]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
merge from gcc
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
98dd765a
RO
12011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5 * Makefile.in: Regenerate.
6
99c513f6
DD
72011-11-01 DJ Delorie <dj@redhat.com>
8
9 * configure.ac (rl78-*-*) New case.
10 * configure: Regenerate.
11
ff3ec4ee
DD
122011-11-01 DJ Delorie <dj@redhat.com>
13
14 * config.sub: Update to version 2011-10-29 (added rl78)
15
c28a9f49
NC
162011-10-27 Nick Clifton <nickc@redhat.com>
17
18 * config.sub: Import these changes from the config project:
19
20 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
21 Ben Elliston <bje@gnu.org>
22
23 * config.sub (epiphany): New.
24
25 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
26 Ben Elliston <bje@gnu.org>
27
28 * config.sub (hexagon, hexagon-*): New.
29
30 2011-08-23 Roland McGrath <mcgrathr@google.com>
31
32 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
33 64eb to be64.
34
35 2011-08-16 Roland McGrath <mcgrathr@google.com>
36
37 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
38 (nacl): Grok as alias for 32el-unknown-nacl.
39
860144e4
JB
402011-08-19 Joel Brobecker <brobecker@adacore.com>
41
42 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
43
40ae9136
YQ
442011-08-14 Yao Qi <yao@codesourcery.com>
45
46 Merge from gcc:
47
48 2011-08-14 Yao Qi <yao@codesourcery.com>
49 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
50 * configure: Regenerate.
51
ffdd6afc
ILT
522011-07-26 Ian Lance Taylor <iant@google.com>
53
54 Merge from gcc:
55
56 2011-07-26 Ian Lance Taylor <iant@google.com>
57 * configure.ac: Set have_compiler based on whether gcc directory
58 exists, rather than on whether gcc is in configdirs.
59 * configure: Rebuild.
60
61 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
62 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
63 link directories.
64 * Makefile.in: Rebuild.
65
66 2011-07-20 Ian Lance Taylor <iant@google.com>
67 PR bootstrap/49787
68 * configure.ac: Move --enable-bootstrap handling earlier in file.
69 If --enable-bootstrap and either --enable-build-with-cxx or
70 --enable-build-poststage1-with-cxx, enable C++ automatically.
71 * configure: Rebuild.
72
73 2011-07-19 Ian Lance Taylor <iant@google.com>
74 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
75 make C++ a boot_language. Set and substitute
76 POSTSTAGE1_CONFIGURE_FLAGS.
77 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
78 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
79 * configure, Makefile.in: Rebuild.
80
81 2011-07-16 Jason Merrill <jason@redhat.com>
82 * Makefile.def (language=c++): Add check-c++0x and
83 check-target-libmudflap-c++.
84 * Makefile.tpl (check-target-libmudflap-c++): New.
85 * Makefile.in: Regenerate.
86
87 2011-07-16 Matthias Klose <doko@ubuntu.com>
88 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
89 * Makefile.def (target_modules/libjava): Pass
90 $(EXTRA_CONFIGARGS_LIBJAVA).
91 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
92 if not configured with --enable-static-libjava.
93 * Makefile.in: Regenerate.
94 * configure: Likewise.
95
96 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
97 PR regression/47836
98 PR bootstrap/23656
99 PR other/47733
100 PR bootstrap/49247
101 PR c/48825
102 * configure.ac (target_libraries): Remove target-libiberty.
103 Remove case-statement setting skipdirs=target-libiberty for
104 multiple targets. Remove checking target_configdirs and
105 removing target-libiberty but keeping target-libgcc if
106 otherwise empty.
107 * Makefile.def (target_modules): Don't add libiberty.
108 (dependencies): Remove all traces of target-libiberty.
109 * configure, Makefile.in: Regenerate.
110
9ccb86e7
JM
1112011-07-22 Jason Merrill <jason@redhat.com>
112
113 * Makefile.def (language=c++): Add check-c++0x and
114 check-target-libmudflap-c++.
115 * Makefile.tpl (check-target-libmudflap-c++): New.
116 * Makefile.in: Regenerate.
117
090bc50f
RO
1182011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
119
120 * configure: Regenerate.
121
cff32a7c
RO
1222011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
123
124 PR target/39150
125 * configure.ac (i[3456789]86-*-solaris2*): Also accept
126 x86_64-*-solaris2.1[0-9]*.
127 * configure: Regenerate.
128
eb4b2452
NC
1292011-06-13 Walter Lee <walt@tilera.com>
130
131 * configure.ac (tilepro-*-*) New case.
132 (tilegx-*-*): Likewise.
133 * configure: Regenerate.
134
3c0013bf
NC
1352011-06-06 Nick Clifton <nickc@redhat.com>
136
137 * config.sub: Sync from upstream.
138
91c1f14c
DK
1392011-05-08 Doug Kwan <dougkwan@google.com>
140
141 Merge from gcc:
142
143 2011-05-08 Doug Kwan <dougkwan@google.com>
144
145 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
146 * configure: Regenerated.
147 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
148 value from configure.
149 * Makefile.in: Regenerated.
150
c7e4b184
JM
1512011-05-05 Joseph Myers <joseph@codesourcery.com>
152
153 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
154 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
155 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
156 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
157 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
158 *-*-vxworks*): Disable newlib and libgloss in separate case
159 statement.
160 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
161 to separate case statement.
162 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
163 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
164 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
165 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
166 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
167 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
168 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
169 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
170 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
171 i[[3456789]]86-*-rdos*, m32r-*-*,
172 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
173 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
174 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
175 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
176 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
177 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
178 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
179 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
180 and libgloss in main case over targets. Remove most empty cases
181 in main case over targets.
182 * configure: Regenerate.
183
7152a690
JM
1842011-05-04 Joseph Myers <joseph@codesourcery.com>
185
186 * configure.ac: Remove code setting special library locations for
187 hppa*64*-*-hpux11*. Remove code setting compiler for
188 sparc-sun-solaris2*.
189 * configure: Regenerate.
190
ff46fb8f
JM
1912011-05-04 Joseph Myers <joseph@codesourcery.com>
192
193 * configure.ac: Separate libgloss_dir settings from general case
194 over targets.
195 * configure: Regenerate.
196
82ae827f
JM
1972011-04-28 Joseph Myers <joseph@codesourcery.com>
198
199 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
200 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
201 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
202 cases in libgcj-disabling case statement.
203 (hppa*64*-*-linux*): Set unsupported_languages instead of
204 disabling target-zlib.
205 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
206 to hppa*64*-*-hpux*.
207 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
208 hppa*-*-hpux*.
209 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
210 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
211 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
212 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
213 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
214 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
215 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
216 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
217 libgcj-disabling case statement.
218 * configure: Regenerate.
219
0827f9a6
JM
2202011-04-28 Joseph Myers <joseph@codesourcery.com>
221
222 * configure.ac: Disable Java for targets not supporting libffi.
223 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
224 Remove cases in Java-disabling statement.
225 (*arm-wince-pe): Change to arm-wince-pe.
226 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
227 cases in Java-disabling statement.
228 (bfin-*-*): Don't disable Java again.
229 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
230 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
231 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
232 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
233 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
234 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
235 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
236 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
237 Java-disabling statement.
238 (mmix-*-*): Don't disable Java again.
239 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
240 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
241 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
242 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
243 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
244 statement.
245 * configure: Regenerate.
246
899b04ef
JM
2472011-04-28 Joseph Myers <joseph@codesourcery.com>
248
249 Merge from GCC:
250
251 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
252
253 PR lto/48086
254 * configure.ac: Re-enable LTO on *-apple-darwin9*.
255 * configure: Regenerate.
256
9863d716
JM
2572011-04-28 Joseph Myers <joseph@codesourcery.com>
258
259 * configure.ac: Separate cases disabling Java and Java libraries
260 from general case over targets.
261 * configure: Regenerate.
262
a90ef4bf
JM
2632011-04-06 Joseph Myers <joseph@codesourcery.com>
264
265 * configure.ac (build_tools): Remove build-byacc.
266 (host_libs): Remove mmalloc.
267 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
268 autoconf automake libtool diff rcs fileutils shellutils time
269 textutils wdiff find uudecode hello tar gzip indent recode release
270 sed perl gawk findutils gettext zip.
271 (libgcj): Remove target-qthreads.
272 (target_tools): Remove target-examples target-gperf.
273 (YACC): Don't handle building byacc.
274 * configure: Regenerate.
275 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
276 dosutils, examples, fileutils, find, findutils, gawk, gettext,
277 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
278 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
279 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
280 handle building components.
281 * Makefile.in: Regenerate.
282
05a02268
RW
2832011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
284
285 * config.sub: Sync from upstream.
286
c5f5c3c2
JM
2872011-04-01 Joseph Myers <joseph@codesourcery.com>
288
289 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
290 (microblaze*): Don't disable libssp.
291 * configure: Regenerate.
292
f6c1938b
JM
2932011-04-01 Joseph Myers <joseph@codesourcery.com>
294
295 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
296 moveifchange.
297 * configure: Regenerate.
298 * Makefile.tpl: Use @SHELL@ not @config_shell@.
299 * Makefile.in: Regenerate.
300
1f111696
JM
3012011-04-01 Joseph Myers <joseph@codesourcery.com>
302
303 * configure.ac (*-*-sysv4*): Don't enable libgomp.
304 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
305 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
306 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
307 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
308 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
309 md_exec_prefix cases.
310 * configure: Regenerate.
311
065a5627
JM
3122011-04-01 Joseph Myers <joseph@codesourcery.com>
313
314 * configure.ac: Separate cases disabling target-libssp,
315 target-libiberty, target-libstdc++-v3 and Fortran from general
316 case over targets.
317 * configure: Regenerate.
318
b2f14e4a
JM
3192011-04-01 Joseph Myers <joseph@codesourcery.com>
320
321 * configure.ac (*-*-chorusos): Don't disable libgcj.
322 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
323 Remove case.
324 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
325 (arm-*-coff): Don't disable libgcj.
326 (arm*-*-linux-gnueabi): Remove useless assignment.
327 (arm-*-riscix*): Don't disable libgcj.
328 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
329 configuration.
330 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
331 (c54x*-*-*): Remove case.
332 (tic54x-*-*): Don't disable GCC or GCC libraries.
333 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
334 to *.
335 (d10v-*-*): Don't disable GCC libraries.
336 (d30v-*-*): Don't disable libgcj.
337 (h8500-*-*): Don't disable GCC libraries.
338 (i960-*-*): Don't disable libgcj.
339 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
340 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
341 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
342 libgcj.
343 (m68k-*-coff*): Remove case.
344 (mmix-*-*): Don't disable libgloss on host.
345 (mn10200-*-*, mn10300-*-*): Remove cases.
346 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
347 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
348 Don't disable libgcj.
349 (romp-*-*): Remove case.
350 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
351 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
352 case.
353 (v810-*-*): Don't disable GCC libraries.
354 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
355 (ip2k-*-*): Don't disable GCC libraries.
356 * configure: Regenerate.
357
6a608608
JM
3582011-03-28 Joseph Myers <joseph@codesourcery.com>
359
360 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
361 libffi on host.
362 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
363 on host.
364 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
365 * configure: Regenerate.
366
5b806d27
NC
3672011-03-26 John Marino <binutils@marino.st>
368
369 * configure.ac: Add support for *-*-dragonfly*
370 * configure: Regenerate.
371
0377a422
JM
3722011-03-25 Joseph Myers <joseph@codesourcery.com>
373
374 * configure.ac (native_only): Remove.
375 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
376 send-pr uudecode guile gnuserv on host.
377 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
378 send-pr rcs guile perl texinfo libtool on host.
379 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
380 automake send-pr rcs guile perl texinfo libtool on host.
381 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
382 (*-*-kaos*): Don't disable target-examples target-gperf on target.
383 (alpha*-dec-osf*): Don't disable fileutils on target.
384 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
385 texinfo send-pr expect dejagnu on target.
386 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
387 target-qthreads on target.
388 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
389 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
390 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
391 x86_64-*-mingw*): Don't disable expect on target.
392 (*-*-cygwin*): Don't disable target-gperf on target.
393 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
394 gnuserv on target.
395 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
396 target.
397 * configure: Regenerate.
398
2354b38b
JM
3992011-03-25 Joseph Myers <joseph@codesourcery.com>
400
401 * configure.ac (target_tools): Remove target-groff.
402 (native_only): Remove target-groff.
403 (hppa*64*-*-*): Don't disable byacc.
404 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
405 setting.
406 (*-*-kaos*): Don't skip target-librx and target-groff.
407 (*-*-netware*): Don't skip target-libmudflap.
408 (*-*-tpf*): Don't skip target-libmudflap.
409 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
410 directories on the host.
411 (ia64*-*-*vms*): Don't skip tix.
412 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
413 host.
414 * configure: Regenerate.
415
28d9b232
PB
4162011-03-24 Paolo Bonzini <pbonzini@redhat.com>
417
418 * configure.ac: Remove references to mt-mep, mt-netware,
419 mt-wince.
420 * Makefile.def: Add all-utils soft dependencies.
421 * Makefile.tpl: Remove GDB_NLM_DEPS.
422 * configure: Regenerate.
423 * Makefile.in: Regenerate.
424
dbbe5f95
PB
4252011-03-24 Paolo Bonzini <bonzini@gnu.org>
426
427 Sync from GCC:
428
429 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
430
431 * configure.ac: Do not include mh-x86omitfp.
432 * configure: Regenerate.
433
434 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
435
436 * configure.ac: Remove empty cases.
437 * configure: Regenerate.
438
439 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
440
441 * Makefile.def: Add dependency from termcap to gdb.
442 * Makefile.in: Regenerate.
443
444 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
445
446 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
447 * configure: Regenerate.
448 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
449 * Makefile.tpl: Likewise.
450 * Makefile.in: Regenerate.
451
452 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
453
454 * configure.ac: Remove all mentions of tentative_cc.
455 * configure: Regenerate.
456
457 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
458
459 PR lto/48086
460 * configure.ac: Re-enable LTO on *-apple-darwin9.
461 * configure: Regenerate.
462
3516a403
JM
4632011-03-24 Joseph Myers <joseph@codesourcery.com>
464
465 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
466 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
467 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
468 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
469 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
470 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
471 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
472 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
473 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
474 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
475 *-*-rhapsody*): Remove host cases.
476 * configure: Regenerate.
477
93cc359e
JM
4782011-03-24 Joseph Myers <joseph@codesourcery.com>
479
480 * configure.ac (ppc*-*-pe): Remove host case.
481 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
482 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
483 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
484 cases.
485 * configure: Regenerate.
486
29b2c556
JM
4872011-03-24 Joseph Myers <joseph@codesourcery.com>
488
489 * config.sub: Update to version 2011-03-23.
490
f0ff0f90
JM
4912011-03-22 Joseph Myers <joseph@codesourcery.com>
492
493 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
494 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
495 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
496 * configure: Regenerate.
497
782cb41f
JM
4982011-03-22 Joseph Myers <joseph@codesourcery.com>
499
500 * config-ml.in: Don't handle arc-*-elf*.
501 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
502 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
503 handle GCC libraries.
504 * configure: Regenerate.
505
0e8ad34f
RO
5062011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
507
508 PR bootstrap/48120:
509 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
510 Add -lstdc++ -lm to LIBS.
511 * configure: Regenerate.
512
5548b4ce
DE
5132011-03-18 David Edelsohn <dje.gcc@gmail.com>
514
515 * config.guess: Update to version 2011-02-02
516 * config.sub: Update to version 2011-02-24
517
86ed8cf6
SP
5182011-03-03 Sebastian Pop <sebastian.pop@amd.com>
519
520 * configure.ac: Adjust test of with_ppl.
521 * configure: Regenerated.
522
b123da99
SP
5232011-03-02 Sebastian Pop <sebastian.pop@amd.com>
524
525 * configure.ac: Add -lpwl to ppllibs.
526 * config/cloog.m4: Add -lisl to clooglibs.
527 * configure: Regenerated.
528
822ce8ee
RW
5292011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
530
531 Import from Libtool and gnulib:
532
533 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
534
535 Prepare for supporting FreeBSD 10.
536 * config.rpath: Remove handling of freebsd1* which soon would
537 match FreeBSD 10.0.
538
539 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
540
541 Remove support for FreeBSD 1.x.
542 * libtool.m4 (_LT_LINKER_SHLIBS)
543 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
544 soon would incorrectly match FreeBSD 10.0.
545
dcb5e506
RW
5462011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
547
548 PR binutils/12283
549 * MAINTAINERS (mkinstalldirs): Comes from Automake.
550 (move-if-change): Comes from gnulib.
551 * move-if-change: Import version from gnulib.
552
8d8eef9a
RW
5532011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
554
555 Sync from GCC:
556
557 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
558
559 PR lto/47225
560 * Makefile.def (lto-plugin): Double dash for enable-shared.
561 (configure-gcc): Depend on all-lto-plugin.
562 * Makefile.in: Rebuilt.
563
564 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
565
566 * configure.ac: Remove extra bracket.
567 * configure: Regenerate.
568
569 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
570
571 PR lto/47225
572 * Makefile.def: Add dependency for install-gcc
573 on install-lto-plugin.
574 * Makfile.in: Regenerated
575
576 2011-01-25 Jakub Jelinek <jakub@redhat.com>
577
578 * configure.ac: If with_ppl is no, move setting with_cloog=no
579 after CLOOG_REQUESTED check.
580 * configure: Regenerated.
581
582 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
583
584 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
585 CLooG has been requested.
586 * configure: Regenerated.
587
588 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
589
590 * configure: Regenerated.
591 * configure.ac: Check for version 0.11 (or later revision) of PPL.
592
593 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
594
595 * configure: Regenerated.
596 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
597
598 2011-01-07 Jan Hubicka <jh@suse.cz>
599
600 PR lto/47225
601 * Makefile.in: Regenerate.
602 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
603 configure.
604
65b4571a
AO
6052011-01-31 Alexandre Oliva <aoliva@redhat.com>
606
607 PR libgcj/44341
608 * configure.ac: Discard --with-* flags for host when configuring
609 target libraries for cross build.
610 * configure: Rebuilt.
611
7837304f
AS
6122011-01-21 Andreas Schwab <schwab@redhat.com>
613
614 Sync from GCC:
615
616 2011-01-21 Andreas Schwab <schwab@redhat.com>
617
618 * configure.ac: Use AS_HELP_STRING throughout.
619 * configure: Regenerate.
620
621 2011-01-18 Jie Zhang <jie.zhang@analog.com>
622
623 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
624 * configure: Regenerate.
625
115ef890
RW
6262010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
627
628 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
629
92c9a463
JB
6302011-01-13 Joel Brobecker <brobecker@adacore.com>
631
632 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
633 for ia64-hpux.
634 * configure: Regenerate.
635
887ebfb4
RW
6362011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
637
638 Sync from GCC:
639 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
640
641 * configure.ac: (picochip): Disable libiberty.
642 * configure: Regenerate.
643
04d2c2b2
JJ
6442010-12-18 Jeff Johnston <jjohnstn@redhat.com>
645
646 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
647
33d23ee8
ILT
6482010-12-10 Ian Lance Taylor <iant@google.com>
649
650 PR bootstrap/46819
651 * configure.ac: For --disable-libgcj clear libgcj_saved.
652 * configure: Rebuild.
653
89a1e9c3
PB
6542010-12-10 Tobias Burnus <burnus@net-b.de>
655
656 PR fortran/46540
657 * configure.ac: Add --disable-libquadmath and
658 --disable-libquadmath-support.
659 * configure: Regenerate.
660
ac7bcd26
TG
6612010-12-10 Tristan Gingold <gingold@adacore.com>
662
663 * src-release (ETC_SUPPORT): add gnu-oids.texi
664
d357cef7
HPN
6652010-12-03 Hans-Peter Nilsson <hp@axis.com>
666
667 PR libffi/46792
668 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
669 * configure: Regenerate.
670
4f11b223
ILT
6712010-12-02 Ian Lance Taylor <iant@google.com>
672
673 * configure.ac: Always set default for poststage1_ldflags to
674 -static-libstdc++ -static-libgcc.
675
989abc33
JJ
6762010-12-02 Jeff Johnston <jjohnstn@redhat.com>
677
678 * COPYING.NEWLIB: Add National Semiconductor notice.
679
950386c6
AS
6802010-11-29 Andreas Schwab <schwab@redhat.com>
681
682 * configure.ac: Move comment to remove extra space in last argument
683 of GCC_TARGET_TOOL.
684
87cda2cf
AO
6852010-11-26 Alexandre Oliva <aoliva@redhat.com>
686
7d509c83 687 PR other/46026
87cda2cf
AO
688 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
689 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
690 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
691 (BASE_FLAGS_TO_PASS): Use it.
692 * configure: Rebuilt.
693 * Makefile.in: Rebuilt.
694
d3b50760
L
6952010-11-23 H.J. Lu <hongjiu.lu@intel.com>
696
697 PR binutils/12258
698 * configure.ac: Correct comments for --enable-gold/--enable-ld.
699 Properly check default linker.
700 * configure: Regnerated.
701
c7791212
NC
7022010-11-23 Matthias Klose <doko@ubuntu.com>
703
704 * configure.ac: For --enable-gold, handle value `default' instead of
705 `both*'. New configure option --{en,dis}able-ld.
706 * configure: Regenerate.
707
9e1a94f4
ILT
7082010-11-20 Ian Lance Taylor <iant@google.com>
709
710 * configure.ac: Only disable a language library if no language needs
711 it. Don't let --disable-libgcj uncondtionally disable libffi.
712 * configure: Rebuild.
713
ceca0218
PB
7142010-11-20 Paolo Bonzini <bonzini@gnu.org>
715
716 * configure: Regenerate.
717
9b980aa1
RW
7182010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
719
720 PR other/46202
721 * configure.ac: Fix just-built in-tree STRIP name to be
722 binutils/strip-new.
723 * configure: Regenerate.
724 * Makefile.def (install-strip-gcc, install-strip-binutils)
725 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
726 (install-strip-sid): Mirror dependencies on non-strip variants
727 of these targets on the respective -strip prerequisites.
728 * Makefile.tpl (install-strip, install-strip-host)
729 (install-strip-target): New targets.
730 (install-strip-[+module+], install-strip-target-[+module+]):
731 New targets.
732 * Makefile.in: Regenerate.
733
e552509b
ILT
7342010-11-19 Ian Lance Taylor <iant@google.com>
735 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
736
737 * configure.ac: Add target-libgo to target_libraries. Set
738 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
739 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
740 (HOST_EXPORTS): Add GOC.
741 (BASE_TARGET_EXPORTS): Add GOC.
742 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
743 (GOCFLAGS_FOR_TARGET): New variable.
744 (EXTRA_HOST_FLAGS): Add GOC.
745 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
746 * Makefile.def (target_modules): Add libgo.
747 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
748 (dependencies): Add dependency from configure-target-libgo to
749 configure-target-libffi and all-target-libstdc++-v3. Add
750 dependencies from all-target-libgo to all-target-libffi.
751 (languages): Add go.
752 * configure: Rebuild.
753 * Makefile.in: Rebuild.
754
7552010-11-19 Ian Lance Taylor <iant@google.com>
756
757 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
758 compiler/flag environment variables.
759
7602010-11-18 Ian Lance Taylor <iant@google.com>
761
762 * configure.ac: Check for lang_requires_boot_languages in
763 config-lang.in files.
764 * configure: Rebuild.
765
8c21d9c7
MF
7662010-11-17 Mike Frysinger <vapier@gentoo.org>
767
768 * .gitignore: New file.
769
e552509b
ILT
7702010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
771 Tobias Burnus <burnus@net-b.de>
772
773 PR fortran/32049
774 * Makefile.def: Add libquadmath; build it with language=fortran.
775 * configure.ac: Add libquadmath.
776 * Makefile.tpl: Handle multiple libs in check-[+language+].
777 * Makefile.in: Regenerate.
778 * configure: Regenerate.
779
7802010-11-15 Andreas Schwab <schwab@redhat.com>
781
782 * configure.ac: Fix spelling in option names.
783 * configure: Regenerated.
784
7852010-11-13 Georg-Johann Lay <georgjohann@web.de>
786
787 PR bootstrap/39622
788 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
789 * configure: Regenerated.
790
7912010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
792
793 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
794 define the cloog backend to use. Furthermore, only pass the ppllibs to
795 the configure checks, if necessary.
796 * configure: Regenerate.
797
7982010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
799
800 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
801 * configure: regenerate
802
8032010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
804
805 * config/cloog.m4: Fix typo. verison -> version.
806 * configure: Regenerate.
807
8082010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
809
810 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
811 * configure: Regenerate.
812
8132010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
814
815 * configure.ac: Support official CLooG.org versions.
816 * configure: Regenerate.
817 * config/cloog.m4: New.
818
aa291e2d
ME
8192010-11-05 Michael Eager <eager@eagercon.com>
820
821 * COPYING.LIBGLOSS: Correct typo in microblaze.
822 * COPYING.NEWLIB: Same.
823
e552509b
ILT
8242010-11-04 Iain Sandoe <iains@gcc.gnu.org>
825
826 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
827 * configure: Regenerate.
828
74cea91b
DK
8292010-11-03 Ian Lance Taylor <iant@google.com>
830 Dave Korn <dave.korn.cygwin@gmail.com>
831
832 PR lto/46273
833 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
834 and on other supported platforms whenever LTO is enabled.
835 * configure: Rebuild.
836
6d0cd39e
AM
8372010-11-02 Alan Modra <amodra@gmail.com>
838
839 PR binutils/12110
840 * configure.ac: Error when source path contains spaces.
841 * configure: Regenerate.
842
18a8530e
ILT
8432010-10-20 Ian Lance Taylor <iant@google.com>
844
845 * Makefile.def (target_modules): Set lib_path to src/.libs for
846 libstdc++-v3 module.
847 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
848 * Makefile.in: Rebuild.
849
6ed3211e
JJ
8502010-10-08 Bernd Schmidt <bernds@codesourcery.com>
851 Joseph Myers <joseph@codesourcery.com>
852
853 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
854 notices.
855 * COPYING.NEWLIB: Add Texas Instruments notice.
856
a8eb3f0a
DK
8572010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
858
859 * configure.ac (build_lto_plugin): New shell variable.
860 (--enable-lto): Turn on by default for all non-ELF platforms that
861 have had LTO support added so far. Set build_lto_plugin appropriately
862 for both ELF and non-ELF.
863 (configdirs): Add lto-plugin or not based on build_lto_plugin.
864 * configure: Regenerate.
865
4074d5f2
RW
8662010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
867
868 PR bootstrap/45326
869 PR bootstrap/45174
870 * configure.ac: Honor initial values of $build_configargs,
871 $host_configargs, $target_configargs. Mark the precious, so
872 environment settings get recorded.
873 * configure: Regenerate.
874
29821356
RW
8752010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
876
877 Sync from GCC:
878
879 2010-09-30 Michael Eager <eager@eagercon.com>
880
881 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
882 * configure: Regenerate.
883
884 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
885
886 * configure.ac (enable-lto): Add Darwin to the list of supported lto
887 targets and amend comment.
888 * configure: Regenerate.
889
890 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
891
892 * configure.ac: Enable LTO by default on Darwin.
893 * configure: Regenerate.
894
895 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
896
897 PR bootstrap/44455
898 * configure.ac (extra_mpfr_configure_flags): Copy from
899 extra_mpc_gmp_configure_flags.
900 * configure: Re-generated.
901
57eefe4d
RW
9022010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
903
904 Sync from GCC:
905
906 PR bootstrap/45796
907 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
908 Depend on all-build-libiberty.
909 * Makefile.in: Regenerate.
910
9112010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
912
913 Sync from GCC:
914
915 PR bootstrap/44621
916 * configure.ac: Fix unportable shell quoting.
917 * configure: Regenerate.
918
48bb73dd
RW
9192010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
920
921 * configure.ac: Support all v850 targets.
922 * configure: Regenerate.
923
1d14850f
PB
9242010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
925
926 PR target/44862
927 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
928 Provide -B option to allow for link spec %s substitutions for
929 libstdc++.a on darwin.
930 * Makefile.in: Regenerate.
931
7530c480
AO
9322010-06-10 Alexandre Oliva <aoliva@redhat.com>
933
934 * Makefile.def (configure-gcc): Depend on all-libelf.
935 * Makefile.in: Rebuild.
936
285d560d
RW
9372010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
938
939 * config.sub, config.guess: Update from upstream sources.
940
a009f2e7
RW
9412010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
942
943 Sync from GCC:
944
945 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
946 * configure.ac: Allow all the versions greater than 0.10 of PPL.
947 * configure: Regenerated.
948
949 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
950 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
951 * configure: Regenerate.
952
953 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
954 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
955 * configure: Regenerate.
956
957 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
958 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
959 separately.
960 * configure: Regenerate.
961
962 2010-04-13 Steve Ellcey <sje@cup.hp.com>
963 * configure: Regenerate after change to elf.m4.
964
965 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
966 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
967 * configure: Regenerated.
968
969 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
970 * configure.ac: Print "buggy but acceptable" when CLooG
971 revision is less than 9.
972 * configure: Regenerated.
973
e49e5c92
DK
9742010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
975
976 Merge from gcc:
977
978 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
979 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
980 * configure: Regenerate.
981
982 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
983 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
984 a platform that supports LTO.
985 * configure: Regenerate.
986
987 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
988 PR lto/42776
989 * configure.ac (--enable-lto): Refactor handling so libelf tests
990 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
991 and allow LTO to be explicitly enabled on non-ELF platforms that
992 are known to support it inside else-clause.
993 * configure: Regenerate.
994
e6de499b
NC
9952010-04-27 Roland McGrath <roland@redhat.com>
996 H.J. Lu <hongjiu.lu@intel.com>
997
998 * configure.ac (--enable-gold): Support both, both/gold and
999 both/bfd to add gold to configdirs without removing ld.
1000 * configure: Regenerated.
1001
1002 * Makefile.def: Add install-gold dependency to install-ld.
1003 * Makefile.in: Regenerated.
1004
d594eacc
TG
10052010-04-14 Tristan Gingold <gingold@adacore.com>
1006
1007 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1008 * configure: Regenerate.
1009
938d2b74
RW
10102010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1011
1012 Merge from gcc:
1013 PR bootstrap/43615
1014 PR bootstrap/43328
1015 Revert:
1016 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1017 * configure.ac: Do not pass --enable-multilib nor
1018 --disable-multilib in baseargs. Accept explicitly passed
1019 --enable_multilib.
1020 * configure: Regenerate.
1021
a9ef41a7
RW
10222010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1023
1024 PR bootstrap/43328
1025 * configure.ac: Do not pass --enable-multilib nor
1026 --disable-multilib in baseargs. Accept explicitly passed
1027 --enable_multilib.
1028 * configure: Regenerate.
1029
619a3713
JM
10302010-03-23 Joseph Myers <joseph@codesourcery.com>
1031
1032 * configure.ac (tic6x-*-*): New case.
1033 * configure: Regenerate.
1034
92f4e989
JM
10352010-03-23 Joseph Myers <joseph@codesourcery.com>
1036
1037 Merge from gcc:
1038 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1039 PR ada/42554
1040 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1041 * configure: Regenerate.
1042
c35a0556
JM
10432010-03-23 Joseph Myers <joseph@codesourcery.com>
1044
1045 * config.sub: Update to version 2010-03-22.
1046 * config.guess: Update to version 2009-12-30.
1047
18fa8f9c
JM
10482010-03-14 Joseph Myers <joseph@codesourcery.com>
1049
1050 Merge from gcc:
1051 2010-01-11 Richard Guenther <rguenther@suse.de>
1052 PR lto/41569
1053 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1054 * Makefile.in: Regenerated.
1055
ba98da75
RO
10562010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1057
1058 PR libstdc++/32499
1059 * configure.ac (RANLIB): Default to true.
1060 (STRIP): Likewise.
1061 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1062 * configure: Regenerate.
1063
3994761f
NC
10642010-02-17 Nick Clifton <nickc@redhat.com>
1065
1066 PR 11238
1067 * Makefile.tpl (local-distclean): Also remove config.cache files in
1068 sub-directories as there may not be Makefiles present in the
1069 sub-directories.
792cdb50
NC
1070 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1071 the config.cache files found by the find command.
1072
3994761f
NC
1073 * Makefile.in: Regenerate.
1074 * configure.ac: Revert previous delta.
1075 * configure: Regenerate.
1076
01a82011
NC
10772010-02-15 Nick Clifton <nickc@redhat.com>
1078
1079 PR 11238
1080 * configure.ac: Delete config.cache files in sub-directories when
1081 deleting Makefiles.
1082 * configure: Regenerate.
1083
143754cd
NC
10842010-02-15 Nick Clifton <nickc@redhat.com>
1085
1086 * configure.ac: Sync from gcc.
1087 * configure: Regenerate.
1088
a6b5846e
KG
10892010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1090
1091 Sync from gcc:
1092 * configure.ac: Add "recommended" version checks for GMP/MPC.
1093 Update recommended GMP/MPFR/MPC versions.
1094 * configure: Regenerate.
1095
2aa2364a
JR
10962010-01-25 Joern Rennecke <amylaar@spamcop.net>
1097
1098 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1099 * configure.ac (bootstrap_target_libs): Make inclusion of
1100 target-libgomp conditional on libgomb being in target_configdirs.
1101 * configure: Regenerate.
1102
d35e937f
JR
11032010-01-23 Joern Rennecke <amylaar@spamcop.net>
1104
1105 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1106 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1107 * configure: Regenerate.
1108
911e63d0
JR
11092010-01-22 Joern Rennecke <amylaar@spamcop.net>
1110
1111 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1112 * configure.ac (target_configdirs): Substitute.
1113 * Makefile.def: Bootstrap target module libgomp.
1114 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1115 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1116 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1117 * configure, Makefile.in: Regenerate.
1118
3725885a
RW
11192009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1120
1121 * libtool.m4: Sync from git Libtool.
1122 * ltmain.sh: Likewise.
1123 * ltoptions.m4: Likewise.
1124 * ltversion.m4: Likewise.
1125 * lt~obsolete.m4: Likewise.
1126
d5f2ee2e
KG
11272010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1128 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1129
1130 PR bootstrap/42424
1131 * configure.ac: Include libtool m4 files.
1132 (_LT_CHECK_OBJDIR): Call it.
1133 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1134 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1135
d5f2ee2e
KG
1136 * configure: Regenerate.
1137
f2b2dd91
RW
11382010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1139
1140 PR bootstrap/41818
1141 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1142 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1143 * Makefile.in: Regenerate.
1144
06ca7962
BE
11452009-12-18 Ben Elliston <bje@au.ibm.com>
1146
1147 * config.sub, config.guess: Update from upstream sources.
1148
30a16d7b
JJ
11492009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1150
1151 * COPYING.NEWLIB: Update copyright date.
1152 * COPYING.LIBGLOSS: Ditto.
1153
d9b76ff9
KG
11542009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1155
1156 PR middle-end/30447
1157 PR middle-end/30789
1158 PR other/40302
1159
1160 * configure.ac: Require MPC.
1161 * configure: Regenerate.
1162
1163 * configure.ac: Update minimum MPC version to 0.8.
1164 * configure: Regenerate.
1165
e12dec02
PB
11662009-11-20 Paolo Bonzini <bonzini@gnu.org>
1167
1168 * config.guess: Sync with upstream and gcc.
1169 * config.sub: Sync with upstream and gcc.
1170
606a9ca0
AO
11712009-11-16 Alexandre Oliva <aoliva@redhat.com>
1172
1173 * Makefile.def: Restore host and target settings for gmp.
1174 * Makefile.in: Rebuild.
1175
1f53ca9a
AO
11762009-11-16 Alexandre Oliva <aoliva@redhat.com>
1177
1178 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1179 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1180 Fix portability of test of C++ as bootstrap language. Add
1181 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1182 * configure: Rebuild.
1183 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1184 and cloog. Fix in-tree ppl configuration. Introduce libelf
1185 in-tree building.
1186 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1187 (POSTSTAGE1_HOST_EXPORTS): Use it.
1188 (STAGE[+id+]_CXXFLAGS): New.
1189 (BASE_FLAGS_TO_PASS): Pass it down.
1190 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1191 extra_exports.
1192 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1193 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1194 extra_exports.
1195 * Makefile.in: Rebuild.
1196
11972009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1198
1199 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1200 paths for *-w64-mingw* and x86_64-*mingw*.
1201 * configure: Regenerated.
1202
12032009-10-30 Kai Tietz <kai.tietz@onevision.com>
1204
1205 * configure.ac: Disable target-winsup & co for
1206 x86_64-*-mingw* and *-w64-mingw* targets.
1207 * configure: Regenerated.
1208
12092009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1210
1211 * configure.ac (CLooG test): Use = with test.
1212 * configure: Regenerate.
1213
12142009-10-22 Richard Guenther <rguenther@suse.de>
1215
1216 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1217 cloog if the ppl version check failed. Move flags saving
1218 before setting in libelf check.
1219 * configure: Regenerate.
1220
12212009-10-21 Richard Guenther <rguenther@suse.de>
1222
1223 * configure.ac: Adjust the ppl and cloog configure to work as
1224 documented. Disable cloog if ppl was disabled. Omit the version
1225 checks if they were disabled.
1226 * configure: Re-generate.
1227
6811fb56
RW
12282009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1229
1230 * configure.ac: Add 'lto' to enable_languages, not
1231 new_enable_languages, and only if not already present.
1232 * configure: Regenerate.
1233
700d40ca
ILT
12342009-10-06 Ian Lance Taylor <iant@google.com>
1235
1236 * Makefile.def: check-gold depends upon all-gas.
1237 * Makefile.in: Rebuild.
1238
12392009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1240
1241 * Makefile.def: all-lto-plugin depends on all-libiberty.
1242 set bootstrap=true for lto-plugin.
1243 Add lto-plugin.
1244 * Makefile.in: Regenerate.
1245 * configure.ac (host_libs): Add lto-plugin.
1246 * configure: Regenerate.
1247
12482009-10-03 Diego Novillo <dnovillo@google.com>
1249
1250 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1251 (HOST_LIBELFLIBS): Define.
1252 (HOST_LIBELFINC): Define.
1253 * Makefile.in: Regenerate.
1254 * configure.ac: Add --enable-lto.
1255 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1256 If --enable-lto is used, add 'lto' to new_enable_languages.
1257 If --enable-lto is used and gold is enabled, add
1258 lto-plugin to configdirs.
1259 * configure: Regenerate.
1260
12612009-10-03 Simon Baldwin <simonb@google.com>
1262
1263 * configure.ac: If --with-system-zlib, suppress local zlib and
1264 pass --with-system-zlib to subdir configure scripts.
1265 * configure: Regenerate.
1266
12672009-10-01 Loren J. Rittle <ljrittle@acm.org>
1268 Paolo Bonzini <bonzini@gnu.org>
1269
1270 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1271 $(srcdir).
1272 * Makefile.in: Rebuilt.
1273
c8cb1b3e
PB
12742009-09-29 Paolo Bonzini <bonzini@gnu.org>
1275
1276 Sync from gcc:
1277 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1278
1279 * configure.ac: Update minimum MPC version to 0.7.
1280 * configure: Regenerate.
1281
30167e0a
NC
12822009-09-25 Nick Clifton <nickc@redhat.com>
1283
1284 * configure.ac: Pass any --cache-file=/dev/null option on to
1285 subconfigures.
1286 * configure: Regenerate.
1287
707a0b5c
NC
12882009-09-23 Nick Clifton <nickc@redhat.com>
1289
1290 * config.sub, config.guess: Update from upstream sources.
1291
700d40ca
ILT
12922009-09-22 Loren J. Rittle <ljrittle@acm.org>
1293
1294 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1295 * Makefile.in: Rebuilt.
1296
2fd0b40b
RW
12972009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1298
1299 PR bootstrap/32272
1300 * configure.ac: Error out if $srcdir isn't '.' but contains
1301 host-${host_noncanonical}.
1302 * configure: Regenerate.
1303
4385ad3c
RW
13042009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1305
16b1ad29
RW
1306 * configure.ac: If bootstrapping a combined tree with
1307 --enable-gold, require c++ in stage1_languages.
1308 * configure: Regenerate.
1309
f8dc745f
RW
1310 * configure.ac: Also add target_libs of stage1_languages to
1311 bootstrap_target_libs.
1312 * configure: Regenerate.
1313
4385ad3c
RW
1314 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1315 with --enable-languages not containing c++.
1316 * configure: Regenerate.
1317
df51e4e1
JZ
13182009-09-16 Jie Zhang <jie.zhang@analog.com>
1319
1320 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1321 * configure: Regenerate.
1322
06a51eac
RW
13232009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1324
1325 * configure.ac: Do not use $extrasub for replacing @if/@endif
1326 parts in Makefile; instead, use additional arguments to
1327 AC_CONFIG_COMMANDS to do the replacement manually, with several
1328 sed invocations, to avoid HP-UX sed command limits.
1329 * configure: Regenerate.
1330
96655cc4
AO
13312009-09-04 Alexandre Oliva <aoliva@redhat.com>
1332
1333 * configure.ac (with-build-config): Document. Handle without.
1334 Handle missing argument.
1335 * configure: Rebuilt.
1336
13372009-09-03 Alexandre Oliva <aoliva@redhat.com>
1338
1339 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1340 Default to bootstrap-debug only if compare-debug works.
1341 * configure: Rebuilt.
1342 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1343 * Makefile.in: Rebuilt.
1344
13452009-09-01 Alexandre Oliva <aoliva@redhat.com>
1346
1347 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1348 * Makefile.in: Rebuilt.
1349
8e957354
PB
13502009-09-02 Paolo Bonzini <bonzini@gnu.org>
1351
1352 * Makefile.tpl (AWK): Fix typo.
1353 * Makefile.in: Regenerate.
1354
13552009-09-02 Paolo Bonzini <bonzini@gnu.org>
1356
1357 * configure.ac: Detect awk and sed.
1358 * Makefile.def (flags_to_pass): Add AWK and SED.
1359 * Makefile.tpl (AWK, SED): New.
1360 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1361 * configure: Regenerate.
1362 * Makefile.in: Regenerate.
1363
fb792462
TG
13642009-09-01 Tristan Gingold <gingold@adacore.com>
1365
1366 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1367 Remove logical names.
1368
a69e7d0a
DK
13692009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1370
1371 * ltmain.sh (func_normal_abspath): New function.
1372 (func_relative_path): Likewise.
1373 (func_mode_help): Document new -bindir option for link mode.
1374 (func_mode_link): Add new -bindir option, and use it to place
1375 output DLL if specified.
1376
d444d2ba
RW
13772009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1378
1379 * configure.ac (AC_PREREQ): Bump to 2.64.
1380
13b7343a
RW
13812009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1382
af542c2e
RW
1383 * README-maintainer-mode: Point directly to upstream locations
1384 for autoconf, automake, libtool, gettext, instead of copies on
1385 sources.redhat.com. Document required versions.
1386 * configure.ac: Do not substitute datarootdir, htmldir,
1387 pdfdir, docdir. Do not process --with-datarootdir,
1388 --with-htmldir, --with-pdfdir, --with-docdir.
1389 * configure: Regenerate.
1390
81ecdfbb
RW
1391 * configure: Regenerate.
1392
13b7343a
RW
1393 * compile: Sync from Automake 1.11.
1394 * depcomp: Likewise.
1395 * install-sh: Likewise.
1396 * missing: Likewise.
1397 * mkinstalldirs: Likewise.
1398 * ylwrap: Likewise.
1399
c1102ce7
RW
14002009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1401
34a0f3cf
RW
1402 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1403 (baseargs): Add --disable-option-checking.
1404 * configure: Regenerate.
1405
c1102ce7
RW
1406 * Makefile.def (configure-target-libiberty): Depend on
1407 all-binutils and all-ld.
1408 (configure-target-newlib): Likewise.
1409 * Makefile.in: Regenerate.
1410
e8a5fa9c
RW
14112009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1412
1413 Sync with GCC, merge:
1414
1415 2009-07-31 Christian Bruel <christian.bruel@st.com>
1416
1417 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1418 * configure: Regenerate.
1419
1420 2009-07-06 Ian Lance Taylor <iant@google.com>
1421
1422 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1423 * configure: Rebuild.
1424
1425 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1426
1427 PR bootstrap/40338
1428 * configure.ac (comparestring): Create new variable.
1429 * Makefile.tpl (comparestring): Use to skip some comparisions.
1430 * configure: Regenerate.
1431 * Makefile.in: Regenerate.
1432
1433 2009-06-23 Ian Lance Taylor <iant@google.com>
1434
1435 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1436 boot_languages. Only bootstrap target libraries listed in
1437 target_libs for some boot language. Add --with-stage1-ldflags,
1438 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1439 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1440 if not building with C++.
1441 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1442 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1443 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1444 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1445 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1446 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1447 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1448 * configure, Makefile.in: Rebuild.
1449
1450 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1451
1452 * configure.ac: Detect MPC in default directory.
1453 * configure: Regenerate.
1454
1455 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1456
1457 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1458 to noconfdirs.
1459 * configure: Regenerate.
1460
1461 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1462
1463 * Makefile.def: Add MPC support and dependencies.
1464 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1465
1466 * Makefile.in, configure: Regenerate.
1467
1468 2009-05-24 Nicolas Roche <roche@adacore.com>
1469
1470 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1471 * Makefile.in: Regenerate.
1472
1473 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1474
1475 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1476 * configure: Regenerate.
1477
1478 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1479
1480 * configure.ac ($with_ppl): Default to no if not supplied.
1481 ($with_cloog): Likewise.
1482 configure: Regenerate.
1483
1484 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1485
1486 PR bootstrap/39739
1487 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1488 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1489
1490 * configure, Makefile.in: Regenerate.
1491
1492 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1493
1494 * configure.ac: Change copyright header to refer to version
1495 3 of the GNU General Public License and to point readers at the
1496 COPYING3 file and the FSF's license web page.
1497 * Makefile.def: Likewise.
1498 * Makefile.tpl: Likewise.
1499 * Makefile.in: Regenerate.
1500
1501 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1502
1503 * configure.ac: Restore match for darwin9 or later. Use double
1504 brackets since regeneration eats one pair.
1505 * configure: Regenerate.
1506
bf110216
CF
15072009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1508
1509 * MAINTAINERS: Perform some obvious fixups.
1510
2262bbf4
BE
15112009-08-17 Ben Elliston <bje@au.ibm.com>
1512
1513 * config.sub, config.guess: Update from upstream sources.
1514
25a07265
NC
15152009-08-06 Michael Eager <eager@eagercon.com>
1516
1517 * configure.ac: Add Microblaze target.
1518 * configure: Regenerate.
1519
85bd1942
TG
15202009-07-02 Tristan Gingold <gingold@adacore.com>
1521
1522 * configure.ac: Do not exclude gas for i386-*-darwin.
1523 Add a case for x86_64-*-darwin.
1524 * configure: Regenerate.
1525
f9806fa5
DE
15262009-06-26 Doug Evans <dje@sebabeach.org>
1527
1528 * Makefile.def (host_modules): Add cgen.
1529 * Makefile.in: Regenerate.
1530 * configure.ac (host_tools): Add cgen.
1531 * configure: Regenerate.
1532
6bfb4e30
JJ
15332009-06-17 Michael Eager <eager@eagercon.com>
1534
1535 * COPYING.LIBGLOSS: Add Xilinx license.
1536
8bcf2718
NC
15372009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1538
1539 * configure.ac: Define is_elf for QNX Neutrino targets.
1540 * configure: Regenerate.
1541
04ec0acb
RW
15422009-06-03 Jerome Guitton <guitton@adacore.com>
1543 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1544
1545 * Makefile.tpl (all): Avoid a trailing backslash.
1546 * Makefile.in: Regenerate.
1547
7ee5dbeb
BE
15482009-06-03 Ben Elliston <bje@au.ibm.com>
1549
1550 * config.sub, config.guess: Update from upstream sources.
1551
fda13ee8
AO
15522009-06-02 Alexandre Oliva <aoliva@redhat.com>
1553
1554 * Makefile.tpl ([+compare-target+]): Compare all stage
1555 directories, rather than just gcc.
1556 * Makefile.in: Rebuilt.
1557
4a657b0d
DK
15582009-05-28 Doug Kwan <dougkwan@google.com>
1559
1560 * configure.ac: Support gold for target arm*-*-*.
1561 * configure: Regenerate.
1562
07fc31c9
AO
15632009-05-27 Alexandre Oliva <aoliva@redhat.com>
1564
1565 * Makefile.tpl (all): Avoid harmless warning in make all when
1566 gcc-bootstrap is enabled but stage_last does not exist.
1567 * Makefile.in: Rebuilt.
1568
8a7a39ab
TG
15692009-05-25 Tristan Gingold <gingold@adacore.com>
1570
1571 * setup.com: Complete the file with configuration and build.
1572
b5233201
AO
15732009-05-18 Alexandre Oliva <aoliva@redhat.com>
1574
1575 PR other/40159
1576 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1577 gcc-no-bootstrap are mutually exclusive.
1578 * Makefile.in: Rebuilt.
1579
7b6175f9
AO
15802009-05-18 Alexandre Oliva <aoliva@redhat.com>
1581
1582 PR other/40159
1583 * Makefile.tpl (all): Don't end with unconditional success.
1584 * Makefile.in: Rebuilt.
1585
1b05fbbd
AO
15862009-05-12 Alexandre Oliva <aoliva@redhat.com>
1587
1588 PR target/37137
1589 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1590 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1591 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1592 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1593 stage_configureflags, stage_cflags and stage_libcflags into
1594 explicit Makefile macros.
1595 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1596 GFORTRAN.
1597 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1598 CC. Set CC_FOR_BUILD from CC.
1599 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1600 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1601 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1602 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1603 and GFORTRAN.
1604 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1605 (_LIBCFLAGS): Renamed to _TFLAGS.
1606 (do-compare-debug, do-compare3-debug): Drop.
1607 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1608 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1609 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1610 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1611 (XGCC_FLAGS_FOR_TARGET): New.
1612 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1613 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1614 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1615 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1616 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1617 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1618 TFLAGS.
1619 (BUILD_CONFIG): Include if requested.
1620 (all): Set TFLAGS on bootstrap.
1621 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1622 (all-stageid-prefixmodule): Likewise.
1623 (do-clean, distclean-stageid): Set TFLAGS.
1624 (restrap): Fix whitespace.
1625 * Makefile.in: Rebuilt.
1626
dc17c78c
EB
16272009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1628
1629 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1630 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1631 * Makefile.in: Regenerate.
1632
14324cd7
EZ
16332009-04-24 Eli Zaretskii <eliz@gnu.org>
1634
1635 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1636 consistency with config.sub. (Update from upstream sources.)
1637
f8d5f06c
JM
16382009-04-21 Joseph Myers <joseph@codesourcery.com>
1639
1640 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1641
0000e2bf
BE
16422009-04-17 Ben Elliston <bje@au.ibm.com>
1643
1644 * config.sub, config.guess: Update from upstream sources.
1645
20135e4c
NC
16462009-04-15 Anthony Green <green@moxielogic.com>
1647
34adf976 1648 * configure.ac: Add moxie support.
20135e4c
NC
1649 * configure: Rebuilt.
1650
ef699244
L
16512009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1652
1653 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1654 * configure: Regenerate.
1655
10ad8ef3
L
16562009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1657
1658 PR gas/10039
1659 * configure.ac: Require texinfo 4.7.
1660 * configure: Regenerated.
1661
c50523ce
L
16622009-04-09 Steve Ellcey <sje@cup.hp.com>
1663
1664 * Makefil.def (languages): New entries.
1665 * Makefile.tpl (check-gcc-*): New generic target.
1666 * Makefile.in: Regenerate.
1667
47afba5f
EZ
16682009-03-27 Eli Zaretskii <eliz@gnu.org>
1669
1670 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1671 Windows builds of Sed.
1672
dc448a7b
TT
16732009-03-18 Tom Tromey <tromey@redhat.com>
1674
1675 * configure: Rebuild.
1676 * configure.ac (host_libs): Add libiconv.
1677 * Makefile.in: Rebuild.
1678 * Makefile.def (host_modules): Add libiconv.
1679 (configure-gdb, all-gdb): Depend on libiconv.
1680
24741ab2
JB
16812009-03-16 Tristan Gingold <gingold@adacore.com>
1682
1683 * configure.ac: Treat gdb as supported on x86_64-darwin.
1684 * configure: Regenerate.
1685
29383458
JM
16862009-03-16 Joseph Myers <joseph@codesourcery.com>
1687
1688 Merge from GCC:
1689
1690 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1691
1692 * configure.ac (--with-host-libstdcxx): New option.
1693 * configure: Regenerate.
1694
1695 2009-01-29 Robert Millan <rmh@aybabtu.com>
1696
1697 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1698 * configure: Regenerate.
1699
1700 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1701
1702 PR tree-optimization/38515
1703 * configure.ac (cloog-polylib): Removed.
1704 (with_ppl, with_cloog): Test for "no".
1705 * configure: Regenerated.
1706
58e24671
RW
17072009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1708
1709 Backport from git Libtool:
1710
1711 2009-01-19 Robert Millan <rmh@aybabtu.com>
1712 Support GNU/kOpenSolaris.
1713 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1714 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1715 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1716 GNU/kOpenSolaris.
1717
314b2e66
AS
17182009-02-05 Andreas Schwab <schwab@suse.de>
1719
1720 * Makefile.tpl (stage_last): Define $r and $s before using
1721 $(RECURSE_FLAGS_TO_PASS).
1722 * Makefile.in: Regenerate
1723
8b700390
JJ
17242009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1725
1726 * COPYING.NEWLIB: Add ARM license.
1727
66775d67
AM
17282009-01-16 Alan Modra <amodra@bigpond.net.au>
1729
1730 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1731 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1732 * Makefile.in: Regenerate.
1733
19e99079
NC
17342009-01-15 Douglas B Rupp <rupp@gnat.com>
1735
1736 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1737 * configure: Regenerate.
1738
22e8c8e0
RW
17392008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1740
1741 Backport link test fix from upstream Libtool:
1742
1743 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1744 Add cache variables to tests that require the linker to work.
1745 For shlibpath_overrides_runpath, this also changes the semantics
1746 to let the result from the C compiler take precedence.
1747 compiler take precedence.
1748
7d6d7764
BE
17492008-12-02 Ben Elliston <bje@au.ibm.com>
1750
1751 * config.sub, config.guess: Update from upstream sources.
1752
ea8af06e
JJ
17532008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1754
1755 * COPYING.NEWLIB: Updated.
1756 * COPYING.LIBGLOSS: Ditto.
1757
af0771d3
PB
17582008-12-16 Paolo Bonzini <bonzini@gnu.org>
1759
1760 Sync with GCC:
1761
1762 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1763
1764 * configure.ac (ppllibs): Add by default the lib flags.
1765 * configure: Regenerate.
1766
1767 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1768
314b2e66
AS
1769 * configure.ac: Add double brackets on darwin[912].
1770 * configure: Regenerate.
af0771d3
PB
1771
1772 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1773
314b2e66
AS
1774 * configure.ac: Expand to darwin10 and later.
1775 * configure: Regenerate.
af0771d3 1776
f7c83eac
AS
17772008-12-02 Andreas Schwab <schwab@suse.de>
1778
1779 * Makefile.def: configure-target-boehm-gc depends on
1780 all-target-libstdc++-v3.
1781 * Makefile.in: Regenerate.
1782
bc67ad83
BE
17832008-12-02 Ben Elliston <bje@au.ibm.com>
1784
1785 * config.sub, config.guess: Update from upstream sources.
1786
e28c595f
JM
17872008-11-27 Joseph Myers <joseph@codesourcery.com>
1788
1789 Merge from GCC:
1790
1791 2007-12-02 Matthias Klose <doko@ubuntu.com>
1792
1793 * config-ml.in: Remove 64bit configure tests.
1794
1795 2008-05-14 Rafael Espindola <espindola@google.com>
1796
1797 * config-ml.in: don't handle --enable-shared and --enable-static.
1798
1799 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1800 Tobias Grosser <grosser@fim.uni-passau.de>
1801 Jan Sjodin <jan.sjodin@amd.com>
1802 Harsha Jagasia <harsha.jagasia@amd.com>
1803 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1804 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1805 Adrien Eliche <aeliche@isty.uvsq.fr>
1806
1807 Merge from graphite branch.
1808 * configure: Regenerate.
1809 * Makefile.in: Regenerate.
1810 * configure.ac (host_libs): Add ppl and cloog.
1811 Add checks for PPL and CLooG.
1812 * Makefile.def (ppl, cloog): Added modules and dependences.
1813 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1814 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1815
1816 2008-09-03 Richard Guenther <rguenther@suse.de>
1817
1818 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1819 cloog test.
1820 * configure: Re-generate.
1821
1822 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1823
1824 * configure.ac (--with-cloog-polylib): New.
1825 (--disable-cloog-version-check): New.
1826 (--disable-ppl-version-check): New.
1827 * configure: Re-generate.
1828
1829 2008-09-05 Richard Guenther <rguenther@suse.de>
1830
1831 * configure.ac: Initialize clooglibs to -lcloog.
1832 * configure: Re-generate.
1833
1834 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1835
1836 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1837 recommended version to 2.3.2.
1838
1839 * configure: Regenerate.
1840
1841 2008-10-31 Ben Elliston <bje@au.ibm.com>
1842
1843 * configure.ac (spu-*-*): Remove special case.
1844 * configure: Regenerate.
1845
1846 Complete comment text from GCC version of:
1847
1848 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1849
1850 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1851 (GCC_SHLIB_SUBDIR): New.
1852 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1853 * configure: Regenerate.
1854 * Makefile.in: Regenerate.
1855
652dec25
TG
18562008-11-27 Tristan Gingold <gingold@adacore.com>
1857
1858 * configure.ac: Build gdb for i?86-*-darwin*
1859 * configure: Regenerated.
1860
7582fb4a
DJ
18612008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1862
1863 PR bootstrap/38014
1864 PR bootstrap/37923
1865
1866 Revert:
1867
1868 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1869
1870 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1871 * Makefile.in: Regenerated.
1872
1873 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1874
1875 PR gdb/921
1876 PR gdb/1646
1877 PR gdb/2175
1878 PR gdb/2176
1879
1880 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1881 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1882 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1883 (HOST_EXPORTS): Pass CPPFLAGS.
1884 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1885 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1886 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1887 * Makefile.in, configure: Regenerated.
1888 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1889 and CPPFLAGS_FOR_BUILD.
1890
faee1be2
UW
18912008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1892
1893 * configure.ac [spu-*-*]: Do not set skipdirs.
1894 * configure: Re-generate.
1895
b7c2dce4
DJ
18962008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1897
1898 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1899 * Makefile.in: Regenerated.
1900
bb52de30
DJ
19012008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1902
1903 PR gdb/921
1904 PR gdb/1646
1905 PR gdb/2175
1906 PR gdb/2176
1907
1908 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1909 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1910 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1911 (HOST_EXPORTS): Pass CPPFLAGS.
1912 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1913 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1914 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1915 * Makefile.in, configure: Regenerated.
1916 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1917 and CPPFLAGS_FOR_BUILD.
1918
b25062ae
SE
19192008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1920
1921 * libtool.m4: Update to libtool 2.2.6.
1922 * lt~obsolete.m4: Update to libtool 2.2.6.
1923 * ltmain.sh: Update to libtool 2.2.6.
1924 * ltsugar.m4: Update to libtool 2.2.6.
1925 * ltversion.m4: Update to libtool 2.2.6.
1926 * ltoptions.m4: Update to libtool 2.2.6.
1927 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1928
3bbd2f8f
AL
19292008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1930
1931 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1932 (GCC_SHLIB_SUBDIR): New.
1933 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1934 * configure: Regenerate.
1935 * Makefile.in: Regenerate.
1936
b29d32ce
TG
19372008-08-28 Tristan Gingold <gingold@adacore.com>
1938
1939 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1940 Enable bfd, binutils and opcodes.
1941 * configure: Regenerate.
1942
c325a203
DD
19432008-08-16 Nicolas Roche <roche@adacore.com>
1944
1945 * Makefile.tpl: Add BOOT_ADAFLAGS.
1946 * Makefile.in: Regenerate.
1947
e7c8859c
RS
19482008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1949
1950 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1951 * configure: Regenerate.
1952
da888c87
PB
19532008-07-30 Paolo Bonzini <bonzini@gnu.org>
1954
1955 Sync with gcc:
1956 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1957
f7c83eac
AS
1958 * configure.ac: Add makefile fragments for hpux.
1959 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1960 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1961 * configure: Regenerate.
1962 * Makefile.in: Regenerate.
da888c87
PB
1963
1964 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1965
f7c83eac
AS
1966 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1967 * Makefile.in: Regenerate.
1968 * configure: Regenerate.
da888c87 1969
944982cf
ILT
19702008-06-18 Ian Lance Taylor <iant@google.com>
1971
662c6704
ILT
1972 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1973
944982cf
ILT
1974 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1975
7a283e07
RW
19762008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1977
1978 * configure: Regenerate.
1979
5b553f7e
RW
19802008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1981
1982 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1983 "$@" is still intact with both Autoconf 2.59 and 2.62.
1984 * configure: Regenerate.
1985
675492f0
RW
19862008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1987
1988 * Makefile.tpl: Fix comment errors.
1989 * Makefile.in: Regenerate.
1990
b018a5d1
JB
19912008-06-13 Julian Brown <julian@codesourcery.com>
1992
1993 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1994 of libobjc for ARM EABI Linux.
1995 * configure: Regenerate.
1996
310213e8
DE
19972008-06-12 David S. Miller <davem@davemloft.net>
1998 David Edelsohn <edelsohn@gnu.org>
1999
2000 * configure.ac: Add powerpc*-*-* to gold supported targets.
2001 * configure: Regenerate.
2002
6641ce42
JM
20032008-06-08 Joseph Myers <joseph@codesourcery.com>
2004
2005 PR tree-optimization/36218
2006 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2007 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2008 (all prefix="build-"): Pass them to build-system sub-makes.
2009 * Makefile.in: Regenerate.
2010
03c2f9e6
DJ
20112008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2012
2013 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2014 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2015 mkdep, and compile. Update comments.
2016 (ETC_SUPPORT): Add ChangeLog and update comments.
2017
4538db8b
ILT
20182008-05-11 Ian Lance Taylor <iant@google.com>
2019
2020 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2021
266df637
PB
20222008-04-18 Paolo Bonzini <bonzini@gnu.org>
2023
2024 Sync with gcc:
2025 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2026
2027 PR bootstrap/35457
2028 * configure.ac: Include override.m4.
2029 * configure: Regenerate.
2030
2031 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2032
f7c83eac
AS
2033 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2034 * Makefile.in: Regenerate.
266df637
PB
2035
2036 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2037
f7c83eac
AS
2038 * configure.ac: Do not build libssp for the AVR.
2039 * configure: Regenerate.
266df637 2040
a86a761e
NC
20412008-04-18 Nick Clifton <nickc@redhat.com>
2042
2043 * MAINTAINERS: Replace reference to configure.in with reference to
2044 configure.ac.
2045
52310858
NC
20462008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2047
f7c83eac 2048 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2049 as nonconfigurable directories list.
f7c83eac 2050 * configure: Regenerate.
52310858 2051
f5314dd5
DM
20522008-04-14 David S. Miller <davem@davemloft.net>
2053
2054 * configure.ac: Add sparc*-*-* to gold supported targets.
2055 * configure: Regenerate.
2056
e2208220
BE
20572008-04-14 Ben Elliston <bje@au.ibm.com>
2058
2059 * config.sub, config.guess: Update from upstream sources.
2060
0bb6ea20
HPN
20612008-04-12 Hans-Peter Nilsson <hp@axis.com>
2062
2063 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2064 * Makefile.in: Regenerate.
2065
e5164e97
ILT
20662008-04-07 Ian Lance Taylor <iant@google.com>
2067
2068 * Makefile.def: check-gold depends upon all-binutils.
2069 * Makefile.in: Regenerate.
2070
e33b51a6
NC
20712008-04-04 Nick Clifton <nickc@redhat.com>
2072
2073 PR binutils/4334
2074 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2075 builds.
2076 * configure: Regenerate.
2077
fc5df3ab
NC
20782008-04-04 NightStrike <NightStrike@gmail.com>
2079
2080 PR other/35151
f7c83eac
AS
2081 * configure.ac: Combine rules for mingw32 and mingw64.
2082 * configure: Regenerate.
fc5df3ab 2083
c779bab8
PB
20842008-03-27 Paolo Bonzini <bonzini@gnu.org>
2085
2086 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2087 * Makefile.in: Regenerate.
2088
93f9b408
ILT
20892008-03-20 Ian Lance Taylor <iant@google.com>
2090
2091 * configure.ac: Add support for --enable-gold.
2092 * Makefile.def: Add gold as a directory like ld.
2093 * configure, Makefile.in: Regenerate.
2094
5746fb46
AK
20952008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2096
2097 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2098 (s390_cond_extensions): Reduced extensions to the compare related.
2099 (main): z10 cpu type option added.
2100 (expandConditionalJump): Renamed to ...
2101 (insertExpandedMnemonic): ... this.
2102
2103 * opcodes/s390-opc.c: Re-group the operand format makros.
2104 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2105 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2106 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2107 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2108 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2109 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2110 INSTR_SIL_RDU): New instruction formats added.
2111 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2112 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2113 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2114 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2115 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2116 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2117 masks added.
2118 (s390_opformats): New formats added "ris", "rrs", "sil".
2119 * opcodes/s390-opc.txt: Add the conditional jumps with the
2120 extensions removed from automatic expansion in s390-mkopc.c manually.
2121 (asi - trtre): Add new System z10 EC instructions.
2122 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2123
58c85be7
RW
21242008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2125
2126 * configure.ac: m4_include config/proginstall.m4.
2127 * configure: Regenerate.
2128
78124051
RW
21292008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2130
2131 Backport from upstream Libtool:
f7c83eac 2132
78124051 2133 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2134
78124051
RW
2135 Deal with Autoconf 2.62's semantic change in m4_append.
2136 * ltsugar.m4 (lt_append): Replace broken versions of
2137 m4_append.
2138 (lt_if_append_uniq): Don't require separator to be overquoted,
2139 and avoid broken m4_append.
2140 (lt_dict_add): Fix typo.
2141 * libtool.m4 (_LT_DECL): Don't overquote separator.
2142
018f1bea
DE
21432008-03-13 David Edelsohn <edelsohn@gnu.org>
2144
2145 * config.rpath: Add AIX 6 support.
2146
5c5f596d
PB
21472008-03-13 Paolo Bonzini <bonzini@gnu.org>
2148
2149 * Makefile.def (stageprofile). Remove -fprofile-generate
2150 from stage_libcflags.
2151 * Makefile.in: Regenerate.
2152
a1f93a5e
BE
21532008-03-13 Ben Elliston <bje@au.ibm.com>
2154
2155 * config.sub, config.guess: Update from upstream sources.
2156
98c3d905
AK
21572008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2158
2159 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2160 * s390-opc.txt (cmpsc): Duplicate entry removed.
2161 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2162 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2163 fier, cu42, cu41): Fix operand format.
2164
7f6ef0c0
PB
21652008-02-20 Paolo Bonzini <bonzini@gnu.org>
2166
f7c83eac
AS
2167 PR bootstrap/32009
2168 PR bootstrap/32161
2169
2170 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2171 * configure: Regenerate.
2172
2173 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2174 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2175 STAGE4_LIBCFLAGS): New.
2176 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2177 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2178 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2179 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2180 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2181 for target modules. Don't export LIBCFLAGS.
2182 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2183 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2184 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2185 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2186 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2187 * Makefile.in: Regenerate.
7f6ef0c0 2188
eaf19029
PB
21892008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2190
2191 PR libgcj/33085
2192 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2193 Do not use -DDLL_EXPORT. Backport from upstream.
2194
680c43e9
NC
21952008-02-14 Nick Clifton <nickc@redhat.com>
2196
2197 Import this patch from gcc:
2198 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2199
2200 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2201
c72b1d96
HPN
22022008-02-02 Hans-Peter Nilsson <hp@axis.com>
2203
2204 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2205 * configure: Regenerate.
2206
8b66833e
BW
22072008-01-31 Marc Gauthier <marc@tensilica.com>
2208
2209 * configure.ac (xtensa*-*-*): Recognize processor variants.
2210 * configure: Regenerate.
2211
9cc8ae67
PB
22122008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2213
f7c83eac
AS
2214 PR bootstrap/34922
2215 * configure.ac (PARSE_ARGS): Push suitable setting of
2216 ac_subdirs_all, for `./configure --help=recursive'.
2217 Handle `+' in generic toplevel directory disabling.
2218 * configure: Regenerate.
9cc8ae67 2219
19090595
BE
22202008-01-23 Ben Elliston <bje@au.ibm.com>
2221
2222 * config.sub, config.guess: Update from upstream sources.
2223
9f1e7fd3
BE
22242008-01-08 Ben Elliston <bje@au.ibm.com>
2225
2226 * config.sub, config.guess: Update from upstream sources.
2227
2f959d61
JJ
22282007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2229
2230 * COPYING.LIBGLOSS: Update default copyright.
2231
aa054b85
JJ
22322007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2233
2234 * COPYING.NEWLIB: Update default copyright.
2235
57c53b2b
RS
22362007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2237
2238 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2239 Change recommended MPFR from 2.2.1 > 2.3.0.
2240 * configure: Regenerate.
2241
fee14b60
RS
22422007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2243
2244 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2245 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2246 * Makefile.in: Regenerate.
2247
c9b68031
DD
22482007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2249
2250 * configure.ac: Enable libjava for x86_64-*-darwin9.
2251 * configure: Regenerate.
2252
ad25e7d5
BE
22532007-12-05 Ben Elliston <bje@au.ibm.com>
2254
2255 * config.sub, config.guess: Update from upstream sources.
2256
6ac84f65
PB
22572007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2258
f7c83eac
AS
2259 * config-ml.in: Robustify against white space in absolute file
2260 names.
6ac84f65 2261
f7c83eac
AS
2262 * config-ml.in (multi-clean): Substitute ${Makefile}.
2263 Remove superfluous ${Makefile} in list.
6ac84f65 2264
7b3200f9
DJ
22652007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2266
2267 * Makefile.def (dependencies): Make configure-gdb depend on
2268 all-intl.
2269 * Makefile.in: Regenerated.
2270
2c133ff9
JJ
22712007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2272
2273 * Makefile.def: To avoid problems running with parallel makes,
2274 build newlib before libgloss so that target specific header
2275 files are availble.
2276 * Makefile.in: Regenerate.
2277
5074315a
DJ
22782007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2279
2280 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2281 * Makefile.in: Regenerate.
2282
f5bc1778
DJ
22832007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2284
2285 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2286 * libdecnumber: New directory, imported from GCC.
2287
c66487f8
NC
22882007-10-08 Mike Frysinger <vapier@gentoo.org>
2289
2290 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2291 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2292 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2293 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2294 * configure: Regenerate.
2295
b5714970
PB
22962007-10-01 Paolo Bonzini <bonzini@gnu.org>
2297
2298 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2299 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2300 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2301 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2302 * configure.ac: Default them to host tools for $host = $build.
2303 Subst them.
2304
2305 * configure: Regenerate.
2306 * Makefile.in: Regenerate.
2307
f3b1e08e
RS
23082007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2309
2310 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2311 * configure: Regenerate.
2312
cff87f51
DD
23132007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2314
2315 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2316 libstdc++.
2317 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2318 * configure: Regenerate.
2319 * Makefile.in: Regenerate.
f7c83eac 2320
625a61cd
AS
23212007-09-17 Andreas Schwab <schwab@suse.de>
2322
2323 * configure.ac: Raise minimum makeinfo version to 4.6.
2324 * configure: Regenerate.
2325
83a3a68b
AM
23262007-09-15 Alan Modra <amodra@bigpond.net.au>
2327
2328 * configure.ac: Correct makeinfo version check.
2329 * configure: Regenerate.
2330
5bd8be13
RS
23312007-09-14 Richard Sandiford <richard@codesourcery.com>
2332
2333 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2334 to $skipdirs and only disable gprof for newlib. Use the normal
2335 mips*-elf* handling in other respects.
2336 * configure: Regnerate.
2337
5566c1fa
DD
23382007-09-12 David Daney <ddaney@avtrex.com>
2339
2340 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2341 enabling libgcj.
2342 * configure: Regenerate.
2343
23442007-09-12 Richard Guenther <rguenther@suse.de>
2345
2346 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2347 nor --disable-checking is provided also turn on yes and types
2348 checking for stage1.
2349 * configure: Re-generate.
2350
a18e2996 23512007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2352
2353 PR target/33281
2354 * configure.ac: Use config/mh-mingw on mingw.
2355 * configure: Regenerate.
84e7906e 2356
691bb5a1
DD
23572007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2358
2359 PR other/32154
2360 * configure.ac: For libgloss targets, point the linker to the linker
2361 script, startup code and simulator library.
2362 * configure: Regenerate.
2363
6d18b86b
AH
23642007-09-09 Andrew Haley <aph@redhat.com>
2365
2366 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2367 target-libjava.
6d18b86b 2368
f00a3165 23692007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2370
f00a3165 2371 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2372
2abc4e65
BE
23732007-08-21 Richard Guenther <rguenther@suse.de>
2374
2375 * configure.ac: Add types checking to stage1 checking flags.
2376 * configure: Regenerate.
2377
8a6ee3ab 23782007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2379 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2380
2381 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2382 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2383 * Makefile.in: Regenerate.
2384 * configure.ac (--with-debug-prefix-map): New.
2385 * configure: Regenerate.
2386
429acdec
RS
23872007-08-17 Richard Sandiford <richard@codesourcery.com>
2388 Nigel Stephens <nigel@mips.com>
2389
429acdec
RS
2390 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2391 as target_makefile_frag.
2392 * configure: Regenerate.
2393
8520c408
AO
23942007-08-16 Alexandre Oliva <aoliva@redhat.com>
2395
2396 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2397 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2398 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2399 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2400 (do-compare, do-compare3, do-compare-debug): New.
2401 ([+compare-target+]): Use them.
2402
24032007-08-16 Alexandre Oliva <aoliva@redhat.com>
2404
2405 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2406 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2407 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2408 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2409 (do-compare, do-compare3, do-compare-debug): New.
2410 ([+compare-target+]): Use them.
2411
2444379b
BE
24122007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2413 Ben Elliston <bje@au.ibm.com>
2414
2415 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2416 --silent if $silent.
2417 * configure: Regenerate.
2418
d6f99447
DJ
24192007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2420
2421 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2422
bd0aa315
NC
24232007-07-17 Nick Clifton <nickc@redhat.com>
2424
2425 * COPYING3: New file. Contains version 3 of the GNU General
2426 Public License.
2427 * COPYING3.LIB: New file. Contains version 3 of the GNU
2428 Lesser General Public License.
2429
0ebe98fb
BS
24302007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2431
2432 * configure.ac: Fix my previous change to really match GCC.
2433 * configure: Regenerate.
2434
521ec477
DD
24352007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2436
2437 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2438 * configure: Regenerate.
2439
24402007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2441
2442 * configure.ac: Add some missing m4 quotation.
2443 * configure: Regenerate.
2444
0c24b341
NC
24452007-07-09 Kai Tietz <kai.tietz@onevision.com>
2446
f7c83eac
AS
2447 * Makefile.def: Add windmc tool to build.
2448 * Makefile.tpl: Likewise.
2449 * configure.ac: Likewise.
2450 * Makefile.in: Regenerate.
2451 * configure: Regenerate.
0c24b341 2452
a09314d0
L
24532007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2454
2455 * lt~obsolete.m4: New. Import from 20070318 libtool.
2456
7c3e1d12
BS
24572007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2458
2459 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2460 uclinux and linux-uclibc targets.
2461 * configure: Regenerate.
2462
a5b3b4dd
DD
24632007-06-28 DJ Delorie <dj@redhat.com>
2464
2465 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2466 not building newlib.
2467 * configure: Regenerated.
f7c83eac 2468
184d813c
DJ
24692007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2470
2471 * src-release (DEVO_SUPPORT): Correct typos.
2472
31d99776
DJ
24732007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2474
2475 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2476 * Makefile.in: Regenerated.
2477
e00a73e3
PB
24782007-06-14 Paolo Bonzini <bonzini@gnu.org>
2479
f7c83eac
AS
2480 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2481 (distclean-stage[+id+]): Possibly delete stage_last.
2482 * Makefile.in: Regenerate.
e00a73e3 2483
98a1bbc5
BE
24842007-06-07 Ben Elliston <bje@au.ibm.com>
2485
2486 * config.sub, config.guess: Update from upstream sources.
2487
973601e1
BE
24882007-06-07 Ben Elliston <bje@au.ibm.com>
2489
2490 * Makefile.tpl: Fix spelling error.
2491 * Makefile.in: Regenerate.
2492
2038f525
PB
24932007-06-04 Paolo Bonzini <bonzini@gnu.org>
2494
2495 Sync with gcc:
2496 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2497
f7c83eac
AS
2498 PR bootstrap/29382
2499 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2500 * configure: Rebuilt.
2038f525 2501
f7c5c4b5
PB
25022007-06-01 Steve Ellcey <sje@cup.hp.com>
2503
12a64d4f
L
2504 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2505 lt_cv_sys_max_cmd_len.
f7c5c4b5 2506
7ad9660b
PB
25072007-05-31 Paolo Bonzini <bonzini@gnu.org>
2508
2509 * ltgcc.m4: Update from GCC.
2510
0e7ef45c
EC
25112007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2512
12a64d4f 2513 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2514
37ad9514
SE
25152007-05-24 Steve Ellcey <sje@cup.hp.com>
2516
2517 * ltmain.sh: Update from GCC.
2518 * libtool.m4: Update from GCC.
2519 * ltsugar.m4: New. Update from GCC.
2520 * ltversion.m4: New. Update from GCC.
2521 * ltoptions.m4: New. Update from GCC.
2522 * ltconfig: Remove.
2523 * ltcf-c.sh: Remove.
2524 * ltcf-cxx.sh: Remove.
2525 * ltcf-gcj.sh: Remove.
2526 * src-release: Update with new libtool file list.
2527
8ee82aff
PB
25282007-05-16 Paolo Bonzini <bonzini@gnu.org>
2529
2530 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2531 stage_cflags.
2532 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2533 Remove CFLAGS/LIBCFLAGS.
2534 (configure-stage[+id+]-[+prefix+][+module+],
2535 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2536 * Makefile.in: Regenerate.
2537
149cb58d
SE
25382007-04-14 Steve Ellcey <sje@cup.hp.com>
2539
2540 * config-ml.in: Update from GCC.
2541
91506736
DJ
25422007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2543
2544 * src-release (do-proto-toplev): Process the support directories before
2545 the tool directory.
2546
ffa8bd48
RS
25472007-03-21 Richard Sandiford <richard@codesourcery.com>
2548
2549 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2550 of glob. Quote arguments with single quotes too.
2551 * configure: Regenerate.
2552
a4fd3374
DD
25532007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2554
2555 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2556 * Makefile.in: Regenerate
2557
b8025f34
AS
25582007-03-07 Andreas Schwab <schwab@suse.de>
2559
2560 * configure: Regenerate.
2561
a3ca38d2
DD
25622007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2563
2564 * configure.ac: Add "--with-pdfdir" configure option,
2565 which defines pdfdir variable.
2566 * Makefile.def (target=fixincludes): Add install-pdf to
2567 missing targets.
2568 (recursive_targets): Add install-pdf target.
2569 (flags_to_pass): Add pdfdir.
2570 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2571 target.
2572 * configure: Regenerate
2573 * Makefile.in: Regenerate
2574
25752007-02-28 Eric Christopher <echristo@apple.com>
2576
2577 Revert:
2578 2006-12-07 Mike Stump <mrs@apple.com>
2579
2580 * Makefile.def (dependencies): Add dependency for
2581 install-target-libssp and install-target-libgomp on
2582 install-gcc.
2583 * Makefile.in: Regenerate.
2584
25852007-02-27 Matt Kraai <kraai@ftbfs.org>
2586
2587 * configure: Regenerate.
2588 * configure.ac: Move statements after variable declarations.
2589
a4708fba
JM
25902007-02-19 Joseph Myers <joseph@codesourcery.com>
2591
2592 * configure.ac: Adjust for loop syntax.
2593 * configure: Regenerate.
2594
9a819804
AO
25952007-02-18 Alexandre Oliva <aoliva@redhat.com>
2596
2597 * configure: Rebuilt.
2598
81ec575a
AO
25992007-02-18 Alexandre Oliva <aoliva@redhat.com>
2600
2601 * configure.ac: Drop multiple occurrences of --enable-languages,
2602 and fix its quoting.
2603 * configure: Rebuilt.
2604
92f01d61 26052007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2606 Nathan Sidwell <nathan@codesourcery.com>
2607 Vladimir Prus <vladimir@codesourcery.com
2608 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2609
2610 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2611 * configure: Regenerate.
2612
b1299c4e
DJ
26132007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2614
2615 * configure.ac (target_libraries): Move libgcc before libiberty.
2616 * configure: Regenerated.
2617
18f6b6ee
PB
26182007-02-13 Paolo Bonzini <bonzini@gnu.org>
2619
2620 * configure: Regenerate again?
2621
9c4e9f27
PB
26222007-02-13 Paolo Bonzini <bonzini@gnu.org>
2623
2624 * configure: Reapply PR30748 fix which was lost in the previous commit.
2625
24ff9987
DJ
26262007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2627 Paolo Bonzini <bonzini@gnu.org>
2628
2629 PR bootstrap/30753
2630 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2631 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2632 * configure: Regenerated.
2633
7df2cd5d
PB
26342007-02-10 Paolo Bonzini <bonzini@gnu.org>
2635
2636 * configure: Regenerate.
2637
b0aaa663
DJ
26382007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2639
2640 PR bootstrap/30748
2641 * configure.ac: Correct syntax for Solaris ksh.
2642 * configure: Regenerated.
2643
a0323144
PB
26442007-02-09 Paolo Bonzini <bonzini@gnu.org>
2645
2646 * Makefile.def: Sync with GCC.
2647 * Makefile.tpl: Sync with GCC.
2648 * Makefile.in: Regenerate.
2649 * configure: Regenerate.
2650
c6b750e1
DJ
26512007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2652
2653 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2654 noncanonical equivalents.
2655 * configure.in: Rename to...
2656 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2657 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2658 target_noncanonical. Use them. Rewrite removal of configure
2659 arguments for autoconf 2.59. Discard variable settings. Force
2660 program_transform_name for native tools.
2661
2662 * Makefile.in: Regenerated.
2663 * configure: Regenerated with autoconf 2.59.
2664
2665 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2666
f3cd89f4
JJ
26672007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2668
2669 * COPYING.LIBGLOSS: Reformat default Red Hat
2670 license to fit within 80 columns.
2671 * COPYING.NEWLIB: Ditto.
2672
4e206d7e
DB
26732007-02-05 Dave Brolley <brolley@redhat.com>
2674
2675 * Contribute the following changes:
2676 2006-11-28 DJ Delorie <dj@redhat.com>
2677
2678 * configure.in: Fix typo for mep's target_makefile_frag.
2679 * configure: Regenerated.
2680
2681 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2682
2683 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2684 * configure: Regenerate.
2685
2686 2001-09-19 DJ Delorie <dj@redhat.com>
2687
2688 * configure.in (target_makefile_frag): use mt-mep
2689
2690 2001-06-12 Don Howard <dhoward@redhat.com>
2691
2692 * configure.in: Remove gdb from MeP skip list.
2693
2694 2001-04-05 DJ Delorie <dj@redhat.com>
2695
2696 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2697
2698 2001-03-20 Ben Elliston <bje@redhat.com>
2699
2700 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2701
2702 2001-03-19 Ben Elliston <bje@redhat.com>
2703
2704 * config.sub (mep, mep-*): Add.
2705
b2edfdd2
AS
27062007-01-31 Andreas Schwab <schwab@suse.de>
2707
2708 * Makefile.tpl (LDFLAGS): Substitute it.
2709 * Makefile.in: Regenerate.
2710
ceb92e78
PB
27112007-01-11 Paolo Bonzini <bonzini@gnu.org>
2712
2713 * configure.in: Change == to = in test command.
f7c83eac 2714 * configure: Regenerate.
ceb92e78 2715
4b900473 27162007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2717 Nick Clifton <nickc@redhat.com>
2718 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2719
2720 * configure.in (build_configargs, host_configargs, target_configargs):
2721 Remove build/host/target parameters.
2722 (host_libs): Add gmp and mpfr.
2723 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2724 * Makefile.def (gmp, mpfr): New.
2725 (gcc): Remove target.
2726 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2727 target_os, target_vendor): New.
2728 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2729 * configure: Regenerate.
2730 * Makefile.in: Regenerate.
4b900473
PB
2731
27322007-01-11 Matt Fago <fago@earthlink.net>
2733
2734 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2735 to improve robustness of configure tests.
4b900473
PB
2736 * configure: Regenerate.
2737
80f6dcbc
NC
27382007-01-08 Kai Tietz <kai.tietz@onevision.com>
2739
2740 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2741 * configure: Regenerate.
80f6dcbc 2742
f86e35b8
NC
27432007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2744
2745 * Makefile.tpl (all-target): Correct @if conditional for target
2746 modules.
2747 * configure.in: Omit libiberty if building only target libgcc.
2748 * configure, Makefile.in: Regenerated.
2749
79fcd0ec
PB
27502007-01-04 Paolo Bonzini <bonzini@gnu.org>
2751
2752 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2753 * configure: Regenerate.
2754
6aa8ef82
DJ
27552007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2756
2757 * Makefile.def (target_modules): Add libgcc.
2758 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2759 * Makefile.tpl (clean-target-libgcc): Delete.
2760 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2761 on gcc even for bootstrapped modules. Rewrite handling of
2762 lang_env_dependencies to loop over target_modules.
2763 * configure.in (target_libraries): Add target-libgcc.
2764 * Makefile.in, configure: Regenerated.
2765
9b134994
PB
27662006-12-29 Paolo Bonzini <bonzini@gnu.org>
2767
2768 Sync with gcc:
2769 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2770
f7c83eac
AS
2771 * configure.in: Reorganize recognition of languages. Add
2772 --enable-stage1-languages. Show supported languages for the chosen
2773 target rather than all recognized languages.
2774 * configure: Regenerate.
9b134994
PB
2775
2776 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2777
f7c83eac
AS
2778 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2779 * Makefile.in: Regenerate.
9b134994
PB
2780
2781 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2782
f7c83eac
AS
2783 * configure.in: Warn that MPFR 2.2.0 is buggy.
2784 * configure: Regenerate.
9b134994 2785
8cf39b1b
ILT
27862006-12-27 Ian Lance Taylor <iant@google.com>
2787
2788 * configure.in: When removing Makefiles to force a reconfigure, also
2789 remove prev-DIR*/Makefile.
2790 * configure: Regenerate.
2791
ebff6cd5
KH
27922006-12-23 Kazu Hirata <kazu@codesourcery.com>
2793
2794 * config.bfd: Recognize fido.
2795
8a0d8a5c
PB
27962006-12-19 Paolo Bonzini <bonzini@gnu.org>
2797
2798 Sync with gcc:
2799
2800 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2801
2802 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2803 it only affects bootstrap and could be tested on "$host" as well.
2804 * configure: Regenerate.
2805 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2806
2807 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2808
2809 PR bootstrap/29544
2810 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2811 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2812 move here comment from Makefile.tpl.
2813 * Makefile.tpl: Move some definitions higher in the file.
2814 (STAGE1_CHECKING): New.
2815 * configure.in: Add --enable-stage1-checking.
2816 * configure: Regenerate.
2817 * Makefile.in: Regenerate.
2818
2819 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2820
2821 * configure.in: Update error message for missing GMP/MPFR.
2822
2823 * configure: Regenerate.
2824
2825 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2826
2827 * configure.in: Update MPFR version in error message.
2828
2829 * configure: Regenerate.
2830
2831 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2832
2833 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2834 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2835 --with-gmp-lib): New flags.
2836
2837 * configure: Regenerate.
2838
790c0838
AM
28392006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2840
2841 PR bootstrap/30134
2842 * configure.in: Correct x86 darwin support for libjava to powerpc
2843 and i?86 only.
2844 * configure: Regenerate.
2845
77d7106f
AM
28462006-12-11 Alan Modra <amodra@bigpond.net.au>
2847
2848 * configure.in: Handle spu makefile frag.
77d7106f
AM
2849 * Makefile.tpl (MAINT): Define
2850 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2851 * configure: Regenerate.
2852 * Makefile.in: Regenerate.
2853
0cfa5389
BE
28542006-12-11 Ben Elliston <bje@au.ibm.com>
2855
2856 * config.sub, config.guess: Update from upstream sources.
2857
2839fe5d
BE
28582006-12-11 Ben Elliston <bje@au.ibm.com>
2859
2860 * configure.in: Sync with GCC (spu-*-*).
2861 * configure: Sync with GCC.
2862
b897f5d4
MS
28632006-12-07 Mike Stump <mrs@apple.com>
2864
2865 * Makefile.def (dependencies): Add dependency for
2866 install-target-libssp and install-target-libgomp on
2867 install-gcc.
2868 * Makefile.in: Regenerate.
2869
9daf3993
PB
28702006-11-16 Paolo Bonzini <bonzini@gnu.org>
2871
2872 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2873 (unstage): Test for stage_last presence.
2874
2875 PR bootstrap/29802
2876 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2877 * Makefile.in: Regenerate.
2878
9dbaa842
DD
28792006-11-14 DJ Delorie <dj@redhat.com>
2880
2881 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2882 * Makefile.in: Sync with GCC.
2883 * configure.in: Sync with GCC (mpfr, gmp).
2884 * configure: Sync with GCC.
2885
b0cbce8d
JJ
28862006-11-08 Jie Zhang <jie.zhang@analog.com>
2887
2888 * configure.in: Remove target-libgloss from noconfigdirs for
2889 bfin-*-*.
2890 * configure: Regenerated.
2891
44330a94
JJ
28922006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2893
2894 * COPYING.NEWLIB: Add spu license.
7de05dd5 2895 * COPYING.LIBGLOSS: Ditto.
44330a94 2896
56a8fe78
DD
28972006-10-17 Brooks Moses <bmoses@stanford.edu>
2898
2899 * Makefile.def: Added pdf target handling.
2900 * Makefile.tpl: Added pdf target handling.
2901 * Makefile.in: Regenerated.
2902
fbb00ad0
JJ
29032006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2904
2905 * COPYING.NEWLIB: Updated.
2906 * COPYING.LIBGLOSS: Ditto.
2907
6b89cc21
DB
29082006-09-27 Dave Brolley <brolley@redhat.com>
2909
2910 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2911 $s instead of $r.
2912 * configure: Regenerated.
2913
17bcf627
BE
29142006-09-26 Ben Elliston <bje@au.ibm.com>
2915
2916 * config.sub, config.guess: Update from upstream sources.
2917
f3529cf1
TS
29182006-09-20 Thiemo Seufer <ths@mips.com>
2919
2920 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2921 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2922 * configure: Regenerate.
2923
45055374
CV
29242006-08-30 Corinna Vinschen <corinna@vinschen.de>
2925
2926 * configure.in: Never build newlib for a Mingw host.
2927 Never build newlib as Mingw target library.
2928 Test the existence of winsup/cygwin for building a Cygwin newlib,
2929 rather than just winsup.
2930 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2931 building a Mingw target.
2932 * configure: Regenerate.
2933
4be041b2 29342006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2935 Nigel Stephens <nigel@mips.com>
2936 David Ung <davidu@mips.com>
4be041b2
TS
2937
2938 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2939
1d89b610
PB
29402006-07-25 Paolo Bonzini <bonzini@gnu.org>
2941
2942 Sync from GCC:
2943 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2944
f7c83eac
AS
2945 PR bootstrap/18058
2946 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2947 if the bootstrap compiler is a GCC version that supports it.
2948 * configure: Regenerate.
1d89b610 2949
66a79c16
DJ
29502006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2951
2952 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2953 * configure: Regenerated.
2954
c1cb7e02
PB
29552006-07-18 Paolo Bonzini <bonzini@gnu.org>
2956
f7c83eac
AS
2957 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2958 for stages after the first.
c1cb7e02 2959
7206a0ee
JJ
29602006-07-17 Jakub Jelinek <jakub@redhat.com>
2961
2962 * Makefile.def: Add dependencies for configure-opcodes
2963 on configure-intl and all-opcodes on all-intl.
2964 * Makefile.in: Regenerated.
2965
6816f995
AO
29662006-07-04 Peter O'Gorman <peter@pogma.com>
2967
2968 * ltconfig: chmod 644 before ranlib during install.
2969
3d3adb43
PB
29702006-07-03 Paolo Bonzini <bonzini@gnu.org>
2971
1f3f1bbf 2972 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2973 * configure: Regenerate.
2974
64ce424c
PB
29752006-07-03 Paolo Bonzini <bonzini@gnu.org>
2976
2977 Sync from gcc:
2978
2979 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2980
2981 PR other/27063
2982 * configure.in: Test subdir_requires and give an appropriate
2983 error message.
2984 * configure: Regenerate.
2985
2986 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2987
2988 PR target/27540
2989 * configure.in: Only enable libgomp on IRIX 6.
2990 * configure: Regenerate.
2991
d42c4017
DA
29922006-06-20 David Ayers <d.ayers@inode.at>
2993
2994 PR bootstrap/28072
2995 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2996 whether target-libjava is being configured instead of whether the
2997 java front end is enabled.
2998 * configure: Regenerate.
0e7ef45c 2999
4962c51a
MS
30002006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3001
3002 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3003 to R_ARM_LDC_SB_G{0,1,2} respectively.
3004
caee866a
PB
30052006-06-15 Paolo Bonzini <bonzini@gnu.org>
3006
3007 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3008 too.
3009 * Makefile.in: Regenerate.
3010
363ef840
DA
30112006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3012
3013 Sync from gcc:
3014
3015 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3016 * configure.in: Don't enable libgomp on hpux10.
3017 * configure: Rebuilt.
3018
54d1c879
DA
30192006-06-13 David Ayers <d.ayers@inode.at>
3020
3021 Sync from gcc:
3022
3023 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3024
54d1c879
DA
3025 PR bootstrap/27963
3026 PR target/19970
0e7ef45c 3027 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3028 ${libgcj} is specified.
3029 * configure: Regenerate.
0e7ef45c 3030
a4d8b690
JJ
30312006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3032
3033 Sync from gcc:
3034
3035 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3036 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3037
3038 PR bootstrap/18033
3039 * config-ml.in: Eval option if surrounded by single quotes.
3040
4f0ef2d8
CD
30412006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3042
3043 Sync from gcc:
0e7ef45c 3044
4f0ef2d8 3045 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3046
4f0ef2d8
CD
3047 PR libobjc/13946
3048 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3049 * Makefile.in: Regenerate.
3050 * configure.in: Add --enable-objc-gc at toplevel and have it
3051 enable boehm-gc for Objective-C.
3052 Remove target-boehm-gc from libgcj.
3053 Add target-boehm-gc to target_libraries.
3054 Add target-boehm-gc to noconfigdirs where ${libgcj}
3055 is specified.
3056 Assert that boehm-gc is supported when requested for Objective-C.
3057 Only build boehm-gc if needed either for Java or Objective-C.
3058 * configure: Regenerate.
3059
3060 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3061
4f0ef2d8
CD
3062 PR 27674
3063 * Makefile.tpl (configure-[+prefix+][+module+],
3064 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3065 Remove rule to unstage bootstrapped modules.
3066 (stage_current): New.
3067 * Makefile.in: Regenerate.
3068
3069 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3070 Andreas Tobler <a.tobler@schweiz.ch>
3071
3072 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3073 * configure: Rebuilt.
3074
3075 Revert
3076 2006-01-31 Richard Guenther <rguenther@suse.de>
3077 Paolo Bonzini <bonzini@gnu.org>
3078
3079 * Makefile.def (target_modules): Add libgcc-math target module.
3080 * configure.in (target_libraries): Add libgcc-math target library.
3081 (--enable-libgcc-math): New configure switch.
3082 * Makefile.in: Re-generate.
3083 * configure: Re-generate.
3084
c17b816b
JJ
30852006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3086
3087 * config-ml.in: Alter CCASFLAGS to include special
3088 multilib options the same as is done for CFLAGS.
3089
20e95c23
DJ
30902006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3091
3092 * Makefile.def: Added dependencies from sim and gdb on intl, and
3093 added configure dependencies to everything with an all dependency
3094 on intl.
3095 * gettext.m4: Removed.
3096 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3097 (GDB_SUPPORT_DIRS): Add intl.
3098 * Makefile.in: Regenerated.
3099
4bd8ad80
DJ
31002006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3101
3102 * src-release (DEVO_SUPPORT): Add config.rpath.
3103
c380fdd8
PB
31042006-05-25 Paolo Bonzini <bonzini@gnu.org>
3105
3106 * Makefile.def (bfd, opcodes): Fix lib_path.
3107 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3108 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3109 * Makefile.in: Regenerate.
3110
701628f5
MS
31112006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3112
3113 * configure.in: Enable gprof for cross builds.
3114 * configure: Regenerate.
3115
25aae7f2
DJ
31162006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3117
3118 * src-release (MAKEINFOFLAGS): Define.
3119 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3120
ea3d1626
BE
31212006-05-14 Ben Elliston <bje@au.ibm.com>
3122
3123 * config.sub, config.guess: Update from upstream sources.
3124
49b9e644
BE
31252006-05-12 Ben Elliston <bje@au.ibm.com>
3126
3127 * config.sub, config.guess: Update from upstream sources.
3128
482dd2f6
DJ
31292006-05-04 Steve Ellcey <sje@cup.hp.com>
3130
3131 * blt, iwidgets, mmalloc: Remove directories.
3132
8b01a5c2
DD
31332006-05-01 DJ Delorie <dj@redhat.com>
3134
641a3af4 3135 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3136 * configure: Regenerate.
3137
a481dbb7
DD
31382006-04-18 DJ Delorie <dj@redhat.com>
3139
3140 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3141 reference libgloss so that libssp can be built in a combined
3142 tree.
3143 * configure: Regenerate.
3144
962c9e74
BE
31452006-04-10 Ben Elliston <bje@au.ibm.com>
3146
3147 * contrib: Remove directory.
3148
108a6f8e
CD
31492006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3150
3151 * Makefile.tpl: Add install-html target.
3152 * Makefile.def: Add install-html target.
3153 * Makefile.in: Regenerate.
3154 * configure.in: Add --with-datarootdir, --with-docdir,
3155 and --with-htmldir options.
3156 * configure: Regenerate.
3157
a4ef73e9
BE
31582006-03-31 Ben Elliston <bje@au.ibm.com>
3159
3160 PR binutils/1860
3161 * configure.in: Require makeinfo 4.4 or higher.
3162 * configure: Regenerate.
3163
b37df25a
PB
31642006-03-14 Paolo Bonzini <bonzini@gnu.org>
3165
3166 * Makefile.in: Regenerate.
3167
a6df5a19
PB
31682006-03-14 Paolo Bonzini <bonzini@gnu.org>
3169
3170 Sync with gcc:
3171 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3172
f7c83eac
AS
3173 * configure.in: Handle --disable-<component> generically.
3174 * configure: Regenerate.
a6df5a19
PB
3175
3176 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3177
f7c83eac
AS
3178 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3179 (TARGET_CONFIGDIRS): Remove.
3180 * configure.in: Remove AC_SUBST(target_configdirs).
3181 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3182
3183
65419985
L
31842006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3185
3186 PR libgcj/17311
3187 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3188
c52c6897
PB
31892006-02-20 Paolo Bonzini <bonzini@gnu.org>
3190
3191 PR bootstrap/25670
3192
3193 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3194
3195 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3196 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3197 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3198 BUILD_PREFIX, BUILD_PREFIX_1.
3199 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3200
3201 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3202 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3203
3204 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3205 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3206 of `cat stage_current`. Always provide the `r' and `s' variables.
3207 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3208 a single shell execution.
3209 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3210 bootstrapped modules, make the stage1 module if the build was not
3211 started yet, else build the current stage.
3212 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3213 (all-build, all-host, all-target, [+make_target+]-host,
3214 [+make_target+]-target): Do not use \-continued lines.
3215 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3216 (current_stage, restrap, stage_last): New.
3217
3218 * Makefile.in: Regenerate.
3219 * configure: Regenerate.
3220
b3ded179
PB
32212006-02-14 Paolo Bonzini <bonzini@gnu.org>
3222
3223 Sync from gcc:
3224
3225 2006-01-31 Richard Guenther <rguenther@suse.de>
3226 Paolo Bonzini <bonzini@gnu.org>
3227
f7c83eac
AS
3228 * Makefile.def (target_modules): Add libgcc-math target module.
3229 * configure.in (target_libraries): Add libgcc-math target library.
3230 (--enable-libgcc-math): New configure switch.
3231 * Makefile.in: Re-generate.
3232 * configure: Re-generate.
3233 * libgcc-math: New toplevel directory.
b3ded179
PB
3234
3235 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3236 Jakub Jelinek <jakub@redhat.com>
3237 Diego Novillo <dnovillo@redhat.com>
b3ded179 3238
f7c83eac
AS
3239 * libgomp: New directory.
3240 * Makefile.def: Add target_module libgomp.
3241 * Makefile.in: Regenerate.
3242 * configure.in (target_libraries): Add target-libgomp.
3243 * configure: Regenerate.
b3ded179 3244
3a35eeb3
PB
32452006-02-14 Paolo Bonzini <bonzini@gnu.org>
3246 Andreas Schwab <schwab@suse.de>
0e7ef45c 3247
3a35eeb3
PB
3248 * configure: Regenerate.
3249
2429c060
PB
32502006-01-16 Paolo Bonzini <bonzini@gnu.org>
3251
3252 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3253 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3254 the assembler, linker and binutils.
3255 * configure: Regenerate.
3256
ec49b2b8
NC
32572006-01-16 Nick Clifton <nickc@redhat.com>
3258
49b9e644 3259 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3260
44b2308f
AO
32612006-01-05 Alexandre Oliva <aoliva@redhat.com>
3262
3263 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3264 @ from continuation.
3265 * Makefile.in: Rebuilt.
3266
80911fe1
PB
32672006-01-04 Paolo Bonzini <bonzini@gnu.org>
3268
3269 Sync from gcc:
3270
3271 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3272
f7c83eac 3273 PR bootstrap/24252
80911fe1 3274
f7c83eac
AS
3275 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3276 * Makefile.tpl (OBJDUMP): New.
3277 (EXTRA_HOST_FLAGS): Add it.
3278 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3279
f7c83eac
AS
3280 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3281 to use symbolic links between directories. Avoid race conditions
3282 or make them harmless.
3283 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3284
f7c83eac
AS
3285 * Makefile.def (LEAN): Pass.
3286 * Makefile.tpl (LEAN): Define.
3287 (stage[+id+]-start): Accept that the previous directory does not
3288 exist, if the bootstrap is lean.
3289 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3290 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3291 configure substitution.
3292 ([+compare-target+]): Likewise.
3293 ([+bootstrap-target+]-lean): New.
3294 * configure.in: Remove lean bootstrap support from here.
80911fe1 3295
f7c83eac
AS
3296 * Makefile.in: Regenerate.
3297 * configure: Regenerate.
80911fe1
PB
3298
3299 2006-01-02 Andreas Schwab <schwab@suse.de>
3300
f7c83eac
AS
3301 * configure.in: When reconfiguring remove Makefile in
3302 all stage directories.
3303 * configure: Regenerate.
80911fe1 3304
b59bea8a
NC
33052005-12-27 Leif Ekblad <leif@rdos.net>
3306
3307 * configure.in: Add support for RDOS target.
3308 * configure: Regenerate.
3309
d7730bac
NC
33102005-12-27 Nick Clifton <nickc@redhat.com>
3311
3312 PR binutils/1990
3313 * libtool.m4: Synchronize with version in GCC sources.
3314
c02dabc3
PB
33152005-12-20 Paolo Bonzini <bonzini@gnu.org>
3316
f7c83eac 3317 Revert Ada-related part of the previous change.
c02dabc3 3318
f7c83eac
AS
3319 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3320 Do not pass.
3321 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3322 * Makefile.in: Regenerate.
3323 * configure.in: Do not include mt-ppc-aix target fragment.
3324 * configure: Regenerate.
c02dabc3 3325
f6d183c0
PB
33262005-12-19 Paolo Bonzini <bonzini@gnu.org>
3327
3328 * configure.in: Select appropriate fragments for PowerPC/AIX.
3329 * configure: Regenerate.
3330
3331 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3332 BOOT_CFLAGS, BOOT_LDFLAGS.
3333 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3334 BOOT_CFLAGS, BOOT_LDFLAGS.
3335 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3336 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3337 (stage): Fail if we cannot complete the work.
3338 * Makefile.in: Regenerate.
3339
f29759fc
JJ
33402005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3341
3342 * COPYING.NEWLIB: Update copyright year for default
3343 copyright.
3344
1f054001
PB
33452005-12-15 Paolo Bonzini <bonzini@gnu.org>
3346
3347 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3348 install-host-nogcc): Don't invoke $(stage) at the end.
3349 * Makefile.in: Regenerate.
3350
0aed8855
PB
33512005-12-14 Paolo Bonzini <bonzini@gnu.org>
3352
3353 * configure.in: Flip the top-level bootstrap switch.
3354 * configure: Regenerate.
3355
3356 Merge from gcc:
3357
3358 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3359
f7c83eac
AS
3360 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3361 $(stage) and $(unstage).
3362 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3363 (all): Remove stray semicolon.
3364 (local-distclean): Don't handle multilib.tmp and multilib.out.
3365 (install.all): Set $s for consistency.
3366 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3367 check_multilibs setting. Always make the install directory.
3368 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3369 Correct @if/@endif.
3370 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3371 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3372 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3373 (multilib.out): Remove.
3374 * Makefile.in: Regenerated.
0aed8855
PB
3375
33762005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3377
3378 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3379 * configure.in: Replace ms1 arch with mt.
3380 * configure: Rebuilt.
3381
33822005-12-05 Paolo Bonzini <bonzini@gnu.org>
3383
3384 Sync with gcc:
3385
4970f871
NS
33862005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3387
3388 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3389 * configure.in: Replace ms1 arch with mt.
3390 * configure: Rebuilt.
3391
be01d343
PB
33922005-12-05 Paolo Bonzini <bonzini@gnu.org>
3393
3394 Sync with gcc:
3395
3396 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3397
f7c83eac
AS
3398 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3399 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3400 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3401 Find in-tree tools if available.
3402 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3403 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3404 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3405 (COMPILER_*_FOR_TARGET): New.
3406 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3407 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3408 (CONFIGURED_*, USUAL_*): Remove.
3409 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3410 STRIP): Use autoconf substitutions.
3411 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3412 COMPILER_NM_FOR_TARGET): New.
3413 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3414
3415 (all): Make all-host and all-target in parallel.
3416 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3417 that $$r and $$s are set before invoking a recursive make.
3418 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3419 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3420
3421 2005-11-29 Ben Elliston <bje@au.ibm.com>
3422
f7c83eac
AS
3423 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3424 from the gcc build directory.
3425 * Makefile.in: Regenerate.
be01d343
PB
3426
3427 2005-11-29 Ben Elliston <bje@au.ibm.com>
3428
f7c83eac
AS
3429 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3430 depend on all-libdecnumber.
3431 * configure.in (host_libs): Include libdecnumber.
3432 * Makefile.in: Regenerate.
3433 * configure: Likewise.
be01d343
PB
3434
3435 2005-11-21 Kean Johnston <jkj@sco.com>
3436
f7c83eac 3437 * config.sub, config.guess: Sync from upstream sources.
be01d343 3438
907be67c
DJ
34392005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3440
3441 * Makefile.def: Remove gdb dependencies for gdbtk.
3442 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3443 (configure-gdb, install-gdb): New rules.
3444 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3445 * Makefile.in, configure: Regenerated.
3446
e360f423
PB
34472005-10-22 Paolo Bonzini <bonzini@gnu.org>
3448
3449 PR bootstrap/24297
3450 * Makefile.tpl (do-[+make-target+], do-check, install,
3451 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3452 are set before recursing.
3453 * Makefile.in: Regenerate.
3454
45d5eb0a
EB
34552005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3456
3457 PR bootstrap/18939
3458 * Makefile.def (gcc) <target>: Fix thinko.
3459 * Makefile.in: Regenerate.
3460
3cf3372e
BS
34612005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3462
3463 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3464 * configure: Regenerate.
3465
bd70a46f
KH
34662005-10-09 Kazu Hirata <kazu@codesourcery.com>
3467
3468 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3469 target-libffi, target-qthreads, target-libjava, and
3470 targetlibobjc.
3471 * configure: Regenerate.
3472
5ae72758
DJ
34732005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3474
3475 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3476 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3477 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3478 (USUAL_OBJDUMP_FOR_TARGET): New.
3479 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3480 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3481 * configure, Makefile.in: Regenerated.
5ae72758 3482
cc96343e
PB
34832005-10-05 Paolo Bonzini <bonzini@gnu.org>
3484
3485 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3486 before other host packages.
3487
f70224b5
PB
34882005-10-05 Paolo Bonzini <bonzini@gnu.org>
3489
3490 PR bootstrap/22340
3491
3492 * configure.in (default_target): Remove.
3493 * Makefile.tpl (all): Do not use prerequisites as subroutines
3494 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3495 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3496 use prerequisites as subroutines.
3497 (check-host, check-target): New.
3498 (bootstrap configure & all targets): Do not use stage*-start
3499 if the directory layout is already ok.
3500 (non-bootstrap configure & all targets): Prepend a $(unstage).
3501 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3502 (NOTPARALLEL): Remove.
3503 (unstage, stage variables): New variables.
3504 (unstage, stage targets): Simply expand to those variables.
3505
3506 * configure: Regenerate.
3507 * Makefile.in: Regenerate.
3508
c13c918a
JW
35092005-10-04 James E Wilson <wilson@specifix.com>
3510
3511 * Makefile.def (lang_env_dependencies): Add libmudflap.
3512 * Makefile.in: Regenerate.
3513
376a0e54
CM
35142005-10-03 Catherine Moore <clm@cm00re.com>
3515
3516 * configure.in (bfin-*-*): Support bfin.
3517 * configure: Regenerated.
3518
d320aacb
L
35192005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3520
3521 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3522 * configure: Regenerated.
3523
7e0f7140
GK
35242005-09-28 Geoffrey Keating <geoffk@apple.com>
3525
3526 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3527 (LIPO_FOR_TARGET): New.
3528 (CONFIGURED_LIPO_FOR_TARGET): New.
3529 (USUAL_LIPO_FOR_TARGET): New.
3530 (STRIP_FOR_TARGET): New.
3531 (CONFIGURED_STRIP_FOR_TARGET): New.
3532 (USUAL_STRIP_FOR_TARGET): New.
3533 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3534 STRIP_FOR_TARGET.
3535 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3536 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3537 * Makefile.in: Regenerate.
3538 * configure: Regenerate.
0e7ef45c 3539
096f7d00
DE
35402005-09-19 David Edelsohn <edelsohn@gnu.org>
3541
3542 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3543 (rs6000-*-aix*): Same.
3544 * configure: Regenerate.
3545
35462005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3547
3548 * configure.in: Recognize f95 in the --enable-languages option,
3549 and substitute it for fortran, issuing a warning.
3550 * configure: Regenerate.
3551
2016dfcc
BE
35522005-09-07 Ben Elliston <bje@au.ibm.com>
3553
3554 Import from Autoconf sources:
3555
3556 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3557 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3558 Elliston. Handle weird characters correctly.
3559
6dd2fda9
DD
35602005-08-30 Phil Edwards <phil@codesourcery.com>
3561
3562 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3563 * configure: Regenerated.
3564
e6db70d4
RE
35652005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3566
f7c83eac
AS
3567 * Makefile.def (libssp): Add to lang_env_dependencies.
3568 * Makefile.in: Regenerate.
e6db70d4 3569
e1e3d0f5
CG
35702005-08-17 Christian Groessler <chris@groessler.org>
3571
3572 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3573 * Makefile.in: Regenerate.
3574
05cbd757
PB
35752005-08-12 Paolo Bonzini <bonzini@gnu.org>
3576
3577 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3578 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3579 Look for alternate names of the target cc and c++
3580 * configure: Regenerate.
3581
55db4b87
PB
35822005-08-08 Paolo Bonzini <bonzini@gnu.org>
3583
3584 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3585 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3586 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3587 tools; remove code to manually set them.
3588 (Target tools): Look in the environment for them.
3589 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3590 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3591 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3592 build directory.
3593 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3594 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3595 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3596 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3597 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3598 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3599 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3600 * configure: Regenerate.
3601 * Makefile.in: Regenerate.
3602
414e5532
MM
36032005-07-27 Mark Mitchell <mark@codesourcery.com>
3604
3605 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3606 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3607 * Makefile.in: Regenerated.
3608
a19b6204
MM
36092005-07-26 Mark Mitchell <mark@codesourcery.com>
3610
3611 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3612 (CFLAGS_FOR_TARGET): Use it.
3613 (CXXFLAGS_FOR_TARGET): Likewise.
3614 * Makefile.in: Regenerated.
3615 * configure.in (--with-build-sysroot): New option.
3616 * configure: Regenerated.
3617
b73aa406
PB
36182005-07-24 Paolo Bonzini <bonzini@gnu.org>
3619
3620 * Makefile.tpl: Wrap install between unstage and stage
3621 * Makefile.in: Regenerate.
3622
6e4d0bcb
KC
36232005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3624
3625 * all files: Update FSF address.
3626
49f58d10
JB
36272005-07-14 Jim Blandy <jimb@redhat.com>
3628
3629 * configure.in: Add cases for Renesas m32c.
3630 * configure: Regenerated.
0e7ef45c 3631
1d9c9cd7
KC
36322005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3633
3634 * COPYING, compile, config-ml.in, config.guess,
3635 config.sub, install-sh, missing, mkinstalldirs,
3636 symlink-tree, ylwrap: Sync from upstream sources.
3637
1587117a
EC
36382005-07-13 Eric Christopher <echristo@redhat.com>
3639
3640 * configure.in: Add toplevel noconfigdir support for tpf.
3641 * configure: Regenerate.
3642
bb780410
DD
36432005-07-11 Jakub Jelinek <jakub@redhat.com>
3644
3645 * Makefile.def (target_modules): Add libssp.
3646 * configure.in (target_libraries): Add target-libssp.
3647 * configure: Rebuilt.
3648 * Makefile.in: Rebuilt.
3649
064d0a7c
PB
36502005-07-11 Paolo Bonzini <bonzini@gnu.org>
3651
3652 PR ada/22340
3653
3654 * Makefile.def: Sync with gcc.
3655 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3656 * Makefile.in: Regenerate.
3657
b2edd3b5
AS
36582005-07-07 Andreas Schwab <schwab@suse.de>
3659
3660 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3661 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3662 * Makefile.in: Regenerated.
3663
5f128533
KH
36642005-07-07 Kazu Hirata <kazu@codesourcery.com>
3665
3666 * configure.in: Add --enable-libssp and --disable-libssp.
3667 * configure: Regenerate with autoconf-2.13.
3668
4e3fc8e5
GK
36692005-07-06 Geoffrey Keating <geoffk@apple.com>
3670
3671 * configure.in: Don't build sim or rda when targetting darwin.
3672 * configure: Regenerate.
3673
c7357d6a
BE
36742005-07-04 Ben Elliston <bje@gnu.org>
3675
3676 * src-release (do-proto-toplev): Remove dejagnu bits.
3677 (DEJAGNU_SUPPORT_DIRS): Remove.
3678 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3679 (GDBD_SUPPORT_DIRS): Likewise.
3680 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3681 (INSIGHTD_SUPPORT_DIRS): Likewise.
3682 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3683
36842005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3685
3686 * setup.com (mpw): Remove unused directive.
3687
7d329e61
PB
36882005-06-22 Paolo Bonzini <bonzini@gnu.org>
3689
3690 * Makefile.def (stagefeedback): Come after profile.
3691 Define profiledbootstrap target.
3692 * Makefile.tpl (profiledbootstrap): Remove.
3693 (stageprofile-end): Zap stagefeedback.
3694 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3695 * Makefile.in: Regenerate.
3696
e5fbed21
DD
36972005-06-13 Zack Weinberg <zack@codesourcery.com>
3698
3699 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3700 In 'cpp' stanza, support '#line' as well as '# '.
3701
59f7ec45
HPN
37022005-06-07 Hans-Peter Nilsson <hp@axis.com>
3703
3704 * configure.in (unsupported_languages): New macro.
3705 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3706 non-ported target libraries in noconfigdirs.
3707 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3708 non-linux-gnu. Remove libgcj_ex_libffi.
3709 <lang_frag loop>: Set add_this_lang=no if the language is in
3710 unsupported_languages.
3711 * configure: Regenerate.
3712
c10e9ba7
DD
37132005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3714
3715 * configure.in: Fix typo in handling of --with-mpfr-dir.
3716 * configure: Regenerate.
3717
20deb2b8
JB
37182005-06-02 Jim Blandy <jimb@redhat.com>
3719
3720 * config.sub: Add cases for the Renesas m32c. (This patch has been
3721 accepted into the master sources.)
3722
cdb9b172 37232005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3724 Michael Snyder <msnyder@redhat.com>
3725 Stan Cox <scox@redhat.com>
cdb9b172 3726
f7c83eac 3727 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3728
f7c83eac 3729 * configure: Regenerate.
cdb9b172 3730
1dc3053f
PB
37312005-05-25 Paolo Bonzini <bonzini@gnu.org>
3732
3733 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3734 (Dependencies): Consider target modules for bootstrap dependencies.
3735 Make target bootstrap modules depend on each stage's gcc.
3736 * Makefile.in: Regenerate.
3737
c60fe18b
PB
37382005-05-20 Paolo Bonzini <bonzini@gnu.org>
3739
3740 * Makefile.def (configure-gcc): Depend on binutils having been built.
3741 (all-gcc): No need to do it here.
3742 * Makefile.in: Regenerate.
3743
27258dd4
PB
37442005-05-19 Paul Brook <paul@codesourcery.com>
3745
0e7ef45c 3746 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3747 language cannot be built.
3748 * configure: Regenerate.
3749
42ecbf5e
DJ
37502005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3751
3752 * ylwrap: Import from Automake 1.9.5.
3753
ae380b45
MS
37542005-05-04 Mike Stump <mrs@apple.com>
3755
3756 * configure.in: Always pass --target to target configures as
3757 otherwise rebuilds that do --recheck will fail.
811d3af8 3758 * configure: Rebuilt.
ae380b45 3759
d545f33b
PB
37602005-05-04 Paolo Bonzini <bonzini@gnu.org>
3761
3762 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3763 STAGE_HOST_EXPORTS.
3764 (configure, all): Add bootstrap support.
3765 (Host modules, target modules): Pass post-stage1 flags and exports.
3766 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3767 * Makefile.in: Regenerate.
3768
2faa2958
PB
37692005-04-29 Paolo Bonzini <bonzini@gnu.org>
3770
3771 Sync from gcc:
3772
3773 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3774
f7c83eac 3775 * config.sub: Update from master copy.
2faa2958
PB
3776
3777 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3778
f7c83eac
AS
3779 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3780 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3781 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3782 "*-*-elf" and "*-*-linux*".
3783 * configure: Regenerate.
2faa2958 3784
a7254363
PB
37852005-04-06 Paolo Bonzini <bonzini@gnu.org>
3786
f7c83eac 3787 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3788 (TARGET_CONFIGARGS): Include --with-target-subdir.
3789 (configure, all): New macros. Use them throughout.
3790
a8637a7d
PB
37912005-04-05 Paolo Bonzini <bonzini@gnu.org>
3792
3793 * Makefile.tpl: Sync with gcc.
3794 * Makefile.in: Regenerate.
3795
dd387d52
JR
37962005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3797
3798 * config/mh-mingw32: Delete.
3799 * configure.in: Don't use it.
3800 * configure: Regenerate.
3801
e90269c8
PB
38022005-03-31 Paolo Bonzini <bonzini@gnu.org>
3803
3804 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3805 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3806 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3807 (HOST_LIB_PATH): Generate from Makefile.def.
3808 (TARGET_LIB_PATH): Likewise.
3809 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3810 * Makefile.in: Regenerate.
3811 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3812 (RPATH_ENVVAR): Include Darwin case.
3813 * configure: Regenerate.
3814
9a237d9e
PB
38152005-03-25 Paolo Bonzini <bonzini@gnu.org>
3816
3817 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3818 * configure: Regenerate.
3819
479759c8
ZW
38202005-03-21 Zack Weinberg <zack@codesourcery.com>
3821
3822 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3823 gcc_version, and gcc_version_trigger from set of flags to pass.
3824 * Makefile.tpl: Remove definitions of above variables.
3825 (config.status): Remove dependency on $(gcc_version_trigger).
3826 * Makefile.in: Regenerate.
3827 * configure.in: Do not reference config/gcc-version.m4 nor
3828 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3829 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3830 * configure: Regenerate.
3831
4cfaf6d5
DD
38322005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3833 Andrew Pinski <pinskia@physics.uc.edu>
3834
3835 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3836 * Makefile.in: Regenerate.
3837
33a3fb7b
AO
38382005-03-01 Alexandre Oliva <aoliva@redhat.com>
3839
3840 PR libgcj/20160
3841 * ltmain.sh: Avoid creating archives with components that have
3842 duplicate basenames.
3843
2da12f12
PB
38442005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3845
479759c8
ZW
3846 PR bootstrap/20250
3847 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3848 instead of check.
3849 * Makefile.in: Regenerate.
2da12f12 3850
b00612cc
PB
38512005-02-28 Paolo Bonzini <bonzini@gnu.org>
3852
3853 Sync from gcc.
3854
3855 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3856
3857 PR bootstrap/17383
3858 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3859 * Makefile.tpl (HOST_SUBDIR): New substitution.
3860 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3861 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3862 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3863 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3864 (Host modules, Bootstrapped modules): Use it.
3865 (Build modules, Target modules): Do not create symlink trees,
3866 always configure out-of-srcdir.
3867 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3868 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3869 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3870 $(HOST_SUBDIR). Create a symlink for host_subdir.
3871
3872 * Makefile.in: Regenerate.
3873 * configure: Regenerate.
3874
3875 Merged from libada-gnattools-branch:
3876 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3877
3878 * Makefile.def: Add gnattools as a module, depending on target-libada.
3879 * Makefile.in: Regenerate.
3880 * configure.in: Include gnattools in host_tools; disable it if ada
3881 is disabled.
3882 * configure: Regenerate.
3883
c3e65f62
NC
38842005-02-23 Nick Clifton <nickc@redhat.com>
3885
3886 * configure: Regenerate.
3887
e4d180c2
NC
38882005-02-22 Paul Schlie <schlie@comcast.net>
3889
3890 * configure.in: Allow darwin targeted ports to build tk, itcl and
3891 libgui.
3892
e3c770b1
EB
38932005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3894
3895 PR libgcj/10353
3896 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3897 * configure: Regenerate.
3898
9c73618c
AC
38992005-02-08 Andrew Cagney <cagney@gnu.org>
3900
3901 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3902 gdb/ section. Update GDB's URL.
3903
c46f8c51
AC
39042005-01-31 Andrew Cagney <cagney@gnu.org>
3905
3906 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3907
c7e66c6d
HPN
39082005-01-29 Hans-Peter Nilsson <hp@axis.com>
3909
3910 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3911 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3912 target-libgloss when not *-*-elf and *-*-aout.
3913 * configure: Regenerate.
3914
a53bf506
AC
39152005-01-27 Andrew Cagney <cagney@gnu.org>
3916
3917 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3918
45181ed1
AC
39192005-01-24 Andrew Cagney <cagney@gnu.org>
3920
3921 * gettext.m4: Only fall back to ../intl/ when it's present.
3922
a1e0f4e4
KC
39232005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3924
3925 * install-sh, config.sub: Import from upstream.
3926
39272005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3928
3929 PR bootstrap/18222
3930 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3931 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3932 * Makefile.in: Regenerate.
3933
c50382e2
PB
39342005-01-03 Paolo Bonzini <bonzini@gnu.org>
3935
3936 Revert 2004-12-28 Makefile changes, a better fix will be
3937 applied to mainline and src after GCC 4.0 branches.
3938
11d07737
PB
39392004-12-28 Paolo Bonzini <bonzini@gnu.org>
3940
3941 PR bootstrap/17383
3942
3943 * Makefile.def (target_modules): Remove stage parameter,
3944 it is always true now.
3945 * Makefile.tpl (configure-build-[+module+],
3946 configure-target-[+module+]): Always build symlink tree
3947 for the directory and for include. BUILD_SUBDIR and
3948 TARGET_SUBDIR cannot be . anymore.
3949 * Makefile.in: Regenerate.
3950
dadfdbe2
DD
39512004-12-25 David Edelsohn <edelsohn@gnu.org>
3952
3953 Revert 2004-12-08 Makefile changes.
3954
dbf85af7
JR
39552004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3956
3957 * configure.in (sh64-*-*): Reenable gprof.
3958 * configure: Regenerate.
3959
6b8fea99
JB
39602004-12-09 Jim Blandy <jimb@redhat.com>
3961
3962 * MAINTAINERS: List 'depcomp' as part of automake.
3963
7341462c
DE
39642004-12-08 David Edelsohn <edelsohn@gnu.org>
3965
3966 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3967 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3968 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3969 * Makefile.in: Regenerate.
3970
21fde4dc
DD
39712004-12-07 Matt Kraai <kraai@ftbfs.org>
3972
3973 * Makefile.tpl: Generate normal dependencies if the LHS module is
3974 not bootstrapped.
3975 * Makefile.in: Regenerate.
3976
3da796a2
RS
39772004-12-03 Richard Sandiford <rsandifo@redhat.com>
3978
3979 * configure.in: Include config/gxx-include-dir.m4. Use
3980 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3981 * configure: Regenerate.
3982
73fb7068
RS
39832004-12-03 Richard Sandiford <rsandifo@redhat.com>
3984
3985 * config.if: Delete.
3986 * configure.in: Set libstdcxx_incdir directly.
3987 * configure: Regenerate.
3988 * MAINTAINERS: Remove mention of config.if.
3989 * src-release (DEVO_SUPPORT): Remove config.if.
3990
6c8e6ce9
EC
39912004-12-02 Eric Christopher <echristo@redhat.com>
3992
3b6098f8
EC
3993 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3994 of things to remove.
6c8e6ce9 3995 * Makefile.in: Regenerate.
479759c8 3996
b8658a2f
RS
39972004-12-02 Richard Sandiford <rsandifo@redhat.com>
3998
3999 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4000 * configure: Regenerate.
4001
afefada0
RS
40022004-12-02 Richard Sandiford <rsandifo@redhat.com>
4003
4004 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4005 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4006 * configure: Regenerate.
4007
5dcac624
DA
40082004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4009
4010 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4011 (hppa*64*-*-*): Delete incorrect comment.
4012 * configure: Rebuilt.
4013
57d1eb1a
DD
40142004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4015
4016 * install-sh, compile: Import from automake.
4017
40182004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4019
4020 * config.guess, config.sub: Import from savannnah.
4021
6d389afc
MS
40222004-11-12 Mike Stump <mrs@apple.com>
4023
4024 * Makefile.def: Add html support.
4025 * Makefile.tpl: Likewise.
4026 * Makefile.in: Regenerate.
4027
69e57115
GK
40282004-11-11 Geoffrey Keating <geoffk@apple.com>
4029
4030 PR 18423
4031 * configure.in: Remove all instances of build-fixincludes from
4032 noconfigdirs.
4033 (build_configargs): Supply --target to subdirectories.
4034 * configure: Regenerate.
4035
4036 * Makefile.def: Make gcc install depend on fixincludes install.
4037 * Makefile.in: Regenerate.
4038
ba719b26
HPN
40392004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4040
4041 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4042 target-libgfortran.
4043 * configure: Regenerate.
4044
c37653e7
DE
40452004-11-07 David Edelsohn <edelsohn@gnu.org>
4046
4047 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4048 like CC.
4049
1eefd493
PB
40502004-11-05 Paolo Bonzini <bonzini@gnu.org>
4051
4052 * Makefile.def (host fixincludes): Specify missing targets.
4053 * Makefile.in: Regenerate.
4054
02b1af09
L
40552004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4056
4057 PR other/17783
4058 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4059 * configure: Regenerated.
4060
7f266840
DJ
40612004-11-04 Daniel Jacobowitz <dan@debian.org>
4062
4063 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4064 * configure: Regenerated.
4065
47444073
AL
40662004-10-28 Eric B. Weddington <ericw@evcohs.com>
4067
4068 PR target/18151
4069 * configure.in (case ${target}): Do not build fixincludes for avr.
4070 * configure: Regenerated.
4071
caeba88f
AL
40722004-10-26 Paolo Bonzini <bonzini@gnu.org>
4073
4074 * configure.in (case ${target}): Do not build fixincludes
4075 on platforms where it is not used.
4076 * configure: Regenerated.
4077
0fdbe983
DJ
40782004-10-23 Daniel Jacobowitz <dan@debian.org>
4079
4080 * configure.in: Use an absolute path to install-sh.
4081 * configure: Regenerated.
4082
1c0f67c1
AC
40832004-10-19 Andrew Cagney <cagney@gnu.org>
4084
4085 * src-release (do-djunpack, do-md5sum): Install the generated file
4086 directly into the proto-toplev/ directory.
479759c8 4087
a9cfce9c
AC
40882004-10-19 Andrew Cagney <cagney@gnu.org>
4089
4090 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4091
ac0fa625
DD
40922004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4093
4094 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4095 * configure: Regenerate.
4096
d27cc32e
PB
40972004-10-06 Paolo Bonzini <bonzini@gnu.org>
4098
4099 Fix wrong conflict resolution in:
4100
4101 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4102
4103 * Makefile.in: Regenerate.
4104 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4105 in the recursive `make', instead of hardwiring `all'.
4106 (Autogenerated TARGET-* variables): New.
4107
1763908f
UW
41082004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4109
4110 Merged from GCC / libtool upstream:
4111 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4112 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4113 * ltcf-cxx.sh (tpf*): Likewise.
4114 * ltconfig (tpf*): Add TPF OS configuration support.
4115
0490e016
NC
41162004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4117
4118 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4119 * configure: Regenerate.
0490e016 4120
32be62b5
RS
41212004-09-24 Michael Roth <mroth@nessie.de>
4122
4123 * configure.in (--without-headers): Add missing double quotes.
4124 * configure: Regenerate.
4125
6048df60
DD
41262004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4127
4128 * ylwrap: Revert to previous version.
4129
315b3b02
L
41302004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4131
6048df60 4132 PR bootstrap/17369
315b3b02
L
4133 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4134 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4135 SET_GCC_LIB_PATH_CMD.
4136 (BASE_TARGET_EXPORTS): Likewise.
4137 * Makefile.in: Regenerated.
4138
4139 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4140 * configure: Regenerated.
4141
fe69863c
DD
41422004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4143
4144 * config.guess: New upstream version
4145 * compile, depcomp, install-sh, ylwrap: Likewise.
4146
41472004-09-19 Roger Sayle <roger@eyesopen.com>
4148
4149 * config/mh-x86omitfp: New host makefile fragment. Add
4150 -fomit-frame-pointer to the default BOOT_CFLAGS.
4151 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4152 * configure: Regenerate.
4153
41542004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4155
4156 PR target/11572
4157 * configure.in (*-*-darwin*): Renable libobjc.
4158 * configure: Regenerate.
4159
be75bbe1 41602004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4161
be75bbe1
DB
4162 * Makefile.def: Remove libbanshee.
4163 * Makefile.tpl: Ditto.
4164 * configure.in: Ditto.
4165 * Makefile.in: Regen.
4166 * configure: Ditto.
4167
1b882a91
PB
41682004-09-07 Paolo Bonzini <bonzini@gnu.org>
4169
4170 * missing: Import latest version from master repository.
4171
eb1352ed
NC
41722004-09-04 Nick Clifton <nickc@redhat.com>
4173
4174 * config.sub: Import latest version from master repository.
4175 * config.guess: Likewise.
4176 This includes these changes:
479759c8 4177
eb1352ed
NC
4178 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4179
4180 * config.sub: Handle crisv32, alias etraxfs.
4181 * config.guess (crisv32:Linux:*:*): Handle.
4182
4183 2004-08-13 Brad Smith <brad@comstyle.com>
4184
4185 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4186 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4187
4188 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4189
4190 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4191 assume the processor is a powerpc. This is because coreutils
4192 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4193 in this case, due to a MacOS X bug that causes
4194 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4195 to return a negative number.
4196 Problem reported by Petter Reinholdtsen in:
4197 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4198
4199 2004-07-19 Ben Elliston <bje@gnu.org>
4200
4201 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4202
4203 2004-06-24 Ben Elliston <bje@gnu.org>
4204
4205 * config.guess: Update copyright years.
4206 * config.sub: Likewise.
4207
4208 2004-06-22 Robert Millan <robertmh@gnu.org>
4209
4210 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4211 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4212
4213 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4214
4215 * config.guess (*:*VMS:*:*): New entry. Replaces
4216 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4217 manufacturer.
4218
4219 2004-06-22 Ben Elliston <bje@gnu.org>
4220
4221 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4222 * config.sub: Likewise.
4223
4224 2004-06-22 Ben Elliston <bje@gnu.org>
4225
4226 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4227 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4228
4229 2004-06-11 Ben Elliston <bje@gnu.org>
4230
4231 * config.guess (pegasos:OpenBSD:*:*): Remove.
4232
4233 2004-06-11 Ben Elliston <bje@gnu.org>
4234
4235 From Wouter Verhelst <wouter@grep.be>:
4236 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4237
4238 2004-06-11 Ben Elliston <bje@gnu.org>
4239
4240 * config.guess (luna88k:OpenBSD:*:*): New.
4241
4242 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4243
4244 * config.guess (m32r*:Linux:*:*): New case.
4245 * config.sub: Handle m32rle.
4246
4247 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4248
4249 From Jens Petersen <petersen@redhat.com>:
4250 * config.sub: Handle sparcv8.
4251
4252 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4253
4254 From Tom Smith <smith@cag.lkg.hp.com>:
4255 * config.guess: Version suffixes are equally significant on Tru64
4256 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4257 prefix of "P" (patched kernel).
4258
4259 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4260
4261 * config.sub: Add support for National Semiconductor CRX target.
4262
2a3124ca 42632004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4264
2a3124ca
RH
4265 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4266 *-*-netware, but add target-libmudflap.
4267 Consolidate *-*-netware targets (of which really only i?86 exists)
4268 into a single entry.
4269 * configure: Likewise.
4270
0df3d27f
PB
42712004-09-01 Paolo Bonzini <bonzini@gnu.org>
4272
4273 * Makefile.tpl (sorry): Remove.
4274 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4275 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4276 (do-clean): Clean per-stage directories too.
4277 (do-distclean): Run distclean-stage1 too.
4278 (.NOTPARALLEL): Enable during toplevel bootstrap.
4279 (stage[+id+]-bubble): Enable parallel execution during
4280 the recursive invocation.
4281 * Makefile.in: Regenerate.
4282
4283 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4284
4285 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4286
4287 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4288 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4289 * configure: regenerate
479759c8
ZW
4290 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4291 -mdynamic-no-pic
0df3d27f
PB
4292
42932004-08-31 Paolo Bonzini <bonzini@gnu.org>
4294
4295 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4296 include.
4297 * configure.in: Fix indentation.
4298 * configure: Regenerate.
4299
ee025550
PB
43002004-08-31 Paolo Bonzini <bonzini@gnu.org>
4301
4302 * Makefile.def (build_modules): Add fixincludes.
4303 (dependencies): Make gcc depend on fixincludes.
4304 * configure.in (build_tools): Add fixincludes.
4305 (build_configdirs): Always include build_libs.
4306 * Makefile.in: Regenerate.
4307 * configure: Regenerate.
4308
43092004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4310
4311 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4312 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4313 phony targets; do not generate timestamp files.
4314 (distclean-stageN): Remove references to their timestamp files.
4315 (restageN, touch-stageN): Remove.
4316 (stageN-bubble): Rewritten.
4317 (compare): Support lean bootstraps.
4318 * Makefile.in: Regenerate.
4319
4320 * configure.in: Only warn when bootstrapping but
4321 build != host or build != target. Support lean bootstraps.
4322 * configure: Regenerate.
4323
4324 Sync from gcc:
4325 2004-08-26 Phil Edwards <phil@codesourcery.com>
4326
4327 * configure.in: Give a better error message if GMP/MPFR are missing
4328 and a language needing them has been requested.
4329 * configure: Regenerated.
4330
4331 2004-08-25 Phil Edwards <phil@codesourcery.com>
4332
4333 * configure.in: Print a list of available language front-ends if
4334 a requested one is missing. Tidy stray tab characters.
4335 * configure: Regenerated.
4336
72b2455a
PB
43372004-08-17 Paolo Bonzini <bonzini@gnu.org>
4338
4339 * Makefile.in: Regenerate.
4340 * configure: Regenerate.
4341
4342 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4343 stage_*_flags.
4344 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4345 for bootstrapped modules if toplevel bootstrap is going.
4346 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4347 modules. Adjust for changes in Makefile.def. Enable several
4348 rules even in non-bootstrap mode, just to avoid peppering the
4349 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4350 (stage-[+prev+]-bubble): Remove.
4351
4352 * Makefile.def (Dependencies): Depend on all-build-bison,
4353 all-build-flex, all-build-byacc, all-build-texinfo, rather
4354 than the host variations.
4355 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4356 with BUILD_SUBDIR.
4357 (BISON): Update for recent Bisons.
4358 (YACC): Fix typo.
4359 (cross): Depend on all-build.
4360 (all): Do not depend on all-build.
4361 (prebootstrap): Remove.
4362 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4363 (Prebootstrap dependencies): Add them to the per-stage targets
4364 and to all-prebootstrap.
4365 * configure.in (build_configdirs): Always enable build_tools.
4366 (BUILD_DIR_PREFIX): Remove.
4367
4368 * Makefile.def (gcc): Add target variable.
4369 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4370 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4371 in the recursive `make', instead of hardwiring `all'.
4372 (Autogenerated TARGET-* variables): New.
4373
de0b4a87
JW
43742004-08-17 Robert Millan <robertmh@gnu.org>
4375
4376 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4377 (instead of FreeBSD).
4378 * configure: Regenerate.
4379
ad681c85
NN
43802004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4381
675c6968
NN
4382 * Makefile.def, configure.in, src-release: Remove useless, bogus
4383 references to tix.
4384 * Makefile.in, configure: Regenerate.
4385
ad681c85
NN
4386 * src-release: Stop distributing mmalloc with gdb (which doesn't
4387 use it).
4388 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4389 * Makefile.in: Regenerate.
4390
11b04d1f
DD
43912004-08-09 Mark Mitchell <mark@codesourcery.com>
4392
4393 * configure.in (arm*-*-eabi*): New target.
4394 * configure: Regenerate.
4395
f2420bea
NN
43962004-08-01 Robert Millan <robertmh@gnu.org>
4397
4398 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4399 libmudflap for all GNU-based systems (with Glibc).
4400 * configure: Regenerate.
4401
9e6ce191
PB
44022004-08-06 Paolo Bonzini <bonzini@gnu.org>
4403
4404 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4405 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4406 (Dependencies): New section.
4407 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4408 (configure-target-[+module+]): Depend on maybe-all-gcc
4409 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4410 (toplevel profiledbootstrap): Fix dependencies.
4411 * Makefile.in: Regenerate.
4412
df4a6958
MM
44132004-08-03 Mark Mitchell <mark@codesourcery.com>
4414
4415 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4416 target-libiberty to noconfigdirs.
4417
11b04d1f
DD
44182004-08-03 Paul Brook <paul@codesourcery.com>
4419
4420 * configure.in: Check for MPFR as well as GMP.
4421 * configure: Regenerate.
4422
b813574b
PB
44232004-08-03 Paolo Bonzini <bonzini@gnu.org>
4424
4425 * Makefile.def (host-modules): Add gcc.
4426 * Makefile.in: Regenerate.
4427 * Makefile.tpl (sorry): New rule.
4428 (configure-host, all-host, [+make_target+]-host, do-check,
4429 install-host): Do not add gcc as a special case.
4430 (host modules): Add a small special-casing for gcc. Export
4431 extra_make_flags through the environment.
4432 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4433 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4434 other recursive targets for gcc): Remove.
4435
4436 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4437 (stage, unstage): New rules.
4438 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4439 distclean-stage[+id+]): Use stage_current.
4440 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4441 the stage*-start rules.
4442
61edac0c
JW
44432004-07-19 Robert Millan <robertmh@gnu.org>
4444
4445 Synced from gcc:
4446
4447 2004-04-26 Robert Millan <robertmh@gnu.org>
4448
4449 Add patches from libtool CVS.
4450 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4451 * ltconfig: Likewise.
4452 * ltcf-c.sh: Likewise.
4453 * ltcf-cxx.sh: Likewise.
4454 * ltcf-gcj.sh: Likewise.
4455
3e707e94
PB
44562004-07-12 Paolo Bonzini <bonzini@gnu.org>
4457
4458 * configure.in: Add noconfigdirs for crx-*-*.
4459 * configure: Regenerate.
4460
44612004-07-12 Paolo Bonzini <bonzini@gnu.org>
4462
4463 Synced from gcc:
4464
4465 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4466
4467 * configure.in: Build libmudflap by default on FreeBSD.
4468 * configure: Regenerated.
4469
4470 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4471
4472 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4473 systems.
4474 * configure: Regenerated.
4475
4476 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4477
4478 PR target/16344
4479 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4480 feedback based compiler.
4481 * Makefile.in: Rebuilt.
4482
4483 2004-07-05 Phil Edwards <phil@codesourcery.com>
4484
4485 * configure.in: Do not prepend $srcdir to /dev/null in
4486 makefile fragments.
4487 * configure: Regenerate.
4488
a7ee7660
AO
44892004-07-08 Alexandre Oliva <aoliva@redhat.com>
4490
4491 * Makefile.def (host_modules): Set bootstrap=true for flex.
4492 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4493 * Makefile.in: Rebuilt.
4494
6a9cf61e
PB
44952004-07-01 Paolo Bonzini <bonzini@gnu.org>
4496
4497 * Makefile.def (build_modules): Add bison, byacc, flex,
4498 m4, texinfo.
4499 (flags_to_pass): Add FLEX.
4500 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4501 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4502 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4503 DEFAULT_MAKEINFO): Remove.
4504 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4505 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4506 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4507 objdir or else use configured tool.
4508 (all-build): New.
4509 (all): Depend on it.
4510 (Build module dependencies): Add.
4511 * Makefile.in: Regenerate.
4512 * configure.in: Better support for multiple build modules,
4513 matching what is done for host/target modules. Do not look
4514 for "plausible" locations of build tools if Canadian cross.
4515 Use autoconf's AC_PROG_CC to find a C compiler. Define
4516 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4517 * configure: Regenerate.
4518
95b6a1f2
PB
45192004-06-22 Paolo Bonzini <bonzini@gnu.org>
4520
4521 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4522 * Makefile.in: Regenerate.
4523
7ffa0b57
PB
45242004-06-22 Paolo Bonzini <bonzini@gnu.org>
4525
4526 * Makefile.tpl (configure-build-[+module+],
4527 configure-[+module+], configure-target-[+module+]): Pass
4528 [+extra_configure_args+].
4529 (all-build-[+module+], all-[+module+], check-[+module+],
4530 install-[+module+], [+make_target+]-[+module+],
4531 all-target-[+module+], check-target-[+module+],
4532 install-target-[+module+], [+make_target+]-target-[+module+]):
4533 Pass [+extra_make_args+].
4534 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4535 (GCC_HOST_EXPORTS): Remove.
4536 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4537 cross, check-gcc, check-gcc-c++, install-gcc,
4538 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4539 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4540 * Makefile.in: Regenerate.
4541
929ba6e7
CF
45422004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4543
4544 * configure.in: Check for srcdir/winsup rather than build directory
4545 winsup.
4546 * configure: Regenerate.
4547
b76d7de0
CV
45482004-06-17 Corinna Vinschen <vinschen@redhat.com>
4549
4550 * configure.in: Don't build Cygwin native newlib if winsup
4551 directory is missing. Emit warning instead.
4552 * configure: Regenerate.
4553
656fdd47
PB
45542004-06-09 Paolo Bonzini <bonzini@gnu.org>
4555
4556 * Makefile.tpl (touch-stage[+id+]): New.
4557 (restage[+prev+]): Depend on touch-stage[+id+].
4558
4559 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4560 Use it throughout.
4561
4562 * Makefile.def: Add profile and feedback bootstrap stages.
4563 Remove next field from bootstrap stages.
4564 * Makefile.tpl (LN, LN_S): Substitute.
4565 (stageN-start, stageN-end): Use double-colon rules, to
4566 provide a hook for additional setup commands.
4567 (distclean-stageN-gcc, restageN): Create dependencies from
4568 [+prev+], not from [+next+].
4569 (stageN-bubble): Add commands for successive stages from
4570 [+prev+], using double-colon rules.
4571 (all-stageN-gcc): Fix typo.
4572 (stagefeedback-start, profiledbootstrap): New.
4573 * Makefile.in: Regenerate.
4574 * configure.in: Call ACX_PROG_LN.
4575 * configure: Regenerate.
4576
498d4a71
CF
45772004-06-03 Paolo Bonzini <bonzini@gnu.org>
4578
4579 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4580 without gcc.
4581 * configure: Regenerate.
4582
377d8c42
PB
45832004-06-01 Paolo Bonzini <bonzini@gnu.org>
4584
4585 * Makefile.tpl: Fix typo.
4586 * Makefile.in: Regenerate.
4587
f5f8a794
PB
45882004-06-01 Paolo Bonzini <bonzini@gnu.org>
4589
4590 * configure.in: Remove new- prefix from toplevel
4591 bootstrap targets.
4592 * configure: Regenerate.
4593
f7a4c34f
PB
45942004-06-01 Paolo Bonzini <bonzini@gnu.org>
4595
4596 Merge this patch from the gcc tree:
4597
4598 2004-05-30 Andreas Jaeger <aj@suse.de>
4599 Jim Wilson <wilson@specifixinc.com>
4600
4601 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4602 like CC.
4603
319cab08
PB
46042004-06-01 Paolo Bonzini <bonzini@gnu.org>
4605
4606 * Makefile.tpl (all.normal): Rename to all.
4607 (all): Replace with a rule to pick the default
4608 target from configure.
4609 (all-gcc, configure-gcc): Use conditionals to
4610 do nothing when toplevel bootstrap is going on.
4611 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4612 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4613 * configure.in: Support --enable-bootstrap.
4614
4615 * Makefile.def: Remove new- prefix from toplevel
4616 bootstrap targets.
4617 * Makefile.tpl: Likewise.
4618
4619 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4620 target.
4621
4622 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4623 $(RECURSE_FLAGS) to recursive invocation of make.
4624
4625 * Makefile.in: Regenerate.
4626 * configure: Regenerate.
4627
88f64edc
DJ
46282004-05-27 Daniel Jacobowitz <dan@debian.org>
4629
4630 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4631 * configure: Regenerate.
4632
378fce5b
DD
46332004-05-25 Daniel Jacobowitz <drow@false.org>
4634
4635 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4636 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4637 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4638 targets.
4639 * Makefile.in: Regenerate.
4640
dfdffa2c
PB
46412005-05-24 Paolo Bonzini <bonzini@gnu.org>
4642
4643 * configure.in: Test the ability to symlink directories.
4644 * configure: Regenerate.
4645
4646 * Makefile.def (bootstrap-stage): New definitions.
4647 * Makefile.tpl (configure-stage1-gcc,
4648 configure-stage2-gcc, configure-stage3-gcc,
4649 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4650 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4651 new-restage3, compare): Autogenerate, see Makefile.in
4652 entry for behavioral changes.
4653 (distclean-stage1, new-stage1-start, new-stage1-end,
4654 new-stage1-bubble, distclean-stage2, new-stage2-start,
4655 new-stage2-end, new-stage2-bubble, distclean-stage3,
4656 new-stage3-start, new-stage3-end): New autogenerated targets.
4657 (objext, prebootstrap, BOOT_CFLAGS,
4658 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4659 targets.
4660
4661 * Makefile.in: Regenerate.
4662 (distclean-stage1, new-stage1-start, new-stage1-end,
4663 new-stage1-bubble, distclean-stage2, new-stage2-start,
4664 new-stage2-end, new-stage2-bubble, distclean-stage3,
4665 new-stage3-start, new-stage3-end): New targets.
4666 (all-stage1-gcc): Move prebootstrap dependency from here...
4667 (configure-stage1-gcc): ...to here.
4668 (new-bootstrap): Use bubble targets.
4669 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4670 Use per-stage distclean targets.
4671 (configure-stage1-gcc, configure-stage2-gcc,
4672 configure-stage3-gcc, all-stage1-gcc,
4673 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4674 Use new-stageN-start to prepare the tree.
4675
04cf1b77
PB
46762004-05-23 Paolo Bonzini <bonzini@gnu.org>
4677
4678 * Makefile.def (host_modules): add libcpp.
4679 * Makefile.tpl: Add dependencies on and for libcpp.
4680 * Makefile.in: Regenerate.
4681 * configure.in: Add libcpp host module.
4682 * configure: Regenerate.
4683
80b200a1
ZW
46842004-05-17 Zack Weinberg <zack@codesourcery.com>
4685
4686 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4687 of libf2c.
4688 * configure, Makefile.in: Regenerate.
4689
4b1cb4fe
DD
46902004-05-13 Diego Novillo <dnovillo@redhat.com>
4691
4692 Merge from tree-ssa-20020619-branch.
4693
4694 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4695 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4696 (HOST_GMPLIBS): Define.
4697 (HOST_GMPINC): Define.
4698 (TARGET_LIB_PATH): Add libmudflap.
4699 (GFORTRAN_FOR_TARGET): Define.
4700 (configure-build*): Export GFORTRAN.
4701 (configure-gcc): Export GMPLIBS and GMPINC.
4702 (all-gcc): Add maybe-all-libbanshee.
4703 (configure-target-libgfortran): Define.
4704 * Makefile.in: Regenerate.
4705 * configure.in (host_libs): Add libbanshee.
4706 (target_libraries): Add target-libmudflap and target-libgfortran.
4707 Add --with-libbanshee.
4708 Handle --disable-libmudflap.
4709 (*-*-freebsd*): Use with_gmp.
4710 Add $(libgcj) to noconfigdirs.
4711 * configure: Regenerate.
4712 * depcomp: New file.
4713 * MAINTAINERS: Add tree-ssa maintainers.
4714
47152004-04-28 Paolo Bonzini <bonzini@gnu.org>
4716
4717 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4718 * configure: Regenerate.
4719
b8908782
DD
47202004-04-27 Paolo Bonzini <bonzini@gnu.org>
4721
4722 Revert:
4723 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * Makefile.def (flags_to_pass): Remove *dir variables that
4726 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4727 as well as prefix and exec_prefix.
4728 * Makefile.in: Regenerate.
4729
47302004-04-26 Paolo Bonzini <bonzini@gnu.org>
4731
4732 * Makefile.def (host_modules): Mark with the bootstrap
4733 flag packages on which gcc depends.
4734 * Makefile.tpl (all-bootstrap): Use it.
4735 * Makefile.in: Regenerate.
4736
47372004-04-26 Paolo Bonzini <bonzini@gnu.org>
4738
4739 * Makefile.def (flags_to_pass): Remove *dir variables that
4740 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4741 as well as prefix and exec_prefix.
4742 * Makefile.in: Regenerate.
4743
47442004-04-26 Paolo Bonzini <bonzini@gnu.org>
4745
80b200a1
ZW
4746 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4747 * configure: Regenerate.
4748 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4749 * gcc/Makefile.tpl (compare): Use the result of the test.
4750 * gcc/Makefile.in: Regenerate.
b8908782
DD
4751
47522004-04-23 Paolo Bonzini <bonzini@gnu.org>
4753
4754 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4755 Always relocate gcc and prev-gcc to the original names, even
4756 if the build fails.
4757 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4758 New targets.
4759
0f260896
RO
47602004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4761
4762 * configure.in (mips*-*-irix5*): Enable ld.
4763 * configure: Regenerate.
4764
51860f05
JW
47652004-04-15 James E Wilson <wilson@specifixinc.com>
4766
4767 * Makefile.tpl (configure-[+module+], configure-gcc,
4768 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4769 Set and export LDFLAGS.
4770 * Makefile.in: Regenerate.
4771
54752a6b
NN
47722004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4773
4774 PR bootstrap/14871
4775 * Makefile.tpl: If we don't have built-in-tree target tools,
4776 use the ones found by configure rather than hacking around with
4777 program_transform_name.
4778 * configure.in: Give Makefile.tpl the information necessary
4779 to do that.
4780 * Makefile.in: Regenerate.
4781 * configure: Regenerate.
4782
47832004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4784
4785 PR bootstrap/14760
4786 * configure.in: When computing baseargs, strip *all* copies of
4787 offending options. Also, don't match/substitute the trailing space,
4788 so that this actually works when two similar options are separated by
4789 only one space.
4790 * configure: Regenerate.
4791
47922004-04-06 David Edelsohn <edelsohn@gnu.org>
4793
80b200a1
ZW
4794 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4795 (rs6000-*-aix*): Same.
4796 * configure: Regenerate.
54752a6b 4797
5e2b61fb
SS
47982004-03-25 Stan Shebs <shebs@apple.com>
4799
4800 Remove MPW support, no longer used.
4801 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4802 mpw-install: Remove files.
4803 * src-release (DEVO_SUPPORT): Remove names of removed files.
4804 * MAINTAINERS: Likewise.
4805
1a6f2dc7
NN
48062004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4807
a0049f1b
NN
4808 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4809 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4810 * Makefile.in: Regenerate.
4811
1a6f2dc7
NN
4812 * configure.in (top level bootstrap support): Rework --enable-werror
4813 to set @stage2_werror_flag@.
4814 * configure: Regenerate.
4815 * Makefile.tpl (top level bootstrap support): Pass
4816 @stage2_werror_flag@ down to configure in stages 2 and 3.
4817 * Makefile.in: Regenerate.
4818
920e3419
NN
48192004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4820
4821 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4822 for stages 2 and 3 as well as in make. As a consequence, remove
4823 OUTPUT_OPTION (now detected by configure) from the flags passed down
4824 to make.
4825 * Makefile.in: Regenerate.
4826
4827 * Makefile.tpl (new-bootstrap): Fix typo.
4828 * Makefile.in: Regenerate.
4829
4fa63067
NN
48302004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4831
4832 * Makefile.tpl: Rearrange by moving recursive_targets rules
4833 into their proper sections.
4834 * Makefile.tpl (top level bootstrap support): Move disabling
4835 of coverage flags from 'make' to 'configure'; improve comments.
4836 * Makefile.in: Regenerate.
4837
4838 * Makefile.tpl (experimental top level bootstrap) Move stage1
4839 language setting from all- target to configure- target; disable
4840 intermodule optimization in stage 1; prevent gratuitous rebuilds
4841 of stage 1.
4842 * Makefile.in: Regenerate.
4843 * configure.in: Comma-separate stage 1 language list for top
4844 level bootstrap.
4845 * configure: Regenerate.
4846
4847 * Makefile.tpl: Clean up experimental top level bootstrap support:
4848 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4849 prev-gcc in configure- targets as well as all- targets.
4850 * Makefile.in: Regenerate.
4851
fb8a10fd
NN
48522004-03-17 Paolo Bonzini <bonzini@gnu.org>
4853
4854 * configure.in: Remove symbolic link section.
4855 * configure: Regenerate.
4856 * Makefile.tpl (links): Remove.
4857 * Makefile.in: Regenerate.
4858
947f426e 48592004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4860 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4861
4862 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4863 Set with AC_CHECK_PROGS.
947f426e
NN
4864 * configure.in: Fix comment typo from last patch.
4865 * configure: Regenerate.
4866
1d39f329
NN
48672004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4868
4869 * Makefile.tpl: Introduce experimental top level bootstrap support.
4870 * Makefile.in: Regenerate.
4871 * configure.in: Introduce support for top level bootstrap.
4872 * configure: Regenerate.
4873
4b0ac75d 48742004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4875 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4876
4877 PR bootstrap/14522
4878 * configure.in: Cope with shells that do not support unquoted ^
4879 * configure: Regenerate.
4880
2e70b094 48812004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4882 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4883
4884 PR bootstrap/14522
4885 * configure.in: Cope with shell that do not support nesting
4886 quotes inside quoted backquote substitutions.
4887 * configure: Regenerate.
4888
48892004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4890
4891 PR bootstrap/14522
4892 * configure.in: Fix escaping of $.
4893 * configure: Regenerate.
4894
9e07f89d
NN
48952004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4896
4897 * configure: Regenerate.
4898
48992004-03-08 Paolo Bonzini <bonzini@gnu.org>
4900
4901 PR ada/14131
4902 Move language detection to the top level.
4903 * configure.in: Find default values for the tools as
4904 soon as possible. Disable ada if GNAT is not found.
4905 Emit error message about missing languages. Expand
4906 --enable-languages=all for the gcc subdirectory.
4907
1712ab83
RS
49082004-03-01 Richard Sandiford <rsandifo@redhat.com>
4909
4910 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4911 and disable libgcj.
4912 * configure: Regenerated.
4913
3dee29da
NN
49142004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4915
4916 PR bootstrap/7087
4917 * Makefile.tpl: Guard XFOO sed statements better.
4918 * Makefile.tpl: Add dependency for configure-target-libada.
4919 * Makefile.in: Regenerate (incidentally fixes broken
4920 commit when libada-branch was merged).
4921
0558264b
AC
49222004-02-28 Andrew Cagney <cagney@redhat.com>
4923
4924 * src-release (CVS_NAMES): Define.
4925 (do-tar, do-tar): Prune $(CVS_NAMES).
4926
c38f9803
AC
49272004-02-23 Andrew Cagney <cagney@redhat.com>
4928
4929 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4930 2004-02-19.09.
4931
55636792
NN
49322004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4933
4934 PR bootstrap/11932
4935 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4936
1e600082
AC
49372004-02-19 Andrew Cagney <cagney@redhat.com>
4938
4939 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4940 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4941
3769cd82
DD
49422004-02-11 David Edelsohn <edelsohn@gnu.org>
4943
4944 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4945 (rs6000-*-aix*): Same.
4946 * configure: Regenerate.
4947
a92834c8
DD
49482004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4949
4950 * configure.in (host): Add in missing $noconfigdirs to defines.
4951 * configure: Regenerate.
4952
a2592b1b
DD
49532004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4954 Nathanael Nerode <neroden@gcc.gnu.org>
4955
4956 PR ada/6637, PR ada/5911
80b200a1 4957 Merge with libada-branch:
a2592b1b
DD
4958 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4959 with appropriate dependencies. Add --enable-libada configure switch.
4960 * configure, Makefile.in: Regenerate.
4961
e31d1ea3
DD
49622004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4963
4964 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4965 * configure: Regenerate.
4966
db85f5c0
JJ
49672004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4968
4969 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4970
fc434214
DD
49712004-01-23 DJ Delorie <dj@redhat.com>
4972
4973 * Makefile.def (target_modules) [libiberty]: Don't stage.
4974 * Makefile.in: Rebuilt.
4975
ad445c2c 49762004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4977
ad445c2c
JJ
4978 * COPYING.NEWLIB: Update to include copyrights for new
4979 iconv code.
4980
72bbedde
AC
49812004-01-15 Andrew Cagney <cagney@redhat.com>
4982
4983 * src-release: Update copyright year.
4984 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4985 (NEWLIB_SUPPORT_DIRS): Delete macro.
4986 (newlib.tar.bz2): Delete rule.
4987
a6d6062d
DD
49882004-01-14 Loren J. Rittle <ljrittle@acm.org>
4989
4990 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4991 * Makefile.tpl (configure-target-[+module+]): Support stage.
4992 * Makefile.in: Rebuilt.
4993
f8b73030
MR
49942003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4995
4996 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4997 throughout.
4998
aff0e9df
NN
49992004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5000
bb5dca17
NN
5001 * configure.in: Use ./config.cache, not config.cache.
5002 * configure: Regenerate.
5003 * Makefile.tpl: Special-casing not needed for GCC any more.
5004 * Makefile.in: Regenerate.
5005
82252c06
NN
5006 * configure.in: Don't share a cache file for host dirs.
5007 * configure: Regenerate.
5008
aff0e9df
NN
5009 * config-ml.in: Don't mess with the cache file.
5010
95036d20
NN
50112004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5012
ac7b618e
NN
5013 * Makefile.tpl: Make GCC use a separate config.cache.
5014 * Makefile.in: Regenerate.
5015
95036d20
NN
5016 PR bootstrap/11932, PR bootstrap/11933
5017 (I don't know if it will fix either of them, but it relates
5018 to them.)
5019 * configure.in: Don't use shared config.cache for target
5020 directories.
5021 * configure: Regenerate.
5022
08c1856b
DD
50232003-12-31 Roger Sayle <roger@eyesopen.com>
5024
5025 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5026 * configure: Regenerated.
5027
c1968181 50282003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5029
c1968181
DD
5030 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5031 * configure: Regenerated.
5032
10ecffb9
NN
50332003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5034
5035 Port change over from GCC:
5036 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5037 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5038 (configure-build-[+module+], configure-[+module+]): Likewise.
5039 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5040 * Makefile.in: Regenerate.
5041
f2ab5990
TF
50422003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5043
5044 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5045 * configure: Regenerate.
5046
41a7d11a
JJ
50472003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5048
80b200a1 5049 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5050 stdlib.
5051
d9441a1f
DD
50522003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5053
5054 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5055 * Makefile.in: Regenerate.
5056
3a48a978
DD
50572003-10-20 Phil Edwards <phil@codesourcery.com>
5058
5059 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5060 * configure: Regenerate.
5061
f0b24077
NN
50622003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5063
5064 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5065 HOST_FLAGS_TO_PASS.
5066 * Makefile.in: Regenerate.
5067
5fbad20a
DD
50682003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5069
5070 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5071 * configure: Rebuilt
5072 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5073 * Makefile.in: Rebuilt
5074
78be4155
L
50752003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5076
5077 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5078
051fcc7a
L
50792003-10-01 Phil Edwards <pme@gcc.gnu.org>
5080
5081 * config-ml.in: Use ac_configure_args directly instead of
5082 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5083 actually seen.
5084
50852003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5086
5087 * config-ml.in: Propagate INSTALL variables.
5088
f27d4f92
DJ
50892003-09-21 Daniel Jacobowitz <drow@mvista.com>
5090
5091 * configure.in: Pass a computed --program-transform-name
5092 to subconfigures.
5093 * configure: Regenerated.
5094
cae4d560
NN
50952003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5096
5097 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5098 * Makefile.in: Regenerate.
5099
5100 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5101 * Makefile.in: Regenerate.
5102
8ff944f6
DJ
51032003-09-17 Daniel Jacobowitz <drow@mvista.com>
5104
5105 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5106 quoting.
5107 * configure: Regenerated.
5108
d9a35680
MC
51092003-09-12 Michael Chastain <mec@shout.net>
5110
5111 Fix PR gdb/857.
5112 * src-release (do-proto-topleve): Remove junk files
5113 intl/config.cache, intl/config.status,
5114 intl/config.h, intl/stamp-h.
5115
710068b9
AC
51162003-09-14 Andrew Cagney <cagney@redhat.com>
5117
5118 * src-release (dejagnu.tar): New target.
5119 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5120 (do-djunpack): Use $(PACKAGE) for the package name.
5121
e1008165
DD
51222003-09-04 DJ Delorie <dj@redhat.com>
5123
5124 * configure: Regenerate.
5125
21998d12
NC
51262003-09-04 Robert Millan <robertmh@gnu.org>
5127
5128 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5129
ccca4bb3
DD
51302003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5131
5132 * configure.in: Ensure arguments to sed are properly spaced.
5133 * configure: Regenerate.
5134
ee949b5e
DJ
51352003-08-28 Daniel Jacobowitz <drow@mvista.com>
5136
5137 Merge from gcc:
5138 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5139 * install-sh: Update to newer upstream versions (associated with
5140 aclocal 1.7).
5141 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5142
75addda2
DJ
51432003-08-27 Daniel Jacobowitz <drow@mvista.com>
5144
5145 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5146 * configure: Regenerated.
5147
8d2877d8
NN
51482003-08-23 Phil Edwards <pme@gcc.gnu.org>
5149
5150 * configure.in: Use newline instead of semicolon when assuming
5151 shell arguments in a for loop.
5152 * configure: Regenerated.
5153
d2cc0e0d
GK
51542003-08-20 Geoffrey Keating <geoffk@apple.com>
5155
5156 PR 8180
5157 * configure.in: When testing with_libs and with_headers, treat
5158 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5159 * configure: Regenerate.
80b200a1 5160
d2cc0e0d
GK
5161 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5162 make, shell, etc.
5163 (baseargs): Likewise.
5164 * configure: Regenerate.
5165
04d1ab34
GK
51662003-08-19 Geoffrey Keating <geoffk@apple.com>
5167
5168 * configure.in: Disable libgcj for darwin not on powerpc.
5169 * configure: Rebuild.
5170
ca506da8
MC
51712003-08-15 Michael Chastain <mec@shout.net>
5172
5173 * src-release (do-proto-toplev): Remove junk files
5174 dejagnu/example/calc/config.status,
5175 dejagnu/example/calc/config.log.
5176
a4aa3f49
DD
51772003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5178
5179 * config-ml.in, symlink-tree: Add license.
5180
ede4fbe4
NN
51812003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5182
5183 Merge from gcc:
5184
5185 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5186 * Makefile.tpl (check, check-c++): Express dependencies using
5187 dependencies rather than commands.
5188 * Makefile.in: Regenerate.
5189
5190 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5191 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5192 * Makefile.in: Update.
5193
970f29af
AC
51942003-08-01 Andrew Cagney <cagney@redhat.com>
5195
5196 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5197 * configure: Ditto.
5198
b2884a0c
DD
51992003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5200
5201 * configure.in: Enable libgcj for darwin.
5202 * configure: Rebuild.
5203
c07f46a4
NN
52042003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5205
5206 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5207
9175bfc0
NN
52082003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5209
5210 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5211 creating target and build subdirs to build all parent dirs as needed.
5212 * Makefile.in: Rebuild.
5213 * configure.in: Don't build dirs explicitly here.
5214 * configure: Rebuild.
5215
b9abda6a
AO
52162003-07-22 Alexandre Oliva <aoliva@redhat.com>
5217
5218 * Makefile.tpl (all-make): Depend on intl.
5219 * Makefile.in: Rebuilt.
5220
eef8ffd4
NN
52212003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5222
5223 * config.if: Remove unused libc_interface determination.
5224
295efaf0
NN
52252003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5226
5227 * Makefile.in: Regenerate, correctly this time.
5228
e5c3f801
NN
52292003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5230
5231 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5232 unused INSTALL_PROGRAM_ARGS.
5233 * configure.in: Use AC_PROG_INSTALL.
5234 * Makefile.in: Regenerate.
5235 * configure: Regenerate.
5236
4a18bd6b
AO
52372003-07-10 Alexandre Oliva <aoliva@redhat.com>
5238
5239 * configure: Rebuilt.
5240 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5241 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5242 newlib nor libgloss.
5243 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5244 * configure.in (am33_2.0-*-linux*): Added.
5245
fbd1054d
BW
52462003-07-09 Bob Wilson <bob.wilson@acm.org>
5247
5248 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5249 * configure: Regenerate.
5250
b40e3958
L
52512003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5252
5253 * config-ml.in: Replace PWD with PWD_COMMAND.
5254 * Makefile.tpl: Likewise.
5255 * Makefile.in: Regenerated.
5256
4a5be7ba
NN
52572003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5258
5259 * configure.in: Clean up config-lang.in handling. Delete
5260 useless assignment to "subdirs".
5261 * configure: Regenerate.
5262
9c14acb8
NN
52632003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5264
5265 * configure.in: Rename 'target_libs' to 'target_libraries'.
5266 Remove useless reference to 'target_libs'.
5267 * configure: Regenerate.
5268
8f32e830
KS
52692003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5270
5271 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5272 * Makefile.in: Regenerate.
5273
12f0bd74
NN
52742003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5275
5276 * Makefile.def: Introduce flags_to_pass.
5277 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5278 * Makefile.in: Regenerate.
5279
b07c2aad
HPN
52802003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5281
5282 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5283 and target-libgloss.
5284 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5285 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5286 * configure: Regenerate.
b07c2aad 5287
56f25033
DD
52882003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5289
5290 * configure.in: Update testsuite_flags to new location.
5291 * configure. Regenerate.
80b200a1 5292
4ec9a3b2
NN
52932003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5294
5295 * Makefile.tpl: Remove BUILD_CC stuff.
5296 * Makefile.in: Regenerate.
5297
059083b1 52982003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5299
059083b1
L
5300 * config.guess: Update to 2003-06-12 version.
5301 * config.sub: Update to 2003-06-13 version.
5302
535b046a
TS
53032003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5304
5305 * MAINTAINERS: Add myself as MIPS co-maintainer.
5306
00c22daa 53072003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5308
00c22daa
L
5309 * config.guess: Update to 2003-06-06 version.
5310 * config.sub: Update to 2003-06-06 version.
5311
1047cb91
DD
53122003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5313
5314 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5315 * configure. Regenerate.
5316
123494c8
NN
53172003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5318
1047cb91
DD
5319 * configure.in: Disable serial configure by default.
5320 * configure: Regenerate.
5321 * Makefile.tpl: Abolish .NOTPARALLEL.
5322 * Makefile.in: Regenerate.
5323
7f121bbf
NN
5324 * Makefile.tpl: Replace {build,host,target}_canonical by
5325 {build,host,target}.
5326 * Makefile.in: Regenerate.
5327
123494c8
NN
5328 * Makefile.tpl: Fix stupid pasto.
5329 * Makefile.in: Regenerate.
5330
ec7e0995
NN
53312003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5332
5333 * Makefile.tpl: Remove bogus conditional.
5334 * Makefile.in: Regenerate.
5335
27b1cc72
NN
53362003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5337
2a4cbe27
NN
5338 * Makefile.tpl: Make 'recursive targets' using autogen rather
5339 than shell loop. Remove duplicate 'clean' targets and false
5340 comments.
5341 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5342 Add systematic method of specifying missing targets in subdirs.
5343 Add copyright boilerplate.
5344 * Makefile.in: Regenerate.
5345 * configure.in: Add 'recursive targets' to maybe list.
5346 * configure: Regenerate.
5347
27b1cc72
NN
5348 * Makefile.tpl: Rename [+target+] to [+make_target+].
5349 * Makefile.def: Rename 'target' to 'make_target'.
5350
01e51bd0
NC
53512003-05-30 Nick Clifton <nickc@redhat.com>
5352
5353 * README-maintainer-mode: Update URL for locating blessed config
5354 tools.
5355
2fd84b42
NC
53562003-05-29 Robert Millan <rmh@debian.org>
5357
5358 * ltconfig: Import this patch and modify for use with current
5359 version of ltconfig:
5360
5361 2003-05-21 Bruno Haible <bruno@clisp.org>
5362
5363 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5364 GNU/FreeBSD.
5365
8945c6bb
DD
53662003-05-28 DJ Delorie <dj@redhat.com>
5367
5368 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5369 * Makefile.in: Regenerate.
5370
2f9632a1
JJ
53712003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5372
80b200a1 5373 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5374
3a12db16 53752003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5376
3a12db16
DD
5377 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5378 newlib or libgloss.
5379 * Makefile.in: Regenerate.
5380
44482353
DD
53812003-05-21 DJ Delorie <dj@redhat.com>
5382
5383 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5384 * Makefile.in: Regenerate.
5385
fec2c52d
MR
53862003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5387
5388 * configure.in: Use curly braces in the definition of tooldir.
5389 * configure: Regenerate.
5390
16ae0395
NN
53912003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5392
5393 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5394 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5395 Factor out common code from autogen IF statements.
5396 * configure: Regenerate.
5397 * Makefile.in: Regenerate.
5398
ec11bdc6
DD
53992003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5400
5401 * configure.in: Accept i[3456789]86 for machine type.
5402 * configure: Regenerate.
5403
dd12c3a8
NN
54042003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5405
5406 * configure.in: Switch more things to use maybe dependencies.
5407 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5408 * configure: Regenerate.
5409 * Makefile.tpl: Switch more things to use maybe dependencies.
5410 * Makefile.in: Regenerate.
5411
cf662e21
AJ
54122003-05-16 Andreas Schwab <schwab@suse.de>
5413
5414 * Makefile.tpl (install-opcodes): Define.
5415 * Makefile.in: Rebuild.
5416
5481b376
AJ
54172003-05-13 Andreas Jaeger <aj@suse.de>
5418
5419 * config.guess: Update to 2003-05-09 version.
5420 * config.sub: Update to 2003-05-09 version.
5421
3959a22a
AJ
54222003-05-13 Michael Eager <eager@mvista.com>
5423
5424 * configure.in: Correct sed script so that options in quotes are not
5425 deleted.
5426 * configure: Rebuild.
5427
564b43e5
CV
54282003-05-12 Corinna Vinschen <corinna@vinschen.de>
5429
5430 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5431 and $$s/newlib/libc/sys/cygwin32 include paths.
5432 * configure: Ditto.
5433
bb947dc9
L
54342003-05-05 H.J. Lu <hjl@gnu.org>
5435
5436 * config-ml.in: Restored from gcc repository.
5437
77f7441a
CD
54382003-05-02 Chris Demetriou <cgd@broadcom.com>
5439
80b200a1
ZW
5440 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5441 * Makefile.in: Regenerate.
77f7441a 5442
a26d7085
DJ
54432003-04-27 Daniel Jacobowitz <drow@mvista.com>
5444
5445 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5446 and Makefile.def.
5447
e4c4d240
DJ
54482003-04-27 Daniel Jacobowitz <drow@mvista.com>
5449
5450 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5451 * Makefile.in: Regenerated.
5452
62a3fc85
DD
54532003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5454
5455 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5456 * Makefile.in: Regenerate.
5457
54582003-04-18 Jakub Jelinek <jakub@redhat.com>
5459
5460 * configure.in (powerpc64*-*-linux*): Remove.
5461 * configure: Rebuilt.
5462
5b474aa8
DD
54632003-04-17 Phil Edwards <pme@gcc.gnu.org>
5464
5465 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5466 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5467 and restrap.
5468 * Makefile.in: Regenerate.
5469
54702003-04-16 Richard Earnshaw <rearnsha@arm.com>
5471
5472 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5473 * configure: Regenerated.
5474
bc295afe
AO
54752003-04-11 Alexandre Oliva <aoliva@redhat.com>
5476
5477 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5478 * */configure: Rebuilt.
5479
3728fade
NN
54802003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5481
5482 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5483 * Makefile.in: Regenerate.
5484
ce5b542e
MC
54852003-03-14 Michael Chastain <mec@shout.net>
5486
5487 * Makefile.in: Regenerate with correct Makefile.def.
5488
3db0a37f
NN
54892003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5490
5491 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5492 Make macro.
5493 * Makefile.in: Regenerate.
5494 * configure.in: Clean up gxx_include_dir logic.
5495 * configure: Regenerate.
5496
34349c6e
DD
54972003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5498
5499 * configure.in (gxx_include_dir): Fix typo.
5500 * configure: Regenerated.
5501
686c28c9
AC
55022003-03-06 Andrew Cagney <cagney@redhat.com>
5503
5504 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5505
bba45b8b 55062003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5507
bba45b8b
NN
5508 * configure.in: Include $(build_tooldir)/sys-include in
5509 FLAGS_FOR_TARGET.
5510 * configure: Regenerated.
5511
2683747f
NN
55122003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5513
bba45b8b
NN
5514 * Makefile.tpl: Reindent.
5515 * Makefile.in: Regenerate.
5516 * configure.in: Reindent. Don't set unused variables.
5517 * configure: Regenerate.
5518
2683747f
NN
5519 * Makefile.tpl: Always pass down RANLIB.
5520 * Makefile.in: Regenerate.
5521
5522 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5523 * Makefile.in: Regenerate.
5524 * configure.in: Remove unused logic relating to --enable-shared
5525 and --enable-threads. Remove bogus comments. Remove redundant
5526 noconfigdirs.
5527 * configure: Regenerate.
5528
5529 * configure.in: Replace ${libstdcxx_version} by its value.
5530 Remove reference to mh-dgux.
5531 * configure: Regenerate.
5532
50212802
NN
55332003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5534
5535 * Makefile.tpl: Rearrange.
5536 * Makefile.in: Regenerate.
5537
a6be7fc6
NC
55382003-02-25 Nick Clifton <nickc@redhat.com>
5539
5540 * configure: Remove site-file supprot - it is obsolete.
5541
f8a495c8
NC
55422003-02-24 Uwe Stieber <uwe@wwws.de>
5543
5544 * configure.in: Add support for kaOS as cross build target system.
5545 * configure: Regenerated.
5546
3decd77d
DD
55472003-02-20 Sean McNeil <sean@blue.mcneil.com>
5548
5549 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5550 configure-target-* as some target builds may require additional
5551 flags for preprocessor tests.
5552 * Makefile.in: Regenerated.
5553
f4ff34a3
AO
55542003-02-19 Alexandre Oliva <aoliva@redhat.com>
5555
5556 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5557 * ltconfig: Handle it.
5558 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5559 auto-detecting it.
5560
b7e4a931
AO
55612003-02-19 Alexandre Oliva <aoliva@redhat.com>
5562
5563 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5564 it is used as argument to $CC.
5565 * ltcf-gcj.sh: Likewise.
5566
6b784d9f
AO
55672003-02-19 Alexandre Oliva <aoliva@redhat.com>
5568
5569 * configure.in: Introduce --enable-maintainer-mode.
5570 * configure: Rebuilt.
5571 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5572 for maintainer mode.
5573 * Makefile.in: Rebuilt.
5574
8bcd8a07
AC
55752003-02-19 Andrew Cagney <ac131313@redhat.com>
5576
5577 * configure: Regenerate using autoconf 2.13.
5578
ee3fd329
AM
55792003-02-19 Alan Modra <amodra@bigpond.net.au>
5580
5581 * config.guess: Import latest version.
5582 * config.sub: Import latest version.
5583
e9e45685
JM
55842003-02-18 Jason Merrill <jason@redhat.com>
5585
5586 * Makefile.tpl (check-c++): Allow parallelism.
5587
859789af
AC
55882003-02-17 Andrew Cagney <ac131313@redhat.com>
5589
5590 * configure: Regenerate using autoconf 000227.
5591
b3f16a9b
GK
55922003-02-15 Geoffrey Keating <geoffk@apple.com>
5593
5594 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5595 don't configure target-libobjc.
5596 * configure: Regenerate.
5597
72e60e02
DD
55982003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5599
5600 * Makefile.tpl (RANLIB): Define.
5601 * Makefile.in: Regenerate.
5602
91f0e695
KS
56032003-02-06 Keith R Seitz <keiths@redhat.com>
5604
5605 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5606 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5607 * Makefile.in: Regenerated.
5608 * configure.in: Remove all traces of snavigator, db, and grep.
5609 * configure: Regenerated.
5610
122bfa92
FCE
56112003-01-31 Frank Ch. Eigler <fche@redhat.com>
5612
5613 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5614 * Makefile.in: Regenerated.
5615
264095c3
AO
56162003-01-30 Alexandre Oliva <aoliva@redhat.com>
5617
5618 * config.if: Copy from GCC.
5619
a84dbcb3
AO
56202003-01-27 Phil Edwards <pme@gcc.gnu.org>
5621
5622 * configure.in: Revert 24Jan change.
5623 * configure: Regenerate.
5624
19618276
NN
56252003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5626
5627 * configure.in: Revert previous change.
5628 * configure: Regenerate.
5629
b7f27a92
NN
56302003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5631
5632 * configure.in: Make rda native-only.
5633 * configure: Regenerate.
5634
83326456
NN
56352003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5636
5637 * configure.in: Add missing \.
5638 * configure: Rebuilt.
5639
5e367fa5
JJ
56402003-01-17 Jakub Jelinek <jakub@redhat.com>
5641
5642 * configure.in (baseargs): Avoid using \| in sed regular
5643 expressions.
5644 * configure: Rebuilt.
5645
e01f337c
JJ
56462003-01-16 Jakub Jelinek <jakub@redhat.com>
5647
5648 * configure.in (baseargs): Remove all supported forms of
5649 --cache-file, --srcdir, --host, --build and --target options
5650 from argument lists.
5651 * configure: Rebuilt.
5652
aa236487
AO
56532003-01-15 Alexandre Oliva <aoliva@redhat.com>
5654
5655 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5656 * configure: Rebuilt.
5657
586c0873
NN
56582003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5659
5660 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5661 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5662 * Makefile.in: Regenerate.
5663 * configure: Regenerate.
5664
497f816e
DD
56652003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5666
5667 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5668 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5669 * Makefile.in: Regenerate.
5670
bfbe5519
AO
56712003-01-09 Alexandre Oliva <aoliva@redhat.com>
5672
5673 * configure.in: Remove Makefile in build, host and target modules
5674 unless configure was run with --no-recursion.
5675 * configure: Rebuilt.
5676
3f234ef5
CD
56772003-01-08 Chris Demetriou <cgd@broadcom.com>
5678
5679 * config.guess: Update to 2003-01-03 version.
5680 * config.sub: Update to 2003-01-03 version.
5681
a3982d48
CF
56822003-01-07 Christopher Faylor <cgf@redhat.com>
5683
5684 * configure: Regenerate with proper autoconf 2.13.
5685
75778ec4
CF
56862003-01-07 Christopher Faylor <cgf@redhat.com>
5687
80b200a1
ZW
5688 * configure.in: Add AC_PREREQ for consistency.
5689 * configure: Regenerate.
75778ec4 5690
c180f501
AC
56912003-01-06 Andrew Cagney <ac131313@redhat.com>
5692
5693 * configure.in (GDB_TK): Add tcl directories conditional on
5694 gdb/gdbtk directory being present.
5695 * configure: Regenerate.
5481b376 5696
46ca2cc2
DA
56972003-01-04 John David Anglin <dave.anglin@nrc.ca>
5698
5699 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5700 by gcc if LD is not defined and we are not doing a Canadian Cross.
5701 * configure: Rebuilt.
5702
53dd8dab
DJ
57032003-01-01 Daniel Jacobowitz <drow@mvista.com>
5704
5705 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5706
50ceb20c
TT
57072002-12-31 Tom Tromey <tromey@redhat.com>
5708
5709 * Makefile.in: Rebuilt.
5710 * Makefile.def (target_modules) [libffi]: Allow installation.
5711
e78b5cfe
AS
57122002-12-31 Andreas Schwab <schwab@suse.de>
5713
5714 * configure.in: Fix use of $program_transform_name.
5715 * configure: Regenerated.
5716
67448102
DJ
57172002-12-30 Daniel Jacobowitz <drow@mvista.com>
5718
5719 * configure.in (baseargs): Don't remove first configure argument.
5720 * configure: Regenerated.
5721
e6bfb94a
AO
57222002-12-29 Alexandre Oliva <aoliva@redhat.com>
5723
5724 * Makefile.tpl (local-distclean): Don't remove...
5725 (multilib.ts): ... this. Moved into...
5726 (multilib.out): ... this. Don't use sub-make.
5727 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5728 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5729 (configure-build-[+module+], configure-[+module+],
5730 configure-target-[+module+], configure-gcc): ... these. Test
5731 for Makefile existence. Drop config.status from dependencies.
5732 * Makefile.in: Rebuilt.
5733 * configure.in: Move gcc-version-trigger to the end of
5734 ac_configure_args. Add comments to maybedep.tmp and
5735 serdep.tmp. Introduce --disable-serial-configure. Remove
5736 nonopt from baseargs, matching and removing corresponding
5737 whitespace while at it.
5738 * configure: Rebuilt.
5739
8f0dfb36
AO
57402002-12-28 Alexandre Oliva <aoliva@redhat.com>
5741
5742 * configure.in (host_configargs): Replace reference to
5743 no-longer-defined buildopts with --build=${build_alias}.
5744 * configure: Rebuilt.
5745
43be203f
AO
57462002-12-28 Alexandre Oliva <aoliva@redhat.com>
5747
5748 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5749 program_transform_name to standard idiom.
5750 (AUTOGEN, AUTOCONF): Define.
5751 (Makefile.in): Use $(AUTOGEN).
5752 (Makefile): Depend on config.status, and use autoconf-style rule to
5753 build it. Move original commands to...
5754 (config.status): ... this new target.
5755 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5756 $(AUTOCONF).
5757 * Makefile.in: Rebuilt.
5758
a0da8069
NN
57592002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5760
d18f1c9f
NN
5761 * Makefile.tpl: Fix dramatic bustage due to change in
5762 program_transform_name.
5763 * Makefile.in: Regenerate.
5764
5765 * configure.in: Remove unnecessary PATH setting.
5766 * configure: Regnerate.
5767
5768 * configure.in: Don't default to unprefixed tools unless
5769 the native tools will work.
5770 * configure: Regenerate.
5771
a0da8069
NN
5772 * configure.in: Convert to autoconf script. Blow away lots
5773 of now-redundant Makefile fragments.
5774 * configure: Generate using Autoconf.
5775 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5776 * Makefile.in: Regenerate.
5777
c567df0a
NN
57782002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5779
5481b376 5780 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5781 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5782
5481b376 5783 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5784 where they belong.
2c7f9a32 5785
2dabcfb4
AS
57862002-12-24 Andreas Schwab <schwab@suse.de>
5787
5788 * Makefile.tpl (multilib.out): Fix missing space.
5789 * Makefile.in: Regenerate.
5790
1086bc09
NN
57912002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5792
5793 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5794 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5795 * Makefile.in: Regenerate.
5796 * configure.in: Remove unnecessary leftovers.
5797
1086bc09
NN
57982002-12-21 Geoffrey Keating <geoffk@apple.com>
5799
5800 * configure.in (extra_ranlibflags_for_target): New variable.
5801 (*-*-darwin): Add -c to ranlib commands.
5802 * configure (tooldir): Handle extra_ranlibflags_for_target.
5803
14e9ca95
JJ
58042002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5805
5806 * COPYING.NEWLIB: Updated.
5807 * COPYING.LIBGLOSS: Ditto.
5808
14c428fb
NN
58092002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5810
5811 * Makefile.tpl: Revert HJL's change.
5812 * Makefile.in: Regenerated.
5813 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5814 always.
5815
313b8244
AS
58162002-12-19 Andreas Schwab <schwab@suse.de>
5817
5818 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5819 * Makefile.in: Regenerate.
5820
efeae3db
L
58212002-12-18 H.J. Lu <hjl@gnu.org>
5822
5823 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5824 * Makefile.in: Regenerated.
5825
5826 * configure.in (build_prefix): New. Substitute.
5827
43d92c63
NN
58282002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5829
59da4fe6
NN
5830 * Makefile.tpl: Don't let real targets depend on phony targets.
5831 * Makefile.in: Regenerate.
5832
43d92c63
NN
5833 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5834 * Makefile.in: Regenerate.
5835
b72e6a2d
JM
58362002-12-16 Jason Merrill <jason@redhat.com>
5837
5838 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5839 previous 'make bootstrap'.
5840 * Makefile.in: Regenerate.
5841
95c72c44
HPN
58422002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5843
5844 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5845
7d695d07
JM
58462002-12-13 Jason Merrill <jason@redhat.com>
5847
5848 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5849 library tests.
5850 (check-c++): Just depend on it and check-target-libstdc++-v3.
5851 * Makefile.in: Regenerate.
5852
54103d1e
NN
58532002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5854
5855 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5856 * Makefile.in: Regenerate.
5857
4024f1e1
JJ
58582002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5859
80b200a1
ZW
5860 * COPYING.NEWLIB: Update list of alternate Regent of California
5861 licenses and discuss official revoking of advertising clause.
5862 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5863
7dda0df6
AO
58642002-12-12 Alexandre Oliva <aoliva@redhat.com>
5865
5866 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5867 * Makefile.in: Rebuilt.
5868
d03be79e 58692002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5870
929293f4
NN
5871 * configure: Fix bug put in by gremlins.
5872
d03be79e
NN
5873 * Makefile.tpl: Substitute more autoconfily.
5874 * configure: Substitute more autoconfily.
5875 * Makefile.in: Regenerate.
5876
58772002-12-08 Andrew Cagney <ac131313@redhat.com>
5878
5879 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5880 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5881
58822002-12-06 DJ Delorie <dj@redhat.com>
5883
5884 * Makefile.tpl: Change configure dependencies to not have real
5885 targets depend on phony targets.
b4a77b47 5886
db1ac78d
NN
58872002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5888
bcaf2395
NN
5889 * configure.in: Revert unintentional change.
5890
b4fa093e
NN
5891 * src-release: Configure host subdirs.
5892
db1ac78d
NN
5893 * Makefile.tpl: Change dependency for */multilib.out so that
5894 it works when gcc isn't in the tree.
5895
5896 * configure.in: Substitute more.
5897 * configure: Run subconfigures from the Makefile.
5898 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5899 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5900
15723a45
NN
59012002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5902
e2b9e2dc
NN
5903 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5904 and corresponding dependencies.
5905 * Makefile.in: Regenerate.
5906
2af579c4
NN
5907 * configure.in (host_tools): Order binutils, gas and ld for
5908 convenience in running the testsuites.
5909
a2cc058a
NN
5910 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5911 * Makefile.in: Regenerate.
5912 * configure.in: Introduce rules to serialize subconfigure runs.
5913
15723a45
NN
5914 * configure.in: Introduce BASE_CC_FOR_TARGET.
5915 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5916 Realize configure-build-* targets. Realize configure-target-* targets.
5917 * Makefile.in: Regenerate.
5918
ae831be5
NN
59192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5920
5921 * configure: Move gcc_version_trigger stuff from here...
5922 * configure.in: ...to here.
5923
5924 * configure.in: Separate subconfigure options added by this file from
5925 options given by the user. Add machinery to put args for host
5926 subconfigures into the Makefile.
5927
5928 * Makefile.tpl: Remove 'vault' targets.
5929 * Makefile.tpl: Reorder and comment dependencies.
5930 * Makefile.in: Regenerate.
5931
bbf7c8ac
NN
59322002-11-28 Geoffrey Keating <geoffk@apple.com>
5933
5934 * configure.in: Move host-specific darwin noconfigdirs into
5935 the host-specific section.
5936
930314a4
NN
59372002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5938
52d7cdee
NN
5939 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5940 during replay.
5941 * Makefile.in: Regenerate.
5942
930314a4
NN
5943 (finishing slow-motion replay)
5944 * configure: Remove skip-this-dir support.
5945 * Makefile.tpl: Remove skip-this-dir support.
5946
5947 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5948 subdirectories.
5949 * Makefile.in: Regenerate.
5950
5951 * Makefile.tpl: Strip out useless setting of 'dir'.
5952 * Makefile.in: Regenerate.
5481b376 5953
930314a4
NN
59542002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5955
5956 (finishing slow-motion replay)
5957 * configure.in: Fix deeply stupid bug.
5958
5959 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5960 shell code in CXX_FOR_TARGET
5961 * Makefile.def: Introduce raw_cxx.
5962 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5963 RAW_CXX_FOR_TARGET.
5964 * Makefile.in: Regenerate.
5965
59662002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5967
5968 (finishing slow-motion replay)
5969 * Makefile.tpl: Remove unnecessary ifs.
5970 * Makefile.in: Regenerate.
5971
5481b376 5972 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5973 dependencies. Maybe-ize build-libiberty. Create dummy install
5974 targets for 'no_install' modules.
5481b376 5975 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5976 build_modules stuff to configure.in.
5481b376 5977 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5978 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5979 * Makefile.in: Regenerate.
5980
3866be5d
NN
59812002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5982
5983 (continuing slow-motion replay)
5984 * Makefile.tpl: Make all-target, install-target behave similarly
5985 to all, install (only hitting configured targets). Eliminate
5986 unused macro defintions.
5987
5988 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5989 build != host.
5990
5991 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5992
5993 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5994
5481b376 5995 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5996 configuring. Remove references to "dosrel".
5997 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5998 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5999 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6000 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6001 and redundant dependency; rearrange slightly.
6002 * Makefile.def: Add host-side libtermcap, utils.
6003
6004 * Makefile.in: Regenerate.
6005
e393202e
NN
60062002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6007
6008 (Continuing slow-motion replay)
6009 * Makefile.def: Add list of recursive targets to autogenerate.
6010 Add build_modules.
6011 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6012 targets. Autogenerate *-build-* targets.
6013 * Makefile.in: Regenerate.
6014
583d52d7
NN
60152002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6016
6017 (Continuing slow-motion replay)
6018 * configure: More autoconf-style substitutions.
6019 * Makefile.tpl: More autoconf-style substitutions.
6020 * Makefile.in: Regenerate.
6021
60222002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6023
6024 (Continuing slow-motion replay)
6025 * configure: Substitute more variables in a more autoconf-friendly
6026 way. Simplify slightly.
6027 * Makefile.tpl: Make more variables substitutable in an
6028 autoconf-friendly way.
6029 * Makefile.in: Regenerate.
6030
874e38b4
NN
60312002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6032
6033 (Continuing slow-motion replay)
6034 * configure.in (v810*): Remove special setting of tools.
6035
6036 * configure: Add support for extra required flags for ar or nm.
6037 * configure.in (aix4.3+): Use above support for target-specific
6038 issues, rather than using config/mt-aix43.
6039
852e5f18
NN
60402002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6041
6042 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6043 * configure: Remove 'removing', which doesn't work. Replace $subdir
6044 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6045 with $srcdir. Reformat indentation. Substitute some variables
6046 formerly hard-coded in the Makefile for build=host.
6047 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6048 * Makefile.def: Autogenerate more.
6049 * Makefile.in: Regenerate.
6050
c9a0d920
DD
60512002-11-13 Bruce Korb <bkorb@gnu.org>
6052
6053 * Makefile.tpl: syntactic cleanup
6054
dd2768ff
KB
60552002-11-04 Kevin Buettner <kevinb@redhat.com>
6056
6057 * Makefile.def (host_modules): Add rda.
6058 * Makefile.in: Regenerate.
6059 * configure.in (target_tool): Add target-rda to list.
6060
1aa8389d
DD
60612002-10-25 Phil Edwards <pme@gcc.gnu.org>
6062
6063 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6064 and restrap targets to this rule.
6065 * Makefile.in: Regenerate.
6066
28f46298
HPN
60672002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6068
6069 * configure.in (i[3456]86-*-linux*): Add check to disable
6070 ${libgcj} for glibc1.
6071
ff72e302
NC
60722002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6073
6074 * configure.in: Add tic4x target.
6075
8607b6c9
NN
60762002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6077
6078 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6079 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6080 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6081 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6082 * Makefile.in: Regenerate.
6083
f8f61f4a
NN
60842002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6085
c86f794b
NN
6086 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6087 * Makefile.in: Regenerate.
6088
a9590527
NN
6089 * Makefile.def: Remove order dependency comments.
6090 * Makefile.tpl: Add explicit install-install dependencies.
6091 * Makefile.in: Regenerate.
6092
8412ce72
NN
6093 * Makefile.tpl: Remove material now in src-release. (Finally!)
6094 * Makefile.in: Regenerate.
6095
8b9f37f1
NN
6096 * configure: Restore my original patch by syncing with gcc version.
6097
f8f61f4a
NN
6098 * Bring following over from gcc:
6099
61002002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6101
6102 * configure.in (s390*-*-linux*): Enable libgcj.
6103
403d9505
NN
61042002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6105
6106 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6107
95f6f383
AM
61082002-10-02 Alan Modra <amodra@bigpond.net.au>
6109
e4673b0a 6110 * configure: Move stray lines back to where they belong.
95f6f383 6111
748503c8
NN
61122002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6113
a581b5c3
NN
6114 * Makefile.tpl: Insert configure-target target, for src-release.
6115
c084f5b4
NN
6116 * configure: Finish reverting change which Andrew Cagney started
6117 reverting. Should fix bustage.
6118
7aa673ed 6119 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6120 * src-release: New file. Contains material for making net
6121 releases for gdb, binutils, et al., formerly in Makefile.in.
6122
82a9b2d9
NC
61232002-09-30 Nick Clifton <nickc@redhat.com>
6124
6125 * cpu: New top level directory. Intended to hold input files for
6126 CGEN which have FSF copyright assignment.
6127 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6128
c2463a00
AC
61292002-09-29 Andrew Cagney <ac131313@redhat.com>
6130
6131 Revert below (note that src does not contain Makefile.tpl):
6132 * Makefile.tpl: Make subsituted variables more autoconfy.
6133 * Makefile.in: Regenerate.
6134
f03b4789
NN
61352002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6136
c11e16a9
NN
6137 * configure: Revert accidentally applied changes.
6138
f03b4789
NN
6139 * Makefile.tpl: Make more autoconf-friendly.
6140 * Makefile.in: Regenerate.
6141 * configure: Make substitution more autoconf-like.
6142
61432002-09-28 Richard Earnshaw <rearnsha@arm.com>
6144
6145 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6146 single entry to handle all these.
6147 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6148 libjava on arm-*-elf.
6149
c0292023
GK
61502002-09-27 Geoffrey Keating <geoffk@apple.com>
6151
6152 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6153 things that depend on them.
6154
c66d951e
NN
61552002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6156
6157 * Makefile.tpl: Make subsituted variables more autoconfy.
6158 * Makefile.in: Regenerate.
6159 * configure: Make seds more autoconfy.
6160
907a7241 61612002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6162
6163 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6164 * Makefile.in: Regenerate.
6165 * configure.in: Rewrite sed statements to look autoconfy.
6166
907a7241
NN
6167 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6168 all-target-foo on configure-target-foo.
6169 * Makefile.def: Ditto.
6170 * Makefile.in: Rebuild.
6171
405ea7a0
NN
61722002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6173
6174 * Makefile.def: New file.
6175 * Makefile.tpl: New file.
6176 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6177
6178 * configure.in: Minor rearrangement. Simplify tests.
6179
bdc57bfd
JT
61802002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6181
6182 * configure.in (with_headers): Skip copy if value is "yes".
6183 (with_libs): Likewise.
6184
ae03d6e2
NN
61852002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6186
6187 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6188 * configure.in (sh*-*-pe*): Ditto.
6189 * configure.in (mips*-*-pe*): Ditto.
6190 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6191
6192 * configure.in: Rearrange.
6193
707960fe
NC
61942002-09-12 Nick Clifton <nickc@redhat.com>
6195
6196 * Import these changes from the config master repository:
6197
6198 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6199
6200 * config.sub: Add tic4x target.
6201
6202 2002-09-03 Ben Elliston <bje@redhat.com>
6203
6204 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6205 Reported by <Duncan_Stodart@insession.com>.
6206
36ea319f
JJ
62072002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6208
6209 * COPYING.NEWLIB: More updates.
6210
cf57480a
JJ
62112002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6212
6213 * COPYING.NEWLIB: Update.
6214
fd31a171
AC
62152002-08-23 Andrew Cagney <ac131313@redhat.com>
6216
23b632fc
AC
6217 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6218
fd31a171
AC
6219 * config.guess: Import version 2002-08-23.
6220 * config.sub: Import version 2002-08-22.
6221
a08bafb5
AO
62222002-08-20 Alexandre Oliva <aoliva@redhat.com>
6223
6224 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6225 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6226 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6227
17240c1f
NC
62282002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6229
6230 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6231
e70ad0c6
L
62322002-08-04 H.J. Lu (hjl@gnu.org)
6233
6234 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6235
574e6d11
DD
62362002-07-31 Alan Modra <amodra@bigpond.net.au>
6237
6238 * configure.in: Move generic linux case to end. Copy generic
6239 linux noconfigdirs to mips*-*-linux* entry and new
6240 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6241
611e7523
CD
62422002-07-19 Chris Demetriou <cgd@broadcom.com>
6243
6244 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6245 one instance of them which was missed to the list to update.
6246
51759676
CD
62472002-07-16 Chris Demetriou <cgd@broadcom.com>
6248
6249 * config.guess: Update to 2002-07-09 version.
6250 * config.sub: Update to 2002-07-03 version.
6251
7c1f909c
DD
62522002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6253
6254 * configure.in: Remove two redundant tests.
6255
d7cf5d30
DD
62562002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6257
6258 * configure.in (mips*-*-irix6*o32): Enable stabs.
6259
c74222f7
DD
62602002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6261
5b53c336
DD
6262 * configure.in: Don't build grez.
6263 * Makefile.in: Ditto.
6264
c74222f7
DD
6265 * Makefile.in: Remove references to bsp, cygmon, libstub.
6266 * configure.in: Ditto.
6267
6268 * configure.in: Remove leftover reference to gdbtest.
6269
edd1b227
DD
62702002-07-08 Phil Edwards <pme@gcc.gnu.org>
6271
6272 * configure.in (gxx_include_dir): Change to match versioned
6273 C++ headers if --enable-version-specific-runtime-libs is used.
6274
486186e3
AO
62752002-07-04 Steve Ellcey <sje@cup.hp.com>
6276
6277 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6278
ff0a3bf8
DD
62792002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6280
6281 * configure.in: Make --without-x work.
6282
1dfa8174
NC
62832002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6284
6285 * contrib: New directory. Created to contain a copy of the
5481b376 6286 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6287 the FSF GCC sources.
6288
07637366
DD
62892002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6290
b6f83f2a
DD
6291 * configure.in: Rearrange target Makefile fragment collection.
6292
07637366
DD
6293 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6294 cvs[src].
6295 * configure.in: Ditto.
6296
f48556b1
DD
62972002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6298
6299 * Makefile.in: Eliminate 'apache' targets.
6300 * configure.in: Eliminate 'apache' targets.
6301
6302 * configure.in: Eliminate redundant tests. Reorganize.
6303
6304 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6305
6306 * config-ml.in: Eliminate references to Cygnus configure.
6307
6308 * Makefile.in: Eliminate references to building emacs.
6309
63102002-07-01 Denis Chertykov <denisc@overta.ru>
6311
6312 * configure.in: Add support for ip2k.
6313
cdb9e2b8
BE
63142002-06-24 Ben Elliston <bje@redhat.com>
6315
6316 * configure.in (host_tools): Remove cgen.
6317
6318 * Makefile.in (all-cgen): Remove; runs from its source directory.
6319 (check-cgen, install-cgen, clean-cgen): Likewise.
6320 (all-opcodes): No not depend on all-cgen.
6321 (all-sim): Likewise.
6322
3558860c
DD
63232002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6324
6325 * configure.in: Fix AIX configury bug.
6326
e3b0c936
DD
63272002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6328
cdb9e2b8 6329 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6330
cdb9e2b8
BE
6331 * configure.in: Move definition of libstdcxx_flags right above
6332 usage, rather than way earlier.
8ee424c0 6333
c712250a
DD
6334 * configure.in: Pull definition of is_cross_compiler earlier.
6335
9ee1a75c
DD
6336 * configure.in: Rearrange a little.
6337
e3b0c936
DD
6338 * configure.in: Remove references to librx.
6339 * Makefile.in: Remove references to librx.
6340
b2bd228e
DD
63412002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6342
6343 * configure.in: Eliminate ${gasdir} variable.
6344
7cd52483
DB
63452002-06-18 Dave Brolley <brolley@redhat.com>
6346
6347 * configure.in: Add support for frv.
6348 * config.sub: Add support for frv.
6349
6c5e141a
DD
63502002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6351
6352 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6353
0d18b56d
JT
63542002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6355
6356 * configure.in (vax-*-netbsd*): Re-enable gas.
6357
fd8958d5
DD
63582002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6359
27f15fdd
DD
6360 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6361 BUILD_PREFIX_1, to correct nomenclature.
6362 * configure: Likewise.
6363
fd8958d5
DD
6364 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6365 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6366
0c2442b7
DD
63672002-05-31 Olaf Hering <olh@suse.de>
6368
6369 * config-ml.in: Propogate DESTDIR also.
6370
a3602181
JT
63712002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6372
6373 * configure.in (vax-*-netbsd*): Don't build gas for this
6374 platform.
6375
c95f53ae
MM
63762002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6377
6378 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6379 and libgcj for AVR.
6380
1d7c1053
NC
63812002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6382
6383 * config.sub: Add DLX target.
6384
4b37028f
JT
63852002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6386
6387 * config.guess: Update to 2002-05-22 version.
6388 * config.sub: Likewise.
6389
d5de0a84
NC
63902002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6391
6392 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6393 * config-ml.in: Likewise.
6394 * configure: Likewise.
6395 * configure.in: Likewise.
6396
c92a0210
DD
63972002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6398
115a77aa
DD
6399 * configure.in: Simplify makefile fragment collection.
6400
6401 * configure.in: Remove code to build emacs.
e99daf2b 6402
91e060aa
DD
6403 * configure.in : Remove --srcdir argument from targargs and buildargs
6404 (it's always overridden in the Makefile anyway). Rearrange a bit.
6405
6406 * configure: Move some logic to configure.in.
6407 * configure.in: Move some logic from configure.
c92a0210 6408
91217342
JJ
64092002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6410
6411 * COPYING.LIBGLOSS: New file.
6412
d3d8a9ee
NC
64132002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6414
6415 * Makefile.in: Honour DESTDIR.
6416
3a036cdc
AO
64172002-05-05 Alexandre Oliva <aoliva@redhat.com>
6418
6419 * configure.in (noconfigdirs): Don't disable libgcj on
6420 sparc64-*-solaris* and sparcv9-*-solaris*.
6421
6d095fe4
AO
64222002-05-03 Alexandre Oliva <aoliva@redhat.com>
6423
6424 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6425
dac55df9
TF
64262002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6427
6428 * configure.in (FLAGS_FOR_TARGET): Do not add
6429 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6430 on i[3456]86-*-linux*.
6431
a018e15b
TF
64322002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6433
6434 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6435
6436 * configure.in (noconfigdirs): Do not add target-newlib if
6437 target == i[3456]86-*-linux*, and host == target.
6438
5f284831
MM
64392002-04-29 Mark Mitchell <mark@codesourcery.com>
6440
6441 * config.guess: Updated to 2002-04-26's version.
6442 * config.sub: Updated to 2002-04-26's version.
6443
33babf59
DD
64442002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6445
bd5f7da2
DD
6446 * configure.in: delete reference to absent file
6447
a0c4f3a0
DD
6448 * configure.in: replace '[' with 'test'
6449
66f1ba4f
DD
6450 * configure.in: Eliminate references to gash.
6451 * Makefile.in: Eliminate references to gash.
6452
7c3ab50c
DD
6453 * configure.in: remove useless references to 'pic' makefile fragments.
6454
bbc025f5
DD
6455 * configure.in: (*-*-windows*) Finish removing.
6456
33babf59
DD
6457 * configure.in: Eliminate redundant test for libgui.
6458
d5ec694c
DD
64592002-04-26 Joel Sherrill <joel@OARcorp.com>
6460
6461 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6462 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6463
57a5346c
DD
64642002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6465
6466 * configure.in: remove references to dead files
6467
dbf93899
DD
64682002-04-18 Tom Tromey <tromey@redhat.com>
6469
6470 * configure.in: Disallow configuring libgcj when it is already
6471 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6472 Solaris 2.8 by default. For PR libgcj/6158.
6473
26eadf68
DD
64742002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6475
6476 * configure.in: Move default CC setting out of config/mh-* fragments
6477 directly into here.
6478
a0a2c6c6
DD
64792002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6480
6481 * configure.in: don't even try to configure or make a subdirectory
6482 if there's no configure script for it.
6483
9972f812
DD
64842002-04-15 Mark Mitchell <mark@codesourcery.com>
6485
6486 * MAINTAINERS: Remove chill maintainers.
6487 * Makefile.in (CHILLFLAGS): Remove.
6488 (CHILL_LIB): Remove.
6489 (TARGET_CONFIGDIRS): Remove libchill.
6490 (CHILL_FOR_TARGET): Remove.
6491 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6492 CHILL_LIB.
6493 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6494 (CHECK_TARGET_MODULES): Likewise.
6495 (INSTALL_TARGET_MODULES): Likewise.
6496 (CLEAN_TARGET_MODULES): Likewise.
6497 (configure-target-libchill): Remove.
6498 (all-target-libchill): Remove.
6499 * configure.in (target_libs): Remove target-libchill.
6500 Do not compute CHILL_FOR_TARGET.
6501 * libchill: Remove directory.
5481b376 6502
75205f78
DD
65032002-04-15 DJ Delorie <dj@redhat.com>
6504
6505 * Makefile.in, configure.in, configure: Sync with gcc, entries
6506 follow...
6507
65082002-04-08 Tom Tromey <tromey@redhat.com>
6509
6510 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6511 Fixes PR libgcj/6068.
6512
65132002-03-30 Krister Walfridsson <cato@df.lth.se>
6514
6515 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6516
65172002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6518
6519 * configure.in (alpha*-dec-osf*): Enable libgcj.
6520
65212002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6522
6523 Fix for: PR bootstrap/3591, target/5676
6524 * configure.in (mcore-pe): Disable the configuration of
6525 libstdc++-v3 since exceptions are not supported.
6526
65272002-03-20 Anthony Green <green@redhat.com>
6528
6529 * configure.in: Enable libgcj for xscale-elf target.
6530
65312002-02-28 Alexandre Oliva <aoliva@redhat.com>
6532
6533 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6534 libjava.
6535 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6536
65372002-02-22 Alexandre Oliva <aoliva@redhat.com>
6538
6539 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6540 libstdc++-v3 and libjava.
6541
65422002-02-11 Adam Megacz <adam@xwt.org>
6543
6544 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6545 boehm-gc
6546
65472002-02-09 Alexandre Oliva <aoliva@redhat.com>
6548
6549 * config.guess: Updated to 2002-01-30's version.
6550 * config.sub: Updated to 2002-02-01's version.
6551 Contribute sh64-elf.
6552 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6553 * configure.in: Added sh64-*-*.
6554
65552002-01-17 H.J. Lu <hjl@gnu.org>
6556
6557 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6558 (all-target-fastjar): Also depend on all-target-libiberty.
6559
6560Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6561
6562 * configure, configure.in: Use temp file for long sed commands.
6563
65642001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6565
6566 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6567 libf2c.
6568
65692001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6570
6571 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6572
65732001-10-11 Hans-Peter Nilsson <hp@axis.com>
6574
6575 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6576
65772001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6578
6579 * configure: Handle temporary files securely using mkdir.
6580
65812001-09-26 Will Cohen <wcohen@redhat.com>
6582
6583 * configure.in (*-*-linux*): Disable configuration of target-newlib
6584 and target-libgloss.
6585
65862001-09-26 Alexandre Oliva <aoliva@redhat.com>
6587
6588 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6589 RANLIB.
6590
65912001-08-11 Graham Stott <grahams@redhat.com>
6592
6593 * Makefile.in (check-c++): Add missing semicolon.
6594
65952001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6596
6597 * configure.in (sh-*-linux*): New.
6598
65992001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6600
6601 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6602 and libgcj on m68hc11/m68hc12.
6603
66042001-06-27 H.J. Lu (hjl@gnu.org)
6605
6606 * Makefile (CFLAGS_FOR_BUILD): New.
6607 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6608
66092001-06-01 Hans-Peter Nilsson <hp@axis.com>
6610
6611 * configure.in (libstdcxx_flags): Do not try to execute
6612 libstdc++-v3/testsuite_flags until it exists.
6613
66142001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6615
6616 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6617
66182001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6619
6620 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6621
6622Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6623
6624 * configure.in: Move *-chorusos target case to the proper switch.
6625 Disable libgcj.
6626
66272001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6628
6629 * Makefile.in (STAGE1_CFLAGS): Pass down.
6630
66312001-04-13 Alan Modra <amodra@one.net.au>
6632
6633 * config.guess: Add hppa64-linux support. Note for next import that
6634 this is already in the master file.
6635 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6636
66372001-03-22 Colin Howell <chowell@redhat.com>
6638
6639 * Makefile.in (DO_X): Do not backslash single-quotes in
6640 backquotes (two places).
6641
66422001-03-18 Laurynas Biveinis <lauras@softhome.net>
6643
6644 * Makefile.in (DO_X): Quote nested quotes.
6645
66462001-03-15 Laurynas Biveinis <lauras@softhome.net>
6647
6648 * Makefile.in (DO_X): Use double quotes for quoting
6649 "RANLIB=$${RANLIB}".
6650
66512001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6652
6653 * configure.in: Only use `lang_requires' for languages athat are
6654 actually enabled.
6655
66562001-03-07 Tom Tromey <tromey@redhat.com>
6657
6658 * configure.in: Allow config-lang.in to set `lang_requires' to list
6659 of other required languages.
6660
66612001-03-06 Laurynas Biveinis <lauras@softhome.net>
6662
6663 * Makefile.in: Remove RANLIB definition. Use RANLIB
6664 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6665 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6666
66672001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6668 Alexandre Oliva <aoliva@redhat.com>
6669
6670 * Makefile.in (check-c++): Use tabs, not spaces.
6671
66722001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6673
6674 * Makefile.in (check-c++): New rule.
6675
6676 * configure.in (target_libs): Remove libg++.
6677 (noconfigdirs): Remove libg++.
6678 (noconfigdirs): Same.
6679 (noconfigdirs): Same.
6680 (noconfigdirs): Same.
6681
6682 * config-ml.in: Remove libg++ references.
6683
6684 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6685 (ALL_TARGET_MODULES): Same.
6686 (configure-target-libg++): Remove.
6687 (all-target-libg++): Remove.
6688 (configure-target-libio): Remove.
6689 (all-target-libio): Remove.
6690 (check-target-libio): Remove.
6691 (.PHONY): Remove.
6692 (libg++.tar.bz2): Remove.
6693 (all-target-cygmon): Remove libio.
6694 (all-target-libstdc++): Remove.
6695 (configure-target-libstdc++): Remove.
6696 (TARGET_LIB_PATH): Remove libstdc++.
6697 (ALL_GCC_CXX): Remove libstdc++.
6698 (all-target-gperf): Correct.
6699
67002001-02-15 Anthony Green <green@redhat.com>
6701
6702 * configure: Introduce GCJ_FOR_TARGET.
6703 * configure.in: Ditto.
6704 * Makefile.in: Ditto.
6705
67062001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6707
6708 * configure.in: for *-chorusos, don't config target-newlib and
6709 target-libgloss.
6710
67112001-02-04 Mark Mitchell <mark@codesourcery.com>
6712
6713 Remove V2 C++ library.
6714 * configure.in: Remove --enable-libstdcxx_v3 support.
6715
67162001-01-27 Richard Henderson <rth@redhat.com>
6717
6718 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6719
67202001-01-26 Tom Tromey <tromey@redhat.com>
6721
6722 * configure.in: Allow libgcj to be built on Sparc Solaris.
6723
67242001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6725
6726 * configure.in: Enable libgcj on several additional platforms.
6727
67282001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6729
6730 * configure.in: Enable libgcj for linux targets.
6731
67322001-01-09 Mike Stump <mrs@wrs.com>
6733
6734 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6735 failures of subdirectories.
6736
67372001-01-02 Laurynas Biveinis <lauras@softhome.net>
6738
6739 * configure: handle DOS-style absolute paths.
6740
67412001-01-02 Laurynas Biveinis <lauras@softhome.net>
6742
6743 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6744
67452000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6746
6747 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6748 (libstdcxx_incdir): Pass down.
6749 * config.if: Remove expired bits for cxx_interface, add stub.
6750 (libstdcxx_incdir): Add variable for g++ include directory.
6751 * configure.in (gxx_include_dir): Use it.
6752
67532000-12-15 Andreas Jaeger <aj@suse.de>
6754
6755 * configure.in: Handle lang_dirs.
6756
67572000-12-13 Anthony Green <green@redhat.com>
6758
6759 * configure.in: Disable libgcj for any target not specifically
6760 listed. Disable libgcj for x86 and Alpha Linux until compatible
6761 with g++ abi.
6762
67632000-12-13 Mike Stump <mrs@wrs.com>
6764
6765 * Makefile.in (local-distclean): Also remove fastjar.
6766
67672000-12-10 Anthony Green <green@redhat.com>
6768
6769 * configure.in: Define libgcj. Disable libgcj target libraries for
6770 most targets.
6771
67722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6773
6774 * configure.in (target_libs): Revert 2000-12-08 patch.
6775 (noconfigdirs): Added target-libjava.
6776
67772000-12-09 Laurynas Biveinis <lauras@softhome.net>
6778
6779 * Makefile.in: handle DOS-style absolute paths.
6780
67812000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6782
6783 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6784 libjava.
6785 * configure.in (target_libs): Removed `target-libjava'.
6786
67872000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6788
6789 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6790 (ALL_MODULES): Added fastjar.
6791 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6792 (all-target-libjava): all-fastjar replaces all-zip.
6793 (all-fastjar): Added.
6794 (configure-target-fastjar, all-target-fastjar): Likewise.
6795 * configure.in (host_tools): Added fastjar.
6796
67972000-12-07 Mike Stump <mrs@wrs.com>
6798
6799 * Makefile.in (local-distclean): Remove leftover built files.
6800
68012000-11-16 Fred Fish <fnf@be.com>
6802
6803 * configure.in (enable_libstdcxx_v3): Fix typo,
6804 libstd++ -> libstdc++.
6805
68062000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6807
6808 * configure: Provide the original toplevel configure arguments
6809 (including $0) to subprocesses in the environment rather than
6810 through gcc/configargs.h.
6811
68122000-11-12 Mark Mitchell <mark@codesourcery.com>
6813
6814 * configure: Turn on libstdc++ V3 by default.
6815
68162000-10-16 Michael Meissner <meissner@redhat.com>
6817
6818 * configure (gcc/configargs.h): Only create if there is a build GCC
6819 directory created.
6820
68212000-10-05 Phil Edwards <pme@gcc.gnu.org>
6822
6823 * configure: Save configure arguments to gcc/configargs.h.
6824
68252000-10-04 Andris Pavenis <pavenis@latnet.lv>
6826
6827 * Makefile.in (bootstrap): avoid recursion if subdir missing
6828 (cross): ditto
6829 (do-proto-toplev): ditto
6830
6831Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6832
6833 * configure.in: Do not build byacc for hppa64. Provide paths to the
6834 X11 libraries for hppa64.
6835
68362000-09-02 Anthony Green <green@cygnus.com>
6837
6838 * Makefile.in (all-gcc): Depend on all-zlib.
6839 (CLEAN_MODULES): Add clean-zlib.
6840 (ALL_MODULES): Add all-zlib.
6841 * configure.in (host_libs): Add zlib.
6842
68432000-08-25 Alexandre Oliva <aoliva@redhat.com>
6844
6845 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6846 $targargs to tell whether newlib is going to be built.
6847
6848 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6849 $$r/TARGET_SUBDIR/libio for _G_config.h.
6850
68512000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6852
6853 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6854
6855 * configure: Make enable_threads and enable_shared defaults
6856 explicit. Substitute enable_threads into generated Makefiles.
6857 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6858 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6859
68602000-08-02 Manfred Hollstein <manfredh@redhat.com>
6861
6862 * configure.in: Re-enable all references to libg++ and librx.
6863
ffb97b2f 68642002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6865
ffb97b2f
DD
6866 * configure.in: Add *-*-freebsd* configurations.
6867
bbf6e9e3
AC
68682002-04-07 Andrew Cagney <ac131313@redhat.com>
6869
6870 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6871 (do-tar, do-bz2): New rules.
6872 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6873 (gdb-tar): New rule.
6874 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6875 (insight_dejagnu.tar): New rule.
6876 (insight.tar): New rule.
6877 (gdb+dejagnu.tar): New rule.
6878 (gdb.tar): New rule.
6879
8f1579c0
AC
68802002-04-07 Andrew Cagney <ac131313@redhat.com>
6881
6882 * MAINTAINERS: Update dejagnu/
6883
ba3c59ab
AO
68842002-03-16 Alexandre Oliva <aoliva@redhat.com>
6885
6886 * ltmain.sh (relink_command): Fix typo in previous change.
6887
6243d5dd
AO
68882002-03-15 Alexandre Oliva <aoliva@redhat.com>
6889
6890 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6891 (relink_command): Added --tag flags.
6892 (mode=install): If relinking fails; error out.
6893
80413487
RH
68942002-03-12 Richard Henderson <rth@redhat.com>
6895
6896 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6897 .NOTPARALLEL tag.
6898 (do-check): Rename from check.
6899 (check): Allow parallel check.
6900
3daeddf6
RH
69012002-03-11 Richard Henderson <rth@redhat.com>
6902
6903 * Makefile.in (.NOTPARALLEL): Add fake tag.
6904
fad93c55
L
69052002-03-07 H.J. Lu (hjl@gnu.org)
6906
6907 * configure.in: Enable gprof for mips*-*-linux*.
6908
2e8357fc
AO
69092002-02-28 Alexandre Oliva <aoliva@redhat.com>
6910
6911 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6912 libjava.
6913 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6914
bd48e1a9
AC
69152002-02-24 Andrew Cagney <ac131313@redhat.com>
6916
6917 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6918
39121370
DJ
69192002-02-23 Daniel Jacobowitz <drow@mvista.com>
6920
6921 * config.guess: Import from master sources, rev 1.232.
6922 * config.sub: Import from master sources, rev 1.246.
6923
081ff160
AO
69242002-02-23 Alexandre Oliva <aoliva@redhat.com>
6925
6926 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6927 because its Makefile is there; test for the executable instead.
6928
20a5393b
AO
69292002-02-09 Alexandre Oliva <aoliva@redhat.com>
6930
6931 Contribute sh64-elf.
6932 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6933 * configure.in: Added sh64-*-*.
6934
38135629
JJ
69352002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6936
80413487
RH
6937 * COPYING.NEWLIB: Remove advertising clause from
6938 Berkeley and Red Hat licenses.
38135629 6939
48d19748
MD
69402002-02-01 Mo DeJong <supermo@bayarea.net>
6941
6942 * Makefile.in: Add all-tix to deps for all-snavigator
6943 so that tix is built when building snavigator.
6944
f6e1c110
BE
69452002-02-01 Ben Elliston <bje@redhat.com>
6946
6947 * config.guess: Import from master sources, rev 1.229.
6948 * config.sub: Import from master sources, rev 1.240.
6949
4867be41
DJ
69502002-01-27 Daniel Jacobowitz <drow@mvista.com>
6951
6952 From Steve Ellcey <sje@cup.hp.com>:
6953 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6954 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6955 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6956 IA64.
6957 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6958 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6959 soname_spec, sys_lib_search_path_spec): Ditto.
6960
e82380cc
JT
69612002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6962
6963 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6964 target-libiberty, and target-libgloss. Skip Java-related
6965 libraries if not supported for NetBSD on target CPU.
6966
1319fb9c
NC
69672002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6968
6969 * configure.in: Import StrongARM and XScale target_configdirs from
6970 FSF GCC version.
6971
b020f6ac
L
69722002-01-16 H.J. Lu (hjl@gnu.org)
6973
6974 * config.guess: Import from master sources, rev 1.225.
6975 * config.sub: Import from master sources, rev 1.238.
6976
6977 * MAINTAINERS: Updated notes on config.guess and config.sub.
6978
a0c1c920
NC
69792002-01-11 Steve Ellcey <sje@cup.hp.com>
6980
6981 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6982 ld and gdb are not supported.
6983
a9fa5e1f
JJ
69842002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6985
6986 * Change reference to Cygnus Solutions to be Red Hat.
6987
94077108
JJ
69882002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6989
6990 * COPYING.NEWLIB: Update generic copyright date.
6991
05ecd75c
MS
69922002-01-07 Mark Salter <msalter@redhat.com>
6993
6994 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6995 Allow target-libgloss to be built for arm, strongarm, and xscale.
6996
a106bb62
BE
69972002-01-03 Ben Elliston <bje@redhat.com>
6998
6999 * MAINTAINERS: Update URL for config.* scripts.
7000
0e254642
AM
70012001-12-18 Alan Modra <amodra@bigpond.net.au>
7002
7003 * config.sub: Import latest version.
7004 * config.guess: Likewise.
7005
0a0d0041
TF
70062001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7007
7008 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7009 options for i[3456]86-pc-linux* native builds.
7010
d932cae7
NC
70112001-12-05 Laurent Guerby <guerby@acm.org>
7012
7013 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7014 libiberty.
d932cae7
NC
7015
7016 Import this patch from gcc:
5481b376 7017
d932cae7
NC
7018 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7019
7020 * symlink-tree: handle DOS-style absolute paths.
7021
49b7683b
DD
70222001-11-28 DJ Delorie <dj@redhat.com>
7023 Zack Weinberg <zack@codesourcery.com>
7024
7025 When build != host, create libiberty for the build machine.
7026
7027 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7028 CONFIG_ARGUMENTS.
7029 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7030 New variables.
7031 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7032 and rules.
7033 (all.normal): Depend on ALL_BUILD_MODULES.
7034 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7035 (all-build-libiberty): Depend on configure-build-libiberty.
7036
7037 * configure: Calculate and substitute proper value for
7038 ALL_BUILD_MODULES.
7039 * configure.in: Create the build subdirectory.
7040 Calculate and substitute TARGET_CONFIGARGS (formerly
7041 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7042
26ef82f4
GK
70432001-11-26 Geoffrey Keating <geoffk@redhat.com>
7044
7045 * config.sub: Update to version 1.232 on subversion.
7046
43e64072
NC
70472001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7048
7049 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7050 files from .po files for a distribution.
7051
66f6c0d5
HPN
70522001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7053
7054 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7055
4a02fdb2
JH
70562001-11-13 Jeff Holcomb <jeffh@redhat.com>
7057
7058 Merged from net gcc:
7059 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7060 * ltcf-c.sh: Use $objext, not $ac_objext.
7061 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7062 * ltcf-cxx.sh: Add support for GNU.
7063 2001-07-22 Timothy Wall <twall@redhat.com>
7064 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7065 default settings if using GNU tools with that configuration.
7066 * ltcf-cxx.sh: Ditto.
7067 * ltcf-gcj.sh: Ditto.
7068 2001-07-21 Michael Chastain <chastain@redhat.com>
7069 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7070 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7071 * ltmain.sh: Mark as gcc-local.
7072
227b9953
JH
70732001-11-13 Jeff Holcomb <jeffh@redhat.com>
7074
7075 * Makefile.in (all-bison): Revert 2001-10-24.
7076 Don't depend on texinfo.
7077
cbbab8fb
JJ
70782001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7079
80413487 7080 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7081
922b2485
DD
70822001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7083
7084 * configure.in (--enable-languages): Be more permissive about
7085 syntax. Check for empty lists better. Warn about $LANGUAGES.
7086
f08fa01d
HPN
70872001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7088
7089 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7090
fee3da4e
JH
70912001-10-24 Jeff Holcomb <jeffh@redhat.com>
7092
7093 Makefile.in (all-bison): Don't depend on texinfo.
7094
73fb1ef9
AM
70952001-10-03 Alan Modra <amodra@bigpond.net.au>
7096
7097 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7098
373688ac
AO
70992001-09-29 Alexandre Oliva <aoliva@redhat.com>
7100
7101 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7102
9c07660b
HPN
71032001-09-28 Hans-Peter Nilsson <hp@axis.com>
7104
7105 * config.sub, config.guess: Import latest from subversions.
7106
3f152009
AO
71072001-09-21 Alexandre Oliva <aoliva@redhat.com>
7108
7109 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7110 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7111 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7112 avoid quotes nesting problems.
7113 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7114 (DO_X): Export only variables that are set.
7115
8f6a59e5
BE
71162001-09-19 Ben Elliston <bje@redhat.com>
7117
7118 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7119 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7120 semantics. Use the shell built-in "type" command instead.
7121
a1ec19fa
TS
71222001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7123
7124 * config.sub: Reverted the earlier change, this version is not the
7125 master file.
7126
4008bd9b
TS
71272001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7128
7129 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7130 Add support for mips64.
7131
dd1e52a4
JH
71322001-09-03 Jeff Holcomb <jeffh@redhat.com>
7133
7134 * configure.in: Enable libstdc++-v3 for h8300 targets.
7135
91549d1c
EC
71362001-08-30 Eric Christopher <echristo@redhat.com>
7137 Jason Eckhardt <jle@redhat.com>
7138
7139 * config.sub: Add support for mipsisa32.
7140
cf966cf9
EC
71412001-08-30 Eric Christopher <echristo@redhat.com>
7142
7143 * config.sub, config.guess: Import latest from subversions.
7144
82208dc5
AM
71452001-08-20 Alan Modra <amodra@bigpond.net.au>
7146
7147 * config.sub, config.guess: Import latest from subversions.
7148
4dca8403
DD
71492001-07-26 DJ Delorie <dj@redhat.com>
7150
7151 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7152
1107dce2
AM
71532001-06-19 Alan Modra <amodra@bigpond.net.au>
7154
7155 * Makefile.in: Revert 2001-06-17.
7156 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7157
e09a6604
L
71582001-06-17 H.J. Lu <hjl@gnu.org>
7159
7160 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7161 (gas+binutils.tar.bz2): Likewise.
7162 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7163
31a8b634
AC
7164Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7165
7166 * Makefile.in (VER): When present, extract the version number from
5481b376 7167 the file version.in.
31a8b634 7168
dc70af01
AO
71692001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7170
7171 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7172 gcc/xgcc is built, use -print-prog-name to find out the program
7173 name to use.
7174
839bbd8c
AO
71752001-06-04 Mark Mitchell <mark@codesourcery.com>
7176
7177 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7178 with_gcc]: Use `gcc -shared' to build a shared library.
7179
566e9a30
AO
71802001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7181
7182 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7183 archives.
7184
e877bb69
AO
71852001-05-28 Simon Patarin <simon.patarin@inria.fr>
7186
7187 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7188 libraries when using g++ with native linker.
7189
1605288b
AO
71902001-05-28 Alexandre Oliva <aoliva@redhat.com>
7191
7192 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7193
11a383ba
TR
71942001-05-24 Tom Rix <trix@redhat.com>
7195
7196 * configure.in : enable ld for aix
cf966cf9 7197
18611226
AO
71982001-05-22 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7201 [aix4*|aix5*]: Prepend blank.
7202
6be7c12c
AO
72032001-05-20 Alexandre Oliva <aoliva@redhat.com>
7204
7205 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7206 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7207 of subdir/configure scripts to use the new libtool.m4.
7208
4ed00bba
L
72092001-05-14 H.J. Lu <hjl@gnu.org>
7210
7211 * config.if (libc_interface): Set to -libc6.2- for cross
7212 compiling to Linux/glibc 2.2.
7213
b1af961c
AO
72142001-05-03 Alexandre Oliva <aoliva@redhat.com>
7215
7216 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7217 libgcj.
7218
5ec3e74e
AO
72192001-04-26 Alexandre Oliva <aoliva@redhat.com>
7220
7221 * configure.in (noconfigdirs): Don't reset it from scratch in the
7222 target case; only append to it.
7223
b3ed1d6b
AO
72242001-04-26 Alexandre Oliva <aoliva@redhat.com>
7225
7226 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7227 sparc-*-solaris2.8]: Disable ${libgcj}.
7228
96111c10
AO
72292001-04-25 Alexandre Oliva <aoliva@redhat.com>
7230
7231 * configure.in (libgcj_saved): Copy from $libgcj.
7232 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7233 --disable-libgcj.
7234
b5bf43f2
AO
72352001-04-20 Alexandre Oliva <aoliva@redhat.com>
7236
7237 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7238 1.641.2.228.
7239
8cc32590
AO
72402001-04-12 Alexandre Oliva <aoliva@redhat.com>
7241
7242 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7243 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7244
dec0cb0c
AO
72452001-04-01 Alexandre Oliva <aoliva@redhat.com>
7246
7247 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7248 New macros.
7249 (bootstrap, cross): Use RECURSE_FLAGS.
7250 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7251
6a9c3886
AO
72522001-03-27 Alexandre Oliva <aoliva@redhat.com>
7253
7254 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7255
d4fc7db8
NC
72562001-03-23 Nick Clifton <nickc@redhat.com>
7257
7258 * README-maintainer-mode: Add note about inability to use "make
7259 distclean" in maintainer mode.
7260
7389ff65
AO
72612001-03-22 Alexandre Oliva <aoliva@redhat.com>
7262
7263 Re-installed:
7264 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7265 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7266 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7267 * ltcf-cxx.sh: Likewise.
7268 * ltcf-gcj.sh: Likewise.
7269
b3e0dc8e
PB
72702001-03-22 Philip Blundell <philb@gnu.org>
7271
7272 * config.sub, config.guess: Import latest from subversions.
7273
469b781c
AO
72742001-03-22 Alexandre Oliva <aoliva@redhat.com>
7275
7276 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7277 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7278
b0dad762
MC
72792001-03-20 Michael Chastain <chastain@redhat.com>
7280
7281 * Makefile.in: all-m4 depends on all-texinfo.
7282
c559bb17
AO
72832001-03-08 Alexandre Oliva <aoliva@redhat.com>
7284
7285 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7286
fef4ae2e
JJ
72872001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7288
7289 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7290 longer valid.
7291
8d6dd99d
NC
72922001-02-16 Nick Clifton <nickc@redhat.com>
7293
7294 * configure.in (noconfigdirs): Allow configuration of texinfo
7295 for Cygwin hosts.
7296
a85d7ed0
NC
72972001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7298
7299 * config.guess: Add linux target for S/390.
7300 * config.sub: Likewise.
7301 * configure.in: Likewise.
7302
51221c5e
DD
73032001-02-06 Ben Elliston <bje@redhat.com>
7304
7305 * configure: Output host type to stdout, not stderr.
7306
9dec4c71
MS
73072001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7308
7309 * config.guess: Import from subversions.gnu.org (revision 1.181).
7310 * config.sub: Import from subversions.gnu.org (revision 1.199).
7311
9add9c04
AM
73122001-01-30 Alan Modra <alan@linuxcare.com.au>
7313
7314 * config.guess: Handle hppa64-linux systems.
7315
8679174d
MS
73162001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7317
7318 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7319 Don't unset, it's non-portable and no longer necessary, set to empty
7320 instead.
7321
02d01ed4
MS
73222001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7323
7324 * ltconfig: Shell portability fix for the tagname validity check.
7325
4cc5853d
MS
73262001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7327
7328 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7329
7487e485
AO
73302001-01-27 Alexandre Oliva <aoliva@redhat.com>
7331
7332 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7333 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7334
f332af52
AO
73352001-01-24 Alexandre Oliva <aoliva@redhat.com>
7336
7337 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7338 keep at least one of build_libtool_libs or build_old_libs set to
7339 yes.
7340
ef099754
AO
73412001-01-24 Alexandre Oliva <aoliva@redhat.com>
7342
7343 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7344 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7345
8341f2fc 73462000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7347
8341f2fc
AJ
7348 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7349
73502000-11-03 Philip Blundell <pb@futuretv.com>
7351
7352 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7353 files.
ebf0fa2e 7354
c320a39f
JJ
73552001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7356
7357 * COPYING.NEWLIB: Put into source repository.
7358
8817b92e
BE
73592001-01-15 Ben Elliston <bje@redhat.com>
7360
7361 * configure.in (host_tools): Add sid.
7362 Always configure cgen.
7363 * Makefile.in (all-sid): New target.
7364 (check-sid, clean-sid, install-sid): Likewise.
7365
35590697
AJ
73662001-01-07 Andreas Jaeger <aj@suse.de>
7367
80413487 7368 * config.sub, config.guess: Update from subversions.
35590697 7369
6ee6cea6
AO
73702000-12-12 Alexandre Oliva <aoliva@redhat.com>
7371
7372 * configure.in: Disable language-specific target libraries for
7373 languages that aren't enabled.
7374
077b8428
NC
73752000-11-24 Nick Clifton <nickc@redhat.com>
7376
7377 * configure.in (xscale-elf): Add target.
7378 (xscale-coff): Add target.
7379 (c4x, c5x, tic54x): Move after ARM targets.
7380
9e28a1ed
AO
73812000-11-23 Alexandre Oliva <aoliva@redhat.com>
7382
7383 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7384
be98a80a
ILT
73852000-11-20 Ian Lance Taylor <ian@zembu.com>
7386
7387 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7388
5cec67bf
AO
73892000-11-18 Alexandre Oliva <aoliva@redhat.com>
7390
7391 * Makefile.in: Merge with GCC and libgcj.
7392 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7393 configure-target-<library> when their configure scripts need the C
7394 or C++ library to have already been built to work properly.
7395 (do_proto_toplev): Set them to an empty string.
7396
d932cae7 73972000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7398
7399 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7400 (REALLY_SET_LIB_PATH): Use them.
7401
d932cae7 74022000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7403
7404 * config.sub: Add support for Sun Chorus
7405
8602ff0c
NC
74062000-11-02 Per Lundberg <plundis@chaosdev.org>
7407
7408 * config.sub: Add support for the *-storm-chaos OS.
7409
f9e0997d
NC
74102000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7411
80413487
RH
7412 * configure.in (noconfigdirs): Don't compile some
7413 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7414
d64552c5
AO
74152000-09-30 Alexandre Oliva <aoliva@redhat.com>
7416
7417 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7418 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7419 all affected `configure' scripts.
7420
97f60b31
AO
74212000-09-25 Alexandre Oliva <aoliva@redhat.com>
7422
7423 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7424 ltcf-c.sh.
7425
6e8dd58f
PB
74262000-09-12 Philip Blundell <philb@gnu.org>
7427
7428 * config.sub, config.guess: Update from subversions.
7429
103a2e99
AO
74302000-09-06 Alexandre Oliva <aoliva@redhat.com>
7431
51601921
AO
7432 * Makefile.in (all-zlib): Added dummy target.
7433
103a2e99
AO
7434 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7435 multi-language branch.
7436
2809b4b9
AO
74372000-09-05 Alexandre Oliva <aoliva@redhat.com>
7438
7439 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7440 (bootstrap*): Depend on all-bootstrap.
7441
7450026c
AO
74422000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7443
7444 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7445 crosses, but add gcc/include to the header search path for them.
7446
6cf86f7f
AO
74472000-08-31 Alexandre Oliva <aoliva@redhat.com>
7448
7449 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7450 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7451 * gettext.m4: New file, extracted from aclocal.m4.
7452
ce2ea6e3
AO
74532000-08-22 Alexandre Oliva <aoliva@redhat.com>
7454
7455 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7456 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7457 sub-configures.
7458
9765193e
DE
74592000-08-20 Doug Evans <dje@casey.transmeta.com>
7460
7461 * Makefile.in (ALL_MODULES): Add all-cgen.
7462 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7463 (all-cgen): New target.
7464 (all-opcodes,all-sim): Depend on all-cgen.
7465 * configure.in (host_tools): Add cgen.
7466 Only configure cgen if --enable-cgen-maint.
7467
d7b32520
AO
74682000-08-17 Alexandre Oliva <aoliva@redhat.com>
7469
7470 * config-ml.in (CC, CXX): Don't introduce a leading space.
7471
e52ef561
AO
74722000-08-16 Alexandre Oliva <aoliva@redhat.com>
7473
7474 * configure.in (libstdcxx_flags): Use
7475 libstdc++-v3/src/libstdc++.INC.
7476
88f9c2a0
AO
74772000-08-15 Alexandre Oliva <aoliva@redhat.com>
7478
7479 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7480
98fbe43f
JM
74812000-08-11 Jason Merrill <jason@redhat.com>
7482
7483 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7484 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7485 (FLAGS_FOR_TARGET): Not here.
7486 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7487
279ddab4
DD
74882000-08-07 DJ Delorie <dj@redhat.com>
7489
7490 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7491 "if we're also building gcc, and it's a gcc that will run on the
7492 build machine, we want to use its includes instead of the system's
7493 default includes".
7494
60523a83
AO
74952000-08-03 Alexandre Oliva <aoliva@redhat.com>
7496
24ffec7a
AO
7497 * configure.in (libstdcxx_flags): Don't use `"'.
7498
60523a83
AO
7499 * config-ml.in: Adjust multilib search paths to the
7500 appropriate multilib tree.
7501
daf644b5
AO
75022000-08-02 Alexandre Oliva <aoliva@redhat.com>
7503
7504 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7505 commas in $LANGUAGES.
7506
63266560
DD
75072000-08-01 Alexandre Oliva <aoliva@redhat.com>
7508
7509 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7510
75112000-07-31 Alexandre Oliva <aoliva@redhat.com>
7512
7513 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7514 CXX_FOR_TARGET for sed.
7515
75162000-07-30 Alexandre Oliva <aoliva@redhat.com>
7517
7518 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7519 Do not override if already set in the environment or in configure.
7520 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7521 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7522
9e449d3e
AO
75232000-07-27 Alexandre Oliva <aoliva@redhat.com>
7524
7525 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7526 (GCC_FOR_TARGET): Use it.
7527 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7528 * configure.in: ... here.
7529 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7530 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7531
8bbd92e0
AO
75322000-07-24 Alexandre Oliva <aoliva@redhat.com>
7533
fd1f87b2
AO
7534 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7535 (configure-target-libchill, configure-target-libobjc): Likewise.
7536
8bbd92e0
AO
7537 * configure.in: Use the same cache file for all target libs.
7538 * config-ml.in: But different cache files per multilib variant.
7539
25c6c112
JL
75402000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7541
7542 * configure (topsrcdir): Don't use dirname.
7543
ba73c63f
JM
75442000-07-20 Jason Merrill <jason@redhat.com>
7545
7546 * configure.in: Remove all references to libg++ and librx.
7547
7548 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7549
1af08294
HPN
75502000-07-20 Hans-Peter Nilsson <hp@axis.com>
7551
7552 * config.sub: Update to subversions version 2000-07-06.
7553
ba73c63f
JM
75542000-07-12 Andrew Haley <aph@cygnus.com>
7555
7556 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7557 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7558
75592000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7560
7561 * symlink-tree: Check number of arguments.
7562
d932cae7 75632000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7564
7565 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7566
ba73c63f
JM
75672000-07-05 Jim Wilson <wilson@cygnus.com>
7568
7569 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7570 search path for a g++ extracted from the build tree. This
7571 will allow link tests run by configure scripts in
7572 subdirectories to succeed.
7573
92ee2f86
UC
75742000-07-01 Koundinya K <kk@ddeorg.soft.net>
7575
80413487 7576 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7577
23f2f29f
CV
75782000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7579
7580 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7581 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7582
f04f5a67
TW
75832000-06-19 Timothy Wall <twall@cygnus.com>
7584
7585 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7586 * config.sub: Add tic54x target.
7587
11da68be
NC
75882000-06-07 Phillip Thomas <pthomas@suse.de>
7589
7590 * README-maintainer-mode: New file: Contains notes on using
7591 --enable-maintainer-mode with binutils.
7592
d932cae7 75932000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7594
7595 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7596
d932cae7 75972000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7598
7599 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7600 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7601
9442cea3
L
760220000-05-21 H.J. Lu (hjl@gnu.org)
7603
80413487
RH
7604 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7605 directory are used if they exist. Make sure
7606 $(build_tooldir)/include is searched for header files,
7607 $(build_tooldir)/lib/ for library files.
9442cea3 7608 (GCC_FOR_TARGET): Likewise.
80413487 7609 (CXX_FOR_TARGET): Likewise.
9442cea3 7610
d932cae7 76112000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7612
7613 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7614
d932cae7 76152000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7616
7617 * Makefile.in (configure-target-libiberty): Depend on
7618 configure-target-newlib.
7619
ba73c63f
JM
76202000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7621
7622 * configure.in, Makefile.in: Merge all libffi-related
7623 configury stuff from the libgcj tree.
7624
d932cae7 76252000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7626
7627 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7628 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7629
d932cae7 76302000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7631
7632 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7633 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7634 current version information. Add to proto-toplev directory.
b5a23627
AC
7635 (gdb-taz): Build do-djunpack.
7636
ba73c63f
JM
76372000-05-15 David Edelsohn <edelsohn@gnu.org>
7638
7639 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7640
7c86ed39
L
76412000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7642
7643 * ltmain.sh: Preserve in relink_command any environment
7644 variables that may affect the linker behavior.
7645
d932cae7 76462000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7647
7648 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7649
d932cae7 76502000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7651
7652 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7653
ed0a91a5
EZ
76542000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7655
7656 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7657 with the version name.
ed0a91a5 7658
ba73c63f 76592000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7660
ba73c63f 7661 * config.if: Tweak.
6cafa39f 7662
ba73c63f 76632000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7664
ba73c63f 7665 * djunpack.bat: New file.
66156876 7666
d932cae7 76672000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7668
7669 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7670 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7671 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7672 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7673
ba73c63f
JM
76742000-04-16 Dave Pitts <dpitts@cozx.com>
7675
80413487
RH
7676 * config.sub (case $basic_machine): Change default for "ibm-*"
7677 to "openedition".
ba73c63f 7678
d932cae7 76792000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7680
7681 * Makefile.in (gdb-taz): New target. GDB specific archive.
7682 (do-md5sum): New target.
7683 (MD5PROG): Define.
7684 (PACKAGE): Default to TOOL.
7685 (VER): Default to a shell script.
7686 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7687 md5 checksum generation.
b35ece4e
AC
7688 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7689 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7690 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7691 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7692
d932cae7 76932000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7694
7695 * configure (warn_cflags): Delete.
7696
ba73c63f 76972000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7698 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7699
80413487
RH
7700 * configure.in (enable_libstdcxx_v3): Add.
7701 (target_libs): Add bits here to switch between libstdc++-v2 and
7702 libstdc++-v3.
7703 * config.if: And this file too.
7704 * Makefile.in: Add libstdc++-v3 targets.
35590697 7705
ba73c63f
JM
77062000-04-05 Michael Meissner <meissner@redhat.com>
7707
7708 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7709
d332c5ac
JM
77102000-03-29 Jason Merrill <jason@casey.cygnus.com>
7711
7712 * configure.in: -linux-gnu*, not -linux-gnu.
7713
d932cae7 77142000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7715
7716 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7717 (do-tar-bz2): Replace TOOL with PACKAGE.
7718 (gdb.tar.bz2): Remove GDBTK from GDB package.
7719 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7720 dejagnu.tar.bz2): New packages.
6dcbc97b 7721
96ce09a7
ILT
77222000-02-27 Andreas Jaeger <aj@suse.de>
7723
7724 * configure.in: Add entry for mips*-*-linux*, move catch all
7725 *-*-*linux* entry below this one.
7726
2031769e
ILT
77272000-02-27 Ian Lance Taylor <ian@zembu.com>
7728
7729 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7730
4bab746c
NC
77312000-02-24 Nick Clifton <nickc@cygnus.com>
7732
7733 * config.sub: Support an OS of "wince".
7734
d932cae7 77352000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7736
7737 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7738 version.
ada59422 7739
5b93d8bb
AM
77402000-02-23 Linas Vepstas <linas@linas.org>
7741
7742 * config.sub: Add support for Linux/IBM 370.
7743 * configure.in: Likewise.
7744
2fb651f6
NC
77452000-02-22 Nick Clifton <nickc@cygnus.com>
7746
7747 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7748
b8441c25
CF
77492000-02-20 Christopher Faylor <cgf@cygnus.com>
7750
7751 * config.guess: Guess "cygwin" rather than "cygwin32".
7752
d332c5ac
JM
77532000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7754
7755 * configure (gcc_version): When setting, narrow search to
7756 lines containing `version_string'.
7757
ba73c63f
JM
77582000-02-15 Denis Chertykov <denisc@overta.ru>
7759
7760 * config.sub: Add support for avr target.
7761
d932cae7 77622000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7763
7764 * config.sub: Add mmix-knuth-mmixware.
7765
77662000-01-27 Christopher Faylor <cgf@redhat.com>
7767
7768 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7769 structure stuff to -L library search.
7770 (CXX_FOR_TARGET): Ditto.
7771 (CROSS_CHECK_MODULES): Fix spelling mistake.
7772
77732000-01-24 Mark Mitchell <mark@codesourcery.com>
7774
7775 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7776 the C++ compiler.
7777
77782000-01-12 Richard Henderson <rth@cygnus.com>
7779
7780 * configure.in: Don't build some bits for beos.
7781
77822000-01-12 Joel Sherrill (joel@OARcorp.com)
7783
7784 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7785 as include files.
7786
91b2c84d
GK
77872000-01-06 Geoff Keating <geoffk@cygnus.com>
7788
7789 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7790 not mh-aix43.
7791
ba73c63f
JM
77921999-12-14 Richard Henderson <rth@cygnus.com>
7793
7794 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7795 * config.sub: Accept alphaev[78], alphaev8.
7796
77971999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7798
7799 * config.guess, config.sub: Update from autoconf.
7800
7801Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7802
7803 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7804 necessary libraries are missing.
7805
78061999-10-25 Andreas Schwab <schwab@suse.de>
7807
7808 * configure: Fix quoting inside arguments of eval.
7809
78101999-10-21 Nick Clifton <nickc@cygnus.com>
7811
7812 * config-ml.in: Allow suppression of some ARM multilibs.
7813
7814Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7815
7816 * config.guess: Add OS/390 match pattern.
7817 * config.sub: Add mvs, openedition targets.
7818 * configure.in (i370-ibm-opened*): New.
7819
ef14edc4
ILT
78201999-09-04 Steve Chamberlain <sac@pobox.com>
7821
7822 * config.sub: Add support for configuring for pj.
7823
afb478e8
NC
78241999-08-31 Nick Clifton <nickc@cygnus.com>
7825
fd6848f6 7826 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7827
ba73c63f 78281999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7829
7830 * configure.in: Do not configure or build ld for AIX
7831 platforms. ld is known to be broken on these platforms.
7832
ba73c63f
JM
7833Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7834
7835 * config-ml.in: Pass compiler flag corresponding to multidirs to
7836 subdir configures.
7837
c363de44
ILT
78381999-08-09 Ian Lance Taylor <ian@zembu.com>
7839
7840 * Makefile.in (LDFLAGS): Define.
7841
dc8bc5a6
ILT
78421999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7843
7844 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7845 noconfigdirs.
7846 (*-*-cygwin*): Likewise.
7847
6ca3858e
ILT
78481999-08-08 Ian Lance Taylor <ian@zembu.com>
7849
71141bb6
ILT
7850 * mkdep: New file.
7851 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7852 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7853
6ca3858e
ILT
7854 From Eli Zaretskii <eliz@is.elta.co.il>:
7855 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7856 long file name when using DJGPP on MS-DOS.
7857
ba73c63f
JM
7858Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7859
7860 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7861
2735a327
AM
78621999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7863
7864 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7865 dependency as this causes "make check" to globally "make all"
7866
ba73c63f
JM
7867Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7868
7869 * configure.in (target_libs): Added target-zlib.
7870 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7871 (CONFIGURE_TARGET_MODULES): Likewise.
7872 (CHECK_TARGET_MODULES): Likewise.
7873 (INSTALL_TARGET_MODULES): Likewise.
7874 (CLEAN_TARGET_MODULES): Likewise.
7875 (configure-target-zlib): New target.
7876 (all-target-zlib): Likewise.
7877 (all-target-libjava): Depend on all-target-zlib.
7878 (configure-target-libjava): Depend on configure-target-zlib.
7879
7880 * Makefile.in (configure-target-libjava): Depend on
7881 configure-target-newlib.
7882 (configure-target-boehm-gc): New target.
7883 (configure-target-qthreads): New target.
7884
80413487
RH
7885 * configure.in (target_libs): Added target-qthreads.
7886 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7887 (CONFIGURE_TARGET_MODULES): Likewise.
7888 (CHECK_TARGET_MODULES): Likewise.
7889 (INSTALL_TARGET_MODULES): Likewise.
7890 (CLEAN_TARGET_MODULES): Likewise.
7891 (all-target-qthreads): New target.
7892 (configure-target-libjava): Depend on configure-target-qthreads.
7893 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7894
7895 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7896 (CONFIGURE_TARGET_MODULES): Likewise.
7897 (CHECK_TARGET_MODULES): Likewise.
7898 (INSTALL_TARGET_MODULES): Likewise.
7899 (CLEAN_TARGET_MODULES): Likewise.
7900 (all-target-libjava): New target.
7901 (all-target-boehm-gc): Likewise.
7902 * configure.in (target_libs): Added libjava, boehm-gc.
7903
08d836d6
ILT
79041999-07-22 Ian Lance Taylor <ian@zembu.com>
7905
7906 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7907 configure.bat in SUPPORT_FILES.
7908 (gas+binutils.tar.bz2): Likewise.
7909
7910 * makeall.bat: Remove; obsolete.
7911
8f36e47c
ILT
79121999-07-21 Ian Lance Taylor <ian@zembu.com>
7913
7914 From Mark Elbrecht:
7915 * configure.bat: Remove; obsolete.
7916
56e82f25
ILT
79171999-07-11 Ian Lance Taylor <ian@zembu.com>
7918
7919 * configure: Add -W -Wall to the default CFLAGS when compiling with
7920 gcc.
7921
1001d816
JL
7922Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7923
7924 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7925
106117aa
MM
79261999-06-30 Mark Mitchell <mark@codesourcery.com>
7927
7928 * configure.in: Build ld on IRIX6.
7929
c376f4ed
ILT
79301999-06-12 Ian Lance Taylor <ian@zembu.com>
7931
7932 * Makefile.in: Change distribution targets to use bzip2 instead of
7933 gzip.
7934 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7935 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7936
306b7445
NC
79371999-06-04 Nick Clifton <nickc@cygnus.com>
7938
7939 * config.sub: Add mcore target.
7940
d932cae7 79411999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7942
7943 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7944
d932cae7 79451999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7946
7947 * config.guess (dummy): Changed to $dummy.
7948
6c3175b0
NC
79491999-05-24 Nick Clifton <nickc@cygnus.com>
7950
ba73c63f
JM
7951 * config.sub: Tidied up case statements.
7952
79531999-05-22 Ben Elliston <bje@cygnus.com>
7954
7955 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7956 <jiro@din.or.jp>.
7957
7958 * config.guess: Merge with FSF version. Future changes will be
7959 more accurately recorded in this ChangeLog.
7960 * config.sub: Likewise.
7961
d932cae7 79621999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7963
7964 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7965
252b5132
RH
79661999-04-30 Tom Tromey <tromey@cygnus.com>
7967
7968 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7969
79701999-04-23 Tom Tromey <tromey@cygnus.com>
7971
7972 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7973
79741999-04-20 Drew Moseley <dmoseley@cygnus.com>
7975
7976 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7977 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7978 Bad merge removed these two changes.
7979
ba73c63f 7980Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7981 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7982
7983 * config.guess (interix Alpha): Add.
7984
252b5132
RH
79851999-04-11 Richard Henderson <rth@cygnus.com>
7986
7987 * configure.in (i?86-*-beos*): Do config gperf; don't config
7988 gdb, newlib, or libgloss.
7989
d932cae7 79901999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7991
ba73c63f
JM
7992 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7993 link a trivial program with -mabi=64. If it fails, remove mabi=64
7994 from multidirs.
7995
d932cae7 79961999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7997
7998 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7999
252b5132
RH
80001999-04-08 Nick Clifton <nickc@cygnus.com>
8001
8002 * config.sub: Add support for mcore targets.
8003
80041999-04-07 Michael Meissner <meissner@cygnus.com>
8005
8006 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8007 not mt-ospace, in order to shut up assembler warning about using
8008 symbols that are named the same as registers.
8009
80101999-04-07 Drew Moseley <dmoseley@cygnus.com>
8011
8012 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8013 dependency list for all-target-cygmon.
8014
80151999-04-05 Doug Evans <devans@casey.cygnus.com>
8016
8017 * config-ml.in: Check $host, not $target, for selective multilibs.
8018 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8019 thumb interworking, and underscore prefix multilibs.
8020
80211999-04-04 Ian Lance Taylor <ian@zembu.com>
8022
8023 * missing: Update to version from current automake.
8024
8025Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8026
8027 * configure (gxx_include_dir): Removed.
8028
8029 * configure.in (gxx_include_dir): Handle it.
8030 * Makefile.in: Likewise.
8031
80321999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8033
8034 * config.sub (mips64vr4111,mips64vr4111el) Add.
8035
80361999-03-21 Ben Elliston <bje@cygnus.com>
8037
80413487 8038 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8039
8040Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8041
252b5132
RH
8042 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8043 config/mh-djgpp.
8044
8045Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8046
8047 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8048 all-target-newlib to dependency list for all-target-bsp.
8049
8050Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8051
8052 * config.sub: Add i386-uwin support.
8053 * config.guess: Likewise.
8054
8055Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8056
8057 * configure.in: cleanup, add mh-*pic handling for arm, special
8058 case powerpc*-*-aix*
8059
8060Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8061
8062 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8063 can be built.
8064
8065Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8066
8067 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8068 targets.
252b5132
RH
8069
80701999-03-02 Nick Clifton <nickc@cygnus.com>
8071
8072 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8073
d932cae7 80741999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8075
8076 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8077
80781999-02-24 Nick Clifton <nickc@cygnus.com>
8079
8080 * config.sub: Fix typo in arm recognition.
8081
d932cae7 80821999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8083
8084 * configure.in (noconfigdirs): Changed target_configdirs to
8085 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8086 rather than m68k-*-* since it is not known to work on
8087 m68k-aout. Ditto for arm-*-*oabi.
8088
d932cae7 80891999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8090
8091 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8092
80931999-02-19 Ben Elliston <bje@cygnus.com>
8094
8095 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8096 Smart and improved by Andrew Cagney.
8097
d932cae7 80981999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8099
8100 * config.guess: Recognize openbsd-*-hppa.
8101
d932cae7 81021999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8103
8104 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8105 only if it is not empty.
8106
81071999-02-17 Nick Clifton <nickc@cygnus.com>
8108
8109 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8110
fd6848f6 8111 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8112
8113 * config.sub: Modified to recognize uname's armv* syntax.
8114
81151999-02-17 Mark Salter <msalter@cygnus.com>
8116
8117 * configure.in: Added target-bsp for sparclite.
8118
d932cae7 81191999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8120
8121 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8122
81231999-02-08 Nick Clifton <nickc@cygnus.com>
8124
8125 * configure.in: Add support for strongarm port.
8126 * config.sub: Add support for strongarm target.
8127
d932cae7 81281999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8129
252b5132
RH
8130 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8131 the old name config/mh-cygwin32.
8132 Enable texinfo.
8133
d932cae7 81341999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8135
8136 * configure.in: Do build ld for ix86 Solaris.
8137
d932cae7 81381999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8139
8140 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8141 $AR_FOR_TARGET. Likewise for RANLIB.
8142
d932cae7 81431999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8144
80413487
RH
8145 * config.sub (oabi): Recognize.
8146 * configure.in (arm-*-oabi): Handle.
252b5132 8147
d932cae7 81481999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8149
8150 * config.guess: Improve detection of i686 on UnixWare 7.
8151
d932cae7 81521999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8153
8154 * config.guess: Add support for i386-pc-interix.
8155 * config.sub: Likewise.
8156 * configure.in: Likewise.
252b5132 8157
d932cae7 81581999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8159
8160 * Makefile.in: Remove unneeded all-target-libio from
8161 from all-target-winsup target since it is now unneeded.
8162 Add all-target-libtermcap in its place since it is now
8163 needed.
8164
d932cae7 81651998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8166
8167 * configure.in: makefile stub for cygwin target is probably
8168 unnecessary. Remove it for now.
252b5132 8169
d932cae7 81701998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8171
8172 * configure.in: libtermcap.a should be built when cygwin is the
8173 target as well as the host.
8174 * config.guess: Allow mixed case in cygwin uname output.
8175 * Makefile.in: Add libtermcap target.
252b5132 8176
d932cae7 81771998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8178
8179 * config.sub: Clean up handling of hppa2.0.
8180
d932cae7 81811998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8182
8183 * config.guess: Use C code to identify more HP machines.
8184
8185Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8186
8187 * config.sub: Handle hppa2.0.
8188
ba73c63f
JM
8189Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8190
8191 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8192 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8193
81941998-12-15 Mark Salter <msalter@cygnus.com>
8195
8196 * configure.in: Added target-bsp for several target architectures.
8197
8198 * Makefile.in: Added rules for bsp.
8199
252b5132
RH
8200Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8201
8202 * config.guess: Improve detection of hppa2.0 processors.
8203
8204Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8205
8206 * config.guess: Recognize FreeBSD using ELF automatically.
8207
82081998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8209
8210 * configure (skip-this-dir): Add handling for new shell script, which
8211 might be created by a sub-directory's configure to indicate, this particular
8212 directory is "unwanted".
8213 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8214
252b5132
RH
8215Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8216
8217 * ltconfig: import from libtool, after changing libtool to
8218 account for the cygwin name change.
8219
8220Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8221
8222 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8223 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8224
8225Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8226
8227 * configure.in: Add libtermcap to list of cygwin dependencies.
8228
d932cae7 82291998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8230
80413487
RH
8231 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8232 they include winsup/include when it's a cygwin target.
252b5132
RH
8233
82341998-11-12 Tom Tromey <tromey@cygnus.com>
8235
8236 * configure.in (host_tools): Added zip.
8237 * Makefile.in (all-target-libjava): Depend on all-zip.
8238 (all-zip): New target.
8239 (ALL_MODULES): Added all-zip.
8240 (NATIVE_CHECK_MODULES): Added check-zip.
8241 (INSTALL_MODULES): Added install-zip.
8242 (CLEAN_MODULES): Added clean-zip.
8243
d932cae7 82441998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8245
8246 * Makefile.in: lose "32" from comment about cygwin.
8247
d932cae7 82481998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8249
8250 * configure.in: Use -Os to build target libraries for the fr30.
8251
d932cae7 82521998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8253
8254 * config.sub: Add fr30.
8255
d932cae7 82561998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8257
80413487 8258 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8259 cygwin* instead of cygwin32*.
8260 * config.sub: Check cygwin* instead of cygwin32*.
8261
d932cae7 82621998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8263
8264 * config.guess: Match any version of Unixware7.
8265
252b5132
RH
82661998-10-20 Syd Polk <spolk@cygnus.com>
8267
8268 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8269 if desired.
8270
d932cae7 82711998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8272
8273 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8274 these if the appropriate directories and files to not exist.
8275
d932cae7 82761998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8277
8278 * Makefile.in (DEVO_SUPPORT): Add config.if.
8279
d932cae7 82801998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8281
8282 * configure: Add pattern to replace "build_tooldir"'s
8283 definition in the generated Makefile with "tooldir"'s
8284 actual value.
8285
252b5132
RH
8286Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8287
8288 * config.sub: Bring back lost sparcv9.
8289
ba73c63f
JM
8290 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8291
8292Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8293
8294 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8295 CC_FOR_TARGET and friends.
8296
8297Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8298
ba73c63f
JM
8299 * Makefile.in (build_tooldir): New variable, same as tooldir.
8300 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8301 -B$(build_tooldir)/bin/.
8302 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8303
252b5132
RH
8304Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8305
8306 * config.sub: Add support for i[34567]86-pc-udk.
8307 * configure.in: Likewise.
8308
8309Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8310
8311 * Makefile.in: add bzip2 package building bits for user
8312 tools module
8313 * configure.in: ditto
8314
ba73c63f
JM
8315Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8316
8317 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8318 (ALL_TARGET_MODULES): Add all-target-libobjc.
8319 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8320 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8321 (all-target-libchill): Add dependencies.
8322 * configure.in (target_libs): Add libchill.
35590697 8323
252b5132
RH
83241998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8325
ba73c63f 8326 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8327
8328Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8329
8330 * Makefile.in (all-automake): fix dependencies.
8331
8332Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8333
8334 * configure.in: Minor cleanups for building in the $(target_alias)
8335 subdir.
8336
83371998-09-22 Jim Wilson <wilson@cygnus.com>
8338
8339 * Makefile.in (bootstrap): Set r and s before make all. Use
8340 BASE_FLAGS_TO_PASS in make all.
8341 (cross): Likewise.
8342
83431998-09-20 Mark Mitchell <mark@markmitchell.com>
8344
8345 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8346
252b5132
RH
8347Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8348
8349 * config.sub: Fix typo in last change.
8350
83511998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8352
8353 * config.sub: Add support for C4x target.
8354 * configure.in: Likewise.
8355
83561998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8357
8358 * config.sub: Recognize sparcv9 just like sparc64.
8359
8360Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8361
8362 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8363
8364Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8365
8366 * config.guess: Correctly identify Pentium II sco boxes.
8367
8368 * config.guess: Fix "tr" code. From Weiwen Liu.
8369
8370Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8371
8372 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8373 stabs.
8374
8375Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8376
8377 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8378 (ALL_TARGET_MODULES): Add all-target-libchill.
8379 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8380 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8381 (all-target-libchill): Add dependencies.
8382 * configure.in (target_libs): Add libchill.
8383
8384Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8385
8386 * config.guess: Avoid assumptions about "tr" behaves when
8387 LANG is set to something other than English.
8388
8389Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8390
8391 * configure (gxx_include_dir): Changed to
8392 '${prefix}/include/g++'-${libstdcxx_interface}.
8393
8394 * config.if: New to determine the interfaces.
8395
8396Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8397
8398 * config.guess: Detect and handle MPE/IX.
8399 * config.sub: Deal with MPE/IX.
8400
8401Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8402
8403 * configure.in: Use mh-aix43.
8404
84051998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8406
8407 * configure: Fix --without/--disable cases for gxx-include-dir.
8408
8409Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8410
8411 * mdata-sh: Imported. Needed for automake support.
8412
8413Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8414
ba73c63f 8415 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8416 "chmod og=u `find . -print`".
8417
8418Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8419
ba73c63f 8420 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8421
8422Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8423
8424 * Makefile.in: Undo previous patch.
8425
8426Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8427
8428 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8429 to here ...
8430 (install-no-fixedincludes): and here
8431 (INSTALL_MODULES): ... from here.
8432
8433Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8434
8435 * config.sub: Merge with FSF.
8436
8437 * config.guess: Merge with FSF.
8438
8439Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8440
8441 * configure (extraconfigdirs): New variable.
8442 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8443 * Makefile.in (all): Move higher in file.
8444 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8445 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8446 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8447 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8448 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8449
84501998-07-23 Brendan Kehoe <brendan@cygnus.com>
8451
8452 * Makefile.in (all-target-libjava): Depend on all-gcc and
8453 all-target-newlib.
8454 (configure-target-libjava): Depend on $(ALL_GCC).
8455
8456Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8457
8458 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8459 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8460
8461Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8462
8463 * ylwrap: Change absolute path checks to check for DOS style path
8464 names.
8465
8466 * ylwrap: Don't use a full path name if the source file is in the
8467 same directory. From hjl@lucon.org (H.J. Lu).
8468
8469 * config-ml.in: Default to being verbose, to match Feb 18 change to
8470 configure.
8471
8472Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8473
8474 Brought over from egcs:
8475
8476 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8477
8478 * configure.in (target_subdir): Set to ${target_alias} instead
8479 of "libraries".
8480
8481 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8482
8483 * configure.in (target_subdir): Set to libraries if enable_multilib.
8484
8485Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8486
8487 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8488 multilibs, force reconfiguration the first time we create
8489 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8490
8491Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8492
8493 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8494 avoid confusion with --no-recursion.
8495
8496Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8497
8498 * configure.in: Win32 hosts shouldn't use install -x
8499 * install-sh: remove -x option, and special .exe-handling
8500 hack.
8501
8502Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8503
8504 * config.guess: Recognize i586-pc-beos.
8505 * configure.in: Don't build some bits for beos.
8506
8507Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8508
8509 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8510 CFLAGS default to -O2.
8511
8512 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8513 when using GNU ld.
8514
8515Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8516
8517 * ltmain.sh: Correct install when using a different shell.
8518
8519Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8520
8521 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8522
8523Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8524
8525 * makefile.vms: Update to build binutils/makefile.vms. Add install
8526 target.
8527
8528Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8529
8530 * ltconfig: Update to correct AIX handling.
8531
8532Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8533
8534 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8535
8536 * configure.in (target_subdir): Set to ${target_alias} instead
8537 of "libraries".
8538
85391998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8540
8541 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8542 (Makefile): Depend on $(gcc_version_trigger).
8543
8544 * configure (gcc_version): Change default initializer to empty
8545 string.
8546 (gcc_version_trigger): New variable; pass this variable down
8547 to subdir configures to enable them checking gcc's version
8548 themselves. Emit make macros for both gcc_version vars.
8549 (topsrcdir): Initialize reliably.
8550 (recursion line): Remove --with-gcc-version=${gcc_version}.
8551
85521998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8553
8554 * configure (enable_version_specific_runtime_libs): Implement new flag
8555 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8556 in $(libsubdir); emit definition in each generated Makefile.
8557 (gxx_include_dir): Initialize depending on
8558 $enable_version_specific_runtime_libs.
8559
85601998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8561
8562 * configure (gcc_version): Initialize properly depending on
8563 how and where configure is started.
8564 (recursion line): Pass a --with-gcc-version=${gcc_version}
8565 to configures in subdirs.
8566
8567Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8568
8569 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8570 cygmon
252b5132
RH
8571
8572Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8573
8574 * configure.in: Add cygmon and libstub support for mn10200.
8575
85761998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8577
8578 * configure (gcc_version): Add new variable describing the
8579 particular gcc version we're building.
8580 * Makefile.in (libsubdir): Add new macro for the directory
8581 in which the compiler finds executables, libraries, etc.
8582 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8583 and libsubdir.
8584
8585Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8586
ba73c63f
JM
8587 * Makefile.in (local-clean): Remove *.log.
8588 (warning.log): Built with warn_summary from build.log.
8589 (mail-report.log): Run test_summary.
8590 (mail-report-with-warnings.log): Run test_summary including
8591 warning.log in the report.
252b5132
RH
8592
8593Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8594
8595 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8596
8597Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8598
8599 * Makefile.in (grep): Grep no longer depends on libiberty.
8600
8601Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8602
8603 * Makefile.in: all-snavigator needs all-libgui.
8604
8605Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8606
8607 * configure.in: Add cygmon and libstub support for mn10300.
8608
8609Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8610
8611 * missing: Update to version from automake 1.3.
8612
8613 * ltmain.sh: On installation, don't get confused if the same name
8614 appears more than once in the list of library names.
8615
8616Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8617
8618 * config.sub: Accept m68060 and m5200 as CPU names.
8619
8620Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8621
8622 * configure: Use && rather than using -a in test, because odd
8623 strings can confuse test.
8624 * configure.in: Likewise.
8625
8626Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8627
8628 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8629
8630Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8631
8632 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8633 bootstrap4-lean): New targets.
8634
8635Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8636
8637 * mpw-* Delete. Not used.
252b5132
RH
8638
8639Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8640
8641 * COPYING.LIB: Update FSF address.
8642
8643Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8644
8645 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8646
8647 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8648 GAS_SUPPORT_DIRS.
8649
8650Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8651
8652 * ltconfig, ltmain.sh: Avoid producing a version number if
8653 -version-info was not used.
8654
8655Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8656
8657 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8658 building with newlib.
8659
86601998-04-30 Paul Eggert <eggert@twinsun.com>
8661
ba73c63f 8662 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8663 Solaris `make' causes it to continue to next definition.
252b5132 8664
afb8d725
JM
8665Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8666
8667 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8668 the right GUI libraries and files are installed along with GDB.
8669
252b5132
RH
8670Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8671
8672 * configure.in: Change alpha to alpha* in several places.
8673
8674Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8675
8676 * config.sub: Recognize sparc86x.
8677
8678Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8679
252b5132
RH
8680 * configure.in (--enable-target-optspace): Remove debug echo.
8681
8682Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8683
8684 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8685
8686Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8687
8688 * ltconfig: Update cygwin32 support.
8689
8690 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8691 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8692 (GDB_SUPPORT_DIRS): Likewise.
8693
8694Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8695
8696 * configure.in (target_makefile_frag): If --enable-target-optspace,
8697 use -Os to compile target libraries rather than -O2. Default to
8698 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8699 not used.
8700 * configure.in (target_cflags): Ditto for d30v.
8701
8702Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8703
8704 * Makefile.in (all-bfd): Depend on all-intl.
8705 (all-binutils): Likewise.
8706 (all-gas): Likewise.
8707 (all-gprof): Likewise.
8708 (all-ld): Likewise.
8709
252b5132
RH
87101998-04-19 Brendan Kehoe <brendan@cygnus.com>
8711
8712 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8713
8714Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8715
8716 * Makefile.in (all-bfd): Depend upon all-libiberty.
8717
8718 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8719
8720Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8721
8722 * Makefile.in: Add libstub.
8723
8724 * configure.in: Ditto. Build libstub for targets that have cygmon
8725 support.
8726
8727Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8728
8729 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8730
8731Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8732
8733 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8734 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8735
8736Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8737
8738 * configure: Define DEFAULT_M4 by searching PATH.
8739 * Makfile.in: Use DEFAULT_M4.
8740
8741Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8742
8743 * ltconfig: Add cygwin32 support.
8744
8745 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8746 to configure and build.
8747
8748Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8749
8750 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8751
8752Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8753
8754 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8755
8756Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8757
8758 * Makefile.in: add ash make rules
8759 * configure.in: add ash to native_only and host_tools lists
8760
8761Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8762
8763 * Makefile.in (all-gettext, all-intl): New targets.
8764 (ALL_MODULES): Added all-gettext, all-intl.
8765 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8766 (INSTALL_MODULES): Added install-gettext, install-intl.
8767 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8768
8769 * configure.in (host_tools): Added gettext.
8770 (native_only): Likewise.
8771 (noconfigdirs) [various cases]: Likewise.
8772 (host_libs): Added intl.
8773
afb8d725
JM
8774Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8775
8776 * configure: Do not disable building gdbtk for cygwin32 hosts.
8777
ba73c63f
JM
8778Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8779
8780 * configure.in: Add thumb-coff target.
8781 * config.sub: Add thumb-coff target.
8782
252b5132
RH
8783Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8784
8785 * Makefile.in: Revert yesterday's change.
8786 (all-target-winsup): all-target-librx stays out of here.
8787
8788Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8789
ba73c63f
JM
8790 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8791 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8792 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8793 Remove references to librx and libg++.
8794
8795Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8796
8797 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8798 recursive makes
8799
8800Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8801
8802 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8803 for newlib directory.
8804 (CXX_FOR_TARGET): Likewise.
8805
8806Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8807
8808 * ltconfig: Update after libtool/ltconfig.in change for
8809 hpux11.
8810
8811Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8812
8813 * ltconfig, ltmain.sh: Update to libtool 1.2.
8814
8815Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8816
8817 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8818 (install-gcc-cross): Instead, override LANGUAGES here.
8819
88201998-03-18 Dave Love <d.love@dl.ac.uk>
8821
8822 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8823 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8824
8825Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8826
8827 * configure.in: Add Thumb-pe target.
8828
8829Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8830
252b5132
RH
8831 * Makefile.in - changed sn targets to snavigator
8832 * configure.in - changed sn targets to snavigator
8833
8834Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8835
8836 * config-ml.in: After building symlink tree call make distclean
8837 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8838 to be the case for libiberty.
8839
8840Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8841
8842 * configure: When making link, also check the current
8843 directory. The configure scripts may create one.
8844
8845Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8846
8847 * config.sub: Accept alphapca56 and alphaev6 properly.
8848
8849Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8850
8851 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8852
252b5132
RH
8853Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8854
80413487 8855 * config.sub (sco5): Fix typo.
252b5132
RH
8856
8857Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8858
8859 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8860 install-itcl.
8861 (install-itcl): Remove dependency on install-tcl.
8862
8863Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8864
8865 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8866
252b5132
RH
8867Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8868
8869 * configure.in: Don't build libgui for a cygwin32 target when not on
8870 a cygwin32 host.
8871
8872Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8873
8874 * configure (redirect): Set to null, so default behavior of
8875 configure is now --verbose.
8876
88771998-02-16 Dave Love <d.love@dl.ac.uk>
8878
8879 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8880 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8881
8882Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8883
8884 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8885 this change to sync Makefile.in with its ChangeLog entries.
8886
8887Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8888
8889 * ltmain.sh (mkdir): Check that the directory doesn't exist
8890 before we exit with error, so that we don't get races during
8891 parallel builds.
8892
8893Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8894
8895 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8896
8897Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8898
8899 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8900 PICFLAG_FOR_TARGET.
8901 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8902
8903 * configure: Emit a definition for the new macro enable_shared
8904 into each Makefile.
8905
252b5132
RH
8906Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8907
8908 * configure.in (host_tools, native_only): Add libtool.
8909
8910Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8911
8912 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8913 Fix typo in ming config comment.
8914
8915Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8916
8917 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8918
8919Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8920
8921 * config.sub: Add tic30 cases, and map c30 to tic30.
8922
ba73c63f
JM
8923Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8924
8925 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8926 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8927 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8928 (CLEAN_TARGET_MODULES): Similarly
8929 (all-target-libf2c): Add dependences.
35590697 8930 * configure.in (target_libs): Add libf2c.
ba73c63f 8931
252b5132
RH
8932Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8933
ba73c63f
JM
8934 * configure.in: Remove expect from noconfigdirs when target
8935 is cygwin32. OK to build expect and dejagnu with Canadian
8936 Cross.
252b5132
RH
8937
8938Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8939
8940 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8941 host.
8942
8943 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8944 and mingw32.
8945
8946Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8947
8948 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8949 here as it is not defined in the toplevel Makefile.
8950
8951Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8952
8953 * configure (package_makefile_rules_frag): New variable, which names
8954 a file with generic rules, ...
8955 Change comment to mention we now have FIVE parts.
8956 * configure: Undo last change.
8957
8958Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8959
8960 * config.guess: More accurate determination of HP processor types.
8961 * config.sub: More accurate determination of HP processor types.
8962
8963Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8964
8965 * configure (package_makefile_frag): Move inserting the
8966 ${package_makefile_frag} to where it should be according
8967 to the comment.
8968
ba73c63f 8969Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8970
8971 * config.guess: Add support for Linux/ARM.
8972
8973Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8974
8975 * .cvsignore: Remove *-info and *-install since they match
8976 release-info and mpw-install, which we don't want to just ignore.
8977
8978Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8979
8980 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8981
8982Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8983
8984 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8985 local_prefix to sub-make invocations.
8986
8987Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8988
8989 * configure.in: Check makefile fragments in the source
8990 directory.
8991
8992Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8993
ba73c63f
JM
8994 * configure.in: Check whether host and target makefile
8995 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8996
8997Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8998
8999 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9000
252b5132
RH
9001Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9002
9003 * configure.in: Make sure we only replace RPATH_ENVVAR on
9004 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9005 regexp to sed.
9006
9007 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9008 to sub-makes.
9009
90101998-01-13 Lee Iverson (leei@ai.sri.com)
9011
9012 * config-ml.in (multi-do): LDFLAGS must include multilib
9013 designator.
9014
9015Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9016
9017 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9018
9019Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9020
9021 * config.sub: Add mingw32 support.
9022 * configure.in: Likewise.
252b5132
RH
9023
9024Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9025
9026 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9027
9028Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9029
9030 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9031 * configure (gxx_include_dir): Provide a definition for subdirs
9032 which do not use autoconf.
9033
9034Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9035
9036 * config.guess: Sync with egcs. Picks up new alpha support,
9037 BeOS & some additional linux support.
9038
ba73c63f 9039Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9040
9041 * config.guess: HP 9000/803 is a PA1.1 machine.
9042
ba73c63f
JM
9043Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9044
9045 * configure.in: It's alpha*-...
252b5132
RH
9046
9047Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9048
ba73c63f
JM
9049 * configure.in (host_makefile_frag, target_makefile_frag):
9050 Handle multiple config files.
9051 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9052 alpha-*-*.
252b5132
RH
9053
9054Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9055
9056 * mkdep: New file.
9057
9058Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9059
9060 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9061
9062Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9063
9064 * Makefile.in: Add libgui directory.
9065 (GDB_TK): Add all-libgui.
9066 * configure.in: Add libgui directory.
9067 * configure: Add all-libgui to GDB_TK.
9068
9069Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9070
9071 * config-ml.in (multidirs): Add m32r to multilib list.
9072
9073Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9074
9075 * Makefile.in (all-target-gperf): Change dependency to
9076 all-target-libstdc++.
9077
9078Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9079
9080 * config.guess: Add BeOS support.
9081
9082Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9083
9084 Source directory cvs renamed to cvssrc:
9085 * configure.in (host_tools): Change cvs to cvssrc.
9086 (native_only): Likewise.
9087 (noconfigdirs) [various cases]: Likewise.
9088 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9089 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9090 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9091 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9092 (all-cvssrc): Rename target from all-cvs.
9093
9094Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9095
9096 * configure (gxx_include_dir): Fix thinko.
9097
9098Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9099
9100 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9101 (install-cross, install-gcc-cross): New targets.
9102
9103Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9104
9105 * configure.in (noconfigdirs): Add support for Thumb target.
9106
9107 * config.sub (maybe_os): Add support for Thumb target.
9108
9109Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9110
9111 * Makefile.in: Add rules for cygmon.
9112
9113 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9114
9115Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9116
9117 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9118 * configure (gxx_include_dir): Provide a definition for subdirs
9119 which do not use autoconf.
9120
9121Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9122
9123 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9124 11/18/97 build
252b5132
RH
9125
9126Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9127
9128 * From Franz Sirl.
9129 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9130 found on RedHat Linux systems.
9131
9132Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9133
9134 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9135 guesses.
9136
9137Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9138
9139 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9140
9141Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9142
9143 * ltmain.sh: If mkdir fails, check whether the directory was created
9144 anyhow by some other process.
9145
9146Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9147
9148 * configure.in (d30v-*-*): Configure all directories.
9149
9150Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9151
9152 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9153 for the D30V.
9154
9155Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9156
9157 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9158
9159Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9160
80413487
RH
9161 * include/libiberty.h: Add extern "C" { so it can be used with C++
9162 progrms.
9163 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9164 programs.
252b5132
RH
9165
9166Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9167
9168 * configure.in (d30v-*-*): Configure GCC now.
9169
9170Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9171
9172 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9173 is no longer needed.
9174
9175Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9176
9177 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9178
9179Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9180
9181 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9182 targets using "$@" to provide support for similar but not identical
9183 targets without having to duplicate code.
9184
9185Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9186
9187 * makefile.vms: Fix to work with DEC C.
9188
9189Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9190
9191 * config.sub: Add mips-tx39-elf to marketing names.
9192
9193Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9194
9195 * ltmain.sh: Handle symlinks in generated script.
9196
9197Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9198
9199 * configure: Handle autoconf style directory options: --bindir,
9200 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9201 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9202 --sysconfdir.
9203 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9204 (sharedstatedir, localstatedir, oldincludedir): New variables.
9205 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9206 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9207 sbindir, sharedstatedir, and sysconfdir.
9208
9209Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9210
9211 * Makefile.in (bootstrap-lean): New target.
9212
9213Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9214
9215 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9216 sn, and gnuserv from noconfigdirs.
252b5132
RH
9217
9218Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9219
9220 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9221
9222Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9223
ba73c63f 9224 * Makefile.in (cross): New target.
252b5132
RH
9225
9226Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9227 Jeff Law <law@cygnus.com>
252b5132
RH
9228
9229 * Makefile.in (bootstrap2, bootstrap3): New targets.
9230 (all-bootstrap): Remove outdated and confusing target.
9231 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9232
afb8d725
JM
9233Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9234
9235 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9236 windows. Consistent with gdb/configure.
afb8d725 9237
252b5132
RH
92381997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9239
252b5132
RH
9240 * configure.in: Name Linux target fragment.
9241
9242 * configure: Rewrite so that project Makefile fragment is inserted
9243 first and appears last in the resulting Makefile.
9244
9245Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9246
9247 * Makefile.in (install-itcl): Install tcl first.
9248
252b5132 9249Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9250
252b5132
RH
9251 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9252
9253Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9254
9255 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9256
9257 * configure.in (skipdirs): Add target-librx for Linux.
9258 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9259
9260Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9261
9262 * Makefile.in (bootstrap): New target.
9263
9264Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9265
9266 * config.sub: Accept 'amigados' for backward compatability.
9267
9268Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9269
9270 * config.guess: Merge with FSF.
9271
ba73c63f
JM
9272Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9273
9274 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9275
252b5132
RH
9276Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9277
9278 * config.sub: Add "marketing-names" patch.
9279
9280Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9281
80413487 9282 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9283
9284Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9285
9286 * config.sub: Handle v850-elf.
9287
ba73c63f
JM
9288Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9289
9290 * .cvsignore (*-install): Remove.
9291
252b5132
RH
9292Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9293
9294 * ltconfig: Set CONFIG_SHELL in libtool.
9295 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9296
9297Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9298
9299 * configure.in (target_subdir): Set to libraries if enable_multilib.
9300
9301Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9302
9303 * config.guess: Update from gcc directory.
9304
9305Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9306
9307 * Makefile.in (all-sim): Depends on all-readline.
9308
9309Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9310
9311 * Makefile.in (BISON, YACC): Use $$s.
9312 (all-bison): Depend on all-texinfo.
9313
9314Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9315
9316 * Makefile.in (BISON): Add -L flag.
9317 (YACC): Likewise.
9318
9319Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9320
35590697
AJ
9321 * configure.in (noconfigdirs): Add support for v850e target.
9322
252b5132
RH
9323 * config.sub (maybe_os): Add support for v850e target.
9324
9325Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9326
35590697
AJ
9327 * configure.in (noconfigdirs): Add support for v850ea target.
9328
252b5132
RH
9329 * config.sub (maybe_os): Add support for v850ea target.
9330
9331Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9332
9333 * config.sub: Add mipstx39. Delete r3900.
9334
9335Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9336
9337 * Makefile.in (all-autoconf): Depends on all-texinfo.
9338
9339Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9340
9341 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9342 eabi targets.
9343
9344Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9345
9346 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9347
9348 * configure: When handling a Canadian Cross, handle YACC as well as
9349 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9350 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9351
9352Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9353
9354 * Makefile.in (BISON): bison, not byacc or bison -y.
9355 (YACC): bison -y or byacc or yacc.
9356 (various): Add *-bison as appropriate.
9357 (taz): No need to mess with BISON anymore.
9358
9359Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9360
9361 * configure: If OSTYPE matches *win32*, try to find a good value for
9362 CONFIG_SHELL.
9363
9364Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9365
9366 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9367 configure.in if it is present.
9368
9369Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9370
9371 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9372
9373Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9374
9375 * config.sub: Recognize `arc' cpu.
9376 * configure.in: Likewise.
9377 * config-ml.in: Likewise.
9378
9379Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9380
9381 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9382
9383Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9384
9385 * configure: Changed sed delimiter from ':' to '|' when
9386 attempting to substitute ${config_shell} for SHELL. On
9387 NT ${config_shell} may contain a ':' in it.
9388
9389Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9390
9391 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9392
9393Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9394
9395 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9396
9397Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9398
9399 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9400
9401 * ylwrap: If the program is a relative path, force it to be
9402 absolute.
9403
9404Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9405
9406 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9407
9408Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9409
9410 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9411 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9412 for libraries.
252b5132
RH
9413
9414Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9415
9416 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9417 separated by spaces.
252b5132
RH
9418
9419Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9420
9421 * ylwrap: New file.
9422 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9423
9424 * ltmain.sh: Handle /bin/sh at start of install program.
9425
9426 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9427
9428 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9429 * missing: New file, from automake 1.2.
9430
9431Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9432
9433 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9434 check-tk to CHECK_X11_MODULES.
9435
9436Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9437
9438 * config.sub: Merge with FSF.
9439
9440Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9441
9442 * config.guess: Merge with FSF.
9443
9444Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9445
9446 * configure: Treat msdosdjgpp like go32.
9447 * configure.in: Likewise. Don't remove gprof for go32.
9448
9449 * configure: Change Makefile.tem2 to Makefile.tm2.
9450
9451Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9452
9453 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9454
9455Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9456
9457 * install-sh (chmodcmd): Set to null if the DST directory already
9458 exists. Same as Nov 11th change.
9459
9460Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9461
35590697 9462 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9463
9464Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9465
9466 * config.guess: Update from FSF.
9467
9468Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9469
9470 * Makefile.in (GDB_TK): Depend on itcl and tix.
9471
9472Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9473
9474 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9475 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9476 (INSTALL_SCRIPT): New variable.
9477 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9478 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9479 to -x.
9480 * install-sh: Add support for -x option.
9481
9482Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9483
9484 * configure.in, Makefile.in: Treat tix like itcl.
9485
9486Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9487
9488 * Makefile.in (WINDRES): New variable.
9489 (WINDRES_FOR_TARGET): New variable.
9490 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9491 (EXTRA_HOST_FLAGS): Add WINDRES.
9492 (EXTRA_TARGET_FLAGS): Add WINDRES.
9493 (EXTRA_GCC_FLAGS): Add WINDRES.
9494 ($(DO_X)): Pass down WINDRES.
9495 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9496 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9497 DLLTOOL_FOR_TARGET.
9498
9499Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9500
9501 * configure.in: configure sim before gdb for win32-x-ppc
9502
9503Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9504
9505 Move gperf into the toplevel, from libg++.
9506 * configure.in (target_tools): Add target-gperf.
9507 (native_only): Add target-gperf.
9508 * Makefile.in (all-target-gperf): New target, depend on
9509 all-target-libg++.
9510 (configure-target-gperf): Empty rule.
9511 (ALL_TARGET_MODULES): Add all-target-gperf.
9512 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9513 (CHECK_TARGET_MODULES): Add check-target-gperf.
9514 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9515 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9516
9517Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9518
252b5132
RH
9519 * config.sub (mn10200): Recognize new basic machine.
9520
9521Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9522
9523 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9524 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9525
9526Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9527
9528 * configure.in: If we're building mips-sgi-irix6* native, turn on
9529 ENABLE_MULTILIB and set TARGET_SUBDIR.
9530
9531Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9532
9533 * Makefile.in (all-sn): Depend on all-grep.
9534
9535Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9536
9537 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9538
9539 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9540 Makefile. From Jeff Makey <jeff@cts.com>.
9541 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9542
9543 * Makefile.in (DISTBISONFILES): Remove.
9544 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9545 $(DEFAULT_YACC).
9546
9547 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9548 cygwin32.
252b5132
RH
9549
9550 * Makefile.in (LD): New variable.
9551 (EXTRA_HOST_FLAGS): Pass down LD.
9552 ($(DO_X)): Likewise.
9553
9554Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9555
9556 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9557
9558Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9559
9560 * configure.in (targargs): Strip out any supplied --build argument
35590697 9561 before adding our own. Always add --build.
252b5132
RH
9562
9563Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9564
9565 * configure.in (targargs): Pass --build if we're doing
9566 a cross-compile.
9567
9568Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9569
ba73c63f 9570 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9571 sed. Otherwise sed chokes on NT path names with drive
9572 designators. Also look for "?:*" as the leading characters in an
9573 absolute pathname.
9574
9575Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9576
9577 * config.sub: Support for r3900.
9578
9579Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9580
9581 * configure.in: Use install-sh, not install.sh.
9582
9583Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9584
9585 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9586 apply it twice.
9587
9588Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9589
9590 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9591 install-binutils.
9592
9593Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9594
9595 * Makefile.in: Add automake targets.
9596 * configure.in (host_tools): Add automake.
9597
9598Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9599
9600 * configure: Default CXX to c++, not gcc.
9601 * Makefile.in (CXX): Set to c++, not gcc.
9602 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9603
9604Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9605
9606 * install-sh: try appending a .exe if source file doesn't
9607 exist
9608
9609Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9610
9611 * configure.in: Turn on multilib by default.
9612 (cross_only): Remove target-libiberty.
9613
9614 * Makefile.in (all-gcc): Don't depend on libiberty.
9615
9616Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9617
9618 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9619
9620Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9621
9622 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9623 (DISTBISONFILES): Add ld/Makefile.in
9624
9625Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9626
9627 * configure.in: if target is cygwin32 but host isn't cygwin32,
9628 don't configure gdb tcl tk expect, not just gdb.
9629
9630Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9631
9632 * configure.in: Added gnuserv everywhere sn appears.
9633
9634 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9635 (CROSS_CHECK_MODULES): Added check-gnuserv.
9636 (INSTALL_MODULES): Added install-gnuserv.
9637 (CLEAN_MODULES): Added clean-gnuserv.
9638 (all-gnuserv): New target.
9639
9640Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9641
9642 * config.guess: Fixes for MIPS OpenBSD systems.
9643
9644Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9645
9646 * Makefile.in (INSTALL_XFORM): Remove.
9647 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9648
9649 * mkinstalldirs: New file, copied from automake.
9650 * Makefile.in (installdirs): Rename from install-dirs. Use
9651 mkinstalldirs. Change all users.
9652 (DEVO_SUPPORT): Add mkinstalldirs.
9653
9654Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9655
9656 * install-sh: Rename from install.sh.
9657 * Makefile.in (INSTALL): Change install.sh to install-sh.
9658 (DEVO_SUPPORT): Likewise.
9659
9660 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9661 Graichen <graichen@rzpd.de>.
9662
9663Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9664
9665 * config.guess: Recognize OpenBSD systems correctly.
9666
9667Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9668
9669 * README, Makefile.in (ETC_SUPPORT): Remove references to
9670 cfg-paper*, configure.{texi,man,info*}._
9671
9672Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9673
9674 * Makefile.in (all.normal): Ensure that gcc is built after all
9675 the x11 - ie gdb - targets.
9676
9677Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9678
9679 * makefile.vms: Don't run conf-a-gas.
9680
9681Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9682
80413487 9683 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9684
9685Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9686
9687 * configure.in: Remove noconfigdirs case since gdb also
9688 configures and builds for tic80-coff.
9689
9690Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9691
9692 * configure: Set cache_file to config.cache.
9693 * Makefile.in (local-distclean): Remove config.cache.
9694
9695Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9696
9697 * COPYING: Update FSF address.
9698
9699Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9700
9701 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9702 noconfigdirs.
9703
9704Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9705
9706 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9707 MAKEDIRS, is empty.
9708
9709Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9710
9711 * config.sub: Tweak mn10300 entry.
9712
9713Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9714
9715 * configure.in (host_tools): Put sim before gdb, so gdb's
9716 configure.tgt can determine if the simulator was configured.
9717
9718Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9719
9720 * config.sub: Move BeOS $os case to be with other Cygnus
9721 local cases.
9722
9723Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9724
9725 * config.sub: Remove misplaced comment that broke Linux.
9726
9727Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9728
9729 * config.sub: Add BeOS support.
9730
9731Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9732
9733 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9734
9735Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9736
9737 * configure.in (noconfigdirs): Remove tcl and tk from
9738 noconfigdirs for cygwin32 builds.
9739
9740Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9741
9742 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9743
9744Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9745
9746 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9747 make-all.com, use makefile.vms instead.
9748
9749Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9750
9751 * config.sub: Accept -lnews*.
9752
9753Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9754
9755 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9756 target-examples and target-libiberty for d30v.
252b5132
RH
9757
9758Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9759
9760 * configure.in (noconfigdirs): Enable ld for d30v.
9761
9762Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9763
9764 * configure.in (tic80-*-*): Build compiler.
9765
9766Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9767
9768 * configure.in (d30v-*): Remove sim directory from list of
35590697 9769 unsupported d30v directories
252b5132
RH
9770
9771Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9772
35590697
AJ
9773 * config.sub, configure.in: Add d30v target cpu.
9774
252b5132
RH
9775Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9776
9777 * makefile.vms: New file.
9778 * make-all.com: Remove.
9779
9780Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9781
9782 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9783
9784Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9785
9786 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9787
9788Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9789
9790 * Makefile.in (ALL_MODULES): Added all-db.
9791 (CROSS_CHECK_MODULES): Addec check-db.
9792 (INSTALL_MODULES): Added install-db.
9793 (CLEAN_MODULES): Added clean-db.
9794
9795Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9796
9797 * config.guess: Merge with latest FSF sources.
9798
9799Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9800
9801 * Makefile.in (ALL_MODULES): Added all-itcl.
9802 (CROSS_CHECK_MODULES): Added check-itcl.
9803 (INSTALL_MODULES): Added install-itcl.
9804 (CLEAN_MODULES): Added clean-itcl.
9805
9806Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9807
9808 * configure.in: build gdb for mn10200
9809
9810Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9811
9812 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9813
9814Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9815
9816 * configure.in (tic80-*-*): Turn off most targets right now.
9817
9818Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9819
9820 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9821 rather than the makeinfo program.
9822 (do-info): Depend upon all-texinfo.
9823
9824Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9825
9826 * configure.in: Remove uses of config/mh-linux.
9827
9828 * config.sub, config.guess: Merge with latest FSF sources.
9829
9830Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9831
9832 * config.sub (case $basic_machine): Add tic80 entries.
9833
9834Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9835
9836 * config.sub, config.guess: Merge with latest FSF sources.
9837
9838Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9839
9840 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9841 * mpw-config.in: Test for NewFolderRecursive.
9842 * mpw-install: Use symbolic name for startup filename.
9843 * mpw-README: Add various additional details.
9844
9845Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9846
9847 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9848
9849Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9850
9851 * configure.in: Do build gcc and the target libraries for
9852 the mn10200.
9853
9854Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9855
9856 * configure.in: don't avoid building gdb for mn10300 any more
9857 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9858 instead of single-quoting it.
9859
9860Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9861
9862 * configure.in: Don't use --with-stabs on IRIX 6.
9863
9864Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9865
9866 * configure.in (m32r): Build gdb, libg++ now.
9867
9868Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9869
9870 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9871 directories from noconfigdirs.
9872
9873Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9874
9875 * config.sub (basic_machine): added mips16 configuration
9876
9877Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9878
9879 * config.sub: Handle d10v-unknown.
9880
9881Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9882
9883 * config.sub: Handle v850-unknown.
9884
9885Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9886
9887 * Makefile.in: add findutils
9888 * configure.in: add findutils to list of host_tools
9889
9890Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9891
9892 * config.sub: Handle mn10200 and mn10300.
9893
9894Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9895
9896 * configure.in (d10v-*): Do not build librx.
9897
9898Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9899
9900 * configure.in (mn10300): Build everything except gdb & libgloss.
9901
9902Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9903
9904 * config.guess: Patch for Dansk Data Elektronik servers,
9905 from Niels Skou Olsen <nso@dde.dk>.
9906
9907 For ncr, use /bin/uname rather than uname, since GNU uname does not
9908 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9909
9910 Patch for MIPS R4000 running System V,
9911 from Eric S. Raymond <esr@snark.thyrsus.com>.
9912
9913 Fix thinko for nextstep.
9914
9915 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9916
9917 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9918 * config.guess: Guess mips-dec-mach_bsd4.3.
9919
9920 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9921 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9922 release numbers.
9923 * config.guess (mips-mips-riscos*): Emit just enough of the
9924 release number.
9925
9926 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9927 * config.guess (sparc-auspex-sunos*): Added.
9928 (f300-fujitsu-*): Added.
9929
9930 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9931 * config.guess: Recognize a Tadpole as a sparc.
9932
9933Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9934
9935 * config.guess: Don't assume that NextStep version is either 2 or
9936 3. NextStep 4 (aka OpenStep 4) has come out now.
9937
9938Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9939
9940 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9941 From Rik Faith <faith@cs.unc.edu>.
9942
9943Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9944
9945 * config.sub: Contributions from bug-gnu-utils to:
9946 Support plain "hppa" (no version given) architecture, reported by
9947 OpenStep.
9948 OpenBSD like NetBSD.
9949 LynxOs is not a hardware supplier.
9950
9951 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9952 OpenBSD like NetBSD.
252b5132
RH
9953 Stratus systems.
9954 More Pyramid systems.
9955 i[n>4]86 Intel chips.
9956 M680[n>4]0 Motorola chips.
9957 Use unknown instead of lynx for hardware manufacturer.
9958
9959Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9960
9961 * install.sh (chmodcmd): Set to null if the DST directory already
9962 exists.
9963
9964Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9965
9966 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9967 not use mt-ppc target Makefile fragment any more.
9968
9969Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9970
9971 * configure.in (*-*-windows): Exclude everything but those dirs
9972 needed to build windows.
9973
9974Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9975
9976 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9977
9978Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9979
9980 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9981
9982Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9983
9984 * Undo my previous change.
9985
9986Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9987
9988 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9989 unconditionally.
9990 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9991
9992Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9993
9994 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9995 host to add it's own flags.
252b5132
RH
9996
9997Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9998
9999 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10000
10001Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10004 (CXX_FOR_TARGET): Likewise.
10005 (GCC_FOR_TARGET): Define.
10006 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10007 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10008 CC_FOR_TARGET was specified on the command line.
10009 (MAKEOVERRIDES): Don't define.
10010
10011Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10012
10013 * configure.in (m32r): Fix spelling of libg++ libs.
10014
10015Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10016
10017 * config.sub (-apple*): Remove, now redundant.
10018
10019Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10020
10021 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10022
10023 * configure: Rework yesterday's sed script patch.
10024
10025 * config.sub: Merge with FSF.
10026
10027Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10028
10029 * config.guess: Merge from FSF.
10030
10031 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10032 * config.guess: Use pc instead of unknown, for pc clone systems.
10033 Change linux to linux-gnu.
252b5132
RH
10034
10035 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10036 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10037
10038Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10039
10040 * test-build.mk (HOLES): Add "xargs" for gdb.
10041
10042 * configure: Avoid hpux10.20 sed bug.
10043
10044Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10045
4bddf3ad 10046 * configure.in: Add support for windows host
252b5132
RH
10047 (that is a build done under the Microsoft build environment).
10048
10049Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10050
10051 * Makefile.in: Replace all uses of srcroot with s, to shrink
10052 command line lengths.
10053
10054 Patches from Geoffrey Noer <noer@cygnus.com>:
10055 * configure.in: If configuring for newlib, pass --with-newlib to
10056 subdirectories.
10057 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10058 -Bnewlib/ and -Lwinsup to gcc.
10059 (CXX_FOR_TARGET): Likewise.
10060
10061Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10062
10063 * Makefile.in (ETC_SUPPORT): Add configure.
10064
10065Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10066
35590697 10067 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10068 host configuration file.
10069
10070Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10071
10072 * configure.in: Break mn10x00 support into separate
10073 mn10200 and mn10300 configurations.
10074 * config.sub: Likewise.
10075
10076Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10077
10078 * configure.in: Add lots of stuff to noconfigdirs for
10079 the mn10x00 targets.
10080
10081 * config.sub, configure.in: Add mn10x00 support.
10082
10083Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10084
10085 * make-all.com: Call conf-a-gas, not config-a-gas.
10086
10087Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10088
10089 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10090 targets.
252b5132
RH
10091
10092Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10093
10094 * mpw-README: Add much more detail for native PowerMac.
10095 * mpw-install: New file.
10096 * mpw-configure: Add --norecursion and --help options.
10097 * mpw-config.in: Translate readme and install files when
10098 copying to objdir.
10099 * mpw-build.in: Don't always depend on byacc and flex.
10100 (install-only-top): New action.
10101
10102Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10103
10104 * configure.in: You can now configure GDB for the v850.
10105
10106Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10107
10108 * configure.in (noconfigdirs): Don't configure any C++ dirs
10109 if targeting D10V.
10110
10111Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10112
10113 * config.sub: Recognize mips64vr5000.
10114
10115Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10116
10117 * configure.in: Use a single line for host_tools and native_only.
10118
10119Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10120
10121 * config.sub, configure.in: Add entries for m32r.
10122
10123Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10124
10125 * Makefile.in (inet-install): Don't run install-gzip.
10126
10127Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10128
10129 * configure.in: Don't config lots of things for *-*-windows*.
10130
10131Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10132
10133 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10134 (host_libs, host_tools): Copy from configure.in.
10135 * mpw-configure: Don't complain about directories not found.
10136
10137Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10138
10139 * configure.in (i[345]86): Recognize i686 for pentium pro.
10140 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10141 file.
10142
10143 * config.guess (i[345]86): Ditto.
10144
10145Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10146
10147 * configure.in (noconfigdirs): Removed gdb for D10V.
10148
10149Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10150
10151 * configure.in: Remove ld, target-libio, target-libg++, and
10152 target-libstdc++ from noconfigdirs.
10153
10154Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10155
10156 * configure: Fix three locations where shell scripts were
10157 being run directly rather than with config_shell.
10158
10159Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10160
10161 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10162 * config.sub (basic_machine): Recognize v850.
10163
10164Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10165
10166 * mpw-configure: Handle multiple enable/disable options and
10167 pass them down recursively, handle -c and -s flags appropriately
10168 depending on choice of compiler, add escape mechanism for
10169 quoted arguments to gC.
10170
10171Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10172
10173 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10174 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10175 so that -mrelocatable-lib and -mno-eabi are used.
10176
10177 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10178 not support --print-multi-lib, don't abort.
10179
252b5132
RH
10180Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10181
10182 * make-all.com: Run config-a-gas.
10183 * setup.com: Don't copy subdirectory files around.
10184
10185Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10186
10187 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10188 target, it now compiles correctly.
10189
10190Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10191
10192 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10193
10194Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10195
35590697 10196 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10197
10198Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10199
10200 * configure.in (native_only): Add prms.
10201
10202Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10203
10204 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10205 (BINUTILS_SUPPORT_DIRS): Likewise.
10206
10207Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10208
10209 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10210 d10v support is added.
10211
10212Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10213
10214 * configure.in (d10v-*-*): New target.
10215
10216Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10217
10218 * config.guess (HP 9000/811): Recognize this as a PA1.1
10219 machine.
10220
10221Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10222
10223 * Makefile.in (do-tar-gz): New target, split out from tail end of
10224 taz target. Run each command separately, don't use pipes.
10225 (taz): Use it.
10226
10227Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10228
10229 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10230 * mpw-build.in: No builds should depend on building byacc or flex,
10231 they are assumed to be installed already.
10232
10233Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10234
10235 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10236 variable that CC_FOR_TARGET needs.
10237
10238Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10239
10240 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10241 options have changed since the last time the subdirectory was
10242 configured, and if it has, reconfigure.
10243 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10244 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10245
10246Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10247
10248 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10249 CLEAN_MODULES): Add bash.
10250 (all-bash): New target.
10251
10252Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10253
10254 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10255
10256Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10257
10258 * config.sub (basic_machine): Recognize d10v as a valid processor.
10259
10260Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10261
10262 * mpw-configure: Add support for --bindir.
10263 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10264
10265Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10266
10267 * configure.in: add bash, time, gawk to list of hosttools and things
10268 to only build for native toolchains
10269
10270Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10271
10272 * Makefile.in (docdir): Remove.
10273
10274Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10275
10276 * Makefile.in (datadir): Set to $(prefix)/share.
10277
10278Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10279
10280 * configure.in: build diff and patch for cygwin32-hosted
10281 toolchains.
10282
10283Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10284
10285 * config.sub: Accept -rtems*.
10286
10287Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10288
80413487 10289 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10290 remove diff from the list of things not buildable
10291 via Canadian Cross
252b5132
RH
10292
10293Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10294
10295 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10296 don't get ". ".
252b5132
RH
10297
10298Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10299
10300 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10301
10302Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10303
10304 * Makefile.in (taz): Handle case where tex3patch didn't even get
10305 checked out. Also, if it was found, put the symlink in a new util
10306 subdirectory.
10307
10308Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10309
10310 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10311
10312Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10313
10314 * config.sub: Recognize -openvms.
10315 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10316 * make-all.com, setup.com: New files.
10317
10318Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10319
10320 * Makefile.in (taz): tex3patch moved to texinfo/util.
10321
10322Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10323
afb8d725 10324 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10325 * configure.in: remove make from disable-if-Can-Cross list
10326 enable gdb if ${host} and ${target} are cygwin32
10327
10328Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10329
10330 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10331 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10332
10333Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10334
10335 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10336 distinguish sysv/svr4/bsd variants.
10337 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10338
10339Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10340
10341 * configure.in: Added copyright notice.
10342 * move-if-change: Added copyright notice.
10343
10344Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10345
10346 * configure.in (powerpcle-*-solaris*): Until we get shared
10347 libraries working, don't build gdb, sim, make, tcl, tk, or
10348 expect.
10349
10350Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10351
10352 * config.guess: Merge with FSF:
10353
10354 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10355 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10356
10357 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10358 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10359
10360 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10361 * config.guess: Combine two OSF1 rules.
10362 Also recognize field test versions. From mjr@zk3.dec.com.
10363 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10364 because GNU uname does not support -p. From pmr@pajato.com.
10365
10366Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10367
10368 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10369
10370Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10371
10372 * mpw-README: Document GCCIncludes.
10373
10374Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10375
10376 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10377
10378Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10379
10380 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10381
10382Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10383
10384 * configure.in (*-*-cygwin32): Configure make.
10385
10386Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10387
10388 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10389
10390Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10391
10392 * Makefile.in (all-inet): Depend on all-perl.
10393
10394 * Makefile.in (inet-install): New target.
10395
10396 * Makefile.in (all-inet): Depend on all-tcl.
10397 (all-inet): Depend on all-send-pr.
10398
10399Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10400
10401 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10402 temporarily.
10403
10404Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10405
10406 * configure.in: Don't configure --with-gnu-ld on AIX.
10407
10408Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10409
10410 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10411
10412Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10413
10414 * Makefile.in (ALL_MODULES): Added all-inet.
10415 (CROSS_CHECK_MODULES): Added check-inet.
10416 (INSTALL_MODULES): Added install-inet.
10417 (CLEAN_MODULES): Added clean-inet.
10418 (all-indent): New target.
10419
10420 * configure.in (host_tools): Added inet.
10421 (native_only): Added inet.
10422 (noconfigdirs): Added inet.
10423
10424Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10425
10426 * configure.in: Don't configure libgloss if we are not configuring
10427 newlib.
10428
10429Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10430
10431 * configure.in: Don't configure libgloss for unsupported
10432 architectures.
10433
10434Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10435
10436 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10437
10438Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10439
10440 * Makefile.in (ALL_MODULES): Include all-apache.
10441 (CROSS_CHECK_MODULES): Include check-apache.
10442 (INSTALL_MODULES): Include install-apache.
10443 (all-apache): New target.
10444
10445 * configure.in: Added apache everywhere perl is seen.
10446
10447Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10448
10449 * Makefile.in: Add support for clean-{module} and
10450 clean-target-{module} rules.
10451
10452Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10453
10454 * configure.in (*-*-ose) do not build libgloss.
10455
10456Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10457
10458 * config.guess (prep*:SunOS:5.*:*): Turn into
10459 powerpele-unknown-solaris2.
10460
10461Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10462
10463 * configure.in: Permit --enable-shared to specify a list of
10464 directories.
10465
10466Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10467
10468 * configure.in (host==solaris): Pass only the first word of $CC
10469 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10470
10471Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10472
10473 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10474
10475Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10476
10477 * Makefile.in (ALL_MODULES): Include all-perl.
10478 (CROSS_CHECK_MODULES): Include check-perl.
10479 (INSTALL_MODULES): Include install-perl.
10480 (ALL_X11_MODULES): Include all-guile.
10481 (CHECK_X11_MODULES): Include check-guile.
10482 (INSTALL_X11_MODULES): Include install-guile.
10483 (all-perl): New target.
10484 (all-guile): New target.
10485
10486 * configure.in (host_tools): Include perl and guile.
10487 (native_only): Include perl and guile.
10488 (noconfigdirs): Don't build guile and perl; no ports have been
10489 done.
10490
10491Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10492
80413487
RH
10493 * configure (--enable-*): Handle quoted option lists such as
10494 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10495
10496Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10497
10498 * Makefile.in ({,inst}all-target): New rule so we can make and
10499 install all of the target directories easily.
10500
10501Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10502
10503 * configure.in: Add missing global flag in sed substitution when
10504 deleting `target-' from ${configdirs}.
10505
10506Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10507
10508 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10509 option.
10510
10511 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10512 config/mh-necv4.
10513
10514 * install.sh: Correct misspelling of transformbasename.
10515
10516 * config.guess: Recognize mips-*-sysv*.
10517
10518Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10519
10520 * config.sub: Recognize mon960.
10521
10522Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10523
10524 * configure: Restore Canadian Cross handling of BISON and LEX,
10525 removed in Feb 20 change.
10526
10527Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10528
10529 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10530 Mention make install. Remove the old copyright date as well the
10531 clumsy and rather pointless copyright on the README file.
10532
10533Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10534
10535 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10536 Makefile after running symlink-tree, then run `make distclean' to
10537 avoid clobbering any generated files in srcdir.
10538
10539Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10540
10541 * configure.in (m68k-*-netbsd*): Build everything now.
10542
10543Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10544
10545 * Makefile.in (taz): Fix quoting.
10546
10547Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10548
10549 * configure.in (sparclet-*-*): Build everything now.
10550
10551Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10552
10553 * configure.in (m68k-*-linux*): New host.
10554
10555Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10556
10557 * configure: Check for bison before byacc.
10558
10559Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10560
10561 * Makefile.in configure: Change the way LEX and BISON/YACC are
10562 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10563 searching PATH. These are used as fallbacks by Makefile.in if
10564 flex/bison/byacc aren't in objdir.
10565
10566Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10567
10568 * Makefile.in: Make everything which depends upon all-bfd also
10569 depend upon all-opcodes, in case --with-commonbfdlib is used.
10570
10571Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10572
10573 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10574 building NT native compilers on Unix.
10575
10576Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10577
10578 * configure.in: Don't get CC from the host Makefile fragment if we
10579 can find gcc in PATH, or if this is a Canadian Cross. Move the
10580 Solaris test for /usr/ucb/cc to the post target script, just after
10581 the compiler sanity test.
10582
10583Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10584
10585 * config.sub: Merge with FSF.
10586
10587Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10588
10589 * Makefile.in (RPATH_ENVVAR): New variable.
10590 (REALLY_SET_LIB_PATH): Use it.
10591 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10592
10593Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10594
10595 * config.sub, configure.in: Recognize sparclet cpu.
10596
10597Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10598
10599 * config.guess: Support m68k-cbm-sysv4.
10600
10601Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10602
10603 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10604 m68k-unknown-linuxaout from linker help string. Put quotes around
10605 $ld_help_string.
10606
10607Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10608
10609 * config.guess (powerpc-harris-powerunix): Add guess for port
10610 to new target.
10611
10612Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10613
10614 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10615
10616Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10617
10618 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10619 $(REALLY_SET_LIB_PATH) in Makefile.
10620 * Makefile.in (SET_LIB_PATH): New variable.
10621 (REALLY_SET_LIB_PATH): New variable.
10622 ($(DO_X)): Use $(SET_LIB_PATH).
10623 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10624 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10625 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10626 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10627 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10628 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10629 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10630 (install-dosrel): Likewise.
10631 (all-opcodes): Depend upon all-libiberty.
10632
10633Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10634
10635 * config.guess (*:CYGWIN*): New
10636
10637Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10638
10639 * Makefile.in (all-target-winsup): All all-target-libiberty.
10640
10641Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10642
10643 * configure.in (noconfigdirs): Add missing # in front of comment.
10644
10645Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10646
10647 * configure.in: add second pass to things added to noconfigdirs
10648 so *-gm-magic can exclude libgloss properly.
10649
10650Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10651
10652 * mpw-configure (extralibs_name, rez_name): Set correctly
10653 for MWC68K compiler.
10654
10655 * mpw-README: Add more info on the necessary build tools.
10656
10657Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10658
10659 * configure.in, config.sub: Recognize cygwin32.
10660
10661Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10662
10663 * config.guess, config.sub: Recognize A/UX.
10664
10665Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10666
10667 * config.sub: Merge with gcc/config.sub.
10668
10669Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10670
10671 * mpw-build.in (do-binutils): Add build of stamps.
10672
10673Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10674
10675 * config.sub: Add recognition for mips64vr4100*-* targets.
10676
10677Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10678
10679 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10680 Add creation of gconfigargs with `--enable-shared' turned on.
10681 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10682 ($(host)-stamp-stage3-configured): Likewise.
10683 (HOLES): Add chatr and ldd.
10684 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10685
10686Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10687
10688 * configure: Pass --nfp to recursive configures.
10689
10690Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10691
10692 * Makefile.in (DLLTOOL): New.
10693 (DLLTOOL_FOR_TARGET): New.
10694 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10695 (EXTRA_TARGET_FLAGS): Ditto.
10696 (EXTRA_GCC_FLAGS): Ditto.
10697 (CONFIGURE_TARGET_MODULES): Ditto.
10698 (DO_X): Ditto.
10699 * configure: Add DLLTOOL.
10700
10701Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10702
10703 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10704 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10705 mh-sco, since old workarounds no longer needed, and don't
10706 build ld, since libraries have weak symbols in COFF.
10707
10708Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10709
10710 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10711
10712Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10713
10714 * configure.in: Make sure that ${CC} can be used to compile an
10715 executable.
10716
afb8d725
JM
10717Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10718
10719 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10720 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10721 nothing depending on whether gdbtk is being built.
10722
252b5132
RH
10723Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10724
10725 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10726
10727Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10728
10729 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10730 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10731
10732Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10733
10734 * config-ml.in: Add support for
10735 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10736 Simplify setting of multidirs from --disable-foo.
10737
10738Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10739
10740 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10741 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10742 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10743 non-empty, pass them on to the GCC make.
252b5132
RH
10744 (all-bootstrap): New rule that is like all-gcc, except it executes
10745 the GCC bootstrap rule instead of the GCC all rule.
10746
10747Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10748
10749 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10750
10751Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10752
10753 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10754 DG/UX support.
10755
10756Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10757
10758 * config.sub (i*86*) Change [345] to [3456]
10759
10760Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10761
10762 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10763 --with-gnu-ld=no.
10764
10765Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10766
10767 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10768 AIX multilibs get built.
10769
10770Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10771
10772 * configure.in (i386-win32): Don't build expect if we're not
10773 building the tcl subdir.
10774
10775Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10776
10777 * Makefile.in: (configure-target-examples, all-target-examples):
10778 New targets, configure and build example programs.
10779
10780Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10781
10782 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10783 use it as input to sedit the generated MPW makefile.
10784 * mpw-README: Add a suggestion about Gestalt.h.
10785
10786Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10787
10788 * config.sub: Accept *-*-ieee*.
10789
10790Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10791
10792 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10793 Ronald F. Guilmette <rfg@monkeys.com>.
10794
10795Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10796
10797 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10798 for powerpc-pe native.
10799 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10800 (target==powerpc-pe): duplicate i386-win32 entry.
10801
10802Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10803
10804 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10805 of vxworks, not just vxworks5.1.
10806
10807Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10808
10809 * mpw-configure: Add support for exec-prefix.
10810
10811Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10812
10813 * config.guess: Recognize HP model 816 machines as having
10814 a PA1.1 processor.
10815
10816Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10817
10818 * configure: Ignore new autoconf configure options.
10819
252b5132
RH
10820Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10821
10822 * config.guess: Recognize Pentium under SCO.
10823 From Robert Lipe <robertl@arnet.com>.
10824
10825Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10826
10827 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10828
10829Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10830
10831 * configure.in: Don't configure gas for alpha-dec-osf*.
10832
10833Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10834
10835 * configure.in: Default to --with-stabs for some targets for which
10836 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10837 i[345]86*-*-unixware*.
10838
10839Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10840
10841 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10842 rather than basing it on the target. Simplify handling of options
10843 controlling which directories to configure. Remove extraneous
10844 slash in multi-clean target.
10845
10846Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10847
10848 * config-ml.in: Prefix more variables with ml_ so they don't collide
10849 with configure's.
10850
10851Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10852
10853 * configure: Don't turn -v into --v.
10854
10855Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10856
10857 * configure.in (targargs): Fix typo.
10858
10859 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10860
10861Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10862
10863 * configure.in: Strip --host and --target options from
10864 CONFIG_ARGUMENTS, and always configure for --host only. Add
10865 --with-cross-host option when building with a cross-compiler.
10866 * configure: Canonicalize the arguments put into config.status by
10867 always using `=' for an option with an argument. Pass a presumed
10868 --host or --target explicitly.
10869
10870Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10871
10872 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10873 into general OS recognition case.
10874
10875Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10876
10877 * configure.in (target_configdirs): add target-winsup only
10878 for win32 target systems.
10879
10880Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10881
10882 * Makefile.in (all-target-libgloss): Depend upon
10883 configure-target-newlib, since when libgloss is built it looks to
10884 see if the newlib directory exists.
10885
10886Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10887
10888 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10889 cfg-ml-*.in.
10890
10891Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10892
10893 * configure: Handle LD and LD_FOR_TARGET when configuring a
10894 Canadian Cross.
10895
252b5132
RH
10896Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10897
10898 * configure.in (target_libs): add target-winsup.
10899 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10900 (target==ppcle-pe): remove ld from $noconfigdirs.
10901
10902Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10903
10904 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10905 Preserve relative path names in $srcdir. Build symlink tree if
10906 configuring cross target dir and srcdir=. (= no VPATH support).
10907 (configure-target-libg++): Depend on configure-target-librx.
10908 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10909 * config-ml.in: New file.
10910 * symlink-tree: New file.
10911 * configure: Ensure srcdir="." if that's what it is.
10912
10913Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10914
10915 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10916 includes and FLEX_SKELETON setting.
10917 * mpw-configure (--with-gnu-ld): New option, controls whether
10918 to use PPCLink or ld with PowerMac GCC.
10919 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10920 * mpw-config.in: Configure grez if targeting Mac.
10921
10922 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10923 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10924 just macos.
252b5132
RH
10925 * configure.in: Configure grez resource compiler if targeting Mac.
10926 * Makefile.in (all-grez, install-grez): New targets.
10927
10928Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10929
10930 * configure: CXX defaults to gcc, not g++. If we find
35590697 10931 gcc in the path, set CC to gcc -O2.
252b5132
RH
10932
10933Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10934
10935 * configure: Default ${build} correctly. Avoid picking up extra
10936 spaces when reading CC and CXX from Makefile. When doing a
10937 Canadian Cross, use plausible default values for numerous
10938 variables.
10939 * configure.in: When doing a Canadian Cross, don't try to
10940 configure tools whose configure script can't handle it.
10941
10942Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10943
10944 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10945
10946Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10947
10948 * configure: Remove dubious bug reporting address.
10949
10950Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10951
10952 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10953 configure script, run that instead of this directory's configure.
10954 In either case, print a message that we're configuring the sub-dir.
10955
10956Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10957
10958 * configure.in: Before checking for the existence of various files,
10959 use sed to filter out "target-".
10960
10961Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10962
10963 * Makefile.in (DO_X): Split rule to decrease command line length
10964 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10965 (Philippe De Muyter).
10966
10967Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10968
10969 * Makefile.in (all-patch): depend on all-libiberty.
10970
10971Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10972
10973 * configure.in: If the only directory in target_configdirs which
10974 actually exists is libiberty, then set target_configdirs to empty,
10975 to avoid trying to build a target libiberty in a gas or gdb
10976 distribution.
10977
10978Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10979
10980 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10981 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10982 systems.
252b5132
RH
10983
10984Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10985
10986 * configure.in (copy_dirs): Use sys-include instead of include
10987 for --with-headers option.
10988
10989Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10990
10991 * Makefile.in, configure.in: Make winsup builds work with
10992 new scheme.
10993
10994Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * configure.in: Build the linker on AIX.
10997
10998Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10999
11000 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11001 where needed.
11002
11003Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11004
11005 * Makefile.in (all-gcc): Fix typo.
11006
11007Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11008
11009 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11010
11011Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11012
11013 * configure.in: Rename libFOO to target-libFOO, and xiberty
11014 to target-xiberty, to provide more flexibility.
11015 (target_subdir): Define. Create if cross.
11016 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11017 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11018 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11019 check-libFOO -> check-target-libFOO, etc.
11020 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11021 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11022 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11023 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11024 allow ALL_GCC="" to only configure.
11025 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11026 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11027 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11028
11029Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11030
11031 * Makefile.in (taz): Build "info" in etc explicitly.
11032
11033Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11034
11035 * configure.in: Make sure that CC is undefined (as opposed to
11036 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11037 problem with autoconf trying to configure on a host without GCC.
11038
11039Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11040
11041 * mpw-configure: Set host alias from choice of host compiler,
11042 only use generic MPW Makefile sed if present, edit a file
11043 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11044 * mpw-README: Add problem notes about CW6 and CW7.
11045
11046Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11047
11048 * Makefile.in (taz): Use ";" instead of ";;".
11049
11050Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11051
11052 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11053 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11054 DISTDOCDIRS.
11055 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11056 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11057
11058Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11059
11060 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11061 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11062 Move bfd to DISTSTUFFDIRS.
11063
11064Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11065
11066 * Makefile.in (X11_LIB): Removed.
11067 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11068
11069 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11070
11071Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11072
11073 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11074 names.
11075
11076Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11077
11078 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11079
11080Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11081
11082 * configure.in (i[345]86-*-win32): Always build newlib.
11083 Don't configure cvs, autoconf or texinfo.
11084 * Makefile.in (LD_FOR_TARGET): New.
11085 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11086 Pass down LD_FOR_TARGET.
11087
11088Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11089
11090 * winsup: New directory.
11091 * Makefile.in: Build winsup.
11092 * configure.in: Winsup is configured when target is win32.
11093 Can only build win32 target GDB when native.
35590697 11094
252b5132
RH
11095Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11096
11097 * config.guess: Recognize HP model 819 machines as having
11098 a PA 1.1 processor.
11099
11100Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11101
11102 * configure: Fix sed loop which substitutes for CC and CXX to
11103 avoid bug found in various sed implementations.
11104
11105Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11106
11107 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11108 simulator. Use standard powerpc-*-eabi*.
11109
11110Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11111
11112 * configure.in: Stop putting gas and binutils in noconfigdirs for
11113 powerpc-*-aix* and rs6000-*-*.
11114
11115Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11116
11117 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11118 -mcall-aixdesc libraries.
11119
11120Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11121
11122 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11123
11124 * config.sub (arm | armel | armeb): Fix shell syntax.
11125
11126Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11127
11128 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11129 -msoft-float and -mcpu=common support.
11130 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11131 libraries.
11132
11133Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11134
11135 * configure.in: Allow configuration and build of emacs19 for the alpha.
11136
11137Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11138
11139 * configure.in (CC): Get ^CC, not just any old CC, from
11140 ${host_makefile_frag}.
11141
11142Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11143
35590697 11144 * configure.in (CC): Try to get CC from
252b5132
RH
11145 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11146
11147Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11148
11149 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11150 only if it exists in $(srcdir).
11151
11152Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11153
11154 * configure: If CC and CXX are not set in the environment, set
11155 them, based on either an existing Makefile or on searching for gcc
11156 in PATH. Substitute for CC and CXX in Makefile.
11157 * configure.in: Remove libm from target_libs. Separate
11158 target_configdirs from configdirs. If CC is not set in
11159 environment, try to get it from a host Makefile fragment. Rewrite
11160 changes of configdirs to use skipdirs instead. A few minor
11161 tweaks. Take directories out of target_configdirs as they are
11162 taken out of configdirs. Remove existing Makefile files from
11163 subdirectories. Substitute for TARGET_CONFIGDIRS and
11164 CONFIG_ARGUMENTS in Makefile.
11165 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11166 by configure.in.
11167 (CONFIG_ARGUMENTS): Likewise.
11168 (CONFIGURE_TARGET_MODULES): New variable.
11169 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11170 ($(CONFIGURE_TARGET_MODULES)): New target.
11171 (configure-libg++, configure-libio): New targets.
11172 (all-libg++): Depend upon configure-libg++.
11173 (all-libio): Depend upon configure-libio.
11174 (configure-libgloss, all-libgloss): New targets.
11175 (configure-libstdc++): New target.
11176 (all-libstdc++): Depend upon configure-libstdc++.
11177 (configure-librx, all-librx): New targets.
11178 (configure-newlib): New target.
11179 (all-newlib): Depend upon configure-newlib
11180 (configure-xiberty): New target.
11181 (all-xiberty): Depend upon configure-xiberty.
11182
11183Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11184
11185 * configure.in (host i[345]86-*-win32): Expand the
11186 noconfigdirs again.
11187
11188Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11189
11190 * mpw-configure: Fix sed command file name.
11191
11192Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11193
35590697 11194 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11195 noconfigdirs again.
11196
11197Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11198
11199 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11200 or powerpc*-*-pe*, since they are not yet supported.
11201
11202Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11203
11204 Add PowerMac support and many other enhancements.
11205 * mpw-configure: New option --cc to select compiler to use,
11206 paste options set according to --cc into the generated
11207 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11208 if mpw-make.sed is present.
11209 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11210 add forward includes for PowerPC include files.
11211 * mpw-build.in: Build using Makefile.PPC if present.
11212 (do-byacc, etc): Remove separate version resource builds.
11213 (do-gas): Build "stamps" before "all".
11214 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11215 * mpw-README: Update to reflect --cc option, PowerMac support,
11216 and recently-reported compatibility problems.
11217
11218Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11219
11220 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11221 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11222 (--with-multilib-top): Pass to recursive invocations.
11223
11224Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11225
11226 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11227 v810-*-*.
11228
11229Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11230
11231 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11232 gdb, ld and opcodes on v810-*-*.
11233
252b5132
RH
11234Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11235
11236 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11237 (local-maintainer-clean): New target.
11238 (maintainer-clean): New target.
11239 (realclean): Just depend upon maintainer-clean.
11240
11241Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11242
11243 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11244
11245Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11246
11247 * configure.in: Build ld in mips*-*-bsd* case.
11248
11249Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11250
11251 * config.sub: Accept -lites* OS. From Ian Dall.
11252
11253Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11254
11255 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11256 targets.
252b5132
RH
11257
11258Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11259
11260 * configure.in: treat i386-win32 canadian cross the same as
11261 i386-go32 canadian cross.
11262
11263Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11264
11265 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11266 running under the simulator to build a reduced set of libraries.
11267 (powerpc-*-eabiaix): Add fine grained multilib support added to
11268 other powerpc targets yesterday.
11269
11270Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11271
11272 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11273 -disable-softfloat, -disable-relocatable, -disable-aix, and
11274 -disable-sysv to control which multilib libraries get built.
11275
11276Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11277
11278 * configure: Add Makefile.tem to list of files to remove in trap
11279 handler.
11280
11281Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11282
11283 * config.guess (*Linux*): Add missing "exit"s.
11284 Also, need specific check for alpha-unknown-linux (uses COFF).
11285
11286Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11287
11288 * config.guess: Merge with FSF:
11289
11290 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11291 * config.guess (AIX4): More robust release numbering discovery.
11292
11293 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11294 * config.guess (i386-sequent-ptx): Properly get version number.
11295
11296 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11297 * config.guess (mips:*:4*:UMIPS): New case.
11298
11299Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11300
11301 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11302 (i386-win32 host): Likewise. Don't build readline.
11303
afb8d725
JM
11304Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11305
11306 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11307 SUPPORT_FILES to submakes.
11308
252b5132
RH
11309Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11310
11311 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11312 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11313 mpw-configure.
11314
11315Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11316
11317 * configure.in (appdirs): Use =, not ==, in test expression when
11318 trying to build the text to print in the warning message for
11319 Solaris users.
11320
11321Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11322
11323 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11324
11325Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11326
11327 * config.guess: Recognize lynx-2.3.
11328
11329Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11330
11331 * config.sub (z8ksim): Deleted
11332 (z8k-*-coff): New, this is the one true name of the target.
11333
11334Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11335
11336 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11337
11338Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11339
11340 * config.guess (*:Linux:*:*): First try asking the linker what the
11341 default object file format is (elf, aout, or coff). Then if this
11342 fails, try previous methods.
11343
11344Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11345
11346 * configure.in: Don't build newlib for *-*-vxworks5.1.
11347
11348Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11349
11350 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11351 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11352
11353Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11354
11355 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11356
11357Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11358
11359 * cfg-ml-com.in: New file.
11360 * cfg-ml-pos.in: New file.
11361
11362Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11363
11364 * COPYING.NEWLIB: Add HP free copyright to list.
11365
11366Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11367
11368 * config.sub: Recognize -eabi* for the system, not just -eabi.
11369
11370Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11371
11372 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11373 * config.sub, configure.in (win32): New target and host.
11374
11375Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11376
11377 * configure.in: Add i386-pe configuration.
11378
11379Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11380
11381 * mpw-build.in (install): Install GDB after LD.
11382
11383Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11384
11385 * mpw-config.in (elf/mips.h): Always forward-include, needed
11386 for GDB to build.
11387
11388Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11389
11390 * testsuite: New directory for customer acceptance and whole tool
11391 chain tests.
11392
11393Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11394
11395 * configure: If per-host line isn't found, but AC_OUTPUT is found
11396 and a configure script exists, run it instead.
11397
11398Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11399
11400 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11401
11402Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11403
11404 * configure: Set build_{cpu,vendor,os,alias} to host values when
11405 --build isn't specified.
11406
11407Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11408
11409 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11410 (FLAGS_TO_PASS): Pass them.
11411 (EXTRA_TARGET_FLAGS): Ditto.
11412
252b5132
RH
11413Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11414
11415 * Makefile.in (all-libg++): Depend on all-libstdc++.
11416
11417Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11418
11419 * configure.in (noconfigdirs): Enable all packages for
11420 i386-unknown-netbsd.
11421
11422Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11423
11424 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11425 hosted builds (DOS builds)
11426
11427Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11428
11429 Changes for ARM based on patches from Richard Earnshaw:
11430 * config.sub: Handle armeb and armel.
11431 * configure.in: Omit arm linker only for riscix.
11432
11433Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11434
11435 * config.guess: Update from FSF.
11436
11437Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11438
11439 * config.sub: Recognize powerpcle as the little endian varient of
11440 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11441 powerpcle variant. Convert pentium into i586, not i486. Add p5
11442 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11443 temporarily.
11444
11445Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11446
11447 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11448
11449Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11450
11451 * config.sub: Accept -lites* as a basic system type.
11452
11453Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11454
11455 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11456 installed, and if so return linuxoldld as the system name.
11457
11458Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11459
11460 * config.guess: Add hppa1.1-hp-lites support.
11461
11462Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11463
11464 * configure.in: Don't build newlib for m68k-vxworks5.1.
11465
11466Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11467
11468 * configure.in (mips-sgi-irix6): Use mh-irix5.
11469
11470Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11471
11472 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11473
11474Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11475
11476 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11477 OSF/1. Fix compiler flags.
252b5132
RH
11478 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11479
11480Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11481
11482 * configure.in: Recognize --with-newlib.
11483 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11484
afb8d725
JM
11485Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11486
11487 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11488 to *_X11_MODULES due to gdbtk needing X include files et al.
11489
252b5132
RH
11490Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11491
11492 Merge in support for Mac MPW as a host.
11493 (Old change descriptions retained for informational value.)
11494
11495 * mpw-config.in: Add generic include forwards for cpu-specific
11496 include files in aout and elf directories.
11497
11498 * mpw-configure: Added copyright.
11499 * mpw-config.in: Check for presence of required build tools.
11500 (target_libs): Add newlib.
11501 (target_tools): Add examples.
11502 (Read Me): Generate as "Read Me for MPW" instead.
11503 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11504 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11505 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11506
11507 * mpw-configure: Remove subdir-specific makefile hackery,
11508 delete mk.tmp after using it.
11509
11510 * mpw-build.in (all): Display start and end times.
11511
11512 * mpw-configure (host_canonical): Set.
11513 (target_cpu): Always add to makefiles.
11514 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11515 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11516 (mpw-mh-mpw): Look for in srcdir and srcroot.
11517 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11518
11519 * mpw-build.in: (install-only): New target.
11520
11521 * mpw-configure (host_alias, target_alias): Rename from hostalias
11522 and targetalias, add into generated Makefile.
11523 (mk.tmp): If present, add into generated Makefile.
11524 * mpw-build.in (all-gas): Build config.h first before gas proper.
11525
11526 * mpw-configure (config.status): Write only if changed.
11527 * mpw-config.in (readline): Configure it (not built, just used for
11528 definitions).
11529
11530 * mpw-config.in (elf/mips.h): Add a forward include.
11531
11532 * mpw-config.in: Forward-include most .h files in include into
11533 extra-include.
11534 (readline): Don't build.
11535 mpw-build.in (install): Install GDB.
11536
11537 * mpw-configure (prefix, mpw_prefix): Handle it.
11538 * mpw-config.in (mmalloc, readline): Don't configure.
11539 * mpw-build.in (thisscript): Rename to ThisScript.
11540 Use mpw-build instead of BuildProgram everywhere.
11541 (mmalloc, readline): Don't build.
11542 * mpw-README: New file, basic documentation about the MPW port.
11543
11544 * mpw-config.in: Use forward-include to create include files.
11545
11546 * mpw-configure: Add more things to the top of each configured
11547 Makefile, including contents of config/mpw-mh-mpw.
11548 * mpw-config.in (extra-include): Create this directory and fill it
11549 with Posix-like include files when configuring.
11550
11551 * config.sub (apple, mac, mpw): Add various aliases.
11552
11553 * mpw-build.in: New file, top-level build script fragment for MPW.
11554 * mpw-configure: New file, configure script for MPW.
11555 * mpw-config.in: New file, config fragment for MPW.
11556
11557Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * configure.in (host_libs): Remove glob, since it is gone from the
11560 sources.
11561
11562Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11563
11564 * Makefile.in: define empty GDB_NLM_DEPS var.
11565
11566 * configure.in(target_makefile_frag): use config/mt-netware
11567 for netware targets.
11568
11569Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11570
11571 * config.sub: Merge in recent FSF changes. Remove linux special
11572 cases.
11573
11574Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11575
4bddf3ad 11576 Revert this change:
252b5132
RH
11577
11578 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11579
11580 * build-all.mk: Use CC=cc -Xs on Solaris.
11581
252b5132
RH
11582Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11583
11584 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11585 stop using it.
11586 * Makefile.in: Nuke all references to glob subdirectory.
11587
11588Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11589
11590 * configure.in: Fix --enable-shared logic in per-host.
11591
11592Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11593
11594 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11595
11596Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11597
11598 * configure.in (noconfigdirs): Don't build gas on AIX, for
11599 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11600
11601Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11602
11603 * configure: Fix --cache-file to work if the file argument is a
11604 relative path.
11605
11606Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11607
11608 * configure: If the --cache-file is used, pass it down to
11609 configure in subdirectories.
11610
11611Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11612
11613 * config.sub: add vxworks29k configuration.
11614
11615Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11616
11617 * Makefile.in (taz): Do "diststuff" part quietly.
11618
11619Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11620
11621 * config.sub: Mini-merge with gcc/config.sub.
11622
11623Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11624
11625 * config.guess (IRIX): Sed - to _.
11626
11627Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11628
11629 * Makefile.in (source-vault, binary-vault): New targets.
11630
11631Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11632
11633 * config.sub: Recognize -eabi as a basic system type.
11634
11635Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11636
11637 * configure.in (enable_shared stuff): Fix typo.
11638
11639Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11640
11641 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11642
11643Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11644
11645 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11646
11647Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11648
11649 * configure.in (rs6000-*-*): Don't build gas.
11650
11651Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11652
11653 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11654 reduce command line length.
11655 (AS_FOR_TARGET): Check for as.new, not Makefile.
11656 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11657
11658Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11659
11660 * config.guess: Merge from FSF.
11661
11662Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11663
11664 * configure: Don't use $ when handling program_suffix.
11665
11666Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11667
11668 * configure.in: Configure tk for hppa/hpux.
11669
11670Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11671
11672 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11673
11674Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11675
11676 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11677 to LIBCXXFLAGS. Tests are better run without it.
11678
11679Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11680
11681 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11682
11683Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11684
11685 * configure.in (*-*-netware*): Don't configure xiberty.
11686
11687Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11688
11689 * configure.in: Remove tk from native_only list.
11690
11691Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11692
11693 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11694 for special NCD build.
11695
11696Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11697
11698 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11699 makeall.bat, they're only useful for binutils snapshots.
11700 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11701 makeall.bat to specified SUPPORT_FILES.
11702
11703Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11704
11705 * build-all.mk: Add Ericsson targets to sun4 and solaris
11706 hosts. Add BNR's sun4 target to solaris host, so their
11707 build-from-source will be tested in-house first.
11708
11709Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11710
11711 * Makefile.in (LIBCFLAGS): New variable.
11712 (CFLAGS_FOR_TARGET): Ditto.
11713 (LIBCFLAGS_FOR_TARGET): Ditto.
11714 (LIBCXXFLAGS): Ditto.
11715 (CXXFLAGS_FOR_TARGET): Ditto.
11716 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11717 (BASE_FLAGS_TO_PASS): Pass them.
11718 (EXTRA_TARGET_FLAGS): Ditto.
11719
4bddf3ad 11720 * configure.in: Support --enable-shared.
252b5132
RH
11721
11722Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11723
11724 * configure.in (target_libs): Include libstdc++ again.
11725 * config.guess: Update from FSF (for FreeBSD).
11726
11727Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11728
11729 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11730 makeall.bat.
11731 (DISTDOCDIRS): Add `etc'.
11732 (ETC_SUPPORT_PFX): New variable.
11733 (taz): Include anything from etc starting with a word in
11734 ETC_SUPPORT_PFX.
11735
11736Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11737
11738 * config.sub: Update for recent FSF changes. Remove obsolete
11739 h8300hds entry. Add -windows* and -osx as basic os. Minor
11740 spacing changes.
11741
11742Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11743
11744 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11745
11746 * config.guess: Merge with FSF.
11747 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11748
11749Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11750
11751 * configure: Since the "trap 0" handler will override the exit
11752 status on many systems, only use it for "exit 1", and make it set
11753 a non-zero exit status; reset it before "exit 0". Also, check
11754 exit status of config.sub, and error out if it failed.
11755
11756Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11757
11758 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11759 and install libgloss.
11760
11761Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11762
11763 * Makefile.in (all-binutils): Depend upon all-byacc.
11764
11765 * configure.in: Don't build emacs on Irix 5.
11766
11767Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11768
11769 * configure.in (*-*-netware*): Add libio.
11770
11771Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11772
11773 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11774 (CHECK_TARGET_MODULES): Ditto.
11775 (INSTALL_TARGET_MODULES): Ditto.
11776 (TARGET_LIBS): Ditto.
11777 (all-libstdc++): Note dependencies.
11778
11779Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11780
11781 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11782
11783Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11784
11785 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11786 -fexternal-templates.
11787
11788 * configure.in (target_libs): Add libstdc++.
11789 (noconfigdirs): Add libstdc++ as appropriate.
11790
11791Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11792
11793 * config.guess: Update from FSF.
11794
11795Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11796
11797 * configure: Use ${config_shell} when running ${configsub}.
11798
11799Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11800
11801 * config.sub: No longer recognize h8300h.
11802
11803Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11804
11805 * config.sub: Remove extraneous differences between config.sub and
11806 gcc/config.sub.
11807
11808Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11809
11810 * Makefile.in (DISTSTUFFDIRS): Add gas.
11811
11812Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11813
11814 * COPYING.NEWLIB: New file.
11815
11816Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11817
11818 * config.guess (HP-UX): Patch from Harlan Stenn
11819 <harlan@landmark.com> to also emit release level.
11820
11821Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11822
11823 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11824
11825Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11826
11827 * config.sub: Merge nextstep cleanup from FSF.
11828
11829Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11830
11831 * configure.in (arm-*-*): Don't configure ld for this target.
11832
11833Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11834
11835 * configure.in (*-*-netware): don't configure libg++, libio,
11836 librx, or newlib.
11837
11838Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11839
11840 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11841 configure ld--it works, but it doesn't support shared libraries.
11842
11843Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11844
11845 * config.guess (*-unknown-freebsd*): Get rid of possible
11846 trailing "(Release)" in version string.
11847 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11848
11849Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11850
11851 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11852 Fix type: *-next-neststep -> *-next-nextstep.
11853
11854 * config.guess: Merge from FSF:
11855
11856 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11857
11858 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11859
11860 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11861
11862 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11863 instead of UNIX_SV for UnixWare 1.0).
11864
11865Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11866
11867 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11868 to make gdb/nlm/* build after the compiler and linker.
11869
11870Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11871
11872 * config.guess (netbsd, freebsd, linux): Accept any machine,
11873 not just i[34]86.
11874 (m68k-atari-sysv4): Relocate to match FSF version.
11875
11876 * config.guess: More merges from the FSF:
11877
11878 Add a space before function call or macro invocation.
11879
11880 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11881
11882 * config.guess: Add trap cmd to remove dummy.c and dummy when
11883 interrupted.
11884
11885 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11886
11887 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11888 (dummy): Redirect stderr from compilation of dummy.c.
11889
11890 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11891
11892 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11893
11894Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11895
11896 * configure: Accept and ignore --cache*, for compatibility with
11897 new autoconf.
11898
11899Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11900
11901 * config.guess: Merge from FSF:
11902
11903 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11904
11905 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11906 (PATH): Add /.attbin at end for finding uname.
11907 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11908
11909 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11910
80413487 11911 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11912
11913 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11914
80413487
RH
11915 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11916 to select whether to use ELF or COFF.
252b5132
RH
11917
11918 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11919
80413487 11920 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11921
11922 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11923
11924 * config.guess: Guess the OS version for HPUX.
11925
11926 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11927
11928 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11929
11930Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11931
11932 * configure.in: Recognize --with-headers, --with-libs, and
11933 --without-newlib.
11934 * Makefile.in (all-xiberty): Depend upon all-ld.
11935
11936Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11937
11938 * configure.in: Change i[34]86 to i[345]86.
11939
11940Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11941
11942 * configure (version): A few more tweaks to help message.
11943
11944Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11945
11946 * Makefile.in: Remove (for now) librx as a host library,
11947 now that we're building it for target.
11948
11949Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11950
11951 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11952 (Karl Berry).
11953
11954Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11955
11956 * configure.in: Also configure librx.
11957
11958Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11959
11960 * Makefile.in: Update various rules to reflect that librx
11961 is now needed for libg++.
11962
11963Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11964
11965 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11966
11967Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11968
11969 * configure.in: Configure the examples directory.
11970
11971Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11972
11973 * configure: Simplify Jun 2 1994 change.
11974
11975Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11976
11977 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11978 /bin/gcc isn't good enough to build gcc.
11979
11980Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11981
11982 * Makefile.in (GDB_SUPPORT_FILES): Remove
11983 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11984 (gdb.tar.gz): Add new rule to use standard distribution building
11985 mechanism.
11986
11987Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11988
11989 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11990 Bill Cox <bill@cygnus.com>.
11991
11992Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11993
11994 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11995
11996Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11997
11998 * configure: Search current dir first in .gdbinit.
11999
12000Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12001
12002 * config.sub: Recognize freebsd (merged from gcc config.sub).
12003
12004Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12005
12006 * config.sub: Refer to NeXT's operating system as nextstep.
12007
12008 * config.sub (case $basic_machine): Re-order the cases, to match
12009 the order in the FSF version (which is mostly alphabethical).
12010 Merge in some additions and changes from the FSF.
12011
12012Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12013
12014 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12015 * config.sub: Recognize cxux7.
12016 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12017
12018Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12019
12020 * config.sub: Fix typo powerpc -> powerpc-*.
12021
12022Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12023
12024 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12025
12026 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12027 parallel with all-emacs and install-emacs). Top-level command
12028 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12029
12030Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12031
12032 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12033 $(relbindir)/make before doing ``make install'', and use
12034 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12035 installing over running make binary.
12036 ($(host)-stamp-stage3-installed): Likewise.
12037
12038Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12039
12040 * config.guess: Recognize Mach.
12041
12042Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12043
12044 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12045 see whether --exec-prefix was used.
12046
12047Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12048
12049 * README: Explicitly mention libg++/README. (Zoo's idea.)
12050
12051Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12052
12053 * Makefile.in: Add all-librx target similar to all-libproc.
12054
12055Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12056
12057 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12058 with post 1.2 uname bogosity.
12059
12060Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12061
12062 * configure: Remove temporary files on receipt of a signal.
12063
12064Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12065
12066 * configure: If there is a package_makefile_frag, remove
12067 ${subdir}/Makefile.tem after copying it in.
12068
12069Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12070
12071 * build_all.mk: support rs6000 lynx identifies itself as
12072 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12073 since /bin/gcc is too feeble to compile a modern gcc.
12074
12075Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12076
12077 * brought devo/test-build.mk update-to-date with progressive/
12078 test-build.mk. Add lynx targets and hppa flag info.
12079
12080Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12081
12082 * configure.in: Use mh-ncrsvr43. Patch from
12083 Tom McConnell <tmcconne@sedona.intel.com>.
12084
12085Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12086
12087 * config.guess (i386-unknown-bsdi): No longer need to
12088 check #if defined(__bsdi__) && defined(__i386__).
12089
12090Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12091
12092 * configure: Set program_transform_nameoption correctly.
12093
12094Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12095
12096 * brought build-all.mk update-to-date with progressive build-all.mk,
12097 added new targets and hppa info.
35590697 12098
252b5132
RH
12099Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12100
12101 * configure: If config.guess result is a prefix of the user
12102 specified target, assume a native build and use the user specified
12103 target as the host alias. Remove SunOS patch suffix removal hack.
12104 * configure.in: Remove SunOS patch suffix removal hack.
12105
12106 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12107 in NATIVE_CHECK_MODULES.
12108
12109Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12110
12111 * Makefile.in: Rename HOST_ONLY to NATIVE.
12112 * configure: Delete SunOs patch suffix from host_canonical
12113 and build_canonical variables that are prepended to Makefiles.
12114 * configure.in: Add comments for easier maintenance.
12115
12116Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12117
12118 * Makefile.in: Add all-libproc target similar to all-gui.
12119
12120Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12121
12122 * Makefile.in (CHECK_MODULES): split into
12123 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12124
12125Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12126
12127 * config.guess (i386-unknown-bsdi): New system to guess.
12128
12129Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12130
12131 * Makefile.in: Add all-gui target (but not yet build by "all").
12132
12133Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12134
12135 * config.sub: Move deletion of patch suffix from here...
12136 * configure.in: To here, at Ian's suggestion. The top-
12137 level scripts might need to know of a patch level.
12138
12139Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12140
12141 * config.sub: Strip off patch suffix so rtl is recognized
12142 as a sunos4.1.3 machine, even though it's been patched.
12143
12144Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12145
12146 * Makefile.in (INSTALL_LAST): Delete.
12147 (INSTALL_DOSREL): New.
12148
12149Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12150
12151 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12152 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12153 whether we pass down --with-gnu-ld anyhow.
12154
12155Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12156
12157 * Makefile.in (INSTALL_LAST): Change operation so it works
12158 on more flavors of make.
12159 * configure.in (go32): Don't build libg++ or libio.
12160
12161Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12162
12163 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12164 they can be overriden by templates.
12165
12166Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12167
12168 * configure.in (target==go32): Don't build gdb.
12169 * dosrel: New directory.
12170
12171Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12172
12173 * configure.in (host==go32): Configure dosrel too.
12174 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12175 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12176 be set by incoming names or templates.
12177 (INSTALL_LAST): New rule.
252b5132
RH
12178
12179Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12180
12181 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12182
12183Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12184
252b5132
RH
12185 * configure.in (appdirs): New variable. Currently empty, but will
12186 be used in gas distribution. If nonempty, lists a set of
12187 directories at least one of which must get configured, or top
12188 level configuration is considered to have failed.
12189 (rs6000-*-lynxos*): Use new file name.
12190
12191Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12192
12193 Eliminate XTRAFLAGS.
12194 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12195 newlib include files using -idirafter, and also use -nostdinc.
12196 (CXX_FOR_TARGET): Likewise.
12197 (XTRAFLAGS): Removed.
12198 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12199 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12200 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12201 ($(DO_X)): Don't pass down XTRAFLAGS.
12202
12203Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12204
12205 * configure.in (mips*-dec-bsd*): New target; do build linker.
12206 (mips*-*-bsd*): New target; don't build linker.
12207
12208Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12209
12210 * configure.in: support rs6000-*-lynxos* configuration.
12211 support sunos4 as a cross target.
12212
12213 * config.sub: look for lynx*, not lynx since the OS version may
12214 legitimately be part of the name.
12215
12216Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12217
12218 * configure.in (i[34]86-*-sco*): Move to be with other i386
12219 targets.
12220 (romp-*-*): New target. Skip various binary utilities.
12221 (vax-*-*): New target. Don't build newlib.
12222 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12223
12224Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12225
12226 * configure.in: Only set host_makefile_frag if config
12227 directory exists.
12228
12229Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12230
12231 * install.sh: If $dstdir exists, don't check whether each
12232 component does.
12233
12234Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12235
12236 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12237
12238Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12239
35590697
AJ
12240 * configure.in (*-*-lynxos*): Don't configure newlib for either
12241 native or cross Lynx.
252b5132
RH
12242
12243Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12244
12245 * config.sub (sparc64-elf): Fix os.
12246 (z8k): Remove duplicate.
12247
12248Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12249
12250 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12251 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12252
12253Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12254
12255 * configure: Make file links cleanly even if Lynx fails on
80413487 12256 an NFS symlink (at least fail cleanly).
252b5132
RH
12257
12258Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12259
12260 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12261 -XNh2000.
12262
12263Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12264
12265 * configure: Unknown options are fatal again.
12266
12267Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12268
12269 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12270 compatibility.
252b5132
RH
12271
12272Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12273
12274 * build-all.mk: Add `clean' target.
12275
12276Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12277
12278 * config.guess: Add SINIX support.
12279 * configure.in: Add mips-*-sysv4* support.
12280
12281Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12282
12283 * build-all.mk: Document all useful targets.
12284 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12285 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12286
12287Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12288
12289 * configure: Support --silent, --quiet.
12290
12291Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12292
12293 * configure: Support --disable-FEATURE.
12294
12295Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12296
12297 * config.guess: Recognize NCR running SVR4.3.
12298
12299Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12300
12301 * config.guess: Make BSDI generate i386-unknown-bsd386.
12302 Patch from Paul Eggert <eggert@twinsun.com>.
12303
12304Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12305
12306 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12307
12308Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12309
12310 * configure: Make unrecognized options give nonfatal warnings
12311 instead of fatal errors, and pass them to any subdirectory
12312 configures in case they recognize them.
12313 Make --x equivalent to --with-x.
12314
12315Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12316
12317 * configure: Add --enable-* options. Clean up usage message and
12318 some comments.
12319
12320Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12321
12322 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12323
12324Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12325
12326 * configure.in (hppa*-*-*): Enable binutils.
12327
12328Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12329
12330 * config.sub: Recognize cisco.
12331
12332Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12333
12334 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12335
12336Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12337
12338 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12339 than one configuration name. Add comment.
12340
12341Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12342
12343 * config.guess: about target *-hitachi-hiuxwe2, fixed
12344 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12345 macro is incorrect.]
12346
12347Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12348
12349 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12350 than the "make ls" stuff which used to be here.
12351
12352Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12353
12354 * config.guess: Recognize i[34]86-unknown-freebsd.
12355 From Shawn M Carey <smcarey@rodan.syr.edu>.
12356
12357Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12358
12359 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12360
12361Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12362
12363 * config.guess: Check for ptx.
12364
12365Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12366
12367 * config.sub: Add os9k checking.
12368
12369Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12370
12371 * config.guess: Handle OSF1 running on HPPA processors
12372
12373Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12374
12375 * configure: If subdir configure fails, print out a message with
12376 subdirectory name, in case subdir's configure code didn't identify
12377 itself.
12378
12379Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12380
12381 * configure.in: Remove embedded newlines from configdirs.
12382 Avoid mismatches of substrings. Fix matching strings at end
12383 of configdirs.
12384
12385Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12386
12387 * config.guess: Add Lynx/rs6000 config support.
12388
12389Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12390
12391 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12392
12393Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12394
12395 * configure.in (hppa*-*-osf*): Treat this just like most other
12396 PA configurations (eg no binutils or ld).
12397 (hppa*-*-*elf*): These configurations have binutils and ld.
12398
12399Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12400
12401 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12402
12403Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12404
12405 * configure.in (rs6000-*-*): Build gas.
12406
12407Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12408
80413487 12409 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12410
12411Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12412
12413 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12414 for GDB and GDB has been fixed to not need it.
12415
252b5132
RH
12416Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12417
12418 * config.guess: Recognize vax hosts.
12419
12420Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12421
12422 * configure (while loop): Don't use "break 2" inside case
12423 statement -- the case statement isn't an enclosing loop.
12424
12425Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12426
12427 * config.guess: Clean up NeXT support, to allow nextstep
12428 on Intel machines. Make OS be nextstep.
12429
12430Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12431
12432 * config.guess: Add alternate forms for Convex.
12433
12434Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12435
12436 * configure: Completely rewrite option processing. Take
12437 advantage of pattern-matching to avoid invoking test frequently.
12438 Also clean up host and target defaulting logic.
12439
12440Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12441
12442 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12443 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12444 commands (plus user environment) will fit SCO limits.
12445
12446Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12447
12448 * configure.in: Don't issue warnings about directories which are
12449 not being configured if -norecursion is set. Correct test for
12450 --with-gnu-as and --with-gnu-ld to not get confused by substring
12451 matches.
12452
12453 * configure.in: Don't build gas for alpha-dec-osf1*.
12454
12455Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12456
12457 * configure: Back out Per's change of 12/19/1993. It changes the
12458 behavior of configure in unexpected and confusing ways.
12459
12460 Also, use different delim char when calculating
12461 program_transform_name so that the name can contain slashes.
12462
12463Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12464
12465 * configure.in, config.sub: Add support for VSTa micro-kernel.
12466
12467Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12468
12469 * configure.in: Nuke hacks which were used to get a special
12470 version of GAS for HPPA configurations.
12471
12472Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12473
12474 * configure: If only ${target_alias} is given, use that
12475 as the default for ${host_alias}.
12476 * configure: Add missing back-slashes before nested quotes.
12477
12478Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12479
12480 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12481
12482Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12483
12484 * config.guess: Recognize some Tektronix configurations.
12485 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12486
12487Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12488
12489 * config.sub: Match any flavor of SH.
12490
12491Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12492
12493 * configure.in: Don't try to configure newlib for Alpha.
12494
12495Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12496
12497 * configure.in: Don't build ld for Irix 5. Don't build gas,
12498 libg++ or libio for any Alpha target.
12499
12500 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12501
12502Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12503
12504 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12505 default arguments -- so it tried to compress itself.
12506
12507Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12508
12509 * configure.in (notsupp): ensure that a space is always at the end
12510 of the configdirs list, since the grep checks for an explicit space
12511
12512Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12513
12514 * configure.in (target i386-sysv4.2): don't build ld, since static
12515 versions of many libraries are not available.
12516
12517Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12518
12519 * config.guess: Recognize Apollos (using environment variables).
12520 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12521
12522Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12523
12524 * config.guess: Recognize Sony news mips running newsos.
12525
12526Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12527
12528 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12529 "fi ; else" for bash.
12530
12531Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12532
12533 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12534
12535Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12536
12537 * config.sub: accept unixware as an alias for svr4.2.
12538 Fix some inconsistancies with the gcc version.
12539
12540Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12541
12542 * Makefile.in (DISTDOCDIRS): Add gdb.
12543
12544Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12545
12546 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12547
12548Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12549
12550 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12551 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12552 this now.
12553
12554Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12555
12556 * config.sub: Accept hiux* as an OS name.
12557
12558 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12559 etc/make-stds.texi. The underscore came from gcc, and dje now
12560 agrees that RUNTESTFLAGS is the correct name.
12561
12562Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12563
12564 * install.sh: Remove 'set -e'. It makes any conditionals
12565 in the script useless.
12566
12567 * config.guess: Automatically recognize arm-acorn-riscix
12568 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12569
12570Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12571
12572 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12573
12574Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12575
12576 * Makefile.in (DISTDOCDIRS): New variable.
12577 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12578 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12579
12580Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12581
12582 * configure.in (hppa target): check the source directory for the
12583 pagas sub-directory
12584
12585Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12586
12587 * config.sub: Allow -aout* and -elf*.
12588
12589Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12590
12591 * configure.in: Don't build ld on i386-solaris2, same as for
12592 sparc-solaris2.
12593
12594Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12595
12596 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12597
12598Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12599
12600 * configure.in: Configure gdb for alpha.
12601
12602Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12603
12604 * Makefile.in (CXXFLAGS): Add -O.
12605
12606Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12607
12608 * config.guess: added support for DG Aviion
12609
12610Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12611
12612 * configure.in: Produce warning message for subdirectories not
12613 configurable for this host/target combination. Don't try to
12614 configure gdb for vms.
12615
12616Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12617
12618 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12619 appropriate files before making "diststuff".
12620 (DISTBISONFILES): New var: list of files to be edited.
12621 (DISTSTUFFDIRS): Add binutils.
12622
12623Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12624
12625 * config.sub: also handle mipsel and mips64el (for little endian mips)
12626
12627Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12628
12629 * configure.in: Add * to end of all OS names.
12630
12631Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12632
12633 * configure.in: Build newlib for LynxOS native.
12634
12635Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12636
12637 * config.guess: Add support for delta 88k running SVR3.
12638
12639 * configure.in: Add comment about HP compiler vs. emacs.
12640
12641Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12642
12643 * configure.in: don't build ld on solaris2 (not a viable option
12644 due to bugs in getpwnam & getpwuid)
12645
12646Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12647
12648 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12649 config.guess will produce a full version number.
12650
12651Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12652
12653 * configure.in: Build linker and binutils for alpha-dec-osf1.
12654
12655Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12656
12657 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12658 and gdb/testsuite/Makefile.in.
12659
12660Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12661
12662 * configure.in: recognize mips*- instead of mips-
12663
12664Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12665
12666 * config.sub: Accept linux*coff and linux*elf as operating
12667 systems.
12668
12669Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12670
12671 * config.sub: Recognize mips64, and mips3 as an alias for it.
12672
12673Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12674
12675 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12676 gdb knows how to handle OSF/1 shared libraries.
12677
12678Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12679
12680 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12681 * config.guess: Recognize Hitachi's HIUX.
12682 * config.sub: Recognize h3050r* and hppahitachi.
12683 Remove redundant cases for hp9k[23]*.
12684
12685Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12686
12687 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12688 if gas and ld are in the source tree and are in ${configdirs}.
12689 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12690 --with options (but still pass them down on the command line,
252b5132
RH
12691 if they were explicitly specified).
12692
12693Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12694
12695 * configure: substitute SHELL value in Makefile.in with
12696 ${CONFIG_SHELL}
12697
12698Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12699
12700 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12701 *-*-solaris2* targets.
12702
12703Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12704
12705 * Makefile.in: define M4, and pass it down to sub-makes;
12706 all-autoconf now depends on all-m4
12707
12708Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12709
12710 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12711 presence of {ar,ranlib} instead of a configured directory
12712
12713Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12714
12715 * config.guess: Accept 34?? as well as 33?? for NCR.
12716
12717Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12718
12719 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12720 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12721
12722Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12723
12724 * configure: grab values for $(CC) and $(CXX) from the
12725 environment, so that someone can do "CC=gcc configure; make" and
12726 have it work right (matching the way that autoconf works now)
12727
12728 * configure.in, Makefile.in: add support for gash, the tcl
12729 interface to Galaxy
12730
12731 * config.guess: add NetBSD variants (hp300, x86)
12732
12733Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12734
12735 * install.sh: Support -d option (in the manner of SunOS 4 install,
12736 as it is more deterministic than that of GNU install)
12737 (chmodcmd): Set file to mode 755 by default (should also do default
12738 chgrp and chown, but I don't feel like dealing with that now)
12739
12740Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12741
12742 * config.sub: Remove h8300hhms alias.
12743
12744Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12745
12746 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12747
12748Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12749
12750 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12751 as stmp-fixinc
12752
12753Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12754
12755 * config.sub: recognize m88110-bug-coff.
12756
12757Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12758
12759 * Makefile.in (all-libio): all dependencies on the toolchain used
12760 to build this (gcc, gas, ld, etc)
12761
12762Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12763
12764 * config.guess: Deal with OSF/1 1.3 on alpha.
12765
12766Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12767
12768 * install.sh: add some 'else true' clauses for portability
12769
12770 * configure.in: don't build libio for h8[35]00-*-* targets
12771
12772Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12773
12774 * Makefile.in: Add support for new libio.
12775
12776Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12777
12778 * install.sh: If one command fails, don't try the rest. Don't try
12779 to remove $dsttmp (via trap) unless we have already created it.
12780 If $src doesn't exist, detect it and exit with an error.
12781
12782 * config.guess: Recognize BSD on hp300.
12783
12784Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12785
12786 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12787 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12788
12789Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12790
12791 * Makefile.in (all-send-pr): depends on all-prms
12792
12793Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12794
12795 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12796
12797Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12798
12799 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12800 Added test for mips-mips-riscos5.
12801
12802Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12803
12804 * configure.in: use mh-hp300 for 68k HP hosts
12805
12806Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12807
12808 * configure: add support for CONFIG_SHELL, so that you can use
12809 some alternate shell for evaluating configure scripts
12810
12811Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12812
12813 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12814 in configure script to bug-gdb@prep.ai.mit.edu when building
12815 distribution archive.
12816 * Makefile.in (COMPRESS): Remove def.
12817 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12818 gdb.tar.Z and make-gdb.tar.Z respectively.
12819 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12820 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12821 to convergence with 'taz' target in Makefile.in.
12822
12823Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12824
12825 * install.sh (dsttmp): use trap to ensure that tmp files go
12826 away on error conditions
12827
12828Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12829
12830 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12831
12832Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12833
12834 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12835 its parent is '/' not ''.
12836
12837 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12838
12839Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12840
12841 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12842 that ${newsrcdir}/configure.in does.
12843
12844Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12845
12846 * test-build.mk: support for CONFIG_SHELL
12847
12848Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12849
12850 * config.sub (netware): Add as a basic system type.
12851
12852Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12853
12854 * Makefile.in (Makefile): depend on configure.in. Also drop the
12855 $(srcdir)/ from the dependency on Makefile.in.
12856
12857Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12858
12859 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12860 (h8300hhms is temporary until multi-libraries are implemented).
12861 * configure.in: Handle h8300h too.
12862
12863Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12864
12865 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12866
12867Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12868
12869 * configure: Remove extraneous output when guessing host type.
12870 * config.guess: Remove extraneous output when guessing using C
12871 compiler rather than uname, or when guessing fails.
12872
12873Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12874
12875 * Makefile.in: remove all.cross and install.cross targets
12876
12877 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12878 definitions
12879
12880Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12881
12882 * configure.in (target sh): Build gprof.
12883
12884Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12885
12886 * config.sub: change -solaris to -solaris2
12887
12888Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12889
12890 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12891
12892Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12893
12894 * configure: Correct error message for missing Makefile.in to
12895 print correct directory.
12896
12897Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12898
12899 * install.sh: kludge around 386BSD shell bug
12900
12901Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12902
12903 * config.guess: Recognize NeXT.
12904 * config.guess: Recognize i486-ncr-sysv4.
12905 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12906
12907Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12908
12909 * Makefile.in (MAKEINFOFLAGS): New variable.
12910 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12911 * build-all.mk, test-build.mk: Pass down --no-split as
12912 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12913
12914Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12915
12916 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12917
12918Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12919
12920 * Makefile.in (libg++.tar.z): New rule.
12921 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12922 * Makefile.in (taz): Only do a single chmod.
12923
12924Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12925
12926 * install.sh: don't use dirname anymore (replaced with sed usage)
12927
12928Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12929
12930 * Makefile.in: Change extension for gzip'd files from '.z' to
12931 '.gz' per new FSF standard usage.
12932
12933Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12934
12935 * configure: put quotes around the final value of program_transform_name
12936
12937Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12938
12939 * Makefile.in: new install.sh support; update install-info rules
12940
12941Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12942
12943 * configure.in: Build diff for crosses, but not for go32 host.
12944
12945 * configure.in: Build gprof only for native, and don't build it
12946 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12947
12948Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12949
12950 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12951
12952Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12953
12954 * configure.in (host_tools): Add prms.
12955
12956Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12957
12958 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12959 with $(FLAGS_TO_PASS) on the command line
12960
12961 * config.sub: Recognize lynx and lynxos
12962
12963Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12964
12965 * config.sub: Accept -ecoff*, not just -ecoff.
12966
12967Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12968
12969 * Makefile.in (taz): Use .gz suffix instead of .z.
12970 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12971 names.
12972
12973Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12974
12975 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12976
12977Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12978
12979 * Makefile.in (install-no-fixedincludes): install gcc last, so
12980 that rebuilds that might happen during 'make install' don't get
12981 bogus gcc include files
12982
12983Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12984
12985 Change from Utah for HPPA support:
12986 * config.guess: Recognize hppa1.x-hp-bsd.
12987
12988Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12989
12990 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12991 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12992
12993Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12994
12995 * config.sub: Add support for rom68k and bug boot monitors.
12996
12997Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12998
12999 * Makefile.in: Make all-opcodes depend on all-bfd.
13000
13001Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13002
13003 * config.guess: Added special check for i[34]86-univel-sysv4*.
13004
13005Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13006
13007 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13008 the processor rather than assuming i486.
13009
13010Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13011
13012 * config.guess: Recognize SunOS6 as Solaris3.
13013
13014Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13015
13016 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13017 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13018
13019Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13020
13021 * build-all.mk (all-cross): New target for Canadian Cross.
13022 Added Q2 go32 targets.
13023 * test-build.mk: Configure go32 cross sparclite-aout and
13024 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13025 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13026
13027Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13028
13029 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13030 GO32 hosted toolchains
13031
13032Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13033
13034 * configure: change so "-exec-prefix" gets passed down rather
13035 than "-exec_prefix" so autoconf generated Makefiles get the
13036 exec_prefix set right.
13037
13038Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13039
13040 * config.guess: get the Solaris2 minor version number
13041
13042 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13043
13044Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13045
13046 * config.guess: Recognize some Sequent platforms.
13047
13048Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13049
13050 * Makefile.in: added the vault-install target
13051
13052 * configure.in: actually use the Sun3 makefile fragment that's in
13053 config, also added the release dir to configdirs
13054
13055Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13056
13057 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13058
13059Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13060
13061 * configure.in: remove some program from Alpha targetted toolchains
13062
13063Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13064
13065 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13066 gprof.
13067 (taz): Run "make diststuff" in those directories instead of "make
13068 proto-dir". Look for "VERSION=" only at start of line in subdir
13069 Makefile. Use "gzip -9" for compression.
13070 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13071 (binutils.tar.z): New target.
13072
13073Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13074
13075 * Makefile.in (taz): Include gpl.texinfo.
13076
13077Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13078
13079 * Makefile.in (setup-dirs): Merged into "taz" target.
13080 (taz): Only do `proto-dir' stuff if a directory is actually needed
13081 for this target.
13082
13083Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13084
13085 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13086 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13087 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13088 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13089 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13090
13091Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13092
13093 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13094 config.sub, and move-if-change to gdb testsuite distribution
13095 archive, so the testsuite can be extracted, configured, and
13096 run separately from the gdb distribution. Blow away the Chill
13097 tests that require a Chill compiled executable, since GNU Chill
13098 is not yet publically available.
13099
13100Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13101
13102 * test-build.mk: set environment variables in a single command,
13103 instead of a list of assignments and exports
13104
13105 * config.guess: recognize Alpha/OSF1 systems
13106
13107Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13108
13109 * configure: Change help message to prefer --options rather than
13110 -options.
13111
13112Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13113
13114 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13115 zippy@ecst.csuchico.edu.
13116 * config.guess: Recognize miniframe.
13117
13118Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13119
13120 * Makefile.in: Use srcroot to find runtest rather than rootme.
13121 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13122
13123Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13124
13125 * test-build.mk: Extensive additions to support building on a
13126 machine other than the host.
13127
13128Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13129
13130 * configure (tooldir): Fix for i386-aix again.
13131
13132Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13133
13134 * configure, Makefile.in: Change definition of $(tooldir)
13135 to match the FSF.
13136
13137Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13138
13139 * config.guess: Recognize i[34]86/SVR4.
13140
13141Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13142
13143 * Makefile.in (all-gdb): gdb depends on sim.
13144
13145Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13146
13147 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13148 at the same time we make the prototype gdb directory.
13149 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13150 files at the same time as the gdb base release distribution.
13151
13152Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13153
13154 * Makefile.in (check): Use individual check targets rather than
13155 DO_X rule.
13156 (check-gcc): Added.
13157
13158Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13159
13160 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13161 for System V release 3.2.
13162
13163Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13164
13165 * config.sub: Recognize hppaosf.
13166 * configure.in: Do configure ld/binutils/gas for it.
13167
13168Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13169
13170 * configure (tooldir): Alter syntax used to set this, for systems
13171 where "\$" isn't handled right, like i386-aix.
13172
13173Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13174
13175 * configure: Pass program-transform-name, not
13176 program_transform_name, to recursive configures.
13177
13178Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13179
13180 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13181 of gas+ld+binutils.
13182
13183Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13184
13185 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13186
13187Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13188
13189 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13190
252b5132
RH
13191Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13192
13193 * Makefile.in (PRMS): Set back to all-prms.
13194
13195Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13196
13197 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13198 targets, rather than for MIPS hosts.
13199
13200Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13201
13202 * configure.in: add comment for --with-x default values
13203
13204 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13205
13206 * Makefile.in: add check-* targets for each of the directories in
13207 the tree. Add a definition of RUNTEST that will use the one we
13208 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13209
13210Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13211
13212 * configure.in: Removed obsolete references to bfd_target and
13213 target_makefile_frag.
13214
13215 * build-all.mk: Set assorted targets for Q2.
13216 * config.sub: Recognize z8k-sim and h8300-hms.
13217 * test-build.mk: Really don't pass host to configure.
13218 (HOLES): Added uname.
13219
13220Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13221
13222 * configure: Handle an empty program-prefix, program-suffix or
13223 program-transform-name correctly.
13224
13225Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13226
13227 * build-all.mk: -G 8 no longer required for MIPS targets.
13228 * test-build.mk: Don't pass host argument to configure; make it
13229 guess.
13230
13231Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13232
13233 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13234 * Makefile.in (COMPRESS): New macro, like GZIP.
13235
13236Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13237
13238 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13239
13240 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13241 with gas currently defaults to -G 0.
13242
13243Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13244
13245 * Makefile.in (all-flex): flex depends on byacc.
13246
13247 * build-all.mk: If host not specified, use config.guess. Pass TAG
13248 to test-build.mk as RELEASE_TAG.
13249 * test-build.mk (configargs): New variable containing arguments to
13250 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13251 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13252
13253 * config.guess: Use /bin/uname when checking -X argument on SCO,
13254 to avoid invoking GNU uname which doesn't understand -X.
13255
13256 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13257
13258 * configure.in: Build gas for mips-*-*.
13259
13260Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13261
13262 * Makefile.in (all.normal): insert missing backslash.
13263
13264Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13265
4bddf3ad 13266 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13267
13268 * Makefile.in: Complete overhaul to merge many almost identical
13269 targets.
13270
13271Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13272
13273 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13274 (gdb.tar.Z): Adjusted.
13275
13276 * Makefile.in (setup-dirs, taz): New targets; should be general
13277 enough to adapt for gdb sometime. Build only .z file.
13278 (gas.tar.z): New target.
13279
13280Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13281
13282 * build-all.mk: Use CC=cc -Xs on Solaris.
13283
252b5132
RH
13284Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13285
13286 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13287 for handling BISON for FSF releases.
13288
13289Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13290
13291 * configure: Actually implement the change zoo just documented.
13292
13293Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13294
13295 * configure: when using config.guess, only set target_alias when
13296 it's not already been set (ie, on the command line)
13297
13298Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13299
13300 * Makefile.in: add installcheck target, set PRMS to install-prms
13301
13302Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13303
13304 * configure: add support for package_makefile_fragment, handle the
13305 case where a directory has a configure.in file but no Makefile.in
13306 more gracefully (with an actual understandable error message, even);
13307 add support for --without (and add this to the usage message); also
13308 explicitly add a --host=${host_alias} to the command line when
13309 config.guess is used
13310
13311Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13312
13313 * configure: Must use both --host and --target in recursive calls.
13314
13315Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13316
13317 * Makefile.in: Change deja-gnu to dejagnu.
13318
13319Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13320
13321 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13322
13323Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13324
13325 * configure.in: canonicalize all instances to *-*-solaris2*,
13326 also strip out a number of tools to not build for go32 host
13327
13328Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13329
13330 * config.guess: add GPL.
13331
13332 * Makefile.in, config.guess, config.sub, configure: bump
13333 copyrights to 93.
13334
13335Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13336
13337 * Makefile.in (do-info): Removed obsolete check for existence of
13338 localenv file.
13339
13340 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13341
13342Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13343
13344 * Makefile.in: a couple of 'else true' for decstation,
13345 support for TclX
13346
13347 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13348
13349Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13350
13351 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13352
13353Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13354
13355 * config.guess: Recognize i386-ibm-aix (PS/2).
13356 * configure.in: Use config/mh-aix386 file for it.
13357
13358Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13359
13360 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13361 CC_FOR_TARGET instead.
13362 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13363
13364Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13365
13366 * Makefile.in: Add sim to list of directories sent with gdb
13367
13368Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13369
13370 * configure.in: Put back mips-dec-bsd* case.
13371
13372Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13373
13374 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13375 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13376 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13377
13378Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13379
13380 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13381
13382 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13383 (install-info): install dir.info only if it exists,
13384 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13385
13386Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13387
13388 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13389 gas for mips-dec-bsd.
13390
13391Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13392
13393 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13394 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13395
13396Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13397
13398 * configure.in: Added "dejagnu" to hosttools list.
13399
13400Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13401
13402 * config.sub, configure.in, config.guess: Add support
13403 for Bosx, an AIX variant from Bull.
13404 Patches from F.Pierresteguy@frcl.bull.fr.
13405
13406Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13407
13408 * devo/dejagnu: Initial creation of devo/dejagnu.
13409 Migrated dejagnu testcases and support files for testing software
13410 tools to reside as subdirectories, currently called "testsuite",
13411 within the directory of the software tool. Migrated all programs,
13412 support libraries, etc. beloging to dejagnu proper from
13413 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13414 with no modifications. The changes to these files which will
13415 allow them to configure, build, and execute properly will be made
13416 in a future update.
13417
13418Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13419
13420 * Makefile.in: Change send_pr to send-pr.
13421 * configure.in: Likewise.
13422 * send_pr: Renamed directory to send-pr.
13423
13424Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13425
13426 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13427
13428Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13429
13430 * README: Update for gdb-4.8 release.
13431 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13432 gdb-xxx.tar.z (gzip'd) file also.
13433
13434Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13435
13436 * Makefile.in: make all-diff depend on all-libiberty
13437
13438Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13439
13440 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13441
13442Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13443
13444 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13445
13446Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13447
13448 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13449 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13450 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13451
13452Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13453
13454 * Makefile.in: makeinfo binary is in a new location
13455
13456Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13457
13458 * config.sub: Accept -ecoff as an OS.
13459
13460 * Makefile.in: Various changes to eliminate a level of make
13461 recursion and reduce the required command line length.
13462 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13463 sub-makes.
13464 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13465 variables holding settings for specific sub-makes.
13466 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13467 in terms of BASE_FLAGS_TO_PASS.
13468 (TARGET_LIBS): New variable listing directories which use
13469 TARGET_FLAGS_TO_PASS.
13470 (subdir_do): Eliminated.
13471 (do-*): New set of targets to replace subdir_do.
13472 (various): All targets which used subdir_do now depend on do-*.
13473 (local-clean): Renamed from do_clean.
13474 (local-distclean): New target, dependency of distclean and
13475 realclean.
13476 (install-info): Don't create directories. Depend on dir.info
13477 rather than calling make recursively.
13478 (install-dir.info): Eliminated.
13479 (install-info-dirs): Create all info directories here.
13480 (dir.info): Depend upon do-install-info.
13481
13482 * test-build.mk (HOLES): Added false.
13483
13484Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13485
13486 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13487
13488Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13489
13490 * Makefile.in (info): remove dependency on all-texinfo. The
13491 problem was really in texinfo/C, not at this level.
13492
13493Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13494
13495 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13496
13497Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13498
13499 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13500 GDB releases.
13501
13502Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13503
13504 * configure: Include srcdir in message about target of link not
13505 being found. Don't convert `-' to `_' in `with' options being
13506 passed to subdirs.
13507
13508Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13509
13510 * configure.in: add uudecode to host_tools
13511
13512 * Makefile.in: added {all,install}-uudecode targets, added them to
13513 the appropriate lists
13514
13515Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13516
13517 * Makefile.in (all-gcc): Added dependency on all-gas.
13518
13519 * configure.in (mips-*-*): Build ld and binutils.
13520
13521Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13522
13523 * configure: check return code from mkdir, print error message and
13524 exit on failure.
13525
13526Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13527
13528 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13529
13530Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13531
13532 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13533
13534Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13535
13536 * config.sub (h8500): Recognize this as a cpu type.
13537
13538Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13539
13540 * configure: source directory missing is no longer a warning
13541
13542 * configure.in: recognize irix[34]* instead of irix[34]
13543
13544 * Makefile.in: define and pass down X11_LIB
13545
252b5132
RH
13546Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13547
13548 * guess-systype: Renamed to ...
13549 * config.guess: ... by popular request.
13550 * configure.in, Makefile.in: Update accordingly.
13551
13552Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13553
13554 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13555 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13556 + Execute ./dummy instead of assuming . is in PATH.
13557
13558Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13559
13560 * guess-systype: New shell script. Attempts to guess the
13561 canonical host name of the executing host.
13562 Only a few hosts are supported so far.
13563 * configure: Call guess-systype if no host is specified.
13564
13565Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13566
13567 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13568 gcc Makefile.
13569
13570
13571Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13572
13573 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13574 (all-gcc, install-gcc, subdir_do): Use it.
13575
13576Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13577
13578 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13579
13580Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13581
13582 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13583 set exclusively by configure, using configure.in .
13584
13585Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13586
13587 * test-build.mk: set $PATH for all builds
13588
13589 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13590
13591Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13592
13593 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13594 the one used in gcc/Makefile.in, so that a null expansion doesn't
13595 override the one needed to build gcc with a native cc.
13596
13597
13598Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13599
13600 * configure: Accept -with arguments.
13601
13602Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13603
13604 * Makefile.in: added h8300sim
13605
13606Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13607
252b5132
RH
13608 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13609 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13610 (all-cygnus, native, build-cygnus): Make
13611 $(canonhost)-stamp-3stage-done, not $(host)....
13612 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13613 i386-sco3.2v4. Added else true to if command.
13614
13615Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13616
13617 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13618
13619Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13620
13621 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13622
13623Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13624
13625 * configure.in: don't remove binutils from Solaris builds
13626
13627Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13628
13629 * Makefile.in: get rid of earlier definitions for *clean,
13630 also handle the recursive info rule better
13631
13632Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13633
13634 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13635 do more-or-less the right thing.
13636
13637Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13638
13639 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13640 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13641
13642Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13643
13644 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13645 $(host_canonical).
13646
13647 * configure.in: split the configdirs list into 4 categories (native
13648 v. cross, library v. tool) and handle the cross-only and native-
13649 only in more reasonable (and correct!) way.
13650
13651Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13652
13653 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13654 configdirs anymore.
13655
13656Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13657
13658 * Makefile.in: extensive cleanup:: removed all of the explicit
13659 clean-* targets, collapsed many wrappers around subdir_do into
13660 one, added additional targets to satisfy standards.texi, deleted
13661 some old targets, some changes for consistency
13662
13663Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13664
13665 * configure.in: handle some programs as cross-only, and others as
13666 native only
13667
13668 * test-build.mk: handle partial holes in a more generic manner
13669
13670 * Makefile.in: m4 depends on libiberty
13671
252b5132
RH
13672Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13673
13674 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13675 time, wdiff, and find to configdirs
13676
13677 * Makefile.in: all, clean, and install rules for the new programs
13678 added to configure.in
13679
13680Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13681
13682 * configure.in: use mh-sun for all *-sun-* hosts
13683
252b5132
RH
13684Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13685
13686 * Makefile.in: define flags for X11 include files and library file
13687 locations, pass them down to the programs that need this info
13688
13689 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13690
252b5132
RH
13691Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13692
13693 * configure.in: start building libg++ for HP-UX targets
13694
13695Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13696
13697 * README: Update references to files moved into etc/.
13698
13699Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13700
13701 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13702 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13703
13704Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13705
13706 * configure: accept dash as well as underscore in long option
13707 names for FSF compatibility.
13708
13709Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13710
13711 * config.sub: added -sco3.2v4 support from FSF.
13712
13713Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13714
13715 * configure.in: expand the section that adds or removes
13716 directories from the list of programs to build, to handle native
13717 vs. cross in addition to host v. native
13718
13719Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13720
13721 * Makefile.in: Replace C++ in macro names with CXX.
13722 This is less likely to break ...
13723
13724Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13725
13726 * test-build.mk: add -w to GNU_MAKE
13727
13728Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13729
13730 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13731 add 'sparc' to list of recognized cpus. This needed to make
13732 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13733 Delete some redundant ose68 variants. Recognize -wrs as an os,
13734 then changes that into $CPU-wrs-vxworks.
13735
13736 * configure.in: remove most references to gdbtest, regularize
13737 target based program removal
13738
13739 * test-build.mk: import from p3 tree (many fixes and changes)
13740
13741Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13742
13743 * Makefile.in: added rules to handle tcl, tk, and expect
13744
13745 * configure.in: handle those directories if they exist
13746
13747Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13748
13749 * config.sub: removed bogus hppabsd and hppahpux names, since
13750 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13751
13752Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13753
13754 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13755 depends upon all-xiberty
13756
13757 * Makefile.in: changes from p3, including:
13758
13759 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13760
13761 * Makefile.in (XTRAFLAGS): include newlib directories if
13762 newlib/Makefile exists, rather than if host != target.
13763
13764 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13765
13766 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13767 from the same source tree and not building a cross-compiler. This
13768 matters for the libg++ configuration if reconfiguring a tree that
13769 has already been installed.
13770
13771 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13772
13773 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13774 pick up the machine and system specific header files.
13775
13776 * Makefile.in: added AS_FOR_TARGET, passed down in
13777 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13778 the C compiler to use to create programs which are run in the
13779 build environment, set it to default to $(CC), and passed it down
13780 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13781
13782 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13783
13784 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13785 We need them for unusual native builds, like systems without
13786 ranlib.
13787
13788 * configure: also define $(host_canonical) and
80413487
RH
13789 $(target_canonical), which are the full, canonical names for the
13790 given host and target
252b5132
RH
13791
13792Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13793
13794 * Makefile.in: Added separate definitions for C++.
13795
13796Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13797
13798 * configure.in (configdirs): Add deja-gnu.
13799
13800Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13801
13802 * README: Update for configure.texi and gdb-4.7 release.
13803
13804Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13805
13806 * Makefile.in: Move "all" target to top of file.
13807 Previously, first target was ".PHONY" which caused BSD4.4 make
13808 to build .PHONY when make was run without arguments.
13809
13810Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13811
13812 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13813 Library-copylefted code in libiberty.
13814
13815Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13816
13817 * config.sub: Replace m68kmote with plain old m68k.
13818
13819Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13820
13821 * Makefile.in: Remove space from blank line, avoid Make complaints.
13822
13823Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13824
13825 * config.sub: Complain if no argument is given. Added support for
13826 386bsd as OS and target alias.
13827
13828Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13829
13830 * Makefile.in (XTRAFLAGS): include newlib directories if
13831 newlib/Makefile exists, rather than if host != target.
13832
13833Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13834
13835 * config.sub: recognize sparclite-wrs-vxworks.
13836
13837 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13838 p3.) Added clean-xiberty to clean.
13839
13840Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13841
13842 * configure.in: use *-*-* instead of nested cases for host and target
13843
13844Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13845
13846 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13847 from the same source tree and not building a cross-compiler. This
13848 matters for the libg++ configuration if reconfiguring a tree that
13849 has already been installed.
13850
13851Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13852
13853 * config.sub (i486v/i486v4): Merge in from FSF version.
13854
13855Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13856
13857 * configure: only set PWD if it is already set.
13858
13859Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13860
13861 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13862 doesn't have unset and all success paths (and most error paths)
13863 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13864 to just ${PWD} to avoid confusion.)
13865
13866Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13867
13868 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13869 even for a native compilation.
13870
13871Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13872
13873 Changes to make the gdb.tar.Z rule work better.
13874
13875 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13876 (DEVO_SUPPORT): Add configure.texi.
13877 (bfd-ilrt.tar.Z): Remove ancient rule.
13878
13879Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13880
13881 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13882 pick up the machine and system specific header files.
13883
13884 * configure.in, config.sub: added new target m68010-adobe-scout,
13885 with alias of adobe68k. Changed configure.in to check for
13886 -scout before -sco* to avoid a false match.
13887
13888 * Makefile.in: added AS_FOR_TARGET, passed down in
13889 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13890 the C compiler to use to create programs which are run in the
13891 build environment, set it to default to $(CC), and passed it down
13892 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13893
13894Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13895
13896 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13897 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13898 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13899 FOR_TARGET variants, to newlib and libg++.
13900
13901Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13902
13903 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13904 first.
13905
13906Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13907
13908 * config.sub: Accept `elf' as an environment.
13909
13910Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13911
13912 * Makefile.in (all-opcodes): cd into the right directory
13913
13914Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13915
13916 * configure: added -program_transform_name option, used as
13917 argument to sed when installing programs.
13918 configure.texi: added documentation for -program_prefix,
13919 -program_suffix and -program_transform_name.
13920
13921Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13922
13923 * config.sub: Accept i486 where i386 ok.
13924
13925Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13926
13927 * config.sub: accept we32k
13928
13929Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13930
35590697 13931 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13932
13933 * Makefile.in: don't create all directories for ``make install'';
13934 let the subdirectories create the ones they need.
13935
13936Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13937
80413487 13938 * COPYING: new file, GPL v2
252b5132
RH
13939
13940Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13941
13942 * Makefile.in: use the new gen-info-dir, which needs a template
13943 argument (which also lives in texinfo)
13944
13945 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13946
252b5132
RH
13947Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13948
13949 * config.sub (ncr3000): Change i386 to i486.
13950
13951Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13952
13953 * Makefile.in: add install-rcs, install-grep to
13954 install-no-fixedincludes, removed install-bison and install-libgcc
13955
13956Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13957
13958 * configure.in: grab the HPUX makefile fragment if on HPUX
13959
13960Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13961
13962 * Makefile.in: eradicate bison spoor (ditto libgcc).
13963 configure.in: recognise m68{k,000}-ericsson-OSE.
13964 es1800 is alias for m68k-ericsson-OSE
13965
13966Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13967
13968 * configure.in: rearrange the parts that remove programs from
13969 configdirs, based now on HOST==TARGET or by canonical triple.
13970
13971Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13972
13973 * test-build.mk: recurse explicitly with -f test-build.mk when
13974 appropriate. predicate stage3 and comparison on the existence
13975 of gcc. That is, if gcc isn't around, we aren't three-staging.
13976 On very clean, also remove ...stamp-co. Build in-place before
13977 doing other builds.
13978
13979Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13980
13981 * Makefile.in, configure.in: add tgas
13982
13983Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13984
13985 * Makefile.in: a number of changes merged in from progressive.
13986
13987 * configure.in: add libm.
13988
13989 * .cvsignore: ignore some stuff that comes from test-build.mk.
13990
252b5132
RH
13991Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13992
13993 * config.sub: Add es1800 (m68k-ericsson-es1800).
13994
13995Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13996
13997 * configure: Add program_suffix (parallel to program_prefix)
13998 * Makefile.in: adjust directory-creating script for losing decstation
13999
14000Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14001
14002 * configure: Minor $subdir-related fixes.
14003
14004Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14005
14006 * configure: fix various problems with propogating
14007 makefile_target_frag in subdirs.
14008 * configure.in: config libgcc if its there
14009
14010Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14011
14012 * config.sub: HPPA merge.
14013
252b5132
RH
14014Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14015
14016 * Makefile.in: Replace all-bison with all-byacc in all
14017 dependency lines for other tools (which now use byacc).
14018
14019Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14020
14021 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14022
252b5132
RH
14023Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14024
14025 * Makefile.in: make gprof rules similar to byacc rules (instead of
14026 vestigal $(unsubdir) that didn't work...)
14027
14028Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14029
14030 * config.sub: Add support for Linux.
14031 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14032 (at least for libg++).
14033
14034Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14035
14036 * configure.texi: fix doc for the -nfp option to configure
14037
14038Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14039
14040 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14041
14042Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14043
14044 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14045 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14046 * configure.in: added solaris* host_makefile_frag hook.
14047
14048Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14049
14050 * config.sub: changed recognition of m68000 so that various
14051 m68k types can be specified via m680[01234]0
14052
14053Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14054
14055 * config.sub (basic_machine): fix sed so that '-foo' isn't
14056 completely substituted out while .+'-foo' loses the '-foo'
14057
14058Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14059
14060 * config.sub ($os): Add -aout.
14061
14062Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14063
14064 * configure: If host_makefile_frag is absolute, don't
14065 prefix ${invsubdir} (relevant to libg++ auto-configure).
14066
14067Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14068
14069 * Makefile.in (tooldir): Define it.
14070 (all-ld): Depend on all-flex.
14071
14072Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14073
14074 * Makefile.in (check): Fix libg++ special case.
14075
14076Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14077
14078 * configure: do not bury `pwd` into config.status, thus do fewer
14079 pwd's.
14080
14081 * configure: print the "Building in" message only when building in
14082 other than "." AND verbose.
14083
14084 * configure: remove -s, rework -v to better accomodate guested
14085 configures.
14086
14087 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14088
14089Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14090
14091 * Makefile.in: macroize flags passed on recursion. remove
14092 fileutils.
14093
14094Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14095
14096 * configure: get makesrcdir right for subdirs deeper than 1.
14097
14098 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14099 install.
14100
14101Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14102
14103 * Makefile.in: don't print subdir_do or recursion lines.
14104
14105Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14106
14107 * standards.texi: added menu item.
14108
14109 * Makefile.in: build and install standards.info.
14110
14111 * standards.texi: new file.
14112
14113Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14114
14115 * configure: test for and move config.status pieces from
14116 ${subdir}/.
14117
14118Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14119
252b5132
RH
14120 * configure: Test for existance of files before trying to mv
14121 them, to avoid numerous non-existance messages.
14122
14123Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14124
14125 * configure: correct final line of config.status.
14126
14127 * configure: patch from eggert. Avoids a protection problem if
14128 the original Makefile.in is read only.
14129
14130 * configure: use move-if-change from gcc to create config.status.
14131 Some makefiles depend on config.status to tell if a directory
14132 has been reconfigured for a different host. This change
14133 prevents those directories from remaking everything in the case
14134 where the reconfig was only intended to rebuild a Makefile.
14135
14136 * configure: test for config.sub with "config.sub sun4" rather
14137 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14138 host alias from a missing config.sub.
14139
14140Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14141
14142 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14143 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14144
14145Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14146
14147 * configure: mkdir ${subdir} as needed.
14148
14149Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14150
14151 * Makefile.in,configure.in: added autoconf.
14152
14153Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14154
14155 * Makefile.in: no longer pass against on recursion.
14156
14157 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14158 definitions are not inherited.
14159
14160 * configure: correct makesrcdir when subdir is .
14161
14162Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14163
14164 * configure: Add support for 'subdirs' variable, which is
14165 like 'configdirs', except that configure doesn't re-invoke
14166 itself for subdirs, it just creates a Makefile for each subdir.
14167 * configure.texi: Document subdirs.
14168
14169Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14170
14171 * configure.in: added flex to configdirs
14172
14173Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14174
14175 * Makefile.in: remove clean-stamps from clean.
14176
14177Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14178
14179 * configure.in: Add gdbtest to configdirs.
14180
14181Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14182
14183 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14184 to recursive makes.
14185 * configure.in: Recognize new ncr3000 config.
14186
14187Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14188
14189 * Makefile.in, configure.in: removed references to gdbm.
14190
14191Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14192
14193 * config.sub: Don't canonicalize os value
14194 newsos* to bsd (readline needs to check for newsos).
14195 (This fix was earlier made Jan 31, but got re-broken.)
14196
14197Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14198
14199 * configure.in: sco is an os, not a vendor!
14200
14201 * configure: Quote $( better. Keep various shells happy.
14202
14203Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14204
14205 * Makefile.in: eliminate stamp-files.
14206
14207Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14208
14209 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14210 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14211
14212Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14213
14214 * config.sub: fix iris/iris3.
14215
14216Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14217
14218 * configure: re-add -rm.
14219
14220Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14221
14222 * Maskefile.in: add .stmp-rcs to all.
14223
14224 * configure.in: remove gas from rs6000 build, use aix host fragment.
14225
14226Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14227
14228 * configure: pass down site_option during recursion.
14229
14230Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14231
14232 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14233
14234Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14235
14236 * configure: Change exec_prefix so that it really defaults to prefix.
14237
14238Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14239
14240 * Makefile.in, configure.in: Add support for mmalloc library.
14241
14242Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14243
14244 * Makefile.in: add stmp dependencies for a few more things.
14245
14246Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14247
14248 * configure: adjusted error message on objdir/srcdir configure
14249 collision, per john's suggestion.
14250
14251 * Makefile.in: add libiberty stmp to all and all.cross.
14252
14253Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14254
14255 * Makefile.in: remove force dependencies, add grep to all.
14256
14257Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14258
14259 * Makefile.in: drop flex. make stamp files work.
14260
14261 * configure: added test for conflicting configuration in srcdir,
14262 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14263 gets cranky. use relative paths for configure and srcdir
14264 whenever possible. Send some error messages to stderr that were
14265 going to stdout.
14266
14267Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14268
14269 * Makefile.in: Fix libg++ rule to check for gcc directory
14270 before using gcc/gcc. Also pass XTRAFLAGS.
14271
14272Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14273
14274 * Makefile.in: added stmp-files so that directories aren't polled
14275 when they are already built.
14276
14277 * configure.texi: fixed a node pointer problem.
14278
14279Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14280
4bddf3ad 14281 * config.sub configure.in gdb/configure.in
252b5132
RH
14282 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14283 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14284 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14285
14286Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14287
14288 * configure: -recurring becomes -silent. corrected help message
14289 for -site= option.
14290
14291 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14292
14293Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14294
14295 * configure: when building Makefile for crosses, replace
14296 tooldir and program_prefix. default srcdir from location of
14297 config.sub. remove "for host in hosts" and "for target in
14298 targets" loops.
14299
14300Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14301
14302 * Makefile.in: Do not pass bindir or mandir to cvs.
14303
14304Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14305
14306 * Makefile.in, configure.in: removed traces of namesubdir,
14307 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14308 copyrights to '92, changed some from Cygnus to FSF.
14309
14310 * configure.texi: remove most references to multiple hosts,
14311 multiple targets, subdirs, etc.
14312
14313 * configure.man: removed rcsid. reference config.sub not
14314 config.subr.
14315
14316 * Makefile.in: mkdir $(infodir) on install-info.
14317
14318Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14319
14320 * configure.texi: Explain better about .gdbinit and about
14321 the environment that configure.in sections run in.
14322
14323Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14324
14325 * configure.in: Ultrix is only a decstation if it's a MIPS.
14326
14327Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14328
14329 * README: DOC.configure => cfg-paper.texi.
14330
14331Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14332
14333 * config.sub (near case $os): Don't convert newsos* to bsd!
14334
14335Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14336
14337 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14338 the number of copies of COPYING that go into the GDB tar file.
14339
14340Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14341
4bddf3ad 14342 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14343 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14344 Fix SCO configuration stuff.
14345
14346Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14347
14348 * Makefile.in: For libg++, make sure the -I pointing
14349 to the gcc directory goes *after* all the libg++-local -I flags.
14350 Also, move just-gcc dependency from just-libg++ to all-libg++.
14351
14352Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14353
14354 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14355
14356Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14357
14358 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14359
14360Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14361
14362 * config.sub: Add stratus configuration frags. Also
14363 submitted to FSF.
14364
14365Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14366
14367 * Makefile.in (DEV_SUPPORT): add configure.man.
14368
14369 * config.sub(Decode manufacturer-specific): add -none*.
14370
14371Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14372
14373 * Makefile.in: remove form feeds to make Sun's make happy.
14374 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14375
14376Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14377
14378 * Makefile.in (AR_FLAGS): Make quieter.
14379
14380Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14381
14382 * configure.in: Add libg++.
14383 * configure: When verbose, don't output the command line at each
14384 level; it will be unremarkably the same as the previous version,
14385 which will be the same as what the user typed.
14386
14387Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14388
14389 * configure.in, Makefile.in: fix clean-info, add flex. add
14390 fileutils.
14391
14392 * configure: be less sensitive to spaces in Makefile.in. Do not
14393 look for sources in "..". Doing so breaks subdirectories that
14394 might have their own configure. If a subdir has it's own
14395 configure script, use it.
14396
14397Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14398
14399 * cfg-paper.texi: some changes suggested by rms.
14400
14401Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14402
14403 * config.sub: Merge in some small additions from the FSF version,
14404 taken from the gcc distribution, to bring the Cygnus and FSF
14405 versions into closer sync.
14406
14407Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14408
14409 * configure.in: Changed svr4 references to sysv4.
14410
14411Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14412
14413 * configure: added -V for version number option.
14414
14415Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14416
14417 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14418 renamed from DOC.configure to cfg-paper.texi.
14419
14420Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14421
14422 * configure, config.subr, config.sub: config.subr is now
14423 config.sub again.
14424
14425Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14426
14427 * configure.texi: new file, in progress.
14428
14429 * Makefile.in: build info file and install the man page for
14430 configure.
14431
14432 * configure.man: new file, first cut.
14433
14434 * configure: find config.subr again now that configuration "none"
14435 has gone. removed all traces of the -ansi option. removed all
14436 traces of the -languages option.
14437
14438 * config.subr: resync from rms.
14439
d932cae7 144401991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14441
14442 * configure, config.sub, config.subr: merge config.sub into
14443 config.subr, call the result config.subr, remove config.sub, use
14444 config.subr.
14445
14446 * Makefile.in: revised install for dir.info.
14447
d932cae7 144481991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14449
14450 * configure.in: add decstation host makefile frag.
14451
14452 * Makefile.in: BISON now bison -y again. also install-gcc on
14453 install. clean-gdbm on clean. infodir belongs in datadir.
14454 Make directories for info install. Build dir.info here then
14455 install it.
14456
d932cae7 144571991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14458
14459 * Makefile.in: fix for bad directory tests.
14460
d932cae7 144611991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14462
14463 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14464 regexp. -srcdir relative was being handled incorrectly.
14465
14466 * Makefile.in: unwrapped some for loops so that parallel makes
14467 work again and so one can focus one's attention on a particular
14468 package.
14469
d932cae7 144701991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14471
14472 * configure: added PWD as a stand in for `pwd` (for speed). use
14473 elif wherever possible. make -srcdir work without -objdir.
14474 -objdir= commented out.
14475
d932cae7 144761991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14477
14478 * configure: +options become --options. -subdirs commented out.
14479 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14480 Makefile now at top of generated Makefile. Removed cvs log
14481 entries. added -srcdir. create .gdbinit only if there is one
14482 in ${srcdir}.
14483
14484 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14485 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14486 and mandir now keyed off datadir by default.
14487
d932cae7 144881991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14489
14490 * Freshly created ChangeLog.
14491
14492\f
14493Local Variables:
14494mode: change-log
14495left-margin: 8
14496fill-column: 76
14497version-control: never
14498End: