]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
configure.ac: Enable gdb and readline for ia64*-*-*vms*.
[thirdparty/gcc.git] / ChangeLog
1 2012-03-05 Tristan Gingold <gingold@adacore.com>
2
3 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4 * configure: Regenerate.
5
6 2012-02-17 Walter Lee <walt@tilera.com>
7
8 * MAINTAINERS: (Write After Approval): Delete myself.
9
10 2012-02-14 Walter Lee <walt@tilera.com>
11
12 * MAINTAINERS (tilegx port): Add myself.
13 (tilepro port): Add myself.
14 (Write After Approval): Add myself.
15
16 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
17
18 * MAINTAINERS (Various Maintainers): Add Diego Novillo,
19 Gerald Pfeifer and Joseph Myers as docstring relicensing
20 maintainers.
21
22 2012-02-09 Bin Cheng <bin.cheng@arm.com>
23
24 * MAINTAINERS (write-after-approval): Add myself.
25
26 2012-02-08 Ira Rosen <irar@il.ibm.com>
27
28 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
29 maintainer.
30
31 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
32
33 * MAINTAINERS (Write After Approval): Move myself to maintain alphabetical order.
34
35 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
36
37 * MAINTAINERS (Write After Approval): Add myself.
38
39 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
40
41 * MAINTAINERS (Write After Approval): Add myself.
42
43 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
44 Jayant R Sonar <jayant.sonar@kpitcummins.com>
45
46 * configure.ac (cr16-*-*): Remove nonconfigdirs.
47 * configure: Regenerate.
48
49 2012-01-23 Harshit Chopra <harshit@google.com>
50
51 * MAINTAINERS (Write After Approval): Add myself.
52
53 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
54
55 * configure.ac: Remove reference to mh-interix.
56 * configure: Regenerate.
57
58 2012-01-05 Richard Henderson <rth@redhat.com>
59
60 PR bootstrap/51072
61 * configure.ac: Disable libitm if c++ is not enabled.
62 * configure: Rebuild.
63
64 * configure.ac: Fix regexp for same.
65 * configure: Rebuild.
66
67 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
68
69 * MAINTAINERS (Write After Approval): Add myself.
70
71 2012-01-02 Richard Guenther <rguenther@suse.de>
72
73 PR bootstrap/51686
74 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
75 * Makefile.in: Regenerate.
76
77 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
78
79 * MAINTAINERS (Write After Approval): Add myself.
80
81 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
82
83 * configure: Regenerate.
84
85 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
86
87 * MAINTAINERS (picochip): Changed email address.
88
89 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
90
91 * MAINTAINERS (write-after-approval): Add self.
92
93 2011-11-29 DJ Delorie <dj@redhat.com>
94
95 * configure.ac (rl78-*-*) New case.
96 * configure: Regenerate.
97 * MAINTAINERS: Add myself as RL78 maintainer.
98
99 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
100
101 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
102
103 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
104
105 * libtool.m4: dditional FreeBSD 10 fixes.
106
107 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
108
109 * MAINTAINERS: Move myself from Write After Approval to CPU Port
110 Maintainers section, as Epiphany maintainer.
111
112 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
113
114 PR target/49992
115 * configure.ac: Remove ranlib special-casing for Darwin.
116 * configure: Regenerate.
117
118 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
119
120 * MAINTAINERS (Reviewers): Keep the list sorted.
121
122 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
123
124 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
125
126 2011-11-09 Roland McGrath <mcgrathr@google.com>
127
128 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
129 * configure: Rebuild.
130 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
131 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
132 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
133 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
134 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
135 Add READELF.
136 * Makefile.in: Rebuild.
137
138 2011-11-09 Jason Merrill <jason@redhat.com>
139
140 * Makefile.def (language=c++): Remove check-c++0x.
141 * Makefile.in (check-gcc-c++): Regenerate.
142
143 2011-11-08 Richard Henderson <rth@redhat.com>
144
145 * configure.ac: Test for libitm directory present first.
146
147 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
148
149 * configure.ac: Test libitm/configure.tgt to disable libitm.
150 * configure: Rebuild.
151
152 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
153 Richard Henderson <rth@redhat.com>
154
155 Merged from transactional-memory.
156
157 * Makefile.def (lang_env_dependencies): libitm is c++.
158 Add libitm target module.
159 * configure.ac: Likewise.
160 * config/mmap.m4: New file.
161 * contrib/gcc_update: Add libitm to touch data.
162 * Makefile.in, configure: Rebuild.
163
164 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
165
166 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
167 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
168 * Makefile.in: Regenerate.
169
170 2011-11-01 DJ Delorie <dj@redhat.com>
171
172 * config.sub: Update to version 2011-10-29 (added rl78)
173
174 2011-10-27 Nick Clifton <nickc@redhat.com>
175
176 * config.sub: Import these changes from the config project:
177
178 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
179 Ben Elliston <bje@gnu.org>
180
181 * config.sub (epiphany): New.
182
183 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
184 Ben Elliston <bje@gnu.org>
185
186 * config.sub (hexagon, hexagon-*): New.
187
188 2011-08-23 Roland McGrath <mcgrathr@google.com>
189
190 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
191 64eb to be64.
192
193 2011-08-16 Roland McGrath <mcgrathr@google.com>
194
195 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
196 (nacl): Grok as alias for 32el-unknown-nacl.
197
198 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
199
200 * MAINTAINERS (Write After Approval): Add myself.
201
202 2011-10-24 Teresa Johnson <tejohnson@google.com>
203
204 * MAINTAINERS (Write After Approval): Add myself.
205
206 2011-09-21 Jakub Jelinek <jakub@redhat.com>
207
208 * MAINTAINERS (sparc port): Remove myself.
209
210 2011-09-14 Tom de Vries <tom@codesourcery.com>
211
212 * MAINTAINERS (Write After Approval): Add myself.
213
214 2011-08-14 Yao Qi <yao@codesourcery.com>
215
216 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
217 * configure: Regenerate.
218
219 2011-07-26 Ian Lance Taylor <iant@google.com>
220
221 * configure.ac: Set have_compiler based on whether gcc directory
222 exists, rather than on whether gcc is in configdirs.
223 * configure: Rebuild.
224
225 2011-07-21 Joseph Myers <joseph@codesourcery.com>
226
227 * MAINTAINERS (Global Reviewers): Add self.
228
229 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
230
231 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
232 link directories.
233 * Makefile.in: Rebuild.
234
235 2011-07-20 Ian Lance Taylor <iant@google.com>
236
237 PR bootstrap/49787
238 * configure.ac: Move --enable-bootstrap handling earlier in file.
239 If --enable-bootstrap and either --enable-build-with-cxx or
240 --enable-build-poststage1-with-cxx, enable C++ automatically.
241 * configure: Rebuild.
242
243 2011-07-19 Ian Lance Taylor <iant@google.com>
244
245 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
246 make C++ a boot_language. Set and substitute
247 POSTSTAGE1_CONFIGURE_FLAGS.
248 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
249 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
250 * configure, Makefile.in: Rebuild.
251
252 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
253
254 * MAINTAINERS (Register Allocation): Move myself from reviewers to
255 maintainers.
256
257 2011-07-18 Jakub Jelinek <jakub@redhat.com>
258
259 * MAINTAINERS (Global Reviewers): Add myself.
260
261 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
262
263 * configure: Regenerate.
264
265 2011-07-16 Jason Merrill <jason@redhat.com>
266
267 * Makefile.def (language=c++): Add check-c++0x and
268 check-target-libmudflap-c++.
269 * Makefile.tpl (check-target-libmudflap-c++): New.
270 * Makefile.in: Regenerate.
271
272 2011-07-16 Matthias Klose <doko@ubuntu.com>
273
274 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
275 * Makefile.def (target_modules/libjava): Pass
276 $(EXTRA_CONFIGARGS_LIBJAVA).
277 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
278 if not configured with --enable-static-libjava.
279 * Makefile.in: Regenerate.
280 * configure: Likewise.
281
282 2011-07-15 Jason Merrill <jason@redhat.com>
283
284 * Makefile.in (check-c++): Move check-gcc-c++0x after
285 check-target-libstdc++-v3.
286
287 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
288
289 * MAINTAINERS (c6x port): New entry.
290
291 2011-07-13 Jason Merrill <jason@redhat.com>
292
293 * Makefile.in (check-gcc-c++0x): New.
294 (check-c++): Depend on it.
295
296 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
297
298 PR target/39150
299 * configure.ac (i[3456789]86-*-solaris2*): Also accept
300 x86_64-*-solaris2.1[0-9]*.
301 * configure: Regenerate.
302
303 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
304
305 * MAINTAINERS (RTL optimizers): Add self.
306
307 2011-06-27 Gabriel Charette <gchare@google.com>
308
309 * MAINTAINERS (Write After Approval): Add myself.
310
311 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
312
313 PR regression/47836
314 PR bootstrap/23656
315 PR other/47733
316 PR bootstrap/49247
317 PR c/48825
318 * configure.ac (target_libraries): Remove target-libiberty.
319 Remove case-statement setting skipdirs=target-libiberty for
320 multiple targets. Remove checking target_configdirs and
321 removing target-libiberty but keeping target-libgcc if
322 otherwise empty.
323 * Makefile.def (target_modules): Don't add libiberty.
324 (dependencies): Remove all traces of target-libiberty.
325 * configure, Makefile.in: Regenerate.
326
327 2011-06-13 Walter Lee <walt@tilera.com>
328
329 * configure.ac (tilepro-*-*) New case.
330 (tilegx-*-*): Likewise.
331 * configure: Regenerate.
332
333 2011-06-06 Jing Yu <jingyu@google.com>
334
335 * configure.ac: Skip target-libiberty for
336 arm*-*-linux-androideabi.
337 * configure: Regenerated.
338
339 2011-06-06 Nick Clifton <nickc@redhat.com>
340
341 * config.sub: Sync from upstream.
342
343 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
347 2011-06-01 Daniel Jacobowitz <drow@false.org>
348
349 * MAINTAINERS: Update my email address.
350
351 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
352
353 * MAINTAINERS (Write After Approval): Update my email address.
354
355 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
356
357 * MAINTAINERS (Write After Approval): Add myself.
358
359 2011-05-08 Doug Kwan <dougkwan@google.com>
360
361 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
362 * configure: Regenerated.
363 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
364 value from configure.
365 * Makefile.in: Regenerated.
366
367 2011-05-05 Joseph Myers <joseph@codesourcery.com>
368
369 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
370 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
371 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
372 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
373 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
374 *-*-vxworks*): Disable newlib and libgloss in separate case
375 statement.
376 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
377 to separate case statement.
378 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
379 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
380 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
381 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
382 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
383 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
384 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
385 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
386 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
387 i[[3456789]]86-*-rdos*, m32r-*-*,
388 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
389 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
390 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
391 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
392 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
393 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
394 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
395 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
396 and libgloss in main case over targets. Remove most empty cases
397 in main case over targets.
398 * configure: Regenerate.
399
400 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
401
402 * MAINTAINERS (Write After Approval): Add myself.
403
404 2011-05-04 Joseph Myers <joseph@codesourcery.com>
405
406 * configure.ac: Remove code setting special library locations for
407 hppa*64*-*-hpux11*. Remove code setting compiler for
408 sparc-sun-solaris2*.
409 * configure: Regenerate.
410
411 2011-05-04 Joseph Myers <joseph@codesourcery.com>
412
413 * configure.ac: Separate libgloss_dir settings from general case
414 over targets.
415 * configure: Regenerate.
416
417 2011-04-28 Joseph Myers <joseph@codesourcery.com>
418
419 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
420 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
421 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
422 cases in libgcj-disabling case statement.
423 (hppa*64*-*-linux*): Set unsupported_languages instead of
424 disabling target-zlib.
425 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
426 to hppa*64*-*-hpux*.
427 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
428 hppa*-*-hpux*.
429 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
430 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
431 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
432 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
433 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
434 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
435 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
436 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
437 libgcj-disabling case statement.
438 * configure: Regenerate.
439
440 2011-04-28 Joseph Myers <joseph@codesourcery.com>
441
442 * configure.ac: Disable Java for targets not supporting libffi.
443 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
444 Remove cases in Java-disabling statement.
445 (*arm-wince-pe): Change to arm-wince-pe.
446 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
447 cases in Java-disabling statement.
448 (bfin-*-*): Don't disable Java again.
449 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
450 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
451 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
452 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
453 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
454 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
455 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
456 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
457 Java-disabling statement.
458 (mmix-*-*): Don't disable Java again.
459 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
460 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
461 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
462 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
463 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
464 statement.
465 * configure: Regenerate.
466
467 2011-04-28 Joseph Myers <joseph@codesourcery.com>
468
469 * configure.ac: Separate cases disabling Java and Java libraries
470 from general case over targets.
471 * configure: Regenerate.
472
473 2011-04-21 Jie Zhang <jzhang918@gmail.com>
474
475 * MAINTAINERS: Update my email address.
476
477 2011-04-20 Easwaran Raman <eraman@google.com>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
481 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
482
483 PR lto/48086
484 * configure.ac: Re-enable LTO on *-apple-darwin9*.
485 * configure: Regenerate.
486
487 2011-04-16 Jim Meyering <meyering@redhat.com>
488
489 * MAINTAINERS (Write After Approval): Add myself.
490
491 2011-04-15 Dodji Seketeli <dodji@redhat.com>
492
493 * MAINTAINERS: Update my email address.
494
495 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
499 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
503 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
504
505 * MAINTAINERS (Write After Approval): Add myself.
506
507 2011-04-06 Joseph Myers <joseph@codesourcery.com>
508
509 * configure.ac (build_tools): Remove build-byacc.
510 (host_libs): Remove mmalloc.
511 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
512 autoconf automake libtool diff rcs fileutils shellutils time
513 textutils wdiff find uudecode hello tar gzip indent recode release
514 sed perl gawk findutils gettext zip.
515 (libgcj): Remove target-qthreads.
516 (target_tools): Remove target-examples target-gperf.
517 (YACC): Don't handle building byacc.
518 * configure: Regenerate.
519 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
520 dosutils, examples, fileutils, find, findutils, gawk, gettext,
521 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
522 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
523 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
524 handle building components.
525 * Makefile.in: Regenerate.
526
527 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
528
529 * MAINTAINERS: Update my email address as Xtensa maintainer.
530
531 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
532
533 * config.sub: Sync from upstream.
534
535 2011-04-01 Joseph Myers <joseph@codesourcery.com>
536
537 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
538 (microblaze*): Don't disable libssp.
539 * configure: Regenerate.
540
541 2011-04-01 Joseph Myers <joseph@codesourcery.com>
542
543 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
544 moveifchange.
545 * configure: Regenerate.
546 * Makefile.tpl: Use @SHELL@ not @config_shell@.
547 * Makefile.in: Regenerate.
548
549 2011-04-01 Joseph Myers <joseph@codesourcery.com>
550
551 * configure.ac (*-*-sysv4*): Don't enable libgomp.
552 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
553 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
554 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
555 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
556 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
557 md_exec_prefix cases.
558 * configure: Regenerate.
559
560 2011-04-01 Joseph Myers <joseph@codesourcery.com>
561
562 * configure.ac: Separate cases disabling target-libssp,
563 target-libiberty, target-libstdc++-v3 and Fortran from general
564 case over targets.
565 * configure: Regenerate.
566
567 2011-04-01 Joseph Myers <joseph@codesourcery.com>
568
569 * configure.ac (*-*-chorusos): Don't disable libgcj.
570 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
571 Remove case.
572 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
573 (arm-*-coff): Don't disable libgcj.
574 (arm*-*-linux-gnueabi): Remove useless assignment.
575 (arm-*-riscix*): Don't disable libgcj.
576 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
577 configuration.
578 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
579 (c54x*-*-*): Remove case.
580 (tic54x-*-*): Don't disable GCC or GCC libraries.
581 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
582 to *.
583 (d10v-*-*): Don't disable GCC libraries.
584 (d30v-*-*): Don't disable libgcj.
585 (h8500-*-*): Don't disable GCC libraries.
586 (i960-*-*): Don't disable libgcj.
587 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
588 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
589 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
590 libgcj.
591 (m68k-*-coff*): Remove case.
592 (mmix-*-*): Don't disable libgloss on host.
593 (mn10200-*-*, mn10300-*-*): Remove cases.
594 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
595 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
596 Don't disable libgcj.
597 (romp-*-*): Remove case.
598 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
599 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
600 case.
601 (v810-*-*): Don't disable GCC libraries.
602 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
603 (ip2k-*-*): Don't disable GCC libraries.
604 * configure: Regenerate.
605
606 2011-03-28 Joseph Myers <joseph@codesourcery.com>
607
608 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
609 libffi on host.
610 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
611 on host.
612 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
613 * configure: Regenerate.
614
615 2011-03-26 John Marino <binutils@marino.st>
616
617 * configure.ac: Add support for *-*-dragonfly*
618 * configure: Regenerate.
619
620 2011-03-25 Joseph Myers <joseph@codesourcery.com>
621
622 * configure.ac (native_only): Remove.
623 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
624 send-pr uudecode guile gnuserv on host.
625 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
626 send-pr rcs guile perl texinfo libtool on host.
627 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
628 automake send-pr rcs guile perl texinfo libtool on host.
629 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
630 (*-*-kaos*): Don't disable target-examples target-gperf on target.
631 (alpha*-dec-osf*): Don't disable fileutils on target.
632 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
633 texinfo send-pr expect dejagnu on target.
634 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
635 target-qthreads on target.
636 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
637 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
638 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
639 x86_64-*-mingw*): Don't disable expect on target.
640 (*-*-cygwin*): Don't disable target-gperf on target.
641 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
642 gnuserv on target.
643 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
644 target.
645 * configure: Regenerate.
646
647 2011-03-25 Joseph Myers <joseph@codesourcery.com>
648
649 * configure.ac (target_tools): Remove target-groff.
650 (native_only): Remove target-groff.
651 (hppa*64*-*-*): Don't disable byacc.
652 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
653 setting.
654 (*-*-kaos*): Don't skip target-librx and target-groff.
655 (*-*-netware*): Don't skip target-libmudflap.
656 (*-*-tpf*): Don't skip target-libmudflap.
657 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
658 directories on the host.
659 (ia64*-*-*vms*): Don't skip tix.
660 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
661 host.
662 * configure: Regenerate.
663
664 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
665
666 * configure.ac: Remove references to mt-mep, mt-netware,
667 mt-wince.
668 * Makefile.def: Add all-utils soft dependencies.
669 * Makefile.tpl: Remove GDB_NLM_DEPS.
670 * configure: Regenerate.
671 * Makefile.in: Regenerate.
672
673 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
674
675 * configure.ac: Do not include mh-x86omitfp.
676 * configure: Regenerate.
677
678 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
679
680 * configure.ac: Remove empty cases.
681 * configure: Regenerate.
682
683 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
684
685 * Makefile.def: Add dependency from termcap to gdb.
686 * Makefile.in: Regenerate.
687
688 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
689
690 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
691 * configure: Regenerate.
692 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
693 * Makefile.tpl: Likewise.
694 * Makefile.in: Regenerate.
695
696 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
697
698 * configure.ac: Remove all mentions of tentative_cc.
699 * configure: Regenerate.
700
701 2011-03-24 Joseph Myers <joseph@codesourcery.com>
702
703 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
704 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
705 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
706 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
707 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
708 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
709 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
710 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
711 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
712 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
713 *-*-rhapsody*): Remove host cases.
714 * configure: Regenerate.
715
716 2011-03-24 Joseph Myers <joseph@codesourcery.com>
717
718 * configure.ac (ppc*-*-pe): Remove host case.
719 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
720 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
721 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
722 cases.
723 * configure: Regenerate.
724
725 2011-03-24 Joseph Myers <joseph@codesourcery.com>
726
727 * config.sub: Update to version 2011-03-23.
728
729 2011-03-22 Joseph Myers <joseph@codesourcery.com>
730
731 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
732 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
733 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
734 * configure: Regenerate.
735
736 2011-03-22 Joseph Myers <joseph@codesourcery.com>
737
738 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
739 to Write After Approval.
740 * config-ml.in: Don't handle arc-*-elf*.
741 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
742 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
743 handle GCC libraries.
744 * configure: Regenerate.
745
746 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
747
748 PR bootstrap/48120:
749 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
750 Add -lstdc++ -lm to LIBS.
751 * configure: Regenerate.
752
753 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
754
755 * config.guess: Update to version 2011-02-02
756 * config.sub: Update to version 2011-02-24
757
758 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
759
760 PR lto/48086
761 * configure.ac: Re-enable LTO on *-apple-darwin9.
762 * configure: Regenerate.
763
764 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
765
766 PR lto/48086
767 * configure.ac: Disable LTO on darwin due to an assembler change in
768 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
769 under 256.
770 * configure: Regenerate.
771
772 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
773
774 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
775
776 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
777
778 * MAINTAINERS: Update my e-mail address.
779
780 2011-03-06 Joey Ye <joey.ye@arm.com>
781
782 * MAINTAINERS: Update my e-mail address.
783
784 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
785
786 * configure.ac: Adjust test of with_ppl.
787 * configure: Regenerated.
788
789 2011-03-02 Kai Tietz <ktietz@redhat.com>
790
791 * MAINTAINERS: Adjust my e-mail address.
792
793 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
794
795 * configure.ac: Add -lpwl to ppllibs.
796 * configure: Regenerated.
797
798 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
799
800 * config/cloog.m4: Add -lisl to clooglibs.
801 * configure: Regenerated.
802
803 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
804
805 * MAINTAINERS (CPU Port maintainers): Add self.
806
807 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
808
809 * MAINTAINERS: Add myself as testsuite maintainer.
810
811 2011-02-15 Mike Stump <mikestump@comcast.net>
812
813 * MAINTAINERS: Add myself as testsuite maintainer.
814
815 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
816
817 Import from Libtool and gnulib:
818
819 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
820
821 Prepare for supporting FreeBSD 10.
822 * config.rpath: Remove handling of freebsd1* which soon would
823 match FreeBSD 10.0.
824
825 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
826
827 Remove support for FreeBSD 1.x.
828 * libtool.m4 (_LT_LINKER_SHLIBS)
829 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
830 soon would incorrectly match FreeBSD 10.0.
831
832 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
833
834 PR binutils/12283
835 * move-if-change: Import version from gnulib.
836
837 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
838
839 PR lto/47225
840 * Makefile.def (lto-plugin): Double dash for enable-shared.
841 (configure-gcc): Depend on all-lto-plugin.
842 * Makefile.in: Rebuilt.
843
844 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
845
846 * configure.ac: Remove extra bracket.
847 * configure: Regenerate.
848
849 2011-02-08 Tobias Burnus <burnus@net-b.de>
850
851 * MAINTAINERS: Add myself as libquadmath maintainer.
852
853 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
854
855 * MAINTAINERS: Update my email address.
856
857 2011-02-07 Joseph Myers <joseph@codesourcery.com>
858
859 * MAINTAINERS (option handling): Add self.
860
861 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
862
863 PR lto/47225
864 * Makefile.def: Add dependency for install-gcc
865 on install-lto-plugin.
866 * Makfile.in: Regenerated
867
868 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
869
870 * MAINTAINERS (CPU Port Maintainers): Add myself.
871
872 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
873
874 PR libgcj/44341
875 * configure.ac: Discard --with-* flags for host when configuring
876 target libraries for cross build.
877 * configure: Rebuilt.
878
879 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
880
881 * MAINTAINERS (linear loop transforms): Removed.
882
883 2011-01-25 Jakub Jelinek <jakub@redhat.com>
884
885 * configure.ac: If with_ppl is no, move setting with_cloog=no
886 after CLOOG_REQUESTED check.
887 * configure: Regenerated.
888
889 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
890
891 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
892 CLooG has been requested.
893 * configure: Regenerated.
894
895 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
896
897 * configure: Regenerated.
898 * configure.ac: Check for version 0.11 (or later revision) of PPL.
899
900 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
901
902 * configure: Regenerated.
903 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
904
905 2011-01-21 Andreas Schwab <schwab@redhat.com>
906
907 * configure.ac: Use AS_HELP_STRING throughout.
908 * configure: Regenerate.
909
910 2011-01-18 Jie Zhang <jie.zhang@analog.com>
911
912 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
913 * configure: Regenerate.
914
915 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
916
917 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
918
919 2011-01-13 Joel Brobecker <brobecker@adacore.com>
920
921 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
922 for ia64-hpux.
923 * configure: Regenerate.
924
925 2011-01-07 Jan Hubicka <jh@suse.cz>
926
927 PR lto/47225
928 * Makefile.in: Regenerate.
929 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
930 configure.
931
932 2011-01-07 Jan Hubicka <jh@suse.cz>
933
934 * Makefile.in: Regenerate.
935 * Makefile.def (gcc host module) and soft dependency on lto-plugin
936 and configure dependency on lto-plugin configure.
937 (lto-plugin module): Remove dependency on GCC; add dependency on
938 liniberty.
939
940 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
944 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
945
946 * configure: Regenerate.
947
948 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
949
950 * configure.ac: (picochip): Disable libiberty.
951
952 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
953
954 * MAINTAINERS (Write After Approval): Add myself.
955
956 2010-12-10 Ian Lance Taylor <iant@google.com>
957
958 PR bootstrap/46819
959 * configure.ac: For --disable-libgcj clear libgcj_saved.
960 * configure: Rebuild.
961
962 2010-12-10 Tobias Burnus <burnus@net-b.de>
963
964 PR fortran/46540
965 * configure.ac: Add --disable-libquadmath and
966 --disable-libquadmath-support.
967 * configure: Regenerate.
968
969 2010-12-03 Ian Lance Taylor <iant@google.com>
970
971 * MAINTAINERS: Add myself as libgo maintainer.
972
973 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
974
975 PR libffi/46792
976 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
977 * configure: Regenerate.
978
979 2010-12-02 Ian Lance Taylor <iant@google.com>
980
981 * configure.ac: Always set default for poststage1_ldflags to
982 -static-libstdc++ -static-libgcc.
983
984 2010-11-29 Andreas Schwab <schwab@redhat.com>
985
986 * configure.ac: Move comment to remove extra space in last argument
987 of GCC_TARGET_TOOL.
988
989 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
990
991 PR other/46026
992 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
993 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
994 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
995 (BASE_FLAGS_TO_PASS): Use it.
996 * configure: Rebuilt.
997 * Makefile.in: Rebuilt.
998
999 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1000
1001 PR binutils/12258
1002 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1003 Properly check default linker.
1004 * configure: Regnerated.
1005
1006 2010-11-23 Matthias Klose <doko@ubuntu.com>
1007
1008 * configure.ac: For --enable-gold, handle value `default' instead of
1009 `both*'. New configure option --{en,dis}able-ld.
1010 * configure: Regenerate.
1011
1012 2010-11-20 Ian Lance Taylor <iant@google.com>
1013
1014 * configure.ac: Only disable a language library if no language needs
1015 it. Don't let --disable-libgcj uncondtionally disable libffi.
1016 * configure: Rebuild.
1017
1018 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1019
1020 * Makefile.in: Regenerate.
1021
1022 PR other/46202
1023 * configure.ac: Fix just-built in-tree STRIP name to be
1024 binutils/strip-new.
1025 * configure: Regenerate.
1026 * Makefile.def (install-strip-gcc, install-strip-binutils)
1027 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1028 (install-strip-sid): Mirror dependencies on non-strip variants
1029 of these targets on the respective -strip prerequisites.
1030 * Makefile.tpl (install-strip, install-strip-host)
1031 (install-strip-target): New targets.
1032 (install-strip-[+module+], install-strip-target-[+module+]):
1033 New targets.
1034 * Makefile.in: Regenerate.
1035
1036 2010-11-19 Ian Lance Taylor <iant@google.com>
1037 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1038
1039 * configure.ac: Add target-libgo to target_libraries. Set
1040 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1041 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1042 (HOST_EXPORTS): Add GOC.
1043 (BASE_TARGET_EXPORTS): Add GOC.
1044 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1045 (GOCFLAGS_FOR_TARGET): New variable.
1046 (EXTRA_HOST_FLAGS): Add GOC.
1047 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1048 * Makefile.def (target_modules): Add libgo.
1049 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1050 (dependencies): Add dependency from configure-target-libgo to
1051 configure-target-libffi and all-target-libstdc++-v3. Add
1052 dependencies from all-target-libgo to all-target-libffi.
1053 (languages): Add go.
1054 * configure: Rebuild.
1055 * Makefile.in: Rebuild.
1056
1057 2010-11-19 Ian Lance Taylor <iant@google.com>
1058
1059 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1060 compiler/flag environment variables.
1061
1062 2010-11-18 Ian Lance Taylor <iant@google.com>
1063
1064 * configure.ac: Check for lang_requires_boot_languages in
1065 config-lang.in files.
1066 * configure: Rebuild.
1067
1068 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1069 Tobias Burnus <burnus@net-b.de>
1070
1071 PR fortran/32049
1072 * Makefile.def: Add libquadmath; build it with language=fortran.
1073 * configure.ac: Add libquadmath.
1074 * Makefile.tpl: Handle multiple libs in check-[+language+].
1075 * Makefile.in: Regenerate.
1076 * configure: Regenerate.
1077
1078 2010-11-16 Tom Tromey <tromey@redhat.com>
1079
1080 * MAINTAINERS: Moved myself to reviewers section.
1081
1082 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1083
1084 * MAINTAINERS: Moved myself to reviewers section.
1085
1086 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1087
1088 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1089 (Write After Approval): Remove self.
1090
1091 2010-11-15 Andreas Schwab <schwab@redhat.com>
1092
1093 * configure.ac: Fix spelling in option names.
1094 * configure: Regenerated.
1095
1096 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1097
1098 PR bootstrap/39622
1099 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1100 * configure: Regenerated.
1101
1102 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1103
1104 * MAINTAINERS: Update my email address.
1105
1106 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1107
1108 * configure: Regenerate.
1109
1110 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1111
1112 * configure: Regenerate.
1113
1114 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1115
1116 * configure: Regenerate.
1117
1118 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1119
1120 * configure: Regenerate.
1121
1122 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1123
1124 * configure.ac: Support official CLooG.org versions.
1125 * configure: Regenerate.
1126 * config/cloog.m4: New.
1127
1128 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1133
1134 * MAINTAINERS: Update my email address.
1135
1136 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1137
1138 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1139 * configure: Regenerate.
1140
1141 2010-11-03 Ian Lance Taylor <iant@google.com>
1142 Dave Korn <dave.korn.cygwin@gmail.com>
1143
1144 PR lto/46273
1145 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1146 and on other supported platforms whenever LTO is enabled.
1147 * configure: Rebuild.
1148
1149 2010-11-02 Alan Modra <amodra@gmail.com>
1150
1151 PR binutils/12110
1152 * configure.ac: Error when source path contains spaces.
1153 * configure: Regenerate.
1154
1155 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1156
1157 * MAINTAINERS: Update my email address.
1158
1159 2010-10-20 Ian Lance Taylor <iant@google.com>
1160
1161 * Makefile.def (target_modules): Set lib_path to src/.libs for
1162 libstdc++-v3 module.
1163 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1164 * Makefile.in: Rebuild.
1165
1166 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1167
1168 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1169 (Write After Approval): Remove myself.
1170
1171 2010-10-15 Tristan Gingold <gingold@adacore.com>
1172
1173 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1174
1175 2010-10-14 Douglas Rupp <rupp@gnat.com>
1176
1177 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1178
1179 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1180
1181 * configure.ac (build_lto_plugin): New shell variable.
1182 (--enable-lto): Turn on by default for all non-ELF platforms that
1183 have had LTO support added so far. Set build_lto_plugin appropriately
1184 for both ELF and non-ELF.
1185 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1186 * configure: Regenerate.
1187
1188 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1189
1190 Sync from src:
1191 * configure.ac (v850 support): Remove target-libgloss from
1192 noconfigdirs.
1193 * configure: Regenerate.
1194
1195 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1196
1197 PR bootstrap/45326
1198 PR bootstrap/45174
1199 * configure.ac: Honor initial values of $build_configargs,
1200 $host_configargs, $target_configargs. Mark the precious, so
1201 environment settings get recorded.
1202 * configure: Regenerate.
1203
1204 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1205
1206 PR bootstrap/45796
1207 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1208 Depend on all-build-libiberty.
1209 * Makefile.in: Regenerate.
1210
1211 2010-09-30 Michael Eager <eager@eagercon.com>
1212
1213 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1214 * configure: Regenerate.
1215
1216 2010-09-28 Michael Eager <eager@eagercon.com>
1217
1218 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1219
1220 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1221
1222 PR bootstrap/44621
1223 * configure.ac: Fix unportable shell quoting.
1224 * configure: Regenerate.
1225
1226 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1227
1228 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1229 targets and amend comment.
1230 * configure: Regenerate.
1231
1232 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1233
1234 * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1237
1238 * configure.ac: Enable LTO by default on Darwin.
1239 * configure: Regenerate.
1240
1241 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1242
1243 * MAINTAINERS (Write After Approval): Add myself.
1244
1245 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1246
1247 * MAINTAINERS (Write After Approval): Add myself.
1248
1249 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1250
1251 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1252 ports
1253
1254 2010-07-28 David Yuste <david.yuste@gmail.com>
1255
1256 * MAINTAINERS (Write After Approval): Add myself.
1257
1258 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1259
1260 * configure.ac: Support all v850 targets.
1261 * configure: Regenerate.
1262
1263 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1264
1265 PR bootstrap/44455
1266 * configure.ac (extra_mpfr_configure_flags): Copy from
1267 extra_mpc_gmp_configure_flags.
1268 * configure: Re-generated.
1269
1270 2010-07-22 Andi Kleen <ak@linux.intel.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1275
1276 * MAINTAINERS (Write After Approval): Add myself.
1277
1278 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
1282 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1283
1284 PR target/44862
1285 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1286 Provide -B option to allow for link spec %s substitutions for
1287 libstdc++.a on darwin.
1288 * Makefile.in: Regenerate.
1289
1290 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1291
1292 * MAINTAINERS (Reviewers): Update my e-mail address
1293
1294 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1295
1296 * Makefile.def (configure-gcc): Depend on all-libelf.
1297 * Makefile.in: Rebuild.
1298
1299 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1300
1301 * MAINTAINERS (Write After Approval): Add myself in the right place.
1302
1303 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1304
1305 * MAINTAINERS (Write After Approval): Add myself.
1306
1307 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1308
1309 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1310
1311 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1312
1313 * config.sub: Update to version 2010-05-21.
1314 * config.guess: Update to version 2010-04-03.
1315
1316 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1317
1318 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1319 * configure: Regenerate.
1320
1321 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1322
1323 * MAINTAINERS (Write After Approval): Add myself.
1324
1325 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1326
1327 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1328 a platform that supports LTO.
1329 * configure: Regenerate.
1330
1331 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1332
1333 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1334 * configure: Regenerated.
1335
1336 2010-04-27 Roland McGrath <roland@redhat.com>
1337 H.J. Lu <hongjiu.lu@intel.com>
1338
1339 * configure.ac (--enable-gold): Support both, both/gold and
1340 both/bfd to add gold to configdirs without removing ld.
1341 * configure: Regenerated.
1342
1343 * Makefile.def: Add install-gold dependency to install-ld.
1344 * Makefile.in: Regenerated.
1345
1346 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1347
1348 PR lto/42776
1349 * configure.ac (--enable-lto): Refactor handling so libelf tests
1350 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1351 and allow LTO to be explicitly enabled on non-ELF platforms that
1352 are known to support it inside else-clause.
1353 * configure: Regenerate.
1354
1355 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1356
1357 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1358 * configure: Regenerate.
1359
1360 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1361
1362 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1363 * configure: Regenerate.
1364
1365 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1366
1367 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1368 separately.
1369 * configure: Regenerate.
1370
1371 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1372
1373 * MAINTAINERS (Write After Approval): Add myself.
1374
1375 2010-04-14 Tristan Gingold <gingold@adacore.com>
1376
1377 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1378 * configure: Regenerate.
1379
1380 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1381
1382 * configure: Regenerate after change to elf.m4.
1383
1384 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
1388 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1389
1390 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1391 * configure: Regenerated.
1392
1393 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1394
1395 * configure.ac: Print "buggy but acceptable" when CLooG
1396 revision is less than 9.
1397 * configure: Regenerated.
1398
1399 2010-04-01 Diego Novillo <dnovillo@google.com>
1400
1401 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1402
1403 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1404
1405 PR bootstrap/43615
1406 PR bootstrap/43328
1407
1408 Revert:
1409
1410 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1411
1412 * configure.ac: Do not pass --enable-multilib nor
1413 --disable-multilib in baseargs. Accept explicitly passed
1414 --enable_multilib.
1415 * configure: Regenerate.
1416
1417 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1418
1419 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1420
1421 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1422
1423 * MAINTAINERS: Remove myself.
1424
1425 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1426
1427 PR bootstrap/43328
1428 * configure.ac: Do not pass --enable-multilib nor
1429 --disable-multilib in baseargs. Accept explicitly passed
1430 --enable_multilib.
1431 * configure: Regenerate.
1432
1433 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1434
1435 * MAINTAINERS (spu port): Remove me.
1436
1437 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1438
1439 * configure.ac (tic6x-*-*): New case.
1440 * configure: Regenerate.
1441
1442 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1443
1444 * config.sub: Update to version 2010-03-22.
1445 * config.guess: Update to version 2009-12-30.
1446
1447 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1448
1449 PR ada/42554
1450 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1451 * configure: Regenerate.
1452
1453 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1454
1455 * MAINTAINERS: Update my email address.
1456
1457 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1458
1459 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1460 (ghassan.shobaki@amd.com): Removed.
1461
1462 2010-03-17 Alan Modra <amodra@gmail.com>
1463
1464 * MAINTAINERS: Update my email address.
1465
1466 2010-03-16 Diego Novillo <dnovillo@google.com>
1467
1468 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1469 Matthews.
1470
1471 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1472
1473 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1474 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1475
1476 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1477
1478 * MAINTAINERS: Update my email address.
1479
1480 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1481
1482 * MAINTAINERS: Update my email address.
1483
1484 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1485
1486 * MAINTAINERS: Update my email address.
1487
1488 2010-03-09 Jie Zhang <jie@codesourcery.com>
1489
1490 * MAINTAINERS: Update my email address.
1491
1492 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1493
1494 PR libstdc++/32499
1495 * configure.ac (RANLIB): Default to true.
1496 (STRIP): Likewise.
1497 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1498 * configure: Regenerate.
1499
1500 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1501
1502 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1503 (Write After Approval): Update my email address.
1504
1505 2010-02-17 Nick Clifton <nickc@redhat.com>
1506
1507 PR 11238
1508 * Makefile.tpl (local-distclean): Also remove config.cache files in
1509 sub-directories as there may not be Makefiles present in the
1510 sub-directories.
1511 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1512 the config.cache files found by the find command.
1513
1514 * Makefile.in: Regenerate.
1515 * configure.ac: Revert previous delta.
1516 * configure: Regenerate.
1517
1518 2010-02-15 Nick Clifton <nickc@redhat.com>
1519
1520 PR 11238
1521 * configure.ac: Delete config.cache files in sub-directories when
1522 deleting Makefiles.
1523 * configure: Regenerate.
1524
1525 2010-02-12 Ben Elliston <bje@gnu.org>
1526
1527 * MAINTAINERS: Update my email address.
1528
1529 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1530
1531 * MAINTAINERS (spu port): Update my email address.
1532
1533 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1534
1535 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1536
1537 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1538
1539 * configure.ac: Add "recommended" version checks for GMP/MPC.
1540 Update recommended GMP/MPFR/MPC versions.
1541 * configure: Regenerate.
1542
1543 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1544
1545 * MAINTAINERS: Move my Embecosm email address into the
1546 write-after-approval section.
1547
1548 2010-01-26 Ian Lance Taylor <iant@google.com>
1549
1550 * MAINTAINERS: Add myself as Go frontend maintainer.
1551
1552 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1553
1554 PR libstdc++/36101, PR libstdc++/42813
1555 * configure.ac (bootstrap_target_libs): Make inclusion of
1556 target-libgomp conditional on libgomb being in target_configdirs.
1557 * configure: Regenerate.
1558
1559 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1560
1561 PR libstdc++/36101, PR libstdc++/42813
1562 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1563 * configure: Regenerate.
1564
1565 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1566
1567 PR libstdc++/36101, PR libstdc++/42813
1568 * configure.ac (target_configdirs): Substitute.
1569 * Makefile.def: Bootstrap target module libgomp.
1570 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1571 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1572 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1573 * configure, Makefile.in: Regenerate.
1574
1575 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1576
1577 * MAINTAINERS: Adjust my details.
1578
1579 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1580
1581 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1582
1583 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1584
1585 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1586
1587 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1588
1589 * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1592
1593 * MAINTAINERS (Write After Approval): Add myself.
1594
1595 2010-01-11 Richard Guenther <rguenther@suse.de>
1596
1597 PR lto/41569
1598 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1599 * Makefile.in: Regenerated.
1600
1601 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1602
1603 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1604 * configure: Regenerate.
1605
1606 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1607 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1608
1609 PR bootstrap/42424
1610 * configure.ac: Include libtool m4 files.
1611 (_LT_CHECK_OBJDIR): Call it.
1612 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1613 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1614
1615 * configure: Regenerate.
1616
1617 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1618
1619 PR bootstrap/41818
1620 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1621 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1622 * Makefile.in: Regenerate.
1623
1624 2010-01-02 Richard Guenther <rguenther@suse.de>
1625
1626 PR lto/41529
1627 * configure.ac: Include config/elf.m4. Disable LTO if not
1628 builting for an elf target.
1629 * configure: Regenerate.
1630
1631 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1632
1633 * MAINTAINERS: Change my email address.
1634
1635 2009-12-18 Ben Elliston <bje@au.ibm.com>
1636
1637 * config.sub, config.guess: Update from upstream sources.
1638
1639 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1640
1641 * MAINTAINERS (Write After Approval): Add myself.
1642
1643 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1644
1645 PR middle-end/30447
1646 PR middle-end/30789
1647 PR other/40302
1648
1649 * configure.ac: Require MPC.
1650 * configure: Regenerate.
1651
1652 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1653
1654 PR target/38384
1655 PR bootstrap/40972
1656 * libtool.m4: Sync from git Libtool.
1657 * ltoptions.m4: Likewise.
1658 * ltversion.m4: Likewise.
1659 * lt~obsolete.m4: Likewise.
1660 * ltmain.sh: Likewise.
1661
1662 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1663
1664 * configure.ac: Update minimum MPC version to 0.8.
1665 * configure: Regenerate.
1666
1667 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1668
1669 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1670 * configure: Regenerated.
1671
1672 2009-11-21 Ian Lance Taylor <iant@google.com>
1673
1674 * configure.ac: Change default of poststage1_ldflags to be empty if
1675 poststage1_libs is set. When poststage1_libs is empty, and
1676 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1677 * configure: Rebuild.
1678
1679 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1680
1681 * MAINTAINERS (Write After Approval): Update my email address.
1682
1683 2009-11-20 Ben Elliston <bje@au.ibm.com>
1684
1685 * config.guess: Update from upstream sources.
1686
1687 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1688
1689 * Makefile.def: Restore host and target settings for gmp.
1690 * Makefile.in: Rebuild.
1691
1692 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1693
1694 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1695 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1696 Fix portability of test of C++ as bootstrap language. Add
1697 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1698 * configure: Rebuild.
1699 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1700 and cloog. Fix in-tree ppl configuration. Introduce libelf
1701 in-tree building.
1702 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1703 (POSTSTAGE1_HOST_EXPORTS): Use it.
1704 (STAGE[+id+]_CXXFLAGS): New.
1705 (BASE_FLAGS_TO_PASS): Pass it down.
1706 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1707 extra_exports.
1708 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1709 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1710 extra_exports.
1711 * Makefile.in: Rebuild.
1712
1713 2009-11-17 Ben Elliston <bje@au.ibm.com>
1714
1715 * config.sub, config.guess: Update from upstream sources.
1716
1717 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2009-11-09 Jon Beniston <jon@beniston.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1726
1727 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1728 paths for *-w64-mingw* and x86_64-*mingw*.
1729 * configure: Regenerated.
1730
1731 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1732
1733 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1734
1735 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1736
1737 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1738 Phil Edwards to Write-After Approval.
1739
1740 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1741
1742 * configure.ac: Disable target-winsup & co for
1743 x86_64-*-mingw* and *-w64-mingw* targets.
1744 * configure: Regenerated.
1745
1746 2009-10-16 Nick Clifton <nickc@redhat.com>
1747
1748 * MAINTAINERS: Add myself as a maintainer for the RX port.
1749
1750 2009-10-26 Johannes Singler <singler@kit.edu>
1751
1752 * MAINTAINERS (Write After Approval): Update my e-mail address.
1753
1754 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1755
1756 * configure.ac (CLooG test): Use = with test.
1757 * configure: Regenerate.
1758
1759 2009-10-22 Richard Guenther <rguenther@suse.de>
1760
1761 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1762 cloog if the ppl version check failed. Move flags saving
1763 before setting in libelf check.
1764 * configure: Regenerate.
1765
1766 2009-10-21 Richard Guenther <rguenther@suse.de>
1767
1768 * configure.ac: Adjust the ppl and cloog configure to work as
1769 documented. Disable cloog if ppl was disabled. Omit the version
1770 checks if they were disabled.
1771 * configure: Re-generate.
1772
1773 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1774
1775 * configure.ac: Add 'lto' to enable_languages, not
1776 new_enable_languages, and only if not already present.
1777 * configure: Regenerate.
1778
1779 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1780
1781 * README: Refer to the various COPYING* files instead of just
1782 COPYING.
1783 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1784
1785 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1786
1787 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1788
1789 2009-10-07 Richard Guenther <rguenther@suse.de>
1790
1791 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1792 and Richard Guenther as reviewers.
1793 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1794 as reviewers.
1795
1796 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1797
1798 * config.sub: Update from upstream sources.
1799
1800 2009-10-06 Ian Lance Taylor <iant@google.com>
1801
1802 * Makefile.def: check-gold depends upon all-gas.
1803 * Makefile.in: Rebuild.
1804
1805 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1806
1807 * MAINTAINERS (Write After Approval): Add myself.
1808
1809 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1810
1811 * Makefile.def: all-lto-plugin depends on all-libiberty.
1812 set bootstrap=true for lto-plugin.
1813 Add lto-plugin.
1814 * Makefile.in: Regenerate.
1815 * configure.ac (host_libs): Add lto-plugin.
1816 * configure: Regenerate.
1817
1818 2009-10-03 Diego Novillo <dnovillo@google.com>
1819
1820 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1821 (HOST_LIBELFLIBS): Define.
1822 (HOST_LIBELFINC): Define.
1823 * Makefile.in: Regenerate.
1824 * configure.ac: Add --enable-lto.
1825 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1826 If --enable-lto is used, add 'lto' to new_enable_languages.
1827 If --enable-lto is used and gold is enabled, add
1828 lto-plugin to configdirs.
1829 * configure: Regenerate.
1830
1831 2009-10-03 Simon Baldwin <simonb@google.com>
1832
1833 * configure.ac: If --with-system-zlib, suppress local zlib and
1834 pass --with-system-zlib to subdir configure scripts.
1835 * configure: Regenerate.
1836
1837 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1838 Paolo Bonzini <bonzini@gnu.org>
1839
1840 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1841 $(srcdir).
1842 * Makefile.in: Rebuilt.
1843
1844 2009-09-26 Gary Funck <gary@intrepid.com>
1845
1846 * MAINTAINERS (Write After Approval): Add myself.
1847
1848 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1849
1850 * configure.ac: Update minimum MPC version to 0.7.
1851 * configure: Regenerate.
1852
1853 2009-09-25 Nick Clifton <nickc@redhat.com>
1854
1855 * configure.ac: Pass any --cache-file=/dev/null option on to
1856 subconfigures.
1857 * configure: Regenerate.
1858
1859 2009-09-23 Nick Clifton <nickc@redhat.com>
1860
1861 * config.sub, config.guess: Update from upstream sources.
1862
1863 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1864
1865 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1866 * Makefile.in: Rebuilt.
1867
1868 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1869
1870 PR bootstrap/32272
1871 * configure.ac: Error out if $srcdir isn't '.' but contains
1872 host-${host_noncanonical}.
1873 * configure: Regenerate.
1874
1875 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1876
1877 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1878 maintainer.
1879
1880 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1881
1882 * configure.ac: If bootstrapping a combined tree with
1883 --enable-gold, require c++ in stage1_languages.
1884 * configure: Regenerate.
1885
1886 * configure.ac: Also add target_libs of stage1_languages to
1887 bootstrap_target_libs.
1888 * configure: Regenerate.
1889
1890 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1891 with --enable-languages not containing c++.
1892 * configure: Regenerate.
1893
1894 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1895
1896 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1897 * configure: Regenerate.
1898
1899 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1900
1901 * MAINTAINERS (Write After Approval): Update my e-mail address,
1902 and move from from here...
1903 (Waiting for paperwork): To here.
1904
1905 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1906
1907 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1908
1909 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1910
1911 * configure.ac: Do not use $extrasub for replacing @if/@endif
1912 parts in Makefile; instead, use additional arguments to
1913 AC_CONFIG_COMMANDS to do the replacement manually, with several
1914 sed invocations, to avoid HP-UX sed command limits.
1915 * configure: Regenerate.
1916
1917 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1918
1919 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1920 blank before -L.
1921
1922 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1923
1924 * configure.ac (with-build-config): Document. Handle without.
1925 Handle missing argument.
1926 * configure: Rebuilt.
1927
1928 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1929
1930 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1931 Default to bootstrap-debug only if compare-debug works.
1932 * configure: Rebuilt.
1933 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1934 * Makefile.in: Rebuilt.
1935
1936 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1937
1938 * MAINTAINERS (OS Port Maintainers): Update my email address.
1939
1940 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1941
1942 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1943 * Makefile.in: Rebuilt.
1944
1945 2009-09-01 Chris Demetriou <cgd@google.com>
1946
1947 * MAINTAINERS (Write After Approval): Add myself.
1948
1949 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1950
1951 PR debug/30161
1952 * include/dwarf2.h (enum dwarf_tag): Added
1953 DW_TAG_GNU_template_template_param
1954 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1955
1956 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1957
1958 * Makefile.tpl (AWK): Fix typo.
1959 * Makefile.in: Regenerate.
1960
1961 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1962
1963 * configure.ac: Detect awk and sed.
1964 * Makefile.def (flags_to_pass): Add AWK and SED.
1965 * Makefile.tpl (AWK, SED): New.
1966 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1967 * configure: Regenerate.
1968 * Makefile.in: Regenerate.
1969
1970 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1971
1972 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1973 (collapseslashes): Likewise.
1974
1975 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1976
1977 * configure.ac (AC_PREREQ): Bump to 2.64.
1978
1979 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1980
1981 * configure.ac: Remove --with-datarootdir, --with-docdir,
1982 --with-pdfdir, --with-htmldir switches.
1983 * configure: Regenerate.
1984
1985 * configure: Regenerate.
1986
1987 * compile: Sync from Automake 1.11.
1988 * depcomp: Likewise.
1989 * install-sh: Likewise.
1990 * missing: Likewise.
1991 * mkinstalldirs: Likewise.
1992 * ylwrap: Likewise.
1993
1994 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1995
1996 * ltmain.sh (func_normal_abspath): New function.
1997 (func_relative_path): Likewise.
1998 (func_mode_help): Document new -bindir option for link mode.
1999 (func_mode_link): Add new -bindir option, and use it to place
2000 output DLL if specified.
2001
2002 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2003
2004 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2005 (baseargs): Add --disable-option-checking.
2006 * configure: Regenerate.
2007
2008 * Makefile.def (configure-target-libiberty): Depend on
2009 all-binutils and all-ld.
2010 (configure-target-newlib): Likewise.
2011 * Makefile.in: Regenerate.
2012
2013 2009-08-17 Ben Elliston <bje@au.ibm.com>
2014
2015 * config.sub, config.guess: Update from upstream sources.
2016
2017 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2018
2019 Sync from src, merge:
2020
2021 2009-07-02 Tristan Gingold <gingold@adacore.com>
2022
2023 * configure.ac: Do not exclude gas for i386-*-darwin.
2024 Add a case for x86_64-*-darwin.
2025 * configure: Regenerate.
2026
2027 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2028
2029 * MAINTAINERS: Add my name to Write After Approval list.
2030
2031 2009-08-06 Michael Eager <eager@eagercon.com>
2032
2033 * configure.ac: Add Microblaze target.
2034 * configure: Regenerate.
2035
2036 2009-07-31 Christian Bruel <christian.bruel@st.com>
2037
2038 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2039 * configure: Regenerate.
2040
2041 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2042
2043 * MAINTAINERS (Write After Approval): Update my e-mail address.
2044
2045 2009-07-06 Ian Lance Taylor <iant@google.com>
2046
2047 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2048 * configure: Rebuild.
2049
2050 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2051
2052 * MAINTAINERS: Move myself to the Graphite Reviewers.
2053
2054 2009-06-30 Wei Guozhi <carrot@google.com>
2055
2056 * MAINTAINERS: Add my name to Write After Approval list.
2057
2058 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2059
2060 PR bootstrap/40338
2061 * configure.ac (comparestring): Create new variable.
2062 * Makefile.tpl (comparestring): Use to skip some comparisions.
2063 * configure: Regenerate.
2064 * Makefile.in: Regenerate.
2065
2066 2009-06-26 Doug Evans <dje@sebabeach.org>
2067
2068 * Makefile.def (host_modules): Add cgen.
2069 * Makefile.in: Regenerate.
2070 * configure.ac (host_tools): Add cgen.
2071 * configure: Regenerate.
2072
2073 2009-06-23 DJ Delorie <dj@redhat.com>
2074
2075 * MAINTAINERS: Add myself as mep maintainer.
2076
2077 2009-06-23 Ian Lance Taylor <iant@google.com>
2078
2079 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2080 boot_languages. Only bootstrap target libraries listed in
2081 target_libs for some boot language. Add --with-stage1-ldflags,
2082 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2083 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2084 if not building with C++.
2085 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2086 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2087 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2088 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2089 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2090 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2091 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2092 * configure, Makefile.in: Rebuild.
2093
2094 2009-06-23 Li Feng <nemokingdom@gmail.com>
2095
2096 * MAINTAINERS: Added my name to write-after-approval list.
2097
2098 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2099
2100 * configure.ac: Define is_elf for QNX Neutrino targets.
2101 * configure: Regenerate.
2102
2103 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2104
2105 * MAINTAINERS: Added my name to the write-after-approval list
2106
2107 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2108
2109 * configure.ac: Detect MPC in default directory.
2110 * configure: Regenerate.
2111
2112 2009-06-03 Jerome Guitton <guitton@adacore.com>
2113 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2114
2115 * Makefile.tpl (all): Avoid a trailing backslash.
2116 * Makefile.in: Regenerate.
2117
2118 2009-06-03 Ben Elliston <bje@au.ibm.com>
2119
2120 * config.sub, config.guess: Update from upstream sources.
2121
2122 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2123
2124 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2125 to noconfdirs.
2126 * configure: Regenerate.
2127
2128 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2129
2130 * Makefile.tpl ([+compare-target+]): Compare all stage
2131 directories, rather than just gcc.
2132 * Makefile.in: Rebuilt.
2133
2134 2009-06-01 Doug Kwan <dougkwan@google.com>
2135
2136 * configure.ac: Support gold for target arm*-*-*.
2137 * configure: Regenerate.
2138
2139 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2140
2141 * Makefile.def: Add MPC support and dependencies.
2142 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2143
2144 * Makefile.in, configure: Regenerate.
2145
2146 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2147
2148 * Makefile.tpl (all): Avoid harmless warning in make all when
2149 gcc-bootstrap is enabled but stage_last does not exist.
2150 * Makefile.in: Rebuilt.
2151
2152 2009-05-24 Nicolas Roche <roche@adacore.com>
2153
2154 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2155 * Makefile.in: Regenerate.
2156
2157 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2158
2159 * MAINTAINERS: Update my e-mail address.
2160
2161 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2162
2163 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2164 * configure: Regenerate.
2165
2166 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2167
2168 PR other/40159
2169 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2170 gcc-no-bootstrap are mutually exclusive.
2171 * Makefile.in: Rebuilt.
2172
2173 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2174
2175 PR other/40159
2176 * Makefile.tpl (all): Don't end with unconditional success.
2177 * Makefile.in: Rebuilt.
2178
2179 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2180
2181 PR target/37137
2182 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2183 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2184 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2185 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2186 stage_configureflags, stage_cflags and stage_libcflags into
2187 explicit Makefile macros.
2188 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2189 GFORTRAN.
2190 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2191 CC. Set CC_FOR_BUILD from CC.
2192 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2193 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2194 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2195 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2196 and GFORTRAN.
2197 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2198 (_LIBCFLAGS): Renamed to _TFLAGS.
2199 (do-compare-debug, do-compare3-debug): Drop.
2200 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2201 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2202 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2203 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2204 (XGCC_FLAGS_FOR_TARGET): New.
2205 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2206 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2207 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2208 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2209 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2210 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2211 TFLAGS.
2212 (BUILD_CONFIG): Include if requested.
2213 (all): Set TFLAGS on bootstrap.
2214 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2215 (all-stageid-prefixmodule): Likewise.
2216 (do-clean, distclean-stageid): Set TFLAGS.
2217 (restrap): Fix whitespace.
2218 * Makefile.in: Rebuilt.
2219
2220 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2221
2222 * config.guess: Sync with src.
2223
2224 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2225
2226 * configure.ac ($with_ppl): Default to no if not supplied.
2227 ($with_cloog): Likewise.
2228 configure: Regenerate.
2229
2230 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2231
2232 * MAINTAINERS: Update my e-mail address.
2233
2234 2009-04-27 Nick Clifton <nickc@redhat.com>
2235
2236 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2237
2238 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2239
2240 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2241 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2242 * Makefile.in: Regenerate.
2243
2244 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2245
2246 PR bootstrap/39739
2247 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2248 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2249
2250 * configure, Makefile.in: Regenerate.
2251
2252 2009-04-21 Taras Glek <tglek@mozilla.com>
2253
2254 * include/hashtab.h: Update GTY annotations to new syntax
2255 * include/splay-tree.h: Likewise
2256
2257 2009-04-17 Ben Elliston <bje@au.ibm.com>
2258
2259 * config.sub, config.guess: Update from upstream sources.
2260
2261 2009-04-15 Anthony Green <green@moxielogic.com>
2262
2263 * configure.ac: Add moxie support.
2264 * configure: Rebuilt.
2265
2266 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2267
2268 * configure.ac: Change copyright header to refer to version
2269 3 of the GNU General Public License and to point readers at the
2270 COPYING3 file and the FSF's license web page.
2271 * Makefile.def: Likewise.
2272 * Makefile.tpl: Likewise.
2273 * Makefile.in: Regenerate.
2274
2275 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2276
2277 * configure.ac: Restore match for darwin9 or later. Use double
2278 brackets since regeneration eats one pair.
2279 * configure: Regenerate.
2280
2281 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2282
2283 PR gas/10039
2284 * configure.ac: Require texinfo 4.7.
2285 * configure: Regenerated.
2286
2287 2009-04-09 Nick Clifton <nickc@redhat.com>
2288
2289 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2290 the GCC Runtime Library Exception.
2291
2292 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2293
2294 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2295 * configure: Regenerate.
2296
2297 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2298
2299 * Makefil.def (languages): New entries.
2300 * Makefile.tpl (check-gcc-*): New generic target.
2301 * Makefile.in: Regenerate.
2302
2303 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2304
2305 * MAINTAINERS: Update my email address.
2306
2307 2009-03-18 Tom Tromey <tromey@redhat.com>
2308
2309 * configure: Rebuild.
2310 * configure.ac (host_libs): Add libiconv.
2311 * Makefile.in: Rebuild.
2312 * Makefile.def (host_modules): Add libiconv.
2313 (configure-gdb, all-gdb): Depend on libiconv.
2314
2315 2009-03-16 Tristan Gingold <gingold@adacore.com>
2316
2317 * configure.ac: Treat gdb as supported on x86_64-darwin.
2318 * configure: Regenerate.
2319
2320 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2321
2322 * configure.ac (--with-host-libstdcxx): New option.
2323 * configure: Regenerate.
2324
2325 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2326
2327 * MAINTAINERS: Move myself into the write after approval list.
2328
2329 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2330
2331 * MAINTAINERS: Update e-mail address.
2332
2333 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2334
2335 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2336
2337 2009-03-10 Ira Rosen <irar@il.ibm.com>
2338
2339 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2340
2341 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2342
2343 Backport from git Libtool:
2344
2345 2009-01-19 Robert Millan <rmh@aybabtu.com>
2346 Support GNU/kOpenSolaris.
2347 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2348 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2349 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2350 GNU/kOpenSolaris.
2351
2352 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2353
2354 * MAINTAINERS: Update e-mail address.
2355
2356 2009-02-24 Michael Eager <eager@eagercon.com>
2357
2358 * MAINTAINERS (Write After Approval): Add self.
2359
2360 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2361
2362 * MAINTAINERS (Write After Approval): Add myself.
2363
2364 2009-02-05 Andreas Schwab <schwab@suse.de>
2365
2366 * Makefile.tpl (stage_last): Define $r and $s before using
2367 $(RECURSE_FLAGS_TO_PASS).
2368 * Makefile.in: Regenerate
2369
2370 2009-01-30 Ian Lance Taylor <iant@google.com>
2371
2372 * MAINTAINERS: Move myself to the Global Reviewers list.
2373
2374 2009-01-29 Robert Millan <rmh@aybabtu.com>
2375
2376 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2377 * configure: Regenerate.
2378
2379 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2380
2381 * MAINTAINERS: Make whitespace consistent.
2382 Remove Robert Millan from Write After Approval.
2383
2384 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2385
2386 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2387 (all-opcodes): Depend on all-libiberty.
2388 * Makefile.in: Regenerate.
2389
2390 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2391
2392 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2393 * configure: Regenerate.
2394
2395 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2396
2397 * MAINTAINERS (Write After Approval): Add myself.
2398
2399 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2400
2401 * MAINTAINERS: Add myself to reviewers (Fortran).
2402
2403 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2404
2405 PR tree-optimization/38515
2406 * configure.ac (cloog-polylib): Removed.
2407 (with_ppl, with_cloog): Test for "no".
2408 * configure: Regenerated.
2409
2410 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2411
2412 * MAINTAINERS: Moved myself to reviewers (Fortran).
2413
2414 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2415
2416 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2417 (Write After Approval): Remove myself.
2418
2419 2009-01-03 Diego Novillo <dnovillo@google.com>
2420
2421 * MAINTAINERS: Remove myself from alias maintainership.
2422
2423 2009-01-02 David Ayers <ayers@fsfe.org>
2424
2425 * MAINTAINERS: Update e-mail address.
2426
2427 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2428
2429 * MAINTAINERS: Make whitespace consistent.
2430
2431 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2432
2433 Backport from upstream Libtool:
2434 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2435 Add cache variables to tests that require the linker to work.
2436 For shlibpath_overrides_runpath, this also changes the semantics
2437 to let the result from the C compiler take precedence.
2438
2439 2008-12-02 Ben Elliston <bje@au.ibm.com>
2440
2441 * config.sub, config.guess: Update from upstream sources.
2442
2443 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2444
2445 * configure.ac (ppllibs): Add by default the lib flags.
2446 * configure: Regenerate.
2447
2448 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2449
2450 * MAINTAINERS: Add myself to the write after approval list.
2451
2452 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2453
2454 * configure.ac: Add double brackets on darwin[912].
2455 * configure: Regenerate.
2456
2457 2008-12-03 Daniel Kraft <d@domob.eu>
2458
2459 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2460 Approval to Reviewer section (for Fortran front-end).
2461
2462 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2463
2464 * configure.ac: Expand to darwin10 and later.
2465 * configure: Regenerate.
2466
2467 2008-12-02 Andreas Schwab <schwab@suse.de>
2468
2469 * Makefile.def: configure-target-boehm-gc depends on
2470 all-target-libstdc++-v3.
2471 * Makefile.in: Regenerate.
2472
2473 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2474
2475 * MAINTAINERS: Add myself as mingw maintainer.
2476
2477 2008-12-02 Ben Elliston <bje@au.ibm.com>
2478
2479 * config.sub, config.guess: Update from upstream sources.
2480
2481 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2482
2483 * README.SCO: Remove.
2484
2485 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2486
2487 * MAINTAINERS: Add myself to the write after approval list.
2488
2489 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2490
2491 * MAINTAINERS: Update my email address in WAA section.
2492
2493 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2494
2495 * MAINTAINERS: Update e-mail address.
2496
2497 2008-11-27 Toon Moene <toon@moene.org>
2498
2499 * MAINTAINERS: Change e-mail address.
2500
2501 2008-11-27 Tristan Gingold <gingold@adacore.com>
2502
2503 * configure.ac: Build gdb for i?86-*-darwin*
2504 * configure: Regenerated.
2505
2506 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2507
2508 * MAINTAINERS: Added my full name.
2509
2510 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2511
2512 PR bootstrap/38014
2513 PR bootstrap/37923
2514
2515 Revert:
2516
2517 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2518
2519 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2520 * Makefile.in: Regenerated.
2521
2522 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2523
2524 PR gdb/921
2525 PR gdb/1646
2526 PR gdb/2175
2527 PR gdb/2176
2528
2529 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2530 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2531 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2532 (HOST_EXPORTS): Pass CPPFLAGS.
2533 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2534 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2535 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2536 * Makefile.in, configure: Regenerated.
2537 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2538 and CPPFLAGS_FOR_BUILD.
2539
2540 2008-11-06 Jeff Law <law@redhat.com>
2541
2542 * MAINTAINERS: Add myself as middle end maintainer.
2543
2544 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2545
2546 * MAINTAINERS (Write after approval): Add myself.
2547
2548 2008-11-05 Diego Novillo <dnovillo@google.com>
2549
2550 * MAINTAINERS (Global Reviewers): Add myself.
2551 (Non-Algorithmic Maintainers): Remove myself.
2552
2553 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2554
2555 * MAINTAINERS (Write after approval): Add myself.
2556
2557 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2558
2559 * MAINTAINERS (Write after approval): Add myself.
2560
2561 2008-10-31 Ben Elliston <bje@au.ibm.com>
2562
2563 * configure.ac (spu-*-*): Remove special case.
2564 * configure: Regenerate.
2565
2566 2008-10-30 Catherine Moore <clm@codesourcery.com>
2567
2568 * MAINTAINERS (Write after approval): Update my email address.
2569
2570 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2571
2572 * configure.ac [spu-*-*]: Do not set skipdirs.
2573 * configure: Re-generate.
2574
2575 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2576
2577 * MAINTAINERS (Various Maintainers): Add myself to reload.
2578
2579 2008-10-25 Richard Guenther <rguenther@suse.de>
2580
2581 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2582 maintainer. Remove myself as libgcc-math maintainer.
2583 (Non-Algorithmic Maintainers): Remove myself.
2584
2585 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2586
2587 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2588 * Makefile.in: Regenerated.
2589
2590 2008-10-23 Cary Coutant <ccoutant@google.com>
2591
2592 * MAINTAINERS (Write after approval): Add myself.
2593
2594 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2595
2596 PR gdb/921
2597 PR gdb/1646
2598 PR gdb/2175
2599 PR gdb/2176
2600
2601 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2602 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2603 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2604 (HOST_EXPORTS): Pass CPPFLAGS.
2605 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2606 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2607 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2608 * Makefile.in, configure: Regenerated.
2609 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2610 and CPPFLAGS_FOR_BUILD.
2611
2612 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2613
2614 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2615 Sebastian Pop.
2616
2617 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2618
2619 * MAINTAINERS (Write After Approval): Added myself.
2620
2621 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2622
2623 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2624 recommended version to 2.3.2.
2625
2626 * configure: Regenerate.
2627
2628 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2629
2630 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2631
2632 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2633
2634 * MAINTAINERS (Write After Approval): Update e-mail address.
2635
2636 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2637
2638 * libtool.m4: Update to libtool 2.2.6.
2639 * lt~obsolete.m4: Update to libtool 2.2.6.
2640 * ltmain.sh: Update to libtool 2.2.6.
2641 * ltsugar.m4: Update to libtool 2.2.6.
2642 * ltversion.m4: Update to libtool 2.2.6.
2643 * ltoptions.m4: Update to libtool 2.2.6.
2644 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2645
2646 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
2650 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2651
2652 * MAINTAINERS (Write After Approval): Update my name.
2653
2654 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2655
2656 * MAINTAINERS: Add myself in "Write After Approval".
2657
2658 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2659
2660 * MAINTAINERS: Add myself as ia64 maintainer.
2661
2662 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2663
2664 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2665 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2666 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2667 and Michael Tiemann from Write After Approval since they do not
2668 actually have access.
2669
2670 2008-09-05 Richard Guenther <rguenther@suse.de>
2671
2672 * configure.ac: Initialize clooglibs to -lcloog.
2673 * configure: Re-generate.
2674
2675 2008-09-04 Le-Chun Wu <lcwu@google.com>
2676
2677 * MAINTAINERS (Write After Approval): Add myself.
2678
2679 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2680
2681 * configure.ac (--with-cloog-polylib): New.
2682 (--disable-cloog-version-check): New.
2683 (--disable-ppl-version-check): New.
2684 * configure: Re-generate.
2685
2686 2008-09-03 Richard Guenther <rguenther@suse.de>
2687
2688 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2689 cloog test.
2690 * configure: Re-generate.
2691
2692 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2693
2694 Add picoChip port.
2695 * MAINTAINERS: Add picoChip maintainers.
2696
2697 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2698 Tobias Grosser <grosser@fim.uni-passau.de>
2699 Jan Sjodin <jan.sjodin@amd.com>
2700 Harsha Jagasia <harsha.jagasia@amd.com>
2701 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2702 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2703 Adrien Eliche <aeliche@isty.uvsq.fr>
2704
2705 Merge from graphite branch.
2706 * configure: Regenerate.
2707 * Makefile.in: Regenerate.
2708 * configure.ac (host_libs): Add ppl and cloog.
2709 Add checks for PPL and CLooG.
2710 * Makefile.def (ppl, cloog): Added modules and dependences.
2711 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2712 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2713
2714 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2715
2716 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2717 (GCC_SHLIB_SUBDIR): New.
2718 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2719 * configure: Regenerate.
2720 * Makefile.in: Regenerate.
2721
2722 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2723
2724 * MAINTAINERS: Consistently use tabs to separate columns.
2725
2726 2008-08-29 Tristan Gingold <gingold@adacore.com>
2727
2728 * MAINTAINERS (Write after Approval): Add myself.
2729
2730 2008-08-28 Tristan Gingold <gingold@adacore.com>
2731
2732 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2733 Enable bfd, binutils and opcodes.
2734 * configure: Regenerate.
2735
2736 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2737
2738 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2739
2740 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2741
2742 * MAINTAINERS: Use correct Umlaut for last name.
2743
2744 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2745
2746 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2747
2748 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2749
2750 * MAINTAINERS: Update my email address.
2751
2752 2008-08-16 Nicolas Roche <roche@adacore.com>
2753
2754 * Makefile.tpl: Add BOOT_ADAFLAGS.
2755 * Makefile.in: Regenerate.
2756
2757 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2758
2759 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2760 * configure: Regenerate.
2761
2762 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2763
2764 * configure.ac: Add makefile fragments for hpux.
2765 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2766 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2767 * configure: Regenerate.
2768 * Makefile.in: Regenerate.
2769
2770 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2771
2772 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2773
2774 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2775
2776 * MAINTAINERS (Write after Approval): Add myself.
2777
2778 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2779
2780 * MAINTAINERS (Write After Approval): Add myself.
2781
2782 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2783
2784 * MAINTAINERS (Write After Approval): Add myself.
2785
2786 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2787
2788 * MAINTAINERS: Update my email address.
2789
2790 2008-06-25 Joey Ye <joey.ye@intel.com>
2791
2792 * MAINTAINERS (Write After Approval): Add myself.
2793
2794 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2795
2796 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2797 * Makefile.in: Regenerate.
2798 * configure: Regenerate.
2799
2800 2008-06-17 Daniel Kraft <d@domob.eu>
2801
2802 * MAINTAINERS (Write After Approval): Add myself.
2803
2804 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2805
2806 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2807 "$@" is still intact with both Autoconf 2.59 and 2.62.
2808 * configure: Regenerate.
2809
2810 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2811
2812 * Makefile.tpl: Fix comment errors.
2813 * Makefile.in: Regenerate.
2814
2815 2008-06-12 David S. Miller <davem@davemloft.net>
2816 David Edelsohn <edelsohn@gnu.org>
2817
2818 * configure.ac: Add powerpc*-*-* to gold supported targets.
2819 * configure: Regenerate.
2820
2821 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2822
2823 PR tree-optimization/36218
2824 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2825 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2826 (all prefix="build-"): Pass them to build-system sub-makes.
2827 * Makefile.in: Regenerate.
2828
2829 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2830
2831 * MAINTAINERS (mt port): Remove.
2832 (sco5, unixware, sco udk): Remove.
2833 (Kean Johnston): Add to Write After Approval.
2834
2835 2008-05-30 Julian Brown <julian@codesourcery.com>
2836
2837 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2838 of libobjc for ARM EABI Linux.
2839 * configure: Regenerate.
2840
2841 2008-05-18 Xinliang David Li <davidxl@google.com>
2842
2843 * ChangeLog: Remove wrong ChangeLog entry.
2844
2845 2008-05-17 Xinliang David Li <davidxl@google.com>
2846
2847 * MAINTAINERS (Write After Approval): Add myself.
2848
2849 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2850
2851 * MAINTAINERS (Write After Approval): Add myself.
2852
2853 2008-05-14 Rafael Espíndola <espindola@google.com>
2854
2855 * config-ml.in: don't handle --enable-shared and --enable-static.
2856
2857 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2858
2859 * MAINTAINERS: Update my email address.
2860
2861 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2862
2863 * MAINTAINERS: Update my email address.
2864
2865 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
2869 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2870
2871 * MAINTAINERS (Write After Approval): Add myself.
2872
2873 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2874
2875 * MAINTAINERS (crx): Add myself.
2876
2877 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2878
2879 Sync with src:
2880 2008-04-14 David S. Miller <davem@davemloft.net>
2881
2882 * configure.ac: Add sparc*-*-* to gold supported targets.
2883 * configure: Regenerate.
2884
2885 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2886
2887 PR bootstrap/35457
2888 * configure.ac: Include override.m4.
2889 * configure: Regenerate.
2890
2891 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2892
2893 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2894 * Makefile.in: Regenerate.
2895
2896 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2897
2898 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2899 as nonconfigurable directories list.
2900 * configure: Regenerate.
2901
2902 2008-04-14 Ben Elliston <bje@au.ibm.com>
2903
2904 * config.sub, config.guess: Update from upstream sources.
2905
2906 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2907
2908 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2909 * Makefile.in: Regenerate.
2910
2911 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2912
2913 * configure.ac: Do not build libssp for the AVR.
2914 * configure: Regenerate.
2915
2916 2008-04-07 Ian Lance Taylor <iant@google.com>
2917
2918 * Makefile.def: check-gold depends upon all-binutils.
2919 * Makefile.in: Regenerate.
2920
2921 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2922
2923 * MAINTAINERS (Write After Approval): Add myself.
2924
2925 2008-04-04 Nick Clifton <nickc@redhat.com>
2926
2927 PR binutils/4334
2928 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2929 builds.
2930 * configure: Regenerate.
2931
2932 2008-04-04 NightStrike <NightStrike@gmail.com>
2933
2934 PR other/35151
2935 * configure.ac: Combine rules for mingw32 and mingw64.
2936 * configure: Regenerate.
2937
2938 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2939
2940 * MAINTAINERS (Write After Approval): Add myself.
2941
2942 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2943
2944 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2945 * Makefile.in (.NOTPARALLEL): Ditto.
2946
2947 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2948
2949 * MAINTAINERS (Write After Approval): Add myself.
2950
2951 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2952
2953 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2954 * Makefile.in (.NOTPARALLEL): Regenerate.
2955
2956 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2957
2958 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2959 * Makefile.in: Regenerate.
2960
2961 2008-03-26 Jakub Staszak <kuba@et.pl>
2962
2963 * MAINTAINERS (Write After Approval): Add myself.
2964
2965 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2966
2967 * MAINTAINERS: Update e-mail address.
2968
2969 2008-03-20 Ian Lance Taylor <iant@google.com>
2970
2971 * configure.ac: Add support for --enable-gold.
2972 * Makefile.def: Add gold as a directory like ld.
2973 * configure, Makefile.in: Regenerate.
2974
2975 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2976
2977 * configure.ac: m4_include config/proginstall.m4.
2978 * configure: Regenerate.
2979
2980 Backport from upstream Libtool:
2981
2982 2007-10-12 Eric Blake <ebb9@byu.net>
2983
2984 Deal with Autoconf 2.62's semantic change in m4_append.
2985 * ltsugar.m4 (lt_append): Replace broken versions of
2986 m4_append.
2987 (lt_if_append_uniq): Don't require separator to be overquoted,
2988 and avoid broken m4_append.
2989 (lt_dict_add): Fix typo.
2990 * libtool.m4 (_LT_DECL): Don't overquote separator.
2991
2992 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2993
2994 * config.rpath: Add AIX 6 support.
2995
2996 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2997
2998 * Makefile.def (stageprofile). Remove -fprofile-generate
2999 from stage_libcflags.
3000 * Makefile.in: Regenerate.
3001
3002 2008-03-13 Ben Elliston <bje@au.ibm.com>
3003
3004 * config.sub, config.guess: Update from upstream sources.
3005
3006 2008-03-06 Tom Tromey <tromey@redhat.com>
3007
3008 * MAINTAINERS: Update for treelang deletion.
3009
3010 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3011
3012 * MAINTAINERS: Update my email address.
3013
3014 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3015
3016 * MAINTAINERS (darwin port): Add myself as a maintainer.
3017 (objective-c/c++): Add myself as a maintainer.
3018
3019 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3020
3021 * MAINTAINERS (Write After Approval): Update my email address.
3022
3023 2008-02-25 Tomas Bily <tbily@suse.cz>
3024
3025 * MAINTAINERS (Write After Approval): Add myself.
3026
3027 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3028
3029 * MAINTAINERS (OpenMP): Add myself.
3030
3031 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3032
3033 PR bootstrap/32009
3034 PR bootstrap/32161
3035
3036 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3037 * configure: Regenerate.
3038
3039 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3040 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3041 STAGE4_LIBCFLAGS): New.
3042 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3043 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3044 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3045 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3046 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3047 for target modules. Don't export LIBCFLAGS.
3048 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3049 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3050 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3051 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3052 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3053 * Makefile.in: Regenerate.
3054
3055 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3056
3057 PR libgcj/33085
3058 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3059 Do not use -DDLL_EXPORT. Backport from upstream.
3060
3061 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3066
3067 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3068 * configure: Regenerate.
3069
3070 2008-01-31 Marc Gauthier <marc@tensilica.com>
3071
3072 * configure.ac (xtensa*-*-*): Recognize processor variants.
3073 * configure: Regenerate.
3074
3075 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3076
3077 PR bootstrap/34922
3078 * configure.ac (PARSE_ARGS): Push suitable setting of
3079 ac_subdirs_all, for `./configure --help=recursive'.
3080 Handle `+' in generic toplevel directory disabling.
3081 * configure: Regenerate.
3082
3083 2008-01-28 Nick Clifton <nickc@redhat.com>
3084
3085 * MAINTAINERS (xstormy16): Take over maintainership.
3086
3087 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3088
3089 * MAINTAINERS (c4x port): Remove.
3090
3091 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3092
3093 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3094
3095 2008-01-23 Ben Elliston <bje@au.ibm.com>
3096
3097 * config.sub, config.guess: Update from upstream sources.
3098
3099 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3100
3101 * MAINTAINERS (Write After Approval): Add myself.
3102
3103 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3104
3105 * MAINTAINERS: Update my email address.
3106
3107 2008-01-09 Raksit Ashok <raksit@google.com>
3108
3109 * MAINTAINERS (Write After Approval): Add myself.
3110
3111 2008-01-09 Raksit Ashok <raksit@google.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2008-01-08 Ben Elliston <bje@au.ibm.com>
3116
3117 * config.sub, config.guess: Update from upstream sources.
3118
3119 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3120
3121 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3122 Change recommended MPFR from 2.2.1 -> 2.3.0.
3123 * configure: Regenerate.
3124
3125 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3126
3127 * MAINTAINERS: Update my email address.
3128
3129 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3130
3131 * MAINTAINERS: Update my email address.
3132
3133 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3134
3135 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3136 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3137 * Makefile.in: Regenerate.
3138
3139 2007-12-10 Mark Heffernan <meheff@google.com>
3140
3141 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3142 misplaced entries.
3143
3144 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3145
3146 * configure.ac: Enable libjava for x86_64-*-darwin9.
3147 * configure: Regenerate.
3148
3149 2007-12-07 Bill Maddox <maddox@google.com>
3150
3151 * MAINTAINERS (Write After Approval): Add myself.
3152
3153 2007-12-05 Ben Elliston <bje@au.ibm.com>
3154
3155 * config.sub, config.guess: Update from upstream sources.
3156
3157 2007-12-02 Matthias Klose <doko@ubuntu.com>
3158
3159 * config-ml.in: Remove 64bit configure tests.
3160
3161 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3162
3163 * config-ml.in: Robustify against white space in absolute file
3164 names.
3165
3166 * config-ml.in (multi-clean): Substitute ${Makefile}.
3167 Remove superfluous ${Makefile} in list.
3168
3169 2007-11-19 Thiemo Seufer <ths@mips.com>
3170
3171 * config-ml.in: Don't hardcode the Makefile name.
3172
3173 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
3181 2007-11-06 Doug Kwan <dougkwan@google.com>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
3184
3185 2007-10-25 Ben Elliston <bje@au.ibm.com>
3186
3187 * MAINTAINERS (mercury): Remove entry.
3188 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3189
3190 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3191
3192 * Makefile.def (dependencies): Make configure-gdb depend on
3193 all-intl.
3194 * Makefile.in: Regenerated.
3195
3196 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3197
3198 * MAINTAINERS (Fortran maintainer): Remove myself.
3199
3200 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3201
3202 * Makefile.def: To avoid problems running with parallel makes,
3203 build newlib before libgloss so that target specific header
3204 files are availble.
3205 * Makefile.in: Regenerate
3206
3207 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3208
3209 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3210 * Makefile.in: Regenerate.
3211
3212 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3213
3214 * MAINTAINERS (Register allocation reviewer): Add myself.
3215
3216 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3217
3218 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3219 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3220 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3221 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3222 * configure: Regenerate.
3223
3224 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3225
3226 * MAINTAINERS (Register allocation reviewer): Add myself.
3227
3228 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3229
3230 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3231 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3232 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3233 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3234 * configure.ac: Default them to host tools for $host = $build.
3235 Subst them.
3236
3237 * configure: Regenerate.
3238 * Makefile.in: Regenerate.
3239
3240 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3241
3242 * MAINTAINERS (Register allocation reviewer): Add myself.
3243
3244 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3245
3246 * MAINTAINERS (Register allocation reviewer): Add myself.
3247
3248 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3249
3250 * MAINTAINERS (Write After Approval): Fix typo.
3251
3252 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3253
3254 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3255 * configure: Regenerate.
3256
3257 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3258
3259 PR bootstrap/31906
3260 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3261 they're already prefixed.
3262
3263 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3264
3265 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3266 libstdc++.
3267 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3268 * configure: Regenerate.
3269 * Makefile.in: Regenerate.
3270
3271 2007-09-17 Andreas Schwab <schwab@suse.de>
3272
3273 * configure.ac: Raise minimum makeinfo version to 4.6.
3274 * configure: Regenerate.
3275
3276 2007-09-17 Johannes Singler <singler@ira.uka.de>
3277
3278 * MAINTAINERS (write-after-approval) add myself
3279
3280 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3281
3282 * configure.ac: Correct makeinfo version check.
3283 * configure: Regenerate.
3284
3285 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3286
3287 * MAINTAINERS: Update my email address.
3288
3289 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3290
3291 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3292 to $skipdirs and only disable gprof for newlib. Use the normal
3293 mips*-elf* handling in other respects.
3294 * configure: Regnerate.
3295
3296 2007-09-12 David Daney <ddaney@avtrex.com>
3297
3298 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3299 enabling libgcj.
3300 * configure: Regenerate.
3301
3302 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3303
3304 PR other/32154
3305 * configure.ac: For libgloss targets, point the linker to the linker
3306 script, startup code and simulator library.
3307 * configure: Regenerate.
3308
3309 2007-09-07 Andrew Haley <aph@redhat.com>
3310
3311 * configure.ac (noconfigdirs): Remove target-libffi and
3312 target-libjava.
3313 * configure: Regenerate.
3314
3315 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3316
3317 PR target/33281
3318 * configure.ac: Use config/mh-mingw on mingw.
3319 * configure: Regenerate.
3320
3321 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2007-09-05 Richard Guenther <rguenther@suse.de>
3326
3327 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3328 nor --disable-checking is provided also turn on yes and types
3329 checking for stage1.
3330 * configure: Re-generate.
3331
3332 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3333
3334 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3335 (Write After Approval): Remove myself.
3336
3337 2007-08-29 Nick Clifton <nickc@redhat.com>
3338
3339 * config.sub, config.guess: Update from upstream sources.
3340
3341 2007-08-22 Bud Davis <jmdavis@link.com>
3342
3343 * MAINTAINERS (Write After Approval): Added myself.
3344 * MAINTAINERS (Reviewers): Removed myself.
3345
3346 2007-08-18 Paul Brook <paul@codesourcery.com>
3347 Joseph Myers <joseph@codesourcery.com>
3348
3349 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3350 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3351 * Makefile.in: Regenerate.
3352 * configure.ac (--with-debug-prefix-map): New.
3353 * configure: Regenerate.
3354
3355 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3356 Nigel Stephens <nigel@mips.com>
3357
3358 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3359 as target_makefile_frag.
3360 * configure: Regenerate.
3361
3362 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3363
3364 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3365 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3366 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3367 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3368 (do-compare, do-compare3, do-compare-debug): New.
3369 ([+compare-target+]): Use them.
3370
3371 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3372
3373 * MAINTAINERS (Write After Approval): Change my email address.
3374
3375 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3376 Ben Elliston <bje@au.ibm.com>
3377
3378 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3379 --silent if $silent.
3380 * configure: Regenerate.
3381
3382 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3383
3384 * MAINTAINERS (Various Maintainers): Add myself as
3385 loop infrastructure maintainer. Update my e-mail
3386 address.
3387
3388 2007-07-31 Diego Novillo <dnovillo@google.com>
3389
3390 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3391 Adjust description.
3392
3393 2007-07-26 Richard Guenther <rguenther@suse.de>
3394
3395 * configure.ac: Add types checking to stage1 checking flags.
3396 * configure: Regenerate.
3397
3398 2007-07-17 Nick Clifton <nickc@redhat.com>
3399
3400 * COPYING3: New file. Contains version 3 of the GNU General
3401 Public License.
3402 * COPYING3.LIB: New file. Contains version 3 of the GNU
3403 Lesser General Public License.
3404
3405 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3406
3407 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3408
3409 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3410
3411 * MAINTAINERS (S/390 co-maintainer): Add myself.
3412 (Write After Approval): Remove myself.
3413
3414 2007-07-13 Dan Hipschman <dsh@google.com>
3415
3416 * MAINTAINERS (Write After Approval): Add myself.
3417
3418 2007-07-11 Nick Clifton <nickc@redhat.com>
3419
3420 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3421 WINDRES export.
3422 * Makefile.in: Regenerate.
3423
3424 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3425
3426 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3427 maintainer.
3428
3429 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3430
3431 * lt~obsolete.m4: New. Import from 20070318 libtool.
3432
3433 2007-07-03 Julian Brown <julian@codesourcery.com>
3434
3435 * MAINTAINERS (Write After Approval): Add myself.
3436
3437 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3438
3439 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3440 * configure: Regenerate.
3441
3442 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3443
3444 * configure.ac: Add some missing m4 quotation.
3445 * configure: Regenerate.
3446
3447 2007-07-02 Simon Baldwin <simonb@google.com>
3448
3449 * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3452
3453 * configure: Regenerate.
3454
3455 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3456
3457 * Makefile.def: Add windmc tool to build.
3458 * Makefile.tpl: Likewise.
3459 * configure.ac: Likewise.
3460 * Makefile.in: Regenerate.
3461 * configure: Regenerate.
3462
3463 2007-06-28 DJ Delorie <dj@redhat.com>
3464
3465 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3466 not building newlib.
3467 * configure: Regenerated.
3468
3469 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3474
3475 * MAINTAINERS (Write After Approval): Add myself.
3476
3477 2007-06-19 Chris Matthews <chrismatthews@google.com>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
3481 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3486
3487 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3488 * Makefile.in: Regenerated.
3489
3490 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3491
3492 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3493 bfin*-*-uclinux* targets.
3494 * configure: Regenerate.
3495
3496 2007-06-14 Ian Lance Taylor <iant@google.com>
3497
3498 * MAINTAINERS: Add myself as non-algorithmic global write
3499 maintainer.
3500
3501 2007-06-14 Diego Novillo <dnovillo@google.com>
3502
3503 * MAINTAINERS: Add self as middle-end maintainer and
3504 non-algorithmic global write maintainer.
3505
3506 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3507
3508 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3509 Move all Fortran maintainers except Paul Brook into the
3510 Non-Autopoiesis section.
3511
3512 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3513
3514 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3515 (distclean-stage[+id+]): Possibly delete stage_last.
3516 * Makefile.in: Regenerate.
3517
3518 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3519
3520 * MAINTAINERS (Various Maintainer): Fix typo.
3521
3522 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3523
3524 * MAINTAINERS (Various Maintainer): Add myself as
3525 dataflow maintainer.
3526
3527 2007-06-07 Ben Elliston <bje@au.ibm.com>
3528
3529 * config.sub, config.guess: Update from upstream sources.
3530
3531 2007-06-07 Ben Elliston <bje@au.ibm.com>
3532
3533 * Makefile.tpl: Fix spelling error.
3534 * Makefile.in: Regenerate.
3535
3536 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3537
3538 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3539 lt_cv_sys_max_cmd_len.
3540
3541 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3542
3543 * MAINTAINERS (Various Maintainers): Add myself as
3544 auto-vectorizer maintainer.
3545
3546 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3547
3548 PR libjava/32098
3549 * libtool.m4: Revert previous change.
3550 * ltgcc.m4: Put it here.
3551
3552 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3553
3554 * MAINTAINERS (Various Maintainers): Add myself as
3555 auto-vectorizer maintainer.
3556
3557 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3558
3559 PR libjava/32098
3560 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3561
3562 2007-05-30 Richard Guenther <rguenther@suse.de>
3563
3564 * MAINTAINERS (Various Maintainers): Add myself as
3565 auto-vectorizer maintainer.
3566
3567 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3568
3569 PR bootstrap/29382
3570 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3571 * configure: Rebuilt.
3572
3573 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3574
3575 * MAINTAINERS (Write After Approval): Removed my name.
3576
3577 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3578
3579 * MAINTAINERS (Write After Approval): Remove myself.
3580
3581 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3582
3583 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3584
3585 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3586
3587 * ltmain.sh: Update from ToT Libtool.
3588 * libtool.m4: Update from ToT Libtool.
3589 * ltsugar.m4: New. Update from ToT Libtool.
3590 * ltversion.m4: New. Update from ToT Libtool.
3591 * ltoptions.m4: New. Update from ToT Libtool.
3592 * ltconfig: Remove.
3593 * ltcf-c.sh: Remove.
3594 * ltcf-cxx.sh: Remove.
3595 * ltcf-gcj.sh: Remove.
3596
3597 2007-05-22 Ollie Wild <aaw@google.com>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
3601 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3602
3603 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3604 stage_cflags.
3605 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3606 Remove CFLAGS/LIBCFLAGS.
3607 (configure-stage[+id+]-[+prefix+][+module+],
3608 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3609 * Makefile.in: Regenerate.
3610
3611 2007-05-15 Diego Novillo <dnovillo@google.com>
3612
3613 * MAINTAINERS: Update e-mail address.
3614
3615 2007-05-15 Revital Eres <eres@il.ibm.com>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
3619 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3620
3621 * MAINTAINERS (Write After Approval): Updated my address.
3622
3623 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3624
3625 * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2007-05-11 Silvius Rus <rus@google.com>
3628
3629 * MAINTAINERS (Write After Approval): Add myself.
3630
3631 2007-04-23 Tom Tromey <tromey@redhat.com>
3632
3633 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3634
3635 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3636
3637 * MAINTAINERS (cpplib): Rename to ...
3638 (libcpp): ... this. Add C/C++ front end maintainers.
3639
3640 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3641
3642 * config-ml.in: Pass ${ml_config_env} to configure calls.
3643
3644 2007-04-04 Christian Bruel <christian.bruel@st.com>
3645
3646 * MAINTAINERS (Write After Approval): Add myself.
3647
3648 2007-04-02 Dave Korn <dave.korn@artimi.com>
3649
3650 * MAINTAINERS (Write After Approval): Add myself.
3651
3652 2007-03-31 Tobias Burnus <burnus@net-b.de>
3653
3654 * MAINTAINERS (fortran 95 front end): Add myself.
3655
3656 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3657
3658 * MAINTAINERS (Write After Approval): Add myself.
3659
3660 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3661
3662 * MAINTAINERS (Modulo Scheduler): Add myself.
3663
3664 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3665
3666 * MAINTAINERS (fortran 95 front end): Add myself.
3667 (c++ front end): whitespace fix.
3668
3669 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3670
3671 * MAINTAINERS (Write After Approval): Add myself.
3672
3673 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3674
3675 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3676 of glob. Quote arguments with single quotes too.
3677 * configure: Regenerate.
3678
3679 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3680
3681 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3682 * Makefile.in: Regenerate
3683
3684 2007-03-07 Andreas Schwab <schwab@suse.de>
3685
3686 * configure: Regenerate.
3687
3688 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3689
3690 * configure.ac: Add "--with-pdfdir" configure option,
3691 which defines pdfdir variable.
3692 * Makefile.def (target=fixincludes): Add install-pdf to
3693 missing targets.
3694 (recursive_targets): Add install-pdf target.
3695 (flags_to_pass): Add pdfdir.
3696 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3697 target.
3698 * configure: Regenerate
3699 * Makefile.in: Regenerate
3700
3701 2007-02-28 Eric Christopher <echristo@apple.com>
3702
3703 Revert:
3704 2006-12-07 Mike Stump <mrs@apple.com>
3705
3706 * Makefile.def (dependencies): Add dependency for
3707 install-target-libssp and install-target-libgomp on
3708 install-gcc.
3709 * Makefile.in: Regenerate.
3710
3711 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3712
3713 * configure: Regenerate.
3714 * configure.ac: Move statements after variable declarations.
3715
3716 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3717
3718 * MAINTAINERS: Add myself as sh maintainer.
3719
3720 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3721
3722 * configure.ac: Adjust for loop syntax.
3723 * configure: Regenerate.
3724
3725 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3726
3727 * configure: Rebuilt.
3728
3729 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3730
3731 * configure.ac: Drop multiple occurrences of --enable-languages,
3732 and fix its quoting.
3733 * configure: Rebuilt.
3734
3735 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3736 Nathan Sidwell <nathan@codesourcery.com>
3737 Vladimir Prus <vladimir@codesourcery.com>
3738 Joseph Myers <joseph@codesourcery.com>
3739
3740 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3741 * configure: Regenerate.
3742
3743 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3744
3745 * ltconfig (freebsd*): Default to elf.
3746
3747 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3748
3749 * configure.ac (target_libraries): Move libgcc before libiberty.
3750 * configure: Regenerated.
3751
3752 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3753 Paolo Bonzini <bonzini@gnu.org>
3754
3755 PR bootstrap/30753
3756 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3757 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3758 * configure: Regenerated.
3759
3760 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3761
3762 * MAINTAINERS (Language Front End Maintainers): Update my mail
3763 address.
3764
3765 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3766
3767 PR bootstrap/30748
3768 * configure.ac: Correct syntax for Solaris ksh.
3769 * configure: Regenerated.
3770
3771 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3772
3773 * configure.ac: Sync with src.
3774 * configure: Regenerate.
3775
3776 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3777
3778 * Makefile.in: Regenerate.
3779
3780 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3781
3782 * config.sub: Sync with src.
3783
3784 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3785
3786 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3787 noncanonical equivalents.
3788 * configure.in: Rename to...
3789 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3790 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3791 target_noncanonical. Use them. Rewrite removal of configure
3792 arguments for autoconf 2.59. Discard variable settings. Force
3793 program_transform_name for native tools.
3794
3795 * Makefile.in: Regenerated.
3796 * configure: Regenerated with autoconf 2.59.
3797
3798 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2007-01-31 Andreas Schwab <schwab@suse.de>
3803
3804 * Makefile.tpl (LDFLAGS): Substitute it.
3805 * Makefile.in: Regenerate.
3806
3807 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
3811 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3812
3813 * MAINTAINERS (spu port): Add myself.
3814
3815 2007-01-23 Richard Guenther <rguenther@suse.de>
3816
3817 PR bootstrap/30541
3818 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3819 * Makefile.tpl (GNATBIND): Substitute it.
3820 (GNATMAKE): Likewise.
3821 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3822 of STAGE_PREFIX.
3823 * Makefile.in: Regenerate.
3824 * configure: Regenerate.
3825
3826 2007-01-18 Mike Stump <mrs@apple.com>
3827
3828 * configure.in: Re-enable -Werror for gcc builds.
3829
3830 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3831
3832 * MAINTAINERS (Write After Approval): Add myself.
3833
3834 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3835
3836 * configure.in: Change == to = in test command.
3837 * configure: Regenerate.
3838
3839 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3840 Nick Clifton <nickc@redhat.com>
3841 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3842
3843 * configure.in (build_configargs, host_configargs, target_configargs):
3844 Remove build/host/target parameters.
3845 (host_libs): Add gmp and mpfr.
3846 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3847 * Makefile.def (gmp, mpfr): New.
3848 (gcc): Remove target.
3849 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3850 target_os, target_vendor): New.
3851 (configure): Add host_alias/target_alias arguments; adjust invocations.
3852 * configure: Regenerate.
3853 * Makefile.in: Regenerate.
3854
3855 2007-01-11 Matt Fago <fago@earthlink.net>
3856
3857 * configure.in: Try to link to functions only in mpfr 2.2.x
3858 to improve robustness of configure tests.
3859 * configure: Regenerate.
3860
3861 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3862
3863 * MAINTAINERS: Add myself as i386 maintainer.
3864
3865 2007-01-08 Jan Hubicka <jh@suse.cz>
3866
3867 * MAINTAINERS: Add myself as i386 maintainer.
3868
3869 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3870
3871 * configure.in: Add support for an x86_64-mingw* target.
3872 * configure: Regenerate.
3873
3874 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3875
3876 * Makefile.tpl (all-target): Correct @if conditional for target
3877 modules.
3878 * configure.in: Omit libiberty if building only target libgcc.
3879 * configure, Makefile.in: Regenerated.
3880
3881 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3882
3883 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3884 * configure: Regenerate.
3885
3886 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3887
3888 * Makefile.def (target_modules): Add libgcc.
3889 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3890 * Makefile.tpl (clean-target-libgcc): Delete.
3891 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3892 on gcc even for bootstrapped modules. Rewrite handling of
3893 lang_env_dependencies to loop over target_modules.
3894 * configure.in (target_libraries): Add target-libgcc.
3895 * Makefile.in, configure: Regenerated.
3896
3897 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3898
3899 * configure.in: Reorganize recognition of languages. Add
3900 --enable-stage1-languages. Show supported languages for the chosen
3901 target rather than all recognized languages.
3902 * configure: Regenerate.
3903
3904 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3905
3906 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3907 * Makefile.in: Regenerate.
3908
3909 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3910
3911 * configure.in: Warn that MPFR 2.2.0 is buggy.
3912 * configure: Regenerate.
3913
3914 2006-12-27 Ian Lance Taylor <iant@google.com>
3915
3916 * configure.in: When removing Makefiles to force a reconfigure, also
3917 remove prev-DIR*/Makefile.
3918 * configure: Regenerate.
3919
3920 2006-12-22 Andreas Schwab <schwab@suse.de>
3921
3922 * configure: Regenerate with correct autoconf version.
3923
3924 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3925
3926 * configure.in: add AC_SUBST for *_FOR_TARGET.
3927 * configure: Regenerate.
3928
3929 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3930
3931 * configure.in: Simplify logic for rejecting languages that cannot
3932 be built. Separate the case when a language is unsupported,
3933 from the case when the user chooses not to build a language.
3934
3935 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3936
3937 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3938 it only affects bootstrap and could be tested on "$host" as well.
3939 * configure: Regenerate.
3940 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3941
3942 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3943
3944 PR bootstrap/29544
3945 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3946 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3947 move here comment from Makefile.tpl.
3948 * Makefile.tpl: Move some definitions higher in the file.
3949 (STAGE1_CHECKING): New.
3950 * configure.in: Add --enable-stage1-checking.
3951 * configure: Regenerate.
3952 * Makefile.in: Regenerate.
3953
3954 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3955
3956 * MAINTAINERS: Add myself as build system maintainer.
3957
3958 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3959
3960 * MAINTAINERS (Write After Approval): Add myself.
3961
3962 2006-12-13 Eric Christopher <echristo@apple.com>
3963
3964 * MAINTAINERS: Add myself as darwin maintainer.
3965
3966 2006-12-11 Ian Lance Taylor <ian@airs.com>
3967
3968 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3969
3970 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3971
3972 MAINTAINERS: Update my entry.
3973
3974 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3975
3976 * configure.in: Handle spu makefile frag.
3977 * Makefile.tpl (MAINT): Define
3978 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3979 * configure: Regenerate.
3980 * Makefile.in: Regenerate.
3981
3982 2006-12-11 Ben Elliston <bje@au.ibm.com>
3983
3984 * config.guess: Import latest version.
3985 * config.sub: Likewise.
3986
3987 2006-12-11 Ben Elliston <bje@au.ibm.com>
3988
3989 * configure.in (spu-*-*): Don't skip target-libiberty.
3990 * configure: Regenerate.
3991
3992 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3993
3994 PR bootstrap/30134
3995 * configure.in: Correct x86 darwin support for libjava to powerpc
3996 and i?86 only.
3997 * configure: Regenerate.
3998
3999 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4000
4001 * configure.in: Add x86 darwin support for libjava.
4002 * configure: Regenerate.
4003
4004 2006-12-07 Mike Stump <mrs@apple.com>
4005
4006 * Makefile.def (dependencies): Add dependency for
4007 install-target-libssp and install-target-libgomp on
4008 install-gcc.
4009 * Makefile.in: Regenerate.
4010
4011 2006-12-04 Richard Guenther <rguenther@suse.de>
4012
4013 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4014 (Non-Algorithmic Maintainers): Move over non-algorithmic
4015 loop optimizer maintainers, add myself as a non-algorithmic
4016 middle-end maintainer.
4017
4018 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4023
4024 * configure.in: Update error message for missing GMP/MPFR.
4025
4026 * configure: Regenerate.
4027
4028 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4029
4030 * configure.in: Update MPFR version in error message.
4031
4032 * configure: Regenerate.
4033
4034 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4035
4036 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4037 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4038 --with-gmp-lib): New flags.
4039
4040 * configure: Regenerate.
4041
4042 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4043
4044 * MAINTAINERS (Write After Approval): Change my email address.
4045
4046 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4047
4048 * MAINTAINERS (Write After Approval): Add myself.
4049
4050 2006-11-22 Philipp Thomas <pth@suse.de>
4051
4052 * MAINTAINERS (i18n): Update e-mail address.
4053
4054 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4055
4056 * MAINTAINERS (spu port): Add myself as maintainer.
4057 (Write After Approval): Remove myself.
4058
4059 2006-11-22 Ben Elliston <bje@au.ibm.com>
4060
4061 * configure.in (skipdirs): Don't build libssp for SPU.
4062 * configure: Regenerate.
4063
4064 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4065
4066 * MAINTAINERS (spu port): Add myself as maintainer.
4067 (libobjc): Update my email address.
4068
4069 2006-11-21 Andrea Bona <andrea.bona@st.com>
4070
4071 * MAINTAINERS (Write After Approval): Add myself.
4072
4073 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4074
4075 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4076 * configure : Rebuilt.
4077
4078 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4079
4080 * MAINTAINERS (Write After Approval): Add myself.
4081
4082 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4083
4084 * MAINTAINERS (Write After Approval): Add myself.
4085
4086 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4087
4088 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4089 libmpfr.a.
4090 * configure: Regenerate.
4091
4092 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4093
4094 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4095 (unstage): Test for stage_last presence.
4096
4097 PR bootstrap/29802
4098 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4099 STAGE_PREFIX.
4100 * Makefile.in: Regenerate.
4101
4102 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4103
4104 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4105 maintainers.
4106
4107 2006-11-14 Erven Rohou <erven.rohou@st.com>
4108
4109 * MAINTAINERS (Write After Approval): Add myself.
4110
4111 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4112
4113 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4114 and stageN-package/Makefile.
4115 * Makefile.in: Regenerated.
4116
4117 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4118
4119 * configure.in: Remove target-libgloss from noconfigdirs for
4120 bfin-*-*.
4121 * configure: Regenerated.
4122
4123 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4124
4125 * configure.in (have_gmp): Only error if the gcc directory exists.
4126
4127 * configure: Regenerate.
4128
4129 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4130
4131 * configure.in: Robustify error message for missing GMP/MPFR.
4132
4133 * configure: Regenerate.
4134
4135 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4136
4137 * MAINTAINERS (Write After Approval): Add myself.
4138
4139 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4140
4141 * MAINTAINERS: Change email address.
4142
4143 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4144
4145 * MAINTAINERS (Write After Approval): Add myself.
4146
4147 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4148
4149 * MAINTAINERS (Write After Approval): Add myself.
4150
4151 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4152
4153 * MAINTAINERS (Write After Approval): Move myself to
4154 Write After Approval section.
4155
4156 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4157
4158 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4159 need_gmp anymore.
4160 * configure: Regenerate.
4161
4162 2006-10-16 Tobias Burnus <burnus@net-b.de>
4163
4164 * MAINTAINERS (Write After Approval): Add myself.
4165
4166 2006-10-16 Ben Elliston <bje@au.ibm.com>
4167
4168 * config.guess: Import latest version.
4169 * config.sub: Likewise.
4170
4171 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4172
4173 * Makefile.def: Added pdf target handling.
4174 * Makefile.tpl: Added pdf target handling.
4175 * Makefile.in: Regenerated.
4176
4177 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4178
4179 * MAINTAINERS: Add self as score port maintainer.
4180
4181 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4182
4183 * MAINTAINERS (Write After Approval): Add myself.
4184
4185 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4186
4187 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4188 or newer.
4189 * configure: Regenerated.
4190
4191 2006-09-27 Dave Brolley <brolley@redhat.com>
4192
4193 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4194 using $s instead of $r.
4195 * configure: Regenerated.
4196
4197 2006-09-26 Thiemo Seufer <ths@mips.com>
4198
4199 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4200 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4201 * configure: Regenerate.
4202
4203 2006-09-24 Graeme Peterson <gridly@gmail.com>
4204
4205 * MAINTAINERS (Write After Approval): Remove myself.
4206
4207 2006-09-22 Chao-ying Fu <fu@mips.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
4211 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4212
4213 * MAINTAINERS: Add self as soft-fp maintainer.
4214
4215 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4216
4217 * MAINTAINERS: Add myself as avr maintainer.
4218 Remove Marek Michalkiewicz as avr maintainer.
4219
4220 2006-09-07 Roberto Costa <roberto.costa@st.com>
4221
4222 * MAINTAINERS (Write After Approval): Add myself.
4223
4224 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4225
4226 * configure.in: Never build newlib for a Mingw host.
4227 Never build newlib as Mingw target library.
4228 Test the existence of winsup/cygwin for building a Cygwin newlib,
4229 rather than just winsup.
4230 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4231 building a Mingw target.
4232 * configure: Regenerate.
4233
4234 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4235
4236 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4237
4238 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4239
4240 * config.guess: Import from src (was more updated).
4241 * config.sub: Likewise.
4242
4243 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4244
4245 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4246 * configure: Regenerated.
4247
4248 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4249
4250 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4251 for stages after the first.
4252
4253 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4254
4255 * Makefile.def: Add dependencies for configure-opcodes
4256 on configure-intl and all-opcodes on all-intl.
4257 * Makefile.in: Regenerated.
4258
4259 2006-07-13 Ben Elliston <bje@au.ibm.com>
4260
4261 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4262
4263 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4264
4265 Port to hosts whose 'sort' and 'tail' implementations
4266 treat operands with leading '+' as file names, as POSIX
4267 has required since 2001. However, make sure the code still
4268 works on pre-POSIX hosts.
4269 * ltmain.sh: Don't assume "sort +2" is equivalent to
4270 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4271
4272 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4273
4274 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4275
4276 2006-07-04 Peter O'Gorman <peter@pogma.com>
4277
4278 * ltconfig: chmod 644 before ranlib during install.
4279
4280 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4281
4282 PR bootstrap/18058
4283 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4284 if the bootstrap compiler is a GCC version that supports it.
4285 * configure: Regenerate.
4286
4287 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4288
4289 * configure.in: Fix thinkos in previous check-in.
4290 * configure: Regenerate.
4291
4292 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4293
4294 PR other/27063
4295 * configure.in: Test subdir_requires and give an appropriate
4296 error message.
4297 * configure: Regenerate.
4298
4299 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4300
4301 * MAINTAINERS (Write After Approval): Add myself.
4302
4303 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4304
4305 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4306
4307 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4308
4309 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4310
4311 2006-06-20 David Ayers <d.ayers@inode.at>
4312
4313 PR bootstrap/28072
4314 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4315 whether target-libjava is being configured instead of whether the
4316 java front end is enabled.
4317 * configure: Regenerate.
4318
4319 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4320
4321 PR target/27540
4322 * configure.in: Only enable libgomp on IRIX 6.
4323 * configure: Regenerate.
4324
4325 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4326
4327 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4328 too.
4329 * Makefile.in: Regenerate.
4330
4331 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4332
4333 * config-ml.in: Alter CCASFLAGS to include special
4334 multilib options the same as is done for CFLAGS.
4335
4336 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4337
4338 * configure.in: Don't enable libgomp on hpux10.
4339 * configure: Rebuilt.
4340
4341 2006-06-12 David Ayers <d.ayers@inode.at>
4342
4343 PR bootstrap/27963
4344 PR target/19970
4345 * configure.in: Remove target-boehm-gc from noconfigdirs where
4346 ${libgcj} is specified.
4347 * configure: Regenerate.
4348
4349 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4350
4351 Sync from src:
4352
4353 * configure.in: Sync.
4354 * configure: Regenerated.
4355
4356 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4357
4358 * Makefile.def: Added dependencies from sim and gdb on intl, and
4359 added configure dependencies to everything with an all dependency
4360 on intl.
4361 * Makefile.in: Regenerated.
4362
4363 2006-06-06 David Ayers <d.ayers@inode.at>
4364
4365 PR libobjc/13946
4366 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4367 * Makefile.in: Regenerate.
4368 * configure.in: Add --enable-objc-gc at toplevel and have it
4369 enable boehm-gc for Objective-C.
4370 Remove target-boehm-gc from libgcj.
4371 Add target-boehm-gc to target_libraries.
4372 Add target-boehm-gc to noconfigdirs where ${libgcj}
4373 is specified.
4374 Assert that boehm-gc is supported when requested for Objective-C.
4375 Only build boehm-gc if needed either for Java or Objective-C.
4376 * configure: Regenerate.
4377
4378 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4379
4380 PR 27674
4381 * Makefile.tpl (configure-[+prefix+][+module+],
4382 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4383 Remove rule to unstage bootstrapped modules.
4384 (stage_current): New.
4385 * Makefile.in: Regenerate.
4386
4387 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4388
4389 * MAINTAINERS (Write After Approval): Update my e-mail address.
4390
4391 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4392
4393 * include/libiberty.h: Declare pex_run_in_environment.
4394
4395 2006-05-31 Asher Langton <langton2@llnl.gov>
4396
4397 * MAINTAINERS (Write After Approval): Add myself.
4398
4399 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4400
4401 * Makefile.def (bfd, opcodes): Fix lib_path.
4402 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4403 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4404 * Makefile.in: Regenerate.
4405
4406 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4407
4408 * Makefile.in: Regenerate.
4409
4410 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4411
4412 * Makefile.def: Add install-html target. Add datarootdir
4413 docdir and htmldir to flags_to_pass.
4414 * Makefile.tpl: Add install-html target.
4415 * Makefile.in: Regenerate.
4416 * configure.in: Add --with-datarootdir, --with-docdir, and
4417 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4418 * configure: Regenerate.
4419
4420 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4421
4422 * configure.in: Enable gprof for cross builds.
4423 * configure: Regenerate.
4424
4425 2006-05-22 Richard Guenther <rguenther@suse.de>
4426
4427 Revert
4428 2006-01-31 Richard Guenther <rguenther@suse.de>
4429 Paolo Bonzini <bonzini@gnu.org>
4430
4431 * Makefile.def (target_modules): Add libgcc-math target module.
4432 * configure.in (target_libraries): Add libgcc-math target library.
4433 (--enable-libgcc-math): New configure switch.
4434 * Makefile.in: Re-generate.
4435 * configure: Re-generate.
4436 * libgcc-math: New toplevel directory.
4437
4438 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4439 Andreas Tobler <a.tobler@schweiz.ch>
4440
4441 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4442 * configure: Rebuilt.
4443
4444 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4445
4446 * MAINTAINERS (Write After Approval): Add myself.
4447
4448 2006-05-01 DJ Delorie <dj@redhat.com>
4449
4450 * configure.in: Restore CFLAGS if GMP isn't present.
4451 * configure: Regenerate.
4452
4453 2006-05-01 Richard Guenther <rguenther@suse.de>
4454
4455 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4456 maintainer.
4457
4458 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
4462 2006-04-28 Jan Beulich <jbeulich@novell.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2006-04-18 DJ Delorie <dj@redhat.com>
4467
4468 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4469 reference libgloss so that libssp can be built in a combined
4470 tree.
4471 * configure: Regenerate.
4472
4473 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4474
4475 * MAINTAINERS (Write After Approval): Add myself.
4476
4477 2006-04-05 Ben Elliston <bje@au.ibm.com>
4478
4479 * configure.in: Require makeinfo 4.4 or higher.
4480 * configure: Regenerate.
4481
4482 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4483
4484 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4485 Rearrange the entries of other libraries to have them in one place.
4486
4487 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4488
4489 * MAINTAINERS (Write After Approval): Remove myself.
4490 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4491
4492 2006-03-14 Richard Guenther <rguenther@suse.de>
4493
4494 * configure: Regenerate with autoconf 2.13.
4495
4496 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4497
4498 * MAINTAINERS: Use my work address.
4499
4500 * MAINTAINERS: Update my E-mail address.
4501
4502 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4503
4504 * configure.in: Handle --disable-<component> generically.
4505 * configure: Regenerate.
4506
4507 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4508
4509 PR libgcj/17311
4510 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4511
4512 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4513
4514 * MAINTAINERS (Write After Approval): Remove myself.
4515 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4516
4517 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4518
4519 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4520 (TARGET_CONFIGDIRS): Remove.
4521 * configure.in: Remove AC_SUBST(target_configdirs).
4522 * Makefile.in, configure: Regenerated.
4523
4524 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4525
4526 * MAINTAINERS (Write After Approval): Remove myself.
4527 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4528
4529 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4530
4531 PR bootstrap/25670
4532
4533 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4534
4535 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4536 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4537 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4538 BUILD_PREFIX, BUILD_PREFIX_1.
4539 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4540
4541 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4542 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4543
4544 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4545 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4546 of `cat stage_current`. Always provide the `r' and `s' variables.
4547 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4548 a single shell execution.
4549 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4550 bootstrapped modules, make the stage1 module if the build was not
4551 started yet, else build the current stage.
4552 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4553 (all-build, all-host, all-target, [+make_target+]-host,
4554 [+make_target+]-target): Do not use \-continued lines.
4555 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4556 (current_stage, restrap, stage_last): New.
4557
4558 * Makefile.in: Regenerate.
4559 * configure: Regenerate.
4560
4561 2006-02-19 Bud Davis <jmdavis@link.com>
4562
4563 * MAINTAINERS (Write After Approval): Remove myself.
4564 (Language Front End Maintainers): Add myself as fortran 95
4565 maintainer and update e-mail address.
4566
4567 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4568
4569 * MAINTAINERS (Write After Approval): Remove myself.
4570 (Language Front End Maintainers): Add myself as fortran 95
4571 maintainer.
4572
4573 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4574
4575 * MAINTAINERS (Write After Approval): Add myself.
4576
4577 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4578
4579 * MAINTAINERS (Write After Approval): Remove myself.
4580 (Language Front End Maintainers): Add myself as
4581 fortran 95 maintainer.
4582
4583 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4584
4585 Sync from src:
4586
4587 2005-12-27 Leif Ekblad <leif@rdos.net>
4588
4589 * configure.in: Add support for RDOS target.
4590 * configure: Regenerate.
4591
4592 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4593 Andreas Schwab <schwab@suse.de>
4594
4595 * configure: Regenerate.
4596
4597 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4598
4599 * configure.in (enable_libgomp): Add AIX.
4600 * configure: Regenerate.
4601
4602 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4603
4604 * MAINTAINERS (Write After Approval): Add myself.
4605
4606 2006-02-03 Lee Millward <lee.millward@gmail.com>
4607
4608 * MAINTAINERS (Write After Approval): Add myself.
4609
4610 2006-01-31 Richard Guenther <rguenther@suse.de>
4611 Paolo Bonzini <bonzini@gnu.org>
4612
4613 * Makefile.def (target_modules): Add libgcc-math target module.
4614 * configure.in (target_libraries): Add libgcc-math target library.
4615 (--enable-libgcc-math): New configure switch.
4616 * Makefile.in: Re-generate.
4617 * configure: Re-generate.
4618 * libgcc-math: New toplevel directory.
4619
4620 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4621
4622 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4623 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4624 the assembler, linker and binutils.
4625 * configure: Regenerate.
4626
4627 2006-01-22 Dirk Mueller <dmueller@suse.de>
4628
4629 * MAINTAINERS (Write After Approval): Add myself.
4630
4631 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4632
4633 * configure: Regenerate.
4634
4635 2006-01-18 Richard Henderson <rth@redhat.com>
4636 Jakub Jelinek <jakub@redhat.com>
4637 Diego Novillo <dnovillo@redhat.com>
4638
4639 * libgomp: New directory.
4640 * Makefile.def: Add target_module libgomp.
4641 * Makefile.in: Regenerate.
4642 * configure.in (target_libraries): Add target-libgomp.
4643 * configure: Regenerate.
4644
4645 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4646
4647 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4648 @ from continuation.
4649 * Makefile.in: Rebuilt.
4650
4651 2006-01-04 Chris Lattner <sabre@gnu.org>
4652
4653 * MAINTAINERS (Write After Approval): Add myself.
4654
4655 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4656
4657 PR bootstrap/24252
4658
4659 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4660 * Makefile.tpl (OBJDUMP): New.
4661 (EXTRA_HOST_FLAGS): Add it.
4662 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4663
4664 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4665 to use symbolic links between directories. Avoid race conditions
4666 or make them harmless.
4667 * configure.in: Do not try to use symbolic links between directories.
4668
4669 * Makefile.def (LEAN): Pass.
4670 * Makefile.tpl (LEAN): Define.
4671 (stage[+id+]-start): Accept that the previous directory does not
4672 exist, if the bootstrap is lean.
4673 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4674 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4675 configure substitution.
4676 ([+compare-target+]): Likewise.
4677 ([+bootstrap-target+]-lean): New.
4678 * configure.in: Remove lean bootstrap support from here.
4679
4680 * Makefile.in: Regenerate.
4681 * configure: Regenerate.
4682
4683 2006-01-04 Ben Elliston <bje@au.ibm.com>
4684
4685 * MAINTAINERS (libdecnumber): Add myself.
4686
4687 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4688
4689 * libtool-ldflags: New script.
4690
4691 2006-01-02 Andreas Schwab <schwab@suse.de>
4692
4693 * configure.in: When reconfiguring remove Makefile in
4694 all stage directories.
4695 * configure: Regenerate.
4696
4697 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4698
4699 * MAINTAINERS: Update my email address.
4700
4701 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4702
4703 Revert Ada-related part of the previous change.
4704
4705 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4706 Do not pass.
4707 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4708 * Makefile.in: Regenerate.
4709 * configure.in: Do not include mt-ppc-aix target fragment.
4710 * configure: Regenerate.
4711
4712 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4713
4714 * configure.in: Select appropriate fragments for PowerPC/AIX.
4715 * configure: Regenerate.
4716
4717 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4718 BOOT_CFLAGS, BOOT_LDFLAGS.
4719 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4720 BOOT_CFLAGS, BOOT_LDFLAGS.
4721 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4722 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4723 (stage): Fail if we cannot complete the work.
4724 * Makefile.in: Regenerate.
4725
4726 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4727
4728 * configure.in: Replace ms1 with mt.
4729 * configure: Rebuilt.
4730
4731 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4732
4733 * MAINTAINERS: Update my email address.
4734
4735 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4736
4737 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4738 install-host-nogcc): Don't invoke $(stage) at the end.
4739 * Makefile.in: Regenerate.
4740
4741 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4742
4743 * configure.in: Flip the top-level bootstrap switch.
4744 * configure: Regenerate.
4745
4746 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4747
4748 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4749 $(stage) and $(unstage).
4750 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4751 (all): Remove stray semicolon.
4752 (local-distclean): Don't handle multilib.tmp and multilib.out.
4753 (install.all): Set $s for consistency.
4754 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4755 check_multilibs setting. Always make the install directory.
4756 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4757 Correct @if/@endif.
4758 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4759 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4760 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4761 (multilib.out): Remove.
4762 * Makefile.in: Regenerated.
4763
4764 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4765
4766 * MAINTAINERS (Write After Approval): Add myself.
4767
4768 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4769
4770 * MAINTAINERS: Add myself as mt maintainer.
4771
4772 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4773
4774 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4775
4776 * MAINTAINERS: Change email address.
4777
4778 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4779
4780 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4781 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4782 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4783 Find in-tree tools if available.
4784 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4785 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4786 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4787 (COMPILER_*_FOR_TARGET): New.
4788 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4789 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4790 (CONFIGURED_*, USUAL_*): Remove.
4791 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4792 STRIP): Use autoconf substitutions.
4793 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4794 COMPILER_NM_FOR_TARGET): New.
4795 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4796
4797 (all): Make all-host and all-target in parallel.
4798 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4799 that $$r and $$s are set before invoking a recursive make.
4800 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4801 ([+bootstrap-target+]): Inline most of the `all' target.
4802
4803 2005-11-29 Ben Elliston <bje@au.ibm.com>
4804
4805 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4806 from the gcc build directory.
4807 * Makefile.in: Regenerate.
4808
4809 2005-11-29 Ben Elliston <bje@au.ibm.com>
4810
4811 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4812 depend on all-libdecnumber.
4813 * configure.in (host_libs): Include libdecnumber.
4814 * Makefile.in: Regenerate.
4815 * configure: Likewise.
4816
4817 2005-11-29 Ben Elliston <bje@au.ibm.com>
4818
4819 * libdecnumber: Import decNumber sources from the dfp-branch.
4820
4821 2005-11-21 Kean Johnston <jkj@sco.com>
4822
4823 * config.sub, config.guess: Sync from upstream sources.
4824
4825 2005-11-21 Ben Elliston <bje@au.ibm.com>
4826
4827 Import from Autoconf sources:
4828
4829 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4830 * config/move-if-change: Don't output "$2 is unchanged";
4831 suggested by Ben Elliston. Handle weird characters correctly.
4832
4833 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4834
4835 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4836 to match upstream libtool for darwin.
4837
4838 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4839
4840 * Makefile.def: Remove gdb dependencies for gdbtk.
4841 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4842 (configure-gdb, install-gdb): New rules.
4843 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4844 * Makefile.in, configure: Regenerated.
4845
4846 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4847
4848 * MAINTAINERS (Write After Approval): Add myself.
4849
4850 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4851
4852 * MAINTAINERS (Write After Approval): Add myself.
4853
4854 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4855
4856 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4857 Diego Novillo.
4858
4859 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4860
4861 PR bootstrap/24297
4862 * Makefile.tpl (do-[+make-target+], do-check, install,
4863 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4864 are set before recursing.
4865 * Makefile.in: Regenerate.
4866
4867 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4868
4869 PR bootstrap/18939
4870 * Makefile.def (gcc) <target>: Fix thinko.
4871 * Makefile.in: Regenerate.
4872
4873 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4874
4875 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4876 * configure: Regenerate.
4877
4878 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4879
4880 * MAINTAINERS (Write After Approval): Add self.
4881
4882 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4883
4884 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4885 target-libffi, target-qthreads, target-libjava, and
4886 targetlibobjc.
4887 * configure: Regenerate.
4888
4889 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4890
4891 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4892 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4893 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4894 (USUAL_OBJDUMP_FOR_TARGET): New.
4895 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4896 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4897 * configure, Makefile.in: Regenerated.
4898
4899 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4900
4901 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4902 before other host packages.
4903
4904 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4905
4906 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4907
4908 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4909
4910 PR bootstrap/22340
4911
4912 * configure.in (default_target): Remove.
4913 * Makefile.tpl (all): Do not use prerequisites as subroutines
4914 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4915 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4916 use prerequisites as subroutines.
4917 (check-host, check-target): New.
4918 (bootstrap configure & all targets): Do not use stage*-start
4919 if the directory layout is already ok.
4920 (non-bootstrap configure & all targets): Prepend a $(unstage).
4921 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4922 (NOTPARALLEL): Remove.
4923 (unstage, stage variables): New variables.
4924 (unstage, stage targets): Simply expand to those variables.
4925
4926 * configure: Regenerate.
4927 * Makefile.in: Regenerate.
4928
4929 2005-10-04 James E Wilson <wilson@specifix.com>
4930
4931 * Makefile.def (lang_env_dependencies): Add libmudflap.
4932 * Makefile.in: Regenerate.
4933
4934 2005-10-03 Andreas Schwab <schwab@suse.de>
4935
4936 Backport from libtool CVS:
4937 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4938
4939 * ltmain.sh: add support for installing into temporary
4940 staging area (e.g. 'make install DESTDIR=...')
4941
4942 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4943
4944 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4945 * configure: Regenerated.
4946
4947 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4948
4949 * configure: Regenerate with the correct
4950 autoconf version.
4951
4952 2005-09-30 Catherine Moore <clm@cm00re.com>
4953
4954 * configure.in (bfin-*-*): New.
4955 * configure: Regenerated.
4956
4957 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4958
4959 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4960 (LIPO_FOR_TARGET): New.
4961 (CONFIGURED_LIPO_FOR_TARGET): New.
4962 (USUAL_LIPO_FOR_TARGET): New.
4963 (STRIP_FOR_TARGET): New.
4964 (CONFIGURED_STRIP_FOR_TARGET): New.
4965 (USUAL_STRIP_FOR_TARGET): New.
4966 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4967 STRIP_FOR_TARGET.
4968 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4969 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4970 * Makefile.in: Regenerate.
4971 * configure: Regenerate.
4972
4973 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4974
4975 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4976 (rs6000-*-aix*): Same.
4977 * configure: Regenerate.
4978
4979 2005-09-16 Tom Tromey <tromey@redhat.com>
4980
4981 * MAINTAINERS: Add self as java maintainer.
4982
4983 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4984
4985 * configure.in: Recognize f95 in the --enable-languages option,
4986 and substitute it for fortran, issuing a warning.
4987 * configure: Regenerate.
4988
4989 2005-08-30 Phil Edwards <phil@codesourcery.com>
4990
4991 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4992 * configure: Regenerated.
4993
4994 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4995
4996 * MAINTAINERS: Add self as ms1 maintainer.
4997
4998 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4999
5000 * Makefile.def (libssp): Add to lang_env_dependencies.
5001 * Makefile.in: Regenerate.
5002
5003 2005-08-18 Ian Lance Taylor <ian@airs.com>
5004
5005 * MAINTAINERS: Add myself as middle-end maintainer.
5006
5007 2005-08-17 Christian Groessler <chris@groessler.org>
5008
5009 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5010 * Makefile.in: Regenerate.
5011
5012 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5013
5014 * MAINTAINERS (write after approval): Added myself.
5015
5016 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
5020 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5021
5022 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5023 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5024 Look for alternate names of the target cc and c++
5025 * configure: Regenerate.
5026
5027 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5028
5029 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5030 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5031 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5032 tools; remove code to manually set them.
5033 (Target tools): Look in the environment for them.
5034 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5035 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5036 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5037 build directory.
5038 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5039 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5040 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5041 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5042 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5043 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5044 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5045 * configure: Regenerate.
5046 * Makefile.in: Regenerate.
5047
5048 2005-07-28 Ben Elliston <bje@au.ibm.com>
5049
5050 * MAINTAINERS: Update for removed CPU targets.
5051
5052 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5053
5054 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5055 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5056 * Makefile.in: Regenerated.
5057
5058 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5059
5060 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5061 (CFLAGS_FOR_TARGET): Use it.
5062 (CXXFLAGS_FOR_TARGET): Likewise.
5063 * Makefile.in: Regenerated.
5064 * configure.in (--with-build-sysroot): New option.
5065 * configure: Regenerated.
5066
5067 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5068
5069 * Makefile.tpl: Wrap install between unstage and stage
5070 * Makefile.in: Regenerate.
5071
5072 2005-07-21 Eric Christopher <echristo@apple.com>
5073
5074 * MAINTAINERS: Update affiliation.
5075
5076 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5077
5078 * MAINTAINERS: Add self as crx port maintainer.
5079
5080 2005-07-20 DJ Delorie <dj@redhat.com>
5081
5082 * MAINTAINERS: Add self as m32c maintainer.
5083
5084 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5085
5086 * all files: Update FSF address.
5087
5088 2005-07-15 Eric Christopher <echristo@redhat.com>
5089
5090 * MAINTAINERS: Change affiliation.
5091
5092 2005-07-14 Jim Blandy <jimb@redhat.com>
5093
5094 * configure.in: Add cases for Renesas m32c.
5095 * configure: Regenerated.
5096
5097 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5098
5099 * COPYING.LIB: Update from fsf.org.
5100
5101 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5102
5103 * COPYING, compile, config.guess,
5104 config.sub, install-sh, missing, mkinstalldirs,
5105 symlink-tree, ylwrap: Sync from upstream sources.
5106 * config-ml.in: Update FSF address.
5107
5108 2005-07-13 Eric Christopher <echristo@redhat.com>
5109
5110 * configure.in: Add toplevel noconfigdir support for tpf.
5111 * configure: Regenerate.
5112
5113 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5114
5115 PR ada/22340
5116
5117 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5118 * Makefile.in: Regenerate.
5119
5120 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5121
5122 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5123 Brolley to write-after-approval.
5124
5125 2005-07-07 Andreas Schwab <schwab@suse.de>
5126
5127 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5128 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5129 * Makefile.in: Regenerated.
5130
5131 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5132
5133 * configure.in: Don't build sim or rda when targetting darwin.
5134 * configure: Regenerate.
5135
5136 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5137
5138 * configure.in: Add --enable-libssp and --disable-libssp.
5139 * configure: Regenerate with autoconf-2.13.
5140
5141 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5142
5143 * Makefile.def (target_modules): Add libssp.
5144 * configure.in (target_libraries): Add target-libssp.
5145 * configure: Rebuilt.
5146 * Makefile.in: Rebuilt.
5147
5148 2005-07-01 Zack Weinberg <zackw@panix.com>
5149
5150 * MAINTAINERS: Change email address. Resign from maintainership.
5151
5152 2005-07-01 Richard Guenther <rguenther@suse.de>
5153
5154 * MAINTAINERS: Change my e-mail address and affiliation.
5155
5156 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5157
5158 * Makefile.def (stagefeedback): Come after profile.
5159 Define profiledbootstrap target.
5160 * Makefile.tpl (profiledbootstrap): Remove.
5161 (stageprofile-end): Zap stagefeedback.
5162 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5163 * Makefile.in: Regenerate.
5164
5165 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5166
5167 * MAINTAINERS: Update my email address.
5168
5169 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5170
5171 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5172 In 'cpp' stanza, support '#line' as well as '# '.
5173
5174 2005-06-08 Andreas Schwab <schwab@suse.de>
5175
5176 * MAINTAINERS: Move myself from 'Write After Approval' to
5177 'CPU Port Maintainers' section as m68k maintainer.
5178
5179 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5180
5181 * configure.in (unsupported_languages): New macro.
5182 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5183 non-ported target libraries in noconfigdirs.
5184 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5185 non-linux-gnu. Remove libgcj_ex_libffi.
5186 <lang_frag loop>: Set add_this_lang=no if the language is in
5187 unsupported_languages.
5188 * configure: Regenerate.
5189
5190 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5191
5192 * configure.in: Fix typo in handling of --with-mpfr-dir.
5193 * configure: Regenerate.
5194
5195 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5196
5197 * MAINTAINERS: Update my email address.
5198
5199 2005-06-02 Jim Blandy <jimb@redhat.com>
5200
5201 * config.sub: Add cases for the Renesas m32c. (This patch has been
5202 accepted into the master sources.)
5203
5204 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5205 Michael Snyder <msnyder@redhat.com>
5206 Stan Cox <scox@redhat.com>
5207
5208 * configure.in: Set noconfigdirs for ms1.
5209
5210 * configure: Regenerate.
5211
5212 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5213
5214 * MAINTAINERS (Write After Approval): Add self.
5215
5216 2005-06-01 Josh Conner <jconner@apple.com>
5217
5218 * MAINTAINERS (Write After Approval): Add self.
5219
5220 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5221
5222 * MAINTAINERS: Update my email address.
5223
5224 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5225
5226 * MAINTAINERS (Write After Approval): Add self.
5227
5228 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5229
5230 * MAINTAINERS (Write After Approval): Remove self.
5231
5232 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5233
5234 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5235 (Dependencies): Consider target modules for bootstrap dependencies.
5236 Make target bootstrap modules depend on each stage's gcc.
5237 * Makefile.in: Regenerate.
5238
5239 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5240
5241 * Makefile.def (configure-gcc): Depend on binutils having been built.
5242 (all-gcc): No need to do it here.
5243 * Makefile.in: Regenerate.
5244
5245 2005-05-19 Paul Brook <paul@codesourcery.com>
5246
5247 * configure.in: Rewrite misleading error message when requested
5248 language cannot be built.
5249 * configure: Regenerate.
5250
5251 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5252
5253 * ylwrap: Import from Automake 1.9.5.
5254
5255 2005-05-13 David Ung <davidu@mips.com>
5256
5257 * MAINTAINERS (Write After Approval): Add self.
5258
5259 2005-05-09 Mike Stump <mrs@apple.com>
5260
5261 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5262 lt_cv_sys_max_cmd_len for now.
5263
5264 2005-05-09 Stan Cox <scox@redhat.com>
5265
5266 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5267
5268 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5269
5270 * README.SCO: Update the URL.
5271
5272 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5273
5274 * ltconfig: Define file_list_spec. Pass file_list_spec and
5275 with_gnu_ld to libtool.
5276 * ltcf-c.sh (aix[45]): Define file_list_spec.
5277 * ltcf-cxx.sh (aix[45]): Same.
5278 * ltcf-gcj.sh (aix[45]): Same.
5279 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5280 exists, write list of input files to temporary file.
5281
5282 2005-05-04 Mike Stump <mrs@apple.com>
5283
5284 * configure.in: Always pass --target to target configures as
5285 otherwise rebuilds that do --recheck will fail.
5286 * confiugure: Rebuilt.
5287
5288 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5289
5290 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5291 STAGE_HOST_EXPORTS.
5292 (configure, all): Add bootstrap support.
5293 (Host modules, target modules): Pass post-stage1 flags and exports.
5294 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5295 * Makefile.in: Regenerate.
5296
5297 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5298
5299 * configure: Regenerate.
5300
5301 2005-04-27 Mike Stump <mrs@apple.com>
5302
5303 * MAINTAINERS: Add self as darwin maintainer.
5304
5305 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5306
5307 * config.sub: Update from master copy.
5308
5309 2005-04-21 Mike Stump <mrs@apple.com>
5310
5311 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5312 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5313
5314 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5315
5316 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5317 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5318 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5319 "*-*-elf" and "*-*-linux*".
5320 * configure: Regenerate.
5321
5322 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5323
5324 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5325
5326 2005-04-12 Mike Stump <mrs@apple.com>
5327
5328 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5329
5330 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5331
5332 * MAINTAINERS (Write After Approval): Add myself.
5333
5334 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5335
5336 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5337
5338 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5339
5340 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5341 (TARGET_CONFIGARGS): Include --with-target-subdir.
5342 (configure, all): New macros. Use them throughout.
5343 * Makefile.in: Regenerate.
5344
5345 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5346
5347 * MAINTAINERS (Write After Approval): Add myself.
5348
5349 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5350
5351 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5352
5353 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5354
5355 * MAINTAINERS: Move John Carr to Write After Approval.
5356
5357 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5358
5359 * config/mh-mingw32: Delete.
5360 * configure.in: Don't use it.
5361 * configure: Regenerate.
5362
5363 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5364
5365 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5366 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5367 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5368 (HOST_LIB_PATH): Generate from Makefile.def.
5369 (TARGET_LIB_PATH): Likewise.
5370 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5371 * Makefile.in: Regenerate.
5372 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5373 (RPATH_ENVVAR): Include Darwin case.
5374 * configure: Regenerate.
5375
5376 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5377
5378 * MAINTAINERS (Various Maintainers): Remove self.
5379 (Write After Approval): Add self.
5380
5381 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5382
5383 * MAINTAINERS (Various Maintainers): Add self.
5384
5385 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5386
5387 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5388 * configure: Regenerate.
5389
5390 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5391
5392 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5393 gcc_version, and gcc_version_trigger from set of flags to pass.
5394 * Makefile.tpl: Remove definitions of above variables.
5395 (config.status): Remove dependency on $(gcc_version_trigger).
5396 * Makefile.in: Regenerate.
5397 * configure.in: Do not reference config/gcc-version.m4 nor
5398 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5399 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5400 * configure: Regenerate.
5401
5402 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5403 Andrew Pinski <pinskia@physics.uc.edu>
5404
5405 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5406 * Makefile.in: Regenerate.
5407
5408 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5409
5410 * MAINTAINERS (Write After Approval): Add myself.
5411
5412 2005-03-03 David Ayers <d.ayers@inode.at>
5413
5414 * MAINTAINERS (Write After Approval): Add myself.
5415
5416 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5417
5418 PR libgcj/20160
5419 * ltmain.sh: Avoid creating archives with components that have
5420 duplicate basenames.
5421
5422 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5423
5424 PR bootstrap/20250
5425 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5426 instead of check.
5427 * Makefile.in: Regenerate.
5428
5429 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5430
5431 * Makefile.in: Regenerate to fix conflict between the previous two
5432 patches.
5433
5434 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5435
5436 PR bootstrap/17383
5437 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5438 * Makefile.tpl (HOST_SUBDIR): New substitution.
5439 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5440 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5441 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5442 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5443 (Host modules, Bootstrapped modules): Use it.
5444 (Build modules, Target modules): Do not create symlink trees,
5445 always configure out-of-srcdir.
5446 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5447 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5448 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5449 $(HOST_SUBDIR). Create a symlink for host_subdir.
5450
5451 * Makefile.in: Regenerate.
5452 * configure: Regenerate.
5453
5454 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5455
5456 Merged from libada-gnattools-branch:
5457 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5458
5459 * gnattools: New directory.
5460 * Makefile.def: Add gnattools as a module, depending on target-libada.
5461 * Makefile.in: Regenerate.
5462 * configure.in: Include gnattools in host_tools; disable it if ada
5463 is disabled.
5464 * configure: Regenerate.
5465
5466 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5467
5468 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5469 treelang maintainer.
5470 (Write After Approval): Remove myself.
5471
5472 2005-02-23 Paul Schlie <schlie@comcast.net>
5473
5474 * configure.in: Allow darwin targeted ports to build tk, itcl and
5475 libgui.
5476 * configure: Regenerate.
5477
5478 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5479
5480 PR libgcj/10353
5481 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5482 * configure: Regenerate.
5483
5484 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5485
5486 * MAINTAINERS (Write After Approval): Add myself.
5487
5488 2005-02-10 Ian Lance Taylor <ian@airs.com>
5489
5490 * MAINTAINERS: Update my e-mail address.
5491
5492 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5493
5494 * MAINTAINERS (Write After Approval): Add myself.
5495
5496 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5497
5498 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5499 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5500 target-libgloss when not *-*-elf and *-*-aout.
5501 * configure: Regenerate.
5502
5503 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5504
5505 * MAINTAINERS: Remove obsolete entries.
5506
5507 * MAINTAINERS (Write After Approval): Add Michael Matz.
5508
5509 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5510
5511 * MAINTAINERS: Remove self as cpplib maintainer.
5512
5513 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5514
5515 * install-sh, config.sub: Import from upstream.
5516
5517 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5518
5519 PR bootstrap/18222
5520 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5521 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5522 * Makefile.in: Regenerate.
5523
5524 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5525
5526 * MAINTAINERS: Update my email address.
5527
5528 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5529 Andreas Schwab <schwab@suse.de>
5530
5531 PR bootstrap/18033
5532 * config-ml.in: Eval option if surrounded by single quotes.
5533
5534 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5535
5536 Revert 2004-12-28 Makefile changes, a better fix will be
5537 applied to mainline and src after GCC 4.0 branches.
5538
5539 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5540
5541 PR bootstrap/17383
5542
5543 * Makefile.def (target_modules): Remove stage parameter,
5544 it is always true now.
5545 * Makefile.tpl (configure-build-[+module+],
5546 configure-target-[+module+]): Always build symlink tree
5547 for the directory and for include. BUILD_SUBDIR and
5548 TARGET_SUBDIR cannot be . anymore.
5549 * Makefile.in: Regenerate.
5550
5551 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5552
5553 Revert 2004-12-08 Makefile changes.
5554
5555 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5556
5557 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5558 cygwin, mingw.
5559
5560 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5561
5562 * configure.in (sh64-*-*): Reenable gprof.
5563 * configure: Regenerate.
5564
5565 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5566
5567 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5568 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5569 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5570 * Makefile.in: Regenerate.
5571
5572 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5573
5574 * MAINTAINERS: Update my email address.
5575
5576 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5577
5578 * Makefile.tpl: Generate normal dependencies if the LHS module is
5579 not bootstrapped.
5580 * Makefile.in: Regenerate.
5581
5582 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5583
5584 * configure.in: Include config/gxx-include-dir.m4. Use
5585 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5586 * configure: Regenerate.
5587
5588 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5589
5590 * config.if: Delete.
5591 * configure.in: Set libstdcxx_incdir directly.
5592 * configure: Regenerate.
5593
5594 2004-12-02 Eric Christopher <echristo@redhat.com>
5595
5596 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5597 * Makefile.in: Regenerate.
5598
5599 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5600
5601 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5602 * configure: Regenerate.
5603
5604 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5605
5606 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5607 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5608 * configure: Regenerate.
5609
5610 2004-12-01 Eric Christopher <echristo@redhat.com>
5611
5612 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5613 of things to remove.
5614
5615 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5616
5617 * MAINTAINERS (Write After Approval): Update my e-mail address.
5618
5619 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5620
5621 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5622 from CVS libtool to always pass_all.
5623
5624 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5625
5626 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5627 (hppa*64*-*-*): Delete incorrect comment.
5628 * configure: Rebuilt.
5629
5630 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5631
5632 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5633
5634 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5635
5636 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5637 from CVS libtool to always pass_all.
5638
5639 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5640
5641 * install-sh, compile: Import from automake.
5642
5643 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5644
5645 * config.guess, config.sub: Import from savannnah.
5646
5647 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5648
5649 * MAINTAINERS (Write After Approval): Add myself
5650
5651 2004-11-12 Mike Stump <mrs@apple.com>
5652
5653 * Makefile.def: Add html support.
5654 * Makefile.tpl: Likewise.
5655 * Makefile.in: Regenerate.
5656
5657 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5658
5659 PR 18423
5660 * configure.in: Remove all instances of build-fixincludes from
5661 noconfigdirs.
5662 (build_configargs): Supply --target to subdirectories.
5663 * configure: Regenerate.
5664
5665 * Makefile.def: Make gcc install depend on fixincludes install.
5666 * Makefile.in: Regenerate.
5667
5668 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5669
5670 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5671
5672 2004-11-11 Paul Brook <paul@codesourcery.com>
5673
5674 * MAINTAINERS: Add self as arm maintainer. Update email address.
5675
5676 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5677
5678 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5679 target-libgfortran.
5680 * configure: Regenerate.
5681
5682 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5683
5684 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5685 like CC.
5686
5687 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5688
5689 * Makefile.def (host fixincludes): Specify missing targets.
5690 * Makefile.in: Regenerate.
5691
5692 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5693
5694 * MAINTAINERS: Add myself
5695
5696 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5697
5698 * MAINTAINERS (Write After Approval): Add myself.
5699
5700 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5701
5702 * Makefile.def: Build fixincludes for the host, too.
5703 * Makefile.in: Regenerate.
5704 * configure.in (host_tools): Add fixincludes.
5705 * configure: Regenerate.
5706
5707 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5708
5709 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5710 * configure: Regenerated.
5711
5712 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5713
5714 PR other/17783
5715 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5716 * configure: Regenerated.
5717
5718 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5719
5720 * README.SCO: Update per FSF instructions.
5721
5722 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5723
5724 PR target/18151
5725 * configure.in (case ${target}): Do not build fixincludes for avr.
5726 * configure: Regenerated.
5727
5728 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5729
5730 * configure.in (case ${target}): Do not build fixincludes
5731 on platforms where it is not used.
5732 * configure: Regenerated.
5733
5734 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5735
5736 * configure.in: Use an absolute path to install-sh.
5737 * configure: Regenerated.
5738
5739 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5740
5741 * MAINTAINERS (Write After Approval): Add myself.
5742
5743 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5744
5745 * MAINTAINERS: Remove from Write After Approval those that are
5746 already maintainers.
5747
5748 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5749
5750 * MAINTAINERS: Update my email address.
5751
5752 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5753
5754 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5755 * configure: Regenerate.
5756
5757 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5758
5759 * MAINTAINERS: Update my email address.
5760
5761 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5762
5763 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5764 entries belonging to this category.
5765
5766 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5767
5768 * MAINTAINERS: Update my e-mail address.
5769
5770 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5771
5772 Fix wrong conflict resolution in:
5773
5774 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5775
5776 * Makefile.in: Regenerate.
5777 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5778 in the recursive `make', instead of hardwiring `all'.
5779 (Autogenerated TARGET-* variables): New.
5780
5781 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5782
5783 * configure.in: Enable target-libgloss for crx-*-*.
5784 * configure: Regenerate.
5785
5786 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5787
5788 * MAINTAINERS (Various Maintainers): Move the "windows,
5789 cygwin, mingw" maintainer to ...
5790 (OS Port Maintainers): ... here.
5791
5792 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5793
5794 * MAINTAINERS (Write After Approval): Remove those that are
5795 maintainers of some subsystem.
5796
5797 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5798
5799 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5800 * ltcf-cxx.sh (tpf*): Likewise.
5801 * ltconfig (tpf*): Add TPF OS configuration support.
5802
5803 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5804
5805 * MAINTAINERS: Change my email address to my new work account.
5806
5807 2004-09-24 Michael Roth <mroth@nessie.de>
5808
5809 * configure.in (--without-headers): Add missing double quotes.
5810 * configure: Regenerate.
5811
5812 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5813
5814 * ylwrap: Revert to previous version.
5815
5816 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5817
5818 PR bootstrap/17369
5819 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5820 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5821 SET_GCC_LIB_PATH_CMD.
5822 (BASE_TARGET_EXPORTS): Likewise.
5823 * Makefile.in: Regenerated.
5824
5825 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5826 * configure: Regenerated.
5827
5828 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5829
5830 * config.guess: New upstream version
5831 * compile, depcomp, install-sh, ylwrap: Likewise.
5832
5833 2004-09-19 Roger Sayle <roger@eyesopen.com>
5834
5835 * config/mh-x86omitfp: New host makefile fragment. Add
5836 -fomit-frame-pointer to the default BOOT_CFLAGS.
5837 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5838 * configure: Regenerate.
5839
5840 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5841
5842 PR target/11572
5843 * configure.in (*-*-darwin*): Renable libobjc.
5844 * configure: Regenerate.
5845
5846 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5847
5848 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5849
5850 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5851
5852 * Makefile.def: Remove libbanshee.
5853 * Makefile.tpl: Ditto.
5854 * configure.in: Ditto.
5855 * Makefile.in: Regen.
5856 * configure: Ditto.
5857
5858 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5859
5860 * ltmain.sh: Use $pic_object as $non_pic_object if
5861 $non_pic_object=none.
5862
5863 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5864
5865 * missing: Import latest version from master repository.
5866
5867 2004-09-06 Nick Clifton <nickc@redhat.com>
5868
5869 * config.sub: Import latest version from master repository.
5870 * config.guess: Likewise.
5871 This includes these changes:
5872
5873 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5874
5875 * config.sub: Handle crisv32, alias etraxfs.
5876 * config.guess (crisv32:Linux:*:*): Handle.
5877
5878 2004-08-13 Brad Smith <brad@comstyle.com>
5879
5880 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5881 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5882
5883 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5884
5885 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5886 assume the processor is a powerpc. This is because coreutils
5887 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5888 in this case, due to a MacOS X bug that causes
5889 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5890 to return a negative number.
5891 Problem reported by Petter Reinholdtsen in:
5892 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5893
5894 2004-07-19 Ben Elliston <bje@gnu.org>
5895
5896 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5897
5898 2004-06-24 Ben Elliston <bje@gnu.org>
5899
5900 * config.guess: Update copyright years.
5901 * config.sub: Likewise.
5902
5903 2004-06-22 Robert Millan <robertmh@gnu.org>
5904
5905 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5906 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5907
5908 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5909
5910 * config.guess (*:*VMS:*:*): New entry. Replaces
5911 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5912 manufacturer.
5913
5914 2004-06-22 Ben Elliston <bje@gnu.org>
5915
5916 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5917 * config.sub: Likewise.
5918
5919 2004-06-22 Ben Elliston <bje@gnu.org>
5920
5921 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5922 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5923
5924 2004-06-11 Ben Elliston <bje@gnu.org>
5925
5926 * config.guess (pegasos:OpenBSD:*:*): Remove.
5927
5928 2004-06-11 Ben Elliston <bje@gnu.org>
5929
5930 From Wouter Verhelst <wouter@grep.be>:
5931 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5932
5933 2004-06-11 Ben Elliston <bje@gnu.org>
5934
5935 * config.guess (luna88k:OpenBSD:*:*): New.
5936
5937 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5938
5939 * config.guess (m32r*:Linux:*:*): New case.
5940 * config.sub: Handle m32rle.
5941
5942 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5943
5944 From Jens Petersen <petersen@redhat.com>:
5945 * config.sub: Handle sparcv8.
5946
5947 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5948
5949 From Tom Smith <smith@cag.lkg.hp.com>:
5950 * config.guess: Version suffixes are equally significant on Tru64
5951 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5952 prefix of "P" (patched kernel).
5953
5954 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5955
5956 * config.sub: Add support for National Semiconductor CRX target.
5957
5958 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5959
5960 * MAINTAINERS (Various Maintainers): Remove myself as web page
5961 maintainer, add myself as maintainer of build status lists.
5962
5963 2004-09-03 Jan Beulich <jbeulich@novell.com>
5964
5965 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5966 *-*-netware, but add target-libmudflap.
5967 Consolidate *-*-netware targets (of which really only i?86 exists)
5968 into a single entry.
5969 * configure: Likewise.
5970
5971 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5972
5973 * Makefile.tpl (sorry): Remove.
5974 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5975 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5976 (do-clean): Clean per-stage directories too.
5977 (do-distclean): Run distclean-stage1 too.
5978 (.NOTPARALLEL): Enable during toplevel bootstrap.
5979 (stage[+id+]-bubble): Enable parallel execution during
5980 the recursive invocation.
5981 * Makefile.in: Regenerate.
5982
5983 Fix previous checkin:
5984
5985 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5986 include.
5987 * configure.in: Fix indentation.
5988 * configure: Regenerate.
5989
5990 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5991
5992 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5993 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5994 * configure: regenerate
5995 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5996 -mdynamic-no-pic
5997
5998 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5999
6000 * Makefile.def (build_modules): Add fixincludes.
6001 (dependencies): Make gcc depend on fixincludes.
6002 * configure.in (build_tools): Add fixincludes.
6003 (build_configdirs): Always include build_libs.
6004 * Makefile.in: Regenerate.
6005 * configure: Regenerate.
6006
6007 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6008
6009 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6010 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6011 phony targets; do not generate timestamp files.
6012 (distclean-stageN): Remove references to their timestamp files.
6013 (restageN, touch-stageN): Remove.
6014 (stageN-bubble): Rewritten.
6015 (compare): Support lean bootstraps.
6016 * Makefile.in: Regenerate.
6017
6018 * configure.in: Only warn when bootstrapping but
6019 build != host or build != target. Support lean bootstraps.
6020 * configure: Regenerate.
6021
6022 2004-08-26 Phil Edwards <phil@codesourcery.com>
6023
6024 * configure.in: Give a better error message if GMP/MPFR are missing
6025 and a language needing them has been requested.
6026 * configure: Regenerated.
6027
6028 2004-08-25 Phil Edwards <phil@codesourcery.com>
6029
6030 * configure.in: Print a list of available language front-ends if
6031 a requested one is missing. Tidy stray tab characters.
6032 * configure: Regenerated.
6033
6034 2004-08-19 Michael Koch <konqueror@gmx.de>
6035
6036 * gcc/doc/install.texi: Update entry about automake for libjava.
6037
6038 2004-08-17 Robert Millan <robertmh@gnu.org>
6039
6040 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6041 (instead of FreeBSD).
6042 * configure: Regenerate.
6043
6044 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6045
6046 * Makefile.in: Regenerate.
6047 * configure: Regenerate.
6048
6049 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6050 stage_*_flags.
6051 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6052 for bootstrapped modules if toplevel bootstrap is going.
6053 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6054 modules. Adjust for changes in Makefile.def. Enable several
6055 rules even in non-bootstrap mode, just to avoid peppering the
6056 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6057 (stage-[+prev+]-bubble): Remove.
6058
6059 * Makefile.def (Dependencies): Depend on all-build-bison,
6060 all-build-flex, all-build-byacc, all-build-texinfo, rather
6061 than the host variations.
6062 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6063 with BUILD_SUBDIR.
6064 (BISON): Update for recent Bisons.
6065 (YACC): Fix typo.
6066 (cross): Depend on all-build.
6067 (all): Do not depend on all-build.
6068 (prebootstrap): Remove.
6069 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6070 (Prebootstrap dependencies): Add them to the per-stage targets
6071 and to all-prebootstrap.
6072 * configure.in (build_configdirs): Always enable build_tools.
6073 (BUILD_DIR_PREFIX): Remove.
6074
6075 * Makefile.def (gcc): Add target variable.
6076 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6077 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6078 in the recursive `make', instead of hardwiring `all'.
6079 (Autogenerated TARGET-* variables): New.
6080
6081 2004-08-13 Brian Booth <bbooth@redhat.com>
6082
6083 * MAINTAINERS: Remove myself from write-after-approval.
6084
6085 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6086
6087 * src-release: Stop distributing mmalloc with gdb (which doesn't
6088 use it).
6089 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6090 * Makefile.in: Regenerate.
6091
6092 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6093
6094 * configure.in (arm*-*-eabi*): New target.
6095 * configure: Regenerate.
6096
6097 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6098
6099 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6100 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6101 (Dependencies): New section.
6102 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6103 (configure-target-[+module+]): Depend on maybe-all-gcc
6104 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6105 (toplevel profiledbootstrap): Fix dependencies.
6106 * Makefile.in: Regenerate.
6107
6108 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6109
6110 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6111 target-libiberty to noconfigdirs.
6112 * configure: Regenerate.
6113
6114 2004-08-03 Paul Brook <paul@codesourcery.com>
6115
6116 * configure.in: Check for MPFR as well as GMP.
6117 * configure: Regenerate.
6118
6119 2004-08-01 Robert Millan <robertmh@gnu.org>
6120
6121 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6122 libmudflap for all GNU-based systems (with Glibc).
6123 * configure: Regenerate.
6124
6125 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6126
6127 * Makefile.def (host-modules): Add gcc.
6128 * Makefile.in: Regenerate.
6129 * Makefile.tpl (sorry): New rule.
6130 (configure-host, all-host, [+make_target+]-host, do-check,
6131 install-host): Do not add gcc as a special case.
6132 (host modules): Add a small special-casing for gcc. Export
6133 extra_make_flags through the environment.
6134 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6135 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6136 other recursive targets for gcc): Remove.
6137
6138 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6139 (stage, unstage): New rules.
6140 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6141 distclean-stage[+id+]): Use stage_current.
6142 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6143 the stage*-start rules.
6144
6145 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6146
6147 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6148 use -all_load flag.
6149
6150 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6153 * configure: Regenerate.
6154
6155 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6156
6157 * maintainer-scripts/gcc_release: Revert yesterday's change.
6158
6159 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6160
6161 * MAINTAINERS: Add myself to write-after-approval.
6162
6163 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6164
6165 * libf2c: Removed.
6166 * gcc/gccbug.in: Updated because of libf2c removal.
6167 * maintainer-scripts/gcc_release: Ditto.
6168
6169 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6170
6171 * configure.in: Build libmudflap by default on FreeBSD.
6172 * configure: Regenerated.
6173
6174 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6175
6176 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6177 systems.
6178 * configure: Regenerated.
6179
6180 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6181
6182 PR target/16344
6183 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6184 feedback based compiler.
6185 * Makefile.in: Rebuilt.
6186
6187 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6188
6189 * Makefile.def (host_modules): Set bootstrap=true for flex.
6190 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6191 * Makefile.in: Rebuilt.
6192
6193 2004-07-07 Jan Hubicka <jh@suse.cz>
6194
6195 * MAINTAINERS: Add self as a profile feedback maintainer.
6196
6197 2004-07-05 Phil Edwards <phil@codesourcery.com>
6198
6199 * configure.in: Do not prepend $srcdir to /dev/null in
6200 makefile fragments.
6201 * configure: Regenerate.
6202
6203 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6204
6205 * Makefile.def (build_modules): Add bison, byacc, flex,
6206 m4, texinfo.
6207 (flags_to_pass): Add FLEX.
6208 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6209 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6210 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6211 DEFAULT_MAKEINFO): Remove.
6212 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6213 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6214 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6215 objdir or else use configured tool.
6216 (all-build): New.
6217 (all): Depend on it.
6218 (Build module dependencies): Add.
6219 * Makefile.in: Regenerate.
6220 * configure.in: Better support for multiple build modules,
6221 matching what is done for host/target modules. Do not look
6222 for "plausible" locations of build tools if Canadian cross.
6223 Use autoconf's AC_PROG_CC to find a C compiler. Define
6224 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6225 * configure: Regenerate.
6226
6227 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6228
6229 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6230 * Makefile.in: Regenerate.
6231
6232 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6233
6234 * Makefile.tpl (configure-build-[+module+],
6235 configure-[+module+], configure-target-[+module+]): Pass
6236 [+extra_configure_args+].
6237 (all-build-[+module+], all-[+module+], check-[+module+],
6238 install-[+module+], [+make_target+]-[+module+],
6239 all-target-[+module+], check-target-[+module+],
6240 install-target-[+module+], [+make_target+]-target-[+module+]):
6241 Pass [+extra_make_args+].
6242 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6243 (GCC_HOST_EXPORTS): Remove.
6244 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6245 cross, check-gcc, check-gcc-c++, install-gcc,
6246 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6247 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6248 * Makefile.in: Regenerate.
6249
6250 2004-06-21 Matthew Sachs <msachs@apple.com>
6251
6252 * MAINTAINERS: Added self to write-after-approval.
6253
6254 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6255
6256 * configure.in: Check for srcdir/winsup rather than build directory
6257 winsup.
6258 * configure: Regenerate.
6259
6260 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6261
6262 * configure.in: Don't build Cygwin native newlib if winsup
6263 directory is missing. Emit warning instead.
6264 * configure: Regenerate.
6265
6266 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6267
6268 * Makefile.tpl (touch-stage[+id+]): New.
6269 (restage[+prev+]): Depend on touch-stage[+id+].
6270
6271 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6272 Use it throughout.
6273
6274 * Makefile.def: Add profile and feedback bootstrap stages.
6275 Remove next field from bootstrap stages.
6276 * Makefile.tpl (LN, LN_S): Substitute.
6277 (stageN-start, stageN-end): Use double-colon rules, to
6278 provide a hook for additional setup commands.
6279 (distclean-stageN-gcc, restageN): Create dependencies from
6280 [+prev+], not from [+next+].
6281 (stageN-bubble): Add commands for successive stages from
6282 [+prev+], using double-colon rules.
6283 (all-stageN-gcc): Fix typo.
6284 (stagefeedback-start, profiledbootstrap): New.
6285 * Makefile.in: Regenerate.
6286 * configure.in: Call ACX_PROG_LN.
6287 * configure: Regenerate.
6288
6289 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6290
6291 * MAINTAINERS (Write After Approval): Add myself.
6292
6293 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6294
6295 * MAINTAINERS (Write After Approval): Add myself.
6296
6297 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6298
6299 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6300 without gcc.
6301 * configure: Regenerate.
6302
6303 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6304
6305 * Makefile.tpl: Fix typo.
6306 * Makefile.in: Regenerate.
6307
6308 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6309
6310 * configure.in: Remove new- prefix from toplevel
6311 bootstrap targets.
6312 * configure: Regenerate.
6313
6314 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6315
6316 * Makefile.tpl (all.normal): Rename to all.
6317 (all): Replace with a rule to pick the default
6318 target from configure.
6319 (all-gcc, configure-gcc): Use conditionals to
6320 do nothing when toplevel bootstrap is going on.
6321 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6322 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6323 * configure.in: Support --enable-bootstrap.
6324
6325 * Makefile.def: Remove new- prefix from toplevel
6326 bootstrap targets.
6327 * Makefile.tpl: Likewise.
6328
6329 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6330 target.
6331
6332 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6333 $(RECURSE_FLAGS) to recursive invocation of make.
6334
6335 * Makefile.in: Regenerate.
6336 * configure: Regenerate.
6337
6338 2004-05-30 Andreas Jaeger <aj@suse.de>
6339 Jim Wilson <wilson@specifixinc.com>
6340
6341 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6342 like CC.
6343
6344 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6345
6346 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6347 * configure: Regenerate.
6348
6349 2004-05-25 Daniel Jacobowitz <drow@false.org>
6350
6351 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6352 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6353 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6354 targets.
6355 * Makefile.in: Regenerate.
6356
6357 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6358
6359 * configure.in: Test the ability to symlink directories.
6360 * configure: Regenerate.
6361
6362 * Makefile.def (bootstrap-stage): New definitions.
6363 * Makefile.tpl (configure-stage1-gcc,
6364 configure-stage2-gcc, configure-stage3-gcc,
6365 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6366 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6367 new-restage3, compare): Autogenerate, see Makefile.in
6368 entry for behavioral changes.
6369 (distclean-stage1, new-stage1-start, new-stage1-end,
6370 new-stage1-bubble, distclean-stage2, new-stage2-start,
6371 new-stage2-end, new-stage2-bubble, distclean-stage3,
6372 new-stage3-start, new-stage3-end): New autogenerated targets.
6373 (objext, prebootstrap, BOOT_CFLAGS,
6374 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6375 targets.
6376
6377 * Makefile.in: Regenerate.
6378 (distclean-stage1, new-stage1-start, new-stage1-end,
6379 new-stage1-bubble, distclean-stage2, new-stage2-start,
6380 new-stage2-end, new-stage2-bubble, distclean-stage3,
6381 new-stage3-start, new-stage3-end): New targets.
6382 (all-stage1-gcc): Move prebootstrap dependency from here...
6383 (configure-stage1-gcc): ...to here.
6384 (new-bootstrap): Use bubble targets.
6385 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6386 Use per-stage distclean targets.
6387 (configure-stage1-gcc, configure-stage2-gcc,
6388 configure-stage3-gcc, all-stage1-gcc,
6389 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6390 Use new-stageN-start to prepare the tree.
6391
6392 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6393
6394 * Makefile.def (host_modules): add libcpp.
6395 * Makefile.tpl: Add dependencies on and for libcpp.
6396 * Makefile.in: Regenerate.
6397 * configure.in: Add libcpp host module.
6398 * configure: Regenerate.
6399
6400 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6401
6402 * Makefile.tpl: Whenever a recursive target is defined, wrap
6403 it in a special @if/@endif block, and prepare its maybe
6404 dependency in the @if/@endif block
6405 * configure.in: Instead of writing maybe dependencies, remove
6406 the @if/@endif statements, and remove the @if/@endif blocks
6407 that remain.
6408 * configure: Regenerate.
6409 * Makefile.in: Regenerate.
6410
6411 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6412
6413 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6414
6415 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6416
6417 PR bootstrap/15120
6418 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6419 * */configure: Rebuilt.
6420
6421 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6422
6423 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6424 of libf2c.
6425 * configure, Makefile.in: Regenerate.
6426
6427 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6428
6429 * MAINTAINERS (Write After Approval): Add myself.
6430
6431 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6432
6433 Merge from tree-ssa-20020619-branch.
6434
6435 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6436 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6437 (HOST_GMPLIBS): Define.
6438 (HOST_GMPINC): Define.
6439 (TARGET_LIB_PATH): Add libmudflap.
6440 (GFORTRAN_FOR_TARGET): Define.
6441 (configure-build*): Export GFORTRAN.
6442 (configure-gcc): Export GMPLIBS and GMPINC.
6443 (all-gcc): Add maybe-all-libbanshee.
6444 (configure-target-libgfortran): Define.
6445 * Makefile.in: Regenerate.
6446 * configure.in (host_libs): Add libbanshee.
6447 (target_libraries): Add target-libmudflap and target-libgfortran.
6448 Add --with-libbanshee.
6449 Handle --disable-libmudflap.
6450 (*-*-freebsd*): Use with_gmp.
6451 Add $(libgcj) to noconfigdirs.
6452 * configure: Regenerate.
6453 * depcomp: New file.
6454 * MAINTAINERS: Add tree-ssa maintainers.
6455
6456 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6457
6458 * MAINTAINERS (Various Maintainers): Add myself.
6459
6460 2004-04-30 Brian Ford <ford@vss.fsi.com>
6461
6462 * MAINTAINERS (Write After Approval): Add myself.
6463
6464 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6465
6466 * MAINTAINERS (Write After Approval): Add myself.
6467
6468 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6469
6470 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6471 * configure: Regenerate.
6472
6473 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6474
6475 Revert:
6476 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6477
6478 * Makefile.def (flags_to_pass): Remove *dir variables that
6479 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6480 as well as prefix and exec_prefix.
6481 * Makefile.in: Regenerate.
6482
6483 2004-04-26 Robert Millan <robertmh@gnu.org>
6484
6485 Add patches from libtool CVS.
6486 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6487 * ltconfig: Likewise.
6488 * ltcf-c.sh: Likewise.
6489 * ltcf-cxx.sh: Likewise.
6490 * ltcf-gcj.sh: Likewise.
6491
6492 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6493
6494 * Makefile.def (host_modules): Mark with the bootstrap
6495 flag packages on which gcc depends.
6496 * Makefile.tpl (all-bootstrap): Use it.
6497 * Makefile.in: Regenerate.
6498
6499 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6500
6501 * Makefile.def (flags_to_pass): Remove *dir variables that
6502 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6503 as well as prefix and exec_prefix.
6504 * Makefile.in: Regenerate.
6505
6506 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6507
6508 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6509 * configure: Regenerate.
6510 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6511 * gcc/Makefile.tpl (compare): Use the result of the test.
6512 * gcc/Makefile.in: Regenerate.
6513
6514 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6515
6516 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6517 Always relocate gcc and prev-gcc to the original names, even
6518 if the build fails.
6519 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6520 New targets.
6521
6522 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6523
6524 * MAINTAINERS: Update my email address.
6525
6526 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6527
6528 * configure.in (mips*-*-irix5*): Enable ld.
6529 * configure: Regenerate.
6530
6531 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6532
6533 * configure: Regenerate.
6534
6535 2004-04-15 James E Wilson <wilson@specifixinc.com>
6536
6537 * Makefile.tpl (configure-[+module+], configure-gcc,
6538 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6539 Set and export LDFLAGS.
6540 * Makefile.in: Regenerate.
6541
6542 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6543
6544 * MAINTAINERS: Add myself to write-after-approval.
6545
6546 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6547
6548 PR bootstrap/14871
6549 * Makefile.tpl: If we don't have built-in-tree target tools,
6550 use the ones found by configure rather than hacking around with
6551 program_transform_name.
6552 * configure.in: Give Makefile.tpl the information necessary
6553 to do that.
6554 * Makefile.in: Regenerate.
6555 * configure: Regenerate.
6556
6557 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6558
6559 PR bootstrap/14760
6560 * configure.in: When computing baseargs, strip *all* copies of
6561 offending options. Also, don't match/substitute the trailing space,
6562 so that this actually works when two similar options are separated by
6563 only one space.
6564 * configure: Regenerate.
6565
6566 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6567
6568 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6569 (rs6000-*-aix*): Same.
6570 * configure: Regenerate.
6571
6572 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6573
6574 * MAINTAINERS: Add myself to write-after-approval.
6575
6576 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6577
6578 * MAINTAINERS: Add myself to write-after-approval.
6579
6580 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6581
6582 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6583 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6584 * Makefile.in: Regenerate.
6585
6586 * configure.in (top level bootstrap support): Rework --enable-werror
6587 to set @stage2_werror_flag@.
6588 * configure: Regenerate.
6589 * Makefile.tpl (top level bootstrap support): Pass
6590 @stage2_werror_flag@ down to configure in stages 2 and 3.
6591 * Makefile.in: Regenerate.
6592
6593 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6594
6595 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6596 for stages 2 and 3 as well as in make. As a consequence, remove
6597 OUTPUT_OPTION (now detected by configure) from the flags passed down
6598 to make.
6599 * Makefile.in: Regenerate.
6600
6601 * Makefile.tpl (new-bootstrap): Fix typo.
6602 * Makefile.in: Regenerate.
6603
6604 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6605
6606 * Makefile.tpl: Rearrange by moving recursive_targets rules
6607 into their proper sections.
6608 * Makefile.tpl (top level bootstrap support): Move disabling
6609 of coverage flags from 'make' to 'configure'; improve comments.
6610 * Makefile.in: Regenerate.
6611
6612 * Makefile.tpl (experimental top level bootstrap) Move stage1
6613 language setting from all- target to configure- target; disable
6614 intermodule optimization in stage 1; prevent gratuitous rebuilds
6615 of stage 1.
6616 * Makefile.in: Regenerate.
6617 * configure.in: Comma-separate stage 1 language list for top
6618 level bootstrap.
6619 * configure: Regenerate.
6620
6621 * Makefile.tpl: Clean up experimental top level bootstrap support:
6622 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6623 prev-gcc in configure- targets as well as all- targets.
6624 * Makefile.in: Regenerate.
6625
6626 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6627
6628 * compile: New file imported from automake.
6629
6630 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * configure.in: Remove symbolic link section.
6633 * configure: Regenerate.
6634 * Makefile.tpl (links): Remove.
6635 * Makefile.in: Regenerate.
6636
6637 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6638 Nathanael Nerode <neroden@gcc.gnu.org>
6639
6640 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6641 Set with AC_CHECK_PROGS.
6642 * configure.in: Fix comment typo from last patch.
6643 * configure: Regenerate.
6644
6645 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6646
6647 * Makefile.tpl: Introduce experimental top level bootstrap support.
6648 * Makefile.in: Regenerate.
6649 * configure.in: Introduce support for top level bootstrap.
6650 * configure: Regenerate.
6651
6652 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6653 Paolo Bonzini <bonzini@gnu.org>
6654
6655 PR bootstrap/14522
6656 * configure.in: Cope with shells that do not support unquoted ^
6657 * configure: Regenerate.
6658
6659 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6660 Paolo Bonzini <bonzini@gnu.org>
6661
6662 PR bootstrap/14522
6663 * configure.in: Cope with shells that do not support nesting
6664 quotes inside quoted backquote substitutions.
6665 * configure: Regenerate.
6666
6667 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6668
6669 PR bootstrap/14522
6670 * configure.in: Fix escaping of $.
6671 * configure: Regenerate.
6672
6673 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6674
6675 * configure: Regenerate, since I forgot to while committing Paolo's
6676 changes.
6677
6678 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6679
6680 PR ada/14131
6681 Move language detection to the top level.
6682 * configure.in: Find default values for the tools as
6683 soon as possible. Disable ada if GNAT is not found.
6684 Emit error message about missing languages. Expand
6685 --enable-languages=all for the gcc subdirectory.
6686
6687 2004-03-10 Ben Elliston <bje@gnu.org>
6688
6689 * MAINTAINERS: Update my email address.
6690
6691 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6692
6693 * ltconfig: Disable building static libraries if building shared
6694 libraries on AIX 5L.
6695
6696 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6697
6698 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6699 and disable libgcj.
6700 * configure: Regenerated.
6701
6702 2004-03-01 Brian Booth <bbooth@redhat.com>
6703
6704 * MAINTAINERS: Add myself to write-after-approval.
6705
6706 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6707
6708 * MAINTAINERS: Add myself to write-after-approval.
6709
6710 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6711
6712 PR bootstrap/7087
6713 * Makefile.tpl: Guard XFOO sed statements better.
6714 * Makefile.tpl: Add dependency for configure-target-libada.
6715 * Makefile.in: Regenerate (incidentally fixes broken
6716 commit when libada-branch was merged).
6717
6718 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6719
6720 * MAINTAINERS: Add myself to write-after-approval.
6721
6722 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6723
6724 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6725 maintainers.
6726
6727 2004-02-20 Andrew Cagney <cagney@redhat.com>
6728
6729 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6730 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6731
6732 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6733
6734 PR bootstrap/11932
6735 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6736
6737 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6738
6739 * MAINTAINERS: Added myself to write-after-approval.
6740
6741 2004-02-14 Michael Koch <konqueror@gmx.de>
6742
6743 * MAINTAINERS: Added myself to write-after-approval.
6744
6745 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6746
6747 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6748 some OS port maintainers to OS port maintainers section.
6749
6750 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6751
6752 * MAINTAINERS: Add self.
6753
6754 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6755
6756 * MAINTAINERS: Alphabetize.
6757
6758 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6759
6760 * MAINTAINERS: Remove myself.
6761
6762 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6763
6764 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6765 (rs6000-*-aix*): Same.
6766 * configure: Regenerate.
6767
6768 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6769
6770 * configure.in (host): Add in missing $noconfigdirs to defines.
6771 * configure: Regenerate.
6772
6773 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6774 Nathanael Nerode <neroden@gcc.gnu.org>
6775
6776 PR ada/6637, PR ada/5911
6777 Merge with libada-branch:
6778 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6779 with appropriate dependencies. Add --enable-libada configure switch.
6780 * configure, Makefile.in: Regenerate.
6781
6782 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6783
6784 * MAINTAINERS: Add myself to write-after-approval.
6785
6786 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6787
6788 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6789 * configure: Regenerate.
6790
6791 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6792
6793 Merge from upstream:
6794
6795 * ltmain.in: When setting IFS to '~', be careful about user
6796 arguments that contain '~'.
6797
6798 2004-02-04 Peter O'Gorman <peter@pogma.com>
6799
6800 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6801 Also test $base_compile against $CC with escaped arguments. Bug
6802 reported by Geoff Keating <geoffk@apple.com>.
6803
6804 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6805
6806 * MAINTAINERS: Remove i960 port.
6807
6808 2004-01-23 DJ Delorie <dj@redhat.com>
6809
6810 * Makefile.def (target_modules) [libiberty]: Don't stage.
6811 * Makefile.in: Rebuilt.
6812
6813 2004-01-20 Caroline Tice <ctice@apple.com>
6814
6815 * MAINTAINERS: Add myself to write-after-approval.
6816
6817 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6818
6819 * MAINTAINERS: Update my email address.
6820
6821 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6822
6823 * MAINTAINERS: Add myself to write-after-approval.
6824
6825 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6826
6827 * MAINTAINERS: Remove entries without email address.
6828
6829 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6830
6831 * MAINTAINERS: Add myself to write-after-approval.
6832
6833 2004-01-15 Steven Bosscher <stevenb@suse.de>
6834
6835 * MAINTAINERS: Update my email address.
6836
6837 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6838
6839 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6840 * Makefile.tpl (configure-target-[+module+]): Support stage.
6841 * Makefile.in: Rebuilt.
6842
6843 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6844
6845 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6846
6847 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6848
6849 * MAINTAINERS: Add myself as a MIPS maintainer.
6850
6851 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6852
6853 * configure.in: Use ./config.cache, not config.cache.
6854 * configure: Regenerate.
6855 * Makefile.tpl: Special-casing not needed for GCC any more.
6856 * Makefile.in: Regenerate.
6857
6858 * configure.in: Don't share a cache file for host dirs.
6859 * configure: Regenerate.
6860
6861 * config-ml.in: Don't mess with the cache file.
6862
6863 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6864
6865 * MAINTAINERS: Move myself from 'Write After Approval' to
6866 'CPU Port Maintainers' section as SPARC maintainer.
6867
6868 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6869
6870 * Makefile.tpl: Make GCC use a separate config.cache.
6871 * Makefile.in: Regenerate.
6872
6873 PR bootstrap/11932, PR bootstrap/11933
6874 (I don't know if it will fix either of them, but it relates
6875 to them.)
6876 * configure.in: Don't use shared config.cache for target
6877 directories.
6878 * configure: Regenerate.
6879
6880 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6881
6882 * MAINTAINERS: Add myself to 'Write After Approval' section.
6883
6884 2003-12-31 Roger Sayle <roger@eyesopen.com>
6885
6886 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6887 * configure: Regenerated.
6888
6889 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6890
6891 * MAINTAINERS: Remove the mn10200 maintainer.
6892
6893 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6894
6895 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6896 * configure: Regenerated.
6897
6898 2003-12-16 Jan Hubicka <jh@suse.cz>
6899
6900 * MAINTAINERS: Add myself as callgraph maintainer.
6901
6902 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6903
6904 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6905 * configure: Regenerate.
6906
6907 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6908
6909 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6910 'Write After Approval' section. Update email.
6911
6912 2003-12-01 James Lemke <jim@wasabisystems.com>
6913
6914 * MAINTAINERS (Write After Approval): Add myself.
6915
6916 2003-11-20 Matt Thomas <matt@3am-software.com>
6917
6918 * MAINTAINERS: Add myself as a vax port maintainer.
6919
6920 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6921
6922 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6923 (configure-build-[+module+], configure-[+module+]): Likewise.
6924 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6925 * Makefile.in: Regenerate.
6926
6927 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6928
6929 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6930 shared/dylibed libraries.
6931 * ltmain.sh: Likewise.
6932 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6933 * ltcf-cxx.sh: Likewise.
6934 * ltcf-gcj.sh: Likewise.
6935 * ltconfig: Likewise.
6936
6937 2003-11-17 Stan Cox <scox@redhat.com>
6938
6939 * MAINTAINERS: Add myself as iq2000 port maintainer.
6940
6941 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6942
6943 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6944 * Makefile.in: Regenerate.
6945
6946 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6947
6948 * config.sub: Update to 2003-11-03 version.
6949
6950 2003-10-20 Phil Edwards <phil@codesourcery.com>
6951
6952 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6953 * configure: Regenerate.
6954
6955 2003-10-20 Nicolas Pitre <nico@cam.org>
6956
6957 * MAINTAINERS: Add myself to 'Write After Approval' section.
6958
6959 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6960
6961 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6962
6963 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6964
6965 * MAINTAINERS: Update my email address.
6966
6967 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6968
6969 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6970
6971 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6972
6973 * MAINTAINERS: Add myself to 'Write After Approval' section.
6974
6975 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6976
6977 * config.guess: Update to 2003-10-16 version.
6978 * config.sub: Update to 2003-10-16 version.
6979
6980 2003-10-15 David Daney <ddaney@avtrex.com>
6981
6982 * MAINTAINERS: Added myself to 'Write After Approval' section.
6983
6984 2003-10-15 Falk Hueffner <falk@debian.org>
6985
6986 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6987 'Write After Approval' section. Update email.
6988
6989 2003-10-14 Roger Sayle <roger@eyesopen.com>
6990
6991 * MAINTAINERS: Move myself from 'Write After Approval' to
6992 'Various Maintainers' section as middle-end maintainer.
6993
6994 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6995
6996 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6997 HOST_FLAGS_TO_PASS.
6998 * Makefile.in: Regenerate.
6999
7000 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7001
7002 * config.guess: Update to 2003-10-07 version.
7003 * config.sub: Update to 2003-10-07 version.
7004
7005 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7006
7007 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7008 * ltconfig (irix5*, irix6*): Don't override version_type.
7009
7010 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7011
7012 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7013 * configure: Rebuilt
7014 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7015 * Makefile.in: Rebuilt
7016
7017 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7018
7019 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7020
7021 2003-09-30 Carlo Wood <carlo@alinoe.com>
7022
7023 * MAINTAINERS (Write After Approval): Add myself.
7024
7025 2003-09-29 Paul Koning <ni1d@arrl.net>
7026
7027 * MAINTAINERS: Move myself from "Write After Approval"
7028 to CPU platform maintainers for pdp11 platform.
7029
7030 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7031
7032 * MAINTAINERS: Move myself from 'Write After Approval' to
7033 'Various Maintainers' section as libffi testsuite maintainer.
7034
7035 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7036
7037 * configure.in: Pass a computed --program-transform-name
7038 to subconfigures.
7039 * configure: Regenerated.
7040
7041 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7042
7043 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7044 * Makefile.in: Regenerate.
7045
7046 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7047 * Makefile.in: Regenerate.
7048
7049 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7050
7051 * MAINTAINERS: Move myself from 'Write After Approval'
7052 to 'Various Maintainers' (objective-c) section.
7053
7054 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7055
7056 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7057 quoting.
7058 * configure: Regenerated.
7059
7060 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7061
7062 * MAINTAINERS (Write After Approval): Add myself to write after
7063 approval list.
7064
7065 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7066
7067 * MAINTAINERS (Write After Approval): Add myself.
7068
7069 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7070
7071 * MAINTAINERS: Update my e-mail address.
7072
7073 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7074
7075 * libtool.m4 (LD): Correct powerpc64 host match.
7076
7077 2003-09-06 James E Wilson <wilson@tuliptree.org>
7078
7079 * MAINTAINTERS: Update my affiliation and email address.
7080
7081 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7082
7083 * MAINTAINERS (Write After Approval): Add myself.
7084
7085 2003-09-04 DJ Delorie <dj@redhat.com>
7086
7087 * configure: Regenerate.
7088
7089 2003-09-04 Robert Millan <robertmh@gnu.org>
7090
7091 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7092
7093 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7094
7095 * configure.in: Ensure arguments to sed are properly spaced.
7096 * configure: Regenerate.
7097
7098 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7099
7100 * MAINTAINERS: Update my e-mail address.
7101
7102 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7103
7104 * MAINTAINERS (Write After Approval): Add myself.
7105
7106 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7107
7108 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7109 * configure: Regenerated.
7110
7111 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7112
7113 * MAINTAINERS: Update my email address.
7114
7115 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7116
7117 * configure.in: Use newline instead of semicolon when assuming
7118 shell arguments in a for loop.
7119 * configure: Regenerated.
7120
7121 2003-08-22 Jason Eckhardt <jle@rice.edu>
7122
7123 * MAINTAINERS: Resurrect the i860 maintainer.
7124
7125 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7126
7127 PR 8180
7128 * configure.in: When testing with_libs and with_headers, treat
7129 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7130 * configure: Regenerate.
7131
7132 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7133 make, shell, etc.
7134 (baseargs): Likewise.
7135 * configure: Regenerate.
7136
7137 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7138
7139 * MAINTAINERS (Write After Approval): Add myself.
7140
7141 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7142
7143 * configure.in: Disable libgcj for darwin not on powerpc.
7144 * configure: Rebuild.
7145
7146 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7147
7148 * config-ml.in, symlink-tree: Add license.
7149
7150 2003-08-03 Richard Stallman <rms@gnu.org>
7151 Eben Moglen <moglen@columbia.edu>
7152
7153 * README.SCO: New file.
7154
7155 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7156
7157 * Makefile.tpl (check, check-c++): Express dependencies using
7158 dependencies rather than commands.
7159 * Makefile.in: Regenerate.
7160
7161 2003-08-01 Andrew Cagney <cagney@redhat.com>
7162
7163 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7164 * configure: Ditto.
7165
7166 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7167
7168 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7169 * Makefile.in: Update.
7170
7171 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7172
7173 * configure.in: Enable libgcj for darwin.
7174 * configure: Rebuild.
7175
7176 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7177
7178 * config-ml.in: Use ac_configure_args directly instead of
7179 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7180 actually seen.
7181
7182 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7183
7184 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7185 creating target and build subdirs to build all parent dirs as needed.
7186 * Makefile.in: Rebuild.
7187 * configure.in: Don't build dirs explicitly here.
7188 * configure: Rebuild.
7189
7190 2003-07-26 Paul Brook <paul@nowt.org>
7191
7192 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7193
7194 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7195
7196 * Makefile.tpl (all-make): Depend on intl.
7197 * Makefile.in: Rebuilt.
7198
7199 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7200
7201 * install-sh: Update to newer upstream versions (associated with
7202 aclocal 1.7).
7203 * mkinstalldirs: Likewise.
7204 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7205
7206 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7207
7208 * MAINTAINERS: Move self from Bug database only accounts
7209 to write-after-approval.
7210
7211 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7212
7213 * config.if: Remove unused libc_interface determination.
7214
7215 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7216
7217 * MAINTAINERS: Move self from write-after-approval to
7218 build machinery (*.in).
7219
7220 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7221
7222 PR bootstrap/11273
7223 PR bootstrap/11408
7224 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7225 unused INSTALL_PROGRAM_ARGS.
7226 * configure.in: Use AC_PROG_INSTALL.
7227 * Makefile.in: Regenerate.
7228 * configure: Regenerate.
7229
7230 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7231
7232 * MAINTAINERS: Alphabetize.
7233
7234 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7235
7236 * configure: Rebuilt.
7237 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7238 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7239 newlib nor libgloss.
7240 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7241 * configure.in (am33_2.0-*-linux*): Added.
7242
7243 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7244
7245 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7246 * configure: Regenerate.
7247
7248 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7249
7250 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7251 * Makefile.in: Regenerate.
7252
7253 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7254
7255 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7256 * Makefile.in: Regenerate.
7257
7258 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7259
7260 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7261 * Makefile.in: Regenerated.
7262
7263 * config-ml.in: Replace PWD with PWD_COMMAND.
7264
7265 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7266
7267 * intl: New directory; see intl/ChangeLog for details.
7268 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7269 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7270 * Makefile.in: Regenerate.
7271
7272 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7273
7274 * configure.in: Clean up config-lang.in handling. Delete
7275 useless assignment to "subdirs".
7276 * configure: Regenerate.
7277
7278 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7279
7280 * configure.in: Rename 'target_libs' to 'target_libraries'.
7281 Remove useless reference to 'target_libs'.
7282 * configure: Regenerate.
7283
7284 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7285
7286 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7287 * Makefile.in: Regenerate.
7288
7289 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7290
7291 * Makefile.def: Introduce flags_to_pass.
7292 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7293 * Makefile.in: Regenerate.
7294
7295 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7296
7297 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7298 and target-libgloss.
7299 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7300 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7301 * configure: Regenerate.
7302
7303 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7304
7305 * configure.in: Update testsuite_flags to new location.
7306 * configure. Regenerate.
7307
7308 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7309
7310 * Makefile.tpl: Remove BUILD_CC stuff.
7311 * Makefile.in: Regenerate.
7312
7313 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7314
7315 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7316
7317 2003-06-16 Graeme Peterson <gp@qnx.com>
7318
7319 * MAINTAINERS (Write After Approval): Add myself.
7320
7321 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7322
7323 * config.guess: Update to 2003-06-12 version.
7324 * config.sub: Update to 2003-06-13 version.
7325
7326 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7327
7328 * config.guess: Update to 2003-06-06 version.
7329 * config.sub: Update to 2003-06-06 version.
7330
7331 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7332
7333 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7334 * configure. Regenerate.
7335
7336 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7337
7338 * configure.in: Disable serial configure by default.
7339 * configure: Regenerate.
7340 * Makefile.tpl: Abolish .NOTPARALLEL.
7341 * Makefile.in: Regenerate.
7342
7343 * Makefile.tpl: Replace {build,host,target}_canonical by
7344 {build,host,target}.
7345 * Makefile.in: Regenerate.
7346
7347 * Makefile.tpl: Fix stupid pasto.
7348 * Makefile.in: Regenerate.
7349
7350 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7351
7352 * Makefile.tpl: Remove bogus conditional.
7353 * Makefile.in: Regenerate.
7354
7355 2003-06-05 Jan Hubicka <jh@suse.cz>
7356
7357 * Makefile.tpl (profiledbootstrap): New target.
7358 * Makefile.in (profiledbootstrap): New target.
7359
7360 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7361
7362 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7363 Pinski. Remove user names from other bugzilla-only maintainers.
7364
7365 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7366
7367 * Makefile.tpl: Make 'recursive targets' using autogen rather
7368 than shell loop. Remove duplicate 'clean' targets and false
7369 comments.
7370 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7371 Add systematic method of specifying missing targets in subdirs.
7372 Add copyright boilerplate.
7373 * Makefile.in: Regenerate.
7374 * configure.in: Add 'recursive targets' to maybe list.
7375 * configure: Regenerate.
7376
7377 * MAINTAINERS: "GNATS only" -> "Bug database only".
7378
7379 * Makefile.tpl: Rename [+target+] to [+make_target+].
7380 * Makefile.def: Rename 'target' to 'make_target'.
7381
7382 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7383
7384 * MAINTAINERS: Add self as options handling maintainer.
7385
7386 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7387
7388 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7389 been too long since I touched those ports.
7390
7391 2003-05-28 DJ Delorie <dj@redhat.com>
7392
7393 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7394 * Makefile.in: Regenerate.
7395
7396 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7397
7398 * configure.in: Use curly braces in the definition of tooldir.
7399 * configure: Regenerate.
7400
7401 2003-05-21 DJ Delorie <dj@redhat.com>
7402
7403 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7404 newlib or libgloss.
7405 * Makefile.in: Regenerate.
7406
7407 2003-05-21 DJ Delorie <dj@redhat.com>
7408
7409 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7410 * Makefile.in: Regenerate.
7411
7412 2003-05-20 Ian Lance Taylor <ian@airs.com>
7413
7414 * MAINTAINERS: Update my e-mail address.
7415
7416 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7417
7418 * configure.in: Switch more things to use maybe dependencies.
7419 * Makefile.tpl: Switch more things to use maybe dependencies.
7420 Factor out common code from autogen IF statements.
7421 * configure: Regenerate.
7422 * Makefile.in: Regenerate.
7423
7424 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7425
7426 * configure.in: Accept i[3456789]86 for machine type.
7427 * configure: Regenerate.
7428
7429 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7430
7431 * configure.in: Switch more things to use maybe dependencies.
7432 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7433 * configure: Regenerate.
7434 * Makefile.tpl: Switch more things to use maybe dependencies.
7435 * Makefile.in: Regenerate.
7436
7437 2003-05-16 Andreas Schwab <schwab@suse.de>
7438
7439 * Makefile.tpl (install-opcodes): Define.
7440 * Makefile.in: Rebuild.
7441
7442 2003-05-13 Andreas Jaeger <aj@suse.de>
7443
7444 * config.guess: Update to 2003-05-09 version.
7445 * config.sub: Update to 2003-05-09 version.
7446
7447 2003-05-13 Michael Eager <eager@mvista.com>
7448
7449 * configure.in: Correct sed script so that options in quotes are not
7450 deleted.
7451 * configure: Rebuild.
7452
7453 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7454
7455 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7456 and $$s/newlib/libc/sys/cygwin32 include paths.
7457 * configure: Ditto.
7458
7459 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7460
7461 * MAINTAINERS: Update my email addresses.
7462
7463 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7464
7465 * config-ml.in: Propagate INSTALL variables.
7466
7467 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7468
7469 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7470
7471 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7472
7473 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7474 * Makefile.in: Regenerate.
7475
7476 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7477
7478 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7479
7480 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7481
7482 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7483
7484 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7485
7486 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7487 * Makefile.in: Regenerated.
7488
7489 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7490
7491 * MAINTAINERS (Write After Approval): Upgrade myself from
7492 GNATS only to write-after-approval. Update my mail address.
7493
7494 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7495
7496 (OS Port Maintainers: freebsd): Add myself.
7497
7498 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7499
7500 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7501
7502 2003-04-22 Kean Johnston <jkj@sco.com>
7503
7504 * MAINTAINERS (SCO ports): Added myself.
7505
7506 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7507
7508 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7509
7510 2003-04-19 Kean Johnston <jkj@sco.com>
7511
7512 * MAINTAINERS (Write After Approval): Add myself.
7513
7514 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7515
7516 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7517 * Makefile.in: Regenerate.
7518
7519 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7520
7521 * configure.in (powerpc64*-*-linux*): Remove.
7522 * configure: Rebuilt.
7523
7524 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7525
7526 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7527 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7528 and restrap.
7529 * Makefile.in: Regenerate.
7530
7531 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7532
7533 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7534 * configure: Regenerated.
7535
7536 2003-04-15 DJ Delorie <dj@redhat.com>
7537
7538 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7539
7540 2003-04-13 Nick Clifton <nickc@redhat.com>
7541
7542 * config-ml.in: Remove support for --disable-aix removing
7543 call-aix multilibs.
7544
7545 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7546
7547 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7548 * */configure: Rebuilt.
7549
7550 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7551
7552 * MAINTAINERS: Add my email address.
7553
7554 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7555
7556 * MAINTAINERS (Write After Approval): Add myself.
7557
7558 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7559
7560 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7561 * Makefile.in: Regenerate.
7562
7563 2003-03-14 Michael Chastain <mec@shout.net>
7564
7565 * Makefile.in: Regenerate with correct Makefile.def.
7566
7567 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7568
7569 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7570 Make macro.
7571 * Makefile.in: Regenerate.
7572 * configure.in: Clean up gxx_include_dir logic.
7573 * configure: Regenerate.
7574
7575 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7576
7577 * MAINTAINERS (Write After Approval): Add myself.
7578
7579 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7580
7581 * MAINTAINERS: Update my mail address.
7582
7583 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7584
7585 * configure.in (gxx_include_dir): Fix typo.
7586 * configure: Regenerated.
7587
7588 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7589
7590 * Makefile.tpl: Reindent.
7591 * Makefile.in: Regenerate.
7592 * configure.in: Reindent. Don't set unused variables.
7593 * configure: Regenerate.
7594
7595 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7596
7597 * configure.in: Include $(build_tooldir)/sys-include in
7598 FLAGS_FOR_TARGET.
7599 * configure: Regenerated.
7600
7601 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7602
7603 * Makefile.tpl: Always pass down RANLIB.
7604 * Makefile.in: Regenerate.
7605
7606 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7607 * Makefile.in: Regenerate.
7608 * configure.in: Remove unused logic relating to --enable-shared
7609 and --enable-threads. Remove bogus comments. Remove redundant
7610 noconfigdirs.
7611 * configure: Regenerate.
7612
7613 * configure.in: Replace ${libstdcxx_version} by its value.
7614 Remove reference to mh-dgux.
7615 * configure: Regenerate.
7616
7617 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7618
7619 * MAINTAINERS (Write After Approval): Add myself.
7620
7621 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7622
7623 * Makefile.tpl: Rearrange.
7624 * Makefile.in: Regenerate.
7625
7626 2003-02-25 Uwe Stieber <uwe@wwws.de>
7627
7628 * configure.in: Add support for kaOS as cross build target system.
7629 * configure: Regenerated.
7630
7631 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7632
7633 * MAINTAINERS (Write after approval): Add myself.
7634
7635 2003-02-21 James E Wilson <wilson@tuliptree.org>
7636
7637 * MAINTAINERS: Update my email address.
7638
7639 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7640
7641 * MAINTAINERS: Add self to blanket write privs. section.
7642
7643 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7644
7645 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7646 configure-target-* as some target builds may require additional
7647 flags for preprocessor tests.
7648 * Makefile.in: Regenerated.
7649
7650 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7651
7652 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7653 * ltconfig: Handle it.
7654 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7655 auto-detecting it.
7656
7657 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7658 it is used as argument to $CC.
7659 * ltcf-gcj.sh: Likewise.
7660
7661 * configure.in: Introduce --enable-maintainer-mode.
7662 * configure: Rebuilt.
7663 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7664 for maintainer mode.
7665 * Makefile.in: Rebuilt.
7666
7667 2003-02-18 Jason Merrill <jason@redhat.com>
7668
7669 * Makefile.tpl (check-c++): Allow parallelism.
7670
7671 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7672
7673 * MAINTAINERS: Remove John Carr (who never actually had access to
7674 gcc.gnu.org).
7675
7676 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7677
7678 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7679 don't configure target-libobjc.
7680 * configure: Regenerate.
7681
7682 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7683
7684 * Makefile.tpl (RANLIB): Define.
7685 * Makefile.in: Regenerate.
7686
7687 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7688
7689 * MAINTAINERS: Update my email.
7690
7691 2003-02-06 Keith R Seitz <keiths@redhat.com>
7692
7693 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7694 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7695 * Makefile.in: Regenerated.
7696 * configure.in: Remove all traces of snavigator, db, and grep.
7697 * configure: Regenerated.
7698
7699 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7700
7701 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7702 After Approval.
7703
7704 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7705
7706 * MAINTAINERS (Write after approval): Add myself.
7707
7708 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7709
7710 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7711 * Makefile.in: Regenerated.
7712
7713 2003-01-30 Roger Sayle <roger@eyesopen.com>
7714
7715 * config.guess: Updated to 2003-01-30's version.
7716 * config.sub: Updated to 2003-01-28's version.
7717
7718 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7719
7720 * config.if: If gcc_version is already set, just use it. Don't set
7721 gcc_version_trigger if it's already set, otherwise set it to
7722 gcc/version.c, but only if the file exists. If it is not set and
7723 gcc/version.c does not exist, try to extract the version number from
7724 $CC.
7725
7726 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7727
7728 * MAINTAINERS: Add myself to write-after-approval list.
7729
7730 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7731
7732 * configure.in: Revert 24Jan change.
7733 * configure: Regenerate.
7734
7735 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7736
7737 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7738 entry of HJ Lu.
7739
7740 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7741
7742 * configure.in: Revert previous change.
7743 * configure: Regenerate.
7744
7745 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7746
7747 * configure.in: Make rda native-only.
7748 * configure: Regenerate.
7749
7750 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7751
7752 * MAINTAINERS: Move myself from GNATS-only-accounts to
7753 write-after-approval.
7754
7755 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7756
7757 * configure.in: Add missing \.
7758 * configure: Rebuilt.
7759
7760 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7761
7762 * configure.in (baseargs): Avoid using \| in sed regular
7763 expressions.
7764 * configure: Rebuilt.
7765
7766 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7767
7768 * configure.in (baseargs): Remove all supported forms of
7769 --cache-file, --srcdir, --host, --build and --target options
7770 from argument lists.
7771 * configure: Rebuilt.
7772
7773 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7774
7775 * MAINTAINERS: Add myself to write-after-approval list.
7776
7777 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7778
7779 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7780 * configure: Rebuilt.
7781
7782 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7783
7784 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7785 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7786 * Makefile.in: Regenerate.
7787 * configure: Regenerate.
7788
7789 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7790
7791 * configure.in: Remove Makefile in build, host and target modules
7792 unless configure was run with --no-recursion.
7793 * configure: Rebuilt.
7794
7795 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7796
7797 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7798 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7799 * Makefile.in: Regenerate.
7800
7801 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7802
7803 * config.guess: Update to 2003-01-03 version.
7804 * config.sub: Update to 2003-01-03 version.
7805
7806 2003-01-07 Christopher Faylor <cgf@redhat.com>
7807
7808 * configure: Regenerate with proper autoconf 2.13.
7809
7810 2003-01-07 Christopher Faylor <cgf@redhat.com>
7811
7812 * configure.in: Add AC_PREREQ for consistency.
7813 * configure: Regenerate.
7814
7815 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7816
7817 * configure.in (GDB_TK): Add tcl directories conditional on
7818 gdb/gdbtk directory being present.
7819 * configure: Regenerate.
7820
7821 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7822
7823 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7824 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7825 * configure: Rebuilt.
7826
7827 2002-12-31 Tom Tromey <tromey@redhat.com>
7828
7829 * Makefile.in: Rebuilt.
7830 * Makefile.def (target_modules) [libffi]: Allow installation.
7831
7832 2002-12-31 Andreas Schwab <schwab@suse.de>
7833
7834 * configure.in: Fix use of $program_transform_name.
7835 * configure: Regenerated.
7836
7837 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7838
7839 * configure.in (baseargs): Don't remove first configure argument.
7840 * configure: Regenerated.
7841
7842 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7843
7844 * Makefile.tpl (local-distclean): Don't remove...
7845 (multilib.ts): ... this. Moved into...
7846 (multilib.out): ... this. Don't use sub-make.
7847 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7848 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7849 (configure-build-[+module+], configure-[+module+],
7850 configure-target-[+module+], configure-gcc): ... these. Test
7851 for Makefile existence. Drop config.status from dependencies.
7852 * Makefile.in: Rebuilt.
7853 * configure.in: Move gcc-version-trigger to the end of
7854 ac_configure_args. Add comments to maybedep.tmp and
7855 serdep.tmp. Introduce --disable-serial-configure. Remove
7856 nonopt from baseargs, matching and removing corresponding
7857 whitespace while at it.
7858 * configure: Rebuilt.
7859
7860 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * configure.in (host_configargs): Replace reference to
7863 no-longer-defined buildopts with --build=${build_alias}.
7864 * configure: Rebuilt.
7865
7866 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7867 program_transform_name to standard idiom.
7868 (AUTOGEN, AUTOCONF): Define.
7869 (Makefile.in): Use $(AUTOGEN).
7870 (Makefile): Depend on config.status, and use autoconf-style rule to
7871 build it. Move original commands to...
7872 (config.status): ... this new target.
7873 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7874 $(AUTOCONF).
7875 * Makefile.in: Rebuilt.
7876
7877 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7878
7879 * Makefile.tpl: Fix dramatic bustage due to change in
7880 program_transform_name.
7881 * Makefile.in: Regenerate.
7882
7883 * configure.in: Remove unnecessary PATH setting.
7884 * configure: Regnerate.
7885
7886 * configure.in: Don't default to unprefixed tools unless
7887 the native tools will work.
7888 * configure: Regenerate.
7889
7890 * configure.in: Convert to autoconf script. Blow away lots
7891 of now-redundant Makefile fragments.
7892 * configure: Generate using Autoconf.
7893 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7894 * Makefile.in: Regenerate.
7895
7896 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7897
7898 * configure: Fix stupid bug where RANLIB was mistakenly included.
7899
7900 * configure.in: Rename (buildargs, hostargs, targargs) to
7901 (build_configargs, host_configargs, target_configargs).
7902
7903 * configure.in: Move logic out of sed statement.
7904
7905 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7906 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7907
7908 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7909
7910 * config.sub: Import from master repository
7911 * config.guess: Ditto
7912
7913 2002-12-24 Andreas Schwab <schwab@suse.de>
7914
7915 * Makefile.tpl (multilib.out): Fix missing space.
7916 * Makefile.in: Regenerate.
7917
7918 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7919
7920 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7921 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7922 * Makefile.in: Regenerate.
7923 * configure.in: Remove unnecessary leftovers.
7924
7925 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7926
7927 * configure.in (extra_ranlibflags_for_target): New variable.
7928 (*-*-darwin): Add -c to ranlib commands.
7929 * configure (tooldir): Handle extra_ranlibflags_for_target.
7930
7931 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7932
7933 * Makefile.tpl: Revert HJL's change.
7934 * Makefile.in: Regenerated.
7935 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7936 always.
7937
7938 2002-12-19 Andreas Schwab <schwab@suse.de>
7939
7940 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7941 * Makefile.in: Regenerate.
7942
7943 2002-12-18 H.J. Lu <hjl@gnu.org>
7944
7945 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7946 * Makefile.in: Regenerated.
7947
7948 * configure.in (build_prefix): New. Substitute.
7949
7950 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7951
7952 * Makefile.tpl: Don't let real targets depend on phony targets.
7953 * Makefile.in: Regenerate.
7954
7955 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7956 * Makefile.in: Regenerate.
7957
7958 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7959
7960 * config.sub: Import from master repository
7961 * config.guess: Ditto
7962
7963 2002-12-16 Jason Merrill <jason@redhat.com>
7964
7965 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7966 previous 'make bootstrap'.
7967 * Makefile.in: Regenerate.
7968
7969 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7970
7971 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7972
7973 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7974
7975 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7976 * Makefile.in: Regenerate.
7977
7978 2002-12-13 Jason Merrill <jason@redhat.com>
7979
7980 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7981 library tests.
7982 (check-c++): Just depend on it and check-target-libstdc++-v3.
7983 * Makefile.in: Regenerate.
7984
7985 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7986
7987 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7988 * Makefile.in: Rebuilt.
7989
7990 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7991
7992 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7993
7994 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7995
7996 * configure: Fix bug put in by gremlins.
7997
7998 * Makefile.tpl: Substitute more autoconfily.
7999 * configure: Substitute more autoconfily.
8000 * Makefile.in: Regenerate.
8001
8002 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8003
8004 * config.sub: Import from master repository
8005 * config.guess: Ditto
8006 * MAINTAINERS: Added Svein Seldal under write after approval
8007
8008 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8009
8010 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8011 * Makefile.in (all-sim): Ditto.
8012
8013 2002-12-06 DJ Delorie <dj@redhat.com>
8014
8015 * Makefile.tpl: Change configure dependencies to not have real
8016 targets depend on phony targets.
8017
8018 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8019
8020 * configure.in: Revert unintentional change.
8021
8022 * Makefile.tpl: Change dependency for */multilib.out so that
8023 it works when gcc isn't in the tree.
8024
8025 * configure.in: Substitute more.
8026 * configure: Run subconfigures from the Makefile.
8027 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8028 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8029
8030 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8031
8032 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8033
8034 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8035
8036 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8037 and corresponding dependencies.
8038 * Makefile.in: Regenerate.
8039
8040 * configure.in (host_tools): Order binutils, gas and ld for
8041 convenience in running the testsuites.
8042
8043 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8044 * Makefile.in: Regenerate.
8045 * configure.in: Introduce rules to serialize subconfigure runs.
8046
8047 * configure.in: Introduce BASE_CC_FOR_TARGET.
8048 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8049 Realize configure-build-* targets. Realize configure-target-* targets.
8050 * Makefile.in: Regenerate.
8051
8052 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8053
8054 * configure: Move gcc_version_trigger stuff from here...
8055 * configure.in: ...to here.
8056
8057 * configure.in: Separate subconfigure options added by this file from
8058 options given by the user. Add machinery to put args for host
8059 subconfigures into the Makefile.
8060
8061 * Makefile.tpl: Remove 'vault' targets.
8062 * Makefile.tpl: Reorder and comment dependencies.
8063 * Makefile.in: Regenerate.
8064
8065 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8066 * configure.in: Fix my broken commit of previous patch. (sigh)
8067
8068 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8069
8070 * configure.in: Move host-specific darwin noconfigdirs into
8071 the host-specific section.
8072
8073 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8074
8075 * configure.in: Move host-specific darwin noconfigdirs into
8076 the host-specific section.
8077
8078 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8079
8080 * configure: Remove skip-this-dir support.
8081 * Makefile.tpl: Remove skip-this-dir support.
8082
8083 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8084 subdirectories.
8085 * Makefile.in: Regenerate.
8086
8087 * Makefile.tpl: Strip out useless setting of 'dir'.
8088 * Makefile.in: Regenerate.
8089
8090 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8091
8092 * configure.in: Fix deeply stupid bug.
8093
8094 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8095 shell code in CXX_FOR_TARGET
8096 * Makefile.def: Introduce raw_cxx.
8097 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8098 RAW_CXX_FOR_TARGET.
8099 * Makefile.in: Regenerate.
8100
8101 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8102
8103 * Makefile.tpl: Remove unnecessary ifs.
8104 * Makefile.in: Regenerate.
8105
8106 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8107 dependencies. Maybe-ize build-libiberty. Create dummy install
8108 targets for 'no_install' modules.
8109 * configure: Move GDB_TK substitution to configure.in. Move
8110 build_modules stuff to configure.in.
8111 * configure.in: Implement soft dependency machinery. Maybe-ize
8112 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8113 * Makefile.in: Regenerate.
8114
8115 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8116
8117 * Makefile.tpl: Make all-target, install-target behave similarly
8118 to all, install (only hitting configured targets). Eliminate
8119 unused macro defintions.
8120
8121 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8122 build != host.
8123
8124 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8125
8126 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8127
8128 * configure.in: Produce lists of subdir targets we're actually
8129 configuring. Remove references to "dosrel".
8130 * Makefile.tpl: Let configure set which subdir targets are hit.
8131 Remove install-cross; clean up install; remove ALL. Remove
8132 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8133 Autogenerate host module targets. Remove empty dependency lines
8134 and redundant dependency; rearrange slightly.
8135 * Makefile.def: Add host-side libtermcap, utils.
8136
8137 * Makefile.in: Regenerate.
8138
8139 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8140
8141 * ltconfig (osf[345]): Append $major to soname_spec.
8142 Reflect this in library_names_spec.
8143 * ltmain.sh (osf): Prefix $major with . for use as extension.
8144
8145 2002-11-19 Andreas Jaeger <aj@suse.de>
8146
8147 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8148 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8149 and sparc64 GNU/Linux systems.
8150
8151 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8152
8153 * MAINTAINERS: Update email.
8154
8155 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8156
8157 * MAINTAINERS: Complete James Dennett's entry.
8158
8159 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8160
8161 * MAINTAINERS (Write After Approval): Add myself.
8162
8163 2002-11-13 Bruce Korb <bkorb@gnu.org>
8164
8165 * Makefile.tpl: syntactic cleanup
8166
8167 2002-11-13 Stuart Hastings <stuart@apple.com>
8168
8169 * MAINTAINERS: Add myself to write-after-approval list.
8170
8171 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8172
8173 * Makefile.def: Add list of recursive targets to autogenerate.
8174 Add build_modules.
8175 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8176 targets. Autogenerate *-build-* targets.
8177 * Makefile.in: Regenerate.
8178
8179 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8180
8181 * configure: More autoconf-style substitutions.
8182 * Makefile.tpl: More autoconf-style substitutions.
8183 * Makefile.in: Regenerate.
8184
8185 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8186
8187 * configure: Substitute more variables in a more autoconf-friendly
8188 way. Simplify slightly.
8189 * Makefile.tpl: Make more variables substitutable in an
8190 autoconf-friendly way.
8191 * Makefile.in: Regenerate.
8192
8193 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8194
8195 * MAINTAINERS (Write After Approval): Add myself.
8196
8197 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8198
8199 * configure.in (v810*): Remove special setting of tools.
8200
8201 * configure: Add support for extra required flags for ar or nm.
8202 * configure.in (aix4.3+): Use above support for target-specific
8203 issues, rather than using config/mt-aix43.
8204
8205 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8206
8207 * configure: Remove 'removing', which doesn't work. Replace $subdir
8208 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8209 with $srcdir. Reformat indentation. Substitute some variables
8210 formerly hard-coded in the Makefile for build=host.
8211 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8212 * Makefile.def: Autogenerate more.
8213 * Makefile.in: Regenerate.
8214
8215 2002-11-04 Adam Nemet <anemet@lnxw.com>
8216
8217 * MAINTAINERS (Write After Approval): Add myself.
8218
8219 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8220
8221 * Makefile.def (host_modules): Add rda.
8222 * Makefile.in: Regenerate.
8223 * configure.in (target_tool): Add target-rda to list.
8224
8225 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8226
8227 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8228
8229 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8230
8231 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8232 and restrap targets to this rule.
8233 * Makefile.in: Regenerate.
8234
8235 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8236
8237 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8238 GNATS only accounts.
8239
8240 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8241
8242 * configure.in (i[3456]86-*-linux*): Add check to disable
8243 ${libgcj} for glibc1.
8244
8245 2002-10-24 Denis Chertykov <denisc@overta.ru>
8246
8247 * MAINTAINERS: Add myself as ip2k port maintainer.
8248
8249 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8250
8251 * configure.in: Add tic4x target.
8252
8253 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8254
8255 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8256 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8257 * Makefile.in: Regenerate.
8258
8259 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8260 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8261 * Makefile.in: Regenerate.
8262
8263 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8264
8265 * MAINTAINERS: Add myself as web pages co-maintainer.
8266
8267 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8268
8269 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8270 * Makefile.in: Regenerate.
8271
8272 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8273
8274 * MAINTAINERS: Add myself and Nathan Sidwell
8275 <nathan@codesourcery.com> as VxWorks maintainers.
8276
8277 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8278
8279 * Makefile.def: Remove order dependency comments.
8280 * Makefile.tpl: Add explicit install-install dependencies.
8281 * Makefile.in: Regenerate.
8282
8283 * Makefile.tpl: Remove material now in src-release. (Finally!)
8284 * Makefile.in: Regenerate.
8285
8286 * Makefile.tpl: Add configure-target (for src-release in src)
8287 * Makefile.in: Regenerate.
8288
8289 2002-09-30 Nick Clifton <nickc@redhat.com>
8290
8291 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8292
8293 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8294
8295 * configure.in (s390*-*-linux*): Enable libgcj.
8296
8297 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8298
8299 * configure: Revert accidentally applied changes.
8300
8301 * Makefile.tpl: Make more autoconf-friendly.
8302 * Makefile.in: Regenerate.
8303 * configure: Make substitution more autoconf-like.
8304
8305 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8306
8307 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8308 single entry to handle all these.
8309 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8310 libjava on arm-*-elf.
8311
8312 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8313
8314 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8315 things that depend on them.
8316
8317 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8318
8319 * Makefile.tpl: Make subsituted variables more autoconfy.
8320 * Makefile.in: Regenerate.
8321 * configure: Make seds more autoconfy.
8322
8323 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8324
8325 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8326 * Makefile.in: Regenerate.
8327 * configure.in: Rewrite sed statements to look autoconfy.
8328
8329 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8330 all-target-foo on configure-target-foo.
8331 * Makefile.def: Ditto.
8332 * Makefile.in: Rebuild.
8333
8334 2002-09-25 Andrew Haley <aph@redhat.com>
8335
8336 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8337
8338 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8339
8340 * Makefile.def: New file.
8341 * Makefile.tpl: New file.
8342 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8343 * contrib/gcc_update: Note that Makefile.in is a generated file.
8344
8345 * configure.in: Minor rearrangement. Simplify tests.
8346
8347 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8348
8349 * configure.in (with_headers): Skip copy if value is "yes".
8350 (with_libs): Likewise.
8351
8352 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8353
8354 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8355 * configure.in (sh*-*-pe*): Ditto.
8356 * configure.in (mips*-*-pe*): Ditto.
8357 * configure.in (*arm-wince-pe): Ditto.
8358
8359 * configure.in: Rearrange.
8360
8361 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8362
8363 * MAINTAINERS: Update my email address.
8364
8365 2002-08-30 Paul Koning <pkoning@equallogic.com>
8366
8367 * MAINTAINERS: (Write After Approval): Add myself.
8368
8369 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8370
8371 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8372
8373 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8374
8375 * MAINTAINERS: Change my mailing address.
8376
8377 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8378
8379 * MAINTAINERS (Write After Approval): Remove myself.
8380 (Various Maintainers: c++ runtime libs): Add myself.
8381
8382 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8383
8384 * MAINTAINERS (Write After Approval): Remove myself.
8385 (Various Maintainers: c++ runtime libs): Add myself.
8386
8387 2002-08-15 Eric Christopher <echristo@redhat.com>
8388
8389 * config.sub: Import from master repository.
8390 * config.guess: Ditto.
8391
8392 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8393
8394 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8395 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8396 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8397
8398 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8399
8400 * MAINTAINERS: Add self to rs6000 vector extensions.
8401
8402 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8403
8404 * libiberty/configure: Reverted unintended yesterday's check in.
8405
8406 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8407
8408 * boehm-gc/configure, libf2c/configure: Rebuilt.
8409 * libffi/configure, libiberty/configure: Ditto.
8410 * libjava/configure, libobjc/configure: Ditto.
8411 * libstdc++-v3/configure, zlib/configure: Ditto.
8412 Merged from binutils:
8413 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8414 From Steve Ellcey <sje@cup.hp.com>:
8415 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8416 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8417 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8418 IA64.
8419 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8420 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8421 soname_spec, sys_lib_search_path_spec): Ditto.
8422
8423 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8424
8425 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8426
8427 2002-08-04 H.J. Lu (hjl@gnu.org)
8428
8429 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8430
8431 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8432
8433 * MAINTAINERS (Write After Approval): Add myself.
8434
8435 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8436
8437 * configure.in: Move generic linux case to end. Copy generic
8438 linux noconfigdirs to mips*-*-linux* entry and new
8439 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8440
8441 2002-07-19 Michael Matz <matz@suse.de>
8442
8443 * MAINTAINERS: Add myself as ra* maintainer.
8444
8445 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8446
8447 * config.guess: Update to 2002-07-09 version.
8448 * config.sub: Update to 2002-07-03 version.
8449
8450 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8451
8452 * MAINTAINERS: Fix typo in a maintainer email address.
8453
8454 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8455
8456 * configure.in: Remove two redundant tests.
8457
8458 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8459
8460 * configure.in (mips*-*-irix6*o32): Enable stabs.
8461
8462 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8463
8464 * configure.in: Don't build grez.
8465 * Makefile.in: Ditto.
8466
8467 * Makefile.in: Remove references to bsp, cygmon, libstub.
8468 * configure.in: Ditto.
8469
8470 * configure.in: Remove leftover reference to gdbtest.
8471
8472 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8473
8474 * configure.in (gxx_include_dir): Change to match versioned
8475 C++ headers if --enable-version-specific-runtime-libs is used.
8476
8477 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8478
8479 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8480
8481 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8482
8483 * configure.in: Make --without-x work.
8484
8485 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8486
8487 * configure.in: Rearrange target Makefile fragment collection.
8488
8489 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8490 cvs[src].
8491 * configure.in: Ditto.
8492
8493 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8494
8495 * MAINTAINERS (Write After Approval): Update my e-mail address.
8496
8497 2002-06-24 Ben Elliston <bje@redhat.com>
8498
8499 * configure.in (host_tools): Remove cgen.
8500
8501 * Makefile.in (all-cgen): Remove; runs from its source directory.
8502 (check-cgen, install-cgen, clean-cgen): Likewise.
8503 (all-opcodes): Do not depend on all-cgen.
8504 (all-sim): Likewise.
8505
8506 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8507
8508 * Makefile.in: Eliminate 'apache' targets.
8509 * configure.in: Eliminate 'apache' targets.
8510
8511 * configure.in: Eliminate redundant tests. Reorganize.
8512
8513 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8514
8515 * config-ml.in: Eliminate references to Cygnus configure.
8516
8517 * Makefile.in: Eliminate references to building emacs.
8518
8519 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8520
8521 * MAINTAINERS: Update my email address.
8522
8523 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8524
8525 * config.if (libstdcxx_incdir): Version C++ headers.
8526 (cxx_incdir): Remove.
8527
8528 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8529
8530 * MAINTAINERS (Write After Approval): Add self.
8531
8532 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8533
8534 * configure.in: Add support for ip2k.
8535
8536 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8537
8538 * configure.in: Fix AIX configury bug.
8539
8540 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8541
8542 * MAINTAINERS (Write After Approval): Add self.
8543
8544 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8545
8546 * configure.in: replace ${topsrcdir} with ${srcdir}
8547
8548 * configure.in: Move definition of libstdcxx_flags
8549 right above usage, rather than waaay earlier.
8550
8551 * configure.in: Pull definition of is_cross_compiler earlier.
8552
8553 * configure.in: Rearrange a little.
8554
8555 * configure.in: Remove references to librx.
8556 * Makefile.in: Remove references to librx.
8557
8558 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8559
8560 * config.sub: Add support for avr target.
8561 Import from master sources, rev 1.255
8562
8563 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8564
8565 * configure, .cvsignore: Revert previous change...
8566 * Makefile: ...delete.
8567
8568 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8569
8570 * configure.in: Eliminate ${gasdir} variable.
8571
8572 2002-06-18 Dave Brolley <brolley@redhat.com>
8573
8574 * configure.in: Add support for frv.
8575 * config.sub: Add support for frv.
8576
8577 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8578
8579 * configure: Remove garbage from previous commit.
8580
8581 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8582
8583 * configure: For in-source builds, make a subdir and re-exec there.
8584 * Makefile: New file. Pass targets through to build directory.
8585 * .cvsignore: No longer ignore "Makefile".
8586
8587 2002-06-16 Douglas Rupp <rupp@gnat.com>
8588
8589 * MAINTAINERS (Write After Approval): Add self.
8590
8591 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8592
8593 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8594
8595 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8596
8597 * configure.in (vax-*-netbsd*): Re-enable gas.
8598
8599 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8600
8601 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8602 BUILD_PREFIX_1, to correct nomenclature.
8603 * configure: Likewise.
8604
8605 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8606 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8607
8608 2002-05-31 Olaf Hering <olh@suse.de>
8609
8610 * config-ml.in: Propogate DESTDIR also.
8611
8612 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8613
8614 * configure.in (vax-*-netbsd*): Don't build gas for this
8615 platform.
8616
8617 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8618
8619 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8620 and libgcj for AVR.
8621
8622 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8623
8624 * MAINTAINERS (Write After Approval): Add myself.
8625
8626 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8627
8628 * config.guess: Update to 2002-05-22 version.
8629 * config.sub: Likewise.
8630
8631 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8632
8633 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8634 * config-ml.in: Likewise.
8635 * configure: Likewise.
8636 * configure.in: Likewise.
8637
8638 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8639
8640 * MAINTAINERS: Update my email address.
8641
8642 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8643
8644 * configure.in: Simplify makefile fragment collection.
8645
8646 * configure.in: Remove code to build emacs.
8647
8648 * configure.in : Remove --srcdir argument from targargs and buildargs
8649 (it's always overridden in the Makefile anyway). Rearrange a bit.
8650
8651 * configure: Move some logic to configure.in.
8652 * configure.in: Move some logic from configure.
8653
8654 2002-05-11 Tom Tromey <tromey@redhat.com>
8655
8656 * MAINTAINERS: Reflect libgcj reality.
8657
8658 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8659
8660 * Makefile.in: Honour DESTDIR.
8661
8662 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8663
8664 * config.guess: Import 2002-03-20 version.
8665 * config.sub: Import 2002-04-26 version.
8666
8667 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8668
8669 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8670
8671 2002-05-07 Tim Josling <tej@melbpc.org.au>
8672
8673 * MAINTAINERS: Add self.
8674
8675 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8676
8677 * ltmain.sh: Detect and handle object name conflicts
8678 while piecewise linking a static library.
8679
8680 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8681
8682 * configure.in (noconfigdirs): Don't disable libgcj on
8683 sparc64-*-solaris* and sparcv9-*-solaris*.
8684
8685 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8686
8687 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8688
8689 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8690
8691 * configure.in (FLAGS_FOR_TARGET): Do not add
8692 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8693 on i[3456]86-*-linux*.
8694
8695 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8696
8697 * configure.in (noconfigdirs): Replace [ ] with test.
8698
8699 * configure.in (noconfigdirs): Do not add target-newlib if
8700 target == i[3456]86-*-linux*, and host == target.
8701
8702 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8703
8704 * configure.in: delete reference to absent file
8705
8706 * configure.in: replace '[' with 'test'
8707
8708 * configure.in: Eliminate references to gash.
8709 * Makefile.in: Eliminate references to gash.
8710
8711 * configure.in: remove useless references to 'pic' makefile fragments.
8712
8713 * configure.in: (*-*-windows*) Finish removing.
8714
8715 * configure.in: Eliminate redundant test for libgui.
8716
8717 2002-04-29 Roger Sayle <roger@eyesopen.com>
8718
8719 * MAINTAINERS: Add self and realphabetize. Update entries
8720 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8721 entry for a29k port maintainer.
8722
8723 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8724
8725 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8726 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8727
8728 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8729
8730 * configure.in: remove references to dead files
8731
8732 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8733
8734 * MAINTAINERS: Add information about purpose of this file.
8735
8736 2002-04-18 Tom Tromey <tromey@redhat.com>
8737
8738 * configure.in: Disallow configuring libgcj when it is already
8739 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8740 Solaris 2.8 by default. For PR libgcj/6158.
8741
8742 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8743
8744 * configure.in: Move default CC setting out of config/mh-* fragments
8745 directly into here.
8746
8747 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8748
8749 * configure.in: don't even try to configure or make a subdirectory
8750 if there's no configure script for it.
8751
8752 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8753
8754 * MAINTAINERS: Remove chill maintainers.
8755 * Makefile.in (CHILLFLAGS): Remove.
8756 (CHILL_LIB): Remove.
8757 (TARGET_CONFIGDIRS): Remove libchill.
8758 (CHILL_FOR_TARGET): Remove.
8759 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8760 CHILL_LIB.
8761 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8762 (CHECK_TARGET_MODULES): Likewise.
8763 (INSTALL_TARGET_MODULES): Likewise.
8764 (CLEAN_TARGET_MODULES): Likewise.
8765 (configure-target-libchill): Remove.
8766 (all-target-libchill): Remove.
8767 * configure.in (target_libs): Remove target-libchill.
8768 Do not compute CHILL_FOR_TARGET.
8769 * libchill: Remove directory.
8770
8771 2002-04-11 DJ Delorie <dj@redhat.com>
8772
8773 * Makefile.in, configure.in: Sync with binutils, entries
8774 follow...
8775
8776 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8777
8778 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8779 (do-tar, do-bz2): New rules.
8780 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8781 (gdb-tar): New rule.
8782 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8783 (insight_dejagnu.tar): New rule.
8784 (insight.tar): New rule.
8785 (gdb+dejagnu.tar): New rule.
8786 (gdb.tar): New rule.
8787
8788 2002-02-01 Mo DeJong <supermo@bayarea.net>
8789
8790 * Makefile.in: Add all-tix to deps for all-snavigator
8791 so that tix is built when building snavigator.
8792
8793 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8794
8795 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8796 ld and gdb are not supported.
8797
8798 2002-01-07 Mark Salter <msalter@redhat.com>
8799
8800 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8801 Allow target-libgloss to be built for arm, strongarm, and xscale.
8802
8803 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8804
8805 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8806 options for i[3456]86-pc-linux* native builds.
8807
8808 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8809
8810 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8811 files from .po files for a distribution.
8812
8813 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8814
8815 * configure.in: Enable libstdc++-v3 for h8300 targets.
8816
8817 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8818
8819 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8820 version from bfd/.
8821
8822 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8823
8824 * Makefile.in (VER): When present, extract the version number from
8825 the file version.in.
8826
8827 2001-05-24 Tom Rix <trix@redhat.com>
8828
8829 * configure.in : enable ld for aix
8830
8831 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8832
8833 * config.guess: Add linux target for S/390.
8834
8835 2000-11-07 Philip Blundell <pb@futuretv.com>
8836
8837 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8838
8839 2000-11-03 Philip Blundell <pb@futuretv.com>
8840
8841 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8842 files.
8843
8844 2001-01-15 Ben Elliston <bje@redhat.com>
8845
8846 * configure.in (host_tools): Add sid.
8847 Always configure cgen.
8848
8849 2000-11-24 Nick Clifton <nickc@redhat.com>
8850
8851 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8852
8853
8854 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8855
8856 * Makefile.in (ALL_MODULES): Add all-cgen.
8857 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8858 (all-cgen): New target.
8859 (all-opcodes,all-sim): Depend on all-cgen.
8860 * configure.in (host_tools): Add cgen.
8861 Only configure cgen if --enable-cgen-maint.
8862
8863 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8864
8865 * configure.in: Add *-*-freebsd* configurations.
8866
8867 2002-04-08 Tom Tromey <tromey@redhat.com>
8868
8869 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8870 Fixes PR libgcj/6068.
8871
8872 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8873
8874 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8875
8876 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8877
8878 * configure.in (alpha*-dec-osf*): Enable libgcj.
8879
8880 2003-03-27 Matthew Gingell <gingell@gnat.com>
8881
8882 * MAINTAINERS (Write After Approval): Add myself.
8883
8884 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8885
8886 Fix for: PR bootstrap/3591, target/5676
8887 * configure.in (mcore-pe): Disable the configuration of
8888 libstdc++-v3 since exceptions are not supported.
8889
8890 2002-03-20 Anthony Green <green@redhat.com>
8891
8892 * configure.in: Enable libgcj for xscale-elf target.
8893
8894 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8895
8896 * MAINTAINERS: Update my email address.
8897
8898 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8899
8900 * ltmain.sh (relink_command): Fix typo in previous change.
8901
8902 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8903
8904 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8905 (relink_command): Added --tag flags.
8906 (mode=install): If relinking fails; error out.
8907
8908 2002-03-12 Richard Henderson <rth@redhat.com>
8909
8910 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8911 .NOTPARALLEL tag.
8912 (do-check): Rename from check.
8913 (check): Allow parallel check.
8914
8915 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8916
8917 * MAINTAINERS: Add myself as maintainer for xtensa port.
8918 Fix alphabetical order in CPU port maintainer list.
8919 Remove myself from Write After Approval list.
8920
8921 2002-03-11 Richard Henderson <rth@redhat.com>
8922
8923 * Makefile.in (.NOTPARALLEL): Add fake tag.
8924
8925 2002-03-07 H.J. Lu (hjl@gnu.org)
8926
8927 * configure.in: Enable gprof for mips*-*-linux*.
8928
8929 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8930
8931 * MAINTAINERS (Write After Approval): Add myself.
8932
8933 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8934
8935 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8936 libjava.
8937 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8938
8939 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8940
8941 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8942 because its Makefile is there; test for the executable instead.
8943
8944 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8945
8946 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8947 libstdc++-v3 and libjava.
8948
8949 2002-02-11 Adam Megacz <adam@xwt.org>
8950
8951 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8952 boehm-gc
8953
8954 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8955
8956 * config.guess: Updated to 2002-01-30's version.
8957 * config.sub: Updated to 2002-02-01's version.
8958 Contribute sh64-elf.
8959 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8960 * configure.in: Added sh64-*-*.
8961
8962 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8963
8964 * MAINTAINERS: Belatedly add myself to write after approval list.
8965
8966 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8967
8968 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8969 Remove self as Write After Approval.
8970
8971 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8972
8973 * MAINTAINERS: Put self in as maintainer for contrib/regression
8974 directory.
8975
8976 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8977
8978 * MAINTAINERS: Update my email address.
8979
8980 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8981
8982 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8983 target-libiberty, and target-libgloss. Skip Java-related
8984 libraries if not supported for NetBSD on target CPU.
8985
8986 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8987
8988 * install-sh: Use _inst.$$_ for temp file name.
8989
8990 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8991
8992 * MAINTAINERS (Write After Approval): Move my contact info
8993 from here...
8994 (OS Port Maintainers): ...to here (netbsd).
8995
8996 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8997
8998 * MAINTAINERS (Write After Approval): Add myself.
8999
9000 2002-01-17 H.J. Lu <hjl@gnu.org>
9001
9002 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9003 (all-target-fastjar): Also depend on all-target-libiberty.
9004
9005 2002-01-16 H.J. Lu (hjl@gnu.org)
9006
9007 * config.guess: Import from master sources, rev 1.225.
9008 * config.sub: Import from master sources, rev 1.238.
9009
9010 2002-01-16 Kazu Hirata <kazu@hxi.com>
9011
9012 * MAINTAINERS (Write After Approval): Remove myself.
9013
9014 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9015
9016 * MAINTAINERS (Write After Approval): Add myself.
9017
9018 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9019
9020 * MAINTAINERS: Add self as docs co-maintainer.
9021
9022 2001-12-11 Matthias Klose <doko@debian.org>
9023
9024 * MAINTAINERS (Write After Approval): Add myself.
9025
9026 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9027
9028 * MAINTAINERS: Update my email address.
9029
9030 2001-12-07 Turly O'Connor <turly@apple.com>
9031 * MAINTAINERS (Write After Approval): Add myself.
9032 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9033 (rs6000_initialize_trampoline): Call __trampoline_setup for
9034 ABI_DARWIN too.
9035 * darwin-tramp.asm: New file, implements __trampoline_setup.
9036 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9037
9038 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9039
9040 * MAINTAINERS (Write After Approval): Add myself.
9041
9042 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9043
9044 * configure, configure.in: Use temp file for long sed commands.
9045
9046 2001-12-03 Laurent Guerby <guerby@acm.org>
9047
9048 * config.sub: Update to version 1.232 on subversion.
9049
9050 2001-12-03 Ben Elliston <bje@redhat.com>
9051
9052 * MAINTAINERS: Update mail address for config.* patches.
9053
9054 2001-11-27 DJ Delorie <dj@redhat.com>
9055 Zack Weinberg <zack@codesourcery.com>
9056
9057 When build != host, create libiberty for the build machine.
9058
9059 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9060 CONFIG_ARGUMENTS.
9061 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9062 New variables.
9063 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9064 and rules.
9065 (all.normal): Depend on ALL_BUILD_MODULES.
9066 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9067 (all-build-libiberty): Depend on configure-build-libiberty.
9068
9069 * configure: Calculate and substitute proper value for
9070 ALL_BUILD_MODULES.
9071 * configure.in: Create the build subdirectory.
9072 Calculate and substitute TARGET_CONFIGARGS (formerly
9073 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9074
9075 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9076
9077 * MAINTAINERS (write-after-approval): Add self.
9078
9079 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9080
9081 * MAINTAINERS (GNATS only accounts): Remove self.
9082
9083 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9084
9085 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9086 libf2c.
9087
9088 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9089
9090 * MAINTAINERS (Write After Approval): Add self.
9091
9092 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9093
9094 * MAINTAINERS: mips and s390 are also CPU ports.
9095
9096 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9097
9098 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9099
9100 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9101
9102 * MAINTAINERS: Alphabetize.
9103
9104 2001-11-09 Kazu Hirata <kazu@hxi.com>
9105
9106 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9107
9108 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9109
9110 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9111
9112 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9113
9114 * configure.in (--enable-languages): Be more permissive about
9115 syntax. Check for empty lists better. Warn about $LANGUAGES.
9116
9117 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9118
9119 * config.sub: Import from master sources, rev. 1.230.
9120 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9121
9122 2001-11-07 Laurent Guerby <guerby@acm.org>
9123
9124 * MAINTAINERS (Write After Approval): Add self.
9125
9126 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9127
9128 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9129
9130 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9131
9132 * config.sub: Import from master sources, rev 1.226.
9133 * config.guess: Import from master sources, rev 1.216.
9134
9135 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9136
9137 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9138 * MAINTAINERS: Add self as maintainer of MMIX port.
9139 Remove old after-approval entry.
9140
9141 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9142
9143 * ChangeLog, configure: Fix spelling errors.
9144
9145 2001-10-20 Brendan Kehoe <brendan@zen.org>
9146
9147 * MAINTAINERS: Tweak my address.
9148
9149 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9150
9151 * MAINTAINERS: Update my email address.
9152
9153 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9154
9155 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9156 * MAINTAINERS: Add self as maintainer of CRIS port.
9157
9158 2001-10-10 Geert Bosch <bosch@gnat.com>
9159
9160 * MAINTAINERS (Various maintainers: Ada front end):
9161 Added Robert Dewar.
9162
9163 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9164
9165 * MAINTAINERS (Write After Approval): Added self
9166
9167 2001-10-02 Geert Bosch <bosch@gnat.com>
9168
9169 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9170
9171 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9172
9173 * configure: Handle temporary files securely using mkdir.
9174
9175 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9176
9177 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9178
9179 2001-09-26 Will Cohen <wcohen@redhat.com>
9180
9181 * configure.in (*-*-linux*): Disable configuration of target-newlib
9182 and target-libgloss.
9183
9184 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9185
9186 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9187 RANLIB.
9188
9189 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9190
9191 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9192 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9193 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9194 avoid quotes nesting problems.
9195 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9196 (DO_X): Export only variables that are set.
9197
9198 2001-09-19 Ben Elliston <bje@redhat.com>
9199
9200 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9201 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9202 semantics. Use the shell built-in "type" command instead.
9203
9204 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9205
9206 Merged from gcc-3_0-branch:
9207 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9208 * ltcf-c.sh: Use $objext, not $ac_objext.
9209 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9210 * ltcf-cxx.sh: Add support for GNU.
9211 2001-07-22 Timothy Wall <twall@redhat.com>
9212 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9213 default settings if using GNU tools with that configuration.
9214 * ltcf-cxx.sh: Ditto.
9215 * ltcf-gcj.sh: Ditto.
9216 2001-07-21 Michael Chastain <chastain@redhat.com>
9217 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9218 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9219 * ltmain.sh: Mark as gcc-local.
9220
9221 2001-08-30 Eric Christopher <echristo@redhat.com>
9222 Jason Eckhardt <jle@redhat.com>
9223
9224 * config.guess: Merge from master sources.
9225 * config.sub: Merge from master sources, add support for mipsisa32.
9226
9227 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9228 * config.sub: Merge from master sources, rev 1.219.
9229 * MAINTAINERS: Add self as contact for stormy16 port.
9230
9231 2001-08-14 Zack Weinberg <zackw@panix.com>
9232
9233 * config.sub: Merge from master sources, rev 1.218.
9234 * config.guess: Merge from master sources, rev 1.209.
9235
9236 2001-08-11 Graham Stott <grahams@redhat.com>
9237
9238 * Makefile.in (check-c++): Add missing semicolon.
9239
9240 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9241
9242 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9243
9244 2001-07-30 Eric Christopher <echristo@redhat.com>
9245
9246 * MAINTAINERS (Various maintainers: mips port): Added myself.
9247
9248 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9249
9250 * configure.in (sh-*-linux*): New.
9251
9252 2001-07-27 Richard Henderson <rth@redhat.com>
9253
9254 * .cvsignore: Add LAST_UPDATED.
9255
9256 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9257
9258 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9259
9260 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9261
9262 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9263
9264 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9265
9266 * MAINTAINERS (Write After Approval): Added myself.
9267
9268 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9269
9270 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9271 and libgcj on m68hc11/m68hc12.
9272
9273 2001-06-27 H.J. Lu (hjl@gnu.org)
9274
9275 * Makefile (CFLAGS_FOR_BUILD): New.
9276 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9277
9278 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9279
9280 * README: Remove version number.
9281
9282 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9283
9284 * INSTALL/README: Update wrt. to the installation instructions now
9285 residing in gcc/doc/install.texi.
9286
9287 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9288
9289 * README: Replace with a cut-down and updated version of gcc/README.
9290
9291 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9292
9293 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9294 multilibs to be disabled.
9295
9296 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9297
9298 * MAINTAINERS (Write After Approval): Add myself.
9299
9300 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9301
9302 * config.guess: Import CVS version 1.195.
9303 * config.sub: Import CVS version 1.212.
9304
9305 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9306
9307 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9308 gcc/xgcc is built, use -print-prog-name to find out the program
9309 name to use.
9310
9311 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9312
9313 * config.guess: Import CVS version 1.194. All gcc-local changes
9314 appear to also be in the master copy.
9315 * config.sub: Import CVS version 1.211.
9316
9317 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9318
9319 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9320 with_gcc]: Use `gcc -shared' to build a shared library.
9321
9322 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9323
9324 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9325 archives.
9326
9327 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9328
9329 * MAINTAINERS (Write After Approval): Add myself.
9330
9331 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9332
9333 * configure.in (libstdcxx_flags): Do not try to execute
9334 libstdc++-v3/testsuite_flags until it exists.
9335
9336 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9337
9338 * MAINTAINERS: Update my email address.
9339
9340 2001-05-31 Graham Stott <grahams@redhat.com>
9341
9342 * MAINTAINERS (Write After Approval): Add myself.
9343
9344 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9345
9346 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9347 libraries when using g++ with native linker.
9348
9349 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9350
9351 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9352
9353 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9354
9355 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9356 [aix4*|aix5*]: Prepend blank.
9357
9358 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9359
9360 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9361 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9362 of subdir/configure scripts to use the new libtool.m4.
9363
9364 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9365
9366 * MAINTAINERS (Write After Approval): Add myself.
9367
9368 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9369
9370 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9371
9372 2001-05-11 Ben Elliston <bje@redhat.com>
9373
9374 * Makefile.in (all-sid): New target.
9375 (check-sid, clean-sid, install-sid): Likewise.
9376
9377 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9378
9379 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9380
9381 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9382
9383 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9384 libgcj.
9385
9386 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9387
9388 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9389 gcc/xgcc is built, use -print-prog-name to find out the program
9390 name to use.
9391
9392 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9393
9394 * configure.in (noconfigdirs): Don't reset it from scratch in the
9395 target case; only append to it.
9396
9397 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9398 sparc-*-solaris2.8]: Disable ${libgcj}.
9399
9400 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9401
9402 * configure.in (libgcj_saved): Copy from $libgcj.
9403 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9404 --disable-libgcj.
9405
9406 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9407
9408 * MAINTAINERS: Remove self as MIPS maintainer and
9409 C front end maintainer.
9410
9411 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9412
9413 * configure.in: Move *-chorusos target case to the proper switch.
9414 Disable libgcj.
9415
9416 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9417
9418 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9419 1.641.2.228.
9420
9421 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9422
9423 * Makefile.in (STAGE1_CFLAGS): Pass down.
9424
9425 2001-04-13 Alan Modra <amodra@one.net.au>
9426
9427 * config.guess: Add hppa64-linux support. Note for next import that
9428 this is already in the master file.
9429 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9430
9431 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9432
9433 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9434 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9435
9436 2001-04-11 Stan Shebs <shebs@apple.com>
9437
9438 * MAINTAINERS: Add self as Darwin port maintainer.
9439
9440 2001-04-11 Alan Modra <amodra@one.net.au>
9441
9442 * MAINTAINERS: Update my email address.
9443
9444 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9445
9446 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9447 recent versions of FreeBSD (release 3 or later).
9448 * ltconfig: On FreeBSD, -lc must not be provided when building
9449 a shared library or else the standard -pthread gcc option is
9450 rendered worthless to later users of the built library.
9451
9452 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9453
9454 * MAINTAINERS: Add self and RTH as C front end maintainers.
9455
9456 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9457
9458 * config.sub: Make sure to match an already-canonicalized
9459 machine name (eg. mn10300-unknown-elf).
9460
9461 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9462
9463 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9464 New macros.
9465 (bootstrap, cross): Use RECURSE_FLAGS.
9466 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9467
9468 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9469
9470 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9471
9472 2001-03-22 Colin Howell <chowell@redhat.com>
9473
9474 * Makefile.in (DO_X): Do not backslash single-quotes in
9475 backquotes (two places).
9476
9477 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9478
9479 Re-installed:
9480 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9481 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9482 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9483 * ltcf-cxx.sh: Likewise.
9484 * ltcf-gcj.sh: Likewise.
9485
9486 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9487
9488 * MAINTAINERS: Add myself as "documentation co-maintainer".
9489
9490 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9491
9492 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9493 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9494
9495 2001-03-19 Tom Tromey <tromey@redhat.com>
9496
9497 * config-ml.in: Handle GCJ and GCJFLAGS.
9498
9499 2001-03-21 Michael Chastain <chastain@redhat.com>
9500
9501 * Makefile.in: all-m4 depends on all-texinfo.
9502
9503 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9504
9505 * MAINTAINERS: Add myself to write after approval list.
9506
9507 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9508
9509 * Makefile.in (DO_X): Quote nested quotes.
9510
9511 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9512
9513 * MAINTAINERS: Add myself to write after approval list.
9514
9515 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9516
9517 * Makefile.in (DO_X): Use double quotes for quoting
9518 "RANLIB=$${RANLIB}".
9519
9520 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9521
9522 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9523
9524 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9525
9526 * configure.in: Only use `lang_requires' for languages athat are
9527 actually enabled.
9528
9529 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9530
9531 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9532
9533 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9534
9535 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9536
9537 2001-03-07 Tom Tromey <tromey@redhat.com>
9538
9539 * configure.in: Allow config-lang.in to set `lang_requires' to list
9540 of other required languages.
9541
9542 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9543
9544 * Makefile.in: Remove RANLIB definition. Use RANLIB
9545 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9546 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9547
9548 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9549 Alexandre Oliva <aoliva@redhat.com>
9550
9551 * Makefile.in (check-c++): Use tabs, not spaces.
9552
9553 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9554
9555 * MAINTAINERS: add myself to Write After Approval list.
9556
9557 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9558
9559 * Makefile.in (check-c++): New rule.
9560
9561 * configure.in (target_libs): Remove libg++.
9562 (noconfigdirs): Remove libg++.
9563 (noconfigdirs): Same.
9564 (noconfigdirs): Same.
9565 (noconfigdirs): Same.
9566
9567 * config-ml.in: Remove libg++ references.
9568
9569 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9570 (ALL_TARGET_MODULES): Same.
9571 (configure-target-libg++): Remove.
9572 (all-target-libg++): Remove.
9573 (configure-target-libio): Remove.
9574 (all-target-libio): Remove.
9575 (check-target-libio): Remove.
9576 (.PHONY): Remove.
9577 (libg++.tar.bz2): Remove.
9578 (all-target-cygmon): Remove libio.
9579 (all-target-libstdc++): Remove.
9580 (configure-target-libstdc++): Remove.
9581 (TARGET_LIB_PATH): Remove libstdc++.
9582 (ALL_GCC_CXX): Remove libstdc++.
9583 (all-target-gperf): Correct.
9584
9585 2001-02-16 Nick Clifton <nickc@redhat.com>
9586
9587 * configure.in (noconfigdirs): Allow configuration of texinfo
9588 for Cygwin hosts.
9589
9590 2001-02-15 Anthony Green <green@redhat.com>
9591
9592 * configure: Introduce GCJ_FOR_TARGET.
9593 * configure.in: Ditto.
9594 * Makefile.in: Ditto.
9595
9596 2001-02-13 Andreas Schwab <schwab@suse.de>
9597
9598 * MAINTAINERS: Update mail address.
9599
9600 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9601
9602 * config.guess: Add linux target for S/390.
9603 * config.sub: Likewise.
9604
9605 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9606
9607 * configure.in: for *-chorusos, don't config target-newlib and
9608 target-libgloss.
9609
9610 2001-02-06 Ben Elliston <bje@redhat.com>
9611
9612 * configure: Output host type to stdout, not stderr.
9613
9614 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9615
9616 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9617 * ltcf-cxx.sh: Likewise.
9618
9619 * config.if: Assume enable_libstdcxx_v3 is defined.
9620
9621 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9622
9623 Remove V2 C++ library.
9624 * configure.in: Remove --enable-libstdcxx_v3 support.
9625
9626 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9627
9628 * include/demangle.h: Add prototype for java_demangle_v3.
9629
9630 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9631
9632 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9633
9634 2001-01-27 Richard Henderson <rth@redhat.com>
9635
9636 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9637
9638 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9639
9640 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9641 Don't unset, it's non-portable and no longer necessary, set to empty
9642 instead.
9643
9644 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9645
9646 * ltconfig: Shell portability fix for the tagname validity check.
9647
9648 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9649
9650 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9651 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9652
9653 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9654
9655 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9656
9657 2001-01-26 Tom Tromey <tromey@redhat.com>
9658
9659 * configure.in: Allow libgcj to be built on Sparc Solaris.
9660
9661 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9662
9663 * ltcf-c.sh: Add aix5 case.
9664 * ltcf-cxx.sh: Likewise.
9665 * ltconfig: Likewise.
9666
9667 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9668
9669 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9670 keep at least one of build_libtool_libs or build_old_libs set to
9671 yes.
9672
9673 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9674 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9675
9676 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9677
9678 * configure.in: Enable libgcj on several additional platforms.
9679
9680 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9681
9682 * configure.in: Enable libgcj for linux targets.
9683
9684 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9685
9686 * MAINTAINERS (Write After Approval): Add myself.
9687
9688 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9689
9690 * MAINTAINERS: Add myself as vax port maintainer.
9691
9692 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9693
9694 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9695
9696 2001-01-09 Mike Stump <mrs@wrs.com>
9697
9698 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9699 failures of subdirectories.
9700
9701 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9702
9703 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9704 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9705 * ltcf-cxx.sh: Likewise.
9706 * ltcf-gcj.sh: Likewise.
9707 * ltconfig.sh: Fix typo.
9708
9709 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9710
9711 * configure: handle DOS-style absolute paths.
9712
9713 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9714
9715 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9716
9717 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9718
9719 * MAINTAINERS: Add myself as avr port co-maintainer.
9720
9721 2000-12-28 Ben Elliston <bje@redhat.com>
9722
9723 * MAINTAINERS: Add myself under ``Write After Approval''.
9724
9725 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9726
9727 * texinfo: Remove directory from GCC.
9728
9729 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9730
9731 * COPYING: Update to current
9732 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9733 to 19yy as example year in copyright notice).
9734
9735 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9736
9737 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9738 (libstdcxx_incdir): Pass down.
9739 * config.if: Remove expired bits for cxx_interface, add stub.
9740 (libstdcxx_incdir): Add variable for g++ include directory.
9741 * configure.in (gxx_include_dir): Use it.
9742
9743 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9744
9745 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9746 with old-email address from ``Write After Approval''.
9747
9748 2000-12-15 Andreas Jaeger <aj@suse.de>
9749
9750 * configure.in: Handle lang_dirs.
9751
9752 2000-12-14 Tom Tromey <tromey@redhat.com>
9753
9754 * MAINTAINERS: Removed brads.
9755
9756 * MAINTAINERS: Added gcj developers.
9757
9758 2000-12-13 Anthony Green <green@redhat.com>
9759
9760 * configure.in: Disable libgcj for any target not specifically
9761 listed. Disable libgcj for x86 and Alpha Linux until compatible
9762 with g++ abi.
9763
9764 2000-12-13 Mike Stump <mrs@wrs.com>
9765
9766 * Makefile.in (local-distclean): Also remove fastjar.
9767
9768 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9769
9770 * contrib/gcc_update: Add fastjar --touch entries.
9771
9772 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9773
9774 * configure.in: Disable language-specific target libraries for
9775 languages that aren't enabled.
9776
9777 2000-12-10 Anthony Green <green@redhat.com>
9778
9779 * configure.in: Define libgcj. Disable libgcj target libraries for
9780 most targets.
9781
9782 2000-12-10 Neil Booth <neilb@earthling.net>
9783
9784 * MAINTAINERS: Update mail address, remove from WAA list.
9785
9786 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9787
9788 * libjava: Imported from /cvs/java.
9789 * libffi: Likewise.
9790 * Boehm-gc: Likewise.
9791
9792 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9793
9794 * configure.in (target_libs): Revert 2000-12-08 patch.
9795 (noconfigdirs): Added target-libjava.
9796
9797 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9798
9799 * djunpack.bat: removed.
9800
9801 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9802
9803 * Makefile.in: handle DOS-style absolute paths.
9804 * config-ml.in: likewise.
9805 * symlink-tree: likewise.
9806
9807 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9808
9809 * fastjar: Imported.
9810
9811 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9812
9813 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9814 libjava.
9815 * configure.in (target_libs): Removed `target-libjava'.
9816
9817 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9818
9819 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9820 (ALL_MODULES): Added fastjar.
9821 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9822 (all-target-libjava): all-fastjar replaces all-zip.
9823 (all-fastjar): Added.
9824 (configure-target-fastjar, all-target-fastjar): Likewise.
9825 * configure.in (host_tools): Added fastjar.
9826
9827 2000-12-07 Mike Stump <mrs@wrs.com>
9828
9829 * Makefile.in (local-distclean): Remove leftover built files.
9830
9831 2000-11-24 Nick Clifton <nickc@redhat.com>
9832
9833 * configure.in (xscale-elf): Add target.
9834 (xscale-coff): Add target.
9835
9836 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9837
9838 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9839 recent versions of FreeBSD (release 3 or later).
9840 * ltconfig: On FreeBSD, -lc must not be provided when building
9841 a shared library or else the standard -pthread gcc option is
9842 rendered worthless to later users of the built library.
9843
9844 2000-11-16 Fred Fish <fnf@be.com>
9845
9846 * configure.in (enable_libstdcxx_v3): Fix typo,
9847 libstd++ -> libstdc++.
9848
9849 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9850
9851 * MAINTAINERS: Add self to Write After Approval list.
9852
9853 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9854
9855 * MAINTAINERS: Update my email address. Add myself to global write
9856 privs list.
9857
9858 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9859
9860 * Makefile.in: Merge with src and libgcj.
9861 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9862 configure-target-<library> when their configure scripts need the C
9863 or C++ library to have already been built to work properly.
9864 (do_proto_toplev): Set them to an empty string.
9865
9866 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9867 (REALLY_SET_LIB_PATH): Use them.
9868
9869 2000-11-17 Stan Shebs <shebs@apple.com>
9870
9871 * MAINTAINERS: Add self to Write After Approval list.
9872
9873 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9874
9875 * configure: Provide the original toplevel configure arguments
9876 (including $0) to subprocesses in the environment rather than
9877 through gcc/configargs.h.
9878
9879 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9880
9881 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9882 C99. Alphabetise "Write After Approval" list.
9883
9884 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9885
9886 * configure: Turn on libstdc++ V3 by default.
9887
9888 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9889 if we've got GCC.
9890
9891 2000-11-11 Philip Blundell <philb@gnu.org>
9892
9893 * MAINTAINERS: Add self to Write After Approval list.
9894
9895 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9896
9897 * ltcf-c.sh (aix4): Improve shared library configuration; require
9898 exporting symbols.
9899 * ltcf-cxx.sh (aix4): Define.
9900 * ltconfig (aix4): Define library and soname specs appropriate for
9901 AIX. Define command to create export symbols list.
9902
9903 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9904
9905 * config.sub: Add support for Sun Chorus
9906
9907 2000-10-31 Nick Clifton <nickc@redhat.com>
9908
9909 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9910 <name>@redhat.com. Also installed new email address for Clint
9911 Popetz.
9912
9913 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9914
9915 * etc: Remove directory from GCC.
9916
9917 2000-10-16 Michael Meissner <meissner@redhat.com>
9918
9919 * configure (gcc/configargs.h): Only create if there is a build GCC
9920 directory created.
9921
9922 2000-10-16 Matthias Klose <doko@debian.org>
9923
9924 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9925 when configured for libstdc++-v3.
9926
9927 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9928
9929 * configure: Save configure arguments to gcc/configargs.h.
9930
9931 2000-10-04 Philipp Thomas <pthomas@suse.de>
9932
9933 * config.guess: Import CVS version 1.157.
9934 * config.sub: Import CVS version 1.181.
9935
9936 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9937
9938 * Makefile.in (bootstrap): avoid recursion if subdir missing
9939 (cross): ditto
9940 (do-proto-toplev): ditto
9941
9942 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9943
9944 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9945 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9946
9947 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9948 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9949 all affected `configure' scripts.
9950
9951 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9952
9953 * MAINTAINERS: Add self as cpplib co-maintainer.
9954
9955 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9956
9957 * MAINTAINERS: Add self to Write After Approval list.
9958
9959 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9960
9961 * INSTALL/README: egcs -> GCC update.
9962
9963 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9964
9965 * MAINTAINERS: Add myself to Write After Approval list.
9966
9967 2000-09-15 Kazu Hirata <kazu@hxi.com>
9968
9969 * MAINTAINERS: Add myself to Write After Approval list.
9970
9971 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9972
9973 * configure.in: Do not build byacc for hppa64. Provide paths to the
9974 X11 libraries for hppa64.
9975
9976 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9977
9978 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9979
9980 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9981
9982 * Makefile.in (all-zlib): Added dummy target.
9983
9984 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9985 ltcf-gcj.sh: Updated from libtool multi-language branch.
9986
9987 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9988
9989 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9990 (bootstrap*): Depend on all-bootstrap.
9991
9992 2000-09-05 Philipp Thomas <pthomas@suse.de>
9993
9994 * config.guess: Import CVS version 1.156.
9995 * config.sub: Import CVS version 1.179.
9996
9997 2000-09-02 Anthony Green <green@cygnus.com>
9998
9999 * Makefile.in (all-gcc): Depend on all-zlib.
10000 (CLEAN_MODULES): Add clean-zlib.
10001 (ALL_MODULES): Add all-zlib.
10002 * configure.in (host_libs): Add zlib.
10003
10004 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10005
10006 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10007 crosses, but add gcc/include to the header search path for them.
10008
10009 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10010
10011 * MAINTAINERS: Add self to Write After Approval list.
10012
10013 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10014
10015 * config.guess: Import CVS version 1.152.
10016 * config.sub: Import CVS version 1.177.
10017
10018 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10019
10020 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10021 $targargs to tell whether newlib is going to be built.
10022
10023 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10024 $$r/TARGET_SUBDIR/libio for _G_config.h.
10025
10026 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10027
10028 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10029
10030 2000-08-22 DJ Delorie <dj@redhat.com>
10031
10032 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10033
10034 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10035
10036 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10037 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10038 sub-configures.
10039
10040 2000-08-21 DJ Delorie <dj@redhat.com>
10041
10042 * MAINTAINERS: Add self as a libiberty maintainer
10043
10044 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10045
10046 * configure.in (libstdcxx_flags): Use
10047 libstdc++-v3/src/libstdc++.INC.
10048
10049 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10050
10051 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10052
10053 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10054
10055 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10056
10057 * configure: Make enable_threads and enable_shared defaults
10058 explicit. Substitute enable_threads into generated Makefiles.
10059 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10060 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10061
10062 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10063
10064 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10065
10066 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10067
10068 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10069 previous delta.
10070
10071 2000-08-11 Jason Merrill <jason@redhat.com>
10072
10073 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10074 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10075 (FLAGS_FOR_TARGET): Not here.
10076 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10077
10078 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10079
10080 * config-ml.in (CC, CXX): Don't introduce a leading space.
10081
10082 2000-08-07 DJ Delorie <dj@delorie.com>
10083
10084 * MAINTAINERS: Add self as a DJGPP maintainer
10085
10086 2000-08-07 DJ Delorie <dj@redhat.com>
10087
10088 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10089 "if we're also building gcc, and it's a gcc that will run on the
10090 build machine, we want to use its includes instead of the system's
10091 default includes".
10092
10093 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10094
10095 * MAINTAINERS: Add self to Write After Approval list.
10096
10097 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10098
10099 * configure.in (libstdcxx_flags): Don't use `"'.
10100
10101 * config-ml.in: Adjust multilib search paths to the
10102 appropriate multilib tree.
10103
10104 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10105
10106 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10107 commas in $LANGUAGES.
10108
10109 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10110
10111 * configure.in: Re-enable all references to libg++ and librx.
10112
10113 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10114
10115 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10116 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10117 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10118 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10119
10120 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10121
10122 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10123
10124 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10125 CXX_FOR_TARGET for sed.
10126
10127 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10128
10129 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10130 Do not override if already set in the environment or in configure.
10131 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10132 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10133
10134 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10135
10136 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10137 the libtool CVS tree multi-language branch.
10138 * ltconfig, ltmain.sh: Updated.
10139
10140 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10141
10142 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10143 (clean-target): Depend on it.
10144
10145 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10146 (GCC_FOR_TARGET): Use it.
10147 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10148 * configure.in: ... here.
10149 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10150 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10151
10152 2000-07-24 Eric Christopher <echristo@cygnus.com>
10153
10154 * MAINTAINERS: Add self to Write After Approval list.
10155
10156 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10157
10158 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10159 (configure-target-libchill, configure-target-libobjc): Likewise.
10160
10161 * configure.in: Use the same cache file for all target libs.
10162 * config-ml.in: But different cache files per multilib variant.
10163
10164 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10165
10166 * configure (topsrcdir): Don't use dirname.
10167
10168 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10169
10170 * MAINTAINERS: Add self to Write After Approval list.
10171
10172 2000-07-20 Jason Merrill <jason@redhat.com>
10173
10174 * configure.in: Remove all references to libg++ and librx.
10175
10176 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10177
10178 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10179
10180 * config.sub: Update to subversions version 2000-07-06.
10181
10182 2000-07-12 Andrew Haley <aph@cygnus.com>
10183
10184 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10185 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10186
10187 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10188
10189 * symlink-tree: Check number of arguments.
10190
10191 2000-07-05 Jim Wilson <wilson@cygnus.com>
10192
10193 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10194 search path for a g++ extracted from the build tree. This
10195 will allow link tests run by configure scripts in
10196 subdirectories to succeed.
10197
10198 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10199
10200 * ltconfig: Add support for mips-dde-sysv4.2MP
10201
10202 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10203
10204 * MAINTAINERS: Add myself as loop discovery maintainer.
10205
10206 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10207
10208 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10209 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10210
10211 2000-06-19 Timothy Wall <twall@cygnus.com>
10212
10213 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10214 * config.sub: Add tic54x target.
10215
10216 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10217
10218 * MAINTAINERS: Add self as Fortran maintainer,
10219 remove Craig Burley.
10220
10221 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10222
10223 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10224 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10225
10226 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10227
10228 * MAINTAINERS: Add self as i18n maintainer
10229
10230 20000-05-21 H.J. Lu (hjl@gnu.org)
10231
10232 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10233 directory are used if they exist. Make sure
10234 $(build_tooldir)/include is searched for header files,
10235 $(build_tooldir)/lib/ for library files.
10236 (GCC_FOR_TARGET): Likewise.
10237 (CXX_FOR_TARGET): Likewise.
10238
10239 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10240
10241 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10242
10243 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10244
10245 * Makefile.in (configure-target-libiberty): Depend on
10246 configure-target-newlib.
10247
10248 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10249
10250 * configure.in, Makefile.in: Merge all libffi-related
10251 configury stuff from the libgcj tree.
10252
10253 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10254
10255 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10256 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10257
10258 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10259
10260 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10261 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10262 current version information. Add to proto-toplev directory.
10263 (gdb-taz): Build do-djunpack.
10264
10265 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10266
10267 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10268
10269 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10270
10271 * MAINTAINERS: Add self to Write After Approval list.
10272
10273 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10274
10275 * ltmain.sh: Preserve in relink_command any environment
10276 variables that may affect the linker behavior.
10277
10278 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10279
10280 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10281
10282 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10283
10284 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10285
10286 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10287
10288 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10289 with the version name.
10290
10291 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10292
10293 * MAINTAINERS: Add self as bb-reorder maintainer.
10294
10295 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10296
10297 * config.if: Tweak.
10298
10299 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10300
10301 * djunpack.bat: New file.
10302
10303 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10304
10305 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10306 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10307 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10308 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10309
10310 2000-04-16 Dave Pitts <dpitts@cozx.com>
10311
10312 * config.sub (case $basic_machine): Change default for "ibm-*"
10313 to "openedition".
10314
10315 2000-04-13 Andreas Jaeger <aj@suse.de>
10316
10317 * MAINTAINERS: Added myself.
10318
10319 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10320
10321 * Makefile.in (gdb-taz): New target. GDB specific archive.
10322 (do-md5sum): New target.
10323 (MD5PROG): Define.
10324 (PACKAGE): Default to TOOL.
10325 (VER): Default to a shell script.
10326 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10327 md5 checksum generation.
10328 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10329 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10330 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10331 insight.tar.bz2): Use gdb-taz to create archive.
10332
10333 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10334
10335 * configure (warn_cflags): Delete.
10336
10337 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10338
10339 * MAINTAINERS: Added myself.
10340
10341 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10342 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10343
10344 * configure.in (enable_libstdcxx_v3): Add.
10345 (target_libs): Add bits here to switch between libstdc++-v2 and
10346 libstdc++-v3.
10347 * config.if: And this file too.
10348 * Makefile.in: Add libstdc++-v3 targets.
10349
10350 2000-04-05 Michael Meissner <meissner@redhat.com>
10351
10352 * config.sub (d30v): Add d30v as a basic machine type.
10353
10354 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10355
10356 * configure.in: -linux-gnu*, not -linux-gnu.
10357
10358 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10359
10360 * MAINTAINERS: Add self in write-after-approval section.
10361
10362 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10363
10364 * MAINTAINERS: Add self as ia64 port maintainer.
10365
10366 2000-03-08 Neil Booth <NeilB@earthling.net>
10367
10368 * MAINTAINERS: Add self in write-after-approval section.
10369
10370 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10371
10372 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10373 (do-tar-bz2): Replace TOOL with PACKAGE.
10374 (gdb.tar.bz2): Remove GDBTK from GDB package.
10375 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10376 dejagnu.tar.bz2): New packages.
10377
10378 2000-02-27 Andreas Jaeger <aj@suse.de>
10379
10380 * configure.in: Add entry for mips*-*-linux*, move catch all
10381 *-*-*linux* entry below this one.
10382
10383 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10384
10385 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10386
10387 2000-02-24 Nick Clifton <nickc@cygnus.com>
10388
10389 * config.sub: Support an OS of "wince".
10390
10391 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10392
10393 * config.guess, config.sub: Updated to match config's 2000-02-15
10394 version.
10395
10396 2000-02-23 Linas Vepstas <linas@linas.org>
10397
10398 * config.sub: Add support for Linux/IBM 370.
10399 * configure.in: Likewise.
10400
10401 2000-02-22 Nick Clifton <nickc@cygnus.com>
10402
10403 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10404
10405 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10406
10407 * config.guess: Guess "cygwin" rather than "cygwin32".
10408
10409 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10410
10411 * configure (gcc_version): When setting, narrow search to
10412 lines containing `version_string'.
10413
10414 2000-02-15 Denis Chertykov <denisc@overta.ru>
10415
10416 * config.sub: Add support for avr target.
10417
10418 2000-02-14 Nick Clifton <nickc@cygnus.com>
10419
10420 * MAINTAINERS: Add maintainers for MCore port.
10421
10422 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10423
10424 * config.sub: Add mmix-knuth-mmixware.
10425
10426 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10427
10428 * MAINTAINERS: Pair cccp with cpplib maintainership.
10429
10430 2000-01-27 Christopher Faylor <cgf@redhat.com>
10431
10432 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10433 structure stuff to -L library search.
10434 (CXX_FOR_TARGET): Ditto.
10435 (CROSS_CHECK_MODULES): Fix spelling mistake.
10436
10437 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10438
10439 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10440 the C++ compiler.
10441
10442 2000-01-12 Richard Henderson <rth@cygnus.com>
10443
10444 * configure.in: Don't build some bits for beos.
10445
10446 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10447
10448 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10449 as include files.
10450
10451 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10452
10453 * Add self as cpplib maintainer, as requested by Jason
10454 Merrill. Correct my e-mail address.
10455
10456 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10457
10458 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10459 not mh-aix43.
10460
10461 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10462
10463 * MAINTAINERS: Add myself to "write after approval" list.
10464
10465 1999-12-14 Richard Henderson <rth@cygnus.com>
10466
10467 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10468 * config.sub: Accept alphaev[78], alphaev8.
10469
10470 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10471
10472 * config.guess, config.sub: Update from autoconf.
10473
10474 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10475
10476 * MAINTAINERS: update my playtime e-address.
10477
10478 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10479
10480 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10481 necessary libraries are missing.
10482
10483 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10484
10485 * MAINTAINERS: Add new 'write after approval' maintainer.
10486
10487 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10488
10489 * MAINTAINERS: Add new Java maintainer.
10490
10491 1999-10-25 Andreas Schwab <schwab@suse.de>
10492
10493 * configure: Fix quoting inside arguments of eval.
10494
10495 1999-10-21 Nick Clifton <nickc@cygnus.com>
10496
10497 * config-ml.in: Allow suppression of some ARM multilibs.
10498
10499 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10500
10501 * config.guess: Add OS/390 match pattern.
10502 * config.sub: Add mvs, openedition targets.
10503 * configure.in (i370-ibm-opened*): New.
10504
10505 1999-09-04 Steve Chamberlain <sac@pobox.com>
10506
10507 * config.sub: Add support for configuring for pj.
10508
10509 1999-08-31 Nick Clifton <nickc@cygnus.com>
10510
10511 * config.sub (maybe_os): Add support for configuring for fr30.
10512
10513 1999-08-25 Nick Clifton <nickc@cygnus.com>
10514
10515 * configure.in: Do not configure or build ld for AIX
10516 platforms. ld is known to be broken on these platforms.
10517
10518 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10519
10520 * config-ml.in: Pass compiler flag corresponding to multidirs to
10521 subdir configures.
10522
10523 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10524
10525 * Makefile.in (LDFLAGS): Define.
10526
10527 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10528
10529 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10530 noconfigdirs.
10531 (*-*-cygwin*): Likewise.
10532
10533 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10534
10535 * mkdep: New file.
10536 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10537 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10538
10539 From Eli Zaretskii <eliz@is.elta.co.il>:
10540 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10541 long file name when using DJGPP on MS-DOS.
10542
10543 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10544
10545 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10546
10547 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10548
10549 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10550 dependency as this causes "make check" to globally "make all"
10551
10552 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10553
10554 * configure.in (target_libs): Added target-zlib.
10555 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10556 (CONFIGURE_TARGET_MODULES): Likewise.
10557 (CHECK_TARGET_MODULES): Likewise.
10558 (INSTALL_TARGET_MODULES): Likewise.
10559 (CLEAN_TARGET_MODULES): Likewise.
10560 (configure-target-zlib): New target.
10561 (all-target-zlib): Likewise.
10562 (all-target-libjava): Depend on all-target-zlib.
10563 (configure-target-libjava): Depend on configure-target-zlib.
10564
10565 * Makefile.in (configure-target-libjava): Depend on
10566 configure-target-newlib.
10567 (configure-target-boehm-gc): New target.
10568 (configure-target-qthreads): New target.
10569
10570 * configure.in (target_libs): Added target-qthreads.
10571 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10572 (CONFIGURE_TARGET_MODULES): Likewise.
10573 (CHECK_TARGET_MODULES): Likewise.
10574 (INSTALL_TARGET_MODULES): Likewise.
10575 (CLEAN_TARGET_MODULES): Likewise.
10576 (all-target-qthreads): New target.
10577 (configure-target-libjava): Depend on configure-target-qthreads.
10578 (all-target-libjava): Depend on all-target-qthreads.
10579
10580 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10581 (CONFIGURE_TARGET_MODULES): Likewise.
10582 (CHECK_TARGET_MODULES): Likewise.
10583 (INSTALL_TARGET_MODULES): Likewise.
10584 (CLEAN_TARGET_MODULES): Likewise.
10585 (all-target-libjava): New target.
10586 (all-target-boehm-gc): Likewise.
10587 * configure.in (target_libs): Added libjava, boehm-gc.
10588
10589 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10590
10591 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10592 configure.bat in SUPPORT_FILES.
10593 (gas+binutils.tar.bz2): Likewise.
10594
10595 * makeall.bat: Remove; obsolete.
10596
10597 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10598
10599 From Mark Elbrecht:
10600 * configure.bat: Remove; obsolete.
10601
10602 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10603
10604 * configure: Add -W -Wall to the default CFLAGS when compiling with
10605 gcc.
10606
10607 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10608
10609 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10610
10611 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10612
10613 * configure.in: Build ld on IRIX6.
10614
10615 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10616
10617 * Makefile.in: Change distribution targets to use bzip2 instead of
10618 gzip.
10619 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10620 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10621
10622 1999-06-04 Nick Clifton <nickc@cygnus.com>
10623
10624 * config.sub: Add mcore target.
10625
10626 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10627
10628 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10629
10630 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10631
10632 * config.guess (dummy): Changed to $dummy.
10633
10634 1999-05-24 Nick Clifton <nickc@cygnus.com>
10635
10636 * config.sub: Tidied up case statements.
10637
10638 1999-05-22 Ben Elliston <bje@cygnus.com>
10639
10640 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10641 <jiro@din.or.jp>.
10642
10643 * config.guess: Merge with FSF version. Future changes will be
10644 more accurately recorded in this ChangeLog.
10645 * config.sub: Likewise.
10646
10647 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10648
10649 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10650
10651 1999-04-30 Tom Tromey <tromey@cygnus.com>
10652
10653 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10654
10655 1999-04-23 Tom Tromey <tromey@cygnus.com>
10656
10657 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10658
10659 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10660
10661 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10662 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10663 Bad merge removed these two changes.
10664
10665 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10666 Martin Heller (Ing.-Buero_Heller@t-online.de)
10667
10668 * config.guess (interix Alpha): Add.
10669
10670 1999-04-11 Richard Henderson <rth@cygnus.com>
10671
10672 * configure.in (i?86-*-beos*): Do config gperf; don't config
10673 gdb, newlib, or libgloss.
10674
10675 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10676
10677 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10678 link a trivial program with -mabi=64. If it fails, remove mabi=64
10679 from multidirs.
10680
10681 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10682
10683 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10684
10685 1999-04-08 Nick Clifton <nickc@cygnus.com>
10686
10687 * config.sub: Add support for mcore targets.
10688
10689 1999-04-07 Michael Meissner <meissner@cygnus.com>
10690
10691 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10692 not mt-ospace, in order to shut up assembler warning about using
10693 symbols that are named the same as registers.
10694
10695 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10696
10697 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10698 dependency list for all-target-cygmon.
10699
10700 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10701
10702 * config-ml.in: Check $host, not $target, for selective multilibs.
10703 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10704 thumb interworking, and underscore prefix multilibs.
10705
10706 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10707
10708 * missing: Update to version from current automake.
10709
10710 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10711
10712 * configure (gxx_include_dir): Removed.
10713
10714 * configure.in (gxx_include_dir): Handle it.
10715 * Makefile.in: Likewise.
10716
10717 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10718
10719 * config.sub (mips64vr4111,mips64vr4111el) Add.
10720
10721 1999-03-21 Ben Elliston <bje@cygnus.com>
10722
10723 * config.guess: Correct typo for detecting ELF on FreeBSD.
10724
10725 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10726
10727 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10728 config/mh-djgpp.
10729
10730 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10731
10732 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10733 all-target-newlib to dependency list for all-target-bsp.
10734
10735 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10736
10737 * config.sub: Add i386-uwin support.
10738 * config.guess: Likewise.
10739
10740 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10741
10742 * configure.in: cleanup, add mh-*pic handling for arm, special
10743 case powerpc*-*-aix*
10744
10745 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10746
10747 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10748 can be built.
10749
10750 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10751
10752 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10753 targets.
10754
10755 1999-03-02 Nick Clifton <nickc@cygnus.com>
10756
10757 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10758
10759 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10760
10761 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10762
10763 1999-02-24 Nick Clifton <nickc@cygnus.com>
10764
10765 * config.sub: Fix typo in arm recognition.
10766
10767 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10768
10769 * configure.in (noconfigdirs): Changed target_configdirs to
10770 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10771 rather than m68k-*-* since it is not known to work on
10772 m68k-aout. Ditto for arm-*-*oabi.
10773
10774 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10775
10776 * configure.in (*-*-windows*): Remove, no longer used.
10777
10778 1999-02-19 Ben Elliston <bje@cygnus.com>
10779
10780 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10781 Smart and improved by Andrew Cagney.
10782
10783 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10784
10785 * config.guess: Recognize openbsd-*-hppa.
10786
10787 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10788
10789 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10790 only if it is not empty.
10791
10792 1999-02-17 Nick Clifton <nickc@cygnus.com>
10793
10794 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10795
10796 * config.guess: Modified to recognize uname's armv* syntax.
10797
10798 * config.sub: Modified to recognize uname's armv* syntax.
10799
10800 1999-02-17 Mark Salter <msalter@cygnus.com>
10801
10802 * configure.in: Added target-bsp for sparclite.
10803
10804 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10805
10806 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10807
10808 1999-02-08 Nick Clifton <nickc@cygnus.com>
10809
10810 * configure.in: Add support for strongarm port.
10811 * config.sub: Add support for strongarm target.
10812
10813 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10814
10815 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10816 the old name config/mh-cygwin32.
10817 Enable texinfo.
10818
10819 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10820
10821 * configure.in: Do build ld for ix86 Solaris.
10822
10823 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10824
10825 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10826 $AR_FOR_TARGET. Likewise for RANLIB.
10827
10828 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10829
10830 * config.sub (oabi): Recognize.
10831 * configure.in (arm-*-oabi): Handle.
10832
10833 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10834
10835 * config.guess: Improve detection of i686 on UnixWare 7.
10836
10837 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10838
10839 * config.guess: Add support for i386-pc-interix.
10840 * config.sub: Likewise.
10841 * configure.in: Likewise.
10842
10843 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10844
10845 * Makefile.in: Remove unneeded all-target-libio from
10846 from all-target-winsup target since it is now unneeded.
10847 Add all-target-libtermcap in its place since it is now
10848 needed.
10849
10850 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10851
10852 * configure.in: makefile stub for cygwin target is probably
10853 unnecessary. Remove it for now.
10854
10855 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10856
10857 * configure.in: libtermcap.a should be built when cygwin is the
10858 target as well as the host.
10859 * config.guess: Allow mixed case in cygwin uname output.
10860 * Makefile.in: Add libtermcap target.
10861
10862 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10863
10864 * config.sub: Clean up handling of hppa2.0.
10865
10866 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10867
10868 * config.guess: Use C code to identify more HP machines.
10869
10870 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10871
10872 * config.sub: Handle hppa2.0.
10873
10874 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10875
10876 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10877 cygmon for all sparclite targets, regardless of object format.
10878
10879 1998-12-15 Mark Salter <msalter@cygnus.com>
10880
10881 * configure.in: Added target-bsp for several target architectures.
10882
10883 * Makefile.in: Added rules for bsp.
10884
10885 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10886
10887 * config.guess: Improve detection of hppa2.0 processors.
10888
10889 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10890
10891 * config.guess: Recognize FreeBSD using ELF automatically.
10892
10893 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10894
10895 * configure (skip-this-dir): Add handling for new shell script, which
10896 might be created by a sub-directory's configure to indicate, this particular
10897 directory is "unwanted".
10898 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10899
10900 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10901
10902 * ltconfig: import from libtool, after changing libtool to
10903 account for the cygwin name change.
10904
10905 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10906
10907 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10908 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10909
10910 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10911
10912 * configure.in: Add libtermcap to list of cygwin dependencies.
10913
10914 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10915
10916 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10917 they include winsup/include when it's a cygwin target.
10918
10919 1998-11-12 Tom Tromey <tromey@cygnus.com>
10920
10921 * configure.in (host_tools): Added zip.
10922 * Makefile.in (all-target-libjava): Depend on all-zip.
10923 (all-zip): New target.
10924 (ALL_MODULES): Added all-zip.
10925 (NATIVE_CHECK_MODULES): Added check-zip.
10926 (INSTALL_MODULES): Added install-zip.
10927 (CLEAN_MODULES): Added clean-zip.
10928
10929 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10930
10931 * Makefile.in: lose "32" from comment about cygwin.
10932
10933 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10934
10935 * configure.in: Use -Os to build target libraries for the fr30.
10936
10937 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10938
10939 * config.sub: Add fr30.
10940
10941 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10942
10943 * configure.in: drop "32" from config/mh-cygwin32. Check
10944 cygwin* instead of cygwin32*.
10945 * config.sub: Check cygwin* instead of cygwin32*.
10946
10947 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10948
10949 * config.guess: Match any version of Unixware7.
10950
10951 1998-10-20 Syd Polk <spolk@cygnus.com>
10952
10953 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10954 if desired.
10955
10956 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10957
10958 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10959 these if the appropriate directories and files to not exist.
10960
10961 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10962
10963 * Makefile.in (DEVO_SUPPORT): Add config.if.
10964
10965 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10966
10967 * configure: Add pattern to replace "build_tooldir"'s
10968 definition in the generated Makefile with "tooldir"'s
10969 actual value.
10970
10971 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10972
10973 * config.sub: Bring back lost sparcv9.
10974
10975 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10976
10977 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10978
10979 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10980 CC_FOR_TARGET and friends.
10981
10982 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10983
10984 * Makefile.in (build_tooldir): New variable, same as tooldir.
10985 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10986 -B$(build_tooldir)/bin/.
10987 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10988
10989 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10990
10991 * README: Remove installation instructions and refer to the
10992 INSTALL directory instead.
10993
10994 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10995
10996 * config.sub: Add support for i[34567]86-pc-udk.
10997 * configure.in: Likewise.
10998
10999 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11000
11001 * Makefile.in: add bzip2 package building bits for user
11002 tools module
11003 * configure.in: ditto
11004
11005 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11006
11007 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11008 (ALL_TARGET_MODULES): Add all-target-libobjc.
11009 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11010 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11011 (all-target-libchill): Add dependencies.
11012 * configure.in (target_libs): Add libchill.
11013
11014 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11015
11016 * configure.in (target_subdir): Remove duplicate line.
11017
11018 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11019
11020 * Makefile.in (all-automake): fix dependencies.
11021
11022 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11023
11024 * configure.in: Minor cleanups for building in the $(target_alias)
11025 subdir.
11026
11027 1998-09-22 Jim Wilson <wilson@cygnus.com>
11028
11029 * Makefile.in (bootstrap): Set r and s before make all. Use
11030 BASE_FLAGS_TO_PASS in make all.
11031 (cross): Likewise.
11032
11033 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11034
11035 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11036
11037 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11038
11039 * config.sub: Fix typo in last change.
11040
11041 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11042
11043 * config.sub: Add support for C4x target.
11044 * configure.in: Likewise.
11045
11046 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11047
11048 * config.sub: Recognize sparcv9 just like sparc64.
11049
11050 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11051
11052 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11053
11054 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11055
11056 * config.guess: Correctly identify Pentium II sco boxes.
11057
11058 * config.guess: Fix "tr" code. From Weiwen Liu.
11059
11060 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11061
11062 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11063 stabs.
11064
11065 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11066
11067 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11068 (ALL_TARGET_MODULES): Add all-target-libchill.
11069 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11070 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11071 (all-target-libchill): Add dependencies.
11072 * configure.in (target_libs): Add libchill.
11073
11074 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11075
11076 * config.guess: Avoid assumptions about "tr" behaves when
11077 LANG is set to something other than English.
11078
11079 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11080
11081 * configure (gxx_include_dir): Changed to
11082 '${prefix}/include/g++'-${libstdcxx_interface}.
11083
11084 * config.if: New to determine the interfaces.
11085
11086 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11087
11088 * config.guess: Detect and handle MPE/IX.
11089 * config.sub: Deal with MPE/IX.
11090
11091 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11092
11093 * configure.in: Use mh-aix43.
11094
11095 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11096
11097 * configure: Fix --without/--disable cases for gxx-include-dir.
11098
11099 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11100
11101 * mdata-sh: Imported. Needed for automake support.
11102
11103 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11104
11105 * Makefile.in (taz): Try "chmod -R og=u ." before
11106 "chmod og=u `find . -print`".
11107
11108 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11109
11110 * configure.in: Add arm-elf and thumb-elf support.
11111
11112 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11113
11114 * Makefile.in: Undo previous patch.
11115
11116 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11117
11118 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11119 to here ...
11120 (install-no-fixedincludes): and here
11121 (INSTALL_MODULES): ... from here.
11122
11123 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11124
11125 * config.sub: Merge with FSF.
11126
11127 * config.guess: Merge with FSF.
11128
11129 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11130
11131 * configure (extraconfigdirs): New variable.
11132 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11133 * Makefile.in (all): Move higher in file.
11134 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11135 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11136 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11137 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11138 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11139
11140 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11141
11142 * Makefile.in (all-target-libjava): Depend on all-gcc and
11143 all-target-newlib.
11144 (configure-target-libjava): Depend on $(ALL_GCC).
11145
11146 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11147
11148 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11149 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11150
11151 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11152
11153 * INSTALL/README: Fix typo.
11154
11155 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11156
11157 * ylwrap: Change absolute path checks to check for DOS style path
11158 names.
11159
11160 * ylwrap: Don't use a full path name if the source file is in the
11161 same directory. From hjl@lucon.org (H.J. Lu).
11162
11163 * config-ml.in: Default to being verbose, to match Feb 18 change to
11164 configure.
11165
11166 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11167
11168 Brought over from egcs:
11169
11170 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11171
11172 * configure.in (target_subdir): Set to ${target_alias} instead
11173 of "libraries".
11174
11175 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11176
11177 * configure.in (target_subdir): Set to libraries if enable_multilib.
11178
11179 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11180
11181 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11182 multilibs, force reconfiguration the first time we create
11183 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11184
11185 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11186
11187 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11188 avoid confusion with --no-recursion.
11189
11190 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11191
11192 * configure.in: Win32 hosts shouldn't use install -x
11193 * install-sh: remove -x option, and special .exe-handling
11194 hack.
11195
11196 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11197
11198 * config.guess: Recognize i586-pc-beos.
11199 * configure.in: Don't build some bits for beos.
11200
11201 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11202
11203 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11204 CFLAGS default to -O2.
11205
11206 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11207 when using GNU ld.
11208
11209 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11210
11211 * ltmain.sh: Correct install when using a different shell.
11212
11213 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11216
11217 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11218
11219 * makefile.vms: Update to build binutils/makefile.vms. Add install
11220 target.
11221
11222 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11223
11224 * ltconfig: Update to correct AIX handling.
11225
11226 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11227
11228 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11229
11230 * configure.in (target_subdir): Set to ${target_alias} instead
11231 of "libraries".
11232
11233 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11234
11235 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11236 (Makefile): Depend on $(gcc_version_trigger).
11237
11238 * configure (gcc_version): Change default initializer to empty
11239 string.
11240 (gcc_version_trigger): New variable; pass this variable down
11241 to subdir configures to enable them checking gcc's version
11242 themselves. Emit make macros for both gcc_version vars.
11243 (topsrcdir): Initialize reliably.
11244 (recursion line): Remove --with-gcc-version=${gcc_version}.
11245
11246 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11247
11248 * configure (enable_version_specific_runtime_libs): Implement new flag
11249 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11250 in $(libsubdir); emit definition in each generated Makefile.
11251 (gxx_include_dir): Initialize depending on
11252 $enable_version_specific_runtime_libs.
11253
11254 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11255
11256 * configure (gcc_version): Initialize properly depending on
11257 how and where configure is started.
11258 (recursion line): Pass a --with-gcc-version=${gcc_version}
11259 to configures in subdirs.
11260
11261 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11262
11263 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11264 cygmon
11265
11266 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11267
11268 * configure.in: Add cygmon and libstub support for mn10200.
11269
11270 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11271
11272 * configure (gcc_version): Add new variable describing the
11273 particular gcc version we're building.
11274 * Makefile.in (libsubdir): Add new macro for the directory
11275 in which the compiler finds executables, libraries, etc.
11276 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11277 and libsubdir.
11278
11279 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11280
11281 * Makefile.in (local-clean): Remove *.log.
11282 (warning.log): Built with warn_summary from build.log.
11283 (mail-report.log): Run test_summary.
11284 (mail-report-with-warnings.log): Run test_summary including
11285 warning.log in the report.
11286
11287 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11288
11289 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11290
11291 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11292
11293 * Makefile.in (grep): Grep no longer depends on libiberty.
11294
11295 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11296
11297 * Makefile.in: all-snavigator needs all-libgui.
11298
11299 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11300
11301 * configure.in: Add cygmon and libstub support for mn10300.
11302
11303 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11304
11305 * missing: Update to version from automake 1.3.
11306
11307 * ltmain.sh: On installation, don't get confused if the same name
11308 appears more than once in the list of library names.
11309
11310 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11311
11312 * config.sub: Accept m68060 and m5200 as CPU names.
11313
11314 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11315
11316 * configure: Use && rather than using -a in test, because odd
11317 strings can confuse test.
11318 * configure.in: Likewise.
11319
11320 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11321
11322 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11323
11324 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11325
11326 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11327 bootstrap4-lean): New targets.
11328
11329 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11330
11331 * mpw-* Delete. Not used.
11332
11333 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11334
11335 * COPYING.LIB: Update FSF address.
11336
11337 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11338
11339 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11340
11341 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11342 GAS_SUPPORT_DIRS.
11343
11344 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11345
11346 * ltconfig, ltmain.sh: Avoid producing a version number if
11347 -version-info was not used.
11348
11349 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11350
11351 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11352 building with newlib.
11353
11354 1998-04-30 Paul Eggert <eggert@twinsun.com>
11355
11356 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11357 Solaris `make' causes it to continue to next definition.
11358
11359 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11360
11361 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11362 the right GUI libraries and files are installed along with GDB.
11363
11364 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11365
11366 * configure.in: Change alpha to alpha* in several places.
11367
11368 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11369
11370 * config.sub: Recognize sparc86x.
11371
11372 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11373
11374 * configure.in (--enable-target-optspace): Remove debug echo.
11375
11376 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11377
11378 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11379
11380 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11381
11382 * ltconfig: Update cygwin32 support.
11383
11384 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11385 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11386 (GDB_SUPPORT_DIRS): Likewise.
11387
11388 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11389
11390 * configure.in (target_makefile_frag): If --enable-target-optspace,
11391 use -Os to compile target libraries rather than -O2. Default to
11392 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11393 not used.
11394 * configure.in (target_cflags): Ditto for d30v.
11395
11396 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11397
11398 * Makefile.in (all-bfd): Depend on all-intl.
11399 (all-binutils): Likewise.
11400 (all-gas): Likewise.
11401 (all-gprof): Likewise.
11402 (all-ld): Likewise.
11403
11404 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11405
11406 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11407
11408 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11409
11410 * Makefile.in (all-bfd): Depend upon all-libiberty.
11411
11412 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11413
11414 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11415
11416 * Makefile.in: Add libstub.
11417
11418 * configure.in: Ditto. Build libstub for targets that have cygmon
11419 support.
11420
11421 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11422
11423 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11424
11425 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11426
11427 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11428 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11429
11430 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11431
11432 * configure: Define DEFAULT_M4 by searching PATH.
11433 * Makfile.in: Use DEFAULT_M4.
11434
11435 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11436
11437 * ltconfig: Add cygwin32 support.
11438
11439 * Makefile.in, configure.in: Add libtool as a native only directory
11440 to configure and build.
11441
11442 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11443
11444 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11445
11446 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11447
11448 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11449
11450 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11451
11452 * Makefile.in: add ash make rules
11453 * configure.in: add ash to native_only and host_tools lists
11454
11455 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11456
11457 * Makefile.in (all-gettext, all-intl): New targets.
11458 (ALL_MODULES): Added all-gettext, all-intl.
11459 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11460 (INSTALL_MODULES): Added install-gettext, install-intl.
11461 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11462
11463 * configure.in (host_tools): Added gettext.
11464 (native_only): Likewise.
11465 (noconfigdirs) [various cases]: Likewise.
11466 (host_libs): Added intl.
11467
11468 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11469
11470 * configure: Do not disable building gdbtk for cygwin32 hosts.
11471
11472 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11473
11474 * configure.in: Add thumb-coff target.
11475 * config.sub: Add thumb-coff target.
11476
11477 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11478
11479 * Makefile.in: Revert yesterday's change.
11480 (all-target-winsup): all-target-librx stays out of here.
11481
11482 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11483
11484 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11485 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11486 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11487 Remove references to librx and libg++.
11488
11489 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11490
11491 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11492 recursive makes
11493
11494 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11495
11496 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11497 for newlib directory.
11498 (CXX_FOR_TARGET): Likewise.
11499
11500 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11501
11502 * ltconfig: Update after libtool/ltconfig.in change for
11503 hpux11.
11504
11505 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11506
11507 * ltconfig, ltmain.sh: Update to libtool 1.2.
11508
11509 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11510
11511 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11512 (install-gcc-cross): Instead, override LANGUAGES here.
11513
11514 1998-03-18 Dave Love <d.love@dl.ac.uk>
11515
11516 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11517 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11518
11519 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11520
11521 * configure.in: Add Thumb-pe target.
11522
11523 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11524
11525 * Makefile.in - changed sn targets to snavigator
11526 * configure.in - changed sn targets to snavigator
11527
11528 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11529
11530 * config-ml.in: After building symlink tree call make distclean
11531 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11532 to be the case for libiberty.
11533
11534 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11535
11536 * configure: When making link, also check the current
11537 directory. The configure scripts may create one.
11538
11539 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11540
11541 * config.sub: Accept alphapca56 and alphaev6 properly.
11542
11543 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11544
11545 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11546
11547 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11548
11549 * config.sub (sco5): Fix typo.
11550
11551 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11552
11553 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11554 install-itcl.
11555 (install-itcl): Remove dependency on install-tcl.
11556
11557 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11558
11559 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11560
11561 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11562
11563 * configure.in: Don't build libgui for a cygwin32 target when not on
11564 a cygwin32 host.
11565
11566 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11567
11568 * configure (redirect): Set to null, so default behavior of
11569 configure is now --verbose.
11570
11571 1998-02-16 Dave Love <d.love@dl.ac.uk>
11572
11573 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11574 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11575
11576 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11577
11578 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11579 this change to sync Makefile.in with its ChangeLog entries.
11580
11581 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11582
11583 * ltmain.sh (mkdir): Check that the directory doesn't exist
11584 before we exit with error, so that we don't get races during
11585 parallel builds.
11586
11587 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11588
11589 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11590
11591 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11592
11593 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11594 PICFLAG_FOR_TARGET.
11595 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11596
11597 * configure: Emit a definition for the new macro enable_shared
11598 into each Makefile.
11599
11600 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11601
11602 * configure.in (host_tools, native_only): Add libtool.
11603
11604 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11605
11606 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11607 Fix typo in ming config comment.
11608
11609 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11610
11611 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11612
11613 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11614
11615 * config.sub: Add tic30 cases, and map c30 to tic30.
11616
11617 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11618
11619 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11620 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11621 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11622 (CLEAN_TARGET_MODULES): Similarly
11623 (all-target-libf2c): Add dependences.
11624 * configure.in (target_libs): Add libf2c.
11625
11626 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11627
11628 * configure.in: Remove expect from noconfigdirs when target
11629 is cygwin32. OK to build expect and dejagnu with Canadian
11630 Cross.
11631
11632 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11633
11634 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11635 host.
11636
11637 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11638 and mingw32.
11639
11640 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11641
11642 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11643 here as it is not defined in the toplevel Makefile.
11644
11645 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11646
11647 * configure (package_makefile_rules_frag): New variable, which names
11648 a file with generic rules, ...
11649 Change comment to mention we now have FIVE parts.
11650 * configure: Undo last change.
11651
11652 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11653
11654 * config.guess: More accurate determination of HP processor types.
11655 * config.sub: More accurate determination of HP processor types.
11656
11657 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11658
11659 * configure (package_makefile_frag): Move inserting the
11660 ${package_makefile_frag} to where it should be according
11661 to the comment.
11662
11663 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11664
11665 * config.guess: Add support for Linux/ARM.
11666
11667 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11668
11669 * .cvsignore: Remove *-info and *-install since they match
11670 release-info and mpw-install, which we don't want to just ignore.
11671
11672 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11673
11674 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11675
11676 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11677
11678 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11679 local_prefix to sub-make invocations.
11680
11681 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11682
11683 * configure.in: Check makefile fragments in the source
11684 directory.
11685
11686 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11687
11688 * configure.in: Check whether host and target makefile
11689 fragments exist before adding them to *_makefile_frag.
11690
11691 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11692
11693 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11694
11695 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11696
11697 * configure.in: Make sure we only replace RPATH_ENVVAR on
11698 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11699 regexp to sed.
11700
11701 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11702 to sub-makes.
11703
11704 1998-01-13 Lee Iverson (leei@ai.sri.com)
11705
11706 * config-ml.in (multi-do): LDFLAGS must include multilib
11707 designator.
11708
11709 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11710
11711 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11712
11713 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11714
11715 * config.sub: Add mingw32 support.
11716 * configure.in: Likewise.
11717
11718 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11719
11720 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11721
11722 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11723
11724 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11725 * configure (gxx_include_dir): Provide a definition for subdirs
11726 which do not use autoconf.
11727
11728 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11729
11730 * config.guess: Sync with egcs. Picks up new alpha support,
11731 BeOS & some additional linux support.
11732
11733 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11734
11735 * config.guess: HP 9000/803 is a PA1.1 machine.
11736
11737 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11738
11739 * configure.in: It's alpha*-...
11740
11741 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11742
11743 * configure.in (host_makefile_frag, target_makefile_frag):
11744 Handle multiple config files.
11745 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11746 alpha-*-*.
11747
11748 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11749
11750 * mkdep: New file.
11751
11752 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11753
11754 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11755
11756 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11757
11758 * Makefile.in: Add libgui directory.
11759 (GDB_TK): Add all-libgui.
11760 * configure.in: Add libgui directory.
11761 * configure: Add all-libgui to GDB_TK.
11762
11763 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11764
11765 * config-ml.in (multidirs): Add m32r to multilib list.
11766
11767 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11768
11769 * Makefile.in (all-target-gperf): Change dependency to
11770 all-target-libstdc++.
11771
11772 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11773
11774 * config.guess: Add BeOS support.
11775
11776 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11777
11778 Source directory cvs renamed to cvssrc:
11779 * configure.in (host_tools): Change cvs to cvssrc.
11780 (native_only): Likewise.
11781 (noconfigdirs) [various cases]: Likewise.
11782 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11783 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11784 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11785 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11786 (all-cvssrc): Rename target from all-cvs.
11787
11788 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11789
11790 * configure (gxx_include_dir): Fix thinko.
11791
11792 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11793
11794 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11795 (install-cross, install-gcc-cross): New targets.
11796
11797 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11798
11799 * configure.in (noconfigdirs): Add support for Thumb target.
11800
11801 * config.sub (maybe_os): Add support for Thumb target.
11802
11803 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11804
11805 * Makefile.in: Add rules for cygmon.
11806
11807 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11808
11809 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11810
11811 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11812 * configure (gxx_include_dir): Provide a definition for subdirs
11813 which do not use autoconf.
11814
11815 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11816
11817 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11818 11/18/97 build
11819
11820 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11821
11822 * From Franz Sirl.
11823 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11824 found on RedHat Linux systems.
11825
11826 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11827
11828 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11829 guesses.
11830
11831 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11832
11833 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11834
11835 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11836
11837 * ltmain.sh: If mkdir fails, check whether the directory was created
11838 anyhow by some other process.
11839
11840 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11841
11842 * configure.in (d30v-*-*): Configure all directories.
11843
11844 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11845
11846 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11847 for the D30V.
11848
11849 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11850
11851 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11852
11853 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11854
11855 * include/libiberty.h: Add extern "C" { so it can be used with C++
11856 progrms.
11857 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11858 programs.
11859
11860 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11861
11862 * configure.in (d30v-*-*): Configure GCC now.
11863
11864 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11865
11866 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11867 is no longer needed.
11868
11869 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11870
11871 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11872
11873 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11874
11875 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11876 targets using "$@" to provide support for similar but not identical
11877 targets without having to duplicate code.
11878
11879 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11880
11881 * makefile.vms: Fix to work with DEC C.
11882
11883 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11884
11885 * config.sub: Add mips-tx39-elf to marketing names.
11886
11887 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11888
11889 * ltmain.sh: Handle symlinks in generated script.
11890
11891 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11892
11893 * configure: Handle autoconf style directory options: --bindir,
11894 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11895 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11896 --sysconfdir.
11897 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11898 (sharedstatedir, localstatedir, oldincludedir): New variables.
11899 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11900 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11901 sbindir, sharedstatedir, and sysconfdir.
11902
11903 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11904
11905 * Makefile.in (bootstrap-lean): New target.
11906
11907 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11908
11909 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11910 sn, and gnuserv from noconfigdirs.
11911
11912 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11913
11914 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11915
11916 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11917
11918 * Makefile.in (cross): New target.
11919
11920 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11921 Jeff Law <law@cygnus.com>
11922
11923 * Makefile.in (bootstrap2, bootstrap3): New targets.
11924 (all-bootstrap): Remove outdated and confusing target.
11925 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11926
11927 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11928
11929 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11930 windows. Consistent with gdb/configure.
11931
11932 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11933
11934 * configure.in: Name Linux target fragment.
11935
11936 * configure: Rewrite so that project Makefile fragment is inserted
11937 first and appears last in the resulting Makefile.
11938
11939 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11940
11941 * Makefile.in (install-itcl): Install tcl first.
11942
11943 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11944
11945 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11946
11947 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11948
11949 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11950
11951 * configure.in (skipdirs): Add target-librx for Linux.
11952 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11953
11954 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11955
11956 * Makefile.in (bootstrap): New target.
11957
11958 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11959
11960 * config.sub: Accept 'amigados' for backward compatibility.
11961
11962 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11963
11964 * config.guess: Merge with FSF.
11965
11966 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11967
11968 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11969
11970 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11971
11972 * config.sub: Add "marketing-names" patch.
11973
11974 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11975
11976 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11977
11978 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11979
11980 * config.sub: Handle v850-elf.
11981
11982 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11983
11984 * .cvsignore (*-install): Remove.
11985
11986 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11987
11988 * ltconfig: Set CONFIG_SHELL in libtool.
11989 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11990
11991 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11992
11993 * configure.in (target_subdir): Set to libraries if enable_multilib.
11994
11995 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11996
11997 * config.guess: Update from gcc directory.
11998
11999 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12000
12001 * Makefile.in (all-sim): Depends on all-readline.
12002
12003 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12004
12005 * Makefile.in (BISON, YACC): Use $$s.
12006 (all-bison): Depend on all-texinfo.
12007
12008 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12009
12010 * Makefile.in (BISON): Add -L flag.
12011 (YACC): Likewise.
12012
12013 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12014
12015 * configure.in (noconfigdirs): Add support for v850e target.
12016
12017 * config.sub (maybe_os): Add support for v850e target.
12018
12019 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12020
12021 * configure.in (noconfigdirs): Add support for v850ea target.
12022
12023 * config.sub (maybe_os): Add support for v850ea target.
12024
12025 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12026
12027 * config.sub: Add mipstx39. Delete r3900.
12028
12029 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12030
12031 * Makefile.in (all-autoconf): Depends on all-texinfo.
12032
12033 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12034
12035 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12036 eabi targets.
12037
12038 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12041
12042 * configure: When handling a Canadian Cross, handle YACC as well as
12043 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12044 * Makefile.in (all-bison): Depend upon all-texinfo.
12045
12046 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12047
12048 * Makefile.in (BISON): bison, not byacc or bison -y.
12049 (YACC): bison -y or byacc or yacc.
12050 (various): Add *-bison as appropriate.
12051 (taz): No need to mess with BISON anymore.
12052
12053 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12054
12055 * configure: If OSTYPE matches *win32*, try to find a good value for
12056 CONFIG_SHELL.
12057
12058 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12059
12060 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12061 configure.in if it is present.
12062
12063 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12064
12065 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12066
12067 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12068
12069 * config.sub: Recognize `arc' cpu.
12070 * configure.in: Likewise.
12071 * config-ml.in: Likewise.
12072
12073 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12074
12075 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12076
12077 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12078
12079 * configure: Changed sed delimiter from ':' to '|' when
12080 attempting to substitute ${config_shell} for SHELL. On
12081 NT ${config_shell} may contain a ':' in it.
12082
12083 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12084
12085 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12086
12087 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12088
12089 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12090
12091 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12092
12093 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12094
12095 * ylwrap: If the program is a relative path, force it to be
12096 absolute.
12097
12098 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12099
12100 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12101
12102 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12103
12104 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12105 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12106 for libraries.
12107
12108 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12109
12110 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12111 separated by spaces.
12112
12113 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12114
12115 * ylwrap: New file.
12116 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12117
12118 * ltmain.sh: Handle /bin/sh at start of install program.
12119
12120 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12121
12122 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12123 * missing: New file, from automake 1.2.
12124
12125 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12126
12127 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12128 check-tk to CHECK_X11_MODULES.
12129
12130 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12131
12132 * config.sub: Merge with FSF.
12133
12134 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12135
12136 * config.guess: Merge with FSF.
12137
12138 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12139
12140 * configure: Treat msdosdjgpp like go32.
12141 * configure.in: Likewise. Don't remove gprof for go32.
12142
12143 * configure: Change Makefile.tem2 to Makefile.tm2.
12144
12145 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12146
12147 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12148
12149 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12150
12151 * install-sh (chmodcmd): Set to null if the DST directory already
12152 exists. Same as Nov 11th change.
12153
12154 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12155
12156 * configure (GDB_TK): Needs itcl and tix.
12157
12158 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12159
12160 * config.guess: Update from FSF.
12161
12162 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12163
12164 * Makefile.in (GDB_TK): Depend on itcl and tix.
12165
12166 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12167
12168 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12169 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12170 (INSTALL_SCRIPT): New variable.
12171 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12172 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12173 to -x.
12174 * install-sh: Add support for -x option.
12175
12176 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12177
12178 * configure.in, Makefile.in: Treat tix like itcl.
12179
12180 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12181
12182 * Makefile.in (WINDRES): New variable.
12183 (WINDRES_FOR_TARGET): New variable.
12184 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12185 (EXTRA_HOST_FLAGS): Add WINDRES.
12186 (EXTRA_TARGET_FLAGS): Add WINDRES.
12187 (EXTRA_GCC_FLAGS): Add WINDRES.
12188 ($(DO_X)): Pass down WINDRES.
12189 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12190 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12191 DLLTOOL_FOR_TARGET.
12192
12193 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12194
12195 * configure.in: configure sim before gdb for win32-x-ppc
12196
12197 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12198
12199 Move gperf into the toplevel, from libg++.
12200 * configure.in (target_tools): Add target-gperf.
12201 (native_only): Add target-gperf.
12202 * Makefile.in (all-target-gperf): New target, depend on
12203 all-target-libg++.
12204 (configure-target-gperf): Empty rule.
12205 (ALL_TARGET_MODULES): Add all-target-gperf.
12206 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12207 (CHECK_TARGET_MODULES): Add check-target-gperf.
12208 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12209 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12210
12211 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12212
12213 * config.sub (mn10200): Recognize new basic machine.
12214
12215 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12216
12217 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12218 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12219
12220 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12221
12222 * configure.in: If we're building mips-sgi-irix6* native, turn on
12223 ENABLE_MULTILIB and set TARGET_SUBDIR.
12224
12225 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12226
12227 * Makefile.in (all-sn): Depend on all-grep.
12228
12229 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12232
12233 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12234 Makefile. From Jeff Makey <jeff@cts.com>.
12235 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12236
12237 * Makefile.in (DISTBISONFILES): Remove.
12238 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12239 $(DEFAULT_YACC).
12240
12241 * configure.in: Build itl, db, sn, etc., when building for native
12242 cygwin32.
12243
12244 * Makefile.in (LD): New variable.
12245 (EXTRA_HOST_FLAGS): Pass down LD.
12246 ($(DO_X)): Likewise.
12247
12248 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12249
12250 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12251
12252 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12253
12254 * configure.in (targargs): Strip out any supplied --build argument
12255 before adding our own. Always add --build.
12256
12257 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12258
12259 * configure.in (targargs): Pass --build if we're doing
12260 a cross-compile.
12261
12262 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12263
12264 * configure: Use '|' instead of ":" as the separator in
12265 sed. Otherwise sed chokes on NT path names with drive
12266 designators. Also look for "?:*" as the leading characters in an
12267 absolute pathname.
12268
12269 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12270
12271 * config.sub: Support for r3900.
12272
12273 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12274
12275 * configure.in: Use install-sh, not install.sh.
12276
12277 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12278
12279 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12280 apply it twice.
12281
12282 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12283
12284 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12285 install-binutils.
12286
12287 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12288
12289 * Makefile.in: Add automake targets.
12290 * configure.in (host_tools): Add automake.
12291
12292 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12293
12294 * configure: Default CXX to c++, not gcc.
12295 * Makefile.in (CXX): Set to c++, not gcc.
12296 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12297
12298 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12299
12300 * install-sh: try appending a .exe if source file doesn't
12301 exist
12302
12303 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12304
12305 * configure.in: Turn on multilib by default.
12306 (cross_only): Remove target-libiberty.
12307
12308 * Makefile.in (all-gcc): Don't depend on libiberty.
12309
12310 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12311
12312 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12313
12314 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12315
12316 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12317 (DISTBISONFILES): Add ld/Makefile.in
12318
12319 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12320
12321 * configure.in: if target is cygwin32 but host isn't cygwin32,
12322 don't configure gdb tcl tk expect, not just gdb.
12323
12324 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12325
12326 * configure.in: Added gnuserv everywhere sn appears.
12327
12328 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12329 (CROSS_CHECK_MODULES): Added check-gnuserv.
12330 (INSTALL_MODULES): Added install-gnuserv.
12331 (CLEAN_MODULES): Added clean-gnuserv.
12332 (all-gnuserv): New target.
12333
12334 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12335
12336 * config.guess: Fixes for MIPS OpenBSD systems.
12337
12338 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12339
12340 * Makefile.in (INSTALL_XFORM): Remove.
12341 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12342
12343 * mkinstalldirs: New file, copied from automake.
12344 * Makefile.in (installdirs): Rename from install-dirs. Use
12345 mkinstalldirs. Change all users.
12346 (DEVO_SUPPORT): Add mkinstalldirs.
12347
12348 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12349
12350 * install-sh: Rename from install.sh.
12351 * Makefile.in (INSTALL): Change install.sh to install-sh.
12352 (DEVO_SUPPORT): Likewise.
12353
12354 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12355 Graichen <graichen@rzpd.de>.
12356
12357 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12358
12359 * config.guess: Recognize OpenBSD systems correctly.
12360
12361 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12362
12363 * README, Makefile.in (ETC_SUPPORT): Remove references to
12364 cfg-paper*, configure.{texi,man,info*}._
12365
12366 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12367
12368 * Makefile.in (all.normal): Ensure that gcc is built after all
12369 the x11 - ie gdb - targets.
12370
12371 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12372
12373 * makefile.vms: Don't run conf-a-gas.
12374
12375 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12376
12377 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12378
12379 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12380
12381 * configure.in: Remove noconfigdirs case since gdb also
12382 configures and builds for tic80-coff.
12383
12384 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * configure: Set cache_file to config.cache.
12387 * Makefile.in (local-distclean): Remove config.cache.
12388
12389 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12390
12391 * COPYING: Update FSF address.
12392
12393 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12394
12395 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12396 noconfigdirs.
12397
12398 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12401 MAKEDIRS, is empty.
12402
12403 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12404
12405 * config.sub: Tweak mn10300 entry.
12406
12407 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12408
12409 * configure.in (host_tools): Put sim before gdb, so gdb's
12410 configure.tgt can determine if the simulator was configured.
12411
12412 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12413
12414 * config.sub: Move BeOS $os case to be with other Cygnus
12415 local cases.
12416
12417 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12418
12419 * config.sub: Remove misplaced comment that broke Linux.
12420
12421 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12422
12423 * config.sub: Add BeOS support.
12424
12425 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12426
12427 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12428
12429 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12430
12431 * configure.in (noconfigdirs): Remove tcl and tk from
12432 noconfigdirs for cygwin32 builds.
12433
12434 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12435
12436 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12437
12438 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12439
12440 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12441 make-all.com, use makefile.vms instead.
12442
12443 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12444
12445 * config.sub: Accept -lnews*.
12446
12447 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12448
12449 * configure.in (noconfigdirs): Disable target-newlib,
12450 target-examples and target-libiberty for d30v.
12451
12452 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12453
12454 * configure.in (noconfigdirs): Enable ld for d30v.
12455
12456 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12457
12458 * configure.in (tic80-*-*): Build compiler.
12459
12460 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12461
12462 * configure.in (d30v-*): Remove sim directory from list of
12463 unsupported d30v directories
12464
12465 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12466
12467 * config.sub, configure.in: Add d30v target cpu.
12468
12469 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12470
12471 * makefile.vms: New file.
12472 * make-all.com: Remove.
12473
12474 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12475
12476 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12477
12478 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12479
12480 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12481
12482 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12483
12484 * Makefile.in (ALL_MODULES): Added all-db.
12485 (CROSS_CHECK_MODULES): Addec check-db.
12486 (INSTALL_MODULES): Added install-db.
12487 (CLEAN_MODULES): Added clean-db.
12488
12489 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12490
12491 * config.guess: Merge with latest FSF sources.
12492
12493 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12494
12495 * Makefile.in (ALL_MODULES): Added all-itcl.
12496 (CROSS_CHECK_MODULES): Added check-itcl.
12497 (INSTALL_MODULES): Added install-itcl.
12498 (CLEAN_MODULES): Added clean-itcl.
12499
12500 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12501
12502 * configure.in: build gdb for mn10200
12503
12504 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12505
12506 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12507
12508 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12509
12510 * configure.in (tic80-*-*): Turn off most targets right now.
12511
12512 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12513
12514 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12515 rather than the makeinfo program.
12516 (do-info): Depend upon all-texinfo.
12517
12518 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12519
12520 * configure.in: Remove uses of config/mh-linux.
12521
12522 * config.sub, config.guess: Merge with latest FSF sources.
12523
12524 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12525
12526 * config.sub (case $basic_machine): Add tic80 entries.
12527
12528 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12529
12530 * config.sub, config.guess: Merge with latest FSF sources.
12531
12532 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12533
12534 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12535 * mpw-config.in: Test for NewFolderRecursive.
12536 * mpw-install: Use symbolic name for startup filename.
12537 * mpw-README: Add various additional details.
12538
12539 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12540
12541 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12542
12543 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12544
12545 * configure.in: Do build gcc and the target libraries for
12546 the mn10200.
12547
12548 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12549
12550 * configure.in: don't avoid building gdb for mn10300 any more
12551 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12552 instead of single-quoting it.
12553
12554 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12555
12556 * configure.in: Don't use --with-stabs on IRIX 6.
12557
12558 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12559
12560 * configure.in (m32r): Build gdb, libg++ now.
12561
12562 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12563
12564 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12565 directories from noconfigdirs.
12566
12567 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12568
12569 * config.sub (basic_machine): added mips16 configuration
12570
12571 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12572
12573 * config.sub: Handle d10v-unknown.
12574
12575 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12576
12577 * config.sub: Handle v850-unknown.
12578
12579 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12580
12581 * Makefile.in: add findutils
12582 * configure.in: add findutils to list of host_tools
12583
12584 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12585
12586 * config.sub: Handle mn10200 and mn10300.
12587
12588 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12589
12590 * configure.in (d10v-*): Do not build librx.
12591
12592 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12593
12594 * configure.in (mn10300): Build everything except gdb & libgloss.
12595
12596 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12597
12598 * config.guess: Patch for Dansk Data Elektronik servers,
12599 from Niels Skou Olsen <nso@dde.dk>.
12600
12601 For ncr, use /bin/uname rather than uname, since GNU uname does not
12602 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12603
12604 Patch for MIPS R4000 running System V,
12605 from Eric S. Raymond <esr@snark.thyrsus.com>.
12606
12607 Fix thinko for nextstep.
12608
12609 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12610
12611 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12612 * config.guess: Guess mips-dec-mach_bsd4.3.
12613
12614 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12615 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12616 release numbers.
12617 * config.guess (mips-mips-riscos*): Emit just enough of the
12618 release number.
12619
12620 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12621 * config.guess (sparc-auspex-sunos*): Added.
12622 (f300-fujitsu-*): Added.
12623
12624 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12625 * config.guess: Recognize a Tadpole as a sparc.
12626
12627 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12628
12629 * config.guess: Don't assume that NextStep version is either 2 or
12630 3. NextStep 4 (aka OpenStep 4) has come out now.
12631
12632 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12633
12634 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12635 From Rik Faith <faith@cs.unc.edu>.
12636
12637 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12638
12639 * config.sub: Contributions from bug-gnu-utils to:
12640 Support plain "hppa" (no version given) architecture, reported by
12641 OpenStep.
12642 OpenBSD like NetBSD.
12643 LynxOs is not a hardware supplier.
12644
12645 * config.guess: Contributions from bug-gnu-utils to add support for:
12646 OpenBSD like NetBSD.
12647 Stratus systems.
12648 More Pyramid systems.
12649 i[n>4]86 Intel chips.
12650 M680[n>4]0 Motorola chips.
12651 Use unknown instead of lynx for hardware manufacturer.
12652
12653 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12654
12655 * install.sh (chmodcmd): Set to null if the DST directory already
12656 exists.
12657
12658 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12659
12660 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12661 not use mt-ppc target Makefile fragment any more.
12662
12663 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12664
12665 * configure.in (*-*-windows): Exclude everything but those dirs
12666 needed to build windows.
12667
12668 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12669
12670 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12671
12672 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12673
12674 * configure.in: Exclude mmalloc from i386-windows.
12675
12676 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12677
12678 * Undo my previous change.
12679
12680 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12681
12682 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12683 unconditionally.
12684 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12685
12686 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12687
12688 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12689 host to add it's own flags.
12690
12691 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12692
12693 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12694
12695 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12696
12697 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12698 (CXX_FOR_TARGET): Likewise.
12699 (GCC_FOR_TARGET): Define.
12700 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12701 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12702 CC_FOR_TARGET was specified on the command line.
12703 (MAKEOVERRIDES): Don't define.
12704
12705 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12706
12707 * configure.in (m32r): Fix spelling of libg++ libs.
12708
12709 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12710
12711 * config.sub (-apple*): Remove, now redundant.
12712
12713 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12716
12717 * configure: Rework yesterday's sed script patch.
12718
12719 * config.sub: Merge with FSF.
12720
12721 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12722
12723 * config.guess: Merge from FSF.
12724
12725 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12726 * config.guess: Use pc instead of unknown, for pc clone systems.
12727 Change linux to linux-gnu.
12728
12729 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12730 * config.guess: Avoid non-portable tr syntax.
12731
12732 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12733
12734 * test-build.mk (HOLES): Add "xargs" for gdb.
12735
12736 * configure: Avoid hpux10.20 sed bug.
12737
12738 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12739
12740 * configure.in: Add support for windows host
12741 (that is a build done under the Microsoft build environment).
12742
12743 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12744
12745 * Makefile.in: Replace all uses of srcroot with s, to shrink
12746 command line lengths.
12747
12748 Patches from Geoffrey Noer <noer@cygnus.com>:
12749 * configure.in: If configuring for newlib, pass --with-newlib to
12750 subdirectories.
12751 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12752 -Bnewlib/ and -Lwinsup to gcc.
12753 (CXX_FOR_TARGET): Likewise.
12754
12755 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12756
12757 * Makefile.in (ETC_SUPPORT): Add configure.
12758
12759 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12760
12761 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12762 host configuration file.
12763
12764 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12765
12766 * configure.in: Break mn10x00 support into separate
12767 mn10200 and mn10300 configurations.
12768 * config.sub: Likewise.
12769
12770 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12771
12772 * configure.in: Add lots of stuff to noconfigdirs for
12773 the mn10x00 targets.
12774
12775 * config.sub, configure.in: Add mn10x00 support.
12776
12777 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12778
12779 * make-all.com: Call conf-a-gas, not config-a-gas.
12780
12781 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12782
12783 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12784 targets.
12785
12786 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12787
12788 * mpw-README: Add much more detail for native PowerMac.
12789 * mpw-install: New file.
12790 * mpw-configure: Add --norecursion and --help options.
12791 * mpw-config.in: Translate readme and install files when
12792 copying to objdir.
12793 * mpw-build.in: Don't always depend on byacc and flex.
12794 (install-only-top): New action.
12795
12796 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12797
12798 * configure.in: You can now configure GDB for the v850.
12799
12800 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12801
12802 * configure.in (noconfigdirs): Don't configure any C++ dirs
12803 if targeting D10V.
12804
12805 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12806
12807 * config.sub: Recognize mips64vr5000.
12808
12809 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12810
12811 * configure.in: Use a single line for host_tools and native_only.
12812
12813 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12814
12815 * config.sub, configure.in: Add entries for m32r.
12816
12817 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12818
12819 * Makefile.in (inet-install): Don't run install-gzip.
12820
12821 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12822
12823 * configure.in: Don't config lots of things for *-*-windows*.
12824
12825 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12826
12827 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12828 (host_libs, host_tools): Copy from configure.in.
12829 * mpw-configure: Don't complain about directories not found.
12830
12831 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12832
12833 * configure.in (i[345]86): Recognize i686 for pentium pro.
12834 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12835 file.
12836
12837 * config.guess (i[345]86): Ditto.
12838
12839 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12840
12841 * configure.in (noconfigdirs): Removed gdb for D10V.
12842
12843 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12844
12845 * configure.in: Remove ld, target-libio, target-libg++, and
12846 target-libstdc++ from noconfigdirs.
12847
12848 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12849
12850 * configure: Fix three locations where shell scripts were
12851 being run directly rather than with config_shell.
12852
12853 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12854
12855 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12856 * config.sub (basic_machine): Recognize v850.
12857
12858 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12859
12860 * mpw-configure: Handle multiple enable/disable options and
12861 pass them down recursively, handle -c and -s flags appropriately
12862 depending on choice of compiler, add escape mechanism for
12863 quoted arguments to gC.
12864
12865 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12866
12867 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12868 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12869 so that -mrelocatable-lib and -mno-eabi are used.
12870
12871 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12872 not support --print-multi-lib, don't abort.
12873
12874 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12875
12876 * make-all.com: Run config-a-gas.
12877 * setup.com: Don't copy subdirectory files around.
12878
12879 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12880
12881 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12882 target, it now compiles correctly.
12883
12884 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12885
12886 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12887
12888 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12889
12890 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12891
12892 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12893
12894 * configure.in (native_only): Add prms.
12895
12896 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12897
12898 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12899 (BINUTILS_SUPPORT_DIRS): Likewise.
12900
12901 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12902
12903 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12904 d10v support is added.
12905
12906 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12907
12908 * configure.in (d10v-*-*): New target.
12909
12910 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12911
12912 * config.guess (HP 9000/811): Recognize this as a PA1.1
12913 machine.
12914
12915 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12916
12917 * Makefile.in (do-tar-gz): New target, split out from tail end of
12918 taz target. Run each command separately, don't use pipes.
12919 (taz): Use it.
12920
12921 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12922
12923 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12924 * mpw-build.in: No builds should depend on building byacc or flex,
12925 they are assumed to be installed already.
12926
12927 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12928
12929 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12930 variable that CC_FOR_TARGET needs.
12931
12932 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12933
12934 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12935 options have changed since the last time the subdirectory was
12936 configured, and if it has, reconfigure.
12937 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12938 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12939
12940 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12941
12942 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12943 CLEAN_MODULES): Add bash.
12944 (all-bash): New target.
12945
12946 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12947
12948 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12949
12950 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12951
12952 * config.sub (basic_machine): Recognize d10v as a valid processor.
12953
12954 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12955
12956 * mpw-configure: Add support for --bindir.
12957 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12958
12959 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12960
12961 * configure.in: add bash, time, gawk to list of hosttools and things
12962 to only build for native toolchains
12963
12964 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12965
12966 * Makefile.in (docdir): Remove.
12967
12968 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12969
12970 * Makefile.in (datadir): Set to $(prefix)/share.
12971
12972 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12973
12974 * configure.in: build diff and patch for cygwin32-hosted
12975 toolchains.
12976
12977 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12978
12979 * config.sub: Accept -rtems*.
12980
12981 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12982
12983 * configure.in: enable dosrel for cygwin32-hosted builds,
12984 remove diff from the list of things not buildable
12985 via Canadian Cross
12986
12987 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12988
12989 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12990 don't get ". ".
12991
12992 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12993
12994 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12995
12996 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12997
12998 * Makefile.in (taz): Handle case where tex3patch didn't even get
12999 checked out. Also, if it was found, put the symlink in a new util
13000 subdirectory.
13001
13002 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13003
13004 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13005
13006 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13007
13008 * config.sub: Recognize -openvms.
13009 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13010 * make-all.com, setup.com: New files.
13011
13012 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13013
13014 * Makefile.in (taz): tex3patch moved to texinfo/util.
13015
13016 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13017
13018 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13019 * configure.in: remove make from disable-if-Can-Cross list
13020 enable gdb if ${host} and ${target} are cygwin32
13021
13022 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13023
13024 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13025 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13026
13027 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13028
13029 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13030 distinguish sysv/svr4/bsd variants.
13031 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13032
13033 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13034
13035 * configure.in: Added copyright notice.
13036 * move-if-change: Added copyright notice.
13037
13038 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13039
13040 * configure.in (powerpcle-*-solaris*): Until we get shared
13041 libraries working, don't build gdb, sim, make, tcl, tk, or
13042 expect.
13043
13044 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13045
13046 * config.guess: Merge with FSF:
13047
13048 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13049 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13050
13051 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13052 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13053
13054 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13055 * config.guess: Combine two OSF1 rules.
13056 Also recognize field test versions. From mjr@zk3.dec.com.
13057 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13058 because GNU uname does not support -p. From pmr@pajato.com.
13059
13060 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13061
13062 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13063
13064 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13065
13066 * mpw-README: Document GCCIncludes.
13067
13068 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13069
13070 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13071
13072 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13073
13074 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13075
13076 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13077
13078 * configure.in (*-*-cygwin32): Configure make.
13079
13080 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13081
13082 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13083
13084 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13085
13086 * Makefile.in (all-inet): Depend on all-perl.
13087
13088 * Makefile.in (inet-install): New target.
13089
13090 * Makefile.in (all-inet): Depend on all-tcl.
13091 (all-inet): Depend on all-send-pr.
13092
13093 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13094
13095 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13096 temporarily.
13097
13098 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13099
13100 * configure.in: Don't configure --with-gnu-ld on AIX.
13101
13102 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13103
13104 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13105
13106 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13107
13108 * Makefile.in (ALL_MODULES): Added all-inet.
13109 (CROSS_CHECK_MODULES): Added check-inet.
13110 (INSTALL_MODULES): Added install-inet.
13111 (CLEAN_MODULES): Added clean-inet.
13112 (all-indent): New target.
13113
13114 * configure.in (host_tools): Added inet.
13115 (native_only): Added inet.
13116 (noconfigdirs): Added inet.
13117
13118 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13119
13120 * configure.in: Don't configure libgloss if we are not configuring
13121 newlib.
13122
13123 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13124
13125 * configure.in: Don't configure libgloss for unsupported
13126 architectures.
13127
13128 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13129
13130 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13131
13132 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13133
13134 * Makefile.in (ALL_MODULES): Include all-apache.
13135 (CROSS_CHECK_MODULES): Include check-apache.
13136 (INSTALL_MODULES): Include install-apache.
13137 (all-apache): New target.
13138
13139 * configure.in: Added apache everywhere perl is seen.
13140
13141 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13142
13143 * Makefile.in: Add support for clean-{module} and
13144 clean-target-{module} rules.
13145
13146 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13147
13148 * configure.in (*-*-ose) do not build libgloss.
13149
13150 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13151
13152 * config.guess (prep*:SunOS:5.*:*): Turn into
13153 powerpele-unknown-solaris2.
13154
13155 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13156
13157 * configure.in: Permit --enable-shared to specify a list of
13158 directories.
13159
13160 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13161
13162 * configure.in (host==solaris): Pass only the first word of $CC
13163 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13164
13165 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13166
13167 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13168
13169 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13170
13171 * Makefile.in (ALL_MODULES): Include all-perl.
13172 (CROSS_CHECK_MODULES): Include check-perl.
13173 (INSTALL_MODULES): Include install-perl.
13174 (ALL_X11_MODULES): Include all-guile.
13175 (CHECK_X11_MODULES): Include check-guile.
13176 (INSTALL_X11_MODULES): Include install-guile.
13177 (all-perl): New target.
13178 (all-guile): New target.
13179
13180 * configure.in (host_tools): Include perl and guile.
13181 (native_only): Include perl and guile.
13182 (noconfigdirs): Don't build guile and perl; no ports have been
13183 done.
13184
13185 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13186
13187 * configure (--enable-*): Handle quoted option lists such as
13188 --enable-sim-cflags='-g0 -O' better.
13189
13190 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13191
13192 * Makefile.in ({,inst}all-target): New rule so we can make and
13193 install all of the target directories easily.
13194
13195 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13196
13197 * configure.in: Add missing global flag in sed substitution when
13198 deleting `target-' from ${configdirs}.
13199
13200 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13201
13202 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13203 option.
13204
13205 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13206 config/mh-necv4.
13207
13208 * install.sh: Correct misspelling of transformbasename.
13209
13210 * config.guess: Recognize mips-*-sysv*.
13211
13212 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13213
13214 * config.sub: Recognize mon960.
13215
13216 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13217
13218 * configure: Restore Canadian Cross handling of BISON and LEX,
13219 removed in Feb 20 change.
13220
13221 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13222
13223 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13224 Mention make install. Remove the old copyright date as well the
13225 clumsy and rather pointless copyright on the README file.
13226
13227 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13228
13229 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13230 Makefile after running symlink-tree, then run `make distclean' to
13231 avoid clobbering any generated files in srcdir.
13232
13233 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13234
13235 * configure.in (m68k-*-netbsd*): Build everything now.
13236
13237 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13238
13239 * Makefile.in (taz): Fix quoting.
13240
13241 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13242
13243 * configure.in (sparclet-*-*): Build everything now.
13244
13245 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13246
13247 * configure.in (m68k-*-linux*): New host.
13248
13249 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13250
13251 * configure: Check for bison before byacc.
13252
13253 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13254
13255 * Makefile.in configure: Change the way LEX and BISON/YACC are
13256 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13257 searching PATH. These are used as fallbacks by Makefile.in if
13258 flex/bison/byacc aren't in objdir.
13259
13260 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13261
13262 * Makefile.in: Make everything which depends upon all-bfd also
13263 depend upon all-opcodes, in case --with-commonbfdlib is used.
13264
13265 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13266
13267 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13268 building NT native compilers on Unix.
13269
13270 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13271
13272 * configure.in: Don't get CC from the host Makefile fragment if we
13273 can find gcc in PATH, or if this is a Canadian Cross. Move the
13274 Solaris test for /usr/ucb/cc to the post target script, just after
13275 the compiler sanity test.
13276
13277 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13278
13279 * config.sub: Merge with FSF.
13280
13281 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13282
13283 * Makefile.in (RPATH_ENVVAR): New variable.
13284 (REALLY_SET_LIB_PATH): Use it.
13285 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13286
13287 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13288
13289 * config.sub, configure.in: Recognize sparclet cpu.
13290
13291 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13292
13293 * config.guess: Support m68k-cbm-sysv4.
13294
13295 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13296
13297 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13298 m68k-unknown-linuxaout from linker help string. Put quotes around
13299 $ld_help_string.
13300
13301 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13302
13303 * config.guess (powerpc-harris-powerunix): Add guess for port
13304 to new target.
13305
13306 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13307
13308 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13309
13310 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13311
13312 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13313 $(REALLY_SET_LIB_PATH) in Makefile.
13314 * Makefile.in (SET_LIB_PATH): New variable.
13315 (REALLY_SET_LIB_PATH): New variable.
13316 ($(DO_X)): Use $(SET_LIB_PATH).
13317 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13318 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13319 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13320 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13321 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13322 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13323 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13324 (install-dosrel): Likewise.
13325 (all-opcodes): Depend upon all-libiberty.
13326
13327 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13328
13329 * config.guess (*:CYGWIN*): New
13330
13331 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13332
13333 * Makefile.in (all-target-winsup): All all-target-libiberty.
13334
13335 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13336
13337 * configure.in (noconfigdirs): Add missing # in front of comment.
13338
13339 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13340
13341 * configure.in: add second pass to things added to noconfigdirs
13342 so *-gm-magic can exclude libgloss properly.
13343
13344 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13345
13346 * mpw-configure (extralibs_name, rez_name): Set correctly
13347 for MWC68K compiler.
13348
13349 * mpw-README: Add more info on the necessary build tools.
13350
13351 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13352
13353 * configure.in, config.sub: Recognize cygwin32.
13354
13355 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13356
13357 * config.guess, config.sub: Recognize A/UX.
13358
13359 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13360
13361 * config.sub: Merge with gcc/config.sub.
13362
13363 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13364
13365 * mpw-build.in (do-binutils): Add build of stamps.
13366
13367 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13368
13369 * config.sub: Add recognition for mips64vr4100*-* targets.
13370
13371 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13372
13373 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13374 Add creation of gconfigargs with `--enable-shared' turned on.
13375 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13376 ($(host)-stamp-stage3-configured): Likewise.
13377 (HOLES): Add chatr and ldd.
13378 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13379
13380 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13381
13382 * configure: Pass --nfp to recursive configures.
13383
13384 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13385
13386 * Makefile.in (DLLTOOL): New.
13387 (DLLTOOL_FOR_TARGET): New.
13388 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13389 (EXTRA_TARGET_FLAGS): Ditto.
13390 (EXTRA_GCC_FLAGS): Ditto.
13391 (CONFIGURE_TARGET_MODULES): Ditto.
13392 (DO_X): Ditto.
13393 * configure: Add DLLTOOL.
13394
13395 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13396
13397 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13398 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13399 mh-sco, since old workarounds no longer needed, and don't
13400 build ld, since libraries have weak symbols in COFF.
13401
13402 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13403
13404 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13405
13406 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13407
13408 * configure.in: Make sure that ${CC} can be used to compile an
13409 executable.
13410
13411 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13412
13413 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13414 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13415 nothing depending on whether gdbtk is being built.
13416
13417 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13418
13419 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13420
13421 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13422
13423 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13424 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13425
13426 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13427
13428 * config-ml.in: Add support for
13429 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13430 Simplify setting of multidirs from --disable-foo.
13431
13432 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13433
13434 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13435 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13436 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13437 non-empty, pass them on to the GCC make.
13438 (all-bootstrap): New rule that is like all-gcc, except it executes
13439 the GCC bootstrap rule instead of the GCC all rule.
13440
13441 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13442
13443 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13444
13445 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13446
13447 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13448 DG/UX support.
13449
13450 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13451
13452 * config.sub (i*86*) Change [345] to [3456]
13453
13454 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13455
13456 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13457 --with-gnu-ld=no.
13458
13459 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13460
13461 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13462 AIX multilibs get built.
13463
13464 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13465
13466 * configure.in (i386-win32): Don't build expect if we're not
13467 building the tcl subdir.
13468
13469 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13470
13471 * Makefile.in: (configure-target-examples, all-target-examples):
13472 New targets, configure and build example programs.
13473
13474 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13475
13476 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13477 use it as input to sedit the generated MPW makefile.
13478 * mpw-README: Add a suggestion about Gestalt.h.
13479
13480 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13481
13482 * config.sub: Accept *-*-ieee*.
13483
13484 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13485
13486 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13487 Ronald F. Guilmette <rfg@monkeys.com>.
13488
13489 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13490
13491 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13492 for powerpc-pe native.
13493 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13494 (target==powerpc-pe): duplicate i386-win32 entry.
13495
13496 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13497
13498 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13499 of vxworks, not just vxworks5.1.
13500
13501 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13502
13503 * mpw-configure: Add support for exec-prefix.
13504
13505 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13506
13507 * config.guess: Recognize HP model 816 machines as having
13508 a PA1.1 processor.
13509
13510 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13511
13512 * configure: Ignore new autoconf configure options.
13513
13514 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13515
13516 * config.guess: Recognize Pentium under SCO.
13517 From Robert Lipe <robertl@arnet.com>.
13518
13519 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13520
13521 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13522
13523 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13524
13525 * configure.in: Don't configure gas for alpha-dec-osf*.
13526
13527 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13528
13529 * configure.in: Default to --with-stabs for some targets for which
13530 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13531 i[345]86*-*-unixware*.
13532
13533 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13534
13535 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13536 rather than basing it on the target. Simplify handling of options
13537 controlling which directories to configure. Remove extraneous
13538 slash in multi-clean target.
13539
13540 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13541
13542 * config-ml.in: Prefix more variables with ml_ so they don't collide
13543 with configure's.
13544
13545 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13546
13547 * configure: Don't turn -v into --v.
13548
13549 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13550
13551 * configure.in (targargs): Fix typo.
13552
13553 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13554
13555 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13556
13557 * configure.in: Strip --host and --target options from
13558 CONFIG_ARGUMENTS, and always configure for --host only. Add
13559 --with-cross-host option when building with a cross-compiler.
13560 * configure: Canonicalize the arguments put into config.status by
13561 always using `=' for an option with an argument. Pass a presumed
13562 --host or --target explicitly.
13563
13564 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13565
13566 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13567 into general OS recognition case.
13568
13569 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13570
13571 * configure.in (target_configdirs): add target-winsup only
13572 for win32 target systems.
13573
13574 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13575
13576 * Makefile.in (all-target-libgloss): Depend upon
13577 configure-target-newlib, since when libgloss is built it looks to
13578 see if the newlib directory exists.
13579
13580 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13581
13582 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13583 cfg-ml-*.in.
13584
13585 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * configure: Handle LD and LD_FOR_TARGET when configuring a
13588 Canadian Cross.
13589
13590 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13591
13592 * configure.in (target_libs): add target-winsup.
13593 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13594 (target==ppcle-pe): remove ld from $noconfigdirs.
13595
13596 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13597
13598 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13599 Preserve relative path names in $srcdir. Build symlink tree if
13600 configuring cross target dir and srcdir=. (= no VPATH support).
13601 (configure-target-libg++): Depend on configure-target-librx.
13602 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13603 * config-ml.in: New file.
13604 * symlink-tree: New file.
13605 * configure: Ensure srcdir="." if that's what it is.
13606
13607 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13608
13609 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13610 includes and FLEX_SKELETON setting.
13611 * mpw-configure (--with-gnu-ld): New option, controls whether
13612 to use PPCLink or ld with PowerMac GCC.
13613 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13614 * mpw-config.in: Configure grez if targeting Mac.
13615
13616 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13617 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13618 just macos.
13619 * configure.in: Configure grez resource compiler if targeting Mac.
13620 * Makefile.in (all-grez, install-grez): New targets.
13621
13622 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13623
13624 * configure: CXX defaults to gcc, not g++. If we find
13625 gcc in the path, set CC to gcc -O2.
13626
13627 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13628
13629 * configure: Default ${build} correctly. Avoid picking up extra
13630 spaces when reading CC and CXX from Makefile. When doing a
13631 Canadian Cross, use plausible default values for numerous
13632 variables.
13633 * configure.in: When doing a Canadian Cross, don't try to
13634 configure tools whose configure script can't handle it.
13635
13636 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13637
13638 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13639
13640 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13641
13642 * configure: Remove dubious bug reporting address.
13643
13644 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13645
13646 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13647 configure script, run that instead of this directory's configure.
13648 In either case, print a message that we're configuring the sub-dir.
13649
13650 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13651
13652 * configure.in: Before checking for the existence of various files,
13653 use sed to filter out "target-".
13654
13655 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13656
13657 * Makefile.in (DO_X): Split rule to decrease command line length
13658 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13659 (Philippe De Muyter).
13660
13661 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13662
13663 * Makefile.in (all-patch): depend on all-libiberty.
13664
13665 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13666
13667 * configure.in: If the only directory in target_configdirs which
13668 actually exists is libiberty, then set target_configdirs to empty,
13669 to avoid trying to build a target libiberty in a gas or gdb
13670 distribution.
13671
13672 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13673
13674 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13675 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13676 systems.
13677
13678 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13679
13680 * configure.in (copy_dirs): Use sys-include instead of include
13681 for --with-headers option.
13682
13683 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13684
13685 * Makefile.in, configure.in: Make winsup builds work with
13686 new scheme.
13687
13688 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13689
13690 * configure.in: Build the linker on AIX.
13691
13692 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13693
13694 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13695 where needed.
13696
13697 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13698
13699 * Makefile.in (all-gcc): Fix typo.
13700
13701 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13702
13703 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13704
13705 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13706
13707 * configure.in: Rename libFOO to target-libFOO, and xiberty
13708 to target-xiberty, to provide more flexibility.
13709 (target_subdir): Define. Create if cross.
13710 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13711 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13712 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13713 check-libFOO -> check-target-libFOO, etc.
13714 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13715 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13716 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13717 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13718 allow ALL_GCC="" to only configure.
13719 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13720 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13721 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13722
13723 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13724
13725 * Makefile.in (taz): Build "info" in etc explicitly.
13726
13727 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13728
13729 * configure.in: Make sure that CC is undefined (as opposed to
13730 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13731 problem with autoconf trying to configure on a host without GCC.
13732
13733 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13734
13735 * mpw-configure: Set host alias from choice of host compiler,
13736 only use generic MPW Makefile sed if present, edit a file
13737 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13738 * mpw-README: Add problem notes about CW6 and CW7.
13739
13740 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13741
13742 * Makefile.in (taz): Use ";" instead of ";;".
13743
13744 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13745
13746 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13747 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13748 DISTDOCDIRS.
13749 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13750 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13751
13752 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13753
13754 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13755 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13756 Move bfd to DISTSTUFFDIRS.
13757
13758 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13759
13760 * Makefile.in (X11_LIB): Removed.
13761 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13762
13763 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13764
13765 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13766
13767 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13768 names.
13769
13770 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13771
13772 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13773
13774 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13775
13776 * configure.in (i[345]86-*-win32): Always build newlib.
13777 Don't configure cvs, autoconf or texinfo.
13778 * Makefile.in (LD_FOR_TARGET): New.
13779 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13780 Pass down LD_FOR_TARGET.
13781
13782 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13783
13784 * winsup: New directory.
13785 * Makefile.in: Build winsup.
13786 * configure.in: Winsup is configured when target is win32.
13787 Can only build win32 target GDB when native.
13788
13789 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13790
13791 * config.guess: Recognize HP model 819 machines as having
13792 a PA 1.1 processor.
13793
13794 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13795
13796 * configure: Fix sed loop which substitutes for CC and CXX to
13797 avoid bug found in various sed implementations.
13798
13799 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13800
13801 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13802 simulator. Use standard powerpc-*-eabi*.
13803
13804 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13805
13806 * configure.in: Stop putting gas and binutils in noconfigdirs for
13807 powerpc-*-aix* and rs6000-*-*.
13808
13809 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13810
13811 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13812 -mcall-aixdesc libraries.
13813
13814 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13815
13816 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13817
13818 * config.sub (arm | armel | armeb): Fix shell syntax.
13819
13820 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13821
13822 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13823 -msoft-float and -mcpu=common support.
13824 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13825 libraries.
13826
13827 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13828
13829 * configure.in: Allow configuration and build of emacs19 for the alpha.
13830
13831 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13832
13833 * configure.in (CC): Get ^CC, not just any old CC, from
13834 ${host_makefile_frag}.
13835
13836 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13837
13838 * configure.in (CC): Try to get CC from
13839 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13840
13841 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13842
13843 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13844 only if it exists in $(srcdir).
13845
13846 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * configure: If CC and CXX are not set in the environment, set
13849 them, based on either an existing Makefile or on searching for gcc
13850 in PATH. Substitute for CC and CXX in Makefile.
13851 * configure.in: Remove libm from target_libs. Separate
13852 target_configdirs from configdirs. If CC is not set in
13853 environment, try to get it from a host Makefile fragment. Rewrite
13854 changes of configdirs to use skipdirs instead. A few minor
13855 tweaks. Take directories out of target_configdirs as they are
13856 taken out of configdirs. Remove existing Makefile files from
13857 subdirectories. Substitute for TARGET_CONFIGDIRS and
13858 CONFIG_ARGUMENTS in Makefile.
13859 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13860 by configure.in.
13861 (CONFIG_ARGUMENTS): Likewise.
13862 (CONFIGURE_TARGET_MODULES): New variable.
13863 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13864 ($(CONFIGURE_TARGET_MODULES)): New target.
13865 (configure-libg++, configure-libio): New targets.
13866 (all-libg++): Depend upon configure-libg++.
13867 (all-libio): Depend upon configure-libio.
13868 (configure-libgloss, all-libgloss): New targets.
13869 (configure-libstdc++): New target.
13870 (all-libstdc++): Depend upon configure-libstdc++.
13871 (configure-librx, all-librx): New targets.
13872 (configure-newlib): New target.
13873 (all-newlib): Depend upon configure-newlib
13874 (configure-xiberty): New target.
13875 (all-xiberty): Depend upon configure-xiberty.
13876
13877 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13878
13879 * configure.in (host i[345]86-*-win32): Expand the
13880 noconfigdirs again.
13881
13882 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13883
13884 * mpw-configure: Fix sed command file name.
13885
13886 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13887
13888 * configure.in (host i[345]86-*-win32): Reduce the
13889 noconfigdirs again.
13890
13891 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13892
13893 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13894 or powerpc*-*-pe*, since they are not yet supported.
13895
13896 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13897
13898 Add PowerMac support and many other enhancements.
13899 * mpw-configure: New option --cc to select compiler to use,
13900 paste options set according to --cc into the generated
13901 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13902 if mpw-make.sed is present.
13903 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13904 add forward includes for PowerPC include files.
13905 * mpw-build.in: Build using Makefile.PPC if present.
13906 (do-byacc, etc): Remove separate version resource builds.
13907 (do-gas): Build "stamps" before "all".
13908 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13909 * mpw-README: Update to reflect --cc option, PowerMac support,
13910 and recently-reported compatibility problems.
13911
13912 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13913
13914 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13915 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13916 (--with-multilib-top): Pass to recursive invocations.
13917
13918 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13919
13920 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13921 v810-*-*.
13922
13923 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13924
13925 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13926 gdb, ld and opcodes on v810-*-*.
13927
13928 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13929
13930 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13931 (local-maintainer-clean): New target.
13932 (maintainer-clean): New target.
13933 (realclean): Just depend upon maintainer-clean.
13934
13935 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13936
13937 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13938
13939 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13940
13941 * configure.in: Build ld in mips*-*-bsd* case.
13942
13943 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13944
13945 * config.sub: Accept -lites* OS. From Ian Dall.
13946
13947 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13948
13949 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13950 targets.
13951
13952 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13953
13954 * configure.in: treat i386-win32 canadian cross the same as
13955 i386-go32 canadian cross.
13956
13957 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13958
13959 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13960 running under the simulator to build a reduced set of libraries.
13961 (powerpc-*-eabiaix): Add fine grained multilib support added to
13962 other powerpc targets yesterday.
13963
13964 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13965
13966 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13967 -disable-softfloat, -disable-relocatable, -disable-aix, and
13968 -disable-sysv to control which multilib libraries get built.
13969
13970 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13971
13972 * configure: Add Makefile.tem to list of files to remove in trap
13973 handler.
13974
13975 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13976
13977 * config.guess (*Linux*): Add missing "exit"s.
13978 Also, need specific check for alpha-unknown-linux (uses COFF).
13979
13980 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13981
13982 * config.guess: Merge with FSF:
13983
13984 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13985 * config.guess (AIX4): More robust release numbering discovery.
13986
13987 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13988 * config.guess (i386-sequent-ptx): Properly get version number.
13989
13990 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13991 * config.guess (mips:*:4*:UMIPS): New case.
13992
13993 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13994
13995 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13996 (i386-win32 host): Likewise. Don't build readline.
13997
13998 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13999
14000 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14001 SUPPORT_FILES to submakes.
14002
14003 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14004
14005 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14006 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14007 mpw-configure.
14008
14009 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14010
14011 * configure.in (appdirs): Use =, not ==, in test expression when
14012 trying to build the text to print in the warning message for
14013 Solaris users.
14014
14015 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14016
14017 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14018
14019 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14020
14021 * config.guess: Recognize lynx-2.3.
14022
14023 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14024
14025 * config.sub (z8ksim): Deleted
14026 (z8k-*-coff): New, this is the one true name of the target.
14027
14028 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14029
14030 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14031
14032 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14033
14034 * config.guess (*:Linux:*:*): First try asking the linker what the
14035 default object file format is (elf, aout, or coff). Then if this
14036 fails, try previous methods.
14037
14038 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14039
14040 * configure.in: Don't build newlib for *-*-vxworks5.1.
14041
14042 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14043
14044 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14045 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14046
14047 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14048
14049 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14050
14051 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14052
14053 * cfg-ml-com.in: New file.
14054 * cfg-ml-pos.in: New file.
14055
14056 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14057
14058 * COPYING.NEWLIB: Add HP free copyright to list.
14059
14060 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14061
14062 * config.sub: Recognize -eabi* for the system, not just -eabi.
14063
14064 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14065
14066 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14067 * config.sub, configure.in (win32): New target and host.
14068
14069 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14070
14071 * configure.in: Add i386-pe configuration.
14072
14073 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14074
14075 * mpw-build.in (install): Install GDB after LD.
14076
14077 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14078
14079 * mpw-config.in (elf/mips.h): Always forward-include, needed
14080 for GDB to build.
14081
14082 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14083
14084 * testsuite: New directory for customer acceptance and whole tool
14085 chain tests.
14086
14087 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14088
14089 * configure: If per-host line isn't found, but AC_OUTPUT is found
14090 and a configure script exists, run it instead.
14091
14092 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14093
14094 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14095
14096 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14097
14098 * configure: Set build_{cpu,vendor,os,alias} to host values when
14099 --build isn't specified.
14100
14101 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14102
14103 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14104 (FLAGS_TO_PASS): Pass them.
14105 (EXTRA_TARGET_FLAGS): Ditto.
14106
14107 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14108
14109 * Makefile.in (all-libg++): Depend on all-libstdc++.
14110
14111 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14112
14113 * configure.in (noconfigdirs): Enable all packages for
14114 i386-unknown-netbsd.
14115
14116 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14117
14118 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14119 hosted builds (DOS builds)
14120
14121 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14122
14123 Changes for ARM based on patches from Richard Earnshaw:
14124 * config.sub: Handle armeb and armel.
14125 * configure.in: Omit arm linker only for riscix.
14126
14127 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14128
14129 * config.guess: Update from FSF.
14130
14131 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14132
14133 * config.sub: Recognize powerpcle as the little endian variant of
14134 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14135 powerpcle variant. Convert pentium into i586, not i486. Add p5
14136 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14137 temporarily.
14138
14139 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14140
14141 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14142
14143 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14144
14145 * config.sub: Accept -lites* as a basic system type.
14146
14147 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14148
14149 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14150 installed, and if so return linuxoldld as the system name.
14151
14152 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14153
14154 * config.guess: Add hppa1.1-hp-lites support.
14155
14156 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14157
14158 * configure.in: Don't build newlib for m68k-vxworks5.1.
14159
14160 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14161
14162 * configure.in (mips-sgi-irix6): Use mh-irix5.
14163
14164 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14165
14166 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14167
14168 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14169
14170 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14171 OSF/1. Fix compiler flags.
14172 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14173
14174 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14175
14176 * configure.in: Recognize --with-newlib.
14177 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14178
14179 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14180
14181 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14182 to *_X11_MODULES due to gdbtk needing X include files et al.
14183
14184 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14185
14186 Merge in support for Mac MPW as a host.
14187 (Old change descriptions retained for informational value.)
14188
14189 * mpw-config.in: Add generic include forwards for cpu-specific
14190 include files in aout and elf directories.
14191
14192 * mpw-configure: Added copyright.
14193 * mpw-config.in: Check for presence of required build tools.
14194 (target_libs): Add newlib.
14195 (target_tools): Add examples.
14196 (Read Me): Generate as "Read Me for MPW" instead.
14197 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14198 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14199 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14200
14201 * mpw-configure: Remove subdir-specific makefile hackery,
14202 delete mk.tmp after using it.
14203
14204 * mpw-build.in (all): Display start and end times.
14205
14206 * mpw-configure (host_canonical): Set.
14207 (target_cpu): Always add to makefiles.
14208 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14209 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14210 (mpw-mh-mpw): Look for in srcdir and srcroot.
14211 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14212
14213 * mpw-build.in: (install-only): New target.
14214
14215 * mpw-configure (host_alias, target_alias): Rename from hostalias
14216 and targetalias, add into generated Makefile.
14217 (mk.tmp): If present, add into generated Makefile.
14218 * mpw-build.in (all-gas): Build config.h first before gas proper.
14219
14220 * mpw-configure (config.status): Write only if changed.
14221 * mpw-config.in (readline): Configure it (not built, just used for
14222 definitions).
14223
14224 * mpw-config.in (elf/mips.h): Add a forward include.
14225
14226 * mpw-config.in: Forward-include most .h files in include into
14227 extra-include.
14228 (readline): Don't build.
14229 mpw-build.in (install): Install GDB.
14230
14231 * mpw-configure (prefix, mpw_prefix): Handle it.
14232 * mpw-config.in (mmalloc, readline): Don't configure.
14233 * mpw-build.in (thisscript): Rename to ThisScript.
14234 Use mpw-build instead of BuildProgram everywhere.
14235 (mmalloc, readline): Don't build.
14236 * mpw-README: New file, basic documentation about the MPW port.
14237
14238 * mpw-config.in: Use forward-include to create include files.
14239
14240 * mpw-configure: Add more things to the top of each configured
14241 Makefile, including contents of config/mpw-mh-mpw.
14242 * mpw-config.in (extra-include): Create this directory and fill it
14243 with Posix-like include files when configuring.
14244
14245 * config.sub (apple, mac, mpw): Add various aliases.
14246
14247 * mpw-build.in: New file, top-level build script fragment for MPW.
14248 * mpw-configure: New file, configure script for MPW.
14249 * mpw-config.in: New file, config fragment for MPW.
14250
14251 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14252
14253 * configure.in (host_libs): Remove glob, since it is gone from the
14254 sources.
14255
14256 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14257
14258 * Makefile.in: define empty GDB_NLM_DEPS var.
14259
14260 * configure.in(target_makefile_frag): use config/mt-netware
14261 for netware targets.
14262
14263 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * config.sub: Merge in recent FSF changes. Remove linux special
14266 cases.
14267
14268 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14269
14270 Revert this change:
14271
14272 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14273
14274 * build-all.mk: Use CC=cc -Xs on Solaris.
14275
14276 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14277
14278 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14279 stop using it.
14280 * Makefile.in: Nuke all references to glob subdirectory.
14281
14282 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14283
14284 * configure.in: Fix --enable-shared logic in per-host.
14285
14286 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14287
14288 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14289
14290 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14291
14292 * configure.in (noconfigdirs): Don't build gas on AIX, for
14293 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14294
14295 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14296
14297 * configure: Fix --cache-file to work if the file argument is a
14298 relative path.
14299
14300 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14301
14302 * configure: If the --cache-file is used, pass it down to
14303 configure in subdirectories.
14304
14305 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14306
14307 * config.sub: add vxworks29k configuration.
14308
14309 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14310
14311 * Makefile.in (taz): Do "diststuff" part quietly.
14312
14313 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14314
14315 * config.sub: Mini-merge with gcc/config.sub.
14316
14317 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14318
14319 * config.guess (IRIX): Sed - to _.
14320
14321 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14322
14323 * Makefile.in (source-vault, binary-vault): New targets.
14324
14325 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14326
14327 * config.sub: Recognize -eabi as a basic system type.
14328
14329 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14330
14331 * configure.in (enable_shared stuff): Fix typo.
14332
14333 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14334
14335 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14336
14337 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14338
14339 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14340
14341 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14342
14343 * configure.in (rs6000-*-*): Don't build gas.
14344
14345 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14346
14347 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14348 reduce command line length.
14349 (AS_FOR_TARGET): Check for as.new, not Makefile.
14350 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14351
14352 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14353
14354 * config.guess: Merge from FSF.
14355
14356 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14357
14358 * configure: Don't use $ when handling program_suffix.
14359
14360 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14361
14362 * configure.in: Configure tk for hppa/hpux.
14363
14364 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14365
14366 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14367
14368 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14369
14370 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14371 to LIBCXXFLAGS. Tests are better run without it.
14372
14373 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14374
14375 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14376
14377 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14378
14379 * configure.in (*-*-netware*): Don't configure xiberty.
14380
14381 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14382
14383 * configure.in: Remove tk from native_only list.
14384
14385 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14386
14387 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14388 for special NCD build.
14389
14390 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14391
14392 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14393 makeall.bat, they're only useful for binutils snapshots.
14394 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14395 makeall.bat to specified SUPPORT_FILES.
14396
14397 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14398
14399 * build-all.mk: Add Ericsson targets to sun4 and solaris
14400 hosts. Add BNR's sun4 target to solaris host, so their
14401 build-from-source will be tested in-house first.
14402
14403 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14404
14405 * Makefile.in (LIBCFLAGS): New variable.
14406 (CFLAGS_FOR_TARGET): Ditto.
14407 (LIBCFLAGS_FOR_TARGET): Ditto.
14408 (LIBCXXFLAGS): Ditto.
14409 (CXXFLAGS_FOR_TARGET): Ditto.
14410 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14411 (BASE_FLAGS_TO_PASS): Pass them.
14412 (EXTRA_TARGET_FLAGS): Ditto.
14413
14414 * configure.in: Support --enable-shared.
14415
14416 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14417
14418 * configure.in (target_libs): Include libstdc++ again.
14419 * config.guess: Update from FSF (for FreeBSD).
14420
14421 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14422
14423 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14424 makeall.bat.
14425 (DISTDOCDIRS): Add `etc'.
14426 (ETC_SUPPORT_PFX): New variable.
14427 (taz): Include anything from etc starting with a word in
14428 ETC_SUPPORT_PFX.
14429
14430 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14431
14432 * config.sub: Update for recent FSF changes. Remove obsolete
14433 h8300hds entry. Add -windows* and -osx as basic os. Minor
14434 spacing changes.
14435
14436 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14437
14438 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14439
14440 * config.guess: Merge with FSF.
14441 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14442
14443 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14444
14445 * configure: Since the "trap 0" handler will override the exit
14446 status on many systems, only use it for "exit 1", and make it set
14447 a non-zero exit status; reset it before "exit 0". Also, check
14448 exit status of config.sub, and error out if it failed.
14449
14450 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14451
14452 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14453 and install libgloss.
14454
14455 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14456
14457 * Makefile.in (all-binutils): Depend upon all-byacc.
14458
14459 * configure.in: Don't build emacs on Irix 5.
14460
14461 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14462
14463 * configure.in (*-*-netware*): Add libio.
14464
14465 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14466
14467 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14468 (CHECK_TARGET_MODULES): Ditto.
14469 (INSTALL_TARGET_MODULES): Ditto.
14470 (TARGET_LIBS): Ditto.
14471 (all-libstdc++): Note dependencies.
14472
14473 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14474
14475 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14476
14477 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14478
14479 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14480 -fexternal-templates.
14481
14482 * configure.in (target_libs): Add libstdc++.
14483 (noconfigdirs): Add libstdc++ as appropriate.
14484
14485 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14486
14487 * config.guess: Update from FSF.
14488
14489 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14490
14491 * configure: Use ${config_shell} when running ${configsub}.
14492
14493 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14494
14495 * config.sub: No longer recognize h8300h.
14496
14497 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14498
14499 * config.sub: Remove extraneous differences between config.sub and
14500 gcc/config.sub.
14501
14502 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14503
14504 * Makefile.in (DISTSTUFFDIRS): Add gas.
14505
14506 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14507
14508 * COPYING.NEWLIB: New file.
14509
14510 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14511
14512 * config.guess (HP-UX): Patch from Harlan Stenn
14513 <harlan@landmark.com> to also emit release level.
14514
14515 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14516
14517 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14518
14519 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14520
14521 * config.sub: Merge nextstep cleanup from FSF.
14522
14523 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14524
14525 * configure.in (arm-*-*): Don't configure ld for this target.
14526
14527 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14528
14529 * configure.in (*-*-netware): don't configure libg++, libio,
14530 librx, or newlib.
14531
14532 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14533
14534 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14535 configure ld--it works, but it doesn't support shared libraries.
14536
14537 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14538
14539 * config.guess (*-unknown-freebsd*): Get rid of possible
14540 trailing "(Release)" in version string.
14541 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14542
14543 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14544
14545 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14546 Fix type: *-next-neststep -> *-next-nextstep.
14547
14548 * config.guess: Merge from FSF:
14549
14550 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14551
14552 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14553
14554 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14555
14556 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14557 instead of UNIX_SV for UnixWare 1.0).
14558
14559 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14560
14561 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14562 to make gdb/nlm/* build after the compiler and linker.
14563
14564 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14565
14566 * config.guess (netbsd, freebsd, linux): Accept any machine,
14567 not just i[34]86.
14568 (m68k-atari-sysv4): Relocate to match FSF version.
14569
14570 * config.guess: More merges from the FSF:
14571
14572 Add a space before function call or macro invocation.
14573
14574 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14575
14576 * config.guess: Add trap cmd to remove dummy.c and dummy when
14577 interrupted.
14578
14579 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14580
14581 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14582 (dummy): Redirect stderr from compilation of dummy.c.
14583
14584 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14585
14586 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14587
14588 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14589
14590 * configure: Accept and ignore --cache*, for compatibility with
14591 new autoconf.
14592
14593 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14594
14595 * config.guess: Merge from FSF:
14596
14597 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14598
14599 * config.guess (Pyramid*:OSx*:*:*): New case.
14600 (PATH): Add /.attbin at end for finding uname.
14601 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14602
14603 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14604
14605 * config.guess (M88*:DolphinOS:*:*): New case.
14606
14607 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14608
14609 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14610 to select whether to use ELF or COFF.
14611
14612 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14613
14614 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14615
14616 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14617
14618 * config.guess: Guess the OS version for HPUX.
14619
14620 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14621
14622 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14623
14624 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14625
14626 * configure.in: Recognize --with-headers, --with-libs, and
14627 --without-newlib.
14628 * Makefile.in (all-xiberty): Depend upon all-ld.
14629
14630 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14631
14632 * configure.in: Change i[34]86 to i[345]86.
14633
14634 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14635
14636 * configure (version): A few more tweaks to help message.
14637
14638 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14639
14640 * Makefile.in: Remove (for now) librx as a host library,
14641 now that we're building it for target.
14642
14643 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14644
14645 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14646 (Karl Berry).
14647
14648 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14649
14650 * configure.in: Also configure librx.
14651
14652 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14653
14654 * Makefile.in: Update various rules to reflect that librx
14655 is now needed for libg++.
14656
14657 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14658
14659 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14660
14661 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14662
14663 * configure.in: Configure the examples directory.
14664
14665 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14666
14667 * configure: Simplify Jun 2 1994 change.
14668
14669 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14670
14671 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14672 /bin/gcc isn't good enough to build gcc.
14673
14674 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14675
14676 * Makefile.in (GDB_SUPPORT_FILES): Remove
14677 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14678 (gdb.tar.gz): Add new rule to use standard distribution building
14679 mechanism.
14680
14681 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14682
14683 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14684 Bill Cox <bill@cygnus.com>.
14685
14686 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14687
14688 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14689
14690 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14691
14692 * configure: Search current dir first in .gdbinit.
14693
14694 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14695
14696 * config.sub: Recognize freebsd (merged from gcc config.sub).
14697
14698 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14699
14700 * config.sub: Refer to NeXT's operating system as nextstep.
14701
14702 * config.sub (case $basic_machine): Re-order the cases, to match
14703 the order in the FSF version (which is mostly alphabethical).
14704 Merge in some additions and changes from the FSF.
14705
14706 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14707
14708 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14709 * config.sub: Recognize cxux7.
14710 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14711
14712 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14713
14714 * config.sub: Fix typo powerpc -> powerpc-*.
14715
14716 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14717
14718 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14719
14720 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14721 parallel with all-emacs and install-emacs). Top-level command
14722 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14723
14724 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14725
14726 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14727 $(relbindir)/make before doing ``make install'', and use
14728 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14729 installing over running make binary.
14730 ($(host)-stamp-stage3-installed): Likewise.
14731
14732 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14733
14734 * config.guess: Recognize Mach.
14735
14736 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14737
14738 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14739 see whether --exec-prefix was used.
14740
14741 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14742
14743 * README: Explicitly mention libg++/README. (Zoo's idea.)
14744
14745 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14746
14747 * Makefile.in: Add all-librx target similar to all-libproc.
14748
14749 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14750
14751 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14752 with post 1.2 uname bogosity.
14753
14754 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14755
14756 * configure: Remove temporary files on receipt of a signal.
14757
14758 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14759
14760 * configure: If there is a package_makefile_frag, remove
14761 ${subdir}/Makefile.tem after copying it in.
14762
14763 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14764
14765 * build_all.mk: support rs6000 lynx identifies itself as
14766 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14767 since /bin/gcc is too feeble to compile a modern gcc.
14768
14769 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14770
14771 * brought devo/test-build.mk update-to-date with progressive/
14772 test-build.mk. Add lynx targets and hppa flag info.
14773
14774 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14775
14776 * configure.in: Use mh-ncrsvr43. Patch from
14777 Tom McConnell <tmcconne@sedona.intel.com>.
14778
14779 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14780
14781 * config.guess (i386-unknown-bsdi): No longer need to
14782 check #if defined(__bsdi__) && defined(__i386__).
14783
14784 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14785
14786 * configure: Set program_transform_nameoption correctly.
14787
14788 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14789
14790 * brought build-all.mk update-to-date with progressive build-all.mk,
14791 added new targets and hppa info.
14792
14793 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14794
14795 * configure: If config.guess result is a prefix of the user
14796 specified target, assume a native build and use the user specified
14797 target as the host alias. Remove SunOS patch suffix removal hack.
14798 * configure.in: Remove SunOS patch suffix removal hack.
14799
14800 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14801 in NATIVE_CHECK_MODULES.
14802
14803 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14804
14805 * Makefile.in: Rename HOST_ONLY to NATIVE.
14806 * configure: Delete SunOs patch suffix from host_canonical
14807 and build_canonical variables that are prepended to Makefiles.
14808 * configure.in: Add comments for easier maintenance.
14809
14810 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14811
14812 * Makefile.in: Add all-libproc target similar to all-gui.
14813
14814 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14815
14816 * Makefile.in (CHECK_MODULES): split into
14817 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14818
14819 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14820
14821 * config.guess (i386-unknown-bsdi): New system to guess.
14822
14823 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14824
14825 * Makefile.in: Add all-gui target (but not yet build by "all").
14826
14827 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14828
14829 * config.sub: Move deletion of patch suffix from here...
14830 * configure.in: To here, at Ian's suggestion. The top-
14831 level scripts might need to know of a patch level.
14832
14833 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14834
14835 * config.sub: Strip off patch suffix so rtl is recognized
14836 as a sunos4.1.3 machine, even though it's been patched.
14837
14838 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14839
14840 * Makefile.in (INSTALL_LAST): Delete.
14841 (INSTALL_DOSREL): New.
14842
14843 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14844
14845 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14846 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14847 whether we pass down --with-gnu-ld anyhow.
14848
14849 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14850
14851 * Makefile.in (INSTALL_LAST): Change operation so it works
14852 on more flavors of make.
14853 * configure.in (go32): Don't build libg++ or libio.
14854
14855 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14856
14857 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14858 they can be overriden by templates.
14859
14860 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14861
14862 * configure.in (target==go32): Don't build gdb.
14863 * dosrel: New directory.
14864
14865 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14866
14867 * configure.in (host==go32): Configure dosrel too.
14868 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14869 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14870 be set by incoming names or templates.
14871 (INSTALL_LAST): New rule.
14872
14873 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14874
14875 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14876
14877 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14878
14879 * configure.in (appdirs): New variable. Currently empty, but will
14880 be used in gas distribution. If nonempty, lists a set of
14881 directories at least one of which must get configured, or top
14882 level configuration is considered to have failed.
14883 (rs6000-*-lynxos*): Use new file name.
14884
14885 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14886
14887 Eliminate XTRAFLAGS.
14888 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14889 newlib include files using -idirafter, and also use -nostdinc.
14890 (CXX_FOR_TARGET): Likewise.
14891 (XTRAFLAGS): Removed.
14892 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14893 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14894 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14895 ($(DO_X)): Don't pass down XTRAFLAGS.
14896
14897 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14898
14899 * configure.in (mips*-dec-bsd*): New target; do build linker.
14900 (mips*-*-bsd*): New target; don't build linker.
14901
14902 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14903
14904 * configure.in: support rs6000-*-lynxos* configuration.
14905 support sunos4 as a cross target.
14906
14907 * config.sub: look for lynx*, not lynx since the OS version may
14908 legitimately be part of the name.
14909
14910 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14911
14912 * configure.in (i[34]86-*-sco*): Move to be with other i386
14913 targets.
14914 (romp-*-*): New target. Skip various binary utilities.
14915 (vax-*-*): New target. Don't build newlib.
14916 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14917
14918 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14919
14920 * configure.in: Only set host_makefile_frag if config
14921 directory exists.
14922
14923 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14924
14925 * install.sh: If $dstdir exists, don't check whether each
14926 component does.
14927
14928 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14929
14930 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14931
14932 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14933
14934 * configure.in (*-*-lynxos*): Don't configure newlib for either
14935 native or cross Lynx.
14936
14937 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14938
14939 * config.sub (sparc64-elf): Fix os.
14940 (z8k): Remove duplicate.
14941
14942 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14943
14944 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14945 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14946
14947 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14948
14949 * configure: Make file links cleanly even if Lynx fails on
14950 an NFS symlink (at least fail cleanly).
14951
14952 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14953
14954 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14955 -XNh2000.
14956
14957 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14958
14959 * configure: Unknown options are fatal again.
14960
14961 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14962
14963 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14964 compatibility.
14965
14966 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14967
14968 * build-all.mk: Add `clean' target.
14969
14970 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14971
14972 * config.guess: Add SINIX support.
14973 * configure.in: Add mips-*-sysv4* support.
14974
14975 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14976
14977 * build-all.mk: Document all useful targets.
14978 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14979 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14980
14981 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14982
14983 * configure: Support --silent, --quiet.
14984
14985 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14986
14987 * configure: Support --disable-FEATURE.
14988
14989 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14990
14991 * config.guess: Recognize NCR running SVR4.3.
14992
14993 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14994
14995 * config.guess: Make BSDI generate i386-unknown-bsd386.
14996 Patch from Paul Eggert <eggert@twinsun.com>.
14997
14998 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14999
15000 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15001
15002 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15003
15004 * configure: Make unrecognized options give nonfatal warnings
15005 instead of fatal errors, and pass them to any subdirectory
15006 configures in case they recognize them.
15007 Make --x equivalent to --with-x.
15008
15009 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15010
15011 * configure: Add --enable-* options. Clean up usage message and
15012 some comments.
15013
15014 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15015
15016 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15017
15018 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15019
15020 * configure.in (hppa*-*-*): Enable binutils.
15021
15022 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15023
15024 * config.sub: Recognize cisco.
15025
15026 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15027
15028 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15029
15030 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15031
15032 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15033 than one configuration name. Add comment.
15034
15035 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15036
15037 * config.guess: about target *-hitachi-hiuxwe2, fixed
15038 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15039 macro is incorrect.]
15040
15041 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15042
15043 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15044 than the "make ls" stuff which used to be here.
15045
15046 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15047
15048 * config.guess: Recognize i[34]86-unknown-freebsd.
15049 From Shawn M Carey <smcarey@rodan.syr.edu>.
15050
15051 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15052
15053 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15054
15055 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15056
15057 * config.guess: Check for ptx.
15058
15059 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15060
15061 * config.sub: Add os9k checking.
15062
15063 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15064
15065 * config.guess: Handle OSF1 running on HPPA processors
15066
15067 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15068
15069 * configure: If subdir configure fails, print out a message with
15070 subdirectory name, in case subdir's configure code didn't identify
15071 itself.
15072
15073 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15074
15075 * configure.in: Remove embedded newlines from configdirs.
15076 Avoid mismatches of substrings. Fix matching strings at end
15077 of configdirs.
15078
15079 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15080
15081 * config.guess: Add Lynx/rs6000 config support.
15082
15083 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15084
15085 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15086
15087 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15088
15089 * configure.in (hppa*-*-osf*): Treat this just like most other
15090 PA configurations (eg no binutils or ld).
15091 (hppa*-*-*elf*): These configurations have binutils and ld.
15092
15093 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15094
15095 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15096
15097 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15098
15099 * configure.in (rs6000-*-*): Build gas.
15100
15101 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15102
15103 * Makefile.in: Avoid bug in losing hpux sed.
15104
15105 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15106
15107 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15108 for GDB and GDB has been fixed to not need it.
15109
15110 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15111
15112 * config.guess: Recognize vax hosts.
15113
15114 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15115
15116 * configure (while loop): Don't use "break 2" inside case
15117 statement -- the case statement isn't an enclosing loop.
15118
15119 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15120
15121 * config.guess: Clean up NeXT support, to allow nextstep
15122 on Intel machines. Make OS be nextstep.
15123
15124 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15125
15126 * config.guess: Add alternate forms for Convex.
15127
15128 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15129
15130 * configure: Completely rewrite option processing. Take
15131 advantage of pattern-matching to avoid invoking test frequently.
15132 Also clean up host and target defaulting logic.
15133
15134 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15135
15136 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15137 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15138 commands (plus user environment) will fit SCO limits.
15139
15140 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15141
15142 * configure.in: Don't issue warnings about directories which are
15143 not being configured if -norecursion is set. Correct test for
15144 --with-gnu-as and --with-gnu-ld to not get confused by substring
15145 matches.
15146
15147 * configure.in: Don't build gas for alpha-dec-osf1*.
15148
15149 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15150
15151 * configure: Back out Per's change of 12/19/1993. It changes the
15152 behavior of configure in unexpected and confusing ways.
15153
15154 Also, use different delim char when calculating
15155 program_transform_name so that the name can contain slashes.
15156
15157 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15158
15159 * configure.in, config.sub: Add support for VSTa micro-kernel.
15160
15161 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15162
15163 * configure.in: Nuke hacks which were used to get a special
15164 version of GAS for HPPA configurations.
15165
15166 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15167
15168 * configure: If only ${target_alias} is given, use that
15169 as the default for ${host_alias}.
15170 * configure: Add missing back-slashes before nested quotes.
15171
15172 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15173
15174 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15175
15176 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15177
15178 * config.guess: Recognize some Tektronix configurations.
15179 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15180
15181 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15182
15183 * config.sub: Match any flavor of SH.
15184
15185 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15186
15187 * configure.in: Don't try to configure newlib for Alpha.
15188
15189 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15190
15191 * configure.in: Don't build ld for Irix 5. Don't build gas,
15192 libg++ or libio for any Alpha target.
15193
15194 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15195
15196 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15197
15198 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15199 default arguments -- so it tried to compress itself.
15200
15201 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15202
15203 * configure.in (notsupp): ensure that a space is always at the end
15204 of the configdirs list, since the grep checks for an explicit space
15205
15206 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15207
15208 * configure.in (target i386-sysv4.2): don't build ld, since static
15209 versions of many libraries are not available.
15210
15211 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15212
15213 * config.guess: Recognize Apollos (using environment variables).
15214 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15215
15216 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15217
15218 * config.guess: Recognize Sony news mips running newsos.
15219
15220 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15221
15222 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15223 "fi ; else" for bash.
15224
15225 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15226
15227 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15228
15229 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15230
15231 * config.sub: accept unixware as an alias for svr4.2.
15232 Fix some inconsistancies with the gcc version.
15233
15234 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15235
15236 * Makefile.in (DISTDOCDIRS): Add gdb.
15237
15238 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15239
15240 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15241
15242 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15243
15244 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15245 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15246 this now.
15247
15248 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15249
15250 * config.sub: Accept hiux* as an OS name.
15251
15252 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15253 etc/make-stds.texi. The underscore came from gcc, and dje now
15254 agrees that RUNTESTFLAGS is the correct name.
15255
15256 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15257
15258 * install.sh: Remove 'set -e'. It makes any conditionals
15259 in the script useless.
15260
15261 * config.guess: Automatically recognize arm-acorn-riscix
15262 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15263
15264 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15265
15266 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15267
15268 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15269
15270 * Makefile.in (DISTDOCDIRS): New variable.
15271 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15272 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15273
15274 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15275
15276 * configure.in (hppa target): check the source directory for the
15277 pagas sub-directory
15278
15279 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15280
15281 * config.sub: Allow -aout* and -elf*.
15282
15283 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15284
15285 * configure.in: Don't build ld on i386-solaris2, same as for
15286 sparc-solaris2.
15287
15288 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15289
15290 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15291
15292 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15293
15294 * configure.in: Configure gdb for alpha.
15295
15296 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15297
15298 * Makefile.in (CXXFLAGS): Add -O.
15299
15300 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15301
15302 * config.guess: added support for DG Aviion
15303
15304 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15305
15306 * configure.in: Produce warning message for subdirectories not
15307 configurable for this host/target combination. Don't try to
15308 configure gdb for vms.
15309
15310 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15311
15312 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15313 appropriate files before making "diststuff".
15314 (DISTBISONFILES): New var: list of files to be edited.
15315 (DISTSTUFFDIRS): Add binutils.
15316
15317 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15318
15319 * config.sub: also handle mipsel and mips64el (for little endian mips)
15320
15321 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15322
15323 * configure.in: Add * to end of all OS names.
15324
15325 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15326
15327 * configure.in: Build newlib for LynxOS native.
15328
15329 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15330
15331 * config.guess: Add support for delta 88k running SVR3.
15332
15333 * configure.in: Add comment about HP compiler vs. emacs.
15334
15335 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15336
15337 * configure.in: don't build ld on solaris2 (not a viable option
15338 due to bugs in getpwnam & getpwuid)
15339
15340 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15341
15342 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15343 config.guess will produce a full version number.
15344
15345 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15346
15347 * configure.in: Build linker and binutils for alpha-dec-osf1.
15348
15349 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15350
15351 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15352 and gdb/testsuite/Makefile.in.
15353
15354 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15355
15356 * configure.in: recognize mips*- instead of mips-
15357
15358 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15359
15360 * config.sub: Accept linux*coff and linux*elf as operating
15361 systems.
15362
15363 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15364
15365 * config.sub: Recognize mips64, and mips3 as an alias for it.
15366
15367 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15368
15369 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15370 gdb knows how to handle OSF/1 shared libraries.
15371
15372 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15373
15374 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15375 * config.guess: Recognize Hitachi's HIUX.
15376 * config.sub: Recognize h3050r* and hppahitachi.
15377 Remove redundant cases for hp9k[23]*.
15378
15379 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15380
15381 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15382 if gas and ld are in the source tree and are in ${configdirs}.
15383 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15384 --with options (but still pass them down on the command line,
15385 if they were explicitly specified).
15386
15387 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15388
15389 * configure: substitute SHELL value in Makefile.in with
15390 ${CONFIG_SHELL}
15391
15392 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15393
15394 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15395 *-*-solaris2* targets.
15396
15397 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15398
15399 * Makefile.in: define M4, and pass it down to sub-makes;
15400 all-autoconf now depends on all-m4
15401
15402 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15403
15404 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15405 presence of {ar,ranlib} instead of a configured directory
15406
15407 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15408
15409 * config.guess: Accept 34?? as well as 33?? for NCR.
15410
15411 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15412
15413 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15414 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15415
15416 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15417
15418 * configure: grab values for $(CC) and $(CXX) from the
15419 environment, so that someone can do "CC=gcc configure; make" and
15420 have it work right (matching the way that autoconf works now)
15421
15422 * configure.in, Makefile.in: add support for gash, the tcl
15423 interface to Galaxy
15424
15425 * config.guess: add NetBSD variants (hp300, x86)
15426
15427 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15428
15429 * install.sh: Support -d option (in the manner of SunOS 4 install,
15430 as it is more deterministic than that of GNU install)
15431 (chmodcmd): Set file to mode 755 by default (should also do default
15432 chgrp and chown, but I don't feel like dealing with that now)
15433
15434 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15435
15436 * config.sub: Remove h8300hhms alias.
15437
15438 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15439
15440 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15441
15442 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15443
15444 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15445 as stmp-fixinc
15446
15447 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15448
15449 * config.sub: recognize m88110-bug-coff.
15450
15451 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15452
15453 * Makefile.in (all-libio): all dependencies on the toolchain used
15454 to build this (gcc, gas, ld, etc)
15455
15456 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15457
15458 * config.guess: Deal with OSF/1 1.3 on alpha.
15459
15460 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15461
15462 * install.sh: add some 'else true' clauses for portability
15463
15464 * configure.in: don't build libio for h8[35]00-*-* targets
15465
15466 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15467
15468 * Makefile.in: Add support for new libio.
15469
15470 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15471
15472 * install.sh: If one command fails, don't try the rest. Don't try
15473 to remove $dsttmp (via trap) unless we have already created it.
15474 If $src doesn't exist, detect it and exit with an error.
15475
15476 * config.guess: Recognize BSD on hp300.
15477
15478 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15479
15480 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15481 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15482
15483 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15484
15485 * Makefile.in (all-send-pr): depends on all-prms
15486
15487 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15488
15489 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15490
15491 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15492
15493 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15494 Added test for mips-mips-riscos5.
15495
15496 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15497
15498 * configure.in: use mh-hp300 for 68k HP hosts
15499
15500 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15501
15502 * configure: add support for CONFIG_SHELL, so that you can use
15503 some alternate shell for evaluating configure scripts
15504
15505 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15506
15507 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15508 in configure script to bug-gdb@prep.ai.mit.edu when building
15509 distribution archive.
15510 * Makefile.in (COMPRESS): Remove def.
15511 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15512 gdb.tar.Z and make-gdb.tar.Z respectively.
15513 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15514 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15515 to convergence with 'taz' target in Makefile.in.
15516
15517 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15518
15519 * install.sh (dsttmp): use trap to ensure that tmp files go
15520 away on error conditions
15521
15522 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15523
15524 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15525
15526 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15527
15528 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15529 its parent is '/' not ''.
15530
15531 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15532
15533 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15534
15535 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15536 that ${newsrcdir}/configure.in does.
15537
15538 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15539
15540 * test-build.mk: support for CONFIG_SHELL
15541
15542 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15543
15544 * config.sub (netware): Add as a basic system type.
15545
15546 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15547
15548 * Makefile.in (Makefile): depend on configure.in. Also drop the
15549 $(srcdir)/ from the dependency on Makefile.in.
15550
15551 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15552
15553 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15554 (h8300hhms is temporary until multi-libraries are implemented).
15555 * configure.in: Handle h8300h too.
15556
15557 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15558
15559 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15560
15561 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15562
15563 * configure: Remove extraneous output when guessing host type.
15564 * config.guess: Remove extraneous output when guessing using C
15565 compiler rather than uname, or when guessing fails.
15566
15567 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15568
15569 * Makefile.in: remove all.cross and install.cross targets
15570
15571 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15572 definitions
15573
15574 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15575
15576 * configure.in (target sh): Build gprof.
15577
15578 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15579
15580 * config.sub: change -solaris to -solaris2
15581
15582 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15583
15584 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15585
15586 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15587
15588 * configure: Correct error message for missing Makefile.in to
15589 print correct directory.
15590
15591 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15592
15593 * install.sh: kludge around 386BSD shell bug
15594
15595 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15596
15597 * config.guess: Recognize NeXT.
15598 * config.guess: Recognize i486-ncr-sysv4.
15599 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15600
15601 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15602
15603 * Makefile.in (MAKEINFOFLAGS): New variable.
15604 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15605 * build-all.mk, test-build.mk: Pass down --no-split as
15606 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15607
15608 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15609
15610 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15611
15612 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15613
15614 * Makefile.in (libg++.tar.z): New rule.
15615 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15616 * Makefile.in (taz): Only do a single chmod.
15617
15618 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15619
15620 * install.sh: don't use dirname anymore (replaced with sed usage)
15621
15622 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15623
15624 * Makefile.in: Change extension for gzip'd files from '.z' to
15625 '.gz' per new FSF standard usage.
15626
15627 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15628
15629 * configure: put quotes around the final value of program_transform_name
15630
15631 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15632
15633 * Makefile.in: new install.sh support; update install-info rules
15634
15635 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15636
15637 * configure.in: Build diff for crosses, but not for go32 host.
15638
15639 * configure.in: Build gprof only for native, and don't build it
15640 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15641
15642 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15643
15644 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15645
15646 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15647
15648 * configure.in (host_tools): Add prms.
15649
15650 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15651
15652 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15653 with $(FLAGS_TO_PASS) on the command line
15654
15655 * config.sub: Recognize lynx and lynxos
15656
15657 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15658
15659 * config.sub: Accept -ecoff*, not just -ecoff.
15660
15661 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15662
15663 * Makefile.in (taz): Use .gz suffix instead of .z.
15664 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15665 names.
15666
15667 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15668
15669 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15670
15671 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15672
15673 * Makefile.in (install-no-fixedincludes): install gcc last, so
15674 that rebuilds that might happen during 'make install' don't get
15675 bogus gcc include files
15676
15677 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15678
15679 Change from Utah for HPPA support:
15680 * config.guess: Recognize hppa1.x-hp-bsd.
15681
15682 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15683
15684 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15685 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15686
15687 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15688
15689 * config.sub: Add support for rom68k and bug boot monitors.
15690
15691 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15692
15693 * Makefile.in: Make all-opcodes depend on all-bfd.
15694
15695 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15696
15697 * config.guess: Added special check for i[34]86-univel-sysv4*.
15698
15699 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15700
15701 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15702 the processor rather than assuming i486.
15703
15704 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15705
15706 * config.guess: Recognize SunOS6 as Solaris3.
15707
15708 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15709
15710 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15711 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15712
15713 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15714
15715 * build-all.mk (all-cross): New target for Canadian Cross.
15716 Added Q2 go32 targets.
15717 * test-build.mk: Configure go32 cross sparclite-aout and
15718 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15719 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15720
15721 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15722
15723 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15724 GO32 hosted toolchains
15725
15726 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15727
15728 * configure: change so "-exec-prefix" gets passed down rather
15729 than "-exec_prefix" so autoconf generated Makefiles get the
15730 exec_prefix set right.
15731
15732 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15733
15734 * config.guess: get the Solaris2 minor version number
15735
15736 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15737
15738 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15739
15740 * config.guess: Recognize some Sequent platforms.
15741
15742 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15743
15744 * Makefile.in: added the vault-install target
15745
15746 * configure.in: actually use the Sun3 makefile fragment that's in
15747 config, also added the release dir to configdirs
15748
15749 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15750
15751 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15752
15753 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15754
15755 * configure.in: remove some program from Alpha targetted toolchains
15756
15757 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15758
15759 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15760 gprof.
15761 (taz): Run "make diststuff" in those directories instead of "make
15762 proto-dir". Look for "VERSION=" only at start of line in subdir
15763 Makefile. Use "gzip -9" for compression.
15764 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15765 (binutils.tar.z): New target.
15766
15767 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15768
15769 * Makefile.in (taz): Include gpl.texinfo.
15770
15771 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15772
15773 * Makefile.in (setup-dirs): Merged into "taz" target.
15774 (taz): Only do `proto-dir' stuff if a directory is actually needed
15775 for this target.
15776
15777 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15778
15779 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15780 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15781 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15782 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15783 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15784
15785 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15786
15787 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15788 config.sub, and move-if-change to gdb testsuite distribution
15789 archive, so the testsuite can be extracted, configured, and
15790 run separately from the gdb distribution. Blow away the Chill
15791 tests that require a Chill compiled executable, since GNU Chill
15792 is not yet publically available.
15793
15794 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15795
15796 * test-build.mk: set environment variables in a single command,
15797 instead of a list of assignments and exports
15798
15799 * config.guess: recognize Alpha/OSF1 systems
15800
15801 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15802
15803 * configure: Change help message to prefer --options rather than
15804 -options.
15805
15806 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15807
15808 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15809 zippy@ecst.csuchico.edu.
15810 * config.guess: Recognize miniframe.
15811
15812 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15813
15814 * Makefile.in: Use srcroot to find runtest rather than rootme.
15815 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15816
15817 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15818
15819 * test-build.mk: Extensive additions to support building on a
15820 machine other than the host.
15821
15822 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15823
15824 * configure (tooldir): Fix for i386-aix again.
15825
15826 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15827
15828 * configure, Makefile.in: Change definition of $(tooldir)
15829 to match the FSF.
15830
15831 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15832
15833 * config.guess: Recognize i[34]86/SVR4.
15834
15835 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15836
15837 * Makefile.in (all-gdb): gdb depends on sim.
15838
15839 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15840
15841 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15842 at the same time we make the prototype gdb directory.
15843 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15844 files at the same time as the gdb base release distribution.
15845
15846 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15847
15848 * Makefile.in (check): Use individual check targets rather than
15849 DO_X rule.
15850 (check-gcc): Added.
15851
15852 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15853
15854 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15855 for System V release 3.2.
15856
15857 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15858
15859 * config.sub: Recognize hppaosf.
15860 * configure.in: Do configure ld/binutils/gas for it.
15861
15862 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15863
15864 * configure (tooldir): Alter syntax used to set this, for systems
15865 where "\$" isn't handled right, like i386-aix.
15866
15867 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15868
15869 * configure: Pass program-transform-name, not
15870 program_transform_name, to recursive configures.
15871
15872 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15873
15874 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15875 of gas+ld+binutils.
15876
15877 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15878
15879 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15880
15881 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15882
15883 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15884
15885 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15886
15887 * Makefile.in (PRMS): Set back to all-prms.
15888
15889 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15890
15891 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15892 targets, rather than for MIPS hosts.
15893
15894 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15895
15896 * configure.in: add comment for --with-x default values
15897
15898 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15899
15900 * Makefile.in: add check-* targets for each of the directories in
15901 the tree. Add a definition of RUNTEST that will use the one we
15902 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15903
15904 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15905
15906 * configure.in: Removed obsolete references to bfd_target and
15907 target_makefile_frag.
15908
15909 * build-all.mk: Set assorted targets for Q2.
15910 * config.sub: Recognize z8k-sim and h8300-hms.
15911 * test-build.mk: Really don't pass host to configure.
15912 (HOLES): Added uname.
15913
15914 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15915
15916 * configure: Handle an empty program-prefix, program-suffix or
15917 program-transform-name correctly.
15918
15919 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15920
15921 * build-all.mk: -G 8 no longer required for MIPS targets.
15922 * test-build.mk: Don't pass host argument to configure; make it
15923 guess.
15924
15925 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15926
15927 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15928 * Makefile.in (COMPRESS): New macro, like GZIP.
15929
15930 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15931
15932 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15933
15934 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15935 with gas currently defaults to -G 0.
15936
15937 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15938
15939 * Makefile.in (all-flex): flex depends on byacc.
15940
15941 * build-all.mk: If host not specified, use config.guess. Pass TAG
15942 to test-build.mk as RELEASE_TAG.
15943 * test-build.mk (configargs): New variable containing arguments to
15944 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15945 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15946
15947 * config.guess: Use /bin/uname when checking -X argument on SCO,
15948 to avoid invoking GNU uname which doesn't understand -X.
15949
15950 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15951
15952 * configure.in: Build gas for mips-*-*.
15953
15954 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15955
15956 * Makefile.in (all.normal): insert missing backslash.
15957
15958 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15959
15960 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15961
15962 * Makefile.in: Complete overhaul to merge many almost identical
15963 targets.
15964
15965 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15966
15967 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15968 (gdb.tar.Z): Adjusted.
15969
15970 * Makefile.in (setup-dirs, taz): New targets; should be general
15971 enough to adapt for gdb sometime. Build only .z file.
15972 (gas.tar.z): New target.
15973
15974 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15975
15976 * build-all.mk: Use CC=cc -Xs on Solaris.
15977
15978 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15979
15980 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15981 for handling BISON for FSF releases.
15982
15983 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15984
15985 * configure: Actually implement the change zoo just documented.
15986
15987 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15988
15989 * configure: when using config.guess, only set target_alias when
15990 it's not already been set (ie, on the command line)
15991
15992 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15993
15994 * Makefile.in: add installcheck target, set PRMS to install-prms
15995
15996 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15997
15998 * configure: add support for package_makefile_fragment, handle the
15999 case where a directory has a configure.in file but no Makefile.in
16000 more gracefully (with an actual understandable error message, even);
16001 add support for --without (and add this to the usage message); also
16002 explicitly add a --host=${host_alias} to the command line when
16003 config.guess is used
16004
16005 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16006
16007 * configure: Must use both --host and --target in recursive calls.
16008
16009 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16010
16011 * Makefile.in: Change deja-gnu to dejagnu.
16012
16013 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16014
16015 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16016
16017 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16018
16019 * configure.in: canonicalize all instances to *-*-solaris2*,
16020 also strip out a number of tools to not build for go32 host
16021
16022 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16023
16024 * config.guess: add GPL.
16025
16026 * Makefile.in, config.guess, config.sub, configure: bump
16027 copyrights to 93.
16028
16029 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16030
16031 * Makefile.in (do-info): Removed obsolete check for existence of
16032 localenv file.
16033
16034 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16035
16036 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16037
16038 * Makefile.in: a couple of 'else true' for decstation,
16039 support for TclX
16040
16041 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16042
16043 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16044
16045 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16046
16047 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16048
16049 * config.guess: Recognize i386-ibm-aix (PS/2).
16050 * configure.in: Use config/mh-aix386 file for it.
16051
16052 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16053
16054 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16055 CC_FOR_TARGET instead.
16056 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16057
16058 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16059
16060 * Makefile.in: Add sim to list of directories sent with gdb
16061
16062 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16063
16064 * configure.in: Put back mips-dec-bsd* case.
16065
16066 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16067
16068 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16069 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16070 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16071
16072 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16073
16074 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16075
16076 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16077 (install-info): install dir.info only if it exists,
16078 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16079
16080 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16081
16082 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16083 gas for mips-dec-bsd.
16084
16085 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16086
16087 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16088 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16089
16090 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16091
16092 * configure.in: Added "dejagnu" to hosttools list.
16093
16094 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16095
16096 * config.sub, configure.in, config.guess: Add support
16097 for Bosx, an AIX variant from Bull.
16098 Patches from F.Pierresteguy@frcl.bull.fr.
16099
16100 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16101
16102 * devo/dejagnu: Initial creation of devo/dejagnu.
16103 Migrated dejagnu testcases and support files for testing software
16104 tools to reside as subdirectories, currently called "testsuite",
16105 within the directory of the software tool. Migrated all programs,
16106 support libraries, etc. beloging to dejagnu proper from
16107 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16108 with no modifications. The changes to these files which will
16109 allow them to configure, build, and execute properly will be made
16110 in a future update.
16111
16112 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16113
16114 * Makefile.in: Change send_pr to send-pr.
16115 * configure.in: Likewise.
16116 * send_pr: Renamed directory to send-pr.
16117
16118 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16119
16120 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16121
16122 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16123
16124 * README: Update for gdb-4.8 release.
16125 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16126 gdb-xxx.tar.z (gzip'd) file also.
16127
16128 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16129
16130 * Makefile.in: make all-diff depend on all-libiberty
16131
16132 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16133
16134 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16135
16136 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16137
16138 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16139
16140 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16141
16142 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16143 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16144 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16145
16146 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16147
16148 * Makefile.in: makeinfo binary is in a new location
16149
16150 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16151
16152 * config.sub: Accept -ecoff as an OS.
16153
16154 * Makefile.in: Various changes to eliminate a level of make
16155 recursion and reduce the required command line length.
16156 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16157 sub-makes.
16158 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16159 variables holding settings for specific sub-makes.
16160 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16161 in terms of BASE_FLAGS_TO_PASS.
16162 (TARGET_LIBS): New variable listing directories which use
16163 TARGET_FLAGS_TO_PASS.
16164 (subdir_do): Eliminated.
16165 (do-*): New set of targets to replace subdir_do.
16166 (various): All targets which used subdir_do now depend on do-*.
16167 (local-clean): Renamed from do_clean.
16168 (local-distclean): New target, dependency of distclean and
16169 realclean.
16170 (install-info): Don't create directories. Depend on dir.info
16171 rather than calling make recursively.
16172 (install-dir.info): Eliminated.
16173 (install-info-dirs): Create all info directories here.
16174 (dir.info): Depend upon do-install-info.
16175
16176 * test-build.mk (HOLES): Added false.
16177
16178 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16179
16180 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16181
16182 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16183
16184 * Makefile.in (info): remove dependency on all-texinfo. The
16185 problem was really in texinfo/C, not at this level.
16186
16187 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16188
16189 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16190
16191 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16192
16193 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16194 GDB releases.
16195
16196 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16197
16198 * configure: Include srcdir in message about target of link not
16199 being found. Don't convert `-' to `_' in `with' options being
16200 passed to subdirs.
16201
16202 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16203
16204 * configure.in: add uudecode to host_tools
16205
16206 * Makefile.in: added {all,install}-uudecode targets, added them to
16207 the appropriate lists
16208
16209 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16210
16211 * Makefile.in (all-gcc): Added dependency on all-gas.
16212
16213 * configure.in (mips-*-*): Build ld and binutils.
16214
16215 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16216
16217 * configure: check return code from mkdir, print error message and
16218 exit on failure.
16219
16220 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16221
16222 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16223
16224 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16225
16226 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16227
16228 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16229
16230 * config.sub (h8500): Recognize this as a cpu type.
16231
16232 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16233
16234 * configure: source directory missing is no longer a warning
16235
16236 * configure.in: recognize irix[34]* instead of irix[34]
16237
16238 * Makefile.in: define and pass down X11_LIB
16239
16240 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16241
16242 * guess-systype: Renamed to ...
16243 * config.guess: ... by popular request.
16244 * configure.in, Makefile.in: Update accordingly.
16245
16246 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16247
16248 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16249 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16250 + Execute ./dummy instead of assuming . is in PATH.
16251
16252 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16253
16254 * guess-systype: New shell script. Attempts to guess the
16255 canonical host name of the executing host.
16256 Only a few hosts are supported so far.
16257 * configure: Call guess-systype if no host is specified.
16258
16259 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16260
16261 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16262 gcc Makefile.
16263
16264
16265 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16266
16267 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16268 (all-gcc, install-gcc, subdir_do): Use it.
16269
16270 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16271
16272 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16273
16274 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16275
16276 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16277 set exclusively by configure, using configure.in .
16278
16279 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16280
16281 * test-build.mk: set $PATH for all builds
16282
16283 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16284
16285 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16286
16287 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16288 the one used in gcc/Makefile.in, so that a null expansion doesn't
16289 override the one needed to build gcc with a native cc.
16290
16291
16292 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16293
16294 * configure: Accept -with arguments.
16295
16296 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16297
16298 * Makefile.in: added h8300sim
16299
16300 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16301
16302 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16303 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16304 (all-cygnus, native, build-cygnus): Make
16305 $(canonhost)-stamp-3stage-done, not $(host)....
16306 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16307 i386-sco3.2v4. Added else true to if command.
16308
16309 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16310
16311 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16312
16313 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16314
16315 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16316
16317 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16318
16319 * configure.in: don't remove binutils from Solaris builds
16320
16321 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16322
16323 * Makefile.in: get rid of earlier definitions for *clean,
16324 also handle the recursive info rule better
16325
16326 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16327
16328 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16329 do more-or-less the right thing.
16330
16331 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16332
16333 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16334 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16335
16336 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16337
16338 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16339 $(host_canonical).
16340
16341 * configure.in: split the configdirs list into 4 categories (native
16342 v. cross, library v. tool) and handle the cross-only and native-
16343 only in more reasonable (and correct!) way.
16344
16345 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16346
16347 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16348 configdirs anymore.
16349
16350 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16351
16352 * Makefile.in: extensive cleanup:: removed all of the explicit
16353 clean-* targets, collapsed many wrappers around subdir_do into
16354 one, added additional targets to satisfy standards.texi, deleted
16355 some old targets, some changes for consistency
16356
16357 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16358
16359 * configure.in: handle some programs as cross-only, and others as
16360 native only
16361
16362 * test-build.mk: handle partial holes in a more generic manner
16363
16364 * Makefile.in: m4 depends on libiberty
16365
16366 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16367
16368 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16369 time, wdiff, and find to configdirs
16370
16371 * Makefile.in: all, clean, and install rules for the new programs
16372 added to configure.in
16373
16374 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16375
16376 * configure.in: use mh-sun for all *-sun-* hosts
16377
16378 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16379
16380 * Makefile.in: define flags for X11 include files and library file
16381 locations, pass them down to the programs that need this info
16382
16383 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16384
16385 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16386
16387 * configure.in: start building libg++ for HP-UX targets
16388
16389 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16390
16391 * README: Update references to files moved into etc/.
16392
16393 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16394
16395 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16396 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16397
16398 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16399
16400 * configure: accept dash as well as underscore in long option
16401 names for FSF compatibility.
16402
16403 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16404
16405 * config.sub: added -sco3.2v4 support from FSF.
16406
16407 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16408
16409 * configure.in: expand the section that adds or removes
16410 directories from the list of programs to build, to handle native
16411 vs. cross in addition to host v. native
16412
16413 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16414
16415 * Makefile.in: Replace C++ in macro names with CXX.
16416 This is less likely to break ...
16417
16418 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16419
16420 * test-build.mk: add -w to GNU_MAKE
16421
16422 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16423
16424 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16425 add 'sparc' to list of recognized cpus. This needed to make
16426 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16427 Delete some redundant ose68 variants. Recognize -wrs as an os,
16428 then changes that into $CPU-wrs-vxworks.
16429
16430 * configure.in: remove most references to gdbtest, regularize
16431 target based program removal
16432
16433 * test-build.mk: import from p3 tree (many fixes and changes)
16434
16435 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16436
16437 * Makefile.in: added rules to handle tcl, tk, and expect
16438
16439 * configure.in: handle those directories if they exist
16440
16441 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16442
16443 * config.sub: removed bogus hppabsd and hppahpux names, since
16444 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16445
16446 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16447
16448 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16449 depends upon all-xiberty
16450
16451 * Makefile.in: changes from p3, including:
16452
16453 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16454
16455 * Makefile.in (XTRAFLAGS): include newlib directories if
16456 newlib/Makefile exists, rather than if host != target.
16457
16458 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16459
16460 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16461 from the same source tree and not building a cross-compiler. This
16462 matters for the libg++ configuration if reconfiguring a tree that
16463 has already been installed.
16464
16465 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16466
16467 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16468 pick up the machine and system specific header files.
16469
16470 * Makefile.in: added AS_FOR_TARGET, passed down in
16471 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16472 the C compiler to use to create programs which are run in the
16473 build environment, set it to default to $(CC), and passed it down
16474 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16475
16476 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16477
16478 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16479 We need them for unusual native builds, like systems without
16480 ranlib.
16481
16482 * configure: also define $(host_canonical) and
16483 $(target_canonical), which are the full, canonical names for the
16484 given host and target
16485
16486 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16487
16488 * Makefile.in: Added separate definitions for C++.
16489
16490 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16491
16492 * configure.in (configdirs): Add deja-gnu.
16493
16494 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16495
16496 * README: Update for configure.texi and gdb-4.7 release.
16497
16498 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16499
16500 * Makefile.in: Move "all" target to top of file.
16501 Previously, first target was ".PHONY" which caused BSD4.4 make
16502 to build .PHONY when make was run without arguments.
16503
16504 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16505
16506 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16507 Library-copylefted code in libiberty.
16508
16509 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16510
16511 * config.sub: Replace m68kmote with plain old m68k.
16512
16513 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16514
16515 * Makefile.in: Remove space from blank line, avoid Make complaints.
16516
16517 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16518
16519 * config.sub: Complain if no argument is given. Added support for
16520 386bsd as OS and target alias.
16521
16522 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16523
16524 * Makefile.in (XTRAFLAGS): include newlib directories if
16525 newlib/Makefile exists, rather than if host != target.
16526
16527 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16528
16529 * config.sub: recognize sparclite-wrs-vxworks.
16530
16531 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16532 p3.) Added clean-xiberty to clean.
16533
16534 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16535
16536 * configure.in: use *-*-* instead of nested cases for host and target
16537
16538 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16539
16540 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16541 from the same source tree and not building a cross-compiler. This
16542 matters for the libg++ configuration if reconfiguring a tree that
16543 has already been installed.
16544
16545 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16546
16547 * config.sub (i486v/i486v4): Merge in from FSF version.
16548
16549 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16550
16551 * configure: only set PWD if it is already set.
16552
16553 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16554
16555 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16556 doesn't have unset and all success paths (and most error paths)
16557 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16558 to just ${PWD} to avoid confusion.)
16559
16560 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16561
16562 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16563 even for a native compilation.
16564
16565 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16566
16567 Changes to make the gdb.tar.Z rule work better.
16568
16569 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16570 (DEVO_SUPPORT): Add configure.texi.
16571 (bfd-ilrt.tar.Z): Remove ancient rule.
16572
16573 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16574
16575 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16576 pick up the machine and system specific header files.
16577
16578 * configure.in, config.sub: added new target m68010-adobe-scout,
16579 with alias of adobe68k. Changed configure.in to check for
16580 -scout before -sco* to avoid a false match.
16581
16582 * Makefile.in: added AS_FOR_TARGET, passed down in
16583 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16584 the C compiler to use to create programs which are run in the
16585 build environment, set it to default to $(CC), and passed it down
16586 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16587
16588 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16589
16590 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16591 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16592 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16593 FOR_TARGET variants, to newlib and libg++.
16594
16595 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16596
16597 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16598 first.
16599
16600 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16601
16602 * config.sub: Accept `elf' as an environment.
16603
16604 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16605
16606 * Makefile.in (all-opcodes): cd into the right directory
16607
16608 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16609
16610 * configure: added -program_transform_name option, used as
16611 argument to sed when installing programs.
16612 configure.texi: added documentation for -program_prefix,
16613 -program_suffix and -program_transform_name.
16614
16615 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16616
16617 * config.sub: Accept i486 where i386 ok.
16618
16619 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16620
16621 * config.sub: accept we32k
16622
16623 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16624
16625 * config.sub, configure.in: accept OSE68000 and OSE68k.
16626
16627 * Makefile.in: don't create all directories for ``make install'';
16628 let the subdirectories create the ones they need.
16629
16630 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16631
16632 * COPYING: new file, GPL v2
16633
16634 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16635
16636 * Makefile.in: use the new gen-info-dir, which needs a template
16637 argument (which also lives in texinfo)
16638
16639 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16640
16641 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16642
16643 * config.sub (ncr3000): Change i386 to i486.
16644
16645 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16646
16647 * Makefile.in: add install-rcs, install-grep to
16648 install-no-fixedincludes, removed install-bison and install-libgcc
16649
16650 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16651
16652 * configure.in: grab the HPUX makefile fragment if on HPUX
16653
16654 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16655
16656 * Makefile.in: eradicate bison spoor (ditto libgcc).
16657 configure.in: recognise m68{k,000}-ericsson-OSE.
16658 es1800 is alias for m68k-ericsson-OSE
16659
16660 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16661
16662 * configure.in: rearrange the parts that remove programs from
16663 configdirs, based now on HOST==TARGET or by canonical triple.
16664
16665 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16666
16667 * test-build.mk: recurse explicitly with -f test-build.mk when
16668 appropriate. predicate stage3 and comparison on the existence
16669 of gcc. That is, if gcc isn't around, we aren't three-staging.
16670 On very clean, also remove ...stamp-co. Build in-place before
16671 doing other builds.
16672
16673 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16674
16675 * Makefile.in, configure.in: add tgas
16676
16677 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16678
16679 * Makefile.in: a number of changes merged in from progressive.
16680
16681 * configure.in: add libm.
16682
16683 * .cvsignore: ignore some stuff that comes from test-build.mk.
16684
16685 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16686
16687 * config.sub: Add es1800 (m68k-ericsson-es1800).
16688
16689 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16690
16691 * configure: Add program_suffix (parallel to program_prefix)
16692 * Makefile.in: adjust directory-creating script for losing decstation
16693
16694 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16695
16696 * configure: Minor $subdir-related fixes.
16697
16698 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16699
16700 * configure: fix various problems with propogating
16701 makefile_target_frag in subdirs.
16702 * configure.in: config libgcc if its there
16703
16704 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16705
16706 * config.sub: HPPA merge.
16707
16708 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16709
16710 * Makefile.in: Replace all-bison with all-byacc in all
16711 dependency lines for other tools (which now use byacc).
16712
16713 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16714
16715 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16716
16717 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16718
16719 * Makefile.in: make gprof rules similar to byacc rules (instead of
16720 vestigal $(unsubdir) that didn't work...)
16721
16722 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16723
16724 * config.sub: Add support for Linux.
16725 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16726 (at least for libg++).
16727
16728 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16729
16730 * configure.texi: fix doc for the -nfp option to configure
16731
16732 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16733
16734 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16735
16736 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16737
16738 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16739 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16740 * configure.in: added solaris* host_makefile_frag hook.
16741
16742 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16743
16744 * config.sub: changed recognition of m68000 so that various
16745 m68k types can be specified via m680[01234]0
16746
16747 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16748
16749 * config.sub (basic_machine): fix sed so that '-foo' isn't
16750 completely substituted out while .+'-foo' loses the '-foo'
16751
16752 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16753
16754 * config.sub ($os): Add -aout.
16755
16756 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16757
16758 * configure: If host_makefile_frag is absolute, don't
16759 prefix ${invsubdir} (relevant to libg++ auto-configure).
16760
16761 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16762
16763 * Makefile.in (tooldir): Define it.
16764 (all-ld): Depend on all-flex.
16765
16766 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16767
16768 * Makefile.in (check): Fix libg++ special case.
16769
16770 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16771
16772 * configure: do not bury `pwd` into config.status, thus do fewer
16773 pwd's.
16774
16775 * configure: print the "Building in" message only when building in
16776 other than "." AND verbose.
16777
16778 * configure: remove -s, rework -v to better accommodate guested
16779 configures.
16780
16781 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16782
16783 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16784
16785 * Makefile.in: macroize flags passed on recursion. remove
16786 fileutils.
16787
16788 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16789
16790 * configure: get makesrcdir right for subdirs deeper than 1.
16791
16792 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16793 install.
16794
16795 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16796
16797 * Makefile.in: don't print subdir_do or recursion lines.
16798
16799 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16800
16801 * standards.texi: added menu item.
16802
16803 * Makefile.in: build and install standards.info.
16804
16805 * standards.texi: new file.
16806
16807 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16808
16809 * configure: test for and move config.status pieces from
16810 ${subdir}/.
16811
16812 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16813
16814 * configure: Test for existance of files before trying to mv
16815 them, to avoid numerous non-existance messages.
16816
16817 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16818
16819 * configure: correct final line of config.status.
16820
16821 * configure: patch from eggert. Avoids a protection problem if
16822 the original Makefile.in is read only.
16823
16824 * configure: use move-if-change from gcc to create config.status.
16825 Some makefiles depend on config.status to tell if a directory
16826 has been reconfigured for a different host. This change
16827 prevents those directories from remaking everything in the case
16828 where the reconfig was only intended to rebuild a Makefile.
16829
16830 * configure: test for config.sub with "config.sub sun4" rather
16831 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16832 host alias from a missing config.sub.
16833
16834 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16835
16836 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16837 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16838
16839 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16840
16841 * configure: mkdir ${subdir} as needed.
16842
16843 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16844
16845 * Makefile.in,configure.in: added autoconf.
16846
16847 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16848
16849 * Makefile.in: no longer pass against on recursion.
16850
16851 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16852 definitions are not inherited.
16853
16854 * configure: correct makesrcdir when subdir is .
16855
16856 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16857
16858 * configure: Add support for 'subdirs' variable, which is
16859 like 'configdirs', except that configure doesn't re-invoke
16860 itself for subdirs, it just creates a Makefile for each subdir.
16861 * configure.texi: Document subdirs.
16862
16863 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16864
16865 * configure.in: added flex to configdirs
16866
16867 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16868
16869 * Makefile.in: remove clean-stamps from clean.
16870
16871 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16872
16873 * configure.in: Add gdbtest to configdirs.
16874
16875 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16876
16877 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16878 to recursive makes.
16879 * configure.in: Recognize new ncr3000 config.
16880
16881 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16882
16883 * Makefile.in, configure.in: removed references to gdbm.
16884
16885 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16886
16887 * config.sub: Don't canonicalize os value
16888 newsos* to bsd (readline needs to check for newsos).
16889 (This fix was earlier made Jan 31, but got re-broken.)
16890
16891 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16892
16893 * configure.in: sco is an os, not a vendor!
16894
16895 * configure: Quote $( better. Keep various shells happy.
16896
16897 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16898
16899 * Makefile.in: eliminate stamp-files.
16900
16901 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16902
16903 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16904 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16905
16906 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16907
16908 * config.sub: fix iris/iris3.
16909
16910 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16911
16912 * configure: re-add -rm.
16913
16914 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16915
16916 * Maskefile.in: add .stmp-rcs to all.
16917
16918 * configure.in: remove gas from rs6000 build, use aix host fragment.
16919
16920 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16921
16922 * configure: pass down site_option during recursion.
16923
16924 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16925
16926 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16927
16928 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16929
16930 * configure: Change exec_prefix so that it really defaults to prefix.
16931
16932 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16933
16934 * Makefile.in, configure.in: Add support for mmalloc library.
16935
16936 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16937
16938 * Makefile.in: add stmp dependencies for a few more things.
16939
16940 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16941
16942 * configure: adjusted error message on objdir/srcdir configure
16943 collision, per john's suggestion.
16944
16945 * Makefile.in: add libiberty stmp to all and all.cross.
16946
16947 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16948
16949 * Makefile.in: remove force dependencies, add grep to all.
16950
16951 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16952
16953 * Makefile.in: drop flex. make stamp files work.
16954
16955 * configure: added test for conflicting configuration in srcdir,
16956 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16957 gets cranky. use relative paths for configure and srcdir
16958 whenever possible. Send some error messages to stderr that were
16959 going to stdout.
16960
16961 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16962
16963 * Makefile.in: Fix libg++ rule to check for gcc directory
16964 before using gcc/gcc. Also pass XTRAFLAGS.
16965
16966 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16967
16968 * Makefile.in: added stmp-files so that directories aren't polled
16969 when they are already built.
16970
16971 * configure.texi: fixed a node pointer problem.
16972
16973 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16974
16975 * config.sub configure.in gdb/configure.in
16976 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16977 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16978 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16979
16980 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16981
16982 * configure: -recurring becomes -silent. corrected help message
16983 for -site= option.
16984
16985 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16986
16987 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16988
16989 * configure: when building Makefile for crosses, replace
16990 tooldir and program_prefix. default srcdir from location of
16991 config.sub. remove "for host in hosts" and "for target in
16992 targets" loops.
16993
16994 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16995
16996 * Makefile.in: Do not pass bindir or mandir to cvs.
16997
16998 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16999
17000 * Makefile.in, configure.in: removed traces of namesubdir,
17001 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17002 copyrights to '92, changed some from Cygnus to FSF.
17003
17004 * configure.texi: remove most references to multiple hosts,
17005 multiple targets, subdirs, etc.
17006
17007 * configure.man: removed rcsid. reference config.sub not
17008 config.subr.
17009
17010 * Makefile.in: mkdir $(infodir) on install-info.
17011
17012 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17013
17014 * configure.texi: Explain better about .gdbinit and about
17015 the environment that configure.in sections run in.
17016
17017 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17018
17019 * configure.in: Ultrix is only a decstation if it's a MIPS.
17020
17021 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17022
17023 * README: DOC.configure => cfg-paper.texi.
17024
17025 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17026
17027 * config.sub (near case $os): Don't convert newsos* to bsd!
17028
17029 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17030
17031 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17032 the number of copies of COPYING that go into the GDB tar file.
17033
17034 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17035
17036 * bfd/configure.in, gdb/config/mh-i386sco,
17037 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17038 Fix SCO configuration stuff.
17039
17040 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17041
17042 * Makefile.in: For libg++, make sure the -I pointing
17043 to the gcc directory goes *after* all the libg++-local -I flags.
17044 Also, move just-gcc dependency from just-libg++ to all-libg++.
17045
17046 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17047
17048 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17049
17050 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17051
17052 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17053
17054 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17055
17056 * config.sub: Add stratus configuration frags. Also
17057 submitted to FSF.
17058
17059 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17060
17061 * Makefile.in (DEV_SUPPORT): add configure.man.
17062
17063 * config.sub(Decode manufacturer-specific): add -none*.
17064
17065 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17066
17067 * Makefile.in: remove form feeds to make Sun's make happy.
17068 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17069
17070 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17071
17072 * Makefile.in (AR_FLAGS): Make quieter.
17073
17074 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17075
17076 * configure.in: Add libg++.
17077 * configure: When verbose, don't output the command line at each
17078 level; it will be unremarkably the same as the previous version,
17079 which will be the same as what the user typed.
17080
17081 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17082
17083 * configure.in, Makefile.in: fix clean-info, add flex. add
17084 fileutils.
17085
17086 * configure: be less sensitive to spaces in Makefile.in. Do not
17087 look for sources in "..". Doing so breaks subdirectories that
17088 might have their own configure. If a subdir has it's own
17089 configure script, use it.
17090
17091 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17092
17093 * cfg-paper.texi: some changes suggested by rms.
17094
17095 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17096
17097 * config.sub: Merge in some small additions from the FSF version,
17098 taken from the gcc distribution, to bring the Cygnus and FSF
17099 versions into closer sync.
17100
17101 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17102
17103 * configure.in: Changed svr4 references to sysv4.
17104
17105 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17106
17107 * configure: added -V for version number option.
17108
17109 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17110
17111 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17112 renamed from DOC.configure to cfg-paper.texi.
17113
17114 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17115
17116 * configure, config.subr, config.sub: config.subr is now
17117 config.sub again.
17118
17119 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17120
17121 * configure.texi: new file, in progress.
17122
17123 * Makefile.in: build info file and install the man page for
17124 configure.
17125
17126 * configure.man: new file, first cut.
17127
17128 * configure: find config.subr again now that configuration "none"
17129 has gone. removed all traces of the -ansi option. removed all
17130 traces of the -languages option.
17131
17132 * config.subr: resync from rms.
17133
17134 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17135
17136 * configure, config.sub, config.subr: merge config.sub into
17137 config.subr, call the result config.subr, remove config.sub, use
17138 config.subr.
17139
17140 * Makefile.in: revised install for dir.info.
17141
17142 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17143
17144 * configure.in: add decstation host makefile frag.
17145
17146 * Makefile.in: BISON now bison -y again. also install-gcc on
17147 install. clean-gdbm on clean. infodir belongs in datadir.
17148 Make directories for info install. Build dir.info here then
17149 install it.
17150
17151 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17152
17153 * Makefile.in: fix for bad directory tests.
17154
17155 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17156
17157 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17158 regexp. -srcdir relative was being handled incorrectly.
17159
17160 * Makefile.in: unwrapped some for loops so that parallel makes
17161 work again and so one can focus one's attention on a particular
17162 package.
17163
17164 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17165
17166 * configure: added PWD as a stand in for `pwd` (for speed). use
17167 elif wherever possible. make -srcdir work without -objdir.
17168 -objdir= commented out.
17169
17170 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17171
17172 * configure: +options become --options. -subdirs commented out.
17173 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17174 Makefile now at top of generated Makefile. Removed cvs log
17175 entries. added -srcdir. create .gdbinit only if there is one
17176 in ${srcdir}.
17177
17178 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17179 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17180 and mandir now keyed off datadir by default.
17181
17182 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17183
17184 * Freshly created ChangeLog.
17185
17186 \f
17187 Local Variables:
17188 mode: change-log
17189 left-margin: 8
17190 fill-column: 76
17191 version-control: never
17192 End: