]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
5794a5d1a1037c86e2a1c2caeaa598281597413b
[thirdparty/gcc.git] / ChangeLog
1 2011-07-15 Jason Merrill <jason@redhat.com>
2
3 * Makefile.in (check-c++): Move check-gcc-c++0x after
4 check-target-libstdc++-v3.
5
6 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
7
8 * MAINTAINERS (c6x port): New entry.
9
10 2011-07-13 Jason Merrill <jason@redhat.com>
11
12 * Makefile.in (check-gcc-c++0x): New.
13 (check-c++): Depend on it.
14
15 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16
17 PR target/39150
18 * configure.ac (i[3456789]86-*-solaris2*): Also accept
19 x86_64-*-solaris2.1[0-9]*.
20 * configure: Regenerate.
21
22 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
23
24 * MAINTAINERS (RTL optimizers): Add self.
25
26 2011-06-27 Gabriel Charette <gchare@google.com>
27
28 * MAINTAINERS (Write After Approval): Add myself.
29
30 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
31
32 PR regression/47836
33 PR bootstrap/23656
34 PR other/47733
35 PR bootstrap/49247
36 PR c/48825
37 * configure.ac (target_libraries): Remove target-libiberty.
38 Remove case-statement setting skipdirs=target-libiberty for
39 multiple targets. Remove checking target_configdirs and
40 removing target-libiberty but keeping target-libgcc if
41 otherwise empty.
42 * Makefile.def (target_modules): Don't add libiberty.
43 (dependencies): Remove all traces of target-libiberty.
44 * configure, Makefile.in: Regenerate.
45
46 2011-06-13 Walter Lee <walt@tilera.com>
47
48 * configure.ac (tilepro-*-*) New case.
49 (tilegx-*-*): Likewise.
50 * configure: Regenerate.
51
52 2011-06-06 Jing Yu <jingyu@google.com>
53
54 * configure.ac: Skip target-libiberty for
55 arm*-*-linux-androideabi.
56 * configure: Regenerated.
57
58 2011-06-06 Nick Clifton <nickc@redhat.com>
59
60 * config.sub: Sync from upstream.
61
62 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
63
64 * MAINTAINERS (Write After Approval): Add myself.
65
66 2011-06-01 Daniel Jacobowitz <drow@false.org>
67
68 * MAINTAINERS: Update my email address.
69
70 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
71
72 * MAINTAINERS (Write After Approval): Update my email address.
73
74 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
75
76 * MAINTAINERS (Write After Approval): Add myself.
77
78 2011-05-08 Doug Kwan <dougkwan@google.com>
79
80 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
81 * configure: Regenerated.
82 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
83 value from configure.
84 * Makefile.in: Regenerated.
85
86 2011-05-05 Joseph Myers <joseph@codesourcery.com>
87
88 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
89 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
90 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
91 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
92 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
93 *-*-vxworks*): Disable newlib and libgloss in separate case
94 statement.
95 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
96 to separate case statement.
97 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
98 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
99 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
100 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
101 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
102 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
103 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
104 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
105 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
106 i[[3456789]]86-*-rdos*, m32r-*-*,
107 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
108 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
109 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
110 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
111 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
112 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
113 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
114 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
115 and libgloss in main case over targets. Remove most empty cases
116 in main case over targets.
117 * configure: Regenerate.
118
119 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
120
121 * MAINTAINERS (Write After Approval): Add myself.
122
123 2011-05-04 Joseph Myers <joseph@codesourcery.com>
124
125 * configure.ac: Remove code setting special library locations for
126 hppa*64*-*-hpux11*. Remove code setting compiler for
127 sparc-sun-solaris2*.
128 * configure: Regenerate.
129
130 2011-05-04 Joseph Myers <joseph@codesourcery.com>
131
132 * configure.ac: Separate libgloss_dir settings from general case
133 over targets.
134 * configure: Regenerate.
135
136 2011-04-28 Joseph Myers <joseph@codesourcery.com>
137
138 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
139 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
140 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
141 cases in libgcj-disabling case statement.
142 (hppa*64*-*-linux*): Set unsupported_languages instead of
143 disabling target-zlib.
144 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
145 to hppa*64*-*-hpux*.
146 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
147 hppa*-*-hpux*.
148 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
149 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
150 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
151 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
152 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
153 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
154 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
155 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
156 libgcj-disabling case statement.
157 * configure: Regenerate.
158
159 2011-04-28 Joseph Myers <joseph@codesourcery.com>
160
161 * configure.ac: Disable Java for targets not supporting libffi.
162 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
163 Remove cases in Java-disabling statement.
164 (*arm-wince-pe): Change to arm-wince-pe.
165 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
166 cases in Java-disabling statement.
167 (bfin-*-*): Don't disable Java again.
168 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
169 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
170 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
171 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
172 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
173 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
174 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
175 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
176 Java-disabling statement.
177 (mmix-*-*): Don't disable Java again.
178 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
179 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
180 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
181 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
182 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
183 statement.
184 * configure: Regenerate.
185
186 2011-04-28 Joseph Myers <joseph@codesourcery.com>
187
188 * configure.ac: Separate cases disabling Java and Java libraries
189 from general case over targets.
190 * configure: Regenerate.
191
192 2011-04-21 Jie Zhang <jzhang918@gmail.com>
193
194 * MAINTAINERS: Update my email address.
195
196 2011-04-20 Easwaran Raman <eraman@google.com>
197
198 * MAINTAINERS (Write After Approval): Add myself.
199
200 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
201
202 PR lto/48086
203 * configure.ac: Re-enable LTO on *-apple-darwin9*.
204 * configure: Regenerate.
205
206 2011-04-16 Jim Meyering <meyering@redhat.com>
207
208 * MAINTAINERS (Write After Approval): Add myself.
209
210 2011-04-15 Dodji Seketeli <dodji@redhat.com>
211
212 * MAINTAINERS: Update my email address.
213
214 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
215
216 * MAINTAINERS (Write After Approval): Add myself.
217
218 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
219
220 * MAINTAINERS (Write After Approval): Add myself.
221
222 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
223
224 * MAINTAINERS (Write After Approval): Add myself.
225
226 2011-04-06 Joseph Myers <joseph@codesourcery.com>
227
228 * configure.ac (build_tools): Remove build-byacc.
229 (host_libs): Remove mmalloc.
230 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
231 autoconf automake libtool diff rcs fileutils shellutils time
232 textutils wdiff find uudecode hello tar gzip indent recode release
233 sed perl gawk findutils gettext zip.
234 (libgcj): Remove target-qthreads.
235 (target_tools): Remove target-examples target-gperf.
236 (YACC): Don't handle building byacc.
237 * configure: Regenerate.
238 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
239 dosutils, examples, fileutils, find, findutils, gawk, gettext,
240 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
241 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
242 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
243 handle building components.
244 * Makefile.in: Regenerate.
245
246 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
247
248 * MAINTAINERS: Update my email address as Xtensa maintainer.
249
250 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
251
252 * config.sub: Sync from upstream.
253
254 2011-04-01 Joseph Myers <joseph@codesourcery.com>
255
256 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
257 (microblaze*): Don't disable libssp.
258 * configure: Regenerate.
259
260 2011-04-01 Joseph Myers <joseph@codesourcery.com>
261
262 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
263 moveifchange.
264 * configure: Regenerate.
265 * Makefile.tpl: Use @SHELL@ not @config_shell@.
266 * Makefile.in: Regenerate.
267
268 2011-04-01 Joseph Myers <joseph@codesourcery.com>
269
270 * configure.ac (*-*-sysv4*): Don't enable libgomp.
271 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
272 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
273 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
274 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
275 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
276 md_exec_prefix cases.
277 * configure: Regenerate.
278
279 2011-04-01 Joseph Myers <joseph@codesourcery.com>
280
281 * configure.ac: Separate cases disabling target-libssp,
282 target-libiberty, target-libstdc++-v3 and Fortran from general
283 case over targets.
284 * configure: Regenerate.
285
286 2011-04-01 Joseph Myers <joseph@codesourcery.com>
287
288 * configure.ac (*-*-chorusos): Don't disable libgcj.
289 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
290 Remove case.
291 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
292 (arm-*-coff): Don't disable libgcj.
293 (arm*-*-linux-gnueabi): Remove useless assignment.
294 (arm-*-riscix*): Don't disable libgcj.
295 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
296 configuration.
297 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
298 (c54x*-*-*): Remove case.
299 (tic54x-*-*): Don't disable GCC or GCC libraries.
300 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
301 to *.
302 (d10v-*-*): Don't disable GCC libraries.
303 (d30v-*-*): Don't disable libgcj.
304 (h8500-*-*): Don't disable GCC libraries.
305 (i960-*-*): Don't disable libgcj.
306 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
307 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
308 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
309 libgcj.
310 (m68k-*-coff*): Remove case.
311 (mmix-*-*): Don't disable libgloss on host.
312 (mn10200-*-*, mn10300-*-*): Remove cases.
313 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
314 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
315 Don't disable libgcj.
316 (romp-*-*): Remove case.
317 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
318 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
319 case.
320 (v810-*-*): Don't disable GCC libraries.
321 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
322 (ip2k-*-*): Don't disable GCC libraries.
323 * configure: Regenerate.
324
325 2011-03-28 Joseph Myers <joseph@codesourcery.com>
326
327 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
328 libffi on host.
329 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
330 on host.
331 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
332 * configure: Regenerate.
333
334 2011-03-26 John Marino <binutils@marino.st>
335
336 * configure.ac: Add support for *-*-dragonfly*
337 * configure: Regenerate.
338
339 2011-03-25 Joseph Myers <joseph@codesourcery.com>
340
341 * configure.ac (native_only): Remove.
342 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
343 send-pr uudecode guile gnuserv on host.
344 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
345 send-pr rcs guile perl texinfo libtool on host.
346 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
347 automake send-pr rcs guile perl texinfo libtool on host.
348 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
349 (*-*-kaos*): Don't disable target-examples target-gperf on target.
350 (alpha*-dec-osf*): Don't disable fileutils on target.
351 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
352 texinfo send-pr expect dejagnu on target.
353 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
354 target-qthreads on target.
355 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
356 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
357 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
358 x86_64-*-mingw*): Don't disable expect on target.
359 (*-*-cygwin*): Don't disable target-gperf on target.
360 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
361 gnuserv on target.
362 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
363 target.
364 * configure: Regenerate.
365
366 2011-03-25 Joseph Myers <joseph@codesourcery.com>
367
368 * configure.ac (target_tools): Remove target-groff.
369 (native_only): Remove target-groff.
370 (hppa*64*-*-*): Don't disable byacc.
371 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
372 setting.
373 (*-*-kaos*): Don't skip target-librx and target-groff.
374 (*-*-netware*): Don't skip target-libmudflap.
375 (*-*-tpf*): Don't skip target-libmudflap.
376 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
377 directories on the host.
378 (ia64*-*-*vms*): Don't skip tix.
379 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
380 host.
381 * configure: Regenerate.
382
383 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
384
385 * configure.ac: Remove references to mt-mep, mt-netware,
386 mt-wince.
387 * Makefile.def: Add all-utils soft dependencies.
388 * Makefile.tpl: Remove GDB_NLM_DEPS.
389 * configure: Regenerate.
390 * Makefile.in: Regenerate.
391
392 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
393
394 * configure.ac: Do not include mh-x86omitfp.
395 * configure: Regenerate.
396
397 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
398
399 * configure.ac: Remove empty cases.
400 * configure: Regenerate.
401
402 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
403
404 * Makefile.def: Add dependency from termcap to gdb.
405 * Makefile.in: Regenerate.
406
407 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
408
409 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
410 * configure: Regenerate.
411 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
412 * Makefile.tpl: Likewise.
413 * Makefile.in: Regenerate.
414
415 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
416
417 * configure.ac: Remove all mentions of tentative_cc.
418 * configure: Regenerate.
419
420 2011-03-24 Joseph Myers <joseph@codesourcery.com>
421
422 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
423 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
424 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
425 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
426 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
427 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
428 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
429 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
430 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
431 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
432 *-*-rhapsody*): Remove host cases.
433 * configure: Regenerate.
434
435 2011-03-24 Joseph Myers <joseph@codesourcery.com>
436
437 * configure.ac (ppc*-*-pe): Remove host case.
438 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
439 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
440 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
441 cases.
442 * configure: Regenerate.
443
444 2011-03-24 Joseph Myers <joseph@codesourcery.com>
445
446 * config.sub: Update to version 2011-03-23.
447
448 2011-03-22 Joseph Myers <joseph@codesourcery.com>
449
450 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
451 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
452 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
453 * configure: Regenerate.
454
455 2011-03-22 Joseph Myers <joseph@codesourcery.com>
456
457 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
458 to Write After Approval.
459 * config-ml.in: Don't handle arc-*-elf*.
460 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
461 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
462 handle GCC libraries.
463 * configure: Regenerate.
464
465 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
466
467 PR bootstrap/48120:
468 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
469 Add -lstdc++ -lm to LIBS.
470 * configure: Regenerate.
471
472 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
473
474 * config.guess: Update to version 2011-02-02
475 * config.sub: Update to version 2011-02-24
476
477 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
478
479 PR lto/48086
480 * configure.ac: Re-enable LTO on *-apple-darwin9.
481 * configure: Regenerate.
482
483 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
484
485 PR lto/48086
486 * configure.ac: Disable LTO on darwin due to an assembler change in
487 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
488 under 256.
489 * configure: Regenerate.
490
491 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
492
493 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
494
495 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
496
497 * MAINTAINERS: Update my e-mail address.
498
499 2011-03-06 Joey Ye <joey.ye@arm.com>
500
501 * MAINTAINERS: Update my e-mail address.
502
503 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
504
505 * configure.ac: Adjust test of with_ppl.
506 * configure: Regenerated.
507
508 2011-03-02 Kai Tietz <ktietz@redhat.com>
509
510 * MAINTAINERS: Adjust my e-mail address.
511
512 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
513
514 * configure.ac: Add -lpwl to ppllibs.
515 * configure: Regenerated.
516
517 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
518
519 * config/cloog.m4: Add -lisl to clooglibs.
520 * configure: Regenerated.
521
522 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
523
524 * MAINTAINERS (CPU Port maintainers): Add self.
525
526 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
527
528 * MAINTAINERS: Add myself as testsuite maintainer.
529
530 2011-02-15 Mike Stump <mikestump@comcast.net>
531
532 * MAINTAINERS: Add myself as testsuite maintainer.
533
534 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
535
536 Import from Libtool and gnulib:
537
538 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
539
540 Prepare for supporting FreeBSD 10.
541 * config.rpath: Remove handling of freebsd1* which soon would
542 match FreeBSD 10.0.
543
544 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
545
546 Remove support for FreeBSD 1.x.
547 * libtool.m4 (_LT_LINKER_SHLIBS)
548 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
549 soon would incorrectly match FreeBSD 10.0.
550
551 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
552
553 PR binutils/12283
554 * move-if-change: Import version from gnulib.
555
556 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
557
558 PR lto/47225
559 * Makefile.def (lto-plugin): Double dash for enable-shared.
560 (configure-gcc): Depend on all-lto-plugin.
561 * Makefile.in: Rebuilt.
562
563 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
564
565 * configure.ac: Remove extra bracket.
566 * configure: Regenerate.
567
568 2011-02-08 Tobias Burnus <burnus@net-b.de>
569
570 * MAINTAINERS: Add myself as libquadmath maintainer.
571
572 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
573
574 * MAINTAINERS: Update my email address.
575
576 2011-02-07 Joseph Myers <joseph@codesourcery.com>
577
578 * MAINTAINERS (option handling): Add self.
579
580 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
581
582 PR lto/47225
583 * Makefile.def: Add dependency for install-gcc
584 on install-lto-plugin.
585 * Makfile.in: Regenerated
586
587 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
588
589 * MAINTAINERS (CPU Port Maintainers): Add myself.
590
591 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
592
593 PR libgcj/44341
594 * configure.ac: Discard --with-* flags for host when configuring
595 target libraries for cross build.
596 * configure: Rebuilt.
597
598 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
599
600 * MAINTAINERS (linear loop transforms): Removed.
601
602 2011-01-25 Jakub Jelinek <jakub@redhat.com>
603
604 * configure.ac: If with_ppl is no, move setting with_cloog=no
605 after CLOOG_REQUESTED check.
606 * configure: Regenerated.
607
608 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
609
610 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
611 CLooG has been requested.
612 * configure: Regenerated.
613
614 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
615
616 * configure: Regenerated.
617 * configure.ac: Check for version 0.11 (or later revision) of PPL.
618
619 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
620
621 * configure: Regenerated.
622 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
623
624 2011-01-21 Andreas Schwab <schwab@redhat.com>
625
626 * configure.ac: Use AS_HELP_STRING throughout.
627 * configure: Regenerate.
628
629 2011-01-18 Jie Zhang <jie.zhang@analog.com>
630
631 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
632 * configure: Regenerate.
633
634 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
635
636 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
637
638 2011-01-13 Joel Brobecker <brobecker@adacore.com>
639
640 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
641 for ia64-hpux.
642 * configure: Regenerate.
643
644 2011-01-07 Jan Hubicka <jh@suse.cz>
645
646 PR lto/47225
647 * Makefile.in: Regenerate.
648 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
649 configure.
650
651 2011-01-07 Jan Hubicka <jh@suse.cz>
652
653 * Makefile.in: Regenerate.
654 * Makefile.def (gcc host module) and soft dependency on lto-plugin
655 and configure dependency on lto-plugin configure.
656 (lto-plugin module): Remove dependency on GCC; add dependency on
657 liniberty.
658
659 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
660
661 * MAINTAINERS (Write After Approval): Add myself.
662
663 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
664
665 * configure: Regenerate.
666
667 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
668
669 * configure.ac: (picochip): Disable libiberty.
670
671 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
672
673 * MAINTAINERS (Write After Approval): Add myself.
674
675 2010-12-10 Ian Lance Taylor <iant@google.com>
676
677 PR bootstrap/46819
678 * configure.ac: For --disable-libgcj clear libgcj_saved.
679 * configure: Rebuild.
680
681 2010-12-10 Tobias Burnus <burnus@net-b.de>
682
683 PR fortran/46540
684 * configure.ac: Add --disable-libquadmath and
685 --disable-libquadmath-support.
686 * configure: Regenerate.
687
688 2010-12-03 Ian Lance Taylor <iant@google.com>
689
690 * MAINTAINERS: Add myself as libgo maintainer.
691
692 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
693
694 PR libffi/46792
695 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
696 * configure: Regenerate.
697
698 2010-12-02 Ian Lance Taylor <iant@google.com>
699
700 * configure.ac: Always set default for poststage1_ldflags to
701 -static-libstdc++ -static-libgcc.
702
703 2010-11-29 Andreas Schwab <schwab@redhat.com>
704
705 * configure.ac: Move comment to remove extra space in last argument
706 of GCC_TARGET_TOOL.
707
708 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
709
710 PR other/46026
711 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
712 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
713 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
714 (BASE_FLAGS_TO_PASS): Use it.
715 * configure: Rebuilt.
716 * Makefile.in: Rebuilt.
717
718 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
719
720 PR binutils/12258
721 * configure.ac: Correct comments for --enable-gold/--enable-ld.
722 Properly check default linker.
723 * configure: Regnerated.
724
725 2010-11-23 Matthias Klose <doko@ubuntu.com>
726
727 * configure.ac: For --enable-gold, handle value `default' instead of
728 `both*'. New configure option --{en,dis}able-ld.
729 * configure: Regenerate.
730
731 2010-11-20 Ian Lance Taylor <iant@google.com>
732
733 * configure.ac: Only disable a language library if no language needs
734 it. Don't let --disable-libgcj uncondtionally disable libffi.
735 * configure: Rebuild.
736
737 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
738
739 * Makefile.in: Regenerate.
740
741 PR other/46202
742 * configure.ac: Fix just-built in-tree STRIP name to be
743 binutils/strip-new.
744 * configure: Regenerate.
745 * Makefile.def (install-strip-gcc, install-strip-binutils)
746 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
747 (install-strip-sid): Mirror dependencies on non-strip variants
748 of these targets on the respective -strip prerequisites.
749 * Makefile.tpl (install-strip, install-strip-host)
750 (install-strip-target): New targets.
751 (install-strip-[+module+], install-strip-target-[+module+]):
752 New targets.
753 * Makefile.in: Regenerate.
754
755 2010-11-19 Ian Lance Taylor <iant@google.com>
756 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
757
758 * configure.ac: Add target-libgo to target_libraries. Set
759 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
760 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
761 (HOST_EXPORTS): Add GOC.
762 (BASE_TARGET_EXPORTS): Add GOC.
763 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
764 (GOCFLAGS_FOR_TARGET): New variable.
765 (EXTRA_HOST_FLAGS): Add GOC.
766 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
767 * Makefile.def (target_modules): Add libgo.
768 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
769 (dependencies): Add dependency from configure-target-libgo to
770 configure-target-libffi and all-target-libstdc++-v3. Add
771 dependencies from all-target-libgo to all-target-libffi.
772 (languages): Add go.
773 * configure: Rebuild.
774 * Makefile.in: Rebuild.
775
776 2010-11-19 Ian Lance Taylor <iant@google.com>
777
778 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
779 compiler/flag environment variables.
780
781 2010-11-18 Ian Lance Taylor <iant@google.com>
782
783 * configure.ac: Check for lang_requires_boot_languages in
784 config-lang.in files.
785 * configure: Rebuild.
786
787 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
788 Tobias Burnus <burnus@net-b.de>
789
790 PR fortran/32049
791 * Makefile.def: Add libquadmath; build it with language=fortran.
792 * configure.ac: Add libquadmath.
793 * Makefile.tpl: Handle multiple libs in check-[+language+].
794 * Makefile.in: Regenerate.
795 * configure: Regenerate.
796
797 2010-11-16 Tom Tromey <tromey@redhat.com>
798
799 * MAINTAINERS: Moved myself to reviewers section.
800
801 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
802
803 * MAINTAINERS: Moved myself to reviewers section.
804
805 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
806
807 * MAINTAINERS (Various Maintainers): Add self for build machinery.
808 (Write After Approval): Remove self.
809
810 2010-11-15 Andreas Schwab <schwab@redhat.com>
811
812 * configure.ac: Fix spelling in option names.
813 * configure: Regenerated.
814
815 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
816
817 PR bootstrap/39622
818 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
819 * configure: Regenerated.
820
821 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
822
823 * MAINTAINERS: Update my email address.
824
825 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
826
827 * configure: Regenerate.
828
829 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
830
831 * configure: Regenerate.
832
833 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
834
835 * configure: Regenerate.
836
837 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
838
839 * configure: Regenerate.
840
841 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
842
843 * configure.ac: Support official CLooG.org versions.
844 * configure: Regenerate.
845 * config/cloog.m4: New.
846
847 2010-11-10 François Dumont <francois.cppdevs@free.fr>
848
849 * MAINTAINERS (Write After Approval): Add myself.
850
851 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
852
853 * MAINTAINERS: Update my email address.
854
855 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
856
857 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
858 * configure: Regenerate.
859
860 2010-11-03 Ian Lance Taylor <iant@google.com>
861 Dave Korn <dave.korn.cygwin@gmail.com>
862
863 PR lto/46273
864 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
865 and on other supported platforms whenever LTO is enabled.
866 * configure: Rebuild.
867
868 2010-11-02 Alan Modra <amodra@gmail.com>
869
870 PR binutils/12110
871 * configure.ac: Error when source path contains spaces.
872 * configure: Regenerate.
873
874 2010-10-23 James E. Wilson <wilson@codesourcery.com>
875
876 * MAINTAINERS: Update my email address.
877
878 2010-10-20 Ian Lance Taylor <iant@google.com>
879
880 * Makefile.def (target_modules): Set lib_path to src/.libs for
881 libstdc++-v3 module.
882 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
883 * Makefile.in: Rebuild.
884
885 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
886
887 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
888 (Write After Approval): Remove myself.
889
890 2010-10-15 Tristan Gingold <gingold@adacore.com>
891
892 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
893
894 2010-10-14 Douglas Rupp <rupp@gnat.com>
895
896 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
897
898 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
899
900 * configure.ac (build_lto_plugin): New shell variable.
901 (--enable-lto): Turn on by default for all non-ELF platforms that
902 have had LTO support added so far. Set build_lto_plugin appropriately
903 for both ELF and non-ELF.
904 (configdirs): Add lto-plugin or not based on build_lto_plugin.
905 * configure: Regenerate.
906
907 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
908
909 Sync from src:
910 * configure.ac (v850 support): Remove target-libgloss from
911 noconfigdirs.
912 * configure: Regenerate.
913
914 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
915
916 PR bootstrap/45326
917 PR bootstrap/45174
918 * configure.ac: Honor initial values of $build_configargs,
919 $host_configargs, $target_configargs. Mark the precious, so
920 environment settings get recorded.
921 * configure: Regenerate.
922
923 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
924
925 PR bootstrap/45796
926 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
927 Depend on all-build-libiberty.
928 * Makefile.in: Regenerate.
929
930 2010-09-30 Michael Eager <eager@eagercon.com>
931
932 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
933 * configure: Regenerate.
934
935 2010-09-28 Michael Eager <eager@eagercon.com>
936
937 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
938
939 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
940
941 PR bootstrap/44621
942 * configure.ac: Fix unportable shell quoting.
943 * configure: Regenerate.
944
945 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
946
947 * configure.ac (enable-lto): Add Darwin to the list of supported lto
948 targets and amend comment.
949 * configure: Regenerate.
950
951 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
955 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
956
957 * configure.ac: Enable LTO by default on Darwin.
958 * configure: Regenerate.
959
960 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
964 2010-09-01 Ian Bolton <ian.bolton@arm.com>
965
966 * MAINTAINERS (Write After Approval): Add myself.
967
968 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
969
970 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
971 ports
972
973 2010-07-28 David Yuste <david.yuste@gmail.com>
974
975 * MAINTAINERS (Write After Approval): Add myself.
976
977 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
978
979 * configure.ac: Support all v850 targets.
980 * configure: Regenerate.
981
982 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
983
984 PR bootstrap/44455
985 * configure.ac (extra_mpfr_configure_flags): Copy from
986 extra_mpc_gmp_configure_flags.
987 * configure: Re-generated.
988
989 2010-07-22 Andi Kleen <ak@linux.intel.com>
990
991 * MAINTAINERS (Write After Approval): Add myself.
992
993 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
994
995 * MAINTAINERS (Write After Approval): Add myself.
996
997 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
998
999 * MAINTAINERS (Write After Approval): Add myself.
1000
1001 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1002
1003 PR target/44862
1004 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1005 Provide -B option to allow for link spec %s substitutions for
1006 libstdc++.a on darwin.
1007 * Makefile.in: Regenerate.
1008
1009 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1010
1011 * MAINTAINERS (Reviewers): Update my e-mail address
1012
1013 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1014
1015 * Makefile.def (configure-gcc): Depend on all-libelf.
1016 * Makefile.in: Rebuild.
1017
1018 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1019
1020 * MAINTAINERS (Write After Approval): Add myself in the right place.
1021
1022 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
1026 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1027
1028 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1029
1030 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1031
1032 * config.sub: Update to version 2010-05-21.
1033 * config.guess: Update to version 2010-04-03.
1034
1035 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1036
1037 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1038 * configure: Regenerate.
1039
1040 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1041
1042 * MAINTAINERS (Write After Approval): Add myself.
1043
1044 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1045
1046 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1047 a platform that supports LTO.
1048 * configure: Regenerate.
1049
1050 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1051
1052 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1053 * configure: Regenerated.
1054
1055 2010-04-27 Roland McGrath <roland@redhat.com>
1056 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 * configure.ac (--enable-gold): Support both, both/gold and
1059 both/bfd to add gold to configdirs without removing ld.
1060 * configure: Regenerated.
1061
1062 * Makefile.def: Add install-gold dependency to install-ld.
1063 * Makefile.in: Regenerated.
1064
1065 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1066
1067 PR lto/42776
1068 * configure.ac (--enable-lto): Refactor handling so libelf tests
1069 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1070 and allow LTO to be explicitly enabled on non-ELF platforms that
1071 are known to support it inside else-clause.
1072 * configure: Regenerate.
1073
1074 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1075
1076 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1077 * configure: Regenerate.
1078
1079 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1080
1081 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1082 * configure: Regenerate.
1083
1084 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1085
1086 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1087 separately.
1088 * configure: Regenerate.
1089
1090 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1091
1092 * MAINTAINERS (Write After Approval): Add myself.
1093
1094 2010-04-14 Tristan Gingold <gingold@adacore.com>
1095
1096 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1097 * configure: Regenerate.
1098
1099 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1100
1101 * configure: Regenerate after change to elf.m4.
1102
1103 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1104
1105 * MAINTAINERS (Write After Approval): Add myself.
1106
1107 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1108
1109 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1110 * configure: Regenerated.
1111
1112 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1113
1114 * configure.ac: Print "buggy but acceptable" when CLooG
1115 revision is less than 9.
1116 * configure: Regenerated.
1117
1118 2010-04-01 Diego Novillo <dnovillo@google.com>
1119
1120 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1121
1122 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1123
1124 PR bootstrap/43615
1125 PR bootstrap/43328
1126
1127 Revert:
1128
1129 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1130
1131 * configure.ac: Do not pass --enable-multilib nor
1132 --disable-multilib in baseargs. Accept explicitly passed
1133 --enable_multilib.
1134 * configure: Regenerate.
1135
1136 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1137
1138 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1139
1140 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1141
1142 * MAINTAINERS: Remove myself.
1143
1144 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1145
1146 PR bootstrap/43328
1147 * configure.ac: Do not pass --enable-multilib nor
1148 --disable-multilib in baseargs. Accept explicitly passed
1149 --enable_multilib.
1150 * configure: Regenerate.
1151
1152 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1153
1154 * MAINTAINERS (spu port): Remove me.
1155
1156 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1157
1158 * configure.ac (tic6x-*-*): New case.
1159 * configure: Regenerate.
1160
1161 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1162
1163 * config.sub: Update to version 2010-03-22.
1164 * config.guess: Update to version 2009-12-30.
1165
1166 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1167
1168 PR ada/42554
1169 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1170 * configure: Regenerate.
1171
1172 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1173
1174 * MAINTAINERS: Update my email address.
1175
1176 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1177
1178 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1179 (ghassan.shobaki@amd.com): Removed.
1180
1181 2010-03-17 Alan Modra <amodra@gmail.com>
1182
1183 * MAINTAINERS: Update my email address.
1184
1185 2010-03-16 Diego Novillo <dnovillo@google.com>
1186
1187 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1188 Matthews.
1189
1190 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1191
1192 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1193 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1194
1195 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1196
1197 * MAINTAINERS: Update my email address.
1198
1199 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1200
1201 * MAINTAINERS: Update my email address.
1202
1203 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1204
1205 * MAINTAINERS: Update my email address.
1206
1207 2010-03-09 Jie Zhang <jie@codesourcery.com>
1208
1209 * MAINTAINERS: Update my email address.
1210
1211 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1212
1213 PR libstdc++/32499
1214 * configure.ac (RANLIB): Default to true.
1215 (STRIP): Likewise.
1216 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1217 * configure: Regenerate.
1218
1219 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1220
1221 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1222 (Write After Approval): Update my email address.
1223
1224 2010-02-17 Nick Clifton <nickc@redhat.com>
1225
1226 PR 11238
1227 * Makefile.tpl (local-distclean): Also remove config.cache files in
1228 sub-directories as there may not be Makefiles present in the
1229 sub-directories.
1230 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1231 the config.cache files found by the find command.
1232
1233 * Makefile.in: Regenerate.
1234 * configure.ac: Revert previous delta.
1235 * configure: Regenerate.
1236
1237 2010-02-15 Nick Clifton <nickc@redhat.com>
1238
1239 PR 11238
1240 * configure.ac: Delete config.cache files in sub-directories when
1241 deleting Makefiles.
1242 * configure: Regenerate.
1243
1244 2010-02-12 Ben Elliston <bje@gnu.org>
1245
1246 * MAINTAINERS: Update my email address.
1247
1248 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1249
1250 * MAINTAINERS (spu port): Update my email address.
1251
1252 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1253
1254 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1255
1256 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1257
1258 * configure.ac: Add "recommended" version checks for GMP/MPC.
1259 Update recommended GMP/MPFR/MPC versions.
1260 * configure: Regenerate.
1261
1262 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1263
1264 * MAINTAINERS: Move my Embecosm email address into the
1265 write-after-approval section.
1266
1267 2010-01-26 Ian Lance Taylor <iant@google.com>
1268
1269 * MAINTAINERS: Add myself as Go frontend maintainer.
1270
1271 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1272
1273 PR libstdc++/36101, PR libstdc++/42813
1274 * configure.ac (bootstrap_target_libs): Make inclusion of
1275 target-libgomp conditional on libgomb being in target_configdirs.
1276 * configure: Regenerate.
1277
1278 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1279
1280 PR libstdc++/36101, PR libstdc++/42813
1281 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1282 * configure: Regenerate.
1283
1284 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1285
1286 PR libstdc++/36101, PR libstdc++/42813
1287 * configure.ac (target_configdirs): Substitute.
1288 * Makefile.def: Bootstrap target module libgomp.
1289 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1290 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1291 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1292 * configure, Makefile.in: Regenerate.
1293
1294 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1295
1296 * MAINTAINERS: Adjust my details.
1297
1298 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1299
1300 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1301
1302 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1303
1304 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1305
1306 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1307
1308 * MAINTAINERS (Write After Approval): Add myself.
1309
1310 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1311
1312 * MAINTAINERS (Write After Approval): Add myself.
1313
1314 2010-01-11 Richard Guenther <rguenther@suse.de>
1315
1316 PR lto/41569
1317 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1318 * Makefile.in: Regenerated.
1319
1320 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1321
1322 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1323 * configure: Regenerate.
1324
1325 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1326 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1327
1328 PR bootstrap/42424
1329 * configure.ac: Include libtool m4 files.
1330 (_LT_CHECK_OBJDIR): Call it.
1331 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1332 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1333
1334 * configure: Regenerate.
1335
1336 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1337
1338 PR bootstrap/41818
1339 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1340 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1341 * Makefile.in: Regenerate.
1342
1343 2010-01-02 Richard Guenther <rguenther@suse.de>
1344
1345 PR lto/41529
1346 * configure.ac: Include config/elf.m4. Disable LTO if not
1347 builting for an elf target.
1348 * configure: Regenerate.
1349
1350 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1351
1352 * MAINTAINERS: Change my email address.
1353
1354 2009-12-18 Ben Elliston <bje@au.ibm.com>
1355
1356 * config.sub, config.guess: Update from upstream sources.
1357
1358 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
1362 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1363
1364 PR middle-end/30447
1365 PR middle-end/30789
1366 PR other/40302
1367
1368 * configure.ac: Require MPC.
1369 * configure: Regenerate.
1370
1371 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1372
1373 PR target/38384
1374 PR bootstrap/40972
1375 * libtool.m4: Sync from git Libtool.
1376 * ltoptions.m4: Likewise.
1377 * ltversion.m4: Likewise.
1378 * lt~obsolete.m4: Likewise.
1379 * ltmain.sh: Likewise.
1380
1381 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1382
1383 * configure.ac: Update minimum MPC version to 0.8.
1384 * configure: Regenerate.
1385
1386 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1387
1388 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1389 * configure: Regenerated.
1390
1391 2009-11-21 Ian Lance Taylor <iant@google.com>
1392
1393 * configure.ac: Change default of poststage1_ldflags to be empty if
1394 poststage1_libs is set. When poststage1_libs is empty, and
1395 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1396 * configure: Rebuild.
1397
1398 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1399
1400 * MAINTAINERS (Write After Approval): Update my email address.
1401
1402 2009-11-20 Ben Elliston <bje@au.ibm.com>
1403
1404 * config.guess: Update from upstream sources.
1405
1406 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1407
1408 * Makefile.def: Restore host and target settings for gmp.
1409 * Makefile.in: Rebuild.
1410
1411 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1412
1413 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1414 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1415 Fix portability of test of C++ as bootstrap language. Add
1416 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1417 * configure: Rebuild.
1418 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1419 and cloog. Fix in-tree ppl configuration. Introduce libelf
1420 in-tree building.
1421 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1422 (POSTSTAGE1_HOST_EXPORTS): Use it.
1423 (STAGE[+id+]_CXXFLAGS): New.
1424 (BASE_FLAGS_TO_PASS): Pass it down.
1425 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1426 extra_exports.
1427 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1428 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1429 extra_exports.
1430 * Makefile.in: Rebuild.
1431
1432 2009-11-17 Ben Elliston <bje@au.ibm.com>
1433
1434 * config.sub, config.guess: Update from upstream sources.
1435
1436 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1437
1438 * MAINTAINERS (Write After Approval): Add myself.
1439
1440 2009-11-09 Jon Beniston <jon@beniston.com>
1441
1442 * MAINTAINERS (Write After Approval): Add myself.
1443
1444 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1445
1446 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1447 paths for *-w64-mingw* and x86_64-*mingw*.
1448 * configure: Regenerated.
1449
1450 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1451
1452 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1453
1454 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1455
1456 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1457 Phil Edwards to Write-After Approval.
1458
1459 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1460
1461 * configure.ac: Disable target-winsup & co for
1462 x86_64-*-mingw* and *-w64-mingw* targets.
1463 * configure: Regenerated.
1464
1465 2009-10-16 Nick Clifton <nickc@redhat.com>
1466
1467 * MAINTAINERS: Add myself as a maintainer for the RX port.
1468
1469 2009-10-26 Johannes Singler <singler@kit.edu>
1470
1471 * MAINTAINERS (Write After Approval): Update my e-mail address.
1472
1473 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1474
1475 * configure.ac (CLooG test): Use = with test.
1476 * configure: Regenerate.
1477
1478 2009-10-22 Richard Guenther <rguenther@suse.de>
1479
1480 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1481 cloog if the ppl version check failed. Move flags saving
1482 before setting in libelf check.
1483 * configure: Regenerate.
1484
1485 2009-10-21 Richard Guenther <rguenther@suse.de>
1486
1487 * configure.ac: Adjust the ppl and cloog configure to work as
1488 documented. Disable cloog if ppl was disabled. Omit the version
1489 checks if they were disabled.
1490 * configure: Re-generate.
1491
1492 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1493
1494 * configure.ac: Add 'lto' to enable_languages, not
1495 new_enable_languages, and only if not already present.
1496 * configure: Regenerate.
1497
1498 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1499
1500 * README: Refer to the various COPYING* files instead of just
1501 COPYING.
1502 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1503
1504 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1505
1506 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1507
1508 2009-10-07 Richard Guenther <rguenther@suse.de>
1509
1510 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1511 and Richard Guenther as reviewers.
1512 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1513 as reviewers.
1514
1515 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1516
1517 * config.sub: Update from upstream sources.
1518
1519 2009-10-06 Ian Lance Taylor <iant@google.com>
1520
1521 * Makefile.def: check-gold depends upon all-gas.
1522 * Makefile.in: Rebuild.
1523
1524 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1525
1526 * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1529
1530 * Makefile.def: all-lto-plugin depends on all-libiberty.
1531 set bootstrap=true for lto-plugin.
1532 Add lto-plugin.
1533 * Makefile.in: Regenerate.
1534 * configure.ac (host_libs): Add lto-plugin.
1535 * configure: Regenerate.
1536
1537 2009-10-03 Diego Novillo <dnovillo@google.com>
1538
1539 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1540 (HOST_LIBELFLIBS): Define.
1541 (HOST_LIBELFINC): Define.
1542 * Makefile.in: Regenerate.
1543 * configure.ac: Add --enable-lto.
1544 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1545 If --enable-lto is used, add 'lto' to new_enable_languages.
1546 If --enable-lto is used and gold is enabled, add
1547 lto-plugin to configdirs.
1548 * configure: Regenerate.
1549
1550 2009-10-03 Simon Baldwin <simonb@google.com>
1551
1552 * configure.ac: If --with-system-zlib, suppress local zlib and
1553 pass --with-system-zlib to subdir configure scripts.
1554 * configure: Regenerate.
1555
1556 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1557 Paolo Bonzini <bonzini@gnu.org>
1558
1559 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1560 $(srcdir).
1561 * Makefile.in: Rebuilt.
1562
1563 2009-09-26 Gary Funck <gary@intrepid.com>
1564
1565 * MAINTAINERS (Write After Approval): Add myself.
1566
1567 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1568
1569 * configure.ac: Update minimum MPC version to 0.7.
1570 * configure: Regenerate.
1571
1572 2009-09-25 Nick Clifton <nickc@redhat.com>
1573
1574 * configure.ac: Pass any --cache-file=/dev/null option on to
1575 subconfigures.
1576 * configure: Regenerate.
1577
1578 2009-09-23 Nick Clifton <nickc@redhat.com>
1579
1580 * config.sub, config.guess: Update from upstream sources.
1581
1582 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1583
1584 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1585 * Makefile.in: Rebuilt.
1586
1587 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1588
1589 PR bootstrap/32272
1590 * configure.ac: Error out if $srcdir isn't '.' but contains
1591 host-${host_noncanonical}.
1592 * configure: Regenerate.
1593
1594 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1595
1596 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1597 maintainer.
1598
1599 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1600
1601 * configure.ac: If bootstrapping a combined tree with
1602 --enable-gold, require c++ in stage1_languages.
1603 * configure: Regenerate.
1604
1605 * configure.ac: Also add target_libs of stage1_languages to
1606 bootstrap_target_libs.
1607 * configure: Regenerate.
1608
1609 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1610 with --enable-languages not containing c++.
1611 * configure: Regenerate.
1612
1613 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1614
1615 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1616 * configure: Regenerate.
1617
1618 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1619
1620 * MAINTAINERS (Write After Approval): Update my e-mail address,
1621 and move from from here...
1622 (Waiting for paperwork): To here.
1623
1624 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1625
1626 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1627
1628 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1629
1630 * configure.ac: Do not use $extrasub for replacing @if/@endif
1631 parts in Makefile; instead, use additional arguments to
1632 AC_CONFIG_COMMANDS to do the replacement manually, with several
1633 sed invocations, to avoid HP-UX sed command limits.
1634 * configure: Regenerate.
1635
1636 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1637
1638 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1639 blank before -L.
1640
1641 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1642
1643 * configure.ac (with-build-config): Document. Handle without.
1644 Handle missing argument.
1645 * configure: Rebuilt.
1646
1647 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1648
1649 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1650 Default to bootstrap-debug only if compare-debug works.
1651 * configure: Rebuilt.
1652 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1653 * Makefile.in: Rebuilt.
1654
1655 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1656
1657 * MAINTAINERS (OS Port Maintainers): Update my email address.
1658
1659 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1660
1661 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1662 * Makefile.in: Rebuilt.
1663
1664 2009-09-01 Chris Demetriou <cgd@google.com>
1665
1666 * MAINTAINERS (Write After Approval): Add myself.
1667
1668 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1669
1670 PR debug/30161
1671 * include/dwarf2.h (enum dwarf_tag): Added
1672 DW_TAG_GNU_template_template_param
1673 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1674
1675 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1676
1677 * Makefile.tpl (AWK): Fix typo.
1678 * Makefile.in: Regenerate.
1679
1680 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1681
1682 * configure.ac: Detect awk and sed.
1683 * Makefile.def (flags_to_pass): Add AWK and SED.
1684 * Makefile.tpl (AWK, SED): New.
1685 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1686 * configure: Regenerate.
1687 * Makefile.in: Regenerate.
1688
1689 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1690
1691 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1692 (collapseslashes): Likewise.
1693
1694 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1695
1696 * configure.ac (AC_PREREQ): Bump to 2.64.
1697
1698 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1699
1700 * configure.ac: Remove --with-datarootdir, --with-docdir,
1701 --with-pdfdir, --with-htmldir switches.
1702 * configure: Regenerate.
1703
1704 * configure: Regenerate.
1705
1706 * compile: Sync from Automake 1.11.
1707 * depcomp: Likewise.
1708 * install-sh: Likewise.
1709 * missing: Likewise.
1710 * mkinstalldirs: Likewise.
1711 * ylwrap: Likewise.
1712
1713 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1714
1715 * ltmain.sh (func_normal_abspath): New function.
1716 (func_relative_path): Likewise.
1717 (func_mode_help): Document new -bindir option for link mode.
1718 (func_mode_link): Add new -bindir option, and use it to place
1719 output DLL if specified.
1720
1721 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1722
1723 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1724 (baseargs): Add --disable-option-checking.
1725 * configure: Regenerate.
1726
1727 * Makefile.def (configure-target-libiberty): Depend on
1728 all-binutils and all-ld.
1729 (configure-target-newlib): Likewise.
1730 * Makefile.in: Regenerate.
1731
1732 2009-08-17 Ben Elliston <bje@au.ibm.com>
1733
1734 * config.sub, config.guess: Update from upstream sources.
1735
1736 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1737
1738 Sync from src, merge:
1739
1740 2009-07-02 Tristan Gingold <gingold@adacore.com>
1741
1742 * configure.ac: Do not exclude gas for i386-*-darwin.
1743 Add a case for x86_64-*-darwin.
1744 * configure: Regenerate.
1745
1746 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1747
1748 * MAINTAINERS: Add my name to Write After Approval list.
1749
1750 2009-08-06 Michael Eager <eager@eagercon.com>
1751
1752 * configure.ac: Add Microblaze target.
1753 * configure: Regenerate.
1754
1755 2009-07-31 Christian Bruel <christian.bruel@st.com>
1756
1757 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1758 * configure: Regenerate.
1759
1760 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1761
1762 * MAINTAINERS (Write After Approval): Update my e-mail address.
1763
1764 2009-07-06 Ian Lance Taylor <iant@google.com>
1765
1766 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1767 * configure: Rebuild.
1768
1769 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1770
1771 * MAINTAINERS: Move myself to the Graphite Reviewers.
1772
1773 2009-06-30 Wei Guozhi <carrot@google.com>
1774
1775 * MAINTAINERS: Add my name to Write After Approval list.
1776
1777 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1778
1779 PR bootstrap/40338
1780 * configure.ac (comparestring): Create new variable.
1781 * Makefile.tpl (comparestring): Use to skip some comparisions.
1782 * configure: Regenerate.
1783 * Makefile.in: Regenerate.
1784
1785 2009-06-26 Doug Evans <dje@sebabeach.org>
1786
1787 * Makefile.def (host_modules): Add cgen.
1788 * Makefile.in: Regenerate.
1789 * configure.ac (host_tools): Add cgen.
1790 * configure: Regenerate.
1791
1792 2009-06-23 DJ Delorie <dj@redhat.com>
1793
1794 * MAINTAINERS: Add myself as mep maintainer.
1795
1796 2009-06-23 Ian Lance Taylor <iant@google.com>
1797
1798 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1799 boot_languages. Only bootstrap target libraries listed in
1800 target_libs for some boot language. Add --with-stage1-ldflags,
1801 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1802 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1803 if not building with C++.
1804 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1805 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1806 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1807 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1808 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1809 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1810 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1811 * configure, Makefile.in: Rebuild.
1812
1813 2009-06-23 Li Feng <nemokingdom@gmail.com>
1814
1815 * MAINTAINERS: Added my name to write-after-approval list.
1816
1817 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1818
1819 * configure.ac: Define is_elf for QNX Neutrino targets.
1820 * configure: Regenerate.
1821
1822 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
1823
1824 * MAINTAINERS: Added my name to the write-after-approval list
1825
1826 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1827
1828 * configure.ac: Detect MPC in default directory.
1829 * configure: Regenerate.
1830
1831 2009-06-03 Jerome Guitton <guitton@adacore.com>
1832 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1833
1834 * Makefile.tpl (all): Avoid a trailing backslash.
1835 * Makefile.in: Regenerate.
1836
1837 2009-06-03 Ben Elliston <bje@au.ibm.com>
1838
1839 * config.sub, config.guess: Update from upstream sources.
1840
1841 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1842
1843 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1844 to noconfdirs.
1845 * configure: Regenerate.
1846
1847 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1848
1849 * Makefile.tpl ([+compare-target+]): Compare all stage
1850 directories, rather than just gcc.
1851 * Makefile.in: Rebuilt.
1852
1853 2009-06-01 Doug Kwan <dougkwan@google.com>
1854
1855 * configure.ac: Support gold for target arm*-*-*.
1856 * configure: Regenerate.
1857
1858 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1859
1860 * Makefile.def: Add MPC support and dependencies.
1861 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1862
1863 * Makefile.in, configure: Regenerate.
1864
1865 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1866
1867 * Makefile.tpl (all): Avoid harmless warning in make all when
1868 gcc-bootstrap is enabled but stage_last does not exist.
1869 * Makefile.in: Rebuilt.
1870
1871 2009-05-24 Nicolas Roche <roche@adacore.com>
1872
1873 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1874 * Makefile.in: Regenerate.
1875
1876 2009-05-21 Denis Chertykov <chertykov@gmail.com>
1877
1878 * MAINTAINERS: Update my e-mail address.
1879
1880 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1881
1882 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1883 * configure: Regenerate.
1884
1885 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1886
1887 PR other/40159
1888 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1889 gcc-no-bootstrap are mutually exclusive.
1890 * Makefile.in: Rebuilt.
1891
1892 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
1893
1894 PR other/40159
1895 * Makefile.tpl (all): Don't end with unconditional success.
1896 * Makefile.in: Rebuilt.
1897
1898 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
1899
1900 PR target/37137
1901 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1902 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1903 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1904 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1905 stage_configureflags, stage_cflags and stage_libcflags into
1906 explicit Makefile macros.
1907 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1908 GFORTRAN.
1909 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1910 CC. Set CC_FOR_BUILD from CC.
1911 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1912 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1913 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1914 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1915 and GFORTRAN.
1916 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1917 (_LIBCFLAGS): Renamed to _TFLAGS.
1918 (do-compare-debug, do-compare3-debug): Drop.
1919 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1920 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1921 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1922 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1923 (XGCC_FLAGS_FOR_TARGET): New.
1924 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1925 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1926 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1927 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1928 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1929 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1930 TFLAGS.
1931 (BUILD_CONFIG): Include if requested.
1932 (all): Set TFLAGS on bootstrap.
1933 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1934 (all-stageid-prefixmodule): Likewise.
1935 (do-clean, distclean-stageid): Set TFLAGS.
1936 (restrap): Fix whitespace.
1937 * Makefile.in: Rebuilt.
1938
1939 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
1940
1941 * config.guess: Sync with src.
1942
1943 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1944
1945 * configure.ac ($with_ppl): Default to no if not supplied.
1946 ($with_cloog): Likewise.
1947 configure: Regenerate.
1948
1949 2009-04-27 James E. Wilson <wilson@codesourcery.com>
1950
1951 * MAINTAINERS: Update my e-mail address.
1952
1953 2009-04-27 Nick Clifton <nickc@redhat.com>
1954
1955 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1956
1957 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1958
1959 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1960 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1961 * Makefile.in: Regenerate.
1962
1963 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1964
1965 PR bootstrap/39739
1966 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1967 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1968
1969 * configure, Makefile.in: Regenerate.
1970
1971 2009-04-21 Taras Glek <tglek@mozilla.com>
1972
1973 * include/hashtab.h: Update GTY annotations to new syntax
1974 * include/splay-tree.h: Likewise
1975
1976 2009-04-17 Ben Elliston <bje@au.ibm.com>
1977
1978 * config.sub, config.guess: Update from upstream sources.
1979
1980 2009-04-15 Anthony Green <green@moxielogic.com>
1981
1982 * configure.ac: Add moxie support.
1983 * configure: Rebuilt.
1984
1985 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1986
1987 * configure.ac: Change copyright header to refer to version
1988 3 of the GNU General Public License and to point readers at the
1989 COPYING3 file and the FSF's license web page.
1990 * Makefile.def: Likewise.
1991 * Makefile.tpl: Likewise.
1992 * Makefile.in: Regenerate.
1993
1994 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1995
1996 * configure.ac: Restore match for darwin9 or later. Use double
1997 brackets since regeneration eats one pair.
1998 * configure: Regenerate.
1999
2000 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2001
2002 PR gas/10039
2003 * configure.ac: Require texinfo 4.7.
2004 * configure: Regenerated.
2005
2006 2009-04-09 Nick Clifton <nickc@redhat.com>
2007
2008 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2009 the GCC Runtime Library Exception.
2010
2011 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2012
2013 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2014 * configure: Regenerate.
2015
2016 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2017
2018 * Makefil.def (languages): New entries.
2019 * Makefile.tpl (check-gcc-*): New generic target.
2020 * Makefile.in: Regenerate.
2021
2022 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2023
2024 * MAINTAINERS: Update my email address.
2025
2026 2009-03-18 Tom Tromey <tromey@redhat.com>
2027
2028 * configure: Rebuild.
2029 * configure.ac (host_libs): Add libiconv.
2030 * Makefile.in: Rebuild.
2031 * Makefile.def (host_modules): Add libiconv.
2032 (configure-gdb, all-gdb): Depend on libiconv.
2033
2034 2009-03-16 Tristan Gingold <gingold@adacore.com>
2035
2036 * configure.ac: Treat gdb as supported on x86_64-darwin.
2037 * configure: Regenerate.
2038
2039 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2040
2041 * configure.ac (--with-host-libstdcxx): New option.
2042 * configure: Regenerate.
2043
2044 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2045
2046 * MAINTAINERS: Move myself into the write after approval list.
2047
2048 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2049
2050 * MAINTAINERS: Update e-mail address.
2051
2052 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2053
2054 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2055
2056 2009-03-10 Ira Rosen <irar@il.ibm.com>
2057
2058 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2059
2060 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2061
2062 Backport from git Libtool:
2063
2064 2009-01-19 Robert Millan <rmh@aybabtu.com>
2065 Support GNU/kOpenSolaris.
2066 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2067 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2068 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2069 GNU/kOpenSolaris.
2070
2071 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2072
2073 * MAINTAINERS: Update e-mail address.
2074
2075 2009-02-24 Michael Eager <eager@eagercon.com>
2076
2077 * MAINTAINERS (Write After Approval): Add self.
2078
2079 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2009-02-05 Andreas Schwab <schwab@suse.de>
2084
2085 * Makefile.tpl (stage_last): Define $r and $s before using
2086 $(RECURSE_FLAGS_TO_PASS).
2087 * Makefile.in: Regenerate
2088
2089 2009-01-30 Ian Lance Taylor <iant@google.com>
2090
2091 * MAINTAINERS: Move myself to the Global Reviewers list.
2092
2093 2009-01-29 Robert Millan <rmh@aybabtu.com>
2094
2095 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2096 * configure: Regenerate.
2097
2098 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2099
2100 * MAINTAINERS: Make whitespace consistent.
2101 Remove Robert Millan from Write After Approval.
2102
2103 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2104
2105 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2106 (all-opcodes): Depend on all-libiberty.
2107 * Makefile.in: Regenerate.
2108
2109 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2110
2111 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2112 * configure: Regenerate.
2113
2114 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2115
2116 * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2119
2120 * MAINTAINERS: Add myself to reviewers (Fortran).
2121
2122 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2123
2124 PR tree-optimization/38515
2125 * configure.ac (cloog-polylib): Removed.
2126 (with_ppl, with_cloog): Test for "no".
2127 * configure: Regenerated.
2128
2129 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2130
2131 * MAINTAINERS: Moved myself to reviewers (Fortran).
2132
2133 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2134
2135 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2136 (Write After Approval): Remove myself.
2137
2138 2009-01-03 Diego Novillo <dnovillo@google.com>
2139
2140 * MAINTAINERS: Remove myself from alias maintainership.
2141
2142 2009-01-02 David Ayers <ayers@fsfe.org>
2143
2144 * MAINTAINERS: Update e-mail address.
2145
2146 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2147
2148 * MAINTAINERS: Make whitespace consistent.
2149
2150 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2151
2152 Backport from upstream Libtool:
2153 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2154 Add cache variables to tests that require the linker to work.
2155 For shlibpath_overrides_runpath, this also changes the semantics
2156 to let the result from the C compiler take precedence.
2157
2158 2008-12-02 Ben Elliston <bje@au.ibm.com>
2159
2160 * config.sub, config.guess: Update from upstream sources.
2161
2162 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2163
2164 * configure.ac (ppllibs): Add by default the lib flags.
2165 * configure: Regenerate.
2166
2167 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2168
2169 * MAINTAINERS: Add myself to the write after approval list.
2170
2171 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2172
2173 * configure.ac: Add double brackets on darwin[912].
2174 * configure: Regenerate.
2175
2176 2008-12-03 Daniel Kraft <d@domob.eu>
2177
2178 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2179 Approval to Reviewer section (for Fortran front-end).
2180
2181 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2182
2183 * configure.ac: Expand to darwin10 and later.
2184 * configure: Regenerate.
2185
2186 2008-12-02 Andreas Schwab <schwab@suse.de>
2187
2188 * Makefile.def: configure-target-boehm-gc depends on
2189 all-target-libstdc++-v3.
2190 * Makefile.in: Regenerate.
2191
2192 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2193
2194 * MAINTAINERS: Add myself as mingw maintainer.
2195
2196 2008-12-02 Ben Elliston <bje@au.ibm.com>
2197
2198 * config.sub, config.guess: Update from upstream sources.
2199
2200 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2201
2202 * README.SCO: Remove.
2203
2204 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2205
2206 * MAINTAINERS: Add myself to the write after approval list.
2207
2208 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2209
2210 * MAINTAINERS: Update my email address in WAA section.
2211
2212 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2213
2214 * MAINTAINERS: Update e-mail address.
2215
2216 2008-11-27 Toon Moene <toon@moene.org>
2217
2218 * MAINTAINERS: Change e-mail address.
2219
2220 2008-11-27 Tristan Gingold <gingold@adacore.com>
2221
2222 * configure.ac: Build gdb for i?86-*-darwin*
2223 * configure: Regenerated.
2224
2225 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2226
2227 * MAINTAINERS: Added my full name.
2228
2229 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2230
2231 PR bootstrap/38014
2232 PR bootstrap/37923
2233
2234 Revert:
2235
2236 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2237
2238 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2239 * Makefile.in: Regenerated.
2240
2241 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2242
2243 PR gdb/921
2244 PR gdb/1646
2245 PR gdb/2175
2246 PR gdb/2176
2247
2248 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2249 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2250 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2251 (HOST_EXPORTS): Pass CPPFLAGS.
2252 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2253 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2254 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2255 * Makefile.in, configure: Regenerated.
2256 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2257 and CPPFLAGS_FOR_BUILD.
2258
2259 2008-11-06 Jeff Law <law@redhat.com>
2260
2261 * MAINTAINERS: Add myself as middle end maintainer.
2262
2263 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2264
2265 * MAINTAINERS (Write after approval): Add myself.
2266
2267 2008-11-05 Diego Novillo <dnovillo@google.com>
2268
2269 * MAINTAINERS (Global Reviewers): Add myself.
2270 (Non-Algorithmic Maintainers): Remove myself.
2271
2272 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2273
2274 * MAINTAINERS (Write after approval): Add myself.
2275
2276 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2277
2278 * MAINTAINERS (Write after approval): Add myself.
2279
2280 2008-10-31 Ben Elliston <bje@au.ibm.com>
2281
2282 * configure.ac (spu-*-*): Remove special case.
2283 * configure: Regenerate.
2284
2285 2008-10-30 Catherine Moore <clm@codesourcery.com>
2286
2287 * MAINTAINERS (Write after approval): Update my email address.
2288
2289 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2290
2291 * configure.ac [spu-*-*]: Do not set skipdirs.
2292 * configure: Re-generate.
2293
2294 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2295
2296 * MAINTAINERS (Various Maintainers): Add myself to reload.
2297
2298 2008-10-25 Richard Guenther <rguenther@suse.de>
2299
2300 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2301 maintainer. Remove myself as libgcc-math maintainer.
2302 (Non-Algorithmic Maintainers): Remove myself.
2303
2304 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2305
2306 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2307 * Makefile.in: Regenerated.
2308
2309 2008-10-23 Cary Coutant <ccoutant@google.com>
2310
2311 * MAINTAINERS (Write after approval): Add myself.
2312
2313 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2314
2315 PR gdb/921
2316 PR gdb/1646
2317 PR gdb/2175
2318 PR gdb/2176
2319
2320 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2321 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2322 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2323 (HOST_EXPORTS): Pass CPPFLAGS.
2324 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2325 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2326 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2327 * Makefile.in, configure: Regenerated.
2328 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2329 and CPPFLAGS_FOR_BUILD.
2330
2331 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2332
2333 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2334 Sebastian Pop.
2335
2336 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2337
2338 * MAINTAINERS (Write After Approval): Added myself.
2339
2340 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2341
2342 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2343 recommended version to 2.3.2.
2344
2345 * configure: Regenerate.
2346
2347 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2348
2349 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2350
2351 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2352
2353 * MAINTAINERS (Write After Approval): Update e-mail address.
2354
2355 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2356
2357 * libtool.m4: Update to libtool 2.2.6.
2358 * lt~obsolete.m4: Update to libtool 2.2.6.
2359 * ltmain.sh: Update to libtool 2.2.6.
2360 * ltsugar.m4: Update to libtool 2.2.6.
2361 * ltversion.m4: Update to libtool 2.2.6.
2362 * ltoptions.m4: Update to libtool 2.2.6.
2363 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2364
2365 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2366
2367 * MAINTAINERS (Write After Approval): Add myself.
2368
2369 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2370
2371 * MAINTAINERS (Write After Approval): Update my name.
2372
2373 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2374
2375 * MAINTAINERS: Add myself in "Write After Approval".
2376
2377 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2378
2379 * MAINTAINERS: Add myself as ia64 maintainer.
2380
2381 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2382
2383 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2384 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2385 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2386 and Michael Tiemann from Write After Approval since they do not
2387 actually have access.
2388
2389 2008-09-05 Richard Guenther <rguenther@suse.de>
2390
2391 * configure.ac: Initialize clooglibs to -lcloog.
2392 * configure: Re-generate.
2393
2394 2008-09-04 Le-Chun Wu <lcwu@google.com>
2395
2396 * MAINTAINERS (Write After Approval): Add myself.
2397
2398 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2399
2400 * configure.ac (--with-cloog-polylib): New.
2401 (--disable-cloog-version-check): New.
2402 (--disable-ppl-version-check): New.
2403 * configure: Re-generate.
2404
2405 2008-09-03 Richard Guenther <rguenther@suse.de>
2406
2407 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2408 cloog test.
2409 * configure: Re-generate.
2410
2411 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2412
2413 Add picoChip port.
2414 * MAINTAINERS: Add picoChip maintainers.
2415
2416 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2417 Tobias Grosser <grosser@fim.uni-passau.de>
2418 Jan Sjodin <jan.sjodin@amd.com>
2419 Harsha Jagasia <harsha.jagasia@amd.com>
2420 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2421 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2422 Adrien Eliche <aeliche@isty.uvsq.fr>
2423
2424 Merge from graphite branch.
2425 * configure: Regenerate.
2426 * Makefile.in: Regenerate.
2427 * configure.ac (host_libs): Add ppl and cloog.
2428 Add checks for PPL and CLooG.
2429 * Makefile.def (ppl, cloog): Added modules and dependences.
2430 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2431 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2432
2433 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2434
2435 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2436 (GCC_SHLIB_SUBDIR): New.
2437 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2438 * configure: Regenerate.
2439 * Makefile.in: Regenerate.
2440
2441 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2442
2443 * MAINTAINERS: Consistently use tabs to separate columns.
2444
2445 2008-08-29 Tristan Gingold <gingold@adacore.com>
2446
2447 * MAINTAINERS (Write after Approval): Add myself.
2448
2449 2008-08-28 Tristan Gingold <gingold@adacore.com>
2450
2451 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2452 Enable bfd, binutils and opcodes.
2453 * configure: Regenerate.
2454
2455 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2456
2457 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2458
2459 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2460
2461 * MAINTAINERS: Use correct Umlaut for last name.
2462
2463 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2464
2465 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2466
2467 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2468
2469 * MAINTAINERS: Update my email address.
2470
2471 2008-08-16 Nicolas Roche <roche@adacore.com>
2472
2473 * Makefile.tpl: Add BOOT_ADAFLAGS.
2474 * Makefile.in: Regenerate.
2475
2476 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2477
2478 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2479 * configure: Regenerate.
2480
2481 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2482
2483 * configure.ac: Add makefile fragments for hpux.
2484 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2485 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2486 * configure: Regenerate.
2487 * Makefile.in: Regenerate.
2488
2489 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2490
2491 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2492
2493 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2494
2495 * MAINTAINERS (Write after Approval): Add myself.
2496
2497 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2498
2499 * MAINTAINERS (Write After Approval): Add myself.
2500
2501 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2502
2503 * MAINTAINERS (Write After Approval): Add myself.
2504
2505 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2506
2507 * MAINTAINERS: Update my email address.
2508
2509 2008-06-25 Joey Ye <joey.ye@intel.com>
2510
2511 * MAINTAINERS (Write After Approval): Add myself.
2512
2513 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2514
2515 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2516 * Makefile.in: Regenerate.
2517 * configure: Regenerate.
2518
2519 2008-06-17 Daniel Kraft <d@domob.eu>
2520
2521 * MAINTAINERS (Write After Approval): Add myself.
2522
2523 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2524
2525 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2526 "$@" is still intact with both Autoconf 2.59 and 2.62.
2527 * configure: Regenerate.
2528
2529 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2530
2531 * Makefile.tpl: Fix comment errors.
2532 * Makefile.in: Regenerate.
2533
2534 2008-06-12 David S. Miller <davem@davemloft.net>
2535 David Edelsohn <edelsohn@gnu.org>
2536
2537 * configure.ac: Add powerpc*-*-* to gold supported targets.
2538 * configure: Regenerate.
2539
2540 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2541
2542 PR tree-optimization/36218
2543 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2544 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2545 (all prefix="build-"): Pass them to build-system sub-makes.
2546 * Makefile.in: Regenerate.
2547
2548 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2549
2550 * MAINTAINERS (mt port): Remove.
2551 (sco5, unixware, sco udk): Remove.
2552 (Kean Johnston): Add to Write After Approval.
2553
2554 2008-05-30 Julian Brown <julian@codesourcery.com>
2555
2556 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2557 of libobjc for ARM EABI Linux.
2558 * configure: Regenerate.
2559
2560 2008-05-18 Xinliang David Li <davidxl@google.com>
2561
2562 * ChangeLog: Remove wrong ChangeLog entry.
2563
2564 2008-05-17 Xinliang David Li <davidxl@google.com>
2565
2566 * MAINTAINERS (Write After Approval): Add myself.
2567
2568 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2569
2570 * MAINTAINERS (Write After Approval): Add myself.
2571
2572 2008-05-14 Rafael Espíndola <espindola@google.com>
2573
2574 * config-ml.in: don't handle --enable-shared and --enable-static.
2575
2576 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2577
2578 * MAINTAINERS: Update my email address.
2579
2580 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2581
2582 * MAINTAINERS: Update my email address.
2583
2584 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
2588 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2589
2590 * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2593
2594 * MAINTAINERS (crx): Add myself.
2595
2596 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2597
2598 Sync with src:
2599 2008-04-14 David S. Miller <davem@davemloft.net>
2600
2601 * configure.ac: Add sparc*-*-* to gold supported targets.
2602 * configure: Regenerate.
2603
2604 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2605
2606 PR bootstrap/35457
2607 * configure.ac: Include override.m4.
2608 * configure: Regenerate.
2609
2610 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2611
2612 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2613 * Makefile.in: Regenerate.
2614
2615 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2616
2617 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2618 as nonconfigurable directories list.
2619 * configure: Regenerate.
2620
2621 2008-04-14 Ben Elliston <bje@au.ibm.com>
2622
2623 * config.sub, config.guess: Update from upstream sources.
2624
2625 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2626
2627 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2628 * Makefile.in: Regenerate.
2629
2630 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2631
2632 * configure.ac: Do not build libssp for the AVR.
2633 * configure: Regenerate.
2634
2635 2008-04-07 Ian Lance Taylor <iant@google.com>
2636
2637 * Makefile.def: check-gold depends upon all-binutils.
2638 * Makefile.in: Regenerate.
2639
2640 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2641
2642 * MAINTAINERS (Write After Approval): Add myself.
2643
2644 2008-04-04 Nick Clifton <nickc@redhat.com>
2645
2646 PR binutils/4334
2647 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2648 builds.
2649 * configure: Regenerate.
2650
2651 2008-04-04 NightStrike <NightStrike@gmail.com>
2652
2653 PR other/35151
2654 * configure.ac: Combine rules for mingw32 and mingw64.
2655 * configure: Regenerate.
2656
2657 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2658
2659 * MAINTAINERS (Write After Approval): Add myself.
2660
2661 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2662
2663 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2664 * Makefile.in (.NOTPARALLEL): Ditto.
2665
2666 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2671
2672 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2673 * Makefile.in (.NOTPARALLEL): Regenerate.
2674
2675 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2676
2677 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2678 * Makefile.in: Regenerate.
2679
2680 2008-03-26 Jakub Staszak <kuba@et.pl>
2681
2682 * MAINTAINERS (Write After Approval): Add myself.
2683
2684 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2685
2686 * MAINTAINERS: Update e-mail address.
2687
2688 2008-03-20 Ian Lance Taylor <iant@google.com>
2689
2690 * configure.ac: Add support for --enable-gold.
2691 * Makefile.def: Add gold as a directory like ld.
2692 * configure, Makefile.in: Regenerate.
2693
2694 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2695
2696 * configure.ac: m4_include config/proginstall.m4.
2697 * configure: Regenerate.
2698
2699 Backport from upstream Libtool:
2700
2701 2007-10-12 Eric Blake <ebb9@byu.net>
2702
2703 Deal with Autoconf 2.62's semantic change in m4_append.
2704 * ltsugar.m4 (lt_append): Replace broken versions of
2705 m4_append.
2706 (lt_if_append_uniq): Don't require separator to be overquoted,
2707 and avoid broken m4_append.
2708 (lt_dict_add): Fix typo.
2709 * libtool.m4 (_LT_DECL): Don't overquote separator.
2710
2711 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2712
2713 * config.rpath: Add AIX 6 support.
2714
2715 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2716
2717 * Makefile.def (stageprofile). Remove -fprofile-generate
2718 from stage_libcflags.
2719 * Makefile.in: Regenerate.
2720
2721 2008-03-13 Ben Elliston <bje@au.ibm.com>
2722
2723 * config.sub, config.guess: Update from upstream sources.
2724
2725 2008-03-06 Tom Tromey <tromey@redhat.com>
2726
2727 * MAINTAINERS: Update for treelang deletion.
2728
2729 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2730
2731 * MAINTAINERS: Update my email address.
2732
2733 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2734
2735 * MAINTAINERS (darwin port): Add myself as a maintainer.
2736 (objective-c/c++): Add myself as a maintainer.
2737
2738 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2739
2740 * MAINTAINERS (Write After Approval): Update my email address.
2741
2742 2008-02-25 Tomas Bily <tbily@suse.cz>
2743
2744 * MAINTAINERS (Write After Approval): Add myself.
2745
2746 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2747
2748 * MAINTAINERS (OpenMP): Add myself.
2749
2750 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2751
2752 PR bootstrap/32009
2753 PR bootstrap/32161
2754
2755 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2756 * configure: Regenerate.
2757
2758 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2759 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2760 STAGE4_LIBCFLAGS): New.
2761 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2762 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2763 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2764 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2765 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2766 for target modules. Don't export LIBCFLAGS.
2767 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2768 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2769 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2770 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2771 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2772 * Makefile.in: Regenerate.
2773
2774 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2775
2776 PR libgcj/33085
2777 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2778 Do not use -DDLL_EXPORT. Backport from upstream.
2779
2780 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2781
2782 * MAINTAINERS (Write After Approval): Add myself.
2783
2784 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2785
2786 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2787 * configure: Regenerate.
2788
2789 2008-01-31 Marc Gauthier <marc@tensilica.com>
2790
2791 * configure.ac (xtensa*-*-*): Recognize processor variants.
2792 * configure: Regenerate.
2793
2794 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2795
2796 PR bootstrap/34922
2797 * configure.ac (PARSE_ARGS): Push suitable setting of
2798 ac_subdirs_all, for `./configure --help=recursive'.
2799 Handle `+' in generic toplevel directory disabling.
2800 * configure: Regenerate.
2801
2802 2008-01-28 Nick Clifton <nickc@redhat.com>
2803
2804 * MAINTAINERS (xstormy16): Take over maintainership.
2805
2806 2008-01-25 Joseph Myers <joseph@codesourcery.com>
2807
2808 * MAINTAINERS (c4x port): Remove.
2809
2810 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2811
2812 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2813
2814 2008-01-23 Ben Elliston <bje@au.ibm.com>
2815
2816 * config.sub, config.guess: Update from upstream sources.
2817
2818 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
2819
2820 * MAINTAINERS (Write After Approval): Add myself.
2821
2822 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
2823
2824 * MAINTAINERS: Update my email address.
2825
2826 2008-01-09 Raksit Ashok <raksit@google.com>
2827
2828 * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2008-01-09 Raksit Ashok <raksit@google.com>
2831
2832 * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2008-01-08 Ben Elliston <bje@au.ibm.com>
2835
2836 * config.sub, config.guess: Update from upstream sources.
2837
2838 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2839
2840 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2841 Change recommended MPFR from 2.2.1 -> 2.3.0.
2842 * configure: Regenerate.
2843
2844 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2845
2846 * MAINTAINERS: Update my email address.
2847
2848 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
2849
2850 * MAINTAINERS: Update my email address.
2851
2852 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2853
2854 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2855 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2856 * Makefile.in: Regenerate.
2857
2858 2007-12-10 Mark Heffernan <meheff@google.com>
2859
2860 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2861 misplaced entries.
2862
2863 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2864
2865 * configure.ac: Enable libjava for x86_64-*-darwin9.
2866 * configure: Regenerate.
2867
2868 2007-12-07 Bill Maddox <maddox@google.com>
2869
2870 * MAINTAINERS (Write After Approval): Add myself.
2871
2872 2007-12-05 Ben Elliston <bje@au.ibm.com>
2873
2874 * config.sub, config.guess: Update from upstream sources.
2875
2876 2007-12-02 Matthias Klose <doko@ubuntu.com>
2877
2878 * config-ml.in: Remove 64bit configure tests.
2879
2880 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2881
2882 * config-ml.in: Robustify against white space in absolute file
2883 names.
2884
2885 * config-ml.in (multi-clean): Substitute ${Makefile}.
2886 Remove superfluous ${Makefile} in list.
2887
2888 2007-11-19 Thiemo Seufer <ths@mips.com>
2889
2890 * config-ml.in: Don't hardcode the Makefile name.
2891
2892 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
2893
2894 * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
2897
2898 * MAINTAINERS (Write After Approval): Add myself.
2899
2900 2007-11-06 Doug Kwan <dougkwan@google.com>
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
2904 2007-10-25 Ben Elliston <bje@au.ibm.com>
2905
2906 * MAINTAINERS (mercury): Remove entry.
2907 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2908
2909 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2910
2911 * Makefile.def (dependencies): Make configure-gdb depend on
2912 all-intl.
2913 * Makefile.in: Regenerated.
2914
2915 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
2916
2917 * MAINTAINERS (Fortran maintainer): Remove myself.
2918
2919 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2920
2921 * Makefile.def: To avoid problems running with parallel makes,
2922 build newlib before libgloss so that target specific header
2923 files are availble.
2924 * Makefile.in: Regenerate
2925
2926 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2927
2928 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2929 * Makefile.in: Regenerate.
2930
2931 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
2932
2933 * MAINTAINERS (Register allocation reviewer): Add myself.
2934
2935 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2936
2937 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2938 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2939 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2940 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2941 * configure: Regenerate.
2942
2943 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
2944
2945 * MAINTAINERS (Register allocation reviewer): Add myself.
2946
2947 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2948
2949 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2950 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2951 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2952 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2953 * configure.ac: Default them to host tools for $host = $build.
2954 Subst them.
2955
2956 * configure: Regenerate.
2957 * Makefile.in: Regenerate.
2958
2959 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
2960
2961 * MAINTAINERS (Register allocation reviewer): Add myself.
2962
2963 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2964
2965 * MAINTAINERS (Register allocation reviewer): Add myself.
2966
2967 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
2968
2969 * MAINTAINERS (Write After Approval): Fix typo.
2970
2971 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2972
2973 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2974 * configure: Regenerate.
2975
2976 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
2977
2978 PR bootstrap/31906
2979 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2980 they're already prefixed.
2981
2982 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2983
2984 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2985 libstdc++.
2986 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2987 * configure: Regenerate.
2988 * Makefile.in: Regenerate.
2989
2990 2007-09-17 Andreas Schwab <schwab@suse.de>
2991
2992 * configure.ac: Raise minimum makeinfo version to 4.6.
2993 * configure: Regenerate.
2994
2995 2007-09-17 Johannes Singler <singler@ira.uka.de>
2996
2997 * MAINTAINERS (write-after-approval) add myself
2998
2999 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3000
3001 * configure.ac: Correct makeinfo version check.
3002 * configure: Regenerate.
3003
3004 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3005
3006 * MAINTAINERS: Update my email address.
3007
3008 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3009
3010 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3011 to $skipdirs and only disable gprof for newlib. Use the normal
3012 mips*-elf* handling in other respects.
3013 * configure: Regnerate.
3014
3015 2007-09-12 David Daney <ddaney@avtrex.com>
3016
3017 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3018 enabling libgcj.
3019 * configure: Regenerate.
3020
3021 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3022
3023 PR other/32154
3024 * configure.ac: For libgloss targets, point the linker to the linker
3025 script, startup code and simulator library.
3026 * configure: Regenerate.
3027
3028 2007-09-07 Andrew Haley <aph@redhat.com>
3029
3030 * configure.ac (noconfigdirs): Remove target-libffi and
3031 target-libjava.
3032 * configure: Regenerate.
3033
3034 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3035
3036 PR target/33281
3037 * configure.ac: Use config/mh-mingw on mingw.
3038 * configure: Regenerate.
3039
3040 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3041
3042 * MAINTAINERS (Write After Approval): Add myself.
3043
3044 2007-09-05 Richard Guenther <rguenther@suse.de>
3045
3046 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3047 nor --disable-checking is provided also turn on yes and types
3048 checking for stage1.
3049 * configure: Re-generate.
3050
3051 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3052
3053 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3054 (Write After Approval): Remove myself.
3055
3056 2007-08-29 Nick Clifton <nickc@redhat.com>
3057
3058 * config.sub, config.guess: Update from upstream sources.
3059
3060 2007-08-22 Bud Davis <jmdavis@link.com>
3061
3062 * MAINTAINERS (Write After Approval): Added myself.
3063 * MAINTAINERS (Reviewers): Removed myself.
3064
3065 2007-08-18 Paul Brook <paul@codesourcery.com>
3066 Joseph Myers <joseph@codesourcery.com>
3067
3068 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3069 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3070 * Makefile.in: Regenerate.
3071 * configure.ac (--with-debug-prefix-map): New.
3072 * configure: Regenerate.
3073
3074 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3075 Nigel Stephens <nigel@mips.com>
3076
3077 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3078 as target_makefile_frag.
3079 * configure: Regenerate.
3080
3081 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3082
3083 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3084 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3085 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3086 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3087 (do-compare, do-compare3, do-compare-debug): New.
3088 ([+compare-target+]): Use them.
3089
3090 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3091
3092 * MAINTAINERS (Write After Approval): Change my email address.
3093
3094 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3095 Ben Elliston <bje@au.ibm.com>
3096
3097 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3098 --silent if $silent.
3099 * configure: Regenerate.
3100
3101 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3102
3103 * MAINTAINERS (Various Maintainers): Add myself as
3104 loop infrastructure maintainer. Update my e-mail
3105 address.
3106
3107 2007-07-31 Diego Novillo <dnovillo@google.com>
3108
3109 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3110 Adjust description.
3111
3112 2007-07-26 Richard Guenther <rguenther@suse.de>
3113
3114 * configure.ac: Add types checking to stage1 checking flags.
3115 * configure: Regenerate.
3116
3117 2007-07-17 Nick Clifton <nickc@redhat.com>
3118
3119 * COPYING3: New file. Contains version 3 of the GNU General
3120 Public License.
3121 * COPYING3.LIB: New file. Contains version 3 of the GNU
3122 Lesser General Public License.
3123
3124 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3125
3126 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3127
3128 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3129
3130 * MAINTAINERS (S/390 co-maintainer): Add myself.
3131 (Write After Approval): Remove myself.
3132
3133 2007-07-13 Dan Hipschman <dsh@google.com>
3134
3135 * MAINTAINERS (Write After Approval): Add myself.
3136
3137 2007-07-11 Nick Clifton <nickc@redhat.com>
3138
3139 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3140 WINDRES export.
3141 * Makefile.in: Regenerate.
3142
3143 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3144
3145 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3146 maintainer.
3147
3148 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3149
3150 * lt~obsolete.m4: New. Import from 20070318 libtool.
3151
3152 2007-07-03 Julian Brown <julian@codesourcery.com>
3153
3154 * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3157
3158 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3159 * configure: Regenerate.
3160
3161 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3162
3163 * configure.ac: Add some missing m4 quotation.
3164 * configure: Regenerate.
3165
3166 2007-07-02 Simon Baldwin <simonb@google.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
3170 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3171
3172 * configure: Regenerate.
3173
3174 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3175
3176 * Makefile.def: Add windmc tool to build.
3177 * Makefile.tpl: Likewise.
3178 * configure.ac: Likewise.
3179 * Makefile.in: Regenerate.
3180 * configure: Regenerate.
3181
3182 2007-06-28 DJ Delorie <dj@redhat.com>
3183
3184 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3185 not building newlib.
3186 * configure: Regenerated.
3187
3188 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3189
3190 * MAINTAINERS (Write After Approval): Add myself.
3191
3192 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3193
3194 * MAINTAINERS (Write After Approval): Add myself.
3195
3196 2007-06-19 Chris Matthews <chrismatthews@google.com>
3197
3198 * MAINTAINERS (Write After Approval): Add myself.
3199
3200 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3201
3202 * MAINTAINERS (Write After Approval): Add myself.
3203
3204 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3205
3206 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3207 * Makefile.in: Regenerated.
3208
3209 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3210
3211 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3212 bfin*-*-uclinux* targets.
3213 * configure: Regenerate.
3214
3215 2007-06-14 Ian Lance Taylor <iant@google.com>
3216
3217 * MAINTAINERS: Add myself as non-algorithmic global write
3218 maintainer.
3219
3220 2007-06-14 Diego Novillo <dnovillo@google.com>
3221
3222 * MAINTAINERS: Add self as middle-end maintainer and
3223 non-algorithmic global write maintainer.
3224
3225 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3226
3227 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3228 Move all Fortran maintainers except Paul Brook into the
3229 Non-Autopoiesis section.
3230
3231 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3232
3233 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3234 (distclean-stage[+id+]): Possibly delete stage_last.
3235 * Makefile.in: Regenerate.
3236
3237 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3238
3239 * MAINTAINERS (Various Maintainer): Fix typo.
3240
3241 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3242
3243 * MAINTAINERS (Various Maintainer): Add myself as
3244 dataflow maintainer.
3245
3246 2007-06-07 Ben Elliston <bje@au.ibm.com>
3247
3248 * config.sub, config.guess: Update from upstream sources.
3249
3250 2007-06-07 Ben Elliston <bje@au.ibm.com>
3251
3252 * Makefile.tpl: Fix spelling error.
3253 * Makefile.in: Regenerate.
3254
3255 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3256
3257 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3258 lt_cv_sys_max_cmd_len.
3259
3260 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3261
3262 * MAINTAINERS (Various Maintainers): Add myself as
3263 auto-vectorizer maintainer.
3264
3265 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3266
3267 PR libjava/32098
3268 * libtool.m4: Revert previous change.
3269 * ltgcc.m4: Put it here.
3270
3271 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3272
3273 * MAINTAINERS (Various Maintainers): Add myself as
3274 auto-vectorizer maintainer.
3275
3276 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3277
3278 PR libjava/32098
3279 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3280
3281 2007-05-30 Richard Guenther <rguenther@suse.de>
3282
3283 * MAINTAINERS (Various Maintainers): Add myself as
3284 auto-vectorizer maintainer.
3285
3286 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3287
3288 PR bootstrap/29382
3289 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3290 * configure: Rebuilt.
3291
3292 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3293
3294 * MAINTAINERS (Write After Approval): Removed my name.
3295
3296 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3297
3298 * MAINTAINERS (Write After Approval): Remove myself.
3299
3300 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3301
3302 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3303
3304 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3305
3306 * ltmain.sh: Update from ToT Libtool.
3307 * libtool.m4: Update from ToT Libtool.
3308 * ltsugar.m4: New. Update from ToT Libtool.
3309 * ltversion.m4: New. Update from ToT Libtool.
3310 * ltoptions.m4: New. Update from ToT Libtool.
3311 * ltconfig: Remove.
3312 * ltcf-c.sh: Remove.
3313 * ltcf-cxx.sh: Remove.
3314 * ltcf-gcj.sh: Remove.
3315
3316 2007-05-22 Ollie Wild <aaw@google.com>
3317
3318 * MAINTAINERS (Write After Approval): Add myself.
3319
3320 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3323 stage_cflags.
3324 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3325 Remove CFLAGS/LIBCFLAGS.
3326 (configure-stage[+id+]-[+prefix+][+module+],
3327 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3328 * Makefile.in: Regenerate.
3329
3330 2007-05-15 Diego Novillo <dnovillo@google.com>
3331
3332 * MAINTAINERS: Update e-mail address.
3333
3334 2007-05-15 Revital Eres <eres@il.ibm.com>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3339
3340 * MAINTAINERS (Write After Approval): Updated my address.
3341
3342 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3343
3344 * MAINTAINERS (Write After Approval): Add myself.
3345
3346 2007-05-11 Silvius Rus <rus@google.com>
3347
3348 * MAINTAINERS (Write After Approval): Add myself.
3349
3350 2007-04-23 Tom Tromey <tromey@redhat.com>
3351
3352 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3353
3354 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3355
3356 * MAINTAINERS (cpplib): Rename to ...
3357 (libcpp): ... this. Add C/C++ front end maintainers.
3358
3359 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3360
3361 * config-ml.in: Pass ${ml_config_env} to configure calls.
3362
3363 2007-04-04 Christian Bruel <christian.bruel@st.com>
3364
3365 * MAINTAINERS (Write After Approval): Add myself.
3366
3367 2007-04-02 Dave Korn <dave.korn@artimi.com>
3368
3369 * MAINTAINERS (Write After Approval): Add myself.
3370
3371 2007-03-31 Tobias Burnus <burnus@net-b.de>
3372
3373 * MAINTAINERS (fortran 95 front end): Add myself.
3374
3375 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3376
3377 * MAINTAINERS (Write After Approval): Add myself.
3378
3379 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3380
3381 * MAINTAINERS (Modulo Scheduler): Add myself.
3382
3383 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3384
3385 * MAINTAINERS (fortran 95 front end): Add myself.
3386 (c++ front end): whitespace fix.
3387
3388 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3389
3390 * MAINTAINERS (Write After Approval): Add myself.
3391
3392 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3393
3394 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3395 of glob. Quote arguments with single quotes too.
3396 * configure: Regenerate.
3397
3398 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3399
3400 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3401 * Makefile.in: Regenerate
3402
3403 2007-03-07 Andreas Schwab <schwab@suse.de>
3404
3405 * configure: Regenerate.
3406
3407 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3408
3409 * configure.ac: Add "--with-pdfdir" configure option,
3410 which defines pdfdir variable.
3411 * Makefile.def (target=fixincludes): Add install-pdf to
3412 missing targets.
3413 (recursive_targets): Add install-pdf target.
3414 (flags_to_pass): Add pdfdir.
3415 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3416 target.
3417 * configure: Regenerate
3418 * Makefile.in: Regenerate
3419
3420 2007-02-28 Eric Christopher <echristo@apple.com>
3421
3422 Revert:
3423 2006-12-07 Mike Stump <mrs@apple.com>
3424
3425 * Makefile.def (dependencies): Add dependency for
3426 install-target-libssp and install-target-libgomp on
3427 install-gcc.
3428 * Makefile.in: Regenerate.
3429
3430 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3431
3432 * configure: Regenerate.
3433 * configure.ac: Move statements after variable declarations.
3434
3435 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3436
3437 * MAINTAINERS: Add myself as sh maintainer.
3438
3439 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3440
3441 * configure.ac: Adjust for loop syntax.
3442 * configure: Regenerate.
3443
3444 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3445
3446 * configure: Rebuilt.
3447
3448 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3449
3450 * configure.ac: Drop multiple occurrences of --enable-languages,
3451 and fix its quoting.
3452 * configure: Rebuilt.
3453
3454 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3455 Nathan Sidwell <nathan@codesourcery.com>
3456 Vladimir Prus <vladimir@codesourcery.com>
3457 Joseph Myers <joseph@codesourcery.com>
3458
3459 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3460 * configure: Regenerate.
3461
3462 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3463
3464 * ltconfig (freebsd*): Default to elf.
3465
3466 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3467
3468 * configure.ac (target_libraries): Move libgcc before libiberty.
3469 * configure: Regenerated.
3470
3471 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3472 Paolo Bonzini <bonzini@gnu.org>
3473
3474 PR bootstrap/30753
3475 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3476 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3477 * configure: Regenerated.
3478
3479 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3480
3481 * MAINTAINERS (Language Front End Maintainers): Update my mail
3482 address.
3483
3484 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3485
3486 PR bootstrap/30748
3487 * configure.ac: Correct syntax for Solaris ksh.
3488 * configure: Regenerated.
3489
3490 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3491
3492 * configure.ac: Sync with src.
3493 * configure: Regenerate.
3494
3495 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3496
3497 * Makefile.in: Regenerate.
3498
3499 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3500
3501 * config.sub: Sync with src.
3502
3503 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3504
3505 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3506 noncanonical equivalents.
3507 * configure.in: Rename to...
3508 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3509 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3510 target_noncanonical. Use them. Rewrite removal of configure
3511 arguments for autoconf 2.59. Discard variable settings. Force
3512 program_transform_name for native tools.
3513
3514 * Makefile.in: Regenerated.
3515 * configure: Regenerated with autoconf 2.59.
3516
3517 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3518
3519 * MAINTAINERS (Write After Approval): Add myself.
3520
3521 2007-01-31 Andreas Schwab <schwab@suse.de>
3522
3523 * Makefile.tpl (LDFLAGS): Substitute it.
3524 * Makefile.in: Regenerate.
3525
3526 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3527
3528 * MAINTAINERS (Write After Approval): Add myself.
3529
3530 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3531
3532 * MAINTAINERS (spu port): Add myself.
3533
3534 2007-01-23 Richard Guenther <rguenther@suse.de>
3535
3536 PR bootstrap/30541
3537 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3538 * Makefile.tpl (GNATBIND): Substitute it.
3539 (GNATMAKE): Likewise.
3540 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3541 of STAGE_PREFIX.
3542 * Makefile.in: Regenerate.
3543 * configure: Regenerate.
3544
3545 2007-01-18 Mike Stump <mrs@apple.com>
3546
3547 * configure.in: Re-enable -Werror for gcc builds.
3548
3549 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3554
3555 * configure.in: Change == to = in test command.
3556 * configure: Regenerate.
3557
3558 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3559 Nick Clifton <nickc@redhat.com>
3560 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3561
3562 * configure.in (build_configargs, host_configargs, target_configargs):
3563 Remove build/host/target parameters.
3564 (host_libs): Add gmp and mpfr.
3565 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3566 * Makefile.def (gmp, mpfr): New.
3567 (gcc): Remove target.
3568 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3569 target_os, target_vendor): New.
3570 (configure): Add host_alias/target_alias arguments; adjust invocations.
3571 * configure: Regenerate.
3572 * Makefile.in: Regenerate.
3573
3574 2007-01-11 Matt Fago <fago@earthlink.net>
3575
3576 * configure.in: Try to link to functions only in mpfr 2.2.x
3577 to improve robustness of configure tests.
3578 * configure: Regenerate.
3579
3580 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3581
3582 * MAINTAINERS: Add myself as i386 maintainer.
3583
3584 2007-01-08 Jan Hubicka <jh@suse.cz>
3585
3586 * MAINTAINERS: Add myself as i386 maintainer.
3587
3588 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3589
3590 * configure.in: Add support for an x86_64-mingw* target.
3591 * configure: Regenerate.
3592
3593 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3594
3595 * Makefile.tpl (all-target): Correct @if conditional for target
3596 modules.
3597 * configure.in: Omit libiberty if building only target libgcc.
3598 * configure, Makefile.in: Regenerated.
3599
3600 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3601
3602 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3603 * configure: Regenerate.
3604
3605 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3606
3607 * Makefile.def (target_modules): Add libgcc.
3608 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3609 * Makefile.tpl (clean-target-libgcc): Delete.
3610 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3611 on gcc even for bootstrapped modules. Rewrite handling of
3612 lang_env_dependencies to loop over target_modules.
3613 * configure.in (target_libraries): Add target-libgcc.
3614 * Makefile.in, configure: Regenerated.
3615
3616 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3617
3618 * configure.in: Reorganize recognition of languages. Add
3619 --enable-stage1-languages. Show supported languages for the chosen
3620 target rather than all recognized languages.
3621 * configure: Regenerate.
3622
3623 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3624
3625 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3626 * Makefile.in: Regenerate.
3627
3628 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3629
3630 * configure.in: Warn that MPFR 2.2.0 is buggy.
3631 * configure: Regenerate.
3632
3633 2006-12-27 Ian Lance Taylor <iant@google.com>
3634
3635 * configure.in: When removing Makefiles to force a reconfigure, also
3636 remove prev-DIR*/Makefile.
3637 * configure: Regenerate.
3638
3639 2006-12-22 Andreas Schwab <schwab@suse.de>
3640
3641 * configure: Regenerate with correct autoconf version.
3642
3643 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3644
3645 * configure.in: add AC_SUBST for *_FOR_TARGET.
3646 * configure: Regenerate.
3647
3648 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3649
3650 * configure.in: Simplify logic for rejecting languages that cannot
3651 be built. Separate the case when a language is unsupported,
3652 from the case when the user chooses not to build a language.
3653
3654 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3655
3656 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3657 it only affects bootstrap and could be tested on "$host" as well.
3658 * configure: Regenerate.
3659 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3660
3661 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3662
3663 PR bootstrap/29544
3664 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3665 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3666 move here comment from Makefile.tpl.
3667 * Makefile.tpl: Move some definitions higher in the file.
3668 (STAGE1_CHECKING): New.
3669 * configure.in: Add --enable-stage1-checking.
3670 * configure: Regenerate.
3671 * Makefile.in: Regenerate.
3672
3673 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3674
3675 * MAINTAINERS: Add myself as build system maintainer.
3676
3677 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3678
3679 * MAINTAINERS (Write After Approval): Add myself.
3680
3681 2006-12-13 Eric Christopher <echristo@apple.com>
3682
3683 * MAINTAINERS: Add myself as darwin maintainer.
3684
3685 2006-12-11 Ian Lance Taylor <ian@airs.com>
3686
3687 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3688
3689 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3690
3691 MAINTAINERS: Update my entry.
3692
3693 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3694
3695 * configure.in: Handle spu makefile frag.
3696 * Makefile.tpl (MAINT): Define
3697 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3698 * configure: Regenerate.
3699 * Makefile.in: Regenerate.
3700
3701 2006-12-11 Ben Elliston <bje@au.ibm.com>
3702
3703 * config.guess: Import latest version.
3704 * config.sub: Likewise.
3705
3706 2006-12-11 Ben Elliston <bje@au.ibm.com>
3707
3708 * configure.in (spu-*-*): Don't skip target-libiberty.
3709 * configure: Regenerate.
3710
3711 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3712
3713 PR bootstrap/30134
3714 * configure.in: Correct x86 darwin support for libjava to powerpc
3715 and i?86 only.
3716 * configure: Regenerate.
3717
3718 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3719
3720 * configure.in: Add x86 darwin support for libjava.
3721 * configure: Regenerate.
3722
3723 2006-12-07 Mike Stump <mrs@apple.com>
3724
3725 * Makefile.def (dependencies): Add dependency for
3726 install-target-libssp and install-target-libgomp on
3727 install-gcc.
3728 * Makefile.in: Regenerate.
3729
3730 2006-12-04 Richard Guenther <rguenther@suse.de>
3731
3732 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3733 (Non-Algorithmic Maintainers): Move over non-algorithmic
3734 loop optimizer maintainers, add myself as a non-algorithmic
3735 middle-end maintainer.
3736
3737 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3738
3739 * MAINTAINERS (Write After Approval): Add myself.
3740
3741 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3742
3743 * configure.in: Update error message for missing GMP/MPFR.
3744
3745 * configure: Regenerate.
3746
3747 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3748
3749 * configure.in: Update MPFR version in error message.
3750
3751 * configure: Regenerate.
3752
3753 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3754
3755 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3756 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3757 --with-gmp-lib): New flags.
3758
3759 * configure: Regenerate.
3760
3761 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3762
3763 * MAINTAINERS (Write After Approval): Change my email address.
3764
3765 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3766
3767 * MAINTAINERS (Write After Approval): Add myself.
3768
3769 2006-11-22 Philipp Thomas <pth@suse.de>
3770
3771 * MAINTAINERS (i18n): Update e-mail address.
3772
3773 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3774
3775 * MAINTAINERS (spu port): Add myself as maintainer.
3776 (Write After Approval): Remove myself.
3777
3778 2006-11-22 Ben Elliston <bje@au.ibm.com>
3779
3780 * configure.in (skipdirs): Don't build libssp for SPU.
3781 * configure: Regenerate.
3782
3783 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
3784
3785 * MAINTAINERS (spu port): Add myself as maintainer.
3786 (libobjc): Update my email address.
3787
3788 2006-11-21 Andrea Bona <andrea.bona@st.com>
3789
3790 * MAINTAINERS (Write After Approval): Add myself.
3791
3792 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3793
3794 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3795 * configure : Rebuilt.
3796
3797 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
3802
3803 * MAINTAINERS (Write After Approval): Add myself.
3804
3805 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3806
3807 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3808 libmpfr.a.
3809 * configure: Regenerate.
3810
3811 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3812
3813 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3814 (unstage): Test for stage_last presence.
3815
3816 PR bootstrap/29802
3817 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3818 STAGE_PREFIX.
3819 * Makefile.in: Regenerate.
3820
3821 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
3822
3823 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3824 maintainers.
3825
3826 2006-11-14 Erven Rohou <erven.rohou@st.com>
3827
3828 * MAINTAINERS (Write After Approval): Add myself.
3829
3830 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
3831
3832 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3833 and stageN-package/Makefile.
3834 * Makefile.in: Regenerated.
3835
3836 2006-11-14 Jie Zhang <jie.zhang@analog.com>
3837
3838 * configure.in: Remove target-libgloss from noconfigdirs for
3839 bfin-*-*.
3840 * configure: Regenerated.
3841
3842 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3843
3844 * configure.in (have_gmp): Only error if the gcc directory exists.
3845
3846 * configure: Regenerate.
3847
3848 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3849
3850 * configure.in: Robustify error message for missing GMP/MPFR.
3851
3852 * configure: Regenerate.
3853
3854 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
3855
3856 * MAINTAINERS (Write After Approval): Add myself.
3857
3858 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
3859
3860 * MAINTAINERS: Change email address.
3861
3862 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
3867
3868 * MAINTAINERS (Write After Approval): Add myself.
3869
3870 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
3871
3872 * MAINTAINERS (Write After Approval): Move myself to
3873 Write After Approval section.
3874
3875 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3876
3877 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
3878 need_gmp anymore.
3879 * configure: Regenerate.
3880
3881 2006-10-16 Tobias Burnus <burnus@net-b.de>
3882
3883 * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2006-10-16 Ben Elliston <bje@au.ibm.com>
3886
3887 * config.guess: Import latest version.
3888 * config.sub: Likewise.
3889
3890 2006-10-10 Brooks Moses <bmoses@stanford.edu>
3891
3892 * Makefile.def: Added pdf target handling.
3893 * Makefile.tpl: Added pdf target handling.
3894 * Makefile.in: Regenerated.
3895
3896 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
3897
3898 * MAINTAINERS: Add self as score port maintainer.
3899
3900 2006-10-04 Brooks Moses <bmoses@stanford.edu>
3901
3902 * MAINTAINERS (Write After Approval): Add myself.
3903
3904 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
3905
3906 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
3907 or newer.
3908 * configure: Regenerated.
3909
3910 2006-09-27 Dave Brolley <brolley@redhat.com>
3911
3912 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3913 using $s instead of $r.
3914 * configure: Regenerated.
3915
3916 2006-09-26 Thiemo Seufer <ths@mips.com>
3917
3918 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3919 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3920 * configure: Regenerate.
3921
3922 2006-09-24 Graeme Peterson <gridly@gmail.com>
3923
3924 * MAINTAINERS (Write After Approval): Remove myself.
3925
3926 2006-09-22 Chao-ying Fu <fu@mips.com>
3927
3928 * MAINTAINERS (Write After Approval): Add myself.
3929
3930 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
3931
3932 * MAINTAINERS: Add self as soft-fp maintainer.
3933
3934 2006-09-09 Anatoly Sokolov <aesok@post.ru>
3935
3936 * MAINTAINERS: Add myself as avr maintainer.
3937 Remove Marek Michalkiewicz as avr maintainer.
3938
3939 2006-09-07 Roberto Costa <roberto.costa@st.com>
3940
3941 * MAINTAINERS (Write After Approval): Add myself.
3942
3943 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3944
3945 * configure.in: Never build newlib for a Mingw host.
3946 Never build newlib as Mingw target library.
3947 Test the existence of winsup/cygwin for building a Cygwin newlib,
3948 rather than just winsup.
3949 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3950 building a Mingw target.
3951 * configure: Regenerate.
3952
3953 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3954
3955 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3956
3957 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3958
3959 * config.guess: Import from src (was more updated).
3960 * config.sub: Likewise.
3961
3962 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3963
3964 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3965 * configure: Regenerated.
3966
3967 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3968
3969 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3970 for stages after the first.
3971
3972 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3973
3974 * Makefile.def: Add dependencies for configure-opcodes
3975 on configure-intl and all-opcodes on all-intl.
3976 * Makefile.in: Regenerated.
3977
3978 2006-07-13 Ben Elliston <bje@au.ibm.com>
3979
3980 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3981
3982 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
3983
3984 Port to hosts whose 'sort' and 'tail' implementations
3985 treat operands with leading '+' as file names, as POSIX
3986 has required since 2001. However, make sure the code still
3987 works on pre-POSIX hosts.
3988 * ltmain.sh: Don't assume "sort +2" is equivalent to
3989 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3990
3991 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
3992
3993 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3994
3995 2006-07-04 Peter O'Gorman <peter@pogma.com>
3996
3997 * ltconfig: chmod 644 before ranlib during install.
3998
3999 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4000
4001 PR bootstrap/18058
4002 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4003 if the bootstrap compiler is a GCC version that supports it.
4004 * configure: Regenerate.
4005
4006 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4007
4008 * configure.in: Fix thinkos in previous check-in.
4009 * configure: Regenerate.
4010
4011 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4012
4013 PR other/27063
4014 * configure.in: Test subdir_requires and give an appropriate
4015 error message.
4016 * configure: Regenerate.
4017
4018 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4023
4024 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4025
4026 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4027
4028 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4029
4030 2006-06-20 David Ayers <d.ayers@inode.at>
4031
4032 PR bootstrap/28072
4033 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4034 whether target-libjava is being configured instead of whether the
4035 java front end is enabled.
4036 * configure: Regenerate.
4037
4038 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4039
4040 PR target/27540
4041 * configure.in: Only enable libgomp on IRIX 6.
4042 * configure: Regenerate.
4043
4044 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4045
4046 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4047 too.
4048 * Makefile.in: Regenerate.
4049
4050 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4051
4052 * config-ml.in: Alter CCASFLAGS to include special
4053 multilib options the same as is done for CFLAGS.
4054
4055 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4056
4057 * configure.in: Don't enable libgomp on hpux10.
4058 * configure: Rebuilt.
4059
4060 2006-06-12 David Ayers <d.ayers@inode.at>
4061
4062 PR bootstrap/27963
4063 PR target/19970
4064 * configure.in: Remove target-boehm-gc from noconfigdirs where
4065 ${libgcj} is specified.
4066 * configure: Regenerate.
4067
4068 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4069
4070 Sync from src:
4071
4072 * configure.in: Sync.
4073 * configure: Regenerated.
4074
4075 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4076
4077 * Makefile.def: Added dependencies from sim and gdb on intl, and
4078 added configure dependencies to everything with an all dependency
4079 on intl.
4080 * Makefile.in: Regenerated.
4081
4082 2006-06-06 David Ayers <d.ayers@inode.at>
4083
4084 PR libobjc/13946
4085 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4086 * Makefile.in: Regenerate.
4087 * configure.in: Add --enable-objc-gc at toplevel and have it
4088 enable boehm-gc for Objective-C.
4089 Remove target-boehm-gc from libgcj.
4090 Add target-boehm-gc to target_libraries.
4091 Add target-boehm-gc to noconfigdirs where ${libgcj}
4092 is specified.
4093 Assert that boehm-gc is supported when requested for Objective-C.
4094 Only build boehm-gc if needed either for Java or Objective-C.
4095 * configure: Regenerate.
4096
4097 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4098
4099 PR 27674
4100 * Makefile.tpl (configure-[+prefix+][+module+],
4101 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4102 Remove rule to unstage bootstrapped modules.
4103 (stage_current): New.
4104 * Makefile.in: Regenerate.
4105
4106 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4107
4108 * MAINTAINERS (Write After Approval): Update my e-mail address.
4109
4110 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4111
4112 * include/libiberty.h: Declare pex_run_in_environment.
4113
4114 2006-05-31 Asher Langton <langton2@llnl.gov>
4115
4116 * MAINTAINERS (Write After Approval): Add myself.
4117
4118 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4119
4120 * Makefile.def (bfd, opcodes): Fix lib_path.
4121 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4122 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4123 * Makefile.in: Regenerate.
4124
4125 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4126
4127 * Makefile.in: Regenerate.
4128
4129 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4130
4131 * Makefile.def: Add install-html target. Add datarootdir
4132 docdir and htmldir to flags_to_pass.
4133 * Makefile.tpl: Add install-html target.
4134 * Makefile.in: Regenerate.
4135 * configure.in: Add --with-datarootdir, --with-docdir, and
4136 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4137 * configure: Regenerate.
4138
4139 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4140
4141 * configure.in: Enable gprof for cross builds.
4142 * configure: Regenerate.
4143
4144 2006-05-22 Richard Guenther <rguenther@suse.de>
4145
4146 Revert
4147 2006-01-31 Richard Guenther <rguenther@suse.de>
4148 Paolo Bonzini <bonzini@gnu.org>
4149
4150 * Makefile.def (target_modules): Add libgcc-math target module.
4151 * configure.in (target_libraries): Add libgcc-math target library.
4152 (--enable-libgcc-math): New configure switch.
4153 * Makefile.in: Re-generate.
4154 * configure: Re-generate.
4155 * libgcc-math: New toplevel directory.
4156
4157 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4158 Andreas Tobler <a.tobler@schweiz.ch>
4159
4160 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4161 * configure: Rebuilt.
4162
4163 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4164
4165 * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2006-05-01 DJ Delorie <dj@redhat.com>
4168
4169 * configure.in: Restore CFLAGS if GMP isn't present.
4170 * configure: Regenerate.
4171
4172 2006-05-01 Richard Guenther <rguenther@suse.de>
4173
4174 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4175 maintainer.
4176
4177 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4178
4179 * MAINTAINERS (Write After Approval): Add myself.
4180
4181 2006-04-28 Jan Beulich <jbeulich@novell.com>
4182
4183 * MAINTAINERS (Write After Approval): Add myself.
4184
4185 2006-04-18 DJ Delorie <dj@redhat.com>
4186
4187 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4188 reference libgloss so that libssp can be built in a combined
4189 tree.
4190 * configure: Regenerate.
4191
4192 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4193
4194 * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2006-04-05 Ben Elliston <bje@au.ibm.com>
4197
4198 * configure.in: Require makeinfo 4.4 or higher.
4199 * configure: Regenerate.
4200
4201 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4202
4203 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4204 Rearrange the entries of other libraries to have them in one place.
4205
4206 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4207
4208 * MAINTAINERS (Write After Approval): Remove myself.
4209 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4210
4211 2006-03-14 Richard Guenther <rguenther@suse.de>
4212
4213 * configure: Regenerate with autoconf 2.13.
4214
4215 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4216
4217 * MAINTAINERS: Use my work address.
4218
4219 * MAINTAINERS: Update my E-mail address.
4220
4221 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4222
4223 * configure.in: Handle --disable-<component> generically.
4224 * configure: Regenerate.
4225
4226 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4227
4228 PR libgcj/17311
4229 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4230
4231 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4232
4233 * MAINTAINERS (Write After Approval): Remove myself.
4234 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4235
4236 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4237
4238 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4239 (TARGET_CONFIGDIRS): Remove.
4240 * configure.in: Remove AC_SUBST(target_configdirs).
4241 * Makefile.in, configure: Regenerated.
4242
4243 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4244
4245 * MAINTAINERS (Write After Approval): Remove myself.
4246 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4247
4248 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4249
4250 PR bootstrap/25670
4251
4252 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4253
4254 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4255 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4256 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4257 BUILD_PREFIX, BUILD_PREFIX_1.
4258 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4259
4260 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4261 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4262
4263 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4264 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4265 of `cat stage_current`. Always provide the `r' and `s' variables.
4266 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4267 a single shell execution.
4268 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4269 bootstrapped modules, make the stage1 module if the build was not
4270 started yet, else build the current stage.
4271 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4272 (all-build, all-host, all-target, [+make_target+]-host,
4273 [+make_target+]-target): Do not use \-continued lines.
4274 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4275 (current_stage, restrap, stage_last): New.
4276
4277 * Makefile.in: Regenerate.
4278 * configure: Regenerate.
4279
4280 2006-02-19 Bud Davis <jmdavis@link.com>
4281
4282 * MAINTAINERS (Write After Approval): Remove myself.
4283 (Language Front End Maintainers): Add myself as fortran 95
4284 maintainer and update e-mail address.
4285
4286 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4287
4288 * MAINTAINERS (Write After Approval): Remove myself.
4289 (Language Front End Maintainers): Add myself as fortran 95
4290 maintainer.
4291
4292 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
4296 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4297
4298 * MAINTAINERS (Write After Approval): Remove myself.
4299 (Language Front End Maintainers): Add myself as
4300 fortran 95 maintainer.
4301
4302 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4303
4304 Sync from src:
4305
4306 2005-12-27 Leif Ekblad <leif@rdos.net>
4307
4308 * configure.in: Add support for RDOS target.
4309 * configure: Regenerate.
4310
4311 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4312 Andreas Schwab <schwab@suse.de>
4313
4314 * configure: Regenerate.
4315
4316 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4317
4318 * configure.in (enable_libgomp): Add AIX.
4319 * configure: Regenerate.
4320
4321 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4322
4323 * MAINTAINERS (Write After Approval): Add myself.
4324
4325 2006-02-03 Lee Millward <lee.millward@gmail.com>
4326
4327 * MAINTAINERS (Write After Approval): Add myself.
4328
4329 2006-01-31 Richard Guenther <rguenther@suse.de>
4330 Paolo Bonzini <bonzini@gnu.org>
4331
4332 * Makefile.def (target_modules): Add libgcc-math target module.
4333 * configure.in (target_libraries): Add libgcc-math target library.
4334 (--enable-libgcc-math): New configure switch.
4335 * Makefile.in: Re-generate.
4336 * configure: Re-generate.
4337 * libgcc-math: New toplevel directory.
4338
4339 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4340
4341 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4342 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4343 the assembler, linker and binutils.
4344 * configure: Regenerate.
4345
4346 2006-01-22 Dirk Mueller <dmueller@suse.de>
4347
4348 * MAINTAINERS (Write After Approval): Add myself.
4349
4350 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4351
4352 * configure: Regenerate.
4353
4354 2006-01-18 Richard Henderson <rth@redhat.com>
4355 Jakub Jelinek <jakub@redhat.com>
4356 Diego Novillo <dnovillo@redhat.com>
4357
4358 * libgomp: New directory.
4359 * Makefile.def: Add target_module libgomp.
4360 * Makefile.in: Regenerate.
4361 * configure.in (target_libraries): Add target-libgomp.
4362 * configure: Regenerate.
4363
4364 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4365
4366 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4367 @ from continuation.
4368 * Makefile.in: Rebuilt.
4369
4370 2006-01-04 Chris Lattner <sabre@gnu.org>
4371
4372 * MAINTAINERS (Write After Approval): Add myself.
4373
4374 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4375
4376 PR bootstrap/24252
4377
4378 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4379 * Makefile.tpl (OBJDUMP): New.
4380 (EXTRA_HOST_FLAGS): Add it.
4381 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4382
4383 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4384 to use symbolic links between directories. Avoid race conditions
4385 or make them harmless.
4386 * configure.in: Do not try to use symbolic links between directories.
4387
4388 * Makefile.def (LEAN): Pass.
4389 * Makefile.tpl (LEAN): Define.
4390 (stage[+id+]-start): Accept that the previous directory does not
4391 exist, if the bootstrap is lean.
4392 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4393 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4394 configure substitution.
4395 ([+compare-target+]): Likewise.
4396 ([+bootstrap-target+]-lean): New.
4397 * configure.in: Remove lean bootstrap support from here.
4398
4399 * Makefile.in: Regenerate.
4400 * configure: Regenerate.
4401
4402 2006-01-04 Ben Elliston <bje@au.ibm.com>
4403
4404 * MAINTAINERS (libdecnumber): Add myself.
4405
4406 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4407
4408 * libtool-ldflags: New script.
4409
4410 2006-01-02 Andreas Schwab <schwab@suse.de>
4411
4412 * configure.in: When reconfiguring remove Makefile in
4413 all stage directories.
4414 * configure: Regenerate.
4415
4416 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4417
4418 * MAINTAINERS: Update my email address.
4419
4420 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4421
4422 Revert Ada-related part of the previous change.
4423
4424 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4425 Do not pass.
4426 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4427 * Makefile.in: Regenerate.
4428 * configure.in: Do not include mt-ppc-aix target fragment.
4429 * configure: Regenerate.
4430
4431 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4432
4433 * configure.in: Select appropriate fragments for PowerPC/AIX.
4434 * configure: Regenerate.
4435
4436 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4437 BOOT_CFLAGS, BOOT_LDFLAGS.
4438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4439 BOOT_CFLAGS, BOOT_LDFLAGS.
4440 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4441 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4442 (stage): Fail if we cannot complete the work.
4443 * Makefile.in: Regenerate.
4444
4445 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4446
4447 * configure.in: Replace ms1 with mt.
4448 * configure: Rebuilt.
4449
4450 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4451
4452 * MAINTAINERS: Update my email address.
4453
4454 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4455
4456 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4457 install-host-nogcc): Don't invoke $(stage) at the end.
4458 * Makefile.in: Regenerate.
4459
4460 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4461
4462 * configure.in: Flip the top-level bootstrap switch.
4463 * configure: Regenerate.
4464
4465 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4466
4467 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4468 $(stage) and $(unstage).
4469 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4470 (all): Remove stray semicolon.
4471 (local-distclean): Don't handle multilib.tmp and multilib.out.
4472 (install.all): Set $s for consistency.
4473 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4474 check_multilibs setting. Always make the install directory.
4475 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4476 Correct @if/@endif.
4477 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4478 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4479 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4480 (multilib.out): Remove.
4481 * Makefile.in: Regenerated.
4482
4483 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4488
4489 * MAINTAINERS: Add myself as mt maintainer.
4490
4491 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4492
4493 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4494
4495 * MAINTAINERS: Change email address.
4496
4497 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4498
4499 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4500 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4501 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4502 Find in-tree tools if available.
4503 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4504 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4505 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4506 (COMPILER_*_FOR_TARGET): New.
4507 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4508 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4509 (CONFIGURED_*, USUAL_*): Remove.
4510 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4511 STRIP): Use autoconf substitutions.
4512 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4513 COMPILER_NM_FOR_TARGET): New.
4514 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4515
4516 (all): Make all-host and all-target in parallel.
4517 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4518 that $$r and $$s are set before invoking a recursive make.
4519 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4520 ([+bootstrap-target+]): Inline most of the `all' target.
4521
4522 2005-11-29 Ben Elliston <bje@au.ibm.com>
4523
4524 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4525 from the gcc build directory.
4526 * Makefile.in: Regenerate.
4527
4528 2005-11-29 Ben Elliston <bje@au.ibm.com>
4529
4530 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4531 depend on all-libdecnumber.
4532 * configure.in (host_libs): Include libdecnumber.
4533 * Makefile.in: Regenerate.
4534 * configure: Likewise.
4535
4536 2005-11-29 Ben Elliston <bje@au.ibm.com>
4537
4538 * libdecnumber: Import decNumber sources from the dfp-branch.
4539
4540 2005-11-21 Kean Johnston <jkj@sco.com>
4541
4542 * config.sub, config.guess: Sync from upstream sources.
4543
4544 2005-11-21 Ben Elliston <bje@au.ibm.com>
4545
4546 Import from Autoconf sources:
4547
4548 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4549 * config/move-if-change: Don't output "$2 is unchanged";
4550 suggested by Ben Elliston. Handle weird characters correctly.
4551
4552 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4553
4554 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4555 to match upstream libtool for darwin.
4556
4557 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4558
4559 * Makefile.def: Remove gdb dependencies for gdbtk.
4560 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4561 (configure-gdb, install-gdb): New rules.
4562 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4563 * Makefile.in, configure: Regenerated.
4564
4565 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4574
4575 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4576 Diego Novillo.
4577
4578 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4579
4580 PR bootstrap/24297
4581 * Makefile.tpl (do-[+make-target+], do-check, install,
4582 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4583 are set before recursing.
4584 * Makefile.in: Regenerate.
4585
4586 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4587
4588 PR bootstrap/18939
4589 * Makefile.def (gcc) <target>: Fix thinko.
4590 * Makefile.in: Regenerate.
4591
4592 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4593
4594 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4595 * configure: Regenerate.
4596
4597 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4598
4599 * MAINTAINERS (Write After Approval): Add self.
4600
4601 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4602
4603 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4604 target-libffi, target-qthreads, target-libjava, and
4605 targetlibobjc.
4606 * configure: Regenerate.
4607
4608 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4609
4610 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4611 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4612 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4613 (USUAL_OBJDUMP_FOR_TARGET): New.
4614 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4615 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4616 * configure, Makefile.in: Regenerated.
4617
4618 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4619
4620 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4621 before other host packages.
4622
4623 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4624
4625 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4626
4627 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4628
4629 PR bootstrap/22340
4630
4631 * configure.in (default_target): Remove.
4632 * Makefile.tpl (all): Do not use prerequisites as subroutines
4633 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4634 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4635 use prerequisites as subroutines.
4636 (check-host, check-target): New.
4637 (bootstrap configure & all targets): Do not use stage*-start
4638 if the directory layout is already ok.
4639 (non-bootstrap configure & all targets): Prepend a $(unstage).
4640 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4641 (NOTPARALLEL): Remove.
4642 (unstage, stage variables): New variables.
4643 (unstage, stage targets): Simply expand to those variables.
4644
4645 * configure: Regenerate.
4646 * Makefile.in: Regenerate.
4647
4648 2005-10-04 James E Wilson <wilson@specifix.com>
4649
4650 * Makefile.def (lang_env_dependencies): Add libmudflap.
4651 * Makefile.in: Regenerate.
4652
4653 2005-10-03 Andreas Schwab <schwab@suse.de>
4654
4655 Backport from libtool CVS:
4656 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4657
4658 * ltmain.sh: add support for installing into temporary
4659 staging area (e.g. 'make install DESTDIR=...')
4660
4661 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4662
4663 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4664 * configure: Regenerated.
4665
4666 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4667
4668 * configure: Regenerate with the correct
4669 autoconf version.
4670
4671 2005-09-30 Catherine Moore <clm@cm00re.com>
4672
4673 * configure.in (bfin-*-*): New.
4674 * configure: Regenerated.
4675
4676 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4677
4678 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4679 (LIPO_FOR_TARGET): New.
4680 (CONFIGURED_LIPO_FOR_TARGET): New.
4681 (USUAL_LIPO_FOR_TARGET): New.
4682 (STRIP_FOR_TARGET): New.
4683 (CONFIGURED_STRIP_FOR_TARGET): New.
4684 (USUAL_STRIP_FOR_TARGET): New.
4685 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4686 STRIP_FOR_TARGET.
4687 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4688 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4689 * Makefile.in: Regenerate.
4690 * configure: Regenerate.
4691
4692 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4693
4694 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4695 (rs6000-*-aix*): Same.
4696 * configure: Regenerate.
4697
4698 2005-09-16 Tom Tromey <tromey@redhat.com>
4699
4700 * MAINTAINERS: Add self as java maintainer.
4701
4702 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4703
4704 * configure.in: Recognize f95 in the --enable-languages option,
4705 and substitute it for fortran, issuing a warning.
4706 * configure: Regenerate.
4707
4708 2005-08-30 Phil Edwards <phil@codesourcery.com>
4709
4710 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4711 * configure: Regenerated.
4712
4713 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4714
4715 * MAINTAINERS: Add self as ms1 maintainer.
4716
4717 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4718
4719 * Makefile.def (libssp): Add to lang_env_dependencies.
4720 * Makefile.in: Regenerate.
4721
4722 2005-08-18 Ian Lance Taylor <ian@airs.com>
4723
4724 * MAINTAINERS: Add myself as middle-end maintainer.
4725
4726 2005-08-17 Christian Groessler <chris@groessler.org>
4727
4728 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4729 * Makefile.in: Regenerate.
4730
4731 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4732
4733 * MAINTAINERS (write after approval): Added myself.
4734
4735 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4740
4741 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4742 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4743 Look for alternate names of the target cc and c++
4744 * configure: Regenerate.
4745
4746 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4747
4748 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4749 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4750 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4751 tools; remove code to manually set them.
4752 (Target tools): Look in the environment for them.
4753 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4754 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4755 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4756 build directory.
4757 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4758 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4759 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4760 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4761 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4762 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4763 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4764 * configure: Regenerate.
4765 * Makefile.in: Regenerate.
4766
4767 2005-07-28 Ben Elliston <bje@au.ibm.com>
4768
4769 * MAINTAINERS: Update for removed CPU targets.
4770
4771 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4772
4773 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4774 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4775 * Makefile.in: Regenerated.
4776
4777 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4778
4779 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4780 (CFLAGS_FOR_TARGET): Use it.
4781 (CXXFLAGS_FOR_TARGET): Likewise.
4782 * Makefile.in: Regenerated.
4783 * configure.in (--with-build-sysroot): New option.
4784 * configure: Regenerated.
4785
4786 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4787
4788 * Makefile.tpl: Wrap install between unstage and stage
4789 * Makefile.in: Regenerate.
4790
4791 2005-07-21 Eric Christopher <echristo@apple.com>
4792
4793 * MAINTAINERS: Update affiliation.
4794
4795 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
4796
4797 * MAINTAINERS: Add self as crx port maintainer.
4798
4799 2005-07-20 DJ Delorie <dj@redhat.com>
4800
4801 * MAINTAINERS: Add self as m32c maintainer.
4802
4803 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4804
4805 * all files: Update FSF address.
4806
4807 2005-07-15 Eric Christopher <echristo@redhat.com>
4808
4809 * MAINTAINERS: Change affiliation.
4810
4811 2005-07-14 Jim Blandy <jimb@redhat.com>
4812
4813 * configure.in: Add cases for Renesas m32c.
4814 * configure: Regenerated.
4815
4816 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4817
4818 * COPYING.LIB: Update from fsf.org.
4819
4820 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4821
4822 * COPYING, compile, config.guess,
4823 config.sub, install-sh, missing, mkinstalldirs,
4824 symlink-tree, ylwrap: Sync from upstream sources.
4825 * config-ml.in: Update FSF address.
4826
4827 2005-07-13 Eric Christopher <echristo@redhat.com>
4828
4829 * configure.in: Add toplevel noconfigdir support for tpf.
4830 * configure: Regenerate.
4831
4832 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4833
4834 PR ada/22340
4835
4836 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4837 * Makefile.in: Regenerate.
4838
4839 2005-07-07 Mark Mitchell <mark@codesourcery.com>
4840
4841 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
4842 Brolley to write-after-approval.
4843
4844 2005-07-07 Andreas Schwab <schwab@suse.de>
4845
4846 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4847 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4848 * Makefile.in: Regenerated.
4849
4850 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4851
4852 * configure.in: Don't build sim or rda when targetting darwin.
4853 * configure: Regenerate.
4854
4855 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
4856
4857 * configure.in: Add --enable-libssp and --disable-libssp.
4858 * configure: Regenerate with autoconf-2.13.
4859
4860 2005-07-02 Jakub Jelinek <jakub@redhat.com>
4861
4862 * Makefile.def (target_modules): Add libssp.
4863 * configure.in (target_libraries): Add target-libssp.
4864 * configure: Rebuilt.
4865 * Makefile.in: Rebuilt.
4866
4867 2005-07-01 Zack Weinberg <zackw@panix.com>
4868
4869 * MAINTAINERS: Change email address. Resign from maintainership.
4870
4871 2005-07-01 Richard Guenther <rguenther@suse.de>
4872
4873 * MAINTAINERS: Change my e-mail address and affiliation.
4874
4875 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4876
4877 * Makefile.def (stagefeedback): Come after profile.
4878 Define profiledbootstrap target.
4879 * Makefile.tpl (profiledbootstrap): Remove.
4880 (stageprofile-end): Zap stagefeedback.
4881 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4882 * Makefile.in: Regenerate.
4883
4884 2005-06-13 Richard Sandiford <richard@codesourcery.com>
4885
4886 * MAINTAINERS: Update my email address.
4887
4888 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4889
4890 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4891 In 'cpp' stanza, support '#line' as well as '# '.
4892
4893 2005-06-08 Andreas Schwab <schwab@suse.de>
4894
4895 * MAINTAINERS: Move myself from 'Write After Approval' to
4896 'CPU Port Maintainers' section as m68k maintainer.
4897
4898 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4899
4900 * configure.in (unsupported_languages): New macro.
4901 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4902 non-ported target libraries in noconfigdirs.
4903 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4904 non-linux-gnu. Remove libgcj_ex_libffi.
4905 <lang_frag loop>: Set add_this_lang=no if the language is in
4906 unsupported_languages.
4907 * configure: Regenerate.
4908
4909 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4910
4911 * configure.in: Fix typo in handling of --with-mpfr-dir.
4912 * configure: Regenerate.
4913
4914 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
4915
4916 * MAINTAINERS: Update my email address.
4917
4918 2005-06-02 Jim Blandy <jimb@redhat.com>
4919
4920 * config.sub: Add cases for the Renesas m32c. (This patch has been
4921 accepted into the master sources.)
4922
4923 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4924 Michael Snyder <msnyder@redhat.com>
4925 Stan Cox <scox@redhat.com>
4926
4927 * configure.in: Set noconfigdirs for ms1.
4928
4929 * configure: Regenerate.
4930
4931 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
4932
4933 * MAINTAINERS (Write After Approval): Add self.
4934
4935 2005-06-01 Josh Conner <jconner@apple.com>
4936
4937 * MAINTAINERS (Write After Approval): Add self.
4938
4939 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
4940
4941 * MAINTAINERS: Update my email address.
4942
4943 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
4944
4945 * MAINTAINERS (Write After Approval): Add self.
4946
4947 2005-05-26 Chris Demetriou <cgd@broadcom.com>
4948
4949 * MAINTAINERS (Write After Approval): Remove self.
4950
4951 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4952
4953 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4954 (Dependencies): Consider target modules for bootstrap dependencies.
4955 Make target bootstrap modules depend on each stage's gcc.
4956 * Makefile.in: Regenerate.
4957
4958 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4959
4960 * Makefile.def (configure-gcc): Depend on binutils having been built.
4961 (all-gcc): No need to do it here.
4962 * Makefile.in: Regenerate.
4963
4964 2005-05-19 Paul Brook <paul@codesourcery.com>
4965
4966 * configure.in: Rewrite misleading error message when requested
4967 language cannot be built.
4968 * configure: Regenerate.
4969
4970 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4971
4972 * ylwrap: Import from Automake 1.9.5.
4973
4974 2005-05-13 David Ung <davidu@mips.com>
4975
4976 * MAINTAINERS (Write After Approval): Add self.
4977
4978 2005-05-09 Mike Stump <mrs@apple.com>
4979
4980 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4981 lt_cv_sys_max_cmd_len for now.
4982
4983 2005-05-09 Stan Cox <scox@redhat.com>
4984
4985 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4986
4987 2005-05-08 Matt Kraai <kraai@ftbfs.org>
4988
4989 * README.SCO: Update the URL.
4990
4991 2005-05-05 David Edelsohn <edelsohn@gnu.org>
4992
4993 * ltconfig: Define file_list_spec. Pass file_list_spec and
4994 with_gnu_ld to libtool.
4995 * ltcf-c.sh (aix[45]): Define file_list_spec.
4996 * ltcf-cxx.sh (aix[45]): Same.
4997 * ltcf-gcj.sh (aix[45]): Same.
4998 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4999 exists, write list of input files to temporary file.
5000
5001 2005-05-04 Mike Stump <mrs@apple.com>
5002
5003 * configure.in: Always pass --target to target configures as
5004 otherwise rebuilds that do --recheck will fail.
5005 * confiugure: Rebuilt.
5006
5007 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5008
5009 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5010 STAGE_HOST_EXPORTS.
5011 (configure, all): Add bootstrap support.
5012 (Host modules, target modules): Pass post-stage1 flags and exports.
5013 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5014 * Makefile.in: Regenerate.
5015
5016 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5017
5018 * configure: Regenerate.
5019
5020 2005-04-27 Mike Stump <mrs@apple.com>
5021
5022 * MAINTAINERS: Add self as darwin maintainer.
5023
5024 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5025
5026 * config.sub: Update from master copy.
5027
5028 2005-04-21 Mike Stump <mrs@apple.com>
5029
5030 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5031 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5032
5033 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5034
5035 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5036 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5037 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5038 "*-*-elf" and "*-*-linux*".
5039 * configure: Regenerate.
5040
5041 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5042
5043 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5044
5045 2005-04-12 Mike Stump <mrs@apple.com>
5046
5047 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5048
5049 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5050
5051 * MAINTAINERS (Write After Approval): Add myself.
5052
5053 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5054
5055 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5056
5057 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5058
5059 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5060 (TARGET_CONFIGARGS): Include --with-target-subdir.
5061 (configure, all): New macros. Use them throughout.
5062 * Makefile.in: Regenerate.
5063
5064 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5065
5066 * MAINTAINERS (Write After Approval): Add myself.
5067
5068 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5069
5070 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5071
5072 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5073
5074 * MAINTAINERS: Move John Carr to Write After Approval.
5075
5076 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5077
5078 * config/mh-mingw32: Delete.
5079 * configure.in: Don't use it.
5080 * configure: Regenerate.
5081
5082 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5085 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5086 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5087 (HOST_LIB_PATH): Generate from Makefile.def.
5088 (TARGET_LIB_PATH): Likewise.
5089 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5090 * Makefile.in: Regenerate.
5091 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5092 (RPATH_ENVVAR): Include Darwin case.
5093 * configure: Regenerate.
5094
5095 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5096
5097 * MAINTAINERS (Various Maintainers): Remove self.
5098 (Write After Approval): Add self.
5099
5100 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5101
5102 * MAINTAINERS (Various Maintainers): Add self.
5103
5104 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5105
5106 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5107 * configure: Regenerate.
5108
5109 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5110
5111 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5112 gcc_version, and gcc_version_trigger from set of flags to pass.
5113 * Makefile.tpl: Remove definitions of above variables.
5114 (config.status): Remove dependency on $(gcc_version_trigger).
5115 * Makefile.in: Regenerate.
5116 * configure.in: Do not reference config/gcc-version.m4 nor
5117 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5118 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5119 * configure: Regenerate.
5120
5121 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5122 Andrew Pinski <pinskia@physics.uc.edu>
5123
5124 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5125 * Makefile.in: Regenerate.
5126
5127 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5128
5129 * MAINTAINERS (Write After Approval): Add myself.
5130
5131 2005-03-03 David Ayers <d.ayers@inode.at>
5132
5133 * MAINTAINERS (Write After Approval): Add myself.
5134
5135 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5136
5137 PR libgcj/20160
5138 * ltmain.sh: Avoid creating archives with components that have
5139 duplicate basenames.
5140
5141 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5142
5143 PR bootstrap/20250
5144 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5145 instead of check.
5146 * Makefile.in: Regenerate.
5147
5148 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5149
5150 * Makefile.in: Regenerate to fix conflict between the previous two
5151 patches.
5152
5153 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5154
5155 PR bootstrap/17383
5156 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5157 * Makefile.tpl (HOST_SUBDIR): New substitution.
5158 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5159 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5160 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5161 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5162 (Host modules, Bootstrapped modules): Use it.
5163 (Build modules, Target modules): Do not create symlink trees,
5164 always configure out-of-srcdir.
5165 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5166 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5167 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5168 $(HOST_SUBDIR). Create a symlink for host_subdir.
5169
5170 * Makefile.in: Regenerate.
5171 * configure: Regenerate.
5172
5173 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5174
5175 Merged from libada-gnattools-branch:
5176 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5177
5178 * gnattools: New directory.
5179 * Makefile.def: Add gnattools as a module, depending on target-libada.
5180 * Makefile.in: Regenerate.
5181 * configure.in: Include gnattools in host_tools; disable it if ada
5182 is disabled.
5183 * configure: Regenerate.
5184
5185 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5186
5187 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5188 treelang maintainer.
5189 (Write After Approval): Remove myself.
5190
5191 2005-02-23 Paul Schlie <schlie@comcast.net>
5192
5193 * configure.in: Allow darwin targeted ports to build tk, itcl and
5194 libgui.
5195 * configure: Regenerate.
5196
5197 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5198
5199 PR libgcj/10353
5200 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5201 * configure: Regenerate.
5202
5203 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2005-02-10 Ian Lance Taylor <ian@airs.com>
5208
5209 * MAINTAINERS: Update my e-mail address.
5210
5211 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5212
5213 * MAINTAINERS (Write After Approval): Add myself.
5214
5215 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5216
5217 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5218 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5219 target-libgloss when not *-*-elf and *-*-aout.
5220 * configure: Regenerate.
5221
5222 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5223
5224 * MAINTAINERS: Remove obsolete entries.
5225
5226 * MAINTAINERS (Write After Approval): Add Michael Matz.
5227
5228 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5229
5230 * MAINTAINERS: Remove self as cpplib maintainer.
5231
5232 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5233
5234 * install-sh, config.sub: Import from upstream.
5235
5236 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5237
5238 PR bootstrap/18222
5239 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5240 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5241 * Makefile.in: Regenerate.
5242
5243 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5244
5245 * MAINTAINERS: Update my email address.
5246
5247 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5248 Andreas Schwab <schwab@suse.de>
5249
5250 PR bootstrap/18033
5251 * config-ml.in: Eval option if surrounded by single quotes.
5252
5253 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5254
5255 Revert 2004-12-28 Makefile changes, a better fix will be
5256 applied to mainline and src after GCC 4.0 branches.
5257
5258 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5259
5260 PR bootstrap/17383
5261
5262 * Makefile.def (target_modules): Remove stage parameter,
5263 it is always true now.
5264 * Makefile.tpl (configure-build-[+module+],
5265 configure-target-[+module+]): Always build symlink tree
5266 for the directory and for include. BUILD_SUBDIR and
5267 TARGET_SUBDIR cannot be . anymore.
5268 * Makefile.in: Regenerate.
5269
5270 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5271
5272 Revert 2004-12-08 Makefile changes.
5273
5274 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5275
5276 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5277 cygwin, mingw.
5278
5279 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5280
5281 * configure.in (sh64-*-*): Reenable gprof.
5282 * configure: Regenerate.
5283
5284 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5285
5286 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5287 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5288 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5289 * Makefile.in: Regenerate.
5290
5291 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5292
5293 * MAINTAINERS: Update my email address.
5294
5295 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5296
5297 * Makefile.tpl: Generate normal dependencies if the LHS module is
5298 not bootstrapped.
5299 * Makefile.in: Regenerate.
5300
5301 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5302
5303 * configure.in: Include config/gxx-include-dir.m4. Use
5304 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5305 * configure: Regenerate.
5306
5307 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5308
5309 * config.if: Delete.
5310 * configure.in: Set libstdcxx_incdir directly.
5311 * configure: Regenerate.
5312
5313 2004-12-02 Eric Christopher <echristo@redhat.com>
5314
5315 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5316 * Makefile.in: Regenerate.
5317
5318 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5319
5320 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5321 * configure: Regenerate.
5322
5323 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5324
5325 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5326 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5327 * configure: Regenerate.
5328
5329 2004-12-01 Eric Christopher <echristo@redhat.com>
5330
5331 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5332 of things to remove.
5333
5334 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5335
5336 * MAINTAINERS (Write After Approval): Update my e-mail address.
5337
5338 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5339
5340 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5341 from CVS libtool to always pass_all.
5342
5343 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5344
5345 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5346 (hppa*64*-*-*): Delete incorrect comment.
5347 * configure: Rebuilt.
5348
5349 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5350
5351 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5352
5353 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5354
5355 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5356 from CVS libtool to always pass_all.
5357
5358 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5359
5360 * install-sh, compile: Import from automake.
5361
5362 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5363
5364 * config.guess, config.sub: Import from savannnah.
5365
5366 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5367
5368 * MAINTAINERS (Write After Approval): Add myself
5369
5370 2004-11-12 Mike Stump <mrs@apple.com>
5371
5372 * Makefile.def: Add html support.
5373 * Makefile.tpl: Likewise.
5374 * Makefile.in: Regenerate.
5375
5376 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5377
5378 PR 18423
5379 * configure.in: Remove all instances of build-fixincludes from
5380 noconfigdirs.
5381 (build_configargs): Supply --target to subdirectories.
5382 * configure: Regenerate.
5383
5384 * Makefile.def: Make gcc install depend on fixincludes install.
5385 * Makefile.in: Regenerate.
5386
5387 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5388
5389 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5390
5391 2004-11-11 Paul Brook <paul@codesourcery.com>
5392
5393 * MAINTAINERS: Add self as arm maintainer. Update email address.
5394
5395 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5396
5397 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5398 target-libgfortran.
5399 * configure: Regenerate.
5400
5401 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5402
5403 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5404 like CC.
5405
5406 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5407
5408 * Makefile.def (host fixincludes): Specify missing targets.
5409 * Makefile.in: Regenerate.
5410
5411 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5412
5413 * MAINTAINERS: Add myself
5414
5415 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5416
5417 * MAINTAINERS (Write After Approval): Add myself.
5418
5419 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5420
5421 * Makefile.def: Build fixincludes for the host, too.
5422 * Makefile.in: Regenerate.
5423 * configure.in (host_tools): Add fixincludes.
5424 * configure: Regenerate.
5425
5426 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5427
5428 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5429 * configure: Regenerated.
5430
5431 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5432
5433 PR other/17783
5434 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5435 * configure: Regenerated.
5436
5437 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5438
5439 * README.SCO: Update per FSF instructions.
5440
5441 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5442
5443 PR target/18151
5444 * configure.in (case ${target}): Do not build fixincludes for avr.
5445 * configure: Regenerated.
5446
5447 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5448
5449 * configure.in (case ${target}): Do not build fixincludes
5450 on platforms where it is not used.
5451 * configure: Regenerated.
5452
5453 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5454
5455 * configure.in: Use an absolute path to install-sh.
5456 * configure: Regenerated.
5457
5458 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5459
5460 * MAINTAINERS (Write After Approval): Add myself.
5461
5462 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5463
5464 * MAINTAINERS: Remove from Write After Approval those that are
5465 already maintainers.
5466
5467 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5468
5469 * MAINTAINERS: Update my email address.
5470
5471 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5472
5473 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5474 * configure: Regenerate.
5475
5476 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5477
5478 * MAINTAINERS: Update my email address.
5479
5480 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5481
5482 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5483 entries belonging to this category.
5484
5485 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5486
5487 * MAINTAINERS: Update my e-mail address.
5488
5489 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5490
5491 Fix wrong conflict resolution in:
5492
5493 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5494
5495 * Makefile.in: Regenerate.
5496 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5497 in the recursive `make', instead of hardwiring `all'.
5498 (Autogenerated TARGET-* variables): New.
5499
5500 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5501
5502 * configure.in: Enable target-libgloss for crx-*-*.
5503 * configure: Regenerate.
5504
5505 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5506
5507 * MAINTAINERS (Various Maintainers): Move the "windows,
5508 cygwin, mingw" maintainer to ...
5509 (OS Port Maintainers): ... here.
5510
5511 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5512
5513 * MAINTAINERS (Write After Approval): Remove those that are
5514 maintainers of some subsystem.
5515
5516 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5517
5518 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5519 * ltcf-cxx.sh (tpf*): Likewise.
5520 * ltconfig (tpf*): Add TPF OS configuration support.
5521
5522 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5523
5524 * MAINTAINERS: Change my email address to my new work account.
5525
5526 2004-09-24 Michael Roth <mroth@nessie.de>
5527
5528 * configure.in (--without-headers): Add missing double quotes.
5529 * configure: Regenerate.
5530
5531 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5532
5533 * ylwrap: Revert to previous version.
5534
5535 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5536
5537 PR bootstrap/17369
5538 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5539 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5540 SET_GCC_LIB_PATH_CMD.
5541 (BASE_TARGET_EXPORTS): Likewise.
5542 * Makefile.in: Regenerated.
5543
5544 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5545 * configure: Regenerated.
5546
5547 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5548
5549 * config.guess: New upstream version
5550 * compile, depcomp, install-sh, ylwrap: Likewise.
5551
5552 2004-09-19 Roger Sayle <roger@eyesopen.com>
5553
5554 * config/mh-x86omitfp: New host makefile fragment. Add
5555 -fomit-frame-pointer to the default BOOT_CFLAGS.
5556 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5557 * configure: Regenerate.
5558
5559 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5560
5561 PR target/11572
5562 * configure.in (*-*-darwin*): Renable libobjc.
5563 * configure: Regenerate.
5564
5565 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5566
5567 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5568
5569 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5570
5571 * Makefile.def: Remove libbanshee.
5572 * Makefile.tpl: Ditto.
5573 * configure.in: Ditto.
5574 * Makefile.in: Regen.
5575 * configure: Ditto.
5576
5577 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5578
5579 * ltmain.sh: Use $pic_object as $non_pic_object if
5580 $non_pic_object=none.
5581
5582 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5583
5584 * missing: Import latest version from master repository.
5585
5586 2004-09-06 Nick Clifton <nickc@redhat.com>
5587
5588 * config.sub: Import latest version from master repository.
5589 * config.guess: Likewise.
5590 This includes these changes:
5591
5592 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5593
5594 * config.sub: Handle crisv32, alias etraxfs.
5595 * config.guess (crisv32:Linux:*:*): Handle.
5596
5597 2004-08-13 Brad Smith <brad@comstyle.com>
5598
5599 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5600 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5601
5602 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5603
5604 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5605 assume the processor is a powerpc. This is because coreutils
5606 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5607 in this case, due to a MacOS X bug that causes
5608 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5609 to return a negative number.
5610 Problem reported by Petter Reinholdtsen in:
5611 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5612
5613 2004-07-19 Ben Elliston <bje@gnu.org>
5614
5615 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5616
5617 2004-06-24 Ben Elliston <bje@gnu.org>
5618
5619 * config.guess: Update copyright years.
5620 * config.sub: Likewise.
5621
5622 2004-06-22 Robert Millan <robertmh@gnu.org>
5623
5624 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5625 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5626
5627 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5628
5629 * config.guess (*:*VMS:*:*): New entry. Replaces
5630 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5631 manufacturer.
5632
5633 2004-06-22 Ben Elliston <bje@gnu.org>
5634
5635 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5636 * config.sub: Likewise.
5637
5638 2004-06-22 Ben Elliston <bje@gnu.org>
5639
5640 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5641 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5642
5643 2004-06-11 Ben Elliston <bje@gnu.org>
5644
5645 * config.guess (pegasos:OpenBSD:*:*): Remove.
5646
5647 2004-06-11 Ben Elliston <bje@gnu.org>
5648
5649 From Wouter Verhelst <wouter@grep.be>:
5650 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5651
5652 2004-06-11 Ben Elliston <bje@gnu.org>
5653
5654 * config.guess (luna88k:OpenBSD:*:*): New.
5655
5656 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5657
5658 * config.guess (m32r*:Linux:*:*): New case.
5659 * config.sub: Handle m32rle.
5660
5661 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5662
5663 From Jens Petersen <petersen@redhat.com>:
5664 * config.sub: Handle sparcv8.
5665
5666 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5667
5668 From Tom Smith <smith@cag.lkg.hp.com>:
5669 * config.guess: Version suffixes are equally significant on Tru64
5670 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5671 prefix of "P" (patched kernel).
5672
5673 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5674
5675 * config.sub: Add support for National Semiconductor CRX target.
5676
5677 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5678
5679 * MAINTAINERS (Various Maintainers): Remove myself as web page
5680 maintainer, add myself as maintainer of build status lists.
5681
5682 2004-09-03 Jan Beulich <jbeulich@novell.com>
5683
5684 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5685 *-*-netware, but add target-libmudflap.
5686 Consolidate *-*-netware targets (of which really only i?86 exists)
5687 into a single entry.
5688 * configure: Likewise.
5689
5690 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5691
5692 * Makefile.tpl (sorry): Remove.
5693 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5694 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5695 (do-clean): Clean per-stage directories too.
5696 (do-distclean): Run distclean-stage1 too.
5697 (.NOTPARALLEL): Enable during toplevel bootstrap.
5698 (stage[+id+]-bubble): Enable parallel execution during
5699 the recursive invocation.
5700 * Makefile.in: Regenerate.
5701
5702 Fix previous checkin:
5703
5704 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5705 include.
5706 * configure.in: Fix indentation.
5707 * configure: Regenerate.
5708
5709 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5710
5711 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5712 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5713 * configure: regenerate
5714 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5715 -mdynamic-no-pic
5716
5717 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5718
5719 * Makefile.def (build_modules): Add fixincludes.
5720 (dependencies): Make gcc depend on fixincludes.
5721 * configure.in (build_tools): Add fixincludes.
5722 (build_configdirs): Always include build_libs.
5723 * Makefile.in: Regenerate.
5724 * configure: Regenerate.
5725
5726 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5727
5728 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5729 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5730 phony targets; do not generate timestamp files.
5731 (distclean-stageN): Remove references to their timestamp files.
5732 (restageN, touch-stageN): Remove.
5733 (stageN-bubble): Rewritten.
5734 (compare): Support lean bootstraps.
5735 * Makefile.in: Regenerate.
5736
5737 * configure.in: Only warn when bootstrapping but
5738 build != host or build != target. Support lean bootstraps.
5739 * configure: Regenerate.
5740
5741 2004-08-26 Phil Edwards <phil@codesourcery.com>
5742
5743 * configure.in: Give a better error message if GMP/MPFR are missing
5744 and a language needing them has been requested.
5745 * configure: Regenerated.
5746
5747 2004-08-25 Phil Edwards <phil@codesourcery.com>
5748
5749 * configure.in: Print a list of available language front-ends if
5750 a requested one is missing. Tidy stray tab characters.
5751 * configure: Regenerated.
5752
5753 2004-08-19 Michael Koch <konqueror@gmx.de>
5754
5755 * gcc/doc/install.texi: Update entry about automake for libjava.
5756
5757 2004-08-17 Robert Millan <robertmh@gnu.org>
5758
5759 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5760 (instead of FreeBSD).
5761 * configure: Regenerate.
5762
5763 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5764
5765 * Makefile.in: Regenerate.
5766 * configure: Regenerate.
5767
5768 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5769 stage_*_flags.
5770 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5771 for bootstrapped modules if toplevel bootstrap is going.
5772 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5773 modules. Adjust for changes in Makefile.def. Enable several
5774 rules even in non-bootstrap mode, just to avoid peppering the
5775 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5776 (stage-[+prev+]-bubble): Remove.
5777
5778 * Makefile.def (Dependencies): Depend on all-build-bison,
5779 all-build-flex, all-build-byacc, all-build-texinfo, rather
5780 than the host variations.
5781 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5782 with BUILD_SUBDIR.
5783 (BISON): Update for recent Bisons.
5784 (YACC): Fix typo.
5785 (cross): Depend on all-build.
5786 (all): Do not depend on all-build.
5787 (prebootstrap): Remove.
5788 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5789 (Prebootstrap dependencies): Add them to the per-stage targets
5790 and to all-prebootstrap.
5791 * configure.in (build_configdirs): Always enable build_tools.
5792 (BUILD_DIR_PREFIX): Remove.
5793
5794 * Makefile.def (gcc): Add target variable.
5795 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5796 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5797 in the recursive `make', instead of hardwiring `all'.
5798 (Autogenerated TARGET-* variables): New.
5799
5800 2004-08-13 Brian Booth <bbooth@redhat.com>
5801
5802 * MAINTAINERS: Remove myself from write-after-approval.
5803
5804 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5805
5806 * src-release: Stop distributing mmalloc with gdb (which doesn't
5807 use it).
5808 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5809 * Makefile.in: Regenerate.
5810
5811 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5812
5813 * configure.in (arm*-*-eabi*): New target.
5814 * configure: Regenerate.
5815
5816 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5817
5818 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5819 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5820 (Dependencies): New section.
5821 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5822 (configure-target-[+module+]): Depend on maybe-all-gcc
5823 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5824 (toplevel profiledbootstrap): Fix dependencies.
5825 * Makefile.in: Regenerate.
5826
5827 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5828
5829 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5830 target-libiberty to noconfigdirs.
5831 * configure: Regenerate.
5832
5833 2004-08-03 Paul Brook <paul@codesourcery.com>
5834
5835 * configure.in: Check for MPFR as well as GMP.
5836 * configure: Regenerate.
5837
5838 2004-08-01 Robert Millan <robertmh@gnu.org>
5839
5840 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5841 libmudflap for all GNU-based systems (with Glibc).
5842 * configure: Regenerate.
5843
5844 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5845
5846 * Makefile.def (host-modules): Add gcc.
5847 * Makefile.in: Regenerate.
5848 * Makefile.tpl (sorry): New rule.
5849 (configure-host, all-host, [+make_target+]-host, do-check,
5850 install-host): Do not add gcc as a special case.
5851 (host modules): Add a small special-casing for gcc. Export
5852 extra_make_flags through the environment.
5853 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5854 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5855 other recursive targets for gcc): Remove.
5856
5857 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5858 (stage, unstage): New rules.
5859 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5860 distclean-stage[+id+]): Use stage_current.
5861 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5862 the stage*-start rules.
5863
5864 2004-08-02 Geoffrey Keating <geoffk@apple.com>
5865
5866 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5867 use -all_load flag.
5868
5869 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
5870
5871 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5872 * configure: Regenerate.
5873
5874 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
5875
5876 * maintainer-scripts/gcc_release: Revert yesterday's change.
5877
5878 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
5879
5880 * MAINTAINERS: Add myself to write-after-approval.
5881
5882 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
5883
5884 * libf2c: Removed.
5885 * gcc/gccbug.in: Updated because of libf2c removal.
5886 * maintainer-scripts/gcc_release: Ditto.
5887
5888 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5889
5890 * configure.in: Build libmudflap by default on FreeBSD.
5891 * configure: Regenerated.
5892
5893 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5894
5895 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5896 systems.
5897 * configure: Regenerated.
5898
5899 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5900
5901 PR target/16344
5902 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5903 feedback based compiler.
5904 * Makefile.in: Rebuilt.
5905
5906 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5907
5908 * Makefile.def (host_modules): Set bootstrap=true for flex.
5909 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5910 * Makefile.in: Rebuilt.
5911
5912 2004-07-07 Jan Hubicka <jh@suse.cz>
5913
5914 * MAINTAINERS: Add self as a profile feedback maintainer.
5915
5916 2004-07-05 Phil Edwards <phil@codesourcery.com>
5917
5918 * configure.in: Do not prepend $srcdir to /dev/null in
5919 makefile fragments.
5920 * configure: Regenerate.
5921
5922 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5923
5924 * Makefile.def (build_modules): Add bison, byacc, flex,
5925 m4, texinfo.
5926 (flags_to_pass): Add FLEX.
5927 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5928 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5929 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5930 DEFAULT_MAKEINFO): Remove.
5931 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5932 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5933 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5934 objdir or else use configured tool.
5935 (all-build): New.
5936 (all): Depend on it.
5937 (Build module dependencies): Add.
5938 * Makefile.in: Regenerate.
5939 * configure.in: Better support for multiple build modules,
5940 matching what is done for host/target modules. Do not look
5941 for "plausible" locations of build tools if Canadian cross.
5942 Use autoconf's AC_PROG_CC to find a C compiler. Define
5943 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5944 * configure: Regenerate.
5945
5946 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5947
5948 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5949 * Makefile.in: Regenerate.
5950
5951 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5952
5953 * Makefile.tpl (configure-build-[+module+],
5954 configure-[+module+], configure-target-[+module+]): Pass
5955 [+extra_configure_args+].
5956 (all-build-[+module+], all-[+module+], check-[+module+],
5957 install-[+module+], [+make_target+]-[+module+],
5958 all-target-[+module+], check-target-[+module+],
5959 install-target-[+module+], [+make_target+]-target-[+module+]):
5960 Pass [+extra_make_args+].
5961 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5962 (GCC_HOST_EXPORTS): Remove.
5963 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5964 cross, check-gcc, check-gcc-c++, install-gcc,
5965 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5966 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5967 * Makefile.in: Regenerate.
5968
5969 2004-06-21 Matthew Sachs <msachs@apple.com>
5970
5971 * MAINTAINERS: Added self to write-after-approval.
5972
5973 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5974
5975 * configure.in: Check for srcdir/winsup rather than build directory
5976 winsup.
5977 * configure: Regenerate.
5978
5979 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5980
5981 * configure.in: Don't build Cygwin native newlib if winsup
5982 directory is missing. Emit warning instead.
5983 * configure: Regenerate.
5984
5985 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5986
5987 * Makefile.tpl (touch-stage[+id+]): New.
5988 (restage[+prev+]): Depend on touch-stage[+id+].
5989
5990 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5991 Use it throughout.
5992
5993 * Makefile.def: Add profile and feedback bootstrap stages.
5994 Remove next field from bootstrap stages.
5995 * Makefile.tpl (LN, LN_S): Substitute.
5996 (stageN-start, stageN-end): Use double-colon rules, to
5997 provide a hook for additional setup commands.
5998 (distclean-stageN-gcc, restageN): Create dependencies from
5999 [+prev+], not from [+next+].
6000 (stageN-bubble): Add commands for successive stages from
6001 [+prev+], using double-colon rules.
6002 (all-stageN-gcc): Fix typo.
6003 (stagefeedback-start, profiledbootstrap): New.
6004 * Makefile.in: Regenerate.
6005 * configure.in: Call ACX_PROG_LN.
6006 * configure: Regenerate.
6007
6008 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6009
6010 * MAINTAINERS (Write After Approval): Add myself.
6011
6012 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6013
6014 * MAINTAINERS (Write After Approval): Add myself.
6015
6016 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6017
6018 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6019 without gcc.
6020 * configure: Regenerate.
6021
6022 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6023
6024 * Makefile.tpl: Fix typo.
6025 * Makefile.in: Regenerate.
6026
6027 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6028
6029 * configure.in: Remove new- prefix from toplevel
6030 bootstrap targets.
6031 * configure: Regenerate.
6032
6033 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6034
6035 * Makefile.tpl (all.normal): Rename to all.
6036 (all): Replace with a rule to pick the default
6037 target from configure.
6038 (all-gcc, configure-gcc): Use conditionals to
6039 do nothing when toplevel bootstrap is going on.
6040 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6041 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6042 * configure.in: Support --enable-bootstrap.
6043
6044 * Makefile.def: Remove new- prefix from toplevel
6045 bootstrap targets.
6046 * Makefile.tpl: Likewise.
6047
6048 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6049 target.
6050
6051 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6052 $(RECURSE_FLAGS) to recursive invocation of make.
6053
6054 * Makefile.in: Regenerate.
6055 * configure: Regenerate.
6056
6057 2004-05-30 Andreas Jaeger <aj@suse.de>
6058 Jim Wilson <wilson@specifixinc.com>
6059
6060 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6061 like CC.
6062
6063 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6064
6065 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6066 * configure: Regenerate.
6067
6068 2004-05-25 Daniel Jacobowitz <drow@false.org>
6069
6070 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6071 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6072 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6073 targets.
6074 * Makefile.in: Regenerate.
6075
6076 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6077
6078 * configure.in: Test the ability to symlink directories.
6079 * configure: Regenerate.
6080
6081 * Makefile.def (bootstrap-stage): New definitions.
6082 * Makefile.tpl (configure-stage1-gcc,
6083 configure-stage2-gcc, configure-stage3-gcc,
6084 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6085 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6086 new-restage3, compare): Autogenerate, see Makefile.in
6087 entry for behavioral changes.
6088 (distclean-stage1, new-stage1-start, new-stage1-end,
6089 new-stage1-bubble, distclean-stage2, new-stage2-start,
6090 new-stage2-end, new-stage2-bubble, distclean-stage3,
6091 new-stage3-start, new-stage3-end): New autogenerated targets.
6092 (objext, prebootstrap, BOOT_CFLAGS,
6093 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6094 targets.
6095
6096 * Makefile.in: Regenerate.
6097 (distclean-stage1, new-stage1-start, new-stage1-end,
6098 new-stage1-bubble, distclean-stage2, new-stage2-start,
6099 new-stage2-end, new-stage2-bubble, distclean-stage3,
6100 new-stage3-start, new-stage3-end): New targets.
6101 (all-stage1-gcc): Move prebootstrap dependency from here...
6102 (configure-stage1-gcc): ...to here.
6103 (new-bootstrap): Use bubble targets.
6104 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6105 Use per-stage distclean targets.
6106 (configure-stage1-gcc, configure-stage2-gcc,
6107 configure-stage3-gcc, all-stage1-gcc,
6108 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6109 Use new-stageN-start to prepare the tree.
6110
6111 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6112
6113 * Makefile.def (host_modules): add libcpp.
6114 * Makefile.tpl: Add dependencies on and for libcpp.
6115 * Makefile.in: Regenerate.
6116 * configure.in: Add libcpp host module.
6117 * configure: Regenerate.
6118
6119 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6120
6121 * Makefile.tpl: Whenever a recursive target is defined, wrap
6122 it in a special @if/@endif block, and prepare its maybe
6123 dependency in the @if/@endif block
6124 * configure.in: Instead of writing maybe dependencies, remove
6125 the @if/@endif statements, and remove the @if/@endif blocks
6126 that remain.
6127 * configure: Regenerate.
6128 * Makefile.in: Regenerate.
6129
6130 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6131
6132 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6133
6134 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6135
6136 PR bootstrap/15120
6137 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6138 * */configure: Rebuilt.
6139
6140 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6141
6142 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6143 of libf2c.
6144 * configure, Makefile.in: Regenerate.
6145
6146 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6147
6148 * MAINTAINERS (Write After Approval): Add myself.
6149
6150 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6151
6152 Merge from tree-ssa-20020619-branch.
6153
6154 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6155 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6156 (HOST_GMPLIBS): Define.
6157 (HOST_GMPINC): Define.
6158 (TARGET_LIB_PATH): Add libmudflap.
6159 (GFORTRAN_FOR_TARGET): Define.
6160 (configure-build*): Export GFORTRAN.
6161 (configure-gcc): Export GMPLIBS and GMPINC.
6162 (all-gcc): Add maybe-all-libbanshee.
6163 (configure-target-libgfortran): Define.
6164 * Makefile.in: Regenerate.
6165 * configure.in (host_libs): Add libbanshee.
6166 (target_libraries): Add target-libmudflap and target-libgfortran.
6167 Add --with-libbanshee.
6168 Handle --disable-libmudflap.
6169 (*-*-freebsd*): Use with_gmp.
6170 Add $(libgcj) to noconfigdirs.
6171 * configure: Regenerate.
6172 * depcomp: New file.
6173 * MAINTAINERS: Add tree-ssa maintainers.
6174
6175 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6176
6177 * MAINTAINERS (Various Maintainers): Add myself.
6178
6179 2004-04-30 Brian Ford <ford@vss.fsi.com>
6180
6181 * MAINTAINERS (Write After Approval): Add myself.
6182
6183 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
6187 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6188
6189 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6190 * configure: Regenerate.
6191
6192 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6193
6194 Revert:
6195 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * Makefile.def (flags_to_pass): Remove *dir variables that
6198 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6199 as well as prefix and exec_prefix.
6200 * Makefile.in: Regenerate.
6201
6202 2004-04-26 Robert Millan <robertmh@gnu.org>
6203
6204 Add patches from libtool CVS.
6205 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6206 * ltconfig: Likewise.
6207 * ltcf-c.sh: Likewise.
6208 * ltcf-cxx.sh: Likewise.
6209 * ltcf-gcj.sh: Likewise.
6210
6211 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6212
6213 * Makefile.def (host_modules): Mark with the bootstrap
6214 flag packages on which gcc depends.
6215 * Makefile.tpl (all-bootstrap): Use it.
6216 * Makefile.in: Regenerate.
6217
6218 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6219
6220 * Makefile.def (flags_to_pass): Remove *dir variables that
6221 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6222 as well as prefix and exec_prefix.
6223 * Makefile.in: Regenerate.
6224
6225 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6226
6227 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6228 * configure: Regenerate.
6229 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6230 * gcc/Makefile.tpl (compare): Use the result of the test.
6231 * gcc/Makefile.in: Regenerate.
6232
6233 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6234
6235 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6236 Always relocate gcc and prev-gcc to the original names, even
6237 if the build fails.
6238 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6239 New targets.
6240
6241 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6242
6243 * MAINTAINERS: Update my email address.
6244
6245 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6246
6247 * configure.in (mips*-*-irix5*): Enable ld.
6248 * configure: Regenerate.
6249
6250 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6251
6252 * configure: Regenerate.
6253
6254 2004-04-15 James E Wilson <wilson@specifixinc.com>
6255
6256 * Makefile.tpl (configure-[+module+], configure-gcc,
6257 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6258 Set and export LDFLAGS.
6259 * Makefile.in: Regenerate.
6260
6261 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6262
6263 * MAINTAINERS: Add myself to write-after-approval.
6264
6265 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6266
6267 PR bootstrap/14871
6268 * Makefile.tpl: If we don't have built-in-tree target tools,
6269 use the ones found by configure rather than hacking around with
6270 program_transform_name.
6271 * configure.in: Give Makefile.tpl the information necessary
6272 to do that.
6273 * Makefile.in: Regenerate.
6274 * configure: Regenerate.
6275
6276 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6277
6278 PR bootstrap/14760
6279 * configure.in: When computing baseargs, strip *all* copies of
6280 offending options. Also, don't match/substitute the trailing space,
6281 so that this actually works when two similar options are separated by
6282 only one space.
6283 * configure: Regenerate.
6284
6285 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6286
6287 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6288 (rs6000-*-aix*): Same.
6289 * configure: Regenerate.
6290
6291 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6292
6293 * MAINTAINERS: Add myself to write-after-approval.
6294
6295 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6296
6297 * MAINTAINERS: Add myself to write-after-approval.
6298
6299 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6300
6301 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6302 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6303 * Makefile.in: Regenerate.
6304
6305 * configure.in (top level bootstrap support): Rework --enable-werror
6306 to set @stage2_werror_flag@.
6307 * configure: Regenerate.
6308 * Makefile.tpl (top level bootstrap support): Pass
6309 @stage2_werror_flag@ down to configure in stages 2 and 3.
6310 * Makefile.in: Regenerate.
6311
6312 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6313
6314 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6315 for stages 2 and 3 as well as in make. As a consequence, remove
6316 OUTPUT_OPTION (now detected by configure) from the flags passed down
6317 to make.
6318 * Makefile.in: Regenerate.
6319
6320 * Makefile.tpl (new-bootstrap): Fix typo.
6321 * Makefile.in: Regenerate.
6322
6323 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6324
6325 * Makefile.tpl: Rearrange by moving recursive_targets rules
6326 into their proper sections.
6327 * Makefile.tpl (top level bootstrap support): Move disabling
6328 of coverage flags from 'make' to 'configure'; improve comments.
6329 * Makefile.in: Regenerate.
6330
6331 * Makefile.tpl (experimental top level bootstrap) Move stage1
6332 language setting from all- target to configure- target; disable
6333 intermodule optimization in stage 1; prevent gratuitous rebuilds
6334 of stage 1.
6335 * Makefile.in: Regenerate.
6336 * configure.in: Comma-separate stage 1 language list for top
6337 level bootstrap.
6338 * configure: Regenerate.
6339
6340 * Makefile.tpl: Clean up experimental top level bootstrap support:
6341 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6342 prev-gcc in configure- targets as well as all- targets.
6343 * Makefile.in: Regenerate.
6344
6345 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6346
6347 * compile: New file imported from automake.
6348
6349 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6350
6351 * configure.in: Remove symbolic link section.
6352 * configure: Regenerate.
6353 * Makefile.tpl (links): Remove.
6354 * Makefile.in: Regenerate.
6355
6356 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6357 Nathanael Nerode <neroden@gcc.gnu.org>
6358
6359 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6360 Set with AC_CHECK_PROGS.
6361 * configure.in: Fix comment typo from last patch.
6362 * configure: Regenerate.
6363
6364 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6365
6366 * Makefile.tpl: Introduce experimental top level bootstrap support.
6367 * Makefile.in: Regenerate.
6368 * configure.in: Introduce support for top level bootstrap.
6369 * configure: Regenerate.
6370
6371 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6372 Paolo Bonzini <bonzini@gnu.org>
6373
6374 PR bootstrap/14522
6375 * configure.in: Cope with shells that do not support unquoted ^
6376 * configure: Regenerate.
6377
6378 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6379 Paolo Bonzini <bonzini@gnu.org>
6380
6381 PR bootstrap/14522
6382 * configure.in: Cope with shells that do not support nesting
6383 quotes inside quoted backquote substitutions.
6384 * configure: Regenerate.
6385
6386 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6387
6388 PR bootstrap/14522
6389 * configure.in: Fix escaping of $.
6390 * configure: Regenerate.
6391
6392 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6393
6394 * configure: Regenerate, since I forgot to while committing Paolo's
6395 changes.
6396
6397 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6398
6399 PR ada/14131
6400 Move language detection to the top level.
6401 * configure.in: Find default values for the tools as
6402 soon as possible. Disable ada if GNAT is not found.
6403 Emit error message about missing languages. Expand
6404 --enable-languages=all for the gcc subdirectory.
6405
6406 2004-03-10 Ben Elliston <bje@gnu.org>
6407
6408 * MAINTAINERS: Update my email address.
6409
6410 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6411
6412 * ltconfig: Disable building static libraries if building shared
6413 libraries on AIX 5L.
6414
6415 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6416
6417 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6418 and disable libgcj.
6419 * configure: Regenerated.
6420
6421 2004-03-01 Brian Booth <bbooth@redhat.com>
6422
6423 * MAINTAINERS: Add myself to write-after-approval.
6424
6425 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6426
6427 * MAINTAINERS: Add myself to write-after-approval.
6428
6429 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6430
6431 PR bootstrap/7087
6432 * Makefile.tpl: Guard XFOO sed statements better.
6433 * Makefile.tpl: Add dependency for configure-target-libada.
6434 * Makefile.in: Regenerate (incidentally fixes broken
6435 commit when libada-branch was merged).
6436
6437 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6438
6439 * MAINTAINERS: Add myself to write-after-approval.
6440
6441 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6442
6443 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6444 maintainers.
6445
6446 2004-02-20 Andrew Cagney <cagney@redhat.com>
6447
6448 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6449 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6450
6451 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6452
6453 PR bootstrap/11932
6454 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6455
6456 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6457
6458 * MAINTAINERS: Added myself to write-after-approval.
6459
6460 2004-02-14 Michael Koch <konqueror@gmx.de>
6461
6462 * MAINTAINERS: Added myself to write-after-approval.
6463
6464 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6465
6466 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6467 some OS port maintainers to OS port maintainers section.
6468
6469 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6470
6471 * MAINTAINERS: Add self.
6472
6473 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6474
6475 * MAINTAINERS: Alphabetize.
6476
6477 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6478
6479 * MAINTAINERS: Remove myself.
6480
6481 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6482
6483 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6484 (rs6000-*-aix*): Same.
6485 * configure: Regenerate.
6486
6487 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6488
6489 * configure.in (host): Add in missing $noconfigdirs to defines.
6490 * configure: Regenerate.
6491
6492 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6493 Nathanael Nerode <neroden@gcc.gnu.org>
6494
6495 PR ada/6637, PR ada/5911
6496 Merge with libada-branch:
6497 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6498 with appropriate dependencies. Add --enable-libada configure switch.
6499 * configure, Makefile.in: Regenerate.
6500
6501 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6502
6503 * MAINTAINERS: Add myself to write-after-approval.
6504
6505 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6506
6507 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6508 * configure: Regenerate.
6509
6510 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6511
6512 Merge from upstream:
6513
6514 * ltmain.in: When setting IFS to '~', be careful about user
6515 arguments that contain '~'.
6516
6517 2004-02-04 Peter O'Gorman <peter@pogma.com>
6518
6519 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6520 Also test $base_compile against $CC with escaped arguments. Bug
6521 reported by Geoff Keating <geoffk@apple.com>.
6522
6523 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6524
6525 * MAINTAINERS: Remove i960 port.
6526
6527 2004-01-23 DJ Delorie <dj@redhat.com>
6528
6529 * Makefile.def (target_modules) [libiberty]: Don't stage.
6530 * Makefile.in: Rebuilt.
6531
6532 2004-01-20 Caroline Tice <ctice@apple.com>
6533
6534 * MAINTAINERS: Add myself to write-after-approval.
6535
6536 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6537
6538 * MAINTAINERS: Update my email address.
6539
6540 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6541
6542 * MAINTAINERS: Add myself to write-after-approval.
6543
6544 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6545
6546 * MAINTAINERS: Remove entries without email address.
6547
6548 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6549
6550 * MAINTAINERS: Add myself to write-after-approval.
6551
6552 2004-01-15 Steven Bosscher <stevenb@suse.de>
6553
6554 * MAINTAINERS: Update my email address.
6555
6556 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6557
6558 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6559 * Makefile.tpl (configure-target-[+module+]): Support stage.
6560 * Makefile.in: Rebuilt.
6561
6562 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6563
6564 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6565
6566 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6567
6568 * MAINTAINERS: Add myself as a MIPS maintainer.
6569
6570 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6571
6572 * configure.in: Use ./config.cache, not config.cache.
6573 * configure: Regenerate.
6574 * Makefile.tpl: Special-casing not needed for GCC any more.
6575 * Makefile.in: Regenerate.
6576
6577 * configure.in: Don't share a cache file for host dirs.
6578 * configure: Regenerate.
6579
6580 * config-ml.in: Don't mess with the cache file.
6581
6582 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6583
6584 * MAINTAINERS: Move myself from 'Write After Approval' to
6585 'CPU Port Maintainers' section as SPARC maintainer.
6586
6587 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6588
6589 * Makefile.tpl: Make GCC use a separate config.cache.
6590 * Makefile.in: Regenerate.
6591
6592 PR bootstrap/11932, PR bootstrap/11933
6593 (I don't know if it will fix either of them, but it relates
6594 to them.)
6595 * configure.in: Don't use shared config.cache for target
6596 directories.
6597 * configure: Regenerate.
6598
6599 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6600
6601 * MAINTAINERS: Add myself to 'Write After Approval' section.
6602
6603 2003-12-31 Roger Sayle <roger@eyesopen.com>
6604
6605 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6606 * configure: Regenerated.
6607
6608 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6609
6610 * MAINTAINERS: Remove the mn10200 maintainer.
6611
6612 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6613
6614 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6615 * configure: Regenerated.
6616
6617 2003-12-16 Jan Hubicka <jh@suse.cz>
6618
6619 * MAINTAINERS: Add myself as callgraph maintainer.
6620
6621 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6622
6623 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6624 * configure: Regenerate.
6625
6626 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6627
6628 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6629 'Write After Approval' section. Update email.
6630
6631 2003-12-01 James Lemke <jim@wasabisystems.com>
6632
6633 * MAINTAINERS (Write After Approval): Add myself.
6634
6635 2003-11-20 Matt Thomas <matt@3am-software.com>
6636
6637 * MAINTAINERS: Add myself as a vax port maintainer.
6638
6639 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6640
6641 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6642 (configure-build-[+module+], configure-[+module+]): Likewise.
6643 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6644 * Makefile.in: Regenerate.
6645
6646 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6647
6648 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6649 shared/dylibed libraries.
6650 * ltmain.sh: Likewise.
6651 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6652 * ltcf-cxx.sh: Likewise.
6653 * ltcf-gcj.sh: Likewise.
6654 * ltconfig: Likewise.
6655
6656 2003-11-17 Stan Cox <scox@redhat.com>
6657
6658 * MAINTAINERS: Add myself as iq2000 port maintainer.
6659
6660 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6661
6662 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6663 * Makefile.in: Regenerate.
6664
6665 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6666
6667 * config.sub: Update to 2003-11-03 version.
6668
6669 2003-10-20 Phil Edwards <phil@codesourcery.com>
6670
6671 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6672 * configure: Regenerate.
6673
6674 2003-10-20 Nicolas Pitre <nico@cam.org>
6675
6676 * MAINTAINERS: Add myself to 'Write After Approval' section.
6677
6678 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6679
6680 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6681
6682 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6683
6684 * MAINTAINERS: Update my email address.
6685
6686 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6687
6688 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6689
6690 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6691
6692 * MAINTAINERS: Add myself to 'Write After Approval' section.
6693
6694 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6695
6696 * config.guess: Update to 2003-10-16 version.
6697 * config.sub: Update to 2003-10-16 version.
6698
6699 2003-10-15 David Daney <ddaney@avtrex.com>
6700
6701 * MAINTAINERS: Added myself to 'Write After Approval' section.
6702
6703 2003-10-15 Falk Hueffner <falk@debian.org>
6704
6705 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6706 'Write After Approval' section. Update email.
6707
6708 2003-10-14 Roger Sayle <roger@eyesopen.com>
6709
6710 * MAINTAINERS: Move myself from 'Write After Approval' to
6711 'Various Maintainers' section as middle-end maintainer.
6712
6713 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6714
6715 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6716 HOST_FLAGS_TO_PASS.
6717 * Makefile.in: Regenerate.
6718
6719 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6720
6721 * config.guess: Update to 2003-10-07 version.
6722 * config.sub: Update to 2003-10-07 version.
6723
6724 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6725
6726 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6727 * ltconfig (irix5*, irix6*): Don't override version_type.
6728
6729 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6730
6731 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6732 * configure: Rebuilt
6733 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6734 * Makefile.in: Rebuilt
6735
6736 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6737
6738 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6739
6740 2003-09-30 Carlo Wood <carlo@alinoe.com>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2003-09-29 Paul Koning <ni1d@arrl.net>
6745
6746 * MAINTAINERS: Move myself from "Write After Approval"
6747 to CPU platform maintainers for pdp11 platform.
6748
6749 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6750
6751 * MAINTAINERS: Move myself from 'Write After Approval' to
6752 'Various Maintainers' section as libffi testsuite maintainer.
6753
6754 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6755
6756 * configure.in: Pass a computed --program-transform-name
6757 to subconfigures.
6758 * configure: Regenerated.
6759
6760 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6761
6762 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6763 * Makefile.in: Regenerate.
6764
6765 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6766 * Makefile.in: Regenerate.
6767
6768 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6769
6770 * MAINTAINERS: Move myself from 'Write After Approval'
6771 to 'Various Maintainers' (objective-c) section.
6772
6773 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6774
6775 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6776 quoting.
6777 * configure: Regenerated.
6778
6779 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6780
6781 * MAINTAINERS (Write After Approval): Add myself to write after
6782 approval list.
6783
6784 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
6785
6786 * MAINTAINERS (Write After Approval): Add myself.
6787
6788 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
6789
6790 * MAINTAINERS: Update my e-mail address.
6791
6792 2003-09-09 Alan Modra <amodra@bigpond.net.au>
6793
6794 * libtool.m4 (LD): Correct powerpc64 host match.
6795
6796 2003-09-06 James E Wilson <wilson@tuliptree.org>
6797
6798 * MAINTAINTERS: Update my affiliation and email address.
6799
6800 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6801
6802 * MAINTAINERS (Write After Approval): Add myself.
6803
6804 2003-09-04 DJ Delorie <dj@redhat.com>
6805
6806 * configure: Regenerate.
6807
6808 2003-09-04 Robert Millan <robertmh@gnu.org>
6809
6810 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6811
6812 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6813
6814 * configure.in: Ensure arguments to sed are properly spaced.
6815 * configure: Regenerate.
6816
6817 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6818
6819 * MAINTAINERS: Update my e-mail address.
6820
6821 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
6822
6823 * MAINTAINERS (Write After Approval): Add myself.
6824
6825 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
6826
6827 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6828 * configure: Regenerated.
6829
6830 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
6831
6832 * MAINTAINERS: Update my email address.
6833
6834 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
6835
6836 * configure.in: Use newline instead of semicolon when assuming
6837 shell arguments in a for loop.
6838 * configure: Regenerated.
6839
6840 2003-08-22 Jason Eckhardt <jle@rice.edu>
6841
6842 * MAINTAINERS: Resurrect the i860 maintainer.
6843
6844 2003-08-20 Geoffrey Keating <geoffk@apple.com>
6845
6846 PR 8180
6847 * configure.in: When testing with_libs and with_headers, treat
6848 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6849 * configure: Regenerate.
6850
6851 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6852 make, shell, etc.
6853 (baseargs): Likewise.
6854 * configure: Regenerate.
6855
6856 2003-08-20 Bernardo Innocenti <bernie@develer.com>
6857
6858 * MAINTAINERS (Write After Approval): Add myself.
6859
6860 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6861
6862 * configure.in: Disable libgcj for darwin not on powerpc.
6863 * configure: Rebuild.
6864
6865 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6866
6867 * config-ml.in, symlink-tree: Add license.
6868
6869 2003-08-03 Richard Stallman <rms@gnu.org>
6870 Eben Moglen <moglen@columbia.edu>
6871
6872 * README.SCO: New file.
6873
6874 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6875
6876 * Makefile.tpl (check, check-c++): Express dependencies using
6877 dependencies rather than commands.
6878 * Makefile.in: Regenerate.
6879
6880 2003-08-01 Andrew Cagney <cagney@redhat.com>
6881
6882 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6883 * configure: Ditto.
6884
6885 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6886
6887 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6888 * Makefile.in: Update.
6889
6890 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6891
6892 * configure.in: Enable libgcj for darwin.
6893 * configure: Rebuild.
6894
6895 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
6896
6897 * config-ml.in: Use ac_configure_args directly instead of
6898 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6899 actually seen.
6900
6901 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6902
6903 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6904 creating target and build subdirs to build all parent dirs as needed.
6905 * Makefile.in: Rebuild.
6906 * configure.in: Don't build dirs explicitly here.
6907 * configure: Rebuild.
6908
6909 2003-07-26 Paul Brook <paul@nowt.org>
6910
6911 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6912
6913 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
6914
6915 * Makefile.tpl (all-make): Depend on intl.
6916 * Makefile.in: Rebuilt.
6917
6918 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6919
6920 * install-sh: Update to newer upstream versions (associated with
6921 aclocal 1.7).
6922 * mkinstalldirs: Likewise.
6923 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6924
6925 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
6926
6927 * MAINTAINERS: Move self from Bug database only accounts
6928 to write-after-approval.
6929
6930 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6931
6932 * config.if: Remove unused libc_interface determination.
6933
6934 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6935
6936 * MAINTAINERS: Move self from write-after-approval to
6937 build machinery (*.in).
6938
6939 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6940
6941 PR bootstrap/11273
6942 PR bootstrap/11408
6943 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6944 unused INSTALL_PROGRAM_ARGS.
6945 * configure.in: Use AC_PROG_INSTALL.
6946 * Makefile.in: Regenerate.
6947 * configure: Regenerate.
6948
6949 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
6950
6951 * MAINTAINERS: Alphabetize.
6952
6953 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
6954
6955 * configure: Rebuilt.
6956 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6957 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6958 newlib nor libgloss.
6959 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6960 * configure.in (am33_2.0-*-linux*): Added.
6961
6962 2003-07-09 Bob Wilson <bob.wilson@acm.org>
6963
6964 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6965 * configure: Regenerate.
6966
6967 2003-07-07 Zack Weinberg <zack@codesourcery.com>
6968
6969 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6970 * Makefile.in: Regenerate.
6971
6972 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6973
6974 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6975 * Makefile.in: Regenerate.
6976
6977 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
6978
6979 * Makefile.tpl: Replace PWD with PWD_COMMAND.
6980 * Makefile.in: Regenerated.
6981
6982 * config-ml.in: Replace PWD with PWD_COMMAND.
6983
6984 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6985
6986 * intl: New directory; see intl/ChangeLog for details.
6987 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6988 * Makefile.tpl: all-gcc depends on maybe-all-intl.
6989 * Makefile.in: Regenerate.
6990
6991 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6992
6993 * configure.in: Clean up config-lang.in handling. Delete
6994 useless assignment to "subdirs".
6995 * configure: Regenerate.
6996
6997 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6998
6999 * configure.in: Rename 'target_libs' to 'target_libraries'.
7000 Remove useless reference to 'target_libs'.
7001 * configure: Regenerate.
7002
7003 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7004
7005 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7006 * Makefile.in: Regenerate.
7007
7008 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7009
7010 * Makefile.def: Introduce flags_to_pass.
7011 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7012 * Makefile.in: Regenerate.
7013
7014 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7015
7016 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7017 and target-libgloss.
7018 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7019 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7020 * configure: Regenerate.
7021
7022 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7023
7024 * configure.in: Update testsuite_flags to new location.
7025 * configure. Regenerate.
7026
7027 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7028
7029 * Makefile.tpl: Remove BUILD_CC stuff.
7030 * Makefile.in: Regenerate.
7031
7032 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7033
7034 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7035
7036 2003-06-16 Graeme Peterson <gp@qnx.com>
7037
7038 * MAINTAINERS (Write After Approval): Add myself.
7039
7040 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7041
7042 * config.guess: Update to 2003-06-12 version.
7043 * config.sub: Update to 2003-06-13 version.
7044
7045 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7046
7047 * config.guess: Update to 2003-06-06 version.
7048 * config.sub: Update to 2003-06-06 version.
7049
7050 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7051
7052 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7053 * configure. Regenerate.
7054
7055 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7056
7057 * configure.in: Disable serial configure by default.
7058 * configure: Regenerate.
7059 * Makefile.tpl: Abolish .NOTPARALLEL.
7060 * Makefile.in: Regenerate.
7061
7062 * Makefile.tpl: Replace {build,host,target}_canonical by
7063 {build,host,target}.
7064 * Makefile.in: Regenerate.
7065
7066 * Makefile.tpl: Fix stupid pasto.
7067 * Makefile.in: Regenerate.
7068
7069 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7070
7071 * Makefile.tpl: Remove bogus conditional.
7072 * Makefile.in: Regenerate.
7073
7074 2003-06-05 Jan Hubicka <jh@suse.cz>
7075
7076 * Makefile.tpl (profiledbootstrap): New target.
7077 * Makefile.in (profiledbootstrap): New target.
7078
7079 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7080
7081 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7082 Pinski. Remove user names from other bugzilla-only maintainers.
7083
7084 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7085
7086 * Makefile.tpl: Make 'recursive targets' using autogen rather
7087 than shell loop. Remove duplicate 'clean' targets and false
7088 comments.
7089 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7090 Add systematic method of specifying missing targets in subdirs.
7091 Add copyright boilerplate.
7092 * Makefile.in: Regenerate.
7093 * configure.in: Add 'recursive targets' to maybe list.
7094 * configure: Regenerate.
7095
7096 * MAINTAINERS: "GNATS only" -> "Bug database only".
7097
7098 * Makefile.tpl: Rename [+target+] to [+make_target+].
7099 * Makefile.def: Rename 'target' to 'make_target'.
7100
7101 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7102
7103 * MAINTAINERS: Add self as options handling maintainer.
7104
7105 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7106
7107 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7108 been too long since I touched those ports.
7109
7110 2003-05-28 DJ Delorie <dj@redhat.com>
7111
7112 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7113 * Makefile.in: Regenerate.
7114
7115 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7116
7117 * configure.in: Use curly braces in the definition of tooldir.
7118 * configure: Regenerate.
7119
7120 2003-05-21 DJ Delorie <dj@redhat.com>
7121
7122 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7123 newlib or libgloss.
7124 * Makefile.in: Regenerate.
7125
7126 2003-05-21 DJ Delorie <dj@redhat.com>
7127
7128 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7129 * Makefile.in: Regenerate.
7130
7131 2003-05-20 Ian Lance Taylor <ian@airs.com>
7132
7133 * MAINTAINERS: Update my e-mail address.
7134
7135 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7136
7137 * configure.in: Switch more things to use maybe dependencies.
7138 * Makefile.tpl: Switch more things to use maybe dependencies.
7139 Factor out common code from autogen IF statements.
7140 * configure: Regenerate.
7141 * Makefile.in: Regenerate.
7142
7143 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7144
7145 * configure.in: Accept i[3456789]86 for machine type.
7146 * configure: Regenerate.
7147
7148 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7149
7150 * configure.in: Switch more things to use maybe dependencies.
7151 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7152 * configure: Regenerate.
7153 * Makefile.tpl: Switch more things to use maybe dependencies.
7154 * Makefile.in: Regenerate.
7155
7156 2003-05-16 Andreas Schwab <schwab@suse.de>
7157
7158 * Makefile.tpl (install-opcodes): Define.
7159 * Makefile.in: Rebuild.
7160
7161 2003-05-13 Andreas Jaeger <aj@suse.de>
7162
7163 * config.guess: Update to 2003-05-09 version.
7164 * config.sub: Update to 2003-05-09 version.
7165
7166 2003-05-13 Michael Eager <eager@mvista.com>
7167
7168 * configure.in: Correct sed script so that options in quotes are not
7169 deleted.
7170 * configure: Rebuild.
7171
7172 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7173
7174 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7175 and $$s/newlib/libc/sys/cygwin32 include paths.
7176 * configure: Ditto.
7177
7178 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7179
7180 * MAINTAINERS: Update my email addresses.
7181
7182 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7183
7184 * config-ml.in: Propagate INSTALL variables.
7185
7186 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7187
7188 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7189
7190 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7191
7192 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7193 * Makefile.in: Regenerate.
7194
7195 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7196
7197 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7198
7199 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7200
7201 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7202
7203 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7204
7205 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7206 * Makefile.in: Regenerated.
7207
7208 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7209
7210 * MAINTAINERS (Write After Approval): Upgrade myself from
7211 GNATS only to write-after-approval. Update my mail address.
7212
7213 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7214
7215 (OS Port Maintainers: freebsd): Add myself.
7216
7217 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7218
7219 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7220
7221 2003-04-22 Kean Johnston <jkj@sco.com>
7222
7223 * MAINTAINERS (SCO ports): Added myself.
7224
7225 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7226
7227 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7228
7229 2003-04-19 Kean Johnston <jkj@sco.com>
7230
7231 * MAINTAINERS (Write After Approval): Add myself.
7232
7233 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7234
7235 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7236 * Makefile.in: Regenerate.
7237
7238 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7239
7240 * configure.in (powerpc64*-*-linux*): Remove.
7241 * configure: Rebuilt.
7242
7243 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7244
7245 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7246 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7247 and restrap.
7248 * Makefile.in: Regenerate.
7249
7250 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7251
7252 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7253 * configure: Regenerated.
7254
7255 2003-04-15 DJ Delorie <dj@redhat.com>
7256
7257 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7258
7259 2003-04-13 Nick Clifton <nickc@redhat.com>
7260
7261 * config-ml.in: Remove support for --disable-aix removing
7262 call-aix multilibs.
7263
7264 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7265
7266 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7267 * */configure: Rebuilt.
7268
7269 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7270
7271 * MAINTAINERS: Add my email address.
7272
7273 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7274
7275 * MAINTAINERS (Write After Approval): Add myself.
7276
7277 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7278
7279 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7280 * Makefile.in: Regenerate.
7281
7282 2003-03-14 Michael Chastain <mec@shout.net>
7283
7284 * Makefile.in: Regenerate with correct Makefile.def.
7285
7286 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7287
7288 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7289 Make macro.
7290 * Makefile.in: Regenerate.
7291 * configure.in: Clean up gxx_include_dir logic.
7292 * configure: Regenerate.
7293
7294 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7295
7296 * MAINTAINERS (Write After Approval): Add myself.
7297
7298 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7299
7300 * MAINTAINERS: Update my mail address.
7301
7302 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7303
7304 * configure.in (gxx_include_dir): Fix typo.
7305 * configure: Regenerated.
7306
7307 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7308
7309 * Makefile.tpl: Reindent.
7310 * Makefile.in: Regenerate.
7311 * configure.in: Reindent. Don't set unused variables.
7312 * configure: Regenerate.
7313
7314 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7315
7316 * configure.in: Include $(build_tooldir)/sys-include in
7317 FLAGS_FOR_TARGET.
7318 * configure: Regenerated.
7319
7320 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7321
7322 * Makefile.tpl: Always pass down RANLIB.
7323 * Makefile.in: Regenerate.
7324
7325 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7326 * Makefile.in: Regenerate.
7327 * configure.in: Remove unused logic relating to --enable-shared
7328 and --enable-threads. Remove bogus comments. Remove redundant
7329 noconfigdirs.
7330 * configure: Regenerate.
7331
7332 * configure.in: Replace ${libstdcxx_version} by its value.
7333 Remove reference to mh-dgux.
7334 * configure: Regenerate.
7335
7336 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7337
7338 * MAINTAINERS (Write After Approval): Add myself.
7339
7340 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7341
7342 * Makefile.tpl: Rearrange.
7343 * Makefile.in: Regenerate.
7344
7345 2003-02-25 Uwe Stieber <uwe@wwws.de>
7346
7347 * configure.in: Add support for kaOS as cross build target system.
7348 * configure: Regenerated.
7349
7350 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7351
7352 * MAINTAINERS (Write after approval): Add myself.
7353
7354 2003-02-21 James E Wilson <wilson@tuliptree.org>
7355
7356 * MAINTAINERS: Update my email address.
7357
7358 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7359
7360 * MAINTAINERS: Add self to blanket write privs. section.
7361
7362 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7363
7364 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7365 configure-target-* as some target builds may require additional
7366 flags for preprocessor tests.
7367 * Makefile.in: Regenerated.
7368
7369 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7370
7371 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7372 * ltconfig: Handle it.
7373 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7374 auto-detecting it.
7375
7376 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7377 it is used as argument to $CC.
7378 * ltcf-gcj.sh: Likewise.
7379
7380 * configure.in: Introduce --enable-maintainer-mode.
7381 * configure: Rebuilt.
7382 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7383 for maintainer mode.
7384 * Makefile.in: Rebuilt.
7385
7386 2003-02-18 Jason Merrill <jason@redhat.com>
7387
7388 * Makefile.tpl (check-c++): Allow parallelism.
7389
7390 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7391
7392 * MAINTAINERS: Remove John Carr (who never actually had access to
7393 gcc.gnu.org).
7394
7395 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7396
7397 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7398 don't configure target-libobjc.
7399 * configure: Regenerate.
7400
7401 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7402
7403 * Makefile.tpl (RANLIB): Define.
7404 * Makefile.in: Regenerate.
7405
7406 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7407
7408 * MAINTAINERS: Update my email.
7409
7410 2003-02-06 Keith R Seitz <keiths@redhat.com>
7411
7412 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7413 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7414 * Makefile.in: Regenerated.
7415 * configure.in: Remove all traces of snavigator, db, and grep.
7416 * configure: Regenerated.
7417
7418 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7419
7420 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7421 After Approval.
7422
7423 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7424
7425 * MAINTAINERS (Write after approval): Add myself.
7426
7427 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7428
7429 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7430 * Makefile.in: Regenerated.
7431
7432 2003-01-30 Roger Sayle <roger@eyesopen.com>
7433
7434 * config.guess: Updated to 2003-01-30's version.
7435 * config.sub: Updated to 2003-01-28's version.
7436
7437 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7438
7439 * config.if: If gcc_version is already set, just use it. Don't set
7440 gcc_version_trigger if it's already set, otherwise set it to
7441 gcc/version.c, but only if the file exists. If it is not set and
7442 gcc/version.c does not exist, try to extract the version number from
7443 $CC.
7444
7445 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7446
7447 * MAINTAINERS: Add myself to write-after-approval list.
7448
7449 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7450
7451 * configure.in: Revert 24Jan change.
7452 * configure: Regenerate.
7453
7454 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7455
7456 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7457 entry of HJ Lu.
7458
7459 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7460
7461 * configure.in: Revert previous change.
7462 * configure: Regenerate.
7463
7464 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7465
7466 * configure.in: Make rda native-only.
7467 * configure: Regenerate.
7468
7469 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7470
7471 * MAINTAINERS: Move myself from GNATS-only-accounts to
7472 write-after-approval.
7473
7474 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7475
7476 * configure.in: Add missing \.
7477 * configure: Rebuilt.
7478
7479 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7480
7481 * configure.in (baseargs): Avoid using \| in sed regular
7482 expressions.
7483 * configure: Rebuilt.
7484
7485 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7486
7487 * configure.in (baseargs): Remove all supported forms of
7488 --cache-file, --srcdir, --host, --build and --target options
7489 from argument lists.
7490 * configure: Rebuilt.
7491
7492 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7493
7494 * MAINTAINERS: Add myself to write-after-approval list.
7495
7496 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7497
7498 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7499 * configure: Rebuilt.
7500
7501 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7502
7503 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7504 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7505 * Makefile.in: Regenerate.
7506 * configure: Regenerate.
7507
7508 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7509
7510 * configure.in: Remove Makefile in build, host and target modules
7511 unless configure was run with --no-recursion.
7512 * configure: Rebuilt.
7513
7514 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7515
7516 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7517 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7518 * Makefile.in: Regenerate.
7519
7520 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7521
7522 * config.guess: Update to 2003-01-03 version.
7523 * config.sub: Update to 2003-01-03 version.
7524
7525 2003-01-07 Christopher Faylor <cgf@redhat.com>
7526
7527 * configure: Regenerate with proper autoconf 2.13.
7528
7529 2003-01-07 Christopher Faylor <cgf@redhat.com>
7530
7531 * configure.in: Add AC_PREREQ for consistency.
7532 * configure: Regenerate.
7533
7534 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7535
7536 * configure.in (GDB_TK): Add tcl directories conditional on
7537 gdb/gdbtk directory being present.
7538 * configure: Regenerate.
7539
7540 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7541
7542 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7543 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7544 * configure: Rebuilt.
7545
7546 2002-12-31 Tom Tromey <tromey@redhat.com>
7547
7548 * Makefile.in: Rebuilt.
7549 * Makefile.def (target_modules) [libffi]: Allow installation.
7550
7551 2002-12-31 Andreas Schwab <schwab@suse.de>
7552
7553 * configure.in: Fix use of $program_transform_name.
7554 * configure: Regenerated.
7555
7556 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7557
7558 * configure.in (baseargs): Don't remove first configure argument.
7559 * configure: Regenerated.
7560
7561 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7562
7563 * Makefile.tpl (local-distclean): Don't remove...
7564 (multilib.ts): ... this. Moved into...
7565 (multilib.out): ... this. Don't use sub-make.
7566 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7567 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7568 (configure-build-[+module+], configure-[+module+],
7569 configure-target-[+module+], configure-gcc): ... these. Test
7570 for Makefile existence. Drop config.status from dependencies.
7571 * Makefile.in: Rebuilt.
7572 * configure.in: Move gcc-version-trigger to the end of
7573 ac_configure_args. Add comments to maybedep.tmp and
7574 serdep.tmp. Introduce --disable-serial-configure. Remove
7575 nonopt from baseargs, matching and removing corresponding
7576 whitespace while at it.
7577 * configure: Rebuilt.
7578
7579 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7580
7581 * configure.in (host_configargs): Replace reference to
7582 no-longer-defined buildopts with --build=${build_alias}.
7583 * configure: Rebuilt.
7584
7585 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7586 program_transform_name to standard idiom.
7587 (AUTOGEN, AUTOCONF): Define.
7588 (Makefile.in): Use $(AUTOGEN).
7589 (Makefile): Depend on config.status, and use autoconf-style rule to
7590 build it. Move original commands to...
7591 (config.status): ... this new target.
7592 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7593 $(AUTOCONF).
7594 * Makefile.in: Rebuilt.
7595
7596 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7597
7598 * Makefile.tpl: Fix dramatic bustage due to change in
7599 program_transform_name.
7600 * Makefile.in: Regenerate.
7601
7602 * configure.in: Remove unnecessary PATH setting.
7603 * configure: Regnerate.
7604
7605 * configure.in: Don't default to unprefixed tools unless
7606 the native tools will work.
7607 * configure: Regenerate.
7608
7609 * configure.in: Convert to autoconf script. Blow away lots
7610 of now-redundant Makefile fragments.
7611 * configure: Generate using Autoconf.
7612 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7613 * Makefile.in: Regenerate.
7614
7615 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7616
7617 * configure: Fix stupid bug where RANLIB was mistakenly included.
7618
7619 * configure.in: Rename (buildargs, hostargs, targargs) to
7620 (build_configargs, host_configargs, target_configargs).
7621
7622 * configure.in: Move logic out of sed statement.
7623
7624 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7625 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7626
7627 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7628
7629 * config.sub: Import from master repository
7630 * config.guess: Ditto
7631
7632 2002-12-24 Andreas Schwab <schwab@suse.de>
7633
7634 * Makefile.tpl (multilib.out): Fix missing space.
7635 * Makefile.in: Regenerate.
7636
7637 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7638
7639 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7640 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7641 * Makefile.in: Regenerate.
7642 * configure.in: Remove unnecessary leftovers.
7643
7644 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7645
7646 * configure.in (extra_ranlibflags_for_target): New variable.
7647 (*-*-darwin): Add -c to ranlib commands.
7648 * configure (tooldir): Handle extra_ranlibflags_for_target.
7649
7650 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7651
7652 * Makefile.tpl: Revert HJL's change.
7653 * Makefile.in: Regenerated.
7654 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7655 always.
7656
7657 2002-12-19 Andreas Schwab <schwab@suse.de>
7658
7659 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7660 * Makefile.in: Regenerate.
7661
7662 2002-12-18 H.J. Lu <hjl@gnu.org>
7663
7664 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7665 * Makefile.in: Regenerated.
7666
7667 * configure.in (build_prefix): New. Substitute.
7668
7669 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7670
7671 * Makefile.tpl: Don't let real targets depend on phony targets.
7672 * Makefile.in: Regenerate.
7673
7674 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7675 * Makefile.in: Regenerate.
7676
7677 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7678
7679 * config.sub: Import from master repository
7680 * config.guess: Ditto
7681
7682 2002-12-16 Jason Merrill <jason@redhat.com>
7683
7684 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7685 previous 'make bootstrap'.
7686 * Makefile.in: Regenerate.
7687
7688 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7689
7690 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7691
7692 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7693
7694 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7695 * Makefile.in: Regenerate.
7696
7697 2002-12-13 Jason Merrill <jason@redhat.com>
7698
7699 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7700 library tests.
7701 (check-c++): Just depend on it and check-target-libstdc++-v3.
7702 * Makefile.in: Regenerate.
7703
7704 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7705
7706 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7707 * Makefile.in: Rebuilt.
7708
7709 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7710
7711 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7712
7713 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7714
7715 * configure: Fix bug put in by gremlins.
7716
7717 * Makefile.tpl: Substitute more autoconfily.
7718 * configure: Substitute more autoconfily.
7719 * Makefile.in: Regenerate.
7720
7721 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7722
7723 * config.sub: Import from master repository
7724 * config.guess: Ditto
7725 * MAINTAINERS: Added Svein Seldal under write after approval
7726
7727 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7728
7729 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7730 * Makefile.in (all-sim): Ditto.
7731
7732 2002-12-06 DJ Delorie <dj@redhat.com>
7733
7734 * Makefile.tpl: Change configure dependencies to not have real
7735 targets depend on phony targets.
7736
7737 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7738
7739 * configure.in: Revert unintentional change.
7740
7741 * Makefile.tpl: Change dependency for */multilib.out so that
7742 it works when gcc isn't in the tree.
7743
7744 * configure.in: Substitute more.
7745 * configure: Run subconfigures from the Makefile.
7746 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7747 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7748
7749 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7750
7751 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7752
7753 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7754
7755 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7756 and corresponding dependencies.
7757 * Makefile.in: Regenerate.
7758
7759 * configure.in (host_tools): Order binutils, gas and ld for
7760 convenience in running the testsuites.
7761
7762 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7763 * Makefile.in: Regenerate.
7764 * configure.in: Introduce rules to serialize subconfigure runs.
7765
7766 * configure.in: Introduce BASE_CC_FOR_TARGET.
7767 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7768 Realize configure-build-* targets. Realize configure-target-* targets.
7769 * Makefile.in: Regenerate.
7770
7771 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7772
7773 * configure: Move gcc_version_trigger stuff from here...
7774 * configure.in: ...to here.
7775
7776 * configure.in: Separate subconfigure options added by this file from
7777 options given by the user. Add machinery to put args for host
7778 subconfigures into the Makefile.
7779
7780 * Makefile.tpl: Remove 'vault' targets.
7781 * Makefile.tpl: Reorder and comment dependencies.
7782 * Makefile.in: Regenerate.
7783
7784 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7785 * configure.in: Fix my broken commit of previous patch. (sigh)
7786
7787 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7788
7789 * configure.in: Move host-specific darwin noconfigdirs into
7790 the host-specific section.
7791
7792 2002-11-28 Geoffrey Keating <geoffk@apple.com>
7793
7794 * configure.in: Move host-specific darwin noconfigdirs into
7795 the host-specific section.
7796
7797 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
7798
7799 * configure: Remove skip-this-dir support.
7800 * Makefile.tpl: Remove skip-this-dir support.
7801
7802 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7803 subdirectories.
7804 * Makefile.in: Regenerate.
7805
7806 * Makefile.tpl: Strip out useless setting of 'dir'.
7807 * Makefile.in: Regenerate.
7808
7809 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
7810
7811 * configure.in: Fix deeply stupid bug.
7812
7813 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7814 shell code in CXX_FOR_TARGET
7815 * Makefile.def: Introduce raw_cxx.
7816 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7817 RAW_CXX_FOR_TARGET.
7818 * Makefile.in: Regenerate.
7819
7820 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
7821
7822 * Makefile.tpl: Remove unnecessary ifs.
7823 * Makefile.in: Regenerate.
7824
7825 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
7826 dependencies. Maybe-ize build-libiberty. Create dummy install
7827 targets for 'no_install' modules.
7828 * configure: Move GDB_TK substitution to configure.in. Move
7829 build_modules stuff to configure.in.
7830 * configure.in: Implement soft dependency machinery. Maybe-ize
7831 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7832 * Makefile.in: Regenerate.
7833
7834 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
7835
7836 * Makefile.tpl: Make all-target, install-target behave similarly
7837 to all, install (only hitting configured targets). Eliminate
7838 unused macro defintions.
7839
7840 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7841 build != host.
7842
7843 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7844
7845 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7846
7847 * configure.in: Produce lists of subdir targets we're actually
7848 configuring. Remove references to "dosrel".
7849 * Makefile.tpl: Let configure set which subdir targets are hit.
7850 Remove install-cross; clean up install; remove ALL. Remove
7851 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
7852 Autogenerate host module targets. Remove empty dependency lines
7853 and redundant dependency; rearrange slightly.
7854 * Makefile.def: Add host-side libtermcap, utils.
7855
7856 * Makefile.in: Regenerate.
7857
7858 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7859
7860 * ltconfig (osf[345]): Append $major to soname_spec.
7861 Reflect this in library_names_spec.
7862 * ltmain.sh (osf): Prefix $major with . for use as extension.
7863
7864 2002-11-19 Andreas Jaeger <aj@suse.de>
7865
7866 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7867 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7868 and sparc64 GNU/Linux systems.
7869
7870 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
7871
7872 * MAINTAINERS: Update email.
7873
7874 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7875
7876 * MAINTAINERS: Complete James Dennett's entry.
7877
7878 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
7879
7880 * MAINTAINERS (Write After Approval): Add myself.
7881
7882 2002-11-13 Bruce Korb <bkorb@gnu.org>
7883
7884 * Makefile.tpl: syntactic cleanup
7885
7886 2002-11-13 Stuart Hastings <stuart@apple.com>
7887
7888 * MAINTAINERS: Add myself to write-after-approval list.
7889
7890 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7891
7892 * Makefile.def: Add list of recursive targets to autogenerate.
7893 Add build_modules.
7894 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7895 targets. Autogenerate *-build-* targets.
7896 * Makefile.in: Regenerate.
7897
7898 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
7899
7900 * configure: More autoconf-style substitutions.
7901 * Makefile.tpl: More autoconf-style substitutions.
7902 * Makefile.in: Regenerate.
7903
7904 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
7905
7906 * configure: Substitute more variables in a more autoconf-friendly
7907 way. Simplify slightly.
7908 * Makefile.tpl: Make more variables substitutable in an
7909 autoconf-friendly way.
7910 * Makefile.in: Regenerate.
7911
7912 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
7913
7914 * MAINTAINERS (Write After Approval): Add myself.
7915
7916 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
7917
7918 * configure.in (v810*): Remove special setting of tools.
7919
7920 * configure: Add support for extra required flags for ar or nm.
7921 * configure.in (aix4.3+): Use above support for target-specific
7922 issues, rather than using config/mt-aix43.
7923
7924 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
7925
7926 * configure: Remove 'removing', which doesn't work. Replace $subdir
7927 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7928 with $srcdir. Reformat indentation. Substitute some variables
7929 formerly hard-coded in the Makefile for build=host.
7930 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7931 * Makefile.def: Autogenerate more.
7932 * Makefile.in: Regenerate.
7933
7934 2002-11-04 Adam Nemet <anemet@lnxw.com>
7935
7936 * MAINTAINERS (Write After Approval): Add myself.
7937
7938 2002-11-04 Kevin Buettner <kevinb@redhat.com>
7939
7940 * Makefile.def (host_modules): Add rda.
7941 * Makefile.in: Regenerate.
7942 * configure.in (target_tool): Add target-rda to list.
7943
7944 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7945
7946 * MAINTAINERS: Remove "co-maintainer" note for web pages.
7947
7948 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
7949
7950 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7951 and restrap targets to this rule.
7952 * Makefile.in: Regenerate.
7953
7954 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7955
7956 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7957 GNATS only accounts.
7958
7959 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7960
7961 * configure.in (i[3456]86-*-linux*): Add check to disable
7962 ${libgcj} for glibc1.
7963
7964 2002-10-24 Denis Chertykov <denisc@overta.ru>
7965
7966 * MAINTAINERS: Add myself as ip2k port maintainer.
7967
7968 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7969
7970 * configure.in: Add tic4x target.
7971
7972 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7973
7974 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7975 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7976 * Makefile.in: Regenerate.
7977
7978 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7979 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7980 * Makefile.in: Regenerate.
7981
7982 2002-10-02 Janis Johnson <janis187@us.ibm.com>
7983
7984 * MAINTAINERS: Add myself as web pages co-maintainer.
7985
7986 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7987
7988 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7989 * Makefile.in: Regenerate.
7990
7991 2002-10-02 Zack Weinberg <zack@codesourcery.com>
7992
7993 * MAINTAINERS: Add myself and Nathan Sidwell
7994 <nathan@codesourcery.com> as VxWorks maintainers.
7995
7996 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7997
7998 * Makefile.def: Remove order dependency comments.
7999 * Makefile.tpl: Add explicit install-install dependencies.
8000 * Makefile.in: Regenerate.
8001
8002 * Makefile.tpl: Remove material now in src-release. (Finally!)
8003 * Makefile.in: Regenerate.
8004
8005 * Makefile.tpl: Add configure-target (for src-release in src)
8006 * Makefile.in: Regenerate.
8007
8008 2002-09-30 Nick Clifton <nickc@redhat.com>
8009
8010 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8011
8012 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8013
8014 * configure.in (s390*-*-linux*): Enable libgcj.
8015
8016 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8017
8018 * configure: Revert accidentally applied changes.
8019
8020 * Makefile.tpl: Make more autoconf-friendly.
8021 * Makefile.in: Regenerate.
8022 * configure: Make substitution more autoconf-like.
8023
8024 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8025
8026 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8027 single entry to handle all these.
8028 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8029 libjava on arm-*-elf.
8030
8031 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8032
8033 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8034 things that depend on them.
8035
8036 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8037
8038 * Makefile.tpl: Make subsituted variables more autoconfy.
8039 * Makefile.in: Regenerate.
8040 * configure: Make seds more autoconfy.
8041
8042 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8043
8044 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8045 * Makefile.in: Regenerate.
8046 * configure.in: Rewrite sed statements to look autoconfy.
8047
8048 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8049 all-target-foo on configure-target-foo.
8050 * Makefile.def: Ditto.
8051 * Makefile.in: Rebuild.
8052
8053 2002-09-25 Andrew Haley <aph@redhat.com>
8054
8055 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8056
8057 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8058
8059 * Makefile.def: New file.
8060 * Makefile.tpl: New file.
8061 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8062 * contrib/gcc_update: Note that Makefile.in is a generated file.
8063
8064 * configure.in: Minor rearrangement. Simplify tests.
8065
8066 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8067
8068 * configure.in (with_headers): Skip copy if value is "yes".
8069 (with_libs): Likewise.
8070
8071 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8072
8073 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8074 * configure.in (sh*-*-pe*): Ditto.
8075 * configure.in (mips*-*-pe*): Ditto.
8076 * configure.in (*arm-wince-pe): Ditto.
8077
8078 * configure.in: Rearrange.
8079
8080 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8081
8082 * MAINTAINERS: Update my email address.
8083
8084 2002-08-30 Paul Koning <pkoning@equallogic.com>
8085
8086 * MAINTAINERS: (Write After Approval): Add myself.
8087
8088 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8089
8090 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8091
8092 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8093
8094 * MAINTAINERS: Change my mailing address.
8095
8096 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8097
8098 * MAINTAINERS (Write After Approval): Remove myself.
8099 (Various Maintainers: c++ runtime libs): Add myself.
8100
8101 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8102
8103 * MAINTAINERS (Write After Approval): Remove myself.
8104 (Various Maintainers: c++ runtime libs): Add myself.
8105
8106 2002-08-15 Eric Christopher <echristo@redhat.com>
8107
8108 * config.sub: Import from master repository.
8109 * config.guess: Ditto.
8110
8111 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8112
8113 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8114 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8115 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8116
8117 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8118
8119 * MAINTAINERS: Add self to rs6000 vector extensions.
8120
8121 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8122
8123 * libiberty/configure: Reverted unintended yesterday's check in.
8124
8125 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8126
8127 * boehm-gc/configure, libf2c/configure: Rebuilt.
8128 * libffi/configure, libiberty/configure: Ditto.
8129 * libjava/configure, libobjc/configure: Ditto.
8130 * libstdc++-v3/configure, zlib/configure: Ditto.
8131 Merged from binutils:
8132 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8133 From Steve Ellcey <sje@cup.hp.com>:
8134 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8135 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8136 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8137 IA64.
8138 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8139 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8140 soname_spec, sys_lib_search_path_spec): Ditto.
8141
8142 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8143
8144 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8145
8146 2002-08-04 H.J. Lu (hjl@gnu.org)
8147
8148 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8149
8150 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8151
8152 * MAINTAINERS (Write After Approval): Add myself.
8153
8154 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8155
8156 * configure.in: Move generic linux case to end. Copy generic
8157 linux noconfigdirs to mips*-*-linux* entry and new
8158 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8159
8160 2002-07-19 Michael Matz <matz@suse.de>
8161
8162 * MAINTAINERS: Add myself as ra* maintainer.
8163
8164 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8165
8166 * config.guess: Update to 2002-07-09 version.
8167 * config.sub: Update to 2002-07-03 version.
8168
8169 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8170
8171 * MAINTAINERS: Fix typo in a maintainer email address.
8172
8173 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8174
8175 * configure.in: Remove two redundant tests.
8176
8177 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8178
8179 * configure.in (mips*-*-irix6*o32): Enable stabs.
8180
8181 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8182
8183 * configure.in: Don't build grez.
8184 * Makefile.in: Ditto.
8185
8186 * Makefile.in: Remove references to bsp, cygmon, libstub.
8187 * configure.in: Ditto.
8188
8189 * configure.in: Remove leftover reference to gdbtest.
8190
8191 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8192
8193 * configure.in (gxx_include_dir): Change to match versioned
8194 C++ headers if --enable-version-specific-runtime-libs is used.
8195
8196 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8197
8198 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8199
8200 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8201
8202 * configure.in: Make --without-x work.
8203
8204 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8205
8206 * configure.in: Rearrange target Makefile fragment collection.
8207
8208 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8209 cvs[src].
8210 * configure.in: Ditto.
8211
8212 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8213
8214 * MAINTAINERS (Write After Approval): Update my e-mail address.
8215
8216 2002-06-24 Ben Elliston <bje@redhat.com>
8217
8218 * configure.in (host_tools): Remove cgen.
8219
8220 * Makefile.in (all-cgen): Remove; runs from its source directory.
8221 (check-cgen, install-cgen, clean-cgen): Likewise.
8222 (all-opcodes): Do not depend on all-cgen.
8223 (all-sim): Likewise.
8224
8225 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8226
8227 * Makefile.in: Eliminate 'apache' targets.
8228 * configure.in: Eliminate 'apache' targets.
8229
8230 * configure.in: Eliminate redundant tests. Reorganize.
8231
8232 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8233
8234 * config-ml.in: Eliminate references to Cygnus configure.
8235
8236 * Makefile.in: Eliminate references to building emacs.
8237
8238 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8239
8240 * MAINTAINERS: Update my email address.
8241
8242 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8243
8244 * config.if (libstdcxx_incdir): Version C++ headers.
8245 (cxx_incdir): Remove.
8246
8247 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8248
8249 * MAINTAINERS (Write After Approval): Add self.
8250
8251 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8252
8253 * configure.in: Add support for ip2k.
8254
8255 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8256
8257 * configure.in: Fix AIX configury bug.
8258
8259 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8260
8261 * MAINTAINERS (Write After Approval): Add self.
8262
8263 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8264
8265 * configure.in: replace ${topsrcdir} with ${srcdir}
8266
8267 * configure.in: Move definition of libstdcxx_flags
8268 right above usage, rather than waaay earlier.
8269
8270 * configure.in: Pull definition of is_cross_compiler earlier.
8271
8272 * configure.in: Rearrange a little.
8273
8274 * configure.in: Remove references to librx.
8275 * Makefile.in: Remove references to librx.
8276
8277 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8278
8279 * config.sub: Add support for avr target.
8280 Import from master sources, rev 1.255
8281
8282 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8283
8284 * configure, .cvsignore: Revert previous change...
8285 * Makefile: ...delete.
8286
8287 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8288
8289 * configure.in: Eliminate ${gasdir} variable.
8290
8291 2002-06-18 Dave Brolley <brolley@redhat.com>
8292
8293 * configure.in: Add support for frv.
8294 * config.sub: Add support for frv.
8295
8296 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8297
8298 * configure: Remove garbage from previous commit.
8299
8300 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8301
8302 * configure: For in-source builds, make a subdir and re-exec there.
8303 * Makefile: New file. Pass targets through to build directory.
8304 * .cvsignore: No longer ignore "Makefile".
8305
8306 2002-06-16 Douglas Rupp <rupp@gnat.com>
8307
8308 * MAINTAINERS (Write After Approval): Add self.
8309
8310 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8311
8312 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8313
8314 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8315
8316 * configure.in (vax-*-netbsd*): Re-enable gas.
8317
8318 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8319
8320 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8321 BUILD_PREFIX_1, to correct nomenclature.
8322 * configure: Likewise.
8323
8324 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8325 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8326
8327 2002-05-31 Olaf Hering <olh@suse.de>
8328
8329 * config-ml.in: Propogate DESTDIR also.
8330
8331 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8332
8333 * configure.in (vax-*-netbsd*): Don't build gas for this
8334 platform.
8335
8336 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8337
8338 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8339 and libgcj for AVR.
8340
8341 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8342
8343 * MAINTAINERS (Write After Approval): Add myself.
8344
8345 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8346
8347 * config.guess: Update to 2002-05-22 version.
8348 * config.sub: Likewise.
8349
8350 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8351
8352 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8353 * config-ml.in: Likewise.
8354 * configure: Likewise.
8355 * configure.in: Likewise.
8356
8357 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8358
8359 * MAINTAINERS: Update my email address.
8360
8361 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8362
8363 * configure.in: Simplify makefile fragment collection.
8364
8365 * configure.in: Remove code to build emacs.
8366
8367 * configure.in : Remove --srcdir argument from targargs and buildargs
8368 (it's always overridden in the Makefile anyway). Rearrange a bit.
8369
8370 * configure: Move some logic to configure.in.
8371 * configure.in: Move some logic from configure.
8372
8373 2002-05-11 Tom Tromey <tromey@redhat.com>
8374
8375 * MAINTAINERS: Reflect libgcj reality.
8376
8377 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8378
8379 * Makefile.in: Honour DESTDIR.
8380
8381 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8382
8383 * config.guess: Import 2002-03-20 version.
8384 * config.sub: Import 2002-04-26 version.
8385
8386 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8387
8388 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8389
8390 2002-05-07 Tim Josling <tej@melbpc.org.au>
8391
8392 * MAINTAINERS: Add self.
8393
8394 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8395
8396 * ltmain.sh: Detect and handle object name conflicts
8397 while piecewise linking a static library.
8398
8399 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8400
8401 * configure.in (noconfigdirs): Don't disable libgcj on
8402 sparc64-*-solaris* and sparcv9-*-solaris*.
8403
8404 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8405
8406 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8407
8408 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8409
8410 * configure.in (FLAGS_FOR_TARGET): Do not add
8411 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8412 on i[3456]86-*-linux*.
8413
8414 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8415
8416 * configure.in (noconfigdirs): Replace [ ] with test.
8417
8418 * configure.in (noconfigdirs): Do not add target-newlib if
8419 target == i[3456]86-*-linux*, and host == target.
8420
8421 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8422
8423 * configure.in: delete reference to absent file
8424
8425 * configure.in: replace '[' with 'test'
8426
8427 * configure.in: Eliminate references to gash.
8428 * Makefile.in: Eliminate references to gash.
8429
8430 * configure.in: remove useless references to 'pic' makefile fragments.
8431
8432 * configure.in: (*-*-windows*) Finish removing.
8433
8434 * configure.in: Eliminate redundant test for libgui.
8435
8436 2002-04-29 Roger Sayle <roger@eyesopen.com>
8437
8438 * MAINTAINERS: Add self and realphabetize. Update entries
8439 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8440 entry for a29k port maintainer.
8441
8442 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8443
8444 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8445 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8446
8447 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8448
8449 * configure.in: remove references to dead files
8450
8451 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8452
8453 * MAINTAINERS: Add information about purpose of this file.
8454
8455 2002-04-18 Tom Tromey <tromey@redhat.com>
8456
8457 * configure.in: Disallow configuring libgcj when it is already
8458 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8459 Solaris 2.8 by default. For PR libgcj/6158.
8460
8461 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8462
8463 * configure.in: Move default CC setting out of config/mh-* fragments
8464 directly into here.
8465
8466 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8467
8468 * configure.in: don't even try to configure or make a subdirectory
8469 if there's no configure script for it.
8470
8471 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8472
8473 * MAINTAINERS: Remove chill maintainers.
8474 * Makefile.in (CHILLFLAGS): Remove.
8475 (CHILL_LIB): Remove.
8476 (TARGET_CONFIGDIRS): Remove libchill.
8477 (CHILL_FOR_TARGET): Remove.
8478 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8479 CHILL_LIB.
8480 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8481 (CHECK_TARGET_MODULES): Likewise.
8482 (INSTALL_TARGET_MODULES): Likewise.
8483 (CLEAN_TARGET_MODULES): Likewise.
8484 (configure-target-libchill): Remove.
8485 (all-target-libchill): Remove.
8486 * configure.in (target_libs): Remove target-libchill.
8487 Do not compute CHILL_FOR_TARGET.
8488 * libchill: Remove directory.
8489
8490 2002-04-11 DJ Delorie <dj@redhat.com>
8491
8492 * Makefile.in, configure.in: Sync with binutils, entries
8493 follow...
8494
8495 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8496
8497 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8498 (do-tar, do-bz2): New rules.
8499 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8500 (gdb-tar): New rule.
8501 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8502 (insight_dejagnu.tar): New rule.
8503 (insight.tar): New rule.
8504 (gdb+dejagnu.tar): New rule.
8505 (gdb.tar): New rule.
8506
8507 2002-02-01 Mo DeJong <supermo@bayarea.net>
8508
8509 * Makefile.in: Add all-tix to deps for all-snavigator
8510 so that tix is built when building snavigator.
8511
8512 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8513
8514 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8515 ld and gdb are not supported.
8516
8517 2002-01-07 Mark Salter <msalter@redhat.com>
8518
8519 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8520 Allow target-libgloss to be built for arm, strongarm, and xscale.
8521
8522 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8523
8524 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8525 options for i[3456]86-pc-linux* native builds.
8526
8527 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8528
8529 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8530 files from .po files for a distribution.
8531
8532 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8533
8534 * configure.in: Enable libstdc++-v3 for h8300 targets.
8535
8536 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8537
8538 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8539 version from bfd/.
8540
8541 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8542
8543 * Makefile.in (VER): When present, extract the version number from
8544 the file version.in.
8545
8546 2001-05-24 Tom Rix <trix@redhat.com>
8547
8548 * configure.in : enable ld for aix
8549
8550 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8551
8552 * config.guess: Add linux target for S/390.
8553
8554 2000-11-07 Philip Blundell <pb@futuretv.com>
8555
8556 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8557
8558 2000-11-03 Philip Blundell <pb@futuretv.com>
8559
8560 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8561 files.
8562
8563 2001-01-15 Ben Elliston <bje@redhat.com>
8564
8565 * configure.in (host_tools): Add sid.
8566 Always configure cgen.
8567
8568 2000-11-24 Nick Clifton <nickc@redhat.com>
8569
8570 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8571
8572
8573 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8574
8575 * Makefile.in (ALL_MODULES): Add all-cgen.
8576 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8577 (all-cgen): New target.
8578 (all-opcodes,all-sim): Depend on all-cgen.
8579 * configure.in (host_tools): Add cgen.
8580 Only configure cgen if --enable-cgen-maint.
8581
8582 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8583
8584 * configure.in: Add *-*-freebsd* configurations.
8585
8586 2002-04-08 Tom Tromey <tromey@redhat.com>
8587
8588 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8589 Fixes PR libgcj/6068.
8590
8591 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8592
8593 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8594
8595 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8596
8597 * configure.in (alpha*-dec-osf*): Enable libgcj.
8598
8599 2003-03-27 Matthew Gingell <gingell@gnat.com>
8600
8601 * MAINTAINERS (Write After Approval): Add myself.
8602
8603 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8604
8605 Fix for: PR bootstrap/3591, target/5676
8606 * configure.in (mcore-pe): Disable the configuration of
8607 libstdc++-v3 since exceptions are not supported.
8608
8609 2002-03-20 Anthony Green <green@redhat.com>
8610
8611 * configure.in: Enable libgcj for xscale-elf target.
8612
8613 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8614
8615 * MAINTAINERS: Update my email address.
8616
8617 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8618
8619 * ltmain.sh (relink_command): Fix typo in previous change.
8620
8621 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8622
8623 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8624 (relink_command): Added --tag flags.
8625 (mode=install): If relinking fails; error out.
8626
8627 2002-03-12 Richard Henderson <rth@redhat.com>
8628
8629 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8630 .NOTPARALLEL tag.
8631 (do-check): Rename from check.
8632 (check): Allow parallel check.
8633
8634 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8635
8636 * MAINTAINERS: Add myself as maintainer for xtensa port.
8637 Fix alphabetical order in CPU port maintainer list.
8638 Remove myself from Write After Approval list.
8639
8640 2002-03-11 Richard Henderson <rth@redhat.com>
8641
8642 * Makefile.in (.NOTPARALLEL): Add fake tag.
8643
8644 2002-03-07 H.J. Lu (hjl@gnu.org)
8645
8646 * configure.in: Enable gprof for mips*-*-linux*.
8647
8648 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8649
8650 * MAINTAINERS (Write After Approval): Add myself.
8651
8652 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8653
8654 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8655 libjava.
8656 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8657
8658 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8659
8660 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8661 because its Makefile is there; test for the executable instead.
8662
8663 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8664
8665 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8666 libstdc++-v3 and libjava.
8667
8668 2002-02-11 Adam Megacz <adam@xwt.org>
8669
8670 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8671 boehm-gc
8672
8673 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8674
8675 * config.guess: Updated to 2002-01-30's version.
8676 * config.sub: Updated to 2002-02-01's version.
8677 Contribute sh64-elf.
8678 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8679 * configure.in: Added sh64-*-*.
8680
8681 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8682
8683 * MAINTAINERS: Belatedly add myself to write after approval list.
8684
8685 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8686
8687 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8688 Remove self as Write After Approval.
8689
8690 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8691
8692 * MAINTAINERS: Put self in as maintainer for contrib/regression
8693 directory.
8694
8695 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8696
8697 * MAINTAINERS: Update my email address.
8698
8699 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8700
8701 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8702 target-libiberty, and target-libgloss. Skip Java-related
8703 libraries if not supported for NetBSD on target CPU.
8704
8705 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8706
8707 * install-sh: Use _inst.$$_ for temp file name.
8708
8709 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8710
8711 * MAINTAINERS (Write After Approval): Move my contact info
8712 from here...
8713 (OS Port Maintainers): ...to here (netbsd).
8714
8715 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8716
8717 * MAINTAINERS (Write After Approval): Add myself.
8718
8719 2002-01-17 H.J. Lu <hjl@gnu.org>
8720
8721 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8722 (all-target-fastjar): Also depend on all-target-libiberty.
8723
8724 2002-01-16 H.J. Lu (hjl@gnu.org)
8725
8726 * config.guess: Import from master sources, rev 1.225.
8727 * config.sub: Import from master sources, rev 1.238.
8728
8729 2002-01-16 Kazu Hirata <kazu@hxi.com>
8730
8731 * MAINTAINERS (Write After Approval): Remove myself.
8732
8733 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8734
8735 * MAINTAINERS (Write After Approval): Add myself.
8736
8737 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8738
8739 * MAINTAINERS: Add self as docs co-maintainer.
8740
8741 2001-12-11 Matthias Klose <doko@debian.org>
8742
8743 * MAINTAINERS (Write After Approval): Add myself.
8744
8745 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8746
8747 * MAINTAINERS: Update my email address.
8748
8749 2001-12-07 Turly O'Connor <turly@apple.com>
8750 * MAINTAINERS (Write After Approval): Add myself.
8751 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8752 (rs6000_initialize_trampoline): Call __trampoline_setup for
8753 ABI_DARWIN too.
8754 * darwin-tramp.asm: New file, implements __trampoline_setup.
8755 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8756
8757 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8758
8759 * MAINTAINERS (Write After Approval): Add myself.
8760
8761 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8762
8763 * configure, configure.in: Use temp file for long sed commands.
8764
8765 2001-12-03 Laurent Guerby <guerby@acm.org>
8766
8767 * config.sub: Update to version 1.232 on subversion.
8768
8769 2001-12-03 Ben Elliston <bje@redhat.com>
8770
8771 * MAINTAINERS: Update mail address for config.* patches.
8772
8773 2001-11-27 DJ Delorie <dj@redhat.com>
8774 Zack Weinberg <zack@codesourcery.com>
8775
8776 When build != host, create libiberty for the build machine.
8777
8778 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8779 CONFIG_ARGUMENTS.
8780 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8781 New variables.
8782 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8783 and rules.
8784 (all.normal): Depend on ALL_BUILD_MODULES.
8785 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8786 (all-build-libiberty): Depend on configure-build-libiberty.
8787
8788 * configure: Calculate and substitute proper value for
8789 ALL_BUILD_MODULES.
8790 * configure.in: Create the build subdirectory.
8791 Calculate and substitute TARGET_CONFIGARGS (formerly
8792 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8793
8794 2001-11-26 Ziemowit Laski <zlaski@apple.com>
8795
8796 * MAINTAINERS (write-after-approval): Add self.
8797
8798 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
8799
8800 * MAINTAINERS (GNATS only accounts): Remove self.
8801
8802 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
8803
8804 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8805 libf2c.
8806
8807 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
8808
8809 * MAINTAINERS (Write After Approval): Add self.
8810
8811 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8812
8813 * MAINTAINERS: mips and s390 are also CPU ports.
8814
8815 2001-11-12 David O'Brien <obrien@FreeBSD.org>
8816
8817 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8818
8819 2001-11-11 David O'Brien <obrien@FreeBSD.org>
8820
8821 * MAINTAINERS: Alphabetize.
8822
8823 2001-11-09 Kazu Hirata <kazu@hxi.com>
8824
8825 * MAINTAINERS (Various maintainers: h8 port): Add myself.
8826
8827 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
8828
8829 * MAINTAINERS (Various maintainers: hppa port): Added myself.
8830
8831 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8832
8833 * configure.in (--enable-languages): Be more permissive about
8834 syntax. Check for empty lists better. Warn about $LANGUAGES.
8835
8836 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
8837
8838 * config.sub: Import from master sources, rev. 1.230.
8839 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8840
8841 2001-11-07 Laurent Guerby <guerby@acm.org>
8842
8843 * MAINTAINERS (Write After Approval): Add self.
8844
8845 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8846
8847 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8848
8849 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
8850
8851 * config.sub: Import from master sources, rev 1.226.
8852 * config.guess: Import from master sources, rev 1.216.
8853
8854 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
8855
8856 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8857 * MAINTAINERS: Add self as maintainer of MMIX port.
8858 Remove old after-approval entry.
8859
8860 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
8861
8862 * ChangeLog, configure: Fix spelling errors.
8863
8864 2001-10-20 Brendan Kehoe <brendan@zen.org>
8865
8866 * MAINTAINERS: Tweak my address.
8867
8868 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
8869
8870 * MAINTAINERS: Update my email address.
8871
8872 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
8873
8874 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8875 * MAINTAINERS: Add self as maintainer of CRIS port.
8876
8877 2001-10-10 Geert Bosch <bosch@gnat.com>
8878
8879 * MAINTAINERS (Various maintainers: Ada front end):
8880 Added Robert Dewar.
8881
8882 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
8883
8884 * MAINTAINERS (Write After Approval): Added self
8885
8886 2001-10-02 Geert Bosch <bosch@gnat.com>
8887
8888 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8889
8890 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
8891
8892 * configure: Handle temporary files securely using mkdir.
8893
8894 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
8895
8896 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8897
8898 2001-09-26 Will Cohen <wcohen@redhat.com>
8899
8900 * configure.in (*-*-linux*): Disable configuration of target-newlib
8901 and target-libgloss.
8902
8903 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8904
8905 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8906 RANLIB.
8907
8908 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
8909
8910 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8911 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8912 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8913 avoid quotes nesting problems.
8914 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8915 (DO_X): Export only variables that are set.
8916
8917 2001-09-19 Ben Elliston <bje@redhat.com>
8918
8919 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8920 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8921 semantics. Use the shell built-in "type" command instead.
8922
8923 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
8924
8925 Merged from gcc-3_0-branch:
8926 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8927 * ltcf-c.sh: Use $objext, not $ac_objext.
8928 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8929 * ltcf-cxx.sh: Add support for GNU.
8930 2001-07-22 Timothy Wall <twall@redhat.com>
8931 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8932 default settings if using GNU tools with that configuration.
8933 * ltcf-cxx.sh: Ditto.
8934 * ltcf-gcj.sh: Ditto.
8935 2001-07-21 Michael Chastain <chastain@redhat.com>
8936 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8937 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8938 * ltmain.sh: Mark as gcc-local.
8939
8940 2001-08-30 Eric Christopher <echristo@redhat.com>
8941 Jason Eckhardt <jle@redhat.com>
8942
8943 * config.guess: Merge from master sources.
8944 * config.sub: Merge from master sources, add support for mipsisa32.
8945
8946 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
8947 * config.sub: Merge from master sources, rev 1.219.
8948 * MAINTAINERS: Add self as contact for stormy16 port.
8949
8950 2001-08-14 Zack Weinberg <zackw@panix.com>
8951
8952 * config.sub: Merge from master sources, rev 1.218.
8953 * config.guess: Merge from master sources, rev 1.209.
8954
8955 2001-08-11 Graham Stott <grahams@redhat.com>
8956
8957 * Makefile.in (check-c++): Add missing semicolon.
8958
8959 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
8960
8961 * MAINTAINERS (Various maitainers: predict.def): Added myself.
8962
8963 2001-07-30 Eric Christopher <echristo@redhat.com>
8964
8965 * MAINTAINERS (Various maintainers: mips port): Added myself.
8966
8967 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
8968
8969 * configure.in (sh-*-linux*): New.
8970
8971 2001-07-27 Richard Henderson <rth@redhat.com>
8972
8973 * .cvsignore: Add LAST_UPDATED.
8974
8975 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
8976
8977 * MAINTAINERS (Various maintainers: s390 port): Added myself.
8978
8979 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
8980
8981 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8982
8983 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
8984
8985 * MAINTAINERS (Write After Approval): Added myself.
8986
8987 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8988
8989 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8990 and libgcj on m68hc11/m68hc12.
8991
8992 2001-06-27 H.J. Lu (hjl@gnu.org)
8993
8994 * Makefile (CFLAGS_FOR_BUILD): New.
8995 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8996
8997 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8998
8999 * README: Remove version number.
9000
9001 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9002
9003 * INSTALL/README: Update wrt. to the installation instructions now
9004 residing in gcc/doc/install.texi.
9005
9006 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9007
9008 * README: Replace with a cut-down and updated version of gcc/README.
9009
9010 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9011
9012 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9013 multilibs to be disabled.
9014
9015 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9016
9017 * MAINTAINERS (Write After Approval): Add myself.
9018
9019 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9020
9021 * config.guess: Import CVS version 1.195.
9022 * config.sub: Import CVS version 1.212.
9023
9024 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9025
9026 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9027 gcc/xgcc is built, use -print-prog-name to find out the program
9028 name to use.
9029
9030 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9031
9032 * config.guess: Import CVS version 1.194. All gcc-local changes
9033 appear to also be in the master copy.
9034 * config.sub: Import CVS version 1.211.
9035
9036 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9037
9038 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9039 with_gcc]: Use `gcc -shared' to build a shared library.
9040
9041 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9042
9043 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9044 archives.
9045
9046 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9047
9048 * MAINTAINERS (Write After Approval): Add myself.
9049
9050 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9051
9052 * configure.in (libstdcxx_flags): Do not try to execute
9053 libstdc++-v3/testsuite_flags until it exists.
9054
9055 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9056
9057 * MAINTAINERS: Update my email address.
9058
9059 2001-05-31 Graham Stott <grahams@redhat.com>
9060
9061 * MAINTAINERS (Write After Approval): Add myself.
9062
9063 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9064
9065 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9066 libraries when using g++ with native linker.
9067
9068 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9069
9070 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9071
9072 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9073
9074 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9075 [aix4*|aix5*]: Prepend blank.
9076
9077 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9078
9079 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9080 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9081 of subdir/configure scripts to use the new libtool.m4.
9082
9083 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9084
9085 * MAINTAINERS (Write After Approval): Add myself.
9086
9087 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9088
9089 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9090
9091 2001-05-11 Ben Elliston <bje@redhat.com>
9092
9093 * Makefile.in (all-sid): New target.
9094 (check-sid, clean-sid, install-sid): Likewise.
9095
9096 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9097
9098 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9099
9100 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9101
9102 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9103 libgcj.
9104
9105 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9106
9107 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9108 gcc/xgcc is built, use -print-prog-name to find out the program
9109 name to use.
9110
9111 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9112
9113 * configure.in (noconfigdirs): Don't reset it from scratch in the
9114 target case; only append to it.
9115
9116 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9117 sparc-*-solaris2.8]: Disable ${libgcj}.
9118
9119 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9120
9121 * configure.in (libgcj_saved): Copy from $libgcj.
9122 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9123 --disable-libgcj.
9124
9125 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9126
9127 * MAINTAINERS: Remove self as MIPS maintainer and
9128 C front end maintainer.
9129
9130 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9131
9132 * configure.in: Move *-chorusos target case to the proper switch.
9133 Disable libgcj.
9134
9135 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9136
9137 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9138 1.641.2.228.
9139
9140 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9141
9142 * Makefile.in (STAGE1_CFLAGS): Pass down.
9143
9144 2001-04-13 Alan Modra <amodra@one.net.au>
9145
9146 * config.guess: Add hppa64-linux support. Note for next import that
9147 this is already in the master file.
9148 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9149
9150 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9151
9152 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9153 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9154
9155 2001-04-11 Stan Shebs <shebs@apple.com>
9156
9157 * MAINTAINERS: Add self as Darwin port maintainer.
9158
9159 2001-04-11 Alan Modra <amodra@one.net.au>
9160
9161 * MAINTAINERS: Update my email address.
9162
9163 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9164
9165 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9166 recent versions of FreeBSD (release 3 or later).
9167 * ltconfig: On FreeBSD, -lc must not be provided when building
9168 a shared library or else the standard -pthread gcc option is
9169 rendered worthless to later users of the built library.
9170
9171 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9172
9173 * MAINTAINERS: Add self and RTH as C front end maintainers.
9174
9175 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9176
9177 * config.sub: Make sure to match an already-canonicalized
9178 machine name (eg. mn10300-unknown-elf).
9179
9180 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9181
9182 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9183 New macros.
9184 (bootstrap, cross): Use RECURSE_FLAGS.
9185 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9186
9187 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9188
9189 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9190
9191 2001-03-22 Colin Howell <chowell@redhat.com>
9192
9193 * Makefile.in (DO_X): Do not backslash single-quotes in
9194 backquotes (two places).
9195
9196 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9197
9198 Re-installed:
9199 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9200 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9201 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9202 * ltcf-cxx.sh: Likewise.
9203 * ltcf-gcj.sh: Likewise.
9204
9205 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9206
9207 * MAINTAINERS: Add myself as "documentation co-maintainer".
9208
9209 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9210
9211 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9212 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9213
9214 2001-03-19 Tom Tromey <tromey@redhat.com>
9215
9216 * config-ml.in: Handle GCJ and GCJFLAGS.
9217
9218 2001-03-21 Michael Chastain <chastain@redhat.com>
9219
9220 * Makefile.in: all-m4 depends on all-texinfo.
9221
9222 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9223
9224 * MAINTAINERS: Add myself to write after approval list.
9225
9226 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9227
9228 * Makefile.in (DO_X): Quote nested quotes.
9229
9230 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9231
9232 * MAINTAINERS: Add myself to write after approval list.
9233
9234 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9235
9236 * Makefile.in (DO_X): Use double quotes for quoting
9237 "RANLIB=$${RANLIB}".
9238
9239 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9240
9241 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9242
9243 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9244
9245 * configure.in: Only use `lang_requires' for languages athat are
9246 actually enabled.
9247
9248 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9249
9250 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9251
9252 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9253
9254 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9255
9256 2001-03-07 Tom Tromey <tromey@redhat.com>
9257
9258 * configure.in: Allow config-lang.in to set `lang_requires' to list
9259 of other required languages.
9260
9261 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9262
9263 * Makefile.in: Remove RANLIB definition. Use RANLIB
9264 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9265 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9266
9267 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9268 Alexandre Oliva <aoliva@redhat.com>
9269
9270 * Makefile.in (check-c++): Use tabs, not spaces.
9271
9272 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9273
9274 * MAINTAINERS: add myself to Write After Approval list.
9275
9276 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9277
9278 * Makefile.in (check-c++): New rule.
9279
9280 * configure.in (target_libs): Remove libg++.
9281 (noconfigdirs): Remove libg++.
9282 (noconfigdirs): Same.
9283 (noconfigdirs): Same.
9284 (noconfigdirs): Same.
9285
9286 * config-ml.in: Remove libg++ references.
9287
9288 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9289 (ALL_TARGET_MODULES): Same.
9290 (configure-target-libg++): Remove.
9291 (all-target-libg++): Remove.
9292 (configure-target-libio): Remove.
9293 (all-target-libio): Remove.
9294 (check-target-libio): Remove.
9295 (.PHONY): Remove.
9296 (libg++.tar.bz2): Remove.
9297 (all-target-cygmon): Remove libio.
9298 (all-target-libstdc++): Remove.
9299 (configure-target-libstdc++): Remove.
9300 (TARGET_LIB_PATH): Remove libstdc++.
9301 (ALL_GCC_CXX): Remove libstdc++.
9302 (all-target-gperf): Correct.
9303
9304 2001-02-16 Nick Clifton <nickc@redhat.com>
9305
9306 * configure.in (noconfigdirs): Allow configuration of texinfo
9307 for Cygwin hosts.
9308
9309 2001-02-15 Anthony Green <green@redhat.com>
9310
9311 * configure: Introduce GCJ_FOR_TARGET.
9312 * configure.in: Ditto.
9313 * Makefile.in: Ditto.
9314
9315 2001-02-13 Andreas Schwab <schwab@suse.de>
9316
9317 * MAINTAINERS: Update mail address.
9318
9319 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9320
9321 * config.guess: Add linux target for S/390.
9322 * config.sub: Likewise.
9323
9324 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9325
9326 * configure.in: for *-chorusos, don't config target-newlib and
9327 target-libgloss.
9328
9329 2001-02-06 Ben Elliston <bje@redhat.com>
9330
9331 * configure: Output host type to stdout, not stderr.
9332
9333 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9334
9335 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9336 * ltcf-cxx.sh: Likewise.
9337
9338 * config.if: Assume enable_libstdcxx_v3 is defined.
9339
9340 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9341
9342 Remove V2 C++ library.
9343 * configure.in: Remove --enable-libstdcxx_v3 support.
9344
9345 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9346
9347 * include/demangle.h: Add prototype for java_demangle_v3.
9348
9349 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9350
9351 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9352
9353 2001-01-27 Richard Henderson <rth@redhat.com>
9354
9355 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9356
9357 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9358
9359 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9360 Don't unset, it's non-portable and no longer necessary, set to empty
9361 instead.
9362
9363 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9364
9365 * ltconfig: Shell portability fix for the tagname validity check.
9366
9367 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9368
9369 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9370 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9371
9372 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9373
9374 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9375
9376 2001-01-26 Tom Tromey <tromey@redhat.com>
9377
9378 * configure.in: Allow libgcj to be built on Sparc Solaris.
9379
9380 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9381
9382 * ltcf-c.sh: Add aix5 case.
9383 * ltcf-cxx.sh: Likewise.
9384 * ltconfig: Likewise.
9385
9386 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9387
9388 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9389 keep at least one of build_libtool_libs or build_old_libs set to
9390 yes.
9391
9392 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9393 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9394
9395 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9396
9397 * configure.in: Enable libgcj on several additional platforms.
9398
9399 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9400
9401 * configure.in: Enable libgcj for linux targets.
9402
9403 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9404
9405 * MAINTAINERS (Write After Approval): Add myself.
9406
9407 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9408
9409 * MAINTAINERS: Add myself as vax port maintainer.
9410
9411 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9412
9413 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9414
9415 2001-01-09 Mike Stump <mrs@wrs.com>
9416
9417 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9418 failures of subdirectories.
9419
9420 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9421
9422 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9423 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9424 * ltcf-cxx.sh: Likewise.
9425 * ltcf-gcj.sh: Likewise.
9426 * ltconfig.sh: Fix typo.
9427
9428 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9429
9430 * configure: handle DOS-style absolute paths.
9431
9432 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9433
9434 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9435
9436 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9437
9438 * MAINTAINERS: Add myself as avr port co-maintainer.
9439
9440 2000-12-28 Ben Elliston <bje@redhat.com>
9441
9442 * MAINTAINERS: Add myself under ``Write After Approval''.
9443
9444 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9445
9446 * texinfo: Remove directory from GCC.
9447
9448 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9449
9450 * COPYING: Update to current
9451 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9452 to 19yy as example year in copyright notice).
9453
9454 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9455
9456 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9457 (libstdcxx_incdir): Pass down.
9458 * config.if: Remove expired bits for cxx_interface, add stub.
9459 (libstdcxx_incdir): Add variable for g++ include directory.
9460 * configure.in (gxx_include_dir): Use it.
9461
9462 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9463
9464 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9465 with old-email address from ``Write After Approval''.
9466
9467 2000-12-15 Andreas Jaeger <aj@suse.de>
9468
9469 * configure.in: Handle lang_dirs.
9470
9471 2000-12-14 Tom Tromey <tromey@redhat.com>
9472
9473 * MAINTAINERS: Removed brads.
9474
9475 * MAINTAINERS: Added gcj developers.
9476
9477 2000-12-13 Anthony Green <green@redhat.com>
9478
9479 * configure.in: Disable libgcj for any target not specifically
9480 listed. Disable libgcj for x86 and Alpha Linux until compatible
9481 with g++ abi.
9482
9483 2000-12-13 Mike Stump <mrs@wrs.com>
9484
9485 * Makefile.in (local-distclean): Also remove fastjar.
9486
9487 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9488
9489 * contrib/gcc_update: Add fastjar --touch entries.
9490
9491 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9492
9493 * configure.in: Disable language-specific target libraries for
9494 languages that aren't enabled.
9495
9496 2000-12-10 Anthony Green <green@redhat.com>
9497
9498 * configure.in: Define libgcj. Disable libgcj target libraries for
9499 most targets.
9500
9501 2000-12-10 Neil Booth <neilb@earthling.net>
9502
9503 * MAINTAINERS: Update mail address, remove from WAA list.
9504
9505 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9506
9507 * libjava: Imported from /cvs/java.
9508 * libffi: Likewise.
9509 * Boehm-gc: Likewise.
9510
9511 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9512
9513 * configure.in (target_libs): Revert 2000-12-08 patch.
9514 (noconfigdirs): Added target-libjava.
9515
9516 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9517
9518 * djunpack.bat: removed.
9519
9520 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9521
9522 * Makefile.in: handle DOS-style absolute paths.
9523 * config-ml.in: likewise.
9524 * symlink-tree: likewise.
9525
9526 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9527
9528 * fastjar: Imported.
9529
9530 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9531
9532 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9533 libjava.
9534 * configure.in (target_libs): Removed `target-libjava'.
9535
9536 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9537
9538 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9539 (ALL_MODULES): Added fastjar.
9540 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9541 (all-target-libjava): all-fastjar replaces all-zip.
9542 (all-fastjar): Added.
9543 (configure-target-fastjar, all-target-fastjar): Likewise.
9544 * configure.in (host_tools): Added fastjar.
9545
9546 2000-12-07 Mike Stump <mrs@wrs.com>
9547
9548 * Makefile.in (local-distclean): Remove leftover built files.
9549
9550 2000-11-24 Nick Clifton <nickc@redhat.com>
9551
9552 * configure.in (xscale-elf): Add target.
9553 (xscale-coff): Add target.
9554
9555 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9556
9557 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9558 recent versions of FreeBSD (release 3 or later).
9559 * ltconfig: On FreeBSD, -lc must not be provided when building
9560 a shared library or else the standard -pthread gcc option is
9561 rendered worthless to later users of the built library.
9562
9563 2000-11-16 Fred Fish <fnf@be.com>
9564
9565 * configure.in (enable_libstdcxx_v3): Fix typo,
9566 libstd++ -> libstdc++.
9567
9568 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9569
9570 * MAINTAINERS: Add self to Write After Approval list.
9571
9572 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9573
9574 * MAINTAINERS: Update my email address. Add myself to global write
9575 privs list.
9576
9577 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9578
9579 * Makefile.in: Merge with src and libgcj.
9580 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9581 configure-target-<library> when their configure scripts need the C
9582 or C++ library to have already been built to work properly.
9583 (do_proto_toplev): Set them to an empty string.
9584
9585 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9586 (REALLY_SET_LIB_PATH): Use them.
9587
9588 2000-11-17 Stan Shebs <shebs@apple.com>
9589
9590 * MAINTAINERS: Add self to Write After Approval list.
9591
9592 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9593
9594 * configure: Provide the original toplevel configure arguments
9595 (including $0) to subprocesses in the environment rather than
9596 through gcc/configargs.h.
9597
9598 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9599
9600 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9601 C99. Alphabetise "Write After Approval" list.
9602
9603 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9604
9605 * configure: Turn on libstdc++ V3 by default.
9606
9607 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9608 if we've got GCC.
9609
9610 2000-11-11 Philip Blundell <philb@gnu.org>
9611
9612 * MAINTAINERS: Add self to Write After Approval list.
9613
9614 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9615
9616 * ltcf-c.sh (aix4): Improve shared library configuration; require
9617 exporting symbols.
9618 * ltcf-cxx.sh (aix4): Define.
9619 * ltconfig (aix4): Define library and soname specs appropriate for
9620 AIX. Define command to create export symbols list.
9621
9622 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9623
9624 * config.sub: Add support for Sun Chorus
9625
9626 2000-10-31 Nick Clifton <nickc@redhat.com>
9627
9628 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9629 <name>@redhat.com. Also installed new email address for Clint
9630 Popetz.
9631
9632 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9633
9634 * etc: Remove directory from GCC.
9635
9636 2000-10-16 Michael Meissner <meissner@redhat.com>
9637
9638 * configure (gcc/configargs.h): Only create if there is a build GCC
9639 directory created.
9640
9641 2000-10-16 Matthias Klose <doko@debian.org>
9642
9643 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9644 when configured for libstdc++-v3.
9645
9646 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9647
9648 * configure: Save configure arguments to gcc/configargs.h.
9649
9650 2000-10-04 Philipp Thomas <pthomas@suse.de>
9651
9652 * config.guess: Import CVS version 1.157.
9653 * config.sub: Import CVS version 1.181.
9654
9655 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9656
9657 * Makefile.in (bootstrap): avoid recursion if subdir missing
9658 (cross): ditto
9659 (do-proto-toplev): ditto
9660
9661 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9662
9663 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9664 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9665
9666 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9667 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9668 all affected `configure' scripts.
9669
9670 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9671
9672 * MAINTAINERS: Add self as cpplib co-maintainer.
9673
9674 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9675
9676 * MAINTAINERS: Add self to Write After Approval list.
9677
9678 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9679
9680 * INSTALL/README: egcs -> GCC update.
9681
9682 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9683
9684 * MAINTAINERS: Add myself to Write After Approval list.
9685
9686 2000-09-15 Kazu Hirata <kazu@hxi.com>
9687
9688 * MAINTAINERS: Add myself to Write After Approval list.
9689
9690 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9691
9692 * configure.in: Do not build byacc for hppa64. Provide paths to the
9693 X11 libraries for hppa64.
9694
9695 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9696
9697 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9698
9699 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9700
9701 * Makefile.in (all-zlib): Added dummy target.
9702
9703 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9704 ltcf-gcj.sh: Updated from libtool multi-language branch.
9705
9706 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9707
9708 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9709 (bootstrap*): Depend on all-bootstrap.
9710
9711 2000-09-05 Philipp Thomas <pthomas@suse.de>
9712
9713 * config.guess: Import CVS version 1.156.
9714 * config.sub: Import CVS version 1.179.
9715
9716 2000-09-02 Anthony Green <green@cygnus.com>
9717
9718 * Makefile.in (all-gcc): Depend on all-zlib.
9719 (CLEAN_MODULES): Add clean-zlib.
9720 (ALL_MODULES): Add all-zlib.
9721 * configure.in (host_libs): Add zlib.
9722
9723 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9724
9725 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9726 crosses, but add gcc/include to the header search path for them.
9727
9728 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9729
9730 * MAINTAINERS: Add self to Write After Approval list.
9731
9732 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9733
9734 * config.guess: Import CVS version 1.152.
9735 * config.sub: Import CVS version 1.177.
9736
9737 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9738
9739 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9740 $targargs to tell whether newlib is going to be built.
9741
9742 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9743 $$r/TARGET_SUBDIR/libio for _G_config.h.
9744
9745 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9746
9747 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9748
9749 2000-08-22 DJ Delorie <dj@redhat.com>
9750
9751 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9752
9753 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9754
9755 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9756 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9757 sub-configures.
9758
9759 2000-08-21 DJ Delorie <dj@redhat.com>
9760
9761 * MAINTAINERS: Add self as a libiberty maintainer
9762
9763 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9764
9765 * configure.in (libstdcxx_flags): Use
9766 libstdc++-v3/src/libstdc++.INC.
9767
9768 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9769
9770 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9771
9772 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9773
9774 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9775
9776 * configure: Make enable_threads and enable_shared defaults
9777 explicit. Substitute enable_threads into generated Makefiles.
9778 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9779 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9780
9781 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9782
9783 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9784
9785 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
9786
9787 * config-ml.in (CC): Remove bogus duplicate quotation mark from
9788 previous delta.
9789
9790 2000-08-11 Jason Merrill <jason@redhat.com>
9791
9792 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9793 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9794 (FLAGS_FOR_TARGET): Not here.
9795 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9796
9797 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
9798
9799 * config-ml.in (CC, CXX): Don't introduce a leading space.
9800
9801 2000-08-07 DJ Delorie <dj@delorie.com>
9802
9803 * MAINTAINERS: Add self as a DJGPP maintainer
9804
9805 2000-08-07 DJ Delorie <dj@redhat.com>
9806
9807 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9808 "if we're also building gcc, and it's a gcc that will run on the
9809 build machine, we want to use its includes instead of the system's
9810 default includes".
9811
9812 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9813
9814 * MAINTAINERS: Add self to Write After Approval list.
9815
9816 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
9817
9818 * configure.in (libstdcxx_flags): Don't use `"'.
9819
9820 * config-ml.in: Adjust multilib search paths to the
9821 appropriate multilib tree.
9822
9823 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
9824
9825 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9826 commas in $LANGUAGES.
9827
9828 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
9829
9830 * configure.in: Re-enable all references to libg++ and librx.
9831
9832 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
9833
9834 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9835 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
9836 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9837 * ltcf-cxx.sh (need_lc): Set based on postdeps.
9838
9839 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9840
9841 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
9842
9843 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9844 CXX_FOR_TARGET for sed.
9845
9846 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
9847
9848 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9849 Do not override if already set in the environment or in configure.
9850 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9851 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9852
9853 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
9854
9855 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9856 the libtool CVS tree multi-language branch.
9857 * ltconfig, ltmain.sh: Updated.
9858
9859 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
9860
9861 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9862 (clean-target): Depend on it.
9863
9864 * Makefile.in (FLAGS_FOR_TARGET): New macro.
9865 (GCC_FOR_TARGET): Use it.
9866 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9867 * configure.in: ... here.
9868 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
9869 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9870
9871 2000-07-24 Eric Christopher <echristo@cygnus.com>
9872
9873 * MAINTAINERS: Add self to Write After Approval list.
9874
9875 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
9876
9877 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9878 (configure-target-libchill, configure-target-libobjc): Likewise.
9879
9880 * configure.in: Use the same cache file for all target libs.
9881 * config-ml.in: But different cache files per multilib variant.
9882
9883 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9884
9885 * configure (topsrcdir): Don't use dirname.
9886
9887 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
9888
9889 * MAINTAINERS: Add self to Write After Approval list.
9890
9891 2000-07-20 Jason Merrill <jason@redhat.com>
9892
9893 * configure.in: Remove all references to libg++ and librx.
9894
9895 * configure, configure.in, Makefile.in: Unify gcc and binutils.
9896
9897 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
9898
9899 * config.sub: Update to subversions version 2000-07-06.
9900
9901 2000-07-12 Andrew Haley <aph@cygnus.com>
9902
9903 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9904 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9905
9906 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
9907
9908 * symlink-tree: Check number of arguments.
9909
9910 2000-07-05 Jim Wilson <wilson@cygnus.com>
9911
9912 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9913 search path for a g++ extracted from the build tree. This
9914 will allow link tests run by configure scripts in
9915 subdirectories to succeed.
9916
9917 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
9918
9919 * ltconfig: Add support for mips-dde-sysv4.2MP
9920
9921 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9922
9923 * MAINTAINERS: Add myself as loop discovery maintainer.
9924
9925 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
9926
9927 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9928 `os2'. Force ac_cv_exeext to be ".exe" in that case.
9929
9930 2000-06-19 Timothy Wall <twall@cygnus.com>
9931
9932 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9933 * config.sub: Add tic54x target.
9934
9935 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9936
9937 * MAINTAINERS: Add self as Fortran maintainer,
9938 remove Craig Burley.
9939
9940 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
9941
9942 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9943 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9944
9945 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
9946
9947 * MAINTAINERS: Add self as i18n maintainer
9948
9949 20000-05-21 H.J. Lu (hjl@gnu.org)
9950
9951 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9952 directory are used if they exist. Make sure
9953 $(build_tooldir)/include is searched for header files,
9954 $(build_tooldir)/lib/ for library files.
9955 (GCC_FOR_TARGET): Likewise.
9956 (CXX_FOR_TARGET): Likewise.
9957
9958 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
9959
9960 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9961
9962 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
9963
9964 * Makefile.in (configure-target-libiberty): Depend on
9965 configure-target-newlib.
9966
9967 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
9968
9969 * configure.in, Makefile.in: Merge all libffi-related
9970 configury stuff from the libgcj tree.
9971
9972 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
9973
9974 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9975 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9976
9977 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9978
9979 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9980 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9981 current version information. Add to proto-toplev directory.
9982 (gdb-taz): Build do-djunpack.
9983
9984 2000-05-15 David Edelsohn <edelsohn@gnu.org>
9985
9986 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9987
9988 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
9989
9990 * MAINTAINERS: Add self to Write After Approval list.
9991
9992 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9993
9994 * ltmain.sh: Preserve in relink_command any environment
9995 variables that may affect the linker behavior.
9996
9997 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
9998
9999 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10000
10001 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10002
10003 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10004
10005 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10006
10007 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10008 with the version name.
10009
10010 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10011
10012 * MAINTAINERS: Add self as bb-reorder maintainer.
10013
10014 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10015
10016 * config.if: Tweak.
10017
10018 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10019
10020 * djunpack.bat: New file.
10021
10022 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10023
10024 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10025 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10026 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10027 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10028
10029 2000-04-16 Dave Pitts <dpitts@cozx.com>
10030
10031 * config.sub (case $basic_machine): Change default for "ibm-*"
10032 to "openedition".
10033
10034 2000-04-13 Andreas Jaeger <aj@suse.de>
10035
10036 * MAINTAINERS: Added myself.
10037
10038 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10039
10040 * Makefile.in (gdb-taz): New target. GDB specific archive.
10041 (do-md5sum): New target.
10042 (MD5PROG): Define.
10043 (PACKAGE): Default to TOOL.
10044 (VER): Default to a shell script.
10045 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10046 md5 checksum generation.
10047 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10048 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10049 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10050 insight.tar.bz2): Use gdb-taz to create archive.
10051
10052 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10053
10054 * configure (warn_cflags): Delete.
10055
10056 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10057
10058 * MAINTAINERS: Added myself.
10059
10060 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10061 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10062
10063 * configure.in (enable_libstdcxx_v3): Add.
10064 (target_libs): Add bits here to switch between libstdc++-v2 and
10065 libstdc++-v3.
10066 * config.if: And this file too.
10067 * Makefile.in: Add libstdc++-v3 targets.
10068
10069 2000-04-05 Michael Meissner <meissner@redhat.com>
10070
10071 * config.sub (d30v): Add d30v as a basic machine type.
10072
10073 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10074
10075 * configure.in: -linux-gnu*, not -linux-gnu.
10076
10077 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10078
10079 * MAINTAINERS: Add self in write-after-approval section.
10080
10081 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10082
10083 * MAINTAINERS: Add self as ia64 port maintainer.
10084
10085 2000-03-08 Neil Booth <NeilB@earthling.net>
10086
10087 * MAINTAINERS: Add self in write-after-approval section.
10088
10089 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10090
10091 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10092 (do-tar-bz2): Replace TOOL with PACKAGE.
10093 (gdb.tar.bz2): Remove GDBTK from GDB package.
10094 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10095 dejagnu.tar.bz2): New packages.
10096
10097 2000-02-27 Andreas Jaeger <aj@suse.de>
10098
10099 * configure.in: Add entry for mips*-*-linux*, move catch all
10100 *-*-*linux* entry below this one.
10101
10102 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10103
10104 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10105
10106 2000-02-24 Nick Clifton <nickc@cygnus.com>
10107
10108 * config.sub: Support an OS of "wince".
10109
10110 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10111
10112 * config.guess, config.sub: Updated to match config's 2000-02-15
10113 version.
10114
10115 2000-02-23 Linas Vepstas <linas@linas.org>
10116
10117 * config.sub: Add support for Linux/IBM 370.
10118 * configure.in: Likewise.
10119
10120 2000-02-22 Nick Clifton <nickc@cygnus.com>
10121
10122 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10123
10124 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10125
10126 * config.guess: Guess "cygwin" rather than "cygwin32".
10127
10128 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10129
10130 * configure (gcc_version): When setting, narrow search to
10131 lines containing `version_string'.
10132
10133 2000-02-15 Denis Chertykov <denisc@overta.ru>
10134
10135 * config.sub: Add support for avr target.
10136
10137 2000-02-14 Nick Clifton <nickc@cygnus.com>
10138
10139 * MAINTAINERS: Add maintainers for MCore port.
10140
10141 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10142
10143 * config.sub: Add mmix-knuth-mmixware.
10144
10145 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10146
10147 * MAINTAINERS: Pair cccp with cpplib maintainership.
10148
10149 2000-01-27 Christopher Faylor <cgf@redhat.com>
10150
10151 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10152 structure stuff to -L library search.
10153 (CXX_FOR_TARGET): Ditto.
10154 (CROSS_CHECK_MODULES): Fix spelling mistake.
10155
10156 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10157
10158 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10159 the C++ compiler.
10160
10161 2000-01-12 Richard Henderson <rth@cygnus.com>
10162
10163 * configure.in: Don't build some bits for beos.
10164
10165 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10166
10167 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10168 as include files.
10169
10170 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10171
10172 * Add self as cpplib maintainer, as requested by Jason
10173 Merrill. Correct my e-mail address.
10174
10175 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10176
10177 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10178 not mh-aix43.
10179
10180 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10181
10182 * MAINTAINERS: Add myself to "write after approval" list.
10183
10184 1999-12-14 Richard Henderson <rth@cygnus.com>
10185
10186 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10187 * config.sub: Accept alphaev[78], alphaev8.
10188
10189 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10190
10191 * config.guess, config.sub: Update from autoconf.
10192
10193 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10194
10195 * MAINTAINERS: update my playtime e-address.
10196
10197 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10198
10199 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10200 necessary libraries are missing.
10201
10202 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10203
10204 * MAINTAINERS: Add new 'write after approval' maintainer.
10205
10206 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10207
10208 * MAINTAINERS: Add new Java maintainer.
10209
10210 1999-10-25 Andreas Schwab <schwab@suse.de>
10211
10212 * configure: Fix quoting inside arguments of eval.
10213
10214 1999-10-21 Nick Clifton <nickc@cygnus.com>
10215
10216 * config-ml.in: Allow suppression of some ARM multilibs.
10217
10218 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10219
10220 * config.guess: Add OS/390 match pattern.
10221 * config.sub: Add mvs, openedition targets.
10222 * configure.in (i370-ibm-opened*): New.
10223
10224 1999-09-04 Steve Chamberlain <sac@pobox.com>
10225
10226 * config.sub: Add support for configuring for pj.
10227
10228 1999-08-31 Nick Clifton <nickc@cygnus.com>
10229
10230 * config.sub (maybe_os): Add support for configuring for fr30.
10231
10232 1999-08-25 Nick Clifton <nickc@cygnus.com>
10233
10234 * configure.in: Do not configure or build ld for AIX
10235 platforms. ld is known to be broken on these platforms.
10236
10237 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10238
10239 * config-ml.in: Pass compiler flag corresponding to multidirs to
10240 subdir configures.
10241
10242 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10243
10244 * Makefile.in (LDFLAGS): Define.
10245
10246 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10247
10248 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10249 noconfigdirs.
10250 (*-*-cygwin*): Likewise.
10251
10252 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10253
10254 * mkdep: New file.
10255 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10256 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10257
10258 From Eli Zaretskii <eliz@is.elta.co.il>:
10259 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10260 long file name when using DJGPP on MS-DOS.
10261
10262 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10263
10264 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10265
10266 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10267
10268 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10269 dependency as this causes "make check" to globally "make all"
10270
10271 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10272
10273 * configure.in (target_libs): Added target-zlib.
10274 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10275 (CONFIGURE_TARGET_MODULES): Likewise.
10276 (CHECK_TARGET_MODULES): Likewise.
10277 (INSTALL_TARGET_MODULES): Likewise.
10278 (CLEAN_TARGET_MODULES): Likewise.
10279 (configure-target-zlib): New target.
10280 (all-target-zlib): Likewise.
10281 (all-target-libjava): Depend on all-target-zlib.
10282 (configure-target-libjava): Depend on configure-target-zlib.
10283
10284 * Makefile.in (configure-target-libjava): Depend on
10285 configure-target-newlib.
10286 (configure-target-boehm-gc): New target.
10287 (configure-target-qthreads): New target.
10288
10289 * configure.in (target_libs): Added target-qthreads.
10290 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10291 (CONFIGURE_TARGET_MODULES): Likewise.
10292 (CHECK_TARGET_MODULES): Likewise.
10293 (INSTALL_TARGET_MODULES): Likewise.
10294 (CLEAN_TARGET_MODULES): Likewise.
10295 (all-target-qthreads): New target.
10296 (configure-target-libjava): Depend on configure-target-qthreads.
10297 (all-target-libjava): Depend on all-target-qthreads.
10298
10299 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10300 (CONFIGURE_TARGET_MODULES): Likewise.
10301 (CHECK_TARGET_MODULES): Likewise.
10302 (INSTALL_TARGET_MODULES): Likewise.
10303 (CLEAN_TARGET_MODULES): Likewise.
10304 (all-target-libjava): New target.
10305 (all-target-boehm-gc): Likewise.
10306 * configure.in (target_libs): Added libjava, boehm-gc.
10307
10308 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10309
10310 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10311 configure.bat in SUPPORT_FILES.
10312 (gas+binutils.tar.bz2): Likewise.
10313
10314 * makeall.bat: Remove; obsolete.
10315
10316 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10317
10318 From Mark Elbrecht:
10319 * configure.bat: Remove; obsolete.
10320
10321 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10322
10323 * configure: Add -W -Wall to the default CFLAGS when compiling with
10324 gcc.
10325
10326 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10327
10328 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10329
10330 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10331
10332 * configure.in: Build ld on IRIX6.
10333
10334 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10335
10336 * Makefile.in: Change distribution targets to use bzip2 instead of
10337 gzip.
10338 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10339 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10340
10341 1999-06-04 Nick Clifton <nickc@cygnus.com>
10342
10343 * config.sub: Add mcore target.
10344
10345 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10346
10347 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10348
10349 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10350
10351 * config.guess (dummy): Changed to $dummy.
10352
10353 1999-05-24 Nick Clifton <nickc@cygnus.com>
10354
10355 * config.sub: Tidied up case statements.
10356
10357 1999-05-22 Ben Elliston <bje@cygnus.com>
10358
10359 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10360 <jiro@din.or.jp>.
10361
10362 * config.guess: Merge with FSF version. Future changes will be
10363 more accurately recorded in this ChangeLog.
10364 * config.sub: Likewise.
10365
10366 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10367
10368 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10369
10370 1999-04-30 Tom Tromey <tromey@cygnus.com>
10371
10372 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10373
10374 1999-04-23 Tom Tromey <tromey@cygnus.com>
10375
10376 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10377
10378 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10379
10380 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10381 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10382 Bad merge removed these two changes.
10383
10384 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10385 Martin Heller (Ing.-Buero_Heller@t-online.de)
10386
10387 * config.guess (interix Alpha): Add.
10388
10389 1999-04-11 Richard Henderson <rth@cygnus.com>
10390
10391 * configure.in (i?86-*-beos*): Do config gperf; don't config
10392 gdb, newlib, or libgloss.
10393
10394 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10395
10396 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10397 link a trivial program with -mabi=64. If it fails, remove mabi=64
10398 from multidirs.
10399
10400 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10401
10402 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10403
10404 1999-04-08 Nick Clifton <nickc@cygnus.com>
10405
10406 * config.sub: Add support for mcore targets.
10407
10408 1999-04-07 Michael Meissner <meissner@cygnus.com>
10409
10410 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10411 not mt-ospace, in order to shut up assembler warning about using
10412 symbols that are named the same as registers.
10413
10414 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10415
10416 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10417 dependency list for all-target-cygmon.
10418
10419 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10420
10421 * config-ml.in: Check $host, not $target, for selective multilibs.
10422 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10423 thumb interworking, and underscore prefix multilibs.
10424
10425 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10426
10427 * missing: Update to version from current automake.
10428
10429 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10430
10431 * configure (gxx_include_dir): Removed.
10432
10433 * configure.in (gxx_include_dir): Handle it.
10434 * Makefile.in: Likewise.
10435
10436 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10437
10438 * config.sub (mips64vr4111,mips64vr4111el) Add.
10439
10440 1999-03-21 Ben Elliston <bje@cygnus.com>
10441
10442 * config.guess: Correct typo for detecting ELF on FreeBSD.
10443
10444 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10445
10446 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10447 config/mh-djgpp.
10448
10449 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10450
10451 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10452 all-target-newlib to dependency list for all-target-bsp.
10453
10454 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10455
10456 * config.sub: Add i386-uwin support.
10457 * config.guess: Likewise.
10458
10459 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10460
10461 * configure.in: cleanup, add mh-*pic handling for arm, special
10462 case powerpc*-*-aix*
10463
10464 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10465
10466 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10467 can be built.
10468
10469 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10470
10471 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10472 targets.
10473
10474 1999-03-02 Nick Clifton <nickc@cygnus.com>
10475
10476 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10477
10478 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10479
10480 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10481
10482 1999-02-24 Nick Clifton <nickc@cygnus.com>
10483
10484 * config.sub: Fix typo in arm recognition.
10485
10486 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10487
10488 * configure.in (noconfigdirs): Changed target_configdirs to
10489 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10490 rather than m68k-*-* since it is not known to work on
10491 m68k-aout. Ditto for arm-*-*oabi.
10492
10493 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10494
10495 * configure.in (*-*-windows*): Remove, no longer used.
10496
10497 1999-02-19 Ben Elliston <bje@cygnus.com>
10498
10499 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10500 Smart and improved by Andrew Cagney.
10501
10502 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10503
10504 * config.guess: Recognize openbsd-*-hppa.
10505
10506 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10507
10508 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10509 only if it is not empty.
10510
10511 1999-02-17 Nick Clifton <nickc@cygnus.com>
10512
10513 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10514
10515 * config.guess: Modified to recognize uname's armv* syntax.
10516
10517 * config.sub: Modified to recognize uname's armv* syntax.
10518
10519 1999-02-17 Mark Salter <msalter@cygnus.com>
10520
10521 * configure.in: Added target-bsp for sparclite.
10522
10523 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10524
10525 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10526
10527 1999-02-08 Nick Clifton <nickc@cygnus.com>
10528
10529 * configure.in: Add support for strongarm port.
10530 * config.sub: Add support for strongarm target.
10531
10532 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10533
10534 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10535 the old name config/mh-cygwin32.
10536 Enable texinfo.
10537
10538 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10539
10540 * configure.in: Do build ld for ix86 Solaris.
10541
10542 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10543
10544 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10545 $AR_FOR_TARGET. Likewise for RANLIB.
10546
10547 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10548
10549 * config.sub (oabi): Recognize.
10550 * configure.in (arm-*-oabi): Handle.
10551
10552 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10553
10554 * config.guess: Improve detection of i686 on UnixWare 7.
10555
10556 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10557
10558 * config.guess: Add support for i386-pc-interix.
10559 * config.sub: Likewise.
10560 * configure.in: Likewise.
10561
10562 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10563
10564 * Makefile.in: Remove unneeded all-target-libio from
10565 from all-target-winsup target since it is now unneeded.
10566 Add all-target-libtermcap in its place since it is now
10567 needed.
10568
10569 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10570
10571 * configure.in: makefile stub for cygwin target is probably
10572 unnecessary. Remove it for now.
10573
10574 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10575
10576 * configure.in: libtermcap.a should be built when cygwin is the
10577 target as well as the host.
10578 * config.guess: Allow mixed case in cygwin uname output.
10579 * Makefile.in: Add libtermcap target.
10580
10581 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10582
10583 * config.sub: Clean up handling of hppa2.0.
10584
10585 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10586
10587 * config.guess: Use C code to identify more HP machines.
10588
10589 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10590
10591 * config.sub: Handle hppa2.0.
10592
10593 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10594
10595 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10596 cygmon for all sparclite targets, regardless of object format.
10597
10598 1998-12-15 Mark Salter <msalter@cygnus.com>
10599
10600 * configure.in: Added target-bsp for several target architectures.
10601
10602 * Makefile.in: Added rules for bsp.
10603
10604 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10605
10606 * config.guess: Improve detection of hppa2.0 processors.
10607
10608 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10609
10610 * config.guess: Recognize FreeBSD using ELF automatically.
10611
10612 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10613
10614 * configure (skip-this-dir): Add handling for new shell script, which
10615 might be created by a sub-directory's configure to indicate, this particular
10616 directory is "unwanted".
10617 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10618
10619 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10620
10621 * ltconfig: import from libtool, after changing libtool to
10622 account for the cygwin name change.
10623
10624 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10625
10626 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10627 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10628
10629 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10630
10631 * configure.in: Add libtermcap to list of cygwin dependencies.
10632
10633 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10634
10635 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10636 they include winsup/include when it's a cygwin target.
10637
10638 1998-11-12 Tom Tromey <tromey@cygnus.com>
10639
10640 * configure.in (host_tools): Added zip.
10641 * Makefile.in (all-target-libjava): Depend on all-zip.
10642 (all-zip): New target.
10643 (ALL_MODULES): Added all-zip.
10644 (NATIVE_CHECK_MODULES): Added check-zip.
10645 (INSTALL_MODULES): Added install-zip.
10646 (CLEAN_MODULES): Added clean-zip.
10647
10648 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10649
10650 * Makefile.in: lose "32" from comment about cygwin.
10651
10652 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10653
10654 * configure.in: Use -Os to build target libraries for the fr30.
10655
10656 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10657
10658 * config.sub: Add fr30.
10659
10660 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10661
10662 * configure.in: drop "32" from config/mh-cygwin32. Check
10663 cygwin* instead of cygwin32*.
10664 * config.sub: Check cygwin* instead of cygwin32*.
10665
10666 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10667
10668 * config.guess: Match any version of Unixware7.
10669
10670 1998-10-20 Syd Polk <spolk@cygnus.com>
10671
10672 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10673 if desired.
10674
10675 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10676
10677 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10678 these if the appropriate directories and files to not exist.
10679
10680 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10681
10682 * Makefile.in (DEVO_SUPPORT): Add config.if.
10683
10684 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10685
10686 * configure: Add pattern to replace "build_tooldir"'s
10687 definition in the generated Makefile with "tooldir"'s
10688 actual value.
10689
10690 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10691
10692 * config.sub: Bring back lost sparcv9.
10693
10694 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10695
10696 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10697
10698 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10699 CC_FOR_TARGET and friends.
10700
10701 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10702
10703 * Makefile.in (build_tooldir): New variable, same as tooldir.
10704 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10705 -B$(build_tooldir)/bin/.
10706 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10707
10708 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10709
10710 * README: Remove installation instructions and refer to the
10711 INSTALL directory instead.
10712
10713 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10714
10715 * config.sub: Add support for i[34567]86-pc-udk.
10716 * configure.in: Likewise.
10717
10718 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10719
10720 * Makefile.in: add bzip2 package building bits for user
10721 tools module
10722 * configure.in: ditto
10723
10724 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10725
10726 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10727 (ALL_TARGET_MODULES): Add all-target-libobjc.
10728 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10729 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10730 (all-target-libchill): Add dependencies.
10731 * configure.in (target_libs): Add libchill.
10732
10733 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10734
10735 * configure.in (target_subdir): Remove duplicate line.
10736
10737 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10738
10739 * Makefile.in (all-automake): fix dependencies.
10740
10741 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10742
10743 * configure.in: Minor cleanups for building in the $(target_alias)
10744 subdir.
10745
10746 1998-09-22 Jim Wilson <wilson@cygnus.com>
10747
10748 * Makefile.in (bootstrap): Set r and s before make all. Use
10749 BASE_FLAGS_TO_PASS in make all.
10750 (cross): Likewise.
10751
10752 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10753
10754 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10755
10756 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10757
10758 * config.sub: Fix typo in last change.
10759
10760 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10761
10762 * config.sub: Add support for C4x target.
10763 * configure.in: Likewise.
10764
10765 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10766
10767 * config.sub: Recognize sparcv9 just like sparc64.
10768
10769 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10770
10771 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10772
10773 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10774
10775 * config.guess: Correctly identify Pentium II sco boxes.
10776
10777 * config.guess: Fix "tr" code. From Weiwen Liu.
10778
10779 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10780
10781 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10782 stabs.
10783
10784 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
10785
10786 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10787 (ALL_TARGET_MODULES): Add all-target-libchill.
10788 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10789 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10790 (all-target-libchill): Add dependencies.
10791 * configure.in (target_libs): Add libchill.
10792
10793 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10794
10795 * config.guess: Avoid assumptions about "tr" behaves when
10796 LANG is set to something other than English.
10797
10798 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
10799
10800 * configure (gxx_include_dir): Changed to
10801 '${prefix}/include/g++'-${libstdcxx_interface}.
10802
10803 * config.if: New to determine the interfaces.
10804
10805 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
10806
10807 * config.guess: Detect and handle MPE/IX.
10808 * config.sub: Deal with MPE/IX.
10809
10810 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
10811
10812 * configure.in: Use mh-aix43.
10813
10814 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
10815
10816 * configure: Fix --without/--disable cases for gxx-include-dir.
10817
10818 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
10819
10820 * mdata-sh: Imported. Needed for automake support.
10821
10822 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
10823
10824 * Makefile.in (taz): Try "chmod -R og=u ." before
10825 "chmod og=u `find . -print`".
10826
10827 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
10828
10829 * configure.in: Add arm-elf and thumb-elf support.
10830
10831 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
10832
10833 * Makefile.in: Undo previous patch.
10834
10835 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
10836
10837 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10838 to here ...
10839 (install-no-fixedincludes): and here
10840 (INSTALL_MODULES): ... from here.
10841
10842 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
10843
10844 * config.sub: Merge with FSF.
10845
10846 * config.guess: Merge with FSF.
10847
10848 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
10849
10850 * configure (extraconfigdirs): New variable.
10851 (SUBDIRS): Add extraconfigdirs and recurse on them too.
10852 * Makefile.in (all): Move higher in file.
10853 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10854 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10855 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10856 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10857 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10858
10859 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
10860
10861 * Makefile.in (all-target-libjava): Depend on all-gcc and
10862 all-target-newlib.
10863 (configure-target-libjava): Depend on $(ALL_GCC).
10864
10865 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
10866
10867 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10868 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10869
10870 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
10871
10872 * INSTALL/README: Fix typo.
10873
10874 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
10875
10876 * ylwrap: Change absolute path checks to check for DOS style path
10877 names.
10878
10879 * ylwrap: Don't use a full path name if the source file is in the
10880 same directory. From hjl@lucon.org (H.J. Lu).
10881
10882 * config-ml.in: Default to being verbose, to match Feb 18 change to
10883 configure.
10884
10885 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
10886
10887 Brought over from egcs:
10888
10889 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10890
10891 * configure.in (target_subdir): Set to ${target_alias} instead
10892 of "libraries".
10893
10894 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10895
10896 * configure.in (target_subdir): Set to libraries if enable_multilib.
10897
10898 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
10899
10900 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10901 multilibs, force reconfiguration the first time we create
10902 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10903
10904 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
10905
10906 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10907 avoid confusion with --no-recursion.
10908
10909 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
10910
10911 * configure.in: Win32 hosts shouldn't use install -x
10912 * install-sh: remove -x option, and special .exe-handling
10913 hack.
10914
10915 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
10916
10917 * config.guess: Recognize i586-pc-beos.
10918 * configure.in: Don't build some bits for beos.
10919
10920 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
10921
10922 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10923 CFLAGS default to -O2.
10924
10925 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10926 when using GNU ld.
10927
10928 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
10929
10930 * ltmain.sh: Correct install when using a different shell.
10931
10932 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
10933
10934 * ltconfig, ltmain.sh: Update to libtool 1.2b.
10935
10936 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
10937
10938 * makefile.vms: Update to build binutils/makefile.vms. Add install
10939 target.
10940
10941 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
10942
10943 * ltconfig: Update to correct AIX handling.
10944
10945 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
10946
10947 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10948
10949 * configure.in (target_subdir): Set to ${target_alias} instead
10950 of "libraries".
10951
10952 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
10953
10954 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10955 (Makefile): Depend on $(gcc_version_trigger).
10956
10957 * configure (gcc_version): Change default initializer to empty
10958 string.
10959 (gcc_version_trigger): New variable; pass this variable down
10960 to subdir configures to enable them checking gcc's version
10961 themselves. Emit make macros for both gcc_version vars.
10962 (topsrcdir): Initialize reliably.
10963 (recursion line): Remove --with-gcc-version=${gcc_version}.
10964
10965 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10966
10967 * configure (enable_version_specific_runtime_libs): Implement new flag
10968 --enable-version-specific-runtime-libs which installs C++ runtime stuff
10969 in $(libsubdir); emit definition in each generated Makefile.
10970 (gxx_include_dir): Initialize depending on
10971 $enable_version_specific_runtime_libs.
10972
10973 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
10974
10975 * configure (gcc_version): Initialize properly depending on
10976 how and where configure is started.
10977 (recursion line): Pass a --with-gcc-version=${gcc_version}
10978 to configures in subdirs.
10979
10980 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
10981
10982 * configure.in (noconfigdirs): Add configure pattern for mips tx39
10983 cygmon
10984
10985 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
10986
10987 * configure.in: Add cygmon and libstub support for mn10200.
10988
10989 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
10990
10991 * configure (gcc_version): Add new variable describing the
10992 particular gcc version we're building.
10993 * Makefile.in (libsubdir): Add new macro for the directory
10994 in which the compiler finds executables, libraries, etc.
10995 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10996 and libsubdir.
10997
10998 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10999
11000 * Makefile.in (local-clean): Remove *.log.
11001 (warning.log): Built with warn_summary from build.log.
11002 (mail-report.log): Run test_summary.
11003 (mail-report-with-warnings.log): Run test_summary including
11004 warning.log in the report.
11005
11006 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11007
11008 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11009
11010 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11011
11012 * Makefile.in (grep): Grep no longer depends on libiberty.
11013
11014 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11015
11016 * Makefile.in: all-snavigator needs all-libgui.
11017
11018 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11019
11020 * configure.in: Add cygmon and libstub support for mn10300.
11021
11022 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11023
11024 * missing: Update to version from automake 1.3.
11025
11026 * ltmain.sh: On installation, don't get confused if the same name
11027 appears more than once in the list of library names.
11028
11029 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11030
11031 * config.sub: Accept m68060 and m5200 as CPU names.
11032
11033 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11034
11035 * configure: Use && rather than using -a in test, because odd
11036 strings can confuse test.
11037 * configure.in: Likewise.
11038
11039 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11040
11041 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11042
11043 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11044
11045 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11046 bootstrap4-lean): New targets.
11047
11048 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11049
11050 * mpw-* Delete. Not used.
11051
11052 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11053
11054 * COPYING.LIB: Update FSF address.
11055
11056 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11057
11058 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11059
11060 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11061 GAS_SUPPORT_DIRS.
11062
11063 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11064
11065 * ltconfig, ltmain.sh: Avoid producing a version number if
11066 -version-info was not used.
11067
11068 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11069
11070 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11071 building with newlib.
11072
11073 1998-04-30 Paul Eggert <eggert@twinsun.com>
11074
11075 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11076 Solaris `make' causes it to continue to next definition.
11077
11078 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11079
11080 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11081 the right GUI libraries and files are installed along with GDB.
11082
11083 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11084
11085 * configure.in: Change alpha to alpha* in several places.
11086
11087 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11088
11089 * config.sub: Recognize sparc86x.
11090
11091 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11092
11093 * configure.in (--enable-target-optspace): Remove debug echo.
11094
11095 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11096
11097 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11098
11099 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11100
11101 * ltconfig: Update cygwin32 support.
11102
11103 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11104 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11105 (GDB_SUPPORT_DIRS): Likewise.
11106
11107 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11108
11109 * configure.in (target_makefile_frag): If --enable-target-optspace,
11110 use -Os to compile target libraries rather than -O2. Default to
11111 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11112 not used.
11113 * configure.in (target_cflags): Ditto for d30v.
11114
11115 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11116
11117 * Makefile.in (all-bfd): Depend on all-intl.
11118 (all-binutils): Likewise.
11119 (all-gas): Likewise.
11120 (all-gprof): Likewise.
11121 (all-ld): Likewise.
11122
11123 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11124
11125 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11126
11127 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11128
11129 * Makefile.in (all-bfd): Depend upon all-libiberty.
11130
11131 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11132
11133 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11134
11135 * Makefile.in: Add libstub.
11136
11137 * configure.in: Ditto. Build libstub for targets that have cygmon
11138 support.
11139
11140 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11141
11142 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11143
11144 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11145
11146 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11147 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11148
11149 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11150
11151 * configure: Define DEFAULT_M4 by searching PATH.
11152 * Makfile.in: Use DEFAULT_M4.
11153
11154 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * ltconfig: Add cygwin32 support.
11157
11158 * Makefile.in, configure.in: Add libtool as a native only directory
11159 to configure and build.
11160
11161 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11162
11163 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11164
11165 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11166
11167 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11168
11169 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11170
11171 * Makefile.in: add ash make rules
11172 * configure.in: add ash to native_only and host_tools lists
11173
11174 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11175
11176 * Makefile.in (all-gettext, all-intl): New targets.
11177 (ALL_MODULES): Added all-gettext, all-intl.
11178 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11179 (INSTALL_MODULES): Added install-gettext, install-intl.
11180 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11181
11182 * configure.in (host_tools): Added gettext.
11183 (native_only): Likewise.
11184 (noconfigdirs) [various cases]: Likewise.
11185 (host_libs): Added intl.
11186
11187 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11188
11189 * configure: Do not disable building gdbtk for cygwin32 hosts.
11190
11191 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11192
11193 * configure.in: Add thumb-coff target.
11194 * config.sub: Add thumb-coff target.
11195
11196 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11197
11198 * Makefile.in: Revert yesterday's change.
11199 (all-target-winsup): all-target-librx stays out of here.
11200
11201 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11202
11203 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11204 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11205 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11206 Remove references to librx and libg++.
11207
11208 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11209
11210 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11211 recursive makes
11212
11213 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11216 for newlib directory.
11217 (CXX_FOR_TARGET): Likewise.
11218
11219 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11220
11221 * ltconfig: Update after libtool/ltconfig.in change for
11222 hpux11.
11223
11224 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11225
11226 * ltconfig, ltmain.sh: Update to libtool 1.2.
11227
11228 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11229
11230 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11231 (install-gcc-cross): Instead, override LANGUAGES here.
11232
11233 1998-03-18 Dave Love <d.love@dl.ac.uk>
11234
11235 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11236 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11237
11238 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11239
11240 * configure.in: Add Thumb-pe target.
11241
11242 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11243
11244 * Makefile.in - changed sn targets to snavigator
11245 * configure.in - changed sn targets to snavigator
11246
11247 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11248
11249 * config-ml.in: After building symlink tree call make distclean
11250 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11251 to be the case for libiberty.
11252
11253 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11254
11255 * configure: When making link, also check the current
11256 directory. The configure scripts may create one.
11257
11258 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11259
11260 * config.sub: Accept alphapca56 and alphaev6 properly.
11261
11262 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11263
11264 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11265
11266 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11267
11268 * config.sub (sco5): Fix typo.
11269
11270 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11271
11272 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11273 install-itcl.
11274 (install-itcl): Remove dependency on install-tcl.
11275
11276 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11277
11278 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11279
11280 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11281
11282 * configure.in: Don't build libgui for a cygwin32 target when not on
11283 a cygwin32 host.
11284
11285 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11286
11287 * configure (redirect): Set to null, so default behavior of
11288 configure is now --verbose.
11289
11290 1998-02-16 Dave Love <d.love@dl.ac.uk>
11291
11292 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11293 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11294
11295 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11296
11297 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11298 this change to sync Makefile.in with its ChangeLog entries.
11299
11300 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11301
11302 * ltmain.sh (mkdir): Check that the directory doesn't exist
11303 before we exit with error, so that we don't get races during
11304 parallel builds.
11305
11306 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11307
11308 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11309
11310 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11311
11312 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11313 PICFLAG_FOR_TARGET.
11314 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11315
11316 * configure: Emit a definition for the new macro enable_shared
11317 into each Makefile.
11318
11319 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11320
11321 * configure.in (host_tools, native_only): Add libtool.
11322
11323 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11324
11325 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11326 Fix typo in ming config comment.
11327
11328 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11329
11330 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11331
11332 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11333
11334 * config.sub: Add tic30 cases, and map c30 to tic30.
11335
11336 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11337
11338 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11339 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11340 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11341 (CLEAN_TARGET_MODULES): Similarly
11342 (all-target-libf2c): Add dependences.
11343 * configure.in (target_libs): Add libf2c.
11344
11345 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11346
11347 * configure.in: Remove expect from noconfigdirs when target
11348 is cygwin32. OK to build expect and dejagnu with Canadian
11349 Cross.
11350
11351 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11352
11353 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11354 host.
11355
11356 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11357 and mingw32.
11358
11359 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11360
11361 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11362 here as it is not defined in the toplevel Makefile.
11363
11364 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11365
11366 * configure (package_makefile_rules_frag): New variable, which names
11367 a file with generic rules, ...
11368 Change comment to mention we now have FIVE parts.
11369 * configure: Undo last change.
11370
11371 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11372
11373 * config.guess: More accurate determination of HP processor types.
11374 * config.sub: More accurate determination of HP processor types.
11375
11376 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11377
11378 * configure (package_makefile_frag): Move inserting the
11379 ${package_makefile_frag} to where it should be according
11380 to the comment.
11381
11382 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11383
11384 * config.guess: Add support for Linux/ARM.
11385
11386 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11387
11388 * .cvsignore: Remove *-info and *-install since they match
11389 release-info and mpw-install, which we don't want to just ignore.
11390
11391 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11392
11393 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11394
11395 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11396
11397 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11398 local_prefix to sub-make invocations.
11399
11400 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11401
11402 * configure.in: Check makefile fragments in the source
11403 directory.
11404
11405 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11406
11407 * configure.in: Check whether host and target makefile
11408 fragments exist before adding them to *_makefile_frag.
11409
11410 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11411
11412 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11413
11414 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11415
11416 * configure.in: Make sure we only replace RPATH_ENVVAR on
11417 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11418 regexp to sed.
11419
11420 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11421 to sub-makes.
11422
11423 1998-01-13 Lee Iverson (leei@ai.sri.com)
11424
11425 * config-ml.in (multi-do): LDFLAGS must include multilib
11426 designator.
11427
11428 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11429
11430 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11431
11432 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11433
11434 * config.sub: Add mingw32 support.
11435 * configure.in: Likewise.
11436
11437 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11438
11439 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11440
11441 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11442
11443 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11444 * configure (gxx_include_dir): Provide a definition for subdirs
11445 which do not use autoconf.
11446
11447 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11448
11449 * config.guess: Sync with egcs. Picks up new alpha support,
11450 BeOS & some additional linux support.
11451
11452 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11453
11454 * config.guess: HP 9000/803 is a PA1.1 machine.
11455
11456 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11457
11458 * configure.in: It's alpha*-...
11459
11460 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11461
11462 * configure.in (host_makefile_frag, target_makefile_frag):
11463 Handle multiple config files.
11464 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11465 alpha-*-*.
11466
11467 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11468
11469 * mkdep: New file.
11470
11471 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11472
11473 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11474
11475 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11476
11477 * Makefile.in: Add libgui directory.
11478 (GDB_TK): Add all-libgui.
11479 * configure.in: Add libgui directory.
11480 * configure: Add all-libgui to GDB_TK.
11481
11482 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11483
11484 * config-ml.in (multidirs): Add m32r to multilib list.
11485
11486 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11487
11488 * Makefile.in (all-target-gperf): Change dependency to
11489 all-target-libstdc++.
11490
11491 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11492
11493 * config.guess: Add BeOS support.
11494
11495 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11496
11497 Source directory cvs renamed to cvssrc:
11498 * configure.in (host_tools): Change cvs to cvssrc.
11499 (native_only): Likewise.
11500 (noconfigdirs) [various cases]: Likewise.
11501 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11502 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11503 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11504 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11505 (all-cvssrc): Rename target from all-cvs.
11506
11507 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11508
11509 * configure (gxx_include_dir): Fix thinko.
11510
11511 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11512
11513 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11514 (install-cross, install-gcc-cross): New targets.
11515
11516 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11517
11518 * configure.in (noconfigdirs): Add support for Thumb target.
11519
11520 * config.sub (maybe_os): Add support for Thumb target.
11521
11522 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11523
11524 * Makefile.in: Add rules for cygmon.
11525
11526 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11527
11528 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11529
11530 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11531 * configure (gxx_include_dir): Provide a definition for subdirs
11532 which do not use autoconf.
11533
11534 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11535
11536 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11537 11/18/97 build
11538
11539 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11540
11541 * From Franz Sirl.
11542 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11543 found on RedHat Linux systems.
11544
11545 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11546
11547 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11548 guesses.
11549
11550 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11551
11552 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11553
11554 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11555
11556 * ltmain.sh: If mkdir fails, check whether the directory was created
11557 anyhow by some other process.
11558
11559 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11560
11561 * configure.in (d30v-*-*): Configure all directories.
11562
11563 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11564
11565 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11566 for the D30V.
11567
11568 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11569
11570 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11571
11572 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11573
11574 * include/libiberty.h: Add extern "C" { so it can be used with C++
11575 progrms.
11576 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11577 programs.
11578
11579 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11580
11581 * configure.in (d30v-*-*): Configure GCC now.
11582
11583 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11584
11585 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11586 is no longer needed.
11587
11588 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11589
11590 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11591
11592 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11593
11594 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11595 targets using "$@" to provide support for similar but not identical
11596 targets without having to duplicate code.
11597
11598 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11599
11600 * makefile.vms: Fix to work with DEC C.
11601
11602 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11603
11604 * config.sub: Add mips-tx39-elf to marketing names.
11605
11606 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11607
11608 * ltmain.sh: Handle symlinks in generated script.
11609
11610 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11611
11612 * configure: Handle autoconf style directory options: --bindir,
11613 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11614 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11615 --sysconfdir.
11616 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11617 (sharedstatedir, localstatedir, oldincludedir): New variables.
11618 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11619 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11620 sbindir, sharedstatedir, and sysconfdir.
11621
11622 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11623
11624 * Makefile.in (bootstrap-lean): New target.
11625
11626 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11627
11628 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11629 sn, and gnuserv from noconfigdirs.
11630
11631 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11632
11633 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11634
11635 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11636
11637 * Makefile.in (cross): New target.
11638
11639 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11640 Jeff Law <law@cygnus.com>
11641
11642 * Makefile.in (bootstrap2, bootstrap3): New targets.
11643 (all-bootstrap): Remove outdated and confusing target.
11644 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11645
11646 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11647
11648 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11649 windows. Consistent with gdb/configure.
11650
11651 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11652
11653 * configure.in: Name Linux target fragment.
11654
11655 * configure: Rewrite so that project Makefile fragment is inserted
11656 first and appears last in the resulting Makefile.
11657
11658 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11659
11660 * Makefile.in (install-itcl): Install tcl first.
11661
11662 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11663
11664 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11665
11666 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11667
11668 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11669
11670 * configure.in (skipdirs): Add target-librx for Linux.
11671 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11672
11673 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11674
11675 * Makefile.in (bootstrap): New target.
11676
11677 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11678
11679 * config.sub: Accept 'amigados' for backward compatibility.
11680
11681 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11682
11683 * config.guess: Merge with FSF.
11684
11685 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11686
11687 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11688
11689 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11690
11691 * config.sub: Add "marketing-names" patch.
11692
11693 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11694
11695 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11696
11697 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11698
11699 * config.sub: Handle v850-elf.
11700
11701 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11702
11703 * .cvsignore (*-install): Remove.
11704
11705 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11706
11707 * ltconfig: Set CONFIG_SHELL in libtool.
11708 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11709
11710 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11711
11712 * configure.in (target_subdir): Set to libraries if enable_multilib.
11713
11714 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11715
11716 * config.guess: Update from gcc directory.
11717
11718 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11719
11720 * Makefile.in (all-sim): Depends on all-readline.
11721
11722 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11723
11724 * Makefile.in (BISON, YACC): Use $$s.
11725 (all-bison): Depend on all-texinfo.
11726
11727 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11728
11729 * Makefile.in (BISON): Add -L flag.
11730 (YACC): Likewise.
11731
11732 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11733
11734 * configure.in (noconfigdirs): Add support for v850e target.
11735
11736 * config.sub (maybe_os): Add support for v850e target.
11737
11738 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11739
11740 * configure.in (noconfigdirs): Add support for v850ea target.
11741
11742 * config.sub (maybe_os): Add support for v850ea target.
11743
11744 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11745
11746 * config.sub: Add mipstx39. Delete r3900.
11747
11748 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11749
11750 * Makefile.in (all-autoconf): Depends on all-texinfo.
11751
11752 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11753
11754 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11755 eabi targets.
11756
11757 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11758
11759 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11760
11761 * configure: When handling a Canadian Cross, handle YACC as well as
11762 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11763 * Makefile.in (all-bison): Depend upon all-texinfo.
11764
11765 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11766
11767 * Makefile.in (BISON): bison, not byacc or bison -y.
11768 (YACC): bison -y or byacc or yacc.
11769 (various): Add *-bison as appropriate.
11770 (taz): No need to mess with BISON anymore.
11771
11772 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11773
11774 * configure: If OSTYPE matches *win32*, try to find a good value for
11775 CONFIG_SHELL.
11776
11777 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11778
11779 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11780 configure.in if it is present.
11781
11782 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11783
11784 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11785
11786 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
11787
11788 * config.sub: Recognize `arc' cpu.
11789 * configure.in: Likewise.
11790 * config-ml.in: Likewise.
11791
11792 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
11793
11794 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11795
11796 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
11797
11798 * configure: Changed sed delimiter from ':' to '|' when
11799 attempting to substitute ${config_shell} for SHELL. On
11800 NT ${config_shell} may contain a ':' in it.
11801
11802 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
11803
11804 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11805
11806 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
11807
11808 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11809
11810 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
11811
11812 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11813
11814 * ylwrap: If the program is a relative path, force it to be
11815 absolute.
11816
11817 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
11818
11819 * configure (tooldir): Set BISON to `bison -y' and not just bison.
11820
11821 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
11822
11823 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11824 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11825 for libraries.
11826
11827 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
11828
11829 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11830 separated by spaces.
11831
11832 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
11833
11834 * ylwrap: New file.
11835 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11836
11837 * ltmain.sh: Handle /bin/sh at start of install program.
11838
11839 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11840
11841 * ltconfig, ltmain.sh: New files, from libtool 1.0.
11842 * missing: New file, from automake 1.2.
11843
11844 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
11845
11846 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
11847 check-tk to CHECK_X11_MODULES.
11848
11849 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * config.sub: Merge with FSF.
11852
11853 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
11854
11855 * config.guess: Merge with FSF.
11856
11857 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11858
11859 * configure: Treat msdosdjgpp like go32.
11860 * configure.in: Likewise. Don't remove gprof for go32.
11861
11862 * configure: Change Makefile.tem2 to Makefile.tm2.
11863
11864 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
11865
11866 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11867
11868 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11869
11870 * install-sh (chmodcmd): Set to null if the DST directory already
11871 exists. Same as Nov 11th change.
11872
11873 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
11874
11875 * configure (GDB_TK): Needs itcl and tix.
11876
11877 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
11878
11879 * config.guess: Update from FSF.
11880
11881 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
11882
11883 * Makefile.in (GDB_TK): Depend on itcl and tix.
11884
11885 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
11886
11887 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11888 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11889 (INSTALL_SCRIPT): New variable.
11890 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11891 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11892 to -x.
11893 * install-sh: Add support for -x option.
11894
11895 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
11896
11897 * configure.in, Makefile.in: Treat tix like itcl.
11898
11899 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
11900
11901 * Makefile.in (WINDRES): New variable.
11902 (WINDRES_FOR_TARGET): New variable.
11903 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11904 (EXTRA_HOST_FLAGS): Add WINDRES.
11905 (EXTRA_TARGET_FLAGS): Add WINDRES.
11906 (EXTRA_GCC_FLAGS): Add WINDRES.
11907 ($(DO_X)): Pass down WINDRES.
11908 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11909 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11910 DLLTOOL_FOR_TARGET.
11911
11912 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
11913
11914 * configure.in: configure sim before gdb for win32-x-ppc
11915
11916 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11917
11918 Move gperf into the toplevel, from libg++.
11919 * configure.in (target_tools): Add target-gperf.
11920 (native_only): Add target-gperf.
11921 * Makefile.in (all-target-gperf): New target, depend on
11922 all-target-libg++.
11923 (configure-target-gperf): Empty rule.
11924 (ALL_TARGET_MODULES): Add all-target-gperf.
11925 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11926 (CHECK_TARGET_MODULES): Add check-target-gperf.
11927 (INSTALL_TARGET_MODULES): Add install-target-gperf.
11928 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11929
11930 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
11931
11932 * config.sub (mn10200): Recognize new basic machine.
11933
11934 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11935
11936 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11937 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11938
11939 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11940
11941 * configure.in: If we're building mips-sgi-irix6* native, turn on
11942 ENABLE_MULTILIB and set TARGET_SUBDIR.
11943
11944 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
11945
11946 * Makefile.in (all-sn): Depend on all-grep.
11947
11948 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
11949
11950 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11951
11952 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11953 Makefile. From Jeff Makey <jeff@cts.com>.
11954 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11955
11956 * Makefile.in (DISTBISONFILES): Remove.
11957 (taz): Don't futz with DISTBISONFILES. Change BISON to use
11958 $(DEFAULT_YACC).
11959
11960 * configure.in: Build itl, db, sn, etc., when building for native
11961 cygwin32.
11962
11963 * Makefile.in (LD): New variable.
11964 (EXTRA_HOST_FLAGS): Pass down LD.
11965 ($(DO_X)): Likewise.
11966
11967 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
11968
11969 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11970
11971 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
11972
11973 * configure.in (targargs): Strip out any supplied --build argument
11974 before adding our own. Always add --build.
11975
11976 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
11977
11978 * configure.in (targargs): Pass --build if we're doing
11979 a cross-compile.
11980
11981 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
11982
11983 * configure: Use '|' instead of ":" as the separator in
11984 sed. Otherwise sed chokes on NT path names with drive
11985 designators. Also look for "?:*" as the leading characters in an
11986 absolute pathname.
11987
11988 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
11989
11990 * config.sub: Support for r3900.
11991
11992 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
11993
11994 * configure.in: Use install-sh, not install.sh.
11995
11996 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
11997
11998 * Makefile.in (taz): Improve check for BISON so it doesn't try to
11999 apply it twice.
12000
12001 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12002
12003 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12004 install-binutils.
12005
12006 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12007
12008 * Makefile.in: Add automake targets.
12009 * configure.in (host_tools): Add automake.
12010
12011 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12012
12013 * configure: Default CXX to c++, not gcc.
12014 * Makefile.in (CXX): Set to c++, not gcc.
12015 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12016
12017 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12018
12019 * install-sh: try appending a .exe if source file doesn't
12020 exist
12021
12022 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12023
12024 * configure.in: Turn on multilib by default.
12025 (cross_only): Remove target-libiberty.
12026
12027 * Makefile.in (all-gcc): Don't depend on libiberty.
12028
12029 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12030
12031 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12032
12033 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12034
12035 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12036 (DISTBISONFILES): Add ld/Makefile.in
12037
12038 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12039
12040 * configure.in: if target is cygwin32 but host isn't cygwin32,
12041 don't configure gdb tcl tk expect, not just gdb.
12042
12043 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12044
12045 * configure.in: Added gnuserv everywhere sn appears.
12046
12047 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12048 (CROSS_CHECK_MODULES): Added check-gnuserv.
12049 (INSTALL_MODULES): Added install-gnuserv.
12050 (CLEAN_MODULES): Added clean-gnuserv.
12051 (all-gnuserv): New target.
12052
12053 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12054
12055 * config.guess: Fixes for MIPS OpenBSD systems.
12056
12057 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12058
12059 * Makefile.in (INSTALL_XFORM): Remove.
12060 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12061
12062 * mkinstalldirs: New file, copied from automake.
12063 * Makefile.in (installdirs): Rename from install-dirs. Use
12064 mkinstalldirs. Change all users.
12065 (DEVO_SUPPORT): Add mkinstalldirs.
12066
12067 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12068
12069 * install-sh: Rename from install.sh.
12070 * Makefile.in (INSTALL): Change install.sh to install-sh.
12071 (DEVO_SUPPORT): Likewise.
12072
12073 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12074 Graichen <graichen@rzpd.de>.
12075
12076 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12077
12078 * config.guess: Recognize OpenBSD systems correctly.
12079
12080 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12081
12082 * README, Makefile.in (ETC_SUPPORT): Remove references to
12083 cfg-paper*, configure.{texi,man,info*}._
12084
12085 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12086
12087 * Makefile.in (all.normal): Ensure that gcc is built after all
12088 the x11 - ie gdb - targets.
12089
12090 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12091
12092 * makefile.vms: Don't run conf-a-gas.
12093
12094 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12095
12096 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12097
12098 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12099
12100 * configure.in: Remove noconfigdirs case since gdb also
12101 configures and builds for tic80-coff.
12102
12103 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12104
12105 * configure: Set cache_file to config.cache.
12106 * Makefile.in (local-distclean): Remove config.cache.
12107
12108 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12109
12110 * COPYING: Update FSF address.
12111
12112 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12113
12114 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12115 noconfigdirs.
12116
12117 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12120 MAKEDIRS, is empty.
12121
12122 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12123
12124 * config.sub: Tweak mn10300 entry.
12125
12126 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12127
12128 * configure.in (host_tools): Put sim before gdb, so gdb's
12129 configure.tgt can determine if the simulator was configured.
12130
12131 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12132
12133 * config.sub: Move BeOS $os case to be with other Cygnus
12134 local cases.
12135
12136 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12137
12138 * config.sub: Remove misplaced comment that broke Linux.
12139
12140 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12141
12142 * config.sub: Add BeOS support.
12143
12144 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12145
12146 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12147
12148 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12149
12150 * configure.in (noconfigdirs): Remove tcl and tk from
12151 noconfigdirs for cygwin32 builds.
12152
12153 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12154
12155 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12156
12157 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12158
12159 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12160 make-all.com, use makefile.vms instead.
12161
12162 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12163
12164 * config.sub: Accept -lnews*.
12165
12166 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12167
12168 * configure.in (noconfigdirs): Disable target-newlib,
12169 target-examples and target-libiberty for d30v.
12170
12171 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12172
12173 * configure.in (noconfigdirs): Enable ld for d30v.
12174
12175 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12176
12177 * configure.in (tic80-*-*): Build compiler.
12178
12179 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12180
12181 * configure.in (d30v-*): Remove sim directory from list of
12182 unsupported d30v directories
12183
12184 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12185
12186 * config.sub, configure.in: Add d30v target cpu.
12187
12188 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12189
12190 * makefile.vms: New file.
12191 * make-all.com: Remove.
12192
12193 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12194
12195 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12196
12197 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12198
12199 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12200
12201 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12202
12203 * Makefile.in (ALL_MODULES): Added all-db.
12204 (CROSS_CHECK_MODULES): Addec check-db.
12205 (INSTALL_MODULES): Added install-db.
12206 (CLEAN_MODULES): Added clean-db.
12207
12208 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12209
12210 * config.guess: Merge with latest FSF sources.
12211
12212 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12213
12214 * Makefile.in (ALL_MODULES): Added all-itcl.
12215 (CROSS_CHECK_MODULES): Added check-itcl.
12216 (INSTALL_MODULES): Added install-itcl.
12217 (CLEAN_MODULES): Added clean-itcl.
12218
12219 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12220
12221 * configure.in: build gdb for mn10200
12222
12223 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12224
12225 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12226
12227 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12228
12229 * configure.in (tic80-*-*): Turn off most targets right now.
12230
12231 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12232
12233 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12234 rather than the makeinfo program.
12235 (do-info): Depend upon all-texinfo.
12236
12237 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12238
12239 * configure.in: Remove uses of config/mh-linux.
12240
12241 * config.sub, config.guess: Merge with latest FSF sources.
12242
12243 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12244
12245 * config.sub (case $basic_machine): Add tic80 entries.
12246
12247 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12248
12249 * config.sub, config.guess: Merge with latest FSF sources.
12250
12251 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12252
12253 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12254 * mpw-config.in: Test for NewFolderRecursive.
12255 * mpw-install: Use symbolic name for startup filename.
12256 * mpw-README: Add various additional details.
12257
12258 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12259
12260 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12261
12262 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12263
12264 * configure.in: Do build gcc and the target libraries for
12265 the mn10200.
12266
12267 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12268
12269 * configure.in: don't avoid building gdb for mn10300 any more
12270 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12271 instead of single-quoting it.
12272
12273 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12274
12275 * configure.in: Don't use --with-stabs on IRIX 6.
12276
12277 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12278
12279 * configure.in (m32r): Build gdb, libg++ now.
12280
12281 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12282
12283 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12284 directories from noconfigdirs.
12285
12286 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12287
12288 * config.sub (basic_machine): added mips16 configuration
12289
12290 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12291
12292 * config.sub: Handle d10v-unknown.
12293
12294 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12295
12296 * config.sub: Handle v850-unknown.
12297
12298 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12299
12300 * Makefile.in: add findutils
12301 * configure.in: add findutils to list of host_tools
12302
12303 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12304
12305 * config.sub: Handle mn10200 and mn10300.
12306
12307 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12308
12309 * configure.in (d10v-*): Do not build librx.
12310
12311 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12312
12313 * configure.in (mn10300): Build everything except gdb & libgloss.
12314
12315 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12316
12317 * config.guess: Patch for Dansk Data Elektronik servers,
12318 from Niels Skou Olsen <nso@dde.dk>.
12319
12320 For ncr, use /bin/uname rather than uname, since GNU uname does not
12321 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12322
12323 Patch for MIPS R4000 running System V,
12324 from Eric S. Raymond <esr@snark.thyrsus.com>.
12325
12326 Fix thinko for nextstep.
12327
12328 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12329
12330 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12331 * config.guess: Guess mips-dec-mach_bsd4.3.
12332
12333 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12334 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12335 release numbers.
12336 * config.guess (mips-mips-riscos*): Emit just enough of the
12337 release number.
12338
12339 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12340 * config.guess (sparc-auspex-sunos*): Added.
12341 (f300-fujitsu-*): Added.
12342
12343 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12344 * config.guess: Recognize a Tadpole as a sparc.
12345
12346 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12347
12348 * config.guess: Don't assume that NextStep version is either 2 or
12349 3. NextStep 4 (aka OpenStep 4) has come out now.
12350
12351 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12352
12353 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12354 From Rik Faith <faith@cs.unc.edu>.
12355
12356 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12357
12358 * config.sub: Contributions from bug-gnu-utils to:
12359 Support plain "hppa" (no version given) architecture, reported by
12360 OpenStep.
12361 OpenBSD like NetBSD.
12362 LynxOs is not a hardware supplier.
12363
12364 * config.guess: Contributions from bug-gnu-utils to add support for:
12365 OpenBSD like NetBSD.
12366 Stratus systems.
12367 More Pyramid systems.
12368 i[n>4]86 Intel chips.
12369 M680[n>4]0 Motorola chips.
12370 Use unknown instead of lynx for hardware manufacturer.
12371
12372 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12373
12374 * install.sh (chmodcmd): Set to null if the DST directory already
12375 exists.
12376
12377 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12378
12379 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12380 not use mt-ppc target Makefile fragment any more.
12381
12382 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12383
12384 * configure.in (*-*-windows): Exclude everything but those dirs
12385 needed to build windows.
12386
12387 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12388
12389 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12390
12391 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12392
12393 * configure.in: Exclude mmalloc from i386-windows.
12394
12395 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12396
12397 * Undo my previous change.
12398
12399 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12400
12401 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12402 unconditionally.
12403 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12404
12405 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12406
12407 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12408 host to add it's own flags.
12409
12410 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12413
12414 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12415
12416 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12417 (CXX_FOR_TARGET): Likewise.
12418 (GCC_FOR_TARGET): Define.
12419 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12420 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12421 CC_FOR_TARGET was specified on the command line.
12422 (MAKEOVERRIDES): Don't define.
12423
12424 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12425
12426 * configure.in (m32r): Fix spelling of libg++ libs.
12427
12428 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12429
12430 * config.sub (-apple*): Remove, now redundant.
12431
12432 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12433
12434 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12435
12436 * configure: Rework yesterday's sed script patch.
12437
12438 * config.sub: Merge with FSF.
12439
12440 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12441
12442 * config.guess: Merge from FSF.
12443
12444 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12445 * config.guess: Use pc instead of unknown, for pc clone systems.
12446 Change linux to linux-gnu.
12447
12448 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12449 * config.guess: Avoid non-portable tr syntax.
12450
12451 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12452
12453 * test-build.mk (HOLES): Add "xargs" for gdb.
12454
12455 * configure: Avoid hpux10.20 sed bug.
12456
12457 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12458
12459 * configure.in: Add support for windows host
12460 (that is a build done under the Microsoft build environment).
12461
12462 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12463
12464 * Makefile.in: Replace all uses of srcroot with s, to shrink
12465 command line lengths.
12466
12467 Patches from Geoffrey Noer <noer@cygnus.com>:
12468 * configure.in: If configuring for newlib, pass --with-newlib to
12469 subdirectories.
12470 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12471 -Bnewlib/ and -Lwinsup to gcc.
12472 (CXX_FOR_TARGET): Likewise.
12473
12474 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12475
12476 * Makefile.in (ETC_SUPPORT): Add configure.
12477
12478 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12479
12480 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12481 host configuration file.
12482
12483 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12484
12485 * configure.in: Break mn10x00 support into separate
12486 mn10200 and mn10300 configurations.
12487 * config.sub: Likewise.
12488
12489 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12490
12491 * configure.in: Add lots of stuff to noconfigdirs for
12492 the mn10x00 targets.
12493
12494 * config.sub, configure.in: Add mn10x00 support.
12495
12496 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12497
12498 * make-all.com: Call conf-a-gas, not config-a-gas.
12499
12500 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12501
12502 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12503 targets.
12504
12505 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12506
12507 * mpw-README: Add much more detail for native PowerMac.
12508 * mpw-install: New file.
12509 * mpw-configure: Add --norecursion and --help options.
12510 * mpw-config.in: Translate readme and install files when
12511 copying to objdir.
12512 * mpw-build.in: Don't always depend on byacc and flex.
12513 (install-only-top): New action.
12514
12515 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12516
12517 * configure.in: You can now configure GDB for the v850.
12518
12519 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12520
12521 * configure.in (noconfigdirs): Don't configure any C++ dirs
12522 if targeting D10V.
12523
12524 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12525
12526 * config.sub: Recognize mips64vr5000.
12527
12528 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12529
12530 * configure.in: Use a single line for host_tools and native_only.
12531
12532 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12533
12534 * config.sub, configure.in: Add entries for m32r.
12535
12536 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12537
12538 * Makefile.in (inet-install): Don't run install-gzip.
12539
12540 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12541
12542 * configure.in: Don't config lots of things for *-*-windows*.
12543
12544 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12545
12546 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12547 (host_libs, host_tools): Copy from configure.in.
12548 * mpw-configure: Don't complain about directories not found.
12549
12550 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12551
12552 * configure.in (i[345]86): Recognize i686 for pentium pro.
12553 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12554 file.
12555
12556 * config.guess (i[345]86): Ditto.
12557
12558 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12559
12560 * configure.in (noconfigdirs): Removed gdb for D10V.
12561
12562 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12563
12564 * configure.in: Remove ld, target-libio, target-libg++, and
12565 target-libstdc++ from noconfigdirs.
12566
12567 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12568
12569 * configure: Fix three locations where shell scripts were
12570 being run directly rather than with config_shell.
12571
12572 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12573
12574 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12575 * config.sub (basic_machine): Recognize v850.
12576
12577 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12578
12579 * mpw-configure: Handle multiple enable/disable options and
12580 pass them down recursively, handle -c and -s flags appropriately
12581 depending on choice of compiler, add escape mechanism for
12582 quoted arguments to gC.
12583
12584 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12585
12586 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12587 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12588 so that -mrelocatable-lib and -mno-eabi are used.
12589
12590 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12591 not support --print-multi-lib, don't abort.
12592
12593 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12594
12595 * make-all.com: Run config-a-gas.
12596 * setup.com: Don't copy subdirectory files around.
12597
12598 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12599
12600 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12601 target, it now compiles correctly.
12602
12603 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12604
12605 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12606
12607 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12608
12609 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12610
12611 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12612
12613 * configure.in (native_only): Add prms.
12614
12615 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12616
12617 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12618 (BINUTILS_SUPPORT_DIRS): Likewise.
12619
12620 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12621
12622 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12623 d10v support is added.
12624
12625 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12626
12627 * configure.in (d10v-*-*): New target.
12628
12629 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12630
12631 * config.guess (HP 9000/811): Recognize this as a PA1.1
12632 machine.
12633
12634 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12635
12636 * Makefile.in (do-tar-gz): New target, split out from tail end of
12637 taz target. Run each command separately, don't use pipes.
12638 (taz): Use it.
12639
12640 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12641
12642 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12643 * mpw-build.in: No builds should depend on building byacc or flex,
12644 they are assumed to be installed already.
12645
12646 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12647
12648 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12649 variable that CC_FOR_TARGET needs.
12650
12651 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12652
12653 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12654 options have changed since the last time the subdirectory was
12655 configured, and if it has, reconfigure.
12656 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12657 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12658
12659 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12660
12661 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12662 CLEAN_MODULES): Add bash.
12663 (all-bash): New target.
12664
12665 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12666
12667 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12668
12669 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12670
12671 * config.sub (basic_machine): Recognize d10v as a valid processor.
12672
12673 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12674
12675 * mpw-configure: Add support for --bindir.
12676 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12677
12678 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12679
12680 * configure.in: add bash, time, gawk to list of hosttools and things
12681 to only build for native toolchains
12682
12683 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12684
12685 * Makefile.in (docdir): Remove.
12686
12687 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12688
12689 * Makefile.in (datadir): Set to $(prefix)/share.
12690
12691 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12692
12693 * configure.in: build diff and patch for cygwin32-hosted
12694 toolchains.
12695
12696 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12697
12698 * config.sub: Accept -rtems*.
12699
12700 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12701
12702 * configure.in: enable dosrel for cygwin32-hosted builds,
12703 remove diff from the list of things not buildable
12704 via Canadian Cross
12705
12706 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12707
12708 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12709 don't get ". ".
12710
12711 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12712
12713 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12714
12715 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12716
12717 * Makefile.in (taz): Handle case where tex3patch didn't even get
12718 checked out. Also, if it was found, put the symlink in a new util
12719 subdirectory.
12720
12721 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12722
12723 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12724
12725 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12726
12727 * config.sub: Recognize -openvms.
12728 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12729 * make-all.com, setup.com: New files.
12730
12731 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12732
12733 * Makefile.in (taz): tex3patch moved to texinfo/util.
12734
12735 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12736
12737 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12738 * configure.in: remove make from disable-if-Can-Cross list
12739 enable gdb if ${host} and ${target} are cygwin32
12740
12741 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12742
12743 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12744 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12745
12746 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12747
12748 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12749 distinguish sysv/svr4/bsd variants.
12750 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12751
12752 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12753
12754 * configure.in: Added copyright notice.
12755 * move-if-change: Added copyright notice.
12756
12757 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12758
12759 * configure.in (powerpcle-*-solaris*): Until we get shared
12760 libraries working, don't build gdb, sim, make, tcl, tk, or
12761 expect.
12762
12763 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12764
12765 * config.guess: Merge with FSF:
12766
12767 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12768 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12769
12770 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12771 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12772
12773 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12774 * config.guess: Combine two OSF1 rules.
12775 Also recognize field test versions. From mjr@zk3.dec.com.
12776 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12777 because GNU uname does not support -p. From pmr@pajato.com.
12778
12779 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12780
12781 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12782
12783 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
12784
12785 * mpw-README: Document GCCIncludes.
12786
12787 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
12788
12789 * configure.in (alpha-*-linux*): Set enable_shared to yes.
12790
12791 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12792
12793 * mpw-configure: Handle --enable-FOO and --disable-FOO.
12794
12795 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
12796
12797 * configure.in (*-*-cygwin32): Configure make.
12798
12799 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
12800
12801 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12802
12803 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
12804
12805 * Makefile.in (all-inet): Depend on all-perl.
12806
12807 * Makefile.in (inet-install): New target.
12808
12809 * Makefile.in (all-inet): Depend on all-tcl.
12810 (all-inet): Depend on all-send-pr.
12811
12812 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12813
12814 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12815 temporarily.
12816
12817 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
12818
12819 * configure.in: Don't configure --with-gnu-ld on AIX.
12820
12821 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12822
12823 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12824
12825 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
12826
12827 * Makefile.in (ALL_MODULES): Added all-inet.
12828 (CROSS_CHECK_MODULES): Added check-inet.
12829 (INSTALL_MODULES): Added install-inet.
12830 (CLEAN_MODULES): Added clean-inet.
12831 (all-indent): New target.
12832
12833 * configure.in (host_tools): Added inet.
12834 (native_only): Added inet.
12835 (noconfigdirs): Added inet.
12836
12837 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
12838
12839 * configure.in: Don't configure libgloss if we are not configuring
12840 newlib.
12841
12842 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12843
12844 * configure.in: Don't configure libgloss for unsupported
12845 architectures.
12846
12847 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12848
12849 * Makefile.in (CLEAN_MODULES): Add clean-apache.
12850
12851 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
12852
12853 * Makefile.in (ALL_MODULES): Include all-apache.
12854 (CROSS_CHECK_MODULES): Include check-apache.
12855 (INSTALL_MODULES): Include install-apache.
12856 (all-apache): New target.
12857
12858 * configure.in: Added apache everywhere perl is seen.
12859
12860 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12861
12862 * Makefile.in: Add support for clean-{module} and
12863 clean-target-{module} rules.
12864
12865 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
12866
12867 * configure.in (*-*-ose) do not build libgloss.
12868
12869 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12870
12871 * config.guess (prep*:SunOS:5.*:*): Turn into
12872 powerpele-unknown-solaris2.
12873
12874 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * configure.in: Permit --enable-shared to specify a list of
12877 directories.
12878
12879 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12880
12881 * configure.in (host==solaris): Pass only the first word of $CC
12882 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12883
12884 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
12885
12886 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12887
12888 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
12889
12890 * Makefile.in (ALL_MODULES): Include all-perl.
12891 (CROSS_CHECK_MODULES): Include check-perl.
12892 (INSTALL_MODULES): Include install-perl.
12893 (ALL_X11_MODULES): Include all-guile.
12894 (CHECK_X11_MODULES): Include check-guile.
12895 (INSTALL_X11_MODULES): Include install-guile.
12896 (all-perl): New target.
12897 (all-guile): New target.
12898
12899 * configure.in (host_tools): Include perl and guile.
12900 (native_only): Include perl and guile.
12901 (noconfigdirs): Don't build guile and perl; no ports have been
12902 done.
12903
12904 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
12905
12906 * configure (--enable-*): Handle quoted option lists such as
12907 --enable-sim-cflags='-g0 -O' better.
12908
12909 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12910
12911 * Makefile.in ({,inst}all-target): New rule so we can make and
12912 install all of the target directories easily.
12913
12914 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12915
12916 * configure.in: Add missing global flag in sed substitution when
12917 deleting `target-' from ${configdirs}.
12918
12919 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
12920
12921 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12922 option.
12923
12924 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12925 config/mh-necv4.
12926
12927 * install.sh: Correct misspelling of transformbasename.
12928
12929 * config.guess: Recognize mips-*-sysv*.
12930
12931 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
12932
12933 * config.sub: Recognize mon960.
12934
12935 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
12936
12937 * configure: Restore Canadian Cross handling of BISON and LEX,
12938 removed in Feb 20 change.
12939
12940 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
12941
12942 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12943 Mention make install. Remove the old copyright date as well the
12944 clumsy and rather pointless copyright on the README file.
12945
12946 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
12947
12948 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12949 Makefile after running symlink-tree, then run `make distclean' to
12950 avoid clobbering any generated files in srcdir.
12951
12952 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
12953
12954 * configure.in (m68k-*-netbsd*): Build everything now.
12955
12956 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12957
12958 * Makefile.in (taz): Fix quoting.
12959
12960 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
12961
12962 * configure.in (sparclet-*-*): Build everything now.
12963
12964 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12965
12966 * configure.in (m68k-*-linux*): New host.
12967
12968 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
12969
12970 * configure: Check for bison before byacc.
12971
12972 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
12973
12974 * Makefile.in configure: Change the way LEX and BISON/YACC are
12975 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
12976 searching PATH. These are used as fallbacks by Makefile.in if
12977 flex/bison/byacc aren't in objdir.
12978
12979 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
12980
12981 * Makefile.in: Make everything which depends upon all-bfd also
12982 depend upon all-opcodes, in case --with-commonbfdlib is used.
12983
12984 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12985
12986 * configure.in (host *-*-cygwin32): Don't build gdb if we are
12987 building NT native compilers on Unix.
12988
12989 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
12990
12991 * configure.in: Don't get CC from the host Makefile fragment if we
12992 can find gcc in PATH, or if this is a Canadian Cross. Move the
12993 Solaris test for /usr/ucb/cc to the post target script, just after
12994 the compiler sanity test.
12995
12996 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
12997
12998 * config.sub: Merge with FSF.
12999
13000 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13001
13002 * Makefile.in (RPATH_ENVVAR): New variable.
13003 (REALLY_SET_LIB_PATH): Use it.
13004 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13005
13006 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13007
13008 * config.sub, configure.in: Recognize sparclet cpu.
13009
13010 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13011
13012 * config.guess: Support m68k-cbm-sysv4.
13013
13014 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13015
13016 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13017 m68k-unknown-linuxaout from linker help string. Put quotes around
13018 $ld_help_string.
13019
13020 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13021
13022 * config.guess (powerpc-harris-powerunix): Add guess for port
13023 to new target.
13024
13025 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13026
13027 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13028
13029 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13030
13031 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13032 $(REALLY_SET_LIB_PATH) in Makefile.
13033 * Makefile.in (SET_LIB_PATH): New variable.
13034 (REALLY_SET_LIB_PATH): New variable.
13035 ($(DO_X)): Use $(SET_LIB_PATH).
13036 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13037 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13038 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13039 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13040 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13041 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13042 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13043 (install-dosrel): Likewise.
13044 (all-opcodes): Depend upon all-libiberty.
13045
13046 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13047
13048 * config.guess (*:CYGWIN*): New
13049
13050 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13051
13052 * Makefile.in (all-target-winsup): All all-target-libiberty.
13053
13054 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13055
13056 * configure.in (noconfigdirs): Add missing # in front of comment.
13057
13058 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13059
13060 * configure.in: add second pass to things added to noconfigdirs
13061 so *-gm-magic can exclude libgloss properly.
13062
13063 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13064
13065 * mpw-configure (extralibs_name, rez_name): Set correctly
13066 for MWC68K compiler.
13067
13068 * mpw-README: Add more info on the necessary build tools.
13069
13070 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13071
13072 * configure.in, config.sub: Recognize cygwin32.
13073
13074 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13075
13076 * config.guess, config.sub: Recognize A/UX.
13077
13078 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13079
13080 * config.sub: Merge with gcc/config.sub.
13081
13082 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13083
13084 * mpw-build.in (do-binutils): Add build of stamps.
13085
13086 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13087
13088 * config.sub: Add recognition for mips64vr4100*-* targets.
13089
13090 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13091
13092 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13093 Add creation of gconfigargs with `--enable-shared' turned on.
13094 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13095 ($(host)-stamp-stage3-configured): Likewise.
13096 (HOLES): Add chatr and ldd.
13097 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13098
13099 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13100
13101 * configure: Pass --nfp to recursive configures.
13102
13103 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13104
13105 * Makefile.in (DLLTOOL): New.
13106 (DLLTOOL_FOR_TARGET): New.
13107 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13108 (EXTRA_TARGET_FLAGS): Ditto.
13109 (EXTRA_GCC_FLAGS): Ditto.
13110 (CONFIGURE_TARGET_MODULES): Ditto.
13111 (DO_X): Ditto.
13112 * configure: Add DLLTOOL.
13113
13114 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13115
13116 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13117 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13118 mh-sco, since old workarounds no longer needed, and don't
13119 build ld, since libraries have weak symbols in COFF.
13120
13121 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13122
13123 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13124
13125 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13126
13127 * configure.in: Make sure that ${CC} can be used to compile an
13128 executable.
13129
13130 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13131
13132 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13133 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13134 nothing depending on whether gdbtk is being built.
13135
13136 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13137
13138 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13139
13140 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13141
13142 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13143 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13144
13145 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13146
13147 * config-ml.in: Add support for
13148 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13149 Simplify setting of multidirs from --disable-foo.
13150
13151 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13152
13153 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13154 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13155 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13156 non-empty, pass them on to the GCC make.
13157 (all-bootstrap): New rule that is like all-gcc, except it executes
13158 the GCC bootstrap rule instead of the GCC all rule.
13159
13160 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13161
13162 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13163
13164 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13165
13166 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13167 DG/UX support.
13168
13169 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13170
13171 * config.sub (i*86*) Change [345] to [3456]
13172
13173 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13174
13175 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13176 --with-gnu-ld=no.
13177
13178 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13179
13180 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13181 AIX multilibs get built.
13182
13183 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13184
13185 * configure.in (i386-win32): Don't build expect if we're not
13186 building the tcl subdir.
13187
13188 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13189
13190 * Makefile.in: (configure-target-examples, all-target-examples):
13191 New targets, configure and build example programs.
13192
13193 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13194
13195 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13196 use it as input to sedit the generated MPW makefile.
13197 * mpw-README: Add a suggestion about Gestalt.h.
13198
13199 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13200
13201 * config.sub: Accept *-*-ieee*.
13202
13203 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13204
13205 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13206 Ronald F. Guilmette <rfg@monkeys.com>.
13207
13208 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13209
13210 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13211 for powerpc-pe native.
13212 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13213 (target==powerpc-pe): duplicate i386-win32 entry.
13214
13215 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13216
13217 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13218 of vxworks, not just vxworks5.1.
13219
13220 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13221
13222 * mpw-configure: Add support for exec-prefix.
13223
13224 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13225
13226 * config.guess: Recognize HP model 816 machines as having
13227 a PA1.1 processor.
13228
13229 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13230
13231 * configure: Ignore new autoconf configure options.
13232
13233 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13234
13235 * config.guess: Recognize Pentium under SCO.
13236 From Robert Lipe <robertl@arnet.com>.
13237
13238 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13239
13240 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13241
13242 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13243
13244 * configure.in: Don't configure gas for alpha-dec-osf*.
13245
13246 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13247
13248 * configure.in: Default to --with-stabs for some targets for which
13249 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13250 i[345]86*-*-unixware*.
13251
13252 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13253
13254 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13255 rather than basing it on the target. Simplify handling of options
13256 controlling which directories to configure. Remove extraneous
13257 slash in multi-clean target.
13258
13259 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13260
13261 * config-ml.in: Prefix more variables with ml_ so they don't collide
13262 with configure's.
13263
13264 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13265
13266 * configure: Don't turn -v into --v.
13267
13268 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13269
13270 * configure.in (targargs): Fix typo.
13271
13272 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13273
13274 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13275
13276 * configure.in: Strip --host and --target options from
13277 CONFIG_ARGUMENTS, and always configure for --host only. Add
13278 --with-cross-host option when building with a cross-compiler.
13279 * configure: Canonicalize the arguments put into config.status by
13280 always using `=' for an option with an argument. Pass a presumed
13281 --host or --target explicitly.
13282
13283 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13284
13285 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13286 into general OS recognition case.
13287
13288 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13289
13290 * configure.in (target_configdirs): add target-winsup only
13291 for win32 target systems.
13292
13293 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13294
13295 * Makefile.in (all-target-libgloss): Depend upon
13296 configure-target-newlib, since when libgloss is built it looks to
13297 see if the newlib directory exists.
13298
13299 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13300
13301 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13302 cfg-ml-*.in.
13303
13304 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13305
13306 * configure: Handle LD and LD_FOR_TARGET when configuring a
13307 Canadian Cross.
13308
13309 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13310
13311 * configure.in (target_libs): add target-winsup.
13312 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13313 (target==ppcle-pe): remove ld from $noconfigdirs.
13314
13315 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13316
13317 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13318 Preserve relative path names in $srcdir. Build symlink tree if
13319 configuring cross target dir and srcdir=. (= no VPATH support).
13320 (configure-target-libg++): Depend on configure-target-librx.
13321 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13322 * config-ml.in: New file.
13323 * symlink-tree: New file.
13324 * configure: Ensure srcdir="." if that's what it is.
13325
13326 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13327
13328 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13329 includes and FLEX_SKELETON setting.
13330 * mpw-configure (--with-gnu-ld): New option, controls whether
13331 to use PPCLink or ld with PowerMac GCC.
13332 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13333 * mpw-config.in: Configure grez if targeting Mac.
13334
13335 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13336 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13337 just macos.
13338 * configure.in: Configure grez resource compiler if targeting Mac.
13339 * Makefile.in (all-grez, install-grez): New targets.
13340
13341 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13342
13343 * configure: CXX defaults to gcc, not g++. If we find
13344 gcc in the path, set CC to gcc -O2.
13345
13346 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13347
13348 * configure: Default ${build} correctly. Avoid picking up extra
13349 spaces when reading CC and CXX from Makefile. When doing a
13350 Canadian Cross, use plausible default values for numerous
13351 variables.
13352 * configure.in: When doing a Canadian Cross, don't try to
13353 configure tools whose configure script can't handle it.
13354
13355 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13356
13357 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13358
13359 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13360
13361 * configure: Remove dubious bug reporting address.
13362
13363 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13364
13365 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13366 configure script, run that instead of this directory's configure.
13367 In either case, print a message that we're configuring the sub-dir.
13368
13369 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13370
13371 * configure.in: Before checking for the existence of various files,
13372 use sed to filter out "target-".
13373
13374 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13375
13376 * Makefile.in (DO_X): Split rule to decrease command line length
13377 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13378 (Philippe De Muyter).
13379
13380 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13381
13382 * Makefile.in (all-patch): depend on all-libiberty.
13383
13384 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13385
13386 * configure.in: If the only directory in target_configdirs which
13387 actually exists is libiberty, then set target_configdirs to empty,
13388 to avoid trying to build a target libiberty in a gas or gdb
13389 distribution.
13390
13391 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13392
13393 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13394 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13395 systems.
13396
13397 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13398
13399 * configure.in (copy_dirs): Use sys-include instead of include
13400 for --with-headers option.
13401
13402 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13403
13404 * Makefile.in, configure.in: Make winsup builds work with
13405 new scheme.
13406
13407 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13408
13409 * configure.in: Build the linker on AIX.
13410
13411 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13412
13413 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13414 where needed.
13415
13416 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13417
13418 * Makefile.in (all-gcc): Fix typo.
13419
13420 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13421
13422 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13423
13424 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13425
13426 * configure.in: Rename libFOO to target-libFOO, and xiberty
13427 to target-xiberty, to provide more flexibility.
13428 (target_subdir): Define. Create if cross.
13429 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13430 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13431 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13432 check-libFOO -> check-target-libFOO, etc.
13433 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13434 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13435 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13436 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13437 allow ALL_GCC="" to only configure.
13438 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13439 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13440 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13441
13442 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13443
13444 * Makefile.in (taz): Build "info" in etc explicitly.
13445
13446 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13447
13448 * configure.in: Make sure that CC is undefined (as opposed to
13449 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13450 problem with autoconf trying to configure on a host without GCC.
13451
13452 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13453
13454 * mpw-configure: Set host alias from choice of host compiler,
13455 only use generic MPW Makefile sed if present, edit a file
13456 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13457 * mpw-README: Add problem notes about CW6 and CW7.
13458
13459 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13460
13461 * Makefile.in (taz): Use ";" instead of ";;".
13462
13463 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13464
13465 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13466 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13467 DISTDOCDIRS.
13468 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13469 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13470
13471 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13472
13473 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13474 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13475 Move bfd to DISTSTUFFDIRS.
13476
13477 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13478
13479 * Makefile.in (X11_LIB): Removed.
13480 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13481
13482 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13483
13484 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13485
13486 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13487 names.
13488
13489 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13490
13491 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13492
13493 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13494
13495 * configure.in (i[345]86-*-win32): Always build newlib.
13496 Don't configure cvs, autoconf or texinfo.
13497 * Makefile.in (LD_FOR_TARGET): New.
13498 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13499 Pass down LD_FOR_TARGET.
13500
13501 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13502
13503 * winsup: New directory.
13504 * Makefile.in: Build winsup.
13505 * configure.in: Winsup is configured when target is win32.
13506 Can only build win32 target GDB when native.
13507
13508 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13509
13510 * config.guess: Recognize HP model 819 machines as having
13511 a PA 1.1 processor.
13512
13513 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13514
13515 * configure: Fix sed loop which substitutes for CC and CXX to
13516 avoid bug found in various sed implementations.
13517
13518 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13519
13520 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13521 simulator. Use standard powerpc-*-eabi*.
13522
13523 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13524
13525 * configure.in: Stop putting gas and binutils in noconfigdirs for
13526 powerpc-*-aix* and rs6000-*-*.
13527
13528 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13529
13530 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13531 -mcall-aixdesc libraries.
13532
13533 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13534
13535 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13536
13537 * config.sub (arm | armel | armeb): Fix shell syntax.
13538
13539 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13540
13541 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13542 -msoft-float and -mcpu=common support.
13543 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13544 libraries.
13545
13546 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13547
13548 * configure.in: Allow configuration and build of emacs19 for the alpha.
13549
13550 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13551
13552 * configure.in (CC): Get ^CC, not just any old CC, from
13553 ${host_makefile_frag}.
13554
13555 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13556
13557 * configure.in (CC): Try to get CC from
13558 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13559
13560 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13561
13562 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13563 only if it exists in $(srcdir).
13564
13565 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13566
13567 * configure: If CC and CXX are not set in the environment, set
13568 them, based on either an existing Makefile or on searching for gcc
13569 in PATH. Substitute for CC and CXX in Makefile.
13570 * configure.in: Remove libm from target_libs. Separate
13571 target_configdirs from configdirs. If CC is not set in
13572 environment, try to get it from a host Makefile fragment. Rewrite
13573 changes of configdirs to use skipdirs instead. A few minor
13574 tweaks. Take directories out of target_configdirs as they are
13575 taken out of configdirs. Remove existing Makefile files from
13576 subdirectories. Substitute for TARGET_CONFIGDIRS and
13577 CONFIG_ARGUMENTS in Makefile.
13578 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13579 by configure.in.
13580 (CONFIG_ARGUMENTS): Likewise.
13581 (CONFIGURE_TARGET_MODULES): New variable.
13582 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13583 ($(CONFIGURE_TARGET_MODULES)): New target.
13584 (configure-libg++, configure-libio): New targets.
13585 (all-libg++): Depend upon configure-libg++.
13586 (all-libio): Depend upon configure-libio.
13587 (configure-libgloss, all-libgloss): New targets.
13588 (configure-libstdc++): New target.
13589 (all-libstdc++): Depend upon configure-libstdc++.
13590 (configure-librx, all-librx): New targets.
13591 (configure-newlib): New target.
13592 (all-newlib): Depend upon configure-newlib
13593 (configure-xiberty): New target.
13594 (all-xiberty): Depend upon configure-xiberty.
13595
13596 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13597
13598 * configure.in (host i[345]86-*-win32): Expand the
13599 noconfigdirs again.
13600
13601 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13602
13603 * mpw-configure: Fix sed command file name.
13604
13605 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13606
13607 * configure.in (host i[345]86-*-win32): Reduce the
13608 noconfigdirs again.
13609
13610 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13611
13612 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13613 or powerpc*-*-pe*, since they are not yet supported.
13614
13615 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13616
13617 Add PowerMac support and many other enhancements.
13618 * mpw-configure: New option --cc to select compiler to use,
13619 paste options set according to --cc into the generated
13620 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13621 if mpw-make.sed is present.
13622 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13623 add forward includes for PowerPC include files.
13624 * mpw-build.in: Build using Makefile.PPC if present.
13625 (do-byacc, etc): Remove separate version resource builds.
13626 (do-gas): Build "stamps" before "all".
13627 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13628 * mpw-README: Update to reflect --cc option, PowerMac support,
13629 and recently-reported compatibility problems.
13630
13631 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13632
13633 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13634 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13635 (--with-multilib-top): Pass to recursive invocations.
13636
13637 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13638
13639 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13640 v810-*-*.
13641
13642 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13643
13644 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13645 gdb, ld and opcodes on v810-*-*.
13646
13647 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13648
13649 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13650 (local-maintainer-clean): New target.
13651 (maintainer-clean): New target.
13652 (realclean): Just depend upon maintainer-clean.
13653
13654 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13655
13656 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13657
13658 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13659
13660 * configure.in: Build ld in mips*-*-bsd* case.
13661
13662 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13663
13664 * config.sub: Accept -lites* OS. From Ian Dall.
13665
13666 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13667
13668 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13669 targets.
13670
13671 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13672
13673 * configure.in: treat i386-win32 canadian cross the same as
13674 i386-go32 canadian cross.
13675
13676 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13677
13678 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13679 running under the simulator to build a reduced set of libraries.
13680 (powerpc-*-eabiaix): Add fine grained multilib support added to
13681 other powerpc targets yesterday.
13682
13683 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13684
13685 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13686 -disable-softfloat, -disable-relocatable, -disable-aix, and
13687 -disable-sysv to control which multilib libraries get built.
13688
13689 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13690
13691 * configure: Add Makefile.tem to list of files to remove in trap
13692 handler.
13693
13694 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13695
13696 * config.guess (*Linux*): Add missing "exit"s.
13697 Also, need specific check for alpha-unknown-linux (uses COFF).
13698
13699 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13700
13701 * config.guess: Merge with FSF:
13702
13703 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13704 * config.guess (AIX4): More robust release numbering discovery.
13705
13706 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13707 * config.guess (i386-sequent-ptx): Properly get version number.
13708
13709 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13710 * config.guess (mips:*:4*:UMIPS): New case.
13711
13712 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13713
13714 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13715 (i386-win32 host): Likewise. Don't build readline.
13716
13717 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13718
13719 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13720 SUPPORT_FILES to submakes.
13721
13722 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13723
13724 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13725 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13726 mpw-configure.
13727
13728 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13729
13730 * configure.in (appdirs): Use =, not ==, in test expression when
13731 trying to build the text to print in the warning message for
13732 Solaris users.
13733
13734 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13735
13736 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13737
13738 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13739
13740 * config.guess: Recognize lynx-2.3.
13741
13742 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13743
13744 * config.sub (z8ksim): Deleted
13745 (z8k-*-coff): New, this is the one true name of the target.
13746
13747 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13748
13749 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13750
13751 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13752
13753 * config.guess (*:Linux:*:*): First try asking the linker what the
13754 default object file format is (elf, aout, or coff). Then if this
13755 fails, try previous methods.
13756
13757 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13758
13759 * configure.in: Don't build newlib for *-*-vxworks5.1.
13760
13761 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13762
13763 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13764 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13765
13766 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13767
13768 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13769
13770 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13771
13772 * cfg-ml-com.in: New file.
13773 * cfg-ml-pos.in: New file.
13774
13775 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13776
13777 * COPYING.NEWLIB: Add HP free copyright to list.
13778
13779 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13780
13781 * config.sub: Recognize -eabi* for the system, not just -eabi.
13782
13783 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
13784
13785 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13786 * config.sub, configure.in (win32): New target and host.
13787
13788 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
13789
13790 * configure.in: Add i386-pe configuration.
13791
13792 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
13793
13794 * mpw-build.in (install): Install GDB after LD.
13795
13796 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
13797
13798 * mpw-config.in (elf/mips.h): Always forward-include, needed
13799 for GDB to build.
13800
13801 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
13802
13803 * testsuite: New directory for customer acceptance and whole tool
13804 chain tests.
13805
13806 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13807
13808 * configure: If per-host line isn't found, but AC_OUTPUT is found
13809 and a configure script exists, run it instead.
13810
13811 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13812
13813 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
13814
13815 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
13816
13817 * configure: Set build_{cpu,vendor,os,alias} to host values when
13818 --build isn't specified.
13819
13820 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13821
13822 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13823 (FLAGS_TO_PASS): Pass them.
13824 (EXTRA_TARGET_FLAGS): Ditto.
13825
13826 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13827
13828 * Makefile.in (all-libg++): Depend on all-libstdc++.
13829
13830 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13831
13832 * configure.in (noconfigdirs): Enable all packages for
13833 i386-unknown-netbsd.
13834
13835 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
13836
13837 * configure.in (noconfigdirs): Don't configure tk for i386-go32
13838 hosted builds (DOS builds)
13839
13840 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13841
13842 Changes for ARM based on patches from Richard Earnshaw:
13843 * config.sub: Handle armeb and armel.
13844 * configure.in: Omit arm linker only for riscix.
13845
13846 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
13847
13848 * config.guess: Update from FSF.
13849
13850 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
13851
13852 * config.sub: Recognize powerpcle as the little endian variant of
13853 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
13854 powerpcle variant. Convert pentium into i586, not i486. Add p5
13855 alias for i586. Map new x86 variants p6, k5, nexgen into i586
13856 temporarily.
13857
13858 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
13859
13860 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13861
13862 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
13863
13864 * config.sub: Accept -lites* as a basic system type.
13865
13866 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
13867
13868 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13869 installed, and if so return linuxoldld as the system name.
13870
13871 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
13872
13873 * config.guess: Add hppa1.1-hp-lites support.
13874
13875 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
13876
13877 * configure.in: Don't build newlib for m68k-vxworks5.1.
13878
13879 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13880
13881 * configure.in (mips-sgi-irix6): Use mh-irix5.
13882
13883 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
13884
13885 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13886
13887 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13888
13889 * test-build.mk: Enable building of shared libraries on IRIX 5 and
13890 OSF/1. Fix compiler flags.
13891 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
13892
13893 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
13894
13895 * configure.in: Recognize --with-newlib.
13896 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13897
13898 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13899
13900 * Makefile.in: move {all,check,install}-gdb from *_MODULES
13901 to *_X11_MODULES due to gdbtk needing X include files et al.
13902
13903 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
13904
13905 Merge in support for Mac MPW as a host.
13906 (Old change descriptions retained for informational value.)
13907
13908 * mpw-config.in: Add generic include forwards for cpu-specific
13909 include files in aout and elf directories.
13910
13911 * mpw-configure: Added copyright.
13912 * mpw-config.in: Check for presence of required build tools.
13913 (target_libs): Add newlib.
13914 (target_tools): Add examples.
13915 (Read Me): Generate as "Read Me for MPW" instead.
13916 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13917 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13918 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13919
13920 * mpw-configure: Remove subdir-specific makefile hackery,
13921 delete mk.tmp after using it.
13922
13923 * mpw-build.in (all): Display start and end times.
13924
13925 * mpw-configure (host_canonical): Set.
13926 (target_cpu): Always add to makefiles.
13927 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13928 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13929 (mpw-mh-mpw): Look for in srcdir and srcroot.
13930 Use sed instead of mpw-edit-prefix to edit prefix definitions.
13931
13932 * mpw-build.in: (install-only): New target.
13933
13934 * mpw-configure (host_alias, target_alias): Rename from hostalias
13935 and targetalias, add into generated Makefile.
13936 (mk.tmp): If present, add into generated Makefile.
13937 * mpw-build.in (all-gas): Build config.h first before gas proper.
13938
13939 * mpw-configure (config.status): Write only if changed.
13940 * mpw-config.in (readline): Configure it (not built, just used for
13941 definitions).
13942
13943 * mpw-config.in (elf/mips.h): Add a forward include.
13944
13945 * mpw-config.in: Forward-include most .h files in include into
13946 extra-include.
13947 (readline): Don't build.
13948 mpw-build.in (install): Install GDB.
13949
13950 * mpw-configure (prefix, mpw_prefix): Handle it.
13951 * mpw-config.in (mmalloc, readline): Don't configure.
13952 * mpw-build.in (thisscript): Rename to ThisScript.
13953 Use mpw-build instead of BuildProgram everywhere.
13954 (mmalloc, readline): Don't build.
13955 * mpw-README: New file, basic documentation about the MPW port.
13956
13957 * mpw-config.in: Use forward-include to create include files.
13958
13959 * mpw-configure: Add more things to the top of each configured
13960 Makefile, including contents of config/mpw-mh-mpw.
13961 * mpw-config.in (extra-include): Create this directory and fill it
13962 with Posix-like include files when configuring.
13963
13964 * config.sub (apple, mac, mpw): Add various aliases.
13965
13966 * mpw-build.in: New file, top-level build script fragment for MPW.
13967 * mpw-configure: New file, configure script for MPW.
13968 * mpw-config.in: New file, config fragment for MPW.
13969
13970 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13971
13972 * configure.in (host_libs): Remove glob, since it is gone from the
13973 sources.
13974
13975 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13976
13977 * Makefile.in: define empty GDB_NLM_DEPS var.
13978
13979 * configure.in(target_makefile_frag): use config/mt-netware
13980 for netware targets.
13981
13982 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
13983
13984 * config.sub: Merge in recent FSF changes. Remove linux special
13985 cases.
13986
13987 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13988
13989 Revert this change:
13990
13991 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13992
13993 * build-all.mk: Use CC=cc -Xs on Solaris.
13994
13995 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13996
13997 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
13998 stop using it.
13999 * Makefile.in: Nuke all references to glob subdirectory.
14000
14001 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14002
14003 * configure.in: Fix --enable-shared logic in per-host.
14004
14005 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14006
14007 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14008
14009 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14010
14011 * configure.in (noconfigdirs): Don't build gas on AIX, for
14012 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14013
14014 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14015
14016 * configure: Fix --cache-file to work if the file argument is a
14017 relative path.
14018
14019 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14020
14021 * configure: If the --cache-file is used, pass it down to
14022 configure in subdirectories.
14023
14024 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14025
14026 * config.sub: add vxworks29k configuration.
14027
14028 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14029
14030 * Makefile.in (taz): Do "diststuff" part quietly.
14031
14032 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14033
14034 * config.sub: Mini-merge with gcc/config.sub.
14035
14036 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14037
14038 * config.guess (IRIX): Sed - to _.
14039
14040 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14041
14042 * Makefile.in (source-vault, binary-vault): New targets.
14043
14044 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14045
14046 * config.sub: Recognize -eabi as a basic system type.
14047
14048 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14049
14050 * configure.in (enable_shared stuff): Fix typo.
14051
14052 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14053
14054 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14055
14056 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14057
14058 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14059
14060 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14061
14062 * configure.in (rs6000-*-*): Don't build gas.
14063
14064 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14065
14066 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14067 reduce command line length.
14068 (AS_FOR_TARGET): Check for as.new, not Makefile.
14069 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14070
14071 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14072
14073 * config.guess: Merge from FSF.
14074
14075 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14076
14077 * configure: Don't use $ when handling program_suffix.
14078
14079 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14080
14081 * configure.in: Configure tk for hppa/hpux.
14082
14083 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14084
14085 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14086
14087 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14088
14089 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14090 to LIBCXXFLAGS. Tests are better run without it.
14091
14092 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14093
14094 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14095
14096 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14097
14098 * configure.in (*-*-netware*): Don't configure xiberty.
14099
14100 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14101
14102 * configure.in: Remove tk from native_only list.
14103
14104 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14105
14106 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14107 for special NCD build.
14108
14109 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14110
14111 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14112 makeall.bat, they're only useful for binutils snapshots.
14113 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14114 makeall.bat to specified SUPPORT_FILES.
14115
14116 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14117
14118 * build-all.mk: Add Ericsson targets to sun4 and solaris
14119 hosts. Add BNR's sun4 target to solaris host, so their
14120 build-from-source will be tested in-house first.
14121
14122 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14123
14124 * Makefile.in (LIBCFLAGS): New variable.
14125 (CFLAGS_FOR_TARGET): Ditto.
14126 (LIBCFLAGS_FOR_TARGET): Ditto.
14127 (LIBCXXFLAGS): Ditto.
14128 (CXXFLAGS_FOR_TARGET): Ditto.
14129 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14130 (BASE_FLAGS_TO_PASS): Pass them.
14131 (EXTRA_TARGET_FLAGS): Ditto.
14132
14133 * configure.in: Support --enable-shared.
14134
14135 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14136
14137 * configure.in (target_libs): Include libstdc++ again.
14138 * config.guess: Update from FSF (for FreeBSD).
14139
14140 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14141
14142 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14143 makeall.bat.
14144 (DISTDOCDIRS): Add `etc'.
14145 (ETC_SUPPORT_PFX): New variable.
14146 (taz): Include anything from etc starting with a word in
14147 ETC_SUPPORT_PFX.
14148
14149 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14150
14151 * config.sub: Update for recent FSF changes. Remove obsolete
14152 h8300hds entry. Add -windows* and -osx as basic os. Minor
14153 spacing changes.
14154
14155 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14156
14157 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14158
14159 * config.guess: Merge with FSF.
14160 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14161
14162 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14163
14164 * configure: Since the "trap 0" handler will override the exit
14165 status on many systems, only use it for "exit 1", and make it set
14166 a non-zero exit status; reset it before "exit 0". Also, check
14167 exit status of config.sub, and error out if it failed.
14168
14169 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14170
14171 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14172 and install libgloss.
14173
14174 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14175
14176 * Makefile.in (all-binutils): Depend upon all-byacc.
14177
14178 * configure.in: Don't build emacs on Irix 5.
14179
14180 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14181
14182 * configure.in (*-*-netware*): Add libio.
14183
14184 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14185
14186 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14187 (CHECK_TARGET_MODULES): Ditto.
14188 (INSTALL_TARGET_MODULES): Ditto.
14189 (TARGET_LIBS): Ditto.
14190 (all-libstdc++): Note dependencies.
14191
14192 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14193
14194 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14195
14196 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14197
14198 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14199 -fexternal-templates.
14200
14201 * configure.in (target_libs): Add libstdc++.
14202 (noconfigdirs): Add libstdc++ as appropriate.
14203
14204 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14205
14206 * config.guess: Update from FSF.
14207
14208 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14209
14210 * configure: Use ${config_shell} when running ${configsub}.
14211
14212 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14213
14214 * config.sub: No longer recognize h8300h.
14215
14216 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14217
14218 * config.sub: Remove extraneous differences between config.sub and
14219 gcc/config.sub.
14220
14221 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14222
14223 * Makefile.in (DISTSTUFFDIRS): Add gas.
14224
14225 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14226
14227 * COPYING.NEWLIB: New file.
14228
14229 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14230
14231 * config.guess (HP-UX): Patch from Harlan Stenn
14232 <harlan@landmark.com> to also emit release level.
14233
14234 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14235
14236 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14237
14238 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14239
14240 * config.sub: Merge nextstep cleanup from FSF.
14241
14242 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14243
14244 * configure.in (arm-*-*): Don't configure ld for this target.
14245
14246 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14247
14248 * configure.in (*-*-netware): don't configure libg++, libio,
14249 librx, or newlib.
14250
14251 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14252
14253 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14254 configure ld--it works, but it doesn't support shared libraries.
14255
14256 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14257
14258 * config.guess (*-unknown-freebsd*): Get rid of possible
14259 trailing "(Release)" in version string.
14260 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14261
14262 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14263
14264 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14265 Fix type: *-next-neststep -> *-next-nextstep.
14266
14267 * config.guess: Merge from FSF:
14268
14269 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14270
14271 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14272
14273 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14274
14275 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14276 instead of UNIX_SV for UnixWare 1.0).
14277
14278 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14279
14280 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14281 to make gdb/nlm/* build after the compiler and linker.
14282
14283 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14284
14285 * config.guess (netbsd, freebsd, linux): Accept any machine,
14286 not just i[34]86.
14287 (m68k-atari-sysv4): Relocate to match FSF version.
14288
14289 * config.guess: More merges from the FSF:
14290
14291 Add a space before function call or macro invocation.
14292
14293 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14294
14295 * config.guess: Add trap cmd to remove dummy.c and dummy when
14296 interrupted.
14297
14298 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14299
14300 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14301 (dummy): Redirect stderr from compilation of dummy.c.
14302
14303 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14304
14305 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14306
14307 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14308
14309 * configure: Accept and ignore --cache*, for compatibility with
14310 new autoconf.
14311
14312 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14313
14314 * config.guess: Merge from FSF:
14315
14316 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14317
14318 * config.guess (Pyramid*:OSx*:*:*): New case.
14319 (PATH): Add /.attbin at end for finding uname.
14320 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14321
14322 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14323
14324 * config.guess (M88*:DolphinOS:*:*): New case.
14325
14326 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14327
14328 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14329 to select whether to use ELF or COFF.
14330
14331 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14332
14333 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14334
14335 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14336
14337 * config.guess: Guess the OS version for HPUX.
14338
14339 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14340
14341 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14342
14343 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14344
14345 * configure.in: Recognize --with-headers, --with-libs, and
14346 --without-newlib.
14347 * Makefile.in (all-xiberty): Depend upon all-ld.
14348
14349 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14350
14351 * configure.in: Change i[34]86 to i[345]86.
14352
14353 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14354
14355 * configure (version): A few more tweaks to help message.
14356
14357 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14358
14359 * Makefile.in: Remove (for now) librx as a host library,
14360 now that we're building it for target.
14361
14362 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14363
14364 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14365 (Karl Berry).
14366
14367 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14368
14369 * configure.in: Also configure librx.
14370
14371 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14372
14373 * Makefile.in: Update various rules to reflect that librx
14374 is now needed for libg++.
14375
14376 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14377
14378 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14379
14380 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14381
14382 * configure.in: Configure the examples directory.
14383
14384 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14385
14386 * configure: Simplify Jun 2 1994 change.
14387
14388 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14389
14390 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14391 /bin/gcc isn't good enough to build gcc.
14392
14393 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14394
14395 * Makefile.in (GDB_SUPPORT_FILES): Remove
14396 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14397 (gdb.tar.gz): Add new rule to use standard distribution building
14398 mechanism.
14399
14400 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14401
14402 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14403 Bill Cox <bill@cygnus.com>.
14404
14405 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14406
14407 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14408
14409 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14410
14411 * configure: Search current dir first in .gdbinit.
14412
14413 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14414
14415 * config.sub: Recognize freebsd (merged from gcc config.sub).
14416
14417 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14418
14419 * config.sub: Refer to NeXT's operating system as nextstep.
14420
14421 * config.sub (case $basic_machine): Re-order the cases, to match
14422 the order in the FSF version (which is mostly alphabethical).
14423 Merge in some additions and changes from the FSF.
14424
14425 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14426
14427 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14428 * config.sub: Recognize cxux7.
14429 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14430
14431 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14432
14433 * config.sub: Fix typo powerpc -> powerpc-*.
14434
14435 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14436
14437 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14438
14439 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14440 parallel with all-emacs and install-emacs). Top-level command
14441 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14442
14443 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14444
14445 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14446 $(relbindir)/make before doing ``make install'', and use
14447 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14448 installing over running make binary.
14449 ($(host)-stamp-stage3-installed): Likewise.
14450
14451 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14452
14453 * config.guess: Recognize Mach.
14454
14455 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14456
14457 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14458 see whether --exec-prefix was used.
14459
14460 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14461
14462 * README: Explicitly mention libg++/README. (Zoo's idea.)
14463
14464 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14465
14466 * Makefile.in: Add all-librx target similar to all-libproc.
14467
14468 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14469
14470 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14471 with post 1.2 uname bogosity.
14472
14473 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14474
14475 * configure: Remove temporary files on receipt of a signal.
14476
14477 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14478
14479 * configure: If there is a package_makefile_frag, remove
14480 ${subdir}/Makefile.tem after copying it in.
14481
14482 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14483
14484 * build_all.mk: support rs6000 lynx identifies itself as
14485 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14486 since /bin/gcc is too feeble to compile a modern gcc.
14487
14488 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14489
14490 * brought devo/test-build.mk update-to-date with progressive/
14491 test-build.mk. Add lynx targets and hppa flag info.
14492
14493 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14494
14495 * configure.in: Use mh-ncrsvr43. Patch from
14496 Tom McConnell <tmcconne@sedona.intel.com>.
14497
14498 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14499
14500 * config.guess (i386-unknown-bsdi): No longer need to
14501 check #if defined(__bsdi__) && defined(__i386__).
14502
14503 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14504
14505 * configure: Set program_transform_nameoption correctly.
14506
14507 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14508
14509 * brought build-all.mk update-to-date with progressive build-all.mk,
14510 added new targets and hppa info.
14511
14512 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14513
14514 * configure: If config.guess result is a prefix of the user
14515 specified target, assume a native build and use the user specified
14516 target as the host alias. Remove SunOS patch suffix removal hack.
14517 * configure.in: Remove SunOS patch suffix removal hack.
14518
14519 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14520 in NATIVE_CHECK_MODULES.
14521
14522 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14523
14524 * Makefile.in: Rename HOST_ONLY to NATIVE.
14525 * configure: Delete SunOs patch suffix from host_canonical
14526 and build_canonical variables that are prepended to Makefiles.
14527 * configure.in: Add comments for easier maintenance.
14528
14529 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14530
14531 * Makefile.in: Add all-libproc target similar to all-gui.
14532
14533 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14534
14535 * Makefile.in (CHECK_MODULES): split into
14536 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14537
14538 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14539
14540 * config.guess (i386-unknown-bsdi): New system to guess.
14541
14542 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14543
14544 * Makefile.in: Add all-gui target (but not yet build by "all").
14545
14546 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14547
14548 * config.sub: Move deletion of patch suffix from here...
14549 * configure.in: To here, at Ian's suggestion. The top-
14550 level scripts might need to know of a patch level.
14551
14552 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14553
14554 * config.sub: Strip off patch suffix so rtl is recognized
14555 as a sunos4.1.3 machine, even though it's been patched.
14556
14557 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14558
14559 * Makefile.in (INSTALL_LAST): Delete.
14560 (INSTALL_DOSREL): New.
14561
14562 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14563
14564 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14565 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14566 whether we pass down --with-gnu-ld anyhow.
14567
14568 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14569
14570 * Makefile.in (INSTALL_LAST): Change operation so it works
14571 on more flavors of make.
14572 * configure.in (go32): Don't build libg++ or libio.
14573
14574 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14575
14576 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14577 they can be overriden by templates.
14578
14579 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14580
14581 * configure.in (target==go32): Don't build gdb.
14582 * dosrel: New directory.
14583
14584 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14585
14586 * configure.in (host==go32): Configure dosrel too.
14587 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14588 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14589 be set by incoming names or templates.
14590 (INSTALL_LAST): New rule.
14591
14592 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14593
14594 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14595
14596 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14597
14598 * configure.in (appdirs): New variable. Currently empty, but will
14599 be used in gas distribution. If nonempty, lists a set of
14600 directories at least one of which must get configured, or top
14601 level configuration is considered to have failed.
14602 (rs6000-*-lynxos*): Use new file name.
14603
14604 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14605
14606 Eliminate XTRAFLAGS.
14607 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14608 newlib include files using -idirafter, and also use -nostdinc.
14609 (CXX_FOR_TARGET): Likewise.
14610 (XTRAFLAGS): Removed.
14611 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14612 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14613 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14614 ($(DO_X)): Don't pass down XTRAFLAGS.
14615
14616 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14617
14618 * configure.in (mips*-dec-bsd*): New target; do build linker.
14619 (mips*-*-bsd*): New target; don't build linker.
14620
14621 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14622
14623 * configure.in: support rs6000-*-lynxos* configuration.
14624 support sunos4 as a cross target.
14625
14626 * config.sub: look for lynx*, not lynx since the OS version may
14627 legitimately be part of the name.
14628
14629 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14630
14631 * configure.in (i[34]86-*-sco*): Move to be with other i386
14632 targets.
14633 (romp-*-*): New target. Skip various binary utilities.
14634 (vax-*-*): New target. Don't build newlib.
14635 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14636
14637 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14638
14639 * configure.in: Only set host_makefile_frag if config
14640 directory exists.
14641
14642 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14643
14644 * install.sh: If $dstdir exists, don't check whether each
14645 component does.
14646
14647 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14648
14649 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14650
14651 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14652
14653 * configure.in (*-*-lynxos*): Don't configure newlib for either
14654 native or cross Lynx.
14655
14656 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14657
14658 * config.sub (sparc64-elf): Fix os.
14659 (z8k): Remove duplicate.
14660
14661 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14662
14663 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14664 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14665
14666 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14667
14668 * configure: Make file links cleanly even if Lynx fails on
14669 an NFS symlink (at least fail cleanly).
14670
14671 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14672
14673 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14674 -XNh2000.
14675
14676 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14677
14678 * configure: Unknown options are fatal again.
14679
14680 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14681
14682 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14683 compatibility.
14684
14685 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14686
14687 * build-all.mk: Add `clean' target.
14688
14689 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14690
14691 * config.guess: Add SINIX support.
14692 * configure.in: Add mips-*-sysv4* support.
14693
14694 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14695
14696 * build-all.mk: Document all useful targets.
14697 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14698 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14699
14700 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14701
14702 * configure: Support --silent, --quiet.
14703
14704 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14705
14706 * configure: Support --disable-FEATURE.
14707
14708 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14709
14710 * config.guess: Recognize NCR running SVR4.3.
14711
14712 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14713
14714 * config.guess: Make BSDI generate i386-unknown-bsd386.
14715 Patch from Paul Eggert <eggert@twinsun.com>.
14716
14717 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14718
14719 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14720
14721 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14722
14723 * configure: Make unrecognized options give nonfatal warnings
14724 instead of fatal errors, and pass them to any subdirectory
14725 configures in case they recognize them.
14726 Make --x equivalent to --with-x.
14727
14728 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14729
14730 * configure: Add --enable-* options. Clean up usage message and
14731 some comments.
14732
14733 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14734
14735 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14736
14737 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14738
14739 * configure.in (hppa*-*-*): Enable binutils.
14740
14741 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14742
14743 * config.sub: Recognize cisco.
14744
14745 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14746
14747 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14748
14749 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14750
14751 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14752 than one configuration name. Add comment.
14753
14754 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14755
14756 * config.guess: about target *-hitachi-hiuxwe2, fixed
14757 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14758 macro is incorrect.]
14759
14760 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14761
14762 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14763 than the "make ls" stuff which used to be here.
14764
14765 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14766
14767 * config.guess: Recognize i[34]86-unknown-freebsd.
14768 From Shawn M Carey <smcarey@rodan.syr.edu>.
14769
14770 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14771
14772 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14773
14774 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14775
14776 * config.guess: Check for ptx.
14777
14778 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14779
14780 * config.sub: Add os9k checking.
14781
14782 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14783
14784 * config.guess: Handle OSF1 running on HPPA processors
14785
14786 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14787
14788 * configure: If subdir configure fails, print out a message with
14789 subdirectory name, in case subdir's configure code didn't identify
14790 itself.
14791
14792 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
14793
14794 * configure.in: Remove embedded newlines from configdirs.
14795 Avoid mismatches of substrings. Fix matching strings at end
14796 of configdirs.
14797
14798 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
14799
14800 * config.guess: Add Lynx/rs6000 config support.
14801
14802 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
14803
14804 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14805
14806 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
14807
14808 * configure.in (hppa*-*-osf*): Treat this just like most other
14809 PA configurations (eg no binutils or ld).
14810 (hppa*-*-*elf*): These configurations have binutils and ld.
14811
14812 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14813
14814 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
14815
14816 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14817
14818 * configure.in (rs6000-*-*): Build gas.
14819
14820 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14821
14822 * Makefile.in: Avoid bug in losing hpux sed.
14823
14824 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14825
14826 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14827 for GDB and GDB has been fixed to not need it.
14828
14829 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14830
14831 * config.guess: Recognize vax hosts.
14832
14833 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14834
14835 * configure (while loop): Don't use "break 2" inside case
14836 statement -- the case statement isn't an enclosing loop.
14837
14838 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14839
14840 * config.guess: Clean up NeXT support, to allow nextstep
14841 on Intel machines. Make OS be nextstep.
14842
14843 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
14844
14845 * config.guess: Add alternate forms for Convex.
14846
14847 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
14848
14849 * configure: Completely rewrite option processing. Take
14850 advantage of pattern-matching to avoid invoking test frequently.
14851 Also clean up host and target defaulting logic.
14852
14853 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14854
14855 * Makefile.in: Replace all occurrances of "rootme" with "r" and
14856 "$${rootme}" with "$$r", to increase the likelihood that the do-*
14857 commands (plus user environment) will fit SCO limits.
14858
14859 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14860
14861 * configure.in: Don't issue warnings about directories which are
14862 not being configured if -norecursion is set. Correct test for
14863 --with-gnu-as and --with-gnu-ld to not get confused by substring
14864 matches.
14865
14866 * configure.in: Don't build gas for alpha-dec-osf1*.
14867
14868 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
14869
14870 * configure: Back out Per's change of 12/19/1993. It changes the
14871 behavior of configure in unexpected and confusing ways.
14872
14873 Also, use different delim char when calculating
14874 program_transform_name so that the name can contain slashes.
14875
14876 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
14877
14878 * configure.in, config.sub: Add support for VSTa micro-kernel.
14879
14880 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14881
14882 * configure.in: Nuke hacks which were used to get a special
14883 version of GAS for HPPA configurations.
14884
14885 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
14886
14887 * configure: If only ${target_alias} is given, use that
14888 as the default for ${host_alias}.
14889 * configure: Add missing back-slashes before nested quotes.
14890
14891 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14892
14893 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14894
14895 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
14896
14897 * config.guess: Recognize some Tektronix configurations.
14898 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14899
14900 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14901
14902 * config.sub: Match any flavor of SH.
14903
14904 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
14905
14906 * configure.in: Don't try to configure newlib for Alpha.
14907
14908 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14909
14910 * configure.in: Don't build ld for Irix 5. Don't build gas,
14911 libg++ or libio for any Alpha target.
14912
14913 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14914
14915 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
14916
14917 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14918 default arguments -- so it tried to compress itself.
14919
14920 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
14921
14922 * configure.in (notsupp): ensure that a space is always at the end
14923 of the configdirs list, since the grep checks for an explicit space
14924
14925 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14926
14927 * configure.in (target i386-sysv4.2): don't build ld, since static
14928 versions of many libraries are not available.
14929
14930 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14931
14932 * config.guess: Recognize Apollos (using environment variables).
14933 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14934
14935 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14936
14937 * config.guess: Recognize Sony news mips running newsos.
14938
14939 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
14940
14941 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14942 "fi ; else" for bash.
14943
14944 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
14945
14946 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14947
14948 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
14949
14950 * config.sub: accept unixware as an alias for svr4.2.
14951 Fix some inconsistancies with the gcc version.
14952
14953 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14954
14955 * Makefile.in (DISTDOCDIRS): Add gdb.
14956
14957 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
14958
14959 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
14960
14961 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14962
14963 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14964 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14965 this now.
14966
14967 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14968
14969 * config.sub: Accept hiux* as an OS name.
14970
14971 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14972 etc/make-stds.texi. The underscore came from gcc, and dje now
14973 agrees that RUNTESTFLAGS is the correct name.
14974
14975 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
14976
14977 * install.sh: Remove 'set -e'. It makes any conditionals
14978 in the script useless.
14979
14980 * config.guess: Automatically recognize arm-acorn-riscix
14981 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14982
14983 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
14984
14985 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14986
14987 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14988
14989 * Makefile.in (DISTDOCDIRS): New variable.
14990 (taz): Edit local Makefile.in sooner, instead of proto-toplev
14991 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
14992
14993 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14994
14995 * configure.in (hppa target): check the source directory for the
14996 pagas sub-directory
14997
14998 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
14999
15000 * config.sub: Allow -aout* and -elf*.
15001
15002 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15003
15004 * configure.in: Don't build ld on i386-solaris2, same as for
15005 sparc-solaris2.
15006
15007 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15008
15009 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15010
15011 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15012
15013 * configure.in: Configure gdb for alpha.
15014
15015 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15016
15017 * Makefile.in (CXXFLAGS): Add -O.
15018
15019 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15020
15021 * config.guess: added support for DG Aviion
15022
15023 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15024
15025 * configure.in: Produce warning message for subdirectories not
15026 configurable for this host/target combination. Don't try to
15027 configure gdb for vms.
15028
15029 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15030
15031 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15032 appropriate files before making "diststuff".
15033 (DISTBISONFILES): New var: list of files to be edited.
15034 (DISTSTUFFDIRS): Add binutils.
15035
15036 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15037
15038 * config.sub: also handle mipsel and mips64el (for little endian mips)
15039
15040 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15041
15042 * configure.in: Add * to end of all OS names.
15043
15044 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15045
15046 * configure.in: Build newlib for LynxOS native.
15047
15048 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15049
15050 * config.guess: Add support for delta 88k running SVR3.
15051
15052 * configure.in: Add comment about HP compiler vs. emacs.
15053
15054 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15055
15056 * configure.in: don't build ld on solaris2 (not a viable option
15057 due to bugs in getpwnam & getpwuid)
15058
15059 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15060
15061 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15062 config.guess will produce a full version number.
15063
15064 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15065
15066 * configure.in: Build linker and binutils for alpha-dec-osf1.
15067
15068 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15069
15070 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15071 and gdb/testsuite/Makefile.in.
15072
15073 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15074
15075 * configure.in: recognize mips*- instead of mips-
15076
15077 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15078
15079 * config.sub: Accept linux*coff and linux*elf as operating
15080 systems.
15081
15082 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15083
15084 * config.sub: Recognize mips64, and mips3 as an alias for it.
15085
15086 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15087
15088 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15089 gdb knows how to handle OSF/1 shared libraries.
15090
15091 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15092
15093 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15094 * config.guess: Recognize Hitachi's HIUX.
15095 * config.sub: Recognize h3050r* and hppahitachi.
15096 Remove redundant cases for hp9k[23]*.
15097
15098 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15099
15100 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15101 if gas and ld are in the source tree and are in ${configdirs}.
15102 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15103 --with options (but still pass them down on the command line,
15104 if they were explicitly specified).
15105
15106 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15107
15108 * configure: substitute SHELL value in Makefile.in with
15109 ${CONFIG_SHELL}
15110
15111 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15112
15113 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15114 *-*-solaris2* targets.
15115
15116 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15117
15118 * Makefile.in: define M4, and pass it down to sub-makes;
15119 all-autoconf now depends on all-m4
15120
15121 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15122
15123 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15124 presence of {ar,ranlib} instead of a configured directory
15125
15126 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15127
15128 * config.guess: Accept 34?? as well as 33?? for NCR.
15129
15130 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15131
15132 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15133 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15134
15135 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15136
15137 * configure: grab values for $(CC) and $(CXX) from the
15138 environment, so that someone can do "CC=gcc configure; make" and
15139 have it work right (matching the way that autoconf works now)
15140
15141 * configure.in, Makefile.in: add support for gash, the tcl
15142 interface to Galaxy
15143
15144 * config.guess: add NetBSD variants (hp300, x86)
15145
15146 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15147
15148 * install.sh: Support -d option (in the manner of SunOS 4 install,
15149 as it is more deterministic than that of GNU install)
15150 (chmodcmd): Set file to mode 755 by default (should also do default
15151 chgrp and chown, but I don't feel like dealing with that now)
15152
15153 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15154
15155 * config.sub: Remove h8300hhms alias.
15156
15157 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15158
15159 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15160
15161 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15162
15163 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15164 as stmp-fixinc
15165
15166 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15167
15168 * config.sub: recognize m88110-bug-coff.
15169
15170 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15171
15172 * Makefile.in (all-libio): all dependencies on the toolchain used
15173 to build this (gcc, gas, ld, etc)
15174
15175 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15176
15177 * config.guess: Deal with OSF/1 1.3 on alpha.
15178
15179 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15180
15181 * install.sh: add some 'else true' clauses for portability
15182
15183 * configure.in: don't build libio for h8[35]00-*-* targets
15184
15185 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15186
15187 * Makefile.in: Add support for new libio.
15188
15189 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15190
15191 * install.sh: If one command fails, don't try the rest. Don't try
15192 to remove $dsttmp (via trap) unless we have already created it.
15193 If $src doesn't exist, detect it and exit with an error.
15194
15195 * config.guess: Recognize BSD on hp300.
15196
15197 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15198
15199 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15200 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15201
15202 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15203
15204 * Makefile.in (all-send-pr): depends on all-prms
15205
15206 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15207
15208 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15209
15210 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15211
15212 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15213 Added test for mips-mips-riscos5.
15214
15215 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15216
15217 * configure.in: use mh-hp300 for 68k HP hosts
15218
15219 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15220
15221 * configure: add support for CONFIG_SHELL, so that you can use
15222 some alternate shell for evaluating configure scripts
15223
15224 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15225
15226 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15227 in configure script to bug-gdb@prep.ai.mit.edu when building
15228 distribution archive.
15229 * Makefile.in (COMPRESS): Remove def.
15230 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15231 gdb.tar.Z and make-gdb.tar.Z respectively.
15232 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15233 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15234 to convergence with 'taz' target in Makefile.in.
15235
15236 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15237
15238 * install.sh (dsttmp): use trap to ensure that tmp files go
15239 away on error conditions
15240
15241 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15242
15243 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15244
15245 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15246
15247 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15248 its parent is '/' not ''.
15249
15250 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15251
15252 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15253
15254 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15255 that ${newsrcdir}/configure.in does.
15256
15257 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15258
15259 * test-build.mk: support for CONFIG_SHELL
15260
15261 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15262
15263 * config.sub (netware): Add as a basic system type.
15264
15265 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15266
15267 * Makefile.in (Makefile): depend on configure.in. Also drop the
15268 $(srcdir)/ from the dependency on Makefile.in.
15269
15270 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15271
15272 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15273 (h8300hhms is temporary until multi-libraries are implemented).
15274 * configure.in: Handle h8300h too.
15275
15276 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15277
15278 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15279
15280 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15281
15282 * configure: Remove extraneous output when guessing host type.
15283 * config.guess: Remove extraneous output when guessing using C
15284 compiler rather than uname, or when guessing fails.
15285
15286 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15287
15288 * Makefile.in: remove all.cross and install.cross targets
15289
15290 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15291 definitions
15292
15293 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15294
15295 * configure.in (target sh): Build gprof.
15296
15297 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15298
15299 * config.sub: change -solaris to -solaris2
15300
15301 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15302
15303 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15304
15305 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15306
15307 * configure: Correct error message for missing Makefile.in to
15308 print correct directory.
15309
15310 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15311
15312 * install.sh: kludge around 386BSD shell bug
15313
15314 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15315
15316 * config.guess: Recognize NeXT.
15317 * config.guess: Recognize i486-ncr-sysv4.
15318 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15319
15320 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15321
15322 * Makefile.in (MAKEINFOFLAGS): New variable.
15323 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15324 * build-all.mk, test-build.mk: Pass down --no-split as
15325 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15326
15327 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15328
15329 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15330
15331 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15332
15333 * Makefile.in (libg++.tar.z): New rule.
15334 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15335 * Makefile.in (taz): Only do a single chmod.
15336
15337 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15338
15339 * install.sh: don't use dirname anymore (replaced with sed usage)
15340
15341 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15342
15343 * Makefile.in: Change extension for gzip'd files from '.z' to
15344 '.gz' per new FSF standard usage.
15345
15346 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15347
15348 * configure: put quotes around the final value of program_transform_name
15349
15350 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15351
15352 * Makefile.in: new install.sh support; update install-info rules
15353
15354 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15355
15356 * configure.in: Build diff for crosses, but not for go32 host.
15357
15358 * configure.in: Build gprof only for native, and don't build it
15359 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15360
15361 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15362
15363 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15364
15365 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15366
15367 * configure.in (host_tools): Add prms.
15368
15369 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15370
15371 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15372 with $(FLAGS_TO_PASS) on the command line
15373
15374 * config.sub: Recognize lynx and lynxos
15375
15376 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15377
15378 * config.sub: Accept -ecoff*, not just -ecoff.
15379
15380 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15381
15382 * Makefile.in (taz): Use .gz suffix instead of .z.
15383 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15384 names.
15385
15386 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15387
15388 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15389
15390 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15391
15392 * Makefile.in (install-no-fixedincludes): install gcc last, so
15393 that rebuilds that might happen during 'make install' don't get
15394 bogus gcc include files
15395
15396 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15397
15398 Change from Utah for HPPA support:
15399 * config.guess: Recognize hppa1.x-hp-bsd.
15400
15401 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15402
15403 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15404 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15405
15406 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15407
15408 * config.sub: Add support for rom68k and bug boot monitors.
15409
15410 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15411
15412 * Makefile.in: Make all-opcodes depend on all-bfd.
15413
15414 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15415
15416 * config.guess: Added special check for i[34]86-univel-sysv4*.
15417
15418 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15419
15420 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15421 the processor rather than assuming i486.
15422
15423 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15424
15425 * config.guess: Recognize SunOS6 as Solaris3.
15426
15427 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15428
15429 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15430 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15431
15432 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15433
15434 * build-all.mk (all-cross): New target for Canadian Cross.
15435 Added Q2 go32 targets.
15436 * test-build.mk: Configure go32 cross sparclite-aout and
15437 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15438 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15439
15440 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15441
15442 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15443 GO32 hosted toolchains
15444
15445 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15446
15447 * configure: change so "-exec-prefix" gets passed down rather
15448 than "-exec_prefix" so autoconf generated Makefiles get the
15449 exec_prefix set right.
15450
15451 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15452
15453 * config.guess: get the Solaris2 minor version number
15454
15455 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15456
15457 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15458
15459 * config.guess: Recognize some Sequent platforms.
15460
15461 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15462
15463 * Makefile.in: added the vault-install target
15464
15465 * configure.in: actually use the Sun3 makefile fragment that's in
15466 config, also added the release dir to configdirs
15467
15468 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15469
15470 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15471
15472 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15473
15474 * configure.in: remove some program from Alpha targetted toolchains
15475
15476 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15477
15478 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15479 gprof.
15480 (taz): Run "make diststuff" in those directories instead of "make
15481 proto-dir". Look for "VERSION=" only at start of line in subdir
15482 Makefile. Use "gzip -9" for compression.
15483 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15484 (binutils.tar.z): New target.
15485
15486 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15487
15488 * Makefile.in (taz): Include gpl.texinfo.
15489
15490 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15491
15492 * Makefile.in (setup-dirs): Merged into "taz" target.
15493 (taz): Only do `proto-dir' stuff if a directory is actually needed
15494 for this target.
15495
15496 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15497
15498 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15499 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15500 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15501 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15502 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15503
15504 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15505
15506 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15507 config.sub, and move-if-change to gdb testsuite distribution
15508 archive, so the testsuite can be extracted, configured, and
15509 run separately from the gdb distribution. Blow away the Chill
15510 tests that require a Chill compiled executable, since GNU Chill
15511 is not yet publically available.
15512
15513 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15514
15515 * test-build.mk: set environment variables in a single command,
15516 instead of a list of assignments and exports
15517
15518 * config.guess: recognize Alpha/OSF1 systems
15519
15520 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15521
15522 * configure: Change help message to prefer --options rather than
15523 -options.
15524
15525 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15526
15527 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15528 zippy@ecst.csuchico.edu.
15529 * config.guess: Recognize miniframe.
15530
15531 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15532
15533 * Makefile.in: Use srcroot to find runtest rather than rootme.
15534 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15535
15536 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15537
15538 * test-build.mk: Extensive additions to support building on a
15539 machine other than the host.
15540
15541 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15542
15543 * configure (tooldir): Fix for i386-aix again.
15544
15545 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15546
15547 * configure, Makefile.in: Change definition of $(tooldir)
15548 to match the FSF.
15549
15550 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15551
15552 * config.guess: Recognize i[34]86/SVR4.
15553
15554 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15555
15556 * Makefile.in (all-gdb): gdb depends on sim.
15557
15558 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15559
15560 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15561 at the same time we make the prototype gdb directory.
15562 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15563 files at the same time as the gdb base release distribution.
15564
15565 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15566
15567 * Makefile.in (check): Use individual check targets rather than
15568 DO_X rule.
15569 (check-gcc): Added.
15570
15571 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15572
15573 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15574 for System V release 3.2.
15575
15576 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15577
15578 * config.sub: Recognize hppaosf.
15579 * configure.in: Do configure ld/binutils/gas for it.
15580
15581 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15582
15583 * configure (tooldir): Alter syntax used to set this, for systems
15584 where "\$" isn't handled right, like i386-aix.
15585
15586 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15587
15588 * configure: Pass program-transform-name, not
15589 program_transform_name, to recursive configures.
15590
15591 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15592
15593 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15594 of gas+ld+binutils.
15595
15596 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15597
15598 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15599
15600 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15601
15602 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15603
15604 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15605
15606 * Makefile.in (PRMS): Set back to all-prms.
15607
15608 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15609
15610 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15611 targets, rather than for MIPS hosts.
15612
15613 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15614
15615 * configure.in: add comment for --with-x default values
15616
15617 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15618
15619 * Makefile.in: add check-* targets for each of the directories in
15620 the tree. Add a definition of RUNTEST that will use the one we
15621 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15622
15623 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15624
15625 * configure.in: Removed obsolete references to bfd_target and
15626 target_makefile_frag.
15627
15628 * build-all.mk: Set assorted targets for Q2.
15629 * config.sub: Recognize z8k-sim and h8300-hms.
15630 * test-build.mk: Really don't pass host to configure.
15631 (HOLES): Added uname.
15632
15633 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15634
15635 * configure: Handle an empty program-prefix, program-suffix or
15636 program-transform-name correctly.
15637
15638 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15639
15640 * build-all.mk: -G 8 no longer required for MIPS targets.
15641 * test-build.mk: Don't pass host argument to configure; make it
15642 guess.
15643
15644 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15645
15646 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15647 * Makefile.in (COMPRESS): New macro, like GZIP.
15648
15649 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15650
15651 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15652
15653 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15654 with gas currently defaults to -G 0.
15655
15656 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15657
15658 * Makefile.in (all-flex): flex depends on byacc.
15659
15660 * build-all.mk: If host not specified, use config.guess. Pass TAG
15661 to test-build.mk as RELEASE_TAG.
15662 * test-build.mk (configargs): New variable containing arguments to
15663 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15664 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15665
15666 * config.guess: Use /bin/uname when checking -X argument on SCO,
15667 to avoid invoking GNU uname which doesn't understand -X.
15668
15669 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15670
15671 * configure.in: Build gas for mips-*-*.
15672
15673 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15674
15675 * Makefile.in (all.normal): insert missing backslash.
15676
15677 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15678
15679 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15680
15681 * Makefile.in: Complete overhaul to merge many almost identical
15682 targets.
15683
15684 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15685
15686 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15687 (gdb.tar.Z): Adjusted.
15688
15689 * Makefile.in (setup-dirs, taz): New targets; should be general
15690 enough to adapt for gdb sometime. Build only .z file.
15691 (gas.tar.z): New target.
15692
15693 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15694
15695 * build-all.mk: Use CC=cc -Xs on Solaris.
15696
15697 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15698
15699 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15700 for handling BISON for FSF releases.
15701
15702 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15703
15704 * configure: Actually implement the change zoo just documented.
15705
15706 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15707
15708 * configure: when using config.guess, only set target_alias when
15709 it's not already been set (ie, on the command line)
15710
15711 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15712
15713 * Makefile.in: add installcheck target, set PRMS to install-prms
15714
15715 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15716
15717 * configure: add support for package_makefile_fragment, handle the
15718 case where a directory has a configure.in file but no Makefile.in
15719 more gracefully (with an actual understandable error message, even);
15720 add support for --without (and add this to the usage message); also
15721 explicitly add a --host=${host_alias} to the command line when
15722 config.guess is used
15723
15724 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15725
15726 * configure: Must use both --host and --target in recursive calls.
15727
15728 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15729
15730 * Makefile.in: Change deja-gnu to dejagnu.
15731
15732 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15733
15734 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15735
15736 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15737
15738 * configure.in: canonicalize all instances to *-*-solaris2*,
15739 also strip out a number of tools to not build for go32 host
15740
15741 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15742
15743 * config.guess: add GPL.
15744
15745 * Makefile.in, config.guess, config.sub, configure: bump
15746 copyrights to 93.
15747
15748 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15749
15750 * Makefile.in (do-info): Removed obsolete check for existence of
15751 localenv file.
15752
15753 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15754
15755 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15756
15757 * Makefile.in: a couple of 'else true' for decstation,
15758 support for TclX
15759
15760 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15761
15762 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15763
15764 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15765
15766 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15767
15768 * config.guess: Recognize i386-ibm-aix (PS/2).
15769 * configure.in: Use config/mh-aix386 file for it.
15770
15771 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15772
15773 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15774 CC_FOR_TARGET instead.
15775 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15776
15777 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15778
15779 * Makefile.in: Add sim to list of directories sent with gdb
15780
15781 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15782
15783 * configure.in: Put back mips-dec-bsd* case.
15784
15785 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
15786
15787 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15788 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
15789 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15790
15791 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15792
15793 * configure.in: remove no-op mips-dec-bsd* in "case $target"
15794
15795 * Makefile.in (dir.info): only run gen-info-dir if it exists,
15796 (install-info): install dir.info only if it exists,
15797 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15798
15799 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
15800
15801 * configure.in: For vms target, skip bfd, ld, binutils. Do build
15802 gas for mips-dec-bsd.
15803
15804 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
15805
15806 * configure (makesrcdir): If ${srcdir} is relative and not ".",
15807 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15808
15809 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
15810
15811 * configure.in: Added "dejagnu" to hosttools list.
15812
15813 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
15814
15815 * config.sub, configure.in, config.guess: Add support
15816 for Bosx, an AIX variant from Bull.
15817 Patches from F.Pierresteguy@frcl.bull.fr.
15818
15819 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
15820
15821 * devo/dejagnu: Initial creation of devo/dejagnu.
15822 Migrated dejagnu testcases and support files for testing software
15823 tools to reside as subdirectories, currently called "testsuite",
15824 within the directory of the software tool. Migrated all programs,
15825 support libraries, etc. beloging to dejagnu proper from
15826 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
15827 with no modifications. The changes to these files which will
15828 allow them to configure, build, and execute properly will be made
15829 in a future update.
15830
15831 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15832
15833 * Makefile.in: Change send_pr to send-pr.
15834 * configure.in: Likewise.
15835 * send_pr: Renamed directory to send-pr.
15836
15837 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
15838
15839 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
15840
15841 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
15842
15843 * README: Update for gdb-4.8 release.
15844 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
15845 gdb-xxx.tar.z (gzip'd) file also.
15846
15847 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15848
15849 * Makefile.in: make all-diff depend on all-libiberty
15850
15851 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
15852
15853 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15854
15855 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15856
15857 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15858
15859 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
15860
15861 * Makefile.in (DEVO_SUPPORT): Remove etc directory
15862 (ETC_SUPPORT): Only add the files GDB wants from etc/.
15863 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
15864
15865 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15866
15867 * Makefile.in: makeinfo binary is in a new location
15868
15869 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
15870
15871 * config.sub: Accept -ecoff as an OS.
15872
15873 * Makefile.in: Various changes to eliminate a level of make
15874 recursion and reduce the required command line length.
15875 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15876 sub-makes.
15877 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15878 variables holding settings for specific sub-makes.
15879 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15880 in terms of BASE_FLAGS_TO_PASS.
15881 (TARGET_LIBS): New variable listing directories which use
15882 TARGET_FLAGS_TO_PASS.
15883 (subdir_do): Eliminated.
15884 (do-*): New set of targets to replace subdir_do.
15885 (various): All targets which used subdir_do now depend on do-*.
15886 (local-clean): Renamed from do_clean.
15887 (local-distclean): New target, dependency of distclean and
15888 realclean.
15889 (install-info): Don't create directories. Depend on dir.info
15890 rather than calling make recursively.
15891 (install-dir.info): Eliminated.
15892 (install-info-dirs): Create all info directories here.
15893 (dir.info): Depend upon do-install-info.
15894
15895 * test-build.mk (HOLES): Added false.
15896
15897 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
15898
15899 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
15900
15901 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15902
15903 * Makefile.in (info): remove dependency on all-texinfo. The
15904 problem was really in texinfo/C, not at this level.
15905
15906 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
15907
15908 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15909
15910 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
15911
15912 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
15913 GDB releases.
15914
15915 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15916
15917 * configure: Include srcdir in message about target of link not
15918 being found. Don't convert `-' to `_' in `with' options being
15919 passed to subdirs.
15920
15921 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15922
15923 * configure.in: add uudecode to host_tools
15924
15925 * Makefile.in: added {all,install}-uudecode targets, added them to
15926 the appropriate lists
15927
15928 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
15929
15930 * Makefile.in (all-gcc): Added dependency on all-gas.
15931
15932 * configure.in (mips-*-*): Build ld and binutils.
15933
15934 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15935
15936 * configure: check return code from mkdir, print error message and
15937 exit on failure.
15938
15939 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
15940
15941 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
15942
15943 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
15944
15945 * test-build.mk (HOLES): Added tar, cpio and uudecode.
15946
15947 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15948
15949 * config.sub (h8500): Recognize this as a cpu type.
15950
15951 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15952
15953 * configure: source directory missing is no longer a warning
15954
15955 * configure.in: recognize irix[34]* instead of irix[34]
15956
15957 * Makefile.in: define and pass down X11_LIB
15958
15959 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
15960
15961 * guess-systype: Renamed to ...
15962 * config.guess: ... by popular request.
15963 * configure.in, Makefile.in: Update accordingly.
15964
15965 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
15966
15967 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
15968 + Add Convex, Cray/Unicos, and Encore/Multimax support.
15969 + Execute ./dummy instead of assuming . is in PATH.
15970
15971 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
15972
15973 * guess-systype: New shell script. Attempts to guess the
15974 canonical host name of the executing host.
15975 Only a few hosts are supported so far.
15976 * configure: Call guess-systype if no host is specified.
15977
15978 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
15979
15980 * Makefile.in (gcc-no-fixedincludes): Made to work with current
15981 gcc Makefile.
15982
15983
15984 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
15985
15986 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15987 (all-gcc, install-gcc, subdir_do): Use it.
15988
15989 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15990
15991 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15992
15993 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
15994
15995 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15996 set exclusively by configure, using configure.in .
15997
15998 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15999
16000 * test-build.mk: set $PATH for all builds
16001
16002 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16003
16004 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16005
16006 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16007 the one used in gcc/Makefile.in, so that a null expansion doesn't
16008 override the one needed to build gcc with a native cc.
16009
16010
16011 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16012
16013 * configure: Accept -with arguments.
16014
16015 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16016
16017 * Makefile.in: added h8300sim
16018
16019 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16020
16021 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16022 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16023 (all-cygnus, native, build-cygnus): Make
16024 $(canonhost)-stamp-3stage-done, not $(host)....
16025 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16026 i386-sco3.2v4. Added else true to if command.
16027
16028 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16029
16030 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16031
16032 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16033
16034 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16035
16036 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16037
16038 * configure.in: don't remove binutils from Solaris builds
16039
16040 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16041
16042 * Makefile.in: get rid of earlier definitions for *clean,
16043 also handle the recursive info rule better
16044
16045 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16046
16047 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16048 do more-or-less the right thing.
16049
16050 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16051
16052 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16053 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16054
16055 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16056
16057 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16058 $(host_canonical).
16059
16060 * configure.in: split the configdirs list into 4 categories (native
16061 v. cross, library v. tool) and handle the cross-only and native-
16062 only in more reasonable (and correct!) way.
16063
16064 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16065
16066 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16067 configdirs anymore.
16068
16069 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16070
16071 * Makefile.in: extensive cleanup:: removed all of the explicit
16072 clean-* targets, collapsed many wrappers around subdir_do into
16073 one, added additional targets to satisfy standards.texi, deleted
16074 some old targets, some changes for consistency
16075
16076 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16077
16078 * configure.in: handle some programs as cross-only, and others as
16079 native only
16080
16081 * test-build.mk: handle partial holes in a more generic manner
16082
16083 * Makefile.in: m4 depends on libiberty
16084
16085 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16086
16087 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16088 time, wdiff, and find to configdirs
16089
16090 * Makefile.in: all, clean, and install rules for the new programs
16091 added to configure.in
16092
16093 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16094
16095 * configure.in: use mh-sun for all *-sun-* hosts
16096
16097 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16098
16099 * Makefile.in: define flags for X11 include files and library file
16100 locations, pass them down to the programs that need this info
16101
16102 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16103
16104 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16105
16106 * configure.in: start building libg++ for HP-UX targets
16107
16108 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16109
16110 * README: Update references to files moved into etc/.
16111
16112 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16113
16114 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16115 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16116
16117 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16118
16119 * configure: accept dash as well as underscore in long option
16120 names for FSF compatibility.
16121
16122 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16123
16124 * config.sub: added -sco3.2v4 support from FSF.
16125
16126 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16127
16128 * configure.in: expand the section that adds or removes
16129 directories from the list of programs to build, to handle native
16130 vs. cross in addition to host v. native
16131
16132 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16133
16134 * Makefile.in: Replace C++ in macro names with CXX.
16135 This is less likely to break ...
16136
16137 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16138
16139 * test-build.mk: add -w to GNU_MAKE
16140
16141 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16142
16143 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16144 add 'sparc' to list of recognized cpus. This needed to make
16145 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16146 Delete some redundant ose68 variants. Recognize -wrs as an os,
16147 then changes that into $CPU-wrs-vxworks.
16148
16149 * configure.in: remove most references to gdbtest, regularize
16150 target based program removal
16151
16152 * test-build.mk: import from p3 tree (many fixes and changes)
16153
16154 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16155
16156 * Makefile.in: added rules to handle tcl, tk, and expect
16157
16158 * configure.in: handle those directories if they exist
16159
16160 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16161
16162 * config.sub: removed bogus hppabsd and hppahpux names, since
16163 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16164
16165 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16166
16167 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16168 depends upon all-xiberty
16169
16170 * Makefile.in: changes from p3, including:
16171
16172 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16173
16174 * Makefile.in (XTRAFLAGS): include newlib directories if
16175 newlib/Makefile exists, rather than if host != target.
16176
16177 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16178
16179 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16180 from the same source tree and not building a cross-compiler. This
16181 matters for the libg++ configuration if reconfiguring a tree that
16182 has already been installed.
16183
16184 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16185
16186 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16187 pick up the machine and system specific header files.
16188
16189 * Makefile.in: added AS_FOR_TARGET, passed down in
16190 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16191 the C compiler to use to create programs which are run in the
16192 build environment, set it to default to $(CC), and passed it down
16193 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16194
16195 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16196
16197 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16198 We need them for unusual native builds, like systems without
16199 ranlib.
16200
16201 * configure: also define $(host_canonical) and
16202 $(target_canonical), which are the full, canonical names for the
16203 given host and target
16204
16205 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16206
16207 * Makefile.in: Added separate definitions for C++.
16208
16209 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16210
16211 * configure.in (configdirs): Add deja-gnu.
16212
16213 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16214
16215 * README: Update for configure.texi and gdb-4.7 release.
16216
16217 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16218
16219 * Makefile.in: Move "all" target to top of file.
16220 Previously, first target was ".PHONY" which caused BSD4.4 make
16221 to build .PHONY when make was run without arguments.
16222
16223 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16224
16225 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16226 Library-copylefted code in libiberty.
16227
16228 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16229
16230 * config.sub: Replace m68kmote with plain old m68k.
16231
16232 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16233
16234 * Makefile.in: Remove space from blank line, avoid Make complaints.
16235
16236 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16237
16238 * config.sub: Complain if no argument is given. Added support for
16239 386bsd as OS and target alias.
16240
16241 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16242
16243 * Makefile.in (XTRAFLAGS): include newlib directories if
16244 newlib/Makefile exists, rather than if host != target.
16245
16246 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16247
16248 * config.sub: recognize sparclite-wrs-vxworks.
16249
16250 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16251 p3.) Added clean-xiberty to clean.
16252
16253 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16254
16255 * configure.in: use *-*-* instead of nested cases for host and target
16256
16257 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16258
16259 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16260 from the same source tree and not building a cross-compiler. This
16261 matters for the libg++ configuration if reconfiguring a tree that
16262 has already been installed.
16263
16264 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16265
16266 * config.sub (i486v/i486v4): Merge in from FSF version.
16267
16268 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16269
16270 * configure: only set PWD if it is already set.
16271
16272 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16273
16274 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16275 doesn't have unset and all success paths (and most error paths)
16276 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16277 to just ${PWD} to avoid confusion.)
16278
16279 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16280
16281 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16282 even for a native compilation.
16283
16284 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16285
16286 Changes to make the gdb.tar.Z rule work better.
16287
16288 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16289 (DEVO_SUPPORT): Add configure.texi.
16290 (bfd-ilrt.tar.Z): Remove ancient rule.
16291
16292 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16293
16294 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16295 pick up the machine and system specific header files.
16296
16297 * configure.in, config.sub: added new target m68010-adobe-scout,
16298 with alias of adobe68k. Changed configure.in to check for
16299 -scout before -sco* to avoid a false match.
16300
16301 * Makefile.in: added AS_FOR_TARGET, passed down in
16302 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16303 the C compiler to use to create programs which are run in the
16304 build environment, set it to default to $(CC), and passed it down
16305 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16306
16307 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16308
16309 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16310 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16311 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16312 FOR_TARGET variants, to newlib and libg++.
16313
16314 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16315
16316 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16317 first.
16318
16319 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16320
16321 * config.sub: Accept `elf' as an environment.
16322
16323 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16324
16325 * Makefile.in (all-opcodes): cd into the right directory
16326
16327 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16328
16329 * configure: added -program_transform_name option, used as
16330 argument to sed when installing programs.
16331 configure.texi: added documentation for -program_prefix,
16332 -program_suffix and -program_transform_name.
16333
16334 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16335
16336 * config.sub: Accept i486 where i386 ok.
16337
16338 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16339
16340 * config.sub: accept we32k
16341
16342 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16343
16344 * config.sub, configure.in: accept OSE68000 and OSE68k.
16345
16346 * Makefile.in: don't create all directories for ``make install'';
16347 let the subdirectories create the ones they need.
16348
16349 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16350
16351 * COPYING: new file, GPL v2
16352
16353 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16354
16355 * Makefile.in: use the new gen-info-dir, which needs a template
16356 argument (which also lives in texinfo)
16357
16358 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16359
16360 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16361
16362 * config.sub (ncr3000): Change i386 to i486.
16363
16364 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16365
16366 * Makefile.in: add install-rcs, install-grep to
16367 install-no-fixedincludes, removed install-bison and install-libgcc
16368
16369 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16370
16371 * configure.in: grab the HPUX makefile fragment if on HPUX
16372
16373 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16374
16375 * Makefile.in: eradicate bison spoor (ditto libgcc).
16376 configure.in: recognise m68{k,000}-ericsson-OSE.
16377 es1800 is alias for m68k-ericsson-OSE
16378
16379 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16380
16381 * configure.in: rearrange the parts that remove programs from
16382 configdirs, based now on HOST==TARGET or by canonical triple.
16383
16384 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16385
16386 * test-build.mk: recurse explicitly with -f test-build.mk when
16387 appropriate. predicate stage3 and comparison on the existence
16388 of gcc. That is, if gcc isn't around, we aren't three-staging.
16389 On very clean, also remove ...stamp-co. Build in-place before
16390 doing other builds.
16391
16392 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16393
16394 * Makefile.in, configure.in: add tgas
16395
16396 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16397
16398 * Makefile.in: a number of changes merged in from progressive.
16399
16400 * configure.in: add libm.
16401
16402 * .cvsignore: ignore some stuff that comes from test-build.mk.
16403
16404 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16405
16406 * config.sub: Add es1800 (m68k-ericsson-es1800).
16407
16408 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16409
16410 * configure: Add program_suffix (parallel to program_prefix)
16411 * Makefile.in: adjust directory-creating script for losing decstation
16412
16413 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16414
16415 * configure: Minor $subdir-related fixes.
16416
16417 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16418
16419 * configure: fix various problems with propogating
16420 makefile_target_frag in subdirs.
16421 * configure.in: config libgcc if its there
16422
16423 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16424
16425 * config.sub: HPPA merge.
16426
16427 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16428
16429 * Makefile.in: Replace all-bison with all-byacc in all
16430 dependency lines for other tools (which now use byacc).
16431
16432 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16433
16434 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16435
16436 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16437
16438 * Makefile.in: make gprof rules similar to byacc rules (instead of
16439 vestigal $(unsubdir) that didn't work...)
16440
16441 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16442
16443 * config.sub: Add support for Linux.
16444 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16445 (at least for libg++).
16446
16447 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16448
16449 * configure.texi: fix doc for the -nfp option to configure
16450
16451 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16452
16453 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16454
16455 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16456
16457 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16458 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16459 * configure.in: added solaris* host_makefile_frag hook.
16460
16461 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16462
16463 * config.sub: changed recognition of m68000 so that various
16464 m68k types can be specified via m680[01234]0
16465
16466 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16467
16468 * config.sub (basic_machine): fix sed so that '-foo' isn't
16469 completely substituted out while .+'-foo' loses the '-foo'
16470
16471 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16472
16473 * config.sub ($os): Add -aout.
16474
16475 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16476
16477 * configure: If host_makefile_frag is absolute, don't
16478 prefix ${invsubdir} (relevant to libg++ auto-configure).
16479
16480 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16481
16482 * Makefile.in (tooldir): Define it.
16483 (all-ld): Depend on all-flex.
16484
16485 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16486
16487 * Makefile.in (check): Fix libg++ special case.
16488
16489 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16490
16491 * configure: do not bury `pwd` into config.status, thus do fewer
16492 pwd's.
16493
16494 * configure: print the "Building in" message only when building in
16495 other than "." AND verbose.
16496
16497 * configure: remove -s, rework -v to better accommodate guested
16498 configures.
16499
16500 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16501
16502 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16503
16504 * Makefile.in: macroize flags passed on recursion. remove
16505 fileutils.
16506
16507 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16508
16509 * configure: get makesrcdir right for subdirs deeper than 1.
16510
16511 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16512 install.
16513
16514 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16515
16516 * Makefile.in: don't print subdir_do or recursion lines.
16517
16518 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16519
16520 * standards.texi: added menu item.
16521
16522 * Makefile.in: build and install standards.info.
16523
16524 * standards.texi: new file.
16525
16526 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16527
16528 * configure: test for and move config.status pieces from
16529 ${subdir}/.
16530
16531 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16532
16533 * configure: Test for existance of files before trying to mv
16534 them, to avoid numerous non-existance messages.
16535
16536 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16537
16538 * configure: correct final line of config.status.
16539
16540 * configure: patch from eggert. Avoids a protection problem if
16541 the original Makefile.in is read only.
16542
16543 * configure: use move-if-change from gcc to create config.status.
16544 Some makefiles depend on config.status to tell if a directory
16545 has been reconfigured for a different host. This change
16546 prevents those directories from remaking everything in the case
16547 where the reconfig was only intended to rebuild a Makefile.
16548
16549 * configure: test for config.sub with "config.sub sun4" rather
16550 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16551 host alias from a missing config.sub.
16552
16553 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16554
16555 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16556 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16557
16558 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16559
16560 * configure: mkdir ${subdir} as needed.
16561
16562 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16563
16564 * Makefile.in,configure.in: added autoconf.
16565
16566 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16567
16568 * Makefile.in: no longer pass against on recursion.
16569
16570 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16571 definitions are not inherited.
16572
16573 * configure: correct makesrcdir when subdir is .
16574
16575 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16576
16577 * configure: Add support for 'subdirs' variable, which is
16578 like 'configdirs', except that configure doesn't re-invoke
16579 itself for subdirs, it just creates a Makefile for each subdir.
16580 * configure.texi: Document subdirs.
16581
16582 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16583
16584 * configure.in: added flex to configdirs
16585
16586 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16587
16588 * Makefile.in: remove clean-stamps from clean.
16589
16590 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16591
16592 * configure.in: Add gdbtest to configdirs.
16593
16594 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16595
16596 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16597 to recursive makes.
16598 * configure.in: Recognize new ncr3000 config.
16599
16600 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16601
16602 * Makefile.in, configure.in: removed references to gdbm.
16603
16604 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16605
16606 * config.sub: Don't canonicalize os value
16607 newsos* to bsd (readline needs to check for newsos).
16608 (This fix was earlier made Jan 31, but got re-broken.)
16609
16610 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16611
16612 * configure.in: sco is an os, not a vendor!
16613
16614 * configure: Quote $( better. Keep various shells happy.
16615
16616 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16617
16618 * Makefile.in: eliminate stamp-files.
16619
16620 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16621
16622 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16623 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16624
16625 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16626
16627 * config.sub: fix iris/iris3.
16628
16629 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16630
16631 * configure: re-add -rm.
16632
16633 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16634
16635 * Maskefile.in: add .stmp-rcs to all.
16636
16637 * configure.in: remove gas from rs6000 build, use aix host fragment.
16638
16639 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16640
16641 * configure: pass down site_option during recursion.
16642
16643 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16644
16645 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16646
16647 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16648
16649 * configure: Change exec_prefix so that it really defaults to prefix.
16650
16651 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16652
16653 * Makefile.in, configure.in: Add support for mmalloc library.
16654
16655 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16656
16657 * Makefile.in: add stmp dependencies for a few more things.
16658
16659 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16660
16661 * configure: adjusted error message on objdir/srcdir configure
16662 collision, per john's suggestion.
16663
16664 * Makefile.in: add libiberty stmp to all and all.cross.
16665
16666 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16667
16668 * Makefile.in: remove force dependencies, add grep to all.
16669
16670 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16671
16672 * Makefile.in: drop flex. make stamp files work.
16673
16674 * configure: added test for conflicting configuration in srcdir,
16675 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16676 gets cranky. use relative paths for configure and srcdir
16677 whenever possible. Send some error messages to stderr that were
16678 going to stdout.
16679
16680 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16681
16682 * Makefile.in: Fix libg++ rule to check for gcc directory
16683 before using gcc/gcc. Also pass XTRAFLAGS.
16684
16685 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16686
16687 * Makefile.in: added stmp-files so that directories aren't polled
16688 when they are already built.
16689
16690 * configure.texi: fixed a node pointer problem.
16691
16692 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16693
16694 * config.sub configure.in gdb/configure.in
16695 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16696 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16697 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16698
16699 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16700
16701 * configure: -recurring becomes -silent. corrected help message
16702 for -site= option.
16703
16704 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16705
16706 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16707
16708 * configure: when building Makefile for crosses, replace
16709 tooldir and program_prefix. default srcdir from location of
16710 config.sub. remove "for host in hosts" and "for target in
16711 targets" loops.
16712
16713 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16714
16715 * Makefile.in: Do not pass bindir or mandir to cvs.
16716
16717 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16718
16719 * Makefile.in, configure.in: removed traces of namesubdir,
16720 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16721 copyrights to '92, changed some from Cygnus to FSF.
16722
16723 * configure.texi: remove most references to multiple hosts,
16724 multiple targets, subdirs, etc.
16725
16726 * configure.man: removed rcsid. reference config.sub not
16727 config.subr.
16728
16729 * Makefile.in: mkdir $(infodir) on install-info.
16730
16731 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16732
16733 * configure.texi: Explain better about .gdbinit and about
16734 the environment that configure.in sections run in.
16735
16736 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16737
16738 * configure.in: Ultrix is only a decstation if it's a MIPS.
16739
16740 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16741
16742 * README: DOC.configure => cfg-paper.texi.
16743
16744 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16745
16746 * config.sub (near case $os): Don't convert newsos* to bsd!
16747
16748 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16749
16750 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16751 the number of copies of COPYING that go into the GDB tar file.
16752
16753 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16754
16755 * bfd/configure.in, gdb/config/mh-i386sco,
16756 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16757 Fix SCO configuration stuff.
16758
16759 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16760
16761 * Makefile.in: For libg++, make sure the -I pointing
16762 to the gcc directory goes *after* all the libg++-local -I flags.
16763 Also, move just-gcc dependency from just-libg++ to all-libg++.
16764
16765 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16766
16767 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16768
16769 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16770
16771 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16772
16773 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16774
16775 * config.sub: Add stratus configuration frags. Also
16776 submitted to FSF.
16777
16778 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16779
16780 * Makefile.in (DEV_SUPPORT): add configure.man.
16781
16782 * config.sub(Decode manufacturer-specific): add -none*.
16783
16784 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
16785
16786 * Makefile.in: remove form feeds to make Sun's make happy.
16787 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
16788
16789 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
16790
16791 * Makefile.in (AR_FLAGS): Make quieter.
16792
16793 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
16794
16795 * configure.in: Add libg++.
16796 * configure: When verbose, don't output the command line at each
16797 level; it will be unremarkably the same as the previous version,
16798 which will be the same as what the user typed.
16799
16800 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
16801
16802 * configure.in, Makefile.in: fix clean-info, add flex. add
16803 fileutils.
16804
16805 * configure: be less sensitive to spaces in Makefile.in. Do not
16806 look for sources in "..". Doing so breaks subdirectories that
16807 might have their own configure. If a subdir has it's own
16808 configure script, use it.
16809
16810 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
16811
16812 * cfg-paper.texi: some changes suggested by rms.
16813
16814 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
16815
16816 * config.sub: Merge in some small additions from the FSF version,
16817 taken from the gcc distribution, to bring the Cygnus and FSF
16818 versions into closer sync.
16819
16820 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
16821
16822 * configure.in: Changed svr4 references to sysv4.
16823
16824 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
16825
16826 * configure: added -V for version number option.
16827
16828 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
16829
16830 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16831 renamed from DOC.configure to cfg-paper.texi.
16832
16833 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16834
16835 * configure, config.subr, config.sub: config.subr is now
16836 config.sub again.
16837
16838 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
16839
16840 * configure.texi: new file, in progress.
16841
16842 * Makefile.in: build info file and install the man page for
16843 configure.
16844
16845 * configure.man: new file, first cut.
16846
16847 * configure: find config.subr again now that configuration "none"
16848 has gone. removed all traces of the -ansi option. removed all
16849 traces of the -languages option.
16850
16851 * config.subr: resync from rms.
16852
16853 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16854
16855 * configure, config.sub, config.subr: merge config.sub into
16856 config.subr, call the result config.subr, remove config.sub, use
16857 config.subr.
16858
16859 * Makefile.in: revised install for dir.info.
16860
16861 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16862
16863 * configure.in: add decstation host makefile frag.
16864
16865 * Makefile.in: BISON now bison -y again. also install-gcc on
16866 install. clean-gdbm on clean. infodir belongs in datadir.
16867 Make directories for info install. Build dir.info here then
16868 install it.
16869
16870 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16871
16872 * Makefile.in: fix for bad directory tests.
16873
16874 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16875
16876 * configure: \{1,2\} appears to be a sysv'ism. Use a different
16877 regexp. -srcdir relative was being handled incorrectly.
16878
16879 * Makefile.in: unwrapped some for loops so that parallel makes
16880 work again and so one can focus one's attention on a particular
16881 package.
16882
16883 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16884
16885 * configure: added PWD as a stand in for `pwd` (for speed). use
16886 elif wherever possible. make -srcdir work without -objdir.
16887 -objdir= commented out.
16888
16889 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16890
16891 * configure: +options become --options. -subdirs commented out.
16892 added -host, -datadir. Renamed -destdir to -prefix. Comment in
16893 Makefile now at top of generated Makefile. Removed cvs log
16894 entries. added -srcdir. create .gdbinit only if there is one
16895 in ${srcdir}.
16896
16897 * Makefile.in: idestdir and ddestdir go away. Added copyrights
16898 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
16899 and mandir now keyed off datadir by default.
16900
16901 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
16902
16903 * Freshly created ChangeLog.
16904
16905 \f
16906 Local Variables:
16907 mode: change-log
16908 left-margin: 8
16909 fill-column: 76
16910 version-control: never
16911 End: