* dwarf2read.c (struct dwarf2_cu) <checked_producer,
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
48688b3e
JJ
12012-03-09 Jeff Johnston <jjohnstn@redhat.com>
2
3 * COPYING.NEWLIB: Remove two unused licenses.
4
0945bbee
TG
52012-03-05 Tristan Gingold <gingold@adacore.com>
6
7 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
8 * configure: Regenerate.
9
516be0c5
JJ
102012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
11
12 * COPYING.NEWLIB: Add Adapteva notice.
13 * COPYING.LIBGLOSS: Add Adapteva notice.
14
64b986c0
EB
152011-12-18 Eric Botcazou <ebotcazou@adacore.com>
16
17 * configure: Regenerate.
18
58cddc18
JJ
192011-12-15 Jeff Johnston <jjohnstn@redhat.com>
20
21 * COPYING.LIBGLOSS: Add GPL with exception license.
22
b121d7d4
DD
232011-11-09 Roland McGrath <mcgrathr@google.com>
24
25 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
26 * configure: Rebuild.
27 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
28 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
29 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
30 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
31 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
32 Add READELF.
33 * Makefile.in: Rebuild.
34
d32e2926
RH
352011-11-08 Richard Henderson <rth@redhat.com>
36
37 * configure.ac: Test for libitm directory present first.
38
39 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
40
41 * configure.ac: Test libitm/configure.tgt to disable libitm.
42 * configure: Rebuild.
43
98dd765a
RO
442011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
45
46 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
47 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
48 * Makefile.in: Regenerate.
49
99c513f6
DD
502011-11-01 DJ Delorie <dj@redhat.com>
51
52 * configure.ac (rl78-*-*) New case.
53 * configure: Regenerate.
54
ff3ec4ee
DD
552011-11-01 DJ Delorie <dj@redhat.com>
56
57 * config.sub: Update to version 2011-10-29 (added rl78)
58
c28a9f49
NC
592011-10-27 Nick Clifton <nickc@redhat.com>
60
61 * config.sub: Import these changes from the config project:
62
63 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
64 Ben Elliston <bje@gnu.org>
65
66 * config.sub (epiphany): New.
67
68 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
69 Ben Elliston <bje@gnu.org>
70
71 * config.sub (hexagon, hexagon-*): New.
72
73 2011-08-23 Roland McGrath <mcgrathr@google.com>
74
75 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
76 64eb to be64.
77
78 2011-08-16 Roland McGrath <mcgrathr@google.com>
79
80 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
81 (nacl): Grok as alias for 32el-unknown-nacl.
82
860144e4
JB
832011-08-19 Joel Brobecker <brobecker@adacore.com>
84
85 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
86
40ae9136
YQ
872011-08-14 Yao Qi <yao@codesourcery.com>
88
89 Merge from gcc:
90
91 2011-08-14 Yao Qi <yao@codesourcery.com>
92 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
93 * configure: Regenerate.
94
ffdd6afc
ILT
952011-07-26 Ian Lance Taylor <iant@google.com>
96
97 Merge from gcc:
98
99 2011-07-26 Ian Lance Taylor <iant@google.com>
100 * configure.ac: Set have_compiler based on whether gcc directory
101 exists, rather than on whether gcc is in configdirs.
102 * configure: Rebuild.
103
104 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
105 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
106 link directories.
107 * Makefile.in: Rebuild.
108
109 2011-07-20 Ian Lance Taylor <iant@google.com>
110 PR bootstrap/49787
111 * configure.ac: Move --enable-bootstrap handling earlier in file.
112 If --enable-bootstrap and either --enable-build-with-cxx or
113 --enable-build-poststage1-with-cxx, enable C++ automatically.
114 * configure: Rebuild.
115
116 2011-07-19 Ian Lance Taylor <iant@google.com>
117 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
118 make C++ a boot_language. Set and substitute
119 POSTSTAGE1_CONFIGURE_FLAGS.
120 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
121 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
122 * configure, Makefile.in: Rebuild.
123
124 2011-07-16 Jason Merrill <jason@redhat.com>
125 * Makefile.def (language=c++): Add check-c++0x and
126 check-target-libmudflap-c++.
127 * Makefile.tpl (check-target-libmudflap-c++): New.
128 * Makefile.in: Regenerate.
129
130 2011-07-16 Matthias Klose <doko@ubuntu.com>
131 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
132 * Makefile.def (target_modules/libjava): Pass
133 $(EXTRA_CONFIGARGS_LIBJAVA).
134 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
135 if not configured with --enable-static-libjava.
136 * Makefile.in: Regenerate.
137 * configure: Likewise.
138
139 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
140 PR regression/47836
141 PR bootstrap/23656
142 PR other/47733
143 PR bootstrap/49247
144 PR c/48825
145 * configure.ac (target_libraries): Remove target-libiberty.
146 Remove case-statement setting skipdirs=target-libiberty for
147 multiple targets. Remove checking target_configdirs and
148 removing target-libiberty but keeping target-libgcc if
149 otherwise empty.
150 * Makefile.def (target_modules): Don't add libiberty.
151 (dependencies): Remove all traces of target-libiberty.
152 * configure, Makefile.in: Regenerate.
153
9ccb86e7
JM
1542011-07-22 Jason Merrill <jason@redhat.com>
155
156 * Makefile.def (language=c++): Add check-c++0x and
157 check-target-libmudflap-c++.
158 * Makefile.tpl (check-target-libmudflap-c++): New.
159 * Makefile.in: Regenerate.
160
090bc50f
RO
1612011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
162
163 * configure: Regenerate.
164
cff32a7c
RO
1652011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
166
167 PR target/39150
168 * configure.ac (i[3456789]86-*-solaris2*): Also accept
169 x86_64-*-solaris2.1[0-9]*.
170 * configure: Regenerate.
171
eb4b2452
NC
1722011-06-13 Walter Lee <walt@tilera.com>
173
174 * configure.ac (tilepro-*-*) New case.
175 (tilegx-*-*): Likewise.
176 * configure: Regenerate.
177
3c0013bf
NC
1782011-06-06 Nick Clifton <nickc@redhat.com>
179
180 * config.sub: Sync from upstream.
181
91c1f14c
DK
1822011-05-08 Doug Kwan <dougkwan@google.com>
183
184 Merge from gcc:
185
186 2011-05-08 Doug Kwan <dougkwan@google.com>
187
188 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
189 * configure: Regenerated.
190 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
191 value from configure.
192 * Makefile.in: Regenerated.
193
c7e4b184
JM
1942011-05-05 Joseph Myers <joseph@codesourcery.com>
195
196 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
197 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
198 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
199 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
200 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
201 *-*-vxworks*): Disable newlib and libgloss in separate case
202 statement.
203 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
204 to separate case statement.
205 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
206 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
207 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
208 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
209 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
210 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
211 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
212 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
213 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
214 i[[3456789]]86-*-rdos*, m32r-*-*,
215 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
216 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
217 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
218 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
219 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
220 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
221 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
222 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
223 and libgloss in main case over targets. Remove most empty cases
224 in main case over targets.
225 * configure: Regenerate.
226
7152a690
JM
2272011-05-04 Joseph Myers <joseph@codesourcery.com>
228
229 * configure.ac: Remove code setting special library locations for
230 hppa*64*-*-hpux11*. Remove code setting compiler for
231 sparc-sun-solaris2*.
232 * configure: Regenerate.
233
ff46fb8f
JM
2342011-05-04 Joseph Myers <joseph@codesourcery.com>
235
236 * configure.ac: Separate libgloss_dir settings from general case
237 over targets.
238 * configure: Regenerate.
239
82ae827f
JM
2402011-04-28 Joseph Myers <joseph@codesourcery.com>
241
242 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
243 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
244 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
245 cases in libgcj-disabling case statement.
246 (hppa*64*-*-linux*): Set unsupported_languages instead of
247 disabling target-zlib.
248 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
249 to hppa*64*-*-hpux*.
250 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
251 hppa*-*-hpux*.
252 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
253 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
254 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
255 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
256 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
257 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
258 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
259 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
260 libgcj-disabling case statement.
261 * configure: Regenerate.
262
0827f9a6
JM
2632011-04-28 Joseph Myers <joseph@codesourcery.com>
264
265 * configure.ac: Disable Java for targets not supporting libffi.
266 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
267 Remove cases in Java-disabling statement.
268 (*arm-wince-pe): Change to arm-wince-pe.
269 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
270 cases in Java-disabling statement.
271 (bfin-*-*): Don't disable Java again.
272 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
273 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
274 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
275 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
276 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
277 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
278 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
279 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
280 Java-disabling statement.
281 (mmix-*-*): Don't disable Java again.
282 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
283 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
284 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
285 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
286 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
287 statement.
288 * configure: Regenerate.
289
899b04ef
JM
2902011-04-28 Joseph Myers <joseph@codesourcery.com>
291
292 Merge from GCC:
293
294 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
295
296 PR lto/48086
297 * configure.ac: Re-enable LTO on *-apple-darwin9*.
298 * configure: Regenerate.
299
9863d716
JM
3002011-04-28 Joseph Myers <joseph@codesourcery.com>
301
302 * configure.ac: Separate cases disabling Java and Java libraries
303 from general case over targets.
304 * configure: Regenerate.
305
a90ef4bf
JM
3062011-04-06 Joseph Myers <joseph@codesourcery.com>
307
308 * configure.ac (build_tools): Remove build-byacc.
309 (host_libs): Remove mmalloc.
310 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
311 autoconf automake libtool diff rcs fileutils shellutils time
312 textutils wdiff find uudecode hello tar gzip indent recode release
313 sed perl gawk findutils gettext zip.
314 (libgcj): Remove target-qthreads.
315 (target_tools): Remove target-examples target-gperf.
316 (YACC): Don't handle building byacc.
317 * configure: Regenerate.
318 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
319 dosutils, examples, fileutils, find, findutils, gawk, gettext,
320 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
321 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
322 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
323 handle building components.
324 * Makefile.in: Regenerate.
325
05a02268
RW
3262011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
327
328 * config.sub: Sync from upstream.
329
c5f5c3c2
JM
3302011-04-01 Joseph Myers <joseph@codesourcery.com>
331
332 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
333 (microblaze*): Don't disable libssp.
334 * configure: Regenerate.
335
f6c1938b
JM
3362011-04-01 Joseph Myers <joseph@codesourcery.com>
337
338 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
339 moveifchange.
340 * configure: Regenerate.
341 * Makefile.tpl: Use @SHELL@ not @config_shell@.
342 * Makefile.in: Regenerate.
343
1f111696
JM
3442011-04-01 Joseph Myers <joseph@codesourcery.com>
345
346 * configure.ac (*-*-sysv4*): Don't enable libgomp.
347 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
348 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
349 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
350 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
351 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
352 md_exec_prefix cases.
353 * configure: Regenerate.
354
065a5627
JM
3552011-04-01 Joseph Myers <joseph@codesourcery.com>
356
357 * configure.ac: Separate cases disabling target-libssp,
358 target-libiberty, target-libstdc++-v3 and Fortran from general
359 case over targets.
360 * configure: Regenerate.
361
b2f14e4a
JM
3622011-04-01 Joseph Myers <joseph@codesourcery.com>
363
364 * configure.ac (*-*-chorusos): Don't disable libgcj.
365 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
366 Remove case.
367 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
368 (arm-*-coff): Don't disable libgcj.
369 (arm*-*-linux-gnueabi): Remove useless assignment.
370 (arm-*-riscix*): Don't disable libgcj.
371 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
372 configuration.
373 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
374 (c54x*-*-*): Remove case.
375 (tic54x-*-*): Don't disable GCC or GCC libraries.
376 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
377 to *.
378 (d10v-*-*): Don't disable GCC libraries.
379 (d30v-*-*): Don't disable libgcj.
380 (h8500-*-*): Don't disable GCC libraries.
381 (i960-*-*): Don't disable libgcj.
382 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
383 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
384 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
385 libgcj.
386 (m68k-*-coff*): Remove case.
387 (mmix-*-*): Don't disable libgloss on host.
388 (mn10200-*-*, mn10300-*-*): Remove cases.
389 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
390 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
391 Don't disable libgcj.
392 (romp-*-*): Remove case.
393 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
394 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
395 case.
396 (v810-*-*): Don't disable GCC libraries.
397 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
398 (ip2k-*-*): Don't disable GCC libraries.
399 * configure: Regenerate.
400
6a608608
JM
4012011-03-28 Joseph Myers <joseph@codesourcery.com>
402
403 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
404 libffi on host.
405 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
406 on host.
407 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
408 * configure: Regenerate.
409
5b806d27
NC
4102011-03-26 John Marino <binutils@marino.st>
411
412 * configure.ac: Add support for *-*-dragonfly*
413 * configure: Regenerate.
414
0377a422
JM
4152011-03-25 Joseph Myers <joseph@codesourcery.com>
416
417 * configure.ac (native_only): Remove.
418 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
419 send-pr uudecode guile gnuserv on host.
420 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
421 send-pr rcs guile perl texinfo libtool on host.
422 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
423 automake send-pr rcs guile perl texinfo libtool on host.
424 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
425 (*-*-kaos*): Don't disable target-examples target-gperf on target.
426 (alpha*-dec-osf*): Don't disable fileutils on target.
427 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
428 texinfo send-pr expect dejagnu on target.
429 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
430 target-qthreads on target.
431 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
432 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
433 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
434 x86_64-*-mingw*): Don't disable expect on target.
435 (*-*-cygwin*): Don't disable target-gperf on target.
436 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
437 gnuserv on target.
438 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
439 target.
440 * configure: Regenerate.
441
2354b38b
JM
4422011-03-25 Joseph Myers <joseph@codesourcery.com>
443
444 * configure.ac (target_tools): Remove target-groff.
445 (native_only): Remove target-groff.
446 (hppa*64*-*-*): Don't disable byacc.
447 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
448 setting.
449 (*-*-kaos*): Don't skip target-librx and target-groff.
450 (*-*-netware*): Don't skip target-libmudflap.
451 (*-*-tpf*): Don't skip target-libmudflap.
452 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
453 directories on the host.
454 (ia64*-*-*vms*): Don't skip tix.
455 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
456 host.
457 * configure: Regenerate.
458
28d9b232
PB
4592011-03-24 Paolo Bonzini <pbonzini@redhat.com>
460
461 * configure.ac: Remove references to mt-mep, mt-netware,
462 mt-wince.
463 * Makefile.def: Add all-utils soft dependencies.
464 * Makefile.tpl: Remove GDB_NLM_DEPS.
465 * configure: Regenerate.
466 * Makefile.in: Regenerate.
467
dbbe5f95
PB
4682011-03-24 Paolo Bonzini <bonzini@gnu.org>
469
470 Sync from GCC:
471
472 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
473
474 * configure.ac: Do not include mh-x86omitfp.
475 * configure: Regenerate.
476
477 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
478
479 * configure.ac: Remove empty cases.
480 * configure: Regenerate.
481
482 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
483
484 * Makefile.def: Add dependency from termcap to gdb.
485 * Makefile.in: Regenerate.
486
487 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
488
489 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
490 * configure: Regenerate.
491 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
492 * Makefile.tpl: Likewise.
493 * Makefile.in: Regenerate.
494
495 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
496
497 * configure.ac: Remove all mentions of tentative_cc.
498 * configure: Regenerate.
499
500 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
501
502 PR lto/48086
503 * configure.ac: Re-enable LTO on *-apple-darwin9.
504 * configure: Regenerate.
505
3516a403
JM
5062011-03-24 Joseph Myers <joseph@codesourcery.com>
507
508 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
509 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
510 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
511 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
512 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
513 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
514 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
515 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
516 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
517 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
518 *-*-rhapsody*): Remove host cases.
519 * configure: Regenerate.
520
93cc359e
JM
5212011-03-24 Joseph Myers <joseph@codesourcery.com>
522
523 * configure.ac (ppc*-*-pe): Remove host case.
524 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
525 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
526 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
527 cases.
528 * configure: Regenerate.
529
29b2c556
JM
5302011-03-24 Joseph Myers <joseph@codesourcery.com>
531
532 * config.sub: Update to version 2011-03-23.
533
f0ff0f90
JM
5342011-03-22 Joseph Myers <joseph@codesourcery.com>
535
536 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
537 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
538 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
539 * configure: Regenerate.
540
782cb41f
JM
5412011-03-22 Joseph Myers <joseph@codesourcery.com>
542
543 * config-ml.in: Don't handle arc-*-elf*.
544 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
545 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
546 handle GCC libraries.
547 * configure: Regenerate.
548
0e8ad34f
RO
5492011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
550
551 PR bootstrap/48120:
552 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
553 Add -lstdc++ -lm to LIBS.
554 * configure: Regenerate.
555
5548b4ce
DE
5562011-03-18 David Edelsohn <dje.gcc@gmail.com>
557
558 * config.guess: Update to version 2011-02-02
559 * config.sub: Update to version 2011-02-24
560
86ed8cf6
SP
5612011-03-03 Sebastian Pop <sebastian.pop@amd.com>
562
563 * configure.ac: Adjust test of with_ppl.
564 * configure: Regenerated.
565
b123da99
SP
5662011-03-02 Sebastian Pop <sebastian.pop@amd.com>
567
568 * configure.ac: Add -lpwl to ppllibs.
569 * config/cloog.m4: Add -lisl to clooglibs.
570 * configure: Regenerated.
571
822ce8ee
RW
5722011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
573
574 Import from Libtool and gnulib:
575
576 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
577
578 Prepare for supporting FreeBSD 10.
579 * config.rpath: Remove handling of freebsd1* which soon would
580 match FreeBSD 10.0.
581
582 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
583
584 Remove support for FreeBSD 1.x.
585 * libtool.m4 (_LT_LINKER_SHLIBS)
586 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
587 soon would incorrectly match FreeBSD 10.0.
588
dcb5e506
RW
5892011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
590
591 PR binutils/12283
592 * MAINTAINERS (mkinstalldirs): Comes from Automake.
593 (move-if-change): Comes from gnulib.
594 * move-if-change: Import version from gnulib.
595
8d8eef9a
RW
5962011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
597
598 Sync from GCC:
599
600 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
601
602 PR lto/47225
603 * Makefile.def (lto-plugin): Double dash for enable-shared.
604 (configure-gcc): Depend on all-lto-plugin.
605 * Makefile.in: Rebuilt.
606
607 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
608
609 * configure.ac: Remove extra bracket.
610 * configure: Regenerate.
611
612 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
613
614 PR lto/47225
615 * Makefile.def: Add dependency for install-gcc
616 on install-lto-plugin.
617 * Makfile.in: Regenerated
618
619 2011-01-25 Jakub Jelinek <jakub@redhat.com>
620
621 * configure.ac: If with_ppl is no, move setting with_cloog=no
622 after CLOOG_REQUESTED check.
623 * configure: Regenerated.
624
625 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
626
627 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
628 CLooG has been requested.
629 * configure: Regenerated.
630
631 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
632
633 * configure: Regenerated.
634 * configure.ac: Check for version 0.11 (or later revision) of PPL.
635
636 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
637
638 * configure: Regenerated.
639 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
640
641 2011-01-07 Jan Hubicka <jh@suse.cz>
642
643 PR lto/47225
644 * Makefile.in: Regenerate.
645 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
646 configure.
647
65b4571a
AO
6482011-01-31 Alexandre Oliva <aoliva@redhat.com>
649
650 PR libgcj/44341
651 * configure.ac: Discard --with-* flags for host when configuring
652 target libraries for cross build.
653 * configure: Rebuilt.
654
7837304f
AS
6552011-01-21 Andreas Schwab <schwab@redhat.com>
656
657 Sync from GCC:
658
659 2011-01-21 Andreas Schwab <schwab@redhat.com>
660
661 * configure.ac: Use AS_HELP_STRING throughout.
662 * configure: Regenerate.
663
664 2011-01-18 Jie Zhang <jie.zhang@analog.com>
665
666 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
667 * configure: Regenerate.
668
115ef890
RW
6692010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
670
671 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
672
92c9a463
JB
6732011-01-13 Joel Brobecker <brobecker@adacore.com>
674
675 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
676 for ia64-hpux.
677 * configure: Regenerate.
678
887ebfb4
RW
6792011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
680
681 Sync from GCC:
682 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
683
684 * configure.ac: (picochip): Disable libiberty.
685 * configure: Regenerate.
686
04d2c2b2
JJ
6872010-12-18 Jeff Johnston <jjohnstn@redhat.com>
688
689 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
690
33d23ee8
ILT
6912010-12-10 Ian Lance Taylor <iant@google.com>
692
693 PR bootstrap/46819
694 * configure.ac: For --disable-libgcj clear libgcj_saved.
695 * configure: Rebuild.
696
89a1e9c3
PB
6972010-12-10 Tobias Burnus <burnus@net-b.de>
698
699 PR fortran/46540
700 * configure.ac: Add --disable-libquadmath and
701 --disable-libquadmath-support.
702 * configure: Regenerate.
703
ac7bcd26
TG
7042010-12-10 Tristan Gingold <gingold@adacore.com>
705
706 * src-release (ETC_SUPPORT): add gnu-oids.texi
707
d357cef7
HPN
7082010-12-03 Hans-Peter Nilsson <hp@axis.com>
709
710 PR libffi/46792
711 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
712 * configure: Regenerate.
713
4f11b223
ILT
7142010-12-02 Ian Lance Taylor <iant@google.com>
715
716 * configure.ac: Always set default for poststage1_ldflags to
717 -static-libstdc++ -static-libgcc.
718
989abc33
JJ
7192010-12-02 Jeff Johnston <jjohnstn@redhat.com>
720
721 * COPYING.NEWLIB: Add National Semiconductor notice.
722
950386c6
AS
7232010-11-29 Andreas Schwab <schwab@redhat.com>
724
725 * configure.ac: Move comment to remove extra space in last argument
726 of GCC_TARGET_TOOL.
727
87cda2cf
AO
7282010-11-26 Alexandre Oliva <aoliva@redhat.com>
729
7d509c83 730 PR other/46026
87cda2cf
AO
731 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
732 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
733 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
734 (BASE_FLAGS_TO_PASS): Use it.
735 * configure: Rebuilt.
736 * Makefile.in: Rebuilt.
737
d3b50760
L
7382010-11-23 H.J. Lu <hongjiu.lu@intel.com>
739
740 PR binutils/12258
741 * configure.ac: Correct comments for --enable-gold/--enable-ld.
742 Properly check default linker.
743 * configure: Regnerated.
744
c7791212
NC
7452010-11-23 Matthias Klose <doko@ubuntu.com>
746
747 * configure.ac: For --enable-gold, handle value `default' instead of
748 `both*'. New configure option --{en,dis}able-ld.
749 * configure: Regenerate.
750
9e1a94f4
ILT
7512010-11-20 Ian Lance Taylor <iant@google.com>
752
753 * configure.ac: Only disable a language library if no language needs
754 it. Don't let --disable-libgcj uncondtionally disable libffi.
755 * configure: Rebuild.
756
ceca0218
PB
7572010-11-20 Paolo Bonzini <bonzini@gnu.org>
758
759 * configure: Regenerate.
760
9b980aa1
RW
7612010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
762
763 PR other/46202
764 * configure.ac: Fix just-built in-tree STRIP name to be
765 binutils/strip-new.
766 * configure: Regenerate.
767 * Makefile.def (install-strip-gcc, install-strip-binutils)
768 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
769 (install-strip-sid): Mirror dependencies on non-strip variants
770 of these targets on the respective -strip prerequisites.
771 * Makefile.tpl (install-strip, install-strip-host)
772 (install-strip-target): New targets.
773 (install-strip-[+module+], install-strip-target-[+module+]):
774 New targets.
775 * Makefile.in: Regenerate.
776
e552509b
ILT
7772010-11-19 Ian Lance Taylor <iant@google.com>
778 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
779
780 * configure.ac: Add target-libgo to target_libraries. Set
781 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
782 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
783 (HOST_EXPORTS): Add GOC.
784 (BASE_TARGET_EXPORTS): Add GOC.
785 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
786 (GOCFLAGS_FOR_TARGET): New variable.
787 (EXTRA_HOST_FLAGS): Add GOC.
788 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
789 * Makefile.def (target_modules): Add libgo.
790 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
791 (dependencies): Add dependency from configure-target-libgo to
792 configure-target-libffi and all-target-libstdc++-v3. Add
793 dependencies from all-target-libgo to all-target-libffi.
794 (languages): Add go.
795 * configure: Rebuild.
796 * Makefile.in: Rebuild.
797
7982010-11-19 Ian Lance Taylor <iant@google.com>
799
800 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
801 compiler/flag environment variables.
802
8032010-11-18 Ian Lance Taylor <iant@google.com>
804
805 * configure.ac: Check for lang_requires_boot_languages in
806 config-lang.in files.
807 * configure: Rebuild.
808
8c21d9c7
MF
8092010-11-17 Mike Frysinger <vapier@gentoo.org>
810
811 * .gitignore: New file.
812
e552509b
ILT
8132010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
814 Tobias Burnus <burnus@net-b.de>
815
816 PR fortran/32049
817 * Makefile.def: Add libquadmath; build it with language=fortran.
818 * configure.ac: Add libquadmath.
819 * Makefile.tpl: Handle multiple libs in check-[+language+].
820 * Makefile.in: Regenerate.
821 * configure: Regenerate.
822
8232010-11-15 Andreas Schwab <schwab@redhat.com>
824
825 * configure.ac: Fix spelling in option names.
826 * configure: Regenerated.
827
8282010-11-13 Georg-Johann Lay <georgjohann@web.de>
829
830 PR bootstrap/39622
831 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
832 * configure: Regenerated.
833
8342010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
835
836 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
837 define the cloog backend to use. Furthermore, only pass the ppllibs to
838 the configure checks, if necessary.
839 * configure: Regenerate.
840
8412010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
842
843 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
844 * configure: regenerate
845
8462010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
847
848 * config/cloog.m4: Fix typo. verison -> version.
849 * configure: Regenerate.
850
8512010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
852
853 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
854 * configure: Regenerate.
855
8562010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
857
858 * configure.ac: Support official CLooG.org versions.
859 * configure: Regenerate.
860 * config/cloog.m4: New.
861
aa291e2d
ME
8622010-11-05 Michael Eager <eager@eagercon.com>
863
864 * COPYING.LIBGLOSS: Correct typo in microblaze.
865 * COPYING.NEWLIB: Same.
866
e552509b
ILT
8672010-11-04 Iain Sandoe <iains@gcc.gnu.org>
868
869 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
870 * configure: Regenerate.
871
74cea91b
DK
8722010-11-03 Ian Lance Taylor <iant@google.com>
873 Dave Korn <dave.korn.cygwin@gmail.com>
874
875 PR lto/46273
876 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
877 and on other supported platforms whenever LTO is enabled.
878 * configure: Rebuild.
879
6d0cd39e
AM
8802010-11-02 Alan Modra <amodra@gmail.com>
881
882 PR binutils/12110
883 * configure.ac: Error when source path contains spaces.
884 * configure: Regenerate.
885
18a8530e
ILT
8862010-10-20 Ian Lance Taylor <iant@google.com>
887
888 * Makefile.def (target_modules): Set lib_path to src/.libs for
889 libstdc++-v3 module.
890 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
891 * Makefile.in: Rebuild.
892
6ed3211e
JJ
8932010-10-08 Bernd Schmidt <bernds@codesourcery.com>
894 Joseph Myers <joseph@codesourcery.com>
895
896 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
897 notices.
898 * COPYING.NEWLIB: Add Texas Instruments notice.
899
a8eb3f0a
DK
9002010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
901
902 * configure.ac (build_lto_plugin): New shell variable.
903 (--enable-lto): Turn on by default for all non-ELF platforms that
904 have had LTO support added so far. Set build_lto_plugin appropriately
905 for both ELF and non-ELF.
906 (configdirs): Add lto-plugin or not based on build_lto_plugin.
907 * configure: Regenerate.
908
4074d5f2
RW
9092010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
910
911 PR bootstrap/45326
912 PR bootstrap/45174
913 * configure.ac: Honor initial values of $build_configargs,
914 $host_configargs, $target_configargs. Mark the precious, so
915 environment settings get recorded.
916 * configure: Regenerate.
917
29821356
RW
9182010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
919
920 Sync from GCC:
921
922 2010-09-30 Michael Eager <eager@eagercon.com>
923
924 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
925 * configure: Regenerate.
926
927 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
928
929 * configure.ac (enable-lto): Add Darwin to the list of supported lto
930 targets and amend comment.
931 * configure: Regenerate.
932
933 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
934
935 * configure.ac: Enable LTO by default on Darwin.
936 * configure: Regenerate.
937
938 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
939
940 PR bootstrap/44455
941 * configure.ac (extra_mpfr_configure_flags): Copy from
942 extra_mpc_gmp_configure_flags.
943 * configure: Re-generated.
944
57eefe4d
RW
9452010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
946
947 Sync from GCC:
948
949 PR bootstrap/45796
950 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
951 Depend on all-build-libiberty.
952 * Makefile.in: Regenerate.
953
9542010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
955
956 Sync from GCC:
957
958 PR bootstrap/44621
959 * configure.ac: Fix unportable shell quoting.
960 * configure: Regenerate.
961
48bb73dd
RW
9622010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
963
964 * configure.ac: Support all v850 targets.
965 * configure: Regenerate.
966
1d14850f
PB
9672010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
968
969 PR target/44862
970 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
971 Provide -B option to allow for link spec %s substitutions for
972 libstdc++.a on darwin.
973 * Makefile.in: Regenerate.
974
7530c480
AO
9752010-06-10 Alexandre Oliva <aoliva@redhat.com>
976
977 * Makefile.def (configure-gcc): Depend on all-libelf.
978 * Makefile.in: Rebuild.
979
285d560d
RW
9802010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
981
982 * config.sub, config.guess: Update from upstream sources.
983
a009f2e7
RW
9842010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
985
986 Sync from GCC:
987
988 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
989 * configure.ac: Allow all the versions greater than 0.10 of PPL.
990 * configure: Regenerated.
991
992 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
993 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
994 * configure: Regenerate.
995
996 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
997 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
998 * configure: Regenerate.
999
1000 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1001 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1002 separately.
1003 * configure: Regenerate.
1004
1005 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1006 * configure: Regenerate after change to elf.m4.
1007
1008 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1009 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1010 * configure: Regenerated.
1011
1012 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1013 * configure.ac: Print "buggy but acceptable" when CLooG
1014 revision is less than 9.
1015 * configure: Regenerated.
1016
e49e5c92
DK
10172010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1018
1019 Merge from gcc:
1020
1021 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1022 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1023 * configure: Regenerate.
1024
1025 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1026 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1027 a platform that supports LTO.
1028 * configure: Regenerate.
1029
1030 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1031 PR lto/42776
1032 * configure.ac (--enable-lto): Refactor handling so libelf tests
1033 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1034 and allow LTO to be explicitly enabled on non-ELF platforms that
1035 are known to support it inside else-clause.
1036 * configure: Regenerate.
1037
e6de499b
NC
10382010-04-27 Roland McGrath <roland@redhat.com>
1039 H.J. Lu <hongjiu.lu@intel.com>
1040
1041 * configure.ac (--enable-gold): Support both, both/gold and
1042 both/bfd to add gold to configdirs without removing ld.
1043 * configure: Regenerated.
1044
1045 * Makefile.def: Add install-gold dependency to install-ld.
1046 * Makefile.in: Regenerated.
1047
d594eacc
TG
10482010-04-14 Tristan Gingold <gingold@adacore.com>
1049
1050 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1051 * configure: Regenerate.
1052
938d2b74
RW
10532010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1054
1055 Merge from gcc:
1056 PR bootstrap/43615
1057 PR bootstrap/43328
1058 Revert:
1059 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1060 * configure.ac: Do not pass --enable-multilib nor
1061 --disable-multilib in baseargs. Accept explicitly passed
1062 --enable_multilib.
1063 * configure: Regenerate.
1064
a9ef41a7
RW
10652010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1066
1067 PR bootstrap/43328
1068 * configure.ac: Do not pass --enable-multilib nor
1069 --disable-multilib in baseargs. Accept explicitly passed
1070 --enable_multilib.
1071 * configure: Regenerate.
1072
619a3713
JM
10732010-03-23 Joseph Myers <joseph@codesourcery.com>
1074
1075 * configure.ac (tic6x-*-*): New case.
1076 * configure: Regenerate.
1077
92f4e989
JM
10782010-03-23 Joseph Myers <joseph@codesourcery.com>
1079
1080 Merge from gcc:
1081 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1082 PR ada/42554
1083 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1084 * configure: Regenerate.
1085
c35a0556
JM
10862010-03-23 Joseph Myers <joseph@codesourcery.com>
1087
1088 * config.sub: Update to version 2010-03-22.
1089 * config.guess: Update to version 2009-12-30.
1090
18fa8f9c
JM
10912010-03-14 Joseph Myers <joseph@codesourcery.com>
1092
1093 Merge from gcc:
1094 2010-01-11 Richard Guenther <rguenther@suse.de>
1095 PR lto/41569
1096 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1097 * Makefile.in: Regenerated.
1098
ba98da75
RO
10992010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1100
1101 PR libstdc++/32499
1102 * configure.ac (RANLIB): Default to true.
1103 (STRIP): Likewise.
1104 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1105 * configure: Regenerate.
1106
3994761f
NC
11072010-02-17 Nick Clifton <nickc@redhat.com>
1108
1109 PR 11238
1110 * Makefile.tpl (local-distclean): Also remove config.cache files in
1111 sub-directories as there may not be Makefiles present in the
1112 sub-directories.
792cdb50
NC
1113 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1114 the config.cache files found by the find command.
1115
3994761f
NC
1116 * Makefile.in: Regenerate.
1117 * configure.ac: Revert previous delta.
1118 * configure: Regenerate.
1119
01a82011
NC
11202010-02-15 Nick Clifton <nickc@redhat.com>
1121
1122 PR 11238
1123 * configure.ac: Delete config.cache files in sub-directories when
1124 deleting Makefiles.
1125 * configure: Regenerate.
1126
143754cd
NC
11272010-02-15 Nick Clifton <nickc@redhat.com>
1128
1129 * configure.ac: Sync from gcc.
1130 * configure: Regenerate.
1131
a6b5846e
KG
11322010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1133
1134 Sync from gcc:
1135 * configure.ac: Add "recommended" version checks for GMP/MPC.
1136 Update recommended GMP/MPFR/MPC versions.
1137 * configure: Regenerate.
1138
2aa2364a
JR
11392010-01-25 Joern Rennecke <amylaar@spamcop.net>
1140
1141 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1142 * configure.ac (bootstrap_target_libs): Make inclusion of
1143 target-libgomp conditional on libgomb being in target_configdirs.
1144 * configure: Regenerate.
1145
d35e937f
JR
11462010-01-23 Joern Rennecke <amylaar@spamcop.net>
1147
1148 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1149 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1150 * configure: Regenerate.
1151
911e63d0
JR
11522010-01-22 Joern Rennecke <amylaar@spamcop.net>
1153
1154 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1155 * configure.ac (target_configdirs): Substitute.
1156 * Makefile.def: Bootstrap target module libgomp.
1157 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1158 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1159 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1160 * configure, Makefile.in: Regenerate.
1161
3725885a
RW
11622009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1163
1164 * libtool.m4: Sync from git Libtool.
1165 * ltmain.sh: Likewise.
1166 * ltoptions.m4: Likewise.
1167 * ltversion.m4: Likewise.
1168 * lt~obsolete.m4: Likewise.
1169
d5f2ee2e
KG
11702010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1171 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1172
1173 PR bootstrap/42424
1174 * configure.ac: Include libtool m4 files.
1175 (_LT_CHECK_OBJDIR): Call it.
1176 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1177 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1178
d5f2ee2e
KG
1179 * configure: Regenerate.
1180
f2b2dd91
RW
11812010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1182
1183 PR bootstrap/41818
1184 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1185 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1186 * Makefile.in: Regenerate.
1187
06ca7962
BE
11882009-12-18 Ben Elliston <bje@au.ibm.com>
1189
1190 * config.sub, config.guess: Update from upstream sources.
1191
30a16d7b
JJ
11922009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1193
1194 * COPYING.NEWLIB: Update copyright date.
1195 * COPYING.LIBGLOSS: Ditto.
1196
d9b76ff9
KG
11972009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1198
1199 PR middle-end/30447
1200 PR middle-end/30789
1201 PR other/40302
1202
1203 * configure.ac: Require MPC.
1204 * configure: Regenerate.
1205
1206 * configure.ac: Update minimum MPC version to 0.8.
1207 * configure: Regenerate.
1208
e12dec02
PB
12092009-11-20 Paolo Bonzini <bonzini@gnu.org>
1210
1211 * config.guess: Sync with upstream and gcc.
1212 * config.sub: Sync with upstream and gcc.
1213
606a9ca0
AO
12142009-11-16 Alexandre Oliva <aoliva@redhat.com>
1215
1216 * Makefile.def: Restore host and target settings for gmp.
1217 * Makefile.in: Rebuild.
1218
1f53ca9a
AO
12192009-11-16 Alexandre Oliva <aoliva@redhat.com>
1220
1221 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1222 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1223 Fix portability of test of C++ as bootstrap language. Add
1224 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1225 * configure: Rebuild.
1226 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1227 and cloog. Fix in-tree ppl configuration. Introduce libelf
1228 in-tree building.
1229 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1230 (POSTSTAGE1_HOST_EXPORTS): Use it.
1231 (STAGE[+id+]_CXXFLAGS): New.
1232 (BASE_FLAGS_TO_PASS): Pass it down.
1233 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1234 extra_exports.
1235 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1236 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1237 extra_exports.
1238 * Makefile.in: Rebuild.
1239
12402009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1241
1242 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1243 paths for *-w64-mingw* and x86_64-*mingw*.
1244 * configure: Regenerated.
1245
12462009-10-30 Kai Tietz <kai.tietz@onevision.com>
1247
1248 * configure.ac: Disable target-winsup & co for
1249 x86_64-*-mingw* and *-w64-mingw* targets.
1250 * configure: Regenerated.
1251
12522009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1253
1254 * configure.ac (CLooG test): Use = with test.
1255 * configure: Regenerate.
1256
12572009-10-22 Richard Guenther <rguenther@suse.de>
1258
1259 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1260 cloog if the ppl version check failed. Move flags saving
1261 before setting in libelf check.
1262 * configure: Regenerate.
1263
12642009-10-21 Richard Guenther <rguenther@suse.de>
1265
1266 * configure.ac: Adjust the ppl and cloog configure to work as
1267 documented. Disable cloog if ppl was disabled. Omit the version
1268 checks if they were disabled.
1269 * configure: Re-generate.
1270
6811fb56
RW
12712009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1272
1273 * configure.ac: Add 'lto' to enable_languages, not
1274 new_enable_languages, and only if not already present.
1275 * configure: Regenerate.
1276
700d40ca
ILT
12772009-10-06 Ian Lance Taylor <iant@google.com>
1278
1279 * Makefile.def: check-gold depends upon all-gas.
1280 * Makefile.in: Rebuild.
1281
12822009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1283
1284 * Makefile.def: all-lto-plugin depends on all-libiberty.
1285 set bootstrap=true for lto-plugin.
1286 Add lto-plugin.
1287 * Makefile.in: Regenerate.
1288 * configure.ac (host_libs): Add lto-plugin.
1289 * configure: Regenerate.
1290
12912009-10-03 Diego Novillo <dnovillo@google.com>
1292
1293 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1294 (HOST_LIBELFLIBS): Define.
1295 (HOST_LIBELFINC): Define.
1296 * Makefile.in: Regenerate.
1297 * configure.ac: Add --enable-lto.
1298 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1299 If --enable-lto is used, add 'lto' to new_enable_languages.
1300 If --enable-lto is used and gold is enabled, add
1301 lto-plugin to configdirs.
1302 * configure: Regenerate.
1303
13042009-10-03 Simon Baldwin <simonb@google.com>
1305
1306 * configure.ac: If --with-system-zlib, suppress local zlib and
1307 pass --with-system-zlib to subdir configure scripts.
1308 * configure: Regenerate.
1309
13102009-10-01 Loren J. Rittle <ljrittle@acm.org>
1311 Paolo Bonzini <bonzini@gnu.org>
1312
1313 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1314 $(srcdir).
1315 * Makefile.in: Rebuilt.
1316
c8cb1b3e
PB
13172009-09-29 Paolo Bonzini <bonzini@gnu.org>
1318
1319 Sync from gcc:
1320 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1321
1322 * configure.ac: Update minimum MPC version to 0.7.
1323 * configure: Regenerate.
1324
30167e0a
NC
13252009-09-25 Nick Clifton <nickc@redhat.com>
1326
1327 * configure.ac: Pass any --cache-file=/dev/null option on to
1328 subconfigures.
1329 * configure: Regenerate.
1330
707a0b5c
NC
13312009-09-23 Nick Clifton <nickc@redhat.com>
1332
1333 * config.sub, config.guess: Update from upstream sources.
1334
700d40ca
ILT
13352009-09-22 Loren J. Rittle <ljrittle@acm.org>
1336
1337 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1338 * Makefile.in: Rebuilt.
1339
2fd0b40b
RW
13402009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1341
1342 PR bootstrap/32272
1343 * configure.ac: Error out if $srcdir isn't '.' but contains
1344 host-${host_noncanonical}.
1345 * configure: Regenerate.
1346
4385ad3c
RW
13472009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1348
16b1ad29
RW
1349 * configure.ac: If bootstrapping a combined tree with
1350 --enable-gold, require c++ in stage1_languages.
1351 * configure: Regenerate.
1352
f8dc745f
RW
1353 * configure.ac: Also add target_libs of stage1_languages to
1354 bootstrap_target_libs.
1355 * configure: Regenerate.
1356
4385ad3c
RW
1357 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1358 with --enable-languages not containing c++.
1359 * configure: Regenerate.
1360
df51e4e1
JZ
13612009-09-16 Jie Zhang <jie.zhang@analog.com>
1362
1363 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1364 * configure: Regenerate.
1365
06a51eac
RW
13662009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1367
1368 * configure.ac: Do not use $extrasub for replacing @if/@endif
1369 parts in Makefile; instead, use additional arguments to
1370 AC_CONFIG_COMMANDS to do the replacement manually, with several
1371 sed invocations, to avoid HP-UX sed command limits.
1372 * configure: Regenerate.
1373
96655cc4
AO
13742009-09-04 Alexandre Oliva <aoliva@redhat.com>
1375
1376 * configure.ac (with-build-config): Document. Handle without.
1377 Handle missing argument.
1378 * configure: Rebuilt.
1379
13802009-09-03 Alexandre Oliva <aoliva@redhat.com>
1381
1382 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1383 Default to bootstrap-debug only if compare-debug works.
1384 * configure: Rebuilt.
1385 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1386 * Makefile.in: Rebuilt.
1387
13882009-09-01 Alexandre Oliva <aoliva@redhat.com>
1389
1390 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1391 * Makefile.in: Rebuilt.
1392
8e957354
PB
13932009-09-02 Paolo Bonzini <bonzini@gnu.org>
1394
1395 * Makefile.tpl (AWK): Fix typo.
1396 * Makefile.in: Regenerate.
1397
13982009-09-02 Paolo Bonzini <bonzini@gnu.org>
1399
1400 * configure.ac: Detect awk and sed.
1401 * Makefile.def (flags_to_pass): Add AWK and SED.
1402 * Makefile.tpl (AWK, SED): New.
1403 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1404 * configure: Regenerate.
1405 * Makefile.in: Regenerate.
1406
fb792462
TG
14072009-09-01 Tristan Gingold <gingold@adacore.com>
1408
1409 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1410 Remove logical names.
1411
a69e7d0a
DK
14122009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1413
1414 * ltmain.sh (func_normal_abspath): New function.
1415 (func_relative_path): Likewise.
1416 (func_mode_help): Document new -bindir option for link mode.
1417 (func_mode_link): Add new -bindir option, and use it to place
1418 output DLL if specified.
1419
d444d2ba
RW
14202009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1421
1422 * configure.ac (AC_PREREQ): Bump to 2.64.
1423
13b7343a
RW
14242009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1425
af542c2e
RW
1426 * README-maintainer-mode: Point directly to upstream locations
1427 for autoconf, automake, libtool, gettext, instead of copies on
1428 sources.redhat.com. Document required versions.
1429 * configure.ac: Do not substitute datarootdir, htmldir,
1430 pdfdir, docdir. Do not process --with-datarootdir,
1431 --with-htmldir, --with-pdfdir, --with-docdir.
1432 * configure: Regenerate.
1433
81ecdfbb
RW
1434 * configure: Regenerate.
1435
13b7343a
RW
1436 * compile: Sync from Automake 1.11.
1437 * depcomp: Likewise.
1438 * install-sh: Likewise.
1439 * missing: Likewise.
1440 * mkinstalldirs: Likewise.
1441 * ylwrap: Likewise.
1442
c1102ce7
RW
14432009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1444
34a0f3cf
RW
1445 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1446 (baseargs): Add --disable-option-checking.
1447 * configure: Regenerate.
1448
c1102ce7
RW
1449 * Makefile.def (configure-target-libiberty): Depend on
1450 all-binutils and all-ld.
1451 (configure-target-newlib): Likewise.
1452 * Makefile.in: Regenerate.
1453
e8a5fa9c
RW
14542009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1455
1456 Sync with GCC, merge:
1457
1458 2009-07-31 Christian Bruel <christian.bruel@st.com>
1459
1460 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1461 * configure: Regenerate.
1462
1463 2009-07-06 Ian Lance Taylor <iant@google.com>
1464
1465 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1466 * configure: Rebuild.
1467
1468 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1469
1470 PR bootstrap/40338
1471 * configure.ac (comparestring): Create new variable.
1472 * Makefile.tpl (comparestring): Use to skip some comparisions.
1473 * configure: Regenerate.
1474 * Makefile.in: Regenerate.
1475
1476 2009-06-23 Ian Lance Taylor <iant@google.com>
1477
1478 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1479 boot_languages. Only bootstrap target libraries listed in
1480 target_libs for some boot language. Add --with-stage1-ldflags,
1481 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1482 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1483 if not building with C++.
1484 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1485 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1486 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1487 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1488 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1489 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1490 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1491 * configure, Makefile.in: Rebuild.
1492
1493 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1494
1495 * configure.ac: Detect MPC in default directory.
1496 * configure: Regenerate.
1497
1498 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1499
1500 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1501 to noconfdirs.
1502 * configure: Regenerate.
1503
1504 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1505
1506 * Makefile.def: Add MPC support and dependencies.
1507 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1508
1509 * Makefile.in, configure: Regenerate.
1510
1511 2009-05-24 Nicolas Roche <roche@adacore.com>
1512
1513 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1514 * Makefile.in: Regenerate.
1515
1516 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1517
1518 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1519 * configure: Regenerate.
1520
1521 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1522
1523 * configure.ac ($with_ppl): Default to no if not supplied.
1524 ($with_cloog): Likewise.
1525 configure: Regenerate.
1526
1527 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1528
1529 PR bootstrap/39739
1530 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1531 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1532
1533 * configure, Makefile.in: Regenerate.
1534
1535 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1536
1537 * configure.ac: Change copyright header to refer to version
1538 3 of the GNU General Public License and to point readers at the
1539 COPYING3 file and the FSF's license web page.
1540 * Makefile.def: Likewise.
1541 * Makefile.tpl: Likewise.
1542 * Makefile.in: Regenerate.
1543
1544 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1545
1546 * configure.ac: Restore match for darwin9 or later. Use double
1547 brackets since regeneration eats one pair.
1548 * configure: Regenerate.
1549
bf110216
CF
15502009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1551
1552 * MAINTAINERS: Perform some obvious fixups.
1553
2262bbf4
BE
15542009-08-17 Ben Elliston <bje@au.ibm.com>
1555
1556 * config.sub, config.guess: Update from upstream sources.
1557
25a07265
NC
15582009-08-06 Michael Eager <eager@eagercon.com>
1559
1560 * configure.ac: Add Microblaze target.
1561 * configure: Regenerate.
1562
85bd1942
TG
15632009-07-02 Tristan Gingold <gingold@adacore.com>
1564
1565 * configure.ac: Do not exclude gas for i386-*-darwin.
1566 Add a case for x86_64-*-darwin.
1567 * configure: Regenerate.
1568
f9806fa5
DE
15692009-06-26 Doug Evans <dje@sebabeach.org>
1570
1571 * Makefile.def (host_modules): Add cgen.
1572 * Makefile.in: Regenerate.
1573 * configure.ac (host_tools): Add cgen.
1574 * configure: Regenerate.
1575
6bfb4e30
JJ
15762009-06-17 Michael Eager <eager@eagercon.com>
1577
1578 * COPYING.LIBGLOSS: Add Xilinx license.
1579
8bcf2718
NC
15802009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1581
1582 * configure.ac: Define is_elf for QNX Neutrino targets.
1583 * configure: Regenerate.
1584
04ec0acb
RW
15852009-06-03 Jerome Guitton <guitton@adacore.com>
1586 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1587
1588 * Makefile.tpl (all): Avoid a trailing backslash.
1589 * Makefile.in: Regenerate.
1590
7ee5dbeb
BE
15912009-06-03 Ben Elliston <bje@au.ibm.com>
1592
1593 * config.sub, config.guess: Update from upstream sources.
1594
fda13ee8
AO
15952009-06-02 Alexandre Oliva <aoliva@redhat.com>
1596
1597 * Makefile.tpl ([+compare-target+]): Compare all stage
1598 directories, rather than just gcc.
1599 * Makefile.in: Rebuilt.
1600
4a657b0d
DK
16012009-05-28 Doug Kwan <dougkwan@google.com>
1602
1603 * configure.ac: Support gold for target arm*-*-*.
1604 * configure: Regenerate.
1605
07fc31c9
AO
16062009-05-27 Alexandre Oliva <aoliva@redhat.com>
1607
1608 * Makefile.tpl (all): Avoid harmless warning in make all when
1609 gcc-bootstrap is enabled but stage_last does not exist.
1610 * Makefile.in: Rebuilt.
1611
8a7a39ab
TG
16122009-05-25 Tristan Gingold <gingold@adacore.com>
1613
1614 * setup.com: Complete the file with configuration and build.
1615
b5233201
AO
16162009-05-18 Alexandre Oliva <aoliva@redhat.com>
1617
1618 PR other/40159
1619 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1620 gcc-no-bootstrap are mutually exclusive.
1621 * Makefile.in: Rebuilt.
1622
7b6175f9
AO
16232009-05-18 Alexandre Oliva <aoliva@redhat.com>
1624
1625 PR other/40159
1626 * Makefile.tpl (all): Don't end with unconditional success.
1627 * Makefile.in: Rebuilt.
1628
1b05fbbd
AO
16292009-05-12 Alexandre Oliva <aoliva@redhat.com>
1630
1631 PR target/37137
1632 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1633 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1634 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1635 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1636 stage_configureflags, stage_cflags and stage_libcflags into
1637 explicit Makefile macros.
1638 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1639 GFORTRAN.
1640 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1641 CC. Set CC_FOR_BUILD from CC.
1642 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1643 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1644 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1645 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1646 and GFORTRAN.
1647 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1648 (_LIBCFLAGS): Renamed to _TFLAGS.
1649 (do-compare-debug, do-compare3-debug): Drop.
1650 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1651 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1652 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1653 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1654 (XGCC_FLAGS_FOR_TARGET): New.
1655 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1656 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1657 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1658 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1659 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1660 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1661 TFLAGS.
1662 (BUILD_CONFIG): Include if requested.
1663 (all): Set TFLAGS on bootstrap.
1664 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1665 (all-stageid-prefixmodule): Likewise.
1666 (do-clean, distclean-stageid): Set TFLAGS.
1667 (restrap): Fix whitespace.
1668 * Makefile.in: Rebuilt.
1669
dc17c78c
EB
16702009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1671
1672 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1673 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1674 * Makefile.in: Regenerate.
1675
14324cd7
EZ
16762009-04-24 Eli Zaretskii <eliz@gnu.org>
1677
1678 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1679 consistency with config.sub. (Update from upstream sources.)
1680
f8d5f06c
JM
16812009-04-21 Joseph Myers <joseph@codesourcery.com>
1682
1683 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1684
0000e2bf
BE
16852009-04-17 Ben Elliston <bje@au.ibm.com>
1686
1687 * config.sub, config.guess: Update from upstream sources.
1688
20135e4c
NC
16892009-04-15 Anthony Green <green@moxielogic.com>
1690
34adf976 1691 * configure.ac: Add moxie support.
20135e4c
NC
1692 * configure: Rebuilt.
1693
ef699244
L
16942009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1695
1696 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1697 * configure: Regenerate.
1698
10ad8ef3
L
16992009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1700
1701 PR gas/10039
1702 * configure.ac: Require texinfo 4.7.
1703 * configure: Regenerated.
1704
c50523ce
L
17052009-04-09 Steve Ellcey <sje@cup.hp.com>
1706
1707 * Makefil.def (languages): New entries.
1708 * Makefile.tpl (check-gcc-*): New generic target.
1709 * Makefile.in: Regenerate.
1710
47afba5f
EZ
17112009-03-27 Eli Zaretskii <eliz@gnu.org>
1712
1713 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1714 Windows builds of Sed.
1715
dc448a7b
TT
17162009-03-18 Tom Tromey <tromey@redhat.com>
1717
1718 * configure: Rebuild.
1719 * configure.ac (host_libs): Add libiconv.
1720 * Makefile.in: Rebuild.
1721 * Makefile.def (host_modules): Add libiconv.
1722 (configure-gdb, all-gdb): Depend on libiconv.
1723
24741ab2
JB
17242009-03-16 Tristan Gingold <gingold@adacore.com>
1725
1726 * configure.ac: Treat gdb as supported on x86_64-darwin.
1727 * configure: Regenerate.
1728
29383458
JM
17292009-03-16 Joseph Myers <joseph@codesourcery.com>
1730
1731 Merge from GCC:
1732
1733 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1734
1735 * configure.ac (--with-host-libstdcxx): New option.
1736 * configure: Regenerate.
1737
1738 2009-01-29 Robert Millan <rmh@aybabtu.com>
1739
1740 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1741 * configure: Regenerate.
1742
1743 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1744
1745 PR tree-optimization/38515
1746 * configure.ac (cloog-polylib): Removed.
1747 (with_ppl, with_cloog): Test for "no".
1748 * configure: Regenerated.
1749
58e24671
RW
17502009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1751
1752 Backport from git Libtool:
1753
1754 2009-01-19 Robert Millan <rmh@aybabtu.com>
1755 Support GNU/kOpenSolaris.
1756 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1757 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1758 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1759 GNU/kOpenSolaris.
1760
314b2e66
AS
17612009-02-05 Andreas Schwab <schwab@suse.de>
1762
1763 * Makefile.tpl (stage_last): Define $r and $s before using
1764 $(RECURSE_FLAGS_TO_PASS).
1765 * Makefile.in: Regenerate
1766
8b700390
JJ
17672009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1768
1769 * COPYING.NEWLIB: Add ARM license.
1770
66775d67
AM
17712009-01-16 Alan Modra <amodra@bigpond.net.au>
1772
1773 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1774 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1775 * Makefile.in: Regenerate.
1776
19e99079
NC
17772009-01-15 Douglas B Rupp <rupp@gnat.com>
1778
1779 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1780 * configure: Regenerate.
1781
22e8c8e0
RW
17822008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1783
1784 Backport link test fix from upstream Libtool:
1785
1786 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1787 Add cache variables to tests that require the linker to work.
1788 For shlibpath_overrides_runpath, this also changes the semantics
1789 to let the result from the C compiler take precedence.
1790 compiler take precedence.
1791
7d6d7764
BE
17922008-12-02 Ben Elliston <bje@au.ibm.com>
1793
1794 * config.sub, config.guess: Update from upstream sources.
1795
ea8af06e
JJ
17962008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1797
1798 * COPYING.NEWLIB: Updated.
1799 * COPYING.LIBGLOSS: Ditto.
1800
af0771d3
PB
18012008-12-16 Paolo Bonzini <bonzini@gnu.org>
1802
1803 Sync with GCC:
1804
1805 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1806
1807 * configure.ac (ppllibs): Add by default the lib flags.
1808 * configure: Regenerate.
1809
1810 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1811
314b2e66
AS
1812 * configure.ac: Add double brackets on darwin[912].
1813 * configure: Regenerate.
af0771d3
PB
1814
1815 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1816
314b2e66
AS
1817 * configure.ac: Expand to darwin10 and later.
1818 * configure: Regenerate.
af0771d3 1819
f7c83eac
AS
18202008-12-02 Andreas Schwab <schwab@suse.de>
1821
1822 * Makefile.def: configure-target-boehm-gc depends on
1823 all-target-libstdc++-v3.
1824 * Makefile.in: Regenerate.
1825
bc67ad83
BE
18262008-12-02 Ben Elliston <bje@au.ibm.com>
1827
1828 * config.sub, config.guess: Update from upstream sources.
1829
e28c595f
JM
18302008-11-27 Joseph Myers <joseph@codesourcery.com>
1831
1832 Merge from GCC:
1833
1834 2007-12-02 Matthias Klose <doko@ubuntu.com>
1835
1836 * config-ml.in: Remove 64bit configure tests.
1837
1838 2008-05-14 Rafael Espindola <espindola@google.com>
1839
1840 * config-ml.in: don't handle --enable-shared and --enable-static.
1841
1842 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1843 Tobias Grosser <grosser@fim.uni-passau.de>
1844 Jan Sjodin <jan.sjodin@amd.com>
1845 Harsha Jagasia <harsha.jagasia@amd.com>
1846 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1847 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1848 Adrien Eliche <aeliche@isty.uvsq.fr>
1849
1850 Merge from graphite branch.
1851 * configure: Regenerate.
1852 * Makefile.in: Regenerate.
1853 * configure.ac (host_libs): Add ppl and cloog.
1854 Add checks for PPL and CLooG.
1855 * Makefile.def (ppl, cloog): Added modules and dependences.
1856 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1857 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1858
1859 2008-09-03 Richard Guenther <rguenther@suse.de>
1860
1861 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1862 cloog test.
1863 * configure: Re-generate.
1864
1865 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1866
1867 * configure.ac (--with-cloog-polylib): New.
1868 (--disable-cloog-version-check): New.
1869 (--disable-ppl-version-check): New.
1870 * configure: Re-generate.
1871
1872 2008-09-05 Richard Guenther <rguenther@suse.de>
1873
1874 * configure.ac: Initialize clooglibs to -lcloog.
1875 * configure: Re-generate.
1876
1877 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1878
1879 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1880 recommended version to 2.3.2.
1881
1882 * configure: Regenerate.
1883
1884 2008-10-31 Ben Elliston <bje@au.ibm.com>
1885
1886 * configure.ac (spu-*-*): Remove special case.
1887 * configure: Regenerate.
1888
1889 Complete comment text from GCC version of:
1890
1891 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1892
1893 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1894 (GCC_SHLIB_SUBDIR): New.
1895 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1896 * configure: Regenerate.
1897 * Makefile.in: Regenerate.
1898
652dec25
TG
18992008-11-27 Tristan Gingold <gingold@adacore.com>
1900
1901 * configure.ac: Build gdb for i?86-*-darwin*
1902 * configure: Regenerated.
1903
7582fb4a
DJ
19042008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1905
1906 PR bootstrap/38014
1907 PR bootstrap/37923
1908
1909 Revert:
1910
1911 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1912
1913 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1914 * Makefile.in: Regenerated.
1915
1916 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1917
1918 PR gdb/921
1919 PR gdb/1646
1920 PR gdb/2175
1921 PR gdb/2176
1922
1923 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1924 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1925 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1926 (HOST_EXPORTS): Pass CPPFLAGS.
1927 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1928 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1929 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1930 * Makefile.in, configure: Regenerated.
1931 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1932 and CPPFLAGS_FOR_BUILD.
1933
faee1be2
UW
19342008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1935
1936 * configure.ac [spu-*-*]: Do not set skipdirs.
1937 * configure: Re-generate.
1938
b7c2dce4
DJ
19392008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1940
1941 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1942 * Makefile.in: Regenerated.
1943
bb52de30
DJ
19442008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1945
1946 PR gdb/921
1947 PR gdb/1646
1948 PR gdb/2175
1949 PR gdb/2176
1950
1951 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1952 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1953 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1954 (HOST_EXPORTS): Pass CPPFLAGS.
1955 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1956 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1957 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1958 * Makefile.in, configure: Regenerated.
1959 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1960 and CPPFLAGS_FOR_BUILD.
1961
b25062ae
SE
19622008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1963
1964 * libtool.m4: Update to libtool 2.2.6.
1965 * lt~obsolete.m4: Update to libtool 2.2.6.
1966 * ltmain.sh: Update to libtool 2.2.6.
1967 * ltsugar.m4: Update to libtool 2.2.6.
1968 * ltversion.m4: Update to libtool 2.2.6.
1969 * ltoptions.m4: Update to libtool 2.2.6.
1970 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1971
3bbd2f8f
AL
19722008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1973
1974 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1975 (GCC_SHLIB_SUBDIR): New.
1976 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1977 * configure: Regenerate.
1978 * Makefile.in: Regenerate.
1979
b29d32ce
TG
19802008-08-28 Tristan Gingold <gingold@adacore.com>
1981
1982 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1983 Enable bfd, binutils and opcodes.
1984 * configure: Regenerate.
1985
c325a203
DD
19862008-08-16 Nicolas Roche <roche@adacore.com>
1987
1988 * Makefile.tpl: Add BOOT_ADAFLAGS.
1989 * Makefile.in: Regenerate.
1990
e7c8859c
RS
19912008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1992
1993 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1994 * configure: Regenerate.
1995
da888c87
PB
19962008-07-30 Paolo Bonzini <bonzini@gnu.org>
1997
1998 Sync with gcc:
1999 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2000
f7c83eac
AS
2001 * configure.ac: Add makefile fragments for hpux.
2002 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2003 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2004 * configure: Regenerate.
2005 * Makefile.in: Regenerate.
da888c87
PB
2006
2007 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2008
f7c83eac
AS
2009 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2010 * Makefile.in: Regenerate.
2011 * configure: Regenerate.
da888c87 2012
944982cf
ILT
20132008-06-18 Ian Lance Taylor <iant@google.com>
2014
662c6704
ILT
2015 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2016
944982cf
ILT
2017 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2018
7a283e07
RW
20192008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2020
2021 * configure: Regenerate.
2022
5b553f7e
RW
20232008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2024
2025 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2026 "$@" is still intact with both Autoconf 2.59 and 2.62.
2027 * configure: Regenerate.
2028
675492f0
RW
20292008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2030
2031 * Makefile.tpl: Fix comment errors.
2032 * Makefile.in: Regenerate.
2033
b018a5d1
JB
20342008-06-13 Julian Brown <julian@codesourcery.com>
2035
2036 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2037 of libobjc for ARM EABI Linux.
2038 * configure: Regenerate.
2039
310213e8
DE
20402008-06-12 David S. Miller <davem@davemloft.net>
2041 David Edelsohn <edelsohn@gnu.org>
2042
2043 * configure.ac: Add powerpc*-*-* to gold supported targets.
2044 * configure: Regenerate.
2045
6641ce42
JM
20462008-06-08 Joseph Myers <joseph@codesourcery.com>
2047
2048 PR tree-optimization/36218
2049 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2050 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2051 (all prefix="build-"): Pass them to build-system sub-makes.
2052 * Makefile.in: Regenerate.
2053
03c2f9e6
DJ
20542008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2055
2056 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2057 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2058 mkdep, and compile. Update comments.
2059 (ETC_SUPPORT): Add ChangeLog and update comments.
2060
4538db8b
ILT
20612008-05-11 Ian Lance Taylor <iant@google.com>
2062
2063 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2064
266df637
PB
20652008-04-18 Paolo Bonzini <bonzini@gnu.org>
2066
2067 Sync with gcc:
2068 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2069
2070 PR bootstrap/35457
2071 * configure.ac: Include override.m4.
2072 * configure: Regenerate.
2073
2074 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2075
f7c83eac
AS
2076 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2077 * Makefile.in: Regenerate.
266df637
PB
2078
2079 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2080
f7c83eac
AS
2081 * configure.ac: Do not build libssp for the AVR.
2082 * configure: Regenerate.
266df637 2083
a86a761e
NC
20842008-04-18 Nick Clifton <nickc@redhat.com>
2085
2086 * MAINTAINERS: Replace reference to configure.in with reference to
2087 configure.ac.
2088
52310858
NC
20892008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2090
f7c83eac 2091 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2092 as nonconfigurable directories list.
f7c83eac 2093 * configure: Regenerate.
52310858 2094
f5314dd5
DM
20952008-04-14 David S. Miller <davem@davemloft.net>
2096
2097 * configure.ac: Add sparc*-*-* to gold supported targets.
2098 * configure: Regenerate.
2099
e2208220
BE
21002008-04-14 Ben Elliston <bje@au.ibm.com>
2101
2102 * config.sub, config.guess: Update from upstream sources.
2103
0bb6ea20
HPN
21042008-04-12 Hans-Peter Nilsson <hp@axis.com>
2105
2106 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2107 * Makefile.in: Regenerate.
2108
e5164e97
ILT
21092008-04-07 Ian Lance Taylor <iant@google.com>
2110
2111 * Makefile.def: check-gold depends upon all-binutils.
2112 * Makefile.in: Regenerate.
2113
e33b51a6
NC
21142008-04-04 Nick Clifton <nickc@redhat.com>
2115
2116 PR binutils/4334
2117 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2118 builds.
2119 * configure: Regenerate.
2120
fc5df3ab
NC
21212008-04-04 NightStrike <NightStrike@gmail.com>
2122
2123 PR other/35151
f7c83eac
AS
2124 * configure.ac: Combine rules for mingw32 and mingw64.
2125 * configure: Regenerate.
fc5df3ab 2126
c779bab8
PB
21272008-03-27 Paolo Bonzini <bonzini@gnu.org>
2128
2129 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2130 * Makefile.in: Regenerate.
2131
93f9b408
ILT
21322008-03-20 Ian Lance Taylor <iant@google.com>
2133
2134 * configure.ac: Add support for --enable-gold.
2135 * Makefile.def: Add gold as a directory like ld.
2136 * configure, Makefile.in: Regenerate.
2137
5746fb46
AK
21382008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2139
2140 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2141 (s390_cond_extensions): Reduced extensions to the compare related.
2142 (main): z10 cpu type option added.
2143 (expandConditionalJump): Renamed to ...
2144 (insertExpandedMnemonic): ... this.
2145
2146 * opcodes/s390-opc.c: Re-group the operand format makros.
2147 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2148 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2149 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2150 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2151 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2152 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2153 INSTR_SIL_RDU): New instruction formats added.
2154 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2155 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2156 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2157 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2158 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2159 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2160 masks added.
2161 (s390_opformats): New formats added "ris", "rrs", "sil".
2162 * opcodes/s390-opc.txt: Add the conditional jumps with the
2163 extensions removed from automatic expansion in s390-mkopc.c manually.
2164 (asi - trtre): Add new System z10 EC instructions.
2165 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2166
58c85be7
RW
21672008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2168
2169 * configure.ac: m4_include config/proginstall.m4.
2170 * configure: Regenerate.
2171
78124051
RW
21722008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2173
2174 Backport from upstream Libtool:
f7c83eac 2175
78124051 2176 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2177
78124051
RW
2178 Deal with Autoconf 2.62's semantic change in m4_append.
2179 * ltsugar.m4 (lt_append): Replace broken versions of
2180 m4_append.
2181 (lt_if_append_uniq): Don't require separator to be overquoted,
2182 and avoid broken m4_append.
2183 (lt_dict_add): Fix typo.
2184 * libtool.m4 (_LT_DECL): Don't overquote separator.
2185
018f1bea
DE
21862008-03-13 David Edelsohn <edelsohn@gnu.org>
2187
2188 * config.rpath: Add AIX 6 support.
2189
5c5f596d
PB
21902008-03-13 Paolo Bonzini <bonzini@gnu.org>
2191
2192 * Makefile.def (stageprofile). Remove -fprofile-generate
2193 from stage_libcflags.
2194 * Makefile.in: Regenerate.
2195
a1f93a5e
BE
21962008-03-13 Ben Elliston <bje@au.ibm.com>
2197
2198 * config.sub, config.guess: Update from upstream sources.
2199
98c3d905
AK
22002008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2201
2202 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2203 * s390-opc.txt (cmpsc): Duplicate entry removed.
2204 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2205 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2206 fier, cu42, cu41): Fix operand format.
2207
7f6ef0c0
PB
22082008-02-20 Paolo Bonzini <bonzini@gnu.org>
2209
f7c83eac
AS
2210 PR bootstrap/32009
2211 PR bootstrap/32161
2212
2213 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2214 * configure: Regenerate.
2215
2216 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2217 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2218 STAGE4_LIBCFLAGS): New.
2219 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2220 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2221 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2222 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2223 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2224 for target modules. Don't export LIBCFLAGS.
2225 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2226 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2227 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2228 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2229 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2230 * Makefile.in: Regenerate.
7f6ef0c0 2231
eaf19029
PB
22322008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2233
2234 PR libgcj/33085
2235 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2236 Do not use -DDLL_EXPORT. Backport from upstream.
2237
680c43e9
NC
22382008-02-14 Nick Clifton <nickc@redhat.com>
2239
2240 Import this patch from gcc:
2241 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2242
2243 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2244
c72b1d96
HPN
22452008-02-02 Hans-Peter Nilsson <hp@axis.com>
2246
2247 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2248 * configure: Regenerate.
2249
8b66833e
BW
22502008-01-31 Marc Gauthier <marc@tensilica.com>
2251
2252 * configure.ac (xtensa*-*-*): Recognize processor variants.
2253 * configure: Regenerate.
2254
9cc8ae67
PB
22552008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2256
f7c83eac
AS
2257 PR bootstrap/34922
2258 * configure.ac (PARSE_ARGS): Push suitable setting of
2259 ac_subdirs_all, for `./configure --help=recursive'.
2260 Handle `+' in generic toplevel directory disabling.
2261 * configure: Regenerate.
9cc8ae67 2262
19090595
BE
22632008-01-23 Ben Elliston <bje@au.ibm.com>
2264
2265 * config.sub, config.guess: Update from upstream sources.
2266
9f1e7fd3
BE
22672008-01-08 Ben Elliston <bje@au.ibm.com>
2268
2269 * config.sub, config.guess: Update from upstream sources.
2270
2f959d61
JJ
22712007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2272
2273 * COPYING.LIBGLOSS: Update default copyright.
2274
aa054b85
JJ
22752007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2276
2277 * COPYING.NEWLIB: Update default copyright.
2278
57c53b2b
RS
22792007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2280
2281 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2282 Change recommended MPFR from 2.2.1 > 2.3.0.
2283 * configure: Regenerate.
2284
fee14b60
RS
22852007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2286
2287 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2288 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2289 * Makefile.in: Regenerate.
2290
c9b68031
DD
22912007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2292
2293 * configure.ac: Enable libjava for x86_64-*-darwin9.
2294 * configure: Regenerate.
2295
ad25e7d5
BE
22962007-12-05 Ben Elliston <bje@au.ibm.com>
2297
2298 * config.sub, config.guess: Update from upstream sources.
2299
6ac84f65
PB
23002007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2301
f7c83eac
AS
2302 * config-ml.in: Robustify against white space in absolute file
2303 names.
6ac84f65 2304
f7c83eac
AS
2305 * config-ml.in (multi-clean): Substitute ${Makefile}.
2306 Remove superfluous ${Makefile} in list.
6ac84f65 2307
7b3200f9
DJ
23082007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2309
2310 * Makefile.def (dependencies): Make configure-gdb depend on
2311 all-intl.
2312 * Makefile.in: Regenerated.
2313
2c133ff9
JJ
23142007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2315
2316 * Makefile.def: To avoid problems running with parallel makes,
2317 build newlib before libgloss so that target specific header
2318 files are availble.
2319 * Makefile.in: Regenerate.
2320
5074315a
DJ
23212007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2322
2323 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2324 * Makefile.in: Regenerate.
2325
f5bc1778
DJ
23262007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2327
2328 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2329 * libdecnumber: New directory, imported from GCC.
2330
c66487f8
NC
23312007-10-08 Mike Frysinger <vapier@gentoo.org>
2332
2333 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2334 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2335 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2336 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2337 * configure: Regenerate.
2338
b5714970
PB
23392007-10-01 Paolo Bonzini <bonzini@gnu.org>
2340
2341 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2342 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2343 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2344 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2345 * configure.ac: Default them to host tools for $host = $build.
2346 Subst them.
2347
2348 * configure: Regenerate.
2349 * Makefile.in: Regenerate.
2350
f3b1e08e
RS
23512007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2352
2353 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2354 * configure: Regenerate.
2355
cff87f51
DD
23562007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2357
2358 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2359 libstdc++.
2360 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2361 * configure: Regenerate.
2362 * Makefile.in: Regenerate.
f7c83eac 2363
625a61cd
AS
23642007-09-17 Andreas Schwab <schwab@suse.de>
2365
2366 * configure.ac: Raise minimum makeinfo version to 4.6.
2367 * configure: Regenerate.
2368
83a3a68b
AM
23692007-09-15 Alan Modra <amodra@bigpond.net.au>
2370
2371 * configure.ac: Correct makeinfo version check.
2372 * configure: Regenerate.
2373
5bd8be13
RS
23742007-09-14 Richard Sandiford <richard@codesourcery.com>
2375
2376 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2377 to $skipdirs and only disable gprof for newlib. Use the normal
2378 mips*-elf* handling in other respects.
2379 * configure: Regnerate.
2380
5566c1fa
DD
23812007-09-12 David Daney <ddaney@avtrex.com>
2382
2383 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2384 enabling libgcj.
2385 * configure: Regenerate.
2386
23872007-09-12 Richard Guenther <rguenther@suse.de>
2388
2389 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2390 nor --disable-checking is provided also turn on yes and types
2391 checking for stage1.
2392 * configure: Re-generate.
2393
a18e2996 23942007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2395
2396 PR target/33281
2397 * configure.ac: Use config/mh-mingw on mingw.
2398 * configure: Regenerate.
84e7906e 2399
691bb5a1
DD
24002007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2401
2402 PR other/32154
2403 * configure.ac: For libgloss targets, point the linker to the linker
2404 script, startup code and simulator library.
2405 * configure: Regenerate.
2406
6d18b86b
AH
24072007-09-09 Andrew Haley <aph@redhat.com>
2408
2409 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2410 target-libjava.
6d18b86b 2411
f00a3165 24122007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2413
f00a3165 2414 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2415
2abc4e65
BE
24162007-08-21 Richard Guenther <rguenther@suse.de>
2417
2418 * configure.ac: Add types checking to stage1 checking flags.
2419 * configure: Regenerate.
2420
8a6ee3ab 24212007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2422 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2423
2424 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2425 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2426 * Makefile.in: Regenerate.
2427 * configure.ac (--with-debug-prefix-map): New.
2428 * configure: Regenerate.
2429
429acdec
RS
24302007-08-17 Richard Sandiford <richard@codesourcery.com>
2431 Nigel Stephens <nigel@mips.com>
2432
429acdec
RS
2433 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2434 as target_makefile_frag.
2435 * configure: Regenerate.
2436
8520c408
AO
24372007-08-16 Alexandre Oliva <aoliva@redhat.com>
2438
2439 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2440 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2441 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2442 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2443 (do-compare, do-compare3, do-compare-debug): New.
2444 ([+compare-target+]): Use them.
2445
24462007-08-16 Alexandre Oliva <aoliva@redhat.com>
2447
2448 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2449 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2450 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2451 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2452 (do-compare, do-compare3, do-compare-debug): New.
2453 ([+compare-target+]): Use them.
2454
2444379b
BE
24552007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2456 Ben Elliston <bje@au.ibm.com>
2457
2458 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2459 --silent if $silent.
2460 * configure: Regenerate.
2461
d6f99447
DJ
24622007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2463
2464 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2465
bd0aa315
NC
24662007-07-17 Nick Clifton <nickc@redhat.com>
2467
2468 * COPYING3: New file. Contains version 3 of the GNU General
2469 Public License.
2470 * COPYING3.LIB: New file. Contains version 3 of the GNU
2471 Lesser General Public License.
2472
0ebe98fb
BS
24732007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2474
2475 * configure.ac: Fix my previous change to really match GCC.
2476 * configure: Regenerate.
2477
521ec477
DD
24782007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2479
2480 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2481 * configure: Regenerate.
2482
24832007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2484
2485 * configure.ac: Add some missing m4 quotation.
2486 * configure: Regenerate.
2487
0c24b341
NC
24882007-07-09 Kai Tietz <kai.tietz@onevision.com>
2489
f7c83eac
AS
2490 * Makefile.def: Add windmc tool to build.
2491 * Makefile.tpl: Likewise.
2492 * configure.ac: Likewise.
2493 * Makefile.in: Regenerate.
2494 * configure: Regenerate.
0c24b341 2495
a09314d0
L
24962007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2497
2498 * lt~obsolete.m4: New. Import from 20070318 libtool.
2499
7c3e1d12
BS
25002007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2501
2502 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2503 uclinux and linux-uclibc targets.
2504 * configure: Regenerate.
2505
a5b3b4dd
DD
25062007-06-28 DJ Delorie <dj@redhat.com>
2507
2508 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2509 not building newlib.
2510 * configure: Regenerated.
f7c83eac 2511
184d813c
DJ
25122007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2513
2514 * src-release (DEVO_SUPPORT): Correct typos.
2515
31d99776
DJ
25162007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2517
2518 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2519 * Makefile.in: Regenerated.
2520
e00a73e3
PB
25212007-06-14 Paolo Bonzini <bonzini@gnu.org>
2522
f7c83eac
AS
2523 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2524 (distclean-stage[+id+]): Possibly delete stage_last.
2525 * Makefile.in: Regenerate.
e00a73e3 2526
98a1bbc5
BE
25272007-06-07 Ben Elliston <bje@au.ibm.com>
2528
2529 * config.sub, config.guess: Update from upstream sources.
2530
973601e1
BE
25312007-06-07 Ben Elliston <bje@au.ibm.com>
2532
2533 * Makefile.tpl: Fix spelling error.
2534 * Makefile.in: Regenerate.
2535
2038f525
PB
25362007-06-04 Paolo Bonzini <bonzini@gnu.org>
2537
2538 Sync with gcc:
2539 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2540
f7c83eac
AS
2541 PR bootstrap/29382
2542 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2543 * configure: Rebuilt.
2038f525 2544
f7c5c4b5
PB
25452007-06-01 Steve Ellcey <sje@cup.hp.com>
2546
12a64d4f
L
2547 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2548 lt_cv_sys_max_cmd_len.
f7c5c4b5 2549
7ad9660b
PB
25502007-05-31 Paolo Bonzini <bonzini@gnu.org>
2551
2552 * ltgcc.m4: Update from GCC.
2553
0e7ef45c
EC
25542007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2555
12a64d4f 2556 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2557
37ad9514
SE
25582007-05-24 Steve Ellcey <sje@cup.hp.com>
2559
2560 * ltmain.sh: Update from GCC.
2561 * libtool.m4: Update from GCC.
2562 * ltsugar.m4: New. Update from GCC.
2563 * ltversion.m4: New. Update from GCC.
2564 * ltoptions.m4: New. Update from GCC.
2565 * ltconfig: Remove.
2566 * ltcf-c.sh: Remove.
2567 * ltcf-cxx.sh: Remove.
2568 * ltcf-gcj.sh: Remove.
2569 * src-release: Update with new libtool file list.
2570
8ee82aff
PB
25712007-05-16 Paolo Bonzini <bonzini@gnu.org>
2572
2573 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2574 stage_cflags.
2575 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2576 Remove CFLAGS/LIBCFLAGS.
2577 (configure-stage[+id+]-[+prefix+][+module+],
2578 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2579 * Makefile.in: Regenerate.
2580
149cb58d
SE
25812007-04-14 Steve Ellcey <sje@cup.hp.com>
2582
2583 * config-ml.in: Update from GCC.
2584
91506736
DJ
25852007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2586
2587 * src-release (do-proto-toplev): Process the support directories before
2588 the tool directory.
2589
ffa8bd48
RS
25902007-03-21 Richard Sandiford <richard@codesourcery.com>
2591
2592 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2593 of glob. Quote arguments with single quotes too.
2594 * configure: Regenerate.
2595
a4fd3374
DD
25962007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2597
2598 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2599 * Makefile.in: Regenerate
2600
b8025f34
AS
26012007-03-07 Andreas Schwab <schwab@suse.de>
2602
2603 * configure: Regenerate.
2604
a3ca38d2
DD
26052007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2606
2607 * configure.ac: Add "--with-pdfdir" configure option,
2608 which defines pdfdir variable.
2609 * Makefile.def (target=fixincludes): Add install-pdf to
2610 missing targets.
2611 (recursive_targets): Add install-pdf target.
2612 (flags_to_pass): Add pdfdir.
2613 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2614 target.
2615 * configure: Regenerate
2616 * Makefile.in: Regenerate
2617
26182007-02-28 Eric Christopher <echristo@apple.com>
2619
2620 Revert:
2621 2006-12-07 Mike Stump <mrs@apple.com>
2622
2623 * Makefile.def (dependencies): Add dependency for
2624 install-target-libssp and install-target-libgomp on
2625 install-gcc.
2626 * Makefile.in: Regenerate.
2627
26282007-02-27 Matt Kraai <kraai@ftbfs.org>
2629
2630 * configure: Regenerate.
2631 * configure.ac: Move statements after variable declarations.
2632
a4708fba
JM
26332007-02-19 Joseph Myers <joseph@codesourcery.com>
2634
2635 * configure.ac: Adjust for loop syntax.
2636 * configure: Regenerate.
2637
9a819804
AO
26382007-02-18 Alexandre Oliva <aoliva@redhat.com>
2639
2640 * configure: Rebuilt.
2641
81ec575a
AO
26422007-02-18 Alexandre Oliva <aoliva@redhat.com>
2643
2644 * configure.ac: Drop multiple occurrences of --enable-languages,
2645 and fix its quoting.
2646 * configure: Rebuilt.
2647
92f01d61 26482007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2649 Nathan Sidwell <nathan@codesourcery.com>
2650 Vladimir Prus <vladimir@codesourcery.com
2651 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2652
2653 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2654 * configure: Regenerate.
2655
b1299c4e
DJ
26562007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2657
2658 * configure.ac (target_libraries): Move libgcc before libiberty.
2659 * configure: Regenerated.
2660
18f6b6ee
PB
26612007-02-13 Paolo Bonzini <bonzini@gnu.org>
2662
2663 * configure: Regenerate again?
2664
9c4e9f27
PB
26652007-02-13 Paolo Bonzini <bonzini@gnu.org>
2666
2667 * configure: Reapply PR30748 fix which was lost in the previous commit.
2668
24ff9987
DJ
26692007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2670 Paolo Bonzini <bonzini@gnu.org>
2671
2672 PR bootstrap/30753
2673 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2674 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2675 * configure: Regenerated.
2676
7df2cd5d
PB
26772007-02-10 Paolo Bonzini <bonzini@gnu.org>
2678
2679 * configure: Regenerate.
2680
b0aaa663
DJ
26812007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2682
2683 PR bootstrap/30748
2684 * configure.ac: Correct syntax for Solaris ksh.
2685 * configure: Regenerated.
2686
a0323144
PB
26872007-02-09 Paolo Bonzini <bonzini@gnu.org>
2688
2689 * Makefile.def: Sync with GCC.
2690 * Makefile.tpl: Sync with GCC.
2691 * Makefile.in: Regenerate.
2692 * configure: Regenerate.
2693
c6b750e1
DJ
26942007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2695
2696 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2697 noncanonical equivalents.
2698 * configure.in: Rename to...
2699 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2700 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2701 target_noncanonical. Use them. Rewrite removal of configure
2702 arguments for autoconf 2.59. Discard variable settings. Force
2703 program_transform_name for native tools.
2704
2705 * Makefile.in: Regenerated.
2706 * configure: Regenerated with autoconf 2.59.
2707
2708 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2709
f3cd89f4
JJ
27102007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2711
2712 * COPYING.LIBGLOSS: Reformat default Red Hat
2713 license to fit within 80 columns.
2714 * COPYING.NEWLIB: Ditto.
2715
4e206d7e
DB
27162007-02-05 Dave Brolley <brolley@redhat.com>
2717
2718 * Contribute the following changes:
2719 2006-11-28 DJ Delorie <dj@redhat.com>
2720
2721 * configure.in: Fix typo for mep's target_makefile_frag.
2722 * configure: Regenerated.
2723
2724 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2725
2726 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2727 * configure: Regenerate.
2728
2729 2001-09-19 DJ Delorie <dj@redhat.com>
2730
2731 * configure.in (target_makefile_frag): use mt-mep
2732
2733 2001-06-12 Don Howard <dhoward@redhat.com>
2734
2735 * configure.in: Remove gdb from MeP skip list.
2736
2737 2001-04-05 DJ Delorie <dj@redhat.com>
2738
2739 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2740
2741 2001-03-20 Ben Elliston <bje@redhat.com>
2742
2743 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2744
2745 2001-03-19 Ben Elliston <bje@redhat.com>
2746
2747 * config.sub (mep, mep-*): Add.
2748
b2edfdd2
AS
27492007-01-31 Andreas Schwab <schwab@suse.de>
2750
2751 * Makefile.tpl (LDFLAGS): Substitute it.
2752 * Makefile.in: Regenerate.
2753
ceb92e78
PB
27542007-01-11 Paolo Bonzini <bonzini@gnu.org>
2755
2756 * configure.in: Change == to = in test command.
f7c83eac 2757 * configure: Regenerate.
ceb92e78 2758
4b900473 27592007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2760 Nick Clifton <nickc@redhat.com>
2761 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2762
2763 * configure.in (build_configargs, host_configargs, target_configargs):
2764 Remove build/host/target parameters.
2765 (host_libs): Add gmp and mpfr.
2766 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2767 * Makefile.def (gmp, mpfr): New.
2768 (gcc): Remove target.
2769 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2770 target_os, target_vendor): New.
2771 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2772 * configure: Regenerate.
2773 * Makefile.in: Regenerate.
4b900473
PB
2774
27752007-01-11 Matt Fago <fago@earthlink.net>
2776
2777 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2778 to improve robustness of configure tests.
4b900473
PB
2779 * configure: Regenerate.
2780
80f6dcbc
NC
27812007-01-08 Kai Tietz <kai.tietz@onevision.com>
2782
2783 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2784 * configure: Regenerate.
80f6dcbc 2785
f86e35b8
NC
27862007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2787
2788 * Makefile.tpl (all-target): Correct @if conditional for target
2789 modules.
2790 * configure.in: Omit libiberty if building only target libgcc.
2791 * configure, Makefile.in: Regenerated.
2792
79fcd0ec
PB
27932007-01-04 Paolo Bonzini <bonzini@gnu.org>
2794
2795 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2796 * configure: Regenerate.
2797
6aa8ef82
DJ
27982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2799
2800 * Makefile.def (target_modules): Add libgcc.
2801 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2802 * Makefile.tpl (clean-target-libgcc): Delete.
2803 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2804 on gcc even for bootstrapped modules. Rewrite handling of
2805 lang_env_dependencies to loop over target_modules.
2806 * configure.in (target_libraries): Add target-libgcc.
2807 * Makefile.in, configure: Regenerated.
2808
9b134994
PB
28092006-12-29 Paolo Bonzini <bonzini@gnu.org>
2810
2811 Sync with gcc:
2812 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2813
f7c83eac
AS
2814 * configure.in: Reorganize recognition of languages. Add
2815 --enable-stage1-languages. Show supported languages for the chosen
2816 target rather than all recognized languages.
2817 * configure: Regenerate.
9b134994
PB
2818
2819 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2820
f7c83eac
AS
2821 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2822 * Makefile.in: Regenerate.
9b134994
PB
2823
2824 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2825
f7c83eac
AS
2826 * configure.in: Warn that MPFR 2.2.0 is buggy.
2827 * configure: Regenerate.
9b134994 2828
8cf39b1b
ILT
28292006-12-27 Ian Lance Taylor <iant@google.com>
2830
2831 * configure.in: When removing Makefiles to force a reconfigure, also
2832 remove prev-DIR*/Makefile.
2833 * configure: Regenerate.
2834
ebff6cd5
KH
28352006-12-23 Kazu Hirata <kazu@codesourcery.com>
2836
2837 * config.bfd: Recognize fido.
2838
8a0d8a5c
PB
28392006-12-19 Paolo Bonzini <bonzini@gnu.org>
2840
2841 Sync with gcc:
2842
2843 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2844
2845 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2846 it only affects bootstrap and could be tested on "$host" as well.
2847 * configure: Regenerate.
2848 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2849
2850 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2851
2852 PR bootstrap/29544
2853 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2854 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2855 move here comment from Makefile.tpl.
2856 * Makefile.tpl: Move some definitions higher in the file.
2857 (STAGE1_CHECKING): New.
2858 * configure.in: Add --enable-stage1-checking.
2859 * configure: Regenerate.
2860 * Makefile.in: Regenerate.
2861
2862 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2863
2864 * configure.in: Update error message for missing GMP/MPFR.
2865
2866 * configure: Regenerate.
2867
2868 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2869
2870 * configure.in: Update MPFR version in error message.
2871
2872 * configure: Regenerate.
2873
2874 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2875
2876 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2877 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2878 --with-gmp-lib): New flags.
2879
2880 * configure: Regenerate.
2881
790c0838
AM
28822006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2883
2884 PR bootstrap/30134
2885 * configure.in: Correct x86 darwin support for libjava to powerpc
2886 and i?86 only.
2887 * configure: Regenerate.
2888
77d7106f
AM
28892006-12-11 Alan Modra <amodra@bigpond.net.au>
2890
2891 * configure.in: Handle spu makefile frag.
77d7106f
AM
2892 * Makefile.tpl (MAINT): Define
2893 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2894 * configure: Regenerate.
2895 * Makefile.in: Regenerate.
2896
0cfa5389
BE
28972006-12-11 Ben Elliston <bje@au.ibm.com>
2898
2899 * config.sub, config.guess: Update from upstream sources.
2900
2839fe5d
BE
29012006-12-11 Ben Elliston <bje@au.ibm.com>
2902
2903 * configure.in: Sync with GCC (spu-*-*).
2904 * configure: Sync with GCC.
2905
b897f5d4
MS
29062006-12-07 Mike Stump <mrs@apple.com>
2907
2908 * Makefile.def (dependencies): Add dependency for
2909 install-target-libssp and install-target-libgomp on
2910 install-gcc.
2911 * Makefile.in: Regenerate.
2912
9daf3993
PB
29132006-11-16 Paolo Bonzini <bonzini@gnu.org>
2914
2915 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2916 (unstage): Test for stage_last presence.
2917
2918 PR bootstrap/29802
2919 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2920 * Makefile.in: Regenerate.
2921
9dbaa842
DD
29222006-11-14 DJ Delorie <dj@redhat.com>
2923
2924 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2925 * Makefile.in: Sync with GCC.
2926 * configure.in: Sync with GCC (mpfr, gmp).
2927 * configure: Sync with GCC.
2928
b0cbce8d
JJ
29292006-11-08 Jie Zhang <jie.zhang@analog.com>
2930
2931 * configure.in: Remove target-libgloss from noconfigdirs for
2932 bfin-*-*.
2933 * configure: Regenerated.
2934
44330a94
JJ
29352006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2936
2937 * COPYING.NEWLIB: Add spu license.
7de05dd5 2938 * COPYING.LIBGLOSS: Ditto.
44330a94 2939
56a8fe78
DD
29402006-10-17 Brooks Moses <bmoses@stanford.edu>
2941
2942 * Makefile.def: Added pdf target handling.
2943 * Makefile.tpl: Added pdf target handling.
2944 * Makefile.in: Regenerated.
2945
fbb00ad0
JJ
29462006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2947
2948 * COPYING.NEWLIB: Updated.
2949 * COPYING.LIBGLOSS: Ditto.
2950
6b89cc21
DB
29512006-09-27 Dave Brolley <brolley@redhat.com>
2952
2953 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2954 $s instead of $r.
2955 * configure: Regenerated.
2956
17bcf627
BE
29572006-09-26 Ben Elliston <bje@au.ibm.com>
2958
2959 * config.sub, config.guess: Update from upstream sources.
2960
f3529cf1
TS
29612006-09-20 Thiemo Seufer <ths@mips.com>
2962
2963 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2964 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2965 * configure: Regenerate.
2966
45055374
CV
29672006-08-30 Corinna Vinschen <corinna@vinschen.de>
2968
2969 * configure.in: Never build newlib for a Mingw host.
2970 Never build newlib as Mingw target library.
2971 Test the existence of winsup/cygwin for building a Cygwin newlib,
2972 rather than just winsup.
2973 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2974 building a Mingw target.
2975 * configure: Regenerate.
2976
4be041b2 29772006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2978 Nigel Stephens <nigel@mips.com>
2979 David Ung <davidu@mips.com>
4be041b2
TS
2980
2981 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2982
1d89b610
PB
29832006-07-25 Paolo Bonzini <bonzini@gnu.org>
2984
2985 Sync from GCC:
2986 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2987
f7c83eac
AS
2988 PR bootstrap/18058
2989 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2990 if the bootstrap compiler is a GCC version that supports it.
2991 * configure: Regenerate.
1d89b610 2992
66a79c16
DJ
29932006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2994
2995 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2996 * configure: Regenerated.
2997
c1cb7e02
PB
29982006-07-18 Paolo Bonzini <bonzini@gnu.org>
2999
f7c83eac
AS
3000 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3001 for stages after the first.
c1cb7e02 3002
7206a0ee
JJ
30032006-07-17 Jakub Jelinek <jakub@redhat.com>
3004
3005 * Makefile.def: Add dependencies for configure-opcodes
3006 on configure-intl and all-opcodes on all-intl.
3007 * Makefile.in: Regenerated.
3008
6816f995
AO
30092006-07-04 Peter O'Gorman <peter@pogma.com>
3010
3011 * ltconfig: chmod 644 before ranlib during install.
3012
3d3adb43
PB
30132006-07-03 Paolo Bonzini <bonzini@gnu.org>
3014
1f3f1bbf 3015 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3016 * configure: Regenerate.
3017
64ce424c
PB
30182006-07-03 Paolo Bonzini <bonzini@gnu.org>
3019
3020 Sync from gcc:
3021
3022 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3023
3024 PR other/27063
3025 * configure.in: Test subdir_requires and give an appropriate
3026 error message.
3027 * configure: Regenerate.
3028
3029 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3030
3031 PR target/27540
3032 * configure.in: Only enable libgomp on IRIX 6.
3033 * configure: Regenerate.
3034
d42c4017
DA
30352006-06-20 David Ayers <d.ayers@inode.at>
3036
3037 PR bootstrap/28072
3038 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3039 whether target-libjava is being configured instead of whether the
3040 java front end is enabled.
3041 * configure: Regenerate.
0e7ef45c 3042
4962c51a
MS
30432006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3044
3045 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3046 to R_ARM_LDC_SB_G{0,1,2} respectively.
3047
caee866a
PB
30482006-06-15 Paolo Bonzini <bonzini@gnu.org>
3049
3050 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3051 too.
3052 * Makefile.in: Regenerate.
3053
363ef840
DA
30542006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3055
3056 Sync from gcc:
3057
3058 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3059 * configure.in: Don't enable libgomp on hpux10.
3060 * configure: Rebuilt.
3061
54d1c879
DA
30622006-06-13 David Ayers <d.ayers@inode.at>
3063
3064 Sync from gcc:
3065
3066 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3067
54d1c879
DA
3068 PR bootstrap/27963
3069 PR target/19970
0e7ef45c 3070 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3071 ${libgcj} is specified.
3072 * configure: Regenerate.
0e7ef45c 3073
a4d8b690
JJ
30742006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3075
3076 Sync from gcc:
3077
3078 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3079 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3080
3081 PR bootstrap/18033
3082 * config-ml.in: Eval option if surrounded by single quotes.
3083
4f0ef2d8
CD
30842006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3085
3086 Sync from gcc:
0e7ef45c 3087
4f0ef2d8 3088 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3089
4f0ef2d8
CD
3090 PR libobjc/13946
3091 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3092 * Makefile.in: Regenerate.
3093 * configure.in: Add --enable-objc-gc at toplevel and have it
3094 enable boehm-gc for Objective-C.
3095 Remove target-boehm-gc from libgcj.
3096 Add target-boehm-gc to target_libraries.
3097 Add target-boehm-gc to noconfigdirs where ${libgcj}
3098 is specified.
3099 Assert that boehm-gc is supported when requested for Objective-C.
3100 Only build boehm-gc if needed either for Java or Objective-C.
3101 * configure: Regenerate.
3102
3103 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3104
4f0ef2d8
CD
3105 PR 27674
3106 * Makefile.tpl (configure-[+prefix+][+module+],
3107 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3108 Remove rule to unstage bootstrapped modules.
3109 (stage_current): New.
3110 * Makefile.in: Regenerate.
3111
3112 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3113 Andreas Tobler <a.tobler@schweiz.ch>
3114
3115 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3116 * configure: Rebuilt.
3117
3118 Revert
3119 2006-01-31 Richard Guenther <rguenther@suse.de>
3120 Paolo Bonzini <bonzini@gnu.org>
3121
3122 * Makefile.def (target_modules): Add libgcc-math target module.
3123 * configure.in (target_libraries): Add libgcc-math target library.
3124 (--enable-libgcc-math): New configure switch.
3125 * Makefile.in: Re-generate.
3126 * configure: Re-generate.
3127
c17b816b
JJ
31282006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3129
3130 * config-ml.in: Alter CCASFLAGS to include special
3131 multilib options the same as is done for CFLAGS.
3132
20e95c23
DJ
31332006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3134
3135 * Makefile.def: Added dependencies from sim and gdb on intl, and
3136 added configure dependencies to everything with an all dependency
3137 on intl.
3138 * gettext.m4: Removed.
3139 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3140 (GDB_SUPPORT_DIRS): Add intl.
3141 * Makefile.in: Regenerated.
3142
4bd8ad80
DJ
31432006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3144
3145 * src-release (DEVO_SUPPORT): Add config.rpath.
3146
c380fdd8
PB
31472006-05-25 Paolo Bonzini <bonzini@gnu.org>
3148
3149 * Makefile.def (bfd, opcodes): Fix lib_path.
3150 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3151 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3152 * Makefile.in: Regenerate.
3153
701628f5
MS
31542006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3155
3156 * configure.in: Enable gprof for cross builds.
3157 * configure: Regenerate.
3158
25aae7f2
DJ
31592006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3160
3161 * src-release (MAKEINFOFLAGS): Define.
3162 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3163
ea3d1626
BE
31642006-05-14 Ben Elliston <bje@au.ibm.com>
3165
3166 * config.sub, config.guess: Update from upstream sources.
3167
49b9e644
BE
31682006-05-12 Ben Elliston <bje@au.ibm.com>
3169
3170 * config.sub, config.guess: Update from upstream sources.
3171
482dd2f6
DJ
31722006-05-04 Steve Ellcey <sje@cup.hp.com>
3173
3174 * blt, iwidgets, mmalloc: Remove directories.
3175
8b01a5c2
DD
31762006-05-01 DJ Delorie <dj@redhat.com>
3177
641a3af4 3178 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3179 * configure: Regenerate.
3180
a481dbb7
DD
31812006-04-18 DJ Delorie <dj@redhat.com>
3182
3183 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3184 reference libgloss so that libssp can be built in a combined
3185 tree.
3186 * configure: Regenerate.
3187
962c9e74
BE
31882006-04-10 Ben Elliston <bje@au.ibm.com>
3189
3190 * contrib: Remove directory.
3191
108a6f8e
CD
31922006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3193
3194 * Makefile.tpl: Add install-html target.
3195 * Makefile.def: Add install-html target.
3196 * Makefile.in: Regenerate.
3197 * configure.in: Add --with-datarootdir, --with-docdir,
3198 and --with-htmldir options.
3199 * configure: Regenerate.
3200
a4ef73e9
BE
32012006-03-31 Ben Elliston <bje@au.ibm.com>
3202
3203 PR binutils/1860
3204 * configure.in: Require makeinfo 4.4 or higher.
3205 * configure: Regenerate.
3206
b37df25a
PB
32072006-03-14 Paolo Bonzini <bonzini@gnu.org>
3208
3209 * Makefile.in: Regenerate.
3210
a6df5a19
PB
32112006-03-14 Paolo Bonzini <bonzini@gnu.org>
3212
3213 Sync with gcc:
3214 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3215
f7c83eac
AS
3216 * configure.in: Handle --disable-<component> generically.
3217 * configure: Regenerate.
a6df5a19
PB
3218
3219 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3220
f7c83eac
AS
3221 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3222 (TARGET_CONFIGDIRS): Remove.
3223 * configure.in: Remove AC_SUBST(target_configdirs).
3224 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3225
3226
65419985
L
32272006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3228
3229 PR libgcj/17311
3230 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3231
c52c6897
PB
32322006-02-20 Paolo Bonzini <bonzini@gnu.org>
3233
3234 PR bootstrap/25670
3235
3236 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3237
3238 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3239 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3240 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3241 BUILD_PREFIX, BUILD_PREFIX_1.
3242 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3243
3244 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3245 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3246
3247 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3248 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3249 of `cat stage_current`. Always provide the `r' and `s' variables.
3250 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3251 a single shell execution.
3252 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3253 bootstrapped modules, make the stage1 module if the build was not
3254 started yet, else build the current stage.
3255 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3256 (all-build, all-host, all-target, [+make_target+]-host,
3257 [+make_target+]-target): Do not use \-continued lines.
3258 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3259 (current_stage, restrap, stage_last): New.
3260
3261 * Makefile.in: Regenerate.
3262 * configure: Regenerate.
3263
b3ded179
PB
32642006-02-14 Paolo Bonzini <bonzini@gnu.org>
3265
3266 Sync from gcc:
3267
3268 2006-01-31 Richard Guenther <rguenther@suse.de>
3269 Paolo Bonzini <bonzini@gnu.org>
3270
f7c83eac
AS
3271 * Makefile.def (target_modules): Add libgcc-math target module.
3272 * configure.in (target_libraries): Add libgcc-math target library.
3273 (--enable-libgcc-math): New configure switch.
3274 * Makefile.in: Re-generate.
3275 * configure: Re-generate.
3276 * libgcc-math: New toplevel directory.
b3ded179
PB
3277
3278 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3279 Jakub Jelinek <jakub@redhat.com>
3280 Diego Novillo <dnovillo@redhat.com>
b3ded179 3281
f7c83eac
AS
3282 * libgomp: New directory.
3283 * Makefile.def: Add target_module libgomp.
3284 * Makefile.in: Regenerate.
3285 * configure.in (target_libraries): Add target-libgomp.
3286 * configure: Regenerate.
b3ded179 3287
3a35eeb3
PB
32882006-02-14 Paolo Bonzini <bonzini@gnu.org>
3289 Andreas Schwab <schwab@suse.de>
0e7ef45c 3290
3a35eeb3
PB
3291 * configure: Regenerate.
3292
2429c060
PB
32932006-01-16 Paolo Bonzini <bonzini@gnu.org>
3294
3295 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3296 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3297 the assembler, linker and binutils.
3298 * configure: Regenerate.
3299
ec49b2b8
NC
33002006-01-16 Nick Clifton <nickc@redhat.com>
3301
49b9e644 3302 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3303
44b2308f
AO
33042006-01-05 Alexandre Oliva <aoliva@redhat.com>
3305
3306 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3307 @ from continuation.
3308 * Makefile.in: Rebuilt.
3309
80911fe1
PB
33102006-01-04 Paolo Bonzini <bonzini@gnu.org>
3311
3312 Sync from gcc:
3313
3314 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3315
f7c83eac 3316 PR bootstrap/24252
80911fe1 3317
f7c83eac
AS
3318 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3319 * Makefile.tpl (OBJDUMP): New.
3320 (EXTRA_HOST_FLAGS): Add it.
3321 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3322
f7c83eac
AS
3323 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3324 to use symbolic links between directories. Avoid race conditions
3325 or make them harmless.
3326 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3327
f7c83eac
AS
3328 * Makefile.def (LEAN): Pass.
3329 * Makefile.tpl (LEAN): Define.
3330 (stage[+id+]-start): Accept that the previous directory does not
3331 exist, if the bootstrap is lean.
3332 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3333 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3334 configure substitution.
3335 ([+compare-target+]): Likewise.
3336 ([+bootstrap-target+]-lean): New.
3337 * configure.in: Remove lean bootstrap support from here.
80911fe1 3338
f7c83eac
AS
3339 * Makefile.in: Regenerate.
3340 * configure: Regenerate.
80911fe1
PB
3341
3342 2006-01-02 Andreas Schwab <schwab@suse.de>
3343
f7c83eac
AS
3344 * configure.in: When reconfiguring remove Makefile in
3345 all stage directories.
3346 * configure: Regenerate.
80911fe1 3347
b59bea8a
NC
33482005-12-27 Leif Ekblad <leif@rdos.net>
3349
3350 * configure.in: Add support for RDOS target.
3351 * configure: Regenerate.
3352
d7730bac
NC
33532005-12-27 Nick Clifton <nickc@redhat.com>
3354
3355 PR binutils/1990
3356 * libtool.m4: Synchronize with version in GCC sources.
3357
c02dabc3
PB
33582005-12-20 Paolo Bonzini <bonzini@gnu.org>
3359
f7c83eac 3360 Revert Ada-related part of the previous change.
c02dabc3 3361
f7c83eac
AS
3362 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3363 Do not pass.
3364 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3365 * Makefile.in: Regenerate.
3366 * configure.in: Do not include mt-ppc-aix target fragment.
3367 * configure: Regenerate.
c02dabc3 3368
f6d183c0
PB
33692005-12-19 Paolo Bonzini <bonzini@gnu.org>
3370
3371 * configure.in: Select appropriate fragments for PowerPC/AIX.
3372 * configure: Regenerate.
3373
3374 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3375 BOOT_CFLAGS, BOOT_LDFLAGS.
3376 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3377 BOOT_CFLAGS, BOOT_LDFLAGS.
3378 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3379 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3380 (stage): Fail if we cannot complete the work.
3381 * Makefile.in: Regenerate.
3382
f29759fc
JJ
33832005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3384
3385 * COPYING.NEWLIB: Update copyright year for default
3386 copyright.
3387
1f054001
PB
33882005-12-15 Paolo Bonzini <bonzini@gnu.org>
3389
3390 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3391 install-host-nogcc): Don't invoke $(stage) at the end.
3392 * Makefile.in: Regenerate.
3393
0aed8855
PB
33942005-12-14 Paolo Bonzini <bonzini@gnu.org>
3395
3396 * configure.in: Flip the top-level bootstrap switch.
3397 * configure: Regenerate.
3398
3399 Merge from gcc:
3400
3401 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3402
f7c83eac
AS
3403 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3404 $(stage) and $(unstage).
3405 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3406 (all): Remove stray semicolon.
3407 (local-distclean): Don't handle multilib.tmp and multilib.out.
3408 (install.all): Set $s for consistency.
3409 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3410 check_multilibs setting. Always make the install directory.
3411 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3412 Correct @if/@endif.
3413 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3414 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3415 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3416 (multilib.out): Remove.
3417 * Makefile.in: Regenerated.
0aed8855
PB
3418
34192005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3420
3421 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3422 * configure.in: Replace ms1 arch with mt.
3423 * configure: Rebuilt.
3424
34252005-12-05 Paolo Bonzini <bonzini@gnu.org>
3426
3427 Sync with gcc:
3428
4970f871
NS
34292005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3430
3431 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3432 * configure.in: Replace ms1 arch with mt.
3433 * configure: Rebuilt.
3434
be01d343
PB
34352005-12-05 Paolo Bonzini <bonzini@gnu.org>
3436
3437 Sync with gcc:
3438
3439 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3440
f7c83eac
AS
3441 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3442 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3443 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3444 Find in-tree tools if available.
3445 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3446 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3447 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3448 (COMPILER_*_FOR_TARGET): New.
3449 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3450 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3451 (CONFIGURED_*, USUAL_*): Remove.
3452 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3453 STRIP): Use autoconf substitutions.
3454 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3455 COMPILER_NM_FOR_TARGET): New.
3456 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3457
3458 (all): Make all-host and all-target in parallel.
3459 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3460 that $$r and $$s are set before invoking a recursive make.
3461 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3462 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3463
3464 2005-11-29 Ben Elliston <bje@au.ibm.com>
3465
f7c83eac
AS
3466 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3467 from the gcc build directory.
3468 * Makefile.in: Regenerate.
be01d343
PB
3469
3470 2005-11-29 Ben Elliston <bje@au.ibm.com>
3471
f7c83eac
AS
3472 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3473 depend on all-libdecnumber.
3474 * configure.in (host_libs): Include libdecnumber.
3475 * Makefile.in: Regenerate.
3476 * configure: Likewise.
be01d343
PB
3477
3478 2005-11-21 Kean Johnston <jkj@sco.com>
3479
f7c83eac 3480 * config.sub, config.guess: Sync from upstream sources.
be01d343 3481
907be67c
DJ
34822005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3483
3484 * Makefile.def: Remove gdb dependencies for gdbtk.
3485 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3486 (configure-gdb, install-gdb): New rules.
3487 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3488 * Makefile.in, configure: Regenerated.
3489
e360f423
PB
34902005-10-22 Paolo Bonzini <bonzini@gnu.org>
3491
3492 PR bootstrap/24297
3493 * Makefile.tpl (do-[+make-target+], do-check, install,
3494 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3495 are set before recursing.
3496 * Makefile.in: Regenerate.
3497
45d5eb0a
EB
34982005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3499
3500 PR bootstrap/18939
3501 * Makefile.def (gcc) <target>: Fix thinko.
3502 * Makefile.in: Regenerate.
3503
3cf3372e
BS
35042005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3505
3506 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3507 * configure: Regenerate.
3508
bd70a46f
KH
35092005-10-09 Kazu Hirata <kazu@codesourcery.com>
3510
3511 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3512 target-libffi, target-qthreads, target-libjava, and
3513 targetlibobjc.
3514 * configure: Regenerate.
3515
5ae72758
DJ
35162005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3517
3518 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3519 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3520 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3521 (USUAL_OBJDUMP_FOR_TARGET): New.
3522 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3523 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3524 * configure, Makefile.in: Regenerated.
5ae72758 3525
cc96343e
PB
35262005-10-05 Paolo Bonzini <bonzini@gnu.org>
3527
3528 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3529 before other host packages.
3530
f70224b5
PB
35312005-10-05 Paolo Bonzini <bonzini@gnu.org>
3532
3533 PR bootstrap/22340
3534
3535 * configure.in (default_target): Remove.
3536 * Makefile.tpl (all): Do not use prerequisites as subroutines
3537 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3538 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3539 use prerequisites as subroutines.
3540 (check-host, check-target): New.
3541 (bootstrap configure & all targets): Do not use stage*-start
3542 if the directory layout is already ok.
3543 (non-bootstrap configure & all targets): Prepend a $(unstage).
3544 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3545 (NOTPARALLEL): Remove.
3546 (unstage, stage variables): New variables.
3547 (unstage, stage targets): Simply expand to those variables.
3548
3549 * configure: Regenerate.
3550 * Makefile.in: Regenerate.
3551
c13c918a
JW
35522005-10-04 James E Wilson <wilson@specifix.com>
3553
3554 * Makefile.def (lang_env_dependencies): Add libmudflap.
3555 * Makefile.in: Regenerate.
3556
376a0e54
CM
35572005-10-03 Catherine Moore <clm@cm00re.com>
3558
3559 * configure.in (bfin-*-*): Support bfin.
3560 * configure: Regenerated.
3561
d320aacb
L
35622005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3563
3564 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3565 * configure: Regenerated.
3566
7e0f7140
GK
35672005-09-28 Geoffrey Keating <geoffk@apple.com>
3568
3569 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3570 (LIPO_FOR_TARGET): New.
3571 (CONFIGURED_LIPO_FOR_TARGET): New.
3572 (USUAL_LIPO_FOR_TARGET): New.
3573 (STRIP_FOR_TARGET): New.
3574 (CONFIGURED_STRIP_FOR_TARGET): New.
3575 (USUAL_STRIP_FOR_TARGET): New.
3576 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3577 STRIP_FOR_TARGET.
3578 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3579 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3580 * Makefile.in: Regenerate.
3581 * configure: Regenerate.
0e7ef45c 3582
096f7d00
DE
35832005-09-19 David Edelsohn <edelsohn@gnu.org>
3584
3585 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3586 (rs6000-*-aix*): Same.
3587 * configure: Regenerate.
3588
35892005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3590
3591 * configure.in: Recognize f95 in the --enable-languages option,
3592 and substitute it for fortran, issuing a warning.
3593 * configure: Regenerate.
3594
2016dfcc
BE
35952005-09-07 Ben Elliston <bje@au.ibm.com>
3596
3597 Import from Autoconf sources:
3598
3599 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3600 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3601 Elliston. Handle weird characters correctly.
3602
6dd2fda9
DD
36032005-08-30 Phil Edwards <phil@codesourcery.com>
3604
3605 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3606 * configure: Regenerated.
3607
e6db70d4
RE
36082005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3609
f7c83eac
AS
3610 * Makefile.def (libssp): Add to lang_env_dependencies.
3611 * Makefile.in: Regenerate.
e6db70d4 3612
e1e3d0f5
CG
36132005-08-17 Christian Groessler <chris@groessler.org>
3614
3615 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3616 * Makefile.in: Regenerate.
3617
05cbd757
PB
36182005-08-12 Paolo Bonzini <bonzini@gnu.org>
3619
3620 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3621 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3622 Look for alternate names of the target cc and c++
3623 * configure: Regenerate.
3624
55db4b87
PB
36252005-08-08 Paolo Bonzini <bonzini@gnu.org>
3626
3627 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3628 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3629 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3630 tools; remove code to manually set them.
3631 (Target tools): Look in the environment for them.
3632 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3633 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3634 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3635 build directory.
3636 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3637 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3638 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3639 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3640 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3641 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3642 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3643 * configure: Regenerate.
3644 * Makefile.in: Regenerate.
3645
414e5532
MM
36462005-07-27 Mark Mitchell <mark@codesourcery.com>
3647
3648 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3649 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3650 * Makefile.in: Regenerated.
3651
a19b6204
MM
36522005-07-26 Mark Mitchell <mark@codesourcery.com>
3653
3654 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3655 (CFLAGS_FOR_TARGET): Use it.
3656 (CXXFLAGS_FOR_TARGET): Likewise.
3657 * Makefile.in: Regenerated.
3658 * configure.in (--with-build-sysroot): New option.
3659 * configure: Regenerated.
3660
b73aa406
PB
36612005-07-24 Paolo Bonzini <bonzini@gnu.org>
3662
3663 * Makefile.tpl: Wrap install between unstage and stage
3664 * Makefile.in: Regenerate.
3665
6e4d0bcb
KC
36662005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3667
3668 * all files: Update FSF address.
3669
49f58d10
JB
36702005-07-14 Jim Blandy <jimb@redhat.com>
3671
3672 * configure.in: Add cases for Renesas m32c.
3673 * configure: Regenerated.
0e7ef45c 3674
1d9c9cd7
KC
36752005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3676
3677 * COPYING, compile, config-ml.in, config.guess,
3678 config.sub, install-sh, missing, mkinstalldirs,
3679 symlink-tree, ylwrap: Sync from upstream sources.
3680
1587117a
EC
36812005-07-13 Eric Christopher <echristo@redhat.com>
3682
3683 * configure.in: Add toplevel noconfigdir support for tpf.
3684 * configure: Regenerate.
3685
bb780410
DD
36862005-07-11 Jakub Jelinek <jakub@redhat.com>
3687
3688 * Makefile.def (target_modules): Add libssp.
3689 * configure.in (target_libraries): Add target-libssp.
3690 * configure: Rebuilt.
3691 * Makefile.in: Rebuilt.
3692
064d0a7c
PB
36932005-07-11 Paolo Bonzini <bonzini@gnu.org>
3694
3695 PR ada/22340
3696
3697 * Makefile.def: Sync with gcc.
3698 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3699 * Makefile.in: Regenerate.
3700
b2edd3b5
AS
37012005-07-07 Andreas Schwab <schwab@suse.de>
3702
3703 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3704 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3705 * Makefile.in: Regenerated.
3706
5f128533
KH
37072005-07-07 Kazu Hirata <kazu@codesourcery.com>
3708
3709 * configure.in: Add --enable-libssp and --disable-libssp.
3710 * configure: Regenerate with autoconf-2.13.
3711
4e3fc8e5
GK
37122005-07-06 Geoffrey Keating <geoffk@apple.com>
3713
3714 * configure.in: Don't build sim or rda when targetting darwin.
3715 * configure: Regenerate.
3716
c7357d6a
BE
37172005-07-04 Ben Elliston <bje@gnu.org>
3718
3719 * src-release (do-proto-toplev): Remove dejagnu bits.
3720 (DEJAGNU_SUPPORT_DIRS): Remove.
3721 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3722 (GDBD_SUPPORT_DIRS): Likewise.
3723 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3724 (INSIGHTD_SUPPORT_DIRS): Likewise.
3725 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3726
37272005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3728
3729 * setup.com (mpw): Remove unused directive.
3730
7d329e61
PB
37312005-06-22 Paolo Bonzini <bonzini@gnu.org>
3732
3733 * Makefile.def (stagefeedback): Come after profile.
3734 Define profiledbootstrap target.
3735 * Makefile.tpl (profiledbootstrap): Remove.
3736 (stageprofile-end): Zap stagefeedback.
3737 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3738 * Makefile.in: Regenerate.
3739
e5fbed21
DD
37402005-06-13 Zack Weinberg <zack@codesourcery.com>
3741
3742 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3743 In 'cpp' stanza, support '#line' as well as '# '.
3744
59f7ec45
HPN
37452005-06-07 Hans-Peter Nilsson <hp@axis.com>
3746
3747 * configure.in (unsupported_languages): New macro.
3748 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3749 non-ported target libraries in noconfigdirs.
3750 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3751 non-linux-gnu. Remove libgcj_ex_libffi.
3752 <lang_frag loop>: Set add_this_lang=no if the language is in
3753 unsupported_languages.
3754 * configure: Regenerate.
3755
c10e9ba7
DD
37562005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3757
3758 * configure.in: Fix typo in handling of --with-mpfr-dir.
3759 * configure: Regenerate.
3760
20deb2b8
JB
37612005-06-02 Jim Blandy <jimb@redhat.com>
3762
3763 * config.sub: Add cases for the Renesas m32c. (This patch has been
3764 accepted into the master sources.)
3765
cdb9b172 37662005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3767 Michael Snyder <msnyder@redhat.com>
3768 Stan Cox <scox@redhat.com>
cdb9b172 3769
f7c83eac 3770 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3771
f7c83eac 3772 * configure: Regenerate.
cdb9b172 3773
1dc3053f
PB
37742005-05-25 Paolo Bonzini <bonzini@gnu.org>
3775
3776 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3777 (Dependencies): Consider target modules for bootstrap dependencies.
3778 Make target bootstrap modules depend on each stage's gcc.
3779 * Makefile.in: Regenerate.
3780
c60fe18b
PB
37812005-05-20 Paolo Bonzini <bonzini@gnu.org>
3782
3783 * Makefile.def (configure-gcc): Depend on binutils having been built.
3784 (all-gcc): No need to do it here.
3785 * Makefile.in: Regenerate.
3786
27258dd4
PB
37872005-05-19 Paul Brook <paul@codesourcery.com>
3788
0e7ef45c 3789 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3790 language cannot be built.
3791 * configure: Regenerate.
3792
42ecbf5e
DJ
37932005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3794
3795 * ylwrap: Import from Automake 1.9.5.
3796
ae380b45
MS
37972005-05-04 Mike Stump <mrs@apple.com>
3798
3799 * configure.in: Always pass --target to target configures as
3800 otherwise rebuilds that do --recheck will fail.
811d3af8 3801 * configure: Rebuilt.
ae380b45 3802
d545f33b
PB
38032005-05-04 Paolo Bonzini <bonzini@gnu.org>
3804
3805 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3806 STAGE_HOST_EXPORTS.
3807 (configure, all): Add bootstrap support.
3808 (Host modules, target modules): Pass post-stage1 flags and exports.
3809 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3810 * Makefile.in: Regenerate.
3811
2faa2958
PB
38122005-04-29 Paolo Bonzini <bonzini@gnu.org>
3813
3814 Sync from gcc:
3815
3816 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3817
f7c83eac 3818 * config.sub: Update from master copy.
2faa2958
PB
3819
3820 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3821
f7c83eac
AS
3822 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3823 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3824 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3825 "*-*-elf" and "*-*-linux*".
3826 * configure: Regenerate.
2faa2958 3827
a7254363
PB
38282005-04-06 Paolo Bonzini <bonzini@gnu.org>
3829
f7c83eac 3830 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3831 (TARGET_CONFIGARGS): Include --with-target-subdir.
3832 (configure, all): New macros. Use them throughout.
3833
a8637a7d
PB
38342005-04-05 Paolo Bonzini <bonzini@gnu.org>
3835
3836 * Makefile.tpl: Sync with gcc.
3837 * Makefile.in: Regenerate.
3838
dd387d52
JR
38392005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3840
3841 * config/mh-mingw32: Delete.
3842 * configure.in: Don't use it.
3843 * configure: Regenerate.
3844
e90269c8
PB
38452005-03-31 Paolo Bonzini <bonzini@gnu.org>
3846
3847 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3848 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3849 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3850 (HOST_LIB_PATH): Generate from Makefile.def.
3851 (TARGET_LIB_PATH): Likewise.
3852 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3853 * Makefile.in: Regenerate.
3854 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3855 (RPATH_ENVVAR): Include Darwin case.
3856 * configure: Regenerate.
3857
9a237d9e
PB
38582005-03-25 Paolo Bonzini <bonzini@gnu.org>
3859
3860 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3861 * configure: Regenerate.
3862
479759c8
ZW
38632005-03-21 Zack Weinberg <zack@codesourcery.com>
3864
3865 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3866 gcc_version, and gcc_version_trigger from set of flags to pass.
3867 * Makefile.tpl: Remove definitions of above variables.
3868 (config.status): Remove dependency on $(gcc_version_trigger).
3869 * Makefile.in: Regenerate.
3870 * configure.in: Do not reference config/gcc-version.m4 nor
3871 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3872 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3873 * configure: Regenerate.
3874
4cfaf6d5
DD
38752005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3876 Andrew Pinski <pinskia@physics.uc.edu>
3877
3878 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3879 * Makefile.in: Regenerate.
3880
33a3fb7b
AO
38812005-03-01 Alexandre Oliva <aoliva@redhat.com>
3882
3883 PR libgcj/20160
3884 * ltmain.sh: Avoid creating archives with components that have
3885 duplicate basenames.
3886
2da12f12
PB
38872005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3888
479759c8
ZW
3889 PR bootstrap/20250
3890 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3891 instead of check.
3892 * Makefile.in: Regenerate.
2da12f12 3893
b00612cc
PB
38942005-02-28 Paolo Bonzini <bonzini@gnu.org>
3895
3896 Sync from gcc.
3897
3898 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3899
3900 PR bootstrap/17383
3901 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3902 * Makefile.tpl (HOST_SUBDIR): New substitution.
3903 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3904 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3905 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3906 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3907 (Host modules, Bootstrapped modules): Use it.
3908 (Build modules, Target modules): Do not create symlink trees,
3909 always configure out-of-srcdir.
3910 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3911 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3912 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3913 $(HOST_SUBDIR). Create a symlink for host_subdir.
3914
3915 * Makefile.in: Regenerate.
3916 * configure: Regenerate.
3917
3918 Merged from libada-gnattools-branch:
3919 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3920
3921 * Makefile.def: Add gnattools as a module, depending on target-libada.
3922 * Makefile.in: Regenerate.
3923 * configure.in: Include gnattools in host_tools; disable it if ada
3924 is disabled.
3925 * configure: Regenerate.
3926
c3e65f62
NC
39272005-02-23 Nick Clifton <nickc@redhat.com>
3928
3929 * configure: Regenerate.
3930
e4d180c2
NC
39312005-02-22 Paul Schlie <schlie@comcast.net>
3932
3933 * configure.in: Allow darwin targeted ports to build tk, itcl and
3934 libgui.
3935
e3c770b1
EB
39362005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3937
3938 PR libgcj/10353
3939 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3940 * configure: Regenerate.
3941
9c73618c
AC
39422005-02-08 Andrew Cagney <cagney@gnu.org>
3943
3944 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3945 gdb/ section. Update GDB's URL.
3946
c46f8c51
AC
39472005-01-31 Andrew Cagney <cagney@gnu.org>
3948
3949 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3950
c7e66c6d
HPN
39512005-01-29 Hans-Peter Nilsson <hp@axis.com>
3952
3953 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3954 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3955 target-libgloss when not *-*-elf and *-*-aout.
3956 * configure: Regenerate.
3957
a53bf506
AC
39582005-01-27 Andrew Cagney <cagney@gnu.org>
3959
3960 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3961
45181ed1
AC
39622005-01-24 Andrew Cagney <cagney@gnu.org>
3963
3964 * gettext.m4: Only fall back to ../intl/ when it's present.
3965
a1e0f4e4
KC
39662005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3967
3968 * install-sh, config.sub: Import from upstream.
3969
39702005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3971
3972 PR bootstrap/18222
3973 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3974 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3975 * Makefile.in: Regenerate.
3976
c50382e2
PB
39772005-01-03 Paolo Bonzini <bonzini@gnu.org>
3978
3979 Revert 2004-12-28 Makefile changes, a better fix will be
3980 applied to mainline and src after GCC 4.0 branches.
3981
11d07737
PB
39822004-12-28 Paolo Bonzini <bonzini@gnu.org>
3983
3984 PR bootstrap/17383
3985
3986 * Makefile.def (target_modules): Remove stage parameter,
3987 it is always true now.
3988 * Makefile.tpl (configure-build-[+module+],
3989 configure-target-[+module+]): Always build symlink tree
3990 for the directory and for include. BUILD_SUBDIR and
3991 TARGET_SUBDIR cannot be . anymore.
3992 * Makefile.in: Regenerate.
3993
dadfdbe2
DD
39942004-12-25 David Edelsohn <edelsohn@gnu.org>
3995
3996 Revert 2004-12-08 Makefile changes.
3997
dbf85af7
JR
39982004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3999
4000 * configure.in (sh64-*-*): Reenable gprof.
4001 * configure: Regenerate.
4002
6b8fea99
JB
40032004-12-09 Jim Blandy <jimb@redhat.com>
4004
4005 * MAINTAINERS: List 'depcomp' as part of automake.
4006
7341462c
DE
40072004-12-08 David Edelsohn <edelsohn@gnu.org>
4008
4009 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4010 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4011 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4012 * Makefile.in: Regenerate.
4013
21fde4dc
DD
40142004-12-07 Matt Kraai <kraai@ftbfs.org>
4015
4016 * Makefile.tpl: Generate normal dependencies if the LHS module is
4017 not bootstrapped.
4018 * Makefile.in: Regenerate.
4019
3da796a2
RS
40202004-12-03 Richard Sandiford <rsandifo@redhat.com>
4021
4022 * configure.in: Include config/gxx-include-dir.m4. Use
4023 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4024 * configure: Regenerate.
4025
73fb7068
RS
40262004-12-03 Richard Sandiford <rsandifo@redhat.com>
4027
4028 * config.if: Delete.
4029 * configure.in: Set libstdcxx_incdir directly.
4030 * configure: Regenerate.
4031 * MAINTAINERS: Remove mention of config.if.
4032 * src-release (DEVO_SUPPORT): Remove config.if.
4033
6c8e6ce9
EC
40342004-12-02 Eric Christopher <echristo@redhat.com>
4035
3b6098f8
EC
4036 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4037 of things to remove.
6c8e6ce9 4038 * Makefile.in: Regenerate.
479759c8 4039
b8658a2f
RS
40402004-12-02 Richard Sandiford <rsandifo@redhat.com>
4041
4042 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4043 * configure: Regenerate.
4044
afefada0
RS
40452004-12-02 Richard Sandiford <rsandifo@redhat.com>
4046
4047 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4048 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4049 * configure: Regenerate.
4050
5dcac624
DA
40512004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4052
4053 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4054 (hppa*64*-*-*): Delete incorrect comment.
4055 * configure: Rebuilt.
4056
57d1eb1a
DD
40572004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4058
4059 * install-sh, compile: Import from automake.
4060
40612004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4062
4063 * config.guess, config.sub: Import from savannnah.
4064
6d389afc
MS
40652004-11-12 Mike Stump <mrs@apple.com>
4066
4067 * Makefile.def: Add html support.
4068 * Makefile.tpl: Likewise.
4069 * Makefile.in: Regenerate.
4070
69e57115
GK
40712004-11-11 Geoffrey Keating <geoffk@apple.com>
4072
4073 PR 18423
4074 * configure.in: Remove all instances of build-fixincludes from
4075 noconfigdirs.
4076 (build_configargs): Supply --target to subdirectories.
4077 * configure: Regenerate.
4078
4079 * Makefile.def: Make gcc install depend on fixincludes install.
4080 * Makefile.in: Regenerate.
4081
ba719b26
HPN
40822004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4083
4084 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4085 target-libgfortran.
4086 * configure: Regenerate.
4087
c37653e7
DE
40882004-11-07 David Edelsohn <edelsohn@gnu.org>
4089
4090 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4091 like CC.
4092
1eefd493
PB
40932004-11-05 Paolo Bonzini <bonzini@gnu.org>
4094
4095 * Makefile.def (host fixincludes): Specify missing targets.
4096 * Makefile.in: Regenerate.
4097
02b1af09
L
40982004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4099
4100 PR other/17783
4101 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4102 * configure: Regenerated.
4103
7f266840
DJ
41042004-11-04 Daniel Jacobowitz <dan@debian.org>
4105
4106 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4107 * configure: Regenerated.
4108
47444073
AL
41092004-10-28 Eric B. Weddington <ericw@evcohs.com>
4110
4111 PR target/18151
4112 * configure.in (case ${target}): Do not build fixincludes for avr.
4113 * configure: Regenerated.
4114
caeba88f
AL
41152004-10-26 Paolo Bonzini <bonzini@gnu.org>
4116
4117 * configure.in (case ${target}): Do not build fixincludes
4118 on platforms where it is not used.
4119 * configure: Regenerated.
4120
0fdbe983
DJ
41212004-10-23 Daniel Jacobowitz <dan@debian.org>
4122
4123 * configure.in: Use an absolute path to install-sh.
4124 * configure: Regenerated.
4125
1c0f67c1
AC
41262004-10-19 Andrew Cagney <cagney@gnu.org>
4127
4128 * src-release (do-djunpack, do-md5sum): Install the generated file
4129 directly into the proto-toplev/ directory.
479759c8 4130
a9cfce9c
AC
41312004-10-19 Andrew Cagney <cagney@gnu.org>
4132
4133 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4134
ac0fa625
DD
41352004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4136
4137 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4138 * configure: Regenerate.
4139
d27cc32e
PB
41402004-10-06 Paolo Bonzini <bonzini@gnu.org>
4141
4142 Fix wrong conflict resolution in:
4143
4144 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4145
4146 * Makefile.in: Regenerate.
4147 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4148 in the recursive `make', instead of hardwiring `all'.
4149 (Autogenerated TARGET-* variables): New.
4150
1763908f
UW
41512004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4152
4153 Merged from GCC / libtool upstream:
4154 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4155 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4156 * ltcf-cxx.sh (tpf*): Likewise.
4157 * ltconfig (tpf*): Add TPF OS configuration support.
4158
0490e016
NC
41592004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4160
4161 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4162 * configure: Regenerate.
0490e016 4163
32be62b5
RS
41642004-09-24 Michael Roth <mroth@nessie.de>
4165
4166 * configure.in (--without-headers): Add missing double quotes.
4167 * configure: Regenerate.
4168
6048df60
DD
41692004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4170
4171 * ylwrap: Revert to previous version.
4172
315b3b02
L
41732004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4174
6048df60 4175 PR bootstrap/17369
315b3b02
L
4176 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4177 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4178 SET_GCC_LIB_PATH_CMD.
4179 (BASE_TARGET_EXPORTS): Likewise.
4180 * Makefile.in: Regenerated.
4181
4182 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4183 * configure: Regenerated.
4184
fe69863c
DD
41852004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4186
4187 * config.guess: New upstream version
4188 * compile, depcomp, install-sh, ylwrap: Likewise.
4189
41902004-09-19 Roger Sayle <roger@eyesopen.com>
4191
4192 * config/mh-x86omitfp: New host makefile fragment. Add
4193 -fomit-frame-pointer to the default BOOT_CFLAGS.
4194 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4195 * configure: Regenerate.
4196
41972004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4198
4199 PR target/11572
4200 * configure.in (*-*-darwin*): Renable libobjc.
4201 * configure: Regenerate.
4202
be75bbe1 42032004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4204
be75bbe1
DB
4205 * Makefile.def: Remove libbanshee.
4206 * Makefile.tpl: Ditto.
4207 * configure.in: Ditto.
4208 * Makefile.in: Regen.
4209 * configure: Ditto.
4210
1b882a91
PB
42112004-09-07 Paolo Bonzini <bonzini@gnu.org>
4212
4213 * missing: Import latest version from master repository.
4214
eb1352ed
NC
42152004-09-04 Nick Clifton <nickc@redhat.com>
4216
4217 * config.sub: Import latest version from master repository.
4218 * config.guess: Likewise.
4219 This includes these changes:
479759c8 4220
eb1352ed
NC
4221 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4222
4223 * config.sub: Handle crisv32, alias etraxfs.
4224 * config.guess (crisv32:Linux:*:*): Handle.
4225
4226 2004-08-13 Brad Smith <brad@comstyle.com>
4227
4228 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4229 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4230
4231 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4232
4233 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4234 assume the processor is a powerpc. This is because coreutils
4235 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4236 in this case, due to a MacOS X bug that causes
4237 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4238 to return a negative number.
4239 Problem reported by Petter Reinholdtsen in:
4240 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4241
4242 2004-07-19 Ben Elliston <bje@gnu.org>
4243
4244 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4245
4246 2004-06-24 Ben Elliston <bje@gnu.org>
4247
4248 * config.guess: Update copyright years.
4249 * config.sub: Likewise.
4250
4251 2004-06-22 Robert Millan <robertmh@gnu.org>
4252
4253 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4254 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4255
4256 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4257
4258 * config.guess (*:*VMS:*:*): New entry. Replaces
4259 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4260 manufacturer.
4261
4262 2004-06-22 Ben Elliston <bje@gnu.org>
4263
4264 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4265 * config.sub: Likewise.
4266
4267 2004-06-22 Ben Elliston <bje@gnu.org>
4268
4269 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4270 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4271
4272 2004-06-11 Ben Elliston <bje@gnu.org>
4273
4274 * config.guess (pegasos:OpenBSD:*:*): Remove.
4275
4276 2004-06-11 Ben Elliston <bje@gnu.org>
4277
4278 From Wouter Verhelst <wouter@grep.be>:
4279 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4280
4281 2004-06-11 Ben Elliston <bje@gnu.org>
4282
4283 * config.guess (luna88k:OpenBSD:*:*): New.
4284
4285 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4286
4287 * config.guess (m32r*:Linux:*:*): New case.
4288 * config.sub: Handle m32rle.
4289
4290 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4291
4292 From Jens Petersen <petersen@redhat.com>:
4293 * config.sub: Handle sparcv8.
4294
4295 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4296
4297 From Tom Smith <smith@cag.lkg.hp.com>:
4298 * config.guess: Version suffixes are equally significant on Tru64
4299 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4300 prefix of "P" (patched kernel).
4301
4302 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4303
4304 * config.sub: Add support for National Semiconductor CRX target.
4305
2a3124ca 43062004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4307
2a3124ca
RH
4308 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4309 *-*-netware, but add target-libmudflap.
4310 Consolidate *-*-netware targets (of which really only i?86 exists)
4311 into a single entry.
4312 * configure: Likewise.
4313
0df3d27f
PB
43142004-09-01 Paolo Bonzini <bonzini@gnu.org>
4315
4316 * Makefile.tpl (sorry): Remove.
4317 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4318 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4319 (do-clean): Clean per-stage directories too.
4320 (do-distclean): Run distclean-stage1 too.
4321 (.NOTPARALLEL): Enable during toplevel bootstrap.
4322 (stage[+id+]-bubble): Enable parallel execution during
4323 the recursive invocation.
4324 * Makefile.in: Regenerate.
4325
4326 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4327
4328 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4329
4330 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4331 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4332 * configure: regenerate
479759c8
ZW
4333 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4334 -mdynamic-no-pic
0df3d27f
PB
4335
43362004-08-31 Paolo Bonzini <bonzini@gnu.org>
4337
4338 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4339 include.
4340 * configure.in: Fix indentation.
4341 * configure: Regenerate.
4342
ee025550
PB
43432004-08-31 Paolo Bonzini <bonzini@gnu.org>
4344
4345 * Makefile.def (build_modules): Add fixincludes.
4346 (dependencies): Make gcc depend on fixincludes.
4347 * configure.in (build_tools): Add fixincludes.
4348 (build_configdirs): Always include build_libs.
4349 * Makefile.in: Regenerate.
4350 * configure: Regenerate.
4351
43522004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4353
4354 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4355 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4356 phony targets; do not generate timestamp files.
4357 (distclean-stageN): Remove references to their timestamp files.
4358 (restageN, touch-stageN): Remove.
4359 (stageN-bubble): Rewritten.
4360 (compare): Support lean bootstraps.
4361 * Makefile.in: Regenerate.
4362
4363 * configure.in: Only warn when bootstrapping but
4364 build != host or build != target. Support lean bootstraps.
4365 * configure: Regenerate.
4366
4367 Sync from gcc:
4368 2004-08-26 Phil Edwards <phil@codesourcery.com>
4369
4370 * configure.in: Give a better error message if GMP/MPFR are missing
4371 and a language needing them has been requested.
4372 * configure: Regenerated.
4373
4374 2004-08-25 Phil Edwards <phil@codesourcery.com>
4375
4376 * configure.in: Print a list of available language front-ends if
4377 a requested one is missing. Tidy stray tab characters.
4378 * configure: Regenerated.
4379
72b2455a
PB
43802004-08-17 Paolo Bonzini <bonzini@gnu.org>
4381
4382 * Makefile.in: Regenerate.
4383 * configure: Regenerate.
4384
4385 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4386 stage_*_flags.
4387 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4388 for bootstrapped modules if toplevel bootstrap is going.
4389 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4390 modules. Adjust for changes in Makefile.def. Enable several
4391 rules even in non-bootstrap mode, just to avoid peppering the
4392 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4393 (stage-[+prev+]-bubble): Remove.
4394
4395 * Makefile.def (Dependencies): Depend on all-build-bison,
4396 all-build-flex, all-build-byacc, all-build-texinfo, rather
4397 than the host variations.
4398 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4399 with BUILD_SUBDIR.
4400 (BISON): Update for recent Bisons.
4401 (YACC): Fix typo.
4402 (cross): Depend on all-build.
4403 (all): Do not depend on all-build.
4404 (prebootstrap): Remove.
4405 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4406 (Prebootstrap dependencies): Add them to the per-stage targets
4407 and to all-prebootstrap.
4408 * configure.in (build_configdirs): Always enable build_tools.
4409 (BUILD_DIR_PREFIX): Remove.
4410
4411 * Makefile.def (gcc): Add target variable.
4412 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4413 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4414 in the recursive `make', instead of hardwiring `all'.
4415 (Autogenerated TARGET-* variables): New.
4416
de0b4a87
JW
44172004-08-17 Robert Millan <robertmh@gnu.org>
4418
4419 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4420 (instead of FreeBSD).
4421 * configure: Regenerate.
4422
ad681c85
NN
44232004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4424
675c6968
NN
4425 * Makefile.def, configure.in, src-release: Remove useless, bogus
4426 references to tix.
4427 * Makefile.in, configure: Regenerate.
4428
ad681c85
NN
4429 * src-release: Stop distributing mmalloc with gdb (which doesn't
4430 use it).
4431 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4432 * Makefile.in: Regenerate.
4433
11b04d1f
DD
44342004-08-09 Mark Mitchell <mark@codesourcery.com>
4435
4436 * configure.in (arm*-*-eabi*): New target.
4437 * configure: Regenerate.
4438
f2420bea
NN
44392004-08-01 Robert Millan <robertmh@gnu.org>
4440
4441 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4442 libmudflap for all GNU-based systems (with Glibc).
4443 * configure: Regenerate.
4444
9e6ce191
PB
44452004-08-06 Paolo Bonzini <bonzini@gnu.org>
4446
4447 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4448 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4449 (Dependencies): New section.
4450 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4451 (configure-target-[+module+]): Depend on maybe-all-gcc
4452 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4453 (toplevel profiledbootstrap): Fix dependencies.
4454 * Makefile.in: Regenerate.
4455
df4a6958
MM
44562004-08-03 Mark Mitchell <mark@codesourcery.com>
4457
4458 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4459 target-libiberty to noconfigdirs.
4460
11b04d1f
DD
44612004-08-03 Paul Brook <paul@codesourcery.com>
4462
4463 * configure.in: Check for MPFR as well as GMP.
4464 * configure: Regenerate.
4465
b813574b
PB
44662004-08-03 Paolo Bonzini <bonzini@gnu.org>
4467
4468 * Makefile.def (host-modules): Add gcc.
4469 * Makefile.in: Regenerate.
4470 * Makefile.tpl (sorry): New rule.
4471 (configure-host, all-host, [+make_target+]-host, do-check,
4472 install-host): Do not add gcc as a special case.
4473 (host modules): Add a small special-casing for gcc. Export
4474 extra_make_flags through the environment.
4475 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4476 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4477 other recursive targets for gcc): Remove.
4478
4479 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4480 (stage, unstage): New rules.
4481 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4482 distclean-stage[+id+]): Use stage_current.
4483 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4484 the stage*-start rules.
4485
61edac0c
JW
44862004-07-19 Robert Millan <robertmh@gnu.org>
4487
4488 Synced from gcc:
4489
4490 2004-04-26 Robert Millan <robertmh@gnu.org>
4491
4492 Add patches from libtool CVS.
4493 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4494 * ltconfig: Likewise.
4495 * ltcf-c.sh: Likewise.
4496 * ltcf-cxx.sh: Likewise.
4497 * ltcf-gcj.sh: Likewise.
4498
3e707e94
PB
44992004-07-12 Paolo Bonzini <bonzini@gnu.org>
4500
4501 * configure.in: Add noconfigdirs for crx-*-*.
4502 * configure: Regenerate.
4503
45042004-07-12 Paolo Bonzini <bonzini@gnu.org>
4505
4506 Synced from gcc:
4507
4508 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4509
4510 * configure.in: Build libmudflap by default on FreeBSD.
4511 * configure: Regenerated.
4512
4513 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4514
4515 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4516 systems.
4517 * configure: Regenerated.
4518
4519 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4520
4521 PR target/16344
4522 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4523 feedback based compiler.
4524 * Makefile.in: Rebuilt.
4525
4526 2004-07-05 Phil Edwards <phil@codesourcery.com>
4527
4528 * configure.in: Do not prepend $srcdir to /dev/null in
4529 makefile fragments.
4530 * configure: Regenerate.
4531
a7ee7660
AO
45322004-07-08 Alexandre Oliva <aoliva@redhat.com>
4533
4534 * Makefile.def (host_modules): Set bootstrap=true for flex.
4535 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4536 * Makefile.in: Rebuilt.
4537
6a9cf61e
PB
45382004-07-01 Paolo Bonzini <bonzini@gnu.org>
4539
4540 * Makefile.def (build_modules): Add bison, byacc, flex,
4541 m4, texinfo.
4542 (flags_to_pass): Add FLEX.
4543 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4544 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4545 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4546 DEFAULT_MAKEINFO): Remove.
4547 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4548 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4549 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4550 objdir or else use configured tool.
4551 (all-build): New.
4552 (all): Depend on it.
4553 (Build module dependencies): Add.
4554 * Makefile.in: Regenerate.
4555 * configure.in: Better support for multiple build modules,
4556 matching what is done for host/target modules. Do not look
4557 for "plausible" locations of build tools if Canadian cross.
4558 Use autoconf's AC_PROG_CC to find a C compiler. Define
4559 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4560 * configure: Regenerate.
4561
95b6a1f2
PB
45622004-06-22 Paolo Bonzini <bonzini@gnu.org>
4563
4564 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4565 * Makefile.in: Regenerate.
4566
7ffa0b57
PB
45672004-06-22 Paolo Bonzini <bonzini@gnu.org>
4568
4569 * Makefile.tpl (configure-build-[+module+],
4570 configure-[+module+], configure-target-[+module+]): Pass
4571 [+extra_configure_args+].
4572 (all-build-[+module+], all-[+module+], check-[+module+],
4573 install-[+module+], [+make_target+]-[+module+],
4574 all-target-[+module+], check-target-[+module+],
4575 install-target-[+module+], [+make_target+]-target-[+module+]):
4576 Pass [+extra_make_args+].
4577 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4578 (GCC_HOST_EXPORTS): Remove.
4579 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4580 cross, check-gcc, check-gcc-c++, install-gcc,
4581 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4582 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4583 * Makefile.in: Regenerate.
4584
929ba6e7
CF
45852004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4586
4587 * configure.in: Check for srcdir/winsup rather than build directory
4588 winsup.
4589 * configure: Regenerate.
4590
b76d7de0
CV
45912004-06-17 Corinna Vinschen <vinschen@redhat.com>
4592
4593 * configure.in: Don't build Cygwin native newlib if winsup
4594 directory is missing. Emit warning instead.
4595 * configure: Regenerate.
4596
656fdd47
PB
45972004-06-09 Paolo Bonzini <bonzini@gnu.org>
4598
4599 * Makefile.tpl (touch-stage[+id+]): New.
4600 (restage[+prev+]): Depend on touch-stage[+id+].
4601
4602 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4603 Use it throughout.
4604
4605 * Makefile.def: Add profile and feedback bootstrap stages.
4606 Remove next field from bootstrap stages.
4607 * Makefile.tpl (LN, LN_S): Substitute.
4608 (stageN-start, stageN-end): Use double-colon rules, to
4609 provide a hook for additional setup commands.
4610 (distclean-stageN-gcc, restageN): Create dependencies from
4611 [+prev+], not from [+next+].
4612 (stageN-bubble): Add commands for successive stages from
4613 [+prev+], using double-colon rules.
4614 (all-stageN-gcc): Fix typo.
4615 (stagefeedback-start, profiledbootstrap): New.
4616 * Makefile.in: Regenerate.
4617 * configure.in: Call ACX_PROG_LN.
4618 * configure: Regenerate.
4619
498d4a71
CF
46202004-06-03 Paolo Bonzini <bonzini@gnu.org>
4621
4622 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4623 without gcc.
4624 * configure: Regenerate.
4625
377d8c42
PB
46262004-06-01 Paolo Bonzini <bonzini@gnu.org>
4627
4628 * Makefile.tpl: Fix typo.
4629 * Makefile.in: Regenerate.
4630
f5f8a794
PB
46312004-06-01 Paolo Bonzini <bonzini@gnu.org>
4632
4633 * configure.in: Remove new- prefix from toplevel
4634 bootstrap targets.
4635 * configure: Regenerate.
4636
f7a4c34f
PB
46372004-06-01 Paolo Bonzini <bonzini@gnu.org>
4638
4639 Merge this patch from the gcc tree:
4640
4641 2004-05-30 Andreas Jaeger <aj@suse.de>
4642 Jim Wilson <wilson@specifixinc.com>
4643
4644 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4645 like CC.
4646
319cab08
PB
46472004-06-01 Paolo Bonzini <bonzini@gnu.org>
4648
4649 * Makefile.tpl (all.normal): Rename to all.
4650 (all): Replace with a rule to pick the default
4651 target from configure.
4652 (all-gcc, configure-gcc): Use conditionals to
4653 do nothing when toplevel bootstrap is going on.
4654 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4655 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4656 * configure.in: Support --enable-bootstrap.
4657
4658 * Makefile.def: Remove new- prefix from toplevel
4659 bootstrap targets.
4660 * Makefile.tpl: Likewise.
4661
4662 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4663 target.
4664
4665 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4666 $(RECURSE_FLAGS) to recursive invocation of make.
4667
4668 * Makefile.in: Regenerate.
4669 * configure: Regenerate.
4670
88f64edc
DJ
46712004-05-27 Daniel Jacobowitz <dan@debian.org>
4672
4673 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4674 * configure: Regenerate.
4675
378fce5b
DD
46762004-05-25 Daniel Jacobowitz <drow@false.org>
4677
4678 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4679 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4680 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4681 targets.
4682 * Makefile.in: Regenerate.
4683
dfdffa2c
PB
46842005-05-24 Paolo Bonzini <bonzini@gnu.org>
4685
4686 * configure.in: Test the ability to symlink directories.
4687 * configure: Regenerate.
4688
4689 * Makefile.def (bootstrap-stage): New definitions.
4690 * Makefile.tpl (configure-stage1-gcc,
4691 configure-stage2-gcc, configure-stage3-gcc,
4692 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4693 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4694 new-restage3, compare): Autogenerate, see Makefile.in
4695 entry for behavioral changes.
4696 (distclean-stage1, new-stage1-start, new-stage1-end,
4697 new-stage1-bubble, distclean-stage2, new-stage2-start,
4698 new-stage2-end, new-stage2-bubble, distclean-stage3,
4699 new-stage3-start, new-stage3-end): New autogenerated targets.
4700 (objext, prebootstrap, BOOT_CFLAGS,
4701 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4702 targets.
4703
4704 * Makefile.in: Regenerate.
4705 (distclean-stage1, new-stage1-start, new-stage1-end,
4706 new-stage1-bubble, distclean-stage2, new-stage2-start,
4707 new-stage2-end, new-stage2-bubble, distclean-stage3,
4708 new-stage3-start, new-stage3-end): New targets.
4709 (all-stage1-gcc): Move prebootstrap dependency from here...
4710 (configure-stage1-gcc): ...to here.
4711 (new-bootstrap): Use bubble targets.
4712 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4713 Use per-stage distclean targets.
4714 (configure-stage1-gcc, configure-stage2-gcc,
4715 configure-stage3-gcc, all-stage1-gcc,
4716 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4717 Use new-stageN-start to prepare the tree.
4718
04cf1b77
PB
47192004-05-23 Paolo Bonzini <bonzini@gnu.org>
4720
4721 * Makefile.def (host_modules): add libcpp.
4722 * Makefile.tpl: Add dependencies on and for libcpp.
4723 * Makefile.in: Regenerate.
4724 * configure.in: Add libcpp host module.
4725 * configure: Regenerate.
4726
80b200a1
ZW
47272004-05-17 Zack Weinberg <zack@codesourcery.com>
4728
4729 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4730 of libf2c.
4731 * configure, Makefile.in: Regenerate.
4732
4b1cb4fe
DD
47332004-05-13 Diego Novillo <dnovillo@redhat.com>
4734
4735 Merge from tree-ssa-20020619-branch.
4736
4737 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4738 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4739 (HOST_GMPLIBS): Define.
4740 (HOST_GMPINC): Define.
4741 (TARGET_LIB_PATH): Add libmudflap.
4742 (GFORTRAN_FOR_TARGET): Define.
4743 (configure-build*): Export GFORTRAN.
4744 (configure-gcc): Export GMPLIBS and GMPINC.
4745 (all-gcc): Add maybe-all-libbanshee.
4746 (configure-target-libgfortran): Define.
4747 * Makefile.in: Regenerate.
4748 * configure.in (host_libs): Add libbanshee.
4749 (target_libraries): Add target-libmudflap and target-libgfortran.
4750 Add --with-libbanshee.
4751 Handle --disable-libmudflap.
4752 (*-*-freebsd*): Use with_gmp.
4753 Add $(libgcj) to noconfigdirs.
4754 * configure: Regenerate.
4755 * depcomp: New file.
4756 * MAINTAINERS: Add tree-ssa maintainers.
4757
47582004-04-28 Paolo Bonzini <bonzini@gnu.org>
4759
4760 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4761 * configure: Regenerate.
4762
b8908782
DD
47632004-04-27 Paolo Bonzini <bonzini@gnu.org>
4764
4765 Revert:
4766 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4767
4768 * Makefile.def (flags_to_pass): Remove *dir variables that
4769 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4770 as well as prefix and exec_prefix.
4771 * Makefile.in: Regenerate.
4772
47732004-04-26 Paolo Bonzini <bonzini@gnu.org>
4774
4775 * Makefile.def (host_modules): Mark with the bootstrap
4776 flag packages on which gcc depends.
4777 * Makefile.tpl (all-bootstrap): Use it.
4778 * Makefile.in: Regenerate.
4779
47802004-04-26 Paolo Bonzini <bonzini@gnu.org>
4781
4782 * Makefile.def (flags_to_pass): Remove *dir variables that
4783 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4784 as well as prefix and exec_prefix.
4785 * Makefile.in: Regenerate.
4786
47872004-04-26 Paolo Bonzini <bonzini@gnu.org>
4788
80b200a1
ZW
4789 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4790 * configure: Regenerate.
4791 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4792 * gcc/Makefile.tpl (compare): Use the result of the test.
4793 * gcc/Makefile.in: Regenerate.
b8908782
DD
4794
47952004-04-23 Paolo Bonzini <bonzini@gnu.org>
4796
4797 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4798 Always relocate gcc and prev-gcc to the original names, even
4799 if the build fails.
4800 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4801 New targets.
4802
0f260896
RO
48032004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4804
4805 * configure.in (mips*-*-irix5*): Enable ld.
4806 * configure: Regenerate.
4807
51860f05
JW
48082004-04-15 James E Wilson <wilson@specifixinc.com>
4809
4810 * Makefile.tpl (configure-[+module+], configure-gcc,
4811 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4812 Set and export LDFLAGS.
4813 * Makefile.in: Regenerate.
4814
54752a6b
NN
48152004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4816
4817 PR bootstrap/14871
4818 * Makefile.tpl: If we don't have built-in-tree target tools,
4819 use the ones found by configure rather than hacking around with
4820 program_transform_name.
4821 * configure.in: Give Makefile.tpl the information necessary
4822 to do that.
4823 * Makefile.in: Regenerate.
4824 * configure: Regenerate.
4825
48262004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4827
4828 PR bootstrap/14760
4829 * configure.in: When computing baseargs, strip *all* copies of
4830 offending options. Also, don't match/substitute the trailing space,
4831 so that this actually works when two similar options are separated by
4832 only one space.
4833 * configure: Regenerate.
4834
48352004-04-06 David Edelsohn <edelsohn@gnu.org>
4836
80b200a1
ZW
4837 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4838 (rs6000-*-aix*): Same.
4839 * configure: Regenerate.
54752a6b 4840
5e2b61fb
SS
48412004-03-25 Stan Shebs <shebs@apple.com>
4842
4843 Remove MPW support, no longer used.
4844 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4845 mpw-install: Remove files.
4846 * src-release (DEVO_SUPPORT): Remove names of removed files.
4847 * MAINTAINERS: Likewise.
4848
1a6f2dc7
NN
48492004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4850
a0049f1b
NN
4851 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4852 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4853 * Makefile.in: Regenerate.
4854
1a6f2dc7
NN
4855 * configure.in (top level bootstrap support): Rework --enable-werror
4856 to set @stage2_werror_flag@.
4857 * configure: Regenerate.
4858 * Makefile.tpl (top level bootstrap support): Pass
4859 @stage2_werror_flag@ down to configure in stages 2 and 3.
4860 * Makefile.in: Regenerate.
4861
920e3419
NN
48622004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4863
4864 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4865 for stages 2 and 3 as well as in make. As a consequence, remove
4866 OUTPUT_OPTION (now detected by configure) from the flags passed down
4867 to make.
4868 * Makefile.in: Regenerate.
4869
4870 * Makefile.tpl (new-bootstrap): Fix typo.
4871 * Makefile.in: Regenerate.
4872
4fa63067
NN
48732004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4874
4875 * Makefile.tpl: Rearrange by moving recursive_targets rules
4876 into their proper sections.
4877 * Makefile.tpl (top level bootstrap support): Move disabling
4878 of coverage flags from 'make' to 'configure'; improve comments.
4879 * Makefile.in: Regenerate.
4880
4881 * Makefile.tpl (experimental top level bootstrap) Move stage1
4882 language setting from all- target to configure- target; disable
4883 intermodule optimization in stage 1; prevent gratuitous rebuilds
4884 of stage 1.
4885 * Makefile.in: Regenerate.
4886 * configure.in: Comma-separate stage 1 language list for top
4887 level bootstrap.
4888 * configure: Regenerate.
4889
4890 * Makefile.tpl: Clean up experimental top level bootstrap support:
4891 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4892 prev-gcc in configure- targets as well as all- targets.
4893 * Makefile.in: Regenerate.
4894
fb8a10fd
NN
48952004-03-17 Paolo Bonzini <bonzini@gnu.org>
4896
4897 * configure.in: Remove symbolic link section.
4898 * configure: Regenerate.
4899 * Makefile.tpl (links): Remove.
4900 * Makefile.in: Regenerate.
4901
947f426e 49022004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4903 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4904
4905 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4906 Set with AC_CHECK_PROGS.
947f426e
NN
4907 * configure.in: Fix comment typo from last patch.
4908 * configure: Regenerate.
4909
1d39f329
NN
49102004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4911
4912 * Makefile.tpl: Introduce experimental top level bootstrap support.
4913 * Makefile.in: Regenerate.
4914 * configure.in: Introduce support for top level bootstrap.
4915 * configure: Regenerate.
4916
4b0ac75d 49172004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4918 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4919
4920 PR bootstrap/14522
4921 * configure.in: Cope with shells that do not support unquoted ^
4922 * configure: Regenerate.
4923
2e70b094 49242004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4925 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4926
4927 PR bootstrap/14522
4928 * configure.in: Cope with shell that do not support nesting
4929 quotes inside quoted backquote substitutions.
4930 * configure: Regenerate.
4931
49322004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4933
4934 PR bootstrap/14522
4935 * configure.in: Fix escaping of $.
4936 * configure: Regenerate.
4937
9e07f89d
NN
49382004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4939
4940 * configure: Regenerate.
4941
49422004-03-08 Paolo Bonzini <bonzini@gnu.org>
4943
4944 PR ada/14131
4945 Move language detection to the top level.
4946 * configure.in: Find default values for the tools as
4947 soon as possible. Disable ada if GNAT is not found.
4948 Emit error message about missing languages. Expand
4949 --enable-languages=all for the gcc subdirectory.
4950
1712ab83
RS
49512004-03-01 Richard Sandiford <rsandifo@redhat.com>
4952
4953 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4954 and disable libgcj.
4955 * configure: Regenerated.
4956
3dee29da
NN
49572004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4958
4959 PR bootstrap/7087
4960 * Makefile.tpl: Guard XFOO sed statements better.
4961 * Makefile.tpl: Add dependency for configure-target-libada.
4962 * Makefile.in: Regenerate (incidentally fixes broken
4963 commit when libada-branch was merged).
4964
0558264b
AC
49652004-02-28 Andrew Cagney <cagney@redhat.com>
4966
4967 * src-release (CVS_NAMES): Define.
4968 (do-tar, do-tar): Prune $(CVS_NAMES).
4969
c38f9803
AC
49702004-02-23 Andrew Cagney <cagney@redhat.com>
4971
4972 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4973 2004-02-19.09.
4974
55636792
NN
49752004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4976
4977 PR bootstrap/11932
4978 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4979
1e600082
AC
49802004-02-19 Andrew Cagney <cagney@redhat.com>
4981
4982 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4983 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4984
3769cd82
DD
49852004-02-11 David Edelsohn <edelsohn@gnu.org>
4986
4987 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4988 (rs6000-*-aix*): Same.
4989 * configure: Regenerate.
4990
a92834c8
DD
49912004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4992
4993 * configure.in (host): Add in missing $noconfigdirs to defines.
4994 * configure: Regenerate.
4995
a2592b1b
DD
49962004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4997 Nathanael Nerode <neroden@gcc.gnu.org>
4998
4999 PR ada/6637, PR ada/5911
80b200a1 5000 Merge with libada-branch:
a2592b1b
DD
5001 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5002 with appropriate dependencies. Add --enable-libada configure switch.
5003 * configure, Makefile.in: Regenerate.
5004
e31d1ea3
DD
50052004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5006
5007 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5008 * configure: Regenerate.
5009
db85f5c0
JJ
50102004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5011
5012 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5013
fc434214
DD
50142004-01-23 DJ Delorie <dj@redhat.com>
5015
5016 * Makefile.def (target_modules) [libiberty]: Don't stage.
5017 * Makefile.in: Rebuilt.
5018
ad445c2c 50192004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5020
ad445c2c
JJ
5021 * COPYING.NEWLIB: Update to include copyrights for new
5022 iconv code.
5023
72bbedde
AC
50242004-01-15 Andrew Cagney <cagney@redhat.com>
5025
5026 * src-release: Update copyright year.
5027 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5028 (NEWLIB_SUPPORT_DIRS): Delete macro.
5029 (newlib.tar.bz2): Delete rule.
5030
a6d6062d
DD
50312004-01-14 Loren J. Rittle <ljrittle@acm.org>
5032
5033 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5034 * Makefile.tpl (configure-target-[+module+]): Support stage.
5035 * Makefile.in: Rebuilt.
5036
f8b73030
MR
50372003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5038
5039 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5040 throughout.
5041
aff0e9df
NN
50422004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5043
bb5dca17
NN
5044 * configure.in: Use ./config.cache, not config.cache.
5045 * configure: Regenerate.
5046 * Makefile.tpl: Special-casing not needed for GCC any more.
5047 * Makefile.in: Regenerate.
5048
82252c06
NN
5049 * configure.in: Don't share a cache file for host dirs.
5050 * configure: Regenerate.
5051
aff0e9df
NN
5052 * config-ml.in: Don't mess with the cache file.
5053
95036d20
NN
50542004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5055
ac7b618e
NN
5056 * Makefile.tpl: Make GCC use a separate config.cache.
5057 * Makefile.in: Regenerate.
5058
95036d20
NN
5059 PR bootstrap/11932, PR bootstrap/11933
5060 (I don't know if it will fix either of them, but it relates
5061 to them.)
5062 * configure.in: Don't use shared config.cache for target
5063 directories.
5064 * configure: Regenerate.
5065
08c1856b
DD
50662003-12-31 Roger Sayle <roger@eyesopen.com>
5067
5068 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5069 * configure: Regenerated.
5070
c1968181 50712003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5072
c1968181
DD
5073 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5074 * configure: Regenerated.
5075
10ecffb9
NN
50762003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5077
5078 Port change over from GCC:
5079 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5080 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5081 (configure-build-[+module+], configure-[+module+]): Likewise.
5082 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5083 * Makefile.in: Regenerate.
5084
f2ab5990
TF
50852003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5086
5087 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5088 * configure: Regenerate.
5089
41a7d11a
JJ
50902003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5091
80b200a1 5092 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5093 stdlib.
5094
d9441a1f
DD
50952003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5096
5097 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5098 * Makefile.in: Regenerate.
5099
3a48a978
DD
51002003-10-20 Phil Edwards <phil@codesourcery.com>
5101
5102 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5103 * configure: Regenerate.
5104
f0b24077
NN
51052003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5106
5107 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5108 HOST_FLAGS_TO_PASS.
5109 * Makefile.in: Regenerate.
5110
5fbad20a
DD
51112003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5112
5113 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5114 * configure: Rebuilt
5115 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5116 * Makefile.in: Rebuilt
5117
78be4155
L
51182003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5119
5120 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5121
051fcc7a
L
51222003-10-01 Phil Edwards <pme@gcc.gnu.org>
5123
5124 * config-ml.in: Use ac_configure_args directly instead of
5125 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5126 actually seen.
5127
51282003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5129
5130 * config-ml.in: Propagate INSTALL variables.
5131
f27d4f92
DJ
51322003-09-21 Daniel Jacobowitz <drow@mvista.com>
5133
5134 * configure.in: Pass a computed --program-transform-name
5135 to subconfigures.
5136 * configure: Regenerated.
5137
cae4d560
NN
51382003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5139
5140 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5141 * Makefile.in: Regenerate.
5142
5143 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5144 * Makefile.in: Regenerate.
5145
8ff944f6
DJ
51462003-09-17 Daniel Jacobowitz <drow@mvista.com>
5147
5148 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5149 quoting.
5150 * configure: Regenerated.
5151
d9a35680
MC
51522003-09-12 Michael Chastain <mec@shout.net>
5153
5154 Fix PR gdb/857.
5155 * src-release (do-proto-topleve): Remove junk files
5156 intl/config.cache, intl/config.status,
5157 intl/config.h, intl/stamp-h.
5158
710068b9
AC
51592003-09-14 Andrew Cagney <cagney@redhat.com>
5160
5161 * src-release (dejagnu.tar): New target.
5162 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5163 (do-djunpack): Use $(PACKAGE) for the package name.
5164
e1008165
DD
51652003-09-04 DJ Delorie <dj@redhat.com>
5166
5167 * configure: Regenerate.
5168
21998d12
NC
51692003-09-04 Robert Millan <robertmh@gnu.org>
5170
5171 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5172
ccca4bb3
DD
51732003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5174
5175 * configure.in: Ensure arguments to sed are properly spaced.
5176 * configure: Regenerate.
5177
ee949b5e
DJ
51782003-08-28 Daniel Jacobowitz <drow@mvista.com>
5179
5180 Merge from gcc:
5181 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5182 * install-sh: Update to newer upstream versions (associated with
5183 aclocal 1.7).
5184 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5185
75addda2
DJ
51862003-08-27 Daniel Jacobowitz <drow@mvista.com>
5187
5188 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5189 * configure: Regenerated.
5190
8d2877d8
NN
51912003-08-23 Phil Edwards <pme@gcc.gnu.org>
5192
5193 * configure.in: Use newline instead of semicolon when assuming
5194 shell arguments in a for loop.
5195 * configure: Regenerated.
5196
d2cc0e0d
GK
51972003-08-20 Geoffrey Keating <geoffk@apple.com>
5198
5199 PR 8180
5200 * configure.in: When testing with_libs and with_headers, treat
5201 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5202 * configure: Regenerate.
80b200a1 5203
d2cc0e0d
GK
5204 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5205 make, shell, etc.
5206 (baseargs): Likewise.
5207 * configure: Regenerate.
5208
04d1ab34
GK
52092003-08-19 Geoffrey Keating <geoffk@apple.com>
5210
5211 * configure.in: Disable libgcj for darwin not on powerpc.
5212 * configure: Rebuild.
5213
ca506da8
MC
52142003-08-15 Michael Chastain <mec@shout.net>
5215
5216 * src-release (do-proto-toplev): Remove junk files
5217 dejagnu/example/calc/config.status,
5218 dejagnu/example/calc/config.log.
5219
a4aa3f49
DD
52202003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5221
5222 * config-ml.in, symlink-tree: Add license.
5223
ede4fbe4
NN
52242003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5225
5226 Merge from gcc:
5227
5228 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5229 * Makefile.tpl (check, check-c++): Express dependencies using
5230 dependencies rather than commands.
5231 * Makefile.in: Regenerate.
5232
5233 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5234 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5235 * Makefile.in: Update.
5236
970f29af
AC
52372003-08-01 Andrew Cagney <cagney@redhat.com>
5238
5239 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5240 * configure: Ditto.
5241
b2884a0c
DD
52422003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5243
5244 * configure.in: Enable libgcj for darwin.
5245 * configure: Rebuild.
5246
c07f46a4
NN
52472003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5248
5249 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5250
9175bfc0
NN
52512003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5252
5253 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5254 creating target and build subdirs to build all parent dirs as needed.
5255 * Makefile.in: Rebuild.
5256 * configure.in: Don't build dirs explicitly here.
5257 * configure: Rebuild.
5258
b9abda6a
AO
52592003-07-22 Alexandre Oliva <aoliva@redhat.com>
5260
5261 * Makefile.tpl (all-make): Depend on intl.
5262 * Makefile.in: Rebuilt.
5263
eef8ffd4
NN
52642003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5265
5266 * config.if: Remove unused libc_interface determination.
5267
295efaf0
NN
52682003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5269
5270 * Makefile.in: Regenerate, correctly this time.
5271
e5c3f801
NN
52722003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5273
5274 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5275 unused INSTALL_PROGRAM_ARGS.
5276 * configure.in: Use AC_PROG_INSTALL.
5277 * Makefile.in: Regenerate.
5278 * configure: Regenerate.
5279
4a18bd6b
AO
52802003-07-10 Alexandre Oliva <aoliva@redhat.com>
5281
5282 * configure: Rebuilt.
5283 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5284 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5285 newlib nor libgloss.
5286 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5287 * configure.in (am33_2.0-*-linux*): Added.
5288
fbd1054d
BW
52892003-07-09 Bob Wilson <bob.wilson@acm.org>
5290
5291 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5292 * configure: Regenerate.
5293
b40e3958
L
52942003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5295
5296 * config-ml.in: Replace PWD with PWD_COMMAND.
5297 * Makefile.tpl: Likewise.
5298 * Makefile.in: Regenerated.
5299
4a5be7ba
NN
53002003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5301
5302 * configure.in: Clean up config-lang.in handling. Delete
5303 useless assignment to "subdirs".
5304 * configure: Regenerate.
5305
9c14acb8
NN
53062003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5307
5308 * configure.in: Rename 'target_libs' to 'target_libraries'.
5309 Remove useless reference to 'target_libs'.
5310 * configure: Regenerate.
5311
8f32e830
KS
53122003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5313
5314 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5315 * Makefile.in: Regenerate.
5316
12f0bd74
NN
53172003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5318
5319 * Makefile.def: Introduce flags_to_pass.
5320 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5321 * Makefile.in: Regenerate.
5322
b07c2aad
HPN
53232003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5324
5325 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5326 and target-libgloss.
5327 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5328 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5329 * configure: Regenerate.
b07c2aad 5330
56f25033
DD
53312003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5332
5333 * configure.in: Update testsuite_flags to new location.
5334 * configure. Regenerate.
80b200a1 5335
4ec9a3b2
NN
53362003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5337
5338 * Makefile.tpl: Remove BUILD_CC stuff.
5339 * Makefile.in: Regenerate.
5340
059083b1 53412003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5342
059083b1
L
5343 * config.guess: Update to 2003-06-12 version.
5344 * config.sub: Update to 2003-06-13 version.
5345
535b046a
TS
53462003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5347
5348 * MAINTAINERS: Add myself as MIPS co-maintainer.
5349
00c22daa 53502003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5351
00c22daa
L
5352 * config.guess: Update to 2003-06-06 version.
5353 * config.sub: Update to 2003-06-06 version.
5354
1047cb91
DD
53552003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5356
5357 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5358 * configure. Regenerate.
5359
123494c8
NN
53602003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5361
1047cb91
DD
5362 * configure.in: Disable serial configure by default.
5363 * configure: Regenerate.
5364 * Makefile.tpl: Abolish .NOTPARALLEL.
5365 * Makefile.in: Regenerate.
5366
7f121bbf
NN
5367 * Makefile.tpl: Replace {build,host,target}_canonical by
5368 {build,host,target}.
5369 * Makefile.in: Regenerate.
5370
123494c8
NN
5371 * Makefile.tpl: Fix stupid pasto.
5372 * Makefile.in: Regenerate.
5373
ec7e0995
NN
53742003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5375
5376 * Makefile.tpl: Remove bogus conditional.
5377 * Makefile.in: Regenerate.
5378
27b1cc72
NN
53792003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5380
2a4cbe27
NN
5381 * Makefile.tpl: Make 'recursive targets' using autogen rather
5382 than shell loop. Remove duplicate 'clean' targets and false
5383 comments.
5384 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5385 Add systematic method of specifying missing targets in subdirs.
5386 Add copyright boilerplate.
5387 * Makefile.in: Regenerate.
5388 * configure.in: Add 'recursive targets' to maybe list.
5389 * configure: Regenerate.
5390
27b1cc72
NN
5391 * Makefile.tpl: Rename [+target+] to [+make_target+].
5392 * Makefile.def: Rename 'target' to 'make_target'.
5393
01e51bd0
NC
53942003-05-30 Nick Clifton <nickc@redhat.com>
5395
5396 * README-maintainer-mode: Update URL for locating blessed config
5397 tools.
5398
2fd84b42
NC
53992003-05-29 Robert Millan <rmh@debian.org>
5400
5401 * ltconfig: Import this patch and modify for use with current
5402 version of ltconfig:
5403
5404 2003-05-21 Bruno Haible <bruno@clisp.org>
5405
5406 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5407 GNU/FreeBSD.
5408
8945c6bb
DD
54092003-05-28 DJ Delorie <dj@redhat.com>
5410
5411 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5412 * Makefile.in: Regenerate.
5413
2f9632a1
JJ
54142003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5415
80b200a1 5416 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5417
3a12db16 54182003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5419
3a12db16
DD
5420 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5421 newlib or libgloss.
5422 * Makefile.in: Regenerate.
5423
44482353
DD
54242003-05-21 DJ Delorie <dj@redhat.com>
5425
5426 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5427 * Makefile.in: Regenerate.
5428
fec2c52d
MR
54292003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5430
5431 * configure.in: Use curly braces in the definition of tooldir.
5432 * configure: Regenerate.
5433
16ae0395
NN
54342003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5435
5436 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5437 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5438 Factor out common code from autogen IF statements.
5439 * configure: Regenerate.
5440 * Makefile.in: Regenerate.
5441
ec11bdc6
DD
54422003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5443
5444 * configure.in: Accept i[3456789]86 for machine type.
5445 * configure: Regenerate.
5446
dd12c3a8
NN
54472003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5448
5449 * configure.in: Switch more things to use maybe dependencies.
5450 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5451 * configure: Regenerate.
5452 * Makefile.tpl: Switch more things to use maybe dependencies.
5453 * Makefile.in: Regenerate.
5454
cf662e21
AJ
54552003-05-16 Andreas Schwab <schwab@suse.de>
5456
5457 * Makefile.tpl (install-opcodes): Define.
5458 * Makefile.in: Rebuild.
5459
5481b376
AJ
54602003-05-13 Andreas Jaeger <aj@suse.de>
5461
5462 * config.guess: Update to 2003-05-09 version.
5463 * config.sub: Update to 2003-05-09 version.
5464
3959a22a
AJ
54652003-05-13 Michael Eager <eager@mvista.com>
5466
5467 * configure.in: Correct sed script so that options in quotes are not
5468 deleted.
5469 * configure: Rebuild.
5470
564b43e5
CV
54712003-05-12 Corinna Vinschen <corinna@vinschen.de>
5472
5473 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5474 and $$s/newlib/libc/sys/cygwin32 include paths.
5475 * configure: Ditto.
5476
bb947dc9
L
54772003-05-05 H.J. Lu <hjl@gnu.org>
5478
5479 * config-ml.in: Restored from gcc repository.
5480
77f7441a
CD
54812003-05-02 Chris Demetriou <cgd@broadcom.com>
5482
80b200a1
ZW
5483 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5484 * Makefile.in: Regenerate.
77f7441a 5485
a26d7085
DJ
54862003-04-27 Daniel Jacobowitz <drow@mvista.com>
5487
5488 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5489 and Makefile.def.
5490
e4c4d240
DJ
54912003-04-27 Daniel Jacobowitz <drow@mvista.com>
5492
5493 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5494 * Makefile.in: Regenerated.
5495
62a3fc85
DD
54962003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5497
5498 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5499 * Makefile.in: Regenerate.
5500
55012003-04-18 Jakub Jelinek <jakub@redhat.com>
5502
5503 * configure.in (powerpc64*-*-linux*): Remove.
5504 * configure: Rebuilt.
5505
5b474aa8
DD
55062003-04-17 Phil Edwards <pme@gcc.gnu.org>
5507
5508 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5509 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5510 and restrap.
5511 * Makefile.in: Regenerate.
5512
55132003-04-16 Richard Earnshaw <rearnsha@arm.com>
5514
5515 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5516 * configure: Regenerated.
5517
bc295afe
AO
55182003-04-11 Alexandre Oliva <aoliva@redhat.com>
5519
5520 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5521 * */configure: Rebuilt.
5522
3728fade
NN
55232003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5524
5525 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5526 * Makefile.in: Regenerate.
5527
ce5b542e
MC
55282003-03-14 Michael Chastain <mec@shout.net>
5529
5530 * Makefile.in: Regenerate with correct Makefile.def.
5531
3db0a37f
NN
55322003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5533
5534 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5535 Make macro.
5536 * Makefile.in: Regenerate.
5537 * configure.in: Clean up gxx_include_dir logic.
5538 * configure: Regenerate.
5539
34349c6e
DD
55402003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5541
5542 * configure.in (gxx_include_dir): Fix typo.
5543 * configure: Regenerated.
5544
686c28c9
AC
55452003-03-06 Andrew Cagney <cagney@redhat.com>
5546
5547 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5548
bba45b8b 55492003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5550
bba45b8b
NN
5551 * configure.in: Include $(build_tooldir)/sys-include in
5552 FLAGS_FOR_TARGET.
5553 * configure: Regenerated.
5554
2683747f
NN
55552003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5556
bba45b8b
NN
5557 * Makefile.tpl: Reindent.
5558 * Makefile.in: Regenerate.
5559 * configure.in: Reindent. Don't set unused variables.
5560 * configure: Regenerate.
5561
2683747f
NN
5562 * Makefile.tpl: Always pass down RANLIB.
5563 * Makefile.in: Regenerate.
5564
5565 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5566 * Makefile.in: Regenerate.
5567 * configure.in: Remove unused logic relating to --enable-shared
5568 and --enable-threads. Remove bogus comments. Remove redundant
5569 noconfigdirs.
5570 * configure: Regenerate.
5571
5572 * configure.in: Replace ${libstdcxx_version} by its value.
5573 Remove reference to mh-dgux.
5574 * configure: Regenerate.
5575
50212802
NN
55762003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5577
5578 * Makefile.tpl: Rearrange.
5579 * Makefile.in: Regenerate.
5580
a6be7fc6
NC
55812003-02-25 Nick Clifton <nickc@redhat.com>
5582
5583 * configure: Remove site-file supprot - it is obsolete.
5584
f8a495c8
NC
55852003-02-24 Uwe Stieber <uwe@wwws.de>
5586
5587 * configure.in: Add support for kaOS as cross build target system.
5588 * configure: Regenerated.
5589
3decd77d
DD
55902003-02-20 Sean McNeil <sean@blue.mcneil.com>
5591
5592 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5593 configure-target-* as some target builds may require additional
5594 flags for preprocessor tests.
5595 * Makefile.in: Regenerated.
5596
f4ff34a3
AO
55972003-02-19 Alexandre Oliva <aoliva@redhat.com>
5598
5599 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5600 * ltconfig: Handle it.
5601 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5602 auto-detecting it.
5603
b7e4a931
AO
56042003-02-19 Alexandre Oliva <aoliva@redhat.com>
5605
5606 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5607 it is used as argument to $CC.
5608 * ltcf-gcj.sh: Likewise.
5609
6b784d9f
AO
56102003-02-19 Alexandre Oliva <aoliva@redhat.com>
5611
5612 * configure.in: Introduce --enable-maintainer-mode.
5613 * configure: Rebuilt.
5614 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5615 for maintainer mode.
5616 * Makefile.in: Rebuilt.
5617
8bcd8a07
AC
56182003-02-19 Andrew Cagney <ac131313@redhat.com>
5619
5620 * configure: Regenerate using autoconf 2.13.
5621
ee3fd329
AM
56222003-02-19 Alan Modra <amodra@bigpond.net.au>
5623
5624 * config.guess: Import latest version.
5625 * config.sub: Import latest version.
5626
e9e45685
JM
56272003-02-18 Jason Merrill <jason@redhat.com>
5628
5629 * Makefile.tpl (check-c++): Allow parallelism.
5630
859789af
AC
56312003-02-17 Andrew Cagney <ac131313@redhat.com>
5632
5633 * configure: Regenerate using autoconf 000227.
5634
b3f16a9b
GK
56352003-02-15 Geoffrey Keating <geoffk@apple.com>
5636
5637 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5638 don't configure target-libobjc.
5639 * configure: Regenerate.
5640
72e60e02
DD
56412003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5642
5643 * Makefile.tpl (RANLIB): Define.
5644 * Makefile.in: Regenerate.
5645
91f0e695
KS
56462003-02-06 Keith R Seitz <keiths@redhat.com>
5647
5648 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5649 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5650 * Makefile.in: Regenerated.
5651 * configure.in: Remove all traces of snavigator, db, and grep.
5652 * configure: Regenerated.
5653
122bfa92
FCE
56542003-01-31 Frank Ch. Eigler <fche@redhat.com>
5655
5656 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5657 * Makefile.in: Regenerated.
5658
264095c3
AO
56592003-01-30 Alexandre Oliva <aoliva@redhat.com>
5660
5661 * config.if: Copy from GCC.
5662
a84dbcb3
AO
56632003-01-27 Phil Edwards <pme@gcc.gnu.org>
5664
5665 * configure.in: Revert 24Jan change.
5666 * configure: Regenerate.
5667
19618276
NN
56682003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5669
5670 * configure.in: Revert previous change.
5671 * configure: Regenerate.
5672
b7f27a92
NN
56732003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5674
5675 * configure.in: Make rda native-only.
5676 * configure: Regenerate.
5677
83326456
NN
56782003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5679
5680 * configure.in: Add missing \.
5681 * configure: Rebuilt.
5682
5e367fa5
JJ
56832003-01-17 Jakub Jelinek <jakub@redhat.com>
5684
5685 * configure.in (baseargs): Avoid using \| in sed regular
5686 expressions.
5687 * configure: Rebuilt.
5688
e01f337c
JJ
56892003-01-16 Jakub Jelinek <jakub@redhat.com>
5690
5691 * configure.in (baseargs): Remove all supported forms of
5692 --cache-file, --srcdir, --host, --build and --target options
5693 from argument lists.
5694 * configure: Rebuilt.
5695
aa236487
AO
56962003-01-15 Alexandre Oliva <aoliva@redhat.com>
5697
5698 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5699 * configure: Rebuilt.
5700
586c0873
NN
57012003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5702
5703 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5704 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5705 * Makefile.in: Regenerate.
5706 * configure: Regenerate.
5707
497f816e
DD
57082003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5709
5710 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5711 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5712 * Makefile.in: Regenerate.
5713
bfbe5519
AO
57142003-01-09 Alexandre Oliva <aoliva@redhat.com>
5715
5716 * configure.in: Remove Makefile in build, host and target modules
5717 unless configure was run with --no-recursion.
5718 * configure: Rebuilt.
5719
3f234ef5
CD
57202003-01-08 Chris Demetriou <cgd@broadcom.com>
5721
5722 * config.guess: Update to 2003-01-03 version.
5723 * config.sub: Update to 2003-01-03 version.
5724
a3982d48
CF
57252003-01-07 Christopher Faylor <cgf@redhat.com>
5726
5727 * configure: Regenerate with proper autoconf 2.13.
5728
75778ec4
CF
57292003-01-07 Christopher Faylor <cgf@redhat.com>
5730
80b200a1
ZW
5731 * configure.in: Add AC_PREREQ for consistency.
5732 * configure: Regenerate.
75778ec4 5733
c180f501
AC
57342003-01-06 Andrew Cagney <ac131313@redhat.com>
5735
5736 * configure.in (GDB_TK): Add tcl directories conditional on
5737 gdb/gdbtk directory being present.
5738 * configure: Regenerate.
5481b376 5739
46ca2cc2
DA
57402003-01-04 John David Anglin <dave.anglin@nrc.ca>
5741
5742 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5743 by gcc if LD is not defined and we are not doing a Canadian Cross.
5744 * configure: Rebuilt.
5745
53dd8dab
DJ
57462003-01-01 Daniel Jacobowitz <drow@mvista.com>
5747
5748 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5749
50ceb20c
TT
57502002-12-31 Tom Tromey <tromey@redhat.com>
5751
5752 * Makefile.in: Rebuilt.
5753 * Makefile.def (target_modules) [libffi]: Allow installation.
5754
e78b5cfe
AS
57552002-12-31 Andreas Schwab <schwab@suse.de>
5756
5757 * configure.in: Fix use of $program_transform_name.
5758 * configure: Regenerated.
5759
67448102
DJ
57602002-12-30 Daniel Jacobowitz <drow@mvista.com>
5761
5762 * configure.in (baseargs): Don't remove first configure argument.
5763 * configure: Regenerated.
5764
e6bfb94a
AO
57652002-12-29 Alexandre Oliva <aoliva@redhat.com>
5766
5767 * Makefile.tpl (local-distclean): Don't remove...
5768 (multilib.ts): ... this. Moved into...
5769 (multilib.out): ... this. Don't use sub-make.
5770 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5771 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5772 (configure-build-[+module+], configure-[+module+],
5773 configure-target-[+module+], configure-gcc): ... these. Test
5774 for Makefile existence. Drop config.status from dependencies.
5775 * Makefile.in: Rebuilt.
5776 * configure.in: Move gcc-version-trigger to the end of
5777 ac_configure_args. Add comments to maybedep.tmp and
5778 serdep.tmp. Introduce --disable-serial-configure. Remove
5779 nonopt from baseargs, matching and removing corresponding
5780 whitespace while at it.
5781 * configure: Rebuilt.
5782
8f0dfb36
AO
57832002-12-28 Alexandre Oliva <aoliva@redhat.com>
5784
5785 * configure.in (host_configargs): Replace reference to
5786 no-longer-defined buildopts with --build=${build_alias}.
5787 * configure: Rebuilt.
5788
43be203f
AO
57892002-12-28 Alexandre Oliva <aoliva@redhat.com>
5790
5791 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5792 program_transform_name to standard idiom.
5793 (AUTOGEN, AUTOCONF): Define.
5794 (Makefile.in): Use $(AUTOGEN).
5795 (Makefile): Depend on config.status, and use autoconf-style rule to
5796 build it. Move original commands to...
5797 (config.status): ... this new target.
5798 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5799 $(AUTOCONF).
5800 * Makefile.in: Rebuilt.
5801
a0da8069
NN
58022002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5803
d18f1c9f
NN
5804 * Makefile.tpl: Fix dramatic bustage due to change in
5805 program_transform_name.
5806 * Makefile.in: Regenerate.
5807
5808 * configure.in: Remove unnecessary PATH setting.
5809 * configure: Regnerate.
5810
5811 * configure.in: Don't default to unprefixed tools unless
5812 the native tools will work.
5813 * configure: Regenerate.
5814
a0da8069
NN
5815 * configure.in: Convert to autoconf script. Blow away lots
5816 of now-redundant Makefile fragments.
5817 * configure: Generate using Autoconf.
5818 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5819 * Makefile.in: Regenerate.
5820
c567df0a
NN
58212002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5822
5481b376 5823 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5824 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5825
5481b376 5826 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5827 where they belong.
2c7f9a32 5828
2dabcfb4
AS
58292002-12-24 Andreas Schwab <schwab@suse.de>
5830
5831 * Makefile.tpl (multilib.out): Fix missing space.
5832 * Makefile.in: Regenerate.
5833
1086bc09
NN
58342002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5835
5836 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5837 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5838 * Makefile.in: Regenerate.
5839 * configure.in: Remove unnecessary leftovers.
5840
1086bc09
NN
58412002-12-21 Geoffrey Keating <geoffk@apple.com>
5842
5843 * configure.in (extra_ranlibflags_for_target): New variable.
5844 (*-*-darwin): Add -c to ranlib commands.
5845 * configure (tooldir): Handle extra_ranlibflags_for_target.
5846
14e9ca95
JJ
58472002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5848
5849 * COPYING.NEWLIB: Updated.
5850 * COPYING.LIBGLOSS: Ditto.
5851
14c428fb
NN
58522002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5853
5854 * Makefile.tpl: Revert HJL's change.
5855 * Makefile.in: Regenerated.
5856 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5857 always.
5858
313b8244
AS
58592002-12-19 Andreas Schwab <schwab@suse.de>
5860
5861 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5862 * Makefile.in: Regenerate.
5863
efeae3db
L
58642002-12-18 H.J. Lu <hjl@gnu.org>
5865
5866 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5867 * Makefile.in: Regenerated.
5868
5869 * configure.in (build_prefix): New. Substitute.
5870
43d92c63
NN
58712002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5872
59da4fe6
NN
5873 * Makefile.tpl: Don't let real targets depend on phony targets.
5874 * Makefile.in: Regenerate.
5875
43d92c63
NN
5876 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5877 * Makefile.in: Regenerate.
5878
b72e6a2d
JM
58792002-12-16 Jason Merrill <jason@redhat.com>
5880
5881 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5882 previous 'make bootstrap'.
5883 * Makefile.in: Regenerate.
5884
95c72c44
HPN
58852002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5886
5887 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5888
7d695d07
JM
58892002-12-13 Jason Merrill <jason@redhat.com>
5890
5891 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5892 library tests.
5893 (check-c++): Just depend on it and check-target-libstdc++-v3.
5894 * Makefile.in: Regenerate.
5895
54103d1e
NN
58962002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5897
5898 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5899 * Makefile.in: Regenerate.
5900
4024f1e1
JJ
59012002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5902
80b200a1
ZW
5903 * COPYING.NEWLIB: Update list of alternate Regent of California
5904 licenses and discuss official revoking of advertising clause.
5905 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5906
7dda0df6
AO
59072002-12-12 Alexandre Oliva <aoliva@redhat.com>
5908
5909 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5910 * Makefile.in: Rebuilt.
5911
d03be79e 59122002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5913
929293f4
NN
5914 * configure: Fix bug put in by gremlins.
5915
d03be79e
NN
5916 * Makefile.tpl: Substitute more autoconfily.
5917 * configure: Substitute more autoconfily.
5918 * Makefile.in: Regenerate.
5919
59202002-12-08 Andrew Cagney <ac131313@redhat.com>
5921
5922 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5923 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5924
59252002-12-06 DJ Delorie <dj@redhat.com>
5926
5927 * Makefile.tpl: Change configure dependencies to not have real
5928 targets depend on phony targets.
b4a77b47 5929
db1ac78d
NN
59302002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5931
bcaf2395
NN
5932 * configure.in: Revert unintentional change.
5933
b4fa093e
NN
5934 * src-release: Configure host subdirs.
5935
db1ac78d
NN
5936 * Makefile.tpl: Change dependency for */multilib.out so that
5937 it works when gcc isn't in the tree.
5938
5939 * configure.in: Substitute more.
5940 * configure: Run subconfigures from the Makefile.
5941 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5942 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5943
15723a45
NN
59442002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5945
e2b9e2dc
NN
5946 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5947 and corresponding dependencies.
5948 * Makefile.in: Regenerate.
5949
2af579c4
NN
5950 * configure.in (host_tools): Order binutils, gas and ld for
5951 convenience in running the testsuites.
5952
a2cc058a
NN
5953 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5954 * Makefile.in: Regenerate.
5955 * configure.in: Introduce rules to serialize subconfigure runs.
5956
15723a45
NN
5957 * configure.in: Introduce BASE_CC_FOR_TARGET.
5958 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5959 Realize configure-build-* targets. Realize configure-target-* targets.
5960 * Makefile.in: Regenerate.
5961
ae831be5
NN
59622002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5963
5964 * configure: Move gcc_version_trigger stuff from here...
5965 * configure.in: ...to here.
5966
5967 * configure.in: Separate subconfigure options added by this file from
5968 options given by the user. Add machinery to put args for host
5969 subconfigures into the Makefile.
5970
5971 * Makefile.tpl: Remove 'vault' targets.
5972 * Makefile.tpl: Reorder and comment dependencies.
5973 * Makefile.in: Regenerate.
5974
bbf7c8ac
NN
59752002-11-28 Geoffrey Keating <geoffk@apple.com>
5976
5977 * configure.in: Move host-specific darwin noconfigdirs into
5978 the host-specific section.
5979
930314a4
NN
59802002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5981
52d7cdee
NN
5982 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5983 during replay.
5984 * Makefile.in: Regenerate.
5985
930314a4
NN
5986 (finishing slow-motion replay)
5987 * configure: Remove skip-this-dir support.
5988 * Makefile.tpl: Remove skip-this-dir support.
5989
5990 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5991 subdirectories.
5992 * Makefile.in: Regenerate.
5993
5994 * Makefile.tpl: Strip out useless setting of 'dir'.
5995 * Makefile.in: Regenerate.
5481b376 5996
930314a4
NN
59972002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5998
5999 (finishing slow-motion replay)
6000 * configure.in: Fix deeply stupid bug.
6001
6002 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6003 shell code in CXX_FOR_TARGET
6004 * Makefile.def: Introduce raw_cxx.
6005 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6006 RAW_CXX_FOR_TARGET.
6007 * Makefile.in: Regenerate.
6008
60092002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6010
6011 (finishing slow-motion replay)
6012 * Makefile.tpl: Remove unnecessary ifs.
6013 * Makefile.in: Regenerate.
6014
5481b376 6015 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6016 dependencies. Maybe-ize build-libiberty. Create dummy install
6017 targets for 'no_install' modules.
5481b376 6018 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6019 build_modules stuff to configure.in.
5481b376 6020 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6021 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6022 * Makefile.in: Regenerate.
6023
3866be5d
NN
60242002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6025
6026 (continuing slow-motion replay)
6027 * Makefile.tpl: Make all-target, install-target behave similarly
6028 to all, install (only hitting configured targets). Eliminate
6029 unused macro defintions.
6030
6031 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6032 build != host.
6033
6034 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6035
6036 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6037
5481b376 6038 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6039 configuring. Remove references to "dosrel".
6040 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6041 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6042 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6043 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6044 and redundant dependency; rearrange slightly.
6045 * Makefile.def: Add host-side libtermcap, utils.
6046
6047 * Makefile.in: Regenerate.
6048
e393202e
NN
60492002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6050
6051 (Continuing slow-motion replay)
6052 * Makefile.def: Add list of recursive targets to autogenerate.
6053 Add build_modules.
6054 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6055 targets. Autogenerate *-build-* targets.
6056 * Makefile.in: Regenerate.
6057
583d52d7
NN
60582002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 (Continuing slow-motion replay)
6061 * configure: More autoconf-style substitutions.
6062 * Makefile.tpl: More autoconf-style substitutions.
6063 * Makefile.in: Regenerate.
6064
60652002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6066
6067 (Continuing slow-motion replay)
6068 * configure: Substitute more variables in a more autoconf-friendly
6069 way. Simplify slightly.
6070 * Makefile.tpl: Make more variables substitutable in an
6071 autoconf-friendly way.
6072 * Makefile.in: Regenerate.
6073
874e38b4
NN
60742002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6075
6076 (Continuing slow-motion replay)
6077 * configure.in (v810*): Remove special setting of tools.
6078
6079 * configure: Add support for extra required flags for ar or nm.
6080 * configure.in (aix4.3+): Use above support for target-specific
6081 issues, rather than using config/mt-aix43.
6082
852e5f18
NN
60832002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6084
6085 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6086 * configure: Remove 'removing', which doesn't work. Replace $subdir
6087 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6088 with $srcdir. Reformat indentation. Substitute some variables
6089 formerly hard-coded in the Makefile for build=host.
6090 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6091 * Makefile.def: Autogenerate more.
6092 * Makefile.in: Regenerate.
6093
c9a0d920
DD
60942002-11-13 Bruce Korb <bkorb@gnu.org>
6095
6096 * Makefile.tpl: syntactic cleanup
6097
dd2768ff
KB
60982002-11-04 Kevin Buettner <kevinb@redhat.com>
6099
6100 * Makefile.def (host_modules): Add rda.
6101 * Makefile.in: Regenerate.
6102 * configure.in (target_tool): Add target-rda to list.
6103
1aa8389d
DD
61042002-10-25 Phil Edwards <pme@gcc.gnu.org>
6105
6106 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6107 and restrap targets to this rule.
6108 * Makefile.in: Regenerate.
6109
28f46298
HPN
61102002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6111
6112 * configure.in (i[3456]86-*-linux*): Add check to disable
6113 ${libgcj} for glibc1.
6114
ff72e302
NC
61152002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6116
6117 * configure.in: Add tic4x target.
6118
8607b6c9
NN
61192002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6120
6121 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6122 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6123 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6124 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6125 * Makefile.in: Regenerate.
6126
f8f61f4a
NN
61272002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6128
c86f794b
NN
6129 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6130 * Makefile.in: Regenerate.
6131
a9590527
NN
6132 * Makefile.def: Remove order dependency comments.
6133 * Makefile.tpl: Add explicit install-install dependencies.
6134 * Makefile.in: Regenerate.
6135
8412ce72
NN
6136 * Makefile.tpl: Remove material now in src-release. (Finally!)
6137 * Makefile.in: Regenerate.
6138
8b9f37f1
NN
6139 * configure: Restore my original patch by syncing with gcc version.
6140
f8f61f4a
NN
6141 * Bring following over from gcc:
6142
61432002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6144
6145 * configure.in (s390*-*-linux*): Enable libgcj.
6146
403d9505
NN
61472002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6148
6149 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6150
95f6f383
AM
61512002-10-02 Alan Modra <amodra@bigpond.net.au>
6152
e4673b0a 6153 * configure: Move stray lines back to where they belong.
95f6f383 6154
748503c8
NN
61552002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6156
a581b5c3
NN
6157 * Makefile.tpl: Insert configure-target target, for src-release.
6158
c084f5b4
NN
6159 * configure: Finish reverting change which Andrew Cagney started
6160 reverting. Should fix bustage.
6161
7aa673ed 6162 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6163 * src-release: New file. Contains material for making net
6164 releases for gdb, binutils, et al., formerly in Makefile.in.
6165
82a9b2d9
NC
61662002-09-30 Nick Clifton <nickc@redhat.com>
6167
6168 * cpu: New top level directory. Intended to hold input files for
6169 CGEN which have FSF copyright assignment.
6170 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6171
c2463a00
AC
61722002-09-29 Andrew Cagney <ac131313@redhat.com>
6173
6174 Revert below (note that src does not contain Makefile.tpl):
6175 * Makefile.tpl: Make subsituted variables more autoconfy.
6176 * Makefile.in: Regenerate.
6177
f03b4789
NN
61782002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6179
c11e16a9
NN
6180 * configure: Revert accidentally applied changes.
6181
f03b4789
NN
6182 * Makefile.tpl: Make more autoconf-friendly.
6183 * Makefile.in: Regenerate.
6184 * configure: Make substitution more autoconf-like.
6185
61862002-09-28 Richard Earnshaw <rearnsha@arm.com>
6187
6188 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6189 single entry to handle all these.
6190 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6191 libjava on arm-*-elf.
6192
c0292023
GK
61932002-09-27 Geoffrey Keating <geoffk@apple.com>
6194
6195 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6196 things that depend on them.
6197
c66d951e
NN
61982002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6199
6200 * Makefile.tpl: Make subsituted variables more autoconfy.
6201 * Makefile.in: Regenerate.
6202 * configure: Make seds more autoconfy.
6203
907a7241 62042002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6205
6206 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6207 * Makefile.in: Regenerate.
6208 * configure.in: Rewrite sed statements to look autoconfy.
6209
907a7241
NN
6210 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6211 all-target-foo on configure-target-foo.
6212 * Makefile.def: Ditto.
6213 * Makefile.in: Rebuild.
6214
405ea7a0
NN
62152002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6216
6217 * Makefile.def: New file.
6218 * Makefile.tpl: New file.
6219 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6220
6221 * configure.in: Minor rearrangement. Simplify tests.
6222
bdc57bfd
JT
62232002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6224
6225 * configure.in (with_headers): Skip copy if value is "yes".
6226 (with_libs): Likewise.
6227
ae03d6e2
NN
62282002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6229
6230 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6231 * configure.in (sh*-*-pe*): Ditto.
6232 * configure.in (mips*-*-pe*): Ditto.
6233 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6234
6235 * configure.in: Rearrange.
6236
707960fe
NC
62372002-09-12 Nick Clifton <nickc@redhat.com>
6238
6239 * Import these changes from the config master repository:
6240
6241 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6242
6243 * config.sub: Add tic4x target.
6244
6245 2002-09-03 Ben Elliston <bje@redhat.com>
6246
6247 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6248 Reported by <Duncan_Stodart@insession.com>.
6249
36ea319f
JJ
62502002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6251
6252 * COPYING.NEWLIB: More updates.
6253
cf57480a
JJ
62542002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6255
6256 * COPYING.NEWLIB: Update.
6257
fd31a171
AC
62582002-08-23 Andrew Cagney <ac131313@redhat.com>
6259
23b632fc
AC
6260 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6261
fd31a171
AC
6262 * config.guess: Import version 2002-08-23.
6263 * config.sub: Import version 2002-08-22.
6264
a08bafb5
AO
62652002-08-20 Alexandre Oliva <aoliva@redhat.com>
6266
6267 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6268 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6269 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6270
17240c1f
NC
62712002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6272
6273 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6274
e70ad0c6
L
62752002-08-04 H.J. Lu (hjl@gnu.org)
6276
6277 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6278
574e6d11
DD
62792002-07-31 Alan Modra <amodra@bigpond.net.au>
6280
6281 * configure.in: Move generic linux case to end. Copy generic
6282 linux noconfigdirs to mips*-*-linux* entry and new
6283 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6284
611e7523
CD
62852002-07-19 Chris Demetriou <cgd@broadcom.com>
6286
6287 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6288 one instance of them which was missed to the list to update.
6289
51759676
CD
62902002-07-16 Chris Demetriou <cgd@broadcom.com>
6291
6292 * config.guess: Update to 2002-07-09 version.
6293 * config.sub: Update to 2002-07-03 version.
6294
7c1f909c
DD
62952002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6296
6297 * configure.in: Remove two redundant tests.
6298
d7cf5d30
DD
62992002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6300
6301 * configure.in (mips*-*-irix6*o32): Enable stabs.
6302
c74222f7
DD
63032002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6304
5b53c336
DD
6305 * configure.in: Don't build grez.
6306 * Makefile.in: Ditto.
6307
c74222f7
DD
6308 * Makefile.in: Remove references to bsp, cygmon, libstub.
6309 * configure.in: Ditto.
6310
6311 * configure.in: Remove leftover reference to gdbtest.
6312
edd1b227
DD
63132002-07-08 Phil Edwards <pme@gcc.gnu.org>
6314
6315 * configure.in (gxx_include_dir): Change to match versioned
6316 C++ headers if --enable-version-specific-runtime-libs is used.
6317
486186e3
AO
63182002-07-04 Steve Ellcey <sje@cup.hp.com>
6319
6320 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6321
ff0a3bf8
DD
63222002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6323
6324 * configure.in: Make --without-x work.
6325
1dfa8174
NC
63262002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6327
6328 * contrib: New directory. Created to contain a copy of the
5481b376 6329 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6330 the FSF GCC sources.
6331
07637366
DD
63322002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6333
b6f83f2a
DD
6334 * configure.in: Rearrange target Makefile fragment collection.
6335
07637366
DD
6336 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6337 cvs[src].
6338 * configure.in: Ditto.
6339
f48556b1
DD
63402002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6341
6342 * Makefile.in: Eliminate 'apache' targets.
6343 * configure.in: Eliminate 'apache' targets.
6344
6345 * configure.in: Eliminate redundant tests. Reorganize.
6346
6347 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6348
6349 * config-ml.in: Eliminate references to Cygnus configure.
6350
6351 * Makefile.in: Eliminate references to building emacs.
6352
63532002-07-01 Denis Chertykov <denisc@overta.ru>
6354
6355 * configure.in: Add support for ip2k.
6356
cdb9e2b8
BE
63572002-06-24 Ben Elliston <bje@redhat.com>
6358
6359 * configure.in (host_tools): Remove cgen.
6360
6361 * Makefile.in (all-cgen): Remove; runs from its source directory.
6362 (check-cgen, install-cgen, clean-cgen): Likewise.
6363 (all-opcodes): No not depend on all-cgen.
6364 (all-sim): Likewise.
6365
3558860c
DD
63662002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6367
6368 * configure.in: Fix AIX configury bug.
6369
e3b0c936
DD
63702002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6371
cdb9e2b8 6372 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6373
cdb9e2b8
BE
6374 * configure.in: Move definition of libstdcxx_flags right above
6375 usage, rather than way earlier.
8ee424c0 6376
c712250a
DD
6377 * configure.in: Pull definition of is_cross_compiler earlier.
6378
9ee1a75c
DD
6379 * configure.in: Rearrange a little.
6380
e3b0c936
DD
6381 * configure.in: Remove references to librx.
6382 * Makefile.in: Remove references to librx.
6383
b2bd228e
DD
63842002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6385
6386 * configure.in: Eliminate ${gasdir} variable.
6387
7cd52483
DB
63882002-06-18 Dave Brolley <brolley@redhat.com>
6389
6390 * configure.in: Add support for frv.
6391 * config.sub: Add support for frv.
6392
6c5e141a
DD
63932002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6394
6395 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6396
0d18b56d
JT
63972002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6398
6399 * configure.in (vax-*-netbsd*): Re-enable gas.
6400
fd8958d5
DD
64012002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6402
27f15fdd
DD
6403 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6404 BUILD_PREFIX_1, to correct nomenclature.
6405 * configure: Likewise.
6406
fd8958d5
DD
6407 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6408 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6409
0c2442b7
DD
64102002-05-31 Olaf Hering <olh@suse.de>
6411
6412 * config-ml.in: Propogate DESTDIR also.
6413
a3602181
JT
64142002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6415
6416 * configure.in (vax-*-netbsd*): Don't build gas for this
6417 platform.
6418
c95f53ae
MM
64192002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6420
6421 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6422 and libgcj for AVR.
6423
1d7c1053
NC
64242002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6425
6426 * config.sub: Add DLX target.
6427
4b37028f
JT
64282002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6429
6430 * config.guess: Update to 2002-05-22 version.
6431 * config.sub: Likewise.
6432
d5de0a84
NC
64332002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6434
6435 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6436 * config-ml.in: Likewise.
6437 * configure: Likewise.
6438 * configure.in: Likewise.
6439
c92a0210
DD
64402002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6441
115a77aa
DD
6442 * configure.in: Simplify makefile fragment collection.
6443
6444 * configure.in: Remove code to build emacs.
e99daf2b 6445
91e060aa
DD
6446 * configure.in : Remove --srcdir argument from targargs and buildargs
6447 (it's always overridden in the Makefile anyway). Rearrange a bit.
6448
6449 * configure: Move some logic to configure.in.
6450 * configure.in: Move some logic from configure.
c92a0210 6451
91217342
JJ
64522002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6453
6454 * COPYING.LIBGLOSS: New file.
6455
d3d8a9ee
NC
64562002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6457
6458 * Makefile.in: Honour DESTDIR.
6459
3a036cdc
AO
64602002-05-05 Alexandre Oliva <aoliva@redhat.com>
6461
6462 * configure.in (noconfigdirs): Don't disable libgcj on
6463 sparc64-*-solaris* and sparcv9-*-solaris*.
6464
6d095fe4
AO
64652002-05-03 Alexandre Oliva <aoliva@redhat.com>
6466
6467 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6468
dac55df9
TF
64692002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6470
6471 * configure.in (FLAGS_FOR_TARGET): Do not add
6472 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6473 on i[3456]86-*-linux*.
6474
a018e15b
TF
64752002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6476
6477 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6478
6479 * configure.in (noconfigdirs): Do not add target-newlib if
6480 target == i[3456]86-*-linux*, and host == target.
6481
5f284831
MM
64822002-04-29 Mark Mitchell <mark@codesourcery.com>
6483
6484 * config.guess: Updated to 2002-04-26's version.
6485 * config.sub: Updated to 2002-04-26's version.
6486
33babf59
DD
64872002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6488
bd5f7da2
DD
6489 * configure.in: delete reference to absent file
6490
a0c4f3a0
DD
6491 * configure.in: replace '[' with 'test'
6492
66f1ba4f
DD
6493 * configure.in: Eliminate references to gash.
6494 * Makefile.in: Eliminate references to gash.
6495
7c3ab50c
DD
6496 * configure.in: remove useless references to 'pic' makefile fragments.
6497
bbc025f5
DD
6498 * configure.in: (*-*-windows*) Finish removing.
6499
33babf59
DD
6500 * configure.in: Eliminate redundant test for libgui.
6501
d5ec694c
DD
65022002-04-26 Joel Sherrill <joel@OARcorp.com>
6503
6504 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6505 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6506
57a5346c
DD
65072002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6508
6509 * configure.in: remove references to dead files
6510
dbf93899
DD
65112002-04-18 Tom Tromey <tromey@redhat.com>
6512
6513 * configure.in: Disallow configuring libgcj when it is already
6514 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6515 Solaris 2.8 by default. For PR libgcj/6158.
6516
26eadf68
DD
65172002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6518
6519 * configure.in: Move default CC setting out of config/mh-* fragments
6520 directly into here.
6521
a0a2c6c6
DD
65222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6523
6524 * configure.in: don't even try to configure or make a subdirectory
6525 if there's no configure script for it.
6526
9972f812
DD
65272002-04-15 Mark Mitchell <mark@codesourcery.com>
6528
6529 * MAINTAINERS: Remove chill maintainers.
6530 * Makefile.in (CHILLFLAGS): Remove.
6531 (CHILL_LIB): Remove.
6532 (TARGET_CONFIGDIRS): Remove libchill.
6533 (CHILL_FOR_TARGET): Remove.
6534 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6535 CHILL_LIB.
6536 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6537 (CHECK_TARGET_MODULES): Likewise.
6538 (INSTALL_TARGET_MODULES): Likewise.
6539 (CLEAN_TARGET_MODULES): Likewise.
6540 (configure-target-libchill): Remove.
6541 (all-target-libchill): Remove.
6542 * configure.in (target_libs): Remove target-libchill.
6543 Do not compute CHILL_FOR_TARGET.
6544 * libchill: Remove directory.
5481b376 6545
75205f78
DD
65462002-04-15 DJ Delorie <dj@redhat.com>
6547
6548 * Makefile.in, configure.in, configure: Sync with gcc, entries
6549 follow...
6550
65512002-04-08 Tom Tromey <tromey@redhat.com>
6552
6553 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6554 Fixes PR libgcj/6068.
6555
65562002-03-30 Krister Walfridsson <cato@df.lth.se>
6557
6558 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6559
65602002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6561
6562 * configure.in (alpha*-dec-osf*): Enable libgcj.
6563
65642002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6565
6566 Fix for: PR bootstrap/3591, target/5676
6567 * configure.in (mcore-pe): Disable the configuration of
6568 libstdc++-v3 since exceptions are not supported.
6569
65702002-03-20 Anthony Green <green@redhat.com>
6571
6572 * configure.in: Enable libgcj for xscale-elf target.
6573
65742002-02-28 Alexandre Oliva <aoliva@redhat.com>
6575
6576 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6577 libjava.
6578 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6579
65802002-02-22 Alexandre Oliva <aoliva@redhat.com>
6581
6582 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6583 libstdc++-v3 and libjava.
6584
65852002-02-11 Adam Megacz <adam@xwt.org>
6586
6587 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6588 boehm-gc
6589
65902002-02-09 Alexandre Oliva <aoliva@redhat.com>
6591
6592 * config.guess: Updated to 2002-01-30's version.
6593 * config.sub: Updated to 2002-02-01's version.
6594 Contribute sh64-elf.
6595 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6596 * configure.in: Added sh64-*-*.
6597
65982002-01-17 H.J. Lu <hjl@gnu.org>
6599
6600 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6601 (all-target-fastjar): Also depend on all-target-libiberty.
6602
6603Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6604
6605 * configure, configure.in: Use temp file for long sed commands.
6606
66072001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6608
6609 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6610 libf2c.
6611
66122001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6613
6614 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6615
66162001-10-11 Hans-Peter Nilsson <hp@axis.com>
6617
6618 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6619
66202001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6621
6622 * configure: Handle temporary files securely using mkdir.
6623
66242001-09-26 Will Cohen <wcohen@redhat.com>
6625
6626 * configure.in (*-*-linux*): Disable configuration of target-newlib
6627 and target-libgloss.
6628
66292001-09-26 Alexandre Oliva <aoliva@redhat.com>
6630
6631 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6632 RANLIB.
6633
66342001-08-11 Graham Stott <grahams@redhat.com>
6635
6636 * Makefile.in (check-c++): Add missing semicolon.
6637
66382001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6639
6640 * configure.in (sh-*-linux*): New.
6641
66422001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6643
6644 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6645 and libgcj on m68hc11/m68hc12.
6646
66472001-06-27 H.J. Lu (hjl@gnu.org)
6648
6649 * Makefile (CFLAGS_FOR_BUILD): New.
6650 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6651
66522001-06-01 Hans-Peter Nilsson <hp@axis.com>
6653
6654 * configure.in (libstdcxx_flags): Do not try to execute
6655 libstdc++-v3/testsuite_flags until it exists.
6656
66572001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6658
6659 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6660
66612001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6662
6663 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6664
6665Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6666
6667 * configure.in: Move *-chorusos target case to the proper switch.
6668 Disable libgcj.
6669
66702001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6671
6672 * Makefile.in (STAGE1_CFLAGS): Pass down.
6673
66742001-04-13 Alan Modra <amodra@one.net.au>
6675
6676 * config.guess: Add hppa64-linux support. Note for next import that
6677 this is already in the master file.
6678 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6679
66802001-03-22 Colin Howell <chowell@redhat.com>
6681
6682 * Makefile.in (DO_X): Do not backslash single-quotes in
6683 backquotes (two places).
6684
66852001-03-18 Laurynas Biveinis <lauras@softhome.net>
6686
6687 * Makefile.in (DO_X): Quote nested quotes.
6688
66892001-03-15 Laurynas Biveinis <lauras@softhome.net>
6690
6691 * Makefile.in (DO_X): Use double quotes for quoting
6692 "RANLIB=$${RANLIB}".
6693
66942001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6695
6696 * configure.in: Only use `lang_requires' for languages athat are
6697 actually enabled.
6698
66992001-03-07 Tom Tromey <tromey@redhat.com>
6700
6701 * configure.in: Allow config-lang.in to set `lang_requires' to list
6702 of other required languages.
6703
67042001-03-06 Laurynas Biveinis <lauras@softhome.net>
6705
6706 * Makefile.in: Remove RANLIB definition. Use RANLIB
6707 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6708 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6709
67102001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6711 Alexandre Oliva <aoliva@redhat.com>
6712
6713 * Makefile.in (check-c++): Use tabs, not spaces.
6714
67152001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6716
6717 * Makefile.in (check-c++): New rule.
6718
6719 * configure.in (target_libs): Remove libg++.
6720 (noconfigdirs): Remove libg++.
6721 (noconfigdirs): Same.
6722 (noconfigdirs): Same.
6723 (noconfigdirs): Same.
6724
6725 * config-ml.in: Remove libg++ references.
6726
6727 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6728 (ALL_TARGET_MODULES): Same.
6729 (configure-target-libg++): Remove.
6730 (all-target-libg++): Remove.
6731 (configure-target-libio): Remove.
6732 (all-target-libio): Remove.
6733 (check-target-libio): Remove.
6734 (.PHONY): Remove.
6735 (libg++.tar.bz2): Remove.
6736 (all-target-cygmon): Remove libio.
6737 (all-target-libstdc++): Remove.
6738 (configure-target-libstdc++): Remove.
6739 (TARGET_LIB_PATH): Remove libstdc++.
6740 (ALL_GCC_CXX): Remove libstdc++.
6741 (all-target-gperf): Correct.
6742
67432001-02-15 Anthony Green <green@redhat.com>
6744
6745 * configure: Introduce GCJ_FOR_TARGET.
6746 * configure.in: Ditto.
6747 * Makefile.in: Ditto.
6748
67492001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6750
6751 * configure.in: for *-chorusos, don't config target-newlib and
6752 target-libgloss.
6753
67542001-02-04 Mark Mitchell <mark@codesourcery.com>
6755
6756 Remove V2 C++ library.
6757 * configure.in: Remove --enable-libstdcxx_v3 support.
6758
67592001-01-27 Richard Henderson <rth@redhat.com>
6760
6761 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6762
67632001-01-26 Tom Tromey <tromey@redhat.com>
6764
6765 * configure.in: Allow libgcj to be built on Sparc Solaris.
6766
67672001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6768
6769 * configure.in: Enable libgcj on several additional platforms.
6770
67712001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6772
6773 * configure.in: Enable libgcj for linux targets.
6774
67752001-01-09 Mike Stump <mrs@wrs.com>
6776
6777 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6778 failures of subdirectories.
6779
67802001-01-02 Laurynas Biveinis <lauras@softhome.net>
6781
6782 * configure: handle DOS-style absolute paths.
6783
67842001-01-02 Laurynas Biveinis <lauras@softhome.net>
6785
6786 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6787
67882000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6789
6790 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6791 (libstdcxx_incdir): Pass down.
6792 * config.if: Remove expired bits for cxx_interface, add stub.
6793 (libstdcxx_incdir): Add variable for g++ include directory.
6794 * configure.in (gxx_include_dir): Use it.
6795
67962000-12-15 Andreas Jaeger <aj@suse.de>
6797
6798 * configure.in: Handle lang_dirs.
6799
68002000-12-13 Anthony Green <green@redhat.com>
6801
6802 * configure.in: Disable libgcj for any target not specifically
6803 listed. Disable libgcj for x86 and Alpha Linux until compatible
6804 with g++ abi.
6805
68062000-12-13 Mike Stump <mrs@wrs.com>
6807
6808 * Makefile.in (local-distclean): Also remove fastjar.
6809
68102000-12-10 Anthony Green <green@redhat.com>
6811
6812 * configure.in: Define libgcj. Disable libgcj target libraries for
6813 most targets.
6814
68152000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6816
6817 * configure.in (target_libs): Revert 2000-12-08 patch.
6818 (noconfigdirs): Added target-libjava.
6819
68202000-12-09 Laurynas Biveinis <lauras@softhome.net>
6821
6822 * Makefile.in: handle DOS-style absolute paths.
6823
68242000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6825
6826 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6827 libjava.
6828 * configure.in (target_libs): Removed `target-libjava'.
6829
68302000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6831
6832 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6833 (ALL_MODULES): Added fastjar.
6834 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6835 (all-target-libjava): all-fastjar replaces all-zip.
6836 (all-fastjar): Added.
6837 (configure-target-fastjar, all-target-fastjar): Likewise.
6838 * configure.in (host_tools): Added fastjar.
6839
68402000-12-07 Mike Stump <mrs@wrs.com>
6841
6842 * Makefile.in (local-distclean): Remove leftover built files.
6843
68442000-11-16 Fred Fish <fnf@be.com>
6845
6846 * configure.in (enable_libstdcxx_v3): Fix typo,
6847 libstd++ -> libstdc++.
6848
68492000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6850
6851 * configure: Provide the original toplevel configure arguments
6852 (including $0) to subprocesses in the environment rather than
6853 through gcc/configargs.h.
6854
68552000-11-12 Mark Mitchell <mark@codesourcery.com>
6856
6857 * configure: Turn on libstdc++ V3 by default.
6858
68592000-10-16 Michael Meissner <meissner@redhat.com>
6860
6861 * configure (gcc/configargs.h): Only create if there is a build GCC
6862 directory created.
6863
68642000-10-05 Phil Edwards <pme@gcc.gnu.org>
6865
6866 * configure: Save configure arguments to gcc/configargs.h.
6867
68682000-10-04 Andris Pavenis <pavenis@latnet.lv>
6869
6870 * Makefile.in (bootstrap): avoid recursion if subdir missing
6871 (cross): ditto
6872 (do-proto-toplev): ditto
6873
6874Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6875
6876 * configure.in: Do not build byacc for hppa64. Provide paths to the
6877 X11 libraries for hppa64.
6878
68792000-09-02 Anthony Green <green@cygnus.com>
6880
6881 * Makefile.in (all-gcc): Depend on all-zlib.
6882 (CLEAN_MODULES): Add clean-zlib.
6883 (ALL_MODULES): Add all-zlib.
6884 * configure.in (host_libs): Add zlib.
6885
68862000-08-25 Alexandre Oliva <aoliva@redhat.com>
6887
6888 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6889 $targargs to tell whether newlib is going to be built.
6890
6891 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6892 $$r/TARGET_SUBDIR/libio for _G_config.h.
6893
68942000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6895
6896 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6897
6898 * configure: Make enable_threads and enable_shared defaults
6899 explicit. Substitute enable_threads into generated Makefiles.
6900 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6901 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6902
69032000-08-02 Manfred Hollstein <manfredh@redhat.com>
6904
6905 * configure.in: Re-enable all references to libg++ and librx.
6906
ffb97b2f 69072002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6908
ffb97b2f
DD
6909 * configure.in: Add *-*-freebsd* configurations.
6910
bbf6e9e3
AC
69112002-04-07 Andrew Cagney <ac131313@redhat.com>
6912
6913 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6914 (do-tar, do-bz2): New rules.
6915 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6916 (gdb-tar): New rule.
6917 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6918 (insight_dejagnu.tar): New rule.
6919 (insight.tar): New rule.
6920 (gdb+dejagnu.tar): New rule.
6921 (gdb.tar): New rule.
6922
8f1579c0
AC
69232002-04-07 Andrew Cagney <ac131313@redhat.com>
6924
6925 * MAINTAINERS: Update dejagnu/
6926
ba3c59ab
AO
69272002-03-16 Alexandre Oliva <aoliva@redhat.com>
6928
6929 * ltmain.sh (relink_command): Fix typo in previous change.
6930
6243d5dd
AO
69312002-03-15 Alexandre Oliva <aoliva@redhat.com>
6932
6933 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6934 (relink_command): Added --tag flags.
6935 (mode=install): If relinking fails; error out.
6936
80413487
RH
69372002-03-12 Richard Henderson <rth@redhat.com>
6938
6939 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6940 .NOTPARALLEL tag.
6941 (do-check): Rename from check.
6942 (check): Allow parallel check.
6943
3daeddf6
RH
69442002-03-11 Richard Henderson <rth@redhat.com>
6945
6946 * Makefile.in (.NOTPARALLEL): Add fake tag.
6947
fad93c55
L
69482002-03-07 H.J. Lu (hjl@gnu.org)
6949
6950 * configure.in: Enable gprof for mips*-*-linux*.
6951
2e8357fc
AO
69522002-02-28 Alexandre Oliva <aoliva@redhat.com>
6953
6954 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6955 libjava.
6956 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6957
bd48e1a9
AC
69582002-02-24 Andrew Cagney <ac131313@redhat.com>
6959
6960 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6961
39121370
DJ
69622002-02-23 Daniel Jacobowitz <drow@mvista.com>
6963
6964 * config.guess: Import from master sources, rev 1.232.
6965 * config.sub: Import from master sources, rev 1.246.
6966
081ff160
AO
69672002-02-23 Alexandre Oliva <aoliva@redhat.com>
6968
6969 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6970 because its Makefile is there; test for the executable instead.
6971
20a5393b
AO
69722002-02-09 Alexandre Oliva <aoliva@redhat.com>
6973
6974 Contribute sh64-elf.
6975 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6976 * configure.in: Added sh64-*-*.
6977
38135629
JJ
69782002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6979
80413487
RH
6980 * COPYING.NEWLIB: Remove advertising clause from
6981 Berkeley and Red Hat licenses.
38135629 6982
48d19748
MD
69832002-02-01 Mo DeJong <supermo@bayarea.net>
6984
6985 * Makefile.in: Add all-tix to deps for all-snavigator
6986 so that tix is built when building snavigator.
6987
f6e1c110
BE
69882002-02-01 Ben Elliston <bje@redhat.com>
6989
6990 * config.guess: Import from master sources, rev 1.229.
6991 * config.sub: Import from master sources, rev 1.240.
6992
4867be41
DJ
69932002-01-27 Daniel Jacobowitz <drow@mvista.com>
6994
6995 From Steve Ellcey <sje@cup.hp.com>:
6996 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6997 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6998 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6999 IA64.
7000 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7001 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7002 soname_spec, sys_lib_search_path_spec): Ditto.
7003
e82380cc
JT
70042002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7005
7006 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7007 target-libiberty, and target-libgloss. Skip Java-related
7008 libraries if not supported for NetBSD on target CPU.
7009
1319fb9c
NC
70102002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7011
7012 * configure.in: Import StrongARM and XScale target_configdirs from
7013 FSF GCC version.
7014
b020f6ac
L
70152002-01-16 H.J. Lu (hjl@gnu.org)
7016
7017 * config.guess: Import from master sources, rev 1.225.
7018 * config.sub: Import from master sources, rev 1.238.
7019
7020 * MAINTAINERS: Updated notes on config.guess and config.sub.
7021
a0c1c920
NC
70222002-01-11 Steve Ellcey <sje@cup.hp.com>
7023
7024 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7025 ld and gdb are not supported.
7026
a9fa5e1f
JJ
70272002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7028
7029 * Change reference to Cygnus Solutions to be Red Hat.
7030
94077108
JJ
70312002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7032
7033 * COPYING.NEWLIB: Update generic copyright date.
7034
05ecd75c
MS
70352002-01-07 Mark Salter <msalter@redhat.com>
7036
7037 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7038 Allow target-libgloss to be built for arm, strongarm, and xscale.
7039
a106bb62
BE
70402002-01-03 Ben Elliston <bje@redhat.com>
7041
7042 * MAINTAINERS: Update URL for config.* scripts.
7043
0e254642
AM
70442001-12-18 Alan Modra <amodra@bigpond.net.au>
7045
7046 * config.sub: Import latest version.
7047 * config.guess: Likewise.
7048
0a0d0041
TF
70492001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7050
7051 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7052 options for i[3456]86-pc-linux* native builds.
7053
d932cae7
NC
70542001-12-05 Laurent Guerby <guerby@acm.org>
7055
7056 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7057 libiberty.
d932cae7
NC
7058
7059 Import this patch from gcc:
5481b376 7060
d932cae7
NC
7061 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7062
7063 * symlink-tree: handle DOS-style absolute paths.
7064
49b7683b
DD
70652001-11-28 DJ Delorie <dj@redhat.com>
7066 Zack Weinberg <zack@codesourcery.com>
7067
7068 When build != host, create libiberty for the build machine.
7069
7070 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7071 CONFIG_ARGUMENTS.
7072 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7073 New variables.
7074 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7075 and rules.
7076 (all.normal): Depend on ALL_BUILD_MODULES.
7077 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7078 (all-build-libiberty): Depend on configure-build-libiberty.
7079
7080 * configure: Calculate and substitute proper value for
7081 ALL_BUILD_MODULES.
7082 * configure.in: Create the build subdirectory.
7083 Calculate and substitute TARGET_CONFIGARGS (formerly
7084 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7085
26ef82f4
GK
70862001-11-26 Geoffrey Keating <geoffk@redhat.com>
7087
7088 * config.sub: Update to version 1.232 on subversion.
7089
43e64072
NC
70902001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7091
7092 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7093 files from .po files for a distribution.
7094
66f6c0d5
HPN
70952001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7096
7097 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7098
4a02fdb2
JH
70992001-11-13 Jeff Holcomb <jeffh@redhat.com>
7100
7101 Merged from net gcc:
7102 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7103 * ltcf-c.sh: Use $objext, not $ac_objext.
7104 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7105 * ltcf-cxx.sh: Add support for GNU.
7106 2001-07-22 Timothy Wall <twall@redhat.com>
7107 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7108 default settings if using GNU tools with that configuration.
7109 * ltcf-cxx.sh: Ditto.
7110 * ltcf-gcj.sh: Ditto.
7111 2001-07-21 Michael Chastain <chastain@redhat.com>
7112 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7113 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7114 * ltmain.sh: Mark as gcc-local.
7115
227b9953
JH
71162001-11-13 Jeff Holcomb <jeffh@redhat.com>
7117
7118 * Makefile.in (all-bison): Revert 2001-10-24.
7119 Don't depend on texinfo.
7120
cbbab8fb
JJ
71212001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7122
80413487 7123 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7124
922b2485
DD
71252001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7126
7127 * configure.in (--enable-languages): Be more permissive about
7128 syntax. Check for empty lists better. Warn about $LANGUAGES.
7129
f08fa01d
HPN
71302001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7131
7132 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7133
fee3da4e
JH
71342001-10-24 Jeff Holcomb <jeffh@redhat.com>
7135
7136 Makefile.in (all-bison): Don't depend on texinfo.
7137
73fb1ef9
AM
71382001-10-03 Alan Modra <amodra@bigpond.net.au>
7139
7140 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7141
373688ac
AO
71422001-09-29 Alexandre Oliva <aoliva@redhat.com>
7143
7144 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7145
9c07660b
HPN
71462001-09-28 Hans-Peter Nilsson <hp@axis.com>
7147
7148 * config.sub, config.guess: Import latest from subversions.
7149
3f152009
AO
71502001-09-21 Alexandre Oliva <aoliva@redhat.com>
7151
7152 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7153 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7154 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7155 avoid quotes nesting problems.
7156 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7157 (DO_X): Export only variables that are set.
7158
8f6a59e5
BE
71592001-09-19 Ben Elliston <bje@redhat.com>
7160
7161 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7162 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7163 semantics. Use the shell built-in "type" command instead.
7164
a1ec19fa
TS
71652001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7166
7167 * config.sub: Reverted the earlier change, this version is not the
7168 master file.
7169
4008bd9b
TS
71702001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7171
7172 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7173 Add support for mips64.
7174
dd1e52a4
JH
71752001-09-03 Jeff Holcomb <jeffh@redhat.com>
7176
7177 * configure.in: Enable libstdc++-v3 for h8300 targets.
7178
91549d1c
EC
71792001-08-30 Eric Christopher <echristo@redhat.com>
7180 Jason Eckhardt <jle@redhat.com>
7181
7182 * config.sub: Add support for mipsisa32.
7183
cf966cf9
EC
71842001-08-30 Eric Christopher <echristo@redhat.com>
7185
7186 * config.sub, config.guess: Import latest from subversions.
7187
82208dc5
AM
71882001-08-20 Alan Modra <amodra@bigpond.net.au>
7189
7190 * config.sub, config.guess: Import latest from subversions.
7191
4dca8403
DD
71922001-07-26 DJ Delorie <dj@redhat.com>
7193
7194 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7195
1107dce2
AM
71962001-06-19 Alan Modra <amodra@bigpond.net.au>
7197
7198 * Makefile.in: Revert 2001-06-17.
7199 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7200
e09a6604
L
72012001-06-17 H.J. Lu <hjl@gnu.org>
7202
7203 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7204 (gas+binutils.tar.bz2): Likewise.
7205 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7206
31a8b634
AC
7207Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7208
7209 * Makefile.in (VER): When present, extract the version number from
5481b376 7210 the file version.in.
31a8b634 7211
dc70af01
AO
72122001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7213
7214 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7215 gcc/xgcc is built, use -print-prog-name to find out the program
7216 name to use.
7217
839bbd8c
AO
72182001-06-04 Mark Mitchell <mark@codesourcery.com>
7219
7220 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7221 with_gcc]: Use `gcc -shared' to build a shared library.
7222
566e9a30
AO
72232001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7224
7225 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7226 archives.
7227
e877bb69
AO
72282001-05-28 Simon Patarin <simon.patarin@inria.fr>
7229
7230 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7231 libraries when using g++ with native linker.
7232
1605288b
AO
72332001-05-28 Alexandre Oliva <aoliva@redhat.com>
7234
7235 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7236
11a383ba
TR
72372001-05-24 Tom Rix <trix@redhat.com>
7238
7239 * configure.in : enable ld for aix
cf966cf9 7240
18611226
AO
72412001-05-22 Alexandre Oliva <aoliva@redhat.com>
7242
7243 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7244 [aix4*|aix5*]: Prepend blank.
7245
6be7c12c
AO
72462001-05-20 Alexandre Oliva <aoliva@redhat.com>
7247
7248 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7249 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7250 of subdir/configure scripts to use the new libtool.m4.
7251
4ed00bba
L
72522001-05-14 H.J. Lu <hjl@gnu.org>
7253
7254 * config.if (libc_interface): Set to -libc6.2- for cross
7255 compiling to Linux/glibc 2.2.
7256
b1af961c
AO
72572001-05-03 Alexandre Oliva <aoliva@redhat.com>
7258
7259 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7260 libgcj.
7261
5ec3e74e
AO
72622001-04-26 Alexandre Oliva <aoliva@redhat.com>
7263
7264 * configure.in (noconfigdirs): Don't reset it from scratch in the
7265 target case; only append to it.
7266
b3ed1d6b
AO
72672001-04-26 Alexandre Oliva <aoliva@redhat.com>
7268
7269 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7270 sparc-*-solaris2.8]: Disable ${libgcj}.
7271
96111c10
AO
72722001-04-25 Alexandre Oliva <aoliva@redhat.com>
7273
7274 * configure.in (libgcj_saved): Copy from $libgcj.
7275 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7276 --disable-libgcj.
7277
b5bf43f2
AO
72782001-04-20 Alexandre Oliva <aoliva@redhat.com>
7279
7280 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7281 1.641.2.228.
7282
8cc32590
AO
72832001-04-12 Alexandre Oliva <aoliva@redhat.com>
7284
7285 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7286 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7287
dec0cb0c
AO
72882001-04-01 Alexandre Oliva <aoliva@redhat.com>
7289
7290 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7291 New macros.
7292 (bootstrap, cross): Use RECURSE_FLAGS.
7293 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7294
6a9c3886
AO
72952001-03-27 Alexandre Oliva <aoliva@redhat.com>
7296
7297 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7298
d4fc7db8
NC
72992001-03-23 Nick Clifton <nickc@redhat.com>
7300
7301 * README-maintainer-mode: Add note about inability to use "make
7302 distclean" in maintainer mode.
7303
7389ff65
AO
73042001-03-22 Alexandre Oliva <aoliva@redhat.com>
7305
7306 Re-installed:
7307 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7308 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7309 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7310 * ltcf-cxx.sh: Likewise.
7311 * ltcf-gcj.sh: Likewise.
7312
b3e0dc8e
PB
73132001-03-22 Philip Blundell <philb@gnu.org>
7314
7315 * config.sub, config.guess: Import latest from subversions.
7316
469b781c
AO
73172001-03-22 Alexandre Oliva <aoliva@redhat.com>
7318
7319 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7320 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7321
b0dad762
MC
73222001-03-20 Michael Chastain <chastain@redhat.com>
7323
7324 * Makefile.in: all-m4 depends on all-texinfo.
7325
c559bb17
AO
73262001-03-08 Alexandre Oliva <aoliva@redhat.com>
7327
7328 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7329
fef4ae2e
JJ
73302001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7331
7332 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7333 longer valid.
7334
8d6dd99d
NC
73352001-02-16 Nick Clifton <nickc@redhat.com>
7336
7337 * configure.in (noconfigdirs): Allow configuration of texinfo
7338 for Cygwin hosts.
7339
a85d7ed0
NC
73402001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7341
7342 * config.guess: Add linux target for S/390.
7343 * config.sub: Likewise.
7344 * configure.in: Likewise.
7345
51221c5e
DD
73462001-02-06 Ben Elliston <bje@redhat.com>
7347
7348 * configure: Output host type to stdout, not stderr.
7349
9dec4c71
MS
73502001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7351
7352 * config.guess: Import from subversions.gnu.org (revision 1.181).
7353 * config.sub: Import from subversions.gnu.org (revision 1.199).
7354
9add9c04
AM
73552001-01-30 Alan Modra <alan@linuxcare.com.au>
7356
7357 * config.guess: Handle hppa64-linux systems.
7358
8679174d
MS
73592001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7360
7361 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7362 Don't unset, it's non-portable and no longer necessary, set to empty
7363 instead.
7364
02d01ed4
MS
73652001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7366
7367 * ltconfig: Shell portability fix for the tagname validity check.
7368
4cc5853d
MS
73692001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7370
7371 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7372
7487e485
AO
73732001-01-27 Alexandre Oliva <aoliva@redhat.com>
7374
7375 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7376 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7377
f332af52
AO
73782001-01-24 Alexandre Oliva <aoliva@redhat.com>
7379
7380 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7381 keep at least one of build_libtool_libs or build_old_libs set to
7382 yes.
7383
ef099754
AO
73842001-01-24 Alexandre Oliva <aoliva@redhat.com>
7385
7386 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7387 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7388
8341f2fc 73892000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7390
8341f2fc
AJ
7391 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7392
73932000-11-03 Philip Blundell <pb@futuretv.com>
7394
7395 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7396 files.
ebf0fa2e 7397
c320a39f
JJ
73982001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7399
7400 * COPYING.NEWLIB: Put into source repository.
7401
8817b92e
BE
74022001-01-15 Ben Elliston <bje@redhat.com>
7403
7404 * configure.in (host_tools): Add sid.
7405 Always configure cgen.
7406 * Makefile.in (all-sid): New target.
7407 (check-sid, clean-sid, install-sid): Likewise.
7408
35590697
AJ
74092001-01-07 Andreas Jaeger <aj@suse.de>
7410
80413487 7411 * config.sub, config.guess: Update from subversions.
35590697 7412
6ee6cea6
AO
74132000-12-12 Alexandre Oliva <aoliva@redhat.com>
7414
7415 * configure.in: Disable language-specific target libraries for
7416 languages that aren't enabled.
7417
077b8428
NC
74182000-11-24 Nick Clifton <nickc@redhat.com>
7419
7420 * configure.in (xscale-elf): Add target.
7421 (xscale-coff): Add target.
7422 (c4x, c5x, tic54x): Move after ARM targets.
7423
9e28a1ed
AO
74242000-11-23 Alexandre Oliva <aoliva@redhat.com>
7425
7426 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7427
be98a80a
ILT
74282000-11-20 Ian Lance Taylor <ian@zembu.com>
7429
7430 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7431
5cec67bf
AO
74322000-11-18 Alexandre Oliva <aoliva@redhat.com>
7433
7434 * Makefile.in: Merge with GCC and libgcj.
7435 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7436 configure-target-<library> when their configure scripts need the C
7437 or C++ library to have already been built to work properly.
7438 (do_proto_toplev): Set them to an empty string.
7439
d932cae7 74402000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7441
7442 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7443 (REALLY_SET_LIB_PATH): Use them.
7444
d932cae7 74452000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7446
7447 * config.sub: Add support for Sun Chorus
7448
8602ff0c
NC
74492000-11-02 Per Lundberg <plundis@chaosdev.org>
7450
7451 * config.sub: Add support for the *-storm-chaos OS.
7452
f9e0997d
NC
74532000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7454
80413487
RH
7455 * configure.in (noconfigdirs): Don't compile some
7456 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7457
d64552c5
AO
74582000-09-30 Alexandre Oliva <aoliva@redhat.com>
7459
7460 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7461 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7462 all affected `configure' scripts.
7463
97f60b31
AO
74642000-09-25 Alexandre Oliva <aoliva@redhat.com>
7465
7466 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7467 ltcf-c.sh.
7468
6e8dd58f
PB
74692000-09-12 Philip Blundell <philb@gnu.org>
7470
7471 * config.sub, config.guess: Update from subversions.
7472
103a2e99
AO
74732000-09-06 Alexandre Oliva <aoliva@redhat.com>
7474
51601921
AO
7475 * Makefile.in (all-zlib): Added dummy target.
7476
103a2e99
AO
7477 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7478 multi-language branch.
7479
2809b4b9
AO
74802000-09-05 Alexandre Oliva <aoliva@redhat.com>
7481
7482 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7483 (bootstrap*): Depend on all-bootstrap.
7484
7450026c
AO
74852000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7486
7487 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7488 crosses, but add gcc/include to the header search path for them.
7489
6cf86f7f
AO
74902000-08-31 Alexandre Oliva <aoliva@redhat.com>
7491
7492 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7493 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7494 * gettext.m4: New file, extracted from aclocal.m4.
7495
ce2ea6e3
AO
74962000-08-22 Alexandre Oliva <aoliva@redhat.com>
7497
7498 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7499 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7500 sub-configures.
7501
9765193e
DE
75022000-08-20 Doug Evans <dje@casey.transmeta.com>
7503
7504 * Makefile.in (ALL_MODULES): Add all-cgen.
7505 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7506 (all-cgen): New target.
7507 (all-opcodes,all-sim): Depend on all-cgen.
7508 * configure.in (host_tools): Add cgen.
7509 Only configure cgen if --enable-cgen-maint.
7510
d7b32520
AO
75112000-08-17 Alexandre Oliva <aoliva@redhat.com>
7512
7513 * config-ml.in (CC, CXX): Don't introduce a leading space.
7514
e52ef561
AO
75152000-08-16 Alexandre Oliva <aoliva@redhat.com>
7516
7517 * configure.in (libstdcxx_flags): Use
7518 libstdc++-v3/src/libstdc++.INC.
7519
88f9c2a0
AO
75202000-08-15 Alexandre Oliva <aoliva@redhat.com>
7521
7522 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7523
98fbe43f
JM
75242000-08-11 Jason Merrill <jason@redhat.com>
7525
7526 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7527 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7528 (FLAGS_FOR_TARGET): Not here.
7529 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7530
279ddab4
DD
75312000-08-07 DJ Delorie <dj@redhat.com>
7532
7533 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7534 "if we're also building gcc, and it's a gcc that will run on the
7535 build machine, we want to use its includes instead of the system's
7536 default includes".
7537
60523a83
AO
75382000-08-03 Alexandre Oliva <aoliva@redhat.com>
7539
24ffec7a
AO
7540 * configure.in (libstdcxx_flags): Don't use `"'.
7541
60523a83
AO
7542 * config-ml.in: Adjust multilib search paths to the
7543 appropriate multilib tree.
7544
daf644b5
AO
75452000-08-02 Alexandre Oliva <aoliva@redhat.com>
7546
7547 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7548 commas in $LANGUAGES.
7549
63266560
DD
75502000-08-01 Alexandre Oliva <aoliva@redhat.com>
7551
7552 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7553
75542000-07-31 Alexandre Oliva <aoliva@redhat.com>
7555
7556 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7557 CXX_FOR_TARGET for sed.
7558
75592000-07-30 Alexandre Oliva <aoliva@redhat.com>
7560
7561 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7562 Do not override if already set in the environment or in configure.
7563 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7564 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7565
9e449d3e
AO
75662000-07-27 Alexandre Oliva <aoliva@redhat.com>
7567
7568 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7569 (GCC_FOR_TARGET): Use it.
7570 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7571 * configure.in: ... here.
7572 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7573 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7574
8bbd92e0
AO
75752000-07-24 Alexandre Oliva <aoliva@redhat.com>
7576
fd1f87b2
AO
7577 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7578 (configure-target-libchill, configure-target-libobjc): Likewise.
7579
8bbd92e0
AO
7580 * configure.in: Use the same cache file for all target libs.
7581 * config-ml.in: But different cache files per multilib variant.
7582
25c6c112
JL
75832000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7584
7585 * configure (topsrcdir): Don't use dirname.
7586
ba73c63f
JM
75872000-07-20 Jason Merrill <jason@redhat.com>
7588
7589 * configure.in: Remove all references to libg++ and librx.
7590
7591 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7592
1af08294
HPN
75932000-07-20 Hans-Peter Nilsson <hp@axis.com>
7594
7595 * config.sub: Update to subversions version 2000-07-06.
7596
ba73c63f
JM
75972000-07-12 Andrew Haley <aph@cygnus.com>
7598
7599 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7600 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7601
76022000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7603
7604 * symlink-tree: Check number of arguments.
7605
d932cae7 76062000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7607
7608 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7609
ba73c63f
JM
76102000-07-05 Jim Wilson <wilson@cygnus.com>
7611
7612 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7613 search path for a g++ extracted from the build tree. This
7614 will allow link tests run by configure scripts in
7615 subdirectories to succeed.
7616
92ee2f86
UC
76172000-07-01 Koundinya K <kk@ddeorg.soft.net>
7618
80413487 7619 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7620
23f2f29f
CV
76212000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7622
7623 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7624 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7625
f04f5a67
TW
76262000-06-19 Timothy Wall <twall@cygnus.com>
7627
7628 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7629 * config.sub: Add tic54x target.
7630
11da68be
NC
76312000-06-07 Phillip Thomas <pthomas@suse.de>
7632
7633 * README-maintainer-mode: New file: Contains notes on using
7634 --enable-maintainer-mode with binutils.
7635
d932cae7 76362000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7637
7638 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7639
d932cae7 76402000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7641
7642 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7643 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7644
9442cea3
L
764520000-05-21 H.J. Lu (hjl@gnu.org)
7646
80413487
RH
7647 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7648 directory are used if they exist. Make sure
7649 $(build_tooldir)/include is searched for header files,
7650 $(build_tooldir)/lib/ for library files.
9442cea3 7651 (GCC_FOR_TARGET): Likewise.
80413487 7652 (CXX_FOR_TARGET): Likewise.
9442cea3 7653
d932cae7 76542000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7655
7656 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7657
d932cae7 76582000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7659
7660 * Makefile.in (configure-target-libiberty): Depend on
7661 configure-target-newlib.
7662
ba73c63f
JM
76632000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7664
7665 * configure.in, Makefile.in: Merge all libffi-related
7666 configury stuff from the libgcj tree.
7667
d932cae7 76682000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7669
7670 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7671 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7672
d932cae7 76732000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7674
7675 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7676 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7677 current version information. Add to proto-toplev directory.
b5a23627
AC
7678 (gdb-taz): Build do-djunpack.
7679
ba73c63f
JM
76802000-05-15 David Edelsohn <edelsohn@gnu.org>
7681
7682 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7683
7c86ed39
L
76842000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7685
7686 * ltmain.sh: Preserve in relink_command any environment
7687 variables that may affect the linker behavior.
7688
d932cae7 76892000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7690
7691 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7692
d932cae7 76932000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7694
7695 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7696
ed0a91a5
EZ
76972000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7698
7699 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7700 with the version name.
ed0a91a5 7701
ba73c63f 77022000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7703
ba73c63f 7704 * config.if: Tweak.
6cafa39f 7705
ba73c63f 77062000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7707
ba73c63f 7708 * djunpack.bat: New file.
66156876 7709
d932cae7 77102000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7711
7712 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7713 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7714 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7715 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7716
ba73c63f
JM
77172000-04-16 Dave Pitts <dpitts@cozx.com>
7718
80413487
RH
7719 * config.sub (case $basic_machine): Change default for "ibm-*"
7720 to "openedition".
ba73c63f 7721
d932cae7 77222000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7723
7724 * Makefile.in (gdb-taz): New target. GDB specific archive.
7725 (do-md5sum): New target.
7726 (MD5PROG): Define.
7727 (PACKAGE): Default to TOOL.
7728 (VER): Default to a shell script.
7729 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7730 md5 checksum generation.
b35ece4e
AC
7731 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7732 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7733 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7734 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7735
d932cae7 77362000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7737
7738 * configure (warn_cflags): Delete.
7739
ba73c63f 77402000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7741 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7742
80413487
RH
7743 * configure.in (enable_libstdcxx_v3): Add.
7744 (target_libs): Add bits here to switch between libstdc++-v2 and
7745 libstdc++-v3.
7746 * config.if: And this file too.
7747 * Makefile.in: Add libstdc++-v3 targets.
35590697 7748
ba73c63f
JM
77492000-04-05 Michael Meissner <meissner@redhat.com>
7750
7751 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7752
d332c5ac
JM
77532000-03-29 Jason Merrill <jason@casey.cygnus.com>
7754
7755 * configure.in: -linux-gnu*, not -linux-gnu.
7756
d932cae7 77572000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7758
7759 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7760 (do-tar-bz2): Replace TOOL with PACKAGE.
7761 (gdb.tar.bz2): Remove GDBTK from GDB package.
7762 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7763 dejagnu.tar.bz2): New packages.
6dcbc97b 7764
96ce09a7
ILT
77652000-02-27 Andreas Jaeger <aj@suse.de>
7766
7767 * configure.in: Add entry for mips*-*-linux*, move catch all
7768 *-*-*linux* entry below this one.
7769
2031769e
ILT
77702000-02-27 Ian Lance Taylor <ian@zembu.com>
7771
7772 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7773
4bab746c
NC
77742000-02-24 Nick Clifton <nickc@cygnus.com>
7775
7776 * config.sub: Support an OS of "wince".
7777
d932cae7 77782000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7779
7780 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7781 version.
ada59422 7782
5b93d8bb
AM
77832000-02-23 Linas Vepstas <linas@linas.org>
7784
7785 * config.sub: Add support for Linux/IBM 370.
7786 * configure.in: Likewise.
7787
2fb651f6
NC
77882000-02-22 Nick Clifton <nickc@cygnus.com>
7789
7790 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7791
b8441c25
CF
77922000-02-20 Christopher Faylor <cgf@cygnus.com>
7793
7794 * config.guess: Guess "cygwin" rather than "cygwin32".
7795
d332c5ac
JM
77962000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7797
7798 * configure (gcc_version): When setting, narrow search to
7799 lines containing `version_string'.
7800
ba73c63f
JM
78012000-02-15 Denis Chertykov <denisc@overta.ru>
7802
7803 * config.sub: Add support for avr target.
7804
d932cae7 78052000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7806
7807 * config.sub: Add mmix-knuth-mmixware.
7808
78092000-01-27 Christopher Faylor <cgf@redhat.com>
7810
7811 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7812 structure stuff to -L library search.
7813 (CXX_FOR_TARGET): Ditto.
7814 (CROSS_CHECK_MODULES): Fix spelling mistake.
7815
78162000-01-24 Mark Mitchell <mark@codesourcery.com>
7817
7818 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7819 the C++ compiler.
7820
78212000-01-12 Richard Henderson <rth@cygnus.com>
7822
7823 * configure.in: Don't build some bits for beos.
7824
78252000-01-12 Joel Sherrill (joel@OARcorp.com)
7826
7827 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7828 as include files.
7829
91b2c84d
GK
78302000-01-06 Geoff Keating <geoffk@cygnus.com>
7831
7832 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7833 not mh-aix43.
7834
ba73c63f
JM
78351999-12-14 Richard Henderson <rth@cygnus.com>
7836
7837 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7838 * config.sub: Accept alphaev[78], alphaev8.
7839
78401999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7841
7842 * config.guess, config.sub: Update from autoconf.
7843
7844Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7845
7846 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7847 necessary libraries are missing.
7848
78491999-10-25 Andreas Schwab <schwab@suse.de>
7850
7851 * configure: Fix quoting inside arguments of eval.
7852
78531999-10-21 Nick Clifton <nickc@cygnus.com>
7854
7855 * config-ml.in: Allow suppression of some ARM multilibs.
7856
7857Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7858
7859 * config.guess: Add OS/390 match pattern.
7860 * config.sub: Add mvs, openedition targets.
7861 * configure.in (i370-ibm-opened*): New.
7862
ef14edc4
ILT
78631999-09-04 Steve Chamberlain <sac@pobox.com>
7864
7865 * config.sub: Add support for configuring for pj.
7866
afb478e8
NC
78671999-08-31 Nick Clifton <nickc@cygnus.com>
7868
fd6848f6 7869 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7870
ba73c63f 78711999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7872
7873 * configure.in: Do not configure or build ld for AIX
7874 platforms. ld is known to be broken on these platforms.
7875
ba73c63f
JM
7876Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7877
7878 * config-ml.in: Pass compiler flag corresponding to multidirs to
7879 subdir configures.
7880
c363de44
ILT
78811999-08-09 Ian Lance Taylor <ian@zembu.com>
7882
7883 * Makefile.in (LDFLAGS): Define.
7884
dc8bc5a6
ILT
78851999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7886
7887 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7888 noconfigdirs.
7889 (*-*-cygwin*): Likewise.
7890
6ca3858e
ILT
78911999-08-08 Ian Lance Taylor <ian@zembu.com>
7892
71141bb6
ILT
7893 * mkdep: New file.
7894 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7895 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7896
6ca3858e
ILT
7897 From Eli Zaretskii <eliz@is.elta.co.il>:
7898 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7899 long file name when using DJGPP on MS-DOS.
7900
ba73c63f
JM
7901Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7902
7903 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7904
2735a327
AM
79051999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7906
7907 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7908 dependency as this causes "make check" to globally "make all"
7909
ba73c63f
JM
7910Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7911
7912 * configure.in (target_libs): Added target-zlib.
7913 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7914 (CONFIGURE_TARGET_MODULES): Likewise.
7915 (CHECK_TARGET_MODULES): Likewise.
7916 (INSTALL_TARGET_MODULES): Likewise.
7917 (CLEAN_TARGET_MODULES): Likewise.
7918 (configure-target-zlib): New target.
7919 (all-target-zlib): Likewise.
7920 (all-target-libjava): Depend on all-target-zlib.
7921 (configure-target-libjava): Depend on configure-target-zlib.
7922
7923 * Makefile.in (configure-target-libjava): Depend on
7924 configure-target-newlib.
7925 (configure-target-boehm-gc): New target.
7926 (configure-target-qthreads): New target.
7927
80413487
RH
7928 * configure.in (target_libs): Added target-qthreads.
7929 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7930 (CONFIGURE_TARGET_MODULES): Likewise.
7931 (CHECK_TARGET_MODULES): Likewise.
7932 (INSTALL_TARGET_MODULES): Likewise.
7933 (CLEAN_TARGET_MODULES): Likewise.
7934 (all-target-qthreads): New target.
7935 (configure-target-libjava): Depend on configure-target-qthreads.
7936 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7937
7938 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7939 (CONFIGURE_TARGET_MODULES): Likewise.
7940 (CHECK_TARGET_MODULES): Likewise.
7941 (INSTALL_TARGET_MODULES): Likewise.
7942 (CLEAN_TARGET_MODULES): Likewise.
7943 (all-target-libjava): New target.
7944 (all-target-boehm-gc): Likewise.
7945 * configure.in (target_libs): Added libjava, boehm-gc.
7946
08d836d6
ILT
79471999-07-22 Ian Lance Taylor <ian@zembu.com>
7948
7949 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7950 configure.bat in SUPPORT_FILES.
7951 (gas+binutils.tar.bz2): Likewise.
7952
7953 * makeall.bat: Remove; obsolete.
7954
8f36e47c
ILT
79551999-07-21 Ian Lance Taylor <ian@zembu.com>
7956
7957 From Mark Elbrecht:
7958 * configure.bat: Remove; obsolete.
7959
56e82f25
ILT
79601999-07-11 Ian Lance Taylor <ian@zembu.com>
7961
7962 * configure: Add -W -Wall to the default CFLAGS when compiling with
7963 gcc.
7964
1001d816
JL
7965Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7966
7967 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7968
106117aa
MM
79691999-06-30 Mark Mitchell <mark@codesourcery.com>
7970
7971 * configure.in: Build ld on IRIX6.
7972
c376f4ed
ILT
79731999-06-12 Ian Lance Taylor <ian@zembu.com>
7974
7975 * Makefile.in: Change distribution targets to use bzip2 instead of
7976 gzip.
7977 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7978 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7979
306b7445
NC
79801999-06-04 Nick Clifton <nickc@cygnus.com>
7981
7982 * config.sub: Add mcore target.
7983
d932cae7 79841999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7985
7986 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7987
d932cae7 79881999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7989
7990 * config.guess (dummy): Changed to $dummy.
7991
6c3175b0
NC
79921999-05-24 Nick Clifton <nickc@cygnus.com>
7993
ba73c63f
JM
7994 * config.sub: Tidied up case statements.
7995
79961999-05-22 Ben Elliston <bje@cygnus.com>
7997
7998 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7999 <jiro@din.or.jp>.
8000
8001 * config.guess: Merge with FSF version. Future changes will be
8002 more accurately recorded in this ChangeLog.
8003 * config.sub: Likewise.
8004
d932cae7 80051999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8006
8007 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8008
252b5132
RH
80091999-04-30 Tom Tromey <tromey@cygnus.com>
8010
8011 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8012
80131999-04-23 Tom Tromey <tromey@cygnus.com>
8014
8015 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8016
80171999-04-20 Drew Moseley <dmoseley@cygnus.com>
8018
8019 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8020 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8021 Bad merge removed these two changes.
8022
ba73c63f 8023Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8024 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8025
8026 * config.guess (interix Alpha): Add.
8027
252b5132
RH
80281999-04-11 Richard Henderson <rth@cygnus.com>
8029
8030 * configure.in (i?86-*-beos*): Do config gperf; don't config
8031 gdb, newlib, or libgloss.
8032
d932cae7 80331999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8034
ba73c63f
JM
8035 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8036 link a trivial program with -mabi=64. If it fails, remove mabi=64
8037 from multidirs.
8038
d932cae7 80391999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8040
8041 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8042
252b5132
RH
80431999-04-08 Nick Clifton <nickc@cygnus.com>
8044
8045 * config.sub: Add support for mcore targets.
8046
80471999-04-07 Michael Meissner <meissner@cygnus.com>
8048
8049 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8050 not mt-ospace, in order to shut up assembler warning about using
8051 symbols that are named the same as registers.
8052
80531999-04-07 Drew Moseley <dmoseley@cygnus.com>
8054
8055 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8056 dependency list for all-target-cygmon.
8057
80581999-04-05 Doug Evans <devans@casey.cygnus.com>
8059
8060 * config-ml.in: Check $host, not $target, for selective multilibs.
8061 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8062 thumb interworking, and underscore prefix multilibs.
8063
80641999-04-04 Ian Lance Taylor <ian@zembu.com>
8065
8066 * missing: Update to version from current automake.
8067
8068Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8069
8070 * configure (gxx_include_dir): Removed.
8071
8072 * configure.in (gxx_include_dir): Handle it.
8073 * Makefile.in: Likewise.
8074
80751999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8076
8077 * config.sub (mips64vr4111,mips64vr4111el) Add.
8078
80791999-03-21 Ben Elliston <bje@cygnus.com>
8080
80413487 8081 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8082
8083Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8084
252b5132
RH
8085 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8086 config/mh-djgpp.
8087
8088Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8089
8090 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8091 all-target-newlib to dependency list for all-target-bsp.
8092
8093Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8094
8095 * config.sub: Add i386-uwin support.
8096 * config.guess: Likewise.
8097
8098Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8099
8100 * configure.in: cleanup, add mh-*pic handling for arm, special
8101 case powerpc*-*-aix*
8102
8103Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8104
8105 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8106 can be built.
8107
8108Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8109
8110 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8111 targets.
252b5132
RH
8112
81131999-03-02 Nick Clifton <nickc@cygnus.com>
8114
8115 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8116
d932cae7 81171999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8118
8119 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8120
81211999-02-24 Nick Clifton <nickc@cygnus.com>
8122
8123 * config.sub: Fix typo in arm recognition.
8124
d932cae7 81251999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8126
8127 * configure.in (noconfigdirs): Changed target_configdirs to
8128 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8129 rather than m68k-*-* since it is not known to work on
8130 m68k-aout. Ditto for arm-*-*oabi.
8131
d932cae7 81321999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8133
8134 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8135
81361999-02-19 Ben Elliston <bje@cygnus.com>
8137
8138 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8139 Smart and improved by Andrew Cagney.
8140
d932cae7 81411999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8142
8143 * config.guess: Recognize openbsd-*-hppa.
8144
d932cae7 81451999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8146
8147 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8148 only if it is not empty.
8149
81501999-02-17 Nick Clifton <nickc@cygnus.com>
8151
8152 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8153
fd6848f6 8154 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8155
8156 * config.sub: Modified to recognize uname's armv* syntax.
8157
81581999-02-17 Mark Salter <msalter@cygnus.com>
8159
8160 * configure.in: Added target-bsp for sparclite.
8161
d932cae7 81621999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8163
8164 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8165
81661999-02-08 Nick Clifton <nickc@cygnus.com>
8167
8168 * configure.in: Add support for strongarm port.
8169 * config.sub: Add support for strongarm target.
8170
d932cae7 81711999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8172
252b5132
RH
8173 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8174 the old name config/mh-cygwin32.
8175 Enable texinfo.
8176
d932cae7 81771999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8178
8179 * configure.in: Do build ld for ix86 Solaris.
8180
d932cae7 81811999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8182
8183 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8184 $AR_FOR_TARGET. Likewise for RANLIB.
8185
d932cae7 81861999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8187
80413487
RH
8188 * config.sub (oabi): Recognize.
8189 * configure.in (arm-*-oabi): Handle.
252b5132 8190
d932cae7 81911999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8192
8193 * config.guess: Improve detection of i686 on UnixWare 7.
8194
d932cae7 81951999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8196
8197 * config.guess: Add support for i386-pc-interix.
8198 * config.sub: Likewise.
8199 * configure.in: Likewise.
252b5132 8200
d932cae7 82011999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8202
8203 * Makefile.in: Remove unneeded all-target-libio from
8204 from all-target-winsup target since it is now unneeded.
8205 Add all-target-libtermcap in its place since it is now
8206 needed.
8207
d932cae7 82081998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8209
8210 * configure.in: makefile stub for cygwin target is probably
8211 unnecessary. Remove it for now.
252b5132 8212
d932cae7 82131998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8214
8215 * configure.in: libtermcap.a should be built when cygwin is the
8216 target as well as the host.
8217 * config.guess: Allow mixed case in cygwin uname output.
8218 * Makefile.in: Add libtermcap target.
252b5132 8219
d932cae7 82201998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8221
8222 * config.sub: Clean up handling of hppa2.0.
8223
d932cae7 82241998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8225
8226 * config.guess: Use C code to identify more HP machines.
8227
8228Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8229
8230 * config.sub: Handle hppa2.0.
8231
ba73c63f
JM
8232Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8233
8234 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8235 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8236
82371998-12-15 Mark Salter <msalter@cygnus.com>
8238
8239 * configure.in: Added target-bsp for several target architectures.
8240
8241 * Makefile.in: Added rules for bsp.
8242
252b5132
RH
8243Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8244
8245 * config.guess: Improve detection of hppa2.0 processors.
8246
8247Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8248
8249 * config.guess: Recognize FreeBSD using ELF automatically.
8250
82511998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8252
8253 * configure (skip-this-dir): Add handling for new shell script, which
8254 might be created by a sub-directory's configure to indicate, this particular
8255 directory is "unwanted".
8256 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8257
252b5132
RH
8258Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8259
8260 * ltconfig: import from libtool, after changing libtool to
8261 account for the cygwin name change.
8262
8263Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8264
8265 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8266 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8267
8268Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8269
8270 * configure.in: Add libtermcap to list of cygwin dependencies.
8271
d932cae7 82721998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8273
80413487
RH
8274 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8275 they include winsup/include when it's a cygwin target.
252b5132
RH
8276
82771998-11-12 Tom Tromey <tromey@cygnus.com>
8278
8279 * configure.in (host_tools): Added zip.
8280 * Makefile.in (all-target-libjava): Depend on all-zip.
8281 (all-zip): New target.
8282 (ALL_MODULES): Added all-zip.
8283 (NATIVE_CHECK_MODULES): Added check-zip.
8284 (INSTALL_MODULES): Added install-zip.
8285 (CLEAN_MODULES): Added clean-zip.
8286
d932cae7 82871998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8288
8289 * Makefile.in: lose "32" from comment about cygwin.
8290
d932cae7 82911998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8292
8293 * configure.in: Use -Os to build target libraries for the fr30.
8294
d932cae7 82951998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8296
8297 * config.sub: Add fr30.
8298
d932cae7 82991998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8300
80413487 8301 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8302 cygwin* instead of cygwin32*.
8303 * config.sub: Check cygwin* instead of cygwin32*.
8304
d932cae7 83051998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8306
8307 * config.guess: Match any version of Unixware7.
8308
252b5132
RH
83091998-10-20 Syd Polk <spolk@cygnus.com>
8310
8311 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8312 if desired.
8313
d932cae7 83141998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8315
8316 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8317 these if the appropriate directories and files to not exist.
8318
d932cae7 83191998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8320
8321 * Makefile.in (DEVO_SUPPORT): Add config.if.
8322
d932cae7 83231998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8324
8325 * configure: Add pattern to replace "build_tooldir"'s
8326 definition in the generated Makefile with "tooldir"'s
8327 actual value.
8328
252b5132
RH
8329Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8330
8331 * config.sub: Bring back lost sparcv9.
8332
ba73c63f
JM
8333 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8334
8335Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8336
8337 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8338 CC_FOR_TARGET and friends.
8339
8340Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8341
ba73c63f
JM
8342 * Makefile.in (build_tooldir): New variable, same as tooldir.
8343 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8344 -B$(build_tooldir)/bin/.
8345 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8346
252b5132
RH
8347Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8348
8349 * config.sub: Add support for i[34567]86-pc-udk.
8350 * configure.in: Likewise.
8351
8352Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8353
8354 * Makefile.in: add bzip2 package building bits for user
8355 tools module
8356 * configure.in: ditto
8357
ba73c63f
JM
8358Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8359
8360 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8361 (ALL_TARGET_MODULES): Add all-target-libobjc.
8362 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8363 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8364 (all-target-libchill): Add dependencies.
8365 * configure.in (target_libs): Add libchill.
35590697 8366
252b5132
RH
83671998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8368
ba73c63f 8369 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8370
8371Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8372
8373 * Makefile.in (all-automake): fix dependencies.
8374
8375Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8376
8377 * configure.in: Minor cleanups for building in the $(target_alias)
8378 subdir.
8379
83801998-09-22 Jim Wilson <wilson@cygnus.com>
8381
8382 * Makefile.in (bootstrap): Set r and s before make all. Use
8383 BASE_FLAGS_TO_PASS in make all.
8384 (cross): Likewise.
8385
83861998-09-20 Mark Mitchell <mark@markmitchell.com>
8387
8388 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8389
252b5132
RH
8390Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8391
8392 * config.sub: Fix typo in last change.
8393
83941998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8395
8396 * config.sub: Add support for C4x target.
8397 * configure.in: Likewise.
8398
83991998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8400
8401 * config.sub: Recognize sparcv9 just like sparc64.
8402
8403Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8404
8405 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8406
8407Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8408
8409 * config.guess: Correctly identify Pentium II sco boxes.
8410
8411 * config.guess: Fix "tr" code. From Weiwen Liu.
8412
8413Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8414
8415 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8416 stabs.
8417
8418Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8419
8420 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8421 (ALL_TARGET_MODULES): Add all-target-libchill.
8422 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8423 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8424 (all-target-libchill): Add dependencies.
8425 * configure.in (target_libs): Add libchill.
8426
8427Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8428
8429 * config.guess: Avoid assumptions about "tr" behaves when
8430 LANG is set to something other than English.
8431
8432Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8433
8434 * configure (gxx_include_dir): Changed to
8435 '${prefix}/include/g++'-${libstdcxx_interface}.
8436
8437 * config.if: New to determine the interfaces.
8438
8439Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8440
8441 * config.guess: Detect and handle MPE/IX.
8442 * config.sub: Deal with MPE/IX.
8443
8444Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8445
8446 * configure.in: Use mh-aix43.
8447
84481998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8449
8450 * configure: Fix --without/--disable cases for gxx-include-dir.
8451
8452Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8453
8454 * mdata-sh: Imported. Needed for automake support.
8455
8456Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8457
ba73c63f 8458 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8459 "chmod og=u `find . -print`".
8460
8461Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8462
ba73c63f 8463 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8464
8465Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8466
8467 * Makefile.in: Undo previous patch.
8468
8469Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8470
8471 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8472 to here ...
8473 (install-no-fixedincludes): and here
8474 (INSTALL_MODULES): ... from here.
8475
8476Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8477
8478 * config.sub: Merge with FSF.
8479
8480 * config.guess: Merge with FSF.
8481
8482Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8483
8484 * configure (extraconfigdirs): New variable.
8485 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8486 * Makefile.in (all): Move higher in file.
8487 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8488 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8489 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8490 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8491 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8492
84931998-07-23 Brendan Kehoe <brendan@cygnus.com>
8494
8495 * Makefile.in (all-target-libjava): Depend on all-gcc and
8496 all-target-newlib.
8497 (configure-target-libjava): Depend on $(ALL_GCC).
8498
8499Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8500
8501 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8502 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8503
8504Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8505
8506 * ylwrap: Change absolute path checks to check for DOS style path
8507 names.
8508
8509 * ylwrap: Don't use a full path name if the source file is in the
8510 same directory. From hjl@lucon.org (H.J. Lu).
8511
8512 * config-ml.in: Default to being verbose, to match Feb 18 change to
8513 configure.
8514
8515Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8516
8517 Brought over from egcs:
8518
8519 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8520
8521 * configure.in (target_subdir): Set to ${target_alias} instead
8522 of "libraries".
8523
8524 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8525
8526 * configure.in (target_subdir): Set to libraries if enable_multilib.
8527
8528Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8529
8530 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8531 multilibs, force reconfiguration the first time we create
8532 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8533
8534Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8535
8536 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8537 avoid confusion with --no-recursion.
8538
8539Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8540
8541 * configure.in: Win32 hosts shouldn't use install -x
8542 * install-sh: remove -x option, and special .exe-handling
8543 hack.
8544
8545Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8546
8547 * config.guess: Recognize i586-pc-beos.
8548 * configure.in: Don't build some bits for beos.
8549
8550Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8551
8552 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8553 CFLAGS default to -O2.
8554
8555 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8556 when using GNU ld.
8557
8558Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8559
8560 * ltmain.sh: Correct install when using a different shell.
8561
8562Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8563
8564 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8565
8566Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8567
8568 * makefile.vms: Update to build binutils/makefile.vms. Add install
8569 target.
8570
8571Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8572
8573 * ltconfig: Update to correct AIX handling.
8574
8575Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8576
8577 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8578
8579 * configure.in (target_subdir): Set to ${target_alias} instead
8580 of "libraries".
8581
85821998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8583
8584 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8585 (Makefile): Depend on $(gcc_version_trigger).
8586
8587 * configure (gcc_version): Change default initializer to empty
8588 string.
8589 (gcc_version_trigger): New variable; pass this variable down
8590 to subdir configures to enable them checking gcc's version
8591 themselves. Emit make macros for both gcc_version vars.
8592 (topsrcdir): Initialize reliably.
8593 (recursion line): Remove --with-gcc-version=${gcc_version}.
8594
85951998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8596
8597 * configure (enable_version_specific_runtime_libs): Implement new flag
8598 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8599 in $(libsubdir); emit definition in each generated Makefile.
8600 (gxx_include_dir): Initialize depending on
8601 $enable_version_specific_runtime_libs.
8602
86031998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8604
8605 * configure (gcc_version): Initialize properly depending on
8606 how and where configure is started.
8607 (recursion line): Pass a --with-gcc-version=${gcc_version}
8608 to configures in subdirs.
8609
8610Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8611
8612 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8613 cygmon
252b5132
RH
8614
8615Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8616
8617 * configure.in: Add cygmon and libstub support for mn10200.
8618
86191998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8620
8621 * configure (gcc_version): Add new variable describing the
8622 particular gcc version we're building.
8623 * Makefile.in (libsubdir): Add new macro for the directory
8624 in which the compiler finds executables, libraries, etc.
8625 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8626 and libsubdir.
8627
8628Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8629
ba73c63f
JM
8630 * Makefile.in (local-clean): Remove *.log.
8631 (warning.log): Built with warn_summary from build.log.
8632 (mail-report.log): Run test_summary.
8633 (mail-report-with-warnings.log): Run test_summary including
8634 warning.log in the report.
252b5132
RH
8635
8636Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8637
8638 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8639
8640Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8641
8642 * Makefile.in (grep): Grep no longer depends on libiberty.
8643
8644Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8645
8646 * Makefile.in: all-snavigator needs all-libgui.
8647
8648Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8649
8650 * configure.in: Add cygmon and libstub support for mn10300.
8651
8652Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8653
8654 * missing: Update to version from automake 1.3.
8655
8656 * ltmain.sh: On installation, don't get confused if the same name
8657 appears more than once in the list of library names.
8658
8659Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8660
8661 * config.sub: Accept m68060 and m5200 as CPU names.
8662
8663Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8664
8665 * configure: Use && rather than using -a in test, because odd
8666 strings can confuse test.
8667 * configure.in: Likewise.
8668
8669Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8670
8671 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8672
8673Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8674
8675 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8676 bootstrap4-lean): New targets.
8677
8678Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8679
8680 * mpw-* Delete. Not used.
252b5132
RH
8681
8682Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8683
8684 * COPYING.LIB: Update FSF address.
8685
8686Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8687
8688 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8689
8690 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8691 GAS_SUPPORT_DIRS.
8692
8693Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8694
8695 * ltconfig, ltmain.sh: Avoid producing a version number if
8696 -version-info was not used.
8697
8698Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8699
8700 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8701 building with newlib.
8702
87031998-04-30 Paul Eggert <eggert@twinsun.com>
8704
ba73c63f 8705 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8706 Solaris `make' causes it to continue to next definition.
252b5132 8707
afb8d725
JM
8708Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8709
8710 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8711 the right GUI libraries and files are installed along with GDB.
8712
252b5132
RH
8713Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8714
8715 * configure.in: Change alpha to alpha* in several places.
8716
8717Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8718
8719 * config.sub: Recognize sparc86x.
8720
8721Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8722
252b5132
RH
8723 * configure.in (--enable-target-optspace): Remove debug echo.
8724
8725Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8726
8727 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8728
8729Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8730
8731 * ltconfig: Update cygwin32 support.
8732
8733 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8734 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8735 (GDB_SUPPORT_DIRS): Likewise.
8736
8737Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8738
8739 * configure.in (target_makefile_frag): If --enable-target-optspace,
8740 use -Os to compile target libraries rather than -O2. Default to
8741 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8742 not used.
8743 * configure.in (target_cflags): Ditto for d30v.
8744
8745Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8746
8747 * Makefile.in (all-bfd): Depend on all-intl.
8748 (all-binutils): Likewise.
8749 (all-gas): Likewise.
8750 (all-gprof): Likewise.
8751 (all-ld): Likewise.
8752
252b5132
RH
87531998-04-19 Brendan Kehoe <brendan@cygnus.com>
8754
8755 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8756
8757Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8758
8759 * Makefile.in (all-bfd): Depend upon all-libiberty.
8760
8761 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8762
8763Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8764
8765 * Makefile.in: Add libstub.
8766
8767 * configure.in: Ditto. Build libstub for targets that have cygmon
8768 support.
8769
8770Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8771
8772 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8773
8774Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8775
8776 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8777 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8778
8779Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8780
8781 * configure: Define DEFAULT_M4 by searching PATH.
8782 * Makfile.in: Use DEFAULT_M4.
8783
8784Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8785
8786 * ltconfig: Add cygwin32 support.
8787
8788 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8789 to configure and build.
8790
8791Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8792
8793 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8794
8795Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8796
8797 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8798
8799Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8800
8801 * Makefile.in: add ash make rules
8802 * configure.in: add ash to native_only and host_tools lists
8803
8804Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8805
8806 * Makefile.in (all-gettext, all-intl): New targets.
8807 (ALL_MODULES): Added all-gettext, all-intl.
8808 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8809 (INSTALL_MODULES): Added install-gettext, install-intl.
8810 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8811
8812 * configure.in (host_tools): Added gettext.
8813 (native_only): Likewise.
8814 (noconfigdirs) [various cases]: Likewise.
8815 (host_libs): Added intl.
8816
afb8d725
JM
8817Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8818
8819 * configure: Do not disable building gdbtk for cygwin32 hosts.
8820
ba73c63f
JM
8821Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8822
8823 * configure.in: Add thumb-coff target.
8824 * config.sub: Add thumb-coff target.
8825
252b5132
RH
8826Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8827
8828 * Makefile.in: Revert yesterday's change.
8829 (all-target-winsup): all-target-librx stays out of here.
8830
8831Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8832
ba73c63f
JM
8833 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8834 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8835 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8836 Remove references to librx and libg++.
8837
8838Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8839
8840 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8841 recursive makes
8842
8843Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8844
8845 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8846 for newlib directory.
8847 (CXX_FOR_TARGET): Likewise.
8848
8849Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8850
8851 * ltconfig: Update after libtool/ltconfig.in change for
8852 hpux11.
8853
8854Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8855
8856 * ltconfig, ltmain.sh: Update to libtool 1.2.
8857
8858Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8859
8860 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8861 (install-gcc-cross): Instead, override LANGUAGES here.
8862
88631998-03-18 Dave Love <d.love@dl.ac.uk>
8864
8865 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8866 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8867
8868Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8869
8870 * configure.in: Add Thumb-pe target.
8871
8872Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8873
252b5132
RH
8874 * Makefile.in - changed sn targets to snavigator
8875 * configure.in - changed sn targets to snavigator
8876
8877Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8878
8879 * config-ml.in: After building symlink tree call make distclean
8880 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8881 to be the case for libiberty.
8882
8883Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8884
8885 * configure: When making link, also check the current
8886 directory. The configure scripts may create one.
8887
8888Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8889
8890 * config.sub: Accept alphapca56 and alphaev6 properly.
8891
8892Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8893
8894 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8895
252b5132
RH
8896Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8897
80413487 8898 * config.sub (sco5): Fix typo.
252b5132
RH
8899
8900Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8901
8902 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8903 install-itcl.
8904 (install-itcl): Remove dependency on install-tcl.
8905
8906Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8907
8908 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8909
252b5132
RH
8910Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8911
8912 * configure.in: Don't build libgui for a cygwin32 target when not on
8913 a cygwin32 host.
8914
8915Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8916
8917 * configure (redirect): Set to null, so default behavior of
8918 configure is now --verbose.
8919
89201998-02-16 Dave Love <d.love@dl.ac.uk>
8921
8922 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8923 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8924
8925Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8926
8927 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8928 this change to sync Makefile.in with its ChangeLog entries.
8929
8930Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8931
8932 * ltmain.sh (mkdir): Check that the directory doesn't exist
8933 before we exit with error, so that we don't get races during
8934 parallel builds.
8935
8936Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8937
8938 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8939
8940Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8941
8942 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8943 PICFLAG_FOR_TARGET.
8944 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8945
8946 * configure: Emit a definition for the new macro enable_shared
8947 into each Makefile.
8948
252b5132
RH
8949Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8950
8951 * configure.in (host_tools, native_only): Add libtool.
8952
8953Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8954
8955 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8956 Fix typo in ming config comment.
8957
8958Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8959
8960 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8961
8962Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8963
8964 * config.sub: Add tic30 cases, and map c30 to tic30.
8965
ba73c63f
JM
8966Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8967
8968 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8969 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8970 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8971 (CLEAN_TARGET_MODULES): Similarly
8972 (all-target-libf2c): Add dependences.
35590697 8973 * configure.in (target_libs): Add libf2c.
ba73c63f 8974
252b5132
RH
8975Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8976
ba73c63f
JM
8977 * configure.in: Remove expect from noconfigdirs when target
8978 is cygwin32. OK to build expect and dejagnu with Canadian
8979 Cross.
252b5132
RH
8980
8981Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8982
8983 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8984 host.
8985
8986 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8987 and mingw32.
8988
8989Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8990
8991 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8992 here as it is not defined in the toplevel Makefile.
8993
8994Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8995
8996 * configure (package_makefile_rules_frag): New variable, which names
8997 a file with generic rules, ...
8998 Change comment to mention we now have FIVE parts.
8999 * configure: Undo last change.
9000
9001Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9002
9003 * config.guess: More accurate determination of HP processor types.
9004 * config.sub: More accurate determination of HP processor types.
9005
9006Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9007
9008 * configure (package_makefile_frag): Move inserting the
9009 ${package_makefile_frag} to where it should be according
9010 to the comment.
9011
ba73c63f 9012Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9013
9014 * config.guess: Add support for Linux/ARM.
9015
9016Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9017
9018 * .cvsignore: Remove *-info and *-install since they match
9019 release-info and mpw-install, which we don't want to just ignore.
9020
9021Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9022
9023 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9024
9025Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9026
9027 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9028 local_prefix to sub-make invocations.
9029
9030Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9031
9032 * configure.in: Check makefile fragments in the source
9033 directory.
9034
9035Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9036
ba73c63f
JM
9037 * configure.in: Check whether host and target makefile
9038 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9039
9040Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9041
9042 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9043
252b5132
RH
9044Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9045
9046 * configure.in: Make sure we only replace RPATH_ENVVAR on
9047 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9048 regexp to sed.
9049
9050 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9051 to sub-makes.
9052
90531998-01-13 Lee Iverson (leei@ai.sri.com)
9054
9055 * config-ml.in (multi-do): LDFLAGS must include multilib
9056 designator.
9057
9058Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9059
9060 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9061
9062Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9063
9064 * config.sub: Add mingw32 support.
9065 * configure.in: Likewise.
252b5132
RH
9066
9067Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9068
9069 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9070
9071Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9072
9073 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9074 * configure (gxx_include_dir): Provide a definition for subdirs
9075 which do not use autoconf.
9076
9077Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9078
9079 * config.guess: Sync with egcs. Picks up new alpha support,
9080 BeOS & some additional linux support.
9081
ba73c63f 9082Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9083
9084 * config.guess: HP 9000/803 is a PA1.1 machine.
9085
ba73c63f
JM
9086Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9087
9088 * configure.in: It's alpha*-...
252b5132
RH
9089
9090Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9091
ba73c63f
JM
9092 * configure.in (host_makefile_frag, target_makefile_frag):
9093 Handle multiple config files.
9094 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9095 alpha-*-*.
252b5132
RH
9096
9097Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9098
9099 * mkdep: New file.
9100
9101Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9102
9103 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9104
9105Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9106
9107 * Makefile.in: Add libgui directory.
9108 (GDB_TK): Add all-libgui.
9109 * configure.in: Add libgui directory.
9110 * configure: Add all-libgui to GDB_TK.
9111
9112Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9113
9114 * config-ml.in (multidirs): Add m32r to multilib list.
9115
9116Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9117
9118 * Makefile.in (all-target-gperf): Change dependency to
9119 all-target-libstdc++.
9120
9121Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9122
9123 * config.guess: Add BeOS support.
9124
9125Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9126
9127 Source directory cvs renamed to cvssrc:
9128 * configure.in (host_tools): Change cvs to cvssrc.
9129 (native_only): Likewise.
9130 (noconfigdirs) [various cases]: Likewise.
9131 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9132 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9133 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9134 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9135 (all-cvssrc): Rename target from all-cvs.
9136
9137Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9138
9139 * configure (gxx_include_dir): Fix thinko.
9140
9141Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9142
9143 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9144 (install-cross, install-gcc-cross): New targets.
9145
9146Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9147
9148 * configure.in (noconfigdirs): Add support for Thumb target.
9149
9150 * config.sub (maybe_os): Add support for Thumb target.
9151
9152Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9153
9154 * Makefile.in: Add rules for cygmon.
9155
9156 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9157
9158Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9159
9160 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9161 * configure (gxx_include_dir): Provide a definition for subdirs
9162 which do not use autoconf.
9163
9164Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9165
9166 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9167 11/18/97 build
252b5132
RH
9168
9169Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9170
9171 * From Franz Sirl.
9172 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9173 found on RedHat Linux systems.
9174
9175Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9176
9177 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9178 guesses.
9179
9180Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9181
9182 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9183
9184Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9185
9186 * ltmain.sh: If mkdir fails, check whether the directory was created
9187 anyhow by some other process.
9188
9189Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9190
9191 * configure.in (d30v-*-*): Configure all directories.
9192
9193Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9194
9195 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9196 for the D30V.
9197
9198Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9199
9200 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9201
9202Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9203
80413487
RH
9204 * include/libiberty.h: Add extern "C" { so it can be used with C++
9205 progrms.
9206 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9207 programs.
252b5132
RH
9208
9209Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9210
9211 * configure.in (d30v-*-*): Configure GCC now.
9212
9213Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9214
9215 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9216 is no longer needed.
9217
9218Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9219
9220 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9221
9222Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9223
9224 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9225 targets using "$@" to provide support for similar but not identical
9226 targets without having to duplicate code.
9227
9228Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9229
9230 * makefile.vms: Fix to work with DEC C.
9231
9232Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9233
9234 * config.sub: Add mips-tx39-elf to marketing names.
9235
9236Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9237
9238 * ltmain.sh: Handle symlinks in generated script.
9239
9240Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9241
9242 * configure: Handle autoconf style directory options: --bindir,
9243 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9244 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9245 --sysconfdir.
9246 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9247 (sharedstatedir, localstatedir, oldincludedir): New variables.
9248 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9249 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9250 sbindir, sharedstatedir, and sysconfdir.
9251
9252Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9253
9254 * Makefile.in (bootstrap-lean): New target.
9255
9256Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9257
9258 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9259 sn, and gnuserv from noconfigdirs.
252b5132
RH
9260
9261Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9262
9263 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9264
9265Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9266
ba73c63f 9267 * Makefile.in (cross): New target.
252b5132
RH
9268
9269Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9270 Jeff Law <law@cygnus.com>
252b5132
RH
9271
9272 * Makefile.in (bootstrap2, bootstrap3): New targets.
9273 (all-bootstrap): Remove outdated and confusing target.
9274 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9275
afb8d725
JM
9276Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9277
9278 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9279 windows. Consistent with gdb/configure.
afb8d725 9280
252b5132
RH
92811997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9282
252b5132
RH
9283 * configure.in: Name Linux target fragment.
9284
9285 * configure: Rewrite so that project Makefile fragment is inserted
9286 first and appears last in the resulting Makefile.
9287
9288Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9289
9290 * Makefile.in (install-itcl): Install tcl first.
9291
252b5132 9292Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9293
252b5132
RH
9294 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9295
9296Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9297
9298 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9299
9300 * configure.in (skipdirs): Add target-librx for Linux.
9301 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9302
9303Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9304
9305 * Makefile.in (bootstrap): New target.
9306
9307Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9308
9309 * config.sub: Accept 'amigados' for backward compatability.
9310
9311Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9312
9313 * config.guess: Merge with FSF.
9314
ba73c63f
JM
9315Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9316
9317 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9318
252b5132
RH
9319Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9320
9321 * config.sub: Add "marketing-names" patch.
9322
9323Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9324
80413487 9325 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9326
9327Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9328
9329 * config.sub: Handle v850-elf.
9330
ba73c63f
JM
9331Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9332
9333 * .cvsignore (*-install): Remove.
9334
252b5132
RH
9335Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9336
9337 * ltconfig: Set CONFIG_SHELL in libtool.
9338 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9339
9340Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9341
9342 * configure.in (target_subdir): Set to libraries if enable_multilib.
9343
9344Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9345
9346 * config.guess: Update from gcc directory.
9347
9348Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9349
9350 * Makefile.in (all-sim): Depends on all-readline.
9351
9352Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9353
9354 * Makefile.in (BISON, YACC): Use $$s.
9355 (all-bison): Depend on all-texinfo.
9356
9357Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9358
9359 * Makefile.in (BISON): Add -L flag.
9360 (YACC): Likewise.
9361
9362Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9363
35590697
AJ
9364 * configure.in (noconfigdirs): Add support for v850e target.
9365
252b5132
RH
9366 * config.sub (maybe_os): Add support for v850e target.
9367
9368Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9369
35590697
AJ
9370 * configure.in (noconfigdirs): Add support for v850ea target.
9371
252b5132
RH
9372 * config.sub (maybe_os): Add support for v850ea target.
9373
9374Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9375
9376 * config.sub: Add mipstx39. Delete r3900.
9377
9378Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9379
9380 * Makefile.in (all-autoconf): Depends on all-texinfo.
9381
9382Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9383
9384 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9385 eabi targets.
9386
9387Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9388
9389 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9390
9391 * configure: When handling a Canadian Cross, handle YACC as well as
9392 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9393 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9394
9395Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9396
9397 * Makefile.in (BISON): bison, not byacc or bison -y.
9398 (YACC): bison -y or byacc or yacc.
9399 (various): Add *-bison as appropriate.
9400 (taz): No need to mess with BISON anymore.
9401
9402Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9403
9404 * configure: If OSTYPE matches *win32*, try to find a good value for
9405 CONFIG_SHELL.
9406
9407Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9408
9409 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9410 configure.in if it is present.
9411
9412Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9413
9414 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9415
9416Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9417
9418 * config.sub: Recognize `arc' cpu.
9419 * configure.in: Likewise.
9420 * config-ml.in: Likewise.
9421
9422Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9423
9424 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9425
9426Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9427
9428 * configure: Changed sed delimiter from ':' to '|' when
9429 attempting to substitute ${config_shell} for SHELL. On
9430 NT ${config_shell} may contain a ':' in it.
9431
9432Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9433
9434 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9435
9436Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9437
9438 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9439
9440Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9441
9442 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9443
9444 * ylwrap: If the program is a relative path, force it to be
9445 absolute.
9446
9447Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9448
9449 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9450
9451Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9452
9453 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9454 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9455 for libraries.
252b5132
RH
9456
9457Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9458
9459 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9460 separated by spaces.
252b5132
RH
9461
9462Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9463
9464 * ylwrap: New file.
9465 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9466
9467 * ltmain.sh: Handle /bin/sh at start of install program.
9468
9469 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9470
9471 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9472 * missing: New file, from automake 1.2.
9473
9474Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9475
9476 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9477 check-tk to CHECK_X11_MODULES.
9478
9479Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9480
9481 * config.sub: Merge with FSF.
9482
9483Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9484
9485 * config.guess: Merge with FSF.
9486
9487Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9488
9489 * configure: Treat msdosdjgpp like go32.
9490 * configure.in: Likewise. Don't remove gprof for go32.
9491
9492 * configure: Change Makefile.tem2 to Makefile.tm2.
9493
9494Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9495
9496 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9497
9498Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9499
9500 * install-sh (chmodcmd): Set to null if the DST directory already
9501 exists. Same as Nov 11th change.
9502
9503Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9504
35590697 9505 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9506
9507Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9508
9509 * config.guess: Update from FSF.
9510
9511Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9512
9513 * Makefile.in (GDB_TK): Depend on itcl and tix.
9514
9515Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9516
9517 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9518 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9519 (INSTALL_SCRIPT): New variable.
9520 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9521 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9522 to -x.
9523 * install-sh: Add support for -x option.
9524
9525Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9526
9527 * configure.in, Makefile.in: Treat tix like itcl.
9528
9529Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9530
9531 * Makefile.in (WINDRES): New variable.
9532 (WINDRES_FOR_TARGET): New variable.
9533 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9534 (EXTRA_HOST_FLAGS): Add WINDRES.
9535 (EXTRA_TARGET_FLAGS): Add WINDRES.
9536 (EXTRA_GCC_FLAGS): Add WINDRES.
9537 ($(DO_X)): Pass down WINDRES.
9538 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9539 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9540 DLLTOOL_FOR_TARGET.
9541
9542Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9543
9544 * configure.in: configure sim before gdb for win32-x-ppc
9545
9546Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9547
9548 Move gperf into the toplevel, from libg++.
9549 * configure.in (target_tools): Add target-gperf.
9550 (native_only): Add target-gperf.
9551 * Makefile.in (all-target-gperf): New target, depend on
9552 all-target-libg++.
9553 (configure-target-gperf): Empty rule.
9554 (ALL_TARGET_MODULES): Add all-target-gperf.
9555 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9556 (CHECK_TARGET_MODULES): Add check-target-gperf.
9557 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9558 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9559
9560Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9561
252b5132
RH
9562 * config.sub (mn10200): Recognize new basic machine.
9563
9564Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9565
9566 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9567 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9568
9569Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9570
9571 * configure.in: If we're building mips-sgi-irix6* native, turn on
9572 ENABLE_MULTILIB and set TARGET_SUBDIR.
9573
9574Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9575
9576 * Makefile.in (all-sn): Depend on all-grep.
9577
9578Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9579
9580 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9581
9582 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9583 Makefile. From Jeff Makey <jeff@cts.com>.
9584 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9585
9586 * Makefile.in (DISTBISONFILES): Remove.
9587 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9588 $(DEFAULT_YACC).
9589
9590 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9591 cygwin32.
252b5132
RH
9592
9593 * Makefile.in (LD): New variable.
9594 (EXTRA_HOST_FLAGS): Pass down LD.
9595 ($(DO_X)): Likewise.
9596
9597Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9598
9599 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9600
9601Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9602
9603 * configure.in (targargs): Strip out any supplied --build argument
35590697 9604 before adding our own. Always add --build.
252b5132
RH
9605
9606Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9607
9608 * configure.in (targargs): Pass --build if we're doing
9609 a cross-compile.
9610
9611Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9612
ba73c63f 9613 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9614 sed. Otherwise sed chokes on NT path names with drive
9615 designators. Also look for "?:*" as the leading characters in an
9616 absolute pathname.
9617
9618Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9619
9620 * config.sub: Support for r3900.
9621
9622Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9623
9624 * configure.in: Use install-sh, not install.sh.
9625
9626Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9627
9628 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9629 apply it twice.
9630
9631Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9632
9633 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9634 install-binutils.
9635
9636Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * Makefile.in: Add automake targets.
9639 * configure.in (host_tools): Add automake.
9640
9641Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9642
9643 * configure: Default CXX to c++, not gcc.
9644 * Makefile.in (CXX): Set to c++, not gcc.
9645 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9646
9647Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9648
9649 * install-sh: try appending a .exe if source file doesn't
9650 exist
9651
9652Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9653
9654 * configure.in: Turn on multilib by default.
9655 (cross_only): Remove target-libiberty.
9656
9657 * Makefile.in (all-gcc): Don't depend on libiberty.
9658
9659Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9660
9661 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9662
9663Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9664
9665 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9666 (DISTBISONFILES): Add ld/Makefile.in
9667
9668Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9669
9670 * configure.in: if target is cygwin32 but host isn't cygwin32,
9671 don't configure gdb tcl tk expect, not just gdb.
9672
9673Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9674
9675 * configure.in: Added gnuserv everywhere sn appears.
9676
9677 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9678 (CROSS_CHECK_MODULES): Added check-gnuserv.
9679 (INSTALL_MODULES): Added install-gnuserv.
9680 (CLEAN_MODULES): Added clean-gnuserv.
9681 (all-gnuserv): New target.
9682
9683Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9684
9685 * config.guess: Fixes for MIPS OpenBSD systems.
9686
9687Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9688
9689 * Makefile.in (INSTALL_XFORM): Remove.
9690 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9691
9692 * mkinstalldirs: New file, copied from automake.
9693 * Makefile.in (installdirs): Rename from install-dirs. Use
9694 mkinstalldirs. Change all users.
9695 (DEVO_SUPPORT): Add mkinstalldirs.
9696
9697Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9698
9699 * install-sh: Rename from install.sh.
9700 * Makefile.in (INSTALL): Change install.sh to install-sh.
9701 (DEVO_SUPPORT): Likewise.
9702
9703 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9704 Graichen <graichen@rzpd.de>.
9705
9706Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9707
9708 * config.guess: Recognize OpenBSD systems correctly.
9709
9710Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9711
9712 * README, Makefile.in (ETC_SUPPORT): Remove references to
9713 cfg-paper*, configure.{texi,man,info*}._
9714
9715Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9716
9717 * Makefile.in (all.normal): Ensure that gcc is built after all
9718 the x11 - ie gdb - targets.
9719
9720Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9721
9722 * makefile.vms: Don't run conf-a-gas.
9723
9724Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9725
80413487 9726 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9727
9728Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9729
9730 * configure.in: Remove noconfigdirs case since gdb also
9731 configures and builds for tic80-coff.
9732
9733Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9734
9735 * configure: Set cache_file to config.cache.
9736 * Makefile.in (local-distclean): Remove config.cache.
9737
9738Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9739
9740 * COPYING: Update FSF address.
9741
9742Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9743
9744 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9745 noconfigdirs.
9746
9747Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9748
9749 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9750 MAKEDIRS, is empty.
9751
9752Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9753
9754 * config.sub: Tweak mn10300 entry.
9755
9756Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9757
9758 * configure.in (host_tools): Put sim before gdb, so gdb's
9759 configure.tgt can determine if the simulator was configured.
9760
9761Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9762
9763 * config.sub: Move BeOS $os case to be with other Cygnus
9764 local cases.
9765
9766Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9767
9768 * config.sub: Remove misplaced comment that broke Linux.
9769
9770Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9771
9772 * config.sub: Add BeOS support.
9773
9774Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9775
9776 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9777
9778Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9779
9780 * configure.in (noconfigdirs): Remove tcl and tk from
9781 noconfigdirs for cygwin32 builds.
9782
9783Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9784
9785 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9786
9787Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9788
9789 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9790 make-all.com, use makefile.vms instead.
9791
9792Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9793
9794 * config.sub: Accept -lnews*.
9795
9796Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9797
9798 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9799 target-examples and target-libiberty for d30v.
252b5132
RH
9800
9801Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9802
9803 * configure.in (noconfigdirs): Enable ld for d30v.
9804
9805Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9806
9807 * configure.in (tic80-*-*): Build compiler.
9808
9809Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9810
9811 * configure.in (d30v-*): Remove sim directory from list of
35590697 9812 unsupported d30v directories
252b5132
RH
9813
9814Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9815
35590697
AJ
9816 * config.sub, configure.in: Add d30v target cpu.
9817
252b5132
RH
9818Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9819
9820 * makefile.vms: New file.
9821 * make-all.com: Remove.
9822
9823Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9824
9825 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9826
9827Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9828
9829 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9830
9831Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9832
9833 * Makefile.in (ALL_MODULES): Added all-db.
9834 (CROSS_CHECK_MODULES): Addec check-db.
9835 (INSTALL_MODULES): Added install-db.
9836 (CLEAN_MODULES): Added clean-db.
9837
9838Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9839
9840 * config.guess: Merge with latest FSF sources.
9841
9842Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9843
9844 * Makefile.in (ALL_MODULES): Added all-itcl.
9845 (CROSS_CHECK_MODULES): Added check-itcl.
9846 (INSTALL_MODULES): Added install-itcl.
9847 (CLEAN_MODULES): Added clean-itcl.
9848
9849Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9850
9851 * configure.in: build gdb for mn10200
9852
9853Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9854
9855 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9856
9857Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9858
9859 * configure.in (tic80-*-*): Turn off most targets right now.
9860
9861Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9862
9863 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9864 rather than the makeinfo program.
9865 (do-info): Depend upon all-texinfo.
9866
9867Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9868
9869 * configure.in: Remove uses of config/mh-linux.
9870
9871 * config.sub, config.guess: Merge with latest FSF sources.
9872
9873Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9874
9875 * config.sub (case $basic_machine): Add tic80 entries.
9876
9877Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9878
9879 * config.sub, config.guess: Merge with latest FSF sources.
9880
9881Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9882
9883 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9884 * mpw-config.in: Test for NewFolderRecursive.
9885 * mpw-install: Use symbolic name for startup filename.
9886 * mpw-README: Add various additional details.
9887
9888Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9889
9890 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9891
9892Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9893
9894 * configure.in: Do build gcc and the target libraries for
9895 the mn10200.
9896
9897Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9898
9899 * configure.in: don't avoid building gdb for mn10300 any more
9900 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9901 instead of single-quoting it.
9902
9903Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9904
9905 * configure.in: Don't use --with-stabs on IRIX 6.
9906
9907Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9908
9909 * configure.in (m32r): Build gdb, libg++ now.
9910
9911Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9912
9913 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9914 directories from noconfigdirs.
9915
9916Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9917
9918 * config.sub (basic_machine): added mips16 configuration
9919
9920Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9921
9922 * config.sub: Handle d10v-unknown.
9923
9924Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9925
9926 * config.sub: Handle v850-unknown.
9927
9928Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9929
9930 * Makefile.in: add findutils
9931 * configure.in: add findutils to list of host_tools
9932
9933Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9934
9935 * config.sub: Handle mn10200 and mn10300.
9936
9937Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9938
9939 * configure.in (d10v-*): Do not build librx.
9940
9941Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9942
9943 * configure.in (mn10300): Build everything except gdb & libgloss.
9944
9945Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9946
9947 * config.guess: Patch for Dansk Data Elektronik servers,
9948 from Niels Skou Olsen <nso@dde.dk>.
9949
9950 For ncr, use /bin/uname rather than uname, since GNU uname does not
9951 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9952
9953 Patch for MIPS R4000 running System V,
9954 from Eric S. Raymond <esr@snark.thyrsus.com>.
9955
9956 Fix thinko for nextstep.
9957
9958 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9959
9960 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9961 * config.guess: Guess mips-dec-mach_bsd4.3.
9962
9963 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9964 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9965 release numbers.
9966 * config.guess (mips-mips-riscos*): Emit just enough of the
9967 release number.
9968
9969 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9970 * config.guess (sparc-auspex-sunos*): Added.
9971 (f300-fujitsu-*): Added.
9972
9973 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9974 * config.guess: Recognize a Tadpole as a sparc.
9975
9976Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9977
9978 * config.guess: Don't assume that NextStep version is either 2 or
9979 3. NextStep 4 (aka OpenStep 4) has come out now.
9980
9981Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9982
9983 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9984 From Rik Faith <faith@cs.unc.edu>.
9985
9986Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9987
9988 * config.sub: Contributions from bug-gnu-utils to:
9989 Support plain "hppa" (no version given) architecture, reported by
9990 OpenStep.
9991 OpenBSD like NetBSD.
9992 LynxOs is not a hardware supplier.
9993
9994 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9995 OpenBSD like NetBSD.
252b5132
RH
9996 Stratus systems.
9997 More Pyramid systems.
9998 i[n>4]86 Intel chips.
9999 M680[n>4]0 Motorola chips.
10000 Use unknown instead of lynx for hardware manufacturer.
10001
10002Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10003
10004 * install.sh (chmodcmd): Set to null if the DST directory already
10005 exists.
10006
10007Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10008
10009 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10010 not use mt-ppc target Makefile fragment any more.
10011
10012Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10013
10014 * configure.in (*-*-windows): Exclude everything but those dirs
10015 needed to build windows.
10016
10017Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10018
10019 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10020
10021Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10022
10023 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10024
10025Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10026
10027 * Undo my previous change.
10028
10029Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10030
10031 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10032 unconditionally.
10033 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10034
10035Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10036
10037 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10038 host to add it's own flags.
252b5132
RH
10039
10040Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10041
10042 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10043
10044Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10047 (CXX_FOR_TARGET): Likewise.
10048 (GCC_FOR_TARGET): Define.
10049 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10050 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10051 CC_FOR_TARGET was specified on the command line.
10052 (MAKEOVERRIDES): Don't define.
10053
10054Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10055
10056 * configure.in (m32r): Fix spelling of libg++ libs.
10057
10058Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10059
10060 * config.sub (-apple*): Remove, now redundant.
10061
10062Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10063
10064 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10065
10066 * configure: Rework yesterday's sed script patch.
10067
10068 * config.sub: Merge with FSF.
10069
10070Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10071
10072 * config.guess: Merge from FSF.
10073
10074 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10075 * config.guess: Use pc instead of unknown, for pc clone systems.
10076 Change linux to linux-gnu.
252b5132
RH
10077
10078 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10079 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10080
10081Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10082
10083 * test-build.mk (HOLES): Add "xargs" for gdb.
10084
10085 * configure: Avoid hpux10.20 sed bug.
10086
10087Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10088
4bddf3ad 10089 * configure.in: Add support for windows host
252b5132
RH
10090 (that is a build done under the Microsoft build environment).
10091
10092Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10093
10094 * Makefile.in: Replace all uses of srcroot with s, to shrink
10095 command line lengths.
10096
10097 Patches from Geoffrey Noer <noer@cygnus.com>:
10098 * configure.in: If configuring for newlib, pass --with-newlib to
10099 subdirectories.
10100 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10101 -Bnewlib/ and -Lwinsup to gcc.
10102 (CXX_FOR_TARGET): Likewise.
10103
10104Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10105
10106 * Makefile.in (ETC_SUPPORT): Add configure.
10107
10108Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10109
35590697 10110 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10111 host configuration file.
10112
10113Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10114
10115 * configure.in: Break mn10x00 support into separate
10116 mn10200 and mn10300 configurations.
10117 * config.sub: Likewise.
10118
10119Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10120
10121 * configure.in: Add lots of stuff to noconfigdirs for
10122 the mn10x00 targets.
10123
10124 * config.sub, configure.in: Add mn10x00 support.
10125
10126Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10127
10128 * make-all.com: Call conf-a-gas, not config-a-gas.
10129
10130Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10131
10132 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10133 targets.
252b5132
RH
10134
10135Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10136
10137 * mpw-README: Add much more detail for native PowerMac.
10138 * mpw-install: New file.
10139 * mpw-configure: Add --norecursion and --help options.
10140 * mpw-config.in: Translate readme and install files when
10141 copying to objdir.
10142 * mpw-build.in: Don't always depend on byacc and flex.
10143 (install-only-top): New action.
10144
10145Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10146
10147 * configure.in: You can now configure GDB for the v850.
10148
10149Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10150
10151 * configure.in (noconfigdirs): Don't configure any C++ dirs
10152 if targeting D10V.
10153
10154Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10155
10156 * config.sub: Recognize mips64vr5000.
10157
10158Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10159
10160 * configure.in: Use a single line for host_tools and native_only.
10161
10162Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10163
10164 * config.sub, configure.in: Add entries for m32r.
10165
10166Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10167
10168 * Makefile.in (inet-install): Don't run install-gzip.
10169
10170Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10171
10172 * configure.in: Don't config lots of things for *-*-windows*.
10173
10174Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10175
10176 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10177 (host_libs, host_tools): Copy from configure.in.
10178 * mpw-configure: Don't complain about directories not found.
10179
10180Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10181
10182 * configure.in (i[345]86): Recognize i686 for pentium pro.
10183 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10184 file.
10185
10186 * config.guess (i[345]86): Ditto.
10187
10188Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10189
10190 * configure.in (noconfigdirs): Removed gdb for D10V.
10191
10192Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10193
10194 * configure.in: Remove ld, target-libio, target-libg++, and
10195 target-libstdc++ from noconfigdirs.
10196
10197Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10198
10199 * configure: Fix three locations where shell scripts were
10200 being run directly rather than with config_shell.
10201
10202Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10203
10204 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10205 * config.sub (basic_machine): Recognize v850.
10206
10207Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10208
10209 * mpw-configure: Handle multiple enable/disable options and
10210 pass them down recursively, handle -c and -s flags appropriately
10211 depending on choice of compiler, add escape mechanism for
10212 quoted arguments to gC.
10213
10214Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10215
10216 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10217 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10218 so that -mrelocatable-lib and -mno-eabi are used.
10219
10220 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10221 not support --print-multi-lib, don't abort.
10222
252b5132
RH
10223Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10224
10225 * make-all.com: Run config-a-gas.
10226 * setup.com: Don't copy subdirectory files around.
10227
10228Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10229
10230 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10231 target, it now compiles correctly.
10232
10233Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10234
10235 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10236
10237Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10238
35590697 10239 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10240
10241Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10242
10243 * configure.in (native_only): Add prms.
10244
10245Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10246
10247 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10248 (BINUTILS_SUPPORT_DIRS): Likewise.
10249
10250Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10251
10252 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10253 d10v support is added.
10254
10255Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10256
10257 * configure.in (d10v-*-*): New target.
10258
10259Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10260
10261 * config.guess (HP 9000/811): Recognize this as a PA1.1
10262 machine.
10263
10264Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10265
10266 * Makefile.in (do-tar-gz): New target, split out from tail end of
10267 taz target. Run each command separately, don't use pipes.
10268 (taz): Use it.
10269
10270Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10271
10272 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10273 * mpw-build.in: No builds should depend on building byacc or flex,
10274 they are assumed to be installed already.
10275
10276Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10277
10278 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10279 variable that CC_FOR_TARGET needs.
10280
10281Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10282
10283 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10284 options have changed since the last time the subdirectory was
10285 configured, and if it has, reconfigure.
10286 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10287 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10288
10289Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10290
10291 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10292 CLEAN_MODULES): Add bash.
10293 (all-bash): New target.
10294
10295Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10296
10297 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10298
10299Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10300
10301 * config.sub (basic_machine): Recognize d10v as a valid processor.
10302
10303Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10304
10305 * mpw-configure: Add support for --bindir.
10306 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10307
10308Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10309
10310 * configure.in: add bash, time, gawk to list of hosttools and things
10311 to only build for native toolchains
10312
10313Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10314
10315 * Makefile.in (docdir): Remove.
10316
10317Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10318
10319 * Makefile.in (datadir): Set to $(prefix)/share.
10320
10321Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10322
10323 * configure.in: build diff and patch for cygwin32-hosted
10324 toolchains.
10325
10326Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10327
10328 * config.sub: Accept -rtems*.
10329
10330Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10331
80413487 10332 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10333 remove diff from the list of things not buildable
10334 via Canadian Cross
252b5132
RH
10335
10336Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10337
10338 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10339 don't get ". ".
252b5132
RH
10340
10341Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10342
10343 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10344
10345Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10346
10347 * Makefile.in (taz): Handle case where tex3patch didn't even get
10348 checked out. Also, if it was found, put the symlink in a new util
10349 subdirectory.
10350
10351Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10352
10353 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10354
10355Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10356
10357 * config.sub: Recognize -openvms.
10358 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10359 * make-all.com, setup.com: New files.
10360
10361Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10362
10363 * Makefile.in (taz): tex3patch moved to texinfo/util.
10364
10365Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10366
afb8d725 10367 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10368 * configure.in: remove make from disable-if-Can-Cross list
10369 enable gdb if ${host} and ${target} are cygwin32
10370
10371Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10372
10373 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10374 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10375
10376Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10377
10378 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10379 distinguish sysv/svr4/bsd variants.
10380 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10381
10382Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10383
10384 * configure.in: Added copyright notice.
10385 * move-if-change: Added copyright notice.
10386
10387Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10388
10389 * configure.in (powerpcle-*-solaris*): Until we get shared
10390 libraries working, don't build gdb, sim, make, tcl, tk, or
10391 expect.
10392
10393Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10394
10395 * config.guess: Merge with FSF:
10396
10397 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10398 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10399
10400 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10401 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10402
10403 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10404 * config.guess: Combine two OSF1 rules.
10405 Also recognize field test versions. From mjr@zk3.dec.com.
10406 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10407 because GNU uname does not support -p. From pmr@pajato.com.
10408
10409Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10410
10411 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10412
10413Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10414
10415 * mpw-README: Document GCCIncludes.
10416
10417Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10418
10419 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10420
10421Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10422
10423 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10424
10425Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10426
10427 * configure.in (*-*-cygwin32): Configure make.
10428
10429Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10430
10431 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10432
10433Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10434
10435 * Makefile.in (all-inet): Depend on all-perl.
10436
10437 * Makefile.in (inet-install): New target.
10438
10439 * Makefile.in (all-inet): Depend on all-tcl.
10440 (all-inet): Depend on all-send-pr.
10441
10442Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10443
10444 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10445 temporarily.
10446
10447Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * configure.in: Don't configure --with-gnu-ld on AIX.
10450
10451Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10452
10453 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10454
10455Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10456
10457 * Makefile.in (ALL_MODULES): Added all-inet.
10458 (CROSS_CHECK_MODULES): Added check-inet.
10459 (INSTALL_MODULES): Added install-inet.
10460 (CLEAN_MODULES): Added clean-inet.
10461 (all-indent): New target.
10462
10463 * configure.in (host_tools): Added inet.
10464 (native_only): Added inet.
10465 (noconfigdirs): Added inet.
10466
10467Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10468
10469 * configure.in: Don't configure libgloss if we are not configuring
10470 newlib.
10471
10472Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10473
10474 * configure.in: Don't configure libgloss for unsupported
10475 architectures.
10476
10477Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10478
10479 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10480
10481Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10482
10483 * Makefile.in (ALL_MODULES): Include all-apache.
10484 (CROSS_CHECK_MODULES): Include check-apache.
10485 (INSTALL_MODULES): Include install-apache.
10486 (all-apache): New target.
10487
10488 * configure.in: Added apache everywhere perl is seen.
10489
10490Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10491
10492 * Makefile.in: Add support for clean-{module} and
10493 clean-target-{module} rules.
10494
10495Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10496
10497 * configure.in (*-*-ose) do not build libgloss.
10498
10499Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10500
10501 * config.guess (prep*:SunOS:5.*:*): Turn into
10502 powerpele-unknown-solaris2.
10503
10504Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10505
10506 * configure.in: Permit --enable-shared to specify a list of
10507 directories.
10508
10509Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10510
10511 * configure.in (host==solaris): Pass only the first word of $CC
10512 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10513
10514Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10515
10516 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10517
10518Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10519
10520 * Makefile.in (ALL_MODULES): Include all-perl.
10521 (CROSS_CHECK_MODULES): Include check-perl.
10522 (INSTALL_MODULES): Include install-perl.
10523 (ALL_X11_MODULES): Include all-guile.
10524 (CHECK_X11_MODULES): Include check-guile.
10525 (INSTALL_X11_MODULES): Include install-guile.
10526 (all-perl): New target.
10527 (all-guile): New target.
10528
10529 * configure.in (host_tools): Include perl and guile.
10530 (native_only): Include perl and guile.
10531 (noconfigdirs): Don't build guile and perl; no ports have been
10532 done.
10533
10534Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10535
80413487
RH
10536 * configure (--enable-*): Handle quoted option lists such as
10537 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10538
10539Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10540
10541 * Makefile.in ({,inst}all-target): New rule so we can make and
10542 install all of the target directories easily.
10543
10544Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10545
10546 * configure.in: Add missing global flag in sed substitution when
10547 deleting `target-' from ${configdirs}.
10548
10549Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10550
10551 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10552 option.
10553
10554 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10555 config/mh-necv4.
10556
10557 * install.sh: Correct misspelling of transformbasename.
10558
10559 * config.guess: Recognize mips-*-sysv*.
10560
10561Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10562
10563 * config.sub: Recognize mon960.
10564
10565Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10566
10567 * configure: Restore Canadian Cross handling of BISON and LEX,
10568 removed in Feb 20 change.
10569
10570Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10571
10572 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10573 Mention make install. Remove the old copyright date as well the
10574 clumsy and rather pointless copyright on the README file.
10575
10576Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10577
10578 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10579 Makefile after running symlink-tree, then run `make distclean' to
10580 avoid clobbering any generated files in srcdir.
10581
10582Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10583
10584 * configure.in (m68k-*-netbsd*): Build everything now.
10585
10586Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10587
10588 * Makefile.in (taz): Fix quoting.
10589
10590Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10591
10592 * configure.in (sparclet-*-*): Build everything now.
10593
10594Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10595
10596 * configure.in (m68k-*-linux*): New host.
10597
10598Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10599
10600 * configure: Check for bison before byacc.
10601
10602Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10603
10604 * Makefile.in configure: Change the way LEX and BISON/YACC are
10605 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10606 searching PATH. These are used as fallbacks by Makefile.in if
10607 flex/bison/byacc aren't in objdir.
10608
10609Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10610
10611 * Makefile.in: Make everything which depends upon all-bfd also
10612 depend upon all-opcodes, in case --with-commonbfdlib is used.
10613
10614Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10615
10616 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10617 building NT native compilers on Unix.
10618
10619Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10620
10621 * configure.in: Don't get CC from the host Makefile fragment if we
10622 can find gcc in PATH, or if this is a Canadian Cross. Move the
10623 Solaris test for /usr/ucb/cc to the post target script, just after
10624 the compiler sanity test.
10625
10626Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10627
10628 * config.sub: Merge with FSF.
10629
10630Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10631
10632 * Makefile.in (RPATH_ENVVAR): New variable.
10633 (REALLY_SET_LIB_PATH): Use it.
10634 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10635
10636Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10637
10638 * config.sub, configure.in: Recognize sparclet cpu.
10639
10640Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10641
10642 * config.guess: Support m68k-cbm-sysv4.
10643
10644Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10645
10646 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10647 m68k-unknown-linuxaout from linker help string. Put quotes around
10648 $ld_help_string.
10649
10650Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10651
10652 * config.guess (powerpc-harris-powerunix): Add guess for port
10653 to new target.
10654
10655Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10656
10657 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10658
10659Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10660
10661 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10662 $(REALLY_SET_LIB_PATH) in Makefile.
10663 * Makefile.in (SET_LIB_PATH): New variable.
10664 (REALLY_SET_LIB_PATH): New variable.
10665 ($(DO_X)): Use $(SET_LIB_PATH).
10666 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10667 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10668 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10669 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10670 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10671 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10672 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10673 (install-dosrel): Likewise.
10674 (all-opcodes): Depend upon all-libiberty.
10675
10676Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10677
10678 * config.guess (*:CYGWIN*): New
10679
10680Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10681
10682 * Makefile.in (all-target-winsup): All all-target-libiberty.
10683
10684Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10685
10686 * configure.in (noconfigdirs): Add missing # in front of comment.
10687
10688Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10689
10690 * configure.in: add second pass to things added to noconfigdirs
10691 so *-gm-magic can exclude libgloss properly.
10692
10693Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10694
10695 * mpw-configure (extralibs_name, rez_name): Set correctly
10696 for MWC68K compiler.
10697
10698 * mpw-README: Add more info on the necessary build tools.
10699
10700Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10701
10702 * configure.in, config.sub: Recognize cygwin32.
10703
10704Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10705
10706 * config.guess, config.sub: Recognize A/UX.
10707
10708Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10709
10710 * config.sub: Merge with gcc/config.sub.
10711
10712Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10713
10714 * mpw-build.in (do-binutils): Add build of stamps.
10715
10716Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10717
10718 * config.sub: Add recognition for mips64vr4100*-* targets.
10719
10720Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10721
10722 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10723 Add creation of gconfigargs with `--enable-shared' turned on.
10724 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10725 ($(host)-stamp-stage3-configured): Likewise.
10726 (HOLES): Add chatr and ldd.
10727 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10728
10729Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10730
10731 * configure: Pass --nfp to recursive configures.
10732
10733Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10734
10735 * Makefile.in (DLLTOOL): New.
10736 (DLLTOOL_FOR_TARGET): New.
10737 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10738 (EXTRA_TARGET_FLAGS): Ditto.
10739 (EXTRA_GCC_FLAGS): Ditto.
10740 (CONFIGURE_TARGET_MODULES): Ditto.
10741 (DO_X): Ditto.
10742 * configure: Add DLLTOOL.
10743
10744Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10745
10746 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10747 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10748 mh-sco, since old workarounds no longer needed, and don't
10749 build ld, since libraries have weak symbols in COFF.
10750
10751Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10752
10753 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10754
10755Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10756
10757 * configure.in: Make sure that ${CC} can be used to compile an
10758 executable.
10759
afb8d725
JM
10760Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10761
10762 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10763 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10764 nothing depending on whether gdbtk is being built.
10765
252b5132
RH
10766Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10767
10768 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10769
10770Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10771
10772 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10773 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10774
10775Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10776
10777 * config-ml.in: Add support for
10778 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10779 Simplify setting of multidirs from --disable-foo.
10780
10781Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10782
10783 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10784 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10785 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10786 non-empty, pass them on to the GCC make.
252b5132
RH
10787 (all-bootstrap): New rule that is like all-gcc, except it executes
10788 the GCC bootstrap rule instead of the GCC all rule.
10789
10790Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10791
10792 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10793
10794Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10795
10796 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10797 DG/UX support.
10798
10799Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10800
10801 * config.sub (i*86*) Change [345] to [3456]
10802
10803Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10804
10805 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10806 --with-gnu-ld=no.
10807
10808Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10809
10810 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10811 AIX multilibs get built.
10812
10813Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10814
10815 * configure.in (i386-win32): Don't build expect if we're not
10816 building the tcl subdir.
10817
10818Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10819
10820 * Makefile.in: (configure-target-examples, all-target-examples):
10821 New targets, configure and build example programs.
10822
10823Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10824
10825 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10826 use it as input to sedit the generated MPW makefile.
10827 * mpw-README: Add a suggestion about Gestalt.h.
10828
10829Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10830
10831 * config.sub: Accept *-*-ieee*.
10832
10833Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10834
10835 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10836 Ronald F. Guilmette <rfg@monkeys.com>.
10837
10838Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10839
10840 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10841 for powerpc-pe native.
10842 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10843 (target==powerpc-pe): duplicate i386-win32 entry.
10844
10845Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10846
10847 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10848 of vxworks, not just vxworks5.1.
10849
10850Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10851
10852 * mpw-configure: Add support for exec-prefix.
10853
10854Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10855
10856 * config.guess: Recognize HP model 816 machines as having
10857 a PA1.1 processor.
10858
10859Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10860
10861 * configure: Ignore new autoconf configure options.
10862
252b5132
RH
10863Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10864
10865 * config.guess: Recognize Pentium under SCO.
10866 From Robert Lipe <robertl@arnet.com>.
10867
10868Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10869
10870 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10871
10872Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10873
10874 * configure.in: Don't configure gas for alpha-dec-osf*.
10875
10876Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10877
10878 * configure.in: Default to --with-stabs for some targets for which
10879 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10880 i[345]86*-*-unixware*.
10881
10882Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10885 rather than basing it on the target. Simplify handling of options
10886 controlling which directories to configure. Remove extraneous
10887 slash in multi-clean target.
10888
10889Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10890
10891 * config-ml.in: Prefix more variables with ml_ so they don't collide
10892 with configure's.
10893
10894Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10895
10896 * configure: Don't turn -v into --v.
10897
10898Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10899
10900 * configure.in (targargs): Fix typo.
10901
10902 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10903
10904Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10905
10906 * configure.in: Strip --host and --target options from
10907 CONFIG_ARGUMENTS, and always configure for --host only. Add
10908 --with-cross-host option when building with a cross-compiler.
10909 * configure: Canonicalize the arguments put into config.status by
10910 always using `=' for an option with an argument. Pass a presumed
10911 --host or --target explicitly.
10912
10913Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10914
10915 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10916 into general OS recognition case.
10917
10918Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10919
10920 * configure.in (target_configdirs): add target-winsup only
10921 for win32 target systems.
10922
10923Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10924
10925 * Makefile.in (all-target-libgloss): Depend upon
10926 configure-target-newlib, since when libgloss is built it looks to
10927 see if the newlib directory exists.
10928
10929Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10930
10931 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10932 cfg-ml-*.in.
10933
10934Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10935
10936 * configure: Handle LD and LD_FOR_TARGET when configuring a
10937 Canadian Cross.
10938
252b5132
RH
10939Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10940
10941 * configure.in (target_libs): add target-winsup.
10942 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10943 (target==ppcle-pe): remove ld from $noconfigdirs.
10944
10945Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10946
10947 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10948 Preserve relative path names in $srcdir. Build symlink tree if
10949 configuring cross target dir and srcdir=. (= no VPATH support).
10950 (configure-target-libg++): Depend on configure-target-librx.
10951 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10952 * config-ml.in: New file.
10953 * symlink-tree: New file.
10954 * configure: Ensure srcdir="." if that's what it is.
10955
10956Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10957
10958 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10959 includes and FLEX_SKELETON setting.
10960 * mpw-configure (--with-gnu-ld): New option, controls whether
10961 to use PPCLink or ld with PowerMac GCC.
10962 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10963 * mpw-config.in: Configure grez if targeting Mac.
10964
10965 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10966 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10967 just macos.
252b5132
RH
10968 * configure.in: Configure grez resource compiler if targeting Mac.
10969 * Makefile.in (all-grez, install-grez): New targets.
10970
10971Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10972
10973 * configure: CXX defaults to gcc, not g++. If we find
35590697 10974 gcc in the path, set CC to gcc -O2.
252b5132
RH
10975
10976Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10977
10978 * configure: Default ${build} correctly. Avoid picking up extra
10979 spaces when reading CC and CXX from Makefile. When doing a
10980 Canadian Cross, use plausible default values for numerous
10981 variables.
10982 * configure.in: When doing a Canadian Cross, don't try to
10983 configure tools whose configure script can't handle it.
10984
10985Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10986
10987 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10988
10989Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10990
10991 * configure: Remove dubious bug reporting address.
10992
10993Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10994
10995 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10996 configure script, run that instead of this directory's configure.
10997 In either case, print a message that we're configuring the sub-dir.
10998
10999Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11000
11001 * configure.in: Before checking for the existence of various files,
11002 use sed to filter out "target-".
11003
11004Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * Makefile.in (DO_X): Split rule to decrease command line length
11007 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11008 (Philippe De Muyter).
11009
11010Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11011
11012 * Makefile.in (all-patch): depend on all-libiberty.
11013
11014Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11015
11016 * configure.in: If the only directory in target_configdirs which
11017 actually exists is libiberty, then set target_configdirs to empty,
11018 to avoid trying to build a target libiberty in a gas or gdb
11019 distribution.
11020
11021Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11022
11023 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11024 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11025 systems.
252b5132
RH
11026
11027Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11028
11029 * configure.in (copy_dirs): Use sys-include instead of include
11030 for --with-headers option.
11031
11032Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11033
11034 * Makefile.in, configure.in: Make winsup builds work with
11035 new scheme.
11036
11037Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11038
11039 * configure.in: Build the linker on AIX.
11040
11041Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11042
11043 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11044 where needed.
11045
11046Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11047
11048 * Makefile.in (all-gcc): Fix typo.
11049
11050Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11051
11052 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11053
11054Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11055
11056 * configure.in: Rename libFOO to target-libFOO, and xiberty
11057 to target-xiberty, to provide more flexibility.
11058 (target_subdir): Define. Create if cross.
11059 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11060 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11061 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11062 check-libFOO -> check-target-libFOO, etc.
11063 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11064 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11065 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11066 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11067 allow ALL_GCC="" to only configure.
11068 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11069 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11070 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11071
11072Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11073
11074 * Makefile.in (taz): Build "info" in etc explicitly.
11075
11076Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11077
11078 * configure.in: Make sure that CC is undefined (as opposed to
11079 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11080 problem with autoconf trying to configure on a host without GCC.
11081
11082Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11083
11084 * mpw-configure: Set host alias from choice of host compiler,
11085 only use generic MPW Makefile sed if present, edit a file
11086 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11087 * mpw-README: Add problem notes about CW6 and CW7.
11088
11089Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11090
11091 * Makefile.in (taz): Use ";" instead of ";;".
11092
11093Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11094
11095 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11096 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11097 DISTDOCDIRS.
11098 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11099 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11100
11101Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11102
11103 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11104 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11105 Move bfd to DISTSTUFFDIRS.
11106
11107Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11108
11109 * Makefile.in (X11_LIB): Removed.
11110 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11111
11112 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11113
11114Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11115
11116 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11117 names.
11118
11119Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11120
11121 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11122
11123Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11124
11125 * configure.in (i[345]86-*-win32): Always build newlib.
11126 Don't configure cvs, autoconf or texinfo.
11127 * Makefile.in (LD_FOR_TARGET): New.
11128 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11129 Pass down LD_FOR_TARGET.
11130
11131Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11132
11133 * winsup: New directory.
11134 * Makefile.in: Build winsup.
11135 * configure.in: Winsup is configured when target is win32.
11136 Can only build win32 target GDB when native.
35590697 11137
252b5132
RH
11138Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11139
11140 * config.guess: Recognize HP model 819 machines as having
11141 a PA 1.1 processor.
11142
11143Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11144
11145 * configure: Fix sed loop which substitutes for CC and CXX to
11146 avoid bug found in various sed implementations.
11147
11148Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11149
11150 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11151 simulator. Use standard powerpc-*-eabi*.
11152
11153Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * configure.in: Stop putting gas and binutils in noconfigdirs for
11156 powerpc-*-aix* and rs6000-*-*.
11157
11158Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11159
11160 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11161 -mcall-aixdesc libraries.
11162
11163Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11164
11165 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11166
11167 * config.sub (arm | armel | armeb): Fix shell syntax.
11168
11169Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11170
11171 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11172 -msoft-float and -mcpu=common support.
11173 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11174 libraries.
11175
11176Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11177
11178 * configure.in: Allow configuration and build of emacs19 for the alpha.
11179
11180Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11181
11182 * configure.in (CC): Get ^CC, not just any old CC, from
11183 ${host_makefile_frag}.
11184
11185Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11186
35590697 11187 * configure.in (CC): Try to get CC from
252b5132
RH
11188 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11189
11190Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11191
11192 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11193 only if it exists in $(srcdir).
11194
11195Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11196
11197 * configure: If CC and CXX are not set in the environment, set
11198 them, based on either an existing Makefile or on searching for gcc
11199 in PATH. Substitute for CC and CXX in Makefile.
11200 * configure.in: Remove libm from target_libs. Separate
11201 target_configdirs from configdirs. If CC is not set in
11202 environment, try to get it from a host Makefile fragment. Rewrite
11203 changes of configdirs to use skipdirs instead. A few minor
11204 tweaks. Take directories out of target_configdirs as they are
11205 taken out of configdirs. Remove existing Makefile files from
11206 subdirectories. Substitute for TARGET_CONFIGDIRS and
11207 CONFIG_ARGUMENTS in Makefile.
11208 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11209 by configure.in.
11210 (CONFIG_ARGUMENTS): Likewise.
11211 (CONFIGURE_TARGET_MODULES): New variable.
11212 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11213 ($(CONFIGURE_TARGET_MODULES)): New target.
11214 (configure-libg++, configure-libio): New targets.
11215 (all-libg++): Depend upon configure-libg++.
11216 (all-libio): Depend upon configure-libio.
11217 (configure-libgloss, all-libgloss): New targets.
11218 (configure-libstdc++): New target.
11219 (all-libstdc++): Depend upon configure-libstdc++.
11220 (configure-librx, all-librx): New targets.
11221 (configure-newlib): New target.
11222 (all-newlib): Depend upon configure-newlib
11223 (configure-xiberty): New target.
11224 (all-xiberty): Depend upon configure-xiberty.
11225
11226Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11227
11228 * configure.in (host i[345]86-*-win32): Expand the
11229 noconfigdirs again.
11230
11231Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11232
11233 * mpw-configure: Fix sed command file name.
11234
11235Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11236
35590697 11237 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11238 noconfigdirs again.
11239
11240Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11241
11242 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11243 or powerpc*-*-pe*, since they are not yet supported.
11244
11245Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11246
11247 Add PowerMac support and many other enhancements.
11248 * mpw-configure: New option --cc to select compiler to use,
11249 paste options set according to --cc into the generated
11250 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11251 if mpw-make.sed is present.
11252 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11253 add forward includes for PowerPC include files.
11254 * mpw-build.in: Build using Makefile.PPC if present.
11255 (do-byacc, etc): Remove separate version resource builds.
11256 (do-gas): Build "stamps" before "all".
11257 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11258 * mpw-README: Update to reflect --cc option, PowerMac support,
11259 and recently-reported compatibility problems.
11260
11261Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11262
11263 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11264 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11265 (--with-multilib-top): Pass to recursive invocations.
11266
11267Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11268
11269 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11270 v810-*-*.
11271
11272Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11273
11274 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11275 gdb, ld and opcodes on v810-*-*.
11276
252b5132
RH
11277Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11280 (local-maintainer-clean): New target.
11281 (maintainer-clean): New target.
11282 (realclean): Just depend upon maintainer-clean.
11283
11284Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11285
11286 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11287
11288Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11289
11290 * configure.in: Build ld in mips*-*-bsd* case.
11291
11292Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11293
11294 * config.sub: Accept -lites* OS. From Ian Dall.
11295
11296Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11297
11298 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11299 targets.
252b5132
RH
11300
11301Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11302
11303 * configure.in: treat i386-win32 canadian cross the same as
11304 i386-go32 canadian cross.
11305
11306Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11307
11308 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11309 running under the simulator to build a reduced set of libraries.
11310 (powerpc-*-eabiaix): Add fine grained multilib support added to
11311 other powerpc targets yesterday.
11312
11313Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11314
11315 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11316 -disable-softfloat, -disable-relocatable, -disable-aix, and
11317 -disable-sysv to control which multilib libraries get built.
11318
11319Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11320
11321 * configure: Add Makefile.tem to list of files to remove in trap
11322 handler.
11323
11324Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11325
11326 * config.guess (*Linux*): Add missing "exit"s.
11327 Also, need specific check for alpha-unknown-linux (uses COFF).
11328
11329Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11330
11331 * config.guess: Merge with FSF:
11332
11333 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11334 * config.guess (AIX4): More robust release numbering discovery.
11335
11336 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11337 * config.guess (i386-sequent-ptx): Properly get version number.
11338
11339 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11340 * config.guess (mips:*:4*:UMIPS): New case.
11341
11342Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11343
11344 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11345 (i386-win32 host): Likewise. Don't build readline.
11346
afb8d725
JM
11347Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11348
11349 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11350 SUPPORT_FILES to submakes.
11351
252b5132
RH
11352Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11353
11354 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11355 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11356 mpw-configure.
11357
11358Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11359
11360 * configure.in (appdirs): Use =, not ==, in test expression when
11361 trying to build the text to print in the warning message for
11362 Solaris users.
11363
11364Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11365
11366 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11367
11368Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11369
11370 * config.guess: Recognize lynx-2.3.
11371
11372Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11373
11374 * config.sub (z8ksim): Deleted
11375 (z8k-*-coff): New, this is the one true name of the target.
11376
11377Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11378
11379 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11380
11381Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11382
11383 * config.guess (*:Linux:*:*): First try asking the linker what the
11384 default object file format is (elf, aout, or coff). Then if this
11385 fails, try previous methods.
11386
11387Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11388
11389 * configure.in: Don't build newlib for *-*-vxworks5.1.
11390
11391Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11392
11393 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11394 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11395
11396Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11397
11398 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11399
11400Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11401
11402 * cfg-ml-com.in: New file.
11403 * cfg-ml-pos.in: New file.
11404
11405Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11406
11407 * COPYING.NEWLIB: Add HP free copyright to list.
11408
11409Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11410
11411 * config.sub: Recognize -eabi* for the system, not just -eabi.
11412
11413Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11414
11415 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11416 * config.sub, configure.in (win32): New target and host.
11417
11418Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11419
11420 * configure.in: Add i386-pe configuration.
11421
11422Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11423
11424 * mpw-build.in (install): Install GDB after LD.
11425
11426Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11427
11428 * mpw-config.in (elf/mips.h): Always forward-include, needed
11429 for GDB to build.
11430
11431Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11432
11433 * testsuite: New directory for customer acceptance and whole tool
11434 chain tests.
11435
11436Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11437
11438 * configure: If per-host line isn't found, but AC_OUTPUT is found
11439 and a configure script exists, run it instead.
11440
11441Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11442
11443 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11444
11445Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11446
11447 * configure: Set build_{cpu,vendor,os,alias} to host values when
11448 --build isn't specified.
11449
11450Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11451
11452 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11453 (FLAGS_TO_PASS): Pass them.
11454 (EXTRA_TARGET_FLAGS): Ditto.
11455
252b5132
RH
11456Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11457
11458 * Makefile.in (all-libg++): Depend on all-libstdc++.
11459
11460Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11461
11462 * configure.in (noconfigdirs): Enable all packages for
11463 i386-unknown-netbsd.
11464
11465Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11466
11467 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11468 hosted builds (DOS builds)
11469
11470Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11471
11472 Changes for ARM based on patches from Richard Earnshaw:
11473 * config.sub: Handle armeb and armel.
11474 * configure.in: Omit arm linker only for riscix.
11475
11476Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11477
11478 * config.guess: Update from FSF.
11479
11480Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11481
11482 * config.sub: Recognize powerpcle as the little endian varient of
11483 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11484 powerpcle variant. Convert pentium into i586, not i486. Add p5
11485 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11486 temporarily.
11487
11488Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11489
11490 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11491
11492Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11493
11494 * config.sub: Accept -lites* as a basic system type.
11495
11496Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11497
11498 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11499 installed, and if so return linuxoldld as the system name.
11500
11501Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11502
11503 * config.guess: Add hppa1.1-hp-lites support.
11504
11505Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11506
11507 * configure.in: Don't build newlib for m68k-vxworks5.1.
11508
11509Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11510
11511 * configure.in (mips-sgi-irix6): Use mh-irix5.
11512
11513Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11514
11515 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11516
11517Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11518
11519 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11520 OSF/1. Fix compiler flags.
252b5132
RH
11521 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11522
11523Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11524
11525 * configure.in: Recognize --with-newlib.
11526 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11527
afb8d725
JM
11528Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11529
11530 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11531 to *_X11_MODULES due to gdbtk needing X include files et al.
11532
252b5132
RH
11533Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11534
11535 Merge in support for Mac MPW as a host.
11536 (Old change descriptions retained for informational value.)
11537
11538 * mpw-config.in: Add generic include forwards for cpu-specific
11539 include files in aout and elf directories.
11540
11541 * mpw-configure: Added copyright.
11542 * mpw-config.in: Check for presence of required build tools.
11543 (target_libs): Add newlib.
11544 (target_tools): Add examples.
11545 (Read Me): Generate as "Read Me for MPW" instead.
11546 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11547 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11548 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11549
11550 * mpw-configure: Remove subdir-specific makefile hackery,
11551 delete mk.tmp after using it.
11552
11553 * mpw-build.in (all): Display start and end times.
11554
11555 * mpw-configure (host_canonical): Set.
11556 (target_cpu): Always add to makefiles.
11557 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11558 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11559 (mpw-mh-mpw): Look for in srcdir and srcroot.
11560 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11561
11562 * mpw-build.in: (install-only): New target.
11563
11564 * mpw-configure (host_alias, target_alias): Rename from hostalias
11565 and targetalias, add into generated Makefile.
11566 (mk.tmp): If present, add into generated Makefile.
11567 * mpw-build.in (all-gas): Build config.h first before gas proper.
11568
11569 * mpw-configure (config.status): Write only if changed.
11570 * mpw-config.in (readline): Configure it (not built, just used for
11571 definitions).
11572
11573 * mpw-config.in (elf/mips.h): Add a forward include.
11574
11575 * mpw-config.in: Forward-include most .h files in include into
11576 extra-include.
11577 (readline): Don't build.
11578 mpw-build.in (install): Install GDB.
11579
11580 * mpw-configure (prefix, mpw_prefix): Handle it.
11581 * mpw-config.in (mmalloc, readline): Don't configure.
11582 * mpw-build.in (thisscript): Rename to ThisScript.
11583 Use mpw-build instead of BuildProgram everywhere.
11584 (mmalloc, readline): Don't build.
11585 * mpw-README: New file, basic documentation about the MPW port.
11586
11587 * mpw-config.in: Use forward-include to create include files.
11588
11589 * mpw-configure: Add more things to the top of each configured
11590 Makefile, including contents of config/mpw-mh-mpw.
11591 * mpw-config.in (extra-include): Create this directory and fill it
11592 with Posix-like include files when configuring.
11593
11594 * config.sub (apple, mac, mpw): Add various aliases.
11595
11596 * mpw-build.in: New file, top-level build script fragment for MPW.
11597 * mpw-configure: New file, configure script for MPW.
11598 * mpw-config.in: New file, config fragment for MPW.
11599
11600Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11601
11602 * configure.in (host_libs): Remove glob, since it is gone from the
11603 sources.
11604
11605Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11606
11607 * Makefile.in: define empty GDB_NLM_DEPS var.
11608
11609 * configure.in(target_makefile_frag): use config/mt-netware
11610 for netware targets.
11611
11612Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11613
11614 * config.sub: Merge in recent FSF changes. Remove linux special
11615 cases.
11616
11617Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11618
4bddf3ad 11619 Revert this change:
252b5132
RH
11620
11621 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11622
11623 * build-all.mk: Use CC=cc -Xs on Solaris.
11624
252b5132
RH
11625Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11626
11627 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11628 stop using it.
11629 * Makefile.in: Nuke all references to glob subdirectory.
11630
11631Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11632
11633 * configure.in: Fix --enable-shared logic in per-host.
11634
11635Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11636
11637 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11638
11639Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11640
11641 * configure.in (noconfigdirs): Don't build gas on AIX, for
11642 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11643
11644Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11645
11646 * configure: Fix --cache-file to work if the file argument is a
11647 relative path.
11648
11649Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11650
11651 * configure: If the --cache-file is used, pass it down to
11652 configure in subdirectories.
11653
11654Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11655
11656 * config.sub: add vxworks29k configuration.
11657
11658Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11659
11660 * Makefile.in (taz): Do "diststuff" part quietly.
11661
11662Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11663
11664 * config.sub: Mini-merge with gcc/config.sub.
11665
11666Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11667
11668 * config.guess (IRIX): Sed - to _.
11669
11670Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11671
11672 * Makefile.in (source-vault, binary-vault): New targets.
11673
11674Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11675
11676 * config.sub: Recognize -eabi as a basic system type.
11677
11678Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11679
11680 * configure.in (enable_shared stuff): Fix typo.
11681
11682Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11683
11684 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11685
11686Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11687
11688 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11689
11690Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11691
11692 * configure.in (rs6000-*-*): Don't build gas.
11693
11694Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11695
11696 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11697 reduce command line length.
11698 (AS_FOR_TARGET): Check for as.new, not Makefile.
11699 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11700
11701Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11702
11703 * config.guess: Merge from FSF.
11704
11705Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11706
11707 * configure: Don't use $ when handling program_suffix.
11708
11709Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11710
11711 * configure.in: Configure tk for hppa/hpux.
11712
11713Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11714
11715 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11716
11717Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11718
11719 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11720 to LIBCXXFLAGS. Tests are better run without it.
11721
11722Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11723
11724 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11725
11726Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11727
11728 * configure.in (*-*-netware*): Don't configure xiberty.
11729
11730Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11731
11732 * configure.in: Remove tk from native_only list.
11733
11734Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11735
11736 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11737 for special NCD build.
11738
11739Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11740
11741 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11742 makeall.bat, they're only useful for binutils snapshots.
11743 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11744 makeall.bat to specified SUPPORT_FILES.
11745
11746Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11747
11748 * build-all.mk: Add Ericsson targets to sun4 and solaris
11749 hosts. Add BNR's sun4 target to solaris host, so their
11750 build-from-source will be tested in-house first.
11751
11752Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11753
11754 * Makefile.in (LIBCFLAGS): New variable.
11755 (CFLAGS_FOR_TARGET): Ditto.
11756 (LIBCFLAGS_FOR_TARGET): Ditto.
11757 (LIBCXXFLAGS): Ditto.
11758 (CXXFLAGS_FOR_TARGET): Ditto.
11759 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11760 (BASE_FLAGS_TO_PASS): Pass them.
11761 (EXTRA_TARGET_FLAGS): Ditto.
11762
4bddf3ad 11763 * configure.in: Support --enable-shared.
252b5132
RH
11764
11765Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11766
11767 * configure.in (target_libs): Include libstdc++ again.
11768 * config.guess: Update from FSF (for FreeBSD).
11769
11770Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11771
11772 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11773 makeall.bat.
11774 (DISTDOCDIRS): Add `etc'.
11775 (ETC_SUPPORT_PFX): New variable.
11776 (taz): Include anything from etc starting with a word in
11777 ETC_SUPPORT_PFX.
11778
11779Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11780
11781 * config.sub: Update for recent FSF changes. Remove obsolete
11782 h8300hds entry. Add -windows* and -osx as basic os. Minor
11783 spacing changes.
11784
11785Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11786
11787 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11788
11789 * config.guess: Merge with FSF.
11790 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11791
11792Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11793
11794 * configure: Since the "trap 0" handler will override the exit
11795 status on many systems, only use it for "exit 1", and make it set
11796 a non-zero exit status; reset it before "exit 0". Also, check
11797 exit status of config.sub, and error out if it failed.
11798
11799Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11800
11801 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11802 and install libgloss.
11803
11804Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11805
11806 * Makefile.in (all-binutils): Depend upon all-byacc.
11807
11808 * configure.in: Don't build emacs on Irix 5.
11809
11810Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11811
11812 * configure.in (*-*-netware*): Add libio.
11813
11814Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11815
11816 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11817 (CHECK_TARGET_MODULES): Ditto.
11818 (INSTALL_TARGET_MODULES): Ditto.
11819 (TARGET_LIBS): Ditto.
11820 (all-libstdc++): Note dependencies.
11821
11822Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11823
11824 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11825
11826Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11827
11828 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11829 -fexternal-templates.
11830
11831 * configure.in (target_libs): Add libstdc++.
11832 (noconfigdirs): Add libstdc++ as appropriate.
11833
11834Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11835
11836 * config.guess: Update from FSF.
11837
11838Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11839
11840 * configure: Use ${config_shell} when running ${configsub}.
11841
11842Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11843
11844 * config.sub: No longer recognize h8300h.
11845
11846Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11847
11848 * config.sub: Remove extraneous differences between config.sub and
11849 gcc/config.sub.
11850
11851Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11852
11853 * Makefile.in (DISTSTUFFDIRS): Add gas.
11854
11855Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11856
11857 * COPYING.NEWLIB: New file.
11858
11859Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11860
11861 * config.guess (HP-UX): Patch from Harlan Stenn
11862 <harlan@landmark.com> to also emit release level.
11863
11864Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11865
11866 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11867
11868Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11869
11870 * config.sub: Merge nextstep cleanup from FSF.
11871
11872Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11873
11874 * configure.in (arm-*-*): Don't configure ld for this target.
11875
11876Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11877
11878 * configure.in (*-*-netware): don't configure libg++, libio,
11879 librx, or newlib.
11880
11881Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11882
11883 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11884 configure ld--it works, but it doesn't support shared libraries.
11885
11886Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11887
11888 * config.guess (*-unknown-freebsd*): Get rid of possible
11889 trailing "(Release)" in version string.
11890 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11891
11892Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11893
11894 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11895 Fix type: *-next-neststep -> *-next-nextstep.
11896
11897 * config.guess: Merge from FSF:
11898
11899 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11900
11901 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11902
11903 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11904
11905 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11906 instead of UNIX_SV for UnixWare 1.0).
11907
11908Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11909
11910 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11911 to make gdb/nlm/* build after the compiler and linker.
11912
11913Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11914
11915 * config.guess (netbsd, freebsd, linux): Accept any machine,
11916 not just i[34]86.
11917 (m68k-atari-sysv4): Relocate to match FSF version.
11918
11919 * config.guess: More merges from the FSF:
11920
11921 Add a space before function call or macro invocation.
11922
11923 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11924
11925 * config.guess: Add trap cmd to remove dummy.c and dummy when
11926 interrupted.
11927
11928 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11929
11930 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11931 (dummy): Redirect stderr from compilation of dummy.c.
11932
11933 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11934
11935 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11936
11937Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11938
11939 * configure: Accept and ignore --cache*, for compatibility with
11940 new autoconf.
11941
11942Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11943
11944 * config.guess: Merge from FSF:
11945
11946 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11947
11948 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11949 (PATH): Add /.attbin at end for finding uname.
11950 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11951
11952 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11953
80413487 11954 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11955
11956 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11957
80413487
RH
11958 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11959 to select whether to use ELF or COFF.
252b5132
RH
11960
11961 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11962
80413487 11963 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11964
11965 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11966
11967 * config.guess: Guess the OS version for HPUX.
11968
11969 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11970
11971 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11972
11973Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11974
11975 * configure.in: Recognize --with-headers, --with-libs, and
11976 --without-newlib.
11977 * Makefile.in (all-xiberty): Depend upon all-ld.
11978
11979Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11980
11981 * configure.in: Change i[34]86 to i[345]86.
11982
11983Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11984
11985 * configure (version): A few more tweaks to help message.
11986
11987Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11988
11989 * Makefile.in: Remove (for now) librx as a host library,
11990 now that we're building it for target.
11991
11992Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11993
11994 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11995 (Karl Berry).
11996
11997Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11998
11999 * configure.in: Also configure librx.
12000
12001Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12002
12003 * Makefile.in: Update various rules to reflect that librx
12004 is now needed for libg++.
12005
12006Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12007
12008 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12009
12010Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12011
12012 * configure.in: Configure the examples directory.
12013
12014Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12015
12016 * configure: Simplify Jun 2 1994 change.
12017
12018Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12019
12020 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12021 /bin/gcc isn't good enough to build gcc.
12022
12023Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12024
12025 * Makefile.in (GDB_SUPPORT_FILES): Remove
12026 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12027 (gdb.tar.gz): Add new rule to use standard distribution building
12028 mechanism.
12029
12030Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12031
12032 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12033 Bill Cox <bill@cygnus.com>.
12034
12035Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12036
12037 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12038
12039Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12040
12041 * configure: Search current dir first in .gdbinit.
12042
12043Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12044
12045 * config.sub: Recognize freebsd (merged from gcc config.sub).
12046
12047Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12048
12049 * config.sub: Refer to NeXT's operating system as nextstep.
12050
12051 * config.sub (case $basic_machine): Re-order the cases, to match
12052 the order in the FSF version (which is mostly alphabethical).
12053 Merge in some additions and changes from the FSF.
12054
12055Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12056
12057 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12058 * config.sub: Recognize cxux7.
12059 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12060
12061Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12062
12063 * config.sub: Fix typo powerpc -> powerpc-*.
12064
12065Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12066
12067 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12068
12069 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12070 parallel with all-emacs and install-emacs). Top-level command
12071 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12072
12073Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12074
12075 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12076 $(relbindir)/make before doing ``make install'', and use
12077 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12078 installing over running make binary.
12079 ($(host)-stamp-stage3-installed): Likewise.
12080
12081Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12082
12083 * config.guess: Recognize Mach.
12084
12085Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12086
12087 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12088 see whether --exec-prefix was used.
12089
12090Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12091
12092 * README: Explicitly mention libg++/README. (Zoo's idea.)
12093
12094Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12095
12096 * Makefile.in: Add all-librx target similar to all-libproc.
12097
12098Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12099
12100 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12101 with post 1.2 uname bogosity.
12102
12103Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12104
12105 * configure: Remove temporary files on receipt of a signal.
12106
12107Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12108
12109 * configure: If there is a package_makefile_frag, remove
12110 ${subdir}/Makefile.tem after copying it in.
12111
12112Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12113
12114 * build_all.mk: support rs6000 lynx identifies itself as
12115 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12116 since /bin/gcc is too feeble to compile a modern gcc.
12117
12118Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12119
12120 * brought devo/test-build.mk update-to-date with progressive/
12121 test-build.mk. Add lynx targets and hppa flag info.
12122
12123Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12124
12125 * configure.in: Use mh-ncrsvr43. Patch from
12126 Tom McConnell <tmcconne@sedona.intel.com>.
12127
12128Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12129
12130 * config.guess (i386-unknown-bsdi): No longer need to
12131 check #if defined(__bsdi__) && defined(__i386__).
12132
12133Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12134
12135 * configure: Set program_transform_nameoption correctly.
12136
12137Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12138
12139 * brought build-all.mk update-to-date with progressive build-all.mk,
12140 added new targets and hppa info.
35590697 12141
252b5132
RH
12142Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12143
12144 * configure: If config.guess result is a prefix of the user
12145 specified target, assume a native build and use the user specified
12146 target as the host alias. Remove SunOS patch suffix removal hack.
12147 * configure.in: Remove SunOS patch suffix removal hack.
12148
12149 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12150 in NATIVE_CHECK_MODULES.
12151
12152Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12153
12154 * Makefile.in: Rename HOST_ONLY to NATIVE.
12155 * configure: Delete SunOs patch suffix from host_canonical
12156 and build_canonical variables that are prepended to Makefiles.
12157 * configure.in: Add comments for easier maintenance.
12158
12159Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12160
12161 * Makefile.in: Add all-libproc target similar to all-gui.
12162
12163Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12164
12165 * Makefile.in (CHECK_MODULES): split into
12166 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12167
12168Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12169
12170 * config.guess (i386-unknown-bsdi): New system to guess.
12171
12172Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12173
12174 * Makefile.in: Add all-gui target (but not yet build by "all").
12175
12176Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12177
12178 * config.sub: Move deletion of patch suffix from here...
12179 * configure.in: To here, at Ian's suggestion. The top-
12180 level scripts might need to know of a patch level.
12181
12182Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12183
12184 * config.sub: Strip off patch suffix so rtl is recognized
12185 as a sunos4.1.3 machine, even though it's been patched.
12186
12187Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12188
12189 * Makefile.in (INSTALL_LAST): Delete.
12190 (INSTALL_DOSREL): New.
12191
12192Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12193
12194 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12195 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12196 whether we pass down --with-gnu-ld anyhow.
12197
12198Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12199
12200 * Makefile.in (INSTALL_LAST): Change operation so it works
12201 on more flavors of make.
12202 * configure.in (go32): Don't build libg++ or libio.
12203
12204Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12205
12206 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12207 they can be overriden by templates.
12208
12209Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12210
12211 * configure.in (target==go32): Don't build gdb.
12212 * dosrel: New directory.
12213
12214Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12215
12216 * configure.in (host==go32): Configure dosrel too.
12217 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12218 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12219 be set by incoming names or templates.
12220 (INSTALL_LAST): New rule.
252b5132
RH
12221
12222Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12223
12224 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12225
12226Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12227
252b5132
RH
12228 * configure.in (appdirs): New variable. Currently empty, but will
12229 be used in gas distribution. If nonempty, lists a set of
12230 directories at least one of which must get configured, or top
12231 level configuration is considered to have failed.
12232 (rs6000-*-lynxos*): Use new file name.
12233
12234Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12235
12236 Eliminate XTRAFLAGS.
12237 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12238 newlib include files using -idirafter, and also use -nostdinc.
12239 (CXX_FOR_TARGET): Likewise.
12240 (XTRAFLAGS): Removed.
12241 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12242 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12243 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12244 ($(DO_X)): Don't pass down XTRAFLAGS.
12245
12246Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12247
12248 * configure.in (mips*-dec-bsd*): New target; do build linker.
12249 (mips*-*-bsd*): New target; don't build linker.
12250
12251Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12252
12253 * configure.in: support rs6000-*-lynxos* configuration.
12254 support sunos4 as a cross target.
12255
12256 * config.sub: look for lynx*, not lynx since the OS version may
12257 legitimately be part of the name.
12258
12259Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12260
12261 * configure.in (i[34]86-*-sco*): Move to be with other i386
12262 targets.
12263 (romp-*-*): New target. Skip various binary utilities.
12264 (vax-*-*): New target. Don't build newlib.
12265 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12266
12267Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12268
12269 * configure.in: Only set host_makefile_frag if config
12270 directory exists.
12271
12272Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12273
12274 * install.sh: If $dstdir exists, don't check whether each
12275 component does.
12276
12277Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12278
12279 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12280
12281Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12282
35590697
AJ
12283 * configure.in (*-*-lynxos*): Don't configure newlib for either
12284 native or cross Lynx.
252b5132
RH
12285
12286Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12287
12288 * config.sub (sparc64-elf): Fix os.
12289 (z8k): Remove duplicate.
12290
12291Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12292
12293 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12294 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12295
12296Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12297
12298 * configure: Make file links cleanly even if Lynx fails on
80413487 12299 an NFS symlink (at least fail cleanly).
252b5132
RH
12300
12301Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12302
12303 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12304 -XNh2000.
12305
12306Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12307
12308 * configure: Unknown options are fatal again.
12309
12310Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12311
12312 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12313 compatibility.
252b5132
RH
12314
12315Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12316
12317 * build-all.mk: Add `clean' target.
12318
12319Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12320
12321 * config.guess: Add SINIX support.
12322 * configure.in: Add mips-*-sysv4* support.
12323
12324Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12325
12326 * build-all.mk: Document all useful targets.
12327 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12328 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12329
12330Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12331
12332 * configure: Support --silent, --quiet.
12333
12334Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12335
12336 * configure: Support --disable-FEATURE.
12337
12338Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12339
12340 * config.guess: Recognize NCR running SVR4.3.
12341
12342Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12343
12344 * config.guess: Make BSDI generate i386-unknown-bsd386.
12345 Patch from Paul Eggert <eggert@twinsun.com>.
12346
12347Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12348
12349 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12350
12351Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12352
12353 * configure: Make unrecognized options give nonfatal warnings
12354 instead of fatal errors, and pass them to any subdirectory
12355 configures in case they recognize them.
12356 Make --x equivalent to --with-x.
12357
12358Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12359
12360 * configure: Add --enable-* options. Clean up usage message and
12361 some comments.
12362
12363Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12364
12365 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12366
12367Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12368
12369 * configure.in (hppa*-*-*): Enable binutils.
12370
12371Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12372
12373 * config.sub: Recognize cisco.
12374
12375Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12376
12377 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12378
12379Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12380
12381 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12382 than one configuration name. Add comment.
12383
12384Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12385
12386 * config.guess: about target *-hitachi-hiuxwe2, fixed
12387 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12388 macro is incorrect.]
12389
12390Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12391
12392 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12393 than the "make ls" stuff which used to be here.
12394
12395Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12396
12397 * config.guess: Recognize i[34]86-unknown-freebsd.
12398 From Shawn M Carey <smcarey@rodan.syr.edu>.
12399
12400Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12401
12402 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12403
12404Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12405
12406 * config.guess: Check for ptx.
12407
12408Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12409
12410 * config.sub: Add os9k checking.
12411
12412Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12413
12414 * config.guess: Handle OSF1 running on HPPA processors
12415
12416Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12417
12418 * configure: If subdir configure fails, print out a message with
12419 subdirectory name, in case subdir's configure code didn't identify
12420 itself.
12421
12422Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12423
12424 * configure.in: Remove embedded newlines from configdirs.
12425 Avoid mismatches of substrings. Fix matching strings at end
12426 of configdirs.
12427
12428Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12429
12430 * config.guess: Add Lynx/rs6000 config support.
12431
12432Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12433
12434 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12435
12436Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12437
12438 * configure.in (hppa*-*-osf*): Treat this just like most other
12439 PA configurations (eg no binutils or ld).
12440 (hppa*-*-*elf*): These configurations have binutils and ld.
12441
12442Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12443
12444 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12445
12446Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12447
12448 * configure.in (rs6000-*-*): Build gas.
12449
12450Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12451
80413487 12452 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12453
12454Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12455
12456 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12457 for GDB and GDB has been fixed to not need it.
12458
252b5132
RH
12459Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12460
12461 * config.guess: Recognize vax hosts.
12462
12463Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12464
12465 * configure (while loop): Don't use "break 2" inside case
12466 statement -- the case statement isn't an enclosing loop.
12467
12468Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12469
12470 * config.guess: Clean up NeXT support, to allow nextstep
12471 on Intel machines. Make OS be nextstep.
12472
12473Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12474
12475 * config.guess: Add alternate forms for Convex.
12476
12477Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12478
12479 * configure: Completely rewrite option processing. Take
12480 advantage of pattern-matching to avoid invoking test frequently.
12481 Also clean up host and target defaulting logic.
12482
12483Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12484
12485 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12486 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12487 commands (plus user environment) will fit SCO limits.
12488
12489Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12490
12491 * configure.in: Don't issue warnings about directories which are
12492 not being configured if -norecursion is set. Correct test for
12493 --with-gnu-as and --with-gnu-ld to not get confused by substring
12494 matches.
12495
12496 * configure.in: Don't build gas for alpha-dec-osf1*.
12497
12498Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12499
12500 * configure: Back out Per's change of 12/19/1993. It changes the
12501 behavior of configure in unexpected and confusing ways.
12502
12503 Also, use different delim char when calculating
12504 program_transform_name so that the name can contain slashes.
12505
12506Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12507
12508 * configure.in, config.sub: Add support for VSTa micro-kernel.
12509
12510Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12511
12512 * configure.in: Nuke hacks which were used to get a special
12513 version of GAS for HPPA configurations.
12514
12515Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12516
12517 * configure: If only ${target_alias} is given, use that
12518 as the default for ${host_alias}.
12519 * configure: Add missing back-slashes before nested quotes.
12520
12521Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12522
12523 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12524
12525Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12526
12527 * config.guess: Recognize some Tektronix configurations.
12528 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12529
12530Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12531
12532 * config.sub: Match any flavor of SH.
12533
12534Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12535
12536 * configure.in: Don't try to configure newlib for Alpha.
12537
12538Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12539
12540 * configure.in: Don't build ld for Irix 5. Don't build gas,
12541 libg++ or libio for any Alpha target.
12542
12543 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12544
12545Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12546
12547 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12548 default arguments -- so it tried to compress itself.
12549
12550Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12551
12552 * configure.in (notsupp): ensure that a space is always at the end
12553 of the configdirs list, since the grep checks for an explicit space
12554
12555Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12556
12557 * configure.in (target i386-sysv4.2): don't build ld, since static
12558 versions of many libraries are not available.
12559
12560Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12561
12562 * config.guess: Recognize Apollos (using environment variables).
12563 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12564
12565Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12566
12567 * config.guess: Recognize Sony news mips running newsos.
12568
12569Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12570
12571 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12572 "fi ; else" for bash.
12573
12574Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12575
12576 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12577
12578Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12579
12580 * config.sub: accept unixware as an alias for svr4.2.
12581 Fix some inconsistancies with the gcc version.
12582
12583Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12584
12585 * Makefile.in (DISTDOCDIRS): Add gdb.
12586
12587Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12588
12589 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12590
12591Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12592
12593 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12594 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12595 this now.
12596
12597Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12598
12599 * config.sub: Accept hiux* as an OS name.
12600
12601 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12602 etc/make-stds.texi. The underscore came from gcc, and dje now
12603 agrees that RUNTESTFLAGS is the correct name.
12604
12605Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12606
12607 * install.sh: Remove 'set -e'. It makes any conditionals
12608 in the script useless.
12609
12610 * config.guess: Automatically recognize arm-acorn-riscix
12611 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12612
12613Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12614
12615 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12616
12617Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12618
12619 * Makefile.in (DISTDOCDIRS): New variable.
12620 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12621 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12622
12623Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12624
12625 * configure.in (hppa target): check the source directory for the
12626 pagas sub-directory
12627
12628Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12629
12630 * config.sub: Allow -aout* and -elf*.
12631
12632Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12633
12634 * configure.in: Don't build ld on i386-solaris2, same as for
12635 sparc-solaris2.
12636
12637Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12638
12639 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12640
12641Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12642
12643 * configure.in: Configure gdb for alpha.
12644
12645Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12646
12647 * Makefile.in (CXXFLAGS): Add -O.
12648
12649Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12650
12651 * config.guess: added support for DG Aviion
12652
12653Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12654
12655 * configure.in: Produce warning message for subdirectories not
12656 configurable for this host/target combination. Don't try to
12657 configure gdb for vms.
12658
12659Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12660
12661 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12662 appropriate files before making "diststuff".
12663 (DISTBISONFILES): New var: list of files to be edited.
12664 (DISTSTUFFDIRS): Add binutils.
12665
12666Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12667
12668 * config.sub: also handle mipsel and mips64el (for little endian mips)
12669
12670Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12671
12672 * configure.in: Add * to end of all OS names.
12673
12674Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12675
12676 * configure.in: Build newlib for LynxOS native.
12677
12678Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12679
12680 * config.guess: Add support for delta 88k running SVR3.
12681
12682 * configure.in: Add comment about HP compiler vs. emacs.
12683
12684Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12685
12686 * configure.in: don't build ld on solaris2 (not a viable option
12687 due to bugs in getpwnam & getpwuid)
12688
12689Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12690
12691 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12692 config.guess will produce a full version number.
12693
12694Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12695
12696 * configure.in: Build linker and binutils for alpha-dec-osf1.
12697
12698Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12701 and gdb/testsuite/Makefile.in.
12702
12703Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12704
12705 * configure.in: recognize mips*- instead of mips-
12706
12707Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12708
12709 * config.sub: Accept linux*coff and linux*elf as operating
12710 systems.
12711
12712Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12713
12714 * config.sub: Recognize mips64, and mips3 as an alias for it.
12715
12716Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12717
12718 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12719 gdb knows how to handle OSF/1 shared libraries.
12720
12721Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12722
12723 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12724 * config.guess: Recognize Hitachi's HIUX.
12725 * config.sub: Recognize h3050r* and hppahitachi.
12726 Remove redundant cases for hp9k[23]*.
12727
12728Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12729
12730 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12731 if gas and ld are in the source tree and are in ${configdirs}.
12732 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12733 --with options (but still pass them down on the command line,
252b5132
RH
12734 if they were explicitly specified).
12735
12736Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12737
12738 * configure: substitute SHELL value in Makefile.in with
12739 ${CONFIG_SHELL}
12740
12741Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12742
12743 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12744 *-*-solaris2* targets.
12745
12746Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12747
12748 * Makefile.in: define M4, and pass it down to sub-makes;
12749 all-autoconf now depends on all-m4
12750
12751Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12752
12753 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12754 presence of {ar,ranlib} instead of a configured directory
12755
12756Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12757
12758 * config.guess: Accept 34?? as well as 33?? for NCR.
12759
12760Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12761
12762 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12763 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12764
12765Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12766
12767 * configure: grab values for $(CC) and $(CXX) from the
12768 environment, so that someone can do "CC=gcc configure; make" and
12769 have it work right (matching the way that autoconf works now)
12770
12771 * configure.in, Makefile.in: add support for gash, the tcl
12772 interface to Galaxy
12773
12774 * config.guess: add NetBSD variants (hp300, x86)
12775
12776Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12777
12778 * install.sh: Support -d option (in the manner of SunOS 4 install,
12779 as it is more deterministic than that of GNU install)
12780 (chmodcmd): Set file to mode 755 by default (should also do default
12781 chgrp and chown, but I don't feel like dealing with that now)
12782
12783Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12784
12785 * config.sub: Remove h8300hhms alias.
12786
12787Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12788
12789 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12790
12791Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12792
12793 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12794 as stmp-fixinc
12795
12796Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12797
12798 * config.sub: recognize m88110-bug-coff.
12799
12800Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12801
12802 * Makefile.in (all-libio): all dependencies on the toolchain used
12803 to build this (gcc, gas, ld, etc)
12804
12805Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12806
12807 * config.guess: Deal with OSF/1 1.3 on alpha.
12808
12809Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12810
12811 * install.sh: add some 'else true' clauses for portability
12812
12813 * configure.in: don't build libio for h8[35]00-*-* targets
12814
12815Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12816
12817 * Makefile.in: Add support for new libio.
12818
12819Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12820
12821 * install.sh: If one command fails, don't try the rest. Don't try
12822 to remove $dsttmp (via trap) unless we have already created it.
12823 If $src doesn't exist, detect it and exit with an error.
12824
12825 * config.guess: Recognize BSD on hp300.
12826
12827Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12828
12829 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12830 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12831
12832Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12833
12834 * Makefile.in (all-send-pr): depends on all-prms
12835
12836Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12837
12838 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12839
12840Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12841
12842 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12843 Added test for mips-mips-riscos5.
12844
12845Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12846
12847 * configure.in: use mh-hp300 for 68k HP hosts
12848
12849Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12850
12851 * configure: add support for CONFIG_SHELL, so that you can use
12852 some alternate shell for evaluating configure scripts
12853
12854Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12855
12856 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12857 in configure script to bug-gdb@prep.ai.mit.edu when building
12858 distribution archive.
12859 * Makefile.in (COMPRESS): Remove def.
12860 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12861 gdb.tar.Z and make-gdb.tar.Z respectively.
12862 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12863 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12864 to convergence with 'taz' target in Makefile.in.
12865
12866Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12867
12868 * install.sh (dsttmp): use trap to ensure that tmp files go
12869 away on error conditions
12870
12871Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12872
12873 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12874
12875Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12876
12877 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12878 its parent is '/' not ''.
12879
12880 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12881
12882Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12883
12884 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12885 that ${newsrcdir}/configure.in does.
12886
12887Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12888
12889 * test-build.mk: support for CONFIG_SHELL
12890
12891Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12892
12893 * config.sub (netware): Add as a basic system type.
12894
12895Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12896
12897 * Makefile.in (Makefile): depend on configure.in. Also drop the
12898 $(srcdir)/ from the dependency on Makefile.in.
12899
12900Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12901
12902 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12903 (h8300hhms is temporary until multi-libraries are implemented).
12904 * configure.in: Handle h8300h too.
12905
12906Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12907
12908 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12909
12910Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12911
12912 * configure: Remove extraneous output when guessing host type.
12913 * config.guess: Remove extraneous output when guessing using C
12914 compiler rather than uname, or when guessing fails.
12915
12916Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12917
12918 * Makefile.in: remove all.cross and install.cross targets
12919
12920 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12921 definitions
12922
12923Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12924
12925 * configure.in (target sh): Build gprof.
12926
12927Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12928
12929 * config.sub: change -solaris to -solaris2
12930
12931Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12932
12933 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12934
12935Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12936
12937 * configure: Correct error message for missing Makefile.in to
12938 print correct directory.
12939
12940Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12941
12942 * install.sh: kludge around 386BSD shell bug
12943
12944Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12945
12946 * config.guess: Recognize NeXT.
12947 * config.guess: Recognize i486-ncr-sysv4.
12948 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12949
12950Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12951
12952 * Makefile.in (MAKEINFOFLAGS): New variable.
12953 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12954 * build-all.mk, test-build.mk: Pass down --no-split as
12955 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12956
12957Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12958
12959 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12960
12961Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12962
12963 * Makefile.in (libg++.tar.z): New rule.
12964 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12965 * Makefile.in (taz): Only do a single chmod.
12966
12967Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12968
12969 * install.sh: don't use dirname anymore (replaced with sed usage)
12970
12971Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12972
12973 * Makefile.in: Change extension for gzip'd files from '.z' to
12974 '.gz' per new FSF standard usage.
12975
12976Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12977
12978 * configure: put quotes around the final value of program_transform_name
12979
12980Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12981
12982 * Makefile.in: new install.sh support; update install-info rules
12983
12984Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12985
12986 * configure.in: Build diff for crosses, but not for go32 host.
12987
12988 * configure.in: Build gprof only for native, and don't build it
12989 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12990
12991Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12992
12993 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12994
12995Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12996
12997 * configure.in (host_tools): Add prms.
12998
12999Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13000
13001 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13002 with $(FLAGS_TO_PASS) on the command line
13003
13004 * config.sub: Recognize lynx and lynxos
13005
13006Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13007
13008 * config.sub: Accept -ecoff*, not just -ecoff.
13009
13010Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13011
13012 * Makefile.in (taz): Use .gz suffix instead of .z.
13013 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13014 names.
13015
13016Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13017
13018 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13019
13020Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13021
13022 * Makefile.in (install-no-fixedincludes): install gcc last, so
13023 that rebuilds that might happen during 'make install' don't get
13024 bogus gcc include files
13025
13026Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13027
13028 Change from Utah for HPPA support:
13029 * config.guess: Recognize hppa1.x-hp-bsd.
13030
13031Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13032
13033 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13034 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13035
13036Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13037
13038 * config.sub: Add support for rom68k and bug boot monitors.
13039
13040Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13041
13042 * Makefile.in: Make all-opcodes depend on all-bfd.
13043
13044Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13045
13046 * config.guess: Added special check for i[34]86-univel-sysv4*.
13047
13048Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13049
13050 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13051 the processor rather than assuming i486.
13052
13053Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13054
13055 * config.guess: Recognize SunOS6 as Solaris3.
13056
13057Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13058
13059 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13060 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13061
13062Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13063
13064 * build-all.mk (all-cross): New target for Canadian Cross.
13065 Added Q2 go32 targets.
13066 * test-build.mk: Configure go32 cross sparclite-aout and
13067 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13068 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13069
13070Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13071
13072 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13073 GO32 hosted toolchains
13074
13075Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13076
13077 * configure: change so "-exec-prefix" gets passed down rather
13078 than "-exec_prefix" so autoconf generated Makefiles get the
13079 exec_prefix set right.
13080
13081Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13082
13083 * config.guess: get the Solaris2 minor version number
13084
13085 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13086
13087Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13088
13089 * config.guess: Recognize some Sequent platforms.
13090
13091Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13092
13093 * Makefile.in: added the vault-install target
13094
13095 * configure.in: actually use the Sun3 makefile fragment that's in
13096 config, also added the release dir to configdirs
13097
13098Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13099
13100 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13101
13102Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13103
13104 * configure.in: remove some program from Alpha targetted toolchains
13105
13106Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13107
13108 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13109 gprof.
13110 (taz): Run "make diststuff" in those directories instead of "make
13111 proto-dir". Look for "VERSION=" only at start of line in subdir
13112 Makefile. Use "gzip -9" for compression.
13113 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13114 (binutils.tar.z): New target.
13115
13116Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13117
13118 * Makefile.in (taz): Include gpl.texinfo.
13119
13120Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13121
13122 * Makefile.in (setup-dirs): Merged into "taz" target.
13123 (taz): Only do `proto-dir' stuff if a directory is actually needed
13124 for this target.
13125
13126Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13127
13128 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13129 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13130 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13131 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13132 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13133
13134Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13135
13136 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13137 config.sub, and move-if-change to gdb testsuite distribution
13138 archive, so the testsuite can be extracted, configured, and
13139 run separately from the gdb distribution. Blow away the Chill
13140 tests that require a Chill compiled executable, since GNU Chill
13141 is not yet publically available.
13142
13143Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13144
13145 * test-build.mk: set environment variables in a single command,
13146 instead of a list of assignments and exports
13147
13148 * config.guess: recognize Alpha/OSF1 systems
13149
13150Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13151
13152 * configure: Change help message to prefer --options rather than
13153 -options.
13154
13155Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13156
13157 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13158 zippy@ecst.csuchico.edu.
13159 * config.guess: Recognize miniframe.
13160
13161Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13162
13163 * Makefile.in: Use srcroot to find runtest rather than rootme.
13164 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13165
13166Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13167
13168 * test-build.mk: Extensive additions to support building on a
13169 machine other than the host.
13170
13171Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13172
13173 * configure (tooldir): Fix for i386-aix again.
13174
13175Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13176
13177 * configure, Makefile.in: Change definition of $(tooldir)
13178 to match the FSF.
13179
13180Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13181
13182 * config.guess: Recognize i[34]86/SVR4.
13183
13184Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13185
13186 * Makefile.in (all-gdb): gdb depends on sim.
13187
13188Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13189
13190 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13191 at the same time we make the prototype gdb directory.
13192 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13193 files at the same time as the gdb base release distribution.
13194
13195Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13196
13197 * Makefile.in (check): Use individual check targets rather than
13198 DO_X rule.
13199 (check-gcc): Added.
13200
13201Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13202
13203 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13204 for System V release 3.2.
13205
13206Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13207
13208 * config.sub: Recognize hppaosf.
13209 * configure.in: Do configure ld/binutils/gas for it.
13210
13211Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13212
13213 * configure (tooldir): Alter syntax used to set this, for systems
13214 where "\$" isn't handled right, like i386-aix.
13215
13216Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13217
13218 * configure: Pass program-transform-name, not
13219 program_transform_name, to recursive configures.
13220
13221Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13222
13223 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13224 of gas+ld+binutils.
13225
13226Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13227
13228 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13229
13230Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13231
13232 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13233
252b5132
RH
13234Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13235
13236 * Makefile.in (PRMS): Set back to all-prms.
13237
13238Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13239
13240 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13241 targets, rather than for MIPS hosts.
13242
13243Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13244
13245 * configure.in: add comment for --with-x default values
13246
13247 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13248
13249 * Makefile.in: add check-* targets for each of the directories in
13250 the tree. Add a definition of RUNTEST that will use the one we
13251 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13252
13253Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13254
13255 * configure.in: Removed obsolete references to bfd_target and
13256 target_makefile_frag.
13257
13258 * build-all.mk: Set assorted targets for Q2.
13259 * config.sub: Recognize z8k-sim and h8300-hms.
13260 * test-build.mk: Really don't pass host to configure.
13261 (HOLES): Added uname.
13262
13263Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13264
13265 * configure: Handle an empty program-prefix, program-suffix or
13266 program-transform-name correctly.
13267
13268Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13269
13270 * build-all.mk: -G 8 no longer required for MIPS targets.
13271 * test-build.mk: Don't pass host argument to configure; make it
13272 guess.
13273
13274Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13275
13276 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13277 * Makefile.in (COMPRESS): New macro, like GZIP.
13278
13279Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13280
13281 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13282
13283 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13284 with gas currently defaults to -G 0.
13285
13286Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13287
13288 * Makefile.in (all-flex): flex depends on byacc.
13289
13290 * build-all.mk: If host not specified, use config.guess. Pass TAG
13291 to test-build.mk as RELEASE_TAG.
13292 * test-build.mk (configargs): New variable containing arguments to
13293 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13294 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13295
13296 * config.guess: Use /bin/uname when checking -X argument on SCO,
13297 to avoid invoking GNU uname which doesn't understand -X.
13298
13299 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13300
13301 * configure.in: Build gas for mips-*-*.
13302
13303Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13304
13305 * Makefile.in (all.normal): insert missing backslash.
13306
13307Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13308
4bddf3ad 13309 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13310
13311 * Makefile.in: Complete overhaul to merge many almost identical
13312 targets.
13313
13314Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13315
13316 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13317 (gdb.tar.Z): Adjusted.
13318
13319 * Makefile.in (setup-dirs, taz): New targets; should be general
13320 enough to adapt for gdb sometime. Build only .z file.
13321 (gas.tar.z): New target.
13322
13323Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13324
13325 * build-all.mk: Use CC=cc -Xs on Solaris.
13326
252b5132
RH
13327Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13328
13329 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13330 for handling BISON for FSF releases.
13331
13332Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13333
13334 * configure: Actually implement the change zoo just documented.
13335
13336Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13337
13338 * configure: when using config.guess, only set target_alias when
13339 it's not already been set (ie, on the command line)
13340
13341Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13342
13343 * Makefile.in: add installcheck target, set PRMS to install-prms
13344
13345Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13346
13347 * configure: add support for package_makefile_fragment, handle the
13348 case where a directory has a configure.in file but no Makefile.in
13349 more gracefully (with an actual understandable error message, even);
13350 add support for --without (and add this to the usage message); also
13351 explicitly add a --host=${host_alias} to the command line when
13352 config.guess is used
13353
13354Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13355
13356 * configure: Must use both --host and --target in recursive calls.
13357
13358Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13359
13360 * Makefile.in: Change deja-gnu to dejagnu.
13361
13362Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13363
13364 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13365
13366Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13367
13368 * configure.in: canonicalize all instances to *-*-solaris2*,
13369 also strip out a number of tools to not build for go32 host
13370
13371Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13372
13373 * config.guess: add GPL.
13374
13375 * Makefile.in, config.guess, config.sub, configure: bump
13376 copyrights to 93.
13377
13378Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13379
13380 * Makefile.in (do-info): Removed obsolete check for existence of
13381 localenv file.
13382
13383 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13384
13385Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13386
13387 * Makefile.in: a couple of 'else true' for decstation,
13388 support for TclX
13389
13390 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13391
13392Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13393
13394 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13395
13396Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13397
13398 * config.guess: Recognize i386-ibm-aix (PS/2).
13399 * configure.in: Use config/mh-aix386 file for it.
13400
13401Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13402
13403 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13404 CC_FOR_TARGET instead.
13405 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13406
13407Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13408
13409 * Makefile.in: Add sim to list of directories sent with gdb
13410
13411Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13412
13413 * configure.in: Put back mips-dec-bsd* case.
13414
13415Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13416
13417 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13418 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13419 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13420
13421Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13422
13423 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13424
13425 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13426 (install-info): install dir.info only if it exists,
13427 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13428
13429Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13430
13431 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13432 gas for mips-dec-bsd.
13433
13434Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13435
13436 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13437 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13438
13439Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13440
13441 * configure.in: Added "dejagnu" to hosttools list.
13442
13443Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13444
13445 * config.sub, configure.in, config.guess: Add support
13446 for Bosx, an AIX variant from Bull.
13447 Patches from F.Pierresteguy@frcl.bull.fr.
13448
13449Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13450
13451 * devo/dejagnu: Initial creation of devo/dejagnu.
13452 Migrated dejagnu testcases and support files for testing software
13453 tools to reside as subdirectories, currently called "testsuite",
13454 within the directory of the software tool. Migrated all programs,
13455 support libraries, etc. beloging to dejagnu proper from
13456 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13457 with no modifications. The changes to these files which will
13458 allow them to configure, build, and execute properly will be made
13459 in a future update.
13460
13461Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13462
13463 * Makefile.in: Change send_pr to send-pr.
13464 * configure.in: Likewise.
13465 * send_pr: Renamed directory to send-pr.
13466
13467Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13468
13469 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13470
13471Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13472
13473 * README: Update for gdb-4.8 release.
13474 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13475 gdb-xxx.tar.z (gzip'd) file also.
13476
13477Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13478
13479 * Makefile.in: make all-diff depend on all-libiberty
13480
13481Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13482
13483 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13484
13485Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13486
13487 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13488
13489Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13490
13491 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13492 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13493 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13494
13495Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13496
13497 * Makefile.in: makeinfo binary is in a new location
13498
13499Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13500
13501 * config.sub: Accept -ecoff as an OS.
13502
13503 * Makefile.in: Various changes to eliminate a level of make
13504 recursion and reduce the required command line length.
13505 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13506 sub-makes.
13507 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13508 variables holding settings for specific sub-makes.
13509 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13510 in terms of BASE_FLAGS_TO_PASS.
13511 (TARGET_LIBS): New variable listing directories which use
13512 TARGET_FLAGS_TO_PASS.
13513 (subdir_do): Eliminated.
13514 (do-*): New set of targets to replace subdir_do.
13515 (various): All targets which used subdir_do now depend on do-*.
13516 (local-clean): Renamed from do_clean.
13517 (local-distclean): New target, dependency of distclean and
13518 realclean.
13519 (install-info): Don't create directories. Depend on dir.info
13520 rather than calling make recursively.
13521 (install-dir.info): Eliminated.
13522 (install-info-dirs): Create all info directories here.
13523 (dir.info): Depend upon do-install-info.
13524
13525 * test-build.mk (HOLES): Added false.
13526
13527Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13528
13529 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13530
13531Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13532
13533 * Makefile.in (info): remove dependency on all-texinfo. The
13534 problem was really in texinfo/C, not at this level.
13535
13536Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13537
13538 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13539
13540Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13541
13542 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13543 GDB releases.
13544
13545Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13546
13547 * configure: Include srcdir in message about target of link not
13548 being found. Don't convert `-' to `_' in `with' options being
13549 passed to subdirs.
13550
13551Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13552
13553 * configure.in: add uudecode to host_tools
13554
13555 * Makefile.in: added {all,install}-uudecode targets, added them to
13556 the appropriate lists
13557
13558Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13559
13560 * Makefile.in (all-gcc): Added dependency on all-gas.
13561
13562 * configure.in (mips-*-*): Build ld and binutils.
13563
13564Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13565
13566 * configure: check return code from mkdir, print error message and
13567 exit on failure.
13568
13569Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13570
13571 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13572
13573Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13574
13575 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13576
13577Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13578
13579 * config.sub (h8500): Recognize this as a cpu type.
13580
13581Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13582
13583 * configure: source directory missing is no longer a warning
13584
13585 * configure.in: recognize irix[34]* instead of irix[34]
13586
13587 * Makefile.in: define and pass down X11_LIB
13588
252b5132
RH
13589Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13590
13591 * guess-systype: Renamed to ...
13592 * config.guess: ... by popular request.
13593 * configure.in, Makefile.in: Update accordingly.
13594
13595Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13596
13597 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13598 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13599 + Execute ./dummy instead of assuming . is in PATH.
13600
13601Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13602
13603 * guess-systype: New shell script. Attempts to guess the
13604 canonical host name of the executing host.
13605 Only a few hosts are supported so far.
13606 * configure: Call guess-systype if no host is specified.
13607
13608Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13609
13610 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13611 gcc Makefile.
13612
13613
13614Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13615
13616 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13617 (all-gcc, install-gcc, subdir_do): Use it.
13618
13619Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13620
13621 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13622
13623Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13624
13625 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13626 set exclusively by configure, using configure.in .
13627
13628Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13629
13630 * test-build.mk: set $PATH for all builds
13631
13632 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13633
13634Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13635
13636 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13637 the one used in gcc/Makefile.in, so that a null expansion doesn't
13638 override the one needed to build gcc with a native cc.
13639
13640
13641Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13642
13643 * configure: Accept -with arguments.
13644
13645Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13646
13647 * Makefile.in: added h8300sim
13648
13649Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13650
252b5132
RH
13651 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13652 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13653 (all-cygnus, native, build-cygnus): Make
13654 $(canonhost)-stamp-3stage-done, not $(host)....
13655 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13656 i386-sco3.2v4. Added else true to if command.
13657
13658Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13659
13660 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13661
13662Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13663
13664 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13665
13666Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13667
13668 * configure.in: don't remove binutils from Solaris builds
13669
13670Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13671
13672 * Makefile.in: get rid of earlier definitions for *clean,
13673 also handle the recursive info rule better
13674
13675Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13676
13677 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13678 do more-or-less the right thing.
13679
13680Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13681
13682 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13683 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13684
13685Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13686
13687 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13688 $(host_canonical).
13689
13690 * configure.in: split the configdirs list into 4 categories (native
13691 v. cross, library v. tool) and handle the cross-only and native-
13692 only in more reasonable (and correct!) way.
13693
13694Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13695
13696 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13697 configdirs anymore.
13698
13699Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13700
13701 * Makefile.in: extensive cleanup:: removed all of the explicit
13702 clean-* targets, collapsed many wrappers around subdir_do into
13703 one, added additional targets to satisfy standards.texi, deleted
13704 some old targets, some changes for consistency
13705
13706Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13707
13708 * configure.in: handle some programs as cross-only, and others as
13709 native only
13710
13711 * test-build.mk: handle partial holes in a more generic manner
13712
13713 * Makefile.in: m4 depends on libiberty
13714
252b5132
RH
13715Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13716
13717 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13718 time, wdiff, and find to configdirs
13719
13720 * Makefile.in: all, clean, and install rules for the new programs
13721 added to configure.in
13722
13723Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13724
13725 * configure.in: use mh-sun for all *-sun-* hosts
13726
252b5132
RH
13727Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13728
13729 * Makefile.in: define flags for X11 include files and library file
13730 locations, pass them down to the programs that need this info
13731
13732 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13733
252b5132
RH
13734Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13735
13736 * configure.in: start building libg++ for HP-UX targets
13737
13738Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13739
13740 * README: Update references to files moved into etc/.
13741
13742Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13743
13744 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13745 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13746
13747Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13748
13749 * configure: accept dash as well as underscore in long option
13750 names for FSF compatibility.
13751
13752Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13753
13754 * config.sub: added -sco3.2v4 support from FSF.
13755
13756Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13757
13758 * configure.in: expand the section that adds or removes
13759 directories from the list of programs to build, to handle native
13760 vs. cross in addition to host v. native
13761
13762Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13763
13764 * Makefile.in: Replace C++ in macro names with CXX.
13765 This is less likely to break ...
13766
13767Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13768
13769 * test-build.mk: add -w to GNU_MAKE
13770
13771Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13772
13773 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13774 add 'sparc' to list of recognized cpus. This needed to make
13775 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13776 Delete some redundant ose68 variants. Recognize -wrs as an os,
13777 then changes that into $CPU-wrs-vxworks.
13778
13779 * configure.in: remove most references to gdbtest, regularize
13780 target based program removal
13781
13782 * test-build.mk: import from p3 tree (many fixes and changes)
13783
13784Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13785
13786 * Makefile.in: added rules to handle tcl, tk, and expect
13787
13788 * configure.in: handle those directories if they exist
13789
13790Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13791
13792 * config.sub: removed bogus hppabsd and hppahpux names, since
13793 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13794
13795Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13796
13797 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13798 depends upon all-xiberty
13799
13800 * Makefile.in: changes from p3, including:
13801
13802 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13803
13804 * Makefile.in (XTRAFLAGS): include newlib directories if
13805 newlib/Makefile exists, rather than if host != target.
13806
13807 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13808
13809 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13810 from the same source tree and not building a cross-compiler. This
13811 matters for the libg++ configuration if reconfiguring a tree that
13812 has already been installed.
13813
13814 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13815
13816 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13817 pick up the machine and system specific header files.
13818
13819 * Makefile.in: added AS_FOR_TARGET, passed down in
13820 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13821 the C compiler to use to create programs which are run in the
13822 build environment, set it to default to $(CC), and passed it down
13823 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13824
13825 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13826
13827 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13828 We need them for unusual native builds, like systems without
13829 ranlib.
13830
13831 * configure: also define $(host_canonical) and
80413487
RH
13832 $(target_canonical), which are the full, canonical names for the
13833 given host and target
252b5132
RH
13834
13835Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13836
13837 * Makefile.in: Added separate definitions for C++.
13838
13839Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13840
13841 * configure.in (configdirs): Add deja-gnu.
13842
13843Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13844
13845 * README: Update for configure.texi and gdb-4.7 release.
13846
13847Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13848
13849 * Makefile.in: Move "all" target to top of file.
13850 Previously, first target was ".PHONY" which caused BSD4.4 make
13851 to build .PHONY when make was run without arguments.
13852
13853Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13854
13855 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13856 Library-copylefted code in libiberty.
13857
13858Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13859
13860 * config.sub: Replace m68kmote with plain old m68k.
13861
13862Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13863
13864 * Makefile.in: Remove space from blank line, avoid Make complaints.
13865
13866Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13867
13868 * config.sub: Complain if no argument is given. Added support for
13869 386bsd as OS and target alias.
13870
13871Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13872
13873 * Makefile.in (XTRAFLAGS): include newlib directories if
13874 newlib/Makefile exists, rather than if host != target.
13875
13876Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13877
13878 * config.sub: recognize sparclite-wrs-vxworks.
13879
13880 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13881 p3.) Added clean-xiberty to clean.
13882
13883Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13884
13885 * configure.in: use *-*-* instead of nested cases for host and target
13886
13887Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13888
13889 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13890 from the same source tree and not building a cross-compiler. This
13891 matters for the libg++ configuration if reconfiguring a tree that
13892 has already been installed.
13893
13894Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13895
13896 * config.sub (i486v/i486v4): Merge in from FSF version.
13897
13898Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13899
13900 * configure: only set PWD if it is already set.
13901
13902Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13903
13904 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13905 doesn't have unset and all success paths (and most error paths)
13906 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13907 to just ${PWD} to avoid confusion.)
13908
13909Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13910
13911 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13912 even for a native compilation.
13913
13914Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13915
13916 Changes to make the gdb.tar.Z rule work better.
13917
13918 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13919 (DEVO_SUPPORT): Add configure.texi.
13920 (bfd-ilrt.tar.Z): Remove ancient rule.
13921
13922Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13923
13924 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13925 pick up the machine and system specific header files.
13926
13927 * configure.in, config.sub: added new target m68010-adobe-scout,
13928 with alias of adobe68k. Changed configure.in to check for
13929 -scout before -sco* to avoid a false match.
13930
13931 * Makefile.in: added AS_FOR_TARGET, passed down in
13932 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13933 the C compiler to use to create programs which are run in the
13934 build environment, set it to default to $(CC), and passed it down
13935 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13936
13937Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13938
13939 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13940 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13941 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13942 FOR_TARGET variants, to newlib and libg++.
13943
13944Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13945
13946 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13947 first.
13948
13949Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13950
13951 * config.sub: Accept `elf' as an environment.
13952
13953Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13954
13955 * Makefile.in (all-opcodes): cd into the right directory
13956
13957Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13958
13959 * configure: added -program_transform_name option, used as
13960 argument to sed when installing programs.
13961 configure.texi: added documentation for -program_prefix,
13962 -program_suffix and -program_transform_name.
13963
13964Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13965
13966 * config.sub: Accept i486 where i386 ok.
13967
13968Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13969
13970 * config.sub: accept we32k
13971
13972Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13973
35590697 13974 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13975
13976 * Makefile.in: don't create all directories for ``make install'';
13977 let the subdirectories create the ones they need.
13978
13979Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13980
80413487 13981 * COPYING: new file, GPL v2
252b5132
RH
13982
13983Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13984
13985 * Makefile.in: use the new gen-info-dir, which needs a template
13986 argument (which also lives in texinfo)
13987
13988 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13989
252b5132
RH
13990Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13991
13992 * config.sub (ncr3000): Change i386 to i486.
13993
13994Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13995
13996 * Makefile.in: add install-rcs, install-grep to
13997 install-no-fixedincludes, removed install-bison and install-libgcc
13998
13999Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14000
14001 * configure.in: grab the HPUX makefile fragment if on HPUX
14002
14003Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14004
14005 * Makefile.in: eradicate bison spoor (ditto libgcc).
14006 configure.in: recognise m68{k,000}-ericsson-OSE.
14007 es1800 is alias for m68k-ericsson-OSE
14008
14009Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14010
14011 * configure.in: rearrange the parts that remove programs from
14012 configdirs, based now on HOST==TARGET or by canonical triple.
14013
14014Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14015
14016 * test-build.mk: recurse explicitly with -f test-build.mk when
14017 appropriate. predicate stage3 and comparison on the existence
14018 of gcc. That is, if gcc isn't around, we aren't three-staging.
14019 On very clean, also remove ...stamp-co. Build in-place before
14020 doing other builds.
14021
14022Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14023
14024 * Makefile.in, configure.in: add tgas
14025
14026Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14027
14028 * Makefile.in: a number of changes merged in from progressive.
14029
14030 * configure.in: add libm.
14031
14032 * .cvsignore: ignore some stuff that comes from test-build.mk.
14033
252b5132
RH
14034Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14035
14036 * config.sub: Add es1800 (m68k-ericsson-es1800).
14037
14038Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14039
14040 * configure: Add program_suffix (parallel to program_prefix)
14041 * Makefile.in: adjust directory-creating script for losing decstation
14042
14043Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14044
14045 * configure: Minor $subdir-related fixes.
14046
14047Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14048
14049 * configure: fix various problems with propogating
14050 makefile_target_frag in subdirs.
14051 * configure.in: config libgcc if its there
14052
14053Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14054
14055 * config.sub: HPPA merge.
14056
252b5132
RH
14057Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14058
14059 * Makefile.in: Replace all-bison with all-byacc in all
14060 dependency lines for other tools (which now use byacc).
14061
14062Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14063
14064 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14065
252b5132
RH
14066Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14067
14068 * Makefile.in: make gprof rules similar to byacc rules (instead of
14069 vestigal $(unsubdir) that didn't work...)
14070
14071Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14072
14073 * config.sub: Add support for Linux.
14074 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14075 (at least for libg++).
14076
14077Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14078
14079 * configure.texi: fix doc for the -nfp option to configure
14080
14081Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14082
14083 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14084
14085Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14086
14087 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14088 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14089 * configure.in: added solaris* host_makefile_frag hook.
14090
14091Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14092
14093 * config.sub: changed recognition of m68000 so that various
14094 m68k types can be specified via m680[01234]0
14095
14096Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14097
14098 * config.sub (basic_machine): fix sed so that '-foo' isn't
14099 completely substituted out while .+'-foo' loses the '-foo'
14100
14101Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14102
14103 * config.sub ($os): Add -aout.
14104
14105Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14106
14107 * configure: If host_makefile_frag is absolute, don't
14108 prefix ${invsubdir} (relevant to libg++ auto-configure).
14109
14110Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14111
14112 * Makefile.in (tooldir): Define it.
14113 (all-ld): Depend on all-flex.
14114
14115Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14116
14117 * Makefile.in (check): Fix libg++ special case.
14118
14119Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14120
14121 * configure: do not bury `pwd` into config.status, thus do fewer
14122 pwd's.
14123
14124 * configure: print the "Building in" message only when building in
14125 other than "." AND verbose.
14126
14127 * configure: remove -s, rework -v to better accomodate guested
14128 configures.
14129
14130 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14131
14132Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14133
14134 * Makefile.in: macroize flags passed on recursion. remove
14135 fileutils.
14136
14137Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14138
14139 * configure: get makesrcdir right for subdirs deeper than 1.
14140
14141 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14142 install.
14143
14144Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14145
14146 * Makefile.in: don't print subdir_do or recursion lines.
14147
14148Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14149
14150 * standards.texi: added menu item.
14151
14152 * Makefile.in: build and install standards.info.
14153
14154 * standards.texi: new file.
14155
14156Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14157
14158 * configure: test for and move config.status pieces from
14159 ${subdir}/.
14160
14161Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14162
252b5132
RH
14163 * configure: Test for existance of files before trying to mv
14164 them, to avoid numerous non-existance messages.
14165
14166Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14167
14168 * configure: correct final line of config.status.
14169
14170 * configure: patch from eggert. Avoids a protection problem if
14171 the original Makefile.in is read only.
14172
14173 * configure: use move-if-change from gcc to create config.status.
14174 Some makefiles depend on config.status to tell if a directory
14175 has been reconfigured for a different host. This change
14176 prevents those directories from remaking everything in the case
14177 where the reconfig was only intended to rebuild a Makefile.
14178
14179 * configure: test for config.sub with "config.sub sun4" rather
14180 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14181 host alias from a missing config.sub.
14182
14183Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14184
14185 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14186 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14187
14188Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14189
14190 * configure: mkdir ${subdir} as needed.
14191
14192Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14193
14194 * Makefile.in,configure.in: added autoconf.
14195
14196Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14197
14198 * Makefile.in: no longer pass against on recursion.
14199
14200 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14201 definitions are not inherited.
14202
14203 * configure: correct makesrcdir when subdir is .
14204
14205Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14206
14207 * configure: Add support for 'subdirs' variable, which is
14208 like 'configdirs', except that configure doesn't re-invoke
14209 itself for subdirs, it just creates a Makefile for each subdir.
14210 * configure.texi: Document subdirs.
14211
14212Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14213
14214 * configure.in: added flex to configdirs
14215
14216Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14217
14218 * Makefile.in: remove clean-stamps from clean.
14219
14220Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14221
14222 * configure.in: Add gdbtest to configdirs.
14223
14224Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14225
14226 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14227 to recursive makes.
14228 * configure.in: Recognize new ncr3000 config.
14229
14230Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14231
14232 * Makefile.in, configure.in: removed references to gdbm.
14233
14234Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14235
14236 * config.sub: Don't canonicalize os value
14237 newsos* to bsd (readline needs to check for newsos).
14238 (This fix was earlier made Jan 31, but got re-broken.)
14239
14240Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14241
14242 * configure.in: sco is an os, not a vendor!
14243
14244 * configure: Quote $( better. Keep various shells happy.
14245
14246Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14247
14248 * Makefile.in: eliminate stamp-files.
14249
14250Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14251
14252 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14253 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14254
14255Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14256
14257 * config.sub: fix iris/iris3.
14258
14259Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14260
14261 * configure: re-add -rm.
14262
14263Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14264
14265 * Maskefile.in: add .stmp-rcs to all.
14266
14267 * configure.in: remove gas from rs6000 build, use aix host fragment.
14268
14269Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14270
14271 * configure: pass down site_option during recursion.
14272
14273Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14274
14275 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14276
14277Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14278
14279 * configure: Change exec_prefix so that it really defaults to prefix.
14280
14281Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14282
14283 * Makefile.in, configure.in: Add support for mmalloc library.
14284
14285Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14286
14287 * Makefile.in: add stmp dependencies for a few more things.
14288
14289Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14290
14291 * configure: adjusted error message on objdir/srcdir configure
14292 collision, per john's suggestion.
14293
14294 * Makefile.in: add libiberty stmp to all and all.cross.
14295
14296Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14297
14298 * Makefile.in: remove force dependencies, add grep to all.
14299
14300Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14301
14302 * Makefile.in: drop flex. make stamp files work.
14303
14304 * configure: added test for conflicting configuration in srcdir,
14305 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14306 gets cranky. use relative paths for configure and srcdir
14307 whenever possible. Send some error messages to stderr that were
14308 going to stdout.
14309
14310Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14311
14312 * Makefile.in: Fix libg++ rule to check for gcc directory
14313 before using gcc/gcc. Also pass XTRAFLAGS.
14314
14315Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14316
14317 * Makefile.in: added stmp-files so that directories aren't polled
14318 when they are already built.
14319
14320 * configure.texi: fixed a node pointer problem.
14321
14322Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14323
4bddf3ad 14324 * config.sub configure.in gdb/configure.in
252b5132
RH
14325 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14326 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14327 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14328
14329Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14330
14331 * configure: -recurring becomes -silent. corrected help message
14332 for -site= option.
14333
14334 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14335
14336Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14337
14338 * configure: when building Makefile for crosses, replace
14339 tooldir and program_prefix. default srcdir from location of
14340 config.sub. remove "for host in hosts" and "for target in
14341 targets" loops.
14342
14343Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14344
14345 * Makefile.in: Do not pass bindir or mandir to cvs.
14346
14347Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14348
14349 * Makefile.in, configure.in: removed traces of namesubdir,
14350 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14351 copyrights to '92, changed some from Cygnus to FSF.
14352
14353 * configure.texi: remove most references to multiple hosts,
14354 multiple targets, subdirs, etc.
14355
14356 * configure.man: removed rcsid. reference config.sub not
14357 config.subr.
14358
14359 * Makefile.in: mkdir $(infodir) on install-info.
14360
14361Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14362
14363 * configure.texi: Explain better about .gdbinit and about
14364 the environment that configure.in sections run in.
14365
14366Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14367
14368 * configure.in: Ultrix is only a decstation if it's a MIPS.
14369
14370Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14371
14372 * README: DOC.configure => cfg-paper.texi.
14373
14374Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14375
14376 * config.sub (near case $os): Don't convert newsos* to bsd!
14377
14378Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14379
14380 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14381 the number of copies of COPYING that go into the GDB tar file.
14382
14383Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14384
4bddf3ad 14385 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14386 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14387 Fix SCO configuration stuff.
14388
14389Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14390
14391 * Makefile.in: For libg++, make sure the -I pointing
14392 to the gcc directory goes *after* all the libg++-local -I flags.
14393 Also, move just-gcc dependency from just-libg++ to all-libg++.
14394
14395Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14396
14397 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14398
14399Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14400
14401 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14402
14403Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14404
14405 * config.sub: Add stratus configuration frags. Also
14406 submitted to FSF.
14407
14408Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14409
14410 * Makefile.in (DEV_SUPPORT): add configure.man.
14411
14412 * config.sub(Decode manufacturer-specific): add -none*.
14413
14414Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14415
14416 * Makefile.in: remove form feeds to make Sun's make happy.
14417 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14418
14419Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14420
14421 * Makefile.in (AR_FLAGS): Make quieter.
14422
14423Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14424
14425 * configure.in: Add libg++.
14426 * configure: When verbose, don't output the command line at each
14427 level; it will be unremarkably the same as the previous version,
14428 which will be the same as what the user typed.
14429
14430Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14431
14432 * configure.in, Makefile.in: fix clean-info, add flex. add
14433 fileutils.
14434
14435 * configure: be less sensitive to spaces in Makefile.in. Do not
14436 look for sources in "..". Doing so breaks subdirectories that
14437 might have their own configure. If a subdir has it's own
14438 configure script, use it.
14439
14440Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14441
14442 * cfg-paper.texi: some changes suggested by rms.
14443
14444Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14445
14446 * config.sub: Merge in some small additions from the FSF version,
14447 taken from the gcc distribution, to bring the Cygnus and FSF
14448 versions into closer sync.
14449
14450Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14451
14452 * configure.in: Changed svr4 references to sysv4.
14453
14454Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14455
14456 * configure: added -V for version number option.
14457
14458Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14459
14460 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14461 renamed from DOC.configure to cfg-paper.texi.
14462
14463Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14464
14465 * configure, config.subr, config.sub: config.subr is now
14466 config.sub again.
14467
14468Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14469
14470 * configure.texi: new file, in progress.
14471
14472 * Makefile.in: build info file and install the man page for
14473 configure.
14474
14475 * configure.man: new file, first cut.
14476
14477 * configure: find config.subr again now that configuration "none"
14478 has gone. removed all traces of the -ansi option. removed all
14479 traces of the -languages option.
14480
14481 * config.subr: resync from rms.
14482
d932cae7 144831991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14484
14485 * configure, config.sub, config.subr: merge config.sub into
14486 config.subr, call the result config.subr, remove config.sub, use
14487 config.subr.
14488
14489 * Makefile.in: revised install for dir.info.
14490
d932cae7 144911991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14492
14493 * configure.in: add decstation host makefile frag.
14494
14495 * Makefile.in: BISON now bison -y again. also install-gcc on
14496 install. clean-gdbm on clean. infodir belongs in datadir.
14497 Make directories for info install. Build dir.info here then
14498 install it.
14499
d932cae7 145001991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14501
14502 * Makefile.in: fix for bad directory tests.
14503
d932cae7 145041991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14505
14506 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14507 regexp. -srcdir relative was being handled incorrectly.
14508
14509 * Makefile.in: unwrapped some for loops so that parallel makes
14510 work again and so one can focus one's attention on a particular
14511 package.
14512
d932cae7 145131991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14514
14515 * configure: added PWD as a stand in for `pwd` (for speed). use
14516 elif wherever possible. make -srcdir work without -objdir.
14517 -objdir= commented out.
14518
d932cae7 145191991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14520
14521 * configure: +options become --options. -subdirs commented out.
14522 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14523 Makefile now at top of generated Makefile. Removed cvs log
14524 entries. added -srcdir. create .gdbinit only if there is one
14525 in ${srcdir}.
14526
14527 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14528 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14529 and mandir now keyed off datadir by default.
14530
d932cae7 145311991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14532
14533 * Freshly created ChangeLog.
14534
14535\f
14536Local Variables:
14537mode: change-log
14538left-margin: 8
14539fill-column: 76
14540version-control: never
14541End:
This page took 1.196322 seconds and 4 git commands to generate.