]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Test for libitm directory present before testing for support.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
298c66d9 12011-11-08 Richard Henderson <rth@redhat.com>
2
42b15c81 3 * configure.ac: Test for libitm directory present first.
4
c52ccbc7 5 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
6
298c66d9 7 * configure.ac: Test libitm/configure.tgt to disable libitm.
8 * configure: Rebuild.
9
4c0315d0 102011-11-07 Aldy Hernandez <aldyh@redhat.com>
11 Richard Henderson <rth@redhat.com>
12
13 Merged from transactional-memory.
14
15 * Makefile.def (lang_env_dependencies): libitm is c++.
16 Add libitm target module.
17 * configure.ac: Likewise.
18 * config/mmap.m4: New file.
19 * contrib/gcc_update: Add libitm to touch data.
20 * Makefile.in, configure: Rebuild.
21
4dc4ff49 222011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
23
24 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
25 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
26 * Makefile.in: Regenerate.
27
a4cb2380 282011-11-01 DJ Delorie <dj@redhat.com>
29
30 * config.sub: Update to version 2011-10-29 (added rl78)
31
bf27d02a 322011-10-27 Nick Clifton <nickc@redhat.com>
33
34 * config.sub: Import these changes from the config project:
35
36 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
37 Ben Elliston <bje@gnu.org>
38
39 * config.sub (epiphany): New.
40
41 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
42 Ben Elliston <bje@gnu.org>
43
44 * config.sub (hexagon, hexagon-*): New.
45
46 2011-08-23 Roland McGrath <mcgrathr@google.com>
47
48 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
49 64eb to be64.
50
51 2011-08-16 Roland McGrath <mcgrathr@google.com>
52
53 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
54 (nacl): Grok as alias for 32el-unknown-nacl.
55
9643b617 562011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
3154a671 602011-10-24 Teresa Johnson <tejohnson@google.com>
61
62 * MAINTAINERS (Write After Approval): Add myself.
63
17f05434 642011-09-21 Jakub Jelinek <jakub@redhat.com>
65
66 * MAINTAINERS (sparc port): Remove myself.
67
a70902b9 682011-09-14 Tom de Vries <tom@codesourcery.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
ccdfa490 722011-08-14 Yao Qi <yao@codesourcery.com>
73
74 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
75 * configure: Regenerate.
76
d7c9b4c1 772011-07-26 Ian Lance Taylor <iant@google.com>
78
79 * configure.ac: Set have_compiler based on whether gcc directory
80 exists, rather than on whether gcc is in configdirs.
81 * configure: Rebuild.
82
82d86cad 832011-07-21 Joseph Myers <joseph@codesourcery.com>
84
85 * MAINTAINERS (Global Reviewers): Add self.
86
18540031 872011-07-20 David Edelsohn <dje.gcc@gmail.com>
88
89 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
90 link directories.
91 * Makefile.in: Rebuild.
92
6c59dfa4 932011-07-20 Ian Lance Taylor <iant@google.com>
94
95 PR bootstrap/49787
96 * configure.ac: Move --enable-bootstrap handling earlier in file.
97 If --enable-bootstrap and either --enable-build-with-cxx or
98 --enable-build-poststage1-with-cxx, enable C++ automatically.
99 * configure: Rebuild.
100
ef3c41c7 1012011-07-19 Ian Lance Taylor <iant@google.com>
102
103 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
104 make C++ a boot_language. Set and substitute
105 POSTSTAGE1_CONFIGURE_FLAGS.
106 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
107 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
108 * configure, Makefile.in: Rebuild.
109
60307e2e 1102011-07-19 Vladimir Makarov <vmakarov@redhat.com>
111
112 * MAINTAINERS (Register Allocation): Move myself from reviewers to
113 maintainers.
114
235d9f19 1152011-07-18 Jakub Jelinek <jakub@redhat.com>
4d72c922 116
235d9f19 117 * MAINTAINERS (Global Reviewers): Add myself.
4d72c922 118
235d9f19 1192011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6ea7b8cc 120
235d9f19 121 * configure: Regenerate.
6ea7b8cc 122
365b3651 1232011-07-16 Jason Merrill <jason@redhat.com>
124
125 * Makefile.def (language=c++): Add check-c++0x and
126 check-target-libmudflap-c++.
127 * Makefile.tpl (check-target-libmudflap-c++): New.
128 * Makefile.in: Regenerate.
129
d7e52ac9 1302011-07-16 Matthias Klose <doko@ubuntu.com>
131
132 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
133 * Makefile.def (target_modules/libjava): Pass
134 $(EXTRA_CONFIGARGS_LIBJAVA).
135 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
136 if not configured with --enable-static-libjava.
137 * Makefile.in: Regenerate.
138 * configure: Likewise.
139
a7313276 1402011-07-15 Jason Merrill <jason@redhat.com>
141
142 * Makefile.in (check-c++): Move check-gcc-c++0x after
143 check-target-libstdc++-v3.
144
a6e1cf84 1452011-07-15 Bernd Schmidt <bernds@codesourcery.com>
146
147 * MAINTAINERS (c6x port): New entry.
148
36bc8a20 1492011-07-13 Jason Merrill <jason@redhat.com>
150
151 * Makefile.in (check-gcc-c++0x): New.
152 (check-c++): Depend on it.
153
14f27bc6 1542011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
155
156 PR target/39150
157 * configure.ac (i[3456789]86-*-solaris2*): Also accept
158 x86_64-*-solaris2.1[0-9]*.
159 * configure: Regenerate.
160
f1999bd7 1612011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
162
163 * MAINTAINERS (RTL optimizers): Add self.
164
3feb1f45 1652011-06-27 Gabriel Charette <gchare@google.com>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
5ab7e123 1692011-06-22 Hans-Peter Nilsson <hp@axis.com>
170
114f45f3 171 PR regression/47836
172 PR bootstrap/23656
173 PR other/47733
174 PR bootstrap/49247
af51f477 175 PR c/48825
5ab7e123 176 * configure.ac (target_libraries): Remove target-libiberty.
177 Remove case-statement setting skipdirs=target-libiberty for
178 multiple targets. Remove checking target_configdirs and
179 removing target-libiberty but keeping target-libgcc if
180 otherwise empty.
181 * Makefile.def (target_modules): Don't add libiberty.
182 (dependencies): Remove all traces of target-libiberty.
183 * configure, Makefile.in: Regenerate.
184
e5fa74b2 1852011-06-13 Walter Lee <walt@tilera.com>
186
187 * configure.ac (tilepro-*-*) New case.
188 (tilegx-*-*): Likewise.
189 * configure: Regenerate.
190
a0a6c588 1912011-06-06 Jing Yu <jingyu@google.com>
192
193 * configure.ac: Skip target-libiberty for
194 arm*-*-linux-androideabi.
195 * configure: Regenerated.
196
4292c66b 1972011-06-06 Nick Clifton <nickc@redhat.com>
198
199 * config.sub: Sync from upstream.
200
25fc2f5e 2012011-06-05 Nenad Vukicevic <nenad@intrepid.com>
202
203 * MAINTAINERS (Write After Approval): Add myself.
204
85cb8292 2052011-06-01 Daniel Jacobowitz <drow@false.org>
206
207 * MAINTAINERS: Update my email address.
208
8fa175ca 2092011-05-27 Nathan Froyd <froydnj@codesourcery.com>
210
211 * MAINTAINERS (Write After Approval): Update my email address.
212
5dcf74a8 2132011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
214
215 * MAINTAINERS (Write After Approval): Add myself.
216
ed9516f5 2172011-05-08 Doug Kwan <dougkwan@google.com>
218
219 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
220 * configure: Regenerated.
221 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
222 value from configure.
223 * Makefile.in: Regenerated.
224
d556f192 2252011-05-05 Joseph Myers <joseph@codesourcery.com>
226
227 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
228 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
229 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
230 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
231 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
232 *-*-vxworks*): Disable newlib and libgloss in separate case
233 statement.
234 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
235 to separate case statement.
236 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
237 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
238 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
239 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
240 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
241 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
242 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
243 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
244 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
245 i[[3456789]]86-*-rdos*, m32r-*-*,
246 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
247 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
248 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
249 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
250 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
251 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
252 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
253 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
254 and libgloss in main case over targets. Remove most empty cases
255 in main case over targets.
256 * configure: Regenerate.
257
aa1a21f6 2582011-05-04 Janis Johnson <janisjo@codesourcery.com>
259
260 * MAINTAINERS (Write After Approval): Add myself.
261
2a169c02 2622011-05-04 Joseph Myers <joseph@codesourcery.com>
263
264 * configure.ac: Remove code setting special library locations for
265 hppa*64*-*-hpux11*. Remove code setting compiler for
266 sparc-sun-solaris2*.
267 * configure: Regenerate.
268
e0942c78 2692011-05-04 Joseph Myers <joseph@codesourcery.com>
270
271 * configure.ac: Separate libgloss_dir settings from general case
272 over targets.
273 * configure: Regenerate.
274
a7e330e9 2752011-04-28 Joseph Myers <joseph@codesourcery.com>
276
277 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
278 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
279 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
280 cases in libgcj-disabling case statement.
281 (hppa*64*-*-linux*): Set unsupported_languages instead of
282 disabling target-zlib.
283 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
284 to hppa*64*-*-hpux*.
285 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
286 hppa*-*-hpux*.
287 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
288 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
289 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
290 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
291 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
292 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
293 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
294 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
295 libgcj-disabling case statement.
296 * configure: Regenerate.
297
91b5b6ec 2982011-04-28 Joseph Myers <joseph@codesourcery.com>
299
300 * configure.ac: Disable Java for targets not supporting libffi.
301 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
302 Remove cases in Java-disabling statement.
303 (*arm-wince-pe): Change to arm-wince-pe.
304 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
305 cases in Java-disabling statement.
306 (bfin-*-*): Don't disable Java again.
307 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
308 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
309 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
310 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
311 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
312 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
313 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
314 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
315 Java-disabling statement.
316 (mmix-*-*): Don't disable Java again.
317 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
318 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
319 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
320 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
321 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
322 statement.
323 * configure: Regenerate.
324
f24be480 3252011-04-28 Joseph Myers <joseph@codesourcery.com>
326
327 * configure.ac: Separate cases disabling Java and Java libraries
328 from general case over targets.
329 * configure: Regenerate.
330
9ea58440 3312011-04-21 Jie Zhang <jzhang918@gmail.com>
332
333 * MAINTAINERS: Update my email address.
334
452f8ae3 3352011-04-20 Easwaran Raman <eraman@google.com>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
b990d06f 3392011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
340
341 PR lto/48086
342 * configure.ac: Re-enable LTO on *-apple-darwin9*.
343 * configure: Regenerate.
344
7e5601f3 3452011-04-16 Jim Meyering <meyering@redhat.com>
346
347 * MAINTAINERS (Write After Approval): Add myself.
348
98e42167 3492011-04-15 Dodji Seketeli <dodji@redhat.com>
350
351 * MAINTAINERS: Update my email address.
352
6e4c9889 3532011-04-13 Georg-Johann Lay <avr@gjlay.de>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
0d468767 3572011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
ec23ac4d 3612011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
4fc99708 3652011-04-06 Joseph Myers <joseph@codesourcery.com>
366
367 * configure.ac (build_tools): Remove build-byacc.
368 (host_libs): Remove mmalloc.
369 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
370 autoconf automake libtool diff rcs fileutils shellutils time
371 textutils wdiff find uudecode hello tar gzip indent recode release
372 sed perl gawk findutils gettext zip.
373 (libgcj): Remove target-qthreads.
374 (target_tools): Remove target-examples target-gperf.
375 (YACC): Don't handle building byacc.
376 * configure: Regenerate.
377 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
378 dosutils, examples, fileutils, find, findutils, gawk, gettext,
379 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
380 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
381 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
382 handle building components.
383 * Makefile.in: Regenerate.
384
eb4ff2b6 3852011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
386
387 * MAINTAINERS: Update my email address as Xtensa maintainer.
388
b87642af 3892011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
390
391 * config.sub: Sync from upstream.
392
76c19016 3932011-04-01 Joseph Myers <joseph@codesourcery.com>
394
395 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
396 (microblaze*): Don't disable libssp.
397 * configure: Regenerate.
398
c36c585e 3992011-04-01 Joseph Myers <joseph@codesourcery.com>
400
401 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
402 moveifchange.
403 * configure: Regenerate.
404 * Makefile.tpl: Use @SHELL@ not @config_shell@.
405 * Makefile.in: Regenerate.
406
93faf308 4072011-04-01 Joseph Myers <joseph@codesourcery.com>
408
409 * configure.ac (*-*-sysv4*): Don't enable libgomp.
410 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
411 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
412 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
413 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
414 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
415 md_exec_prefix cases.
416 * configure: Regenerate.
417
d5831552 4182011-04-01 Joseph Myers <joseph@codesourcery.com>
419
420 * configure.ac: Separate cases disabling target-libssp,
421 target-libiberty, target-libstdc++-v3 and Fortran from general
422 case over targets.
423 * configure: Regenerate.
424
71559dce 4252011-04-01 Joseph Myers <joseph@codesourcery.com>
426
427 * configure.ac (*-*-chorusos): Don't disable libgcj.
428 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
429 Remove case.
430 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
431 (arm-*-coff): Don't disable libgcj.
432 (arm*-*-linux-gnueabi): Remove useless assignment.
433 (arm-*-riscix*): Don't disable libgcj.
434 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
435 configuration.
436 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
437 (c54x*-*-*): Remove case.
438 (tic54x-*-*): Don't disable GCC or GCC libraries.
439 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
440 to *.
441 (d10v-*-*): Don't disable GCC libraries.
442 (d30v-*-*): Don't disable libgcj.
443 (h8500-*-*): Don't disable GCC libraries.
444 (i960-*-*): Don't disable libgcj.
445 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
446 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
447 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
448 libgcj.
449 (m68k-*-coff*): Remove case.
450 (mmix-*-*): Don't disable libgloss on host.
451 (mn10200-*-*, mn10300-*-*): Remove cases.
452 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
453 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
454 Don't disable libgcj.
455 (romp-*-*): Remove case.
456 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
457 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
458 case.
459 (v810-*-*): Don't disable GCC libraries.
460 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
461 (ip2k-*-*): Don't disable GCC libraries.
462 * configure: Regenerate.
463
e3a5e6ff 4642011-03-28 Joseph Myers <joseph@codesourcery.com>
465
466 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
467 libffi on host.
468 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
469 on host.
470 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
471 * configure: Regenerate.
472
e3a1fe08 4732011-03-26 John Marino <binutils@marino.st>
474
475 * configure.ac: Add support for *-*-dragonfly*
476 * configure: Regenerate.
477
6c9785b4 4782011-03-25 Joseph Myers <joseph@codesourcery.com>
479
480 * configure.ac (native_only): Remove.
481 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
482 send-pr uudecode guile gnuserv on host.
483 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
484 send-pr rcs guile perl texinfo libtool on host.
485 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
486 automake send-pr rcs guile perl texinfo libtool on host.
487 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
488 (*-*-kaos*): Don't disable target-examples target-gperf on target.
489 (alpha*-dec-osf*): Don't disable fileutils on target.
490 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
491 texinfo send-pr expect dejagnu on target.
492 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
493 target-qthreads on target.
494 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
495 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
496 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
497 x86_64-*-mingw*): Don't disable expect on target.
498 (*-*-cygwin*): Don't disable target-gperf on target.
499 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
500 gnuserv on target.
501 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
502 target.
503 * configure: Regenerate.
504
0b4d283e 5052011-03-25 Joseph Myers <joseph@codesourcery.com>
506
507 * configure.ac (target_tools): Remove target-groff.
508 (native_only): Remove target-groff.
509 (hppa*64*-*-*): Don't disable byacc.
510 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
511 setting.
512 (*-*-kaos*): Don't skip target-librx and target-groff.
513 (*-*-netware*): Don't skip target-libmudflap.
514 (*-*-tpf*): Don't skip target-libmudflap.
515 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
516 directories on the host.
517 (ia64*-*-*vms*): Don't skip tix.
518 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
519 host.
520 * configure: Regenerate.
521
98dc4c05 5222011-03-24 Paolo Bonzini <pbonzini@redhat.com>
523
524 * configure.ac: Remove references to mt-mep, mt-netware,
525 mt-wince.
526 * Makefile.def: Add all-utils soft dependencies.
527 * Makefile.tpl: Remove GDB_NLM_DEPS.
528 * configure: Regenerate.
529 * Makefile.in: Regenerate.
530
e477dd13 5312011-03-24 Paolo Bonzini <bonzini@gnu.org>
532
533 * configure.ac: Do not include mh-x86omitfp.
534 * configure: Regenerate.
535
d9b7a8da 5362011-03-24 Paolo Bonzini <bonzini@gnu.org>
537
538 * configure.ac: Remove empty cases.
539 * configure: Regenerate.
540
4b658437 5412011-03-24 Paolo Bonzini <bonzini@gnu.org>
542
543 * Makefile.def: Add dependency from termcap to gdb.
544 * Makefile.in: Regenerate.
545
56245851 5462011-03-24 Paolo Bonzini <bonzini@gnu.org>
547
548 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
549 * configure: Regenerate.
550 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
551 * Makefile.tpl: Likewise.
552 * Makefile.in: Regenerate.
553
b1af75cf 5542011-03-24 Paolo Bonzini <bonzini@gnu.org>
555
556 * configure.ac: Remove all mentions of tentative_cc.
557 * configure: Regenerate.
558
b2240ff6 5592011-03-24 Joseph Myers <joseph@codesourcery.com>
560
561 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
562 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
563 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
564 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
565 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
566 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
567 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
568 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
569 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
570 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
571 *-*-rhapsody*): Remove host cases.
572 * configure: Regenerate.
573
6bd59761 5742011-03-24 Joseph Myers <joseph@codesourcery.com>
575
576 * configure.ac (ppc*-*-pe): Remove host case.
577 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
578 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
579 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
580 cases.
581 * configure: Regenerate.
582
9339c78b 5832011-03-24 Joseph Myers <joseph@codesourcery.com>
584
585 * config.sub: Update to version 2011-03-23.
586
99684e84 5872011-03-22 Joseph Myers <joseph@codesourcery.com>
588
589 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
590 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
591 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
592 * configure: Regenerate.
593
17b3d2a8 5942011-03-22 Joseph Myers <joseph@codesourcery.com>
595
596 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
597 to Write After Approval.
598 * config-ml.in: Don't handle arc-*-elf*.
599 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
600 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
601 handle GCC libraries.
602 * configure: Regenerate.
603
55184b41 6042011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
605
606 PR bootstrap/48120:
607 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
608 Add -lstdc++ -lm to LIBS.
609 * configure: Regenerate.
610
6e0f8541 6112011-03-18 David Edelsohn <dje.gcc@gmail.com>
612
613 * config.guess: Update to version 2011-02-02
614 * config.sub: Update to version 2011-02-24
615
a258c909 6162011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
617
618 PR lto/48086
619 * configure.ac: Re-enable LTO on *-apple-darwin9.
620 * configure: Regenerate.
621
e1e06460 6222011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
623
624 PR lto/48086
625 * configure.ac: Disable LTO on darwin due to an assembler change in
626 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
627 under 256.
628 * configure: Regenerate.
629
1485ffdd 6302011-03-11 Chen Liqin <liqin.gcc@gmail.com>
631
632 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
633
ebfb6092 6342011-03-09 Xuepeng Guo <terry.guo@arm.com>
635
636 * MAINTAINERS: Update my e-mail address.
637
9468af44 6382011-03-06 Joey Ye <joey.ye@arm.com>
639
640 * MAINTAINERS: Update my e-mail address.
641
7aa8604d 6422011-03-02 Sebastian Pop <sebastian.pop@amd.com>
643
644 * configure.ac: Adjust test of with_ppl.
645 * configure: Regenerated.
646
244cd60a 6472011-03-02 Kai Tietz <ktietz@redhat.com>
648
649 * MAINTAINERS: Adjust my e-mail address.
650
062b4a94 6512011-03-02 Sebastian Pop <sebastian.pop@amd.com>
652
653 * configure.ac: Add -lpwl to ppllibs.
654 * configure: Regenerated.
655
f9f211c9 6562011-03-02 Sebastian Pop <sebastian.pop@amd.com>
657
658 * config/cloog.m4: Add -lisl to clooglibs.
659 * configure: Regenerated.
660
acd7e8c7 6612011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
662
663 * MAINTAINERS (CPU Port maintainers): Add self.
664
582d616d 6652011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
666
667 * MAINTAINERS: Add myself as testsuite maintainer.
668
1e94a16f 6692011-02-15 Mike Stump <mikestump@comcast.net>
670
671 * MAINTAINERS: Add myself as testsuite maintainer.
672
4b20b68c 6732011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
674
675 Import from Libtool and gnulib:
676
677 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
678
679 Prepare for supporting FreeBSD 10.
680 * config.rpath: Remove handling of freebsd1* which soon would
681 match FreeBSD 10.0.
682
683 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
684
685 Remove support for FreeBSD 1.x.
686 * libtool.m4 (_LT_LINKER_SHLIBS)
687 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
688 soon would incorrectly match FreeBSD 10.0.
689
cdd56434 6902011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
691
692 PR binutils/12283
693 * move-if-change: Import version from gnulib.
694
98de5262 6952011-02-12 Alexandre Oliva <aoliva@redhat.com>
696
697 PR lto/47225
698 * Makefile.def (lto-plugin): Double dash for enable-shared.
699 (configure-gcc): Depend on all-lto-plugin.
700 * Makefile.in: Rebuilt.
701
9e9f1ccb 7022011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
703
704 * configure.ac: Remove extra bracket.
705 * configure: Regenerate.
706
7ca5039d 7072011-02-08 Tobias Burnus <burnus@net-b.de>
708
709 * MAINTAINERS: Add myself as libquadmath maintainer.
710
2870dead 7112011-02-08 Thomas Schwinge <thomas@schwinge.name>
712
713 * MAINTAINERS: Update my email address.
714
11ce7043 7152011-02-07 Joseph Myers <joseph@codesourcery.com>
716
717 * MAINTAINERS (option handling): Add self.
718
cdb8e350 7192011-02-06 Kai Tietz <kai.tietz@onevision.com>
720
721 PR lto/47225
722 * Makefile.def: Add dependency for install-gcc
723 on install-lto-plugin.
724 * Makfile.in: Regenerated
725
dfcd2be2 7262011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
727
728 * MAINTAINERS (CPU Port Maintainers): Add myself.
729
0e4d1862 7302011-01-31 Alexandre Oliva <aoliva@redhat.com>
731
732 PR libgcj/44341
733 * configure.ac: Discard --with-* flags for host when configuring
734 target libraries for cross build.
735 * configure: Rebuilt.
736
e01f9f1f 7372011-01-25 Sebastian Pop <sebastian.pop@amd.com>
738
739 * MAINTAINERS (linear loop transforms): Removed.
740
f9c26062 7412011-01-25 Jakub Jelinek <jakub@redhat.com>
742
f9c26062 743 * configure.ac: If with_ppl is no, move setting with_cloog=no
744 after CLOOG_REQUESTED check.
745 * configure: Regenerated.
746
822a8dd0 7472011-01-25 Sebastian Pop <sebastian.pop@amd.com>
748
749 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
750 CLooG has been requested.
751 * configure: Regenerated.
752
11ce391e 7532011-01-25 Sebastian Pop <sebastian.pop@amd.com>
754
755 * configure: Regenerated.
756 * configure.ac: Check for version 0.11 (or later revision) of PPL.
757
12072151 7582011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
759
760 * configure: Regenerated.
761 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
762
8747a938 7632011-01-21 Andreas Schwab <schwab@redhat.com>
764
765 * configure.ac: Use AS_HELP_STRING throughout.
766 * configure: Regenerate.
767
5205d6e4 7682011-01-18 Jie Zhang <jie.zhang@analog.com>
769
770 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
771 * configure: Regenerate.
772
752095b4 7732011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
774
775 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
776
1aca86a6 7772011-01-13 Joel Brobecker <brobecker@adacore.com>
778
779 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
780 for ia64-hpux.
781 * configure: Regenerate.
323c999d 782
f9591cc0 7832011-01-07 Jan Hubicka <jh@suse.cz>
784
785 PR lto/47225
786 * Makefile.in: Regenerate.
787 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
788 configure.
789
de4d280b 7902011-01-07 Jan Hubicka <jh@suse.cz>
791
792 * Makefile.in: Regenerate.
793 * Makefile.def (gcc host module) and soft dependency on lto-plugin
794 and configure dependency on lto-plugin configure.
795 (lto-plugin module): Remove dependency on GCC; add dependency on
796 liniberty.
797
f0969dbb 7982011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
799
800 * MAINTAINERS (Write After Approval): Add myself.
801
52780c0c 8022010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
803
804 * configure: Regenerate.
805
2bc256e3 8062010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
807
808 * configure.ac: (picochip): Disable libiberty.
809
4ba01ce0 8102010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
811
812 * MAINTAINERS (Write After Approval): Add myself.
813
8593ce89 8142010-12-10 Ian Lance Taylor <iant@google.com>
815
816 PR bootstrap/46819
817 * configure.ac: For --disable-libgcj clear libgcj_saved.
818 * configure: Rebuild.
819
d9d975ae 8202010-12-10 Tobias Burnus <burnus@net-b.de>
821
822 PR fortran/46540
823 * configure.ac: Add --disable-libquadmath and
824 --disable-libquadmath-support.
825 * configure: Regenerate.
826
4ac33a64 8272010-12-03 Ian Lance Taylor <iant@google.com>
828
829 * MAINTAINERS: Add myself as libgo maintainer.
830
7f9d1a92 8312010-12-03 Hans-Peter Nilsson <hp@axis.com>
832
833 PR libffi/46792
834 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
835 * configure: Regenerate.
836
7deb2d70 8372010-12-02 Ian Lance Taylor <iant@google.com>
838
839 * configure.ac: Always set default for poststage1_ldflags to
840 -static-libstdc++ -static-libgcc.
841
fb093ce7 8422010-11-29 Andreas Schwab <schwab@redhat.com>
843
844 * configure.ac: Move comment to remove extra space in last argument
845 of GCC_TARGET_TOOL.
846
174d231c 8472010-11-26 Alexandre Oliva <aoliva@redhat.com>
848
62995d2f 849 PR other/46026
174d231c 850 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
851 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
852 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
853 (BASE_FLAGS_TO_PASS): Use it.
854 * configure: Rebuilt.
855 * Makefile.in: Rebuilt.
856
85516948 8572010-11-23 H.J. Lu <hongjiu.lu@intel.com>
858
859 PR binutils/12258
860 * configure.ac: Correct comments for --enable-gold/--enable-ld.
861 Properly check default linker.
862 * configure: Regnerated.
863
1e369e5f 8642010-11-23 Matthias Klose <doko@ubuntu.com>
865
866 * configure.ac: For --enable-gold, handle value `default' instead of
867 `both*'. New configure option --{en,dis}able-ld.
868 * configure: Regenerate.
869
604a285a 8702010-11-20 Ian Lance Taylor <iant@google.com>
871
872 * configure.ac: Only disable a language library if no language needs
873 it. Don't let --disable-libgcj uncondtionally disable libffi.
874 * configure: Rebuild.
875
2b7a4d59 8762010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
877
80d92056 878 * Makefile.in: Regenerate.
879
2b7a4d59 880 PR other/46202
881 * configure.ac: Fix just-built in-tree STRIP name to be
882 binutils/strip-new.
883 * configure: Regenerate.
884 * Makefile.def (install-strip-gcc, install-strip-binutils)
885 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
886 (install-strip-sid): Mirror dependencies on non-strip variants
887 of these targets on the respective -strip prerequisites.
888 * Makefile.tpl (install-strip, install-strip-host)
889 (install-strip-target): New targets.
890 (install-strip-[+module+], install-strip-target-[+module+]):
891 New targets.
892 * Makefile.in: Regenerate.
893
5ff5b630 8942010-11-19 Ian Lance Taylor <iant@google.com>
895 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
896
897 * configure.ac: Add target-libgo to target_libraries. Set
898 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
899 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
900 (HOST_EXPORTS): Add GOC.
901 (BASE_TARGET_EXPORTS): Add GOC.
902 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
903 (GOCFLAGS_FOR_TARGET): New variable.
904 (EXTRA_HOST_FLAGS): Add GOC.
905 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
906 * Makefile.def (target_modules): Add libgo.
907 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
908 (dependencies): Add dependency from configure-target-libgo to
909 configure-target-libffi and all-target-libstdc++-v3. Add
910 dependencies from all-target-libgo to all-target-libffi.
911 (languages): Add go.
912 * configure: Rebuild.
913 * Makefile.in: Rebuild.
914
e1c7e835 9152010-11-19 Ian Lance Taylor <iant@google.com>
916
917 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
918 compiler/flag environment variables.
919
101ddbe4 9202010-11-18 Ian Lance Taylor <iant@google.com>
921
922 * configure.ac: Check for lang_requires_boot_languages in
923 config-lang.in files.
924 * configure: Rebuild.
925
87969c8c 9262010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
927 Tobias Burnus <burnus@net-b.de>
928
929 PR fortran/32049
930 * Makefile.def: Add libquadmath; build it with language=fortran.
931 * configure.ac: Add libquadmath.
932 * Makefile.tpl: Handle multiple libs in check-[+language+].
933 * Makefile.in: Regenerate.
934 * configure: Regenerate.
935
1fea6e9c 9362010-11-16 Tom Tromey <tromey@redhat.com>
937
938 * MAINTAINERS: Moved myself to reviewers section.
939
1950f29a 9402010-11-15 Zdenek Dvorak <ook@ucw.cz>
941
942 * MAINTAINERS: Moved myself to reviewers section.
943
e3d68d13 9442010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
945
946 * MAINTAINERS (Various Maintainers): Add self for build machinery.
947 (Write After Approval): Remove self.
948
73f813e1 9492010-11-15 Andreas Schwab <schwab@redhat.com>
950
951 * configure.ac: Fix spelling in option names.
952 * configure: Regenerated.
953
e619f0a6 9542010-11-13 Georg-Johann Lay <georgjohann@web.de>
955
956 PR bootstrap/39622
957 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
958 * configure: Regenerated.
959
b330025b 9602010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
961
962 * MAINTAINERS: Update my email address.
963
8a0fe290 9642010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
965
8a0fe290 966 * configure: Regenerate.
967
81b9d148 9682010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
969
aac33805 970 * configure: Regenerate.
81b9d148 971
4076133b 9722010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
973
4076133b 974 * configure: Regenerate.
975
88e8cc3e 9762010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
977
88e8cc3e 978 * configure: Regenerate.
979
a3c81e03 9802010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
981
982 * configure.ac: Support official CLooG.org versions.
983 * configure: Regenerate.
984 * config/cloog.m4: New.
985
083311b4 9862010-11-10 François Dumont <francois.cppdevs@free.fr>
987
988 * MAINTAINERS (Write After Approval): Add myself.
989
7cb0b8a7 9902010-11-09 David Edelsohn <dje.gcc@gmail.com>
991
992 * MAINTAINERS: Update my email address.
993
16463c8d 9942010-11-04 Iain Sandoe <iains@gcc.gnu.org>
995
996 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
997 * configure: Regenerate.
16463c8d 998
25630dc7 9992010-11-03 Ian Lance Taylor <iant@google.com>
1000 Dave Korn <dave.korn.cygwin@gmail.com>
1001
1002 PR lto/46273
1003 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1004 and on other supported platforms whenever LTO is enabled.
1005 * configure: Rebuild.
1006
13d2f2b2 10072010-11-02 Alan Modra <amodra@gmail.com>
1008
1009 PR binutils/12110
1010 * configure.ac: Error when source path contains spaces.
1011 * configure: Regenerate.
1012
4a0163ae 10132010-10-23 James E. Wilson <wilson@codesourcery.com>
1014
1015 * MAINTAINERS: Update my email address.
1016
1235ba90 10172010-10-20 Ian Lance Taylor <iant@google.com>
1018
1019 * Makefile.def (target_modules): Set lib_path to src/.libs for
1020 libstdc++-v3 module.
1021 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1022 * Makefile.in: Rebuild.
1023
579b6115 10242010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1025
1026 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1027 (Write After Approval): Remove myself.
1028
79aafbf6 10292010-10-15 Tristan Gingold <gingold@adacore.com>
1030
1031 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1032
7516f0c4 10332010-10-14 Douglas Rupp <rupp@gnat.com>
1034
1035 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1036
ca42e774 10372010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1038
1039 * configure.ac (build_lto_plugin): New shell variable.
1040 (--enable-lto): Turn on by default for all non-ELF platforms that
1041 have had LTO support added so far. Set build_lto_plugin appropriately
1042 for both ELF and non-ELF.
1043 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1044 * configure: Regenerate.
1045
9ee71fca 10462010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1047
1048 Sync from src:
1049 * configure.ac (v850 support): Remove target-libgloss from
1050 noconfigdirs.
1051 * configure: Regenerate.
1052
372a3f1e 10532010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1054
1055 PR bootstrap/45326
1056 PR bootstrap/45174
1057 * configure.ac: Honor initial values of $build_configargs,
1058 $host_configargs, $target_configargs. Mark the precious, so
1059 environment settings get recorded.
1060 * configure: Regenerate.
1061
445b7c96 10622010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1063
1064 PR bootstrap/45796
1065 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1066 Depend on all-build-libiberty.
1067 * Makefile.in: Regenerate.
1068
d34b0d1e 10692010-09-30 Michael Eager <eager@eagercon.com>
1070
1071 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1072 * configure: Regenerate.
1073
2ae04593 10742010-09-28 Michael Eager <eager@eagercon.com>
1075
1076 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1077
3aa7b555 10782010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1079
1080 PR bootstrap/44621
1081 * configure.ac: Fix unportable shell quoting.
1082 * configure: Regenerate.
1083
62932e4d 10842010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1085
1086 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1087 targets and amend comment.
1088 * configure: Regenerate.
1089
b3f60ce8 10902010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1091
1092 * MAINTAINERS (Write After Approval): Add myself.
1093
4ae8c98f 10942010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1095
1096 * configure.ac: Enable LTO by default on Darwin.
1097 * configure: Regenerate.
1098
782aa0bb 10992010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1100
4ae8c98f 1101 * MAINTAINERS (Write After Approval): Add myself.
782aa0bb 1102
3888a212 11032010-09-01 Ian Bolton <ian.bolton@arm.com>
1104
4ae8c98f 1105 * MAINTAINERS (Write After Approval): Add myself.
3888a212 1106
ad7d8d63 11072010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1108
1109 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1110 ports
1111
b9c08e4e 11122010-07-28 David Yuste <david.yuste@gmail.com>
1113
1114 * MAINTAINERS (Write After Approval): Add myself.
1115
65b688d7 11162010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1117
1118 * configure.ac: Support all v850 targets.
1119 * configure: Regenerate.
1120
b9a8e4c4 11212010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1122
1123 PR bootstrap/44455
1124 * configure.ac (extra_mpfr_configure_flags): Copy from
1125 extra_mpc_gmp_configure_flags.
1126 * configure: Re-generated.
1127
a91ed45e 11282010-07-22 Andi Kleen <ak@linux.intel.com>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
b2c57537 11322010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
a7a6769e 11362010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1137
1138 * MAINTAINERS (Write After Approval): Add myself.
1139
cb885d9b 11402010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1141
1142 PR target/44862
1143 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1144 Provide -B option to allow for link spec %s substitutions for
1145 libstdc++.a on darwin.
1146 * Makefile.in: Regenerate.
1147
5bea9bfd 11482010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1149
1150 * MAINTAINERS (Reviewers): Update my e-mail address
1151
753a7a07 11522010-06-10 Alexandre Oliva <aoliva@redhat.com>
1153
1154 * Makefile.def (configure-gcc): Depend on all-libelf.
1155 * Makefile.in: Rebuild.
1156
596b7b22 11572010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1158
1159 * MAINTAINERS (Write After Approval): Add myself in the right place.
1160
dcde3c07 11612010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
c29ab255 1162
1163 * MAINTAINERS (Write After Approval): Add myself.
1164
dcde3c07 11652010-05-25 Sterling Augustine <sterling@tensilica.com>
c03b5ae8 1166
1167 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dcde3c07 1168
11692010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
fc75f6d9 1170
e3cce89a 1171 * config.sub: Update to version 2010-05-21.
1172 * config.guess: Update to version 2010-04-03.
fc75f6d9 1173
f64b48e2 11742010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1175
1176 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1177 * configure: Regenerate.
1178
2be0e543 11792010-05-12 Sriraman Tallam <tmsriram@google.com>
1180
1181 * MAINTAINERS (Write After Approval): Add myself.
1182
23433d72 11832010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1184
1185 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1186 a platform that supports LTO.
1187 * configure: Regenerate.
1188
896fc761 11892010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1190
1191 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1192 * configure: Regenerated.
1193
af7c5662 11942010-04-27 Roland McGrath <roland@redhat.com>
1195 H.J. Lu <hongjiu.lu@intel.com>
1196
1197 * configure.ac (--enable-gold): Support both, both/gold and
1198 both/bfd to add gold to configdirs without removing ld.
1199 * configure: Regenerated.
1200
1201 * Makefile.def: Add install-gold dependency to install-ld.
1202 * Makefile.in: Regenerated.
1203
4d992eb6 12042010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1205
1206 PR lto/42776
1207 * configure.ac (--enable-lto): Refactor handling so libelf tests
1208 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1209 and allow LTO to be explicitly enabled on non-ELF platforms that
1210 are known to support it inside else-clause.
1211 * configure: Regenerate.
1212
affd1d61 12132010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1214
1215 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1216 * configure: Regenerate.
1217
e55e8126 12182010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1219
1220 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1221 * configure: Regenerate.
1222
d6845139 12232010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1224
1225 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1226 separately.
1227 * configure: Regenerate.
1228
c9c28109 12292010-04-16 Kevin Williams <kevin.williams@inria.fr>
1230
1231 * MAINTAINERS (Write After Approval): Add myself.
1232
8e051ef4 12332010-04-14 Tristan Gingold <gingold@adacore.com>
1234
1235 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1236 * configure: Regenerate.
1237
7cc7a0c6 12382010-04-13 Steve Ellcey <sje@cup.hp.com>
1239
1240 * configure: Regenerate after change to elf.m4.
1241
30e08f1c 12422010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1243
1244 * MAINTAINERS (Write After Approval): Add myself.
1245
b14b3ce1 12462010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1247
1248 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1249 * configure: Regenerated.
1250
12512010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1252
1253 * configure.ac: Print "buggy but acceptable" when CLooG
1254 revision is less than 9.
1255 * configure: Regenerated.
1256
09c38bea 12572010-04-01 Diego Novillo <dnovillo@google.com>
1258
1259 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1260
59a40389 12612010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1262
1263 PR bootstrap/43615
1264 PR bootstrap/43328
1265
1266 Revert:
1267
1268 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1269
1270 * configure.ac: Do not pass --enable-multilib nor
1271 --disable-multilib in baseargs. Accept explicitly passed
1272 --enable_multilib.
1273 * configure: Regenerate.
1274
15153e30 12752010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1276
1277 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1278
247ec299 12792010-03-31 Janis Johnson <janis187@us.ibm.com>
1280
1281 * MAINTAINERS: Remove myself.
1282
7816cdf1 12832010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1284
1285 PR bootstrap/43328
1286 * configure.ac: Do not pass --enable-multilib nor
1287 --disable-multilib in baseargs. Accept explicitly passed
1288 --enable_multilib.
1289 * configure: Regenerate.
1290
2a78007b 12912010-03-28 Andrew Pinski <pinskia@gmail.com>
1292
1293 * MAINTAINERS (spu port): Remove me.
1294
fa0a53e3 12952010-03-23 Joseph Myers <joseph@codesourcery.com>
1296
1297 * configure.ac (tic6x-*-*): New case.
1298 * configure: Regenerate.
1299
d590232e 13002010-03-23 Joseph Myers <joseph@codesourcery.com>
1301
1302 * config.sub: Update to version 2010-03-22.
1303 * config.guess: Update to version 2009-12-30.
1304
dcde3c07 13052010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384f0b0 1306
1307 PR ada/42554
1308 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1309 * configure: Regenerate.
1310
7071ad11 13112010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1312
1313 * MAINTAINERS: Update my email address.
1314
c583eb67 13152010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1316
1317 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1318 (ghassan.shobaki@amd.com): Removed.
1319
6217c06a 13202010-03-17 Alan Modra <amodra@gmail.com>
1321
1322 * MAINTAINERS: Update my email address.
1323
101a6f96 13242010-03-16 Diego Novillo <dnovillo@google.com>
1325
1326 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1327 Matthews.
1328
b753085c 13292010-03-16 Joseph Myers <joseph@codesourcery.com>
1330
1331 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1332 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1333
4b83e160 13342010-03-16 Joseph Myers <joseph@codesourcery.com>
1335
1336 * MAINTAINERS: Update my email address.
1337
f345c9fb 13382010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1339
1340 * MAINTAINERS: Update my email address.
1341
4c6d05aa 13422010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1343
1344 * MAINTAINERS: Update my email address.
1345
11010e64 13462010-03-09 Jie Zhang <jie@codesourcery.com>
1347
1348 * MAINTAINERS: Update my email address.
1349
68645a6b 13502010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1351
1352 PR libstdc++/32499
1353 * configure.ac (RANLIB): Default to true.
1354 (STRIP): Likewise.
1355 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1356 * configure: Regenerate.
1357
dcde3c07 13582010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
8980c297 1359
1360 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1361 (Write After Approval): Update my email address.
1362
90b41dad 13632010-02-17 Nick Clifton <nickc@redhat.com>
1364
1365 PR 11238
1366 * Makefile.tpl (local-distclean): Also remove config.cache files in
1367 sub-directories as there may not be Makefiles present in the
1368 sub-directories.
4284910f 1369 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1370 the config.cache files found by the find command.
1371
90b41dad 1372 * Makefile.in: Regenerate.
1373 * configure.ac: Revert previous delta.
1374 * configure: Regenerate.
1375
abb1d088 13762010-02-15 Nick Clifton <nickc@redhat.com>
1377
1378 PR 11238
1379 * configure.ac: Delete config.cache files in sub-directories when
1380 deleting Makefiles.
1381 * configure: Regenerate.
1382
b55e20a0 13832010-02-12 Ben Elliston <bje@gnu.org>
1384
1385 * MAINTAINERS: Update my email address.
1386
0518ccd2 13872010-02-08 Andrew Pinski <pinskia@gmail.com>
1388
1389 * MAINTAINERS (spu port): Update my email address.
1390
dcd5ad58 13912010-02-08 Jie Zhang <jie.zhang@analog.com>
1392
1393 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1394
17b6993a 13952010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1396
1397 * configure.ac: Add "recommended" version checks for GMP/MPC.
1398 Update recommended GMP/MPFR/MPC versions.
1399 * configure: Regenerate.
1400
e10fd696 14012010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1402
1403 * MAINTAINERS: Move my Embecosm email address into the
1404 write-after-approval section.
1405
ddcf38e8 14062010-01-26 Ian Lance Taylor <iant@google.com>
1407
1408 * MAINTAINERS: Add myself as Go frontend maintainer.
1409
5c96a839 14102010-01-25 Joern Rennecke <amylaar@spamcop.net>
1411
1412 PR libstdc++/36101, PR libstdc++/42813
1413 * configure.ac (bootstrap_target_libs): Make inclusion of
1414 target-libgomp conditional on libgomb being in target_configdirs.
1415 * configure: Regenerate.
1416
8e61effd 14172010-01-23 Joern Rennecke <amylaar@spamcop.net>
1418
1419 PR libstdc++/36101, PR libstdc++/42813
1420 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1421 * configure: Regenerate.
1422
1fda3360 14232010-01-22 Joern Rennecke <amylaar@spamcop.net>
1424
1425 PR libstdc++/36101, PR libstdc++/42813
1426 * configure.ac (target_configdirs): Substitute.
1427 * Makefile.def: Bootstrap target module libgomp.
1428 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1429 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1430 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1431 * configure, Makefile.in: Regenerate.
1432
8e32c255 14332010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1434
1435 * MAINTAINERS: Adjust my details.
1436
37d3b41c 14372010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1438
1439 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1440
50918a37 14412010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1442
1443 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1444
3397c9b2 14452010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1446
1447 * MAINTAINERS (Write After Approval): Add myself.
1448
25cd8ffa 14492010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1450
1451 * MAINTAINERS (Write After Approval): Add myself.
1452
a82c8807 14532010-01-11 Richard Guenther <rguenther@suse.de>
1454
1455 PR lto/41569
1456 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1457 * Makefile.in: Regenerated.
1458
5846e92c 14592010-01-11 Andreas Tobler <andreast@fgznet.ch>
1460
1461 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1462 * configure: Regenerate.
1463
c3fc6a63 14642010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1465 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1466
1467 PR bootstrap/42424
1468 * configure.ac: Include libtool m4 files.
1469 (_LT_CHECK_OBJDIR): Call it.
1470 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1471 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
50918a37 1472
c3fc6a63 1473 * configure: Regenerate.
1474
1ab7bcf0 14752010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1476
1477 PR bootstrap/41818
1478 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1479 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1480 * Makefile.in: Regenerate.
1481
1a4f45ec 14822010-01-02 Richard Guenther <rguenther@suse.de>
1483
1484 PR lto/41529
1485 * configure.ac: Include config/elf.m4. Disable LTO if not
1486 builting for an elf target.
1487 * configure: Regenerate.
1488
cff9dc68 14892009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1490
1491 * MAINTAINERS: Change my email address.
1492
c505c9f4 14932009-12-18 Ben Elliston <bje@au.ibm.com>
1494
1495 * config.sub, config.guess: Update from upstream sources.
1496
070457e7 14972009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
16de6a81 15012009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1502
1503 PR middle-end/30447
1504 PR middle-end/30789
1505 PR other/40302
1506
1507 * configure.ac: Require MPC.
1508 * configure: Regenerate.
1509
e6408286 15102009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1511
1512 PR target/38384
1513 PR bootstrap/40972
1514 * libtool.m4: Sync from git Libtool.
1515 * ltoptions.m4: Likewise.
1516 * ltversion.m4: Likewise.
1517 * lt~obsolete.m4: Likewise.
1518 * ltmain.sh: Likewise.
1519
fcb50449 15202009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1521
1522 * configure.ac: Update minimum MPC version to 0.8.
1523 * configure: Regenerate.
1524
cff3778c 15252009-11-21 Sebastian Pop <sebpop@gmail.com>
1526
1527 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1528 * configure: Regenerated.
1529
d6dfe18a 15302009-11-21 Ian Lance Taylor <iant@google.com>
1531
1532 * configure.ac: Change default of poststage1_ldflags to be empty if
1533 poststage1_libs is set. When poststage1_libs is empty, and
1534 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1535 * configure: Rebuild.
1536
04810760 15372009-11-21 Adam Nemet <adambnmet@gmail.com>
1538
1539 * MAINTAINERS (Write After Approval): Update my email address.
1540
af3e823e 15412009-11-20 Ben Elliston <bje@au.ibm.com>
1542
1543 * config.guess: Update from upstream sources.
1544
e01b36b0 15452009-11-16 Alexandre Oliva <aoliva@redhat.com>
1546
1547 * Makefile.def: Restore host and target settings for gmp.
1548 * Makefile.in: Rebuild.
1549
eea1ae23 15502009-11-16 Alexandre Oliva <aoliva@redhat.com>
1551
1552 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1553 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1554 Fix portability of test of C++ as bootstrap language. Add
1555 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1556 * configure: Rebuild.
1557 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1558 and cloog. Fix in-tree ppl configuration. Introduce libelf
1559 in-tree building.
1560 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1561 (POSTSTAGE1_HOST_EXPORTS): Use it.
1562 (STAGE[+id+]_CXXFLAGS): New.
1563 (BASE_FLAGS_TO_PASS): Pass it down.
1564 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1565 extra_exports.
1566 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1567 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1568 extra_exports.
1569 * Makefile.in: Rebuild.
1570
5e80e315 15712009-11-17 Ben Elliston <bje@au.ibm.com>
1572
1573 * config.sub, config.guess: Update from upstream sources.
1574
500010c6 15752009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1576
1577 * MAINTAINERS (Write After Approval): Add myself.
1578
dcde3c07 15792009-11-09 Jon Beniston <jon@beniston.com>
595b8ec2 1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
fe284774 15832009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1584
1585 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1586 paths for *-w64-mingw* and x86_64-*mingw*.
1587 * configure: Regenerated.
1588
dcde3c07 15892009-11-05 Joern Rennecke <amylaar@spamcop.net>
533b6da8 1590
1591 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1592
c356a43c 15932009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1594
1595 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1596 Phil Edwards to Write-After Approval.
1597
ec2eb8fb 15982009-10-30 Kai Tietz <kai.tietz@onevision.com>
1599
1600 * configure.ac: Disable target-winsup & co for
1601 x86_64-*-mingw* and *-w64-mingw* targets.
1602 * configure: Regenerated.
1603
24833e1a 16042009-10-16 Nick Clifton <nickc@redhat.com>
1605
1606 * MAINTAINERS: Add myself as a maintainer for the RX port.
1607
dcde3c07 16082009-10-26 Johannes Singler <singler@kit.edu>
2683326a 1609
1610 * MAINTAINERS (Write After Approval): Update my e-mail address.
1611
3a8cd7be 16122009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1613
1614 * configure.ac (CLooG test): Use = with test.
1615 * configure: Regenerate.
1616
24d0cd27 16172009-10-22 Richard Guenther <rguenther@suse.de>
1618
1619 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1620 cloog if the ppl version check failed. Move flags saving
1621 before setting in libelf check.
1622 * configure: Regenerate.
1623
539c8c59 16242009-10-21 Richard Guenther <rguenther@suse.de>
1625
1626 * configure.ac: Adjust the ppl and cloog configure to work as
1627 documented. Disable cloog if ppl was disabled. Omit the version
1628 checks if they were disabled.
1629 * configure: Re-generate.
1630
d6ef094a 16312009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1632
1633 * configure.ac: Add 'lto' to enable_languages, not
1634 new_enable_languages, and only if not already present.
1635 * configure: Regenerate.
1636
414672c1 16372009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1638
1639 * README: Refer to the various COPYING* files instead of just
1640 COPYING.
1641 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1642
dcde3c07 16432009-10-07 Rafael Avila de Espindola <espindola@google.com>
ea05ba0d 1644
1645 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1646
17780be3 16472009-10-07 Richard Guenther <rguenther@suse.de>
1648
1649 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1650 and Richard Guenther as reviewers.
1651 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1652 as reviewers.
1653
c01decc6 16542009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
56ca37b0 1655
c01decc6 1656 * config.sub: Update from upstream sources.
56ca37b0 1657
85627a28 16582009-10-06 Ian Lance Taylor <iant@google.com>
1659
1660 * Makefile.def: check-gold depends upon all-gas.
1661 * Makefile.in: Rebuild.
1662
338b88fa 16632009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1664
1665 * MAINTAINERS (Write After Approval): Add myself.
1666
7bfefa9d 16672009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1668
1669 * Makefile.def: all-lto-plugin depends on all-libiberty.
1670 set bootstrap=true for lto-plugin.
1671 Add lto-plugin.
1672 * Makefile.in: Regenerate.
1673 * configure.ac (host_libs): Add lto-plugin.
1674 * configure: Regenerate.
1675
7bfefa9d 16762009-10-03 Diego Novillo <dnovillo@google.com>
1677
1678 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1679 (HOST_LIBELFLIBS): Define.
1680 (HOST_LIBELFINC): Define.
1681 * Makefile.in: Regenerate.
1682 * configure.ac: Add --enable-lto.
1683 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1684 If --enable-lto is used, add 'lto' to new_enable_languages.
1685 If --enable-lto is used and gold is enabled, add
1686 lto-plugin to configdirs.
1687 * configure: Regenerate.
1688
16892009-10-03 Simon Baldwin <simonb@google.com>
1690
1691 * configure.ac: If --with-system-zlib, suppress local zlib and
1692 pass --with-system-zlib to subdir configure scripts.
1693 * configure: Regenerate.
1694
dcde3c07 16952009-10-01 Loren J. Rittle <ljrittle@acm.org>
272bcfef 1696 Paolo Bonzini <bonzini@gnu.org>
1697
1698 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1699 $(srcdir).
1700 * Makefile.in: Rebuilt.
1701
dcde3c07 17022009-09-26 Gary Funck <gary@intrepid.com>
bdb4507a 1703
1704 * MAINTAINERS (Write After Approval): Add myself.
1705
0f3a3df5 17062009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1707
1708 * configure.ac: Update minimum MPC version to 0.7.
1709 * configure: Regenerate.
1710
412c2e81 17112009-09-25 Nick Clifton <nickc@redhat.com>
1712
1713 * configure.ac: Pass any --cache-file=/dev/null option on to
1714 subconfigures.
1715 * configure: Regenerate.
1716
c061df75 17172009-09-23 Nick Clifton <nickc@redhat.com>
1718
1719 * config.sub, config.guess: Update from upstream sources.
1720
dcde3c07 17212009-09-22 Loren J. Rittle <ljrittle@acm.org>
a9fd65cd 1722
1723 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1724 * Makefile.in: Rebuilt.
1725
04a2e841 17262009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1727
1728 PR bootstrap/32272
1729 * configure.ac: Error out if $srcdir isn't '.' but contains
1730 host-${host_noncanonical}.
1731 * configure: Regenerate.
1732
3d00a007 17332009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1734
1735 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1736 maintainer.
1737
9d447cf8 17382009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1739
7b5fee3e 1740 * configure.ac: If bootstrapping a combined tree with
1741 --enable-gold, require c++ in stage1_languages.
1742 * configure: Regenerate.
1743
32027446 1744 * configure.ac: Also add target_libs of stage1_languages to
1745 bootstrap_target_libs.
1746 * configure: Regenerate.
1747
9d447cf8 1748 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1749 with --enable-languages not containing c++.
1750 * configure: Regenerate.
1751
572ee61a 17522009-09-15 Jie Zhang <jie.zhang@analog.com>
1753
1754 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1755 * configure: Regenerate.
1756
dcde3c07 17572009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
153f8c88 1758
6cf4f338 1759 * MAINTAINERS (Write After Approval): Update my e-mail address,
1760 and move from from here...
1761 (Waiting for paperwork): To here.
153f8c88 1762
31ebfd49 17632009-09-09 Joseph Myers <joseph@codesourcery.com>
1764
1765 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1766
8bb79148 17672009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1768
1769 * configure.ac: Do not use $extrasub for replacing @if/@endif
1770 parts in Makefile; instead, use additional arguments to
1771 AC_CONFIG_COMMANDS to do the replacement manually, with several
1772 sed invocations, to avoid HP-UX sed command limits.
1773 * configure: Regenerate.
1774
81540bae 17752009-09-08 Alexandre Oliva <aoliva@redhat.com>
1776
1777 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1778 blank before -L.
1779
a2059f7a 17802009-09-04 Alexandre Oliva <aoliva@redhat.com>
1781
1782 * configure.ac (with-build-config): Document. Handle without.
1783 Handle missing argument.
1784 * configure: Rebuilt.
1785
719faf1c 17862009-09-03 Alexandre Oliva <aoliva@redhat.com>
1787
1788 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1789 Default to bootstrap-debug only if compare-debug works.
1790 * configure: Rebuilt.
1791 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1792 * Makefile.in: Rebuilt.
1793
aab1c61e 17942009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1795
1796 * MAINTAINERS (OS Port Maintainers): Update my email address.
1797
14151756 17982009-09-01 Alexandre Oliva <aoliva@redhat.com>
1799
1800 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1801 * Makefile.in: Rebuilt.
1802
0ba87351 18032009-09-01 Chris Demetriou <cgd@google.com>
1804
1805 * MAINTAINERS (Write After Approval): Add myself.
1806
7c48f38c 18072009-08-31 Dodji Seketeli <dodji@redhat.com>
1808
1809 PR debug/30161
1810 * include/dwarf2.h (enum dwarf_tag): Added
1811 DW_TAG_GNU_template_template_param
1812 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1813
5576729b 18142009-08-30 Paolo Bonzini <bonzini@gnu.org>
1815
1816 * Makefile.tpl (AWK): Fix typo.
1817 * Makefile.in: Regenerate.
1818
b181f265 18192009-08-30 Paolo Bonzini <bonzini@gnu.org>
1820
1821 * configure.ac: Detect awk and sed.
1822 * Makefile.def (flags_to_pass): Add AWK and SED.
1823 * Makefile.tpl (AWK, SED): New.
1824 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1825 * configure: Regenerate.
1826 * Makefile.in: Regenerate.
1827
7baff5bd 18282009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1829
1830 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1831 (collapseslashes): Likewise.
1832
81a71e2b 18332009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1834
1835 * configure.ac (AC_PREREQ): Bump to 2.64.
1836
f0c89091 18372009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1838
115d57c5 1839 * configure.ac: Remove --with-datarootdir, --with-docdir,
1840 --with-pdfdir, --with-htmldir switches.
1841 * configure: Regenerate.
1842
cd9a469c 1843 * configure: Regenerate.
1844
f0c89091 1845 * compile: Sync from Automake 1.11.
1846 * depcomp: Likewise.
1847 * install-sh: Likewise.
1848 * missing: Likewise.
1849 * mkinstalldirs: Likewise.
1850 * ylwrap: Likewise.
1851
a410fae3 18522009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1853
1854 * ltmain.sh (func_normal_abspath): New function.
1855 (func_relative_path): Likewise.
1856 (func_mode_help): Document new -bindir option for link mode.
1857 (func_mode_link): Add new -bindir option, and use it to place
1858 output DLL if specified.
1859
1a48098b 18602009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1861
cd2f3773 1862 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1863 (baseargs): Add --disable-option-checking.
1864 * configure: Regenerate.
1865
1a48098b 1866 * Makefile.def (configure-target-libiberty): Depend on
1867 all-binutils and all-ld.
1868 (configure-target-newlib): Likewise.
1869 * Makefile.in: Regenerate.
1870
155f17ed 18712009-08-17 Ben Elliston <bje@au.ibm.com>
1872
1873 * config.sub, config.guess: Update from upstream sources.
1874
ea864ded 18752009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1876
1877 Sync from src, merge:
1878
1879 2009-07-02 Tristan Gingold <gingold@adacore.com>
1880
1881 * configure.ac: Do not exclude gas for i386-*-darwin.
1882 Add a case for x86_64-*-darwin.
1883 * configure: Regenerate.
1884
0f879579 18852009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1886
1887 * MAINTAINERS: Add my name to Write After Approval list.
1888
dcde3c07 18892009-08-06 Michael Eager <eager@eagercon.com>
ba2b484f 1890
1891 * configure.ac: Add Microblaze target.
1892 * configure: Regenerate.
1893
39f6b116 18942009-07-31 Christian Bruel <christian.bruel@st.com>
1895
1896 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1897 * configure: Regenerate.
1898
dcde3c07 18992009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
339f24d2 1900
1901 * MAINTAINERS (Write After Approval): Update my e-mail address.
1902
5110389d 19032009-07-06 Ian Lance Taylor <iant@google.com>
1904
1905 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1906 * configure: Rebuild.
1907
fa9b8d64 19082009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1909
1910 * MAINTAINERS: Move myself to the Graphite Reviewers.
1911
5f29861f 19122009-06-30 Wei Guozhi <carrot@google.com>
1913
1914 * MAINTAINERS: Add my name to Write After Approval list.
1915
6fe86052 19162009-06-26 Steve Ellcey <sje@cup.hp.com>
1917
1918 PR bootstrap/40338
1919 * configure.ac (comparestring): Create new variable.
1920 * Makefile.tpl (comparestring): Use to skip some comparisions.
1921 * configure: Regenerate.
1922 * Makefile.in: Regenerate.
1923
b5ce97f8 19242009-06-26 Doug Evans <dje@sebabeach.org>
1925
1926 * Makefile.def (host_modules): Add cgen.
1927 * Makefile.in: Regenerate.
1928 * configure.ac (host_tools): Add cgen.
1929 * configure: Regenerate.
1930
46222c18 19312009-06-23 DJ Delorie <dj@redhat.com>
1932
1933 * MAINTAINERS: Add myself as mep maintainer.
1934
7ab76cec 19352009-06-23 Ian Lance Taylor <iant@google.com>
1936
1937 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1938 boot_languages. Only bootstrap target libraries listed in
1939 target_libs for some boot language. Add --with-stage1-ldflags,
1940 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1941 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1942 if not building with C++.
1943 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1944 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1945 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1946 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1947 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1948 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1949 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1950 * configure, Makefile.in: Rebuild.
1951
b2bb9bab 19522009-06-23 Li Feng <nemokingdom@gmail.com>
1953
1954 * MAINTAINERS: Added my name to write-after-approval list.
1955
0c809c32 19562009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1957
1958 * configure.ac: Define is_elf for QNX Neutrino targets.
1959 * configure: Regenerate.
1960
7b4becfd 19612009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1962
1963 * MAINTAINERS: Added my name to the write-after-approval list
1964
7aed6ac5 19652009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1966
1967 * configure.ac: Detect MPC in default directory.
1968 * configure: Regenerate.
1969
9d247ee8 19702009-06-03 Jerome Guitton <guitton@adacore.com>
1971 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1972
1973 * Makefile.tpl (all): Avoid a trailing backslash.
1974 * Makefile.in: Regenerate.
1975
aec4ef75 19762009-06-03 Ben Elliston <bje@au.ibm.com>
1977
1978 * config.sub, config.guess: Update from upstream sources.
1979
f83974e5 19802009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1981
1982 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1983 to noconfdirs.
1984 * configure: Regenerate.
1985
77b633a0 19862009-06-02 Alexandre Oliva <aoliva@redhat.com>
1987
1988 * Makefile.tpl ([+compare-target+]): Compare all stage
1989 directories, rather than just gcc.
1990 * Makefile.in: Rebuilt.
1991
351f7ac7 19922009-06-01 Doug Kwan <dougkwan@google.com>
1993
1994 * configure.ac: Support gold for target arm*-*-*.
1995 * configure: Regenerate.
9d247ee8 1996
7601a55c 19972009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1998
1999 * Makefile.def: Add MPC support and dependencies.
2000 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2001
2002 * Makefile.in, configure: Regenerate.
2003
a36217d3 20042009-05-27 Alexandre Oliva <aoliva@redhat.com>
2005
2006 * Makefile.tpl (all): Avoid harmless warning in make all when
2007 gcc-bootstrap is enabled but stage_last does not exist.
2008 * Makefile.in: Rebuilt.
2009
8b70b80d 20102009-05-24 Nicolas Roche <roche@adacore.com>
2011
2012 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2013 * Makefile.in: Regenerate.
2014
cab4bf21 20152009-05-21 Denis Chertykov <chertykov@gmail.com>
2016
2017 * MAINTAINERS: Update my e-mail address.
2018
df95bec1 20192009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2020
2021 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2022 * configure: Regenerate.
2023
bc1e0bea 20242009-05-18 Alexandre Oliva <aoliva@redhat.com>
2025
2026 PR other/40159
2027 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2028 gcc-no-bootstrap are mutually exclusive.
2029 * Makefile.in: Rebuilt.
2030
4156fd9a 20312009-05-18 Alexandre Oliva <aoliva@redhat.com>
2032
2033 PR other/40159
2034 * Makefile.tpl (all): Don't end with unconditional success.
2035 * Makefile.in: Rebuilt.
2036
bd1f9655 20372009-05-12 Alexandre Oliva <aoliva@redhat.com>
2038
2039 PR target/37137
2040 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2041 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2042 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2043 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2044 stage_configureflags, stage_cflags and stage_libcflags into
2045 explicit Makefile macros.
2046 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2047 GFORTRAN.
2048 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2049 CC. Set CC_FOR_BUILD from CC.
2050 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2051 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2052 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2053 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2054 and GFORTRAN.
2055 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2056 (_LIBCFLAGS): Renamed to _TFLAGS.
2057 (do-compare-debug, do-compare3-debug): Drop.
2058 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2059 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2060 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2061 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2062 (XGCC_FLAGS_FOR_TARGET): New.
2063 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2064 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2065 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2066 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2067 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2068 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2069 TFLAGS.
2070 (BUILD_CONFIG): Include if requested.
2071 (all): Set TFLAGS on bootstrap.
2072 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2073 (all-stageid-prefixmodule): Likewise.
2074 (do-clean, distclean-stageid): Set TFLAGS.
2075 (restrap): Fix whitespace.
2076 * Makefile.in: Rebuilt.
2077
604febb6 20782009-05-07 Paolo Bonzini <bonzini@gnu.org>
2079
2080 * config.guess: Sync with src.
2081
63d7f4db 20822009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2083
2084 * configure.ac ($with_ppl): Default to no if not supplied.
2085 ($with_cloog): Likewise.
2086 configure: Regenerate.
2087
21c0690b 20882009-04-27 James E. Wilson <wilson@codesourcery.com>
2089
2090 * MAINTAINERS: Update my e-mail address.
2091
cd06af47 20922009-04-27 Nick Clifton <nickc@redhat.com>
2093
2094 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2095
bb19a97e 20962009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2097
2098 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2099 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2100 * Makefile.in: Regenerate.
2101
bff7ea4a 21022009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2103
2104 PR bootstrap/39739
2105 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2106 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2107
2108 * configure, Makefile.in: Regenerate.
2109
bb19a97e 21102009-04-21 Taras Glek <tglek@mozilla.com>
fb1e4f4a 2111
2112 * include/hashtab.h: Update GTY annotations to new syntax
2113 * include/splay-tree.h: Likewise
2114
613eb4a3 21152009-04-17 Ben Elliston <bje@au.ibm.com>
2116
2117 * config.sub, config.guess: Update from upstream sources.
2118
ca2751b6 21192009-04-15 Anthony Green <green@moxielogic.com>
2120
2121 * configure.ac: Add moxie support.
2122 * configure: Rebuilt.
2123
4b072aaf 21242009-04-14 Jakub Jelinek <jakub@redhat.com>
2125
2126 * configure.ac: Change copyright header to refer to version
2127 3 of the GNU General Public License and to point readers at the
2128 COPYING3 file and the FSF's license web page.
2129 * Makefile.def: Likewise.
2130 * Makefile.tpl: Likewise.
2131 * Makefile.in: Regenerate.
2132
95349883 21332009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2134
2135 * configure.ac: Restore match for darwin9 or later. Use double
2136 brackets since regeneration eats one pair.
2137 * configure: Regenerate.
2138
03caadda 21392009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2140
2141 PR gas/10039
2142 * configure.ac: Require texinfo 4.7.
2143 * configure: Regenerated.
2144
6bc9506f 21452009-04-09 Nick Clifton <nickc@redhat.com>
2146
2147 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2148 the GCC Runtime Library Exception.
2149
fec76ae9 21502009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2151
2152 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2153 * configure: Regenerate.
2154
21a0251d 21552009-04-01 Steve Ellcey <sje@cup.hp.com>
2156
2157 * Makefil.def (languages): New entries.
2158 * Makefile.tpl (check-gcc-*): New generic target.
2159 * Makefile.in: Regenerate.
21a0251d 2160
dcde3c07 21612009-03-25 Erven Rohou <erven.rohou@inria.fr>
54b921e3 2162
03caadda 2163 * MAINTAINERS: Update my email address.
54b921e3 2164
63d6abe9 21652009-03-18 Tom Tromey <tromey@redhat.com>
2166
03caadda 2167 * configure: Rebuild.
2168 * configure.ac (host_libs): Add libiconv.
2169 * Makefile.in: Rebuild.
2170 * Makefile.def (host_modules): Add libiconv.
2171 (configure-gdb, all-gdb): Depend on libiconv.
63d6abe9 2172
40c500e1 21732009-03-16 Tristan Gingold <gingold@adacore.com>
2174
2175 * configure.ac: Treat gdb as supported on x86_64-darwin.
2176 * configure: Regenerate.
2177
5bc96548 21782009-03-16 Joseph Myers <joseph@codesourcery.com>
2179
2180 * configure.ac (--with-host-libstdcxx): New option.
2181 * configure: Regenerate.
2182
dcde3c07 21832009-03-12 Joern Rennecke <joern.rennecke@arc.com>
9d469b1b 2184
2185 * MAINTAINERS: Move myself into the write after approval list.
2186
2ab9be2b 21872009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2188
2189 * MAINTAINERS: Update e-mail address.
2190
1f7090eb 21912009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2192
2193 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2194
dcde3c07 21952009-03-10 Ira Rosen <irar@il.ibm.com>
8e68bfcc 2196
2197 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2198
9af964d4 21992009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2200
2201 Backport from git Libtool:
2202
2203 2009-01-19 Robert Millan <rmh@aybabtu.com>
2204 Support GNU/kOpenSolaris.
2205 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2206 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2207 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2208 GNU/kOpenSolaris.
2209
a59c2cb8 22102009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2211
2212 * MAINTAINERS: Update e-mail address.
2213
8ccd3088 22142009-02-24 Michael Eager <eager@eagercon.com>
99a435ed 2215
2216 * MAINTAINERS (Write After Approval): Add self.
2217
ebd8f42c 22182009-02-18 Bingfeng Mei <bmei@broadcom.com>
2219
2220 * MAINTAINERS (Write After Approval): Add myself.
2221
be9d4db8 22222009-02-05 Andreas Schwab <schwab@suse.de>
2223
2224 * Makefile.tpl (stage_last): Define $r and $s before using
2225 $(RECURSE_FLAGS_TO_PASS).
2226 * Makefile.in: Regenerate
2227
d7559db1 22282009-01-30 Ian Lance Taylor <iant@google.com>
2229
2230 * MAINTAINERS: Move myself to the Global Reviewers list.
2231
3bef4012 22322009-01-29 Robert Millan <rmh@aybabtu.com>
2233
2234 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2235 * configure: Regenerate.
2236
808f8521 22372009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2238
2239 * MAINTAINERS: Make whitespace consistent.
f84804e6 2240 Remove Robert Millan from Write After Approval.
808f8521 2241
6e6a9ced 22422009-01-16 Alan Modra <amodra@bigpond.net.au>
2243
2244 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2245 (all-opcodes): Depend on all-libiberty.
2246 * Makefile.in: Regenerate.
2247
8408ca00 22482009-01-15 Douglas B Rupp <rupp@gnat.com>
2249
2250 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2251 * configure: Regenerate.
2252
f95e31fd 22532009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
56b496b0 22572009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2258
2259 * MAINTAINERS: Add myself to reviewers (Fortran).
2260
dcde3c07 22612009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4aa0552b 2262
2263 PR tree-optimization/38515
2264 * configure.ac (cloog-polylib): Removed.
2265 (with_ppl, with_cloog): Test for "no".
2266 * configure: Regenerated.
2267
4e82a0cf 22682009-01-11 Daniel Franke <franke.daniel@gmail.com>
2269
2270 * MAINTAINERS: Moved myself to reviewers (Fortran).
2271
50d19060 22722009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2273
2274 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2275 (Write After Approval): Remove myself.
2276
2915a9ca 22772009-01-03 Diego Novillo <dnovillo@google.com>
2278
2279 * MAINTAINERS: Remove myself from alias maintainership.
2280
df1f167a 22812009-01-02 David Ayers <ayers@fsfe.org>
2282
2283 * MAINTAINERS: Update e-mail address.
2284
b58007d7 22852008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2286
2287 * MAINTAINERS: Make whitespace consistent.
2288
9e6fd619 22892008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2290
2291 Backport from upstream Libtool:
2292 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2293 Add cache variables to tests that require the linker to work.
2294 For shlibpath_overrides_runpath, this also changes the semantics
2295 to let the result from the C compiler take precedence.
2296
2882bf89 22972008-12-02 Ben Elliston <bje@au.ibm.com>
2298
2299 * config.sub, config.guess: Update from upstream sources.
2300
dcde3c07 23012008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6dd977ba 2302
2303 * configure.ac (ppllibs): Add by default the lib flags.
2304 * configure: Regenerate.
2305
da355950 23062008-12-08 Luis Machado <luisgpm@br.ibm.com>
2307
2308 * MAINTAINERS: Add myself to the write after approval list.
2309
42d640f6 23102008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2311
be9d4db8 2312 * configure.ac: Add double brackets on darwin[912].
2313 * configure: Regenerate.
42d640f6 2314
51557c5b 23152008-12-03 Daniel Kraft <d@domob.eu>
2316
2317 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2318 Approval to Reviewer section (for Fortran front-end).
2319
501068c2 23202008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2321
2322 * configure.ac: Expand to darwin10 and later.
2323 * configure: Regenerate.
2324
0ecf7a65 23252008-12-02 Andreas Schwab <schwab@suse.de>
2326
2327 * Makefile.def: configure-target-boehm-gc depends on
2328 all-target-libstdc++-v3.
2329 * Makefile.in: Regenerate.
2330
3177f780 23312008-12-02 Kai Tietz <kai.tietz@onevision.com>
2332
2333 * MAINTAINERS: Add myself as mingw maintainer.
2334
fcf428df 23352008-12-02 Ben Elliston <bje@au.ibm.com>
2336
2337 * config.sub, config.guess: Update from upstream sources.
2338
a61f1d25 23392008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2340
2341 * README.SCO: Remove.
2342
8026444e 23432008-11-29 Fernando Pereira <pronesto@gmail.com>
2344
2345 * MAINTAINERS: Add myself to the write after approval list.
2346
707ec6d5 23472008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2348
2349 * MAINTAINERS: Update my email address in WAA section.
2350
dcde3c07 23512008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
e006f6a0 2352
2353 * MAINTAINERS: Update e-mail address.
2354
dcde3c07 23552008-11-27 Toon Moene <toon@moene.org>
c399af55 2356
2357 * MAINTAINERS: Change e-mail address.
2358
d9f9f3af 23592008-11-27 Tristan Gingold <gingold@adacore.com>
2360
2361 * configure.ac: Build gdb for i?86-*-darwin*
2362 * configure: Regenerated.
2363
dcde3c07 23642008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
384763bb 2365
2366 * MAINTAINERS: Added my full name.
2367
54670ae6 23682008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2369
2370 PR bootstrap/38014
2371 PR bootstrap/37923
2372
2373 Revert:
2374
2375 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2376
2377 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2378 * Makefile.in: Regenerated.
2379
2380 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2381
2382 PR gdb/921
2383 PR gdb/1646
2384 PR gdb/2175
2385 PR gdb/2176
2386
2387 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2388 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2389 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2390 (HOST_EXPORTS): Pass CPPFLAGS.
2391 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2392 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2393 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2394 * Makefile.in, configure: Regenerated.
2395 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2396 and CPPFLAGS_FOR_BUILD.
2397
dcde3c07 23982008-11-06 Jeff Law <law@redhat.com>
35d42d87 2399
2400 * MAINTAINERS: Add myself as middle end maintainer.
2401
9978efe2 24022008-11-06 Andrew Stubbs <ams@codesourcery.com>
2403
2404 * MAINTAINERS (Write after approval): Add myself.
2405
8487f085 24062008-11-05 Diego Novillo <dnovillo@google.com>
2407
2408 * MAINTAINERS (Global Reviewers): Add myself.
2409 (Non-Algorithmic Maintainers): Remove myself.
2410
bd2826b0 24112008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2412
0ecf7a65 2413 * MAINTAINERS (Write after approval): Add myself.
bd2826b0 2414
fefb72aa 24152008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2416
0ecf7a65 2417 * MAINTAINERS (Write after approval): Add myself.
fefb72aa 2418
55bc4ab1 24192008-10-31 Ben Elliston <bje@au.ibm.com>
2420
2421 * configure.ac (spu-*-*): Remove special case.
2422 * configure: Regenerate.
2423
be6ed2e1 24242008-10-30 Catherine Moore <clm@codesourcery.com>
2425
2426 * MAINTAINERS (Write after approval): Update my email address.
2427
a8e019fa 24282008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2429
2430 * configure.ac [spu-*-*]: Do not set skipdirs.
2431 * configure: Re-generate.
2432
1a9f59a4 24332008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2434
2435 * MAINTAINERS (Various Maintainers): Add myself to reload.
2436
de52fda6 24372008-10-25 Richard Guenther <rguenther@suse.de>
2438
2439 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2440 maintainer. Remove myself as libgcc-math maintainer.
2441 (Non-Algorithmic Maintainers): Remove myself.
2442
38db8374 24432008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2444
2445 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2446 * Makefile.in: Regenerated.
2447
d8ff5826 24482008-10-23 Cary Coutant <ccoutant@google.com>
2449
2450 * MAINTAINERS (Write after approval): Add myself.
2451
d514f3bf 24522008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2453
2454 PR gdb/921
2455 PR gdb/1646
2456 PR gdb/2175
2457 PR gdb/2176
2458
2459 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2460 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2461 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2462 (HOST_EXPORTS): Pass CPPFLAGS.
2463 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2464 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2465 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2466 * Makefile.in, configure: Regenerated.
2467 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2468 and CPPFLAGS_FOR_BUILD.
2469
dcde3c07 24702008-10-20 Sebastian Pop <sebastian.pop@amd.com>
cf58dc99 2471
2472 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2473 Sebastian Pop.
2474
65ee4ba4 24752008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2476
2477 * MAINTAINERS (Write After Approval): Added myself.
2478
c214098d 24792008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2480
2481 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2482 recommended version to 2.3.2.
2483
2484 * configure: Regenerate.
2485
4ae4a8b5 24862008-10-01 Mark Mitchell <mark@codesourcery.com>
2487
2488 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2489
65bf946b 24902008-09-29 David Daney <david.daney@caviumnetworks.com>
2491
2492 * MAINTAINERS (Write After Approval): Update e-mail address.
2493
5028c504 24942008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2495
2496 * libtool.m4: Update to libtool 2.2.6.
2497 * lt~obsolete.m4: Update to libtool 2.2.6.
2498 * ltmain.sh: Update to libtool 2.2.6.
2499 * ltsugar.m4: Update to libtool 2.2.6.
2500 * ltversion.m4: Update to libtool 2.2.6.
2501 * ltoptions.m4: Update to libtool 2.2.6.
2502 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2503
8b1a5537 25042008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2505
2506 * MAINTAINERS (Write After Approval): Add myself.
2507
55374afb 25082008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2509
2510 * MAINTAINERS (Write After Approval): Update my name.
2511
bf6d04f7 25122008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2513
0ecf7a65 2514 * MAINTAINERS: Add myself in "Write After Approval".
bf6d04f7 2515
9abaa85a 25162008-09-18 Steve Ellcey <sje@cup.hp.com>
2517
0ecf7a65 2518 * MAINTAINERS: Add myself as ia64 maintainer.
9abaa85a 2519
43277e2a 25202008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2521
2522 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2523 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2524 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2525 and Michael Tiemann from Write After Approval since they do not
2526 actually have access.
2527
a565a5fa 25282008-09-05 Richard Guenther <rguenther@suse.de>
2529
2530 * configure.ac: Initialize clooglibs to -lcloog.
2531 * configure: Re-generate.
2532
2d9cbe39 25332008-09-04 Le-Chun Wu <lcwu@google.com>
2534
2535 * MAINTAINERS (Write After Approval): Add myself.
2536
5362e323 25372008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2538
2539 * configure.ac (--with-cloog-polylib): New.
2540 (--disable-cloog-version-check): New.
2541 (--disable-ppl-version-check): New.
2542 * configure: Re-generate.
2543
3e6e524f 25442008-09-03 Richard Guenther <rguenther@suse.de>
2545
2546 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2547 cloog test.
2548 * configure: Re-generate.
2549
8372e9ea 25502008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2551
2552 Add picoChip port.
2553 * MAINTAINERS: Add picoChip maintainers.
2554
255b6be7 25552008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2556 Tobias Grosser <grosser@fim.uni-passau.de>
2557 Jan Sjodin <jan.sjodin@amd.com>
2558 Harsha Jagasia <harsha.jagasia@amd.com>
2559 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2560 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2561 Adrien Eliche <aeliche@isty.uvsq.fr>
2562
2563 Merge from graphite branch.
2564 * configure: Regenerate.
2565 * Makefile.in: Regenerate.
2566 * configure.ac (host_libs): Add ppl and cloog.
2567 Add checks for PPL and CLooG.
2568 * Makefile.def (ppl, cloog): Added modules and dependences.
2569 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2570 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2571
7d804f04 25722008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2573
2574 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2575 (GCC_SHLIB_SUBDIR): New.
2576 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2577 * configure: Regenerate.
2578 * Makefile.in: Regenerate.
2579
cc7fe443 25802008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2581
2582 * MAINTAINERS: Consistently use tabs to separate columns.
2583
c3116b03 25842008-08-29 Tristan Gingold <gingold@adacore.com>
2585
2586 * MAINTAINERS (Write after Approval): Add myself.
2587
dba2c8ea 25882008-08-28 Tristan Gingold <gingold@adacore.com>
2589
2590 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2591 Enable bfd, binutils and opcodes.
2592 * configure: Regenerate.
2593
ae65dfef 25942008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2595
2596 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2597
2a462700 25982008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2599
2600 * MAINTAINERS: Use correct Umlaut for last name.
2601
da1cc9ee 26022008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2603
2604 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2605
285c1b7e 26062008-08-16 David Edelsohn <edelsohn@gnu.org>
2607
2608 * MAINTAINERS: Update my email address.
2609
edcc45bb 26102008-08-16 Nicolas Roche <roche@adacore.com>
2611
2612 * Makefile.tpl: Add BOOT_ADAFLAGS.
2613 * Makefile.in: Regenerate.
2614
559b0712 26152008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2616
2617 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2618 * configure: Regenerate.
2619
dcde3c07 26202008-07-30 Paolo Bonzini <bonzini@gnu.org>
3bed0958 2621
2622 * configure.ac: Add makefile fragments for hpux.
2623 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2624 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2625 * configure: Regenerate.
2626 * Makefile.in: Regenerate.
2627
dcde3c07 26282008-07-28 Aldy Hernandez <aldyh@redhat.com>
50e0cac8 2629
2630 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2631
dcde3c07 26322008-07-11 Dodji Seketeli <dseketel@redhat.com>
ff71f0b4 2633
2634 * MAINTAINERS (Write after Approval): Add myself.
2635
d27e061f 26362008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2637
2638 * MAINTAINERS (Write After Approval): Add myself.
2639
5daaf60f 26402008-06-29 Andrew Jenner <andrew@codesourcery.com>
2641
2642 * MAINTAINERS (Write After Approval): Add myself.
2643
04177cb3 26442008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2645
2646 * MAINTAINERS: Update my email address.
2647
5dfd58d3 26482008-06-25 Joey Ye <joey.ye@intel.com>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
5b2c7553 26522008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2653
2654 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2655 * Makefile.in: Regenerate.
2656 * configure: Regenerate.
2657
211b932d 26582008-06-17 Daniel Kraft <d@domob.eu>
2659
2660 * MAINTAINERS (Write After Approval): Add myself.
2661
4e8a889d 26622008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2663
2664 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2665 "$@" is still intact with both Autoconf 2.59 and 2.62.
2666 * configure: Regenerate.
2667
168ee878 26682008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2669
2670 * Makefile.tpl: Fix comment errors.
2671 * Makefile.in: Regenerate.
2672
607465f2 26732008-06-12 David S. Miller <davem@davemloft.net>
2674 David Edelsohn <edelsohn@gnu.org>
2675
2676 * configure.ac: Add powerpc*-*-* to gold supported targets.
2677 * configure: Regenerate.
2678
9841cd80 26792008-06-08 Joseph Myers <joseph@codesourcery.com>
2680
2681 PR tree-optimization/36218
2682 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2683 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2684 (all prefix="build-"): Pass them to build-system sub-makes.
2685 * Makefile.in: Regenerate.
2686
6af9f7ea 26872008-06-07 Joseph Myers <joseph@codesourcery.com>
2688
2689 * MAINTAINERS (mt port): Remove.
2690 (sco5, unixware, sco udk): Remove.
2691 (Kean Johnston): Add to Write After Approval.
2692
ab2a1d30 26932008-05-30 Julian Brown <julian@codesourcery.com>
2694
2695 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2696 of libobjc for ARM EABI Linux.
2697 * configure: Regenerate.
f7f51622 2698
dcde3c07 26992008-05-18 Xinliang David Li <davidxl@google.com>
5ade25c6 2700
0ecf7a65 2701 * ChangeLog: Remove wrong ChangeLog entry.
5ade25c6 2702
dcde3c07 27032008-05-17 Xinliang David Li <davidxl@google.com>
f7f51622 2704
5ade25c6 2705 * MAINTAINERS (Write After Approval): Add myself.
f7f51622 2706
f0ce8d7d 27072008-05-15 Janus Weil <janus@gcc.gnu.org>
2708
2709 * MAINTAINERS (Write After Approval): Add myself.
2710
d3eff7bb 27112008-05-14 Rafael Espíndola <espindola@google.com>
2c3fa25d 2712
2713 * config-ml.in: don't handle --enable-shared and --enable-static.
2714
c69f9953 27152008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2716
2717 * MAINTAINERS: Update my email address.
2718
21b4aefa 27192008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2720
2721 * MAINTAINERS: Update my email address.
0ecf7a65 2722
f2271661 27232008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2724
2725 * MAINTAINERS (Write After Approval): Add myself.
2726
002bc050 27272008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2728
2729 * MAINTAINERS (Write After Approval): Add myself.
2730
dcde3c07 27312008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
74200d08 2732
2733 * MAINTAINERS (crx): Add myself.
2734
83a50aef 27352008-04-18 Paolo Bonzini <bonzini@gnu.org>
2736
2737 Sync with src:
2738 2008-04-14 David S. Miller <davem@davemloft.net>
2739
0ecf7a65 2740 * configure.ac: Add sparc*-*-* to gold supported targets.
2741 * configure: Regenerate.
83a50aef 2742
f0cb9b36 27432008-04-18 Paolo Bonzini <bonzini@gnu.org>
2744
2745 PR bootstrap/35457
2746 * configure.ac: Include override.m4.
2747 * configure: Regenerate.
2748
1db8021c 27492008-04-18 Paolo Bonzini <bonzini@gnu.org>
2750
0ecf7a65 2751 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2752 * Makefile.in: Regenerate.
1db8021c 2753
dcde3c07 27542008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
15f8eac8 2755
0ecf7a65 2756 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
15f8eac8 2757 as nonconfigurable directories list.
0ecf7a65 2758 * configure: Regenerate.
15f8eac8 2759
3af820d0 27602008-04-14 Ben Elliston <bje@au.ibm.com>
2761
2762 * config.sub, config.guess: Update from upstream sources.
2763
6e7d0937 27642008-04-12 Hans-Peter Nilsson <hp@axis.com>
2765
2766 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2767 * Makefile.in: Regenerate.
2768
9c66b389 27692008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2770
2771 * configure.ac: Do not build libssp for the AVR.
2772 * configure: Regenerate.
2773
29ab6ecd 27742008-04-07 Ian Lance Taylor <iant@google.com>
2775
2776 * Makefile.def: check-gold depends upon all-binutils.
2777 * Makefile.in: Regenerate.
2778
86aaa146 27792008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
45043b2b 27832008-04-04 Nick Clifton <nickc@redhat.com>
2784
2785 PR binutils/4334
fae55456 2786 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 2787 builds.
2788 * configure: Regenerate.
2789
5a92bcc2 27902008-04-04 NightStrike <NightStrike@gmail.com>
2791
2792 PR other/35151
0ecf7a65 2793 * configure.ac: Combine rules for mingw32 and mingw64.
2794 * configure: Regenerate.
5a92bcc2 2795
0805084a 27962008-04-02 Kai Tietz <kai.tietz@onvision.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
dcde3c07 28002008-04-01 Seongbae Park <seongbae.park@gmail.com>
5b9f41dc 2801
2802 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2803 * Makefile.in (.NOTPARALLEL): Ditto.
2804
63a9f8da 28052008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2806
2807 * MAINTAINERS (Write After Approval): Add myself.
2808
dcde3c07 28092008-03-31 Seongbae Park <seongbae.park@gmail.com>
3e3a0e9c 2810
2811 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2812 * Makefile.in (.NOTPARALLEL): Regenerate.
2813
4add9df0 28142008-03-27 Paolo Bonzini <bonzini@gnu.org>
2815
2816 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2817 * Makefile.in: Regenerate.
2818
03b33306 28192008-03-26 Jakub Staszak <kuba@et.pl>
2820
2821 * MAINTAINERS (Write After Approval): Add myself.
2822
5d42d4f2 28232008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2824
2825 * MAINTAINERS: Update e-mail address.
2826
3d47fcf5 28272008-03-20 Ian Lance Taylor <iant@google.com>
2828
2829 * configure.ac: Add support for --enable-gold.
2830 * Makefile.def: Add gold as a directory like ld.
2831 * configure, Makefile.in: Regenerate.
2832
82eaf560 28332008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2834
2835 * configure.ac: m4_include config/proginstall.m4.
2836 * configure: Regenerate.
e61456db 2837
2838 Backport from upstream Libtool:
0ecf7a65 2839
e61456db 2840 2007-10-12 Eric Blake <ebb9@byu.net>
0ecf7a65 2841
e61456db 2842 Deal with Autoconf 2.62's semantic change in m4_append.
2843 * ltsugar.m4 (lt_append): Replace broken versions of
2844 m4_append.
2845 (lt_if_append_uniq): Don't require separator to be overquoted,
2846 and avoid broken m4_append.
2847 (lt_dict_add): Fix typo.
2848 * libtool.m4 (_LT_DECL): Don't overquote separator.
2849
020e6f2b 28502008-03-13 David Edelsohn <edelsohn@gnu.org>
2851
2852 * config.rpath: Add AIX 6 support.
2853
f7c302cf 28542008-03-13 Paolo Bonzini <bonzini@gnu.org>
2855
2856 * Makefile.def (stageprofile). Remove -fprofile-generate
2857 from stage_libcflags.
2858 * Makefile.in: Regenerate.
2859
82ab37f5 28602008-03-13 Ben Elliston <bje@au.ibm.com>
2861
2862 * config.sub, config.guess: Update from upstream sources.
2863
167057eb 28642008-03-06 Tom Tromey <tromey@redhat.com>
2865
2866 * MAINTAINERS: Update for treelang deletion.
2867
06a40dd3 28682008-03-03 James E. Wilson <wilson@tuliptree.org>
2869
2870 * MAINTAINERS: Update my email address.
2871
af05c092 28722008-03-03 Stan Shebs <stanshebs@earthlink.net>
2873
6c2338a8 2874 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 2875 (objective-c/c++): Add myself as a maintainer.
2876
f3d3d204 28772008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2878
2879 * MAINTAINERS (Write After Approval): Update my email address.
2880
d5274c75 28812008-02-25 Tomas Bily <tbily@suse.cz>
2882
2883 * MAINTAINERS (Write After Approval): Add myself.
2884
5954dfea 28852008-02-23 Jakub Jelinek <jakub@redhat.com>
2886
2887 * MAINTAINERS (OpenMP): Add myself.
2888
c898f165 28892008-02-20 Paolo Bonzini <bonzini@gnu.org>
2890
a55f1b4b 2891 PR bootstrap/32009
2892 PR bootstrap/32161
c898f165 2893
a55f1b4b 2894 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2895 * configure: Regenerate.
c898f165 2896
a55f1b4b 2897 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2898 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2899 STAGE4_LIBCFLAGS): New.
2900 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2901 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2902 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2903 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2904 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2905 for target modules. Don't export LIBCFLAGS.
2906 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2907 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2908 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2909 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2910 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2911 * Makefile.in: Regenerate.
c898f165 2912
69d30e89 29132008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2914
2915 PR libgcj/33085
2916 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2917 Do not use -DDLL_EXPORT. Backport from upstream.
2918
aaa12b63 29192008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2920
2921 * MAINTAINERS (Write After Approval): Add myself.
2922
b538c932 29232008-02-02 Hans-Peter Nilsson <hp@axis.com>
2924
2925 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2926 * configure: Regenerate.
2927
c1d3813f 29282008-01-31 Marc Gauthier <marc@tensilica.com>
2929
2930 * configure.ac (xtensa*-*-*): Recognize processor variants.
2931 * configure: Regenerate.
2932
d2d2630b 29332008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2934
6144731c 2935 PR bootstrap/34922
2936 * configure.ac (PARSE_ARGS): Push suitable setting of
2937 ac_subdirs_all, for `./configure --help=recursive'.
2938 Handle `+' in generic toplevel directory disabling.
2939 * configure: Regenerate.
d2d2630b 2940
265f31f8 29412008-01-28 Nick Clifton <nickc@redhat.com>
2942
2943 * MAINTAINERS (xstormy16): Take over maintainership.
2944
99c77e32 29452008-01-25 Joseph Myers <joseph@codesourcery.com>
2946
2947 * MAINTAINERS (c4x port): Remove.
2948
0aff9a99 29492008-01-24 David Edelsohn <edelsohn@gnu.org>
2950
2951 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2952
29179dae 29532008-01-23 Ben Elliston <bje@au.ibm.com>
2954
2955 * config.sub, config.guess: Update from upstream sources.
2956
423255b1 29572008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2958
2959 * MAINTAINERS (Write After Approval): Add myself.
2960
559c551d 29612008-01-17 H.J. Lu <hjl.tools@gmail.com>
2962
2963 * MAINTAINERS: Update my email address.
2964
29652008-01-09 Raksit Ashok <raksit@google.com>
2966
2967 * MAINTAINERS (Write After Approval): Add myself.
2968
01dc04f9 29692008-01-09 Raksit Ashok <raksit@google.com>
2970
2971 * MAINTAINERS (Write After Approval): Add myself.
2972
e257630f 29732008-01-08 Ben Elliston <bje@au.ibm.com>
2974
2975 * config.sub, config.guess: Update from upstream sources.
2976
e9450d5b 29772007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2978
2979 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 2980 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 2981 * configure: Regenerate.
2982
a611cf87 29832007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2984
2985 * MAINTAINERS: Update my email address.
2986
e502d5b5 29872007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2988
2989 * MAINTAINERS: Update my email address.
2990
85b21747 29912007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2992
2993 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2994 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2995 * Makefile.in: Regenerate.
2996
dcde3c07 29972007-12-10 Mark Heffernan <meheff@google.com>
1b8215f1 2998
2999 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3000 misplaced entries.
3001
06e8069d 30022007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3003
3004 * configure.ac: Enable libjava for x86_64-*-darwin9.
3005 * configure: Regenerate.
3006
dcde3c07 30072007-12-07 Bill Maddox <maddox@google.com>
46151c44 3008
3009 * MAINTAINERS (Write After Approval): Add myself.
3010
82a6155b 30112007-12-05 Ben Elliston <bje@au.ibm.com>
3012
3013 * config.sub, config.guess: Update from upstream sources.
3014
88b29126 30152007-12-02 Matthias Klose <doko@ubuntu.com>
3016
3017 * config-ml.in: Remove 64bit configure tests.
3018
097bd8a7 30192007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3020
3021 * config-ml.in: Robustify against white space in absolute file
3022 names.
3023
3024 * config-ml.in (multi-clean): Substitute ${Makefile}.
3025 Remove superfluous ${Makefile} in list.
3026
da01ad1e 30272007-11-19 Thiemo Seufer <ths@mips.com>
3028
3029 * config-ml.in: Don't hardcode the Makefile name.
3030
aa1ec648 30312007-11-08 Alexander Monakov <amonakov@ispras.ru>
3032
3033 * MAINTAINERS (Write After Approval): Add myself.
3034
cc01f27b 30352007-11-07 Samuel Tardieu <sam@rfc1149.net>
3036
3037 * MAINTAINERS (Write After Approval): Add myself.
3038
dcde3c07 30392007-11-06 Doug Kwan <dougkwan@google.com>
b34f5003 3040
3041 * MAINTAINERS (Write After Approval): Add myself.
3042
3c4bb8ba 30432007-10-25 Ben Elliston <bje@au.ibm.com>
3044
3045 * MAINTAINERS (mercury): Remove entry.
3046 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3047
119eb9ed 30482007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3049
3050 * Makefile.def (dependencies): Make configure-gdb depend on
3051 all-intl.
3052 * Makefile.in: Regenerated.
3053
10978713 30542007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3055
3056 * MAINTAINERS (Fortran maintainer): Remove myself.
3057
dcde3c07 30582007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1ad797ec 3059
3060 * Makefile.def: To avoid problems running with parallel makes,
3061 build newlib before libgloss so that target specific header
3062 files are availble.
3063 * Makefile.in: Regenerate
3064
2711b222 30652007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3066
3067 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3068 * Makefile.in: Regenerate.
3069
f5213d04 30702007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3071
3072 * MAINTAINERS (Register allocation reviewer): Add myself.
3073
823e8b8d 30742007-10-08 Mike Frysinger <vapier@gentoo.org>
3075
3076 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3077 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3078 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3079 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3080 * configure: Regenerate.
3081
dcde3c07 30822006-10-04 Seongbae Park <seongbae.park@gmail.com>
dd508a00 3083
3084 * MAINTAINERS (Register allocation reviewer): Add myself.
3085
93c5e793 30862007-10-01 Paolo Bonzini <bonzini@gnu.org>
3087
3088 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3089 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3090 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3091 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3092 * configure.ac: Default them to host tools for $host = $build.
3093 Subst them.
3094
3095 * configure: Regenerate.
3096 * Makefile.in: Regenerate.
3097
dcde3c07 30982006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8286d1e9 3099
3100 * MAINTAINERS (Register allocation reviewer): Add myself.
3101
dcde3c07 31022006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
33baaa20 3103
3104 * MAINTAINERS (Register allocation reviewer): Add myself.
3105
547d559e 31062007-09-21 Seongbae Park <seongbae.park@gmail.com>
3107
3108 * MAINTAINERS (Write After Approval): Fix typo.
3109
3013c2c7 31102007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3111
3112 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3113 * configure: Regenerate.
3114
9658ef82 31152007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3116
3117 PR bootstrap/31906
3118 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 3119 they're already prefixed.
9658ef82 3120
a0191bfe 31212007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3122
3123 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3124 libstdc++.
3125 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3126 * configure: Regenerate.
3127 * Makefile.in: Regenerate.
0ecf7a65 3128
ef4a823a 31292007-09-17 Andreas Schwab <schwab@suse.de>
3130
3131 * configure.ac: Raise minimum makeinfo version to 4.6.
3132 * configure: Regenerate.
3133
dcde3c07 31342007-09-17 Johannes Singler <singler@ira.uka.de>
3900cf8f 3135
e502d5b5 3136 * MAINTAINERS (write-after-approval) add myself
3900cf8f 3137
fbbc6fdb 31382007-09-15 Alan Modra <amodra@bigpond.net.au>
3139
3140 * configure.ac: Correct makeinfo version check.
3141 * configure: Regenerate.
3142
9b139a12 31432007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3144
3145 * MAINTAINERS: Update my email address.
3146
68c9bc25 31472007-09-14 Richard Sandiford <richard@codesourcery.com>
3148
3149 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3150 to $skipdirs and only disable gprof for newlib. Use the normal
3151 mips*-elf* handling in other respects.
3152 * configure: Regnerate.
3153
d0a16e74 31542007-09-12 David Daney <ddaney@avtrex.com>
3155
3156 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3157 enabling libgcj.
3158 * configure: Regenerate.
3159
1c5767f1 31602007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3161
3162 PR other/32154
3163 * configure.ac: For libgloss targets, point the linker to the linker
3164 script, startup code and simulator library.
3165 * configure: Regenerate.
3166
b9eb3c64 31672007-09-07 Andrew Haley <aph@redhat.com>
3168
3169 * configure.ac (noconfigdirs): Remove target-libffi and
3170 target-libjava.
3171 * configure: Regenerate.
3172
70d8e49e 31732007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3174
3175 PR target/33281
3176 * configure.ac: Use config/mh-mingw on mingw.
3177 * configure: Regenerate.
70d8e49e 3178
771e1e14 31792007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3180
e2b00040 3181 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 3182
f6be6a96 31832007-09-05 Richard Guenther <rguenther@suse.de>
3184
3185 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3186 nor --disable-checking is provided also turn on yes and types
3187 checking for stage1.
3188 * configure: Re-generate.
3189
afaca01a 31902007-08-30 Krister Walfridsson <cato@df.lth.se>
3191
3192 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3193 (Write After Approval): Remove myself.
3194
26dd65f3 31952007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 3196
26dd65f3 3197 * config.sub, config.guess: Update from upstream sources.
24aa922b 3198
6144731c 31992007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 3200
3201 * MAINTAINERS (Write After Approval): Added myself.
3202 * MAINTAINERS (Reviewers): Removed myself.
3203
5f1f2de5 32042007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 3205 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 3206
3207 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3208 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3209 * Makefile.in: Regenerate.
3210 * configure.ac (--with-debug-prefix-map): New.
3211 * configure: Regenerate.
3212
f8520ad7 32132007-08-17 Richard Sandiford <richard@codesourcery.com>
3214 Nigel Stephens <nigel@mips.com>
3215
f8520ad7 3216 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3217 as target_makefile_frag.
3218 * configure: Regenerate.
3219
5b542315 32202007-08-16 Alexandre Oliva <aoliva@redhat.com>
3221
3222 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3223 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3224 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3225 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3226 (do-compare, do-compare3, do-compare-debug): New.
3227 ([+compare-target+]): Use them.
3228
8d8efff7 32292007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3230
3231 * MAINTAINERS (Write After Approval): Change my email address.
3232
af7bb0c0 32332007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3234 Ben Elliston <bje@au.ibm.com>
3235
3236 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3237 --silent if $silent.
3238 * configure: Regenerate.
3239
215d9ce6 32402003-08-12 Zdenek Dvorak <ook@ucw.cz>
3241
3242 * MAINTAINERS (Various Maintainers): Add myself as
3243 loop infrastructure maintainer. Update my e-mail
3244 address.
3245
eb57d4df 32462007-07-31 Diego Novillo <dnovillo@google.com>
3247
3248 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3249 Adjust description.
3250
f03e0ae4 32512007-07-26 Richard Guenther <rguenther@suse.de>
3252
3253 * configure.ac: Add types checking to stage1 checking flags.
3254 * configure: Regenerate.
3255
1ee47085 32562007-07-17 Nick Clifton <nickc@redhat.com>
3257
3258 * COPYING3: New file. Contains version 3 of the GNU General
3259 Public License.
3260 * COPYING3.LIB: New file. Contains version 3 of the GNU
3261 Lesser General Public License.
3262
4f1c9c75 32632007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3264
3265 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3266
8b472594 32672007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3268
3269 * MAINTAINERS (S/390 co-maintainer): Add myself.
3270 (Write After Approval): Remove myself.
3271
aa9311a1 32722007-07-13 Dan Hipschman <dsh@google.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
2590e4db 32762007-07-11 Nick Clifton <nickc@redhat.com>
3277
3278 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3279 WINDRES export.
3280 * Makefile.in: Regenerate.
3281
ae91a3b7 32822007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3283
3284 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3285 maintainer.
3286
f9d0ebde 32872007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3288
3289 * lt~obsolete.m4: New. Import from 20070318 libtool.
3290
9a6e938f 32912007-07-03 Julian Brown <julian@codesourcery.com>
3292
3293 * MAINTAINERS (Write After Approval): Add myself.
3294
09c2d953 32952007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3296
3297 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3298 * configure: Regenerate.
3299
33002007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3301
3302 * configure.ac: Add some missing m4 quotation.
3303 * configure: Regenerate.
3304
2de49bbb 33052007-07-02 Simon Baldwin <simonb@google.com>
3306
3307 * MAINTAINERS (Write After Approval): Add myself.
3308
b7ef8464 33092007-07-02 Paolo Bonzini <bonzini@gnu.org>
3310
3311 * configure: Regenerate.
3312
75d6a0a9 33132007-07-02 Kai Tietz <kai.tietz@onevision.com>
3314
3315 * Makefile.def: Add windmc tool to build.
3316 * Makefile.tpl: Likewise.
3317 * configure.ac: Likewise.
3318 * Makefile.in: Regenerate.
3319 * configure: Regenerate.
0ecf7a65 3320
aa331421 33212007-06-28 DJ Delorie <dj@redhat.com>
3322
3323 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3324 not building newlib.
3325 * configure: Regenerated.
0ecf7a65 3326
bab22e5c 33272007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3328
3329 * MAINTAINERS (Write After Approval): Add myself.
3330
2d569347 33312007-06-25 Martin Michlmayr <tbm@cyrius.com>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
abe9fc0f 33352007-06-19 Chris Matthews <chrismatthews@google.com>
3336
3337 * MAINTAINERS (Write After Approval): Add myself.
3338
2588303d 33392007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3340
3341 * MAINTAINERS (Write After Approval): Add myself.
3342
86d469a7 33432007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3344
3345 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3346 * Makefile.in: Regenerated.
3347
e77068c4 33482007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3349
3350 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3351 bfin*-*-uclinux* targets.
3352 * configure: Regenerate.
3353
34750e69 33542007-06-14 Ian Lance Taylor <iant@google.com>
3355
3356 * MAINTAINERS: Add myself as non-algorithmic global write
3357 maintainer.
3358
5a6568b4 33592007-06-14 Diego Novillo <dnovillo@google.com>
3360
3361 * MAINTAINERS: Add self as middle-end maintainer and
3362 non-algorithmic global write maintainer.
3363
49607763 33642007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3365
3366 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3367 Move all Fortran maintainers except Paul Brook into the
3368 Non-Autopoiesis section.
3369
021ff58f 33702007-06-14 Paolo Bonzini <bonzini@gnu.org>
3371
3372 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3373 (distclean-stage[+id+]): Possibly delete stage_last.
3374 * Makefile.in: Regenerate.
3375
f7074c96 33762007-06-12 Seongbae Park <seongbae.park@gmail.com>
3377
3378 * MAINTAINERS (Various Maintainer): Fix typo.
3379
19dcaa9c 33802007-06-11 Paolo Bonzini <bonzini@gnu.org>
3381
3382 * MAINTAINERS (Various Maintainer): Add myself as
3383 dataflow maintainer.
3384
fef06690 33852007-06-07 Ben Elliston <bje@au.ibm.com>
3386
3387 * config.sub, config.guess: Update from upstream sources.
3388
abe109c5 33892007-06-07 Ben Elliston <bje@au.ibm.com>
3390
3391 * Makefile.tpl: Fix spelling error.
3392 * Makefile.in: Regenerate.
3393
2bcd5359 33942007-06-01 Steve Ellcey <sje@cup.hp.com>
3395
fd82ebdc 3396 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3397 lt_cv_sys_max_cmd_len.
2bcd5359 3398
92a034a0 33992007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3400
3401 * MAINTAINERS (Various Maintainers): Add myself as
3402 auto-vectorizer maintainer.
3403
796f6ddf 34042003-05-31 Paolo Bonzini <bonzini@gnu.org>
3405
3406 PR libjava/32098
3407 * libtool.m4: Revert previous change.
3408 * ltgcc.m4: Put it here.
3409
3df3f071 34102003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3411
3412 * MAINTAINERS (Various Maintainers): Add myself as
3413 auto-vectorizer maintainer.
3414
8759836c 34152007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3416
3417 PR libjava/32098
3418 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3419
de0a1cbe 34202007-05-30 Richard Guenther <rguenther@suse.de>
3421
3422 * MAINTAINERS (Various Maintainers): Add myself as
3423 auto-vectorizer maintainer.
3424
505abe0c 34252007-05-30 Jakub Jelinek <jakub@redhat.com>
3426
3427 PR bootstrap/29382
3428 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3429 * configure: Rebuilt.
3430
12d06f67 34312007-05-28 Roberto Costa <robsettantasei@gmail.com>
3432
3433 * MAINTAINERS (Write After Approval): Removed my name.
3434
cc76add4 34352007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3436
3437 * MAINTAINERS (Write After Approval): Remove myself.
3438
a027451b 34392007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3440
3441 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3442
542f9784 34432007-05-23 Steve Ellcey <sje@cup.hp.com>
3444
3445 * ltmain.sh: Update from ToT Libtool.
3446 * libtool.m4: Update from ToT Libtool.
3447 * ltsugar.m4: New. Update from ToT Libtool.
3448 * ltversion.m4: New. Update from ToT Libtool.
3449 * ltoptions.m4: New. Update from ToT Libtool.
3450 * ltconfig: Remove.
3451 * ltcf-c.sh: Remove.
3452 * ltcf-cxx.sh: Remove.
3453 * ltcf-gcj.sh: Remove.
3454
528ab743 34552007-05-22 Ollie Wild <aaw@google.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
47cd5247 34592007-05-16 Paolo Bonzini <bonzini@gnu.org>
3460
3461 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3462 stage_cflags.
3463 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3464 Remove CFLAGS/LIBCFLAGS.
3465 (configure-stage[+id+]-[+prefix+][+module+],
3466 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3467 * Makefile.in: Regenerate.
3468
3514a11b 34692007-05-15 Diego Novillo <dnovillo@google.com>
3470
3471 * MAINTAINERS: Update e-mail address.
3472
886a57ec 34732007-05-15 Revital Eres <eres@il.ibm.com>
3474
3475 * MAINTAINERS (Write After Approval): Add myself.
3476
00b95186 34772007-05-14 Roberto Costa <robsettantasei@gmail.com>
3478
3479 * MAINTAINERS (Write After Approval): Updated my address.
3480
37a5fded 34812007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
932d1055 34852007-05-11 Silvius Rus <rus@google.com>
3486
3487 * MAINTAINERS (Write After Approval): Add myself.
3488
5be46544 34892007-04-23 Tom Tromey <tromey@redhat.com>
3490
3491 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3492
85fdb7fe 34932007-04-22 Mark Mitchell <mark@codesourcery.com>
3494
3495 * MAINTAINERS (cpplib): Rename to ...
3496 (libcpp): ... this. Add C/C++ front end maintainers.
3497
0e80ecec 34982007-04-14 Steve Ellcey <sje@cup.hp.com>
3499
3500 * config-ml.in: Pass ${ml_config_env} to configure calls.
3501
678ca12c 35022007-04-04 Christian Bruel <christian.bruel@st.com>
3503
3504 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 3505
238ac4b8 35062007-04-02 Dave Korn <dave.korn@artimi.com>
3507
3508 * MAINTAINERS (Write After Approval): Add myself.
3509
1b3b5ab2 35102007-03-31 Tobias Burnus <burnus@net-b.de>
3511
3512 * MAINTAINERS (fortran 95 front end): Add myself.
3513
7af2a874 35142007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3515
3516 * MAINTAINERS (Write After Approval): Add myself.
0ecf7a65 3517
f5bcb691 35182007-03-24 Ayal Zaks <zaks@il.ibm.com>
3519
3520 * MAINTAINERS (Modulo Scheduler): Add myself.
3521
9671b27d 35222007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3523
3524 * MAINTAINERS (fortran 95 front end): Add myself.
3525 (c++ front end): whitespace fix.
3526
9ced3b39 35272007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3528
3529 * MAINTAINERS (Write After Approval): Add myself.
3530
d623d587 35312007-03-21 Richard Sandiford <richard@codesourcery.com>
3532
3533 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3534 of glob. Quote arguments with single quotes too.
3535 * configure: Regenerate.
3536
d6eaff55 35372007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3538
3539 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3540 * Makefile.in: Regenerate
3541
a6c599b5 35422007-03-07 Andreas Schwab <schwab@suse.de>
3543
3544 * configure: Regenerate.
3545
130effca 35462007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3547
3548 * configure.ac: Add "--with-pdfdir" configure option,
3549 which defines pdfdir variable.
3550 * Makefile.def (target=fixincludes): Add install-pdf to
3551 missing targets.
3552 (recursive_targets): Add install-pdf target.
3553 (flags_to_pass): Add pdfdir.
3554 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3555 target.
3556 * configure: Regenerate
3557 * Makefile.in: Regenerate
3558
cd343b1c 35592007-02-28 Eric Christopher <echristo@apple.com>
3560
3561 Revert:
3562 2006-12-07 Mike Stump <mrs@apple.com>
3563
3564 * Makefile.def (dependencies): Add dependency for
3565 install-target-libssp and install-target-libgomp on
3566 install-gcc.
3567 * Makefile.in: Regenerate.
3568
78a477ad 35692007-02-27 Matt Kraai <kraai@ftbfs.org>
3570
3571 * configure: Regenerate.
3572 * configure.ac: Move statements after variable declarations.
3573
670a86cd 35742007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3575
3576 * MAINTAINERS: Add myself as sh maintainer.
3577
ae8552b7 35782007-02-19 Joseph Myers <joseph@codesourcery.com>
3579
3580 * configure.ac: Adjust for loop syntax.
3581 * configure: Regenerate.
3582
95a05732 35832007-02-18 Alexandre Oliva <aoliva@redhat.com>
3584
3585 * configure: Rebuilt.
3586
b0e9b581 35872007-02-18 Alexandre Oliva <aoliva@redhat.com>
3588
3589 * configure.ac: Drop multiple occurrences of --enable-languages,
3590 and fix its quoting.
3591 * configure: Rebuilt.
3592
77ae4d79 35932007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 3594 Nathan Sidwell <nathan@codesourcery.com>
3595 Vladimir Prus <vladimir@codesourcery.com>
3596 Joseph Myers <joseph@codesourcery.com>
77ae4d79 3597
3598 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3599 * configure: Regenerate.
3600
ddacbee5 36012007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3602
3603 * ltconfig (freebsd*): Default to elf.
3604
27bfe7b7 36052007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * configure.ac (target_libraries): Move libgcc before libiberty.
3608 * configure: Regenerated.
3609
eae5b2bc 36102007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3611 Paolo Bonzini <bonzini@gnu.org>
3612
3613 PR bootstrap/30753
3614 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3615 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3616 * configure: Regenerated.
3617
41d006b3 36182007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3619
3620 * MAINTAINERS (Language Front End Maintainers): Update my mail
3621 address.
3622
4ff792a4 36232007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3624
3625 PR bootstrap/30748
3626 * configure.ac: Correct syntax for Solaris ksh.
3627 * configure: Regenerated.
3628
38d7211b 36292007-02-09 Paolo Bonzini <bonzini@gnu.org>
3630
3631 * configure.ac: Sync with src.
3632 * configure: Regenerate.
3633
fbc4b0e5 36342007-02-09 Paolo Bonzini <bonzini@gnu.org>
3635
3636 * Makefile.in: Regenerate.
3637
834785d1 36382007-02-09 Paolo Bonzini <bonzini@gnu.org>
3639
3640 * config.sub: Sync with src.
3641
b30fcfae 36422007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3643
3644 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3645 noncanonical equivalents.
3646 * configure.in: Rename to...
3647 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3648 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3649 target_noncanonical. Use them. Rewrite removal of configure
3650 arguments for autoconf 2.59. Discard variable settings. Force
3651 program_transform_name for native tools.
3652
3653 * Makefile.in: Regenerated.
3654 * configure: Regenerated with autoconf 2.59.
3655
dcde3c07 36562007-02-07 Roman Zippel <zippel@linux-m68k.org>
e911c3be 3657
c6f3c945 3658 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 3659
44db1fbc 36602007-01-31 Andreas Schwab <schwab@suse.de>
3661
3662 * Makefile.tpl (LDFLAGS): Substitute it.
3663 * Makefile.in: Regenerate.
3664
dcde3c07 36652007-01-30 Andrey Belevantsev <abel@ispras.ru>
760d0db8 3666
c6f3c945 3667 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 3668
25954036 36692007-01-28 David Edelsohn <edelsohn@gnu.org>
3670
c6f3c945 3671 * MAINTAINERS (spu port): Add myself.
25954036 3672
a18b2c54 36732007-01-23 Richard Guenther <rguenther@suse.de>
3674
3675 PR bootstrap/30541
3676 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3677 * Makefile.tpl (GNATBIND): Substitute it.
3678 (GNATMAKE): Likewise.
3679 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3680 of STAGE_PREFIX.
3681 * Makefile.in: Regenerate.
3682 * configure: Regenerate.
3683
dd979235 36842007-01-18 Mike Stump <mrs@apple.com>
3685
3686 * configure.in: Re-enable -Werror for gcc builds.
3687
c6f3c945 36882007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 3689
c6f3c945 3690 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 3691
16c9b2e3 36922007-01-11 Paolo Bonzini <bonzini@gnu.org>
3693
3694 * configure.in: Change == to = in test command.
c6f3c945 3695 * configure: Regenerate.
16c9b2e3 3696
d45318b3 36972007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 3698 Nick Clifton <nickc@redhat.com>
3699 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3700
3701 * configure.in (build_configargs, host_configargs, target_configargs):
3702 Remove build/host/target parameters.
3703 (host_libs): Add gmp and mpfr.
3704 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3705 * Makefile.def (gmp, mpfr): New.
3706 (gcc): Remove target.
3707 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3708 target_os, target_vendor): New.
dcde3c07 3709 (configure): Add host_alias/target_alias arguments; adjust invocations.
c6f3c945 3710 * configure: Regenerate.
3711 * Makefile.in: Regenerate.
d45318b3 3712
37132007-01-11 Matt Fago <fago@earthlink.net>
3714
3715 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 3716 to improve robustness of configure tests.
d45318b3 3717 * configure: Regenerate.
cd343b1c 3718
c9c21f59 37192007-01-09 Uros Bizjak <ubizjak@gmail.com>
3720
3721 * MAINTAINERS: Add myself as i386 maintainer.
3722
f2bdcff1 37232007-01-08 Jan Hubicka <jh@suse.cz>
3724
b7be5ae5 3725 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 3726
06dd9e69 37272007-01-08 Kai Tietz <kai.tietz@onevision.com>
3728
3729 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 3730 * configure: Regenerate.
06dd9e69 3731
0a2e6193 37322007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3733
3734 * Makefile.tpl (all-target): Correct @if conditional for target
3735 modules.
3736 * configure.in: Omit libiberty if building only target libgcc.
3737 * configure, Makefile.in: Regenerated.
3738
29b1b61f 37392007-01-04 Paolo Bonzini <bonzini@gnu.org>
3740
dcde3c07 3741 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
29b1b61f 3742 * configure: Regenerate.
3743
894a47b4 37442007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3745
3746 * Makefile.def (target_modules): Add libgcc.
3747 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3748 * Makefile.tpl (clean-target-libgcc): Delete.
3749 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3750 on gcc even for bootstrapped modules. Rewrite handling of
3751 lang_env_dependencies to loop over target_modules.
3752 * configure.in (target_libraries): Add target-libgcc.
3753 * Makefile.in, configure: Regenerated.
3754
9c3a0a29 37552006-12-29 Paolo Bonzini <bonzini@gnu.org>
3756
3757 * configure.in: Reorganize recognition of languages. Add
3758 --enable-stage1-languages. Show supported languages for the chosen
3759 target rather than all recognized languages.
3760 * configure: Regenerate.
3761
2e04b035 37622006-12-29 Paolo Bonzini <bonzini@gnu.org>
3763
3764 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3765 * Makefile.in: Regenerate.
3766
0157cc75 37672006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3768
3769 * configure.in: Warn that MPFR 2.2.0 is buggy.
3770 * configure: Regenerate.
3771
35d84d10 37722006-12-27 Ian Lance Taylor <iant@google.com>
3773
3774 * configure.in: When removing Makefiles to force a reconfigure, also
3775 remove prev-DIR*/Makefile.
3776 * configure: Regenerate.
3777
ae48753c 37782006-12-22 Andreas Schwab <schwab@suse.de>
3779
3780 * configure: Regenerate with correct autoconf version.
3781
a83ffacf 37822006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3783
c6f3c945 3784 * configure.in: add AC_SUBST for *_FOR_TARGET.
3785 * configure: Regenerate.
a83ffacf 3786
2e04b035 37872006-12-19 Paolo Bonzini <bonzini@gnu.org>
3788
3789 * configure.in: Simplify logic for rejecting languages that cannot
3790 be built. Separate the case when a language is unsupported,
3791 from the case when the user chooses not to build a language.
3792
1a606b87 37932006-12-19 Paolo Bonzini <bonzini@gnu.org>
3794
3795 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3796 it only affects bootstrap and could be tested on "$host" as well.
3797 * configure: Regenerate.
3798 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3799
39f34cfc 38002006-12-19 Paolo Bonzini <bonzini@gnu.org>
3801
3802 PR bootstrap/29544
3803 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3804 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3805 move here comment from Makefile.tpl.
3806 * Makefile.tpl: Move some definitions higher in the file.
3807 (STAGE1_CHECKING): New.
3808 * configure.in: Add --enable-stage1-checking.
3809 * configure: Regenerate.
3810 * Makefile.in: Regenerate.
3811
6523c107 38122006-12-19 Paolo Bonzini <bonzini@gnu.org>
3813
3814 * MAINTAINERS: Add myself as build system maintainer.
3815
0874d16e 38162006-12-15 Simon Martin <simartin@users.sourceforge.net>
3817
3818 * MAINTAINERS (Write After Approval): Add myself.
3819
f4177413 38202006-12-13 Eric Christopher <echristo@apple.com>
3821
3822 * MAINTAINERS: Add myself as darwin maintainer.
3823
21f5445c 38242006-12-11 Ian Lance Taylor <ian@airs.com>
3825
3826 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3827
dcde3c07 38282006-12-11 Joern Rennecke <joern.rennecke@arc.com>
51e3e9c5 3829
3830 MAINTAINERS: Update my entry.
3831
57c7de11 38322006-12-11 Alan Modra <amodra@bigpond.net.au>
3833
3834 * configure.in: Handle spu makefile frag.
57c7de11 3835 * Makefile.tpl (MAINT): Define
3836 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3837 * configure: Regenerate.
3838 * Makefile.in: Regenerate.
3839
e3c9d32f 38402006-12-11 Ben Elliston <bje@au.ibm.com>
3841
3842 * config.guess: Import latest version.
3843 * config.sub: Likewise.
3844
f5b9de9c 38452006-12-11 Ben Elliston <bje@au.ibm.com>
3846
3847 * configure.in (spu-*-*): Don't skip target-libiberty.
3848 * configure: Regenerate.
3849
fce068fd 38502006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3851
3852 PR bootstrap/30134
3853 * configure.in: Correct x86 darwin support for libjava to powerpc
3854 and i?86 only.
3855 * configure: Regenerate.
3856
ffe859e6 38572006-12-08 Sandro Tolaini <tolaini@libero.it>
3858
3859 * configure.in: Add x86 darwin support for libjava.
3860 * configure: Regenerate.
3861
73a19d2f 38622006-12-07 Mike Stump <mrs@apple.com>
3863
3864 * Makefile.def (dependencies): Add dependency for
3865 install-target-libssp and install-target-libgomp on
3866 install-gcc.
3867 * Makefile.in: Regenerate.
3868
a62d86ae 38692006-12-04 Richard Guenther <rguenther@suse.de>
3870
3871 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3872 (Non-Algorithmic Maintainers): Move over non-algorithmic
3873 loop optimizer maintainers, add myself as a non-algorithmic
3874 middle-end maintainer.
3875
37415b5d 38762006-12-04 Daniel Franke <franke.daniel@gmail.com>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
6af0e733 38802006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3881
3882 * configure.in: Update error message for missing GMP/MPFR.
3883
3884 * configure: Regenerate.
3885
4af4078c 38862006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3887
3888 * configure.in: Update MPFR version in error message.
3889
3890 * configure: Regenerate.
3891
69c937e1 38922006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3893
3894 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3895 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3896 --with-gmp-lib): New flags.
3897
3898 * configure: Regenerate.
3899
e419f8ef 39002006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3901
3902 * MAINTAINERS (Write After Approval): Change my email address.
3903
407e85bc 39042006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3905
583272a2 3906 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 3907
dcde3c07 39082006-11-22 Philipp Thomas <pth@suse.de>
40cb8be1 3909
3910 * MAINTAINERS (i18n): Update e-mail address.
3911
c2d4f42f 39122006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3913
3914 * MAINTAINERS (spu port): Add myself as maintainer.
3915 (Write After Approval): Remove myself.
3916
7c8af356 39172006-11-22 Ben Elliston <bje@au.ibm.com>
3918
3919 * configure.in (skipdirs): Don't build libssp for SPU.
3920 * configure: Regenerate.
3921
099cd192 39222006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3923
3924 * MAINTAINERS (spu port): Add myself as maintainer.
3925 (libobjc): Update my email address.
3926
82b61569 39272006-11-21 Andrea Bona <andrea.bona@st.com>
3928
3929 * MAINTAINERS (Write After Approval): Add myself.
3930
dcde3c07 39312006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
644459d0 3932
3933 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3934 * configure : Rebuilt.
3935
dcde3c07 39362006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
bb0ac0c1 3937
3938 * MAINTAINERS (Write After Approval): Add myself.
3939
d027f7a9 39402006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3941
3942 * MAINTAINERS (Write After Approval): Add myself.
3943
2a9efd1a 39442006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3945
3946 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3947 libmpfr.a.
3948 * configure: Regenerate.
3949
f0903548 39502006-11-16 Paolo Bonzini <bonzini@gnu.org>
3951
3952 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3953 (unstage): Test for stage_last presence.
3954
3955 PR bootstrap/29802
dcde3c07 3956 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3957 STAGE_PREFIX.
f0903548 3958 * Makefile.in: Regenerate.
3959
75348e65 39602003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3961
3962 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3963 maintainers.
3964
0048238f 39652006-11-14 Erven Rohou <erven.rohou@st.com>
3966
3967 * MAINTAINERS (Write After Approval): Add myself.
3968
f94784f4 39692006-11-14 Paolo Bonzini <bonzini@gnu.org>
3970
3971 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3972 and stageN-package/Makefile.
3973 * Makefile.in: Regenerated.
3974
3eec5071 39752006-11-14 Jie Zhang <jie.zhang@analog.com>
3976
3977 * configure.in: Remove target-libgloss from noconfigdirs for
3978 bfin-*-*.
3979 * configure: Regenerated.
3980
d9705883 39812006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3982
3983 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 3984
d9705883 3985 * configure: Regenerate.
3986
0818100b 39872006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3988
3989 * configure.in: Robustify error message for missing GMP/MPFR.
3990
3991 * configure: Regenerate.
3992
dcde3c07 39932006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
8744aea8 3994
3995 * MAINTAINERS (Write After Approval): Add myself.
3996
dcde3c07 39972006-10-30 Uros Bizjak <ubizjak@gmail.com>
6c1fb305 3998
3999 * MAINTAINERS: Change email address.
4000
e2c5111e 40012006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4002
4003 * MAINTAINERS (Write After Approval): Add myself.
4004
d07c830b 40052006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4006
4007 * MAINTAINERS (Write After Approval): Add myself.
4008
6e4b1b54 40092006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4010
f4177413 4011 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 4012 Write After Approval section.
6e4b1b54 4013
6a086156 40142006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4015
4016 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4017 need_gmp anymore.
4018 * configure: Regenerate.
4019
3f08b6b2 40202006-10-16 Tobias Burnus <burnus@net-b.de>
4021
4022 * MAINTAINERS (Write After Approval): Add myself.
4023
b4c7d1be 40242006-10-16 Ben Elliston <bje@au.ibm.com>
4025
4026 * config.guess: Import latest version.
4027 * config.sub: Likewise.
4028
51f93521 40292006-10-10 Brooks Moses <bmoses@stanford.edu>
4030
4031 * Makefile.def: Added pdf target handling.
4032 * Makefile.tpl: Added pdf target handling.
4033 * Makefile.in: Regenerated.
4034
3dbfe3e4 40352006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4036
4037 * MAINTAINERS: Add self as score port maintainer.
4038
227bbb08 40392006-10-04 Brooks Moses <bmoses@stanford.edu>
4040
4041 * MAINTAINERS (Write After Approval): Add myself.
4042
112f3d57 40432006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4044
f4177413 4045 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 4046 or newer.
4047 * configure: Regenerated.
4048
8d365775 40492006-09-27 Dave Brolley <brolley@redhat.com>
4050
dcde3c07 4051 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4052 using $s instead of $r.
8d365775 4053 * configure: Regenerated.
4054
806f1769 40552006-09-26 Thiemo Seufer <ths@mips.com>
4056
4057 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4058 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4059 * configure: Regenerate.
4060
dcde3c07 40612006-09-24 Graeme Peterson <gridly@gmail.com>
ade3d93b 4062
4063 * MAINTAINERS (Write After Approval): Remove myself.
4064
b86059ef 40652006-09-22 Chao-ying Fu <fu@mips.com>
4066
4067 * MAINTAINERS (Write After Approval): Add myself.
4068
0cd5eaae 40692006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4070
4071 * MAINTAINERS: Add self as soft-fp maintainer.
4072
dcde3c07 40732006-09-09 Anatoly Sokolov <aesok@post.ru>
0cd5eaae 4074
4075 * MAINTAINERS: Add myself as avr maintainer.
4076 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 4077
fb01e507 40782006-09-07 Roberto Costa <roberto.costa@st.com>
4079
4080 * MAINTAINERS (Write After Approval): Add myself.
4081
d6d689df 40822006-08-30 Corinna Vinschen <corinna@vinschen.de>
4083
4084 * configure.in: Never build newlib for a Mingw host.
4085 Never build newlib as Mingw target library.
4086 Test the existence of winsup/cygwin for building a Cygwin newlib,
4087 rather than just winsup.
4088 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4089 building a Mingw target.
4090 * configure: Regenerate.
4091
98e67652 40922006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4093
4094 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4095
c92d8afd 40962006-07-25 Paolo Bonzini <bonzini@gnu.org>
4097
4098 * config.guess: Import from src (was more updated).
4099 * config.sub: Likewise.
4100
d3e7b04c 41012006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4102
4103 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4104 * configure: Regenerated.
4105
3e427a9c 41062006-07-18 Paolo Bonzini <bonzini@gnu.org>
4107
248deaff 4108 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4109 for stages after the first.
3e427a9c 4110
1bef46b4 41112006-07-17 Jakub Jelinek <jakub@redhat.com>
4112
4113 * Makefile.def: Add dependencies for configure-opcodes
4114 on configure-intl and all-opcodes on all-intl.
4115 * Makefile.in: Regenerated.
4116
f4d112a5 41172006-07-13 Ben Elliston <bje@au.ibm.com>
4118
4119 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4120
108cf177 41212006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4122
4123 Port to hosts whose 'sort' and 'tail' implementations
4124 treat operands with leading '+' as file names, as POSIX
4125 has required since 2001. However, make sure the code still
4126 works on pre-POSIX hosts.
4127 * ltmain.sh: Don't assume "sort +2" is equivalent to
4128 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4129
2f5151d2 41302006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4131
4132 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4133
46276eaf 41342006-07-04 Peter O'Gorman <peter@pogma.com>
4135
4136 * ltconfig: chmod 644 before ranlib during install.
4137
f508ba97 41382006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4139
4140 PR bootstrap/18058
4141 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4142 if the bootstrap compiler is a GCC version that supports it.
4143 * configure: Regenerate.
4144
3891e7d9 41452006-07-03 Paolo Bonzini <bonzini@gnu.org>
4146
9333ae0b 4147 * configure.in: Fix thinkos in previous check-in.
3891e7d9 4148 * configure: Regenerate.
4149
5dee13c2 41502006-07-03 Paolo Bonzini <bonzini@gnu.org>
4151
4152 PR other/27063
4153 * configure.in: Test subdir_requires and give an appropriate
4154 error message.
4155 * configure: Regenerate.
4156
4ac79c32 41572006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4158
4159 * MAINTAINERS (Write After Approval): Add myself.
4160
9bc01059 41612006-06-22 John David Anglin <dave.anglin@nrc.ca>
4162
4163 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4164
f09fcf30 41652006-06-22 Steve Ellcey <sje@cup.hp.com>
4166
4167 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4168
f1716c67 41692006-06-20 David Ayers <d.ayers@inode.at>
4170
4171 PR bootstrap/28072
4172 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4173 whether target-libjava is being configured instead of whether the
4174 java front end is enabled.
4175 * configure: Regenerate.
f4177413 4176
778f2e8d 41772006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4178
4179 PR target/27540
4180 * configure.in: Only enable libgomp on IRIX 6.
4181 * configure: Regenerate.
4182
c81c13fb 41832006-06-15 Paolo Bonzini <bonzini@gnu.org>
4184
4185 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4186 too.
4187 * Makefile.in: Regenerate.
4188
337cc616 41892006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4190
4191 * config-ml.in: Alter CCASFLAGS to include special
4192 multilib options the same as is done for CFLAGS.
4193
be504f1e 41942006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4195
4196 * configure.in: Don't enable libgomp on hpux10.
4197 * configure: Rebuilt.
4198
d6f7b8f2 41992006-06-12 David Ayers <d.ayers@inode.at>
4200
4201 PR bootstrap/27963
4202 PR target/19970
f4177413 4203 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 4204 ${libgcj} is specified.
4205 * configure: Regenerate.
f4177413 4206
dcde3c07 42072006-06-06 Carlos O'Donell <carlos@codesourcery.com>
d06227a7 4208
4209 Sync from src:
f4177413 4210
4211 * configure.in: Sync.
d06227a7 4212 * configure: Regenerated.
f4177413 4213
d06227a7 4214 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4215
4216 * Makefile.def: Added dependencies from sim and gdb on intl, and
4217 added configure dependencies to everything with an all dependency
4218 on intl.
4219 * Makefile.in: Regenerated.
4220
dd6d3a67 42212006-06-06 David Ayers <d.ayers@inode.at>
4222
4223 PR libobjc/13946
4224 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4225 * Makefile.in: Regenerate.
4226 * configure.in: Add --enable-objc-gc at toplevel and have it
4227 enable boehm-gc for Objective-C.
4228 Remove target-boehm-gc from libgcj.
4229 Add target-boehm-gc to target_libraries.
4230 Add target-boehm-gc to noconfigdirs where ${libgcj}
4231 is specified.
4232 Assert that boehm-gc is supported when requested for Objective-C.
4233 Only build boehm-gc if needed either for Java or Objective-C.
4234 * configure: Regenerate.
f4177413 4235
13935149 42362006-06-05 Paolo Bonzini <bonzini@gnu.org>
4237
4238 PR 27674
4239 * Makefile.tpl (configure-[+prefix+][+module+],
4240 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4241 Remove rule to unstage bootstrapped modules.
4242 (stage_current): New.
4243 * Makefile.in: Regenerate.
4244
8f4b42fe 42452006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4246
4247 * MAINTAINERS (Write After Approval): Update my e-mail address.
4248
223a68cb 42492006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4250
4251 * include/libiberty.h: Declare pex_run_in_environment.
4252
54554f30 42532006-05-31 Asher Langton <langton2@llnl.gov>
4254
4255 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 4256
6c21862c 42572006-05-25 Paolo Bonzini <bonzini@gnu.org>
4258
4259 * Makefile.def (bfd, opcodes): Fix lib_path.
4260 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4261 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4262 * Makefile.in: Regenerate.
4263
9409c9d5 42642006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4265
4266 * Makefile.in: Regenerate.
4267
e0dbdbbf 42682006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4269
4270 * Makefile.def: Add install-html target. Add datarootdir
4271 docdir and htmldir to flags_to_pass.
4272 * Makefile.tpl: Add install-html target.
4273 * Makefile.in: Regenerate.
4274 * configure.in: Add --with-datarootdir, --with-docdir, and
4275 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4276 * configure: Regenerate.
4277
a2c13723 42782006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4279
4280 * configure.in: Enable gprof for cross builds.
4281 * configure: Regenerate.
4282
37f85f50 42832006-05-22 Richard Guenther <rguenther@suse.de>
4284
4285 Revert
4286 2006-01-31 Richard Guenther <rguenther@suse.de>
4287 Paolo Bonzini <bonzini@gnu.org>
4288
4289 * Makefile.def (target_modules): Add libgcc-math target module.
4290 * configure.in (target_libraries): Add libgcc-math target library.
4291 (--enable-libgcc-math): New configure switch.
4292 * Makefile.in: Re-generate.
4293 * configure: Re-generate.
4294 * libgcc-math: New toplevel directory.
4295
75d59721 42962006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4297 Andreas Tobler <a.tobler@schweiz.ch>
4298
4299 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4300 * configure: Rebuilt.
4301
dcde3c07 43022006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 4303
65bab903 4304 * MAINTAINERS (Write After Approval): Add myself.
4305
bc53ef83 43062006-05-01 DJ Delorie <dj@redhat.com>
4307
6ab99db1 4308 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 4309 * configure: Regenerate.
4310
e8bb9e10 43112006-05-01 Richard Guenther <rguenther@suse.de>
4312
4313 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4314 maintainer.
4315
dcde3c07 43162006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2ebe0c0d 4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
dd1d6245 43202006-04-28 Jan Beulich <jbeulich@novell.com>
4321
4322 * MAINTAINERS (Write After Approval): Add myself.
4323
24714a39 43242006-04-18 DJ Delorie <dj@redhat.com>
4325
4326 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4327 reference libgloss so that libssp can be built in a combined
4328 tree.
4329 * configure: Regenerate.
4330
ebadab44 43312006-04-08 Robert Millan <rmh@gcc.gnu.org>
4332
4333 * MAINTAINERS (Write After Approval): Add myself.
4334
2c45c903 43352006-04-05 Ben Elliston <bje@au.ibm.com>
4336
4337 * configure.in: Require makeinfo 4.4 or higher.
4338 * configure: Regenerate.
4339
c8a50a04 43402006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4341
4342 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4343 Rearrange the entries of other libraries to have them in one place.
4344
0dfcec58 43452006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4346
f4177413 4347 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 4348 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4349
a4af6a58 43502006-03-14 Richard Guenther <rguenther@suse.de>
4351
4352 * configure: Regenerate with autoconf 2.13.
4353
29febb11 43542006-03-13 Jim Blandy <jimb@codesourcery.com>
4355
4356 * MAINTAINERS: Use my work address.
12a2bf00 4357
4358 * MAINTAINERS: Update my E-mail address.
4359
50996fe5 43602006-03-10 Aldy Hernandez <aldyh@redhat.com>
4361
4362 * configure.in: Handle --disable-<component> generically.
4363 * configure: Regenerate.
4364
b554a459 43652006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4366
4367 PR libgcj/17311
4368 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4369
71898775 43702006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4371
4372 * MAINTAINERS (Write After Approval): Remove myself.
4373 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4374
dcde3c07 43752006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6c21862c 4376
cba69f27 4377 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4378 (TARGET_CONFIGDIRS): Remove.
4379 * configure.in: Remove AC_SUBST(target_configdirs).
4380 * Makefile.in, configure: Regenerated.
7601142f 4381
310293ad 43822006-02-20 Steven G. Kargl <kargls@comcast.net>
4383
4384 * MAINTAINERS (Write After Approval): Remove myself.
4385 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4386
26526d23 43872006-02-20 Paolo Bonzini <bonzini@gnu.org>
4388
4389 PR bootstrap/25670
4390
4391 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4392
4393 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4394 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4395 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4396 BUILD_PREFIX, BUILD_PREFIX_1.
4397 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4398
4399 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4400 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4401
4402 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4403 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4404 of `cat stage_current`. Always provide the `r' and `s' variables.
4405 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4406 a single shell execution.
4407 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4408 bootstrapped modules, make the stage1 module if the build was not
4409 started yet, else build the current stage.
4410 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4411 (all-build, all-host, all-target, [+make_target+]-host,
4412 [+make_target+]-target): Do not use \-continued lines.
4413 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4414 (current_stage, restrap, stage_last): New.
4415
4416 * Makefile.in: Regenerate.
4417 * configure: Regenerate.
4418
154ae9ad 44192006-02-19 Bud Davis <jmdavis@link.com>
4420
4421 * MAINTAINERS (Write After Approval): Remove myself.
4422 (Language Front End Maintainers): Add myself as fortran 95
4423 maintainer and update e-mail address.
4424
2b60afd7 44252006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4426
4427 * MAINTAINERS (Write After Approval): Remove myself.
4428 (Language Front End Maintainers): Add myself as fortran 95
4429 maintainer.
4430
e1c7b125 44312006-02-16 Victor Kaplansky <victork@il.ibm.com>
4432
4433 * MAINTAINERS (Write After Approval): Add myself.
4434
1eacfaf6 44352006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4436
4437 * MAINTAINERS (Write After Approval): Remove myself.
4438 (Language Front End Maintainers): Add myself as
4439 fortran 95 maintainer.
4440
ab0da556 44412006-02-14 Paolo Bonzini <bonzini@gnu.org>
4442
4443 Sync from src:
4444
4445 2005-12-27 Leif Ekblad <leif@rdos.net>
4446
248deaff 4447 * configure.in: Add support for RDOS target.
4448 * configure: Regenerate.
ab0da556 4449
44502006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 4451 Andreas Schwab <schwab@suse.de>
ab0da556 4452
248deaff 4453 * configure: Regenerate.
ab0da556 4454
634efbee 44552006-02-12 David Edelsohn <edelsohn@gnu.org>
4456
4457 * configure.in (enable_libgomp): Add AIX.
4458 * configure: Regenerate.
4459
e359d827 44602006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
f4177413 4463
40139f55 44642006-02-03 Lee Millward <lee.millward@gmail.com>
4465
4466 * MAINTAINERS (Write After Approval): Add myself.
f4177413 4467
145b0ed1 44682006-01-31 Richard Guenther <rguenther@suse.de>
4469 Paolo Bonzini <bonzini@gnu.org>
4470
4471 * Makefile.def (target_modules): Add libgcc-math target module.
4472 * configure.in (target_libraries): Add libgcc-math target library.
4473 (--enable-libgcc-math): New configure switch.
4474 * Makefile.in: Re-generate.
4475 * configure: Re-generate.
4476 * libgcc-math: New toplevel directory.
4477
c47832b1 44782006-01-26 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4481 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4482 the assembler, linker and binutils.
4483 * configure: Regenerate.
4484
80111498 44852006-01-22 Dirk Mueller <dmueller@suse.de>
4486
4487 * MAINTAINERS (Write After Approval): Add myself.
4488
4938df8a 44892006-01-20 Diego Novillo <dnovillo@redhat.com>
4490
4491 * configure: Regenerate.
4492
1e8e9920 44932006-01-18 Richard Henderson <rth@redhat.com>
4494 Jakub Jelinek <jakub@redhat.com>
4495 Diego Novillo <dnovillo@redhat.com>
4496
4497 * libgomp: New directory.
4498 * Makefile.def: Add target_module libgomp.
4499 * Makefile.in: Regenerate.
4500 * configure.in (target_libraries): Add target-libgomp.
4501 * configure: Regenerate.
4502
deaa70c6 45032006-01-05 Alexandre Oliva <aoliva@redhat.com>
4504
4505 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4506 @ from continuation.
4507 * Makefile.in: Rebuilt.
4508
18ece38c 45092006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 4510
7914652a 4511 * MAINTAINERS (Write After Approval): Add myself.
4512
0c8a85c6 45132006-01-04 Paolo Bonzini <bonzini@gnu.org>
4514
4515 PR bootstrap/24252
4516
4517 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4518 * Makefile.tpl (OBJDUMP): New.
4519 (EXTRA_HOST_FLAGS): Add it.
4520 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4521
1e8e9920 4522 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4523 to use symbolic links between directories. Avoid race conditions
4524 or make them harmless.
4525 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 4526
4527 * Makefile.def (LEAN): Pass.
4528 * Makefile.tpl (LEAN): Define.
4529 (stage[+id+]-start): Accept that the previous directory does not
4530 exist, if the bootstrap is lean.
4531 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4532 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4533 configure substitution.
4534 ([+compare-target+]): Likewise.
4535 ([+bootstrap-target+]-lean): New.
4536 * configure.in: Remove lean bootstrap support from here.
4537
1e8e9920 4538 * Makefile.in: Regenerate.
4539 * configure: Regenerate.
0c8a85c6 4540
bd63b943 45412006-01-04 Ben Elliston <bje@au.ibm.com>
4542
4543 * MAINTAINERS (libdecnumber): Add myself.
4544
3b6bba18 45452006-01-02 Mark Mitchell <mark@codesourcery.com>
4546
4547 * libtool-ldflags: New script.
4548
9c19a746 45492006-01-02 Andreas Schwab <schwab@suse.de>
4550
4551 * configure.in: When reconfiguring remove Makefile in
4552 all stage directories.
4553 * configure: Regenerate.
4554
1c39ab9d 45552005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4556
4557 * MAINTAINERS: Update my email address.
4558
ceebc884 45592005-12-20 Paolo Bonzini <bonzini@gnu.org>
4560
4561 Revert Ada-related part of the previous change.
4562
4563 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4564 Do not pass.
4565 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4566 * Makefile.in: Regenerate.
4567 * configure.in: Do not include mt-ppc-aix target fragment.
4568 * configure: Regenerate.
4569
9ca214be 45702005-12-19 Paolo Bonzini <bonzini@gnu.org>
4571
4572 * configure.in: Select appropriate fragments for PowerPC/AIX.
4573 * configure: Regenerate.
4574
4575 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4576 BOOT_CFLAGS, BOOT_LDFLAGS.
4577 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4578 BOOT_CFLAGS, BOOT_LDFLAGS.
4579 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4580 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4581 (stage): Fail if we cannot complete the work.
4582 * Makefile.in: Regenerate.
4583
957985d9 45842005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4585
4586 * configure.in: Replace ms1 with mt.
4587 * configure: Rebuilt.
4588
3fecdf28 45892005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4590
4591 * MAINTAINERS: Update my email address.
4592
2420a95f 45932005-12-15 Paolo Bonzini <bonzini@gnu.org>
4594
4595 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4596 install-host-nogcc): Don't invoke $(stage) at the end.
4597 * Makefile.in: Regenerate.
4598
98777423 45992005-12-14 Paolo Bonzini <bonzini@gnu.org>
4600
4601 * configure.in: Flip the top-level bootstrap switch.
4602 * configure: Regenerate.
4603
83f96a51 46042005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4605
4606 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4607 $(stage) and $(unstage).
4608 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4609 (all): Remove stray semicolon.
4610 (local-distclean): Don't handle multilib.tmp and multilib.out.
4611 (install.all): Set $s for consistency.
4612 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4613 check_multilibs setting. Always make the install directory.
4614 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4615 Correct @if/@endif.
4616 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4617 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4618 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4619 (multilib.out): Remove.
4620 * Makefile.in: Regenerated.
4621
dcde3c07 46222005-12-12 Carlos O'Donell <carlos@codesourcery.com>
72d3853a 4623
4624 * MAINTAINERS (Write After Approval): Add myself.
4625
8a4c0c5f 46262005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4627
a67ce901 4628 * MAINTAINERS: Add myself as mt maintainer.
4629
8a4c0c5f 4630 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4631
937fb015 46322005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4633
4634 * MAINTAINERS: Change email address.
4635
f5aebe3e 46362005-12-05 Paolo Bonzini <bonzini@gnu.org>
4637
4638 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4639 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4640 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4641 Find in-tree tools if available.
4642 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4643 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4644 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4645 (COMPILER_*_FOR_TARGET): New.
4646 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4647 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4648 (CONFIGURED_*, USUAL_*): Remove.
4649 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4650 STRIP): Use autoconf substitutions.
4651 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4652 COMPILER_NM_FOR_TARGET): New.
4653 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4654
4655 (all): Make all-host and all-target in parallel.
4656 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4657 that $$r and $$s are set before invoking a recursive make.
4658 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4659 ([+bootstrap-target+]): Inline most of the `all' target.
4660
e888c15e 46612005-11-29 Ben Elliston <bje@au.ibm.com>
4662
4663 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4664 from the gcc build directory.
4665 * Makefile.in: Regenerate.
4666
e21c3597 46672005-11-29 Ben Elliston <bje@au.ibm.com>
4668
4669 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4670 depend on all-libdecnumber.
4671 * configure.in (host_libs): Include libdecnumber.
4672 * Makefile.in: Regenerate.
4673 * configure: Likewise.
4674
e3f15eef 46752005-11-29 Ben Elliston <bje@au.ibm.com>
4676
4677 * libdecnumber: Import decNumber sources from the dfp-branch.
4678
8afb273f 46792005-11-21 Kean Johnston <jkj@sco.com>
4680
4681 * config.sub, config.guess: Sync from upstream sources.
4682
fefdfa6e 46832005-11-21 Ben Elliston <bje@au.ibm.com>
4684
4685 Import from Autoconf sources:
4686
4687 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4688 * config/move-if-change: Don't output "$2 is unchanged";
4689 suggested by Ben Elliston. Handle weird characters correctly.
4690
92016de0 46912005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4692
4693 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4694 to match upstream libtool for darwin.
4695
415470be 46962005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4697
4698 * Makefile.def: Remove gdb dependencies for gdbtk.
4699 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4700 (configure-gdb, install-gdb): New rules.
4701 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4702 * Makefile.in, configure: Regenerated.
4703
15bb6251 47042005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4705
4706 * MAINTAINERS (Write After Approval): Add myself.
4707
66182ee6 47082005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4709
4710 * MAINTAINERS (Write After Approval): Add myself.
4711
9aad078e 47122005-10-24 Diego Novillo <dnovillo@redhat.com>
4713
4714 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4715 Diego Novillo.
4716
e025d06f 47172005-10-22 Paolo Bonzini <bonzini@gnu.org>
4718
4719 PR bootstrap/24297
4720 * Makefile.tpl (do-[+make-target+], do-check, install,
4721 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4722 are set before recursing.
4723 * Makefile.in: Regenerate.
4724
bde48217 47252005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4726
4727 PR bootstrap/18939
4728 * Makefile.def (gcc) <target>: Fix thinko.
4729 * Makefile.in: Regenerate.
4730
8d687193 47312005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4732
4733 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4734 * configure: Regenerate.
4735
843af2a1 47362005-10-15 Jie Zhang <jie.zhang@analog.com>
4737
4738 * MAINTAINERS (Write After Approval): Add self.
4739
6783d878 47402005-10-08 Kazu Hirata <kazu@codesourcery.com>
4741
4742 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4743 target-libffi, target-qthreads, target-libjava, and
4744 targetlibobjc.
4745 * configure: Regenerate.
4746
ae74ffb7 47472005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4748
4749 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4750 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4751 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4752 (USUAL_OBJDUMP_FOR_TARGET): New.
4753 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4754 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 4755 * configure, Makefile.in: Regenerated.
ae74ffb7 4756
7fd717b3 47572005-10-05 Paolo Bonzini <bonzini@gnu.org>
4758
4759 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4760 before other host packages.
4761
8d2ef209 47622005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4763
4764 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4765
8283f873 47662005-10-05 Paolo Bonzini <bonzini@gnu.org>
4767
4768 PR bootstrap/22340
4769
4770 * configure.in (default_target): Remove.
4771 * Makefile.tpl (all): Do not use prerequisites as subroutines
4772 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4773 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4774 use prerequisites as subroutines.
4775 (check-host, check-target): New.
4776 (bootstrap configure & all targets): Do not use stage*-start
4777 if the directory layout is already ok.
4778 (non-bootstrap configure & all targets): Prepend a $(unstage).
4779 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4780 (NOTPARALLEL): Remove.
4781 (unstage, stage variables): New variables.
4782 (unstage, stage targets): Simply expand to those variables.
4783
4784 * configure: Regenerate.
4785 * Makefile.in: Regenerate.
4786
8011a2db 47872005-10-04 James E Wilson <wilson@specifix.com>
4788
4789 * Makefile.def (lang_env_dependencies): Add libmudflap.
4790 * Makefile.in: Regenerate.
4791
09cc3896 47922005-10-03 Andreas Schwab <schwab@suse.de>
4793
4794 Backport from libtool CVS:
4795 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4796
4797 * ltmain.sh: add support for installing into temporary
4798 staging area (e.g. 'make install DESTDIR=...')
4799
d7441b0d 48002005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4801
4802 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4803 * configure: Regenerated.
4804
9886f3d1 48052005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4806
4807 * configure: Regenerate with the correct
4808 autoconf version.
4809
7172be51 48102005-09-30 Catherine Moore <clm@cm00re.com>
4811
4812 * configure.in (bfin-*-*): New.
4813 * configure: Regenerated.
4814
9fec3fa8 48152005-09-28 Geoffrey Keating <geoffk@apple.com>
4816
4817 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4818 (LIPO_FOR_TARGET): New.
4819 (CONFIGURED_LIPO_FOR_TARGET): New.
4820 (USUAL_LIPO_FOR_TARGET): New.
4821 (STRIP_FOR_TARGET): New.
4822 (CONFIGURED_STRIP_FOR_TARGET): New.
4823 (USUAL_STRIP_FOR_TARGET): New.
4824 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4825 STRIP_FOR_TARGET.
4826 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4827 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4828 * Makefile.in: Regenerate.
4829 * configure: Regenerate.
f4177413 4830
14bd4516 48312005-09-19 David Edelsohn <edelsohn@gnu.org>
4832
4833 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4834 (rs6000-*-aix*): Same.
4835 * configure: Regenerate.
4836
6ca52624 48372005-09-16 Tom Tromey <tromey@redhat.com>
4838
4839 * MAINTAINERS: Add self as java maintainer.
4840
2c718da0 48412005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4842
4843 * configure.in: Recognize f95 in the --enable-languages option,
4844 and substitute it for fortran, issuing a warning.
4845 * configure: Regenerate.
4846
51427b7f 48472005-08-30 Phil Edwards <phil@codesourcery.com>
4848
4849 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4850 * configure: Regenerated.
4851
70bd96e6 48522005-08-22 Aldy Hernandez <aldyh@redhat.com>
4853
4854 * MAINTAINERS: Add self as ms1 maintainer.
4855
e85b7f3c 48562005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4857
4858 * Makefile.def (libssp): Add to lang_env_dependencies.
4859 * Makefile.in: Regenerate.
4860
6be90865 48612005-08-18 Ian Lance Taylor <ian@airs.com>
4862
4863 * MAINTAINERS: Add myself as middle-end maintainer.
4864
28a54140 48652005-08-17 Christian Groessler <chris@groessler.org>
4866
4867 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4868 * Makefile.in: Regenerate.
4869
c1f0d853 48702005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4871
4872 * MAINTAINERS (write after approval): Added myself.
4873
02bbe015 48742005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
768691b5 48782005-08-12 Paolo Bonzini <bonzini@gnu.org>
4879
4880 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4881 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4882 Look for alternate names of the target cc and c++
4883 * configure: Regenerate.
4884
ef8184c7 48852005-08-08 Paolo Bonzini <bonzini@gnu.org>
4886
4887 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4888 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4889 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4890 tools; remove code to manually set them.
4891 (Target tools): Look in the environment for them.
4892 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4893 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4894 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4895 build directory.
4896 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4897 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4898 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4899 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4900 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4901 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4902 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4903 * configure: Regenerate.
4904 * Makefile.in: Regenerate.
4905
3e17c591 49062005-07-28 Ben Elliston <bje@au.ibm.com>
4907
4908 * MAINTAINERS: Update for removed CPU targets.
4909
29327bb4 49102005-07-27 Mark Mitchell <mark@codesourcery.com>
4911
4912 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 4913 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 4914 * Makefile.in: Regenerated.
4915
ffa8502d 49162005-07-26 Mark Mitchell <mark@codesourcery.com>
4917
4918 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4919 (CFLAGS_FOR_TARGET): Use it.
4920 (CXXFLAGS_FOR_TARGET): Likewise.
4921 * Makefile.in: Regenerated.
4922 * configure.in (--with-build-sysroot): New option.
4923 * configure: Regenerated.
4924
ee8b5c34 49252005-07-24 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * Makefile.tpl: Wrap install between unstage and stage
4928 * Makefile.in: Regenerate.
4929
1558ffaf 49302005-07-21 Eric Christopher <echristo@apple.com>
4931
4932 * MAINTAINERS: Update affiliation.
4933
0d56c486 49342005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4935
4936 * MAINTAINERS: Add self as crx port maintainer.
4937
4569287f 49382005-07-20 DJ Delorie <dj@redhat.com>
4939
4940 * MAINTAINERS: Add self as m32c maintainer.
4941
06b8a6e6 49422005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4943
4944 * all files: Update FSF address.
4945
3031a1be 49462005-07-15 Eric Christopher <echristo@redhat.com>
4947
4948 * MAINTAINERS: Change affiliation.
4949
040541fe 49502005-07-14 Jim Blandy <jimb@redhat.com>
4951
4952 * configure.in: Add cases for Renesas m32c.
4953 * configure: Regenerated.
f4177413 4954
a03a59f4 49552005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4956
47440b6d 4957 * COPYING.LIB: Update from fsf.org.
4958
49592005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4960
4961 * COPYING, compile, config.guess,
a03a59f4 4962 config.sub, install-sh, missing, mkinstalldirs,
4963 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 4964 * config-ml.in: Update FSF address.
a03a59f4 4965
9f88bc9d 49662005-07-13 Eric Christopher <echristo@redhat.com>
4967
4968 * configure.in: Add toplevel noconfigdir support for tpf.
4969 * configure: Regenerate.
4970
f6463472 49712005-07-11 Paolo Bonzini <bonzini@gnu.org>
4972
4973 PR ada/22340
4974
4975 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4976 * Makefile.in: Regenerate.
4977
eb39e466 49782005-07-07 Mark Mitchell <mark@codesourcery.com>
4979
4980 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 4981 Brolley to write-after-approval.
eb39e466 4982
3c7c61db 49832005-07-07 Andreas Schwab <schwab@suse.de>
4984
4985 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4986 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4987 * Makefile.in: Regenerated.
4988
d28caca4 49892005-07-06 Geoffrey Keating <geoffk@apple.com>
4990
4991 * configure.in: Don't build sim or rda when targetting darwin.
4992 * configure: Regenerate.
4993
07da5214 49942005-07-06 Kazu Hirata <kazu@codesourcery.com>
4995
4996 * configure.in: Add --enable-libssp and --disable-libssp.
4997 * configure: Regenerate with autoconf-2.13.
4998
0d55f4d0 49992005-07-02 Jakub Jelinek <jakub@redhat.com>
5000
5001 * Makefile.def (target_modules): Add libssp.
5002 * configure.in (target_libraries): Add target-libssp.
5003 * configure: Rebuilt.
5004 * Makefile.in: Rebuilt.
5005
c6d8e763 50062005-07-01 Zack Weinberg <zackw@panix.com>
5007
5008 * MAINTAINERS: Change email address. Resign from maintainership.
5009
e64566bc 50102005-07-01 Richard Guenther <rguenther@suse.de>
5011
5012 * MAINTAINERS: Change my e-mail address and affiliation.
5013
919a60fa 50142005-06-22 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * Makefile.def (stagefeedback): Come after profile.
5017 Define profiledbootstrap target.
5018 * Makefile.tpl (profiledbootstrap): Remove.
5019 (stageprofile-end): Zap stagefeedback.
5020 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5021 * Makefile.in: Regenerate.
5022
1dcfcddb 50232005-06-13 Richard Sandiford <richard@codesourcery.com>
5024
5025 * MAINTAINERS: Update my email address.
5026
cbaa9876 50272005-06-13 Zack Weinberg <zack@codesourcery.com>
5028
5029 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5030 In 'cpp' stanza, support '#line' as well as '# '.
5031
90314144 50322005-06-08 Andreas Schwab <schwab@suse.de>
5033
5034 * MAINTAINERS: Move myself from 'Write After Approval' to
5035 'CPU Port Maintainers' section as m68k maintainer.
5036
ff7dcf6a 50372005-06-07 Hans-Peter Nilsson <hp@axis.com>
5038
5039 * configure.in (unsupported_languages): New macro.
5040 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5041 non-ported target libraries in noconfigdirs.
5042 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5043 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 5044 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 5045 unsupported_languages.
5046 * configure: Regenerate.
5047
058a5366 50482005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5049
5050 * configure.in: Fix typo in handling of --with-mpfr-dir.
5051 * configure: Regenerate.
5052
a0133d5a 50532005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5054
5055 * MAINTAINERS: Update my email address.
5056
ba84b398 50572005-06-02 Jim Blandy <jimb@redhat.com>
5058
5059 * config.sub: Add cases for the Renesas m32c. (This patch has been
5060 accepted into the master sources.)
5061
f6fa11cb 50622005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 5063 Michael Snyder <msnyder@redhat.com>
5064 Stan Cox <scox@redhat.com>
f6fa11cb 5065
cbaa9876 5066 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 5067
cbaa9876 5068 * configure: Regenerate.
f6fa11cb 5069
5538a252 50702005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5071
5072 * MAINTAINERS (Write After Approval): Add self.
5073
eb475541 50742005-06-01 Josh Conner <jconner@apple.com>
5075
5076 * MAINTAINERS (Write After Approval): Add self.
5077
f61df03e 50782005-06-01 Kazu Hirata <kazu@codesourcery.com>
5079
5080 * MAINTAINERS: Update my email address.
5081
8c31789b 50822005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5083
5084 * MAINTAINERS (Write After Approval): Add self.
5085
80f2a08d 50862005-05-26 Chris Demetriou <cgd@broadcom.com>
5087
5088 * MAINTAINERS (Write After Approval): Remove self.
5089
97d52533 50902005-05-25 Paolo Bonzini <bonzini@gnu.org>
5091
5092 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5093 (Dependencies): Consider target modules for bootstrap dependencies.
5094 Make target bootstrap modules depend on each stage's gcc.
5095 * Makefile.in: Regenerate.
5096
aa73b18f 50972005-05-20 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * Makefile.def (configure-gcc): Depend on binutils having been built.
5100 (all-gcc): No need to do it here.
5101 * Makefile.in: Regenerate.
5102
e8bfe1fa 51032005-05-19 Paul Brook <paul@codesourcery.com>
5104
cbaa9876 5105 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 5106 language cannot be built.
5107 * configure: Regenerate.
5108
4267b9ea 51092005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5110
5111 * ylwrap: Import from Automake 1.9.5.
5112
9d7b8b84 51132005-05-13 David Ung <davidu@mips.com>
5114
5115 * MAINTAINERS (Write After Approval): Add self.
5116
5cd1aacd 51172005-05-09 Mike Stump <mrs@apple.com>
5118
5119 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5120 lt_cv_sys_max_cmd_len for now.
cbaa9876 5121
0e47e899 51222005-05-09 Stan Cox <scox@redhat.com>
5123
5124 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5125
f9697cdb 51262005-05-08 Matt Kraai <kraai@ftbfs.org>
5127
5128 * README.SCO: Update the URL.
5129
3fec05ca 51302005-05-05 David Edelsohn <edelsohn@gnu.org>
5131
5132 * ltconfig: Define file_list_spec. Pass file_list_spec and
5133 with_gnu_ld to libtool.
5134 * ltcf-c.sh (aix[45]): Define file_list_spec.
5135 * ltcf-cxx.sh (aix[45]): Same.
5136 * ltcf-gcj.sh (aix[45]): Same.
5137 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5138 exists, write list of input files to temporary file.
5139
a8abbd9d 51402005-05-04 Mike Stump <mrs@apple.com>
5141
5142 * configure.in: Always pass --target to target configures as
5143 otherwise rebuilds that do --recheck will fail.
5144 * confiugure: Rebuilt.
5145
12fb418d 51462005-05-04 Paolo Bonzini <bonzini@gnu.org>
5147
5148 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5149 STAGE_HOST_EXPORTS.
5150 (configure, all): Add bootstrap support.
5151 (Host modules, target modules): Pass post-stage1 flags and exports.
5152 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5153 * Makefile.in: Regenerate.
5154
c828481a 51552005-04-29 Paolo Bonzini <bonzini@gnu.org>
5156
5157 * configure: Regenerate.
5158
352141ae 51592005-04-27 Mike Stump <mrs@apple.com>
5160
5161 * MAINTAINERS: Add self as darwin maintainer.
5162
5629b19d 51632005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5164
5165 * config.sub: Update from master copy.
5166
3cf20c3b 51672005-04-21 Mike Stump <mrs@apple.com>
5168
5169 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5170 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5171
c0188550 51722005-04-19 Hans-Peter Nilsson <hp@axis.com>
5173
5174 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5175 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5176 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5177 "*-*-elf" and "*-*-linux*".
5178 * configure: Regenerate.
5179
603e1354 51802005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5181
5182 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5183
6db39137 51842005-04-12 Mike Stump <mrs@apple.com>
5185
5186 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5187
1df56788 51882005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5189
5190 * MAINTAINERS (Write After Approval): Add myself.
5191
80ccce4c 51922005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5193
5194 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5195
c15fb64c 51962005-04-06 Paolo Bonzini <bonzini@gnu.org>
5197
cbaa9876 5198 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 5199 (TARGET_CONFIGARGS): Include --with-target-subdir.
5200 (configure, all): New macros. Use them throughout.
5201 * Makefile.in: Regenerate.
5202
e6eb2b02 52032005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 5206
d18f347b 52072005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5208
5209 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5210
8494de10 52112005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5212
5213 * MAINTAINERS: Move John Carr to Write After Approval.
5214
dcde3c07 52152005-03-30 J"orn Rennecke <joern.rennecke@st.com>
0a887243 5216
5217 * config/mh-mingw32: Delete.
5218 * configure.in: Don't use it.
5219 * configure: Regenerate.
5220
60b2817d 52212005-03-31 Paolo Bonzini <bonzini@gnu.org>
5222
5223 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5224 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dcde3c07 5225 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
60b2817d 5226 (HOST_LIB_PATH): Generate from Makefile.def.
5227 (TARGET_LIB_PATH): Likewise.
5228 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5229 * Makefile.in: Regenerate.
5230 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5231 (RPATH_ENVVAR): Include Darwin case.
5232 * configure: Regenerate.
5233
9cc9199f 52342005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5235
5236 * MAINTAINERS (Various Maintainers): Remove self.
5237 (Write After Approval): Add self.
5238
beefdb0f 52392005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5240
5241 * MAINTAINERS (Various Maintainers): Add self.
5242
697e01c8 52432005-03-25 Paolo Bonzini <bonzini@gnu.org>
5244
5245 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5246 * configure: Regenerate.
5247
9624cab1 52482005-03-21 Zack Weinberg <zack@codesourcery.com>
5249
5250 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5251 gcc_version, and gcc_version_trigger from set of flags to pass.
5252 * Makefile.tpl: Remove definitions of above variables.
5253 (config.status): Remove dependency on $(gcc_version_trigger).
5254 * Makefile.in: Regenerate.
5255 * configure.in: Do not reference config/gcc-version.m4 nor
5256 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5257 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5258 * configure: Regenerate.
5259
5745a02a 52602005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dcde3c07 5261 Andrew Pinski <pinskia@physics.uc.edu>
5745a02a 5262
5263 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5264 * Makefile.in: Regenerate.
5265
df4e5443 52662005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5267
5268 * MAINTAINERS (Write After Approval): Add myself.
5269
379a1f2c 52702005-03-03 David Ayers <d.ayers@inode.at>
5271
5272 * MAINTAINERS (Write After Approval): Add myself.
5273
b3fc57d4 52742005-03-01 Alexandre Oliva <aoliva@redhat.com>
5275
5276 PR libgcj/20160
5277 * ltmain.sh: Avoid creating archives with components that have
5278 duplicate basenames.
5279
39c05b8e 52802005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5281
5282 PR bootstrap/20250
5283 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5284 instead of check.
5285 * Makefile.in: Regenerate.
5286
d874b723 52872005-02-28 Paolo Bonzini <bonzini@gnu.org>
5288
5289 * Makefile.in: Regenerate to fix conflict between the previous two
5290 patches.
5291
c1eb9e31 52922005-02-28 Paolo Bonzini <bonzini@gnu.org>
5293
5294 PR bootstrap/17383
5295 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5296 * Makefile.tpl (HOST_SUBDIR): New substitution.
5297 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5298 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5299 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5300 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5301 (Host modules, Bootstrapped modules): Use it.
5302 (Build modules, Target modules): Do not create symlink trees,
5303 always configure out-of-srcdir.
5304 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5305 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5306 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5307 $(HOST_SUBDIR). Create a symlink for host_subdir.
5308
5309 * Makefile.in: Regenerate.
5310 * configure: Regenerate.
5311
a136b23d 53122005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5313
5314 Merged from libada-gnattools-branch:
5315 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5316
5317 * gnattools: New directory.
5318 * Makefile.def: Add gnattools as a module, depending on target-libada.
5319 * Makefile.in: Regenerate.
5320 * configure.in: Include gnattools in host_tools; disable it if ada
5321 is disabled.
5322 * configure: Regenerate.
5323
46042488 53242005-02-24 James A. Morrison <phython@gcc.gnu.org>
5325
5326 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5327 treelang maintainer.
5328 (Write After Approval): Remove myself.
5329
123fdbbd 53302005-02-23 Paul Schlie <schlie@comcast.net>
5331
5332 * configure.in: Allow darwin targeted ports to build tk, itcl and
5333 libgui.
5334 * configure: Regenerate.
5335
17336619 53362005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5337
5338 PR libgcj/10353
5339 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5340 * configure: Regenerate.
5341
6e4db1f1 53422005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5343
5344 * MAINTAINERS (Write After Approval): Add myself.
5345
203ad69a 53462005-02-10 Ian Lance Taylor <ian@airs.com>
5347
5348 * MAINTAINERS: Update my e-mail address.
5349
afa8b68c 53502005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5351
5352 * MAINTAINERS (Write After Approval): Add myself.
5353
06b2086e 53542005-01-29 Hans-Peter Nilsson <hp@axis.com>
5355
5356 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5357 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5358 target-libgloss when not *-*-elf and *-*-aout.
5359 * configure: Regenerate.
5360
2890721b 53612005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5362
5363 * MAINTAINERS: Remove obsolete entries.
5364
b9db2b8c 5365 * MAINTAINERS (Write After Approval): Add Michael Matz.
5366
9da9577b 53672005-01-19 Neil Booth <neil@daikokuya.co.uk>
5368
5369 * MAINTAINERS: Remove self as cpplib maintainer.
5370
c626e85f 53712005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5372
5373 * install-sh, config.sub: Import from upstream.
5374
cac4ee55 53752005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5376
5377 PR bootstrap/18222
5378 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5379 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5380 * Makefile.in: Regenerate.
5381
e03fcf5f 53822005-01-16 Jason Thorpe <thorpej@netbsd.org>
5383
5384 * MAINTAINERS: Update my email address.
5385
abb13670 53862005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 5387 Andreas Schwab <schwab@suse.de>
abb13670 5388
5389 PR bootstrap/18033
5390 * config-ml.in: Eval option if surrounded by single quotes.
5391
e4a78ee4 53922005-01-03 Paolo Bonzini <bonzini@gnu.org>
5393
5394 Revert 2004-12-28 Makefile changes, a better fix will be
5395 applied to mainline and src after GCC 4.0 branches.
5396
1fe42238 53972004-12-28 Paolo Bonzini <bonzini@gnu.org>
5398
5399 PR bootstrap/17383
5400
5401 * Makefile.def (target_modules): Remove stage parameter,
5402 it is always true now.
5403 * Makefile.tpl (configure-build-[+module+],
5404 configure-target-[+module+]): Always build symlink tree
5405 for the directory and for include. BUILD_SUBDIR and
5406 TARGET_SUBDIR cannot be . anymore.
5407 * Makefile.in: Regenerate.
5408
fcaf3188 54092004-12-25 David Edelsohn <edelsohn@gnu.org>
5410
5411 Revert 2004-12-08 Makefile changes.
5412
835db815 54132004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5414
5415 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5416 cygwin, mingw.
5417
33974778 54182004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5419
5420 * configure.in (sh64-*-*): Reenable gprof.
5421 * configure: Regenerate.
5422
4b8fa64c 54232004-12-08 David Edelsohn <edelsohn@gnu.org>
5424
5425 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5426 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5427 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5428 * Makefile.in: Regenerate.
5429
ef31114f 54302004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5431
5432 * MAINTAINERS: Update my email address.
5433
7799fdb2 54342004-12-07 Matt Kraai <kraai@ftbfs.org>
5435
5436 * Makefile.tpl: Generate normal dependencies if the LHS module is
5437 not bootstrapped.
5438 * Makefile.in: Regenerate.
5439
c88bf782 54402004-12-03 Richard Sandiford <rsandifo@redhat.com>
5441
5442 * configure.in: Include config/gxx-include-dir.m4. Use
5443 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5444 * configure: Regenerate.
5445
f8592d5a 54462004-12-03 Richard Sandiford <rsandifo@redhat.com>
5447
5448 * config.if: Delete.
5449 * configure.in: Set libstdcxx_incdir directly.
5450 * configure: Regenerate.
5451
39b9d49f 54522004-12-02 Eric Christopher <echristo@redhat.com>
5453
5454 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5455 * Makefile.in: Regenerate.
5456
c3e7e62b 54572004-12-02 Richard Sandiford <rsandifo@redhat.com>
5458
5459 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5460 * configure: Regenerate.
5461
14ac9144 54622004-12-02 Richard Sandiford <rsandifo@redhat.com>
5463
5464 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5465 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5466 * configure: Regenerate.
5467
b68b9d92 54682004-12-01 Eric Christopher <echristo@redhat.com>
5469
5470 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5471 of things to remove.
5472
68b7b0fe 54732004-11-29 Matt Kraai <kraai@ftbfs.org>
5474
5475 * MAINTAINERS (Write After Approval): Update my e-mail address.
5476
d081dd29 54772004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5478
5479 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5480 from CVS libtool to always pass_all.
5481
08261f02 54822004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5483
5484 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5485 (hppa*64*-*-*): Delete incorrect comment.
5486 * configure: Rebuilt.
5487
a234d196 54882004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5489
5490 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5491
7f93fe7a 54922004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5493
5494 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5495 from CVS libtool to always pass_all.
5496
037ff4cc 54972004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5498
5499 * install-sh, compile: Import from automake.
5500
e294bcff 55012004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5502
5503 * config.guess, config.sub: Import from savannnah.
5504
aad2f5f9 55052004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 5506
5507 * MAINTAINERS (Write After Approval): Add myself
5508
956942fa 55092004-11-12 Mike Stump <mrs@apple.com>
5510
5511 * Makefile.def: Add html support.
5512 * Makefile.tpl: Likewise.
5513 * Makefile.in: Regenerate.
5514
ec2a8310 55152004-11-11 Geoffrey Keating <geoffk@apple.com>
5516
8a54e13f 5517 PR 18423
5518 * configure.in: Remove all instances of build-fixincludes from
5519 noconfigdirs.
5520 (build_configargs): Supply --target to subdirectories.
5521 * configure: Regenerate.
5522
ec2a8310 5523 * Makefile.def: Make gcc install depend on fixincludes install.
5524 * Makefile.in: Regenerate.
5525
696f98d4 55262004-11-10 Janis Johnson <janis187@us.ibm.com>
5527
5528 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5529
3eb34262 55302004-11-11 Paul Brook <paul@codesourcery.com>
5531
5532 * MAINTAINERS: Add self as arm maintainer. Update email address.
5533
dd63ad62 55342004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5535
5536 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5537 target-libgfortran.
17a0d7e8 5538 * configure: Regenerate.
dd63ad62 5539
d8483d79 55402004-11-07 David Edelsohn <edelsohn@gnu.org>
5541
5542 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5543 like CC.
5544
bdcc5e0f 55452004-11-05 Paolo Bonzini <bonzini@gnu.org>
5546
5547 * Makefile.def (host fixincludes): Specify missing targets.
5548 * Makefile.in: Regenerate.
5549
9310c946 55502004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5551
5552 * MAINTAINERS: Add myself
5553
1dfe67f7 55542004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5555
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
50e7e370 55582004-11-04 Geoffrey Keating <geoffk@apple.com>
5559
5560 * Makefile.def: Build fixincludes for the host, too.
5561 * Makefile.in: Regenerate.
5562 * configure.in (host_tools): Add fixincludes.
5563 * configure: Regenerate.
5564
b6824c17 55652004-11-04 Daniel Jacobowitz <dan@debian.org>
5566
5567 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5568 * configure: Regenerated.
5569
44f0e47c 55702004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5571
5572 PR other/17783
5573 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5574 * configure: Regenerated.
5575
03dbc854 55762004-10-31 Mark Mitchell <mark@codesourcery.com>
5577
5578 * README.SCO: Update per FSF instructions.
5579
d2be3229 55802004-10-28 Eric B. Weddington <ericw@evcohs.com>
5581
5582 PR target/18151
5583 * configure.in (case ${target}): Do not build fixincludes for avr.
5584 * configure: Regenerated.
5585
6675f2d9 55862004-10-26 Paolo Bonzini <bonzini@gnu.org>
5587
5588 * configure.in (case ${target}): Do not build fixincludes
5589 on platforms where it is not used.
5590 * configure: Regenerated.
5591
3a8631fa 55922004-10-23 Daniel Jacobowitz <dan@debian.org>
5593
5594 * configure.in: Use an absolute path to install-sh.
5595 * configure: Regenerated.
5596
50c69ebc 55972004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5598
5599 * MAINTAINERS (Write After Approval): Add myself.
5600
2c95e9b1 56012004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5602
5603 * MAINTAINERS: Remove from Write After Approval those that are
5604 already maintainers.
5605
3d22b915 56062004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5607
5608 * MAINTAINERS: Update my email address.
5609
3fba36a4 56102004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5611
5612 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5613 * configure: Regenerate.
5614
dcde3c07 56152004-10-07 J"orn Rennecke <joern.rennecke@st.com>
25cebb64 5616
5617 * MAINTAINERS: Update my email address.
5618
668dc571 56192004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5620
5621 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5622 entries belonging to this category.
5623
2c50ca04 56242004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5625
5626 * MAINTAINERS: Update my e-mail address.
5627
68b4a982 56282004-10-06 Paolo Bonzini <bonzini@gnu.org>
5629
5630 Fix wrong conflict resolution in:
5631
5632 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5633
5634 * Makefile.in: Regenerate.
5635 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5636 in the recursive `make', instead of hardwiring `all'.
5637 (Autogenerated TARGET-* variables): New.
5638
5326cc72 56392004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5640
5641 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 5642 * configure: Regenerate.
5326cc72 5643
6e4191af 56442004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5645
5646 * MAINTAINERS (Various Maintainers): Move the "windows,
5647 cygwin, mingw" maintainer to ...
5648 (OS Port Maintainers): ... here.
5649
39826843 56502004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5651
5652 * MAINTAINERS (Write After Approval): Remove those that are
5653 maintainers of some subsystem.
5654
e644ba93 56552004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5656
5657 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5658 * ltcf-cxx.sh (tpf*): Likewise.
5659 * ltconfig (tpf*): Add TPF OS configuration support.
5660
ddc76fa7 56612004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5662
5663 * MAINTAINERS: Change my email address to my new work account.
5664
3bdd04cc 56652004-09-24 Michael Roth <mroth@nessie.de>
5666
5667 * configure.in (--without-headers): Add missing double quotes.
5668 * configure: Regenerate.
5669
dcde3c07 56702004-09-24 Kelley Cook <kcook@gcc.gnu.org>
1b60dd08 5671
5672 * ylwrap: Revert to previous version.
5673
d389b7e3 56742004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5675
5676 PR bootstrap/17369
5677 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5678 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5679 SET_GCC_LIB_PATH_CMD.
5680 (BASE_TARGET_EXPORTS): Likewise.
5681 * Makefile.in: Regenerated.
5682
5683 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5684 * configure: Regenerated.
5685
2109ded2 56862004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5687
5688 * config.guess: New upstream version
5689 * compile, depcomp, install-sh, ylwrap: Likewise.
5690
da9e6519 56912004-09-19 Roger Sayle <roger@eyesopen.com>
5692
5693 * config/mh-x86omitfp: New host makefile fragment. Add
5694 -fomit-frame-pointer to the default BOOT_CFLAGS.
5695 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5696 * configure: Regenerate.
5697
e84ab337 56982004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5699
5700 PR target/11572
5701 * configure.in (*-*-darwin*): Renable libobjc.
5702 * configure: Regenerate.
5703
c875bbba 57042004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5705
5706 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5707
39a1c4e9 57082004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 5709
39a1c4e9 5710 * Makefile.def: Remove libbanshee.
5711 * Makefile.tpl: Ditto.
5712 * configure.in: Ditto.
5713 * Makefile.in: Regen.
5714 * configure: Ditto.
5715
c600ebdb 57162004-09-08 David Edelsohn <edelsohn@gnu.org>
5717
5718 * ltmain.sh: Use $pic_object as $non_pic_object if
5719 $non_pic_object=none.
5720
e1aef632 57212004-09-07 Paolo Bonzini <bonzini@gnu.org>
5722
5723 * missing: Import latest version from master repository.
5724
ccf99faa 57252004-09-06 Nick Clifton <nickc@redhat.com>
5726
5727 * config.sub: Import latest version from master repository.
5728 * config.guess: Likewise.
5729 This includes these changes:
b68b9d92 5730
ccf99faa 5731 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5732
5733 * config.sub: Handle crisv32, alias etraxfs.
5734 * config.guess (crisv32:Linux:*:*): Handle.
5735
5736 2004-08-13 Brad Smith <brad@comstyle.com>
5737
5738 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5739 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5740
5741 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5742
5743 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5744 assume the processor is a powerpc. This is because coreutils
5745 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5746 in this case, due to a MacOS X bug that causes
5747 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5748 to return a negative number.
5749 Problem reported by Petter Reinholdtsen in:
5750 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5751
5752 2004-07-19 Ben Elliston <bje@gnu.org>
5753
5754 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5755
5756 2004-06-24 Ben Elliston <bje@gnu.org>
5757
5758 * config.guess: Update copyright years.
5759 * config.sub: Likewise.
5760
5761 2004-06-22 Robert Millan <robertmh@gnu.org>
5762
5763 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5764 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5765
5766 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5767
5768 * config.guess (*:*VMS:*:*): New entry. Replaces
5769 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5770 manufacturer.
5771
5772 2004-06-22 Ben Elliston <bje@gnu.org>
5773
5774 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5775 * config.sub: Likewise.
5776
5777 2004-06-22 Ben Elliston <bje@gnu.org>
5778
5779 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5780 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5781
5782 2004-06-11 Ben Elliston <bje@gnu.org>
5783
5784 * config.guess (pegasos:OpenBSD:*:*): Remove.
5785
5786 2004-06-11 Ben Elliston <bje@gnu.org>
5787
5788 From Wouter Verhelst <wouter@grep.be>:
5789 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5790
5791 2004-06-11 Ben Elliston <bje@gnu.org>
5792
5793 * config.guess (luna88k:OpenBSD:*:*): New.
5794
5795 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5796
5797 * config.guess (m32r*:Linux:*:*): New case.
5798 * config.sub: Handle m32rle.
5799
5800 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5801
5802 From Jens Petersen <petersen@redhat.com>:
5803 * config.sub: Handle sparcv8.
5804
5805 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5806
5807 From Tom Smith <smith@cag.lkg.hp.com>:
5808 * config.guess: Version suffixes are equally significant on Tru64
5809 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5810 prefix of "P" (patched kernel).
5811
5812 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5813
5814 * config.sub: Add support for National Semiconductor CRX target.
5815
cde9549e 58162004-09-03 Janis Johnson <janis187@us.ibm.com>
5817
5818 * MAINTAINERS (Various Maintainers): Remove myself as web page
5819 maintainer, add myself as maintainer of build status lists.
5820
634f7a13 58212004-09-03 Jan Beulich <jbeulich@novell.com>
5822
5823 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5824 *-*-netware, but add target-libmudflap.
5825 Consolidate *-*-netware targets (of which really only i?86 exists)
5826 into a single entry.
5827 * configure: Likewise.
5828
2b64d19b 58292004-09-01 Paolo Bonzini <bonzini@gnu.org>
5830
5831 * Makefile.tpl (sorry): Remove.
5832 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5833 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5834 (do-clean): Clean per-stage directories too.
5835 (do-distclean): Run distclean-stage1 too.
5836 (.NOTPARALLEL): Enable during toplevel bootstrap.
5837 (stage[+id+]-bubble): Enable parallel execution during
5838 the recursive invocation.
5839 * Makefile.in: Regenerate.
5840
5841 Fix previous checkin:
5842
5843 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5844 include.
5845 * configure.in: Fix indentation.
5846 * configure: Regenerate.
5847
dcde3c07 58482004-08-31 Robert Bowdidge <bowdidge@apple.com>
0222d984 5849
2b64d19b 5850 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5851 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5852 * configure: regenerate
b68b9d92 5853 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 5854 -mdynamic-no-pic
0222d984 5855
2b59cb05 58562004-08-31 Paolo Bonzini <bonzini@gnu.org>
5857
5858 * Makefile.def (build_modules): Add fixincludes.
5859 (dependencies): Make gcc depend on fixincludes.
5860 * configure.in (build_tools): Add fixincludes.
5861 (build_configdirs): Always include build_libs.
5862 * Makefile.in: Regenerate.
5863 * configure: Regenerate.
5864
58652004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 5866
5867 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5868 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5869 phony targets; do not generate timestamp files.
5870 (distclean-stageN): Remove references to their timestamp files.
5871 (restageN, touch-stageN): Remove.
5872 (stageN-bubble): Rewritten.
5873 (compare): Support lean bootstraps.
5874 * Makefile.in: Regenerate.
5875
5876 * configure.in: Only warn when bootstrapping but
5877 build != host or build != target. Support lean bootstraps.
5878 * configure: Regenerate.
5879
4a921c63 58802004-08-26 Phil Edwards <phil@codesourcery.com>
5881
5882 * configure.in: Give a better error message if GMP/MPFR are missing
5883 and a language needing them has been requested.
5884 * configure: Regenerated.
5885
6cee4b4a 58862004-08-25 Phil Edwards <phil@codesourcery.com>
5887
5888 * configure.in: Print a list of available language front-ends if
5889 a requested one is missing. Tidy stray tab characters.
5890 * configure: Regenerated.
5891
e6312df0 58922004-08-19 Michael Koch <konqueror@gmx.de>
5893
5894 * gcc/doc/install.texi: Update entry about automake for libjava.
5895
c01dd063 58962004-08-17 Robert Millan <robertmh@gnu.org>
5897
5898 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5899 (instead of FreeBSD).
5900 * configure: Regenerate.
5901
a1ad7483 59022004-08-16 Paolo Bonzini <bonzini@gnu.org>
5903
5904 * Makefile.in: Regenerate.
5905 * configure: Regenerate.
5906
5907 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5908 stage_*_flags.
5909 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5910 for bootstrapped modules if toplevel bootstrap is going.
5911 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5912 modules. Adjust for changes in Makefile.def. Enable several
5913 rules even in non-bootstrap mode, just to avoid peppering the
5914 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5915 (stage-[+prev+]-bubble): Remove.
5916
5917 * Makefile.def (Dependencies): Depend on all-build-bison,
5918 all-build-flex, all-build-byacc, all-build-texinfo, rather
5919 than the host variations.
5920 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5921 with BUILD_SUBDIR.
5922 (BISON): Update for recent Bisons.
5923 (YACC): Fix typo.
5924 (cross): Depend on all-build.
5925 (all): Do not depend on all-build.
5926 (prebootstrap): Remove.
5927 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5928 (Prebootstrap dependencies): Add them to the per-stage targets
5929 and to all-prebootstrap.
5930 * configure.in (build_configdirs): Always enable build_tools.
5931 (BUILD_DIR_PREFIX): Remove.
5932
5933 * Makefile.def (gcc): Add target variable.
5934 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5935 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5936 in the recursive `make', instead of hardwiring `all'.
5937 (Autogenerated TARGET-* variables): New.
5938
e0d2a616 59392004-08-13 Brian Booth <bbooth@redhat.com>
5940
5941 * MAINTAINERS: Remove myself from write-after-approval.
5942
77f9b2dc 59432004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5944
5945 * src-release: Stop distributing mmalloc with gdb (which doesn't
5946 use it).
5947 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5948 * Makefile.in: Regenerate.
5949
30e9913f 59502004-08-09 Mark Mitchell <mark@codesourcery.com>
5951
5952 * configure.in (arm*-*-eabi*): New target.
5953 * configure: Regenerate.
5954
ea8d3d75 59552004-08-06 Paolo Bonzini <bonzini@gnu.org>
5956
5957 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5958 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5959 (Dependencies): New section.
5960 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5961 (configure-target-[+module+]): Depend on maybe-all-gcc
5962 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5963 (toplevel profiledbootstrap): Fix dependencies.
5964 * Makefile.in: Regenerate.
5965
8647a116 59662004-08-03 Mark Mitchell <mark@codesourcery.com>
5967
5968 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5969 target-libiberty to noconfigdirs.
5970 * configure: Regenerate.
5971
5ca838b8 59722004-08-03 Paul Brook <paul@codesourcery.com>
5973
5974 * configure.in: Check for MPFR as well as GMP.
5975 * configure: Regenerate.
5976
cb8a7007 59772004-08-01 Robert Millan <robertmh@gnu.org>
5978
5979 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5980 libmudflap for all GNU-based systems (with Glibc).
5981 * configure: Regenerate.
5982
dcde3c07 59832004-08-03 Paolo Bonzini <bonzini@gnu.org>
6caa530d 5984
5985 * Makefile.def (host-modules): Add gcc.
5986 * Makefile.in: Regenerate.
5987 * Makefile.tpl (sorry): New rule.
5988 (configure-host, all-host, [+make_target+]-host, do-check,
5989 install-host): Do not add gcc as a special case.
5990 (host modules): Add a small special-casing for gcc. Export
5991 extra_make_flags through the environment.
5992 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5993 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5994 other recursive targets for gcc): Remove.
5995
5996 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5997 (stage, unstage): New rules.
5998 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5999 distclean-stage[+id+]): Use stage_current.
6000 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6001 the stage*-start rules.
6002
3ff2e849 60032004-08-02 Geoffrey Keating <geoffk@apple.com>
6004
6005 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6006 use -all_load flag.
6007
75b6260c 60082004-08-02 Paolo Bonzini <bonzini@gnu.org>
6009
6010 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6011 * configure: Regenerate.
6012
3ecc19f1 60132004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6014
6015 * maintainer-scripts/gcc_release: Revert yesterday's change.
6016
0396e2a1 60172004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6018
6019 * MAINTAINERS: Add myself to write-after-approval.
6020
b1fd5525 60212004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6022
6023 * libf2c: Removed.
6024 * gcc/gccbug.in: Updated because of libf2c removal.
6025 * maintainer-scripts/gcc_release: Ditto.
6026
dcde3c07 60272004-07-09 Loren J. Rittle <ljrittle@acm.org>
122ae8c7 6028
6029 * configure.in: Build libmudflap by default on FreeBSD.
6030 * configure: Regenerated.
6031
344b2784 60322004-07-09 Mark Mitchell <mark@codesourcery.com>
6033
6034 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6035 systems.
6036 * configure: Regenerated.
6037
dcde3c07 60382004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
d45eaefd 6039
6040 PR target/16344
6041 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6042 feedback based compiler.
6043 * Makefile.in: Rebuilt.
6044
13e3668a 60452004-07-08 Alexandre Oliva <aoliva@redhat.com>
6046
6047 * Makefile.def (host_modules): Set bootstrap=true for flex.
6048 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6049 * Makefile.in: Rebuilt.
6050
9763d43d 60512004-07-07 Jan Hubicka <jh@suse.cz>
6052
6053 * MAINTAINERS: Add self as a profile feedback maintainer.
6054
03c65091 60552004-07-05 Phil Edwards <phil@codesourcery.com>
6056
6057 * configure.in: Do not prepend $srcdir to /dev/null in
6058 makefile fragments.
6059 * configure: Regenerate.
6060
2f8725b0 60612004-07-01 Paolo Bonzini <bonzini@gnu.org>
6062
6063 * Makefile.def (build_modules): Add bison, byacc, flex,
6064 m4, texinfo.
6065 (flags_to_pass): Add FLEX.
6066 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6067 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6068 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6069 DEFAULT_MAKEINFO): Remove.
6070 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6071 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6072 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6073 objdir or else use configured tool.
6074 (all-build): New.
6075 (all): Depend on it.
6076 (Build module dependencies): Add.
6077 * Makefile.in: Regenerate.
6078 * configure.in: Better support for multiple build modules,
6079 matching what is done for host/target modules. Do not look
6080 for "plausible" locations of build tools if Canadian cross.
6081 Use autoconf's AC_PROG_CC to find a C compiler. Define
6082 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6083 * configure: Regenerate.
b68b9d92 6084
1e6242a4 60852004-06-22 Paolo Bonzini <bonzini@gnu.org>
6086
6087 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6088 * Makefile.in: Regenerate.
6089
1b53fe78 60902004-06-22 Paolo Bonzini <bonzini@gnu.org>
6091
6092 * Makefile.tpl (configure-build-[+module+],
6093 configure-[+module+], configure-target-[+module+]): Pass
6094 [+extra_configure_args+].
6095 (all-build-[+module+], all-[+module+], check-[+module+],
6096 install-[+module+], [+make_target+]-[+module+],
6097 all-target-[+module+], check-target-[+module+],
6098 install-target-[+module+], [+make_target+]-target-[+module+]):
6099 Pass [+extra_make_args+].
6100 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6101 (GCC_HOST_EXPORTS): Remove.
6102 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6103 cross, check-gcc, check-gcc-c++, install-gcc,
6104 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6105 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6106 * Makefile.in: Regenerate.
6107
a22cc2c4 61082004-06-21 Matthew Sachs <msachs@apple.com>
6109
6110 * MAINTAINERS: Added self to write-after-approval.
6111
d76e1e50 61122004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6113
6114 * configure.in: Check for srcdir/winsup rather than build directory
6115 winsup.
6116 * configure: Regenerate.
6117
2c10944d 61182004-06-17 Corinna Vinschen <vinschen@redhat.com>
6119
6120 * configure.in: Don't build Cygwin native newlib if winsup
6121 directory is missing. Emit warning instead.
6122 * configure: Regenerate.
6123
599a3eac 61242004-06-09 Paolo Bonzini <bonzini@gnu.org>
6125
6126 * Makefile.tpl (touch-stage[+id+]): New.
6127 (restage[+prev+]): Depend on touch-stage[+id+].
6128
6129 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6130 Use it throughout.
6131
6132 * Makefile.def: Add profile and feedback bootstrap stages.
6133 Remove next field from bootstrap stages.
6134 * Makefile.tpl (LN, LN_S): Substitute.
6135 (stageN-start, stageN-end): Use double-colon rules, to
6136 provide a hook for additional setup commands.
6137 (distclean-stageN-gcc, restageN): Create dependencies from
6138 [+prev+], not from [+next+].
6139 (stageN-bubble): Add commands for successive stages from
6140 [+prev+], using double-colon rules.
6141 (all-stageN-gcc): Fix typo.
6142 (stagefeedback-start, profiledbootstrap): New.
6143 * Makefile.in: Regenerate.
6144 * configure.in: Call ACX_PROG_LN.
6145 * configure: Regenerate.
6146
ba797f0e 61472004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6148
6149 * MAINTAINERS (Write After Approval): Add myself.
6150
b93f892d 61512004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6152
6153 * MAINTAINERS (Write After Approval): Add myself.
6154
93f93279 61552004-06-03 Paolo Bonzini <bonzini@gnu.org>
6156
6157 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6158 without gcc.
6159 * configure: Regenerate.
6160
d8b05159 61612004-06-01 Paolo Bonzini <bonzini@gnu.org>
6162
6163 * Makefile.tpl: Fix typo.
6164 * Makefile.in: Regenerate.
6165
dcde3c07 61662004-06-01 Paolo Bonzini <bonzini@gnu.org>
5b7950ff 6167
6168 * configure.in: Remove new- prefix from toplevel
6169 bootstrap targets.
6170 * configure: Regenerate.
6171
54f0538b 61722004-06-01 Paolo Bonzini <bonzini@gnu.org>
6173
6174 * Makefile.tpl (all.normal): Rename to all.
6175 (all): Replace with a rule to pick the default
6176 target from configure.
6177 (all-gcc, configure-gcc): Use conditionals to
6178 do nothing when toplevel bootstrap is going on.
6179 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6180 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6181 * configure.in: Support --enable-bootstrap.
6182
6183 * Makefile.def: Remove new- prefix from toplevel
6184 bootstrap targets.
6185 * Makefile.tpl: Likewise.
6186
6187 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6188 target.
6189
6190 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6191 $(RECURSE_FLAGS) to recursive invocation of make.
6192
6193 * Makefile.in: Regenerate.
6194 * configure: Regenerate.
6195
e0754ee6 61962004-05-30 Andreas Jaeger <aj@suse.de>
dcde3c07 6197 Jim Wilson <wilson@specifixinc.com>
e0754ee6 6198
6199 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6200 like CC.
6201
8e8b3365 62022004-05-27 Daniel Jacobowitz <dan@debian.org>
6203
6204 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6205 * configure: Regenerate.
6206
27e3aebd 62072004-05-25 Daniel Jacobowitz <drow@false.org>
6208
6209 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6210 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6211 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6212 targets.
6213 * Makefile.in: Regenerate.
6214
dcde3c07 62152004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 6216
6217 * configure.in: Test the ability to symlink directories.
6218 * configure: Regenerate.
6219
6220 * Makefile.def (bootstrap-stage): New definitions.
6221 * Makefile.tpl (configure-stage1-gcc,
6222 configure-stage2-gcc, configure-stage3-gcc,
6223 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6224 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6225 new-restage3, compare): Autogenerate, see Makefile.in
6226 entry for behavioral changes.
6227 (distclean-stage1, new-stage1-start, new-stage1-end,
6228 new-stage1-bubble, distclean-stage2, new-stage2-start,
6229 new-stage2-end, new-stage2-bubble, distclean-stage3,
6230 new-stage3-start, new-stage3-end): New autogenerated targets.
6231 (objext, prebootstrap, BOOT_CFLAGS,
6232 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6233 targets.
6234
6235 * Makefile.in: Regenerate.
6236 (distclean-stage1, new-stage1-start, new-stage1-end,
6237 new-stage1-bubble, distclean-stage2, new-stage2-start,
6238 new-stage2-end, new-stage2-bubble, distclean-stage3,
6239 new-stage3-start, new-stage3-end): New targets.
6240 (all-stage1-gcc): Move prebootstrap dependency from here...
6241 (configure-stage1-gcc): ...to here.
6242 (new-bootstrap): Use bubble targets.
6243 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6244 Use per-stage distclean targets.
6245 (configure-stage1-gcc, configure-stage2-gcc,
6246 configure-stage3-gcc, all-stage1-gcc,
6247 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6248 Use new-stageN-start to prepare the tree.
6249
d856c8a6 62502004-05-23 Paolo Bonzini <bonzini@gnu.org>
6251
6252 * Makefile.def (host_modules): add libcpp.
6253 * Makefile.tpl: Add dependencies on and for libcpp.
6254 * Makefile.in: Regenerate.
6255 * configure.in: Add libcpp host module.
6256 * configure: Regenerate.
6257
01b41571 62582004-05-21 Paolo Bonzini <bonzini@gnu.org>
6259
6260 * Makefile.tpl: Whenever a recursive target is defined, wrap
6261 it in a special @if/@endif block, and prepare its maybe
6262 dependency in the @if/@endif block
6263 * configure.in: Instead of writing maybe dependencies, remove
6264 the @if/@endif statements, and remove the @if/@endif blocks
6265 that remain.
6266 * configure: Regenerate.
6267 * Makefile.in: Regenerate.
6268
f47da044 62692004-05-20 Janis Johnson <janis187@us.ibm.com>
6270
6271 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6272
d556a20e 62732004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6274
6275 PR bootstrap/15120
6276 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6277 * */configure: Rebuilt.
6278
49fbf4b9 62792004-05-17 Zack Weinberg <zack@codesourcery.com>
6280
6281 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6282 of libf2c.
6283 * configure, Makefile.in: Regenerate.
6284
d3eff7bb 62852004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
ae1bef7b 6286
6287 * MAINTAINERS (Write After Approval): Add myself.
6288
4ee9c684 62892004-05-13 Diego Novillo <dnovillo@redhat.com>
6290
6291 Merge from tree-ssa-20020619-branch.
6292
6293 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6294 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6295 (HOST_GMPLIBS): Define.
6296 (HOST_GMPINC): Define.
6297 (TARGET_LIB_PATH): Add libmudflap.
6298 (GFORTRAN_FOR_TARGET): Define.
6299 (configure-build*): Export GFORTRAN.
6300 (configure-gcc): Export GMPLIBS and GMPINC.
6301 (all-gcc): Add maybe-all-libbanshee.
6302 (configure-target-libgfortran): Define.
6303 * Makefile.in: Regenerate.
6304 * configure.in (host_libs): Add libbanshee.
6305 (target_libraries): Add target-libmudflap and target-libgfortran.
6306 Add --with-libbanshee.
6307 Handle --disable-libmudflap.
6308 (*-*-freebsd*): Use with_gmp.
6309 Add $(libgcj) to noconfigdirs.
6310 * configure: Regenerate.
6311 * depcomp: New file.
6312 * MAINTAINERS: Add tree-ssa maintainers.
6313
455fb4f7 63142004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6315
49fbf4b9 6316 * MAINTAINERS (Various Maintainers): Add myself.
455fb4f7 6317
9ca797fe 63182004-04-30 Brian Ford <ford@vss.fsi.com>
6319
49fbf4b9 6320 * MAINTAINERS (Write After Approval): Add myself.
9ca797fe 6321
043b6c62 63222004-04-29 Uros Bizjak <uros@kss-loka.si>
6323
49fbf4b9 6324 * MAINTAINERS (Write After Approval): Add myself.
043b6c62 6325
697dfd2c 63262004-04-28 Paolo Bonzini <bonzini@gnu.org>
6327
6328 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6329 * configure: Regenerate.
6330
839c6a20 63312004-04-27 Paolo Bonzini <bonzini@gnu.org>
6332
6333 Revert:
6334 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6335
6336 * Makefile.def (flags_to_pass): Remove *dir variables that
6337 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6338 as well as prefix and exec_prefix.
6339 * Makefile.in: Regenerate.
6340
a2718648 63412004-04-26 Robert Millan <robertmh@gnu.org>
6342
6343 Add patches from libtool CVS.
6344 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6345 * ltconfig: Likewise.
6346 * ltcf-c.sh: Likewise.
6347 * ltcf-cxx.sh: Likewise.
6348 * ltcf-gcj.sh: Likewise.
6349
be2c9eb1 63502004-04-26 Paolo Bonzini <bonzini@gnu.org>
6351
6352 * Makefile.def (host_modules): Mark with the bootstrap
6353 flag packages on which gcc depends.
6354 * Makefile.tpl (all-bootstrap): Use it.
6355 * Makefile.in: Regenerate.
6356
b5196e8d 63572004-04-26 Paolo Bonzini <bonzini@gnu.org>
6358
6359 * Makefile.def (flags_to_pass): Remove *dir variables that
6360 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6361 as well as prefix and exec_prefix.
6362 * Makefile.in: Regenerate.
6363
7bcc3b4a 63642004-04-26 Paolo Bonzini <bonzini@gnu.org>
6365
49fbf4b9 6366 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6367 * configure: Regenerate.
6368 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6369 * gcc/Makefile.tpl (compare): Use the result of the test.
6370 * gcc/Makefile.in: Regenerate.
7bcc3b4a 6371
33e3141d 63722004-04-23 Paolo Bonzini <bonzini@gnu.org>
6373
6374 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6375 Always relocate gcc and prev-gcc to the original names, even
6376 if the build fails.
6377 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6378 New targets.
6379
44217381 63802004-04-23 Laurent GUERBY <laurent@guerby.net>
6381
6382 * MAINTAINERS: Update my email address.
49fbf4b9 6383
de88352a 63842004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6385
6386 * configure.in (mips*-*-irix5*): Enable ld.
6387 * configure: Regenerate.
44217381 6388
216de822 63892004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6390
6391 * configure: Regenerate.
6392
b8d376b5 63932004-04-15 James E Wilson <wilson@specifixinc.com>
6394
6395 * Makefile.tpl (configure-[+module+], configure-gcc,
6396 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6397 Set and export LDFLAGS.
6398 * Makefile.in: Regenerate.
6399
9ce62711 64002004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6401
49fbf4b9 6402 * MAINTAINERS: Add myself to write-after-approval.
9ce62711 6403
49aae208 64042004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6405
6406 PR bootstrap/14871
6407 * Makefile.tpl: If we don't have built-in-tree target tools,
6408 use the ones found by configure rather than hacking around with
6409 program_transform_name.
6410 * configure.in: Give Makefile.tpl the information necessary
6411 to do that.
6412 * Makefile.in: Regenerate.
6413 * configure: Regenerate.
6414
f4191912 64152004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6416
6417 PR bootstrap/14760
6418 * configure.in: When computing baseargs, strip *all* copies of
6419 offending options. Also, don't match/substitute the trailing space,
6420 so that this actually works when two similar options are separated by
6421 only one space.
6422 * configure: Regenerate.
6423
d17281c9 64242004-04-06 David Edelsohn <edelsohn@gnu.org>
6425
49fbf4b9 6426 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6427 (rs6000-*-aix*): Same.
6428 * configure: Regenerate.
d17281c9 6429
10930c81 64302004-04-05 Ranjit Mathew <rmathew@hotmail.com>
49fbf4b9 6431
6432 * MAINTAINERS: Add myself to write-after-approval.
10930c81 6433
74d8b57d 64342004-04-03 Bud Davis <bdavis9659@comcast.net>
49fbf4b9 6435
6436 * MAINTAINERS: Add myself to write-after-approval.
74d8b57d 6437
c0c5068d 64382004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6439
32fbc463 6440 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6441 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6442 * Makefile.in: Regenerate.
6443
c0c5068d 6444 * configure.in (top level bootstrap support): Rework --enable-werror
6445 to set @stage2_werror_flag@.
6446 * configure: Regenerate.
6447 * Makefile.tpl (top level bootstrap support): Pass
6448 @stage2_werror_flag@ down to configure in stages 2 and 3.
6449 * Makefile.in: Regenerate.
6450
d120ca69 64512004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6452
7f6f8932 6453 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6454 for stages 2 and 3 as well as in make. As a consequence, remove
6455 OUTPUT_OPTION (now detected by configure) from the flags passed down
6456 to make.
6457 * Makefile.in: Regenerate.
6458
d120ca69 6459 * Makefile.tpl (new-bootstrap): Fix typo.
6460 * Makefile.in: Regenerate.
6461
7dade866 64622004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6463
9621e512 6464 * Makefile.tpl: Rearrange by moving recursive_targets rules
6465 into their proper sections.
6466 * Makefile.tpl (top level bootstrap support): Move disabling
6467 of coverage flags from 'make' to 'configure'; improve comments.
6468 * Makefile.in: Regenerate.
6469
aff6cf7b 6470 * Makefile.tpl (experimental top level bootstrap) Move stage1
6471 language setting from all- target to configure- target; disable
6472 intermodule optimization in stage 1; prevent gratuitous rebuilds
6473 of stage 1.
6474 * Makefile.in: Regenerate.
6475 * configure.in: Comma-separate stage 1 language list for top
6476 level bootstrap.
6477 * configure: Regenerate.
6478
7dade866 6479 * Makefile.tpl: Clean up experimental top level bootstrap support:
6480 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6481 prev-gcc in configure- targets as well as all- targets.
6482 * Makefile.in: Regenerate.
6483
c6deeaef 64842004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6485
6486 * compile: New file imported from automake.
6487
f28cd43a 64882004-03-17 Paolo Bonzini <bonzini@gnu.org>
6489
6490 * configure.in: Remove symbolic link section.
6491 * configure: Regenerate.
6492 * Makefile.tpl (links): Remove.
6493 * Makefile.in: Regenerate.
6494
8e6391a6 64952004-03-15 Paolo Bonzini <bonzini@gnu.org>
49fbf4b9 6496 Nathanael Nerode <neroden@gcc.gnu.org>
8e6391a6 6497
6498 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
49fbf4b9 6499 Set with AC_CHECK_PROGS.
8e6391a6 6500 * configure.in: Fix comment typo from last patch.
6501 * configure: Regenerate.
6502
2d64c2fd 65032004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6504
6505 * Makefile.tpl: Introduce experimental top level bootstrap support.
6506 * Makefile.in: Regenerate.
6507 * configure.in: Introduce support for top level bootstrap.
6508 * configure: Regenerate.
6509
989edd2f 65102004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 6511 Paolo Bonzini <bonzini@gnu.org>
989edd2f 6512
6513 PR bootstrap/14522
6514 * configure.in: Cope with shells that do not support unquoted ^
6515 * configure: Regenerate.
6516
f46e13ec 65172004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
49fbf4b9 6518 Paolo Bonzini <bonzini@gnu.org>
f46e13ec 6519
6520 PR bootstrap/14522
989edd2f 6521 * configure.in: Cope with shells that do not support nesting
f46e13ec 6522 quotes inside quoted backquote substitutions.
6523 * configure: Regenerate.
6524
db1c2ab2 65252004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6526
6527 PR bootstrap/14522
6175885e 6528 * configure.in: Fix escaping of $.
db1c2ab2 6529 * configure: Regenerate.
6530
8e1fea1a 65312004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6532
6533 * configure: Regenerate, since I forgot to while committing Paolo's
6534 changes.
6535
c24c5e46 65362004-03-08 Paolo Bonzini <bonzini@gnu.org>
6537
6538 PR ada/14131
6539 Move language detection to the top level.
6540 * configure.in: Find default values for the tools as
6541 soon as possible. Disable ada if GNAT is not found.
6542 Emit error message about missing languages. Expand
6543 --enable-languages=all for the gcc subdirectory.
6544
2a4b7d44 65452004-03-10 Ben Elliston <bje@gnu.org>
6546
6547 * MAINTAINERS: Update my email address.
6548
ebdab8b6 65492004-03-05 David Edelsohn <edelsohn@gnu.org>
6550
6551 * ltconfig: Disable building static libraries if building shared
6552 libraries on AIX 5L.
6553
19e1fe6d 65542004-03-01 Richard Sandiford <rsandifo@redhat.com>
6555
6556 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6557 and disable libgcj.
6558 * configure: Regenerated.
6559
70990390 65602004-03-01 Brian Booth <bbooth@redhat.com>
6561
6562 * MAINTAINERS: Add myself to write-after-approval.
6563
a291166d 65642004-03-01 Paolo Bonzini <bonzini@gnu.org>
6565
6566 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 6567
75fc7adc 65682004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6569
6570 PR bootstrap/7087
6571 * Makefile.tpl: Guard XFOO sed statements better.
6572 * Makefile.tpl: Add dependency for configure-target-libada.
6573 * Makefile.in: Regenerate (incidentally fixes broken
6574 commit when libada-branch was merged).
6575
683dcdca 65762004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6577
6578 * MAINTAINERS: Add myself to write-after-approval.
6579
662476d9 65802004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6581
6582 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6583 maintainers.
6584
ee887245 65852004-02-20 Andrew Cagney <cagney@redhat.com>
6586
6587 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6588 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6589
e86087cf 65902004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6591
6592 PR bootstrap/11932
6593 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6594
22699913 65952004-02-14 Jerry Quinn <jlquinn@optonline.net>
6596
6597 * MAINTAINERS: Added myself to write-after-approval.
6598
98b111a1 65992004-02-14 Michael Koch <konqueror@gmx.de>
6600
6601 * MAINTAINERS: Added myself to write-after-approval.
6602
4aa8866f 66032004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6604
6605 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6606 some OS port maintainers to OS port maintainers section.
6607
39c687d5 66082004-02-13 Frank Ch. Eigler <fche@redhat.com>
6609
6610 * MAINTAINERS: Add self.
6611
cdfbccf4 66122004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6613
6614 * MAINTAINERS: Alphabetize.
6615
bc9cab17 66162004-02-12 Paolo Bonzini <bonzini@gnu.org>
6617
6618 * MAINTAINERS: Remove myself.
49fbf4b9 6619
b0c02cae 66202004-02-11 David Edelsohn <edelsohn@gnu.org>
6621
6622 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6623 (rs6000-*-aix*): Same.
6624 * configure: Regenerate.
6625
9dec93ca 66262004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6627
6628 * configure.in (host): Add in missing $noconfigdirs to defines.
6629 * configure: Regenerate.
6630
93341878 66312004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6632 Nathanael Nerode <neroden@gcc.gnu.org>
6633
6634 PR ada/6637, PR ada/5911
49fbf4b9 6635 Merge with libada-branch:
93341878 6636 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6637 with appropriate dependencies. Add --enable-libada configure switch.
6638 * configure, Makefile.in: Regenerate.
6639
a31db762 66402004-02-09 Paolo Bonzini <bonzini@gnu.org>
6641
6642 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 6643
d74dd50d 66442004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6645
6646 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6647 * configure: Regenerate.
6648
351ae313 66492004-02-04 Geoffrey Keating <geoffk@apple.com>
6650
6651 Merge from upstream:
6652
6653 * ltmain.in: When setting IFS to '~', be careful about user
6654 arguments that contain '~'.
6655
6656 2004-02-04 Peter O'Gorman <peter@pogma.com>
6657
6658 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6659 Also test $base_compile against $CC with escaped arguments. Bug
6660 reported by Geoff Keating <geoffk@apple.com>.
6661
b82e7603 66622004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6663
6664 * MAINTAINERS: Remove i960 port.
6665
24b4656e 66662004-01-23 DJ Delorie <dj@redhat.com>
6667
6668 * Makefile.def (target_modules) [libiberty]: Don't stage.
6669 * Makefile.in: Rebuilt.
6670
8f694e4c 66712004-01-20 Caroline Tice <ctice@apple.com>
6672
6673 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 6674
725cf077 66752004-01-19 Paolo Carlini <pcarlini@suse.de>
6676
6677 * MAINTAINERS: Update my email address.
6678
3dc94299 66792004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6680
6681 * MAINTAINERS: Add myself to write-after-approval.
49fbf4b9 6682
6d3c6627 66832004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6684
6685 * MAINTAINERS: Remove entries without email address.
6686
26ffdd7d 66872004-01-15 Daniel Jacobowitz <drow@mvista.com>
6688
6689 * MAINTAINERS: Add myself to write-after-approval.
6690
0255c638 66912004-01-15 Steven Bosscher <stevenb@suse.de>
6692
6693 * MAINTAINERS: Update my email address.
6694
dcde3c07 66952004-01-14 Loren J. Rittle <ljrittle@acm.org>
4003683b 6696
6697 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6698 * Makefile.tpl (configure-target-[+module+]): Support stage.
6699 * Makefile.in: Rebuilt.
6700
51292f82 67012004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6702
6703 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6704
3b6f11b0 67052004-01-10 Richard Sandiford <rsandifo@redhat.com>
6706
6707 * MAINTAINERS: Add myself as a MIPS maintainer.
6708
090b36fb 67092004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6710
c8241dd9 6711 * configure.in: Use ./config.cache, not config.cache.
6712 * configure: Regenerate.
6713 * Makefile.tpl: Special-casing not needed for GCC any more.
6714 * Makefile.in: Regenerate.
6715
ba1081ef 6716 * configure.in: Don't share a cache file for host dirs.
6717 * configure: Regenerate.
6718
090b36fb 6719 * config-ml.in: Don't mess with the cache file.
6720
a73c2b4b 67212004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6722
6723 * MAINTAINERS: Move myself from 'Write After Approval' to
6724 'CPU Port Maintainers' section as SPARC maintainer.
6725
74fef112 67262004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6727
6509bb23 6728 * Makefile.tpl: Make GCC use a separate config.cache.
6729 * Makefile.in: Regenerate.
6730
74fef112 6731 PR bootstrap/11932, PR bootstrap/11933
6732 (I don't know if it will fix either of them, but it relates
6733 to them.)
6734 * configure.in: Don't use shared config.cache for target
6735 directories.
6736 * configure: Regenerate.
6737
a570dccd 67382004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6739
6740 * MAINTAINERS: Add myself to 'Write After Approval' section.
6741
3e983e16 67422003-12-31 Roger Sayle <roger@eyesopen.com>
6743
6744 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6745 * configure: Regenerated.
6746
e35ccc0b 67472003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6748
6749 * MAINTAINERS: Remove the mn10200 maintainer.
6750
688429c4 67512003-12-21 Bernardo Innocenti <bernie@develer.com>
49fbf4b9 6752
248deaff 6753 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6754 * configure: Regenerated.
688429c4 6755
65cc485a 67562003-12-16 Jan Hubicka <jh@suse.cz>
6757
6758 * MAINTAINERS: Add myself as callgraph maintainer.
6759
b31913cd 67602003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6761
6762 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6763 * configure: Regenerate.
6764
6ebf7635 67652003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6766
6767 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6768 'Write After Approval' section. Update email.
6769
dcde3c07 67702003-12-01 James Lemke <jim@wasabisystems.com>
40eee2b8 6771
6772 * MAINTAINERS (Write After Approval): Add myself.
6773
233f501d 67742003-11-20 Matt Thomas <matt@3am-software.com>
6775
6776 * MAINTAINERS: Add myself as a vax port maintainer.
6777
3a6fbbb0 67782003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6779
6780 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6781 (configure-build-[+module+], configure-[+module+]): Likewise.
6782 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6783 * Makefile.in: Regenerate.
6784
fbccfde7 67852003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6786
6787 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6788 shared/dylibed libraries.
6789 * ltmain.sh: Likewise.
6790 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6791 * ltcf-cxx.sh: Likewise.
6792 * ltcf-gcj.sh: Likewise.
6793 * ltconfig: Likewise.
6794
e58f120a 67952003-11-17 Stan Cox <scox@redhat.com>
6796
6797 * MAINTAINERS: Add myself as iq2000 port maintainer.
6798
f008c4c8 67992003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6800
49fbf4b9 6801 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6802 * Makefile.in: Regenerate.
f008c4c8 6803
4f84a874 68042003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6805
6806 * config.sub: Update to 2003-11-03 version.
6807
e78b44da 68082003-10-20 Phil Edwards <phil@codesourcery.com>
6809
6810 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6811 * configure: Regenerate.
6812
dcde3c07 68132003-10-20 Nicolas Pitre <nico@cam.org>
96356481 6814
6815 * MAINTAINERS: Add myself to 'Write After Approval' section.
6816
27bdc4aa 68172003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6818
6819 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6820
84c43cd1 68212003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6822
6823 * MAINTAINERS: Update my email address.
6824
61a0eea4 68252003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6826
6827 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6828
dcde3c07 68292003-10-17 Ralph Loader <rcl@ihug.co.nz>
a0a4226a 6830
6831 * MAINTAINERS: Add myself to 'Write After Approval' section.
6832
5f8d73e1 68332003-10-16 Bernardo Innocenti <bernie@develer.com>
6834
6835 * config.guess: Update to 2003-10-16 version.
6836 * config.sub: Update to 2003-10-16 version.
6837
dcde3c07 68382003-10-15 David Daney <ddaney@avtrex.com>
bb5167cc 6839
6840 * MAINTAINERS: Added myself to 'Write After Approval' section.
6841
170f5a00 68422003-10-15 Falk Hueffner <falk@debian.org>
6843
6844 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6845 'Write After Approval' section. Update email.
6846
a7611bf4 68472003-10-14 Roger Sayle <roger@eyesopen.com>
6848
6849 * MAINTAINERS: Move myself from 'Write After Approval' to
6850 'Various Maintainers' section as middle-end maintainer.
6851
70356f61 68522003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6853
6854 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6855 HOST_FLAGS_TO_PASS.
6856 * Makefile.in: Regenerate.
6857
258ddda4 68582003-10-11 Bernardo Innocenti <bernie@develer.com>
6859
6860 * config.guess: Update to 2003-10-07 version.
6861 * config.sub: Update to 2003-10-07 version.
6862
ab81b5cb 68632003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6864
6865 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6866 * ltconfig (irix5*, irix6*): Don't override version_type.
6867
d8e9ea04 68682003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6869
6870 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6871 * configure: Rebuilt
6872 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6873 * Makefile.in: Rebuilt
6874
cd5c13ff 68752003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6876
6877 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6878
40d3e4b2 68792003-09-30 Carlo Wood <carlo@alinoe.com>
6880
248deaff 6881 * MAINTAINERS (Write After Approval): Add myself.
40d3e4b2 6882
05c58265 68832003-09-29 Paul Koning <ni1d@arrl.net>
6884
6885 * MAINTAINERS: Move myself from "Write After Approval"
6886 to CPU platform maintainers for pdp11 platform.
6887
78b5bf24 68882003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6889
6890 * MAINTAINERS: Move myself from 'Write After Approval' to
6891 'Various Maintainers' section as libffi testsuite maintainer.
6892
fbfea1fa 68932003-09-21 Daniel Jacobowitz <drow@mvista.com>
6894
6895 * configure.in: Pass a computed --program-transform-name
6896 to subconfigures.
6897 * configure: Regenerated.
6898
0c20a995 68992003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6900
f9bdf3d8 6901 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6902 * Makefile.in: Regenerate.
6903
0c20a995 6904 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6905 * Makefile.in: Regenerate.
6906
1237664b 69072003-09-19 Ziemowit Laski <zlaski@apple.com>
6908
6909 * MAINTAINERS: Move myself from 'Write After Approval'
6910 to 'Various Maintainers' (objective-c) section.
6911
5df533c9 69122003-09-17 Daniel Jacobowitz <drow@mvista.com>
6913
6914 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6915 quoting.
6916 * configure: Regenerated.
6917
f0b55f07 69182003-09-16 Joel Brobecker <brobecker@gnat.com>
6919
6920 * MAINTAINERS (Write After Approval): Add myself to write after
6921 approval list.
6922
55a8be62 69232003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6924
248deaff 6925 * MAINTAINERS (Write After Approval): Add myself.
55a8be62 6926
bb94c300 69272003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6928
6929 * MAINTAINERS: Update my e-mail address.
6930
9165b0af 69312003-09-09 Alan Modra <amodra@bigpond.net.au>
6932
6933 * libtool.m4 (LD): Correct powerpc64 host match.
6934
01a54e86 69352003-09-06 James E Wilson <wilson@tuliptree.org>
6936
6937 * MAINTAINTERS: Update my affiliation and email address.
6938
8cfcdde8 69392003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6940
6941 * MAINTAINERS (Write After Approval): Add myself.
6942
08d04508 69432003-09-04 DJ Delorie <dj@redhat.com>
6944
6945 * configure: Regenerate.
6946
69472003-09-04 Robert Millan <robertmh@gnu.org>
6948
6949 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
49fbf4b9 6950
25e22e05 69512003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6952
6953 * configure.in: Ensure arguments to sed are properly spaced.
6954 * configure: Regenerate.
6955
d4e272bb 69562003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6957
6958 * MAINTAINERS: Update my e-mail address.
6959
29eb8c8a 69602003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6961
6962 * MAINTAINERS (Write After Approval): Add myself.
6963
8d288ef7 69642003-08-27 Daniel Jacobowitz <drow@mvista.com>
6965
6966 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6967 * configure: Regenerated.
6968
db648c92 69692003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6970
6971 * MAINTAINERS: Update my email address.
6972
4482474a 69732003-08-23 Phil Edwards <pme@gcc.gnu.org>
6974
6975 * configure.in: Use newline instead of semicolon when assuming
6976 shell arguments in a for loop.
6977 * configure: Regenerated.
6978
8dd25e42 69792003-08-22 Jason Eckhardt <jle@rice.edu>
6980
6981 * MAINTAINERS: Resurrect the i860 maintainer.
6982
63a057cf 69832003-08-20 Geoffrey Keating <geoffk@apple.com>
6984
9ad4b12b 6985 PR 8180
6986 * configure.in: When testing with_libs and with_headers, treat
6987 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6988 * configure: Regenerate.
49fbf4b9 6989
63a057cf 6990 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6991 make, shell, etc.
6992 (baseargs): Likewise.
6993 * configure: Regenerate.
6994
cb023c85 69952003-08-20 Bernardo Innocenti <bernie@develer.com>
6996
6997 * MAINTAINERS (Write After Approval): Add myself.
6998
0894307c 69992003-08-19 Geoffrey Keating <geoffk@apple.com>
7000
7001 * configure.in: Disable libgcj for darwin not on powerpc.
7002 * configure: Rebuild.
7003
080e0ef5 70042003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7005
7006 * config-ml.in, symlink-tree: Add license.
7007
49fbf4b9 70082003-08-03 Richard Stallman <rms@gnu.org>
7009 Eben Moglen <moglen@columbia.edu>
5d982d49 7010
7011 * README.SCO: New file.
7012
465fccaf 70132003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7014
7015 * Makefile.tpl (check, check-c++): Express dependencies using
7016 dependencies rather than commands.
7017 * Makefile.in: Regenerate.
7018
eda8e89a 70192003-08-01 Andrew Cagney <cagney@redhat.com>
7020
7021 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7022 * configure: Ditto.
7023
9db45a87 70242003-07-31 Geoffrey Keating <geoffk@apple.com>
7025
7026 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
52789e7b 7027 * Makefile.in: Update.
9db45a87 7028
ac57d0b7 70292003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7030
7031 * configure.in: Enable libgcj for darwin.
7032 * configure: Rebuild.
7033
ea0c3105 70342003-07-29 Phil Edwards <pme@gcc.gnu.org>
7035
7036 * config-ml.in: Use ac_configure_args directly instead of
7037 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7038 actually seen.
7039
2f61b8ca 70402003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7041
7042 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7043 creating target and build subdirs to build all parent dirs as needed.
7044 * Makefile.in: Rebuild.
7045 * configure.in: Don't build dirs explicitly here.
7046 * configure: Rebuild.
7047
7e13b46d 70482003-07-26 Paul Brook <paul@nowt.org>
7049
7050 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7051
8a3e139d 70522003-07-22 Alexandre Oliva <aoliva@redhat.com>
7053
7054 * Makefile.tpl (all-make): Depend on intl.
7055 * Makefile.in: Rebuilt.
7056
451a290b 70572003-07-20 Phil Edwards <pme@gcc.gnu.org>
7058
7059 * install-sh: Update to newer upstream versions (associated with
7060 aclocal 1.7).
7061 * mkinstalldirs: Likewise.
7062 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7063
b00dcec8 70642003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7065
7066 * MAINTAINERS: Move self from Bug database only accounts
7067 to write-after-approval.
7068
35e03d52 70692003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7070
7071 * config.if: Remove unused libc_interface determination.
7072
8b4f1479 70732003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7074
7075 * MAINTAINERS: Move self from write-after-approval to
7076 build machinery (*.in).
7077
450e6c84 70782003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7079
7080 PR bootstrap/11273
7081 PR bootstrap/11408
7082 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7083 unused INSTALL_PROGRAM_ARGS.
7084 * configure.in: Use AC_PROG_INSTALL.
7085 * Makefile.in: Regenerate.
7086 * configure: Regenerate.
7087
461e4409 70882003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7089
7090 * MAINTAINERS: Alphabetize.
7091
700d38c2 70922003-07-10 Alexandre Oliva <aoliva@redhat.com>
7093
7094 * configure: Rebuilt.
7095 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7096 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7097 newlib nor libgloss.
7098 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7099 * configure.in (am33_2.0-*-linux*): Added.
7100
678f5830 71012003-07-09 Bob Wilson <bob.wilson@acm.org>
7102
7103 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7104 * configure: Regenerate.
7105
c6976b58 71062003-07-07 Zack Weinberg <zack@codesourcery.com>
7107
7108 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7109 * Makefile.in: Regenerate.
7110
56735f39 71112003-07-04 Zack Weinberg <zack@codesourcery.com>
7112
7113 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7114 * Makefile.in: Regenerate.
7115
dcde3c07 71162003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7a8ca04a 7117
7118 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7119 * Makefile.in: Regenerated.
7120
528819e3 7121 * config-ml.in: Replace PWD with PWD_COMMAND.
7122
1e12d536 71232003-07-04 Zack Weinberg <zack@codesourcery.com>
7124
7125 * intl: New directory; see intl/ChangeLog for details.
7126 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7127 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7128 * Makefile.in: Regenerate.
7129
efe37a83 71302003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7131
7132 * configure.in: Clean up config-lang.in handling. Delete
7133 useless assignment to "subdirs".
7134 * configure: Regenerate.
7135
328637e8 71362003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7137
7138 * configure.in: Rename 'target_libs' to 'target_libraries'.
7139 Remove useless reference to 'target_libs'.
7140 * configure: Regenerate.
7141
8ca838c4 71422003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7143
7144 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7145 * Makefile.in: Regenerate.
7146
36bbd884 71472003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7148
7149 * Makefile.def: Introduce flags_to_pass.
7150 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7151 * Makefile.in: Regenerate.
7152
4a9237fb 71532003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7154
7155 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7156 and target-libgloss.
7157 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7158 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7159 * configure: Regenerate.
7160
eb295b2d 71612003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7162
7163 * configure.in: Update testsuite_flags to new location.
7164 * configure. Regenerate.
1e12d536 7165
58933515 71662003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7167
7168 * Makefile.tpl: Remove BUILD_CC stuff.
7169 * Makefile.in: Regenerate.
7170
4e857606 71712003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7172
7173 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7174
dcde3c07 71752003-06-16 Graeme Peterson <gp@qnx.com>
5400906f 7176
7177 * MAINTAINERS (Write After Approval): Add myself.
7178
dcde3c07 71792003-06-14 H.J. Lu <hongjiu.lu@intel.com>
1e12d536 7180
6409c17a 7181 * config.guess: Update to 2003-06-12 version.
7182 * config.sub: Update to 2003-06-13 version.
7183
dcde3c07 71842003-06-12 H.J. Lu <hongjiu.lu@intel.com>
98d4589c 7185
7186 * config.guess: Update to 2003-06-06 version.
7187 * config.sub: Update to 2003-06-06 version.
7188
8a76f31d 71892003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7190
7191 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7192 * configure. Regenerate.
7193
ca3b731f 71942003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7195
622c1fa9 7196 * configure.in: Disable serial configure by default.
7197 * configure: Regenerate.
7198 * Makefile.tpl: Abolish .NOTPARALLEL.
7199 * Makefile.in: Regenerate.
7200
ab8cf29b 7201 * Makefile.tpl: Replace {build,host,target}_canonical by
7202 {build,host,target}.
7203 * Makefile.in: Regenerate.
7204
ca3b731f 7205 * Makefile.tpl: Fix stupid pasto.
7206 * Makefile.in: Regenerate.
7207
d95eabf9 72082003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7209
7210 * Makefile.tpl: Remove bogus conditional.
7211 * Makefile.in: Regenerate.
7212
72132003-06-05 Jan Hubicka <jh@suse.cz>
ef3bb540 7214
7215 * Makefile.tpl (profiledbootstrap): New target.
7216 * Makefile.in (profiledbootstrap): New target.
7217
60daf4cb 72182003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
b97ed9b7 7219
7220 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7221 Pinski. Remove user names from other bugzilla-only maintainers.
7222
ffe98fac 72232003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7224
ff2e99a4 7225 * Makefile.tpl: Make 'recursive targets' using autogen rather
7226 than shell loop. Remove duplicate 'clean' targets and false
7227 comments.
7228 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7229 Add systematic method of specifying missing targets in subdirs.
7230 Add copyright boilerplate.
7231 * Makefile.in: Regenerate.
7232 * configure.in: Add 'recursive targets' to maybe list.
7233 * configure: Regenerate.
7234
e53ad3a2 7235 * MAINTAINERS: "GNATS only" -> "Bug database only".
7236
ffe98fac 7237 * Makefile.tpl: Rename [+target+] to [+make_target+].
7238 * Makefile.def: Rename 'target' to 'make_target'.
7239
b3ccab1c 72402003-05-31 Neil Booth <neil@daikokuya.co.uk>
7241
7242 * MAINTAINERS: Add self as options handling maintainer.
7243
f81148db 72442003-05-28 Michael Meissner <gnu@the-meissners.org>
7245
7246 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7247 been too long since I touched those ports.
7248
abcfd3cb 72492003-05-28 DJ Delorie <dj@redhat.com>
7250
7251 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7252 * Makefile.in: Regenerate.
7253
1a21d71c 72542003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7255
7256 * configure.in: Use curly braces in the definition of tooldir.
7257 * configure: Regenerate.
7258
7a9bc7f6 72592003-05-21 DJ Delorie <dj@redhat.com>
1e12d536 7260
7a9bc7f6 7261 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7262 newlib or libgloss.
7263 * Makefile.in: Regenerate.
7264
575caa8d 72652003-05-21 DJ Delorie <dj@redhat.com>
7266
7267 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7268 * Makefile.in: Regenerate.
7269
8c7c29d9 72702003-05-20 Ian Lance Taylor <ian@airs.com>
7271
7272 * MAINTAINERS: Update my e-mail address.
7273
4d9c9c81 72742003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7275
7276 * configure.in: Switch more things to use maybe dependencies.
1e12d536 7277 * Makefile.tpl: Switch more things to use maybe dependencies.
4d9c9c81 7278 Factor out common code from autogen IF statements.
7279 * configure: Regenerate.
7280 * Makefile.in: Regenerate.
7281
f74ea578 72822003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7283
7284 * configure.in: Accept i[3456789]86 for machine type.
7285 * configure: Regenerate.
7286
6f4f34a7 72872003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7288
7289 * configure.in: Switch more things to use maybe dependencies.
7290 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7291 * configure: Regenerate.
7292 * Makefile.tpl: Switch more things to use maybe dependencies.
7293 * Makefile.in: Regenerate.
7294
a2e3bfd3 72952003-05-16 Andreas Schwab <schwab@suse.de>
a841c4d4 7296
7297 * Makefile.tpl (install-opcodes): Define.
7298 * Makefile.in: Rebuild.
7299
aeaac216 73002003-05-13 Andreas Jaeger <aj@suse.de>
7301
7302 * config.guess: Update to 2003-05-09 version.
7303 * config.sub: Update to 2003-05-09 version.
7304
dcde3c07 73052003-05-13 Michael Eager <eager@mvista.com>
6995305c 7306
7307 * configure.in: Correct sed script so that options in quotes are not
7308 deleted.
7309 * configure: Rebuild.
7310
d957c480 73112003-05-12 Corinna Vinschen <corinna@vinschen.de>
7312
7313 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7314 and $$s/newlib/libc/sys/cygwin32 include paths.
7315 * configure: Ditto.
7316
e0ca23ce 73172003-05-12 Michael Meissner <gnu@the-meissners.org>
7318
7319 * MAINTAINERS: Update my email addresses.
7320
26e253a0 73212003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7322
7323 * config-ml.in: Propagate INSTALL variables.
aeaac216 7324
1f55ccc8 73252003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7326
7327 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7328
d8b01fbe 73292003-05-02 Chris Demetriou <cgd@broadcom.com>
7330
1e12d536 7331 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7332 * Makefile.in: Regenerate.
d8b01fbe 7333
29b9a35e 73342003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7335
7336 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7337
904536c9 73382003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7339
7340 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7341
170853d0 73422003-04-27 Daniel Jacobowitz <drow@mvista.com>
7343
7344 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7345 * Makefile.in: Regenerated.
7346
d5ab03ba 73472003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7348
7349 * MAINTAINERS (Write After Approval): Upgrade myself from
7350 GNATS only to write-after-approval. Update my mail address.
7351
dcde3c07 73522003-04-25 Loren J. Rittle <ljrittle@acm.org>
784dc194 7353
7354 (OS Port Maintainers: freebsd): Add myself.
7355
eb13b182 73562003-04-22 Mark Mitchell <mark@codesourcery.com>
7357
7358 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7359
fe20e83b 73602003-04-22 Kean Johnston <jkj@sco.com>
7361
7362 * MAINTAINERS (SCO ports): Added myself.
7363
acaf46de 73642003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7365
7366 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7367
efde8e6d 73682003-04-19 Kean Johnston <jkj@sco.com>
7369
7370 * MAINTAINERS (Write After Approval): Add myself.
7371
516b2e07 73722003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7373
7374 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7375 * Makefile.in: Regenerate.
7376
3647950d 73772003-04-18 Jakub Jelinek <jakub@redhat.com>
7378
7379 * configure.in (powerpc64*-*-linux*): Remove.
7380 * configure: Rebuilt.
7381
057705e9 73822003-04-17 Phil Edwards <pme@gcc.gnu.org>
7383
7384 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7385 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7386 and restrap.
7387 * Makefile.in: Regenerate.
7388
c8a4cc21 73892003-04-16 Richard Earnshaw <rearnsha@arm.com>
7390
7391 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7392 * configure: Regenerated.
7393
62ada5db 73942003-04-15 DJ Delorie <dj@redhat.com>
7395
7396 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7397
82aa4d68 73982003-04-13 Nick Clifton <nickc@redhat.com>
7399
7400 * config-ml.in: Remove support for --disable-aix removing
7401 call-aix multilibs.
7402
7b26d9f7 74032003-04-10 Alexandre Oliva <aoliva@redhat.com>
7404
7405 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7406 * */configure: Rebuilt.
7407
51d6e0d7 74082003-04-08 Joel Sherrill <joel@oarcorp.com>
7409
7410 * MAINTAINERS: Add my email address.
7411
13f79774 74122003-03-17 Olivier Hainque <hainque@act-europe.fr>
7413
7414 * MAINTAINERS (Write After Approval): Add myself.
aeaac216 7415
523318a0 74162003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7417
7418 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7419 * Makefile.in: Regenerate.
7420
ea0ebc5e 74212003-03-14 Michael Chastain <mec@shout.net>
7422
7423 * Makefile.in: Regenerate with correct Makefile.def.
7424
966842d4 74252003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7426
7427 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7428 Make macro.
7429 * Makefile.in: Regenerate.
7430 * configure.in: Clean up gxx_include_dir logic.
7431 * configure: Regenerate.
7432
e72ec9a8 74332003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7434
7435 * MAINTAINERS (Write After Approval): Add myself.
7436
5a18e4cd 74372003-03-10 Ben Elliston <bje@wasabisystems.com>
7438
7439 * MAINTAINERS: Update my mail address.
7440
2436d08e 74412003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7442
7443 * configure.in (gxx_include_dir): Fix typo.
7444 * configure: Regenerated.
7445
602d002b 74462003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7447
7448 * Makefile.tpl: Reindent.
7449 * Makefile.in: Regenerate.
7450 * configure.in: Reindent. Don't set unused variables.
7451 * configure: Regenerate.
7452
5750c7d4 74532003-03-04 Daniel Jacobowitz <drow@mvista.com>
7454
7455 * configure.in: Include $(build_tooldir)/sys-include in
7456 FLAGS_FOR_TARGET.
7457 * configure: Regenerated.
7458
54d7d5f2 74592003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7460
224ed654 7461 * Makefile.tpl: Always pass down RANLIB.
7462 * Makefile.in: Regenerate.
7463
123bd2df 7464 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7465 * Makefile.in: Regenerate.
7466 * configure.in: Remove unused logic relating to --enable-shared
7467 and --enable-threads. Remove bogus comments. Remove redundant
7468 noconfigdirs.
7469 * configure: Regenerate.
7470
54d7d5f2 7471 * configure.in: Replace ${libstdcxx_version} by its value.
7472 Remove reference to mh-dgux.
7473 * configure: Regenerate.
7474
98dce82b 74752003-03-03 Kevin Buettner <kevinb@redhat.com>
7476
7477 * MAINTAINERS (Write After Approval): Add myself.
7478
f7ca337f 74792003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7480
7481 * Makefile.tpl: Rearrange.
7482 * Makefile.in: Regenerate.
7483
dcde3c07 74842003-02-25 Uwe Stieber <uwe@wwws.de>
336577be 7485
7486 * configure.in: Add support for kaOS as cross build target system.
7487 * configure: Regenerated.
7488
4e29e79f 74892003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7490
7491 * MAINTAINERS (Write after approval): Add myself.
7492
9a5856da 74932003-02-21 James E Wilson <wilson@tuliptree.org>
7494
7495 * MAINTAINERS: Update my email address.
7496
f05d1a58 74972003-02-21 Zack Weinberg <zack@codesourcery.com>
7498
7499 * MAINTAINERS: Add self to blanket write privs. section.
7500
de0c9797 75012003-02-20 Sean McNeil <sean@blue.mcneil.com>
7502
7503 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7504 configure-target-* as some target builds may require additional
7505 flags for preprocessor tests.
7506 * Makefile.in: Regenerated.
7507
3290c0cf 75082003-02-19 Alexandre Oliva <aoliva@redhat.com>
7509
de3c9f55 7510 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7511 * ltconfig: Handle it.
7512 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7513 auto-detecting it.
7514
a4e88f7d 7515 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7516 it is used as argument to $CC.
7517 * ltcf-gcj.sh: Likewise.
7518
3290c0cf 7519 * configure.in: Introduce --enable-maintainer-mode.
7520 * configure: Rebuilt.
7521 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7522 for maintainer mode.
7523 * Makefile.in: Rebuilt.
7524
0537137a 75252003-02-18 Jason Merrill <jason@redhat.com>
7526
7527 * Makefile.tpl (check-c++): Allow parallelism.
7528
201a9c33 75292003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7530
7531 * MAINTAINERS: Remove John Carr (who never actually had access to
7532 gcc.gnu.org).
7533
c0e5028f 75342003-02-15 Geoffrey Keating <geoffk@apple.com>
7535
7536 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7537 don't configure target-libobjc.
7538 * configure: Regenerate.
7539
7c86fd3f 75402003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7541
7542 * Makefile.tpl (RANLIB): Define.
7543 * Makefile.in: Regenerate.
7544
bd20d38b 75452003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7546
7547 * MAINTAINERS: Update my email.
f05d1a58 7548
e50ab007 75492003-02-06 Keith R Seitz <keiths@redhat.com>
7550
7551 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7552 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7553 * Makefile.in: Regenerated.
7554 * configure.in: Remove all traces of snavigator, db, and grep.
7555 * configure: Regenerated.
7556
c91e543c 75572003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7558
7559 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7560 After Approval.
7561
70e7788a 75622003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7563
7564 * MAINTAINERS (Write after approval): Add myself.
7565
621ed2b9 75662003-01-31 Frank Ch. Eigler <fche@redhat.com>
7567
7568 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7569 * Makefile.in: Regenerated.
7570
f08ad151 75712003-01-30 Roger Sayle <roger@eyesopen.com>
7572
7573 * config.guess: Updated to 2003-01-30's version.
7574 * config.sub: Updated to 2003-01-28's version.
7575
47fe0706 75762003-01-30 Alexandre Oliva <aoliva@redhat.com>
7577
7578 * config.if: If gcc_version is already set, just use it. Don't set
7579 gcc_version_trigger if it's already set, otherwise set it to
7580 gcc/version.c, but only if the file exists. If it is not set and
7581 gcc/version.c does not exist, try to extract the version number from
7582 $CC.
7583
fa163406 75842003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7585
f05d1a58 7586 * MAINTAINERS: Add myself to write-after-approval list.
fa163406 7587
e4ca87c8 75882003-01-27 Phil Edwards <pme@gcc.gnu.org>
7589
7590 * configure.in: Revert 24Jan change.
7591 * configure: Regenerate.
7592
c2cb58bc 75932003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7594
7595 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7596 entry of HJ Lu.
7597
bd564d1c 75982003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7599
7600 * configure.in: Revert previous change.
7601 * configure: Regenerate.
7602
d5e7287b 76032003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7604
7605 * configure.in: Make rda native-only.
7606 * configure: Regenerate.
7607
15bbfd76 76082003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7609
7610 * MAINTAINERS: Move myself from GNATS-only-accounts to
7611 write-after-approval.
7612
cdfc500e 76132003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7614
7615 * configure.in: Add missing \.
7616 * configure: Rebuilt.
7617
c9b54641 76182003-01-17 Jakub Jelinek <jakub@redhat.com>
7619
7620 * configure.in (baseargs): Avoid using \| in sed regular
7621 expressions.
7622 * configure: Rebuilt.
7623
da7bb396 76242003-01-16 Jakub Jelinek <jakub@redhat.com>
7625
7626 * configure.in (baseargs): Remove all supported forms of
7627 --cache-file, --srcdir, --host, --build and --target options
7628 from argument lists.
7629 * configure: Rebuilt.
7630
6d3cf184 76312003-01-15 Josef Zlomek <zlomekj@suse.cz>
7632
7633 * MAINTAINERS: Add myself to write-after-approval list.
7634
ef9a8a41 76352003-01-15 Alexandre Oliva <aoliva@redhat.com>
7636
7637 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7638 * configure: Rebuilt.
7639
a16b5a9d 76402003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7641
7642 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7643 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7644 * Makefile.in: Regenerate.
7645 * configure: Regenerate.
7646
980d8b91 76472003-01-09 Alexandre Oliva <aoliva@redhat.com>
7648
7649 * configure.in: Remove Makefile in build, host and target modules
7650 unless configure was run with --no-recursion.
7651 * configure: Rebuilt.
7652
05794691 76532003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7654
7655 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7656 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7657 * Makefile.in: Regenerate.
7658
8ddabd5d 76592003-01-08 Chris Demetriou <cgd@broadcom.com>
7660
7661 * config.guess: Update to 2003-01-03 version.
7662 * config.sub: Update to 2003-01-03 version.
7663
f98c470c 76642003-01-07 Christopher Faylor <cgf@redhat.com>
7665
7666 * configure: Regenerate with proper autoconf 2.13.
7667
d65dd253 76682003-01-07 Christopher Faylor <cgf@redhat.com>
7669
7670 * configure.in: Add AC_PREREQ for consistency.
f98c470c 7671 * configure: Regenerate.
d65dd253 7672
8fdaf281 76732003-01-06 Andrew Cagney <ac131313@redhat.com>
7674
7675 * configure.in (GDB_TK): Add tcl directories conditional on
7676 gdb/gdbtk directory being present.
7677 * configure: Regenerate.
f05d1a58 7678
dcde3c07 76792003-01-04 John David Anglin <dave.anglin@nrc.ca>
8406dd56 7680
dcde3c07 7681 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7682 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8406dd56 7683 * configure: Rebuilt.
7684
f53265fe 76852002-12-31 Tom Tromey <tromey@redhat.com>
7686
7687 * Makefile.in: Rebuilt.
7688 * Makefile.def (target_modules) [libffi]: Allow installation.
7689
0411e85f 76902002-12-31 Andreas Schwab <schwab@suse.de>
7691
7692 * configure.in: Fix use of $program_transform_name.
7693 * configure: Regenerated.
7694
a13fbfc9 76952002-12-30 Daniel Jacobowitz <drow@mvista.com>
7696
7697 * configure.in (baseargs): Don't remove first configure argument.
5f4084b7 7698 * configure: Regenerated.
a13fbfc9 7699
ec955b52 77002002-12-29 Alexandre Oliva <aoliva@redhat.com>
7701
7702 * Makefile.tpl (local-distclean): Don't remove...
7703 (multilib.ts): ... this. Moved into...
7704 (multilib.out): ... this. Don't use sub-make.
7705 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7706 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7707 (configure-build-[+module+], configure-[+module+],
7708 configure-target-[+module+], configure-gcc): ... these. Test
7709 for Makefile existence. Drop config.status from dependencies.
7710 * Makefile.in: Rebuilt.
7711 * configure.in: Move gcc-version-trigger to the end of
7712 ac_configure_args. Add comments to maybedep.tmp and
7713 serdep.tmp. Introduce --disable-serial-configure. Remove
7714 nonopt from baseargs, matching and removing corresponding
7715 whitespace while at it.
7716 * configure: Rebuilt.
7717
041dd099 77182002-12-28 Alexandre Oliva <aoliva@redhat.com>
7719
fca297b0 7720 * configure.in (host_configargs): Replace reference to
7721 no-longer-defined buildopts with --build=${build_alias}.
7722 * configure: Rebuilt.
7723
041dd099 7724 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7725 program_transform_name to standard idiom.
7726 (AUTOGEN, AUTOCONF): Define.
7727 (Makefile.in): Use $(AUTOGEN).
7728 (Makefile): Depend on config.status, and use autoconf-style rule to
7729 build it. Move original commands to...
7730 (config.status): ... this new target.
7731 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7732 $(AUTOCONF).
7733 * Makefile.in: Rebuilt.
7734
71ab34df 77352002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7736
d75be5a6 7737 * Makefile.tpl: Fix dramatic bustage due to change in
7738 program_transform_name.
7739 * Makefile.in: Regenerate.
7740
7741 * configure.in: Remove unnecessary PATH setting.
7742 * configure: Regnerate.
7743
7744 * configure.in: Don't default to unprefixed tools unless
7745 the native tools will work.
7746 * configure: Regenerate.
7747
71ab34df 7748 * configure.in: Convert to autoconf script. Blow away lots
7749 of now-redundant Makefile fragments.
7750 * configure: Generate using Autoconf.
7751 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7752 * Makefile.in: Regenerate.
7753
09fe6d98 77542002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7755
3a7bfd0c 7756 * configure: Fix stupid bug where RANLIB was mistakenly included.
7757
f05d1a58 7758 * configure.in: Rename (buildargs, hostargs, targargs) to
3a7bfd0c 7759 (build_configargs, host_configargs, target_configargs).
7760
7761 * configure.in: Move logic out of sed statement.
7762
f05d1a58 7763 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
09fe6d98 7764 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7765
53a01bae 77662002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7767
7768 * config.sub: Import from master repository
7769 * config.guess: Ditto
7770
11a0151c 77712002-12-24 Andreas Schwab <schwab@suse.de>
7772
7773 * Makefile.tpl (multilib.out): Fix missing space.
7774 * Makefile.in: Regenerate.
7775
ca86fd55 77762002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7777
7778 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7779 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7780 * Makefile.in: Regenerate.
7781 * configure.in: Remove unnecessary leftovers.
7782
b437616a 77832002-12-21 Geoffrey Keating <geoffk@apple.com>
7784
7785 * configure.in (extra_ranlibflags_for_target): New variable.
7786 (*-*-darwin): Add -c to ranlib commands.
7787 * configure (tooldir): Handle extra_ranlibflags_for_target.
7788
927f1f0c 77892002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9baae5de 7790
7791 * Makefile.tpl: Revert HJL's change.
7792 * Makefile.in: Regenerated.
7793 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7794 always.
7795
df9badbe 77962002-12-19 Andreas Schwab <schwab@suse.de>
7797
7798 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7799 * Makefile.in: Regenerate.
7800
dcde3c07 78012002-12-18 H.J. Lu <hjl@gnu.org>
cfaaca3e 7802
7803 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7804 * Makefile.in: Regenerated.
7805
7806 * configure.in (build_prefix): New. Substitute.
7807
20672016 78082002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7809
6c11eefc 7810 * Makefile.tpl: Don't let real targets depend on phony targets.
7811 * Makefile.in: Regenerate.
7812
20672016 7813 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7814 * Makefile.in: Regenerate.
7815
462c28fa 78162002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7817
7818 * config.sub: Import from master repository
7819 * config.guess: Ditto
7820
f7c8fc8e 78212002-12-16 Jason Merrill <jason@redhat.com>
7822
7823 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7824 previous 'make bootstrap'.
7825 * Makefile.in: Regenerate.
7826
4bcd8023 78272002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7828
7829 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7830
805e22b2 78312002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7832
7833 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7834 * Makefile.in: Regenerate.
7835
d1211e96 78362002-12-13 Jason Merrill <jason@redhat.com>
7837
7c28bad6 7838 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
d1211e96 7839 library tests.
7840 (check-c++): Just depend on it and check-target-libstdc++-v3.
7c28bad6 7841 * Makefile.in: Regenerate.
7842
805e22b2 78432002-12-12 Alexandre Oliva <aoliva@redhat.com>
7844
7845 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7846 * Makefile.in: Rebuilt.
7847
1afe6db1 78482002-12-12 Alexandre Oliva <aoliva@redhat.com>
7849
7850 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7851
805e22b2 78522002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7853
7854 * configure: Fix bug put in by gremlins.
7855
7856 * Makefile.tpl: Substitute more autoconfily.
7857 * configure: Substitute more autoconfily.
7858 * Makefile.in: Regenerate.
7859
7960374c 78602002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7861
7862 * config.sub: Import from master repository
7863 * config.guess: Ditto
7864 * MAINTAINERS: Added Svein Seldal under write after approval
7865
805e22b2 78662002-12-08 Andrew Cagney <ac131313@redhat.com>
7867
7868 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7869 * Makefile.in (all-sim): Ditto.
7870
78712002-12-06 DJ Delorie <dj@redhat.com>
7872
7873 * Makefile.tpl: Change configure dependencies to not have real
7874 targets depend on phony targets.
7875
78762002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7877
7878 * configure.in: Revert unintentional change.
7879
7880 * Makefile.tpl: Change dependency for */multilib.out so that
7881 it works when gcc isn't in the tree.
7882
7883 * configure.in: Substitute more.
7884 * configure: Run subconfigures from the Makefile.
7885 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7886 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7887
761158c0 78882002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7889
7890 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7891
805e22b2 78922002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7893
7894 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7895 and corresponding dependencies.
7896 * Makefile.in: Regenerate.
7897
7898 * configure.in (host_tools): Order binutils, gas and ld for
7899 convenience in running the testsuites.
7900
7901 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7902 * Makefile.in: Regenerate.
7903 * configure.in: Introduce rules to serialize subconfigure runs.
7904
7905 * configure.in: Introduce BASE_CC_FOR_TARGET.
7906 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7907 Realize configure-build-* targets. Realize configure-target-* targets.
7908 * Makefile.in: Regenerate.
7909
79102002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7911
7912 * configure: Move gcc_version_trigger stuff from here...
7913 * configure.in: ...to here.
7914
7915 * configure.in: Separate subconfigure options added by this file from
7916 options given by the user. Add machinery to put args for host
7917 subconfigures into the Makefile.
7918
7919 * Makefile.tpl: Remove 'vault' targets.
7920 * Makefile.tpl: Reorder and comment dependencies.
7921 * Makefile.in: Regenerate.
7922
79232002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7924 * configure.in: Fix my broken commit of previous patch. (sigh)
7925
7384c63f 79262002-11-28 Geoffrey Keating <geoffk@apple.com>
7927
7928 * configure.in: Move host-specific darwin noconfigdirs into
7929 the host-specific section.
7930
805e22b2 79312002-11-28 Geoffrey Keating <geoffk@apple.com>
7932
7933 * configure.in: Move host-specific darwin noconfigdirs into
7934 the host-specific section.
7935
79362002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7937
7938 * configure: Remove skip-this-dir support.
7939 * Makefile.tpl: Remove skip-this-dir support.
7940
7941 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7942 subdirectories.
7943 * Makefile.in: Regenerate.
7944
7945 * Makefile.tpl: Strip out useless setting of 'dir'.
7946 * Makefile.in: Regenerate.
7947
79482002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7949
7950 * configure.in: Fix deeply stupid bug.
7951
7952 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7953 shell code in CXX_FOR_TARGET
7954 * Makefile.def: Introduce raw_cxx.
7955 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7956 RAW_CXX_FOR_TARGET.
7957 * Makefile.in: Regenerate.
7958
79592002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7960
7961 * Makefile.tpl: Remove unnecessary ifs.
7962 * Makefile.in: Regenerate.
7963
7964 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7965 dependencies. Maybe-ize build-libiberty. Create dummy install
7966 targets for 'no_install' modules.
7967 * configure: Move GDB_TK substitution to configure.in. Move
7968 build_modules stuff to configure.in.
7969 * configure.in: Implement soft dependency machinery. Maybe-ize
7970 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7971 * Makefile.in: Regenerate.
7972
79732002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7974
7975 * Makefile.tpl: Make all-target, install-target behave similarly
7976 to all, install (only hitting configured targets). Eliminate
7977 unused macro defintions.
7978
7979 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7980 build != host.
7981
7982 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7983
7984 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7985
7986 * configure.in: Produce lists of subdir targets we're actually
7987 configuring. Remove references to "dosrel".
7988 * Makefile.tpl: Let configure set which subdir targets are hit.
7989 Remove install-cross; clean up install; remove ALL. Remove
7990 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7991 Autogenerate host module targets. Remove empty dependency lines
7992 and redundant dependency; rearrange slightly.
7993 * Makefile.def: Add host-side libtermcap, utils.
7994
7995 * Makefile.in: Regenerate.
7996
0753f1b5 79972002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7998
7999 * ltconfig (osf[345]): Append $major to soname_spec.
8000 Reflect this in library_names_spec.
8001 * ltmain.sh (osf): Prefix $major with . for use as extension.
8002
4b695c23 80032002-11-19 Andreas Jaeger <aj@suse.de>
8004
8005 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8006 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8007 and sparc64 GNU/Linux systems.
8008
3e8ebe0a 80092002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8010
8011 * MAINTAINERS: Update email.
8012
73a8b678 80132002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8014
8015 * MAINTAINERS: Complete James Dennett's entry.
8016
894e4f56 80172002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8018
8019 * MAINTAINERS (Write After Approval): Add myself.
8020
f507a3cb 80212002-11-13 Bruce Korb <bkorb@gnu.org>
8022
8023 * Makefile.tpl: syntactic cleanup
8024
dcde3c07 80252002-11-13 Stuart Hastings <stuart@apple.com>
593dc58a 8026
8027 * MAINTAINERS: Add myself to write-after-approval list.
8028
805e22b2 80292002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8030
8031 * Makefile.def: Add list of recursive targets to autogenerate.
8032 Add build_modules.
8033 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8034 targets. Autogenerate *-build-* targets.
8035 * Makefile.in: Regenerate.
8036
80372002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8038
8039 * configure: More autoconf-style substitutions.
8040 * Makefile.tpl: More autoconf-style substitutions.
8041 * Makefile.in: Regenerate.
8042
80432002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8044
8045 * configure: Substitute more variables in a more autoconf-friendly
8046 way. Simplify slightly.
8047 * Makefile.tpl: Make more variables substitutable in an
8048 autoconf-friendly way.
8049 * Makefile.in: Regenerate.
8050
4dd0a098 80512002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8052
8053 * MAINTAINERS (Write After Approval): Add myself.
8054
805e22b2 80552002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8056
8057 * configure.in (v810*): Remove special setting of tools.
8058
8059 * configure: Add support for extra required flags for ar or nm.
8060 * configure.in (aix4.3+): Use above support for target-specific
8061 issues, rather than using config/mt-aix43.
8062
80632002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8064
8065 * configure: Remove 'removing', which doesn't work. Replace $subdir
8066 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8067 with $srcdir. Reformat indentation. Substitute some variables
8068 formerly hard-coded in the Makefile for build=host.
8069 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8070 * Makefile.def: Autogenerate more.
8071 * Makefile.in: Regenerate.
8072
40679d3b 80732002-11-04 Adam Nemet <anemet@lnxw.com>
8074
8075 * MAINTAINERS (Write After Approval): Add myself.
8076
062b02db 80772002-11-04 Kevin Buettner <kevinb@redhat.com>
8078
8079 * Makefile.def (host_modules): Add rda.
8080 * Makefile.in: Regenerate.
8081 * configure.in (target_tool): Add target-rda to list.
8082
bb0439dd 80832002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8084
8085 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8086
a3c3be37 80872002-10-25 Phil Edwards <pme@gcc.gnu.org>
8088
8089 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8090 and restrap targets to this rule.
8091 * Makefile.in: Regenerate.
8092
dd1a0a37 80932002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8094
8095 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8096 GNATS only accounts.
8097
4ea2c3bf 80982002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8099
8100 * configure.in (i[3456]86-*-linux*): Add check to disable
8101 ${libgcj} for glibc1.
8102
03333934 81032002-10-24 Denis Chertykov <denisc@overta.ru>
8104
8105 * MAINTAINERS: Add myself as ip2k port maintainer.
8106
6c5e2f80 81072002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8108
8109 * configure.in: Add tic4x target.
8110
949b0daa 81112002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8112
0e26095b 8113 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8114 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8115 * Makefile.in: Regenerate.
8116
949b0daa 8117 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8118 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8119 * Makefile.in: Regenerate.
8120
aa80d31c 81212002-10-02 Janis Johnson <janis187@us.ibm.com>
8122
8123 * MAINTAINERS: Add myself as web pages co-maintainer.
8124
87614545 81252002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8126
8127 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8128 * Makefile.in: Regenerate.
8129
4aac350f 81302002-10-02 Zack Weinberg <zack@codesourcery.com>
8131
8132 * MAINTAINERS: Add myself and Nathan Sidwell
8133 <nathan@codesourcery.com> as VxWorks maintainers.
8134
e3e6c470 81352002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
aca8ad75 8136
8137 * Makefile.def: Remove order dependency comments.
8138 * Makefile.tpl: Add explicit install-install dependencies.
8139 * Makefile.in: Regenerate.
d6a4a914 8140
3fef3c05 8141 * Makefile.tpl: Remove material now in src-release. (Finally!)
aca8ad75 8142 * Makefile.in: Regenerate.
3fef3c05 8143
d6a4a914 8144 * Makefile.tpl: Add configure-target (for src-release in src)
8145 * Makefile.in: Regenerate.
8146
eb5db528 81472002-09-30 Nick Clifton <nickc@redhat.com>
8148
8149 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8150
971b1aa4 81512002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8152
8153 * configure.in (s390*-*-linux*): Enable libgcj.
8154
b7d94964 81552002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8156
5fa209e7 8157 * configure: Revert accidentally applied changes.
8158
b7d94964 8159 * Makefile.tpl: Make more autoconf-friendly.
8160 * Makefile.in: Regenerate.
8161 * configure: Make substitution more autoconf-like.
8162
2704ebd1 81632002-09-28 Richard Earnshaw <rearnsha@arm.com>
8164
8165 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8166 single entry to handle all these.
8167 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8168 libjava on arm-*-elf.
8169
352ce91b 81702002-09-27 Geoffrey Keating <geoffk@apple.com>
8171
8172 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8173 things that depend on them.
8174
0311ff84 81752002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8176
8177 * Makefile.tpl: Make subsituted variables more autoconfy.
8178 * Makefile.in: Regenerate.
8179 * configure: Make seds more autoconfy.
8180
cc46b37d 81812002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
0e1ac85c 8182
8183 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8184 * Makefile.in: Regenerate.
8185 * configure.in: Rewrite sed statements to look autoconfy.
8186
cc46b37d 8187 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8188 all-target-foo on configure-target-foo.
8189 * Makefile.def: Ditto.
8190 * Makefile.in: Rebuild.
8191
baabce06 81922002-09-25 Andrew Haley <aph@redhat.com>
8193
8194 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8195
2a1ac811 81962002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8197
8198 * Makefile.def: New file.
8199 * Makefile.tpl: New file.
8200 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8201 * contrib/gcc_update: Note that Makefile.in is a generated file.
8202
8203 * configure.in: Minor rearrangement. Simplify tests.
8204
c725cfd7 82052002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8206
8207 * configure.in (with_headers): Skip copy if value is "yes".
8208 (with_libs): Likewise.
8209
058a3669 82102002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4babcd43 8211
8212 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8213 * configure.in (sh*-*-pe*): Ditto.
8214 * configure.in (mips*-*-pe*): Ditto.
8215 * configure.in (*arm-wince-pe): Ditto.
8216
512912f3 8217 * configure.in: Rearrange.
8218
dfcd4425 82192002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8220
8221 * MAINTAINERS: Update my email address.
8222
d90b8b3d 82232002-08-30 Paul Koning <pkoning@equallogic.com>
8224
8225 * MAINTAINERS: (Write After Approval): Add myself.
8226
915f1827 82272002-08-29 Geoffrey Keating <geoffk@redhat.com>
8228
8229 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8230
bf81fbc5 82312002-08-24 Geoffrey Keating <geoffk@redhat.com>
8232
8233 * MAINTAINERS: Change my mailing address.
8234
f9ab9bb4 82352002-08-21 Paolo Carlini <pcarlini@unitus.it>
8236
8237 * MAINTAINERS (Write After Approval): Remove myself.
4aac350f 8238 (Various Maintainers: c++ runtime libs): Add myself.
f9ab9bb4 8239
dcde3c07 82402002-08-20 Loren J. Rittle <ljrittle@acm.org>
805892cf 8241
8242 * MAINTAINERS (Write After Approval): Remove myself.
8243 (Various Maintainers: c++ runtime libs): Add myself.
8244
2857c21b 82452002-08-15 Eric Christopher <echristo@redhat.com>
8246
8247 * config.sub: Import from master repository.
8248 * config.guess: Ditto.
8249
4269a651 82502002-08-19 Alexandre Oliva <aoliva@redhat.com>
8251
8252 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8253 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8254 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8255
0bc5749d 82562002-08-16 Aldy Hernandez <aldyh@redhat.com>
8257
8258 * MAINTAINERS: Add self to rs6000 vector extensions.
8259
38f91bf2 82602002-08-15 Alexandre Oliva <aoliva@redhat.com>
8261
8262 * libiberty/configure: Reverted unintended yesterday's check in.
8263
c837ae19 82642002-08-14 Alexandre Oliva <aoliva@redhat.com>
8265
8266 * boehm-gc/configure, libf2c/configure: Rebuilt.
8267 * libffi/configure, libiberty/configure: Ditto.
8268 * libjava/configure, libobjc/configure: Ditto.
8269 * libstdc++-v3/configure, zlib/configure: Ditto.
8270 Merged from binutils:
8271 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8272 From Steve Ellcey <sje@cup.hp.com>:
8273 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8274 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8275 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8276 IA64.
8277 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8278 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8279 soname_spec, sys_lib_search_path_spec): Ditto.
8280
dcde3c07 82812002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
dc0ea924 8282
8283 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8284
769d609b 82852002-08-04 H.J. Lu (hjl@gnu.org)
8286
8287 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8288
fad51d8f 82892002-08-02 Krister Walfridsson <cato@df.lth.se>
8290
8291 * MAINTAINERS (Write After Approval): Add myself.
8292
e31d86e1 82932002-07-31 Alan Modra <amodra@bigpond.net.au>
8294
8295 * configure.in: Move generic linux case to end. Copy generic
8296 linux noconfigdirs to mips*-*-linux* entry and new
8297 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8298
31699db1 82992002-07-19 Michael Matz <matz@suse.de>
8300
8301 * MAINTAINERS: Add myself as ra* maintainer.
8302
2ac0d5ca 83032002-07-16 Chris Demetriou <cgd@broadcom.com>
8304
8305 * config.guess: Update to 2002-07-09 version.
8306 * config.sub: Update to 2002-07-03 version.
8307
501ad919 83082002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8309
8310 * MAINTAINERS: Fix typo in a maintainer email address.
8311
753fca8a 83122002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8313
8314 * configure.in: Remove two redundant tests.
8315
61ab9ea9 83162002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8317
8318 * configure.in (mips*-*-irix6*o32): Enable stabs.
8319
39b7c449 83202002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8321
a7d623d2 8322 * configure.in: Don't build grez.
8323 * Makefile.in: Ditto.
8324
39b7c449 8325 * Makefile.in: Remove references to bsp, cygmon, libstub.
8326 * configure.in: Ditto.
8327
8328 * configure.in: Remove leftover reference to gdbtest.
8329
418aeabd 83302002-07-08 Phil Edwards <pme@gcc.gnu.org>
8331
8332 * configure.in (gxx_include_dir): Change to match versioned
8333 C++ headers if --enable-version-specific-runtime-libs is used.
8334
7261cb98 83352002-07-04 Steve Ellcey <sje@cup.hp.com>
2857c21b 8336
7261cb98 8337 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8338
f6c0123d 83392002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8340
8341 * configure.in: Make --without-x work.
8342
a054af37 83432002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8344
70af7570 8345 * configure.in: Rearrange target Makefile fragment collection.
8346
a054af37 8347 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8348 cvs[src].
8349 * configure.in: Ditto.
8350
59303ed0 83512002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8352
8353 * MAINTAINERS (Write After Approval): Update my e-mail address.
8354
4606a26b 83552002-06-24 Ben Elliston <bje@redhat.com>
8356
8357 * configure.in (host_tools): Remove cgen.
8358
8359 * Makefile.in (all-cgen): Remove; runs from its source directory.
8360 (check-cgen, install-cgen, clean-cgen): Likewise.
a054af37 8361 (all-opcodes): Do not depend on all-cgen.
4606a26b 8362 (all-sim): Likewise.
8363
dcde3c07 83642002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
4606a26b 8365
8366 * Makefile.in: Eliminate 'apache' targets.
8367 * configure.in: Eliminate 'apache' targets.
8368
13b1b53a 8369 * configure.in: Eliminate redundant tests. Reorganize.
8370
9acba065 8371 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8372
d240b39d 8373 * config-ml.in: Eliminate references to Cygnus configure.
8374
8323b19f 8375 * Makefile.in: Eliminate references to building emacs.
8376
5e606a0f 83772002-06-28 Graham Stott <graham.stott@btinternet.com>
8378
8379 * MAINTAINERS: Update my email address.
8380
531034c6 83812002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8382
8383 * config.if (libstdcxx_incdir): Version C++ headers.
2857c21b 8384 (cxx_incdir): Remove.
531034c6 8385
bbe6e35a 83862002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8387
8388 * MAINTAINERS (Write After Approval): Add self.
8389
1be37211 8390Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8391
8392 * configure.in: Add support for ip2k.
8393
28070d68 83942002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8395
8396 * configure.in: Fix AIX configury bug.
8397
750f93c6 83982002-06-20 Steve Ellcey <sje@cup.hp.com>
8399
8400 * MAINTAINERS (Write After Approval): Add self.
8401
6862ee05 84022002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8403
296a0f54 8404 * configure.in: replace ${topsrcdir} with ${srcdir}
8405
79381a91 8406 * configure.in: Move definition of libstdcxx_flags
8407 right above usage, rather than waaay earlier.
8408
99aa6b34 8409 * configure.in: Pull definition of is_cross_compiler earlier.
8410
2e74a29f 8411 * configure.in: Rearrange a little.
8412
6862ee05 8413 * configure.in: Remove references to librx.
8414 * Makefile.in: Remove references to librx.
8415
8208f71e 8416Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8417
8418 * config.sub: Add support for avr target.
8419 Import from master sources, rev 1.255
2857c21b 8420
b3167a65 84212002-06-19 Phil Edwards <pme@gcc.gnu.org>
8422
8423 * configure, .cvsignore: Revert previous change...
8424 * Makefile: ...delete.
8425
3177ad11 84262002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8427
8428 * configure.in: Eliminate ${gasdir} variable.
8429
98b82774 84302002-06-18 Dave Brolley <brolley@redhat.com>
8431
8432 * configure.in: Add support for frv.
8433 * config.sub: Add support for frv.
8434
324ae56a 84352002-06-18 Phil Edwards <pme@gcc.gnu.org>
8436
8437 * configure: Remove garbage from previous commit.
8438
9bf16801 84392002-06-18 Phil Edwards <pme@gcc.gnu.org>
8440
8441 * configure: For in-source builds, make a subdir and re-exec there.
8442 * Makefile: New file. Pass targets through to build directory.
8443 * .cvsignore: No longer ignore "Makefile".
8444
ceb0e431 84452002-06-16 Douglas Rupp <rupp@gnat.com>
8446
8447 * MAINTAINERS (Write After Approval): Add self.
8448
50471600 84492002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8450
8451 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8452
5f0cd095 84532002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8454
8455 * configure.in (vax-*-netbsd*): Re-enable gas.
8456
02a5d82a 84572002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8458
286bd992 8459 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8460 BUILD_PREFIX_1, to correct nomenclature.
8461 * configure: Likewise.
8462
02a5d82a 8463 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8464 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8465
33327ce2 84662002-05-31 Olaf Hering <olh@suse.de>
8467
8468 * config-ml.in: Propogate DESTDIR also.
8469
ce3c05b4 84702002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8471
8472 * configure.in (vax-*-netbsd*): Don't build gas for this
8473 platform.
8474
a899dc64 84752002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8476
8477 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8478 and libgcj for AVR.
8479
fe44416c 84802002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8481
8482 * MAINTAINERS (Write After Approval): Add myself.
8483
81c7c0cd 84842002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8485
8486 * config.guess: Update to 2002-05-22 version.
8487 * config.sub: Likewise.
8488
3354d061 84892002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8490
8491 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8492 * config-ml.in: Likewise.
8493 * configure: Likewise.
8494 * configure.in: Likewise.
8495
38d811e4 84962002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8497
8498 * MAINTAINERS: Update my email address.
8499
85b038d8 85002002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8501
e12be23e 8502 * configure.in: Simplify makefile fragment collection.
8503
8504 * configure.in: Remove code to build emacs.
ebd9f514 8505
64d298c9 8506 * configure.in : Remove --srcdir argument from targargs and buildargs
8507 (it's always overridden in the Makefile anyway). Rearrange a bit.
8508
8509 * configure: Move some logic to configure.in.
8510 * configure.in: Move some logic from configure.
85b038d8 8511
231fca94 85122002-05-11 Tom Tromey <tromey@redhat.com>
8513
8514 * MAINTAINERS: Reflect libgcj reality.
8515
7a94b1b9 85162002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8517
8518 * Makefile.in: Honour DESTDIR.
8519
053d448f 85202002-05-08 Mark Mitchell <mark@codesourcery.com>
8521
8522 * config.guess: Import 2002-03-20 version.
8523 * config.sub: Import 2002-04-26 version.
8524
2eb4509a 85252002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8526
8527 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8528
df8868bc 85292002-05-07 Tim Josling <tej@melbpc.org.au>
8530
8531 * MAINTAINERS: Add self.
8532
dcde3c07 85332002-05-06 Loren J. Rittle <ljrittle@acm.org>
02bff180 8534
8535 * ltmain.sh: Detect and handle object name conflicts
8536 while piecewise linking a static library.
8537
05bcb167 85382002-05-05 Alexandre Oliva <aoliva@redhat.com>
8539
8540 * configure.in (noconfigdirs): Don't disable libgcj on
8541 sparc64-*-solaris* and sparcv9-*-solaris*.
8542
1693b6e0 85432002-05-03 Alexandre Oliva <aoliva@redhat.com>
8544
8545 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8546
6a255a10 85472002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8548
8549 * configure.in (FLAGS_FOR_TARGET): Do not add
8550 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8551 on i[3456]86-*-linux*.
8552
84690ae2 85532002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8554
8555 * configure.in (noconfigdirs): Replace [ ] with test.
8556
8557 * configure.in (noconfigdirs): Do not add target-newlib if
8558 target == i[3456]86-*-linux*, and host == target.
8559
f8c3fea9 85602002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8561
d5908f53 8562 * configure.in: delete reference to absent file
8563
441f85dc 8564 * configure.in: replace '[' with 'test'
8565
a1245e7e 8566 * configure.in: Eliminate references to gash.
8567 * Makefile.in: Eliminate references to gash.
8568
7fe51435 8569 * configure.in: remove useless references to 'pic' makefile fragments.
8570
1e0a85a6 8571 * configure.in: (*-*-windows*) Finish removing.
8572
f8c3fea9 8573 * configure.in: Eliminate redundant test for libgui.
8574
5cf29107 85752002-04-29 Roger Sayle <roger@eyesopen.com>
8576
8577 * MAINTAINERS: Add self and realphabetize. Update entries
8578 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8579 entry for a29k port maintainer.
8580
dcde3c07 85812002-04-26 Joel Sherrill <joel@OARcorp.com>
81ae9134 8582
8583 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8584 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8585
feaa7d87 85862002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8587
8588 * configure.in: remove references to dead files
8589
d74b55e8 85902002-04-19 Mark Mitchell <mark@codesourcery.com>
8591
8592 * MAINTAINERS: Add information about purpose of this file.
8593
55efab1c 85942002-04-18 Tom Tromey <tromey@redhat.com>
8595
8596 * configure.in: Disallow configuring libgcj when it is already
8597 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8598 Solaris 2.8 by default. For PR libgcj/6158.
8599
29a2c390 86002002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8601
8602 * configure.in: Move default CC setting out of config/mh-* fragments
8603 directly into here.
8604
b138c834 86052002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8606
8607 * configure.in: don't even try to configure or make a subdirectory
8608 if there's no configure script for it.
8609
5e311636 86102002-04-15 Mark Mitchell <mark@codesourcery.com>
8611
8612 * MAINTAINERS: Remove chill maintainers.
8613 * Makefile.in (CHILLFLAGS): Remove.
8614 (CHILL_LIB): Remove.
8615 (TARGET_CONFIGDIRS): Remove libchill.
8616 (CHILL_FOR_TARGET): Remove.
8617 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8618 CHILL_LIB.
8619 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8620 (CHECK_TARGET_MODULES): Likewise.
8621 (INSTALL_TARGET_MODULES): Likewise.
8622 (CLEAN_TARGET_MODULES): Likewise.
8623 (configure-target-libchill): Remove.
8624 (all-target-libchill): Remove.
8625 * configure.in (target_libs): Remove target-libchill.
8626 Do not compute CHILL_FOR_TARGET.
8627 * libchill: Remove directory.
2857c21b 8628
df2ff48f 86292002-04-11 DJ Delorie <dj@redhat.com>
8630
8631 * Makefile.in, configure.in: Sync with binutils, entries
8632 follow...
8633
a76bff71 86342002-04-07 Andrew Cagney <ac131313@redhat.com>
8635
8636 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8637 (do-tar, do-bz2): New rules.
8638 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8639 (gdb-tar): New rule.
8640 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8641 (insight_dejagnu.tar): New rule.
8642 (insight.tar): New rule.
8643 (gdb+dejagnu.tar): New rule.
8644 (gdb.tar): New rule.
8645
df2ff48f 86462002-02-01 Mo DeJong <supermo@bayarea.net>
8647
8648 * Makefile.in: Add all-tix to deps for all-snavigator
8649 so that tix is built when building snavigator.
8650
86512002-01-11 Steve Ellcey <sje@cup.hp.com>
8652
8653 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8654 ld and gdb are not supported.
8655
86562002-01-07 Mark Salter <msalter@redhat.com>
8657
8658 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8659 Allow target-libgloss to be built for arm, strongarm, and xscale.
8660
86612001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8662
8663 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8664 options for i[3456]86-pc-linux* native builds.
8665
86662001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8667
8668 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8669 files from .po files for a distribution.
8670
86712001-09-03 Jeff Holcomb <jeffh@redhat.com>
8672
8673 * configure.in: Enable libstdc++-v3 for h8300 targets.
8674
86752001-06-19 Alan Modra <amodra@bigpond.net.au>
8676
8677 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8678 version from bfd/.
8679
8680Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8681
8682 * Makefile.in (VER): When present, extract the version number from
8683 the file version.in.
8684
dcde3c07 86852001-05-24 Tom Rix <trix@redhat.com>
df2ff48f 8686
8687 * configure.in : enable ld for aix
8688
86892001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8690
8691 * config.guess: Add linux target for S/390.
8692
86932000-11-07 Philip Blundell <pb@futuretv.com>
8694
8695 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8696
86972000-11-03 Philip Blundell <pb@futuretv.com>
8698
8699 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8700 files.
8701
87022001-01-15 Ben Elliston <bje@redhat.com>
8703
8704 * configure.in (host_tools): Add sid.
8705 Always configure cgen.
8706
87072000-11-24 Nick Clifton <nickc@redhat.com>
8708
8709 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8710
8711
87122000-08-20 Doug Evans <dje@casey.transmeta.com>
8713
8714 * Makefile.in (ALL_MODULES): Add all-cgen.
8715 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8716 (all-cgen): New target.
8717 (all-opcodes,all-sim): Depend on all-cgen.
8718 * configure.in (host_tools): Add cgen.
8719 Only configure cgen if --enable-cgen-maint.
8720
dcde3c07 87212002-04-09 Loren J. Rittle <ljrittle@acm.org>
e701a477 8722
8723 * configure.in: Add *-*-freebsd* configurations.
8724
4caca96d 87252002-04-08 Tom Tromey <tromey@redhat.com>
8726
8727 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8728 Fixes PR libgcj/6068.
8729
ec66e65b 87302002-03-30 Krister Walfridsson <cato@df.lth.se>
8731
8732 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8733
dd96b1d1 87342002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8735
8736 * configure.in (alpha*-dec-osf*): Enable libgcj.
8737
dcde3c07 87382003-03-27 Matthew Gingell <gingell@gnat.com>
b62015df 8739
8740 * MAINTAINERS (Write After Approval): Add myself.
8741
52fdc102 87422002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8743
8744 Fix for: PR bootstrap/3591, target/5676
8745 * configure.in (mcore-pe): Disable the configuration of
8746 libstdc++-v3 since exceptions are not supported.
8747
f3830a0e 87482002-03-20 Anthony Green <green@redhat.com>
8749
8750 * configure.in: Enable libgcj for xscale-elf target.
8751
dcde3c07 8752Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
93ef9ddc 8753
8754 * MAINTAINERS: Update my email address.
8755
82c26350 87562002-03-16 Alexandre Oliva <aoliva@redhat.com>
8757
8758 * ltmain.sh (relink_command): Fix typo in previous change.
8759
30d51ce8 87602002-03-15 Alexandre Oliva <aoliva@redhat.com>
8761
8762 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8763 (relink_command): Added --tag flags.
8764 (mode=install): If relinking fails; error out.
8765
863ba363 87662002-03-12 Richard Henderson <rth@redhat.com>
8767
8768 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8769 .NOTPARALLEL tag.
8770 (do-check): Rename from check.
8771 (check): Allow parallel check.
8772
a4ae6a96 87732002-03-12 Bob Wilson <bob.wilson@acm.org>
8774
8775 * MAINTAINERS: Add myself as maintainer for xtensa port.
8776 Fix alphabetical order in CPU port maintainer list.
8777 Remove myself from Write After Approval list.
8778
b65e027c 87792002-03-11 Richard Henderson <rth@redhat.com>
8780
8781 * Makefile.in (.NOTPARALLEL): Add fake tag.
8782
857f2cca 87832002-03-07 H.J. Lu (hjl@gnu.org)
8784
8785 * configure.in: Enable gprof for mips*-*-linux*.
8786
f9231c6c 87872002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8788
8789 * MAINTAINERS (Write After Approval): Add myself.
8790
a51555c7 87912002-02-28 Alexandre Oliva <aoliva@redhat.com>
8792
8793 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8794 libjava.
8795 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8796
f48588d2 87972002-02-23 Alexandre Oliva <aoliva@redhat.com>
8798
8799 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8800 because its Makefile is there; test for the executable instead.
8801
4e979746 88022002-02-22 Alexandre Oliva <aoliva@redhat.com>
8803
8804 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8805 libstdc++-v3 and libjava.
8806
dcde3c07 88072002-02-11 Adam Megacz <adam@xwt.org>
ddb2364e 8808
8809 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8810 boehm-gc
2857c21b 8811
ff727c47 88122002-02-09 Alexandre Oliva <aoliva@redhat.com>
8813
8814 * config.guess: Updated to 2002-01-30's version.
8815 * config.sub: Updated to 2002-02-01's version.
8816 Contribute sh64-elf.
8817 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8818 * configure.in: Added sh64-*-*.
8819
77badc5f 88202002-02-08 Chris Demetriou <cgd@broadcom.com>
8821
8822 * MAINTAINERS: Belatedly add myself to write after approval list.
8823
270ba101 8824Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8825
8826 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8827 Remove self as Write After Approval.
8828
2ca6eb0a 88292002-01-31 Geoffrey Keating <geoffk@redhat.com>
8830
8831 * MAINTAINERS: Put self in as maintainer for contrib/regression
8832 directory.
8833
0a526b48 88342002-01-28 Phil Edwards <pme@gcc.gnu.org>
8835
8836 * MAINTAINERS: Update my email address.
8837
1602f15c 88382002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8839
2857c21b 8840 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8841 target-libiberty, and target-libgloss. Skip Java-related
1602f15c 8842 libraries if not supported for NetBSD on target CPU.
8843
ecec2beb 88442002-01-25 Douglas B Rupp <rupp@gnat.com>
8845
8846 * install-sh: Use _inst.$$_ for temp file name.
8847
645cf380 88482002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8849
8850 * MAINTAINERS (Write After Approval): Move my contact info
8851 from here...
8852 (OS Port Maintainers): ...to here (netbsd).
8853
aaced030 88542002-01-22 Bob Wilson <bob.wilson@acm.org>
8855
8856 * MAINTAINERS (Write After Approval): Add myself.
8857
dcde3c07 88582002-01-17 H.J. Lu <hjl@gnu.org>
bc0fa39e 8859
8860 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8861 (all-target-fastjar): Also depend on all-target-libiberty.
8862
7fac8b66 88632002-01-16 H.J. Lu (hjl@gnu.org)
8864
8865 * config.guess: Import from master sources, rev 1.225.
8866 * config.sub: Import from master sources, rev 1.238.
8867
22cb6446 88682002-01-16 Kazu Hirata <kazu@hxi.com>
8869
8870 * MAINTAINERS (Write After Approval): Remove myself.
8871
e83a1c00 88722001-12-19 Florian Weimer <fw@deneb.enyo.de>
8873
8874 * MAINTAINERS (Write After Approval): Add myself.
8875
7ac25494 88762001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8877
8878 * MAINTAINERS: Add self as docs co-maintainer.
8879
15f457c4 88802001-12-11 Matthias Klose <doko@debian.org>
8881
8882 * MAINTAINERS (Write After Approval): Add myself.
8883
9753f6ab 88842001-12-09 Zack Weinberg <zack@codesourcery.com>
8885
8886 * MAINTAINERS: Update my email address.
8887
35df4184 88882001-12-07 Turly O'Connor <turly@apple.com>
8889 * MAINTAINERS (Write After Approval): Add myself.
8890 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8891 (rs6000_initialize_trampoline): Call __trampoline_setup for
8892 ABI_DARWIN too.
8893 * darwin-tramp.asm: New file, implements __trampoline_setup.
13106b16 8894 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
35df4184 8895
66f95edb 88962001-12-07 Paolo Carlini <pcarlini@unitus.it>
8897
8898 * MAINTAINERS (Write After Approval): Add myself.
8899
e67b1627 8900Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8901
8902 * configure, configure.in: Use temp file for long sed commands.
8903
8dfee166 89042001-12-03 Laurent Guerby <guerby@acm.org>
8905
8906 * config.sub: Update to version 1.232 on subversion.
8907
7412cf54 89082001-12-03 Ben Elliston <bje@redhat.com>
8909
8910 * MAINTAINERS: Update mail address for config.* patches.
8911
dcde3c07 89122001-11-27 DJ Delorie <dj@redhat.com>
31972771 8913 Zack Weinberg <zack@codesourcery.com>
8914
8915 When build != host, create libiberty for the build machine.
8916
8917 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8918 CONFIG_ARGUMENTS.
8919 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8920 New variables.
8921 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8922 and rules.
8923 (all.normal): Depend on ALL_BUILD_MODULES.
8924 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8925 (all-build-libiberty): Depend on configure-build-libiberty.
8926
8927 * configure: Calculate and substitute proper value for
8928 ALL_BUILD_MODULES.
8929 * configure.in: Create the build subdirectory.
8930 Calculate and substitute TARGET_CONFIGARGS (formerly
8931 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8932
0e3daba4 89332001-11-26 Ziemowit Laski <zlaski@apple.com>
8934
8935 * MAINTAINERS (write-after-approval): Add self.
8936
1ccaa52c 89372001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8938
8939 * MAINTAINERS (GNATS only accounts): Remove self.
8940
97b9437e 89412001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8942
8943 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8944 libf2c.
8945
2d051b86 89462001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8947
8948 * MAINTAINERS (Write After Approval): Add self.
8949
9829bea4 89502001-11-12 David O'Brien <obrien@FreeBSD.org>
8951
8952 * MAINTAINERS: mips and s390 are also CPU ports.
8953
f8556812 89542001-11-12 David O'Brien <obrien@FreeBSD.org>
8955
8956 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8957
e3c6ddf5 89582001-11-11 David O'Brien <obrien@FreeBSD.org>
8959
8960 * MAINTAINERS: Alphabetize.
8961
31cd48a0 89622001-11-09 Kazu Hirata <kazu@hxi.com>
8963
8964 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8965
76f9a979 89662001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8967
8968 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8969
a9cbbd8a 89702001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8971
8972 * configure.in (--enable-languages): Be more permissive about
8973 syntax. Check for empty lists better. Warn about $LANGUAGES.
8974
dddb37d8 89752001-11-08 Geoffrey Keating <geoffk@redhat.com>
8976
8977 * config.sub: Import from master sources, rev. 1.230.
8978 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8979
f0314ce2 89802001-11-07 Laurent Guerby <guerby@acm.org>
8981
8982 * MAINTAINERS (Write After Approval): Add self.
8983
8c30d42d 89842001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8985
8986 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8987
18729ae0 89882001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8989
8990 * config.sub: Import from master sources, rev 1.226.
8991 * config.guess: Import from master sources, rev 1.216.
8992
38135c1e 89932001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8994
8995 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8996 * MAINTAINERS: Add self as maintainer of MMIX port.
8997 Remove old after-approval entry.
8998
fee90afd 89992001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9000
9001 * ChangeLog, configure: Fix spelling errors.
9002
800026b8 90032001-10-20 Brendan Kehoe <brendan@zen.org>
9004
9005 * MAINTAINERS: Tweak my address.
9006
dcde3c07 9007Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
eb3ce9d6 9008
9009 * MAINTAINERS: Update my email address.
9010
b746a8aa 90112001-10-11 Hans-Peter Nilsson <hp@axis.com>
115f17da 9012
10475f52 9013 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
c22f21b2 9014 * MAINTAINERS: Add self as maintainer of CRIS port.
115f17da 9015
27e8b2c3 90162001-10-10 Geert Bosch <bosch@gnat.com>
9017
31972771 9018 * MAINTAINERS (Various maintainers: Ada front end):
27e8b2c3 9019 Added Robert Dewar.
9020
dcde3c07 90212001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
4f252e28 9022
9023 * MAINTAINERS (Write After Approval): Added self
9024
17a611d5 90252001-10-02 Geert Bosch <bosch@gnat.com>
9026
9027 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9028
8b20014f 90292001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9030
9031 * configure: Handle temporary files securely using mkdir.
9032
85d6787e 90332001-09-29 Alexandre Oliva <aoliva@redhat.com>
9034
9035 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9036
dcde3c07 90372001-09-26 Will Cohen <wcohen@redhat.com>
3c9a7565 9038
9039 * configure.in (*-*-linux*): Disable configuration of target-newlib
9040 and target-libgloss.
31972771 9041
1ed656c9 90422001-09-26 Alexandre Oliva <aoliva@redhat.com>
9043
9044 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9045 RANLIB.
9046
6f36c694 90472001-09-21 Alexandre Oliva <aoliva@redhat.com>
9048
9049 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9050 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9051 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9052 avoid quotes nesting problems.
9053 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9054 (DO_X): Export only variables that are set.
9055
471c8d6f 90562001-09-19 Ben Elliston <bje@redhat.com>
9057
9058 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9059 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9060 semantics. Use the shell built-in "type" command instead.
9061
debdecb8 90622001-08-31 Alexandre Oliva <aoliva@redhat.com>
9063
9064 Merged from gcc-3_0-branch:
9065 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9066 * ltcf-c.sh: Use $objext, not $ac_objext.
9067 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9068 * ltcf-cxx.sh: Add support for GNU.
9069 2001-07-22 Timothy Wall <twall@redhat.com>
9070 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9071 default settings if using GNU tools with that configuration.
9072 * ltcf-cxx.sh: Ditto.
9073 * ltcf-gcj.sh: Ditto.
9074 2001-07-21 Michael Chastain <chastain@redhat.com>
9075 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9076 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9077 * ltmain.sh: Mark as gcc-local.
9078
79af057d 90792001-08-30 Eric Christopher <echristo@redhat.com>
9080 Jason Eckhardt <jle@redhat.com>
9081
9082 * config.guess: Merge from master sources.
9083 * config.sub: Merge from master sources, add support for mipsisa32.
9084
2af6c242 90852001-08-25 Geoffrey Keating <geoffk@redhat.com>
2af6c242 9086 * config.sub: Merge from master sources, rev 1.219.
9087 * MAINTAINERS: Add self as contact for stormy16 port.
9088
2e1f0726 90892001-08-14 Zack Weinberg <zackw@panix.com>
9090
9091 * config.sub: Merge from master sources, rev 1.218.
9092 * config.guess: Merge from master sources, rev 1.209.
9093
7148a43f 90942001-08-11 Graham Stott <grahams@redhat.com>
9095
9096 * Makefile.in (check-c++): Add missing semicolon.
9097
7572bd48 9098Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9099
2af6c242 9100 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7572bd48 9101
f9daa432 91022001-07-30 Eric Christopher <echristo@redhat.com>
9103
9104 * MAINTAINERS (Various maintainers: mips port): Added myself.
9105
d5d994d4 91062001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9107
31972771 9108 * configure.in (sh-*-linux*): New.
d5d994d4 9109
8741eff3 91102001-07-27 Richard Henderson <rth@redhat.com>
9111
9112 * .cvsignore: Add LAST_UPDATED.
9113
e06d8cc6 91142001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9115
9116 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9117
8729bf80 91182001-07-16 Aldy Hernandez <aldyh@redhat.com>
9119
31972771 9120 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8729bf80 9121
19abf887 9122Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9123
9124 * MAINTAINERS (Write After Approval): Added myself.
9125
8f71eb19 91262001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9127
9128 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9129 and libgcj on m68hc11/m68hc12.
9130
fc5104b7 91312001-06-27 H.J. Lu (hjl@gnu.org)
9132
9133 * Makefile (CFLAGS_FOR_BUILD): New.
9134 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9135
8ee5e915 91362001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9137
9138 * README: Remove version number.
9139
c753142b 91402001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9141
9142 * INSTALL/README: Update wrt. to the installation instructions now
9143 residing in gcc/doc/install.texi.
9144
8f602ce4 91452001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9146
9147 * README: Replace with a cut-down and updated version of gcc/README.
9148
0546d603 91492001-06-12 David Edelsohn <edelsohn@gnu.org>
9150
9151 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9152 multilibs to be disabled.
9153
f3886572 91542001-06-11 Daniel Berlin <dan@cgsoftware.com>
9155
9156 * MAINTAINERS (Write After Approval): Add myself.
f9daa432 9157
f1379586 91582001-06-09 Alexandre Oliva <aoliva@redhat.com>
9159
9160 * config.guess: Import CVS version 1.195.
9161 * config.sub: Import CVS version 1.212.
9162
ff091412 91632001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9164
9165 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9166 gcc/xgcc is built, use -print-prog-name to find out the program
9167 name to use.
9168
6eadd25b 91692001-06-04 Phil Edwards <pme@sources.redhat.com>
9170
9171 * config.guess: Import CVS version 1.194. All gcc-local changes
9172 appear to also be in the master copy.
9173 * config.sub: Import CVS version 1.211.
9174
761c31c6 9175Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9176
9177 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9178 with_gcc]: Use `gcc -shared' to build a shared library.
9179
833b6505 9180Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9181
9182 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9183 archives.
9184
9847d949 9185Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9186
9187 * MAINTAINERS (Write After Approval): Add myself.
9188
fadf0d3c 91892001-06-01 Hans-Peter Nilsson <hp@axis.com>
9190
9191 * configure.in (libstdcxx_flags): Do not try to execute
9192 libstdc++-v3/testsuite_flags until it exists.
9193
d39a4f27 91942001-06-01 Alan Modra <amodra@bigpond.net.au>
9195
9196 * MAINTAINERS: Update my email address.
9197
d0642799 91982001-05-31 Graham Stott <grahams@redhat.com>
9199
9200 * MAINTAINERS (Write After Approval): Add myself.
9201
dcde3c07 92022001-05-28 Simon Patarin <simon.patarin@inria.fr>
9c6813ce 9203
9204 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9205 libraries when using g++ with native linker.
9206
a28875e9 92072001-05-28 Alexandre Oliva <aoliva@redhat.com>
9208
9209 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9210
00ed89e1 92112001-05-22 Alexandre Oliva <aoliva@redhat.com>
9212
9213 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9214 [aix4*|aix5*]: Prepend blank.
9215
93221b10 92162001-05-20 Alexandre Oliva <aoliva@redhat.com>
9217
9218 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9219 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9220 of subdir/configure scripts to use the new libtool.m4.
9221
b26428f6 92222001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9223
9224 * MAINTAINERS (Write After Approval): Add myself.
9225
de27502c 92262001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9227
9228 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9229
28e776fd 92302001-05-11 Ben Elliston <bje@redhat.com>
9231
9232 * Makefile.in (all-sid): New target.
9233 (check-sid, clean-sid, install-sid): Likewise.
9234
e67abcc9 92352001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9236
9237 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9238
df4fdffb 92392001-05-03 Alexandre Oliva <aoliva@redhat.com>
9240
9241 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9242 libgcj.
9243
92442001-05-03 Alexandre Oliva <aoliva@redhat.com>
9245
9246 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9247 gcc/xgcc is built, use -print-prog-name to find out the program
9248 name to use.
9249
dfb18c91 92502001-04-26 Alexandre Oliva <aoliva@redhat.com>
9251
fdaf496c 9252 * configure.in (noconfigdirs): Don't reset it from scratch in the
9253 target case; only append to it.
f9daa432 9254
dfb18c91 9255 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9256 sparc-*-solaris2.8]: Disable ${libgcj}.
9257
f7ec7829 92582001-04-25 Alexandre Oliva <aoliva@redhat.com>
9259
9260 * configure.in (libgcj_saved): Copy from $libgcj.
9261 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9262 --disable-libgcj.
9263
b890ea44 92642001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9265
9266 * MAINTAINERS: Remove self as MIPS maintainer and
f9daa432 9267 C front end maintainer.
b890ea44 9268
f6dd84a6 9269Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9270
9271 * configure.in: Move *-chorusos target case to the proper switch.
9272 Disable libgcj.
9273
46b021de 92742001-04-12 Alexandre Oliva <aoliva@redhat.com>
9275
9276 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9277 1.641.2.228.
9278
0355c121 92792001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9280
9281 * Makefile.in (STAGE1_CFLAGS): Pass down.
9282
954078d1 92832001-04-13 Alan Modra <amodra@one.net.au>
9284
9285 * config.guess: Add hppa64-linux support. Note for next import that
9286 this is already in the master file.
9287 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9288
67282802 92892001-04-12 Alexandre Oliva <aoliva@redhat.com>
9290
9291 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9292 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9293
628f3e51 92942001-04-11 Stan Shebs <shebs@apple.com>
9295
9296 * MAINTAINERS: Add self as Darwin port maintainer.
9297
c5659af6 92982001-04-11 Alan Modra <amodra@one.net.au>
9299
9300 * MAINTAINERS: Update my email address.
9301
6a965736 93022001-04-10 Loren J. Rittle <ljrittle@acm.org>
9303
9304 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9305 recent versions of FreeBSD (release 3 or later).
9306 * ltconfig: On FreeBSD, -lc must not be provided when building
9307 a shared library or else the standard -pthread gcc option is
9308 rendered worthless to later users of the built library.
9309
e64be694 93102001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9311
9312 * MAINTAINERS: Add self and RTH as C front end maintainers.
9313
a28f421e 93142001-04-05 Alexandre Oliva <aoliva@redhat.com>
9315
31972771 9316 * config.sub: Make sure to match an already-canonicalized
9317 machine name (eg. mn10300-unknown-elf).
a28f421e 9318
1cb80700 93192001-04-01 Alexandre Oliva <aoliva@redhat.com>
9320
9321 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9322 New macros.
9323 (bootstrap, cross): Use RECURSE_FLAGS.
9324 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9325
8929c4de 93262001-03-27 Alexandre Oliva <aoliva@redhat.com>
9327
9328 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9329
46b43912 93302001-03-22 Colin Howell <chowell@redhat.com>
9331
5c144a30 9332 * Makefile.in (DO_X): Do not backslash single-quotes in
9333 backquotes (two places).
46b43912 9334
cd003521 93352001-03-22 Alexandre Oliva <aoliva@redhat.com>
9336
9337 Re-installed:
9338 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9339 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9340 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9341 * ltcf-cxx.sh: Likewise.
9342 * ltcf-gcj.sh: Likewise.
9343
7c9b3c20 93442001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9345
9346 * MAINTAINERS: Add myself as "documentation co-maintainer".
9347
88c1d089 93482001-03-22 Alexandre Oliva <aoliva@redhat.com>
9349
9350 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9351 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9352
ed7a462d 93532001-03-19 Tom Tromey <tromey@redhat.com>
9354
9355 * config-ml.in: Handle GCJ and GCJFLAGS.
9356
3caa3e73 93572001-03-21 Michael Chastain <chastain@redhat.com>
9358
9359 * Makefile.in: all-m4 depends on all-texinfo.
9360
45b909bc 93612001-03-20 Loren J. Rittle <ljrittle@acm.org>
9362
9363 * MAINTAINERS: Add myself to write after approval list.
9364
f9ecd05b 93652001-03-18 Laurynas Biveinis <lauras@softhome.net>
9366
9367 * Makefile.in (DO_X): Quote nested quotes.
9368
a0167be8 93692001-03-18 Alan Modra <alan@linuxcare.com.au>
9370
9371 * MAINTAINERS: Add myself to write after approval list.
9372
34690eeb 93732001-03-15 Laurynas Biveinis <lauras@softhome.net>
9374
9375 * Makefile.in (DO_X): Use double quotes for quoting
9376 "RANLIB=$${RANLIB}".
9377
ace16e3d 93782001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9379
9380 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9381
dcde3c07 93822001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
314b6875 9383
9384 * configure.in: Only use `lang_requires' for languages athat are
9385 actually enabled.
9386
6941e176 93872001-03-08 Phil Edwards <pme@sources.redhat.com>
9388
9389 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9390
8278b709 93912001-03-08 Alexandre Oliva <aoliva@redhat.com>
9392
9393 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9394
1a6eb118 93952001-03-07 Tom Tromey <tromey@redhat.com>
9396
9397 * configure.in: Allow config-lang.in to set `lang_requires' to list
9398 of other required languages.
9399
8c74272d 94002001-03-06 Laurynas Biveinis <lauras@softhome.net>
9401
9402 * Makefile.in: Remove RANLIB definition. Use RANLIB
9403 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9404 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
f9daa432 9405
41edef81 94062001-02-28 Benjamin Kosnik <bkoz@redhat.com>
31972771 9407 Alexandre Oliva <aoliva@redhat.com>
f9daa432 9408
41edef81 9409 * Makefile.in (check-c++): Use tabs, not spaces.
9410
8b6c1516 94112001-02-20 Laurynas Biveinis <lauras@softhome.net>
f9daa432 9412
8b6c1516 9413 * MAINTAINERS: add myself to Write After Approval list.
9414
66c4386e 94152001-02-19 Benjamin Kosnik <bkoz@redhat.com>
fd1a012c 9416
31972771 9417 * Makefile.in (check-c++): New rule.
f9daa432 9418
fd1a012c 9419 * configure.in (target_libs): Remove libg++.
9420 (noconfigdirs): Remove libg++.
9421 (noconfigdirs): Same.
9422 (noconfigdirs): Same.
9423 (noconfigdirs): Same.
9424
9425 * config-ml.in: Remove libg++ references.
9426
9427 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9428 (ALL_TARGET_MODULES): Same.
9429 (configure-target-libg++): Remove.
9430 (all-target-libg++): Remove.
9431 (configure-target-libio): Remove.
9432 (all-target-libio): Remove.
9433 (check-target-libio): Remove.
9434 (.PHONY): Remove.
9435 (libg++.tar.bz2): Remove.
9436 (all-target-cygmon): Remove libio.
9437 (all-target-libstdc++): Remove.
9438 (configure-target-libstdc++): Remove.
9439 (TARGET_LIB_PATH): Remove libstdc++.
9440 (ALL_GCC_CXX): Remove libstdc++.
9441 (all-target-gperf): Correct.
9442
8fb60dad 94432001-02-16 Nick Clifton <nickc@redhat.com>
9444
9445 * configure.in (noconfigdirs): Allow configuration of texinfo
9446 for Cygwin hosts.
9447
8611f330 94482001-02-15 Anthony Green <green@redhat.com>
9449
9450 * configure: Introduce GCJ_FOR_TARGET.
9451 * configure.in: Ditto.
9452 * Makefile.in: Ditto.
9453
863b470b 94542001-02-13 Andreas Schwab <schwab@suse.de>
9455
9456 * MAINTAINERS: Update mail address.
9457
9bfefeba 94582001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9459
9460 * config.guess: Add linux target for S/390.
9461 * config.sub: Likewise.
9462
dcde3c07 94632001-02-08 Chandrakala Chavva <cchavva@redhat.com>
737f6b8e 9464
9465 * configure.in: for *-chorusos, don't config target-newlib and
31972771 9466 target-libgloss.
737f6b8e 9467
60611395 94682001-02-06 Ben Elliston <bje@redhat.com>
9469
9470 * configure: Output host type to stdout, not stderr.
9471
2b05b516 94722001-02-05 Mark Mitchell <mark@codesourcery.com>
9473
da0c6982 9474 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
fda29981 9475 * ltcf-cxx.sh: Likewise.
9476
2b05b516 9477 * config.if: Assume enable_libstdcxx_v3 is defined.
9478
1030d23b 94792001-02-04 Mark Mitchell <mark@codesourcery.com>
9480
9481 Remove V2 C++ library.
9482 * configure.in: Remove --enable-libstdcxx_v3 support.
9483
1c1033dd 94842001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9485
9486 * include/demangle.h: Add prototype for java_demangle_v3.
9487
3a2af5aa 94882001-01-29 Phil Edwards <pme@sources.redhat.com>
9489
9490 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9491
f4763e9a 94922001-01-27 Richard Henderson <rth@redhat.com>
9493
9494 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9495
1e5173c2 94962001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9497
9498 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9499 Don't unset, it's non-portable and no longer necessary, set to empty
9500 instead.
9501
441075de 95022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9503
9504 * ltconfig: Shell portability fix for the tagname validity check.
9505
21037ec8 95062001-01-27 Alexandre Oliva <aoliva@redhat.com>
9507
9508 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9509 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9510
db45c2a0 95112001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9512
9513 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9514
2c18c34e 95152001-01-26 Tom Tromey <tromey@redhat.com>
9516
9517 * configure.in: Allow libgcj to be built on Sparc Solaris.
9518
4b44c1a3 95192001-01-25 David Edelsohn <edelsohn@gnu.org>
9520
9521 * ltcf-c.sh: Add aix5 case.
9522 * ltcf-cxx.sh: Likewise.
9523 * ltconfig: Likewise.
9524
24f78d1b 95252001-01-24 Alexandre Oliva <aoliva@redhat.com>
9526
a7b0e06d 9527 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9528 keep at least one of build_libtool_libs or build_old_libs set to
9529 yes.
9530
24f78d1b 9531 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9532 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9533
ef1760c1 95342001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9535
9536 * configure.in: Enable libgcj on several additional platforms.
9537
1986d3d9 95382001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9539
9540 * configure.in: Enable libgcj for linux targets.
9541
7e1bb7bf 95422001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9543
9544 * MAINTAINERS (Write After Approval): Add myself.
9545
f3a027ae 95462001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9547
9548 * MAINTAINERS: Add myself as vax port maintainer.
9549
5e7056b8 95502001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9551
9552 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9553
0d2271de 95542001-01-09 Mike Stump <mrs@wrs.com>
9555
9556 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9557 failures of subdirectories.
9558
cd003521 95592001-01-02 Laurynas Biveinis <lauras@softhome.net>
d76e21ba 9560
cd003521 9561 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
d76e21ba 9562 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
cd003521 9563 * ltcf-cxx.sh: Likewise.
9564 * ltcf-gcj.sh: Likewise.
9565 * ltconfig.sh: Fix typo.
d76e21ba 9566
95426b72 95672001-01-02 Laurynas Biveinis <lauras@softhome.net>
9568
9569 * configure: handle DOS-style absolute paths.
9570
bd55fdd4 95712001-01-02 Laurynas Biveinis <lauras@softhome.net>
9572
9573 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9574
66714311 95752000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9576
9577 * MAINTAINERS: Add myself as avr port co-maintainer.
9578
f4f04af5 95792000-12-28 Ben Elliston <bje@redhat.com>
9580
9581 * MAINTAINERS: Add myself under ``Write After Approval''.
9582
81875c45 95832000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9584
9585 * texinfo: Remove directory from GCC.
9586
35d9361d 95872000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9588
9589 * COPYING: Update to current
9590 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9591 to 19yy as example year in copyright notice).
9592
ac20ef2c 95932000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9594
f9daa432 9595 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
ac20ef2c 9596 (libstdcxx_incdir): Pass down.
9597 * config.if: Remove expired bits for cxx_interface, add stub.
9598 (libstdcxx_incdir): Add variable for g++ include directory.
9599 * configure.in (gxx_include_dir): Use it.
f9daa432 9600
d550dfb2 96012000-12-18 Alexandre Oliva <aoliva@redhat.com>
9602
9603 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9604 with old-email address from ``Write After Approval''.
9605
2353a84c 96062000-12-15 Andreas Jaeger <aj@suse.de>
9607
9608 * configure.in: Handle lang_dirs.
9609
96102000-12-14 Tom Tromey <tromey@redhat.com>
1bbd1888 9611
ad324c4e 9612 * MAINTAINERS: Removed brads.
9613
1bbd1888 9614 * MAINTAINERS: Added gcj developers.
9615
7756f182 96162000-12-13 Anthony Green <green@redhat.com>
f9daa432 9617
7756f182 9618 * configure.in: Disable libgcj for any target not specifically
4b695c23 9619 listed. Disable libgcj for x86 and Alpha Linux until compatible
9620 with g++ abi.
f9daa432 9621
1ef27c9d 96222000-12-13 Mike Stump <mrs@wrs.com>
9623
9624 * Makefile.in (local-distclean): Also remove fastjar.
9625
8c200666 96262000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9627
9628 * contrib/gcc_update: Add fastjar --touch entries.
9629
abc9907a 96302000-12-12 Alexandre Oliva <aoliva@redhat.com>
9631
9632 * configure.in: Disable language-specific target libraries for
9633 languages that aren't enabled.
9634
4d5a2476 96352000-12-10 Anthony Green <green@redhat.com>
9636
9637 * configure.in: Define libgcj. Disable libgcj target libraries for
9638 most targets.
9639
f30b13ba 96402000-12-10 Neil Booth <neilb@earthling.net>
9641
9642 * MAINTAINERS: Update mail address, remove from WAA list.
9643
da538d34 96442000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9645
9646 * libjava: Imported from /cvs/java.
9647 * libffi: Likewise.
9648 * Boehm-gc: Likewise.
9649
bb5f4242 96502000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9651
9652 * configure.in (target_libs): Revert 2000-12-08 patch.
9653 (noconfigdirs): Added target-libjava.
9654
f4f46f68 96552000-12-09 Laurynas Biveinis <lauras@softhome.net>
9656
9657 * djunpack.bat: removed.
9658
2adfe2a9 96592000-12-09 Laurynas Biveinis <lauras@softhome.net>
9660
9661 * Makefile.in: handle DOS-style absolute paths.
9662 * config-ml.in: likewise.
9663 * symlink-tree: likewise.
9664
7ce26751 96652000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9666
9667 * fastjar: Imported.
9668
68a758b6 96692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9670
9671 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9672 libjava.
9673 * configure.in (target_libs): Removed `target-libjava'.
9674
0b3b9f3b 96752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9676
9677 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9678 (ALL_MODULES): Added fastjar.
9679 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9680 (all-target-libjava): all-fastjar replaces all-zip.
9681 (all-fastjar): Added.
9682 (configure-target-fastjar, all-target-fastjar): Likewise.
9683 * configure.in (host_tools): Added fastjar.
9684
b9b564e0 96852000-12-07 Mike Stump <mrs@wrs.com>
9686
9687 * Makefile.in (local-distclean): Remove leftover built files.
9688
1a45dccf 96892000-11-24 Nick Clifton <nickc@redhat.com>
9690
9691 * configure.in (xscale-elf): Add target.
9692 (xscale-coff): Add target.
9693
b21e5977 96942000-11-22 Loren J. Rittle <ljrittle@acm.org>
9695
31972771 9696 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9697 recent versions of FreeBSD (release 3 or later).
9698 * ltconfig: On FreeBSD, -lc must not be provided when building
9699 a shared library or else the standard -pthread gcc option is
9700 rendered worthless to later users of the built library.
b21e5977 9701
d7ce037e 97022000-11-16 Fred Fish <fnf@be.com>
9703
9704 * configure.in (enable_libstdcxx_v3): Fix typo,
9705 libstd++ -> libstdc++.
9706
2c5d378d 97072000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9708
9709 * MAINTAINERS: Add self to Write After Approval list.
9710
ea4ec5d3 97112000-11-21 Bernd Schmidt <bernds@redhat.com>
9712
9713 * MAINTAINERS: Update my email address. Add myself to global write
9714 privs list.
9715
5cfbc08c 97162000-11-18 Alexandre Oliva <aoliva@redhat.com>
9717
f42cc732 9718 * Makefile.in: Merge with src and libgcj.
9719 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9720 configure-target-<library> when their configure scripts need the C
9721 or C++ library to have already been built to work properly.
9722 (do_proto_toplev): Set them to an empty string.
9723
5cfbc08c 9724 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9725 (REALLY_SET_LIB_PATH): Use them.
9726
f1433f3d 97272000-11-17 Stan Shebs <shebs@apple.com>
9728
9729 * MAINTAINERS: Add self to Write After Approval list.
9730
9371935c 97312000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9732
9733 * configure: Provide the original toplevel configure arguments
9734 (including $0) to subprocesses in the environment rather than
9735 through gcc/configargs.h.
9736
967ccfb6 97372000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9738
9739 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9740 C99. Alphabetise "Write After Approval" list.
9741
facb1a06 97422000-11-12 Mark Mitchell <mark@codesourcery.com>
9743
4ec87d68 9744 * configure: Turn on libstdc++ V3 by default.
9745
facb1a06 9746 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9747 if we've got GCC.
9748
0877e533 97492000-11-11 Philip Blundell <philb@gnu.org>
9750
9751 * MAINTAINERS: Add self to Write After Approval list.
9752
a6fdcbb2 97532000-11-09 David Edelsohn <edelsohn@gnu.org>
9754
9755 * ltcf-c.sh (aix4): Improve shared library configuration; require
9756 exporting symbols.
9757 * ltcf-cxx.sh (aix4): Define.
9758 * ltconfig (aix4): Define library and soname specs appropriate for
9759 AIX. Define command to create export symbols list.
9760
dcde3c07 9761Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
4fa12471 9762
9763 * config.sub: Add support for Sun Chorus
9764
cc849a38 97652000-10-31 Nick Clifton <nickc@redhat.com>
9766
9767 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9768 <name>@redhat.com. Also installed new email address for Clint
9769 Popetz.
f9daa432 9770
3f23f60a 97712000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9772
9773 * etc: Remove directory from GCC.
9774
3e9279ee 97752000-10-16 Michael Meissner <meissner@redhat.com>
9776
9777 * configure (gcc/configargs.h): Only create if there is a build GCC
9778 directory created.
9779
f9daa432 97802000-10-16 Matthias Klose <doko@debian.org>
9781
5c371a2c 9782 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9783 when configured for libstdc++-v3.
9784
4a0e2d42 97852000-10-05 Phil Edwards <pme@gcc.gnu.org>
9786
9787 * configure: Save configure arguments to gcc/configargs.h.
9788
f39aafc5 97892000-10-04 Philipp Thomas <pthomas@suse.de>
9790
9791 * config.guess: Import CVS version 1.157.
9792 * config.sub: Import CVS version 1.181.
9793
c884589e 97942000-10-04 Andris Pavenis <pavenis@latnet.lv>
9795
9796 * Makefile.in (bootstrap): avoid recursion if subdir missing
9797 (cross): ditto
9798 (do-proto-toplev): ditto
9799
c1a13da0 98002000-09-30 Alexandre Oliva <aoliva@redhat.com>
9801
e920d979 9802 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9803 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9804
c1a13da0 9805 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9806 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9807 all affected `configure' scripts.
9808
81089fbf 9809Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9810
9811 * MAINTAINERS: Add self as cpplib co-maintainer.
9812
c47eeef8 98132000-09-24 Aldy Hernandez <aldyh@redhat.com>
9814
9815 * MAINTAINERS: Add self to Write After Approval list.
9816
1f6ba023 98172000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9818
9819 * INSTALL/README: egcs -> GCC update.
9820
dcde3c07 9821Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
cf1f3b68 9822
9823 * MAINTAINERS: Add myself to Write After Approval list.
9824
eca133bc 98252000-09-15 Kazu Hirata <kazu@hxi.com>
9826
9827 * MAINTAINERS: Add myself to Write After Approval list.
9828
3a6d39fe 9829Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9830
31972771 9831 * configure.in: Do not build byacc for hppa64. Provide paths to the
9832 X11 libraries for hppa64.
3a6d39fe 9833
5e4d941a 98342000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9835
9836 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9837
fd7f3a57 98382000-09-06 Alexandre Oliva <aoliva@redhat.com>
9839
5fbdfc0f 9840 * Makefile.in (all-zlib): Added dummy target.
9841
fd7f3a57 9842 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9843 ltcf-gcj.sh: Updated from libtool multi-language branch.
9844
92b251ca 98452000-09-05 Alexandre Oliva <aoliva@redhat.com>
9846
9847 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9848 (bootstrap*): Depend on all-bootstrap.
9849
31ab897a 98502000-09-05 Philipp Thomas <pthomas@suse.de>
9851
9852 * config.guess: Import CVS version 1.156.
9853 * config.sub: Import CVS version 1.179.
9854
add841d2 98552000-09-02 Anthony Green <green@cygnus.com>
9856
9857 * Makefile.in (all-gcc): Depend on all-zlib.
9858 (CLEAN_MODULES): Add clean-zlib.
9859 (ALL_MODULES): Add all-zlib.
9860 * configure.in (host_libs): Add zlib.
9861
aff0af06 98622000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
e2bac683 9863
9864 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9865 crosses, but add gcc/include to the header search path for them.
9866
d6f4f260 98672000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9868
9869 * MAINTAINERS: Add self to Write After Approval list.
9870
352d4040 98712000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9872
9873 * config.guess: Import CVS version 1.152.
9874 * config.sub: Import CVS version 1.177.
9875
a49a3523 98762000-08-25 Alexandre Oliva <aoliva@redhat.com>
9877
681dbe98 9878 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9879 $targargs to tell whether newlib is going to be built.
9880
a49a3523 9881 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9882 $$r/TARGET_SUBDIR/libio for _G_config.h.
9883
2fb10547 98842000-08-23 Alexandre Oliva <aoliva@redhat.com>
9885
9886 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9887
1554dae1 98882000-08-22 DJ Delorie <dj@redhat.com>
9889
9890 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9891
883e4a54 98922000-08-22 Alexandre Oliva <aoliva@redhat.com>
9893
9894 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9895 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9896 sub-configures.
9897
47e1a34e 98982000-08-21 DJ Delorie <dj@redhat.com>
9899
9900 * MAINTAINERS: Add self as a libiberty maintainer
9901
f4fb1596 99022000-08-16 Alexandre Oliva <aoliva@redhat.com>
9903
9904 * configure.in (libstdcxx_flags): Use
9905 libstdc++-v3/src/libstdc++.INC.
9906
a4b68c89 99072000-08-15 Alexandre Oliva <aoliva@redhat.com>
9908
9909 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9910
e800dd2f 99112000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9912
e5d5867a 9913 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9914
f9daa432 9915 * configure: Make enable_threads and enable_shared defaults
e800dd2f 9916 explicit. Substitute enable_threads into generated Makefiles.
9917 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9918 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9919
4a5bda50 99202000-08-13 Geoff Keating <geoffk@cygnus.com>
9921
9922 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9923
2968054b 99242000-08-12 Alexandre Oliva <aoliva@redhat.com>
9925
9926 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9927 previous delta.
9928
cbf326ce 99292000-08-11 Jason Merrill <jason@redhat.com>
d793b7ed 9930
cbf326ce 9931 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9932 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9933 (FLAGS_FOR_TARGET): Not here.
9934 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
d793b7ed 9935
287d2cfb 99362000-08-11 Alexandre Oliva <aoliva@redhat.com>
9937
9938 * config-ml.in (CC, CXX): Don't introduce a leading space.
9939
9b573fd8 99402000-08-07 DJ Delorie <dj@delorie.com>
9941
9942 * MAINTAINERS: Add self as a DJGPP maintainer
9943
ede08f9f 99442000-08-07 DJ Delorie <dj@redhat.com>
9945
9946 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9947 "if we're also building gcc, and it's a gcc that will run on the
9948 build machine, we want to use its includes instead of the system's
9949 default includes".
9950
85895852 99512000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9952
9953 * MAINTAINERS: Add self to Write After Approval list.
9954
454c751b 99552000-08-03 Alexandre Oliva <aoliva@redhat.com>
9956
feb7523c 9957 * configure.in (libstdcxx_flags): Don't use `"'.
9958
454c751b 9959 * config-ml.in: Adjust multilib search paths to the
9960 appropriate multilib tree.
9961
0a120c53 99622000-08-02 Alexandre Oliva <aoliva@redhat.com>
9963
9964 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9965 commas in $LANGUAGES.
9966
f3efc960 99672000-08-02 Manfred Hollstein <manfredh@redhat.com>
9968
9969 * configure.in: Re-enable all references to libg++ and librx.
9970
00c97451 99712000-08-01 Alexandre Oliva <aoliva@redhat.com>
9972
650713eb 9973 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9974 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9975 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9976 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9977
00c97451 9978 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9979
4d3fd3b7 99802000-07-31 Alexandre Oliva <aoliva@redhat.com>
9981
9982 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9983 CXX_FOR_TARGET for sed.
9984
32999451 99852000-07-30 Alexandre Oliva <aoliva@redhat.com>
9986
9987 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9988 Do not override if already set in the environment or in configure.
9989 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9990 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9991
c102b56d 99922000-07-28 Alexandre Oliva <aoliva@redhat.com>
9993
9994 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9995 the libtool CVS tree multi-language branch.
9996 * ltconfig, ltmain.sh: Updated.
f9daa432 9997
bc7af389 99982000-07-27 Alexandre Oliva <aoliva@redhat.com>
9999
ed2dfc92 10000 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10001 (clean-target): Depend on it.
10002
bc7af389 10003 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10004 (GCC_FOR_TARGET): Use it.
10005 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10006 * configure.in: ... here.
10007 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10008 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10009
aee16bda 100102000-07-24 Eric Christopher <echristo@cygnus.com>
10011
10012 * MAINTAINERS: Add self to Write After Approval list.
10013
bae203e7 100142000-07-24 Alexandre Oliva <aoliva@redhat.com>
10015
8ad0b02a 10016 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10017 (configure-target-libchill, configure-target-libobjc): Likewise.
10018
bae203e7 10019 * configure.in: Use the same cache file for all target libs.
10020 * config-ml.in: But different cache files per multilib variant.
10021
2dce220b 100222000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10023
10024 * configure (topsrcdir): Don't use dirname.
10025
84a55ca2 100262000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10027
10028 * MAINTAINERS: Add self to Write After Approval list.
10029
151ad919 100302000-07-20 Jason Merrill <jason@redhat.com>
10031
10032 * configure.in: Remove all references to libg++ and librx.
10033
10034 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10035
100362000-07-20 Hans-Peter Nilsson <hp@axis.com>
10037
10038 * config.sub: Update to subversions version 2000-07-06.
10039
99545576 100402000-07-12 Andrew Haley <aph@cygnus.com>
10041
10042 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10043 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10044
1ac432f1 100452000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10046
10047 * symlink-tree: Check number of arguments.
10048
8d6dd244 100492000-07-05 Jim Wilson <wilson@cygnus.com>
10050
10051 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10052 search path for a g++ extracted from the build tree. This
10053 will allow link tests run by configure scripts in
10054 subdirectories to succeed.
10055
151ad919 100562000-07-01 Koundinya K <kk@ddeorg.soft.net>
10057
31972771 10058 * ltconfig: Add support for mips-dde-sysv4.2MP
aee16bda 10059
74c42694 100602000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10061
10062 * MAINTAINERS: Add myself as loop discovery maintainer.
10063
151ad919 100642000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10065
10066 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10067 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10068
100692000-06-19 Timothy Wall <twall@cygnus.com>
10070
10071 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10072 * config.sub: Add tic54x target.
10073
39d9b770 10074Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10075
10076 * MAINTAINERS: Add self as Fortran maintainer,
10077 remove Craig Burley.
10078
151ad919 10079Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13645f53 10080
151ad919 10081 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10082 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13645f53 10083
a71aa125 10084Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10085
10086 * MAINTAINERS: Add self as i18n maintainer
10087
151ad919 1008820000-05-21 H.J. Lu (hjl@gnu.org)
10089
31972771 10090 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10091 directory are used if they exist. Make sure
10092 $(build_tooldir)/include is searched for header files,
10093 $(build_tooldir)/lib/ for library files.
151ad919 10094 (GCC_FOR_TARGET): Likewise.
31972771 10095 (CXX_FOR_TARGET): Likewise.
151ad919 10096
1ef89cd1 10097Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10098
10099 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10100
151ad919 10101Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
810e9e00 10102
10103 * Makefile.in (configure-target-libiberty): Depend on
10104 configure-target-newlib.
10105
ffee4df0 101062000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10107
10108 * configure.in, Makefile.in: Merge all libffi-related
10109 configury stuff from the libgcj tree.
10110
151ad919 10111Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10112
10113 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10114 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10115
10116Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10117
10118 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10119 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4b695c23 10120 current version information. Add to proto-toplev directory.
151ad919 10121 (gdb-taz): Build do-djunpack.
10122
677b224d 101232000-05-15 David Edelsohn <edelsohn@gnu.org>
10124
10125 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10126
36d84962 10127Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10128
10129 * MAINTAINERS: Add self to Write After Approval list.
10130
151ad919 101312000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10132
10133 * ltmain.sh: Preserve in relink_command any environment
10134 variables that may affect the linker behavior.
10135
b4ae6e19 10136Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10137
151ad919 10138 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10139
10140Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10141
10142 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10143
101442000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10145
10146 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
31972771 10147 with the version name.
b4ae6e19 10148
9f8322d4 10149Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10150
10151 * MAINTAINERS: Add self as bb-reorder maintainer.
10152
212276a1 101532000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10154
10155 * config.if: Tweak.
10156
151ad919 101572000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10158
10159 * djunpack.bat: New file.
10160
10161Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10162
10163 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4b695c23 10164 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10165 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10166 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
151ad919 10167
1e866de7 101682000-04-16 Dave Pitts <dpitts@cozx.com>
10169
31972771 10170 * config.sub (case $basic_machine): Change default for "ibm-*"
10171 to "openedition".
1e866de7 10172
c3d0c692 101732000-04-13 Andreas Jaeger <aj@suse.de>
10174
10175 * MAINTAINERS: Added myself.
10176
151ad919 10177Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10178
10179 * Makefile.in (gdb-taz): New target. GDB specific archive.
10180 (do-md5sum): New target.
10181 (MD5PROG): Define.
10182 (PACKAGE): Default to TOOL.
10183 (VER): Default to a shell script.
10184 (taz): Rewrite target. Move real work to do-proto-toplev. Include
4b695c23 10185 md5 checksum generation.
151ad919 10186 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10187 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10188 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4b695c23 10189 insight.tar.bz2): Use gdb-taz to create archive.
151ad919 10190
10191Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10192
10193 * configure (warn_cflags): Delete.
10194
dd0ac352 10195Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10196
10197 * MAINTAINERS: Added myself.
10198
84d8005c 101992000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
d3eff7bb 10200 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
84d8005c 10201
31972771 10202 * configure.in (enable_libstdcxx_v3): Add.
10203 (target_libs): Add bits here to switch between libstdc++-v2 and
10204 libstdc++-v3.
10205 * config.if: And this file too.
10206 * Makefile.in: Add libstdc++-v3 targets.
aee16bda 10207
a995bb42 102082000-04-05 Michael Meissner <meissner@redhat.com>
10209
10210 * config.sub (d30v): Add d30v as a basic machine type.
10211
c1d2a99e 102122000-03-29 Jason Merrill <jason@casey.cygnus.com>
10213
10214 * configure.in: -linux-gnu*, not -linux-gnu.
10215
6437c7c8 10216Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10217
10218 * MAINTAINERS: Add self in write-after-approval section.
10219
48ad86bd 10220Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10221
10222 * MAINTAINERS: Add self as ia64 port maintainer.
10223
cb86f6e1 102242000-03-08 Neil Booth <NeilB@earthling.net>
10225
10226 * MAINTAINERS: Add self in write-after-approval section.
10227
151ad919 10228Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
3d94c7f0 10229
151ad919 10230 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10231 (do-tar-bz2): Replace TOOL with PACKAGE.
10232 (gdb.tar.bz2): Remove GDBTK from GDB package.
10233 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4b695c23 10234 dejagnu.tar.bz2): New packages.
151ad919 10235
102362000-02-27 Andreas Jaeger <aj@suse.de>
10237
10238 * configure.in: Add entry for mips*-*-linux*, move catch all
10239 *-*-*linux* entry below this one.
10240
102412000-02-27 Ian Lance Taylor <ian@zembu.com>
10242
10243 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
3d94c7f0 10244
1872c686 102452000-02-24 Nick Clifton <nickc@cygnus.com>
10246
10247 * config.sub: Support an OS of "wince".
10248
151ad919 10249Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10250
10251 * config.guess, config.sub: Updated to match config's 2000-02-15
4b695c23 10252 version.
151ad919 10253
dcde3c07 102542000-02-23 Linas Vepstas <linas@linas.org>
151ad919 10255
10256 * config.sub: Add support for Linux/IBM 370.
10257 * configure.in: Likewise.
10258
8027f1d6 102592000-02-22 Nick Clifton <nickc@cygnus.com>
10260
10261 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10262
dcde3c07 102632000-02-20 Christopher Faylor <cgf@cygnus.com>
d32a1334 10264
151ad919 10265 * config.guess: Guess "cygwin" rather than "cygwin32".
d32a1334 10266
4f5e65d7 102672000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10268
10269 * configure (gcc_version): When setting, narrow search to
10270 lines containing `version_string'.
10271
cb257c25 102722000-02-15 Denis Chertykov <denisc@overta.ru>
10273
10274 * config.sub: Add support for avr target.
10275
b1b2e339 102762000-02-14 Nick Clifton <nickc@cygnus.com>
10277
10278 * MAINTAINERS: Add maintainers for MCore port.
10279
def2c3fb 10280Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10281
10282 * config.sub: Add mmix-knuth-mmixware.
10283
f0e58719 102842000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10285
10286 * MAINTAINERS: Pair cccp with cpplib maintainership.
10287
dcde3c07 102882000-01-27 Christopher Faylor <cgf@redhat.com>
151ad919 10289
10290 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10291 structure stuff to -L library search.
10292 (CXX_FOR_TARGET): Ditto.
10293 (CROSS_CHECK_MODULES): Fix spelling mistake.
10294
6ba3324d 102952000-01-24 Mark Mitchell <mark@codesourcery.com>
10296
10297 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10298 the C++ compiler.
10299
1532359f 103002000-01-12 Richard Henderson <rth@cygnus.com>
10301
10302 * configure.in: Don't build some bits for beos.
10303
75daeef1 103042000-01-12 Joel Sherrill (joel@OARcorp.com)
10305
10306 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10307 as include files.
10308
2774282e 103092000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10310
10311 * Add self as cpplib maintainer, as requested by Jason
10312 Merrill. Correct my e-mail address.
10313
d08e2cf4 103142000-01-06 Geoff Keating <geoffk@cygnus.com>
10315
10316 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10317 not mh-aix43.
10318
cee0655e 10319Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10320
10321 * MAINTAINERS: Add myself to "write after approval" list.
10322
a23a249a 103231999-12-14 Richard Henderson <rth@cygnus.com>
10324
10325 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10326 * config.sub: Accept alphaev[78], alphaev8.
10327
7f620b51 103281999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10329
10330 * config.guess, config.sub: Update from autoconf.
10331
76323487 103321999-11-29 Bruce Korb <autogen@linuxbox.com>
10333
3beb0b4d 10334 * MAINTAINERS: update my playtime e-address.
76323487 10335
5514758e 10336Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10337
10338 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10339 necessary libraries are missing.
10340
dcde3c07 10341Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
4e11cb65 10342
10343 * MAINTAINERS: Add new 'write after approval' maintainer.
10344
4a6db447 10345Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10346
10347 * MAINTAINERS: Add new Java maintainer.
10348
34834d2a 103491999-10-25 Andreas Schwab <schwab@suse.de>
10350
10351 * configure: Fix quoting inside arguments of eval.
10352
26186f46 103531999-10-21 Nick Clifton <nickc@cygnus.com>
10354
10355 * config-ml.in: Allow suppression of some ARM multilibs.
10356
b384fc18 10357Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10358
10359 * config.guess: Add OS/390 match pattern.
10360 * config.sub: Add mvs, openedition targets.
10361 * configure.in (i370-ibm-opened*): New.
10362
151ad919 103631999-09-04 Steve Chamberlain <sac@pobox.com>
10364
10365 * config.sub: Add support for configuring for pj.
10366
103671999-08-31 Nick Clifton <nickc@cygnus.com>
10368
10369 * config.sub (maybe_os): Add support for configuring for fr30.
10370
3e6b7981 103711999-08-25 Nick Clifton <nickc@cygnus.com>
10372
10373 * configure.in: Do not configure or build ld for AIX
10374 platforms. ld is known to be broken on these platforms.
10375
49c01ead 10376Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10377
10378 * config-ml.in: Pass compiler flag corresponding to multidirs to
10379 subdir configures.
10380
151ad919 103811999-08-09 Ian Lance Taylor <ian@zembu.com>
10382
10383 * Makefile.in (LDFLAGS): Define.
10384
103851999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10386
10387 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10388 noconfigdirs.
10389 (*-*-cygwin*): Likewise.
10390
103911999-08-08 Ian Lance Taylor <ian@zembu.com>
10392
10393 * mkdep: New file.
10394 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10395 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10396
10397 From Eli Zaretskii <eliz@is.elta.co.il>:
10398 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10399 long file name when using DJGPP on MS-DOS.
10400
90916687 10401Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10402
10403 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10404
151ad919 104051999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10406
10407 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10408 dependency as this causes "make check" to globally "make all"
10409
ed4e41d7 10410Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10411
10412 * configure.in (target_libs): Added target-zlib.
10413 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10414 (CONFIGURE_TARGET_MODULES): Likewise.
10415 (CHECK_TARGET_MODULES): Likewise.
10416 (INSTALL_TARGET_MODULES): Likewise.
10417 (CLEAN_TARGET_MODULES): Likewise.
10418 (configure-target-zlib): New target.
10419 (all-target-zlib): Likewise.
10420 (all-target-libjava): Depend on all-target-zlib.
10421 (configure-target-libjava): Depend on configure-target-zlib.
10422
10423 * Makefile.in (configure-target-libjava): Depend on
10424 configure-target-newlib.
10425 (configure-target-boehm-gc): New target.
10426 (configure-target-qthreads): New target.
10427
31972771 10428 * configure.in (target_libs): Added target-qthreads.
10429 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10430 (CONFIGURE_TARGET_MODULES): Likewise.
10431 (CHECK_TARGET_MODULES): Likewise.
10432 (INSTALL_TARGET_MODULES): Likewise.
10433 (CLEAN_TARGET_MODULES): Likewise.
10434 (all-target-qthreads): New target.
10435 (configure-target-libjava): Depend on configure-target-qthreads.
10436 (all-target-libjava): Depend on all-target-qthreads.
ed4e41d7 10437
10438 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10439 (CONFIGURE_TARGET_MODULES): Likewise.
10440 (CHECK_TARGET_MODULES): Likewise.
10441 (INSTALL_TARGET_MODULES): Likewise.
10442 (CLEAN_TARGET_MODULES): Likewise.
10443 (all-target-libjava): New target.
10444 (all-target-boehm-gc): Likewise.
10445 * configure.in (target_libs): Added libjava, boehm-gc.
10446
151ad919 104471999-07-22 Ian Lance Taylor <ian@zembu.com>
10448
10449 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10450 configure.bat in SUPPORT_FILES.
10451 (gas+binutils.tar.bz2): Likewise.
10452
10453 * makeall.bat: Remove; obsolete.
10454
104551999-07-21 Ian Lance Taylor <ian@zembu.com>
10456
10457 From Mark Elbrecht:
10458 * configure.bat: Remove; obsolete.
10459
104601999-07-11 Ian Lance Taylor <ian@zembu.com>
10461
10462 * configure: Add -W -Wall to the default CFLAGS when compiling with
10463 gcc.
10464
10465Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10466
10467 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10468
104691999-06-30 Mark Mitchell <mark@codesourcery.com>
10470
10471 * configure.in: Build ld on IRIX6.
10472
104731999-06-12 Ian Lance Taylor <ian@zembu.com>
10474
10475 * Makefile.in: Change distribution targets to use bzip2 instead of
10476 gzip.
10477 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10478 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10479
104801999-06-04 Nick Clifton <nickc@cygnus.com>
10481
10482 * config.sub: Add mcore target.
10483
4960e263 10484Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10485
10486 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10487
fb873f96 10488Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10489
10490 * config.guess (dummy): Changed to $dummy.
10491
f0d0ef7c 104921999-05-24 Nick Clifton <nickc@cygnus.com>
10493
10494 * config.sub: Tidied up case statements.
10495
0522f2f0 104961999-05-22 Ben Elliston <bje@cygnus.com>
10497
e571eca2 10498 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10499 <jiro@din.or.jp>.
10500
0522f2f0 10501 * config.guess: Merge with FSF version. Future changes will be
10502 more accurately recorded in this ChangeLog.
10503 * config.sub: Likewise.
10504
8566565c 10505Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10506
10507 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10508
151ad919 105091999-04-30 Tom Tromey <tromey@cygnus.com>
10510
10511 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10512
688d5631 105131999-04-23 Tom Tromey <tromey@cygnus.com>
10514
10515 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10516
151ad919 105171999-04-20 Drew Moseley <dmoseley@cygnus.com>
10518
10519 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10520 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10521 Bad merge removed these two changes.
10522
e020fd98 10523Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
31972771 10524 Martin Heller (Ing.-Buero_Heller@t-online.de)
e020fd98 10525
10526 * config.guess (interix Alpha): Add.
10527
151ad919 105281999-04-11 Richard Henderson <rth@cygnus.com>
10529
10530 * configure.in (i?86-*-beos*): Do config gperf; don't config
10531 gdb, newlib, or libgloss.
10532
a48ef8ee 10533Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 10534
a48ef8ee 10535 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10536 link a trivial program with -mabi=64. If it fails, remove mabi=64
10537 from multidirs.
10538
c3a180dc 10539Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10540
10541 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10542
151ad919 105431999-04-08 Nick Clifton <nickc@cygnus.com>
10544
10545 * config.sub: Add support for mcore targets.
10546
105471999-04-07 Michael Meissner <meissner@cygnus.com>
10548
10549 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10550 not mt-ospace, in order to shut up assembler warning about using
10551 symbols that are named the same as registers.
10552
105531999-04-07 Drew Moseley <dmoseley@cygnus.com>
10554
10555 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10556 dependency list for all-target-cygmon.
10557
105581999-04-05 Doug Evans <devans@casey.cygnus.com>
10559
10560 * config-ml.in: Check $host, not $target, for selective multilibs.
10561 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10562 thumb interworking, and underscore prefix multilibs.
10563
105641999-04-04 Ian Lance Taylor <ian@zembu.com>
10565
10566 * missing: Update to version from current automake.
10567
b7ba05c0 10568Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10569
10570 * configure (gxx_include_dir): Removed.
10571
10572 * configure.in (gxx_include_dir): Handle it.
10573 * Makefile.in: Likewise.
10574
151ad919 105751999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10576
10577 * config.sub (mips64vr4111,mips64vr4111el) Add.
10578
105791999-03-21 Ben Elliston <bje@cygnus.com>
10580
31972771 10581 * config.guess: Correct typo for detecting ELF on FreeBSD.
151ad919 10582
9862eda4 10583Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10584
9862eda4 10585 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10586 config/mh-djgpp.
10587
151ad919 10588Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10589
10590 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10591 all-target-newlib to dependency list for all-target-bsp.
10592
26a1dadb 10593Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10594
10595 * config.sub: Add i386-uwin support.
10596 * config.guess: Likewise.
10597
fea0107e 10598Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10599
10600 * configure.in: cleanup, add mh-*pic handling for arm, special
10601 case powerpc*-*-aix*
10602
151ad919 10603Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10604
10605 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10606 can be built.
10607
10608Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10609
10610 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4b695c23 10611 targets.
151ad919 10612
daa90679 106131999-03-02 Nick Clifton <nickc@cygnus.com>
10614
10615 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10616
f6a095e9 10617Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10618
10619 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10620
47d8eb1d 106211999-02-24 Nick Clifton <nickc@cygnus.com>
10622
10623 * config.sub: Fix typo in arm recognition.
10624
151ad919 10625Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10626
10627 * configure.in (noconfigdirs): Changed target_configdirs to
10628 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10629 rather than m68k-*-* since it is not known to work on
10630 m68k-aout. Ditto for arm-*-*oabi.
10631
10632Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10633
10634 * configure.in (*-*-windows*): Remove, no longer used.
151ad919 10635
106361999-02-19 Ben Elliston <bje@cygnus.com>
10637
10638 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10639 Smart and improved by Andrew Cagney.
10640
52b143d0 10641Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10642
10643 * config.guess: Recognize openbsd-*-hppa.
10644
c441c977 10645Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10646
10647 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10648 only if it is not empty.
10649
8faa2109 106501999-02-17 Nick Clifton <nickc@cygnus.com>
10651
10652 Patch from: Scott Bambrough <scottb@corelcomputer.com>
aee16bda 10653
151ad919 10654 * config.guess: Modified to recognize uname's armv* syntax.
8faa2109 10655
10656 * config.sub: Modified to recognize uname's armv* syntax.
10657
151ad919 106581999-02-17 Mark Salter <msalter@cygnus.com>
10659
10660 * configure.in: Added target-bsp for sparclite.
10661
10662Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10663
10664 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10665
106661999-02-08 Nick Clifton <nickc@cygnus.com>
10667
10668 * configure.in: Add support for strongarm port.
10669 * config.sub: Add support for strongarm target.
10670
654a22b1 10671Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
aee16bda 10672
654a22b1 10673 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10674 the old name config/mh-cygwin32.
10675 Enable texinfo.
10676
151ad919 10677Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * configure.in: Do build ld for ix86 Solaris.
10680
46fb7091 10681Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10682
10683 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10684 $AR_FOR_TARGET. Likewise for RANLIB.
10685
115ec39e 10686Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
aee16bda 10687
31972771 10688 * config.sub (oabi): Recognize.
10689 * configure.in (arm-*-oabi): Handle.
115ec39e 10690
5cca51e0 10691Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10692
10693 * config.guess: Improve detection of i686 on UnixWare 7.
10694
183a8abb 10695Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10696
10697 * config.guess: Add support for i386-pc-interix.
10698 * config.sub: Likewise.
10699 * configure.in: Likewise.
183a8abb 10700
151ad919 10701Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10702
10703 * Makefile.in: Remove unneeded all-target-libio from
10704 from all-target-winsup target since it is now unneeded.
10705 Add all-target-libtermcap in its place since it is now
10706 needed.
10707
10708Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10709
10710 * configure.in: makefile stub for cygwin target is probably
10711 unnecessary. Remove it for now.
151ad919 10712
10713Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10714
10715 * configure.in: libtermcap.a should be built when cygwin is the
10716 target as well as the host.
10717 * config.guess: Allow mixed case in cygwin uname output.
10718 * Makefile.in: Add libtermcap target.
151ad919 10719
0db75088 10720Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10721
10722 * config.sub: Clean up handling of hppa2.0.
10723
a30dcfee 10724Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10725
10726 * config.guess: Use C code to identify more HP machines.
10727
44cfa345 10728Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10729
10730 * config.sub: Handle hppa2.0.
10731
151ad919 10732Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10733
10734 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4b695c23 10735 cygmon for all sparclite targets, regardless of object format.
151ad919 10736
107371998-12-15 Mark Salter <msalter@cygnus.com>
10738
10739 * configure.in: Added target-bsp for several target architectures.
10740
10741 * Makefile.in: Added rules for bsp.
10742
be0f7b24 10743Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10744
10745 * config.guess: Improve detection of hppa2.0 processors.
10746
10747Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10748
10749 * config.guess: Recognize FreeBSD using ELF automatically.
10750
76103b2c 107511998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10752
10753 * configure (skip-this-dir): Add handling for new shell script, which
10754 might be created by a sub-directory's configure to indicate, this particular
10755 directory is "unwanted".
10756 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10757
151ad919 10758Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10759
10760 * ltconfig: import from libtool, after changing libtool to
10761 account for the cygwin name change.
10762
10763Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10764
10765 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10766 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10767
10768Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10769
10770 * configure.in: Add libtermcap to list of cygwin dependencies.
10771
10772Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10773
31972771 10774 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10775 they include winsup/include when it's a cygwin target.
151ad919 10776
107771998-11-12 Tom Tromey <tromey@cygnus.com>
10778
10779 * configure.in (host_tools): Added zip.
10780 * Makefile.in (all-target-libjava): Depend on all-zip.
10781 (all-zip): New target.
10782 (ALL_MODULES): Added all-zip.
10783 (NATIVE_CHECK_MODULES): Added check-zip.
10784 (INSTALL_MODULES): Added install-zip.
10785 (CLEAN_MODULES): Added clean-zip.
10786
10787Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10788
10789 * Makefile.in: lose "32" from comment about cygwin.
10790
10791Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10792
10793 * configure.in: Use -Os to build target libraries for the fr30.
10794
10795Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10796
10797 * config.sub: Add fr30.
10798
10799Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10800
31972771 10801 * configure.in: drop "32" from config/mh-cygwin32. Check
151ad919 10802 cygwin* instead of cygwin32*.
10803 * config.sub: Check cygwin* instead of cygwin32*.
10804
39ebcbe1 10805Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10806
10807 * config.guess: Match any version of Unixware7.
10808
151ad919 108091998-10-20 Syd Polk <spolk@cygnus.com>
10810
10811 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10812 if desired.
10813
de79e382 10814Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10815
10816 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10817 these if the appropriate directories and files to not exist.
10818
e7104d38 10819Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10820
10821 * Makefile.in (DEVO_SUPPORT): Add config.if.
10822
fb1c80df 10823Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10824
10825 * configure: Add pattern to replace "build_tooldir"'s
10826 definition in the generated Makefile with "tooldir"'s
10827 actual value.
10828
46a4cc47 10829Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10830
0ee69c06 10831 * config.sub: Bring back lost sparcv9.
10832
46a4cc47 10833 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10834
3a8c0cab 10835Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10836
10837 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10838 CC_FOR_TARGET and friends.
10839
10840Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
aee16bda 10841
ea0cacfb 10842 * Makefile.in (build_tooldir): New variable, same as tooldir.
10843 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10844 -B$(build_tooldir)/bin/.
10845 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
3a8c0cab 10846
de7dcc81 10847Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10848
10849 * README: Remove installation instructions and refer to the
10850 INSTALL directory instead.
10851
67139a60 10852Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
151ad919 10853
67139a60 10854 * config.sub: Add support for i[34567]86-pc-udk.
10855 * configure.in: Likewise.
10856
ed37269d 10857Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10858
10859 * Makefile.in: add bzip2 package building bits for user
10860 tools module
10861 * configure.in: ditto
10862
fc449a71 10863Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10864
10865 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10866 (ALL_TARGET_MODULES): Add all-target-libobjc.
10867 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10868 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10869 (all-target-libchill): Add dependencies.
10870 * configure.in (target_libs): Add libchill.
aee16bda 10871
7bb9dd92 108721998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10873
10874 * configure.in (target_subdir): Remove duplicate line.
10875
ed37269d 10876Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10877
10878 * Makefile.in (all-automake): fix dependencies.
10879
a9ff8bf0 10880Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10881
10882 * configure.in: Minor cleanups for building in the $(target_alias)
10883 subdir.
10884
5869bc6a 108851998-09-22 Jim Wilson <wilson@cygnus.com>
10886
10887 * Makefile.in (bootstrap): Set r and s before make all. Use
10888 BASE_FLAGS_TO_PASS in make all.
10889 (cross): Likewise.
10890
a5caa84c 108911998-09-20 Mark Mitchell <mark@markmitchell.com>
10892
10893 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10894
331d5855 10895Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10896
10897 * config.sub: Fix typo in last change.
10898
4d004c41 108991998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10900
10901 * config.sub: Add support for C4x target.
10902 * configure.in: Likewise.
10903
0a2a3792 109041998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10905
10906 * config.sub: Recognize sparcv9 just like sparc64.
10907
67e059d3 10908Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10909
10910 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10911
cd547500 10912Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10913
7325e595 10914 * config.guess: Correctly identify Pentium II sco boxes.
10915
cd547500 10916 * config.guess: Fix "tr" code. From Weiwen Liu.
10917
0b632721 10918Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10919
10920 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10921 stabs.
10922
ae568fff 10923Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10924
10925 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10926 (ALL_TARGET_MODULES): Add all-target-libchill.
10927 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10928 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10929 (all-target-libchill): Add dependencies.
10930 * configure.in (target_libs): Add libchill.
10931
68da0d0a 10932Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10933
10934 * config.guess: Avoid assumptions about "tr" behaves when
10935 LANG is set to something other than English.
10936
d722107d 10937Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10938
10939 * configure (gxx_include_dir): Changed to
10940 '${prefix}/include/g++'-${libstdcxx_interface}.
10941
10942 * config.if: New to determine the interfaces.
10943
5e6f60dc 10944Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10945
10946 * config.guess: Detect and handle MPE/IX.
10947 * config.sub: Deal with MPE/IX.
10948
8a70d526 10949Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10950
10951 * configure.in: Use mh-aix43.
10952
f890b212 109531998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10954
10955 * configure: Fix --without/--disable cases for gxx-include-dir.
10956
ed37269d 10957Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10958
10959 * mdata-sh: Imported. Needed for automake support.
10960
10961Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10962
10963 * Makefile.in (taz): Try "chmod -R og=u ." before
10964 "chmod og=u `find . -print`".
10965
10966Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10967
10968 * configure.in: Add arm-elf and thumb-elf support.
10969
10970Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10971
10972 * Makefile.in: Undo previous patch.
10973
10974Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10975
10976 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10977 to here ...
10978 (install-no-fixedincludes): and here
10979 (INSTALL_MODULES): ... from here.
10980
6d2063db 10981Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10982
10983 * config.sub: Merge with FSF.
10984
2f7b048d 10985 * config.guess: Merge with FSF.
10986
151ad919 10987Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10988
10989 * configure (extraconfigdirs): New variable.
10990 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10991 * Makefile.in (all): Move higher in file.
10992 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10993 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10994 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10995 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10996 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10997
109981998-07-23 Brendan Kehoe <brendan@cygnus.com>
10999
11000 * Makefile.in (all-target-libjava): Depend on all-gcc and
11001 all-target-newlib.
11002 (configure-target-libjava): Depend on $(ALL_GCC).
11003
1c802742 11004Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11005
11006 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11007 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11008
eb7921e4 11009Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11010
11011 * INSTALL/README: Fix typo.
11012
a8071b4d 11013Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11014
ed37269d 11015 * ylwrap: Change absolute path checks to check for DOS style path
11016 names.
a8071b4d 11017
ed37269d 11018 * ylwrap: Don't use a full path name if the source file is in the
11019 same directory. From hjl@lucon.org (H.J. Lu).
a8071b4d 11020
26d9569a 11021 * config-ml.in: Default to being verbose, to match Feb 18 change to
11022 configure.
11023
ed37269d 11024Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11025
11026 Brought over from egcs:
11027
11028 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11029
11030 * configure.in (target_subdir): Set to ${target_alias} instead
11031 of "libraries".
11032
11033 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11034
11035 * configure.in (target_subdir): Set to libraries if enable_multilib.
11036
11037Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11038
11039 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11040 multilibs, force reconfiguration the first time we create
11041 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11042
11043Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11044
11045 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11046 avoid confusion with --no-recursion.
11047
11048Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11049
11050 * configure.in: Win32 hosts shouldn't use install -x
11051 * install-sh: remove -x option, and special .exe-handling
11052 hack.
11053
151ad919 11054Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11055
11056 * config.guess: Recognize i586-pc-beos.
11057 * configure.in: Don't build some bits for beos.
11058
81cf37ba 11059Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11060
ed37269d 11061 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11062 CFLAGS default to -O2.
11063
81cf37ba 11064 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11065 when using GNU ld.
11066
11067Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11068
11069 * ltmain.sh: Correct install when using a different shell.
11070
11071Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11072
11073 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11074
151ad919 11075Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11076
11077 * makefile.vms: Update to build binutils/makefile.vms. Add install
11078 target.
81cf37ba 11079
11080Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11081
11082 * ltconfig: Update to correct AIX handling.
11083
d6cf7517 11084Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11085
e98d756a 11086 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11087
d6cf7517 11088 * configure.in (target_subdir): Set to ${target_alias} instead
11089 of "libraries".
11090
eb85e8b7 110911998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11092
11093 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11094 (Makefile): Depend on $(gcc_version_trigger).
11095
11096 * configure (gcc_version): Change default initializer to empty
11097 string.
11098 (gcc_version_trigger): New variable; pass this variable down
11099 to subdir configures to enable them checking gcc's version
11100 themselves. Emit make macros for both gcc_version vars.
11101 (topsrcdir): Initialize reliably.
11102 (recursion line): Remove --with-gcc-version=${gcc_version}.
11103
da421e40 111041998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11105
11106 * configure (enable_version_specific_runtime_libs): Implement new flag
eb85e8b7 11107 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11108 in $(libsubdir); emit definition in each generated Makefile.
11109 (gxx_include_dir): Initialize depending on
11110 $enable_version_specific_runtime_libs.
da421e40 11111
d9f2c557 111121998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11113
11114 * configure (gcc_version): Initialize properly depending on
11115 how and where configure is started.
11116 (recursion line): Pass a --with-gcc-version=${gcc_version}
11117 to configures in subdirs.
11118
151ad919 11119Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11120
11121 * configure.in (noconfigdirs): Add configure pattern for mips tx39
4b695c23 11122 cygmon
151ad919 11123
ed37269d 11124Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11125
11126 * configure.in: Add cygmon and libstub support for mn10200.
11127
1ee34a17 111281998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11129
11130 * configure (gcc_version): Add new variable describing the
11131 particular gcc version we're building.
11132 * Makefile.in (libsubdir): Add new macro for the directory
11133 in which the compiler finds executables, libraries, etc.
11134 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11135 and libsubdir.
11136
6c2f7b46 11137Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11138
ea0cacfb 11139 * Makefile.in (local-clean): Remove *.log.
11140 (warning.log): Built with warn_summary from build.log.
11141 (mail-report.log): Run test_summary.
11142 (mail-report-with-warnings.log): Run test_summary including
11143 warning.log in the report.
6c2f7b46 11144
c8d7e712 11145Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11146
11147 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11148
ed37269d 11149Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11150
11151 * Makefile.in (grep): Grep no longer depends on libiberty.
11152
11153Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11154
11155 * Makefile.in: all-snavigator needs all-libgui.
11156
11157Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11158
11159 * configure.in: Add cygmon and libstub support for mn10300.
11160
1b402317 11161Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11162
11163 * missing: Update to version from automake 1.3.
11164
81cf37ba 11165 * ltmain.sh: On installation, don't get confused if the same name
11166 appears more than once in the list of library names.
11167
6d2063db 11168Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11169
11170 * config.sub: Accept m68060 and m5200 as CPU names.
11171
ed37269d 11172Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11173
11174 * configure: Use && rather than using -a in test, because odd
11175 strings can confuse test.
11176 * configure.in: Likewise.
11177
81cf37ba 11178Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11179
11180 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11181
5afc2f4d 11182Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11183
11184 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ea0cacfb 11185 bootstrap4-lean): New targets.
5afc2f4d 11186
c51cbc45 11187Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11188
11189 * mpw-* Delete. Not used.
11190
ed37269d 11191Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11192
11193 * COPYING.LIB: Update FSF address.
11194
c51cbc45 11195Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11196
11197 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11198
ed37269d 11199 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11200 GAS_SUPPORT_DIRS.
11201
c51cbc45 11202Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11203
11204 * ltconfig, ltmain.sh: Avoid producing a version number if
11205 -version-info was not used.
11206
ed37269d 11207Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11208
11209 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11210 building with newlib.
11211
112121998-04-30 Paul Eggert <eggert@twinsun.com>
11213
151ad919 11214 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
aee16bda 11215 Solaris `make' causes it to continue to next definition.
151ad919 11216
11217Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11218
11219 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11220 the right GUI libraries and files are installed along with GDB.
ed37269d 11221
11222Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11223
11224 * configure.in: Change alpha to alpha* in several places.
11225
151ad919 11226Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11227
11228 * config.sub: Recognize sparc86x.
11229
803e9d57 11230Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11231
11232 * configure.in (--enable-target-optspace): Remove debug echo.
11233
2aabe804 11234Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11235
11236 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11237
c51cbc45 11238Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11239
11240 * ltconfig: Update cygwin32 support.
11241
ed37269d 11242 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11243 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11244 (GDB_SUPPORT_DIRS): Likewise.
11245
650ebf2f 11246Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11247
11248 * configure.in (target_makefile_frag): If --enable-target-optspace,
11249 use -Os to compile target libraries rather than -O2. Default to
151ad919 11250 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11251 not used.
11252 * configure.in (target_cflags): Ditto for d30v.
650ebf2f 11253
ed37269d 11254Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11255
11256 * Makefile.in (all-bfd): Depend on all-intl.
11257 (all-binutils): Likewise.
11258 (all-gas): Likewise.
11259 (all-gprof): Likewise.
11260 (all-ld): Likewise.
11261
112621998-04-19 Brendan Kehoe <brendan@cygnus.com>
11263
11264 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11265
c51cbc45 11266Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11267
ed37269d 11268 * Makefile.in (all-bfd): Depend upon all-libiberty.
11269
c51cbc45 11270 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11271
ed37269d 11272Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11273
11274 * Makefile.in: Add libstub.
11275
11276 * configure.in: Ditto. Build libstub for targets that have cygmon
11277 support.
11278
11279Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11282
11283Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11284
11285 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11286 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11287
c7879c37 11288Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11289
11290 * configure: Define DEFAULT_M4 by searching PATH.
11291 * Makfile.in: Use DEFAULT_M4.
11292
c51cbc45 11293Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11294
11295 * ltconfig: Add cygwin32 support.
11296
ed37269d 11297 * Makefile.in, configure.in: Add libtool as a native only directory
11298 to configure and build.
11299
a79ac5e8 11300Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11301
11302 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11303
ed37269d 11304Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
151ad919 11305
ed37269d 11306 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11307
11308Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11309
11310 * Makefile.in: add ash make rules
11311 * configure.in: add ash to native_only and host_tools lists
11312
11313Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11314
11315 * Makefile.in (all-gettext, all-intl): New targets.
11316 (ALL_MODULES): Added all-gettext, all-intl.
11317 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11318 (INSTALL_MODULES): Added install-gettext, install-intl.
11319 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11320
11321 * configure.in (host_tools): Added gettext.
11322 (native_only): Likewise.
11323 (noconfigdirs) [various cases]: Likewise.
11324 (host_libs): Added intl.
11325
151ad919 11326Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11327
11328 * configure: Do not disable building gdbtk for cygwin32 hosts.
11329
0579e60e 11330Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11331
11332 * configure.in: Add thumb-coff target.
11333 * config.sub: Add thumb-coff target.
11334
ed37269d 11335Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11336
11337 * Makefile.in: Revert yesterday's change.
11338 (all-target-winsup): all-target-librx stays out of here.
11339
11340Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11341
11342 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11343 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11344 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11345 Remove references to librx and libg++.
11346
11347Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11348
11349 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11350 recursive makes
11351
c51cbc45 11352Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11353
11354 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
151ad919 11355 for newlib directory.
c51cbc45 11356 (CXX_FOR_TARGET): Likewise.
11357
11358Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11359
11360 * ltconfig: Update after libtool/ltconfig.in change for
11361 hpux11.
11362
11363Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11364
11365 * ltconfig, ltmain.sh: Update to libtool 1.2.
11366
80a9e3eb 11367Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11368
11369 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11370 (install-gcc-cross): Instead, override LANGUAGES here.
11371
474d50b3 113721998-03-18 Dave Love <d.love@dl.ac.uk>
11373
11374 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11375 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11376
151ad919 11377Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11378
11379 * configure.in: Add Thumb-pe target.
11380
ed37269d 11381Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
151ad919 11382
ed37269d 11383 * Makefile.in - changed sn targets to snavigator
11384 * configure.in - changed sn targets to snavigator
11385
69d10d87 11386Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11387
11388 * config-ml.in: After building symlink tree call make distclean
11389 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11390 to be the case for libiberty.
11391
5628bc1c 11392Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11393
11394 * configure: When making link, also check the current
11395 directory. The configure scripts may create one.
11396
4d821bda 11397Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11398
11399 * config.sub: Accept alphapca56 and alphaev6 properly.
11400
263cd6a9 11401Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11402
11403 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11404
83536831 11405Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
eb7921e4 11406
31972771 11407 * config.sub (sco5): Fix typo.
83536831 11408
ed37269d 11409Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11410
11411 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11412 install-itcl.
11413 (install-itcl): Remove dependency on install-tcl.
11414
11415Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11416
11417 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11418
11419Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11420
11421 * configure.in: Don't build libgui for a cygwin32 target when not on
11422 a cygwin32 host.
11423
11424Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11425
11426 * configure (redirect): Set to null, so default behavior of
11427 configure is now --verbose.
11428
2590786c 114291998-02-16 Dave Love <d.love@dl.ac.uk>
11430
11431 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11432 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11433
dd5a56be 11434Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11435
11436 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11437 this change to sync Makefile.in with its ChangeLog entries.
11438
ed37269d 11439Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11440
11441 * ltmain.sh (mkdir): Check that the directory doesn't exist
11442 before we exit with error, so that we don't get races during
11443 parallel builds.
11444
c51cbc45 11445Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11446
11447 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11448
92424a17 11449Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11450
11451 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11452 PICFLAG_FOR_TARGET.
11453 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11454
11455 * configure: Emit a definition for the new macro enable_shared
11456 into each Makefile.
11457
ed37269d 11458Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11459
11460 * configure.in (host_tools, native_only): Add libtool.
11461
11462Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11463
11464 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11465 Fix typo in ming config comment.
11466
c51cbc45 11467Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11468
11469 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11470
ed37269d 11471Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11472
11473 * config.sub: Add tic30 cases, and map c30 to tic30.
11474
c495fa66 11475Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11476
11477 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11478 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11479 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11480 (CLEAN_TARGET_MODULES): Similarly
11481 (all-target-libf2c): Add dependences.
aee16bda 11482 * configure.in (target_libs): Add libf2c.
c495fa66 11483
ed37269d 11484Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11485
11486 * configure.in: Remove expect from noconfigdirs when target
11487 is cygwin32. OK to build expect and dejagnu with Canadian
11488 Cross.
11489
6563ae0c 11490Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11491
ed37269d 11492 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11493 host.
11494
6563ae0c 11495 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11496 and mingw32.
11497
87f6ff88 11498Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11499
11500 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11501 here as it is not defined in the toplevel Makefile.
11502
3d2749bb 11503Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11504
11505 * configure (package_makefile_rules_frag): New variable, which names
11506 a file with generic rules, ...
11507 Change comment to mention we now have FIVE parts.
11508 * configure: Undo last change.
11509
580bb6d9 11510Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11511
11512 * config.guess: More accurate determination of HP processor types.
ed37269d 11513 * config.sub: More accurate determination of HP processor types.
580bb6d9 11514
72f9a66a 11515Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11516
11517 * configure (package_makefile_frag): Move inserting the
11518 ${package_makefile_frag} to where it should be according
11519 to the comment.
11520
696f1132 11521Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11522
11523 * config.guess: Add support for Linux/ARM.
11524
151ad919 11525Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11526
11527 * .cvsignore: Remove *-info and *-install since they match
11528 release-info and mpw-install, which we don't want to just ignore.
11529
e29d857e 11530Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11531
11532 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11533
ab426314 11534Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11535
11536 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11537 local_prefix to sub-make invocations.
11538
fa6212f1 11539Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11540
11541 * configure.in: Check makefile fragments in the source
11542 directory.
11543
99e98fcd 11544Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11545
ea0cacfb 11546 * configure.in: Check whether host and target makefile
11547 fragments exist before adding them to *_makefile_frag.
99e98fcd 11548
ed37269d 11549Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11550
11551 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11552
11553Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11554
11555 * configure.in: Make sure we only replace RPATH_ENVVAR on
11556 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11557 regexp to sed.
11558
11559 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11560 to sub-makes.
11561
c0a2f1ac 115621998-01-13 Lee Iverson (leei@ai.sri.com)
11563
11564 * config-ml.in (multi-do): LDFLAGS must include multilib
11565 designator.
11566
6eaa4c2d 11567Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
2668caae 11568
11569 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11570
ba7b87c8 11571Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11572
11573 * config.sub: Add mingw32 support.
11574 * configure.in: Likewise.
ba7b87c8 11575
ebabad97 11576Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11577
11578 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11579
ed37269d 11580Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11581
11582 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11583 * configure (gxx_include_dir): Provide a definition for subdirs
11584 which do not use autoconf.
11585
11586Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11587
11588 * config.guess: Sync with egcs. Picks up new alpha support,
11589 BeOS & some additional linux support.
11590
e5af4166 11591Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11592
11593 * config.guess: HP 9000/803 is a PA1.1 machine.
11594
8c7cf808 11595Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11596
11597 * configure.in: It's alpha*-...
11598
b05392a6 11599Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11600
11601 * configure.in (host_makefile_frag, target_makefile_frag):
11602 Handle multiple config files.
11603 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11604 alpha-*-*.
11605
151ad919 11606Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11607
11608 * mkdep: New file.
11609
11610Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11611
11612 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11613
ed37269d 11614Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11615
11616 * Makefile.in: Add libgui directory.
11617 (GDB_TK): Add all-libgui.
11618 * configure.in: Add libgui directory.
11619 * configure: Add all-libgui to GDB_TK.
11620
11621Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11622
11623 * config-ml.in (multidirs): Add m32r to multilib list.
11624
11625Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11626
11627 * Makefile.in (all-target-gperf): Change dependency to
11628 all-target-libstdc++.
11629
e4182547 11630Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11631
11632 * config.guess: Add BeOS support.
11633
ed37269d 11634Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11635
11636 Source directory cvs renamed to cvssrc:
11637 * configure.in (host_tools): Change cvs to cvssrc.
11638 (native_only): Likewise.
11639 (noconfigdirs) [various cases]: Likewise.
11640 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11641 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11642 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11643 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11644 (all-cvssrc): Rename target from all-cvs.
11645
c0a49bd7 11646Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11647
11648 * configure (gxx_include_dir): Fix thinko.
11649
33148f33 11650Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11651
11652 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11653 (install-cross, install-gcc-cross): New targets.
11654
ed37269d 11655Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11656
11657 * configure.in (noconfigdirs): Add support for Thumb target.
11658
11659 * config.sub (maybe_os): Add support for Thumb target.
11660
11661Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11662
11663 * Makefile.in: Add rules for cygmon.
11664
11665 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11666
66e82180 11667Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11668
11669 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11670 * configure (gxx_include_dir): Provide a definition for subdirs
11671 which do not use autoconf.
151ad919 11672
11673Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11674
11675 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
aee16bda 11676 11/18/97 build
151ad919 11677
db8f5cfe 11678Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11679
11680 * From Franz Sirl.
11681 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11682 found on RedHat Linux systems.
66e82180 11683
b58ae2dc 11684Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11685
11686 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11687 guesses.
11688
db8f5cfe 11689Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11690
11691 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11692
ed37269d 11693Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11694
11695 * ltmain.sh: If mkdir fails, check whether the directory was created
11696 anyhow by some other process.
11697
151ad919 11698Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11699
11700 * configure.in (d30v-*-*): Configure all directories.
11701
11702Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11703
11704 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11705 for the D30V.
11706
11707Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11708
11709 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11710
ed37269d 11711Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11712
31972771 11713 * include/libiberty.h: Add extern "C" { so it can be used with C++
11714 progrms.
11715 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11716 programs.
ed37269d 11717
151ad919 11718Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11719
11720 * configure.in (d30v-*-*): Configure GCC now.
11721
ed37269d 11722Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11723
11724 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11725 is no longer needed.
11726
62a42df9 11727Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11728
11729 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11730
75a1ca82 11731Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11732
11733 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11734 targets using "$@" to provide support for similar but not identical
11735 targets without having to duplicate code.
11736
151ad919 11737Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11738
11739 * makefile.vms: Fix to work with DEC C.
11740
11741Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11742
11743 * config.sub: Add mips-tx39-elf to marketing names.
11744
11745Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11746
11747 * ltmain.sh: Handle symlinks in generated script.
11748
11749Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11750
11751 * configure: Handle autoconf style directory options: --bindir,
11752 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11753 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11754 --sysconfdir.
11755 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11756 (sharedstatedir, localstatedir, oldincludedir): New variables.
11757 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11758 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11759 sbindir, sharedstatedir, and sysconfdir.
11760
732395de 11761Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11762
11763 * Makefile.in (bootstrap-lean): New target.
11764
151ad919 11765Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11766
11767 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
4b695c23 11768 sn, and gnuserv from noconfigdirs.
151ad919 11769
11770Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11771
11772 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11773
20e61444 11774Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11775
11776 * Makefile.in (cross): New target.
11777
53647f74 11778Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11779 Jeff Law <law@cygnus.com>
11780
11781 * Makefile.in (bootstrap2, bootstrap3): New targets.
11782 (all-bootstrap): Remove outdated and confusing target.
c6d9586e 11783 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
53647f74 11784
151ad919 11785Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11786
11787 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
4b695c23 11788 windows. Consistent with gdb/configure.
151ad919 11789
a6bb47e0 117901997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11791
a6bb47e0 11792 * configure.in: Name Linux target fragment.
11793
11794 * configure: Rewrite so that project Makefile fragment is inserted
11795 first and appears last in the resulting Makefile.
11796
151ad919 11797Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11798
11799 * Makefile.in (install-itcl): Install tcl first.
11800
ed37269d 11801Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11802
11803 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11804
2e678402 11805Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11806
11807 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11808
11809 * configure.in (skipdirs): Add target-librx for Linux.
11810 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11811
6b071baa 11812Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11813
11814 * Makefile.in (bootstrap): New target.
11815
b496f822 11816Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11817
fee90afd 11818 * config.sub: Accept 'amigados' for backward compatibility.
b496f822 11819
151ad919 11820Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11821
11822 * config.guess: Merge with FSF.
11823
d99ec4a1 11824Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11825
11826 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11827
151ad919 11828Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11829
11830 * config.sub: Add "marketing-names" patch.
11831
952fead6 11832Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11833
31972771 11834 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
952fead6 11835
9defe53a 11836Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11837
11838 * config.sub: Handle v850-elf.
11839
9efeb2e1 11840Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
4c13bcbd 11841
11842 * .cvsignore (*-install): Remove.
11843
c51cbc45 11844Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11845
11846 * ltconfig: Set CONFIG_SHELL in libtool.
11847 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11848
0dcb4a65 11849Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11850
11851 * configure.in (target_subdir): Set to libraries if enable_multilib.
11852
01a35b7f 11853Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11854
11855 * config.guess: Update from gcc directory.
11856
151ad919 11857Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11858
11859 * Makefile.in (all-sim): Depends on all-readline.
11860
28e9041c 11861Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11862
11863 * Makefile.in (BISON, YACC): Use $$s.
11864 (all-bison): Depend on all-texinfo.
11865
11866Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11867
11868 * Makefile.in (BISON): Add -L flag.
11869 (YACC): Likewise.
11870
151ad919 11871Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11872
aee16bda 11873 * configure.in (noconfigdirs): Add support for v850e target.
11874
151ad919 11875 * config.sub (maybe_os): Add support for v850e target.
11876
11877Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11878
aee16bda 11879 * configure.in (noconfigdirs): Add support for v850ea target.
11880
151ad919 11881 * config.sub (maybe_os): Add support for v850ea target.
11882
28e9041c 11883Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11884
11885 * config.sub: Add mipstx39. Delete r3900.
11886
11887Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11888
11889 * Makefile.in (all-autoconf): Depends on all-texinfo.
11890
11891Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11892
11893 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11894 eabi targets.
11895
11896Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11897
11898 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11899
11900 * configure: When handling a Canadian Cross, handle YACC as well as
11901 BISON. Just set BISON to bison. When setting YACC, prefer bison.
31972771 11902 * Makefile.in (all-bison): Depend upon all-texinfo.
28e9041c 11903
11904Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11905
11906 * Makefile.in (BISON): bison, not byacc or bison -y.
11907 (YACC): bison -y or byacc or yacc.
11908 (various): Add *-bison as appropriate.
11909 (taz): No need to mess with BISON anymore.
11910
11911Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * configure: If OSTYPE matches *win32*, try to find a good value for
11914 CONFIG_SHELL.
11915
11916Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11917
11918 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11919 configure.in if it is present.
11920
11921Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11922
11923 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11924
11925Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11926
11927 * config.sub: Recognize `arc' cpu.
11928 * configure.in: Likewise.
11929 * config-ml.in: Likewise.
11930
11931Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11932
11933 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11934
11935Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11936
11937 * configure: Changed sed delimiter from ':' to '|' when
11938 attempting to substitute ${config_shell} for SHELL. On
11939 NT ${config_shell} may contain a ':' in it.
11940
11941Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11942
11943 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11944
11945Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11946
11947 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11948
11949Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11950
11951 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11952
11953 * ylwrap: If the program is a relative path, force it to be
11954 absolute.
11955
11956Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11957
11958 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11959
11960Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11961
11962 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
4b695c23 11963 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11964 for libraries.
28e9041c 11965
11966Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11967
11968 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
4b695c23 11969 separated by spaces.
28e9041c 11970
11971Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11972
11973 * ylwrap: New file.
11974 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11975
11976 * ltmain.sh: Handle /bin/sh at start of install program.
11977
11978 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11979
11980 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11981 * missing: New file, from automake 1.2.
11982
11983Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11984
11985 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11986 check-tk to CHECK_X11_MODULES.
11987
11988Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * config.sub: Merge with FSF.
11991
11992Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11993
11994 * config.guess: Merge with FSF.
11995
11996Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11997
11998 * configure: Treat msdosdjgpp like go32.
11999 * configure.in: Likewise. Don't remove gprof for go32.
12000
12001 * configure: Change Makefile.tem2 to Makefile.tm2.
12002
12003Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12004
12005 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12006
12007Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12008
12009 * install-sh (chmodcmd): Set to null if the DST directory already
12010 exists. Same as Nov 11th change.
12011
12012Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12013
aee16bda 12014 * configure (GDB_TK): Needs itcl and tix.
28e9041c 12015
12016Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12017
12018 * config.guess: Update from FSF.
12019
12020Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12021
12022 * Makefile.in (GDB_TK): Depend on itcl and tix.
12023
12024Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12027 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12028 (INSTALL_SCRIPT): New variable.
12029 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12030 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12031 to -x.
12032 * install-sh: Add support for -x option.
12033
12034Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12035
12036 * configure.in, Makefile.in: Treat tix like itcl.
12037
12038Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12039
12040 * Makefile.in (WINDRES): New variable.
12041 (WINDRES_FOR_TARGET): New variable.
12042 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12043 (EXTRA_HOST_FLAGS): Add WINDRES.
12044 (EXTRA_TARGET_FLAGS): Add WINDRES.
12045 (EXTRA_GCC_FLAGS): Add WINDRES.
12046 ($(DO_X)): Pass down WINDRES.
12047 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12048 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12049 DLLTOOL_FOR_TARGET.
12050
12051Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12052
12053 * configure.in: configure sim before gdb for win32-x-ppc
12054
12055Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12056
12057 Move gperf into the toplevel, from libg++.
12058 * configure.in (target_tools): Add target-gperf.
12059 (native_only): Add target-gperf.
12060 * Makefile.in (all-target-gperf): New target, depend on
12061 all-target-libg++.
12062 (configure-target-gperf): Empty rule.
12063 (ALL_TARGET_MODULES): Add all-target-gperf.
12064 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12065 (CHECK_TARGET_MODULES): Add check-target-gperf.
12066 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12067 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12068
12069Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
aee16bda 12070
28e9041c 12071 * config.sub (mn10200): Recognize new basic machine.
12072
12073Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12074
12075 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12076 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12077
12078Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12079
12080 * configure.in: If we're building mips-sgi-irix6* native, turn on
12081 ENABLE_MULTILIB and set TARGET_SUBDIR.
12082
12083Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12084
12085 * Makefile.in (all-sn): Depend on all-grep.
12086
12087Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12088
12089 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12090
12091 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12092 Makefile. From Jeff Makey <jeff@cts.com>.
12093 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12094
12095 * Makefile.in (DISTBISONFILES): Remove.
12096 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12097 $(DEFAULT_YACC).
12098
12099 * configure.in: Build itl, db, sn, etc., when building for native
4b695c23 12100 cygwin32.
28e9041c 12101
12102 * Makefile.in (LD): New variable.
12103 (EXTRA_HOST_FLAGS): Pass down LD.
12104 ($(DO_X)): Likewise.
12105
12106Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12107
12108 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12109
12110Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12111
12112 * configure.in (targargs): Strip out any supplied --build argument
4b695c23 12113 before adding our own. Always add --build.
28e9041c 12114
12115Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12116
12117 * configure.in (targargs): Pass --build if we're doing
12118 a cross-compile.
12119
12120Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12121
ac6fd7b6 12122 * configure: Use '|' instead of ":" as the separator in
28e9041c 12123 sed. Otherwise sed chokes on NT path names with drive
12124 designators. Also look for "?:*" as the leading characters in an
12125 absolute pathname.
12126
12127Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12128
12129 * config.sub: Support for r3900.
12130
12131Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12132
12133 * configure.in: Use install-sh, not install.sh.
12134
12135Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12136
12137 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12138 apply it twice.
12139
12140Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12143 install-binutils.
12144
12145Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12146
12147 * Makefile.in: Add automake targets.
12148 * configure.in (host_tools): Add automake.
12149
12150Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12151
12152 * configure: Default CXX to c++, not gcc.
12153 * Makefile.in (CXX): Set to c++, not gcc.
12154 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12155
12156Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12157
12158 * install-sh: try appending a .exe if source file doesn't
12159 exist
12160
12161Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12162
12163 * configure.in: Turn on multilib by default.
12164 (cross_only): Remove target-libiberty.
12165
12166 * Makefile.in (all-gcc): Don't depend on libiberty.
12167
12168Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12169
12170 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12171
12172Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12173
12174 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12175 (DISTBISONFILES): Add ld/Makefile.in
12176
12177Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12178
12179 * configure.in: if target is cygwin32 but host isn't cygwin32,
12180 don't configure gdb tcl tk expect, not just gdb.
12181
12182Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12183
12184 * configure.in: Added gnuserv everywhere sn appears.
12185
12186 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12187 (CROSS_CHECK_MODULES): Added check-gnuserv.
12188 (INSTALL_MODULES): Added install-gnuserv.
12189 (CLEAN_MODULES): Added clean-gnuserv.
12190 (all-gnuserv): New target.
12191
12192Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12193
12194 * config.guess: Fixes for MIPS OpenBSD systems.
12195
12196Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12197
12198 * Makefile.in (INSTALL_XFORM): Remove.
12199 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12200
12201 * mkinstalldirs: New file, copied from automake.
12202 * Makefile.in (installdirs): Rename from install-dirs. Use
12203 mkinstalldirs. Change all users.
12204 (DEVO_SUPPORT): Add mkinstalldirs.
12205
12206Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12207
12208 * install-sh: Rename from install.sh.
12209 * Makefile.in (INSTALL): Change install.sh to install-sh.
12210 (DEVO_SUPPORT): Likewise.
12211
12212 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12213 Graichen <graichen@rzpd.de>.
12214
12215Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12216
12217 * config.guess: Recognize OpenBSD systems correctly.
12218
12219Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12220
12221 * README, Makefile.in (ETC_SUPPORT): Remove references to
12222 cfg-paper*, configure.{texi,man,info*}._
12223
12224Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12225
12226 * Makefile.in (all.normal): Ensure that gcc is built after all
12227 the x11 - ie gdb - targets.
12228
12229Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12230
12231 * makefile.vms: Don't run conf-a-gas.
12232
12233Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12234
31972771 12235 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
28e9041c 12236
151ad919 12237Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12238
12239 * configure.in: Remove noconfigdirs case since gdb also
12240 configures and builds for tic80-coff.
12241
28e9041c 12242Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12243
12244 * configure: Set cache_file to config.cache.
12245 * Makefile.in (local-distclean): Remove config.cache.
12246
12247Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12248
12249 * COPYING: Update FSF address.
12250
151ad919 12251Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12252
12253 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12254 noconfigdirs.
12255
28e9041c 12256Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12257
12258 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12259 MAKEDIRS, is empty.
12260
12261Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12262
12263 * config.sub: Tweak mn10300 entry.
12264
12265Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12266
12267 * configure.in (host_tools): Put sim before gdb, so gdb's
12268 configure.tgt can determine if the simulator was configured.
12269
12270Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12271
12272 * config.sub: Move BeOS $os case to be with other Cygnus
12273 local cases.
12274
12275Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12276
12277 * config.sub: Remove misplaced comment that broke Linux.
12278
12279Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12280
12281 * config.sub: Add BeOS support.
12282
12283Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12284
12285 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12286
12287Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12288
12289 * configure.in (noconfigdirs): Remove tcl and tk from
12290 noconfigdirs for cygwin32 builds.
12291
151ad919 12292Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12293
12294 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12295
28e9041c 12296Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12297
12298 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12299 make-all.com, use makefile.vms instead.
12300
12301Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12302
12303 * config.sub: Accept -lnews*.
12304
151ad919 12305Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12306
12307 * configure.in (noconfigdirs): Disable target-newlib,
4b695c23 12308 target-examples and target-libiberty for d30v.
151ad919 12309
12310Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12311
12312 * configure.in (noconfigdirs): Enable ld for d30v.
12313
12314Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12315
12316 * configure.in (tic80-*-*): Build compiler.
12317
12318Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12319
12320 * configure.in (d30v-*): Remove sim directory from list of
4b695c23 12321 unsupported d30v directories
151ad919 12322
12323Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12324
aee16bda 12325 * config.sub, configure.in: Add d30v target cpu.
12326
28e9041c 12327Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12328
12329 * makefile.vms: New file.
12330 * make-all.com: Remove.
12331
12332Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12333
12334 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12335
12336Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12337
12338 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12339
12340Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12341
12342 * Makefile.in (ALL_MODULES): Added all-db.
12343 (CROSS_CHECK_MODULES): Addec check-db.
12344 (INSTALL_MODULES): Added install-db.
12345 (CLEAN_MODULES): Added clean-db.
12346
12347Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12348
12349 * config.guess: Merge with latest FSF sources.
12350
12351Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12352
12353 * Makefile.in (ALL_MODULES): Added all-itcl.
12354 (CROSS_CHECK_MODULES): Added check-itcl.
12355 (INSTALL_MODULES): Added install-itcl.
12356 (CLEAN_MODULES): Added clean-itcl.
12357
12358Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12359
12360 * configure.in: build gdb for mn10200
12361
12362Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12363
12364 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12365
151ad919 12366Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12367
12368 * configure.in (tic80-*-*): Turn off most targets right now.
12369
28e9041c 12370Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12371
12372 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12373 rather than the makeinfo program.
12374 (do-info): Depend upon all-texinfo.
12375
12376Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12377
12378 * configure.in: Remove uses of config/mh-linux.
12379
12380 * config.sub, config.guess: Merge with latest FSF sources.
12381
151ad919 12382Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12383
12384 * config.sub (case $basic_machine): Add tic80 entries.
12385
28e9041c 12386Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12387
12388 * config.sub, config.guess: Merge with latest FSF sources.
12389
12390Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12391
12392 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12393 * mpw-config.in: Test for NewFolderRecursive.
12394 * mpw-install: Use symbolic name for startup filename.
12395 * mpw-README: Add various additional details.
12396
12397Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12398
12399 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12400
12401Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12402
12403 * configure.in: Do build gcc and the target libraries for
12404 the mn10200.
12405
12406Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12407
12408 * configure.in: don't avoid building gdb for mn10300 any more
12409 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12410 instead of single-quoting it.
12411
12412Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12413
12414 * configure.in: Don't use --with-stabs on IRIX 6.
12415
12416Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12417
12418 * configure.in (m32r): Build gdb, libg++ now.
12419
12420Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12421
12422 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12423 directories from noconfigdirs.
12424
12425Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12426
12427 * config.sub (basic_machine): added mips16 configuration
12428
12429Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12430
12431 * config.sub: Handle d10v-unknown.
12432
151ad919 12433Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12434
12435 * config.sub: Handle v850-unknown.
12436
28e9041c 12437Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12438
12439 * Makefile.in: add findutils
12440 * configure.in: add findutils to list of host_tools
12441
12442Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12443
12444 * config.sub: Handle mn10200 and mn10300.
12445
12446Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12447
12448 * configure.in (d10v-*): Do not build librx.
12449
12450Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12451
12452 * configure.in (mn10300): Build everything except gdb & libgloss.
12453
12454Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12455
12456 * config.guess: Patch for Dansk Data Elektronik servers,
12457 from Niels Skou Olsen <nso@dde.dk>.
12458
12459 For ncr, use /bin/uname rather than uname, since GNU uname does not
12460 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12461
12462 Patch for MIPS R4000 running System V,
12463 from Eric S. Raymond <esr@snark.thyrsus.com>.
12464
12465 Fix thinko for nextstep.
12466
12467 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12468
12469 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12470 * config.guess: Guess mips-dec-mach_bsd4.3.
12471
12472 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12473 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12474 release numbers.
12475 * config.guess (mips-mips-riscos*): Emit just enough of the
12476 release number.
12477
12478 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12479 * config.guess (sparc-auspex-sunos*): Added.
12480 (f300-fujitsu-*): Added.
12481
12482 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12483 * config.guess: Recognize a Tadpole as a sparc.
12484
12485Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12486
12487 * config.guess: Don't assume that NextStep version is either 2 or
12488 3. NextStep 4 (aka OpenStep 4) has come out now.
12489
12490Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12491
12492 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12493 From Rik Faith <faith@cs.unc.edu>.
12494
12495Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12496
12497 * config.sub: Contributions from bug-gnu-utils to:
12498 Support plain "hppa" (no version given) architecture, reported by
12499 OpenStep.
12500 OpenBSD like NetBSD.
12501 LynxOs is not a hardware supplier.
12502
12503 * config.guess: Contributions from bug-gnu-utils to add support for:
4b695c23 12504 OpenBSD like NetBSD.
28e9041c 12505 Stratus systems.
12506 More Pyramid systems.
12507 i[n>4]86 Intel chips.
12508 M680[n>4]0 Motorola chips.
12509 Use unknown instead of lynx for hardware manufacturer.
12510
12511Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12512
12513 * install.sh (chmodcmd): Set to null if the DST directory already
12514 exists.
12515
12516Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12517
12518 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12519 not use mt-ppc target Makefile fragment any more.
12520
12521Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12522
12523 * configure.in (*-*-windows): Exclude everything but those dirs
12524 needed to build windows.
12525
12526Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12527
12528 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12529
12530Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12531
12532 * configure.in: Exclude mmalloc from i386-windows.
28e9041c 12533
12534Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12535
12536 * Undo my previous change.
12537
12538Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12539
12540 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12541 unconditionally.
12542 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12543
12544Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12545
12546 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12547 host to add it's own flags.
28e9041c 12548
12549Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12550
12551 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12552
12553Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12554
12555 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12556 (CXX_FOR_TARGET): Likewise.
12557 (GCC_FOR_TARGET): Define.
12558 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12559 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12560 CC_FOR_TARGET was specified on the command line.
12561 (MAKEOVERRIDES): Don't define.
12562
12563Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12564
12565 * configure.in (m32r): Fix spelling of libg++ libs.
12566
12567Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12568
12569 * config.sub (-apple*): Remove, now redundant.
12570
12571Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12572
12573 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12574
12575 * configure: Rework yesterday's sed script patch.
12576
12577 * config.sub: Merge with FSF.
12578
12579Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12580
12581 * config.guess: Merge from FSF.
12582
12583 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
31972771 12584 * config.guess: Use pc instead of unknown, for pc clone systems.
12585 Change linux to linux-gnu.
28e9041c 12586
12587 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
31972771 12588 * config.guess: Avoid non-portable tr syntax.
28e9041c 12589
12590Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12591
12592 * test-build.mk (HOLES): Add "xargs" for gdb.
12593
12594 * configure: Avoid hpux10.20 sed bug.
12595
12596Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12597
5309a301 12598 * configure.in: Add support for windows host
28e9041c 12599 (that is a build done under the Microsoft build environment).
12600
12601Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * Makefile.in: Replace all uses of srcroot with s, to shrink
12604 command line lengths.
12605
12606 Patches from Geoffrey Noer <noer@cygnus.com>:
12607 * configure.in: If configuring for newlib, pass --with-newlib to
12608 subdirectories.
12609 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12610 -Bnewlib/ and -Lwinsup to gcc.
12611 (CXX_FOR_TARGET): Likewise.
12612
12613Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12614
12615 * Makefile.in (ETC_SUPPORT): Add configure.
12616
12617Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12618
aee16bda 12619 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
28e9041c 12620 host configuration file.
12621
12622Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12623
12624 * configure.in: Break mn10x00 support into separate
12625 mn10200 and mn10300 configurations.
12626 * config.sub: Likewise.
12627
12628Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12629
12630 * configure.in: Add lots of stuff to noconfigdirs for
12631 the mn10x00 targets.
12632
12633 * config.sub, configure.in: Add mn10x00 support.
12634
12635Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12636
12637 * make-all.com: Call conf-a-gas, not config-a-gas.
12638
12639Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12640
12641 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
4b695c23 12642 targets.
28e9041c 12643
12644Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12645
12646 * mpw-README: Add much more detail for native PowerMac.
12647 * mpw-install: New file.
12648 * mpw-configure: Add --norecursion and --help options.
12649 * mpw-config.in: Translate readme and install files when
12650 copying to objdir.
12651 * mpw-build.in: Don't always depend on byacc and flex.
12652 (install-only-top): New action.
12653
151ad919 12654Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12655
12656 * configure.in: You can now configure GDB for the v850.
12657
28e9041c 12658Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12659
12660 * configure.in (noconfigdirs): Don't configure any C++ dirs
12661 if targeting D10V.
12662
12663Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12664
12665 * config.sub: Recognize mips64vr5000.
12666
12667Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * configure.in: Use a single line for host_tools and native_only.
12670
12671Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12672
12673 * config.sub, configure.in: Add entries for m32r.
12674
12675Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12676
12677 * Makefile.in (inet-install): Don't run install-gzip.
12678
12679Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12680
12681 * configure.in: Don't config lots of things for *-*-windows*.
12682
12683Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12684
12685 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12686 (host_libs, host_tools): Copy from configure.in.
12687 * mpw-configure: Don't complain about directories not found.
12688
12689Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12690
12691 * configure.in (i[345]86): Recognize i686 for pentium pro.
12692 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12693 file.
12694
12695 * config.guess (i[345]86): Ditto.
12696
12697Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12698
12699 * configure.in (noconfigdirs): Removed gdb for D10V.
12700
151ad919 12701Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
ed37269d 12702
151ad919 12703 * configure.in: Remove ld, target-libio, target-libg++, and
12704 target-libstdc++ from noconfigdirs.
ed37269d 12705
28e9041c 12706Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12707
12708 * configure: Fix three locations where shell scripts were
12709 being run directly rather than with config_shell.
12710
151ad919 12711Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12712
12713 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12714 * config.sub (basic_machine): Recognize v850.
12715
28e9041c 12716Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12717
12718 * mpw-configure: Handle multiple enable/disable options and
12719 pass them down recursively, handle -c and -s flags appropriately
12720 depending on choice of compiler, add escape mechanism for
12721 quoted arguments to gC.
12722
12723Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12724
12725 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12726 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12727 so that -mrelocatable-lib and -mno-eabi are used.
12728
12729 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12730 not support --print-multi-lib, don't abort.
12731
28e9041c 12732Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12733
12734 * make-all.com: Run config-a-gas.
12735 * setup.com: Don't copy subdirectory files around.
12736
12737Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12738
12739 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12740 target, it now compiles correctly.
12741
12742Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12743
12744 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12745
12746Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12747
aee16bda 12748 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
28e9041c 12749
12750Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12751
12752 * configure.in (native_only): Add prms.
12753
12754Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12755
12756 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12757 (BINUTILS_SUPPORT_DIRS): Likewise.
12758
12759Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12760
12761 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12762 d10v support is added.
12763
12764Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12765
12766 * configure.in (d10v-*-*): New target.
12767
12768Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12769
12770 * config.guess (HP 9000/811): Recognize this as a PA1.1
12771 machine.
12772
12773Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12774
12775 * Makefile.in (do-tar-gz): New target, split out from tail end of
12776 taz target. Run each command separately, don't use pipes.
12777 (taz): Use it.
12778
12779Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12780
12781 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12782 * mpw-build.in: No builds should depend on building byacc or flex,
12783 they are assumed to be installed already.
12784
12785Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12786
12787 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12788 variable that CC_FOR_TARGET needs.
12789
12790Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12791
12792 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12793 options have changed since the last time the subdirectory was
12794 configured, and if it has, reconfigure.
12795 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12796 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12797
12798Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12799
12800 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12801 CLEAN_MODULES): Add bash.
12802 (all-bash): New target.
12803
12804Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12805
12806 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12807
12808Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12809
12810 * config.sub (basic_machine): Recognize d10v as a valid processor.
12811
12812Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12813
12814 * mpw-configure: Add support for --bindir.
12815 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12816
12817Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12818
12819 * configure.in: add bash, time, gawk to list of hosttools and things
12820 to only build for native toolchains
12821
12822Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12823
12824 * Makefile.in (docdir): Remove.
12825
12826Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12827
12828 * Makefile.in (datadir): Set to $(prefix)/share.
12829
12830Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12831
12832 * configure.in: build diff and patch for cygwin32-hosted
12833 toolchains.
12834
12835Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12836
12837 * config.sub: Accept -rtems*.
12838
12839Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12840
31972771 12841 * configure.in: enable dosrel for cygwin32-hosted builds,
12842 remove diff from the list of things not buildable
12843 via Canadian Cross
28e9041c 12844
12845Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12846
12847 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
4b695c23 12848 don't get ". ".
28e9041c 12849
12850Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12851
12852 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12853
12854Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12855
12856 * Makefile.in (taz): Handle case where tex3patch didn't even get
12857 checked out. Also, if it was found, put the symlink in a new util
12858 subdirectory.
12859
12860Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12861
12862 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12863
12864Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12865
12866 * config.sub: Recognize -openvms.
12867 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12868 * make-all.com, setup.com: New files.
12869
12870Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12871
12872 * Makefile.in (taz): tex3patch moved to texinfo/util.
12873
12874Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12875
12876 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12877 * configure.in: remove make from disable-if-Can-Cross list
12878 enable gdb if ${host} and ${target} are cygwin32
12879
12880Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12881
12882 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12883 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12884
12885Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12886
12887 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12888 distinguish sysv/svr4/bsd variants.
12889 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12890
12891Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12892
12893 * configure.in: Added copyright notice.
12894 * move-if-change: Added copyright notice.
12895
12896Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12897
12898 * configure.in (powerpcle-*-solaris*): Until we get shared
12899 libraries working, don't build gdb, sim, make, tcl, tk, or
12900 expect.
12901
12902Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12903
12904 * config.guess: Merge with FSF:
12905
12906 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12907 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12908
12909 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12910 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12911
12912 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12913 * config.guess: Combine two OSF1 rules.
12914 Also recognize field test versions. From mjr@zk3.dec.com.
12915 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12916 because GNU uname does not support -p. From pmr@pajato.com.
12917
12918Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12919
12920 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12921
12922Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12923
12924 * mpw-README: Document GCCIncludes.
12925
12926Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12927
12928 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12929
12930Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12931
12932 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12933
12934Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12935
12936 * configure.in (*-*-cygwin32): Configure make.
12937
12938Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12939
12940 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12941
12942Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12943
12944 * Makefile.in (all-inet): Depend on all-perl.
12945
12946 * Makefile.in (inet-install): New target.
12947
12948 * Makefile.in (all-inet): Depend on all-tcl.
12949 (all-inet): Depend on all-send-pr.
12950
12951Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12952
12953 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12954 temporarily.
12955
12956Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12957
12958 * configure.in: Don't configure --with-gnu-ld on AIX.
12959
12960Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12961
12962 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12963
12964Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12965
12966 * Makefile.in (ALL_MODULES): Added all-inet.
12967 (CROSS_CHECK_MODULES): Added check-inet.
12968 (INSTALL_MODULES): Added install-inet.
12969 (CLEAN_MODULES): Added clean-inet.
12970 (all-indent): New target.
12971
12972 * configure.in (host_tools): Added inet.
12973 (native_only): Added inet.
12974 (noconfigdirs): Added inet.
12975
12976Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12977
12978 * configure.in: Don't configure libgloss if we are not configuring
12979 newlib.
12980
12981Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12982
12983 * configure.in: Don't configure libgloss for unsupported
12984 architectures.
12985
12986Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12987
12988 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12989
12990Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12991
12992 * Makefile.in (ALL_MODULES): Include all-apache.
12993 (CROSS_CHECK_MODULES): Include check-apache.
12994 (INSTALL_MODULES): Include install-apache.
12995 (all-apache): New target.
12996
12997 * configure.in: Added apache everywhere perl is seen.
12998
12999Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13000
13001 * Makefile.in: Add support for clean-{module} and
13002 clean-target-{module} rules.
13003
13004Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13005
13006 * configure.in (*-*-ose) do not build libgloss.
13007
13008Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13009
13010 * config.guess (prep*:SunOS:5.*:*): Turn into
13011 powerpele-unknown-solaris2.
13012
13013Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13014
13015 * configure.in: Permit --enable-shared to specify a list of
13016 directories.
13017
13018Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13019
13020 * configure.in (host==solaris): Pass only the first word of $CC
13021 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13022
13023Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13024
13025 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13026
13027Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13028
13029 * Makefile.in (ALL_MODULES): Include all-perl.
13030 (CROSS_CHECK_MODULES): Include check-perl.
13031 (INSTALL_MODULES): Include install-perl.
13032 (ALL_X11_MODULES): Include all-guile.
13033 (CHECK_X11_MODULES): Include check-guile.
13034 (INSTALL_X11_MODULES): Include install-guile.
13035 (all-perl): New target.
13036 (all-guile): New target.
13037
13038 * configure.in (host_tools): Include perl and guile.
13039 (native_only): Include perl and guile.
13040 (noconfigdirs): Don't build guile and perl; no ports have been
13041 done.
13042
13043Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13044
31972771 13045 * configure (--enable-*): Handle quoted option lists such as
13046 --enable-sim-cflags='-g0 -O' better.
28e9041c 13047
13048Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13049
13050 * Makefile.in ({,inst}all-target): New rule so we can make and
13051 install all of the target directories easily.
13052
13053Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13054
13055 * configure.in: Add missing global flag in sed substitution when
13056 deleting `target-' from ${configdirs}.
13057
13058Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13059
13060 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13061 option.
13062
13063 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13064 config/mh-necv4.
13065
13066 * install.sh: Correct misspelling of transformbasename.
13067
13068 * config.guess: Recognize mips-*-sysv*.
13069
13070Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13071
13072 * config.sub: Recognize mon960.
13073
13074Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * configure: Restore Canadian Cross handling of BISON and LEX,
13077 removed in Feb 20 change.
13078
13079Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13080
13081 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13082 Mention make install. Remove the old copyright date as well the
13083 clumsy and rather pointless copyright on the README file.
13084
13085Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13086
13087 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13088 Makefile after running symlink-tree, then run `make distclean' to
13089 avoid clobbering any generated files in srcdir.
13090
13091Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13092
13093 * configure.in (m68k-*-netbsd*): Build everything now.
13094
13095Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13096
13097 * Makefile.in (taz): Fix quoting.
13098
13099Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13100
13101 * configure.in (sparclet-*-*): Build everything now.
13102
13103Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13104
13105 * configure.in (m68k-*-linux*): New host.
13106
13107Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13108
13109 * configure: Check for bison before byacc.
13110
13111Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13112
13113 * Makefile.in configure: Change the way LEX and BISON/YACC are
13114 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13115 searching PATH. These are used as fallbacks by Makefile.in if
13116 flex/bison/byacc aren't in objdir.
13117
13118Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13119
13120 * Makefile.in: Make everything which depends upon all-bfd also
13121 depend upon all-opcodes, in case --with-commonbfdlib is used.
13122
13123Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13124
13125 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13126 building NT native compilers on Unix.
13127
13128Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13129
13130 * configure.in: Don't get CC from the host Makefile fragment if we
13131 can find gcc in PATH, or if this is a Canadian Cross. Move the
13132 Solaris test for /usr/ucb/cc to the post target script, just after
13133 the compiler sanity test.
13134
13135Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13136
13137 * config.sub: Merge with FSF.
13138
13139Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13140
13141 * Makefile.in (RPATH_ENVVAR): New variable.
13142 (REALLY_SET_LIB_PATH): Use it.
13143 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13144
13145Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13146
13147 * config.sub, configure.in: Recognize sparclet cpu.
13148
13149Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13150
13151 * config.guess: Support m68k-cbm-sysv4.
13152
13153Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13154
13155 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13156 m68k-unknown-linuxaout from linker help string. Put quotes around
13157 $ld_help_string.
13158
13159Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13160
13161 * config.guess (powerpc-harris-powerunix): Add guess for port
13162 to new target.
13163
13164Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13165
13166 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13167
13168Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13169
13170 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13171 $(REALLY_SET_LIB_PATH) in Makefile.
13172 * Makefile.in (SET_LIB_PATH): New variable.
13173 (REALLY_SET_LIB_PATH): New variable.
13174 ($(DO_X)): Use $(SET_LIB_PATH).
13175 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13176 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13177 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13178 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13179 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13180 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13181 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13182 (install-dosrel): Likewise.
13183 (all-opcodes): Depend upon all-libiberty.
13184
13185Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13186
13187 * config.guess (*:CYGWIN*): New
13188
13189Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13190
13191 * Makefile.in (all-target-winsup): All all-target-libiberty.
13192
13193Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13194
13195 * configure.in (noconfigdirs): Add missing # in front of comment.
13196
13197Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13198
13199 * configure.in: add second pass to things added to noconfigdirs
13200 so *-gm-magic can exclude libgloss properly.
13201
13202Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13203
13204 * mpw-configure (extralibs_name, rez_name): Set correctly
13205 for MWC68K compiler.
13206
13207 * mpw-README: Add more info on the necessary build tools.
13208
13209Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13210
13211 * configure.in, config.sub: Recognize cygwin32.
13212
13213Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13214
13215 * config.guess, config.sub: Recognize A/UX.
13216
13217Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13218
13219 * config.sub: Merge with gcc/config.sub.
13220
13221Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13222
13223 * mpw-build.in (do-binutils): Add build of stamps.
13224
13225Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13226
13227 * config.sub: Add recognition for mips64vr4100*-* targets.
13228
13229Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13230
13231 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13232 Add creation of gconfigargs with `--enable-shared' turned on.
13233 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13234 ($(host)-stamp-stage3-configured): Likewise.
13235 (HOLES): Add chatr and ldd.
13236 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13237
13238Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13239
13240 * configure: Pass --nfp to recursive configures.
13241
13242Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13243
13244 * Makefile.in (DLLTOOL): New.
13245 (DLLTOOL_FOR_TARGET): New.
13246 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13247 (EXTRA_TARGET_FLAGS): Ditto.
13248 (EXTRA_GCC_FLAGS): Ditto.
13249 (CONFIGURE_TARGET_MODULES): Ditto.
13250 (DO_X): Ditto.
13251 * configure: Add DLLTOOL.
13252
13253Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13254
13255 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13256 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13257 mh-sco, since old workarounds no longer needed, and don't
13258 build ld, since libraries have weak symbols in COFF.
13259
13260Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13261
13262 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13263
13264Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13265
13266 * configure.in: Make sure that ${CC} can be used to compile an
13267 executable.
13268
13269Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13270
13271 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13272 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13273 nothing depending on whether gdbtk is being built.
13274
13275Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13276
13277 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13278
13279Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13280
13281 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13282 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13283
13284Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13285
13286 * config-ml.in: Add support for
13287 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13288 Simplify setting of multidirs from --disable-foo.
13289
13290Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13291
13292 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13293 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13294 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
4b695c23 13295 non-empty, pass them on to the GCC make.
28e9041c 13296 (all-bootstrap): New rule that is like all-gcc, except it executes
13297 the GCC bootstrap rule instead of the GCC all rule.
13298
13299Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13300
13301 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13302
13303Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13304
13305 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13306 DG/UX support.
13307
13308Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13309
13310 * config.sub (i*86*) Change [345] to [3456]
13311
13312Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13313
13314 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13315 --with-gnu-ld=no.
13316
13317Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13318
13319 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13320 AIX multilibs get built.
13321
13322Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13323
13324 * configure.in (i386-win32): Don't build expect if we're not
13325 building the tcl subdir.
13326
13327Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13328
13329 * Makefile.in: (configure-target-examples, all-target-examples):
13330 New targets, configure and build example programs.
13331
13332Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13333
13334 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13335 use it as input to sedit the generated MPW makefile.
13336 * mpw-README: Add a suggestion about Gestalt.h.
13337
13338Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13339
13340 * config.sub: Accept *-*-ieee*.
13341
13342Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13343
13344 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13345 Ronald F. Guilmette <rfg@monkeys.com>.
13346
13347Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13348
13349 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13350 for powerpc-pe native.
13351 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13352 (target==powerpc-pe): duplicate i386-win32 entry.
13353
13354Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13355
13356 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13357 of vxworks, not just vxworks5.1.
13358
13359Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13360
13361 * mpw-configure: Add support for exec-prefix.
13362
13363Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13364
13365 * config.guess: Recognize HP model 816 machines as having
13366 a PA1.1 processor.
13367
13368Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13369
13370 * configure: Ignore new autoconf configure options.
13371
28e9041c 13372Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13373
13374 * config.guess: Recognize Pentium under SCO.
13375 From Robert Lipe <robertl@arnet.com>.
13376
13377Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13378
13379 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
28e9041c 13380
13381Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13382
13383 * configure.in: Don't configure gas for alpha-dec-osf*.
13384
13385Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13386
13387 * configure.in: Default to --with-stabs for some targets for which
13388 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13389 i[345]86*-*-unixware*.
13390
13391Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13392
13393 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13394 rather than basing it on the target. Simplify handling of options
13395 controlling which directories to configure. Remove extraneous
13396 slash in multi-clean target.
13397
13398Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13399
13400 * config-ml.in: Prefix more variables with ml_ so they don't collide
13401 with configure's.
13402
13403Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13404
13405 * configure: Don't turn -v into --v.
13406
13407Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13408
13409 * configure.in (targargs): Fix typo.
13410
13411 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13412
13413Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13414
13415 * configure.in: Strip --host and --target options from
13416 CONFIG_ARGUMENTS, and always configure for --host only. Add
13417 --with-cross-host option when building with a cross-compiler.
13418 * configure: Canonicalize the arguments put into config.status by
13419 always using `=' for an option with an argument. Pass a presumed
13420 --host or --target explicitly.
13421
13422Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13423
13424 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13425 into general OS recognition case.
13426
13427Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13428
13429 * configure.in (target_configdirs): add target-winsup only
13430 for win32 target systems.
13431
13432Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13433
13434 * Makefile.in (all-target-libgloss): Depend upon
13435 configure-target-newlib, since when libgloss is built it looks to
13436 see if the newlib directory exists.
13437
13438Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13439
13440 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13441 cfg-ml-*.in.
13442
13443Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13444
13445 * configure: Handle LD and LD_FOR_TARGET when configuring a
13446 Canadian Cross.
13447
28e9041c 13448Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13449
13450 * configure.in (target_libs): add target-winsup.
13451 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13452 (target==ppcle-pe): remove ld from $noconfigdirs.
13453
13454Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13455
13456 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13457 Preserve relative path names in $srcdir. Build symlink tree if
13458 configuring cross target dir and srcdir=. (= no VPATH support).
13459 (configure-target-libg++): Depend on configure-target-librx.
13460 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13461 * config-ml.in: New file.
13462 * symlink-tree: New file.
13463 * configure: Ensure srcdir="." if that's what it is.
13464
13465Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13466
13467 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13468 includes and FLEX_SKELETON setting.
13469 * mpw-configure (--with-gnu-ld): New option, controls whether
13470 to use PPCLink or ld with PowerMac GCC.
13471 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13472 * mpw-config.in: Configure grez if targeting Mac.
13473
13474 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
4b695c23 13475 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13476 just macos.
28e9041c 13477 * configure.in: Configure grez resource compiler if targeting Mac.
13478 * Makefile.in (all-grez, install-grez): New targets.
13479
13480Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13481
13482 * configure: CXX defaults to gcc, not g++. If we find
4b695c23 13483 gcc in the path, set CC to gcc -O2.
28e9041c 13484
13485Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * configure: Default ${build} correctly. Avoid picking up extra
13488 spaces when reading CC and CXX from Makefile. When doing a
13489 Canadian Cross, use plausible default values for numerous
13490 variables.
13491 * configure.in: When doing a Canadian Cross, don't try to
13492 configure tools whose configure script can't handle it.
13493
13494Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13495
13496 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13497
13498Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13499
13500 * configure: Remove dubious bug reporting address.
13501
13502Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13503
13504 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13505 configure script, run that instead of this directory's configure.
13506 In either case, print a message that we're configuring the sub-dir.
13507
13508Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13509
13510 * configure.in: Before checking for the existence of various files,
13511 use sed to filter out "target-".
13512
13513Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13514
13515 * Makefile.in (DO_X): Split rule to decrease command line length
13516 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13517 (Philippe De Muyter).
13518
13519Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13520
13521 * Makefile.in (all-patch): depend on all-libiberty.
13522
13523Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13524
13525 * configure.in: If the only directory in target_configdirs which
13526 actually exists is libiberty, then set target_configdirs to empty,
13527 to avoid trying to build a target libiberty in a gas or gdb
13528 distribution.
13529
13530Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13531
13532 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
4b695c23 13533 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13534 systems.
28e9041c 13535
13536Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13537
13538 * configure.in (copy_dirs): Use sys-include instead of include
13539 for --with-headers option.
13540
13541Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13542
13543 * Makefile.in, configure.in: Make winsup builds work with
13544 new scheme.
13545
13546Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13547
13548 * configure.in: Build the linker on AIX.
13549
13550Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13551
13552 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13553 where needed.
13554
13555Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13556
13557 * Makefile.in (all-gcc): Fix typo.
13558
13559Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13560
13561 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13562
13563Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13564
13565 * configure.in: Rename libFOO to target-libFOO, and xiberty
13566 to target-xiberty, to provide more flexibility.
13567 (target_subdir): Define. Create if cross.
13568 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13569 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13570 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13571 check-libFOO -> check-target-libFOO, etc.
13572 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13573 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13574 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13575 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13576 allow ALL_GCC="" to only configure.
13577 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13578 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13579 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13580
13581Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13582
13583 * Makefile.in (taz): Build "info" in etc explicitly.
13584
13585Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13586
13587 * configure.in: Make sure that CC is undefined (as opposed to
13588 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13589 problem with autoconf trying to configure on a host without GCC.
13590
13591Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13592
13593 * mpw-configure: Set host alias from choice of host compiler,
13594 only use generic MPW Makefile sed if present, edit a file
13595 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13596 * mpw-README: Add problem notes about CW6 and CW7.
13597
13598Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13599
13600 * Makefile.in (taz): Use ";" instead of ";;".
13601
13602Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13603
13604 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13605 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13606 DISTDOCDIRS.
13607 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13608 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13609
13610Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13611
13612 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13613 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13614 Move bfd to DISTSTUFFDIRS.
13615
13616Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13617
13618 * Makefile.in (X11_LIB): Removed.
13619 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13620
13621 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13622
13623Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13624
13625 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13626 names.
13627
13628Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13629
13630 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13631
13632Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13633
13634 * configure.in (i[345]86-*-win32): Always build newlib.
13635 Don't configure cvs, autoconf or texinfo.
13636 * Makefile.in (LD_FOR_TARGET): New.
13637 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13638 Pass down LD_FOR_TARGET.
13639
13640Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13641
13642 * winsup: New directory.
13643 * Makefile.in: Build winsup.
13644 * configure.in: Winsup is configured when target is win32.
13645 Can only build win32 target GDB when native.
aee16bda 13646
28e9041c 13647Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13648
13649 * config.guess: Recognize HP model 819 machines as having
13650 a PA 1.1 processor.
13651
13652Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13653
13654 * configure: Fix sed loop which substitutes for CC and CXX to
13655 avoid bug found in various sed implementations.
13656
13657Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13658
13659 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13660 simulator. Use standard powerpc-*-eabi*.
13661
13662Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13663
13664 * configure.in: Stop putting gas and binutils in noconfigdirs for
13665 powerpc-*-aix* and rs6000-*-*.
13666
13667Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13668
13669 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13670 -mcall-aixdesc libraries.
13671
13672Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13673
13674 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13675
13676 * config.sub (arm | armel | armeb): Fix shell syntax.
13677
13678Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13679
13680 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13681 -msoft-float and -mcpu=common support.
13682 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13683 libraries.
13684
13685Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13686
13687 * configure.in: Allow configuration and build of emacs19 for the alpha.
13688
13689Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13690
13691 * configure.in (CC): Get ^CC, not just any old CC, from
13692 ${host_makefile_frag}.
13693
13694Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13695
aee16bda 13696 * configure.in (CC): Try to get CC from
28e9041c 13697 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13698
13699Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13700
13701 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13702 only if it exists in $(srcdir).
13703
13704Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * configure: If CC and CXX are not set in the environment, set
13707 them, based on either an existing Makefile or on searching for gcc
13708 in PATH. Substitute for CC and CXX in Makefile.
13709 * configure.in: Remove libm from target_libs. Separate
13710 target_configdirs from configdirs. If CC is not set in
13711 environment, try to get it from a host Makefile fragment. Rewrite
13712 changes of configdirs to use skipdirs instead. A few minor
13713 tweaks. Take directories out of target_configdirs as they are
13714 taken out of configdirs. Remove existing Makefile files from
13715 subdirectories. Substitute for TARGET_CONFIGDIRS and
13716 CONFIG_ARGUMENTS in Makefile.
13717 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13718 by configure.in.
13719 (CONFIG_ARGUMENTS): Likewise.
13720 (CONFIGURE_TARGET_MODULES): New variable.
13721 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13722 ($(CONFIGURE_TARGET_MODULES)): New target.
13723 (configure-libg++, configure-libio): New targets.
13724 (all-libg++): Depend upon configure-libg++.
13725 (all-libio): Depend upon configure-libio.
13726 (configure-libgloss, all-libgloss): New targets.
13727 (configure-libstdc++): New target.
13728 (all-libstdc++): Depend upon configure-libstdc++.
13729 (configure-librx, all-librx): New targets.
13730 (configure-newlib): New target.
13731 (all-newlib): Depend upon configure-newlib
13732 (configure-xiberty): New target.
13733 (all-xiberty): Depend upon configure-xiberty.
13734
13735Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13736
13737 * configure.in (host i[345]86-*-win32): Expand the
13738 noconfigdirs again.
13739
13740Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13741
13742 * mpw-configure: Fix sed command file name.
13743
13744Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13745
aee16bda 13746 * configure.in (host i[345]86-*-win32): Reduce the
28e9041c 13747 noconfigdirs again.
13748
13749Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13750
13751 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13752 or powerpc*-*-pe*, since they are not yet supported.
13753
13754Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13755
13756 Add PowerMac support and many other enhancements.
13757 * mpw-configure: New option --cc to select compiler to use,
13758 paste options set according to --cc into the generated
13759 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13760 if mpw-make.sed is present.
13761 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13762 add forward includes for PowerPC include files.
13763 * mpw-build.in: Build using Makefile.PPC if present.
13764 (do-byacc, etc): Remove separate version resource builds.
13765 (do-gas): Build "stamps" before "all".
13766 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13767 * mpw-README: Update to reflect --cc option, PowerMac support,
13768 and recently-reported compatibility problems.
13769
13770Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13771
13772 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13773 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13774 (--with-multilib-top): Pass to recursive invocations.
13775
13776Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13777
13778 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13779 v810-*-*.
13780
13781Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13782
13783 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13784 gdb, ld and opcodes on v810-*-*.
13785
28e9041c 13786Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13787
13788 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13789 (local-maintainer-clean): New target.
13790 (maintainer-clean): New target.
13791 (realclean): Just depend upon maintainer-clean.
13792
13793Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13794
13795 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13796
13797Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13798
13799 * configure.in: Build ld in mips*-*-bsd* case.
13800
13801Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13802
13803 * config.sub: Accept -lites* OS. From Ian Dall.
13804
13805Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13806
13807 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
4b695c23 13808 targets.
28e9041c 13809
13810Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13811
13812 * configure.in: treat i386-win32 canadian cross the same as
13813 i386-go32 canadian cross.
13814
13815Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13816
13817 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13818 running under the simulator to build a reduced set of libraries.
13819 (powerpc-*-eabiaix): Add fine grained multilib support added to
13820 other powerpc targets yesterday.
13821
13822Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13823
13824 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13825 -disable-softfloat, -disable-relocatable, -disable-aix, and
13826 -disable-sysv to control which multilib libraries get built.
13827
13828Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13829
13830 * configure: Add Makefile.tem to list of files to remove in trap
13831 handler.
13832
13833Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13834
13835 * config.guess (*Linux*): Add missing "exit"s.
13836 Also, need specific check for alpha-unknown-linux (uses COFF).
13837
13838Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13839
13840 * config.guess: Merge with FSF:
13841
13842 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13843 * config.guess (AIX4): More robust release numbering discovery.
13844
13845 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13846 * config.guess (i386-sequent-ptx): Properly get version number.
13847
13848 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13849 * config.guess (mips:*:4*:UMIPS): New case.
13850
13851Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13852
13853 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13854 (i386-win32 host): Likewise. Don't build readline.
13855
13856Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13857
13858 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13859 SUPPORT_FILES to submakes.
13860
13861Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13862
13863 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13864 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13865 mpw-configure.
13866
13867Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13868
13869 * configure.in (appdirs): Use =, not ==, in test expression when
13870 trying to build the text to print in the warning message for
13871 Solaris users.
13872
13873Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13874
13875 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13876
13877Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13878
13879 * config.guess: Recognize lynx-2.3.
13880
13881Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13882
13883 * config.sub (z8ksim): Deleted
13884 (z8k-*-coff): New, this is the one true name of the target.
13885
13886Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13887
13888 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13889
13890Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13891
13892 * config.guess (*:Linux:*:*): First try asking the linker what the
13893 default object file format is (elf, aout, or coff). Then if this
13894 fails, try previous methods.
13895
13896Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13897
13898 * configure.in: Don't build newlib for *-*-vxworks5.1.
13899
13900Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13901
13902 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13903 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13904
13905Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13906
13907 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13908
13909Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13910
13911 * cfg-ml-com.in: New file.
13912 * cfg-ml-pos.in: New file.
13913
13914Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13915
13916 * COPYING.NEWLIB: Add HP free copyright to list.
13917
13918Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13919
13920 * config.sub: Recognize -eabi* for the system, not just -eabi.
13921
13922Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13923
13924 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13925 * config.sub, configure.in (win32): New target and host.
13926
13927Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13928
13929 * configure.in: Add i386-pe configuration.
13930
13931Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13932
13933 * mpw-build.in (install): Install GDB after LD.
13934
13935Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13936
13937 * mpw-config.in (elf/mips.h): Always forward-include, needed
13938 for GDB to build.
13939
13940Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13941
13942 * testsuite: New directory for customer acceptance and whole tool
13943 chain tests.
13944
13945Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13946
13947 * configure: If per-host line isn't found, but AC_OUTPUT is found
13948 and a configure script exists, run it instead.
13949
13950Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13951
13952 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13953
13954Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13955
13956 * configure: Set build_{cpu,vendor,os,alias} to host values when
13957 --build isn't specified.
13958
13959Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13960
13961 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13962 (FLAGS_TO_PASS): Pass them.
13963 (EXTRA_TARGET_FLAGS): Ditto.
13964
28e9041c 13965Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13966
13967 * Makefile.in (all-libg++): Depend on all-libstdc++.
13968
13969Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13970
13971 * configure.in (noconfigdirs): Enable all packages for
13972 i386-unknown-netbsd.
13973
13974Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13975
13976 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13977 hosted builds (DOS builds)
13978
13979Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13980
13981 Changes for ARM based on patches from Richard Earnshaw:
13982 * config.sub: Handle armeb and armel.
13983 * configure.in: Omit arm linker only for riscix.
13984
13985Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13986
13987 * config.guess: Update from FSF.
13988
13989Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13990
fee90afd 13991 * config.sub: Recognize powerpcle as the little endian variant of
28e9041c 13992 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13993 powerpcle variant. Convert pentium into i586, not i486. Add p5
13994 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13995 temporarily.
13996
13997Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13998
13999 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14000
14001Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14002
14003 * config.sub: Accept -lites* as a basic system type.
14004
14005Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14006
14007 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14008 installed, and if so return linuxoldld as the system name.
14009
14010Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14011
14012 * config.guess: Add hppa1.1-hp-lites support.
14013
14014Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14015
14016 * configure.in: Don't build newlib for m68k-vxworks5.1.
14017
14018Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14019
14020 * configure.in (mips-sgi-irix6): Use mh-irix5.
14021
14022Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14023
14024 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14025
14026Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14027
14028 * test-build.mk: Enable building of shared libraries on IRIX 5 and
31972771 14029 OSF/1. Fix compiler flags.
28e9041c 14030 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14031
14032Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14033
14034 * configure.in: Recognize --with-newlib.
14035 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14036
14037Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14038
151ad919 14039 * Makefile.in: move {all,check,install}-gdb from *_MODULES
28e9041c 14040 to *_X11_MODULES due to gdbtk needing X include files et al.
14041
14042Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14043
14044 Merge in support for Mac MPW as a host.
14045 (Old change descriptions retained for informational value.)
14046
14047 * mpw-config.in: Add generic include forwards for cpu-specific
14048 include files in aout and elf directories.
14049
14050 * mpw-configure: Added copyright.
14051 * mpw-config.in: Check for presence of required build tools.
14052 (target_libs): Add newlib.
14053 (target_tools): Add examples.
14054 (Read Me): Generate as "Read Me for MPW" instead.
14055 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14056 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14057 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14058
14059 * mpw-configure: Remove subdir-specific makefile hackery,
14060 delete mk.tmp after using it.
14061
14062 * mpw-build.in (all): Display start and end times.
14063
14064 * mpw-configure (host_canonical): Set.
14065 (target_cpu): Always add to makefiles.
14066 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14067 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14068 (mpw-mh-mpw): Look for in srcdir and srcroot.
14069 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14070
14071 * mpw-build.in: (install-only): New target.
14072
14073 * mpw-configure (host_alias, target_alias): Rename from hostalias
14074 and targetalias, add into generated Makefile.
14075 (mk.tmp): If present, add into generated Makefile.
14076 * mpw-build.in (all-gas): Build config.h first before gas proper.
14077
14078 * mpw-configure (config.status): Write only if changed.
14079 * mpw-config.in (readline): Configure it (not built, just used for
14080 definitions).
14081
14082 * mpw-config.in (elf/mips.h): Add a forward include.
14083
14084 * mpw-config.in: Forward-include most .h files in include into
14085 extra-include.
14086 (readline): Don't build.
14087 mpw-build.in (install): Install GDB.
14088
14089 * mpw-configure (prefix, mpw_prefix): Handle it.
14090 * mpw-config.in (mmalloc, readline): Don't configure.
14091 * mpw-build.in (thisscript): Rename to ThisScript.
14092 Use mpw-build instead of BuildProgram everywhere.
14093 (mmalloc, readline): Don't build.
14094 * mpw-README: New file, basic documentation about the MPW port.
14095
14096 * mpw-config.in: Use forward-include to create include files.
14097
14098 * mpw-configure: Add more things to the top of each configured
14099 Makefile, including contents of config/mpw-mh-mpw.
14100 * mpw-config.in (extra-include): Create this directory and fill it
14101 with Posix-like include files when configuring.
14102
14103 * config.sub (apple, mac, mpw): Add various aliases.
14104
14105 * mpw-build.in: New file, top-level build script fragment for MPW.
14106 * mpw-configure: New file, configure script for MPW.
14107 * mpw-config.in: New file, config fragment for MPW.
14108
14109Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14110
14111 * configure.in (host_libs): Remove glob, since it is gone from the
14112 sources.
14113
14114Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14115
14116 * Makefile.in: define empty GDB_NLM_DEPS var.
14117
14118 * configure.in(target_makefile_frag): use config/mt-netware
14119 for netware targets.
14120
14121Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14122
14123 * config.sub: Merge in recent FSF changes. Remove linux special
14124 cases.
14125
14126Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14127
5309a301 14128 Revert this change:
28e9041c 14129
14130 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14131
14132 * build-all.mk: Use CC=cc -Xs on Solaris.
14133
28e9041c 14134Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14135
14136 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14137 stop using it.
14138 * Makefile.in: Nuke all references to glob subdirectory.
14139
14140Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14141
14142 * configure.in: Fix --enable-shared logic in per-host.
14143
14144Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14145
14146 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14147
14148Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14149
14150 * configure.in (noconfigdirs): Don't build gas on AIX, for
14151 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14152
14153Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14154
14155 * configure: Fix --cache-file to work if the file argument is a
14156 relative path.
14157
14158Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14159
14160 * configure: If the --cache-file is used, pass it down to
14161 configure in subdirectories.
14162
14163Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14164
14165 * config.sub: add vxworks29k configuration.
14166
14167Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14168
14169 * Makefile.in (taz): Do "diststuff" part quietly.
14170
14171Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14172
14173 * config.sub: Mini-merge with gcc/config.sub.
14174
14175Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14176
14177 * config.guess (IRIX): Sed - to _.
14178
14179Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14180
14181 * Makefile.in (source-vault, binary-vault): New targets.
14182
14183Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14184
14185 * config.sub: Recognize -eabi as a basic system type.
14186
14187Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14188
14189 * configure.in (enable_shared stuff): Fix typo.
14190
14191Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14192
14193 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14194
14195Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14196
14197 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14198
14199Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14200
14201 * configure.in (rs6000-*-*): Don't build gas.
14202
14203Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14204
14205 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14206 reduce command line length.
14207 (AS_FOR_TARGET): Check for as.new, not Makefile.
14208 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14209
14210Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14211
14212 * config.guess: Merge from FSF.
14213
14214Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14215
14216 * configure: Don't use $ when handling program_suffix.
14217
14218Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14219
14220 * configure.in: Configure tk for hppa/hpux.
14221
14222Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14223
14224 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14225
14226Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14227
14228 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14229 to LIBCXXFLAGS. Tests are better run without it.
14230
14231Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14232
14233 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14234
14235Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14236
14237 * configure.in (*-*-netware*): Don't configure xiberty.
14238
14239Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14240
14241 * configure.in: Remove tk from native_only list.
14242
14243Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14244
14245 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14246 for special NCD build.
14247
14248Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14249
14250 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14251 makeall.bat, they're only useful for binutils snapshots.
14252 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14253 makeall.bat to specified SUPPORT_FILES.
14254
14255Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14256
14257 * build-all.mk: Add Ericsson targets to sun4 and solaris
14258 hosts. Add BNR's sun4 target to solaris host, so their
14259 build-from-source will be tested in-house first.
14260
14261Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14262
14263 * Makefile.in (LIBCFLAGS): New variable.
14264 (CFLAGS_FOR_TARGET): Ditto.
14265 (LIBCFLAGS_FOR_TARGET): Ditto.
14266 (LIBCXXFLAGS): Ditto.
14267 (CXXFLAGS_FOR_TARGET): Ditto.
14268 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14269 (BASE_FLAGS_TO_PASS): Pass them.
14270 (EXTRA_TARGET_FLAGS): Ditto.
14271
5309a301 14272 * configure.in: Support --enable-shared.
28e9041c 14273
14274Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14275
14276 * configure.in (target_libs): Include libstdc++ again.
14277 * config.guess: Update from FSF (for FreeBSD).
14278
14279Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14280
14281 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14282 makeall.bat.
14283 (DISTDOCDIRS): Add `etc'.
14284 (ETC_SUPPORT_PFX): New variable.
14285 (taz): Include anything from etc starting with a word in
14286 ETC_SUPPORT_PFX.
14287
14288Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14289
14290 * config.sub: Update for recent FSF changes. Remove obsolete
14291 h8300hds entry. Add -windows* and -osx as basic os. Minor
14292 spacing changes.
14293
14294Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14295
14296 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14297
14298 * config.guess: Merge with FSF.
14299 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14300
14301Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14302
14303 * configure: Since the "trap 0" handler will override the exit
14304 status on many systems, only use it for "exit 1", and make it set
14305 a non-zero exit status; reset it before "exit 0". Also, check
14306 exit status of config.sub, and error out if it failed.
14307
14308Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14309
14310 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14311 and install libgloss.
14312
14313Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14314
14315 * Makefile.in (all-binutils): Depend upon all-byacc.
14316
14317 * configure.in: Don't build emacs on Irix 5.
14318
14319Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14320
14321 * configure.in (*-*-netware*): Add libio.
14322
14323Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14324
14325 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14326 (CHECK_TARGET_MODULES): Ditto.
14327 (INSTALL_TARGET_MODULES): Ditto.
14328 (TARGET_LIBS): Ditto.
14329 (all-libstdc++): Note dependencies.
14330
14331Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14332
14333 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14334
14335Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14336
14337 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14338 -fexternal-templates.
14339
14340 * configure.in (target_libs): Add libstdc++.
14341 (noconfigdirs): Add libstdc++ as appropriate.
14342
14343Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14344
14345 * config.guess: Update from FSF.
14346
14347Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14348
14349 * configure: Use ${config_shell} when running ${configsub}.
14350
14351Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14352
14353 * config.sub: No longer recognize h8300h.
14354
14355Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14356
14357 * config.sub: Remove extraneous differences between config.sub and
14358 gcc/config.sub.
14359
14360Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14361
14362 * Makefile.in (DISTSTUFFDIRS): Add gas.
14363
14364Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14365
14366 * COPYING.NEWLIB: New file.
14367
14368Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14369
14370 * config.guess (HP-UX): Patch from Harlan Stenn
14371 <harlan@landmark.com> to also emit release level.
14372
14373Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14374
14375 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14376
14377Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14378
14379 * config.sub: Merge nextstep cleanup from FSF.
14380
14381Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14382
14383 * configure.in (arm-*-*): Don't configure ld for this target.
14384
14385Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14386
14387 * configure.in (*-*-netware): don't configure libg++, libio,
14388 librx, or newlib.
14389
14390Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14391
14392 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14393 configure ld--it works, but it doesn't support shared libraries.
14394
14395Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14396
14397 * config.guess (*-unknown-freebsd*): Get rid of possible
14398 trailing "(Release)" in version string.
14399 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14400
14401Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14402
14403 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14404 Fix type: *-next-neststep -> *-next-nextstep.
14405
14406 * config.guess: Merge from FSF:
14407
14408 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14409
14410 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14411
14412 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14413
14414 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14415 instead of UNIX_SV for UnixWare 1.0).
14416
14417Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14418
14419 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14420 to make gdb/nlm/* build after the compiler and linker.
14421
14422Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14423
14424 * config.guess (netbsd, freebsd, linux): Accept any machine,
14425 not just i[34]86.
14426 (m68k-atari-sysv4): Relocate to match FSF version.
14427
14428 * config.guess: More merges from the FSF:
14429
14430 Add a space before function call or macro invocation.
14431
14432 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14433
14434 * config.guess: Add trap cmd to remove dummy.c and dummy when
14435 interrupted.
14436
14437 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14438
14439 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14440 (dummy): Redirect stderr from compilation of dummy.c.
14441
14442 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14443
14444 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14445
14446Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14447
14448 * configure: Accept and ignore --cache*, for compatibility with
14449 new autoconf.
14450
14451Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14452
14453 * config.guess: Merge from FSF:
14454
14455 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14456
14457 * config.guess (Pyramid*:OSx*:*:*): New case.
31972771 14458 (PATH): Add /.attbin at end for finding uname.
14459 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
28e9041c 14460
14461 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14462
31972771 14463 * config.guess (M88*:DolphinOS:*:*): New case.
28e9041c 14464
14465 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14466
31972771 14467 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14468 to select whether to use ELF or COFF.
28e9041c 14469
14470 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14471
31972771 14472 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
28e9041c 14473
14474 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14475
14476 * config.guess: Guess the OS version for HPUX.
14477
14478 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14479
14480 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14481
14482Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14483
14484 * configure.in: Recognize --with-headers, --with-libs, and
14485 --without-newlib.
14486 * Makefile.in (all-xiberty): Depend upon all-ld.
14487
14488Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14489
14490 * configure.in: Change i[34]86 to i[345]86.
14491
14492Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14493
14494 * configure (version): A few more tweaks to help message.
14495
14496Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14497
14498 * Makefile.in: Remove (for now) librx as a host library,
14499 now that we're building it for target.
14500
14501Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14502
14503 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14504 (Karl Berry).
14505
14506Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14507
14508 * configure.in: Also configure librx.
14509
14510Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14511
14512 * Makefile.in: Update various rules to reflect that librx
14513 is now needed for libg++.
14514
14515Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14516
14517 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14518
14519Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14520
14521 * configure.in: Configure the examples directory.
14522
14523Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14524
14525 * configure: Simplify Jun 2 1994 change.
14526
14527Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14528
14529 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14530 /bin/gcc isn't good enough to build gcc.
14531
14532Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14533
14534 * Makefile.in (GDB_SUPPORT_FILES): Remove
14535 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14536 (gdb.tar.gz): Add new rule to use standard distribution building
14537 mechanism.
14538
14539Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14540
14541 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14542 Bill Cox <bill@cygnus.com>.
14543
14544Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14545
14546 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14547
14548Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14549
14550 * configure: Search current dir first in .gdbinit.
14551
14552Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14553
14554 * config.sub: Recognize freebsd (merged from gcc config.sub).
14555
14556Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14557
14558 * config.sub: Refer to NeXT's operating system as nextstep.
14559
14560 * config.sub (case $basic_machine): Re-order the cases, to match
14561 the order in the FSF version (which is mostly alphabethical).
14562 Merge in some additions and changes from the FSF.
14563
14564Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14565
14566 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14567 * config.sub: Recognize cxux7.
14568 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14569
14570Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14571
14572 * config.sub: Fix typo powerpc -> powerpc-*.
14573
14574Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14575
14576 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14577
14578 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14579 parallel with all-emacs and install-emacs). Top-level command
14580 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14581
14582Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14583
14584 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14585 $(relbindir)/make before doing ``make install'', and use
14586 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14587 installing over running make binary.
14588 ($(host)-stamp-stage3-installed): Likewise.
14589
14590Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14591
14592 * config.guess: Recognize Mach.
14593
14594Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14595
14596 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14597 see whether --exec-prefix was used.
14598
14599Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14600
14601 * README: Explicitly mention libg++/README. (Zoo's idea.)
14602
14603Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14604
14605 * Makefile.in: Add all-librx target similar to all-libproc.
14606
14607Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14608
14609 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14610 with post 1.2 uname bogosity.
14611
14612Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14613
14614 * configure: Remove temporary files on receipt of a signal.
14615
14616Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14617
14618 * configure: If there is a package_makefile_frag, remove
14619 ${subdir}/Makefile.tem after copying it in.
14620
14621Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14622
14623 * build_all.mk: support rs6000 lynx identifies itself as
14624 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14625 since /bin/gcc is too feeble to compile a modern gcc.
14626
14627Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14628
14629 * brought devo/test-build.mk update-to-date with progressive/
14630 test-build.mk. Add lynx targets and hppa flag info.
14631
14632Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14633
14634 * configure.in: Use mh-ncrsvr43. Patch from
14635 Tom McConnell <tmcconne@sedona.intel.com>.
14636
14637Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14638
14639 * config.guess (i386-unknown-bsdi): No longer need to
14640 check #if defined(__bsdi__) && defined(__i386__).
14641
14642Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14643
14644 * configure: Set program_transform_nameoption correctly.
14645
14646Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14647
14648 * brought build-all.mk update-to-date with progressive build-all.mk,
14649 added new targets and hppa info.
aee16bda 14650
28e9041c 14651Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14652
14653 * configure: If config.guess result is a prefix of the user
14654 specified target, assume a native build and use the user specified
14655 target as the host alias. Remove SunOS patch suffix removal hack.
14656 * configure.in: Remove SunOS patch suffix removal hack.
14657
14658 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14659 in NATIVE_CHECK_MODULES.
14660
14661Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14662
14663 * Makefile.in: Rename HOST_ONLY to NATIVE.
14664 * configure: Delete SunOs patch suffix from host_canonical
14665 and build_canonical variables that are prepended to Makefiles.
14666 * configure.in: Add comments for easier maintenance.
14667
14668Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14669
14670 * Makefile.in: Add all-libproc target similar to all-gui.
14671
14672Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14673
14674 * Makefile.in (CHECK_MODULES): split into
14675 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14676
14677Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14678
14679 * config.guess (i386-unknown-bsdi): New system to guess.
14680
14681Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14682
14683 * Makefile.in: Add all-gui target (but not yet build by "all").
14684
14685Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14686
14687 * config.sub: Move deletion of patch suffix from here...
14688 * configure.in: To here, at Ian's suggestion. The top-
14689 level scripts might need to know of a patch level.
14690
14691Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14692
14693 * config.sub: Strip off patch suffix so rtl is recognized
14694 as a sunos4.1.3 machine, even though it's been patched.
14695
14696Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14697
14698 * Makefile.in (INSTALL_LAST): Delete.
14699 (INSTALL_DOSREL): New.
14700
14701Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14702
14703 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14704 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14705 whether we pass down --with-gnu-ld anyhow.
14706
14707Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14708
14709 * Makefile.in (INSTALL_LAST): Change operation so it works
14710 on more flavors of make.
14711 * configure.in (go32): Don't build libg++ or libio.
14712
14713Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14714
14715 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14716 they can be overriden by templates.
14717
14718Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14719
14720 * configure.in (target==go32): Don't build gdb.
14721 * dosrel: New directory.
14722
14723Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14724
14725 * configure.in (host==go32): Configure dosrel too.
14726 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14727 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14728 be set by incoming names or templates.
14729 (INSTALL_LAST): New rule.
28e9041c 14730
14731Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14732
14733 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14734
14735Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14736
28e9041c 14737 * configure.in (appdirs): New variable. Currently empty, but will
14738 be used in gas distribution. If nonempty, lists a set of
14739 directories at least one of which must get configured, or top
14740 level configuration is considered to have failed.
14741 (rs6000-*-lynxos*): Use new file name.
14742
14743Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14744
14745 Eliminate XTRAFLAGS.
14746 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14747 newlib include files using -idirafter, and also use -nostdinc.
14748 (CXX_FOR_TARGET): Likewise.
14749 (XTRAFLAGS): Removed.
14750 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14751 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14752 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14753 ($(DO_X)): Don't pass down XTRAFLAGS.
14754
14755Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14756
14757 * configure.in (mips*-dec-bsd*): New target; do build linker.
14758 (mips*-*-bsd*): New target; don't build linker.
14759
14760Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14761
14762 * configure.in: support rs6000-*-lynxos* configuration.
14763 support sunos4 as a cross target.
14764
14765 * config.sub: look for lynx*, not lynx since the OS version may
14766 legitimately be part of the name.
14767
14768Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14769
14770 * configure.in (i[34]86-*-sco*): Move to be with other i386
14771 targets.
14772 (romp-*-*): New target. Skip various binary utilities.
14773 (vax-*-*): New target. Don't build newlib.
14774 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14775
14776Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14777
14778 * configure.in: Only set host_makefile_frag if config
14779 directory exists.
14780
14781Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14782
14783 * install.sh: If $dstdir exists, don't check whether each
14784 component does.
14785
14786Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14787
14788 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14789
14790Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14791
4b695c23 14792 * configure.in (*-*-lynxos*): Don't configure newlib for either
14793 native or cross Lynx.
28e9041c 14794
14795Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14796
14797 * config.sub (sparc64-elf): Fix os.
14798 (z8k): Remove duplicate.
14799
14800Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14801
14802 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14803 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14804
14805Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14806
14807 * configure: Make file links cleanly even if Lynx fails on
31972771 14808 an NFS symlink (at least fail cleanly).
28e9041c 14809
14810Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14811
14812 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14813 -XNh2000.
14814
14815Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14816
14817 * configure: Unknown options are fatal again.
14818
14819Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14820
14821 * configure: Ignore --x-includes and --x-libraries, for Autoconf
aee16bda 14822 compatibility.
28e9041c 14823
14824Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14825
14826 * build-all.mk: Add `clean' target.
14827
14828Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14829
14830 * config.guess: Add SINIX support.
14831 * configure.in: Add mips-*-sysv4* support.
14832
14833Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14834
14835 * build-all.mk: Document all useful targets.
14836 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14837 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14838
14839Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14840
14841 * configure: Support --silent, --quiet.
14842
14843Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14844
14845 * configure: Support --disable-FEATURE.
14846
14847Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14848
14849 * config.guess: Recognize NCR running SVR4.3.
14850
14851Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14852
14853 * config.guess: Make BSDI generate i386-unknown-bsd386.
14854 Patch from Paul Eggert <eggert@twinsun.com>.
14855
14856Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14857
14858 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14859
14860Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14861
14862 * configure: Make unrecognized options give nonfatal warnings
14863 instead of fatal errors, and pass them to any subdirectory
14864 configures in case they recognize them.
14865 Make --x equivalent to --with-x.
14866
14867Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14868
14869 * configure: Add --enable-* options. Clean up usage message and
14870 some comments.
14871
14872Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14873
14874 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14875
14876Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14877
14878 * configure.in (hppa*-*-*): Enable binutils.
14879
14880Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14881
14882 * config.sub: Recognize cisco.
14883
14884Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14885
14886 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14887
14888Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14889
14890 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14891 than one configuration name. Add comment.
14892
14893Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14894
14895 * config.guess: about target *-hitachi-hiuxwe2, fixed
14896 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14897 macro is incorrect.]
14898
14899Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14900
14901 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14902 than the "make ls" stuff which used to be here.
14903
14904Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14905
14906 * config.guess: Recognize i[34]86-unknown-freebsd.
14907 From Shawn M Carey <smcarey@rodan.syr.edu>.
14908
14909Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14910
14911 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14912
14913Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14914
14915 * config.guess: Check for ptx.
14916
14917Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14918
14919 * config.sub: Add os9k checking.
14920
14921Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14922
14923 * config.guess: Handle OSF1 running on HPPA processors
14924
14925Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14926
14927 * configure: If subdir configure fails, print out a message with
14928 subdirectory name, in case subdir's configure code didn't identify
14929 itself.
14930
14931Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14932
14933 * configure.in: Remove embedded newlines from configdirs.
14934 Avoid mismatches of substrings. Fix matching strings at end
14935 of configdirs.
14936
14937Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14938
14939 * config.guess: Add Lynx/rs6000 config support.
14940
14941Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14942
14943 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14944
14945Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14946
14947 * configure.in (hppa*-*-osf*): Treat this just like most other
14948 PA configurations (eg no binutils or ld).
14949 (hppa*-*-*elf*): These configurations have binutils and ld.
14950
14951Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14952
14953 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14954
14955Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14956
14957 * configure.in (rs6000-*-*): Build gas.
14958
14959Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14960
31972771 14961 * Makefile.in: Avoid bug in losing hpux sed.
28e9041c 14962
14963Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14964
14965 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14966 for GDB and GDB has been fixed to not need it.
14967
28e9041c 14968Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14969
14970 * config.guess: Recognize vax hosts.
14971
14972Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14973
14974 * configure (while loop): Don't use "break 2" inside case
14975 statement -- the case statement isn't an enclosing loop.
14976
14977Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14978
14979 * config.guess: Clean up NeXT support, to allow nextstep
14980 on Intel machines. Make OS be nextstep.
14981
14982Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14983
14984 * config.guess: Add alternate forms for Convex.
14985
14986Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14987
14988 * configure: Completely rewrite option processing. Take
14989 advantage of pattern-matching to avoid invoking test frequently.
14990 Also clean up host and target defaulting logic.
14991
14992Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14993
14994 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14995 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14996 commands (plus user environment) will fit SCO limits.
14997
14998Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14999
15000 * configure.in: Don't issue warnings about directories which are
15001 not being configured if -norecursion is set. Correct test for
15002 --with-gnu-as and --with-gnu-ld to not get confused by substring
15003 matches.
15004
15005 * configure.in: Don't build gas for alpha-dec-osf1*.
15006
15007Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15008
15009 * configure: Back out Per's change of 12/19/1993. It changes the
15010 behavior of configure in unexpected and confusing ways.
15011
15012 Also, use different delim char when calculating
15013 program_transform_name so that the name can contain slashes.
15014
15015Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15016
15017 * configure.in, config.sub: Add support for VSTa micro-kernel.
15018
15019Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15020
15021 * configure.in: Nuke hacks which were used to get a special
15022 version of GAS for HPPA configurations.
15023
15024Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15025
15026 * configure: If only ${target_alias} is given, use that
15027 as the default for ${host_alias}.
15028 * configure: Add missing back-slashes before nested quotes.
15029
15030Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15031
15032 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15033
15034Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15035
15036 * config.guess: Recognize some Tektronix configurations.
15037 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15038
15039Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15040
15041 * config.sub: Match any flavor of SH.
15042
15043Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15044
15045 * configure.in: Don't try to configure newlib for Alpha.
15046
15047Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15048
15049 * configure.in: Don't build ld for Irix 5. Don't build gas,
15050 libg++ or libio for any Alpha target.
15051
15052 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
28e9041c 15053
15054Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15055
15056 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15057 default arguments -- so it tried to compress itself.
15058
15059Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15060
15061 * configure.in (notsupp): ensure that a space is always at the end
15062 of the configdirs list, since the grep checks for an explicit space
15063
15064Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15065
15066 * configure.in (target i386-sysv4.2): don't build ld, since static
15067 versions of many libraries are not available.
15068
15069Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15070
15071 * config.guess: Recognize Apollos (using environment variables).
15072 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15073
15074Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15075
15076 * config.guess: Recognize Sony news mips running newsos.
15077
15078Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15079
15080 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15081 "fi ; else" for bash.
15082
15083Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15084
15085 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15086
15087Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15088
15089 * config.sub: accept unixware as an alias for svr4.2.
15090 Fix some inconsistancies with the gcc version.
15091
15092Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15093
15094 * Makefile.in (DISTDOCDIRS): Add gdb.
15095
15096Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15097
15098 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15099
15100Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15101
15102 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15103 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15104 this now.
15105
15106Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15107
15108 * config.sub: Accept hiux* as an OS name.
15109
15110 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15111 etc/make-stds.texi. The underscore came from gcc, and dje now
15112 agrees that RUNTESTFLAGS is the correct name.
15113
15114Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15115
15116 * install.sh: Remove 'set -e'. It makes any conditionals
15117 in the script useless.
15118
15119 * config.guess: Automatically recognize arm-acorn-riscix
15120 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15121
15122Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15123
15124 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15125
15126Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15127
15128 * Makefile.in (DISTDOCDIRS): New variable.
15129 (taz): Edit local Makefile.in sooner, instead of proto-toplev
aee16bda 15130 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
28e9041c 15131
15132Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15133
15134 * configure.in (hppa target): check the source directory for the
15135 pagas sub-directory
15136
15137Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15138
15139 * config.sub: Allow -aout* and -elf*.
15140
15141Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15142
15143 * configure.in: Don't build ld on i386-solaris2, same as for
15144 sparc-solaris2.
15145
15146Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15147
15148 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15149
15150Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15151
15152 * configure.in: Configure gdb for alpha.
15153
15154Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15155
15156 * Makefile.in (CXXFLAGS): Add -O.
15157
15158Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15159
15160 * config.guess: added support for DG Aviion
15161
15162Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15163
15164 * configure.in: Produce warning message for subdirectories not
15165 configurable for this host/target combination. Don't try to
15166 configure gdb for vms.
15167
15168Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15169
15170 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15171 appropriate files before making "diststuff".
15172 (DISTBISONFILES): New var: list of files to be edited.
15173 (DISTSTUFFDIRS): Add binutils.
15174
15175Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15176
15177 * config.sub: also handle mipsel and mips64el (for little endian mips)
15178
15179Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15180
15181 * configure.in: Add * to end of all OS names.
15182
15183Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15184
15185 * configure.in: Build newlib for LynxOS native.
15186
15187Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15188
15189 * config.guess: Add support for delta 88k running SVR3.
15190
15191 * configure.in: Add comment about HP compiler vs. emacs.
15192
15193Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15194
15195 * configure.in: don't build ld on solaris2 (not a viable option
15196 due to bugs in getpwnam & getpwuid)
15197
15198Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15199
15200 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15201 config.guess will produce a full version number.
15202
15203Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15204
15205 * configure.in: Build linker and binutils for alpha-dec-osf1.
15206
15207Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15208
15209 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15210 and gdb/testsuite/Makefile.in.
15211
15212Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15213
15214 * configure.in: recognize mips*- instead of mips-
15215
15216Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15217
15218 * config.sub: Accept linux*coff and linux*elf as operating
15219 systems.
15220
15221Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15222
15223 * config.sub: Recognize mips64, and mips3 as an alias for it.
15224
15225Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15226
15227 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15228 gdb knows how to handle OSF/1 shared libraries.
15229
15230Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15231
15232 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15233 * config.guess: Recognize Hitachi's HIUX.
15234 * config.sub: Recognize h3050r* and hppahitachi.
15235 Remove redundant cases for hp9k[23]*.
15236
15237Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15238
15239 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15240 if gas and ld are in the source tree and are in ${configdirs}.
15241 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
3398e91d 15242 --with options (but still pass them down on the command line,
28e9041c 15243 if they were explicitly specified).
15244
15245Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15246
15247 * configure: substitute SHELL value in Makefile.in with
15248 ${CONFIG_SHELL}
15249
15250Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15251
15252 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15253 *-*-solaris2* targets.
15254
15255Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15256
15257 * Makefile.in: define M4, and pass it down to sub-makes;
15258 all-autoconf now depends on all-m4
15259
15260Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15261
15262 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15263 presence of {ar,ranlib} instead of a configured directory
15264
15265Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15266
15267 * config.guess: Accept 34?? as well as 33?? for NCR.
15268
15269Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15270
15271 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15272 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15273
15274Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15275
15276 * configure: grab values for $(CC) and $(CXX) from the
15277 environment, so that someone can do "CC=gcc configure; make" and
15278 have it work right (matching the way that autoconf works now)
15279
15280 * configure.in, Makefile.in: add support for gash, the tcl
15281 interface to Galaxy
15282
15283 * config.guess: add NetBSD variants (hp300, x86)
15284
15285Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15286
15287 * install.sh: Support -d option (in the manner of SunOS 4 install,
15288 as it is more deterministic than that of GNU install)
15289 (chmodcmd): Set file to mode 755 by default (should also do default
15290 chgrp and chown, but I don't feel like dealing with that now)
15291
15292Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15293
15294 * config.sub: Remove h8300hhms alias.
15295
15296Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15297
15298 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15299
15300Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15301
15302 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15303 as stmp-fixinc
15304
15305Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15306
15307 * config.sub: recognize m88110-bug-coff.
15308
15309Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15310
15311 * Makefile.in (all-libio): all dependencies on the toolchain used
15312 to build this (gcc, gas, ld, etc)
15313
15314Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15315
15316 * config.guess: Deal with OSF/1 1.3 on alpha.
15317
15318Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15319
15320 * install.sh: add some 'else true' clauses for portability
15321
15322 * configure.in: don't build libio for h8[35]00-*-* targets
15323
15324Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15325
15326 * Makefile.in: Add support for new libio.
15327
15328Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15329
15330 * install.sh: If one command fails, don't try the rest. Don't try
15331 to remove $dsttmp (via trap) unless we have already created it.
15332 If $src doesn't exist, detect it and exit with an error.
15333
15334 * config.guess: Recognize BSD on hp300.
15335
15336Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15337
15338 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15339 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15340
15341Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15342
15343 * Makefile.in (all-send-pr): depends on all-prms
15344
15345Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15346
15347 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15348
15349Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15350
15351 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15352 Added test for mips-mips-riscos5.
15353
15354Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15355
15356 * configure.in: use mh-hp300 for 68k HP hosts
15357
15358Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15359
15360 * configure: add support for CONFIG_SHELL, so that you can use
15361 some alternate shell for evaluating configure scripts
15362
15363Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15364
15365 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15366 in configure script to bug-gdb@prep.ai.mit.edu when building
15367 distribution archive.
15368 * Makefile.in (COMPRESS): Remove def.
15369 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15370 gdb.tar.Z and make-gdb.tar.Z respectively.
15371 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15372 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15373 to convergence with 'taz' target in Makefile.in.
15374
15375Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15376
15377 * install.sh (dsttmp): use trap to ensure that tmp files go
15378 away on error conditions
15379
15380Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15381
15382 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15383
15384Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15385
15386 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15387 its parent is '/' not ''.
15388
15389 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15390
15391Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15392
15393 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15394 that ${newsrcdir}/configure.in does.
15395
15396Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15397
15398 * test-build.mk: support for CONFIG_SHELL
15399
15400Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15401
15402 * config.sub (netware): Add as a basic system type.
15403
15404Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15405
15406 * Makefile.in (Makefile): depend on configure.in. Also drop the
15407 $(srcdir)/ from the dependency on Makefile.in.
15408
15409Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15410
15411 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15412 (h8300hhms is temporary until multi-libraries are implemented).
15413 * configure.in: Handle h8300h too.
15414
15415Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15416
15417 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15418
15419Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15420
15421 * configure: Remove extraneous output when guessing host type.
15422 * config.guess: Remove extraneous output when guessing using C
15423 compiler rather than uname, or when guessing fails.
15424
15425Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15426
15427 * Makefile.in: remove all.cross and install.cross targets
15428
15429 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15430 definitions
15431
15432Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15433
15434 * configure.in (target sh): Build gprof.
15435
15436Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15437
15438 * config.sub: change -solaris to -solaris2
15439
15440Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15441
15442 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15443
15444Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15445
15446 * configure: Correct error message for missing Makefile.in to
15447 print correct directory.
15448
15449Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15450
15451 * install.sh: kludge around 386BSD shell bug
15452
15453Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15454
15455 * config.guess: Recognize NeXT.
15456 * config.guess: Recognize i486-ncr-sysv4.
15457 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15458
15459Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15460
15461 * Makefile.in (MAKEINFOFLAGS): New variable.
15462 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15463 * build-all.mk, test-build.mk: Pass down --no-split as
15464 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15465
15466Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15467
15468 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15469
15470Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15471
15472 * Makefile.in (libg++.tar.z): New rule.
15473 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15474 * Makefile.in (taz): Only do a single chmod.
15475
15476Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15477
15478 * install.sh: don't use dirname anymore (replaced with sed usage)
15479
15480Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15481
15482 * Makefile.in: Change extension for gzip'd files from '.z' to
15483 '.gz' per new FSF standard usage.
15484
15485Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15486
15487 * configure: put quotes around the final value of program_transform_name
15488
15489Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15490
15491 * Makefile.in: new install.sh support; update install-info rules
15492
15493Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15494
15495 * configure.in: Build diff for crosses, but not for go32 host.
15496
15497 * configure.in: Build gprof only for native, and don't build it
15498 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15499
15500Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15501
15502 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15503
15504Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15505
15506 * configure.in (host_tools): Add prms.
15507
15508Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15509
15510 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15511 with $(FLAGS_TO_PASS) on the command line
15512
15513 * config.sub: Recognize lynx and lynxos
15514
15515Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15516
15517 * config.sub: Accept -ecoff*, not just -ecoff.
15518
15519Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15520
15521 * Makefile.in (taz): Use .gz suffix instead of .z.
15522 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15523 names.
15524
15525Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15526
15527 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15528
15529Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15530
15531 * Makefile.in (install-no-fixedincludes): install gcc last, so
15532 that rebuilds that might happen during 'make install' don't get
15533 bogus gcc include files
15534
15535Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15536
15537 Change from Utah for HPPA support:
15538 * config.guess: Recognize hppa1.x-hp-bsd.
15539
15540Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15541
15542 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15543 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15544
15545Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15546
15547 * config.sub: Add support for rom68k and bug boot monitors.
15548
15549Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15550
15551 * Makefile.in: Make all-opcodes depend on all-bfd.
15552
15553Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15554
15555 * config.guess: Added special check for i[34]86-univel-sysv4*.
15556
15557Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15558
15559 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15560 the processor rather than assuming i486.
15561
15562Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15563
15564 * config.guess: Recognize SunOS6 as Solaris3.
15565
15566Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15567
15568 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15569 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15570
15571Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15572
15573 * build-all.mk (all-cross): New target for Canadian Cross.
15574 Added Q2 go32 targets.
15575 * test-build.mk: Configure go32 cross sparclite-aout and
15576 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15577 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15578
15579Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15580
15581 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15582 GO32 hosted toolchains
15583
15584Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15585
15586 * configure: change so "-exec-prefix" gets passed down rather
15587 than "-exec_prefix" so autoconf generated Makefiles get the
15588 exec_prefix set right.
15589
15590Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15591
15592 * config.guess: get the Solaris2 minor version number
15593
15594 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15595
15596Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15597
15598 * config.guess: Recognize some Sequent platforms.
15599
15600Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15601
15602 * Makefile.in: added the vault-install target
15603
15604 * configure.in: actually use the Sun3 makefile fragment that's in
15605 config, also added the release dir to configdirs
15606
15607Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15608
15609 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15610
15611Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15612
15613 * configure.in: remove some program from Alpha targetted toolchains
15614
15615Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15616
15617 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15618 gprof.
15619 (taz): Run "make diststuff" in those directories instead of "make
15620 proto-dir". Look for "VERSION=" only at start of line in subdir
15621 Makefile. Use "gzip -9" for compression.
15622 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15623 (binutils.tar.z): New target.
15624
15625Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15626
15627 * Makefile.in (taz): Include gpl.texinfo.
15628
15629Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15630
15631 * Makefile.in (setup-dirs): Merged into "taz" target.
15632 (taz): Only do `proto-dir' stuff if a directory is actually needed
15633 for this target.
15634
15635Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15636
15637 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15638 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15639 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15640 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15641 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15642
15643Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15644
15645 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15646 config.sub, and move-if-change to gdb testsuite distribution
15647 archive, so the testsuite can be extracted, configured, and
15648 run separately from the gdb distribution. Blow away the Chill
15649 tests that require a Chill compiled executable, since GNU Chill
15650 is not yet publically available.
15651
15652Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15653
15654 * test-build.mk: set environment variables in a single command,
15655 instead of a list of assignments and exports
15656
15657 * config.guess: recognize Alpha/OSF1 systems
15658
15659Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15660
15661 * configure: Change help message to prefer --options rather than
15662 -options.
15663
15664Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15665
15666 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15667 zippy@ecst.csuchico.edu.
15668 * config.guess: Recognize miniframe.
15669
15670Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15671
248deaff 15672 * Makefile.in: Use srcroot to find runtest rather than rootme.
15673 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
28e9041c 15674
15675Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15676
15677 * test-build.mk: Extensive additions to support building on a
15678 machine other than the host.
15679
15680Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15681
15682 * configure (tooldir): Fix for i386-aix again.
15683
15684Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15685
15686 * configure, Makefile.in: Change definition of $(tooldir)
15687 to match the FSF.
15688
15689Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15690
15691 * config.guess: Recognize i[34]86/SVR4.
15692
15693Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15694
15695 * Makefile.in (all-gdb): gdb depends on sim.
15696
15697Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15698
15699 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15700 at the same time we make the prototype gdb directory.
15701 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15702 files at the same time as the gdb base release distribution.
15703
15704Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15705
15706 * Makefile.in (check): Use individual check targets rather than
15707 DO_X rule.
15708 (check-gcc): Added.
15709
15710Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15711
15712 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15713 for System V release 3.2.
15714
15715Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15716
15717 * config.sub: Recognize hppaosf.
15718 * configure.in: Do configure ld/binutils/gas for it.
15719
15720Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15721
15722 * configure (tooldir): Alter syntax used to set this, for systems
15723 where "\$" isn't handled right, like i386-aix.
15724
15725Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15726
15727 * configure: Pass program-transform-name, not
15728 program_transform_name, to recursive configures.
15729
15730Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15731
15732 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15733 of gas+ld+binutils.
15734
15735Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15736
15737 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15738
15739Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15740
15741 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15742
28e9041c 15743Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15744
15745 * Makefile.in (PRMS): Set back to all-prms.
15746
15747Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15748
15749 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15750 targets, rather than for MIPS hosts.
15751
15752Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15753
15754 * configure.in: add comment for --with-x default values
15755
15756 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15757
15758 * Makefile.in: add check-* targets for each of the directories in
15759 the tree. Add a definition of RUNTEST that will use the one we
15760 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15761
15762Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15763
15764 * configure.in: Removed obsolete references to bfd_target and
15765 target_makefile_frag.
15766
15767 * build-all.mk: Set assorted targets for Q2.
15768 * config.sub: Recognize z8k-sim and h8300-hms.
15769 * test-build.mk: Really don't pass host to configure.
15770 (HOLES): Added uname.
15771
15772Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15773
15774 * configure: Handle an empty program-prefix, program-suffix or
15775 program-transform-name correctly.
15776
15777Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15778
15779 * build-all.mk: -G 8 no longer required for MIPS targets.
15780 * test-build.mk: Don't pass host argument to configure; make it
15781 guess.
15782
15783Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15784
15785 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15786 * Makefile.in (COMPRESS): New macro, like GZIP.
15787
15788Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15789
15790 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15791
15792 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15793 with gas currently defaults to -G 0.
15794
15795Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15796
15797 * Makefile.in (all-flex): flex depends on byacc.
15798
15799 * build-all.mk: If host not specified, use config.guess. Pass TAG
15800 to test-build.mk as RELEASE_TAG.
15801 * test-build.mk (configargs): New variable containing arguments to
15802 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15803 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15804
15805 * config.guess: Use /bin/uname when checking -X argument on SCO,
15806 to avoid invoking GNU uname which doesn't understand -X.
15807
15808 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15809
15810 * configure.in: Build gas for mips-*-*.
15811
15812Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15813
15814 * Makefile.in (all.normal): insert missing backslash.
15815
15816Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15817
5309a301 15818 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
28e9041c 15819
15820 * Makefile.in: Complete overhaul to merge many almost identical
15821 targets.
15822
15823Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15824
15825 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15826 (gdb.tar.Z): Adjusted.
15827
15828 * Makefile.in (setup-dirs, taz): New targets; should be general
15829 enough to adapt for gdb sometime. Build only .z file.
15830 (gas.tar.z): New target.
15831
15832Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15833
15834 * build-all.mk: Use CC=cc -Xs on Solaris.
15835
28e9041c 15836Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15837
15838 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15839 for handling BISON for FSF releases.
15840
15841Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15842
15843 * configure: Actually implement the change zoo just documented.
15844
15845Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15846
15847 * configure: when using config.guess, only set target_alias when
15848 it's not already been set (ie, on the command line)
15849
15850Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15851
15852 * Makefile.in: add installcheck target, set PRMS to install-prms
15853
15854Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15855
15856 * configure: add support for package_makefile_fragment, handle the
15857 case where a directory has a configure.in file but no Makefile.in
15858 more gracefully (with an actual understandable error message, even);
15859 add support for --without (and add this to the usage message); also
15860 explicitly add a --host=${host_alias} to the command line when
15861 config.guess is used
15862
15863Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15864
15865 * configure: Must use both --host and --target in recursive calls.
15866
15867Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15868
15869 * Makefile.in: Change deja-gnu to dejagnu.
15870
15871Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15872
15873 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15874
15875Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15876
15877 * configure.in: canonicalize all instances to *-*-solaris2*,
15878 also strip out a number of tools to not build for go32 host
15879
15880Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15881
15882 * config.guess: add GPL.
15883
15884 * Makefile.in, config.guess, config.sub, configure: bump
15885 copyrights to 93.
15886
15887Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15888
15889 * Makefile.in (do-info): Removed obsolete check for existence of
15890 localenv file.
15891
15892 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15893
15894Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15895
15896 * Makefile.in: a couple of 'else true' for decstation,
15897 support for TclX
15898
15899 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15900
15901Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15902
15903 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15904
15905Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15906
15907 * config.guess: Recognize i386-ibm-aix (PS/2).
15908 * configure.in: Use config/mh-aix386 file for it.
15909
15910Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15911
15912 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15913 CC_FOR_TARGET instead.
15914 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15915
15916Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15917
15918 * Makefile.in: Add sim to list of directories sent with gdb
15919
15920Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15921
15922 * configure.in: Put back mips-dec-bsd* case.
15923
15924Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15925
15926 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15927 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15928 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
28e9041c 15929
15930Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15931
15932 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15933
15934 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15935 (install-info): install dir.info only if it exists,
15936 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15937
15938Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15939
15940 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15941 gas for mips-dec-bsd.
15942
15943Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15944
15945 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15946 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15947
15948Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15949
15950 * configure.in: Added "dejagnu" to hosttools list.
15951
15952Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15953
15954 * config.sub, configure.in, config.guess: Add support
15955 for Bosx, an AIX variant from Bull.
15956 Patches from F.Pierresteguy@frcl.bull.fr.
15957
15958Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15959
15960 * devo/dejagnu: Initial creation of devo/dejagnu.
15961 Migrated dejagnu testcases and support files for testing software
15962 tools to reside as subdirectories, currently called "testsuite",
15963 within the directory of the software tool. Migrated all programs,
15964 support libraries, etc. beloging to dejagnu proper from
15965 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15966 with no modifications. The changes to these files which will
15967 allow them to configure, build, and execute properly will be made
15968 in a future update.
15969
15970Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15971
15972 * Makefile.in: Change send_pr to send-pr.
15973 * configure.in: Likewise.
15974 * send_pr: Renamed directory to send-pr.
15975
15976Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15977
15978 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15979
15980Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15981
15982 * README: Update for gdb-4.8 release.
15983 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15984 gdb-xxx.tar.z (gzip'd) file also.
15985
15986Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15987
15988 * Makefile.in: make all-diff depend on all-libiberty
15989
15990Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15991
15992 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15993
15994Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15995
15996 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15997
15998Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15999
16000 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16001 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16002 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16003
16004Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16005
16006 * Makefile.in: makeinfo binary is in a new location
16007
16008Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16009
16010 * config.sub: Accept -ecoff as an OS.
16011
16012 * Makefile.in: Various changes to eliminate a level of make
16013 recursion and reduce the required command line length.
16014 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16015 sub-makes.
16016 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16017 variables holding settings for specific sub-makes.
16018 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16019 in terms of BASE_FLAGS_TO_PASS.
16020 (TARGET_LIBS): New variable listing directories which use
16021 TARGET_FLAGS_TO_PASS.
16022 (subdir_do): Eliminated.
16023 (do-*): New set of targets to replace subdir_do.
16024 (various): All targets which used subdir_do now depend on do-*.
16025 (local-clean): Renamed from do_clean.
16026 (local-distclean): New target, dependency of distclean and
16027 realclean.
16028 (install-info): Don't create directories. Depend on dir.info
16029 rather than calling make recursively.
16030 (install-dir.info): Eliminated.
16031 (install-info-dirs): Create all info directories here.
16032 (dir.info): Depend upon do-install-info.
16033
16034 * test-build.mk (HOLES): Added false.
16035
16036Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16037
16038 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16039
16040Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16041
16042 * Makefile.in (info): remove dependency on all-texinfo. The
16043 problem was really in texinfo/C, not at this level.
16044
16045Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16046
16047 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16048
16049Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16050
16051 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16052 GDB releases.
16053
16054Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16055
16056 * configure: Include srcdir in message about target of link not
16057 being found. Don't convert `-' to `_' in `with' options being
16058 passed to subdirs.
16059
16060Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16061
16062 * configure.in: add uudecode to host_tools
16063
16064 * Makefile.in: added {all,install}-uudecode targets, added them to
16065 the appropriate lists
16066
16067Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16068
16069 * Makefile.in (all-gcc): Added dependency on all-gas.
16070
16071 * configure.in (mips-*-*): Build ld and binutils.
16072
16073Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16074
16075 * configure: check return code from mkdir, print error message and
16076 exit on failure.
16077
16078Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16079
16080 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16081
16082Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16083
16084 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16085
16086Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16087
16088 * config.sub (h8500): Recognize this as a cpu type.
16089
16090Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16091
16092 * configure: source directory missing is no longer a warning
16093
16094 * configure.in: recognize irix[34]* instead of irix[34]
16095
16096 * Makefile.in: define and pass down X11_LIB
16097
28e9041c 16098Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16099
16100 * guess-systype: Renamed to ...
16101 * config.guess: ... by popular request.
16102 * configure.in, Makefile.in: Update accordingly.
16103
16104Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16105
16106 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16107 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16108 + Execute ./dummy instead of assuming . is in PATH.
16109
16110Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16111
16112 * guess-systype: New shell script. Attempts to guess the
16113 canonical host name of the executing host.
16114 Only a few hosts are supported so far.
16115 * configure: Call guess-systype if no host is specified.
16116
16117Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16118
16119 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16120 gcc Makefile.
16121
16122
16123Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16124
16125 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16126 (all-gcc, install-gcc, subdir_do): Use it.
16127
16128Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16129
16130 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16131
16132Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16133
16134 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16135 set exclusively by configure, using configure.in .
16136
16137Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16138
16139 * test-build.mk: set $PATH for all builds
16140
16141 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16142
16143Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16144
16145 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16146 the one used in gcc/Makefile.in, so that a null expansion doesn't
16147 override the one needed to build gcc with a native cc.
16148
16149
16150Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16151
16152 * configure: Accept -with arguments.
16153
16154Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16155
16156 * Makefile.in: added h8300sim
16157
16158Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16159
28e9041c 16160 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16161 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16162 (all-cygnus, native, build-cygnus): Make
16163 $(canonhost)-stamp-3stage-done, not $(host)....
16164 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16165 i386-sco3.2v4. Added else true to if command.
16166
16167Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16168
16169 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16170
16171Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16172
16173 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16174
16175Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16176
16177 * configure.in: don't remove binutils from Solaris builds
16178
16179Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16180
16181 * Makefile.in: get rid of earlier definitions for *clean,
16182 also handle the recursive info rule better
16183
16184Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16185
16186 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16187 do more-or-less the right thing.
16188
16189Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16190
16191 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16192 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16193
16194Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16195
16196 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16197 $(host_canonical).
16198
16199 * configure.in: split the configdirs list into 4 categories (native
16200 v. cross, library v. tool) and handle the cross-only and native-
16201 only in more reasonable (and correct!) way.
16202
16203Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16204
16205 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16206 configdirs anymore.
16207
16208Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16209
16210 * Makefile.in: extensive cleanup:: removed all of the explicit
16211 clean-* targets, collapsed many wrappers around subdir_do into
16212 one, added additional targets to satisfy standards.texi, deleted
16213 some old targets, some changes for consistency
16214
16215Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16216
16217 * configure.in: handle some programs as cross-only, and others as
16218 native only
16219
16220 * test-build.mk: handle partial holes in a more generic manner
16221
16222 * Makefile.in: m4 depends on libiberty
16223
28e9041c 16224Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16225
16226 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16227 time, wdiff, and find to configdirs
16228
16229 * Makefile.in: all, clean, and install rules for the new programs
16230 added to configure.in
16231
16232Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16233
16234 * configure.in: use mh-sun for all *-sun-* hosts
16235
28e9041c 16236Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16237
16238 * Makefile.in: define flags for X11 include files and library file
16239 locations, pass them down to the programs that need this info
16240
16241 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16242
28e9041c 16243Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16244
16245 * configure.in: start building libg++ for HP-UX targets
16246
16247Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16248
16249 * README: Update references to files moved into etc/.
16250
16251Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16252
16253 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16254 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16255
16256Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16257
16258 * configure: accept dash as well as underscore in long option
16259 names for FSF compatibility.
16260
16261Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16262
16263 * config.sub: added -sco3.2v4 support from FSF.
16264
16265Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16266
16267 * configure.in: expand the section that adds or removes
16268 directories from the list of programs to build, to handle native
16269 vs. cross in addition to host v. native
16270
16271Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16272
16273 * Makefile.in: Replace C++ in macro names with CXX.
16274 This is less likely to break ...
16275
16276Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16277
16278 * test-build.mk: add -w to GNU_MAKE
16279
16280Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16281
16282 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16283 add 'sparc' to list of recognized cpus. This needed to make
16284 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16285 Delete some redundant ose68 variants. Recognize -wrs as an os,
16286 then changes that into $CPU-wrs-vxworks.
16287
16288 * configure.in: remove most references to gdbtest, regularize
16289 target based program removal
16290
16291 * test-build.mk: import from p3 tree (many fixes and changes)
16292
16293Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16294
16295 * Makefile.in: added rules to handle tcl, tk, and expect
16296
16297 * configure.in: handle those directories if they exist
16298
16299Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16300
16301 * config.sub: removed bogus hppabsd and hppahpux names, since
16302 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16303
16304Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16305
16306 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16307 depends upon all-xiberty
16308
16309 * Makefile.in: changes from p3, including:
16310
16311 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16312
16313 * Makefile.in (XTRAFLAGS): include newlib directories if
16314 newlib/Makefile exists, rather than if host != target.
16315
16316 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16317
16318 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16319 from the same source tree and not building a cross-compiler. This
16320 matters for the libg++ configuration if reconfiguring a tree that
16321 has already been installed.
16322
16323 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16324
16325 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16326 pick up the machine and system specific header files.
16327
16328 * Makefile.in: added AS_FOR_TARGET, passed down in
16329 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16330 the C compiler to use to create programs which are run in the
16331 build environment, set it to default to $(CC), and passed it down
16332 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16333
16334 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16335
16336 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16337 We need them for unusual native builds, like systems without
16338 ranlib.
16339
16340 * configure: also define $(host_canonical) and
31972771 16341 $(target_canonical), which are the full, canonical names for the
16342 given host and target
28e9041c 16343
16344Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16345
16346 * Makefile.in: Added separate definitions for C++.
16347
16348Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16349
16350 * configure.in (configdirs): Add deja-gnu.
16351
16352Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16353
16354 * README: Update for configure.texi and gdb-4.7 release.
16355
16356Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16357
16358 * Makefile.in: Move "all" target to top of file.
16359 Previously, first target was ".PHONY" which caused BSD4.4 make
16360 to build .PHONY when make was run without arguments.
16361
16362Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16363
16364 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16365 Library-copylefted code in libiberty.
16366
16367Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16368
16369 * config.sub: Replace m68kmote with plain old m68k.
16370
16371Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16372
16373 * Makefile.in: Remove space from blank line, avoid Make complaints.
16374
16375Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16376
16377 * config.sub: Complain if no argument is given. Added support for
16378 386bsd as OS and target alias.
16379
16380Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16381
16382 * Makefile.in (XTRAFLAGS): include newlib directories if
16383 newlib/Makefile exists, rather than if host != target.
16384
16385Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16386
16387 * config.sub: recognize sparclite-wrs-vxworks.
16388
16389 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16390 p3.) Added clean-xiberty to clean.
16391
16392Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16393
16394 * configure.in: use *-*-* instead of nested cases for host and target
16395
16396Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16397
16398 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16399 from the same source tree and not building a cross-compiler. This
16400 matters for the libg++ configuration if reconfiguring a tree that
16401 has already been installed.
16402
16403Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16404
16405 * config.sub (i486v/i486v4): Merge in from FSF version.
16406
16407Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16408
16409 * configure: only set PWD if it is already set.
16410
16411Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16412
16413 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16414 doesn't have unset and all success paths (and most error paths)
16415 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16416 to just ${PWD} to avoid confusion.)
16417
16418Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16419
16420 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16421 even for a native compilation.
16422
16423Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16424
16425 Changes to make the gdb.tar.Z rule work better.
16426
16427 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16428 (DEVO_SUPPORT): Add configure.texi.
16429 (bfd-ilrt.tar.Z): Remove ancient rule.
16430
16431Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16432
16433 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16434 pick up the machine and system specific header files.
16435
16436 * configure.in, config.sub: added new target m68010-adobe-scout,
16437 with alias of adobe68k. Changed configure.in to check for
16438 -scout before -sco* to avoid a false match.
16439
16440 * Makefile.in: added AS_FOR_TARGET, passed down in
16441 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16442 the C compiler to use to create programs which are run in the
16443 build environment, set it to default to $(CC), and passed it down
16444 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16445
16446Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16447
16448 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16449 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16450 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16451 FOR_TARGET variants, to newlib and libg++.
16452
16453Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16454
16455 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16456 first.
16457
16458Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16459
16460 * config.sub: Accept `elf' as an environment.
16461
16462Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16463
16464 * Makefile.in (all-opcodes): cd into the right directory
16465
16466Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16467
16468 * configure: added -program_transform_name option, used as
16469 argument to sed when installing programs.
16470 configure.texi: added documentation for -program_prefix,
16471 -program_suffix and -program_transform_name.
16472
16473Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16474
16475 * config.sub: Accept i486 where i386 ok.
16476
16477Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16478
16479 * config.sub: accept we32k
16480
16481Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16482
4b695c23 16483 * config.sub, configure.in: accept OSE68000 and OSE68k.
28e9041c 16484
16485 * Makefile.in: don't create all directories for ``make install'';
16486 let the subdirectories create the ones they need.
16487
16488Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16489
31972771 16490 * COPYING: new file, GPL v2
28e9041c 16491
16492Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16493
16494 * Makefile.in: use the new gen-info-dir, which needs a template
16495 argument (which also lives in texinfo)
16496
16497 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16498
28e9041c 16499Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16500
16501 * config.sub (ncr3000): Change i386 to i486.
16502
16503Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16504
16505 * Makefile.in: add install-rcs, install-grep to
16506 install-no-fixedincludes, removed install-bison and install-libgcc
16507
16508Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16509
16510 * configure.in: grab the HPUX makefile fragment if on HPUX
16511
16512Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16513
16514 * Makefile.in: eradicate bison spoor (ditto libgcc).
16515 configure.in: recognise m68{k,000}-ericsson-OSE.
16516 es1800 is alias for m68k-ericsson-OSE
16517
16518Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16519
16520 * configure.in: rearrange the parts that remove programs from
16521 configdirs, based now on HOST==TARGET or by canonical triple.
16522
16523Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16524
16525 * test-build.mk: recurse explicitly with -f test-build.mk when
16526 appropriate. predicate stage3 and comparison on the existence
16527 of gcc. That is, if gcc isn't around, we aren't three-staging.
16528 On very clean, also remove ...stamp-co. Build in-place before
16529 doing other builds.
16530
16531Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16532
16533 * Makefile.in, configure.in: add tgas
16534
16535Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16536
16537 * Makefile.in: a number of changes merged in from progressive.
16538
16539 * configure.in: add libm.
16540
16541 * .cvsignore: ignore some stuff that comes from test-build.mk.
16542
28e9041c 16543Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16544
16545 * config.sub: Add es1800 (m68k-ericsson-es1800).
16546
16547Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16548
16549 * configure: Add program_suffix (parallel to program_prefix)
16550 * Makefile.in: adjust directory-creating script for losing decstation
16551
16552Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16553
16554 * configure: Minor $subdir-related fixes.
16555
16556Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16557
16558 * configure: fix various problems with propogating
16559 makefile_target_frag in subdirs.
16560 * configure.in: config libgcc if its there
16561
16562Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16563
16564 * config.sub: HPPA merge.
16565
28e9041c 16566Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16567
16568 * Makefile.in: Replace all-bison with all-byacc in all
16569 dependency lines for other tools (which now use byacc).
16570
16571Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16572
16573 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16574
28e9041c 16575Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16576
16577 * Makefile.in: make gprof rules similar to byacc rules (instead of
16578 vestigal $(unsubdir) that didn't work...)
16579
16580Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16581
16582 * config.sub: Add support for Linux.
16583 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16584 (at least for libg++).
16585
16586Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16587
16588 * configure.texi: fix doc for the -nfp option to configure
16589
16590Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16591
16592 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16593
16594Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16595
16596 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16597 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16598 * configure.in: added solaris* host_makefile_frag hook.
16599
16600Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16601
16602 * config.sub: changed recognition of m68000 so that various
16603 m68k types can be specified via m680[01234]0
16604
16605Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16606
16607 * config.sub (basic_machine): fix sed so that '-foo' isn't
16608 completely substituted out while .+'-foo' loses the '-foo'
16609
16610Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16611
16612 * config.sub ($os): Add -aout.
16613
16614Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16615
16616 * configure: If host_makefile_frag is absolute, don't
16617 prefix ${invsubdir} (relevant to libg++ auto-configure).
16618
16619Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16620
16621 * Makefile.in (tooldir): Define it.
16622 (all-ld): Depend on all-flex.
16623
16624Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16625
16626 * Makefile.in (check): Fix libg++ special case.
16627
16628Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16629
16630 * configure: do not bury `pwd` into config.status, thus do fewer
16631 pwd's.
16632
16633 * configure: print the "Building in" message only when building in
16634 other than "." AND verbose.
16635
fee90afd 16636 * configure: remove -s, rework -v to better accommodate guested
28e9041c 16637 configures.
16638
16639 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16640
16641Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16642
16643 * Makefile.in: macroize flags passed on recursion. remove
16644 fileutils.
16645
16646Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16647
16648 * configure: get makesrcdir right for subdirs deeper than 1.
16649
16650 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16651 install.
16652
16653Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16654
16655 * Makefile.in: don't print subdir_do or recursion lines.
16656
16657Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16658
16659 * standards.texi: added menu item.
16660
16661 * Makefile.in: build and install standards.info.
16662
16663 * standards.texi: new file.
16664
16665Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16666
16667 * configure: test for and move config.status pieces from
16668 ${subdir}/.
16669
16670Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16671
28e9041c 16672 * configure: Test for existance of files before trying to mv
16673 them, to avoid numerous non-existance messages.
16674
16675Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16676
16677 * configure: correct final line of config.status.
16678
16679 * configure: patch from eggert. Avoids a protection problem if
16680 the original Makefile.in is read only.
16681
16682 * configure: use move-if-change from gcc to create config.status.
16683 Some makefiles depend on config.status to tell if a directory
16684 has been reconfigured for a different host. This change
16685 prevents those directories from remaking everything in the case
16686 where the reconfig was only intended to rebuild a Makefile.
16687
16688 * configure: test for config.sub with "config.sub sun4" rather
16689 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16690 host alias from a missing config.sub.
16691
16692Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16693
16694 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16695 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16696
16697Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16698
16699 * configure: mkdir ${subdir} as needed.
16700
16701Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16702
16703 * Makefile.in,configure.in: added autoconf.
16704
16705Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16706
16707 * Makefile.in: no longer pass against on recursion.
16708
16709 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16710 definitions are not inherited.
16711
16712 * configure: correct makesrcdir when subdir is .
16713
16714Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16715
16716 * configure: Add support for 'subdirs' variable, which is
16717 like 'configdirs', except that configure doesn't re-invoke
16718 itself for subdirs, it just creates a Makefile for each subdir.
16719 * configure.texi: Document subdirs.
16720
16721Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16722
16723 * configure.in: added flex to configdirs
16724
16725Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16726
16727 * Makefile.in: remove clean-stamps from clean.
16728
16729Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16730
16731 * configure.in: Add gdbtest to configdirs.
16732
16733Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16734
16735 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16736 to recursive makes.
16737 * configure.in: Recognize new ncr3000 config.
16738
16739Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16740
16741 * Makefile.in, configure.in: removed references to gdbm.
16742
16743Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16744
16745 * config.sub: Don't canonicalize os value
16746 newsos* to bsd (readline needs to check for newsos).
16747 (This fix was earlier made Jan 31, but got re-broken.)
16748
16749Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16750
16751 * configure.in: sco is an os, not a vendor!
16752
16753 * configure: Quote $( better. Keep various shells happy.
16754
16755Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16756
16757 * Makefile.in: eliminate stamp-files.
16758
16759Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16760
16761 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16762 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16763
16764Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16765
16766 * config.sub: fix iris/iris3.
16767
16768Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16769
16770 * configure: re-add -rm.
16771
16772Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16773
16774 * Maskefile.in: add .stmp-rcs to all.
16775
16776 * configure.in: remove gas from rs6000 build, use aix host fragment.
16777
16778Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16779
16780 * configure: pass down site_option during recursion.
16781
16782Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16783
16784 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16785
16786Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16787
16788 * configure: Change exec_prefix so that it really defaults to prefix.
16789
16790Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16791
16792 * Makefile.in, configure.in: Add support for mmalloc library.
16793
16794Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16795
16796 * Makefile.in: add stmp dependencies for a few more things.
16797
16798Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16799
16800 * configure: adjusted error message on objdir/srcdir configure
16801 collision, per john's suggestion.
16802
16803 * Makefile.in: add libiberty stmp to all and all.cross.
16804
16805Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16806
16807 * Makefile.in: remove force dependencies, add grep to all.
16808
16809Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16810
16811 * Makefile.in: drop flex. make stamp files work.
16812
16813 * configure: added test for conflicting configuration in srcdir,
16814 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16815 gets cranky. use relative paths for configure and srcdir
16816 whenever possible. Send some error messages to stderr that were
16817 going to stdout.
16818
16819Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16820
16821 * Makefile.in: Fix libg++ rule to check for gcc directory
16822 before using gcc/gcc. Also pass XTRAFLAGS.
16823
16824Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16825
16826 * Makefile.in: added stmp-files so that directories aren't polled
16827 when they are already built.
16828
16829 * configure.texi: fixed a node pointer problem.
16830
16831Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16832
5309a301 16833 * config.sub configure.in gdb/configure.in
28e9041c 16834 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16835 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16836 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16837
16838Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16839
16840 * configure: -recurring becomes -silent. corrected help message
16841 for -site= option.
16842
16843 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16844
16845Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16846
16847 * configure: when building Makefile for crosses, replace
16848 tooldir and program_prefix. default srcdir from location of
16849 config.sub. remove "for host in hosts" and "for target in
16850 targets" loops.
16851
16852Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16853
16854 * Makefile.in: Do not pass bindir or mandir to cvs.
16855
16856Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16857
16858 * Makefile.in, configure.in: removed traces of namesubdir,
16859 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16860 copyrights to '92, changed some from Cygnus to FSF.
16861
16862 * configure.texi: remove most references to multiple hosts,
16863 multiple targets, subdirs, etc.
16864
16865 * configure.man: removed rcsid. reference config.sub not
16866 config.subr.
16867
16868 * Makefile.in: mkdir $(infodir) on install-info.
16869
16870Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16871
16872 * configure.texi: Explain better about .gdbinit and about
16873 the environment that configure.in sections run in.
16874
16875Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16876
16877 * configure.in: Ultrix is only a decstation if it's a MIPS.
16878
16879Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16880
16881 * README: DOC.configure => cfg-paper.texi.
16882
16883Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16884
16885 * config.sub (near case $os): Don't convert newsos* to bsd!
16886
16887Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16888
16889 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16890 the number of copies of COPYING that go into the GDB tar file.
16891
16892Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16893
5309a301 16894 * bfd/configure.in, gdb/config/mh-i386sco,
28e9041c 16895 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16896 Fix SCO configuration stuff.
16897
16898Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16899
16900 * Makefile.in: For libg++, make sure the -I pointing
16901 to the gcc directory goes *after* all the libg++-local -I flags.
16902 Also, move just-gcc dependency from just-libg++ to all-libg++.
16903
16904Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16905
16906 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16907
16908Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16909
16910 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16911
16912Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16913
16914 * config.sub: Add stratus configuration frags. Also
16915 submitted to FSF.
16916
16917Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16918
16919 * Makefile.in (DEV_SUPPORT): add configure.man.
16920
16921 * config.sub(Decode manufacturer-specific): add -none*.
16922
16923Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16924
16925 * Makefile.in: remove form feeds to make Sun's make happy.
16926 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16927
16928Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16929
16930 * Makefile.in (AR_FLAGS): Make quieter.
16931
16932Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16933
16934 * configure.in: Add libg++.
16935 * configure: When verbose, don't output the command line at each
16936 level; it will be unremarkably the same as the previous version,
16937 which will be the same as what the user typed.
16938
16939Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16940
16941 * configure.in, Makefile.in: fix clean-info, add flex. add
16942 fileutils.
16943
16944 * configure: be less sensitive to spaces in Makefile.in. Do not
16945 look for sources in "..". Doing so breaks subdirectories that
16946 might have their own configure. If a subdir has it's own
16947 configure script, use it.
16948
16949Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16950
16951 * cfg-paper.texi: some changes suggested by rms.
16952
16953Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16954
16955 * config.sub: Merge in some small additions from the FSF version,
16956 taken from the gcc distribution, to bring the Cygnus and FSF
16957 versions into closer sync.
16958
16959Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16960
16961 * configure.in: Changed svr4 references to sysv4.
16962
16963Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16964
16965 * configure: added -V for version number option.
16966
16967Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16968
16969 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16970 renamed from DOC.configure to cfg-paper.texi.
16971
16972Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16973
16974 * configure, config.subr, config.sub: config.subr is now
16975 config.sub again.
16976
16977Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16978
16979 * configure.texi: new file, in progress.
16980
16981 * Makefile.in: build info file and install the man page for
16982 configure.
16983
16984 * configure.man: new file, first cut.
16985
16986 * configure: find config.subr again now that configuration "none"
16987 has gone. removed all traces of the -ansi option. removed all
16988 traces of the -languages option.
16989
16990 * config.subr: resync from rms.
16991
16992Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16993
16994 * configure, config.sub, config.subr: merge config.sub into
16995 config.subr, call the result config.subr, remove config.sub, use
16996 config.subr.
16997
16998 * Makefile.in: revised install for dir.info.
16999
17000Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17001
17002 * configure.in: add decstation host makefile frag.
17003
17004 * Makefile.in: BISON now bison -y again. also install-gcc on
17005 install. clean-gdbm on clean. infodir belongs in datadir.
17006 Make directories for info install. Build dir.info here then
17007 install it.
17008
17009Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17010
17011 * Makefile.in: fix for bad directory tests.
17012
17013Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17014
17015 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17016 regexp. -srcdir relative was being handled incorrectly.
17017
17018 * Makefile.in: unwrapped some for loops so that parallel makes
17019 work again and so one can focus one's attention on a particular
17020 package.
17021
17022Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17023
17024 * configure: added PWD as a stand in for `pwd` (for speed). use
17025 elif wherever possible. make -srcdir work without -objdir.
17026 -objdir= commented out.
17027
17028Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17029
17030 * configure: +options become --options. -subdirs commented out.
17031 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17032 Makefile now at top of generated Makefile. Removed cvs log
17033 entries. added -srcdir. create .gdbinit only if there is one
17034 in ${srcdir}.
17035
17036 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17037 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17038 and mandir now keyed off datadir by default.
17039
17040Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17041
17042 * Freshly created ChangeLog.
17043
17044\f
17045Local Variables:
17046mode: change-log
17047left-margin: 8
17048fill-column: 76
17049version-control: never
17050End: