*** empty log message ***
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
68f107fa
AO
12012-06-28 Christophe Lyon <christophe.lyon@st.com>
2
3 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4 they contain -O2.
5 * configure: Regenerate.
6
b9c361e0
JL
72012-05-14 Catherine Moore <clm@codesourcery.com>
8
9 * NEWS: Mention PowerPC VLE port.
10
9eb322aa
MF
112012-05-11 Mike Frysinger <vapier@gentoo.org>
12
13 * MAINTAINERS (config/): Move to intl/ section.
14 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
15
58b1dd21
NC
162012-05-09 Nick Clifton <nickc@redhat.com>
17 Paul Smith <psmith@gnu.org>
18
19 PR bootstrap/50461
20 * configure.ac (mpfr-dir): When using in-tree MPFR sources
21 allow for the fact that from release v3.1.0 of MPFR the source
22 files were moved into a src sub-directory.
23 * configure: Regenerate.
24
2e702c99
RM
252012-05-02 Roland McGrath <mcgrathr@google.com>
26
27 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
28 * configure: Regenerate.
29
d2213593
JB
302012-04-25 Joel Brobecker <brobecker@adacore.com>
31
32 * config.sub: Update to 2012-04-18 version from official repo.
33
202e2356
NC
342012-03-19 Tristan Gingold <gingold@adacore.com>
35
36 * configure.ac (ia64*-*-*vms*): Add support for ld.
37 * configure: Regenerate.
38
2479f722
RO
392012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
40
41 * configure.ac (enable_libgomp): Remove *-*-irix6*.
42 (unsupported_languages): Remove mips-sgi-irix6.*.
43 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
44 (with_stabs): Remove.
45 * configure: Regenerate.
46
4e97d92b
RO
472012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
48
49 * configure.ac (enable_libgomp): Remove *-*-osf*.
50 (with_stabs): Remove alpha*-*-osf*.
51 * configure: Regenerate.
52
f9ea6f98
JJ
532012-03-09 Jeff Johnston <jjohnstn@redhat.com>
54
55 * COPYING.NEWLIB: Modify DJ Delorie license to include
56 modification rights in clause as permitted by DJ Delorie.
57 * COPYING.LIBGLOSS: Ditto.
58
48688b3e
JJ
592012-03-09 Jeff Johnston <jjohnstn@redhat.com>
60
61 * COPYING.NEWLIB: Remove two unused licenses.
62
0945bbee
TG
632012-03-05 Tristan Gingold <gingold@adacore.com>
64
65 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
66 * configure: Regenerate.
67
516be0c5
JJ
682012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
69
70 * COPYING.NEWLIB: Add Adapteva notice.
71 * COPYING.LIBGLOSS: Add Adapteva notice.
72
64b986c0
EB
732011-12-18 Eric Botcazou <ebotcazou@adacore.com>
74
75 * configure: Regenerate.
76
58cddc18
JJ
772011-12-15 Jeff Johnston <jjohnstn@redhat.com>
78
79 * COPYING.LIBGLOSS: Add GPL with exception license.
80
b121d7d4
DD
812011-11-09 Roland McGrath <mcgrathr@google.com>
82
83 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
84 * configure: Rebuild.
85 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
86 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
87 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
88 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
89 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
90 Add READELF.
91 * Makefile.in: Rebuild.
92
d32e2926
RH
932011-11-08 Richard Henderson <rth@redhat.com>
94
95 * configure.ac: Test for libitm directory present first.
96
97 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
98
99 * configure.ac: Test libitm/configure.tgt to disable libitm.
100 * configure: Rebuild.
101
98dd765a
RO
1022011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
103
104 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
105 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
106 * Makefile.in: Regenerate.
107
99c513f6
DD
1082011-11-01 DJ Delorie <dj@redhat.com>
109
110 * configure.ac (rl78-*-*) New case.
111 * configure: Regenerate.
112
ff3ec4ee
DD
1132011-11-01 DJ Delorie <dj@redhat.com>
114
115 * config.sub: Update to version 2011-10-29 (added rl78)
116
c28a9f49
NC
1172011-10-27 Nick Clifton <nickc@redhat.com>
118
119 * config.sub: Import these changes from the config project:
120
121 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
122 Ben Elliston <bje@gnu.org>
123
124 * config.sub (epiphany): New.
125
126 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
127 Ben Elliston <bje@gnu.org>
128
9eb322aa 129 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
130
131 2011-08-23 Roland McGrath <mcgrathr@google.com>
132
133 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
134 64eb to be64.
135
136 2011-08-16 Roland McGrath <mcgrathr@google.com>
137
138 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
139 (nacl): Grok as alias for 32el-unknown-nacl.
140
860144e4
JB
1412011-08-19 Joel Brobecker <brobecker@adacore.com>
142
143 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
144
40ae9136
YQ
1452011-08-14 Yao Qi <yao@codesourcery.com>
146
147 Merge from gcc:
148
149 2011-08-14 Yao Qi <yao@codesourcery.com>
150 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
151 * configure: Regenerate.
152
ffdd6afc
ILT
1532011-07-26 Ian Lance Taylor <iant@google.com>
154
155 Merge from gcc:
156
157 2011-07-26 Ian Lance Taylor <iant@google.com>
158 * configure.ac: Set have_compiler based on whether gcc directory
159 exists, rather than on whether gcc is in configdirs.
160 * configure: Rebuild.
161
162 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
163 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
164 link directories.
165 * Makefile.in: Rebuild.
166
167 2011-07-20 Ian Lance Taylor <iant@google.com>
168 PR bootstrap/49787
169 * configure.ac: Move --enable-bootstrap handling earlier in file.
170 If --enable-bootstrap and either --enable-build-with-cxx or
171 --enable-build-poststage1-with-cxx, enable C++ automatically.
172 * configure: Rebuild.
173
174 2011-07-19 Ian Lance Taylor <iant@google.com>
175 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
176 make C++ a boot_language. Set and substitute
177 POSTSTAGE1_CONFIGURE_FLAGS.
178 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
179 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
180 * configure, Makefile.in: Rebuild.
181
182 2011-07-16 Jason Merrill <jason@redhat.com>
183 * Makefile.def (language=c++): Add check-c++0x and
184 check-target-libmudflap-c++.
185 * Makefile.tpl (check-target-libmudflap-c++): New.
186 * Makefile.in: Regenerate.
187
188 2011-07-16 Matthias Klose <doko@ubuntu.com>
189 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
190 * Makefile.def (target_modules/libjava): Pass
191 $(EXTRA_CONFIGARGS_LIBJAVA).
192 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
193 if not configured with --enable-static-libjava.
194 * Makefile.in: Regenerate.
195 * configure: Likewise.
196
197 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
198 PR regression/47836
199 PR bootstrap/23656
200 PR other/47733
201 PR bootstrap/49247
202 PR c/48825
203 * configure.ac (target_libraries): Remove target-libiberty.
204 Remove case-statement setting skipdirs=target-libiberty for
205 multiple targets. Remove checking target_configdirs and
206 removing target-libiberty but keeping target-libgcc if
207 otherwise empty.
208 * Makefile.def (target_modules): Don't add libiberty.
209 (dependencies): Remove all traces of target-libiberty.
210 * configure, Makefile.in: Regenerate.
211
9ccb86e7
JM
2122011-07-22 Jason Merrill <jason@redhat.com>
213
214 * Makefile.def (language=c++): Add check-c++0x and
215 check-target-libmudflap-c++.
216 * Makefile.tpl (check-target-libmudflap-c++): New.
217 * Makefile.in: Regenerate.
218
090bc50f
RO
2192011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
220
221 * configure: Regenerate.
222
cff32a7c
RO
2232011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
224
225 PR target/39150
226 * configure.ac (i[3456789]86-*-solaris2*): Also accept
227 x86_64-*-solaris2.1[0-9]*.
228 * configure: Regenerate.
229
eb4b2452
NC
2302011-06-13 Walter Lee <walt@tilera.com>
231
232 * configure.ac (tilepro-*-*) New case.
233 (tilegx-*-*): Likewise.
234 * configure: Regenerate.
235
3c0013bf
NC
2362011-06-06 Nick Clifton <nickc@redhat.com>
237
238 * config.sub: Sync from upstream.
239
91c1f14c
DK
2402011-05-08 Doug Kwan <dougkwan@google.com>
241
242 Merge from gcc:
243
244 2011-05-08 Doug Kwan <dougkwan@google.com>
245
246 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
247 * configure: Regenerated.
248 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
249 value from configure.
250 * Makefile.in: Regenerated.
251
c7e4b184
JM
2522011-05-05 Joseph Myers <joseph@codesourcery.com>
253
254 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
255 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
256 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
257 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
258 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
259 *-*-vxworks*): Disable newlib and libgloss in separate case
260 statement.
261 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
262 to separate case statement.
263 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
264 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
265 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
266 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
267 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
268 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
269 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
270 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
271 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
272 i[[3456789]]86-*-rdos*, m32r-*-*,
273 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
274 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
275 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
276 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
277 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
278 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
279 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
280 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
281 and libgloss in main case over targets. Remove most empty cases
282 in main case over targets.
283 * configure: Regenerate.
284
7152a690
JM
2852011-05-04 Joseph Myers <joseph@codesourcery.com>
286
287 * configure.ac: Remove code setting special library locations for
288 hppa*64*-*-hpux11*. Remove code setting compiler for
289 sparc-sun-solaris2*.
290 * configure: Regenerate.
291
ff46fb8f
JM
2922011-05-04 Joseph Myers <joseph@codesourcery.com>
293
294 * configure.ac: Separate libgloss_dir settings from general case
295 over targets.
296 * configure: Regenerate.
297
82ae827f
JM
2982011-04-28 Joseph Myers <joseph@codesourcery.com>
299
300 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
301 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
302 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
303 cases in libgcj-disabling case statement.
304 (hppa*64*-*-linux*): Set unsupported_languages instead of
305 disabling target-zlib.
306 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
307 to hppa*64*-*-hpux*.
308 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
309 hppa*-*-hpux*.
310 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
311 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
312 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
313 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
314 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
315 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
316 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
317 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
318 libgcj-disabling case statement.
319 * configure: Regenerate.
320
0827f9a6
JM
3212011-04-28 Joseph Myers <joseph@codesourcery.com>
322
323 * configure.ac: Disable Java for targets not supporting libffi.
324 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
325 Remove cases in Java-disabling statement.
326 (*arm-wince-pe): Change to arm-wince-pe.
327 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
328 cases in Java-disabling statement.
329 (bfin-*-*): Don't disable Java again.
330 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
331 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
332 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
333 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
334 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
335 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
336 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
337 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
338 Java-disabling statement.
339 (mmix-*-*): Don't disable Java again.
340 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
341 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
342 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
343 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
344 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
345 statement.
346 * configure: Regenerate.
347
899b04ef
JM
3482011-04-28 Joseph Myers <joseph@codesourcery.com>
349
350 Merge from GCC:
351
352 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
353
354 PR lto/48086
355 * configure.ac: Re-enable LTO on *-apple-darwin9*.
356 * configure: Regenerate.
357
9863d716
JM
3582011-04-28 Joseph Myers <joseph@codesourcery.com>
359
360 * configure.ac: Separate cases disabling Java and Java libraries
361 from general case over targets.
362 * configure: Regenerate.
363
a90ef4bf
JM
3642011-04-06 Joseph Myers <joseph@codesourcery.com>
365
366 * configure.ac (build_tools): Remove build-byacc.
367 (host_libs): Remove mmalloc.
368 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
369 autoconf automake libtool diff rcs fileutils shellutils time
370 textutils wdiff find uudecode hello tar gzip indent recode release
371 sed perl gawk findutils gettext zip.
372 (libgcj): Remove target-qthreads.
373 (target_tools): Remove target-examples target-gperf.
374 (YACC): Don't handle building byacc.
375 * configure: Regenerate.
376 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
377 dosutils, examples, fileutils, find, findutils, gawk, gettext,
378 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
379 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
380 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
381 handle building components.
382 * Makefile.in: Regenerate.
383
05a02268
RW
3842011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
385
386 * config.sub: Sync from upstream.
387
c5f5c3c2
JM
3882011-04-01 Joseph Myers <joseph@codesourcery.com>
389
390 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
391 (microblaze*): Don't disable libssp.
392 * configure: Regenerate.
393
f6c1938b
JM
3942011-04-01 Joseph Myers <joseph@codesourcery.com>
395
396 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
397 moveifchange.
398 * configure: Regenerate.
399 * Makefile.tpl: Use @SHELL@ not @config_shell@.
400 * Makefile.in: Regenerate.
401
1f111696
JM
4022011-04-01 Joseph Myers <joseph@codesourcery.com>
403
404 * configure.ac (*-*-sysv4*): Don't enable libgomp.
405 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
406 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
407 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
408 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
409 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
410 md_exec_prefix cases.
411 * configure: Regenerate.
412
065a5627
JM
4132011-04-01 Joseph Myers <joseph@codesourcery.com>
414
415 * configure.ac: Separate cases disabling target-libssp,
416 target-libiberty, target-libstdc++-v3 and Fortran from general
417 case over targets.
418 * configure: Regenerate.
419
b2f14e4a
JM
4202011-04-01 Joseph Myers <joseph@codesourcery.com>
421
422 * configure.ac (*-*-chorusos): Don't disable libgcj.
423 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
424 Remove case.
425 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
426 (arm-*-coff): Don't disable libgcj.
427 (arm*-*-linux-gnueabi): Remove useless assignment.
428 (arm-*-riscix*): Don't disable libgcj.
429 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
430 configuration.
431 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
432 (c54x*-*-*): Remove case.
433 (tic54x-*-*): Don't disable GCC or GCC libraries.
434 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
435 to *.
436 (d10v-*-*): Don't disable GCC libraries.
437 (d30v-*-*): Don't disable libgcj.
438 (h8500-*-*): Don't disable GCC libraries.
439 (i960-*-*): Don't disable libgcj.
440 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
441 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
442 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
443 libgcj.
444 (m68k-*-coff*): Remove case.
445 (mmix-*-*): Don't disable libgloss on host.
446 (mn10200-*-*, mn10300-*-*): Remove cases.
447 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
448 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
449 Don't disable libgcj.
450 (romp-*-*): Remove case.
451 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
452 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
453 case.
454 (v810-*-*): Don't disable GCC libraries.
455 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
456 (ip2k-*-*): Don't disable GCC libraries.
457 * configure: Regenerate.
458
6a608608
JM
4592011-03-28 Joseph Myers <joseph@codesourcery.com>
460
461 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
462 libffi on host.
463 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
464 on host.
465 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
466 * configure: Regenerate.
467
5b806d27
NC
4682011-03-26 John Marino <binutils@marino.st>
469
470 * configure.ac: Add support for *-*-dragonfly*
471 * configure: Regenerate.
472
0377a422
JM
4732011-03-25 Joseph Myers <joseph@codesourcery.com>
474
475 * configure.ac (native_only): Remove.
476 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
477 send-pr uudecode guile gnuserv on host.
478 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
479 send-pr rcs guile perl texinfo libtool on host.
480 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
481 automake send-pr rcs guile perl texinfo libtool on host.
482 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
483 (*-*-kaos*): Don't disable target-examples target-gperf on target.
484 (alpha*-dec-osf*): Don't disable fileutils on target.
485 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
486 texinfo send-pr expect dejagnu on target.
487 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
488 target-qthreads on target.
489 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
490 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
491 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
492 x86_64-*-mingw*): Don't disable expect on target.
493 (*-*-cygwin*): Don't disable target-gperf on target.
494 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
495 gnuserv on target.
496 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
497 target.
498 * configure: Regenerate.
499
2354b38b
JM
5002011-03-25 Joseph Myers <joseph@codesourcery.com>
501
502 * configure.ac (target_tools): Remove target-groff.
503 (native_only): Remove target-groff.
504 (hppa*64*-*-*): Don't disable byacc.
505 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
506 setting.
507 (*-*-kaos*): Don't skip target-librx and target-groff.
508 (*-*-netware*): Don't skip target-libmudflap.
509 (*-*-tpf*): Don't skip target-libmudflap.
510 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
511 directories on the host.
512 (ia64*-*-*vms*): Don't skip tix.
513 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
514 host.
515 * configure: Regenerate.
516
28d9b232
PB
5172011-03-24 Paolo Bonzini <pbonzini@redhat.com>
518
519 * configure.ac: Remove references to mt-mep, mt-netware,
520 mt-wince.
521 * Makefile.def: Add all-utils soft dependencies.
522 * Makefile.tpl: Remove GDB_NLM_DEPS.
523 * configure: Regenerate.
524 * Makefile.in: Regenerate.
525
dbbe5f95
PB
5262011-03-24 Paolo Bonzini <bonzini@gnu.org>
527
528 Sync from GCC:
529
530 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
531
532 * configure.ac: Do not include mh-x86omitfp.
533 * configure: Regenerate.
534
535 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
536
537 * configure.ac: Remove empty cases.
538 * configure: Regenerate.
539
540 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
541
542 * Makefile.def: Add dependency from termcap to gdb.
543 * Makefile.in: Regenerate.
544
545 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
546
547 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
548 * configure: Regenerate.
549 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
550 * Makefile.tpl: Likewise.
551 * Makefile.in: Regenerate.
552
553 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
554
555 * configure.ac: Remove all mentions of tentative_cc.
556 * configure: Regenerate.
557
558 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
559
560 PR lto/48086
561 * configure.ac: Re-enable LTO on *-apple-darwin9.
562 * configure: Regenerate.
563
3516a403
JM
5642011-03-24 Joseph Myers <joseph@codesourcery.com>
565
566 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
567 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
568 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
569 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
570 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
571 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
572 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
573 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
574 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
575 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
576 *-*-rhapsody*): Remove host cases.
577 * configure: Regenerate.
578
93cc359e
JM
5792011-03-24 Joseph Myers <joseph@codesourcery.com>
580
581 * configure.ac (ppc*-*-pe): Remove host case.
582 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
583 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
584 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
585 cases.
586 * configure: Regenerate.
587
29b2c556
JM
5882011-03-24 Joseph Myers <joseph@codesourcery.com>
589
590 * config.sub: Update to version 2011-03-23.
591
f0ff0f90
JM
5922011-03-22 Joseph Myers <joseph@codesourcery.com>
593
594 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
595 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
596 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
597 * configure: Regenerate.
598
782cb41f
JM
5992011-03-22 Joseph Myers <joseph@codesourcery.com>
600
601 * config-ml.in: Don't handle arc-*-elf*.
602 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
603 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
604 handle GCC libraries.
605 * configure: Regenerate.
606
0e8ad34f
RO
6072011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
608
609 PR bootstrap/48120:
610 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
611 Add -lstdc++ -lm to LIBS.
612 * configure: Regenerate.
613
5548b4ce
DE
6142011-03-18 David Edelsohn <dje.gcc@gmail.com>
615
616 * config.guess: Update to version 2011-02-02
617 * config.sub: Update to version 2011-02-24
2e702c99 618
86ed8cf6
SP
6192011-03-03 Sebastian Pop <sebastian.pop@amd.com>
620
9eb322aa
MF
621 * configure.ac: Adjust test of with_ppl.
622 * configure: Regenerated.
86ed8cf6 623
b123da99
SP
6242011-03-02 Sebastian Pop <sebastian.pop@amd.com>
625
626 * configure.ac: Add -lpwl to ppllibs.
627 * config/cloog.m4: Add -lisl to clooglibs.
628 * configure: Regenerated.
629
822ce8ee
RW
6302011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
631
632 Import from Libtool and gnulib:
633
634 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
635
636 Prepare for supporting FreeBSD 10.
637 * config.rpath: Remove handling of freebsd1* which soon would
638 match FreeBSD 10.0.
639
640 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
641
642 Remove support for FreeBSD 1.x.
643 * libtool.m4 (_LT_LINKER_SHLIBS)
644 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
645 soon would incorrectly match FreeBSD 10.0.
646
dcb5e506
RW
6472011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
648
649 PR binutils/12283
650 * MAINTAINERS (mkinstalldirs): Comes from Automake.
651 (move-if-change): Comes from gnulib.
652 * move-if-change: Import version from gnulib.
653
8d8eef9a
RW
6542011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
655
656 Sync from GCC:
657
658 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
659
660 PR lto/47225
661 * Makefile.def (lto-plugin): Double dash for enable-shared.
662 (configure-gcc): Depend on all-lto-plugin.
663 * Makefile.in: Rebuilt.
664
665 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
666
667 * configure.ac: Remove extra bracket.
668 * configure: Regenerate.
669
670 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
671
672 PR lto/47225
673 * Makefile.def: Add dependency for install-gcc
674 on install-lto-plugin.
675 * Makfile.in: Regenerated
676
677 2011-01-25 Jakub Jelinek <jakub@redhat.com>
678
679 * configure.ac: If with_ppl is no, move setting with_cloog=no
680 after CLOOG_REQUESTED check.
681 * configure: Regenerated.
682
683 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
684
685 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
686 CLooG has been requested.
687 * configure: Regenerated.
688
689 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
690
691 * configure: Regenerated.
692 * configure.ac: Check for version 0.11 (or later revision) of PPL.
693
694 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
695
696 * configure: Regenerated.
697 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
698
699 2011-01-07 Jan Hubicka <jh@suse.cz>
700
701 PR lto/47225
702 * Makefile.in: Regenerate.
703 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
704 configure.
705
65b4571a
AO
7062011-01-31 Alexandre Oliva <aoliva@redhat.com>
707
708 PR libgcj/44341
709 * configure.ac: Discard --with-* flags for host when configuring
710 target libraries for cross build.
711 * configure: Rebuilt.
712
7837304f
AS
7132011-01-21 Andreas Schwab <schwab@redhat.com>
714
715 Sync from GCC:
716
717 2011-01-21 Andreas Schwab <schwab@redhat.com>
718
719 * configure.ac: Use AS_HELP_STRING throughout.
720 * configure: Regenerate.
721
722 2011-01-18 Jie Zhang <jie.zhang@analog.com>
723
724 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
725 * configure: Regenerate.
726
115ef890
RW
7272010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
728
729 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
730
92c9a463
JB
7312011-01-13 Joel Brobecker <brobecker@adacore.com>
732
733 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
734 for ia64-hpux.
735 * configure: Regenerate.
736
887ebfb4
RW
7372011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
738
739 Sync from GCC:
740 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
741
742 * configure.ac: (picochip): Disable libiberty.
743 * configure: Regenerate.
744
04d2c2b2
JJ
7452010-12-18 Jeff Johnston <jjohnstn@redhat.com>
746
747 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
748
33d23ee8
ILT
7492010-12-10 Ian Lance Taylor <iant@google.com>
750
751 PR bootstrap/46819
752 * configure.ac: For --disable-libgcj clear libgcj_saved.
753 * configure: Rebuild.
754
89a1e9c3
PB
7552010-12-10 Tobias Burnus <burnus@net-b.de>
756
757 PR fortran/46540
758 * configure.ac: Add --disable-libquadmath and
759 --disable-libquadmath-support.
760 * configure: Regenerate.
761
ac7bcd26
TG
7622010-12-10 Tristan Gingold <gingold@adacore.com>
763
764 * src-release (ETC_SUPPORT): add gnu-oids.texi
765
d357cef7
HPN
7662010-12-03 Hans-Peter Nilsson <hp@axis.com>
767
768 PR libffi/46792
769 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
770 * configure: Regenerate.
771
4f11b223
ILT
7722010-12-02 Ian Lance Taylor <iant@google.com>
773
774 * configure.ac: Always set default for poststage1_ldflags to
775 -static-libstdc++ -static-libgcc.
776
989abc33
JJ
7772010-12-02 Jeff Johnston <jjohnstn@redhat.com>
778
779 * COPYING.NEWLIB: Add National Semiconductor notice.
780
950386c6
AS
7812010-11-29 Andreas Schwab <schwab@redhat.com>
782
783 * configure.ac: Move comment to remove extra space in last argument
784 of GCC_TARGET_TOOL.
785
87cda2cf
AO
7862010-11-26 Alexandre Oliva <aoliva@redhat.com>
787
7d509c83 788 PR other/46026
87cda2cf
AO
789 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
790 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
791 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
792 (BASE_FLAGS_TO_PASS): Use it.
793 * configure: Rebuilt.
794 * Makefile.in: Rebuilt.
795
d3b50760
L
7962010-11-23 H.J. Lu <hongjiu.lu@intel.com>
797
798 PR binutils/12258
799 * configure.ac: Correct comments for --enable-gold/--enable-ld.
800 Properly check default linker.
801 * configure: Regnerated.
802
c7791212
NC
8032010-11-23 Matthias Klose <doko@ubuntu.com>
804
805 * configure.ac: For --enable-gold, handle value `default' instead of
806 `both*'. New configure option --{en,dis}able-ld.
807 * configure: Regenerate.
808
9e1a94f4
ILT
8092010-11-20 Ian Lance Taylor <iant@google.com>
810
811 * configure.ac: Only disable a language library if no language needs
812 it. Don't let --disable-libgcj uncondtionally disable libffi.
813 * configure: Rebuild.
814
ceca0218
PB
8152010-11-20 Paolo Bonzini <bonzini@gnu.org>
816
817 * configure: Regenerate.
818
9b980aa1
RW
8192010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
820
821 PR other/46202
822 * configure.ac: Fix just-built in-tree STRIP name to be
823 binutils/strip-new.
824 * configure: Regenerate.
825 * Makefile.def (install-strip-gcc, install-strip-binutils)
826 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
827 (install-strip-sid): Mirror dependencies on non-strip variants
828 of these targets on the respective -strip prerequisites.
829 * Makefile.tpl (install-strip, install-strip-host)
830 (install-strip-target): New targets.
831 (install-strip-[+module+], install-strip-target-[+module+]):
832 New targets.
833 * Makefile.in: Regenerate.
834
e552509b
ILT
8352010-11-19 Ian Lance Taylor <iant@google.com>
836 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
837
838 * configure.ac: Add target-libgo to target_libraries. Set
839 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
840 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
841 (HOST_EXPORTS): Add GOC.
842 (BASE_TARGET_EXPORTS): Add GOC.
843 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
844 (GOCFLAGS_FOR_TARGET): New variable.
845 (EXTRA_HOST_FLAGS): Add GOC.
846 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
847 * Makefile.def (target_modules): Add libgo.
848 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
849 (dependencies): Add dependency from configure-target-libgo to
850 configure-target-libffi and all-target-libstdc++-v3. Add
851 dependencies from all-target-libgo to all-target-libffi.
852 (languages): Add go.
853 * configure: Rebuild.
854 * Makefile.in: Rebuild.
855
8562010-11-19 Ian Lance Taylor <iant@google.com>
857
858 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
859 compiler/flag environment variables.
860
8612010-11-18 Ian Lance Taylor <iant@google.com>
862
863 * configure.ac: Check for lang_requires_boot_languages in
864 config-lang.in files.
865 * configure: Rebuild.
866
8c21d9c7
MF
8672010-11-17 Mike Frysinger <vapier@gentoo.org>
868
869 * .gitignore: New file.
870
e552509b
ILT
8712010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
872 Tobias Burnus <burnus@net-b.de>
873
874 PR fortran/32049
875 * Makefile.def: Add libquadmath; build it with language=fortran.
876 * configure.ac: Add libquadmath.
877 * Makefile.tpl: Handle multiple libs in check-[+language+].
878 * Makefile.in: Regenerate.
879 * configure: Regenerate.
880
8812010-11-15 Andreas Schwab <schwab@redhat.com>
882
883 * configure.ac: Fix spelling in option names.
884 * configure: Regenerated.
885
8862010-11-13 Georg-Johann Lay <georgjohann@web.de>
887
888 PR bootstrap/39622
889 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
890 * configure: Regenerated.
891
8922010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
893
894 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
895 define the cloog backend to use. Furthermore, only pass the ppllibs to
896 the configure checks, if necessary.
897 * configure: Regenerate.
898
8992010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
900
901 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
902 * configure: regenerate
903
9042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
905
906 * config/cloog.m4: Fix typo. verison -> version.
907 * configure: Regenerate.
908
9092010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
910
911 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
912 * configure: Regenerate.
913
9142010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
915
916 * configure.ac: Support official CLooG.org versions.
917 * configure: Regenerate.
918 * config/cloog.m4: New.
919
aa291e2d
ME
9202010-11-05 Michael Eager <eager@eagercon.com>
921
922 * COPYING.LIBGLOSS: Correct typo in microblaze.
923 * COPYING.NEWLIB: Same.
924
e552509b
ILT
9252010-11-04 Iain Sandoe <iains@gcc.gnu.org>
926
927 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
928 * configure: Regenerate.
929
74cea91b
DK
9302010-11-03 Ian Lance Taylor <iant@google.com>
931 Dave Korn <dave.korn.cygwin@gmail.com>
932
933 PR lto/46273
934 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
935 and on other supported platforms whenever LTO is enabled.
936 * configure: Rebuild.
937
6d0cd39e
AM
9382010-11-02 Alan Modra <amodra@gmail.com>
939
940 PR binutils/12110
941 * configure.ac: Error when source path contains spaces.
942 * configure: Regenerate.
943
18a8530e
ILT
9442010-10-20 Ian Lance Taylor <iant@google.com>
945
946 * Makefile.def (target_modules): Set lib_path to src/.libs for
947 libstdc++-v3 module.
948 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
949 * Makefile.in: Rebuild.
950
6ed3211e
JJ
9512010-10-08 Bernd Schmidt <bernds@codesourcery.com>
952 Joseph Myers <joseph@codesourcery.com>
953
954 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
955 notices.
956 * COPYING.NEWLIB: Add Texas Instruments notice.
957
a8eb3f0a
DK
9582010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
959
960 * configure.ac (build_lto_plugin): New shell variable.
961 (--enable-lto): Turn on by default for all non-ELF platforms that
962 have had LTO support added so far. Set build_lto_plugin appropriately
963 for both ELF and non-ELF.
964 (configdirs): Add lto-plugin or not based on build_lto_plugin.
965 * configure: Regenerate.
966
4074d5f2
RW
9672010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
968
969 PR bootstrap/45326
970 PR bootstrap/45174
971 * configure.ac: Honor initial values of $build_configargs,
972 $host_configargs, $target_configargs. Mark the precious, so
973 environment settings get recorded.
974 * configure: Regenerate.
975
29821356
RW
9762010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
977
978 Sync from GCC:
979
980 2010-09-30 Michael Eager <eager@eagercon.com>
981
982 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
983 * configure: Regenerate.
984
985 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
986
987 * configure.ac (enable-lto): Add Darwin to the list of supported lto
988 targets and amend comment.
989 * configure: Regenerate.
990
991 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
992
993 * configure.ac: Enable LTO by default on Darwin.
994 * configure: Regenerate.
995
996 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
997
998 PR bootstrap/44455
999 * configure.ac (extra_mpfr_configure_flags): Copy from
1000 extra_mpc_gmp_configure_flags.
1001 * configure: Re-generated.
1002
57eefe4d
RW
10032010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1004
1005 Sync from GCC:
1006
1007 PR bootstrap/45796
1008 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1009 Depend on all-build-libiberty.
1010 * Makefile.in: Regenerate.
1011
10122010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1013
1014 Sync from GCC:
1015
1016 PR bootstrap/44621
1017 * configure.ac: Fix unportable shell quoting.
1018 * configure: Regenerate.
1019
48bb73dd
RW
10202010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1021
1022 * configure.ac: Support all v850 targets.
1023 * configure: Regenerate.
1024
1d14850f
PB
10252010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1026
1027 PR target/44862
1028 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1029 Provide -B option to allow for link spec %s substitutions for
1030 libstdc++.a on darwin.
1031 * Makefile.in: Regenerate.
1032
7530c480
AO
10332010-06-10 Alexandre Oliva <aoliva@redhat.com>
1034
1035 * Makefile.def (configure-gcc): Depend on all-libelf.
1036 * Makefile.in: Rebuild.
1037
285d560d
RW
10382010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1039
1040 * config.sub, config.guess: Update from upstream sources.
1041
a009f2e7
RW
10422010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1043
1044 Sync from GCC:
1045
1046 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1047 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1048 * configure: Regenerated.
1049
1050 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1051 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1052 * configure: Regenerate.
1053
1054 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1055 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1056 * configure: Regenerate.
1057
1058 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1059 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1060 separately.
1061 * configure: Regenerate.
1062
1063 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1064 * configure: Regenerate after change to elf.m4.
1065
1066 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1067 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1068 * configure: Regenerated.
1069
1070 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1071 * configure.ac: Print "buggy but acceptable" when CLooG
1072 revision is less than 9.
1073 * configure: Regenerated.
1074
e49e5c92
DK
10752010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1076
1077 Merge from gcc:
1078
1079 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1080 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1081 * configure: Regenerate.
1082
1083 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1084 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1085 a platform that supports LTO.
1086 * configure: Regenerate.
1087
1088 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1089 PR lto/42776
1090 * configure.ac (--enable-lto): Refactor handling so libelf tests
1091 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1092 and allow LTO to be explicitly enabled on non-ELF platforms that
1093 are known to support it inside else-clause.
1094 * configure: Regenerate.
1095
e6de499b
NC
10962010-04-27 Roland McGrath <roland@redhat.com>
1097 H.J. Lu <hongjiu.lu@intel.com>
1098
1099 * configure.ac (--enable-gold): Support both, both/gold and
1100 both/bfd to add gold to configdirs without removing ld.
1101 * configure: Regenerated.
1102
1103 * Makefile.def: Add install-gold dependency to install-ld.
1104 * Makefile.in: Regenerated.
1105
d594eacc
TG
11062010-04-14 Tristan Gingold <gingold@adacore.com>
1107
1108 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1109 * configure: Regenerate.
1110
938d2b74
RW
11112010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1112
1113 Merge from gcc:
1114 PR bootstrap/43615
1115 PR bootstrap/43328
1116 Revert:
1117 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1118 * configure.ac: Do not pass --enable-multilib nor
1119 --disable-multilib in baseargs. Accept explicitly passed
1120 --enable_multilib.
1121 * configure: Regenerate.
1122
a9ef41a7
RW
11232010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1124
1125 PR bootstrap/43328
1126 * configure.ac: Do not pass --enable-multilib nor
1127 --disable-multilib in baseargs. Accept explicitly passed
1128 --enable_multilib.
1129 * configure: Regenerate.
1130
619a3713
JM
11312010-03-23 Joseph Myers <joseph@codesourcery.com>
1132
1133 * configure.ac (tic6x-*-*): New case.
1134 * configure: Regenerate.
1135
92f4e989
JM
11362010-03-23 Joseph Myers <joseph@codesourcery.com>
1137
1138 Merge from gcc:
1139 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1140 PR ada/42554
1141 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1142 * configure: Regenerate.
1143
c35a0556
JM
11442010-03-23 Joseph Myers <joseph@codesourcery.com>
1145
1146 * config.sub: Update to version 2010-03-22.
1147 * config.guess: Update to version 2009-12-30.
1148
18fa8f9c
JM
11492010-03-14 Joseph Myers <joseph@codesourcery.com>
1150
1151 Merge from gcc:
1152 2010-01-11 Richard Guenther <rguenther@suse.de>
1153 PR lto/41569
1154 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1155 * Makefile.in: Regenerated.
1156
ba98da75
RO
11572010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1158
1159 PR libstdc++/32499
1160 * configure.ac (RANLIB): Default to true.
1161 (STRIP): Likewise.
1162 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1163 * configure: Regenerate.
1164
3994761f
NC
11652010-02-17 Nick Clifton <nickc@redhat.com>
1166
1167 PR 11238
1168 * Makefile.tpl (local-distclean): Also remove config.cache files in
1169 sub-directories as there may not be Makefiles present in the
1170 sub-directories.
792cdb50
NC
1171 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1172 the config.cache files found by the find command.
1173
3994761f
NC
1174 * Makefile.in: Regenerate.
1175 * configure.ac: Revert previous delta.
1176 * configure: Regenerate.
1177
01a82011
NC
11782010-02-15 Nick Clifton <nickc@redhat.com>
1179
1180 PR 11238
1181 * configure.ac: Delete config.cache files in sub-directories when
1182 deleting Makefiles.
1183 * configure: Regenerate.
1184
143754cd
NC
11852010-02-15 Nick Clifton <nickc@redhat.com>
1186
1187 * configure.ac: Sync from gcc.
1188 * configure: Regenerate.
1189
a6b5846e
KG
11902010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1191
1192 Sync from gcc:
1193 * configure.ac: Add "recommended" version checks for GMP/MPC.
1194 Update recommended GMP/MPFR/MPC versions.
1195 * configure: Regenerate.
1196
2aa2364a
JR
11972010-01-25 Joern Rennecke <amylaar@spamcop.net>
1198
1199 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1200 * configure.ac (bootstrap_target_libs): Make inclusion of
1201 target-libgomp conditional on libgomb being in target_configdirs.
1202 * configure: Regenerate.
1203
d35e937f
JR
12042010-01-23 Joern Rennecke <amylaar@spamcop.net>
1205
1206 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1207 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1208 * configure: Regenerate.
1209
911e63d0
JR
12102010-01-22 Joern Rennecke <amylaar@spamcop.net>
1211
1212 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1213 * configure.ac (target_configdirs): Substitute.
1214 * Makefile.def: Bootstrap target module libgomp.
1215 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1216 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1217 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1218 * configure, Makefile.in: Regenerate.
1219
3725885a
RW
12202009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1221
1222 * libtool.m4: Sync from git Libtool.
1223 * ltmain.sh: Likewise.
1224 * ltoptions.m4: Likewise.
1225 * ltversion.m4: Likewise.
1226 * lt~obsolete.m4: Likewise.
1227
d5f2ee2e 12282010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1229 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1230
1231 PR bootstrap/42424
1232 * configure.ac: Include libtool m4 files.
9eb322aa 1233 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1234 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1235 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1236
d5f2ee2e
KG
1237 * configure: Regenerate.
1238
f2b2dd91
RW
12392010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1240
1241 PR bootstrap/41818
1242 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1243 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1244 * Makefile.in: Regenerate.
1245
06ca7962
BE
12462009-12-18 Ben Elliston <bje@au.ibm.com>
1247
1248 * config.sub, config.guess: Update from upstream sources.
1249
30a16d7b
JJ
12502009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1251
1252 * COPYING.NEWLIB: Update copyright date.
1253 * COPYING.LIBGLOSS: Ditto.
1254
d9b76ff9
KG
12552009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1256
1257 PR middle-end/30447
1258 PR middle-end/30789
1259 PR other/40302
1260
1261 * configure.ac: Require MPC.
1262 * configure: Regenerate.
1263
1264 * configure.ac: Update minimum MPC version to 0.8.
1265 * configure: Regenerate.
1266
e12dec02
PB
12672009-11-20 Paolo Bonzini <bonzini@gnu.org>
1268
1269 * config.guess: Sync with upstream and gcc.
1270 * config.sub: Sync with upstream and gcc.
1271
606a9ca0
AO
12722009-11-16 Alexandre Oliva <aoliva@redhat.com>
1273
1274 * Makefile.def: Restore host and target settings for gmp.
1275 * Makefile.in: Rebuild.
1276
1f53ca9a
AO
12772009-11-16 Alexandre Oliva <aoliva@redhat.com>
1278
1279 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1280 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1281 Fix portability of test of C++ as bootstrap language. Add
1282 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1283 * configure: Rebuild.
1284 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1285 and cloog. Fix in-tree ppl configuration. Introduce libelf
1286 in-tree building.
1287 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1288 (POSTSTAGE1_HOST_EXPORTS): Use it.
1289 (STAGE[+id+]_CXXFLAGS): New.
1290 (BASE_FLAGS_TO_PASS): Pass it down.
1291 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1292 extra_exports.
1293 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1294 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1295 extra_exports.
1296 * Makefile.in: Rebuild.
1297
12982009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1299
1300 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1301 paths for *-w64-mingw* and x86_64-*mingw*.
1302 * configure: Regenerated.
1303
13042009-10-30 Kai Tietz <kai.tietz@onevision.com>
1305
1306 * configure.ac: Disable target-winsup & co for
1307 x86_64-*-mingw* and *-w64-mingw* targets.
1308 * configure: Regenerated.
1309
13102009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1311
1312 * configure.ac (CLooG test): Use = with test.
1313 * configure: Regenerate.
1314
13152009-10-22 Richard Guenther <rguenther@suse.de>
1316
1317 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1318 cloog if the ppl version check failed. Move flags saving
1319 before setting in libelf check.
1320 * configure: Regenerate.
1321
13222009-10-21 Richard Guenther <rguenther@suse.de>
1323
1324 * configure.ac: Adjust the ppl and cloog configure to work as
1325 documented. Disable cloog if ppl was disabled. Omit the version
1326 checks if they were disabled.
1327 * configure: Re-generate.
1328
6811fb56
RW
13292009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1330
1331 * configure.ac: Add 'lto' to enable_languages, not
1332 new_enable_languages, and only if not already present.
1333 * configure: Regenerate.
1334
700d40ca
ILT
13352009-10-06 Ian Lance Taylor <iant@google.com>
1336
1337 * Makefile.def: check-gold depends upon all-gas.
1338 * Makefile.in: Rebuild.
1339
13402009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1341
1342 * Makefile.def: all-lto-plugin depends on all-libiberty.
1343 set bootstrap=true for lto-plugin.
1344 Add lto-plugin.
1345 * Makefile.in: Regenerate.
1346 * configure.ac (host_libs): Add lto-plugin.
1347 * configure: Regenerate.
1348
13492009-10-03 Diego Novillo <dnovillo@google.com>
1350
1351 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1352 (HOST_LIBELFLIBS): Define.
1353 (HOST_LIBELFINC): Define.
1354 * Makefile.in: Regenerate.
1355 * configure.ac: Add --enable-lto.
1356 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1357 If --enable-lto is used, add 'lto' to new_enable_languages.
1358 If --enable-lto is used and gold is enabled, add
1359 lto-plugin to configdirs.
1360 * configure: Regenerate.
1361
13622009-10-03 Simon Baldwin <simonb@google.com>
1363
1364 * configure.ac: If --with-system-zlib, suppress local zlib and
1365 pass --with-system-zlib to subdir configure scripts.
1366 * configure: Regenerate.
1367
13682009-10-01 Loren J. Rittle <ljrittle@acm.org>
1369 Paolo Bonzini <bonzini@gnu.org>
1370
1371 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1372 $(srcdir).
1373 * Makefile.in: Rebuilt.
1374
c8cb1b3e
PB
13752009-09-29 Paolo Bonzini <bonzini@gnu.org>
1376
1377 Sync from gcc:
1378 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1379
1380 * configure.ac: Update minimum MPC version to 0.7.
1381 * configure: Regenerate.
1382
30167e0a
NC
13832009-09-25 Nick Clifton <nickc@redhat.com>
1384
1385 * configure.ac: Pass any --cache-file=/dev/null option on to
1386 subconfigures.
1387 * configure: Regenerate.
1388
707a0b5c
NC
13892009-09-23 Nick Clifton <nickc@redhat.com>
1390
1391 * config.sub, config.guess: Update from upstream sources.
1392
700d40ca
ILT
13932009-09-22 Loren J. Rittle <ljrittle@acm.org>
1394
1395 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1396 * Makefile.in: Rebuilt.
1397
2fd0b40b
RW
13982009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1399
1400 PR bootstrap/32272
1401 * configure.ac: Error out if $srcdir isn't '.' but contains
1402 host-${host_noncanonical}.
1403 * configure: Regenerate.
1404
4385ad3c
RW
14052009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1406
16b1ad29
RW
1407 * configure.ac: If bootstrapping a combined tree with
1408 --enable-gold, require c++ in stage1_languages.
1409 * configure: Regenerate.
1410
f8dc745f
RW
1411 * configure.ac: Also add target_libs of stage1_languages to
1412 bootstrap_target_libs.
1413 * configure: Regenerate.
1414
4385ad3c
RW
1415 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1416 with --enable-languages not containing c++.
1417 * configure: Regenerate.
1418
df51e4e1
JZ
14192009-09-16 Jie Zhang <jie.zhang@analog.com>
1420
1421 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1422 * configure: Regenerate.
1423
06a51eac
RW
14242009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1425
1426 * configure.ac: Do not use $extrasub for replacing @if/@endif
1427 parts in Makefile; instead, use additional arguments to
1428 AC_CONFIG_COMMANDS to do the replacement manually, with several
1429 sed invocations, to avoid HP-UX sed command limits.
1430 * configure: Regenerate.
1431
96655cc4
AO
14322009-09-04 Alexandre Oliva <aoliva@redhat.com>
1433
1434 * configure.ac (with-build-config): Document. Handle without.
1435 Handle missing argument.
1436 * configure: Rebuilt.
1437
14382009-09-03 Alexandre Oliva <aoliva@redhat.com>
1439
1440 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1441 Default to bootstrap-debug only if compare-debug works.
1442 * configure: Rebuilt.
1443 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1444 * Makefile.in: Rebuilt.
1445
14462009-09-01 Alexandre Oliva <aoliva@redhat.com>
1447
1448 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1449 * Makefile.in: Rebuilt.
1450
8e957354
PB
14512009-09-02 Paolo Bonzini <bonzini@gnu.org>
1452
1453 * Makefile.tpl (AWK): Fix typo.
1454 * Makefile.in: Regenerate.
1455
14562009-09-02 Paolo Bonzini <bonzini@gnu.org>
1457
1458 * configure.ac: Detect awk and sed.
1459 * Makefile.def (flags_to_pass): Add AWK and SED.
1460 * Makefile.tpl (AWK, SED): New.
1461 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1462 * configure: Regenerate.
1463 * Makefile.in: Regenerate.
1464
fb792462
TG
14652009-09-01 Tristan Gingold <gingold@adacore.com>
1466
1467 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1468 Remove logical names.
1469
a69e7d0a
DK
14702009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1471
1472 * ltmain.sh (func_normal_abspath): New function.
1473 (func_relative_path): Likewise.
1474 (func_mode_help): Document new -bindir option for link mode.
1475 (func_mode_link): Add new -bindir option, and use it to place
1476 output DLL if specified.
1477
d444d2ba
RW
14782009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1479
1480 * configure.ac (AC_PREREQ): Bump to 2.64.
1481
13b7343a
RW
14822009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1483
af542c2e
RW
1484 * README-maintainer-mode: Point directly to upstream locations
1485 for autoconf, automake, libtool, gettext, instead of copies on
1486 sources.redhat.com. Document required versions.
1487 * configure.ac: Do not substitute datarootdir, htmldir,
1488 pdfdir, docdir. Do not process --with-datarootdir,
1489 --with-htmldir, --with-pdfdir, --with-docdir.
1490 * configure: Regenerate.
1491
81ecdfbb
RW
1492 * configure: Regenerate.
1493
13b7343a
RW
1494 * compile: Sync from Automake 1.11.
1495 * depcomp: Likewise.
1496 * install-sh: Likewise.
1497 * missing: Likewise.
1498 * mkinstalldirs: Likewise.
1499 * ylwrap: Likewise.
1500
c1102ce7
RW
15012009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1502
34a0f3cf
RW
1503 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1504 (baseargs): Add --disable-option-checking.
1505 * configure: Regenerate.
1506
c1102ce7
RW
1507 * Makefile.def (configure-target-libiberty): Depend on
1508 all-binutils and all-ld.
1509 (configure-target-newlib): Likewise.
1510 * Makefile.in: Regenerate.
1511
e8a5fa9c
RW
15122009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1513
1514 Sync with GCC, merge:
1515
1516 2009-07-31 Christian Bruel <christian.bruel@st.com>
1517
1518 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1519 * configure: Regenerate.
1520
1521 2009-07-06 Ian Lance Taylor <iant@google.com>
1522
1523 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1524 * configure: Rebuild.
1525
1526 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1527
1528 PR bootstrap/40338
1529 * configure.ac (comparestring): Create new variable.
1530 * Makefile.tpl (comparestring): Use to skip some comparisions.
1531 * configure: Regenerate.
1532 * Makefile.in: Regenerate.
1533
1534 2009-06-23 Ian Lance Taylor <iant@google.com>
1535
1536 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1537 boot_languages. Only bootstrap target libraries listed in
1538 target_libs for some boot language. Add --with-stage1-ldflags,
1539 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1540 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1541 if not building with C++.
1542 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1543 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1544 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1545 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1546 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1547 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1548 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1549 * configure, Makefile.in: Rebuild.
1550
1551 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1552
1553 * configure.ac: Detect MPC in default directory.
1554 * configure: Regenerate.
1555
1556 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1557
1558 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1559 to noconfdirs.
1560 * configure: Regenerate.
1561
1562 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1563
1564 * Makefile.def: Add MPC support and dependencies.
1565 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1566
1567 * Makefile.in, configure: Regenerate.
1568
1569 2009-05-24 Nicolas Roche <roche@adacore.com>
1570
1571 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1572 * Makefile.in: Regenerate.
1573
1574 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1575
1576 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1577 * configure: Regenerate.
1578
1579 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1580
1581 * configure.ac ($with_ppl): Default to no if not supplied.
1582 ($with_cloog): Likewise.
1583 configure: Regenerate.
1584
1585 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1586
1587 PR bootstrap/39739
1588 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1589 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1590
1591 * configure, Makefile.in: Regenerate.
1592
1593 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1594
1595 * configure.ac: Change copyright header to refer to version
1596 3 of the GNU General Public License and to point readers at the
1597 COPYING3 file and the FSF's license web page.
1598 * Makefile.def: Likewise.
1599 * Makefile.tpl: Likewise.
1600 * Makefile.in: Regenerate.
1601
1602 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1603
1604 * configure.ac: Restore match for darwin9 or later. Use double
1605 brackets since regeneration eats one pair.
1606 * configure: Regenerate.
1607
bf110216
CF
16082009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1609
1610 * MAINTAINERS: Perform some obvious fixups.
1611
2262bbf4
BE
16122009-08-17 Ben Elliston <bje@au.ibm.com>
1613
1614 * config.sub, config.guess: Update from upstream sources.
1615
25a07265
NC
16162009-08-06 Michael Eager <eager@eagercon.com>
1617
1618 * configure.ac: Add Microblaze target.
1619 * configure: Regenerate.
1620
85bd1942
TG
16212009-07-02 Tristan Gingold <gingold@adacore.com>
1622
1623 * configure.ac: Do not exclude gas for i386-*-darwin.
1624 Add a case for x86_64-*-darwin.
1625 * configure: Regenerate.
1626
f9806fa5
DE
16272009-06-26 Doug Evans <dje@sebabeach.org>
1628
1629 * Makefile.def (host_modules): Add cgen.
1630 * Makefile.in: Regenerate.
1631 * configure.ac (host_tools): Add cgen.
1632 * configure: Regenerate.
1633
6bfb4e30
JJ
16342009-06-17 Michael Eager <eager@eagercon.com>
1635
1636 * COPYING.LIBGLOSS: Add Xilinx license.
1637
8bcf2718
NC
16382009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1639
1640 * configure.ac: Define is_elf for QNX Neutrino targets.
1641 * configure: Regenerate.
1642
04ec0acb
RW
16432009-06-03 Jerome Guitton <guitton@adacore.com>
1644 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1645
9eb322aa
MF
1646 * Makefile.tpl (all): Avoid a trailing backslash.
1647 * Makefile.in: Regenerate.
04ec0acb 1648
7ee5dbeb
BE
16492009-06-03 Ben Elliston <bje@au.ibm.com>
1650
1651 * config.sub, config.guess: Update from upstream sources.
1652
fda13ee8
AO
16532009-06-02 Alexandre Oliva <aoliva@redhat.com>
1654
1655 * Makefile.tpl ([+compare-target+]): Compare all stage
1656 directories, rather than just gcc.
1657 * Makefile.in: Rebuilt.
1658
4a657b0d
DK
16592009-05-28 Doug Kwan <dougkwan@google.com>
1660
1661 * configure.ac: Support gold for target arm*-*-*.
1662 * configure: Regenerate.
1663
07fc31c9
AO
16642009-05-27 Alexandre Oliva <aoliva@redhat.com>
1665
1666 * Makefile.tpl (all): Avoid harmless warning in make all when
1667 gcc-bootstrap is enabled but stage_last does not exist.
1668 * Makefile.in: Rebuilt.
1669
8a7a39ab
TG
16702009-05-25 Tristan Gingold <gingold@adacore.com>
1671
1672 * setup.com: Complete the file with configuration and build.
1673
b5233201
AO
16742009-05-18 Alexandre Oliva <aoliva@redhat.com>
1675
1676 PR other/40159
1677 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1678 gcc-no-bootstrap are mutually exclusive.
1679 * Makefile.in: Rebuilt.
1680
7b6175f9
AO
16812009-05-18 Alexandre Oliva <aoliva@redhat.com>
1682
1683 PR other/40159
1684 * Makefile.tpl (all): Don't end with unconditional success.
1685 * Makefile.in: Rebuilt.
1686
1b05fbbd
AO
16872009-05-12 Alexandre Oliva <aoliva@redhat.com>
1688
1689 PR target/37137
1690 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1691 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1692 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1693 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1694 stage_configureflags, stage_cflags and stage_libcflags into
1695 explicit Makefile macros.
1696 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1697 GFORTRAN.
1698 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1699 CC. Set CC_FOR_BUILD from CC.
1700 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1701 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1702 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1703 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1704 and GFORTRAN.
1705 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1706 (_LIBCFLAGS): Renamed to _TFLAGS.
1707 (do-compare-debug, do-compare3-debug): Drop.
1708 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1709 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1710 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1711 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1712 (XGCC_FLAGS_FOR_TARGET): New.
1713 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1714 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1715 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1716 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1717 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1718 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1719 TFLAGS.
1720 (BUILD_CONFIG): Include if requested.
1721 (all): Set TFLAGS on bootstrap.
1722 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1723 (all-stageid-prefixmodule): Likewise.
1724 (do-clean, distclean-stageid): Set TFLAGS.
1725 (restrap): Fix whitespace.
1726 * Makefile.in: Rebuilt.
1727
dc17c78c
EB
17282009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1729
1730 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1731 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1732 * Makefile.in: Regenerate.
1733
14324cd7
EZ
17342009-04-24 Eli Zaretskii <eliz@gnu.org>
1735
1736 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1737 consistency with config.sub. (Update from upstream sources.)
1738
f8d5f06c
JM
17392009-04-21 Joseph Myers <joseph@codesourcery.com>
1740
1741 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1742
0000e2bf
BE
17432009-04-17 Ben Elliston <bje@au.ibm.com>
1744
1745 * config.sub, config.guess: Update from upstream sources.
1746
20135e4c
NC
17472009-04-15 Anthony Green <green@moxielogic.com>
1748
34adf976 1749 * configure.ac: Add moxie support.
20135e4c
NC
1750 * configure: Rebuilt.
1751
ef699244
L
17522009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1753
1754 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1755 * configure: Regenerate.
1756
10ad8ef3
L
17572009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1758
1759 PR gas/10039
1760 * configure.ac: Require texinfo 4.7.
1761 * configure: Regenerated.
1762
c50523ce
L
17632009-04-09 Steve Ellcey <sje@cup.hp.com>
1764
1765 * Makefil.def (languages): New entries.
1766 * Makefile.tpl (check-gcc-*): New generic target.
1767 * Makefile.in: Regenerate.
1768
47afba5f
EZ
17692009-03-27 Eli Zaretskii <eliz@gnu.org>
1770
1771 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1772 Windows builds of Sed.
1773
dc448a7b
TT
17742009-03-18 Tom Tromey <tromey@redhat.com>
1775
1776 * configure: Rebuild.
1777 * configure.ac (host_libs): Add libiconv.
1778 * Makefile.in: Rebuild.
1779 * Makefile.def (host_modules): Add libiconv.
1780 (configure-gdb, all-gdb): Depend on libiconv.
1781
24741ab2
JB
17822009-03-16 Tristan Gingold <gingold@adacore.com>
1783
1784 * configure.ac: Treat gdb as supported on x86_64-darwin.
1785 * configure: Regenerate.
1786
29383458
JM
17872009-03-16 Joseph Myers <joseph@codesourcery.com>
1788
1789 Merge from GCC:
1790
1791 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1792
1793 * configure.ac (--with-host-libstdcxx): New option.
1794 * configure: Regenerate.
1795
1796 2009-01-29 Robert Millan <rmh@aybabtu.com>
1797
1798 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1799 * configure: Regenerate.
1800
1801 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1802
1803 PR tree-optimization/38515
1804 * configure.ac (cloog-polylib): Removed.
1805 (with_ppl, with_cloog): Test for "no".
1806 * configure: Regenerated.
1807
58e24671
RW
18082009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1809
1810 Backport from git Libtool:
1811
1812 2009-01-19 Robert Millan <rmh@aybabtu.com>
1813 Support GNU/kOpenSolaris.
1814 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1815 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1816 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1817 GNU/kOpenSolaris.
1818
314b2e66
AS
18192009-02-05 Andreas Schwab <schwab@suse.de>
1820
1821 * Makefile.tpl (stage_last): Define $r and $s before using
1822 $(RECURSE_FLAGS_TO_PASS).
1823 * Makefile.in: Regenerate
1824
8b700390
JJ
18252009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1826
1827 * COPYING.NEWLIB: Add ARM license.
1828
66775d67
AM
18292009-01-16 Alan Modra <amodra@bigpond.net.au>
1830
1831 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1832 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1833 * Makefile.in: Regenerate.
1834
19e99079
NC
18352009-01-15 Douglas B Rupp <rupp@gnat.com>
1836
1837 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1838 * configure: Regenerate.
1839
22e8c8e0
RW
18402008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1841
1842 Backport link test fix from upstream Libtool:
1843
1844 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1845 Add cache variables to tests that require the linker to work.
1846 For shlibpath_overrides_runpath, this also changes the semantics
1847 to let the result from the C compiler take precedence.
1848 compiler take precedence.
1849
7d6d7764
BE
18502008-12-02 Ben Elliston <bje@au.ibm.com>
1851
1852 * config.sub, config.guess: Update from upstream sources.
1853
ea8af06e
JJ
18542008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1855
1856 * COPYING.NEWLIB: Updated.
1857 * COPYING.LIBGLOSS: Ditto.
1858
af0771d3
PB
18592008-12-16 Paolo Bonzini <bonzini@gnu.org>
1860
1861 Sync with GCC:
1862
1863 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1864
1865 * configure.ac (ppllibs): Add by default the lib flags.
1866 * configure: Regenerate.
1867
1868 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1869
314b2e66
AS
1870 * configure.ac: Add double brackets on darwin[912].
1871 * configure: Regenerate.
af0771d3
PB
1872
1873 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1874
314b2e66
AS
1875 * configure.ac: Expand to darwin10 and later.
1876 * configure: Regenerate.
af0771d3 1877
f7c83eac
AS
18782008-12-02 Andreas Schwab <schwab@suse.de>
1879
1880 * Makefile.def: configure-target-boehm-gc depends on
1881 all-target-libstdc++-v3.
1882 * Makefile.in: Regenerate.
1883
bc67ad83
BE
18842008-12-02 Ben Elliston <bje@au.ibm.com>
1885
1886 * config.sub, config.guess: Update from upstream sources.
1887
e28c595f
JM
18882008-11-27 Joseph Myers <joseph@codesourcery.com>
1889
1890 Merge from GCC:
1891
1892 2007-12-02 Matthias Klose <doko@ubuntu.com>
1893
1894 * config-ml.in: Remove 64bit configure tests.
1895
1896 2008-05-14 Rafael Espindola <espindola@google.com>
1897
1898 * config-ml.in: don't handle --enable-shared and --enable-static.
1899
1900 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1901 Tobias Grosser <grosser@fim.uni-passau.de>
1902 Jan Sjodin <jan.sjodin@amd.com>
1903 Harsha Jagasia <harsha.jagasia@amd.com>
1904 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1905 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1906 Adrien Eliche <aeliche@isty.uvsq.fr>
1907
1908 Merge from graphite branch.
1909 * configure: Regenerate.
1910 * Makefile.in: Regenerate.
1911 * configure.ac (host_libs): Add ppl and cloog.
1912 Add checks for PPL and CLooG.
1913 * Makefile.def (ppl, cloog): Added modules and dependences.
1914 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1915 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1916
1917 2008-09-03 Richard Guenther <rguenther@suse.de>
1918
1919 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1920 cloog test.
1921 * configure: Re-generate.
1922
1923 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1924
1925 * configure.ac (--with-cloog-polylib): New.
1926 (--disable-cloog-version-check): New.
1927 (--disable-ppl-version-check): New.
1928 * configure: Re-generate.
1929
1930 2008-09-05 Richard Guenther <rguenther@suse.de>
1931
1932 * configure.ac: Initialize clooglibs to -lcloog.
1933 * configure: Re-generate.
1934
1935 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1936
1937 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1938 recommended version to 2.3.2.
1939
1940 * configure: Regenerate.
1941
1942 2008-10-31 Ben Elliston <bje@au.ibm.com>
1943
1944 * configure.ac (spu-*-*): Remove special case.
1945 * configure: Regenerate.
1946
1947 Complete comment text from GCC version of:
1948
1949 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1950
1951 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1952 (GCC_SHLIB_SUBDIR): New.
1953 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1954 * configure: Regenerate.
1955 * Makefile.in: Regenerate.
1956
652dec25
TG
19572008-11-27 Tristan Gingold <gingold@adacore.com>
1958
1959 * configure.ac: Build gdb for i?86-*-darwin*
1960 * configure: Regenerated.
1961
7582fb4a
DJ
19622008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1963
1964 PR bootstrap/38014
1965 PR bootstrap/37923
1966
1967 Revert:
1968
1969 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1970
1971 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1972 * Makefile.in: Regenerated.
1973
1974 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1975
1976 PR gdb/921
1977 PR gdb/1646
1978 PR gdb/2175
1979 PR gdb/2176
1980
1981 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1982 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1983 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1984 (HOST_EXPORTS): Pass CPPFLAGS.
1985 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1986 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1987 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1988 * Makefile.in, configure: Regenerated.
1989 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1990 and CPPFLAGS_FOR_BUILD.
1991
faee1be2
UW
19922008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1993
1994 * configure.ac [spu-*-*]: Do not set skipdirs.
1995 * configure: Re-generate.
1996
b7c2dce4
DJ
19972008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1998
1999 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2000 * Makefile.in: Regenerated.
2001
bb52de30
DJ
20022008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2003
2004 PR gdb/921
2005 PR gdb/1646
2006 PR gdb/2175
2007 PR gdb/2176
2008
2009 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2010 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2011 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2012 (HOST_EXPORTS): Pass CPPFLAGS.
2013 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2014 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2015 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2016 * Makefile.in, configure: Regenerated.
2017 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2018 and CPPFLAGS_FOR_BUILD.
2019
b25062ae
SE
20202008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2021
2022 * libtool.m4: Update to libtool 2.2.6.
2023 * lt~obsolete.m4: Update to libtool 2.2.6.
2024 * ltmain.sh: Update to libtool 2.2.6.
2025 * ltsugar.m4: Update to libtool 2.2.6.
2026 * ltversion.m4: Update to libtool 2.2.6.
2027 * ltoptions.m4: Update to libtool 2.2.6.
2028 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2029
3bbd2f8f
AL
20302008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2031
2032 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2033 (GCC_SHLIB_SUBDIR): New.
2034 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2035 * configure: Regenerate.
2036 * Makefile.in: Regenerate.
2037
b29d32ce
TG
20382008-08-28 Tristan Gingold <gingold@adacore.com>
2039
2040 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2041 Enable bfd, binutils and opcodes.
2042 * configure: Regenerate.
2043
c325a203
DD
20442008-08-16 Nicolas Roche <roche@adacore.com>
2045
2046 * Makefile.tpl: Add BOOT_ADAFLAGS.
2047 * Makefile.in: Regenerate.
2048
e7c8859c
RS
20492008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2050
2051 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2052 * configure: Regenerate.
2053
da888c87
PB
20542008-07-30 Paolo Bonzini <bonzini@gnu.org>
2055
2056 Sync with gcc:
2057 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2058
f7c83eac
AS
2059 * configure.ac: Add makefile fragments for hpux.
2060 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2061 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2062 * configure: Regenerate.
2063 * Makefile.in: Regenerate.
da888c87
PB
2064
2065 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2066
f7c83eac
AS
2067 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2068 * Makefile.in: Regenerate.
2069 * configure: Regenerate.
da888c87 2070
944982cf
ILT
20712008-06-18 Ian Lance Taylor <iant@google.com>
2072
662c6704
ILT
2073 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2074
944982cf
ILT
2075 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2076
7a283e07
RW
20772008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2078
2079 * configure: Regenerate.
2080
5b553f7e
RW
20812008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2082
2083 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2084 "$@" is still intact with both Autoconf 2.59 and 2.62.
2085 * configure: Regenerate.
2086
675492f0
RW
20872008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2088
2089 * Makefile.tpl: Fix comment errors.
2090 * Makefile.in: Regenerate.
2091
b018a5d1
JB
20922008-06-13 Julian Brown <julian@codesourcery.com>
2093
2094 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2095 of libobjc for ARM EABI Linux.
2096 * configure: Regenerate.
2097
310213e8
DE
20982008-06-12 David S. Miller <davem@davemloft.net>
2099 David Edelsohn <edelsohn@gnu.org>
2100
2101 * configure.ac: Add powerpc*-*-* to gold supported targets.
2102 * configure: Regenerate.
2103
6641ce42
JM
21042008-06-08 Joseph Myers <joseph@codesourcery.com>
2105
2106 PR tree-optimization/36218
2107 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2108 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2109 (all prefix="build-"): Pass them to build-system sub-makes.
2110 * Makefile.in: Regenerate.
2111
03c2f9e6
DJ
21122008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2113
2114 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2115 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2116 mkdep, and compile. Update comments.
2117 (ETC_SUPPORT): Add ChangeLog and update comments.
2118
4538db8b
ILT
21192008-05-11 Ian Lance Taylor <iant@google.com>
2120
2121 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2122
266df637
PB
21232008-04-18 Paolo Bonzini <bonzini@gnu.org>
2124
2125 Sync with gcc:
2126 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2127
2128 PR bootstrap/35457
2129 * configure.ac: Include override.m4.
2130 * configure: Regenerate.
2131
2132 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2133
f7c83eac
AS
2134 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2135 * Makefile.in: Regenerate.
266df637
PB
2136
2137 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2138
f7c83eac
AS
2139 * configure.ac: Do not build libssp for the AVR.
2140 * configure: Regenerate.
266df637 2141
a86a761e
NC
21422008-04-18 Nick Clifton <nickc@redhat.com>
2143
2144 * MAINTAINERS: Replace reference to configure.in with reference to
2145 configure.ac.
2146
52310858
NC
21472008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2148
f7c83eac 2149 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2150 as nonconfigurable directories list.
f7c83eac 2151 * configure: Regenerate.
52310858 2152
f5314dd5
DM
21532008-04-14 David S. Miller <davem@davemloft.net>
2154
2155 * configure.ac: Add sparc*-*-* to gold supported targets.
2156 * configure: Regenerate.
2157
e2208220
BE
21582008-04-14 Ben Elliston <bje@au.ibm.com>
2159
2160 * config.sub, config.guess: Update from upstream sources.
2161
0bb6ea20
HPN
21622008-04-12 Hans-Peter Nilsson <hp@axis.com>
2163
2164 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2165 * Makefile.in: Regenerate.
2166
e5164e97
ILT
21672008-04-07 Ian Lance Taylor <iant@google.com>
2168
2169 * Makefile.def: check-gold depends upon all-binutils.
2170 * Makefile.in: Regenerate.
2171
e33b51a6
NC
21722008-04-04 Nick Clifton <nickc@redhat.com>
2173
2174 PR binutils/4334
2175 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2176 builds.
2177 * configure: Regenerate.
2178
fc5df3ab
NC
21792008-04-04 NightStrike <NightStrike@gmail.com>
2180
2181 PR other/35151
f7c83eac
AS
2182 * configure.ac: Combine rules for mingw32 and mingw64.
2183 * configure: Regenerate.
fc5df3ab 2184
c779bab8
PB
21852008-03-27 Paolo Bonzini <bonzini@gnu.org>
2186
2187 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2188 * Makefile.in: Regenerate.
2189
93f9b408
ILT
21902008-03-20 Ian Lance Taylor <iant@google.com>
2191
2192 * configure.ac: Add support for --enable-gold.
2193 * Makefile.def: Add gold as a directory like ld.
2194 * configure, Makefile.in: Regenerate.
2195
5746fb46
AK
21962008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2197
2198 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2199 (s390_cond_extensions): Reduced extensions to the compare related.
2200 (main): z10 cpu type option added.
2201 (expandConditionalJump): Renamed to ...
2202 (insertExpandedMnemonic): ... this.
2203
2204 * opcodes/s390-opc.c: Re-group the operand format makros.
2205 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2206 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2207 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2208 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2209 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2210 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2211 INSTR_SIL_RDU): New instruction formats added.
2212 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2213 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2214 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2215 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2216 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2217 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2218 masks added.
2219 (s390_opformats): New formats added "ris", "rrs", "sil".
2220 * opcodes/s390-opc.txt: Add the conditional jumps with the
2221 extensions removed from automatic expansion in s390-mkopc.c manually.
2222 (asi - trtre): Add new System z10 EC instructions.
2223 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2224
58c85be7
RW
22252008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2226
2227 * configure.ac: m4_include config/proginstall.m4.
2228 * configure: Regenerate.
2229
78124051
RW
22302008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2231
2232 Backport from upstream Libtool:
f7c83eac 2233
78124051 2234 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2235
78124051
RW
2236 Deal with Autoconf 2.62's semantic change in m4_append.
2237 * ltsugar.m4 (lt_append): Replace broken versions of
2238 m4_append.
2239 (lt_if_append_uniq): Don't require separator to be overquoted,
2240 and avoid broken m4_append.
2241 (lt_dict_add): Fix typo.
2242 * libtool.m4 (_LT_DECL): Don't overquote separator.
2243
018f1bea
DE
22442008-03-13 David Edelsohn <edelsohn@gnu.org>
2245
2246 * config.rpath: Add AIX 6 support.
2247
5c5f596d
PB
22482008-03-13 Paolo Bonzini <bonzini@gnu.org>
2249
2250 * Makefile.def (stageprofile). Remove -fprofile-generate
2251 from stage_libcflags.
2252 * Makefile.in: Regenerate.
2253
a1f93a5e
BE
22542008-03-13 Ben Elliston <bje@au.ibm.com>
2255
2256 * config.sub, config.guess: Update from upstream sources.
2257
98c3d905
AK
22582008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2259
2260 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2261 * s390-opc.txt (cmpsc): Duplicate entry removed.
2262 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2263 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2264 fier, cu42, cu41): Fix operand format.
2265
7f6ef0c0
PB
22662008-02-20 Paolo Bonzini <bonzini@gnu.org>
2267
f7c83eac
AS
2268 PR bootstrap/32009
2269 PR bootstrap/32161
2270
2271 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2272 * configure: Regenerate.
2273
2274 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2275 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2276 STAGE4_LIBCFLAGS): New.
2277 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2278 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2279 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2280 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2281 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2282 for target modules. Don't export LIBCFLAGS.
2283 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2284 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2285 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2286 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2287 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2288 * Makefile.in: Regenerate.
7f6ef0c0 2289
eaf19029
PB
22902008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2291
2292 PR libgcj/33085
2293 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2294 Do not use -DDLL_EXPORT. Backport from upstream.
2295
680c43e9
NC
22962008-02-14 Nick Clifton <nickc@redhat.com>
2297
2298 Import this patch from gcc:
2299 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2300
2301 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2302
c72b1d96
HPN
23032008-02-02 Hans-Peter Nilsson <hp@axis.com>
2304
2305 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2306 * configure: Regenerate.
2307
8b66833e
BW
23082008-01-31 Marc Gauthier <marc@tensilica.com>
2309
2310 * configure.ac (xtensa*-*-*): Recognize processor variants.
2311 * configure: Regenerate.
2312
9cc8ae67
PB
23132008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2314
f7c83eac
AS
2315 PR bootstrap/34922
2316 * configure.ac (PARSE_ARGS): Push suitable setting of
2317 ac_subdirs_all, for `./configure --help=recursive'.
2318 Handle `+' in generic toplevel directory disabling.
2319 * configure: Regenerate.
9cc8ae67 2320
19090595
BE
23212008-01-23 Ben Elliston <bje@au.ibm.com>
2322
2323 * config.sub, config.guess: Update from upstream sources.
2324
9f1e7fd3
BE
23252008-01-08 Ben Elliston <bje@au.ibm.com>
2326
2327 * config.sub, config.guess: Update from upstream sources.
2328
2f959d61
JJ
23292007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2330
2331 * COPYING.LIBGLOSS: Update default copyright.
2332
aa054b85
JJ
23332007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2334
2335 * COPYING.NEWLIB: Update default copyright.
2336
57c53b2b
RS
23372007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2338
2339 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2340 Change recommended MPFR from 2.2.1 > 2.3.0.
2341 * configure: Regenerate.
2342
fee14b60
RS
23432007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2344
2345 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2346 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2347 * Makefile.in: Regenerate.
2348
c9b68031
DD
23492007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2350
2351 * configure.ac: Enable libjava for x86_64-*-darwin9.
2352 * configure: Regenerate.
2353
ad25e7d5
BE
23542007-12-05 Ben Elliston <bje@au.ibm.com>
2355
2356 * config.sub, config.guess: Update from upstream sources.
2357
6ac84f65
PB
23582007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2359
f7c83eac
AS
2360 * config-ml.in: Robustify against white space in absolute file
2361 names.
6ac84f65 2362
f7c83eac
AS
2363 * config-ml.in (multi-clean): Substitute ${Makefile}.
2364 Remove superfluous ${Makefile} in list.
6ac84f65 2365
7b3200f9
DJ
23662007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2367
2368 * Makefile.def (dependencies): Make configure-gdb depend on
2369 all-intl.
2370 * Makefile.in: Regenerated.
2371
2c133ff9
JJ
23722007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2373
2374 * Makefile.def: To avoid problems running with parallel makes,
2375 build newlib before libgloss so that target specific header
2376 files are availble.
2377 * Makefile.in: Regenerate.
2378
5074315a
DJ
23792007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2380
2381 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2382 * Makefile.in: Regenerate.
2383
f5bc1778
DJ
23842007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2385
2386 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2387 * libdecnumber: New directory, imported from GCC.
2388
c66487f8
NC
23892007-10-08 Mike Frysinger <vapier@gentoo.org>
2390
2391 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2392 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2393 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2394 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2395 * configure: Regenerate.
2396
b5714970
PB
23972007-10-01 Paolo Bonzini <bonzini@gnu.org>
2398
2399 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2400 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2401 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2402 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2403 * configure.ac: Default them to host tools for $host = $build.
2404 Subst them.
2405
2406 * configure: Regenerate.
2407 * Makefile.in: Regenerate.
2408
f3b1e08e
RS
24092007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2410
2411 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2412 * configure: Regenerate.
2413
cff87f51
DD
24142007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2415
2416 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2417 libstdc++.
2418 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2419 * configure: Regenerate.
2420 * Makefile.in: Regenerate.
f7c83eac 2421
625a61cd
AS
24222007-09-17 Andreas Schwab <schwab@suse.de>
2423
2424 * configure.ac: Raise minimum makeinfo version to 4.6.
2425 * configure: Regenerate.
2426
83a3a68b
AM
24272007-09-15 Alan Modra <amodra@bigpond.net.au>
2428
2429 * configure.ac: Correct makeinfo version check.
2430 * configure: Regenerate.
2431
5bd8be13
RS
24322007-09-14 Richard Sandiford <richard@codesourcery.com>
2433
2434 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2435 to $skipdirs and only disable gprof for newlib. Use the normal
2436 mips*-elf* handling in other respects.
2437 * configure: Regnerate.
2438
5566c1fa
DD
24392007-09-12 David Daney <ddaney@avtrex.com>
2440
2441 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2442 enabling libgcj.
2443 * configure: Regenerate.
2444
24452007-09-12 Richard Guenther <rguenther@suse.de>
2446
2447 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2448 nor --disable-checking is provided also turn on yes and types
2449 checking for stage1.
2450 * configure: Re-generate.
2451
a18e2996 24522007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2453
2454 PR target/33281
2455 * configure.ac: Use config/mh-mingw on mingw.
2456 * configure: Regenerate.
84e7906e 2457
691bb5a1
DD
24582007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2459
2460 PR other/32154
2461 * configure.ac: For libgloss targets, point the linker to the linker
2462 script, startup code and simulator library.
2463 * configure: Regenerate.
2464
6d18b86b
AH
24652007-09-09 Andrew Haley <aph@redhat.com>
2466
2467 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2468 target-libjava.
6d18b86b 2469
f00a3165 24702007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2471
f00a3165 2472 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2473
2abc4e65
BE
24742007-08-21 Richard Guenther <rguenther@suse.de>
2475
2476 * configure.ac: Add types checking to stage1 checking flags.
2477 * configure: Regenerate.
2478
8a6ee3ab 24792007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2480 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2481
2482 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2483 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2484 * Makefile.in: Regenerate.
2485 * configure.ac (--with-debug-prefix-map): New.
2486 * configure: Regenerate.
2487
429acdec
RS
24882007-08-17 Richard Sandiford <richard@codesourcery.com>
2489 Nigel Stephens <nigel@mips.com>
2490
429acdec
RS
2491 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2492 as target_makefile_frag.
2493 * configure: Regenerate.
2494
8520c408
AO
24952007-08-16 Alexandre Oliva <aoliva@redhat.com>
2496
2497 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2498 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2499 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2500 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2501 (do-compare, do-compare3, do-compare-debug): New.
2502 ([+compare-target+]): Use them.
2503
25042007-08-16 Alexandre Oliva <aoliva@redhat.com>
2505
2506 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2507 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2508 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2509 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2510 (do-compare, do-compare3, do-compare-debug): New.
2511 ([+compare-target+]): Use them.
2512
2444379b
BE
25132007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2514 Ben Elliston <bje@au.ibm.com>
2515
2516 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2517 --silent if $silent.
2518 * configure: Regenerate.
2519
d6f99447
DJ
25202007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2521
2522 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2523
bd0aa315
NC
25242007-07-17 Nick Clifton <nickc@redhat.com>
2525
2526 * COPYING3: New file. Contains version 3 of the GNU General
2527 Public License.
2528 * COPYING3.LIB: New file. Contains version 3 of the GNU
2529 Lesser General Public License.
2530
0ebe98fb
BS
25312007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2532
2533 * configure.ac: Fix my previous change to really match GCC.
2534 * configure: Regenerate.
2535
521ec477
DD
25362007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2537
2538 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2539 * configure: Regenerate.
2540
25412007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2542
2543 * configure.ac: Add some missing m4 quotation.
2544 * configure: Regenerate.
2545
0c24b341
NC
25462007-07-09 Kai Tietz <kai.tietz@onevision.com>
2547
f7c83eac
AS
2548 * Makefile.def: Add windmc tool to build.
2549 * Makefile.tpl: Likewise.
2550 * configure.ac: Likewise.
2551 * Makefile.in: Regenerate.
2552 * configure: Regenerate.
0c24b341 2553
a09314d0
L
25542007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2555
2556 * lt~obsolete.m4: New. Import from 20070318 libtool.
2557
7c3e1d12
BS
25582007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2559
2560 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2561 uclinux and linux-uclibc targets.
2562 * configure: Regenerate.
2563
a5b3b4dd
DD
25642007-06-28 DJ Delorie <dj@redhat.com>
2565
2566 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2567 not building newlib.
2568 * configure: Regenerated.
f7c83eac 2569
184d813c
DJ
25702007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2571
2572 * src-release (DEVO_SUPPORT): Correct typos.
2573
31d99776
DJ
25742007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2575
2576 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2577 * Makefile.in: Regenerated.
2578
e00a73e3
PB
25792007-06-14 Paolo Bonzini <bonzini@gnu.org>
2580
f7c83eac
AS
2581 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2582 (distclean-stage[+id+]): Possibly delete stage_last.
2583 * Makefile.in: Regenerate.
e00a73e3 2584
98a1bbc5
BE
25852007-06-07 Ben Elliston <bje@au.ibm.com>
2586
2587 * config.sub, config.guess: Update from upstream sources.
2588
973601e1
BE
25892007-06-07 Ben Elliston <bje@au.ibm.com>
2590
2591 * Makefile.tpl: Fix spelling error.
2592 * Makefile.in: Regenerate.
2593
2038f525
PB
25942007-06-04 Paolo Bonzini <bonzini@gnu.org>
2595
2596 Sync with gcc:
2597 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2598
f7c83eac
AS
2599 PR bootstrap/29382
2600 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2601 * configure: Rebuilt.
2038f525 2602
f7c5c4b5
PB
26032007-06-01 Steve Ellcey <sje@cup.hp.com>
2604
12a64d4f
L
2605 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2606 lt_cv_sys_max_cmd_len.
f7c5c4b5 2607
7ad9660b
PB
26082007-05-31 Paolo Bonzini <bonzini@gnu.org>
2609
2610 * ltgcc.m4: Update from GCC.
2611
0e7ef45c
EC
26122007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2613
12a64d4f 2614 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2615
37ad9514
SE
26162007-05-24 Steve Ellcey <sje@cup.hp.com>
2617
2618 * ltmain.sh: Update from GCC.
2619 * libtool.m4: Update from GCC.
2620 * ltsugar.m4: New. Update from GCC.
2621 * ltversion.m4: New. Update from GCC.
2622 * ltoptions.m4: New. Update from GCC.
2623 * ltconfig: Remove.
2624 * ltcf-c.sh: Remove.
2625 * ltcf-cxx.sh: Remove.
2626 * ltcf-gcj.sh: Remove.
2627 * src-release: Update with new libtool file list.
2628
8ee82aff
PB
26292007-05-16 Paolo Bonzini <bonzini@gnu.org>
2630
2631 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2632 stage_cflags.
2633 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2634 Remove CFLAGS/LIBCFLAGS.
2635 (configure-stage[+id+]-[+prefix+][+module+],
2636 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2637 * Makefile.in: Regenerate.
2638
149cb58d
SE
26392007-04-14 Steve Ellcey <sje@cup.hp.com>
2640
2641 * config-ml.in: Update from GCC.
2642
91506736
DJ
26432007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2644
2645 * src-release (do-proto-toplev): Process the support directories before
2646 the tool directory.
2647
ffa8bd48
RS
26482007-03-21 Richard Sandiford <richard@codesourcery.com>
2649
2650 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2651 of glob. Quote arguments with single quotes too.
2652 * configure: Regenerate.
2653
a4fd3374
DD
26542007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2655
2656 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2657 * Makefile.in: Regenerate
2658
b8025f34
AS
26592007-03-07 Andreas Schwab <schwab@suse.de>
2660
2661 * configure: Regenerate.
2662
a3ca38d2
DD
26632007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2664
2665 * configure.ac: Add "--with-pdfdir" configure option,
2666 which defines pdfdir variable.
2667 * Makefile.def (target=fixincludes): Add install-pdf to
2668 missing targets.
2669 (recursive_targets): Add install-pdf target.
2670 (flags_to_pass): Add pdfdir.
2671 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2672 target.
2673 * configure: Regenerate
2674 * Makefile.in: Regenerate
2675
26762007-02-28 Eric Christopher <echristo@apple.com>
2677
2678 Revert:
2679 2006-12-07 Mike Stump <mrs@apple.com>
2680
2681 * Makefile.def (dependencies): Add dependency for
2682 install-target-libssp and install-target-libgomp on
2683 install-gcc.
2684 * Makefile.in: Regenerate.
2685
26862007-02-27 Matt Kraai <kraai@ftbfs.org>
2687
2688 * configure: Regenerate.
2689 * configure.ac: Move statements after variable declarations.
2690
a4708fba
JM
26912007-02-19 Joseph Myers <joseph@codesourcery.com>
2692
2693 * configure.ac: Adjust for loop syntax.
2694 * configure: Regenerate.
2695
9a819804
AO
26962007-02-18 Alexandre Oliva <aoliva@redhat.com>
2697
2698 * configure: Rebuilt.
2699
81ec575a
AO
27002007-02-18 Alexandre Oliva <aoliva@redhat.com>
2701
2702 * configure.ac: Drop multiple occurrences of --enable-languages,
2703 and fix its quoting.
2704 * configure: Rebuilt.
2705
92f01d61 27062007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2707 Nathan Sidwell <nathan@codesourcery.com>
2708 Vladimir Prus <vladimir@codesourcery.com
2709 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2710
2711 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2712 * configure: Regenerate.
2713
b1299c4e
DJ
27142007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2715
2716 * configure.ac (target_libraries): Move libgcc before libiberty.
2717 * configure: Regenerated.
2718
18f6b6ee
PB
27192007-02-13 Paolo Bonzini <bonzini@gnu.org>
2720
2721 * configure: Regenerate again?
2722
9c4e9f27
PB
27232007-02-13 Paolo Bonzini <bonzini@gnu.org>
2724
2725 * configure: Reapply PR30748 fix which was lost in the previous commit.
2726
24ff9987
DJ
27272007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2728 Paolo Bonzini <bonzini@gnu.org>
2729
2730 PR bootstrap/30753
2731 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2732 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2733 * configure: Regenerated.
2734
7df2cd5d
PB
27352007-02-10 Paolo Bonzini <bonzini@gnu.org>
2736
2737 * configure: Regenerate.
2738
b0aaa663
DJ
27392007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2740
2741 PR bootstrap/30748
2742 * configure.ac: Correct syntax for Solaris ksh.
2743 * configure: Regenerated.
2744
a0323144
PB
27452007-02-09 Paolo Bonzini <bonzini@gnu.org>
2746
2747 * Makefile.def: Sync with GCC.
2748 * Makefile.tpl: Sync with GCC.
2749 * Makefile.in: Regenerate.
2750 * configure: Regenerate.
2751
c6b750e1
DJ
27522007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2753
2754 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2755 noncanonical equivalents.
2756 * configure.in: Rename to...
2757 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2758 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2759 target_noncanonical. Use them. Rewrite removal of configure
2760 arguments for autoconf 2.59. Discard variable settings. Force
2761 program_transform_name for native tools.
2762
2763 * Makefile.in: Regenerated.
2764 * configure: Regenerated with autoconf 2.59.
2765
2766 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2767
f3cd89f4
JJ
27682007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2769
2770 * COPYING.LIBGLOSS: Reformat default Red Hat
2771 license to fit within 80 columns.
2772 * COPYING.NEWLIB: Ditto.
2773
4e206d7e
DB
27742007-02-05 Dave Brolley <brolley@redhat.com>
2775
2776 * Contribute the following changes:
2777 2006-11-28 DJ Delorie <dj@redhat.com>
2778
2779 * configure.in: Fix typo for mep's target_makefile_frag.
2780 * configure: Regenerated.
2781
2782 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2783
2784 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2785 * configure: Regenerate.
2786
2787 2001-09-19 DJ Delorie <dj@redhat.com>
2788
2789 * configure.in (target_makefile_frag): use mt-mep
2790
2791 2001-06-12 Don Howard <dhoward@redhat.com>
2792
2793 * configure.in: Remove gdb from MeP skip list.
2794
2795 2001-04-05 DJ Delorie <dj@redhat.com>
2796
2797 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2798
2799 2001-03-20 Ben Elliston <bje@redhat.com>
2800
2801 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2802
2803 2001-03-19 Ben Elliston <bje@redhat.com>
2804
2805 * config.sub (mep, mep-*): Add.
2806
b2edfdd2
AS
28072007-01-31 Andreas Schwab <schwab@suse.de>
2808
2809 * Makefile.tpl (LDFLAGS): Substitute it.
2810 * Makefile.in: Regenerate.
2811
ceb92e78
PB
28122007-01-11 Paolo Bonzini <bonzini@gnu.org>
2813
2814 * configure.in: Change == to = in test command.
f7c83eac 2815 * configure: Regenerate.
ceb92e78 2816
4b900473 28172007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2818 Nick Clifton <nickc@redhat.com>
2819 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2820
2821 * configure.in (build_configargs, host_configargs, target_configargs):
2822 Remove build/host/target parameters.
2823 (host_libs): Add gmp and mpfr.
2824 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2825 * Makefile.def (gmp, mpfr): New.
2826 (gcc): Remove target.
2827 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2828 target_os, target_vendor): New.
2829 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2830 * configure: Regenerate.
2831 * Makefile.in: Regenerate.
4b900473
PB
2832
28332007-01-11 Matt Fago <fago@earthlink.net>
2834
2835 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2836 to improve robustness of configure tests.
4b900473
PB
2837 * configure: Regenerate.
2838
80f6dcbc
NC
28392007-01-08 Kai Tietz <kai.tietz@onevision.com>
2840
2841 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2842 * configure: Regenerate.
80f6dcbc 2843
f86e35b8
NC
28442007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2845
2846 * Makefile.tpl (all-target): Correct @if conditional for target
2847 modules.
2848 * configure.in: Omit libiberty if building only target libgcc.
2849 * configure, Makefile.in: Regenerated.
2850
79fcd0ec
PB
28512007-01-04 Paolo Bonzini <bonzini@gnu.org>
2852
2853 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2854 * configure: Regenerate.
2855
6aa8ef82
DJ
28562007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2857
2858 * Makefile.def (target_modules): Add libgcc.
2859 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2860 * Makefile.tpl (clean-target-libgcc): Delete.
2861 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2862 on gcc even for bootstrapped modules. Rewrite handling of
2863 lang_env_dependencies to loop over target_modules.
2864 * configure.in (target_libraries): Add target-libgcc.
2865 * Makefile.in, configure: Regenerated.
2866
9b134994
PB
28672006-12-29 Paolo Bonzini <bonzini@gnu.org>
2868
2869 Sync with gcc:
2870 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2871
f7c83eac
AS
2872 * configure.in: Reorganize recognition of languages. Add
2873 --enable-stage1-languages. Show supported languages for the chosen
2874 target rather than all recognized languages.
2875 * configure: Regenerate.
9b134994
PB
2876
2877 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2878
f7c83eac
AS
2879 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2880 * Makefile.in: Regenerate.
9b134994
PB
2881
2882 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2883
f7c83eac
AS
2884 * configure.in: Warn that MPFR 2.2.0 is buggy.
2885 * configure: Regenerate.
9b134994 2886
8cf39b1b
ILT
28872006-12-27 Ian Lance Taylor <iant@google.com>
2888
2889 * configure.in: When removing Makefiles to force a reconfigure, also
2890 remove prev-DIR*/Makefile.
2891 * configure: Regenerate.
2892
ebff6cd5
KH
28932006-12-23 Kazu Hirata <kazu@codesourcery.com>
2894
2895 * config.bfd: Recognize fido.
2896
8a0d8a5c
PB
28972006-12-19 Paolo Bonzini <bonzini@gnu.org>
2898
2899 Sync with gcc:
2900
2901 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2902
2903 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2904 it only affects bootstrap and could be tested on "$host" as well.
2905 * configure: Regenerate.
2906 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2907
2908 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2909
2910 PR bootstrap/29544
2911 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2912 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2913 move here comment from Makefile.tpl.
2914 * Makefile.tpl: Move some definitions higher in the file.
2915 (STAGE1_CHECKING): New.
2916 * configure.in: Add --enable-stage1-checking.
2917 * configure: Regenerate.
2918 * Makefile.in: Regenerate.
2919
2920 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2921
2922 * configure.in: Update error message for missing GMP/MPFR.
2923
2924 * configure: Regenerate.
2925
2926 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2927
2928 * configure.in: Update MPFR version in error message.
2929
2930 * configure: Regenerate.
2931
2932 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2933
2934 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2935 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2936 --with-gmp-lib): New flags.
2937
2938 * configure: Regenerate.
2939
790c0838
AM
29402006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2941
2942 PR bootstrap/30134
2943 * configure.in: Correct x86 darwin support for libjava to powerpc
2944 and i?86 only.
2945 * configure: Regenerate.
2946
77d7106f
AM
29472006-12-11 Alan Modra <amodra@bigpond.net.au>
2948
2949 * configure.in: Handle spu makefile frag.
77d7106f
AM
2950 * Makefile.tpl (MAINT): Define
2951 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2952 * configure: Regenerate.
2953 * Makefile.in: Regenerate.
2954
0cfa5389
BE
29552006-12-11 Ben Elliston <bje@au.ibm.com>
2956
2957 * config.sub, config.guess: Update from upstream sources.
2958
2839fe5d
BE
29592006-12-11 Ben Elliston <bje@au.ibm.com>
2960
2961 * configure.in: Sync with GCC (spu-*-*).
2962 * configure: Sync with GCC.
2963
b897f5d4
MS
29642006-12-07 Mike Stump <mrs@apple.com>
2965
2966 * Makefile.def (dependencies): Add dependency for
2967 install-target-libssp and install-target-libgomp on
2968 install-gcc.
2969 * Makefile.in: Regenerate.
2970
9daf3993
PB
29712006-11-16 Paolo Bonzini <bonzini@gnu.org>
2972
2973 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2974 (unstage): Test for stage_last presence.
2975
2976 PR bootstrap/29802
2977 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2978 * Makefile.in: Regenerate.
2979
9dbaa842
DD
29802006-11-14 DJ Delorie <dj@redhat.com>
2981
2982 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2983 * Makefile.in: Sync with GCC.
2984 * configure.in: Sync with GCC (mpfr, gmp).
2985 * configure: Sync with GCC.
2986
b0cbce8d
JJ
29872006-11-08 Jie Zhang <jie.zhang@analog.com>
2988
2989 * configure.in: Remove target-libgloss from noconfigdirs for
2990 bfin-*-*.
2991 * configure: Regenerated.
2992
44330a94
JJ
29932006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2994
2995 * COPYING.NEWLIB: Add spu license.
7de05dd5 2996 * COPYING.LIBGLOSS: Ditto.
44330a94 2997
56a8fe78
DD
29982006-10-17 Brooks Moses <bmoses@stanford.edu>
2999
3000 * Makefile.def: Added pdf target handling.
3001 * Makefile.tpl: Added pdf target handling.
3002 * Makefile.in: Regenerated.
3003
fbb00ad0
JJ
30042006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3005
3006 * COPYING.NEWLIB: Updated.
3007 * COPYING.LIBGLOSS: Ditto.
3008
6b89cc21
DB
30092006-09-27 Dave Brolley <brolley@redhat.com>
3010
3011 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3012 $s instead of $r.
3013 * configure: Regenerated.
3014
17bcf627
BE
30152006-09-26 Ben Elliston <bje@au.ibm.com>
3016
3017 * config.sub, config.guess: Update from upstream sources.
3018
f3529cf1
TS
30192006-09-20 Thiemo Seufer <ths@mips.com>
3020
3021 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3022 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3023 * configure: Regenerate.
3024
45055374
CV
30252006-08-30 Corinna Vinschen <corinna@vinschen.de>
3026
3027 * configure.in: Never build newlib for a Mingw host.
3028 Never build newlib as Mingw target library.
3029 Test the existence of winsup/cygwin for building a Cygwin newlib,
3030 rather than just winsup.
3031 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3032 building a Mingw target.
3033 * configure: Regenerate.
3034
4be041b2 30352006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3036 Nigel Stephens <nigel@mips.com>
3037 David Ung <davidu@mips.com>
4be041b2
TS
3038
3039 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3040
1d89b610
PB
30412006-07-25 Paolo Bonzini <bonzini@gnu.org>
3042
3043 Sync from GCC:
3044 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3045
f7c83eac
AS
3046 PR bootstrap/18058
3047 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3048 if the bootstrap compiler is a GCC version that supports it.
3049 * configure: Regenerate.
1d89b610 3050
66a79c16
DJ
30512006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3052
3053 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3054 * configure: Regenerated.
3055
c1cb7e02
PB
30562006-07-18 Paolo Bonzini <bonzini@gnu.org>
3057
f7c83eac
AS
3058 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3059 for stages after the first.
c1cb7e02 3060
7206a0ee
JJ
30612006-07-17 Jakub Jelinek <jakub@redhat.com>
3062
3063 * Makefile.def: Add dependencies for configure-opcodes
3064 on configure-intl and all-opcodes on all-intl.
3065 * Makefile.in: Regenerated.
3066
6816f995
AO
30672006-07-04 Peter O'Gorman <peter@pogma.com>
3068
3069 * ltconfig: chmod 644 before ranlib during install.
3070
3d3adb43
PB
30712006-07-03 Paolo Bonzini <bonzini@gnu.org>
3072
1f3f1bbf 3073 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3074 * configure: Regenerate.
3075
64ce424c
PB
30762006-07-03 Paolo Bonzini <bonzini@gnu.org>
3077
3078 Sync from gcc:
3079
3080 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3081
3082 PR other/27063
3083 * configure.in: Test subdir_requires and give an appropriate
3084 error message.
3085 * configure: Regenerate.
3086
3087 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3088
3089 PR target/27540
3090 * configure.in: Only enable libgomp on IRIX 6.
3091 * configure: Regenerate.
3092
d42c4017
DA
30932006-06-20 David Ayers <d.ayers@inode.at>
3094
3095 PR bootstrap/28072
3096 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3097 whether target-libjava is being configured instead of whether the
3098 java front end is enabled.
3099 * configure: Regenerate.
0e7ef45c 3100
4962c51a
MS
31012006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3102
3103 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3104 to R_ARM_LDC_SB_G{0,1,2} respectively.
3105
caee866a
PB
31062006-06-15 Paolo Bonzini <bonzini@gnu.org>
3107
3108 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3109 too.
3110 * Makefile.in: Regenerate.
3111
363ef840
DA
31122006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3113
3114 Sync from gcc:
3115
3116 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3117 * configure.in: Don't enable libgomp on hpux10.
3118 * configure: Rebuilt.
3119
54d1c879
DA
31202006-06-13 David Ayers <d.ayers@inode.at>
3121
3122 Sync from gcc:
3123
3124 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3125
54d1c879
DA
3126 PR bootstrap/27963
3127 PR target/19970
0e7ef45c 3128 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3129 ${libgcj} is specified.
3130 * configure: Regenerate.
0e7ef45c 3131
a4d8b690
JJ
31322006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3133
3134 Sync from gcc:
3135
3136 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3137 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3138
3139 PR bootstrap/18033
3140 * config-ml.in: Eval option if surrounded by single quotes.
3141
4f0ef2d8
CD
31422006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3143
3144 Sync from gcc:
0e7ef45c 3145
4f0ef2d8 3146 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3147
4f0ef2d8
CD
3148 PR libobjc/13946
3149 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3150 * Makefile.in: Regenerate.
3151 * configure.in: Add --enable-objc-gc at toplevel and have it
3152 enable boehm-gc for Objective-C.
3153 Remove target-boehm-gc from libgcj.
3154 Add target-boehm-gc to target_libraries.
3155 Add target-boehm-gc to noconfigdirs where ${libgcj}
3156 is specified.
3157 Assert that boehm-gc is supported when requested for Objective-C.
3158 Only build boehm-gc if needed either for Java or Objective-C.
3159 * configure: Regenerate.
3160
3161 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3162
4f0ef2d8
CD
3163 PR 27674
3164 * Makefile.tpl (configure-[+prefix+][+module+],
3165 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3166 Remove rule to unstage bootstrapped modules.
3167 (stage_current): New.
3168 * Makefile.in: Regenerate.
3169
3170 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3171 Andreas Tobler <a.tobler@schweiz.ch>
3172
3173 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3174 * configure: Rebuilt.
3175
3176 Revert
3177 2006-01-31 Richard Guenther <rguenther@suse.de>
3178 Paolo Bonzini <bonzini@gnu.org>
3179
3180 * Makefile.def (target_modules): Add libgcc-math target module.
3181 * configure.in (target_libraries): Add libgcc-math target library.
3182 (--enable-libgcc-math): New configure switch.
3183 * Makefile.in: Re-generate.
3184 * configure: Re-generate.
3185
c17b816b
JJ
31862006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3187
3188 * config-ml.in: Alter CCASFLAGS to include special
3189 multilib options the same as is done for CFLAGS.
3190
20e95c23
DJ
31912006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3192
3193 * Makefile.def: Added dependencies from sim and gdb on intl, and
3194 added configure dependencies to everything with an all dependency
3195 on intl.
3196 * gettext.m4: Removed.
3197 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3198 (GDB_SUPPORT_DIRS): Add intl.
3199 * Makefile.in: Regenerated.
3200
4bd8ad80
DJ
32012006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * src-release (DEVO_SUPPORT): Add config.rpath.
3204
c380fdd8
PB
32052006-05-25 Paolo Bonzini <bonzini@gnu.org>
3206
3207 * Makefile.def (bfd, opcodes): Fix lib_path.
3208 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3209 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3210 * Makefile.in: Regenerate.
3211
701628f5
MS
32122006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3213
3214 * configure.in: Enable gprof for cross builds.
3215 * configure: Regenerate.
3216
25aae7f2
DJ
32172006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3218
3219 * src-release (MAKEINFOFLAGS): Define.
3220 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3221
ea3d1626
BE
32222006-05-14 Ben Elliston <bje@au.ibm.com>
3223
3224 * config.sub, config.guess: Update from upstream sources.
3225
49b9e644
BE
32262006-05-12 Ben Elliston <bje@au.ibm.com>
3227
3228 * config.sub, config.guess: Update from upstream sources.
3229
482dd2f6
DJ
32302006-05-04 Steve Ellcey <sje@cup.hp.com>
3231
3232 * blt, iwidgets, mmalloc: Remove directories.
3233
8b01a5c2
DD
32342006-05-01 DJ Delorie <dj@redhat.com>
3235
641a3af4 3236 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3237 * configure: Regenerate.
3238
a481dbb7
DD
32392006-04-18 DJ Delorie <dj@redhat.com>
3240
3241 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3242 reference libgloss so that libssp can be built in a combined
3243 tree.
3244 * configure: Regenerate.
3245
962c9e74
BE
32462006-04-10 Ben Elliston <bje@au.ibm.com>
3247
3248 * contrib: Remove directory.
3249
108a6f8e
CD
32502006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3251
3252 * Makefile.tpl: Add install-html target.
3253 * Makefile.def: Add install-html target.
3254 * Makefile.in: Regenerate.
3255 * configure.in: Add --with-datarootdir, --with-docdir,
3256 and --with-htmldir options.
3257 * configure: Regenerate.
3258
a4ef73e9
BE
32592006-03-31 Ben Elliston <bje@au.ibm.com>
3260
3261 PR binutils/1860
3262 * configure.in: Require makeinfo 4.4 or higher.
3263 * configure: Regenerate.
3264
b37df25a
PB
32652006-03-14 Paolo Bonzini <bonzini@gnu.org>
3266
3267 * Makefile.in: Regenerate.
3268
a6df5a19
PB
32692006-03-14 Paolo Bonzini <bonzini@gnu.org>
3270
3271 Sync with gcc:
3272 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3273
f7c83eac
AS
3274 * configure.in: Handle --disable-<component> generically.
3275 * configure: Regenerate.
a6df5a19
PB
3276
3277 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3278
f7c83eac
AS
3279 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3280 (TARGET_CONFIGDIRS): Remove.
3281 * configure.in: Remove AC_SUBST(target_configdirs).
3282 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3283
3284
65419985
L
32852006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3286
3287 PR libgcj/17311
3288 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3289
c52c6897
PB
32902006-02-20 Paolo Bonzini <bonzini@gnu.org>
3291
3292 PR bootstrap/25670
3293
3294 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3295
3296 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3297 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3298 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3299 BUILD_PREFIX, BUILD_PREFIX_1.
3300 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3301
3302 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3303 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3304
3305 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3306 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3307 of `cat stage_current`. Always provide the `r' and `s' variables.
3308 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3309 a single shell execution.
3310 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3311 bootstrapped modules, make the stage1 module if the build was not
3312 started yet, else build the current stage.
3313 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3314 (all-build, all-host, all-target, [+make_target+]-host,
3315 [+make_target+]-target): Do not use \-continued lines.
3316 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3317 (current_stage, restrap, stage_last): New.
3318
3319 * Makefile.in: Regenerate.
3320 * configure: Regenerate.
3321
b3ded179
PB
33222006-02-14 Paolo Bonzini <bonzini@gnu.org>
3323
3324 Sync from gcc:
3325
3326 2006-01-31 Richard Guenther <rguenther@suse.de>
3327 Paolo Bonzini <bonzini@gnu.org>
3328
f7c83eac
AS
3329 * Makefile.def (target_modules): Add libgcc-math target module.
3330 * configure.in (target_libraries): Add libgcc-math target library.
3331 (--enable-libgcc-math): New configure switch.
3332 * Makefile.in: Re-generate.
3333 * configure: Re-generate.
3334 * libgcc-math: New toplevel directory.
b3ded179
PB
3335
3336 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3337 Jakub Jelinek <jakub@redhat.com>
3338 Diego Novillo <dnovillo@redhat.com>
b3ded179 3339
f7c83eac
AS
3340 * libgomp: New directory.
3341 * Makefile.def: Add target_module libgomp.
3342 * Makefile.in: Regenerate.
3343 * configure.in (target_libraries): Add target-libgomp.
3344 * configure: Regenerate.
b3ded179 3345
3a35eeb3
PB
33462006-02-14 Paolo Bonzini <bonzini@gnu.org>
3347 Andreas Schwab <schwab@suse.de>
0e7ef45c 3348
3a35eeb3
PB
3349 * configure: Regenerate.
3350
2429c060
PB
33512006-01-16 Paolo Bonzini <bonzini@gnu.org>
3352
3353 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3354 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3355 the assembler, linker and binutils.
3356 * configure: Regenerate.
3357
ec49b2b8
NC
33582006-01-16 Nick Clifton <nickc@redhat.com>
3359
49b9e644 3360 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3361
44b2308f
AO
33622006-01-05 Alexandre Oliva <aoliva@redhat.com>
3363
3364 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3365 @ from continuation.
3366 * Makefile.in: Rebuilt.
3367
80911fe1
PB
33682006-01-04 Paolo Bonzini <bonzini@gnu.org>
3369
3370 Sync from gcc:
3371
3372 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3373
f7c83eac 3374 PR bootstrap/24252
80911fe1 3375
f7c83eac
AS
3376 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3377 * Makefile.tpl (OBJDUMP): New.
3378 (EXTRA_HOST_FLAGS): Add it.
3379 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3380
f7c83eac
AS
3381 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3382 to use symbolic links between directories. Avoid race conditions
3383 or make them harmless.
3384 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3385
f7c83eac
AS
3386 * Makefile.def (LEAN): Pass.
3387 * Makefile.tpl (LEAN): Define.
3388 (stage[+id+]-start): Accept that the previous directory does not
3389 exist, if the bootstrap is lean.
3390 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3391 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3392 configure substitution.
3393 ([+compare-target+]): Likewise.
3394 ([+bootstrap-target+]-lean): New.
3395 * configure.in: Remove lean bootstrap support from here.
80911fe1 3396
f7c83eac
AS
3397 * Makefile.in: Regenerate.
3398 * configure: Regenerate.
80911fe1
PB
3399
3400 2006-01-02 Andreas Schwab <schwab@suse.de>
3401
f7c83eac
AS
3402 * configure.in: When reconfiguring remove Makefile in
3403 all stage directories.
3404 * configure: Regenerate.
80911fe1 3405
b59bea8a
NC
34062005-12-27 Leif Ekblad <leif@rdos.net>
3407
3408 * configure.in: Add support for RDOS target.
3409 * configure: Regenerate.
3410
d7730bac
NC
34112005-12-27 Nick Clifton <nickc@redhat.com>
3412
3413 PR binutils/1990
3414 * libtool.m4: Synchronize with version in GCC sources.
3415
c02dabc3
PB
34162005-12-20 Paolo Bonzini <bonzini@gnu.org>
3417
f7c83eac 3418 Revert Ada-related part of the previous change.
c02dabc3 3419
f7c83eac
AS
3420 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3421 Do not pass.
3422 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3423 * Makefile.in: Regenerate.
3424 * configure.in: Do not include mt-ppc-aix target fragment.
3425 * configure: Regenerate.
c02dabc3 3426
f6d183c0
PB
34272005-12-19 Paolo Bonzini <bonzini@gnu.org>
3428
3429 * configure.in: Select appropriate fragments for PowerPC/AIX.
3430 * configure: Regenerate.
3431
3432 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3433 BOOT_CFLAGS, BOOT_LDFLAGS.
3434 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3435 BOOT_CFLAGS, BOOT_LDFLAGS.
3436 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3437 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3438 (stage): Fail if we cannot complete the work.
3439 * Makefile.in: Regenerate.
3440
f29759fc
JJ
34412005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3442
3443 * COPYING.NEWLIB: Update copyright year for default
3444 copyright.
3445
1f054001
PB
34462005-12-15 Paolo Bonzini <bonzini@gnu.org>
3447
3448 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3449 install-host-nogcc): Don't invoke $(stage) at the end.
3450 * Makefile.in: Regenerate.
3451
0aed8855
PB
34522005-12-14 Paolo Bonzini <bonzini@gnu.org>
3453
3454 * configure.in: Flip the top-level bootstrap switch.
3455 * configure: Regenerate.
3456
3457 Merge from gcc:
3458
3459 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3460
f7c83eac
AS
3461 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3462 $(stage) and $(unstage).
3463 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3464 (all): Remove stray semicolon.
3465 (local-distclean): Don't handle multilib.tmp and multilib.out.
3466 (install.all): Set $s for consistency.
3467 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3468 check_multilibs setting. Always make the install directory.
3469 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3470 Correct @if/@endif.
3471 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3472 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3473 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3474 (multilib.out): Remove.
3475 * Makefile.in: Regenerated.
0aed8855
PB
3476
34772005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3478
3479 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3480 * configure.in: Replace ms1 arch with mt.
3481 * configure: Rebuilt.
3482
34832005-12-05 Paolo Bonzini <bonzini@gnu.org>
3484
3485 Sync with gcc:
3486
4970f871
NS
34872005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3488
3489 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3490 * configure.in: Replace ms1 arch with mt.
3491 * configure: Rebuilt.
3492
be01d343
PB
34932005-12-05 Paolo Bonzini <bonzini@gnu.org>
3494
3495 Sync with gcc:
3496
3497 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3498
f7c83eac
AS
3499 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3500 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3501 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3502 Find in-tree tools if available.
3503 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3504 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3505 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3506 (COMPILER_*_FOR_TARGET): New.
3507 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3508 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3509 (CONFIGURED_*, USUAL_*): Remove.
3510 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3511 STRIP): Use autoconf substitutions.
3512 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3513 COMPILER_NM_FOR_TARGET): New.
3514 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3515
3516 (all): Make all-host and all-target in parallel.
3517 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3518 that $$r and $$s are set before invoking a recursive make.
3519 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3520 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3521
3522 2005-11-29 Ben Elliston <bje@au.ibm.com>
3523
f7c83eac
AS
3524 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3525 from the gcc build directory.
3526 * Makefile.in: Regenerate.
be01d343
PB
3527
3528 2005-11-29 Ben Elliston <bje@au.ibm.com>
3529
f7c83eac
AS
3530 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3531 depend on all-libdecnumber.
3532 * configure.in (host_libs): Include libdecnumber.
3533 * Makefile.in: Regenerate.
3534 * configure: Likewise.
be01d343
PB
3535
3536 2005-11-21 Kean Johnston <jkj@sco.com>
3537
f7c83eac 3538 * config.sub, config.guess: Sync from upstream sources.
be01d343 3539
907be67c
DJ
35402005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3541
3542 * Makefile.def: Remove gdb dependencies for gdbtk.
3543 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3544 (configure-gdb, install-gdb): New rules.
3545 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3546 * Makefile.in, configure: Regenerated.
3547
e360f423
PB
35482005-10-22 Paolo Bonzini <bonzini@gnu.org>
3549
3550 PR bootstrap/24297
3551 * Makefile.tpl (do-[+make-target+], do-check, install,
3552 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3553 are set before recursing.
3554 * Makefile.in: Regenerate.
3555
45d5eb0a
EB
35562005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3557
3558 PR bootstrap/18939
3559 * Makefile.def (gcc) <target>: Fix thinko.
3560 * Makefile.in: Regenerate.
3561
3cf3372e
BS
35622005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3563
3564 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3565 * configure: Regenerate.
3566
bd70a46f
KH
35672005-10-09 Kazu Hirata <kazu@codesourcery.com>
3568
3569 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3570 target-libffi, target-qthreads, target-libjava, and
3571 targetlibobjc.
3572 * configure: Regenerate.
3573
5ae72758
DJ
35742005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3575
3576 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3577 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3578 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3579 (USUAL_OBJDUMP_FOR_TARGET): New.
3580 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3581 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3582 * configure, Makefile.in: Regenerated.
5ae72758 3583
cc96343e
PB
35842005-10-05 Paolo Bonzini <bonzini@gnu.org>
3585
3586 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3587 before other host packages.
3588
f70224b5
PB
35892005-10-05 Paolo Bonzini <bonzini@gnu.org>
3590
3591 PR bootstrap/22340
3592
3593 * configure.in (default_target): Remove.
3594 * Makefile.tpl (all): Do not use prerequisites as subroutines
3595 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3596 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3597 use prerequisites as subroutines.
3598 (check-host, check-target): New.
3599 (bootstrap configure & all targets): Do not use stage*-start
3600 if the directory layout is already ok.
3601 (non-bootstrap configure & all targets): Prepend a $(unstage).
3602 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3603 (NOTPARALLEL): Remove.
3604 (unstage, stage variables): New variables.
3605 (unstage, stage targets): Simply expand to those variables.
3606
3607 * configure: Regenerate.
3608 * Makefile.in: Regenerate.
3609
c13c918a
JW
36102005-10-04 James E Wilson <wilson@specifix.com>
3611
3612 * Makefile.def (lang_env_dependencies): Add libmudflap.
3613 * Makefile.in: Regenerate.
3614
376a0e54
CM
36152005-10-03 Catherine Moore <clm@cm00re.com>
3616
3617 * configure.in (bfin-*-*): Support bfin.
3618 * configure: Regenerated.
3619
d320aacb
L
36202005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3621
3622 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3623 * configure: Regenerated.
3624
7e0f7140
GK
36252005-09-28 Geoffrey Keating <geoffk@apple.com>
3626
3627 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3628 (LIPO_FOR_TARGET): New.
3629 (CONFIGURED_LIPO_FOR_TARGET): New.
3630 (USUAL_LIPO_FOR_TARGET): New.
3631 (STRIP_FOR_TARGET): New.
3632 (CONFIGURED_STRIP_FOR_TARGET): New.
3633 (USUAL_STRIP_FOR_TARGET): New.
3634 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3635 STRIP_FOR_TARGET.
3636 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3637 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3638 * Makefile.in: Regenerate.
3639 * configure: Regenerate.
0e7ef45c 3640
096f7d00
DE
36412005-09-19 David Edelsohn <edelsohn@gnu.org>
3642
3643 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3644 (rs6000-*-aix*): Same.
3645 * configure: Regenerate.
3646
36472005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3648
3649 * configure.in: Recognize f95 in the --enable-languages option,
3650 and substitute it for fortran, issuing a warning.
3651 * configure: Regenerate.
3652
2016dfcc
BE
36532005-09-07 Ben Elliston <bje@au.ibm.com>
3654
3655 Import from Autoconf sources:
3656
3657 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3658 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3659 Elliston. Handle weird characters correctly.
3660
6dd2fda9
DD
36612005-08-30 Phil Edwards <phil@codesourcery.com>
3662
3663 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3664 * configure: Regenerated.
3665
e6db70d4
RE
36662005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3667
f7c83eac
AS
3668 * Makefile.def (libssp): Add to lang_env_dependencies.
3669 * Makefile.in: Regenerate.
e6db70d4 3670
e1e3d0f5
CG
36712005-08-17 Christian Groessler <chris@groessler.org>
3672
3673 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3674 * Makefile.in: Regenerate.
3675
05cbd757
PB
36762005-08-12 Paolo Bonzini <bonzini@gnu.org>
3677
3678 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3679 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3680 Look for alternate names of the target cc and c++
3681 * configure: Regenerate.
3682
55db4b87
PB
36832005-08-08 Paolo Bonzini <bonzini@gnu.org>
3684
3685 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3686 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3687 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3688 tools; remove code to manually set them.
3689 (Target tools): Look in the environment for them.
3690 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3691 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3692 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3693 build directory.
3694 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3695 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3696 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3697 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3698 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3699 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3700 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3701 * configure: Regenerate.
3702 * Makefile.in: Regenerate.
3703
414e5532
MM
37042005-07-27 Mark Mitchell <mark@codesourcery.com>
3705
3706 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3707 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3708 * Makefile.in: Regenerated.
3709
a19b6204
MM
37102005-07-26 Mark Mitchell <mark@codesourcery.com>
3711
3712 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3713 (CFLAGS_FOR_TARGET): Use it.
3714 (CXXFLAGS_FOR_TARGET): Likewise.
3715 * Makefile.in: Regenerated.
3716 * configure.in (--with-build-sysroot): New option.
3717 * configure: Regenerated.
3718
b73aa406
PB
37192005-07-24 Paolo Bonzini <bonzini@gnu.org>
3720
3721 * Makefile.tpl: Wrap install between unstage and stage
3722 * Makefile.in: Regenerate.
3723
6e4d0bcb
KC
37242005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3725
3726 * all files: Update FSF address.
3727
49f58d10
JB
37282005-07-14 Jim Blandy <jimb@redhat.com>
3729
3730 * configure.in: Add cases for Renesas m32c.
3731 * configure: Regenerated.
0e7ef45c 3732
1d9c9cd7
KC
37332005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3734
3735 * COPYING, compile, config-ml.in, config.guess,
3736 config.sub, install-sh, missing, mkinstalldirs,
3737 symlink-tree, ylwrap: Sync from upstream sources.
3738
1587117a
EC
37392005-07-13 Eric Christopher <echristo@redhat.com>
3740
3741 * configure.in: Add toplevel noconfigdir support for tpf.
3742 * configure: Regenerate.
3743
bb780410
DD
37442005-07-11 Jakub Jelinek <jakub@redhat.com>
3745
3746 * Makefile.def (target_modules): Add libssp.
3747 * configure.in (target_libraries): Add target-libssp.
3748 * configure: Rebuilt.
3749 * Makefile.in: Rebuilt.
3750
064d0a7c
PB
37512005-07-11 Paolo Bonzini <bonzini@gnu.org>
3752
3753 PR ada/22340
3754
3755 * Makefile.def: Sync with gcc.
3756 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3757 * Makefile.in: Regenerate.
3758
b2edd3b5
AS
37592005-07-07 Andreas Schwab <schwab@suse.de>
3760
3761 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3762 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3763 * Makefile.in: Regenerated.
3764
5f128533
KH
37652005-07-07 Kazu Hirata <kazu@codesourcery.com>
3766
3767 * configure.in: Add --enable-libssp and --disable-libssp.
3768 * configure: Regenerate with autoconf-2.13.
3769
4e3fc8e5
GK
37702005-07-06 Geoffrey Keating <geoffk@apple.com>
3771
3772 * configure.in: Don't build sim or rda when targetting darwin.
3773 * configure: Regenerate.
3774
c7357d6a
BE
37752005-07-04 Ben Elliston <bje@gnu.org>
3776
3777 * src-release (do-proto-toplev): Remove dejagnu bits.
3778 (DEJAGNU_SUPPORT_DIRS): Remove.
3779 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3780 (GDBD_SUPPORT_DIRS): Likewise.
3781 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3782 (INSIGHTD_SUPPORT_DIRS): Likewise.
3783 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3784
37852005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3786
3787 * setup.com (mpw): Remove unused directive.
3788
7d329e61
PB
37892005-06-22 Paolo Bonzini <bonzini@gnu.org>
3790
3791 * Makefile.def (stagefeedback): Come after profile.
3792 Define profiledbootstrap target.
3793 * Makefile.tpl (profiledbootstrap): Remove.
3794 (stageprofile-end): Zap stagefeedback.
3795 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3796 * Makefile.in: Regenerate.
3797
e5fbed21
DD
37982005-06-13 Zack Weinberg <zack@codesourcery.com>
3799
3800 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3801 In 'cpp' stanza, support '#line' as well as '# '.
3802
59f7ec45
HPN
38032005-06-07 Hans-Peter Nilsson <hp@axis.com>
3804
3805 * configure.in (unsupported_languages): New macro.
3806 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3807 non-ported target libraries in noconfigdirs.
3808 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3809 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 3810 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
3811 unsupported_languages.
3812 * configure: Regenerate.
3813
c10e9ba7
DD
38142005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3815
3816 * configure.in: Fix typo in handling of --with-mpfr-dir.
3817 * configure: Regenerate.
3818
20deb2b8
JB
38192005-06-02 Jim Blandy <jimb@redhat.com>
3820
3821 * config.sub: Add cases for the Renesas m32c. (This patch has been
3822 accepted into the master sources.)
3823
cdb9b172 38242005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3825 Michael Snyder <msnyder@redhat.com>
3826 Stan Cox <scox@redhat.com>
cdb9b172 3827
f7c83eac 3828 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3829
f7c83eac 3830 * configure: Regenerate.
cdb9b172 3831
1dc3053f
PB
38322005-05-25 Paolo Bonzini <bonzini@gnu.org>
3833
3834 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3835 (Dependencies): Consider target modules for bootstrap dependencies.
3836 Make target bootstrap modules depend on each stage's gcc.
3837 * Makefile.in: Regenerate.
3838
c60fe18b
PB
38392005-05-20 Paolo Bonzini <bonzini@gnu.org>
3840
3841 * Makefile.def (configure-gcc): Depend on binutils having been built.
3842 (all-gcc): No need to do it here.
3843 * Makefile.in: Regenerate.
3844
27258dd4
PB
38452005-05-19 Paul Brook <paul@codesourcery.com>
3846
0e7ef45c 3847 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3848 language cannot be built.
3849 * configure: Regenerate.
3850
42ecbf5e
DJ
38512005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3852
3853 * ylwrap: Import from Automake 1.9.5.
3854
ae380b45
MS
38552005-05-04 Mike Stump <mrs@apple.com>
3856
3857 * configure.in: Always pass --target to target configures as
3858 otherwise rebuilds that do --recheck will fail.
811d3af8 3859 * configure: Rebuilt.
ae380b45 3860
d545f33b
PB
38612005-05-04 Paolo Bonzini <bonzini@gnu.org>
3862
3863 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3864 STAGE_HOST_EXPORTS.
3865 (configure, all): Add bootstrap support.
3866 (Host modules, target modules): Pass post-stage1 flags and exports.
3867 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3868 * Makefile.in: Regenerate.
3869
2faa2958
PB
38702005-04-29 Paolo Bonzini <bonzini@gnu.org>
3871
3872 Sync from gcc:
3873
3874 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3875
f7c83eac 3876 * config.sub: Update from master copy.
2faa2958
PB
3877
3878 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3879
f7c83eac
AS
3880 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3881 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3882 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3883 "*-*-elf" and "*-*-linux*".
3884 * configure: Regenerate.
2faa2958 3885
a7254363
PB
38862005-04-06 Paolo Bonzini <bonzini@gnu.org>
3887
f7c83eac 3888 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3889 (TARGET_CONFIGARGS): Include --with-target-subdir.
3890 (configure, all): New macros. Use them throughout.
3891
a8637a7d
PB
38922005-04-05 Paolo Bonzini <bonzini@gnu.org>
3893
3894 * Makefile.tpl: Sync with gcc.
3895 * Makefile.in: Regenerate.
3896
dd387d52
JR
38972005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3898
3899 * config/mh-mingw32: Delete.
3900 * configure.in: Don't use it.
3901 * configure: Regenerate.
3902
e90269c8
PB
39032005-03-31 Paolo Bonzini <bonzini@gnu.org>
3904
3905 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3906 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3907 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3908 (HOST_LIB_PATH): Generate from Makefile.def.
3909 (TARGET_LIB_PATH): Likewise.
3910 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3911 * Makefile.in: Regenerate.
3912 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3913 (RPATH_ENVVAR): Include Darwin case.
3914 * configure: Regenerate.
3915
9a237d9e
PB
39162005-03-25 Paolo Bonzini <bonzini@gnu.org>
3917
3918 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3919 * configure: Regenerate.
3920
479759c8
ZW
39212005-03-21 Zack Weinberg <zack@codesourcery.com>
3922
3923 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3924 gcc_version, and gcc_version_trigger from set of flags to pass.
3925 * Makefile.tpl: Remove definitions of above variables.
3926 (config.status): Remove dependency on $(gcc_version_trigger).
3927 * Makefile.in: Regenerate.
3928 * configure.in: Do not reference config/gcc-version.m4 nor
3929 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3930 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3931 * configure: Regenerate.
3932
4cfaf6d5
DD
39332005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3934 Andrew Pinski <pinskia@physics.uc.edu>
3935
3936 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3937 * Makefile.in: Regenerate.
3938
33a3fb7b
AO
39392005-03-01 Alexandre Oliva <aoliva@redhat.com>
3940
3941 PR libgcj/20160
3942 * ltmain.sh: Avoid creating archives with components that have
3943 duplicate basenames.
3944
2da12f12
PB
39452005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3946
479759c8
ZW
3947 PR bootstrap/20250
3948 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3949 instead of check.
3950 * Makefile.in: Regenerate.
2da12f12 3951
b00612cc
PB
39522005-02-28 Paolo Bonzini <bonzini@gnu.org>
3953
3954 Sync from gcc.
3955
3956 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3957
3958 PR bootstrap/17383
3959 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3960 * Makefile.tpl (HOST_SUBDIR): New substitution.
3961 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3962 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3963 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3964 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3965 (Host modules, Bootstrapped modules): Use it.
3966 (Build modules, Target modules): Do not create symlink trees,
3967 always configure out-of-srcdir.
3968 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3969 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3970 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3971 $(HOST_SUBDIR). Create a symlink for host_subdir.
3972
3973 * Makefile.in: Regenerate.
3974 * configure: Regenerate.
3975
3976 Merged from libada-gnattools-branch:
3977 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3978
3979 * Makefile.def: Add gnattools as a module, depending on target-libada.
3980 * Makefile.in: Regenerate.
3981 * configure.in: Include gnattools in host_tools; disable it if ada
3982 is disabled.
3983 * configure: Regenerate.
3984
c3e65f62
NC
39852005-02-23 Nick Clifton <nickc@redhat.com>
3986
3987 * configure: Regenerate.
3988
e4d180c2
NC
39892005-02-22 Paul Schlie <schlie@comcast.net>
3990
3991 * configure.in: Allow darwin targeted ports to build tk, itcl and
3992 libgui.
3993
e3c770b1
EB
39942005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3995
3996 PR libgcj/10353
3997 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3998 * configure: Regenerate.
3999
9c73618c
AC
40002005-02-08 Andrew Cagney <cagney@gnu.org>
4001
4002 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4003 gdb/ section. Update GDB's URL.
4004
c46f8c51
AC
40052005-01-31 Andrew Cagney <cagney@gnu.org>
4006
4007 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4008
c7e66c6d
HPN
40092005-01-29 Hans-Peter Nilsson <hp@axis.com>
4010
4011 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4012 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4013 target-libgloss when not *-*-elf and *-*-aout.
4014 * configure: Regenerate.
4015
a53bf506
AC
40162005-01-27 Andrew Cagney <cagney@gnu.org>
4017
4018 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4019
45181ed1
AC
40202005-01-24 Andrew Cagney <cagney@gnu.org>
4021
4022 * gettext.m4: Only fall back to ../intl/ when it's present.
4023
a1e0f4e4
KC
40242005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4025
4026 * install-sh, config.sub: Import from upstream.
4027
40282005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4029
4030 PR bootstrap/18222
4031 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4032 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4033 * Makefile.in: Regenerate.
4034
c50382e2
PB
40352005-01-03 Paolo Bonzini <bonzini@gnu.org>
4036
4037 Revert 2004-12-28 Makefile changes, a better fix will be
4038 applied to mainline and src after GCC 4.0 branches.
4039
11d07737
PB
40402004-12-28 Paolo Bonzini <bonzini@gnu.org>
4041
4042 PR bootstrap/17383
4043
4044 * Makefile.def (target_modules): Remove stage parameter,
4045 it is always true now.
4046 * Makefile.tpl (configure-build-[+module+],
4047 configure-target-[+module+]): Always build symlink tree
4048 for the directory and for include. BUILD_SUBDIR and
4049 TARGET_SUBDIR cannot be . anymore.
4050 * Makefile.in: Regenerate.
4051
dadfdbe2
DD
40522004-12-25 David Edelsohn <edelsohn@gnu.org>
4053
4054 Revert 2004-12-08 Makefile changes.
4055
dbf85af7
JR
40562004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4057
4058 * configure.in (sh64-*-*): Reenable gprof.
4059 * configure: Regenerate.
4060
6b8fea99
JB
40612004-12-09 Jim Blandy <jimb@redhat.com>
4062
4063 * MAINTAINERS: List 'depcomp' as part of automake.
4064
7341462c
DE
40652004-12-08 David Edelsohn <edelsohn@gnu.org>
4066
4067 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4068 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4069 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4070 * Makefile.in: Regenerate.
4071
21fde4dc
DD
40722004-12-07 Matt Kraai <kraai@ftbfs.org>
4073
4074 * Makefile.tpl: Generate normal dependencies if the LHS module is
4075 not bootstrapped.
4076 * Makefile.in: Regenerate.
4077
3da796a2
RS
40782004-12-03 Richard Sandiford <rsandifo@redhat.com>
4079
4080 * configure.in: Include config/gxx-include-dir.m4. Use
4081 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4082 * configure: Regenerate.
4083
73fb7068
RS
40842004-12-03 Richard Sandiford <rsandifo@redhat.com>
4085
4086 * config.if: Delete.
4087 * configure.in: Set libstdcxx_incdir directly.
4088 * configure: Regenerate.
4089 * MAINTAINERS: Remove mention of config.if.
4090 * src-release (DEVO_SUPPORT): Remove config.if.
4091
6c8e6ce9
EC
40922004-12-02 Eric Christopher <echristo@redhat.com>
4093
3b6098f8
EC
4094 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4095 of things to remove.
6c8e6ce9 4096 * Makefile.in: Regenerate.
479759c8 4097
b8658a2f
RS
40982004-12-02 Richard Sandiford <rsandifo@redhat.com>
4099
4100 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4101 * configure: Regenerate.
4102
afefada0
RS
41032004-12-02 Richard Sandiford <rsandifo@redhat.com>
4104
4105 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4106 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4107 * configure: Regenerate.
4108
5dcac624
DA
41092004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4110
4111 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4112 (hppa*64*-*-*): Delete incorrect comment.
4113 * configure: Rebuilt.
4114
57d1eb1a
DD
41152004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4116
4117 * install-sh, compile: Import from automake.
4118
41192004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4120
4121 * config.guess, config.sub: Import from savannnah.
4122
6d389afc
MS
41232004-11-12 Mike Stump <mrs@apple.com>
4124
4125 * Makefile.def: Add html support.
4126 * Makefile.tpl: Likewise.
4127 * Makefile.in: Regenerate.
4128
69e57115
GK
41292004-11-11 Geoffrey Keating <geoffk@apple.com>
4130
4131 PR 18423
4132 * configure.in: Remove all instances of build-fixincludes from
4133 noconfigdirs.
4134 (build_configargs): Supply --target to subdirectories.
4135 * configure: Regenerate.
4136
4137 * Makefile.def: Make gcc install depend on fixincludes install.
4138 * Makefile.in: Regenerate.
4139
ba719b26
HPN
41402004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4141
4142 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4143 target-libgfortran.
4144 * configure: Regenerate.
4145
c37653e7
DE
41462004-11-07 David Edelsohn <edelsohn@gnu.org>
4147
4148 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4149 like CC.
4150
1eefd493
PB
41512004-11-05 Paolo Bonzini <bonzini@gnu.org>
4152
4153 * Makefile.def (host fixincludes): Specify missing targets.
4154 * Makefile.in: Regenerate.
4155
02b1af09
L
41562004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4157
4158 PR other/17783
4159 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4160 * configure: Regenerated.
4161
7f266840
DJ
41622004-11-04 Daniel Jacobowitz <dan@debian.org>
4163
4164 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4165 * configure: Regenerated.
4166
47444073
AL
41672004-10-28 Eric B. Weddington <ericw@evcohs.com>
4168
4169 PR target/18151
4170 * configure.in (case ${target}): Do not build fixincludes for avr.
4171 * configure: Regenerated.
4172
caeba88f
AL
41732004-10-26 Paolo Bonzini <bonzini@gnu.org>
4174
4175 * configure.in (case ${target}): Do not build fixincludes
4176 on platforms where it is not used.
4177 * configure: Regenerated.
4178
0fdbe983
DJ
41792004-10-23 Daniel Jacobowitz <dan@debian.org>
4180
4181 * configure.in: Use an absolute path to install-sh.
4182 * configure: Regenerated.
4183
1c0f67c1
AC
41842004-10-19 Andrew Cagney <cagney@gnu.org>
4185
4186 * src-release (do-djunpack, do-md5sum): Install the generated file
4187 directly into the proto-toplev/ directory.
479759c8 4188
a9cfce9c
AC
41892004-10-19 Andrew Cagney <cagney@gnu.org>
4190
4191 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4192
ac0fa625
DD
41932004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4194
4195 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4196 * configure: Regenerate.
4197
d27cc32e
PB
41982004-10-06 Paolo Bonzini <bonzini@gnu.org>
4199
4200 Fix wrong conflict resolution in:
4201
4202 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4203
4204 * Makefile.in: Regenerate.
4205 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4206 in the recursive `make', instead of hardwiring `all'.
4207 (Autogenerated TARGET-* variables): New.
4208
1763908f
UW
42092004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4210
4211 Merged from GCC / libtool upstream:
4212 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4213 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4214 * ltcf-cxx.sh (tpf*): Likewise.
4215 * ltconfig (tpf*): Add TPF OS configuration support.
4216
0490e016
NC
42172004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4218
4219 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4220 * configure: Regenerate.
0490e016 4221
32be62b5
RS
42222004-09-24 Michael Roth <mroth@nessie.de>
4223
4224 * configure.in (--without-headers): Add missing double quotes.
4225 * configure: Regenerate.
4226
6048df60
DD
42272004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4228
4229 * ylwrap: Revert to previous version.
4230
315b3b02
L
42312004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4232
6048df60 4233 PR bootstrap/17369
315b3b02
L
4234 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4235 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4236 SET_GCC_LIB_PATH_CMD.
4237 (BASE_TARGET_EXPORTS): Likewise.
4238 * Makefile.in: Regenerated.
4239
4240 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4241 * configure: Regenerated.
4242
fe69863c
DD
42432004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4244
4245 * config.guess: New upstream version
4246 * compile, depcomp, install-sh, ylwrap: Likewise.
4247
42482004-09-19 Roger Sayle <roger@eyesopen.com>
4249
4250 * config/mh-x86omitfp: New host makefile fragment. Add
4251 -fomit-frame-pointer to the default BOOT_CFLAGS.
4252 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4253 * configure: Regenerate.
4254
42552004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4256
4257 PR target/11572
4258 * configure.in (*-*-darwin*): Renable libobjc.
4259 * configure: Regenerate.
4260
be75bbe1 42612004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4262
be75bbe1
DB
4263 * Makefile.def: Remove libbanshee.
4264 * Makefile.tpl: Ditto.
4265 * configure.in: Ditto.
4266 * Makefile.in: Regen.
4267 * configure: Ditto.
4268
1b882a91
PB
42692004-09-07 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * missing: Import latest version from master repository.
4272
eb1352ed
NC
42732004-09-04 Nick Clifton <nickc@redhat.com>
4274
4275 * config.sub: Import latest version from master repository.
4276 * config.guess: Likewise.
4277 This includes these changes:
479759c8 4278
eb1352ed
NC
4279 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4280
4281 * config.sub: Handle crisv32, alias etraxfs.
4282 * config.guess (crisv32:Linux:*:*): Handle.
4283
4284 2004-08-13 Brad Smith <brad@comstyle.com>
4285
4286 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4287 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4288
4289 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4290
4291 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4292 assume the processor is a powerpc. This is because coreutils
4293 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4294 in this case, due to a MacOS X bug that causes
4295 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4296 to return a negative number.
4297 Problem reported by Petter Reinholdtsen in:
4298 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4299
4300 2004-07-19 Ben Elliston <bje@gnu.org>
4301
4302 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4303
4304 2004-06-24 Ben Elliston <bje@gnu.org>
4305
4306 * config.guess: Update copyright years.
4307 * config.sub: Likewise.
4308
4309 2004-06-22 Robert Millan <robertmh@gnu.org>
4310
4311 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4312 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4313
4314 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4315
4316 * config.guess (*:*VMS:*:*): New entry. Replaces
4317 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4318 manufacturer.
4319
4320 2004-06-22 Ben Elliston <bje@gnu.org>
4321
4322 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4323 * config.sub: Likewise.
4324
4325 2004-06-22 Ben Elliston <bje@gnu.org>
4326
4327 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4328 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4329
4330 2004-06-11 Ben Elliston <bje@gnu.org>
4331
4332 * config.guess (pegasos:OpenBSD:*:*): Remove.
4333
4334 2004-06-11 Ben Elliston <bje@gnu.org>
4335
4336 From Wouter Verhelst <wouter@grep.be>:
4337 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4338
4339 2004-06-11 Ben Elliston <bje@gnu.org>
4340
4341 * config.guess (luna88k:OpenBSD:*:*): New.
4342
4343 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4344
4345 * config.guess (m32r*:Linux:*:*): New case.
4346 * config.sub: Handle m32rle.
4347
4348 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4349
4350 From Jens Petersen <petersen@redhat.com>:
4351 * config.sub: Handle sparcv8.
4352
4353 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4354
4355 From Tom Smith <smith@cag.lkg.hp.com>:
4356 * config.guess: Version suffixes are equally significant on Tru64
4357 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4358 prefix of "P" (patched kernel).
4359
4360 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4361
4362 * config.sub: Add support for National Semiconductor CRX target.
4363
2a3124ca 43642004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4365
2a3124ca
RH
4366 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4367 *-*-netware, but add target-libmudflap.
4368 Consolidate *-*-netware targets (of which really only i?86 exists)
4369 into a single entry.
4370 * configure: Likewise.
4371
0df3d27f
PB
43722004-09-01 Paolo Bonzini <bonzini@gnu.org>
4373
4374 * Makefile.tpl (sorry): Remove.
4375 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4376 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4377 (do-clean): Clean per-stage directories too.
4378 (do-distclean): Run distclean-stage1 too.
4379 (.NOTPARALLEL): Enable during toplevel bootstrap.
4380 (stage[+id+]-bubble): Enable parallel execution during
4381 the recursive invocation.
4382 * Makefile.in: Regenerate.
4383
4384 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4385
4386 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4387
4388 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4389 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4390 * configure: regenerate
479759c8
ZW
4391 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4392 -mdynamic-no-pic
0df3d27f
PB
4393
43942004-08-31 Paolo Bonzini <bonzini@gnu.org>
4395
4396 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4397 include.
4398 * configure.in: Fix indentation.
4399 * configure: Regenerate.
4400
ee025550
PB
44012004-08-31 Paolo Bonzini <bonzini@gnu.org>
4402
4403 * Makefile.def (build_modules): Add fixincludes.
4404 (dependencies): Make gcc depend on fixincludes.
4405 * configure.in (build_tools): Add fixincludes.
4406 (build_configdirs): Always include build_libs.
4407 * Makefile.in: Regenerate.
4408 * configure: Regenerate.
4409
44102004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4411
4412 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4413 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4414 phony targets; do not generate timestamp files.
4415 (distclean-stageN): Remove references to their timestamp files.
4416 (restageN, touch-stageN): Remove.
4417 (stageN-bubble): Rewritten.
4418 (compare): Support lean bootstraps.
4419 * Makefile.in: Regenerate.
4420
4421 * configure.in: Only warn when bootstrapping but
4422 build != host or build != target. Support lean bootstraps.
4423 * configure: Regenerate.
4424
4425 Sync from gcc:
4426 2004-08-26 Phil Edwards <phil@codesourcery.com>
4427
4428 * configure.in: Give a better error message if GMP/MPFR are missing
4429 and a language needing them has been requested.
4430 * configure: Regenerated.
4431
4432 2004-08-25 Phil Edwards <phil@codesourcery.com>
4433
4434 * configure.in: Print a list of available language front-ends if
4435 a requested one is missing. Tidy stray tab characters.
4436 * configure: Regenerated.
4437
72b2455a
PB
44382004-08-17 Paolo Bonzini <bonzini@gnu.org>
4439
4440 * Makefile.in: Regenerate.
4441 * configure: Regenerate.
4442
4443 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4444 stage_*_flags.
4445 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4446 for bootstrapped modules if toplevel bootstrap is going.
4447 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4448 modules. Adjust for changes in Makefile.def. Enable several
4449 rules even in non-bootstrap mode, just to avoid peppering the
4450 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4451 (stage-[+prev+]-bubble): Remove.
4452
4453 * Makefile.def (Dependencies): Depend on all-build-bison,
4454 all-build-flex, all-build-byacc, all-build-texinfo, rather
4455 than the host variations.
4456 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4457 with BUILD_SUBDIR.
4458 (BISON): Update for recent Bisons.
4459 (YACC): Fix typo.
4460 (cross): Depend on all-build.
4461 (all): Do not depend on all-build.
4462 (prebootstrap): Remove.
4463 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4464 (Prebootstrap dependencies): Add them to the per-stage targets
4465 and to all-prebootstrap.
4466 * configure.in (build_configdirs): Always enable build_tools.
4467 (BUILD_DIR_PREFIX): Remove.
4468
4469 * Makefile.def (gcc): Add target variable.
4470 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4471 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4472 in the recursive `make', instead of hardwiring `all'.
4473 (Autogenerated TARGET-* variables): New.
4474
de0b4a87
JW
44752004-08-17 Robert Millan <robertmh@gnu.org>
4476
4477 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4478 (instead of FreeBSD).
4479 * configure: Regenerate.
4480
ad681c85
NN
44812004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4482
675c6968
NN
4483 * Makefile.def, configure.in, src-release: Remove useless, bogus
4484 references to tix.
4485 * Makefile.in, configure: Regenerate.
4486
ad681c85
NN
4487 * src-release: Stop distributing mmalloc with gdb (which doesn't
4488 use it).
4489 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4490 * Makefile.in: Regenerate.
4491
11b04d1f
DD
44922004-08-09 Mark Mitchell <mark@codesourcery.com>
4493
4494 * configure.in (arm*-*-eabi*): New target.
4495 * configure: Regenerate.
4496
f2420bea
NN
44972004-08-01 Robert Millan <robertmh@gnu.org>
4498
4499 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4500 libmudflap for all GNU-based systems (with Glibc).
4501 * configure: Regenerate.
4502
9e6ce191
PB
45032004-08-06 Paolo Bonzini <bonzini@gnu.org>
4504
4505 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4506 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4507 (Dependencies): New section.
4508 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4509 (configure-target-[+module+]): Depend on maybe-all-gcc
4510 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4511 (toplevel profiledbootstrap): Fix dependencies.
4512 * Makefile.in: Regenerate.
4513
df4a6958
MM
45142004-08-03 Mark Mitchell <mark@codesourcery.com>
4515
4516 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4517 target-libiberty to noconfigdirs.
4518
11b04d1f
DD
45192004-08-03 Paul Brook <paul@codesourcery.com>
4520
4521 * configure.in: Check for MPFR as well as GMP.
4522 * configure: Regenerate.
4523
b813574b
PB
45242004-08-03 Paolo Bonzini <bonzini@gnu.org>
4525
4526 * Makefile.def (host-modules): Add gcc.
4527 * Makefile.in: Regenerate.
4528 * Makefile.tpl (sorry): New rule.
4529 (configure-host, all-host, [+make_target+]-host, do-check,
4530 install-host): Do not add gcc as a special case.
4531 (host modules): Add a small special-casing for gcc. Export
4532 extra_make_flags through the environment.
4533 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4534 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4535 other recursive targets for gcc): Remove.
4536
4537 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4538 (stage, unstage): New rules.
4539 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4540 distclean-stage[+id+]): Use stage_current.
4541 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4542 the stage*-start rules.
4543
61edac0c
JW
45442004-07-19 Robert Millan <robertmh@gnu.org>
4545
4546 Synced from gcc:
4547
4548 2004-04-26 Robert Millan <robertmh@gnu.org>
4549
4550 Add patches from libtool CVS.
4551 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4552 * ltconfig: Likewise.
4553 * ltcf-c.sh: Likewise.
4554 * ltcf-cxx.sh: Likewise.
4555 * ltcf-gcj.sh: Likewise.
4556
3e707e94
PB
45572004-07-12 Paolo Bonzini <bonzini@gnu.org>
4558
4559 * configure.in: Add noconfigdirs for crx-*-*.
4560 * configure: Regenerate.
4561
45622004-07-12 Paolo Bonzini <bonzini@gnu.org>
4563
4564 Synced from gcc:
4565
4566 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4567
4568 * configure.in: Build libmudflap by default on FreeBSD.
4569 * configure: Regenerated.
4570
4571 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4572
4573 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4574 systems.
4575 * configure: Regenerated.
4576
4577 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4578
4579 PR target/16344
4580 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4581 feedback based compiler.
4582 * Makefile.in: Rebuilt.
4583
4584 2004-07-05 Phil Edwards <phil@codesourcery.com>
4585
4586 * configure.in: Do not prepend $srcdir to /dev/null in
4587 makefile fragments.
4588 * configure: Regenerate.
4589
a7ee7660
AO
45902004-07-08 Alexandre Oliva <aoliva@redhat.com>
4591
4592 * Makefile.def (host_modules): Set bootstrap=true for flex.
4593 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4594 * Makefile.in: Rebuilt.
4595
6a9cf61e
PB
45962004-07-01 Paolo Bonzini <bonzini@gnu.org>
4597
4598 * Makefile.def (build_modules): Add bison, byacc, flex,
4599 m4, texinfo.
4600 (flags_to_pass): Add FLEX.
4601 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4602 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4603 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4604 DEFAULT_MAKEINFO): Remove.
4605 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4606 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4607 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4608 objdir or else use configured tool.
4609 (all-build): New.
4610 (all): Depend on it.
4611 (Build module dependencies): Add.
4612 * Makefile.in: Regenerate.
4613 * configure.in: Better support for multiple build modules,
4614 matching what is done for host/target modules. Do not look
4615 for "plausible" locations of build tools if Canadian cross.
4616 Use autoconf's AC_PROG_CC to find a C compiler. Define
4617 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4618 * configure: Regenerate.
4619
95b6a1f2
PB
46202004-06-22 Paolo Bonzini <bonzini@gnu.org>
4621
4622 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4623 * Makefile.in: Regenerate.
4624
7ffa0b57
PB
46252004-06-22 Paolo Bonzini <bonzini@gnu.org>
4626
4627 * Makefile.tpl (configure-build-[+module+],
4628 configure-[+module+], configure-target-[+module+]): Pass
4629 [+extra_configure_args+].
4630 (all-build-[+module+], all-[+module+], check-[+module+],
4631 install-[+module+], [+make_target+]-[+module+],
4632 all-target-[+module+], check-target-[+module+],
4633 install-target-[+module+], [+make_target+]-target-[+module+]):
4634 Pass [+extra_make_args+].
4635 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4636 (GCC_HOST_EXPORTS): Remove.
4637 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4638 cross, check-gcc, check-gcc-c++, install-gcc,
4639 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4640 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4641 * Makefile.in: Regenerate.
4642
929ba6e7
CF
46432004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4644
4645 * configure.in: Check for srcdir/winsup rather than build directory
4646 winsup.
4647 * configure: Regenerate.
4648
b76d7de0
CV
46492004-06-17 Corinna Vinschen <vinschen@redhat.com>
4650
4651 * configure.in: Don't build Cygwin native newlib if winsup
4652 directory is missing. Emit warning instead.
4653 * configure: Regenerate.
4654
656fdd47
PB
46552004-06-09 Paolo Bonzini <bonzini@gnu.org>
4656
4657 * Makefile.tpl (touch-stage[+id+]): New.
4658 (restage[+prev+]): Depend on touch-stage[+id+].
4659
4660 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4661 Use it throughout.
4662
4663 * Makefile.def: Add profile and feedback bootstrap stages.
4664 Remove next field from bootstrap stages.
4665 * Makefile.tpl (LN, LN_S): Substitute.
4666 (stageN-start, stageN-end): Use double-colon rules, to
4667 provide a hook for additional setup commands.
4668 (distclean-stageN-gcc, restageN): Create dependencies from
4669 [+prev+], not from [+next+].
4670 (stageN-bubble): Add commands for successive stages from
4671 [+prev+], using double-colon rules.
4672 (all-stageN-gcc): Fix typo.
4673 (stagefeedback-start, profiledbootstrap): New.
4674 * Makefile.in: Regenerate.
4675 * configure.in: Call ACX_PROG_LN.
4676 * configure: Regenerate.
4677
498d4a71
CF
46782004-06-03 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4681 without gcc.
4682 * configure: Regenerate.
4683
377d8c42
PB
46842004-06-01 Paolo Bonzini <bonzini@gnu.org>
4685
4686 * Makefile.tpl: Fix typo.
4687 * Makefile.in: Regenerate.
4688
f5f8a794
PB
46892004-06-01 Paolo Bonzini <bonzini@gnu.org>
4690
4691 * configure.in: Remove new- prefix from toplevel
4692 bootstrap targets.
4693 * configure: Regenerate.
4694
f7a4c34f
PB
46952004-06-01 Paolo Bonzini <bonzini@gnu.org>
4696
4697 Merge this patch from the gcc tree:
4698
4699 2004-05-30 Andreas Jaeger <aj@suse.de>
4700 Jim Wilson <wilson@specifixinc.com>
4701
4702 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4703 like CC.
4704
319cab08
PB
47052004-06-01 Paolo Bonzini <bonzini@gnu.org>
4706
4707 * Makefile.tpl (all.normal): Rename to all.
4708 (all): Replace with a rule to pick the default
4709 target from configure.
4710 (all-gcc, configure-gcc): Use conditionals to
4711 do nothing when toplevel bootstrap is going on.
4712 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4713 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4714 * configure.in: Support --enable-bootstrap.
4715
4716 * Makefile.def: Remove new- prefix from toplevel
4717 bootstrap targets.
4718 * Makefile.tpl: Likewise.
4719
4720 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4721 target.
4722
4723 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4724 $(RECURSE_FLAGS) to recursive invocation of make.
4725
4726 * Makefile.in: Regenerate.
4727 * configure: Regenerate.
4728
88f64edc
DJ
47292004-05-27 Daniel Jacobowitz <dan@debian.org>
4730
4731 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4732 * configure: Regenerate.
4733
378fce5b
DD
47342004-05-25 Daniel Jacobowitz <drow@false.org>
4735
4736 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4737 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4738 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4739 targets.
4740 * Makefile.in: Regenerate.
4741
dfdffa2c
PB
47422005-05-24 Paolo Bonzini <bonzini@gnu.org>
4743
4744 * configure.in: Test the ability to symlink directories.
4745 * configure: Regenerate.
4746
4747 * Makefile.def (bootstrap-stage): New definitions.
4748 * Makefile.tpl (configure-stage1-gcc,
4749 configure-stage2-gcc, configure-stage3-gcc,
4750 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4751 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4752 new-restage3, compare): Autogenerate, see Makefile.in
4753 entry for behavioral changes.
4754 (distclean-stage1, new-stage1-start, new-stage1-end,
4755 new-stage1-bubble, distclean-stage2, new-stage2-start,
4756 new-stage2-end, new-stage2-bubble, distclean-stage3,
4757 new-stage3-start, new-stage3-end): New autogenerated targets.
4758 (objext, prebootstrap, BOOT_CFLAGS,
4759 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4760 targets.
4761
4762 * Makefile.in: Regenerate.
4763 (distclean-stage1, new-stage1-start, new-stage1-end,
4764 new-stage1-bubble, distclean-stage2, new-stage2-start,
4765 new-stage2-end, new-stage2-bubble, distclean-stage3,
4766 new-stage3-start, new-stage3-end): New targets.
4767 (all-stage1-gcc): Move prebootstrap dependency from here...
4768 (configure-stage1-gcc): ...to here.
4769 (new-bootstrap): Use bubble targets.
4770 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4771 Use per-stage distclean targets.
4772 (configure-stage1-gcc, configure-stage2-gcc,
4773 configure-stage3-gcc, all-stage1-gcc,
4774 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4775 Use new-stageN-start to prepare the tree.
4776
04cf1b77
PB
47772004-05-23 Paolo Bonzini <bonzini@gnu.org>
4778
4779 * Makefile.def (host_modules): add libcpp.
4780 * Makefile.tpl: Add dependencies on and for libcpp.
4781 * Makefile.in: Regenerate.
4782 * configure.in: Add libcpp host module.
4783 * configure: Regenerate.
4784
80b200a1
ZW
47852004-05-17 Zack Weinberg <zack@codesourcery.com>
4786
4787 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4788 of libf2c.
4789 * configure, Makefile.in: Regenerate.
4790
4b1cb4fe
DD
47912004-05-13 Diego Novillo <dnovillo@redhat.com>
4792
4793 Merge from tree-ssa-20020619-branch.
4794
4795 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4796 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4797 (HOST_GMPLIBS): Define.
4798 (HOST_GMPINC): Define.
4799 (TARGET_LIB_PATH): Add libmudflap.
4800 (GFORTRAN_FOR_TARGET): Define.
4801 (configure-build*): Export GFORTRAN.
4802 (configure-gcc): Export GMPLIBS and GMPINC.
4803 (all-gcc): Add maybe-all-libbanshee.
4804 (configure-target-libgfortran): Define.
4805 * Makefile.in: Regenerate.
4806 * configure.in (host_libs): Add libbanshee.
4807 (target_libraries): Add target-libmudflap and target-libgfortran.
4808 Add --with-libbanshee.
4809 Handle --disable-libmudflap.
4810 (*-*-freebsd*): Use with_gmp.
4811 Add $(libgcj) to noconfigdirs.
4812 * configure: Regenerate.
4813 * depcomp: New file.
4814 * MAINTAINERS: Add tree-ssa maintainers.
4815
48162004-04-28 Paolo Bonzini <bonzini@gnu.org>
4817
4818 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4819 * configure: Regenerate.
4820
b8908782
DD
48212004-04-27 Paolo Bonzini <bonzini@gnu.org>
4822
4823 Revert:
4824 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4825
4826 * Makefile.def (flags_to_pass): Remove *dir variables that
4827 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4828 as well as prefix and exec_prefix.
4829 * Makefile.in: Regenerate.
4830
48312004-04-26 Paolo Bonzini <bonzini@gnu.org>
4832
4833 * Makefile.def (host_modules): Mark with the bootstrap
4834 flag packages on which gcc depends.
4835 * Makefile.tpl (all-bootstrap): Use it.
4836 * Makefile.in: Regenerate.
4837
48382004-04-26 Paolo Bonzini <bonzini@gnu.org>
4839
4840 * Makefile.def (flags_to_pass): Remove *dir variables that
4841 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4842 as well as prefix and exec_prefix.
4843 * Makefile.in: Regenerate.
4844
48452004-04-26 Paolo Bonzini <bonzini@gnu.org>
4846
80b200a1
ZW
4847 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4848 * configure: Regenerate.
4849 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4850 * gcc/Makefile.tpl (compare): Use the result of the test.
4851 * gcc/Makefile.in: Regenerate.
b8908782
DD
4852
48532004-04-23 Paolo Bonzini <bonzini@gnu.org>
4854
4855 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4856 Always relocate gcc and prev-gcc to the original names, even
4857 if the build fails.
4858 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4859 New targets.
4860
0f260896
RO
48612004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4862
4863 * configure.in (mips*-*-irix5*): Enable ld.
4864 * configure: Regenerate.
4865
51860f05
JW
48662004-04-15 James E Wilson <wilson@specifixinc.com>
4867
4868 * Makefile.tpl (configure-[+module+], configure-gcc,
4869 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4870 Set and export LDFLAGS.
4871 * Makefile.in: Regenerate.
4872
54752a6b
NN
48732004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4874
4875 PR bootstrap/14871
4876 * Makefile.tpl: If we don't have built-in-tree target tools,
4877 use the ones found by configure rather than hacking around with
4878 program_transform_name.
4879 * configure.in: Give Makefile.tpl the information necessary
4880 to do that.
4881 * Makefile.in: Regenerate.
4882 * configure: Regenerate.
4883
48842004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4885
4886 PR bootstrap/14760
4887 * configure.in: When computing baseargs, strip *all* copies of
4888 offending options. Also, don't match/substitute the trailing space,
4889 so that this actually works when two similar options are separated by
4890 only one space.
4891 * configure: Regenerate.
4892
48932004-04-06 David Edelsohn <edelsohn@gnu.org>
4894
80b200a1
ZW
4895 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4896 (rs6000-*-aix*): Same.
4897 * configure: Regenerate.
54752a6b 4898
5e2b61fb
SS
48992004-03-25 Stan Shebs <shebs@apple.com>
4900
4901 Remove MPW support, no longer used.
4902 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4903 mpw-install: Remove files.
4904 * src-release (DEVO_SUPPORT): Remove names of removed files.
4905 * MAINTAINERS: Likewise.
4906
1a6f2dc7
NN
49072004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4908
a0049f1b
NN
4909 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4910 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4911 * Makefile.in: Regenerate.
4912
1a6f2dc7
NN
4913 * configure.in (top level bootstrap support): Rework --enable-werror
4914 to set @stage2_werror_flag@.
4915 * configure: Regenerate.
4916 * Makefile.tpl (top level bootstrap support): Pass
4917 @stage2_werror_flag@ down to configure in stages 2 and 3.
4918 * Makefile.in: Regenerate.
4919
920e3419
NN
49202004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4921
4922 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4923 for stages 2 and 3 as well as in make. As a consequence, remove
4924 OUTPUT_OPTION (now detected by configure) from the flags passed down
4925 to make.
4926 * Makefile.in: Regenerate.
4927
4928 * Makefile.tpl (new-bootstrap): Fix typo.
4929 * Makefile.in: Regenerate.
4930
4fa63067
NN
49312004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4932
4933 * Makefile.tpl: Rearrange by moving recursive_targets rules
4934 into their proper sections.
4935 * Makefile.tpl (top level bootstrap support): Move disabling
4936 of coverage flags from 'make' to 'configure'; improve comments.
4937 * Makefile.in: Regenerate.
4938
4939 * Makefile.tpl (experimental top level bootstrap) Move stage1
4940 language setting from all- target to configure- target; disable
4941 intermodule optimization in stage 1; prevent gratuitous rebuilds
4942 of stage 1.
4943 * Makefile.in: Regenerate.
4944 * configure.in: Comma-separate stage 1 language list for top
4945 level bootstrap.
4946 * configure: Regenerate.
4947
4948 * Makefile.tpl: Clean up experimental top level bootstrap support:
4949 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4950 prev-gcc in configure- targets as well as all- targets.
4951 * Makefile.in: Regenerate.
4952
fb8a10fd
NN
49532004-03-17 Paolo Bonzini <bonzini@gnu.org>
4954
4955 * configure.in: Remove symbolic link section.
4956 * configure: Regenerate.
4957 * Makefile.tpl (links): Remove.
4958 * Makefile.in: Regenerate.
4959
947f426e 49602004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4961 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4962
4963 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4964 Set with AC_CHECK_PROGS.
947f426e
NN
4965 * configure.in: Fix comment typo from last patch.
4966 * configure: Regenerate.
4967
1d39f329
NN
49682004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4969
4970 * Makefile.tpl: Introduce experimental top level bootstrap support.
4971 * Makefile.in: Regenerate.
4972 * configure.in: Introduce support for top level bootstrap.
4973 * configure: Regenerate.
4974
4b0ac75d 49752004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4976 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4977
4978 PR bootstrap/14522
4979 * configure.in: Cope with shells that do not support unquoted ^
4980 * configure: Regenerate.
4981
2e70b094 49822004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4983 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4984
4985 PR bootstrap/14522
4986 * configure.in: Cope with shell that do not support nesting
4987 quotes inside quoted backquote substitutions.
4988 * configure: Regenerate.
4989
49902004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4991
4992 PR bootstrap/14522
4993 * configure.in: Fix escaping of $.
4994 * configure: Regenerate.
4995
9e07f89d
NN
49962004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4997
4998 * configure: Regenerate.
4999
50002004-03-08 Paolo Bonzini <bonzini@gnu.org>
5001
5002 PR ada/14131
5003 Move language detection to the top level.
5004 * configure.in: Find default values for the tools as
5005 soon as possible. Disable ada if GNAT is not found.
5006 Emit error message about missing languages. Expand
5007 --enable-languages=all for the gcc subdirectory.
5008
1712ab83
RS
50092004-03-01 Richard Sandiford <rsandifo@redhat.com>
5010
5011 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5012 and disable libgcj.
5013 * configure: Regenerated.
5014
3dee29da
NN
50152004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5016
5017 PR bootstrap/7087
5018 * Makefile.tpl: Guard XFOO sed statements better.
5019 * Makefile.tpl: Add dependency for configure-target-libada.
5020 * Makefile.in: Regenerate (incidentally fixes broken
5021 commit when libada-branch was merged).
5022
0558264b
AC
50232004-02-28 Andrew Cagney <cagney@redhat.com>
5024
5025 * src-release (CVS_NAMES): Define.
5026 (do-tar, do-tar): Prune $(CVS_NAMES).
5027
c38f9803
AC
50282004-02-23 Andrew Cagney <cagney@redhat.com>
5029
5030 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5031 2004-02-19.09.
5032
55636792
NN
50332004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5034
5035 PR bootstrap/11932
5036 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5037
1e600082
AC
50382004-02-19 Andrew Cagney <cagney@redhat.com>
5039
5040 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5041 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5042
3769cd82
DD
50432004-02-11 David Edelsohn <edelsohn@gnu.org>
5044
5045 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5046 (rs6000-*-aix*): Same.
5047 * configure: Regenerate.
5048
a92834c8
DD
50492004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5050
5051 * configure.in (host): Add in missing $noconfigdirs to defines.
5052 * configure: Regenerate.
5053
a2592b1b
DD
50542004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5055 Nathanael Nerode <neroden@gcc.gnu.org>
5056
5057 PR ada/6637, PR ada/5911
80b200a1 5058 Merge with libada-branch:
a2592b1b
DD
5059 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5060 with appropriate dependencies. Add --enable-libada configure switch.
5061 * configure, Makefile.in: Regenerate.
5062
e31d1ea3
DD
50632004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5064
5065 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5066 * configure: Regenerate.
5067
db85f5c0
JJ
50682004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5069
5070 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5071
fc434214
DD
50722004-01-23 DJ Delorie <dj@redhat.com>
5073
5074 * Makefile.def (target_modules) [libiberty]: Don't stage.
5075 * Makefile.in: Rebuilt.
5076
ad445c2c 50772004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5078
ad445c2c
JJ
5079 * COPYING.NEWLIB: Update to include copyrights for new
5080 iconv code.
5081
72bbedde
AC
50822004-01-15 Andrew Cagney <cagney@redhat.com>
5083
5084 * src-release: Update copyright year.
5085 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5086 (NEWLIB_SUPPORT_DIRS): Delete macro.
5087 (newlib.tar.bz2): Delete rule.
5088
a6d6062d
DD
50892004-01-14 Loren J. Rittle <ljrittle@acm.org>
5090
5091 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5092 * Makefile.tpl (configure-target-[+module+]): Support stage.
5093 * Makefile.in: Rebuilt.
5094
f8b73030
MR
50952003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5096
5097 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5098 throughout.
5099
aff0e9df
NN
51002004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5101
bb5dca17
NN
5102 * configure.in: Use ./config.cache, not config.cache.
5103 * configure: Regenerate.
5104 * Makefile.tpl: Special-casing not needed for GCC any more.
5105 * Makefile.in: Regenerate.
5106
82252c06
NN
5107 * configure.in: Don't share a cache file for host dirs.
5108 * configure: Regenerate.
5109
aff0e9df
NN
5110 * config-ml.in: Don't mess with the cache file.
5111
95036d20
NN
51122004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5113
ac7b618e
NN
5114 * Makefile.tpl: Make GCC use a separate config.cache.
5115 * Makefile.in: Regenerate.
5116
95036d20
NN
5117 PR bootstrap/11932, PR bootstrap/11933
5118 (I don't know if it will fix either of them, but it relates
5119 to them.)
5120 * configure.in: Don't use shared config.cache for target
5121 directories.
5122 * configure: Regenerate.
5123
08c1856b
DD
51242003-12-31 Roger Sayle <roger@eyesopen.com>
5125
5126 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5127 * configure: Regenerated.
5128
c1968181 51292003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5130
9eb322aa
MF
5131 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5132 * configure: Regenerated.
c1968181 5133
10ecffb9
NN
51342003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5135
5136 Port change over from GCC:
5137 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5138 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5139 (configure-build-[+module+], configure-[+module+]): Likewise.
5140 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5141 * Makefile.in: Regenerate.
5142
f2ab5990
TF
51432003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5144
5145 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5146 * configure: Regenerate.
5147
41a7d11a
JJ
51482003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5149
80b200a1 5150 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5151 stdlib.
5152
d9441a1f
DD
51532003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5154
5155 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5156 * Makefile.in: Regenerate.
5157
3a48a978
DD
51582003-10-20 Phil Edwards <phil@codesourcery.com>
5159
5160 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5161 * configure: Regenerate.
5162
f0b24077
NN
51632003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5164
5165 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5166 HOST_FLAGS_TO_PASS.
5167 * Makefile.in: Regenerate.
5168
5fbad20a
DD
51692003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5170
5171 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5172 * configure: Rebuilt
5173 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5174 * Makefile.in: Rebuilt
5175
78be4155
L
51762003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5177
5178 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5179
051fcc7a
L
51802003-10-01 Phil Edwards <pme@gcc.gnu.org>
5181
5182 * config-ml.in: Use ac_configure_args directly instead of
5183 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5184 actually seen.
5185
51862003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5187
5188 * config-ml.in: Propagate INSTALL variables.
5189
f27d4f92
DJ
51902003-09-21 Daniel Jacobowitz <drow@mvista.com>
5191
5192 * configure.in: Pass a computed --program-transform-name
5193 to subconfigures.
5194 * configure: Regenerated.
5195
cae4d560
NN
51962003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5197
5198 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5199 * Makefile.in: Regenerate.
5200
5201 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5202 * Makefile.in: Regenerate.
5203
8ff944f6
DJ
52042003-09-17 Daniel Jacobowitz <drow@mvista.com>
5205
5206 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5207 quoting.
5208 * configure: Regenerated.
5209
d9a35680
MC
52102003-09-12 Michael Chastain <mec@shout.net>
5211
5212 Fix PR gdb/857.
5213 * src-release (do-proto-topleve): Remove junk files
5214 intl/config.cache, intl/config.status,
5215 intl/config.h, intl/stamp-h.
5216
710068b9
AC
52172003-09-14 Andrew Cagney <cagney@redhat.com>
5218
5219 * src-release (dejagnu.tar): New target.
5220 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5221 (do-djunpack): Use $(PACKAGE) for the package name.
5222
e1008165
DD
52232003-09-04 DJ Delorie <dj@redhat.com>
5224
5225 * configure: Regenerate.
5226
21998d12
NC
52272003-09-04 Robert Millan <robertmh@gnu.org>
5228
5229 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5230
ccca4bb3
DD
52312003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5232
5233 * configure.in: Ensure arguments to sed are properly spaced.
5234 * configure: Regenerate.
5235
ee949b5e
DJ
52362003-08-28 Daniel Jacobowitz <drow@mvista.com>
5237
5238 Merge from gcc:
5239 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5240 * install-sh: Update to newer upstream versions (associated with
5241 aclocal 1.7).
5242 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5243
75addda2
DJ
52442003-08-27 Daniel Jacobowitz <drow@mvista.com>
5245
5246 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5247 * configure: Regenerated.
5248
8d2877d8
NN
52492003-08-23 Phil Edwards <pme@gcc.gnu.org>
5250
5251 * configure.in: Use newline instead of semicolon when assuming
5252 shell arguments in a for loop.
5253 * configure: Regenerated.
5254
d2cc0e0d
GK
52552003-08-20 Geoffrey Keating <geoffk@apple.com>
5256
5257 PR 8180
5258 * configure.in: When testing with_libs and with_headers, treat
5259 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5260 * configure: Regenerate.
80b200a1 5261
d2cc0e0d
GK
5262 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5263 make, shell, etc.
5264 (baseargs): Likewise.
5265 * configure: Regenerate.
5266
04d1ab34
GK
52672003-08-19 Geoffrey Keating <geoffk@apple.com>
5268
5269 * configure.in: Disable libgcj for darwin not on powerpc.
5270 * configure: Rebuild.
5271
ca506da8
MC
52722003-08-15 Michael Chastain <mec@shout.net>
5273
5274 * src-release (do-proto-toplev): Remove junk files
5275 dejagnu/example/calc/config.status,
5276 dejagnu/example/calc/config.log.
5277
a4aa3f49
DD
52782003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5279
5280 * config-ml.in, symlink-tree: Add license.
5281
ede4fbe4
NN
52822003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5283
5284 Merge from gcc:
5285
5286 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5287 * Makefile.tpl (check, check-c++): Express dependencies using
5288 dependencies rather than commands.
5289 * Makefile.in: Regenerate.
5290
5291 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5292 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5293 * Makefile.in: Update.
5294
970f29af
AC
52952003-08-01 Andrew Cagney <cagney@redhat.com>
5296
5297 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5298 * configure: Ditto.
5299
b2884a0c
DD
53002003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5301
5302 * configure.in: Enable libgcj for darwin.
5303 * configure: Rebuild.
5304
c07f46a4
NN
53052003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5306
5307 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5308
9175bfc0
NN
53092003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5310
5311 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5312 creating target and build subdirs to build all parent dirs as needed.
5313 * Makefile.in: Rebuild.
5314 * configure.in: Don't build dirs explicitly here.
5315 * configure: Rebuild.
5316
b9abda6a
AO
53172003-07-22 Alexandre Oliva <aoliva@redhat.com>
5318
5319 * Makefile.tpl (all-make): Depend on intl.
5320 * Makefile.in: Rebuilt.
5321
eef8ffd4
NN
53222003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5323
5324 * config.if: Remove unused libc_interface determination.
5325
295efaf0
NN
53262003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5327
5328 * Makefile.in: Regenerate, correctly this time.
5329
e5c3f801
NN
53302003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5331
5332 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5333 unused INSTALL_PROGRAM_ARGS.
5334 * configure.in: Use AC_PROG_INSTALL.
5335 * Makefile.in: Regenerate.
5336 * configure: Regenerate.
5337
4a18bd6b
AO
53382003-07-10 Alexandre Oliva <aoliva@redhat.com>
5339
5340 * configure: Rebuilt.
5341 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5342 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5343 newlib nor libgloss.
5344 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5345 * configure.in (am33_2.0-*-linux*): Added.
5346
fbd1054d
BW
53472003-07-09 Bob Wilson <bob.wilson@acm.org>
5348
5349 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5350 * configure: Regenerate.
5351
b40e3958
L
53522003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5353
5354 * config-ml.in: Replace PWD with PWD_COMMAND.
5355 * Makefile.tpl: Likewise.
5356 * Makefile.in: Regenerated.
5357
4a5be7ba
NN
53582003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5359
5360 * configure.in: Clean up config-lang.in handling. Delete
5361 useless assignment to "subdirs".
5362 * configure: Regenerate.
5363
9c14acb8
NN
53642003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5365
5366 * configure.in: Rename 'target_libs' to 'target_libraries'.
5367 Remove useless reference to 'target_libs'.
5368 * configure: Regenerate.
5369
8f32e830
KS
53702003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5371
5372 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5373 * Makefile.in: Regenerate.
5374
12f0bd74
NN
53752003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5376
5377 * Makefile.def: Introduce flags_to_pass.
5378 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5379 * Makefile.in: Regenerate.
5380
b07c2aad
HPN
53812003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5382
5383 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5384 and target-libgloss.
5385 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5386 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5387 * configure: Regenerate.
b07c2aad 5388
56f25033
DD
53892003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5390
5391 * configure.in: Update testsuite_flags to new location.
5392 * configure. Regenerate.
80b200a1 5393
4ec9a3b2
NN
53942003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5395
5396 * Makefile.tpl: Remove BUILD_CC stuff.
5397 * Makefile.in: Regenerate.
5398
059083b1 53992003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5400
059083b1
L
5401 * config.guess: Update to 2003-06-12 version.
5402 * config.sub: Update to 2003-06-13 version.
5403
535b046a
TS
54042003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5405
5406 * MAINTAINERS: Add myself as MIPS co-maintainer.
5407
00c22daa 54082003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5409
00c22daa
L
5410 * config.guess: Update to 2003-06-06 version.
5411 * config.sub: Update to 2003-06-06 version.
5412
1047cb91
DD
54132003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5414
5415 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5416 * configure. Regenerate.
5417
123494c8
NN
54182003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5419
1047cb91
DD
5420 * configure.in: Disable serial configure by default.
5421 * configure: Regenerate.
5422 * Makefile.tpl: Abolish .NOTPARALLEL.
5423 * Makefile.in: Regenerate.
5424
7f121bbf
NN
5425 * Makefile.tpl: Replace {build,host,target}_canonical by
5426 {build,host,target}.
5427 * Makefile.in: Regenerate.
5428
123494c8
NN
5429 * Makefile.tpl: Fix stupid pasto.
5430 * Makefile.in: Regenerate.
5431
ec7e0995
NN
54322003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5433
5434 * Makefile.tpl: Remove bogus conditional.
5435 * Makefile.in: Regenerate.
5436
27b1cc72
NN
54372003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5438
2a4cbe27
NN
5439 * Makefile.tpl: Make 'recursive targets' using autogen rather
5440 than shell loop. Remove duplicate 'clean' targets and false
5441 comments.
5442 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5443 Add systematic method of specifying missing targets in subdirs.
5444 Add copyright boilerplate.
5445 * Makefile.in: Regenerate.
5446 * configure.in: Add 'recursive targets' to maybe list.
5447 * configure: Regenerate.
5448
27b1cc72
NN
5449 * Makefile.tpl: Rename [+target+] to [+make_target+].
5450 * Makefile.def: Rename 'target' to 'make_target'.
5451
01e51bd0
NC
54522003-05-30 Nick Clifton <nickc@redhat.com>
5453
5454 * README-maintainer-mode: Update URL for locating blessed config
5455 tools.
5456
2fd84b42
NC
54572003-05-29 Robert Millan <rmh@debian.org>
5458
5459 * ltconfig: Import this patch and modify for use with current
5460 version of ltconfig:
5461
5462 2003-05-21 Bruno Haible <bruno@clisp.org>
5463
5464 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5465 GNU/FreeBSD.
5466
8945c6bb
DD
54672003-05-28 DJ Delorie <dj@redhat.com>
5468
5469 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5470 * Makefile.in: Regenerate.
5471
2f9632a1
JJ
54722003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5473
80b200a1 5474 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5475
3a12db16 54762003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5477
3a12db16
DD
5478 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5479 newlib or libgloss.
5480 * Makefile.in: Regenerate.
5481
44482353
DD
54822003-05-21 DJ Delorie <dj@redhat.com>
5483
5484 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5485 * Makefile.in: Regenerate.
5486
fec2c52d
MR
54872003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5488
5489 * configure.in: Use curly braces in the definition of tooldir.
5490 * configure: Regenerate.
5491
16ae0395
NN
54922003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5493
5494 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5495 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5496 Factor out common code from autogen IF statements.
5497 * configure: Regenerate.
5498 * Makefile.in: Regenerate.
5499
ec11bdc6
DD
55002003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5501
5502 * configure.in: Accept i[3456789]86 for machine type.
5503 * configure: Regenerate.
5504
dd12c3a8
NN
55052003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5506
5507 * configure.in: Switch more things to use maybe dependencies.
5508 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5509 * configure: Regenerate.
5510 * Makefile.tpl: Switch more things to use maybe dependencies.
5511 * Makefile.in: Regenerate.
5512
cf662e21
AJ
55132003-05-16 Andreas Schwab <schwab@suse.de>
5514
5515 * Makefile.tpl (install-opcodes): Define.
5516 * Makefile.in: Rebuild.
5517
5481b376
AJ
55182003-05-13 Andreas Jaeger <aj@suse.de>
5519
5520 * config.guess: Update to 2003-05-09 version.
5521 * config.sub: Update to 2003-05-09 version.
5522
3959a22a
AJ
55232003-05-13 Michael Eager <eager@mvista.com>
5524
5525 * configure.in: Correct sed script so that options in quotes are not
5526 deleted.
5527 * configure: Rebuild.
5528
564b43e5
CV
55292003-05-12 Corinna Vinschen <corinna@vinschen.de>
5530
5531 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5532 and $$s/newlib/libc/sys/cygwin32 include paths.
5533 * configure: Ditto.
5534
bb947dc9
L
55352003-05-05 H.J. Lu <hjl@gnu.org>
5536
5537 * config-ml.in: Restored from gcc repository.
5538
77f7441a
CD
55392003-05-02 Chris Demetriou <cgd@broadcom.com>
5540
80b200a1
ZW
5541 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5542 * Makefile.in: Regenerate.
77f7441a 5543
a26d7085
DJ
55442003-04-27 Daniel Jacobowitz <drow@mvista.com>
5545
5546 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5547 and Makefile.def.
5548
e4c4d240
DJ
55492003-04-27 Daniel Jacobowitz <drow@mvista.com>
5550
5551 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5552 * Makefile.in: Regenerated.
5553
62a3fc85
DD
55542003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5555
5556 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5557 * Makefile.in: Regenerate.
5558
55592003-04-18 Jakub Jelinek <jakub@redhat.com>
5560
5561 * configure.in (powerpc64*-*-linux*): Remove.
5562 * configure: Rebuilt.
5563
5b474aa8
DD
55642003-04-17 Phil Edwards <pme@gcc.gnu.org>
5565
5566 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5567 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5568 and restrap.
5569 * Makefile.in: Regenerate.
5570
55712003-04-16 Richard Earnshaw <rearnsha@arm.com>
5572
5573 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5574 * configure: Regenerated.
5575
bc295afe
AO
55762003-04-11 Alexandre Oliva <aoliva@redhat.com>
5577
5578 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5579 * */configure: Rebuilt.
5580
3728fade
NN
55812003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5582
5583 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5584 * Makefile.in: Regenerate.
5585
ce5b542e
MC
55862003-03-14 Michael Chastain <mec@shout.net>
5587
5588 * Makefile.in: Regenerate with correct Makefile.def.
5589
3db0a37f
NN
55902003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5591
5592 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5593 Make macro.
5594 * Makefile.in: Regenerate.
5595 * configure.in: Clean up gxx_include_dir logic.
5596 * configure: Regenerate.
5597
34349c6e
DD
55982003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5599
5600 * configure.in (gxx_include_dir): Fix typo.
5601 * configure: Regenerated.
5602
686c28c9
AC
56032003-03-06 Andrew Cagney <cagney@redhat.com>
5604
5605 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5606
bba45b8b 56072003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5608
bba45b8b
NN
5609 * configure.in: Include $(build_tooldir)/sys-include in
5610 FLAGS_FOR_TARGET.
5611 * configure: Regenerated.
5612
2683747f
NN
56132003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5614
bba45b8b
NN
5615 * Makefile.tpl: Reindent.
5616 * Makefile.in: Regenerate.
5617 * configure.in: Reindent. Don't set unused variables.
5618 * configure: Regenerate.
5619
2683747f
NN
5620 * Makefile.tpl: Always pass down RANLIB.
5621 * Makefile.in: Regenerate.
5622
5623 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5624 * Makefile.in: Regenerate.
5625 * configure.in: Remove unused logic relating to --enable-shared
5626 and --enable-threads. Remove bogus comments. Remove redundant
5627 noconfigdirs.
5628 * configure: Regenerate.
5629
5630 * configure.in: Replace ${libstdcxx_version} by its value.
5631 Remove reference to mh-dgux.
5632 * configure: Regenerate.
5633
50212802
NN
56342003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5635
5636 * Makefile.tpl: Rearrange.
5637 * Makefile.in: Regenerate.
5638
a6be7fc6
NC
56392003-02-25 Nick Clifton <nickc@redhat.com>
5640
5641 * configure: Remove site-file supprot - it is obsolete.
5642
f8a495c8
NC
56432003-02-24 Uwe Stieber <uwe@wwws.de>
5644
5645 * configure.in: Add support for kaOS as cross build target system.
5646 * configure: Regenerated.
5647
3decd77d
DD
56482003-02-20 Sean McNeil <sean@blue.mcneil.com>
5649
5650 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5651 configure-target-* as some target builds may require additional
5652 flags for preprocessor tests.
5653 * Makefile.in: Regenerated.
5654
f4ff34a3
AO
56552003-02-19 Alexandre Oliva <aoliva@redhat.com>
5656
5657 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5658 * ltconfig: Handle it.
5659 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5660 auto-detecting it.
5661
b7e4a931
AO
56622003-02-19 Alexandre Oliva <aoliva@redhat.com>
5663
5664 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5665 it is used as argument to $CC.
5666 * ltcf-gcj.sh: Likewise.
5667
6b784d9f
AO
56682003-02-19 Alexandre Oliva <aoliva@redhat.com>
5669
5670 * configure.in: Introduce --enable-maintainer-mode.
5671 * configure: Rebuilt.
5672 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5673 for maintainer mode.
5674 * Makefile.in: Rebuilt.
5675
8bcd8a07
AC
56762003-02-19 Andrew Cagney <ac131313@redhat.com>
5677
5678 * configure: Regenerate using autoconf 2.13.
5679
ee3fd329
AM
56802003-02-19 Alan Modra <amodra@bigpond.net.au>
5681
5682 * config.guess: Import latest version.
5683 * config.sub: Import latest version.
5684
e9e45685
JM
56852003-02-18 Jason Merrill <jason@redhat.com>
5686
5687 * Makefile.tpl (check-c++): Allow parallelism.
5688
859789af
AC
56892003-02-17 Andrew Cagney <ac131313@redhat.com>
5690
5691 * configure: Regenerate using autoconf 000227.
5692
b3f16a9b
GK
56932003-02-15 Geoffrey Keating <geoffk@apple.com>
5694
5695 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5696 don't configure target-libobjc.
5697 * configure: Regenerate.
5698
72e60e02
DD
56992003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5700
5701 * Makefile.tpl (RANLIB): Define.
5702 * Makefile.in: Regenerate.
5703
91f0e695
KS
57042003-02-06 Keith R Seitz <keiths@redhat.com>
5705
5706 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5707 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5708 * Makefile.in: Regenerated.
5709 * configure.in: Remove all traces of snavigator, db, and grep.
5710 * configure: Regenerated.
5711
122bfa92
FCE
57122003-01-31 Frank Ch. Eigler <fche@redhat.com>
5713
5714 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5715 * Makefile.in: Regenerated.
5716
264095c3
AO
57172003-01-30 Alexandre Oliva <aoliva@redhat.com>
5718
5719 * config.if: Copy from GCC.
5720
a84dbcb3
AO
57212003-01-27 Phil Edwards <pme@gcc.gnu.org>
5722
5723 * configure.in: Revert 24Jan change.
5724 * configure: Regenerate.
5725
19618276
NN
57262003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5727
5728 * configure.in: Revert previous change.
5729 * configure: Regenerate.
5730
b7f27a92
NN
57312003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5732
5733 * configure.in: Make rda native-only.
5734 * configure: Regenerate.
5735
83326456
NN
57362003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5737
5738 * configure.in: Add missing \.
5739 * configure: Rebuilt.
5740
5e367fa5
JJ
57412003-01-17 Jakub Jelinek <jakub@redhat.com>
5742
5743 * configure.in (baseargs): Avoid using \| in sed regular
5744 expressions.
5745 * configure: Rebuilt.
5746
e01f337c
JJ
57472003-01-16 Jakub Jelinek <jakub@redhat.com>
5748
5749 * configure.in (baseargs): Remove all supported forms of
5750 --cache-file, --srcdir, --host, --build and --target options
5751 from argument lists.
5752 * configure: Rebuilt.
5753
aa236487
AO
57542003-01-15 Alexandre Oliva <aoliva@redhat.com>
5755
5756 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5757 * configure: Rebuilt.
5758
586c0873
NN
57592003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5760
5761 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5762 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5763 * Makefile.in: Regenerate.
5764 * configure: Regenerate.
5765
497f816e
DD
57662003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5767
5768 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5769 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5770 * Makefile.in: Regenerate.
5771
bfbe5519
AO
57722003-01-09 Alexandre Oliva <aoliva@redhat.com>
5773
5774 * configure.in: Remove Makefile in build, host and target modules
5775 unless configure was run with --no-recursion.
5776 * configure: Rebuilt.
5777
3f234ef5
CD
57782003-01-08 Chris Demetriou <cgd@broadcom.com>
5779
5780 * config.guess: Update to 2003-01-03 version.
5781 * config.sub: Update to 2003-01-03 version.
5782
a3982d48
CF
57832003-01-07 Christopher Faylor <cgf@redhat.com>
5784
5785 * configure: Regenerate with proper autoconf 2.13.
5786
75778ec4
CF
57872003-01-07 Christopher Faylor <cgf@redhat.com>
5788
80b200a1
ZW
5789 * configure.in: Add AC_PREREQ for consistency.
5790 * configure: Regenerate.
75778ec4 5791
c180f501
AC
57922003-01-06 Andrew Cagney <ac131313@redhat.com>
5793
5794 * configure.in (GDB_TK): Add tcl directories conditional on
5795 gdb/gdbtk directory being present.
5796 * configure: Regenerate.
5481b376 5797
46ca2cc2
DA
57982003-01-04 John David Anglin <dave.anglin@nrc.ca>
5799
5800 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5801 by gcc if LD is not defined and we are not doing a Canadian Cross.
5802 * configure: Rebuilt.
5803
53dd8dab
DJ
58042003-01-01 Daniel Jacobowitz <drow@mvista.com>
5805
5806 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5807
50ceb20c
TT
58082002-12-31 Tom Tromey <tromey@redhat.com>
5809
5810 * Makefile.in: Rebuilt.
5811 * Makefile.def (target_modules) [libffi]: Allow installation.
5812
e78b5cfe
AS
58132002-12-31 Andreas Schwab <schwab@suse.de>
5814
5815 * configure.in: Fix use of $program_transform_name.
5816 * configure: Regenerated.
5817
67448102
DJ
58182002-12-30 Daniel Jacobowitz <drow@mvista.com>
5819
5820 * configure.in (baseargs): Don't remove first configure argument.
5821 * configure: Regenerated.
5822
e6bfb94a
AO
58232002-12-29 Alexandre Oliva <aoliva@redhat.com>
5824
5825 * Makefile.tpl (local-distclean): Don't remove...
5826 (multilib.ts): ... this. Moved into...
5827 (multilib.out): ... this. Don't use sub-make.
5828 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5829 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5830 (configure-build-[+module+], configure-[+module+],
5831 configure-target-[+module+], configure-gcc): ... these. Test
5832 for Makefile existence. Drop config.status from dependencies.
5833 * Makefile.in: Rebuilt.
5834 * configure.in: Move gcc-version-trigger to the end of
5835 ac_configure_args. Add comments to maybedep.tmp and
5836 serdep.tmp. Introduce --disable-serial-configure. Remove
5837 nonopt from baseargs, matching and removing corresponding
5838 whitespace while at it.
5839 * configure: Rebuilt.
5840
8f0dfb36
AO
58412002-12-28 Alexandre Oliva <aoliva@redhat.com>
5842
5843 * configure.in (host_configargs): Replace reference to
5844 no-longer-defined buildopts with --build=${build_alias}.
5845 * configure: Rebuilt.
5846
43be203f
AO
58472002-12-28 Alexandre Oliva <aoliva@redhat.com>
5848
5849 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5850 program_transform_name to standard idiom.
5851 (AUTOGEN, AUTOCONF): Define.
5852 (Makefile.in): Use $(AUTOGEN).
5853 (Makefile): Depend on config.status, and use autoconf-style rule to
5854 build it. Move original commands to...
5855 (config.status): ... this new target.
5856 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5857 $(AUTOCONF).
5858 * Makefile.in: Rebuilt.
5859
a0da8069
NN
58602002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5861
d18f1c9f
NN
5862 * Makefile.tpl: Fix dramatic bustage due to change in
5863 program_transform_name.
5864 * Makefile.in: Regenerate.
5865
5866 * configure.in: Remove unnecessary PATH setting.
5867 * configure: Regnerate.
5868
5869 * configure.in: Don't default to unprefixed tools unless
5870 the native tools will work.
5871 * configure: Regenerate.
5872
a0da8069
NN
5873 * configure.in: Convert to autoconf script. Blow away lots
5874 of now-redundant Makefile fragments.
5875 * configure: Generate using Autoconf.
5876 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5877 * Makefile.in: Regenerate.
5878
c567df0a
NN
58792002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5880
5481b376 5881 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5882 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5883
5481b376 5884 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5885 where they belong.
2c7f9a32 5886
2dabcfb4
AS
58872002-12-24 Andreas Schwab <schwab@suse.de>
5888
5889 * Makefile.tpl (multilib.out): Fix missing space.
5890 * Makefile.in: Regenerate.
5891
1086bc09
NN
58922002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5893
5894 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5895 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5896 * Makefile.in: Regenerate.
5897 * configure.in: Remove unnecessary leftovers.
5898
1086bc09
NN
58992002-12-21 Geoffrey Keating <geoffk@apple.com>
5900
5901 * configure.in (extra_ranlibflags_for_target): New variable.
5902 (*-*-darwin): Add -c to ranlib commands.
5903 * configure (tooldir): Handle extra_ranlibflags_for_target.
5904
14e9ca95
JJ
59052002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5906
5907 * COPYING.NEWLIB: Updated.
5908 * COPYING.LIBGLOSS: Ditto.
5909
14c428fb
NN
59102002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5911
5912 * Makefile.tpl: Revert HJL's change.
5913 * Makefile.in: Regenerated.
5914 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5915 always.
5916
313b8244
AS
59172002-12-19 Andreas Schwab <schwab@suse.de>
5918
5919 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5920 * Makefile.in: Regenerate.
5921
efeae3db
L
59222002-12-18 H.J. Lu <hjl@gnu.org>
5923
5924 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5925 * Makefile.in: Regenerated.
5926
5927 * configure.in (build_prefix): New. Substitute.
5928
43d92c63
NN
59292002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5930
59da4fe6
NN
5931 * Makefile.tpl: Don't let real targets depend on phony targets.
5932 * Makefile.in: Regenerate.
5933
43d92c63
NN
5934 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5935 * Makefile.in: Regenerate.
5936
b72e6a2d
JM
59372002-12-16 Jason Merrill <jason@redhat.com>
5938
5939 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5940 previous 'make bootstrap'.
5941 * Makefile.in: Regenerate.
5942
95c72c44
HPN
59432002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5944
5945 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5946
7d695d07
JM
59472002-12-13 Jason Merrill <jason@redhat.com>
5948
5949 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5950 library tests.
5951 (check-c++): Just depend on it and check-target-libstdc++-v3.
5952 * Makefile.in: Regenerate.
5953
54103d1e
NN
59542002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5955
5956 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5957 * Makefile.in: Regenerate.
5958
4024f1e1
JJ
59592002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5960
80b200a1
ZW
5961 * COPYING.NEWLIB: Update list of alternate Regent of California
5962 licenses and discuss official revoking of advertising clause.
5963 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5964
7dda0df6
AO
59652002-12-12 Alexandre Oliva <aoliva@redhat.com>
5966
5967 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5968 * Makefile.in: Rebuilt.
5969
d03be79e 59702002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5971
929293f4
NN
5972 * configure: Fix bug put in by gremlins.
5973
d03be79e
NN
5974 * Makefile.tpl: Substitute more autoconfily.
5975 * configure: Substitute more autoconfily.
5976 * Makefile.in: Regenerate.
5977
59782002-12-08 Andrew Cagney <ac131313@redhat.com>
5979
5980 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5981 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5982
59832002-12-06 DJ Delorie <dj@redhat.com>
5984
5985 * Makefile.tpl: Change configure dependencies to not have real
5986 targets depend on phony targets.
b4a77b47 5987
db1ac78d
NN
59882002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5989
bcaf2395
NN
5990 * configure.in: Revert unintentional change.
5991
b4fa093e
NN
5992 * src-release: Configure host subdirs.
5993
db1ac78d
NN
5994 * Makefile.tpl: Change dependency for */multilib.out so that
5995 it works when gcc isn't in the tree.
5996
5997 * configure.in: Substitute more.
5998 * configure: Run subconfigures from the Makefile.
5999 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6000 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6001
15723a45
NN
60022002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6003
e2b9e2dc
NN
6004 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6005 and corresponding dependencies.
6006 * Makefile.in: Regenerate.
6007
2af579c4
NN
6008 * configure.in (host_tools): Order binutils, gas and ld for
6009 convenience in running the testsuites.
6010
a2cc058a
NN
6011 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6012 * Makefile.in: Regenerate.
6013 * configure.in: Introduce rules to serialize subconfigure runs.
6014
15723a45
NN
6015 * configure.in: Introduce BASE_CC_FOR_TARGET.
6016 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6017 Realize configure-build-* targets. Realize configure-target-* targets.
6018 * Makefile.in: Regenerate.
6019
ae831be5
NN
60202002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6021
6022 * configure: Move gcc_version_trigger stuff from here...
6023 * configure.in: ...to here.
6024
6025 * configure.in: Separate subconfigure options added by this file from
6026 options given by the user. Add machinery to put args for host
6027 subconfigures into the Makefile.
6028
6029 * Makefile.tpl: Remove 'vault' targets.
6030 * Makefile.tpl: Reorder and comment dependencies.
6031 * Makefile.in: Regenerate.
6032
bbf7c8ac
NN
60332002-11-28 Geoffrey Keating <geoffk@apple.com>
6034
6035 * configure.in: Move host-specific darwin noconfigdirs into
6036 the host-specific section.
6037
930314a4
NN
60382002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6039
52d7cdee
NN
6040 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6041 during replay.
6042 * Makefile.in: Regenerate.
6043
930314a4
NN
6044 (finishing slow-motion replay)
6045 * configure: Remove skip-this-dir support.
6046 * Makefile.tpl: Remove skip-this-dir support.
6047
6048 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6049 subdirectories.
6050 * Makefile.in: Regenerate.
6051
6052 * Makefile.tpl: Strip out useless setting of 'dir'.
6053 * Makefile.in: Regenerate.
5481b376 6054
930314a4
NN
60552002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6056
6057 (finishing slow-motion replay)
6058 * configure.in: Fix deeply stupid bug.
6059
6060 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6061 shell code in CXX_FOR_TARGET
6062 * Makefile.def: Introduce raw_cxx.
6063 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6064 RAW_CXX_FOR_TARGET.
6065 * Makefile.in: Regenerate.
6066
60672002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6068
6069 (finishing slow-motion replay)
6070 * Makefile.tpl: Remove unnecessary ifs.
6071 * Makefile.in: Regenerate.
6072
5481b376 6073 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6074 dependencies. Maybe-ize build-libiberty. Create dummy install
6075 targets for 'no_install' modules.
5481b376 6076 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6077 build_modules stuff to configure.in.
5481b376 6078 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6079 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6080 * Makefile.in: Regenerate.
6081
3866be5d
NN
60822002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6083
6084 (continuing slow-motion replay)
6085 * Makefile.tpl: Make all-target, install-target behave similarly
6086 to all, install (only hitting configured targets). Eliminate
6087 unused macro defintions.
6088
6089 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6090 build != host.
6091
6092 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6093
6094 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6095
5481b376 6096 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6097 configuring. Remove references to "dosrel".
6098 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6099 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6100 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6101 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6102 and redundant dependency; rearrange slightly.
6103 * Makefile.def: Add host-side libtermcap, utils.
6104
6105 * Makefile.in: Regenerate.
6106
e393202e
NN
61072002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6108
6109 (Continuing slow-motion replay)
6110 * Makefile.def: Add list of recursive targets to autogenerate.
6111 Add build_modules.
6112 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6113 targets. Autogenerate *-build-* targets.
6114 * Makefile.in: Regenerate.
6115
583d52d7
NN
61162002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6117
6118 (Continuing slow-motion replay)
6119 * configure: More autoconf-style substitutions.
6120 * Makefile.tpl: More autoconf-style substitutions.
6121 * Makefile.in: Regenerate.
6122
61232002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6124
6125 (Continuing slow-motion replay)
6126 * configure: Substitute more variables in a more autoconf-friendly
6127 way. Simplify slightly.
6128 * Makefile.tpl: Make more variables substitutable in an
6129 autoconf-friendly way.
6130 * Makefile.in: Regenerate.
6131
874e38b4
NN
61322002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6133
6134 (Continuing slow-motion replay)
6135 * configure.in (v810*): Remove special setting of tools.
6136
6137 * configure: Add support for extra required flags for ar or nm.
6138 * configure.in (aix4.3+): Use above support for target-specific
6139 issues, rather than using config/mt-aix43.
6140
852e5f18
NN
61412002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6142
6143 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6144 * configure: Remove 'removing', which doesn't work. Replace $subdir
6145 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6146 with $srcdir. Reformat indentation. Substitute some variables
6147 formerly hard-coded in the Makefile for build=host.
6148 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6149 * Makefile.def: Autogenerate more.
6150 * Makefile.in: Regenerate.
6151
c9a0d920
DD
61522002-11-13 Bruce Korb <bkorb@gnu.org>
6153
6154 * Makefile.tpl: syntactic cleanup
6155
dd2768ff
KB
61562002-11-04 Kevin Buettner <kevinb@redhat.com>
6157
6158 * Makefile.def (host_modules): Add rda.
6159 * Makefile.in: Regenerate.
6160 * configure.in (target_tool): Add target-rda to list.
6161
1aa8389d
DD
61622002-10-25 Phil Edwards <pme@gcc.gnu.org>
6163
6164 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6165 and restrap targets to this rule.
6166 * Makefile.in: Regenerate.
6167
28f46298
HPN
61682002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6169
6170 * configure.in (i[3456]86-*-linux*): Add check to disable
6171 ${libgcj} for glibc1.
6172
ff72e302
NC
61732002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6174
6175 * configure.in: Add tic4x target.
6176
8607b6c9
NN
61772002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6178
6179 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6180 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6181 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6182 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6183 * Makefile.in: Regenerate.
6184
f8f61f4a
NN
61852002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6186
c86f794b
NN
6187 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6188 * Makefile.in: Regenerate.
6189
a9590527
NN
6190 * Makefile.def: Remove order dependency comments.
6191 * Makefile.tpl: Add explicit install-install dependencies.
6192 * Makefile.in: Regenerate.
6193
8412ce72
NN
6194 * Makefile.tpl: Remove material now in src-release. (Finally!)
6195 * Makefile.in: Regenerate.
6196
8b9f37f1
NN
6197 * configure: Restore my original patch by syncing with gcc version.
6198
f8f61f4a
NN
6199 * Bring following over from gcc:
6200
62012002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6202
6203 * configure.in (s390*-*-linux*): Enable libgcj.
6204
403d9505
NN
62052002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6206
6207 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6208
95f6f383
AM
62092002-10-02 Alan Modra <amodra@bigpond.net.au>
6210
e4673b0a 6211 * configure: Move stray lines back to where they belong.
95f6f383 6212
748503c8
NN
62132002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6214
a581b5c3
NN
6215 * Makefile.tpl: Insert configure-target target, for src-release.
6216
c084f5b4
NN
6217 * configure: Finish reverting change which Andrew Cagney started
6218 reverting. Should fix bustage.
6219
7aa673ed 6220 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6221 * src-release: New file. Contains material for making net
6222 releases for gdb, binutils, et al., formerly in Makefile.in.
6223
82a9b2d9
NC
62242002-09-30 Nick Clifton <nickc@redhat.com>
6225
6226 * cpu: New top level directory. Intended to hold input files for
6227 CGEN which have FSF copyright assignment.
6228 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6229
c2463a00
AC
62302002-09-29 Andrew Cagney <ac131313@redhat.com>
6231
6232 Revert below (note that src does not contain Makefile.tpl):
6233 * Makefile.tpl: Make subsituted variables more autoconfy.
6234 * Makefile.in: Regenerate.
6235
f03b4789
NN
62362002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6237
c11e16a9
NN
6238 * configure: Revert accidentally applied changes.
6239
f03b4789
NN
6240 * Makefile.tpl: Make more autoconf-friendly.
6241 * Makefile.in: Regenerate.
6242 * configure: Make substitution more autoconf-like.
6243
62442002-09-28 Richard Earnshaw <rearnsha@arm.com>
6245
6246 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6247 single entry to handle all these.
6248 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6249 libjava on arm-*-elf.
6250
c0292023
GK
62512002-09-27 Geoffrey Keating <geoffk@apple.com>
6252
6253 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6254 things that depend on them.
6255
c66d951e
NN
62562002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6257
6258 * Makefile.tpl: Make subsituted variables more autoconfy.
6259 * Makefile.in: Regenerate.
6260 * configure: Make seds more autoconfy.
6261
907a7241 62622002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6263
6264 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6265 * Makefile.in: Regenerate.
6266 * configure.in: Rewrite sed statements to look autoconfy.
6267
907a7241
NN
6268 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6269 all-target-foo on configure-target-foo.
6270 * Makefile.def: Ditto.
6271 * Makefile.in: Rebuild.
6272
405ea7a0
NN
62732002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6274
6275 * Makefile.def: New file.
6276 * Makefile.tpl: New file.
6277 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6278
6279 * configure.in: Minor rearrangement. Simplify tests.
6280
bdc57bfd
JT
62812002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6282
6283 * configure.in (with_headers): Skip copy if value is "yes".
6284 (with_libs): Likewise.
6285
ae03d6e2
NN
62862002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6287
6288 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6289 * configure.in (sh*-*-pe*): Ditto.
6290 * configure.in (mips*-*-pe*): Ditto.
6291 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6292
6293 * configure.in: Rearrange.
6294
707960fe
NC
62952002-09-12 Nick Clifton <nickc@redhat.com>
6296
6297 * Import these changes from the config master repository:
6298
6299 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6300
6301 * config.sub: Add tic4x target.
6302
6303 2002-09-03 Ben Elliston <bje@redhat.com>
6304
6305 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6306 Reported by <Duncan_Stodart@insession.com>.
6307
36ea319f
JJ
63082002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6309
6310 * COPYING.NEWLIB: More updates.
6311
cf57480a
JJ
63122002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6313
6314 * COPYING.NEWLIB: Update.
6315
fd31a171
AC
63162002-08-23 Andrew Cagney <ac131313@redhat.com>
6317
23b632fc
AC
6318 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6319
fd31a171
AC
6320 * config.guess: Import version 2002-08-23.
6321 * config.sub: Import version 2002-08-22.
6322
a08bafb5
AO
63232002-08-20 Alexandre Oliva <aoliva@redhat.com>
6324
6325 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6326 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6327 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6328
17240c1f
NC
63292002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6330
6331 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6332
e70ad0c6
L
63332002-08-04 H.J. Lu (hjl@gnu.org)
6334
6335 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6336
574e6d11
DD
63372002-07-31 Alan Modra <amodra@bigpond.net.au>
6338
6339 * configure.in: Move generic linux case to end. Copy generic
6340 linux noconfigdirs to mips*-*-linux* entry and new
6341 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6342
611e7523
CD
63432002-07-19 Chris Demetriou <cgd@broadcom.com>
6344
6345 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6346 one instance of them which was missed to the list to update.
6347
51759676
CD
63482002-07-16 Chris Demetriou <cgd@broadcom.com>
6349
6350 * config.guess: Update to 2002-07-09 version.
6351 * config.sub: Update to 2002-07-03 version.
6352
7c1f909c
DD
63532002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6354
6355 * configure.in: Remove two redundant tests.
6356
d7cf5d30
DD
63572002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6358
6359 * configure.in (mips*-*-irix6*o32): Enable stabs.
6360
c74222f7
DD
63612002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6362
5b53c336
DD
6363 * configure.in: Don't build grez.
6364 * Makefile.in: Ditto.
6365
c74222f7
DD
6366 * Makefile.in: Remove references to bsp, cygmon, libstub.
6367 * configure.in: Ditto.
6368
6369 * configure.in: Remove leftover reference to gdbtest.
6370
edd1b227
DD
63712002-07-08 Phil Edwards <pme@gcc.gnu.org>
6372
6373 * configure.in (gxx_include_dir): Change to match versioned
6374 C++ headers if --enable-version-specific-runtime-libs is used.
6375
486186e3
AO
63762002-07-04 Steve Ellcey <sje@cup.hp.com>
6377
6378 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6379
ff0a3bf8
DD
63802002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6381
6382 * configure.in: Make --without-x work.
6383
1dfa8174
NC
63842002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6385
6386 * contrib: New directory. Created to contain a copy of the
5481b376 6387 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6388 the FSF GCC sources.
6389
07637366
DD
63902002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6391
b6f83f2a
DD
6392 * configure.in: Rearrange target Makefile fragment collection.
6393
07637366
DD
6394 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6395 cvs[src].
6396 * configure.in: Ditto.
6397
f48556b1
DD
63982002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6399
6400 * Makefile.in: Eliminate 'apache' targets.
6401 * configure.in: Eliminate 'apache' targets.
6402
6403 * configure.in: Eliminate redundant tests. Reorganize.
6404
6405 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6406
6407 * config-ml.in: Eliminate references to Cygnus configure.
6408
6409 * Makefile.in: Eliminate references to building emacs.
6410
64112002-07-01 Denis Chertykov <denisc@overta.ru>
6412
6413 * configure.in: Add support for ip2k.
6414
cdb9e2b8
BE
64152002-06-24 Ben Elliston <bje@redhat.com>
6416
6417 * configure.in (host_tools): Remove cgen.
6418
6419 * Makefile.in (all-cgen): Remove; runs from its source directory.
6420 (check-cgen, install-cgen, clean-cgen): Likewise.
6421 (all-opcodes): No not depend on all-cgen.
6422 (all-sim): Likewise.
6423
3558860c
DD
64242002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6425
6426 * configure.in: Fix AIX configury bug.
6427
e3b0c936
DD
64282002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6429
cdb9e2b8 6430 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6431
cdb9e2b8
BE
6432 * configure.in: Move definition of libstdcxx_flags right above
6433 usage, rather than way earlier.
8ee424c0 6434
c712250a
DD
6435 * configure.in: Pull definition of is_cross_compiler earlier.
6436
9ee1a75c
DD
6437 * configure.in: Rearrange a little.
6438
e3b0c936
DD
6439 * configure.in: Remove references to librx.
6440 * Makefile.in: Remove references to librx.
6441
b2bd228e
DD
64422002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6443
6444 * configure.in: Eliminate ${gasdir} variable.
6445
7cd52483
DB
64462002-06-18 Dave Brolley <brolley@redhat.com>
6447
6448 * configure.in: Add support for frv.
6449 * config.sub: Add support for frv.
6450
6c5e141a
DD
64512002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6452
6453 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6454
0d18b56d
JT
64552002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6456
6457 * configure.in (vax-*-netbsd*): Re-enable gas.
6458
fd8958d5
DD
64592002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6460
27f15fdd
DD
6461 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6462 BUILD_PREFIX_1, to correct nomenclature.
6463 * configure: Likewise.
6464
fd8958d5
DD
6465 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6466 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6467
0c2442b7
DD
64682002-05-31 Olaf Hering <olh@suse.de>
6469
6470 * config-ml.in: Propogate DESTDIR also.
6471
a3602181
JT
64722002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6473
6474 * configure.in (vax-*-netbsd*): Don't build gas for this
6475 platform.
6476
c95f53ae
MM
64772002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6478
6479 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6480 and libgcj for AVR.
6481
1d7c1053
NC
64822002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6483
6484 * config.sub: Add DLX target.
6485
4b37028f
JT
64862002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6487
6488 * config.guess: Update to 2002-05-22 version.
6489 * config.sub: Likewise.
6490
d5de0a84
NC
64912002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6492
6493 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6494 * config-ml.in: Likewise.
6495 * configure: Likewise.
6496 * configure.in: Likewise.
6497
c92a0210
DD
64982002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6499
115a77aa
DD
6500 * configure.in: Simplify makefile fragment collection.
6501
6502 * configure.in: Remove code to build emacs.
e99daf2b 6503
91e060aa
DD
6504 * configure.in : Remove --srcdir argument from targargs and buildargs
6505 (it's always overridden in the Makefile anyway). Rearrange a bit.
6506
6507 * configure: Move some logic to configure.in.
6508 * configure.in: Move some logic from configure.
c92a0210 6509
91217342
JJ
65102002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6511
6512 * COPYING.LIBGLOSS: New file.
6513
d3d8a9ee
NC
65142002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6515
6516 * Makefile.in: Honour DESTDIR.
6517
3a036cdc
AO
65182002-05-05 Alexandre Oliva <aoliva@redhat.com>
6519
6520 * configure.in (noconfigdirs): Don't disable libgcj on
6521 sparc64-*-solaris* and sparcv9-*-solaris*.
6522
6d095fe4
AO
65232002-05-03 Alexandre Oliva <aoliva@redhat.com>
6524
6525 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6526
dac55df9
TF
65272002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6528
6529 * configure.in (FLAGS_FOR_TARGET): Do not add
6530 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6531 on i[3456]86-*-linux*.
6532
a018e15b
TF
65332002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6534
6535 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6536
6537 * configure.in (noconfigdirs): Do not add target-newlib if
6538 target == i[3456]86-*-linux*, and host == target.
6539
5f284831
MM
65402002-04-29 Mark Mitchell <mark@codesourcery.com>
6541
6542 * config.guess: Updated to 2002-04-26's version.
6543 * config.sub: Updated to 2002-04-26's version.
6544
33babf59
DD
65452002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6546
bd5f7da2
DD
6547 * configure.in: delete reference to absent file
6548
a0c4f3a0
DD
6549 * configure.in: replace '[' with 'test'
6550
66f1ba4f
DD
6551 * configure.in: Eliminate references to gash.
6552 * Makefile.in: Eliminate references to gash.
6553
7c3ab50c
DD
6554 * configure.in: remove useless references to 'pic' makefile fragments.
6555
bbc025f5
DD
6556 * configure.in: (*-*-windows*) Finish removing.
6557
33babf59
DD
6558 * configure.in: Eliminate redundant test for libgui.
6559
d5ec694c
DD
65602002-04-26 Joel Sherrill <joel@OARcorp.com>
6561
6562 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6563 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6564
57a5346c
DD
65652002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6566
6567 * configure.in: remove references to dead files
6568
dbf93899
DD
65692002-04-18 Tom Tromey <tromey@redhat.com>
6570
6571 * configure.in: Disallow configuring libgcj when it is already
6572 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6573 Solaris 2.8 by default. For PR libgcj/6158.
6574
26eadf68
DD
65752002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6576
6577 * configure.in: Move default CC setting out of config/mh-* fragments
6578 directly into here.
6579
a0a2c6c6
DD
65802002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6581
6582 * configure.in: don't even try to configure or make a subdirectory
6583 if there's no configure script for it.
6584
9972f812
DD
65852002-04-15 Mark Mitchell <mark@codesourcery.com>
6586
6587 * MAINTAINERS: Remove chill maintainers.
6588 * Makefile.in (CHILLFLAGS): Remove.
6589 (CHILL_LIB): Remove.
6590 (TARGET_CONFIGDIRS): Remove libchill.
6591 (CHILL_FOR_TARGET): Remove.
6592 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6593 CHILL_LIB.
6594 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6595 (CHECK_TARGET_MODULES): Likewise.
6596 (INSTALL_TARGET_MODULES): Likewise.
6597 (CLEAN_TARGET_MODULES): Likewise.
6598 (configure-target-libchill): Remove.
6599 (all-target-libchill): Remove.
6600 * configure.in (target_libs): Remove target-libchill.
6601 Do not compute CHILL_FOR_TARGET.
6602 * libchill: Remove directory.
5481b376 6603
75205f78
DD
66042002-04-15 DJ Delorie <dj@redhat.com>
6605
6606 * Makefile.in, configure.in, configure: Sync with gcc, entries
6607 follow...
6608
66092002-04-08 Tom Tromey <tromey@redhat.com>
6610
6611 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6612 Fixes PR libgcj/6068.
6613
66142002-03-30 Krister Walfridsson <cato@df.lth.se>
6615
6616 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6617
66182002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6619
6620 * configure.in (alpha*-dec-osf*): Enable libgcj.
6621
66222002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6623
6624 Fix for: PR bootstrap/3591, target/5676
6625 * configure.in (mcore-pe): Disable the configuration of
6626 libstdc++-v3 since exceptions are not supported.
6627
66282002-03-20 Anthony Green <green@redhat.com>
6629
6630 * configure.in: Enable libgcj for xscale-elf target.
6631
66322002-02-28 Alexandre Oliva <aoliva@redhat.com>
6633
6634 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6635 libjava.
6636 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6637
66382002-02-22 Alexandre Oliva <aoliva@redhat.com>
6639
6640 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6641 libstdc++-v3 and libjava.
6642
66432002-02-11 Adam Megacz <adam@xwt.org>
6644
6645 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6646 boehm-gc
6647
66482002-02-09 Alexandre Oliva <aoliva@redhat.com>
6649
6650 * config.guess: Updated to 2002-01-30's version.
6651 * config.sub: Updated to 2002-02-01's version.
6652 Contribute sh64-elf.
6653 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6654 * configure.in: Added sh64-*-*.
6655
66562002-01-17 H.J. Lu <hjl@gnu.org>
6657
6658 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6659 (all-target-fastjar): Also depend on all-target-libiberty.
6660
6661Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6662
6663 * configure, configure.in: Use temp file for long sed commands.
6664
66652001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6666
6667 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6668 libf2c.
6669
66702001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6671
6672 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6673
66742001-10-11 Hans-Peter Nilsson <hp@axis.com>
6675
6676 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6677
66782001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6679
6680 * configure: Handle temporary files securely using mkdir.
6681
66822001-09-26 Will Cohen <wcohen@redhat.com>
6683
6684 * configure.in (*-*-linux*): Disable configuration of target-newlib
6685 and target-libgloss.
6686
66872001-09-26 Alexandre Oliva <aoliva@redhat.com>
6688
6689 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6690 RANLIB.
6691
66922001-08-11 Graham Stott <grahams@redhat.com>
6693
6694 * Makefile.in (check-c++): Add missing semicolon.
6695
66962001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6697
6698 * configure.in (sh-*-linux*): New.
6699
67002001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6701
6702 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6703 and libgcj on m68hc11/m68hc12.
6704
67052001-06-27 H.J. Lu (hjl@gnu.org)
6706
6707 * Makefile (CFLAGS_FOR_BUILD): New.
6708 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6709
67102001-06-01 Hans-Peter Nilsson <hp@axis.com>
6711
6712 * configure.in (libstdcxx_flags): Do not try to execute
6713 libstdc++-v3/testsuite_flags until it exists.
6714
67152001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6716
6717 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6718
67192001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6720
6721 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6722
6723Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6724
6725 * configure.in: Move *-chorusos target case to the proper switch.
6726 Disable libgcj.
6727
67282001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6729
6730 * Makefile.in (STAGE1_CFLAGS): Pass down.
6731
67322001-04-13 Alan Modra <amodra@one.net.au>
6733
6734 * config.guess: Add hppa64-linux support. Note for next import that
6735 this is already in the master file.
6736 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6737
67382001-03-22 Colin Howell <chowell@redhat.com>
6739
6740 * Makefile.in (DO_X): Do not backslash single-quotes in
6741 backquotes (two places).
6742
67432001-03-18 Laurynas Biveinis <lauras@softhome.net>
6744
6745 * Makefile.in (DO_X): Quote nested quotes.
6746
67472001-03-15 Laurynas Biveinis <lauras@softhome.net>
6748
6749 * Makefile.in (DO_X): Use double quotes for quoting
6750 "RANLIB=$${RANLIB}".
6751
67522001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6753
6754 * configure.in: Only use `lang_requires' for languages athat are
6755 actually enabled.
6756
67572001-03-07 Tom Tromey <tromey@redhat.com>
6758
6759 * configure.in: Allow config-lang.in to set `lang_requires' to list
6760 of other required languages.
6761
67622001-03-06 Laurynas Biveinis <lauras@softhome.net>
6763
6764 * Makefile.in: Remove RANLIB definition. Use RANLIB
6765 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6766 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6767
67682001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6769 Alexandre Oliva <aoliva@redhat.com>
6770
6771 * Makefile.in (check-c++): Use tabs, not spaces.
6772
67732001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6774
6775 * Makefile.in (check-c++): New rule.
6776
6777 * configure.in (target_libs): Remove libg++.
6778 (noconfigdirs): Remove libg++.
6779 (noconfigdirs): Same.
6780 (noconfigdirs): Same.
6781 (noconfigdirs): Same.
6782
6783 * config-ml.in: Remove libg++ references.
6784
6785 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6786 (ALL_TARGET_MODULES): Same.
6787 (configure-target-libg++): Remove.
6788 (all-target-libg++): Remove.
6789 (configure-target-libio): Remove.
6790 (all-target-libio): Remove.
6791 (check-target-libio): Remove.
6792 (.PHONY): Remove.
6793 (libg++.tar.bz2): Remove.
6794 (all-target-cygmon): Remove libio.
6795 (all-target-libstdc++): Remove.
6796 (configure-target-libstdc++): Remove.
6797 (TARGET_LIB_PATH): Remove libstdc++.
6798 (ALL_GCC_CXX): Remove libstdc++.
6799 (all-target-gperf): Correct.
6800
68012001-02-15 Anthony Green <green@redhat.com>
6802
6803 * configure: Introduce GCJ_FOR_TARGET.
6804 * configure.in: Ditto.
6805 * Makefile.in: Ditto.
6806
68072001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6808
6809 * configure.in: for *-chorusos, don't config target-newlib and
6810 target-libgloss.
6811
68122001-02-04 Mark Mitchell <mark@codesourcery.com>
6813
6814 Remove V2 C++ library.
6815 * configure.in: Remove --enable-libstdcxx_v3 support.
6816
68172001-01-27 Richard Henderson <rth@redhat.com>
6818
6819 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6820
68212001-01-26 Tom Tromey <tromey@redhat.com>
6822
6823 * configure.in: Allow libgcj to be built on Sparc Solaris.
6824
68252001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6826
6827 * configure.in: Enable libgcj on several additional platforms.
6828
68292001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6830
6831 * configure.in: Enable libgcj for linux targets.
6832
68332001-01-09 Mike Stump <mrs@wrs.com>
6834
6835 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6836 failures of subdirectories.
6837
68382001-01-02 Laurynas Biveinis <lauras@softhome.net>
6839
6840 * configure: handle DOS-style absolute paths.
6841
68422001-01-02 Laurynas Biveinis <lauras@softhome.net>
6843
6844 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6845
68462000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6847
6848 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6849 (libstdcxx_incdir): Pass down.
6850 * config.if: Remove expired bits for cxx_interface, add stub.
6851 (libstdcxx_incdir): Add variable for g++ include directory.
6852 * configure.in (gxx_include_dir): Use it.
6853
68542000-12-15 Andreas Jaeger <aj@suse.de>
6855
6856 * configure.in: Handle lang_dirs.
6857
68582000-12-13 Anthony Green <green@redhat.com>
6859
6860 * configure.in: Disable libgcj for any target not specifically
6861 listed. Disable libgcj for x86 and Alpha Linux until compatible
6862 with g++ abi.
6863
68642000-12-13 Mike Stump <mrs@wrs.com>
6865
6866 * Makefile.in (local-distclean): Also remove fastjar.
6867
68682000-12-10 Anthony Green <green@redhat.com>
6869
6870 * configure.in: Define libgcj. Disable libgcj target libraries for
6871 most targets.
6872
68732000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6874
6875 * configure.in (target_libs): Revert 2000-12-08 patch.
6876 (noconfigdirs): Added target-libjava.
6877
68782000-12-09 Laurynas Biveinis <lauras@softhome.net>
6879
6880 * Makefile.in: handle DOS-style absolute paths.
6881
68822000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6883
6884 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6885 libjava.
6886 * configure.in (target_libs): Removed `target-libjava'.
6887
68882000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6889
6890 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6891 (ALL_MODULES): Added fastjar.
6892 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6893 (all-target-libjava): all-fastjar replaces all-zip.
6894 (all-fastjar): Added.
6895 (configure-target-fastjar, all-target-fastjar): Likewise.
6896 * configure.in (host_tools): Added fastjar.
6897
68982000-12-07 Mike Stump <mrs@wrs.com>
6899
6900 * Makefile.in (local-distclean): Remove leftover built files.
6901
69022000-11-16 Fred Fish <fnf@be.com>
6903
6904 * configure.in (enable_libstdcxx_v3): Fix typo,
6905 libstd++ -> libstdc++.
6906
69072000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6908
6909 * configure: Provide the original toplevel configure arguments
6910 (including $0) to subprocesses in the environment rather than
6911 through gcc/configargs.h.
6912
69132000-11-12 Mark Mitchell <mark@codesourcery.com>
6914
6915 * configure: Turn on libstdc++ V3 by default.
6916
69172000-10-16 Michael Meissner <meissner@redhat.com>
6918
6919 * configure (gcc/configargs.h): Only create if there is a build GCC
6920 directory created.
6921
69222000-10-05 Phil Edwards <pme@gcc.gnu.org>
6923
6924 * configure: Save configure arguments to gcc/configargs.h.
6925
69262000-10-04 Andris Pavenis <pavenis@latnet.lv>
6927
6928 * Makefile.in (bootstrap): avoid recursion if subdir missing
6929 (cross): ditto
6930 (do-proto-toplev): ditto
6931
6932Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6933
6934 * configure.in: Do not build byacc for hppa64. Provide paths to the
6935 X11 libraries for hppa64.
6936
69372000-09-02 Anthony Green <green@cygnus.com>
6938
6939 * Makefile.in (all-gcc): Depend on all-zlib.
6940 (CLEAN_MODULES): Add clean-zlib.
6941 (ALL_MODULES): Add all-zlib.
6942 * configure.in (host_libs): Add zlib.
6943
69442000-08-25 Alexandre Oliva <aoliva@redhat.com>
6945
6946 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6947 $targargs to tell whether newlib is going to be built.
6948
6949 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6950 $$r/TARGET_SUBDIR/libio for _G_config.h.
6951
69522000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6953
6954 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6955
6956 * configure: Make enable_threads and enable_shared defaults
6957 explicit. Substitute enable_threads into generated Makefiles.
6958 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6959 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6960
69612000-08-02 Manfred Hollstein <manfredh@redhat.com>
6962
6963 * configure.in: Re-enable all references to libg++ and librx.
6964
ffb97b2f 69652002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6966
ffb97b2f
DD
6967 * configure.in: Add *-*-freebsd* configurations.
6968
bbf6e9e3
AC
69692002-04-07 Andrew Cagney <ac131313@redhat.com>
6970
6971 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6972 (do-tar, do-bz2): New rules.
6973 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6974 (gdb-tar): New rule.
6975 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6976 (insight_dejagnu.tar): New rule.
6977 (insight.tar): New rule.
6978 (gdb+dejagnu.tar): New rule.
6979 (gdb.tar): New rule.
6980
8f1579c0
AC
69812002-04-07 Andrew Cagney <ac131313@redhat.com>
6982
6983 * MAINTAINERS: Update dejagnu/
6984
ba3c59ab
AO
69852002-03-16 Alexandre Oliva <aoliva@redhat.com>
6986
6987 * ltmain.sh (relink_command): Fix typo in previous change.
6988
6243d5dd
AO
69892002-03-15 Alexandre Oliva <aoliva@redhat.com>
6990
6991 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6992 (relink_command): Added --tag flags.
6993 (mode=install): If relinking fails; error out.
6994
80413487
RH
69952002-03-12 Richard Henderson <rth@redhat.com>
6996
6997 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6998 .NOTPARALLEL tag.
6999 (do-check): Rename from check.
7000 (check): Allow parallel check.
7001
3daeddf6
RH
70022002-03-11 Richard Henderson <rth@redhat.com>
7003
7004 * Makefile.in (.NOTPARALLEL): Add fake tag.
7005
fad93c55
L
70062002-03-07 H.J. Lu (hjl@gnu.org)
7007
7008 * configure.in: Enable gprof for mips*-*-linux*.
7009
2e8357fc
AO
70102002-02-28 Alexandre Oliva <aoliva@redhat.com>
7011
7012 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7013 libjava.
7014 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7015
bd48e1a9
AC
70162002-02-24 Andrew Cagney <ac131313@redhat.com>
7017
7018 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7019
39121370
DJ
70202002-02-23 Daniel Jacobowitz <drow@mvista.com>
7021
7022 * config.guess: Import from master sources, rev 1.232.
7023 * config.sub: Import from master sources, rev 1.246.
7024
081ff160
AO
70252002-02-23 Alexandre Oliva <aoliva@redhat.com>
7026
7027 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7028 because its Makefile is there; test for the executable instead.
7029
20a5393b
AO
70302002-02-09 Alexandre Oliva <aoliva@redhat.com>
7031
7032 Contribute sh64-elf.
7033 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7034 * configure.in: Added sh64-*-*.
7035
38135629
JJ
70362002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7037
80413487
RH
7038 * COPYING.NEWLIB: Remove advertising clause from
7039 Berkeley and Red Hat licenses.
38135629 7040
48d19748
MD
70412002-02-01 Mo DeJong <supermo@bayarea.net>
7042
7043 * Makefile.in: Add all-tix to deps for all-snavigator
7044 so that tix is built when building snavigator.
7045
f6e1c110
BE
70462002-02-01 Ben Elliston <bje@redhat.com>
7047
7048 * config.guess: Import from master sources, rev 1.229.
7049 * config.sub: Import from master sources, rev 1.240.
7050
4867be41
DJ
70512002-01-27 Daniel Jacobowitz <drow@mvista.com>
7052
7053 From Steve Ellcey <sje@cup.hp.com>:
7054 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7055 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7056 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7057 IA64.
7058 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7059 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7060 soname_spec, sys_lib_search_path_spec): Ditto.
7061
e82380cc
JT
70622002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7063
7064 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7065 target-libiberty, and target-libgloss. Skip Java-related
7066 libraries if not supported for NetBSD on target CPU.
7067
1319fb9c
NC
70682002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7069
7070 * configure.in: Import StrongARM and XScale target_configdirs from
7071 FSF GCC version.
7072
b020f6ac
L
70732002-01-16 H.J. Lu (hjl@gnu.org)
7074
7075 * config.guess: Import from master sources, rev 1.225.
7076 * config.sub: Import from master sources, rev 1.238.
7077
7078 * MAINTAINERS: Updated notes on config.guess and config.sub.
7079
a0c1c920
NC
70802002-01-11 Steve Ellcey <sje@cup.hp.com>
7081
7082 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7083 ld and gdb are not supported.
7084
a9fa5e1f
JJ
70852002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7086
7087 * Change reference to Cygnus Solutions to be Red Hat.
7088
94077108
JJ
70892002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7090
7091 * COPYING.NEWLIB: Update generic copyright date.
7092
05ecd75c
MS
70932002-01-07 Mark Salter <msalter@redhat.com>
7094
7095 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7096 Allow target-libgloss to be built for arm, strongarm, and xscale.
7097
a106bb62
BE
70982002-01-03 Ben Elliston <bje@redhat.com>
7099
7100 * MAINTAINERS: Update URL for config.* scripts.
7101
0e254642
AM
71022001-12-18 Alan Modra <amodra@bigpond.net.au>
7103
7104 * config.sub: Import latest version.
7105 * config.guess: Likewise.
7106
0a0d0041
TF
71072001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7108
7109 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7110 options for i[3456]86-pc-linux* native builds.
7111
d932cae7
NC
71122001-12-05 Laurent Guerby <guerby@acm.org>
7113
7114 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7115 libiberty.
d932cae7
NC
7116
7117 Import this patch from gcc:
5481b376 7118
d932cae7
NC
7119 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7120
7121 * symlink-tree: handle DOS-style absolute paths.
7122
49b7683b
DD
71232001-11-28 DJ Delorie <dj@redhat.com>
7124 Zack Weinberg <zack@codesourcery.com>
7125
7126 When build != host, create libiberty for the build machine.
7127
7128 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7129 CONFIG_ARGUMENTS.
7130 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7131 New variables.
7132 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7133 and rules.
7134 (all.normal): Depend on ALL_BUILD_MODULES.
7135 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7136 (all-build-libiberty): Depend on configure-build-libiberty.
7137
7138 * configure: Calculate and substitute proper value for
7139 ALL_BUILD_MODULES.
7140 * configure.in: Create the build subdirectory.
7141 Calculate and substitute TARGET_CONFIGARGS (formerly
7142 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7143
26ef82f4
GK
71442001-11-26 Geoffrey Keating <geoffk@redhat.com>
7145
7146 * config.sub: Update to version 1.232 on subversion.
7147
43e64072
NC
71482001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7149
7150 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7151 files from .po files for a distribution.
7152
66f6c0d5
HPN
71532001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7154
7155 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7156
4a02fdb2
JH
71572001-11-13 Jeff Holcomb <jeffh@redhat.com>
7158
7159 Merged from net gcc:
7160 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7161 * ltcf-c.sh: Use $objext, not $ac_objext.
7162 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7163 * ltcf-cxx.sh: Add support for GNU.
7164 2001-07-22 Timothy Wall <twall@redhat.com>
7165 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7166 default settings if using GNU tools with that configuration.
7167 * ltcf-cxx.sh: Ditto.
7168 * ltcf-gcj.sh: Ditto.
7169 2001-07-21 Michael Chastain <chastain@redhat.com>
7170 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7171 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7172 * ltmain.sh: Mark as gcc-local.
7173
227b9953
JH
71742001-11-13 Jeff Holcomb <jeffh@redhat.com>
7175
7176 * Makefile.in (all-bison): Revert 2001-10-24.
7177 Don't depend on texinfo.
7178
cbbab8fb
JJ
71792001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7180
80413487 7181 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7182
922b2485
DD
71832001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7184
7185 * configure.in (--enable-languages): Be more permissive about
7186 syntax. Check for empty lists better. Warn about $LANGUAGES.
7187
f08fa01d
HPN
71882001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7189
7190 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7191
fee3da4e
JH
71922001-10-24 Jeff Holcomb <jeffh@redhat.com>
7193
7194 Makefile.in (all-bison): Don't depend on texinfo.
7195
73fb1ef9
AM
71962001-10-03 Alan Modra <amodra@bigpond.net.au>
7197
7198 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7199
373688ac
AO
72002001-09-29 Alexandre Oliva <aoliva@redhat.com>
7201
7202 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7203
9c07660b
HPN
72042001-09-28 Hans-Peter Nilsson <hp@axis.com>
7205
7206 * config.sub, config.guess: Import latest from subversions.
7207
3f152009
AO
72082001-09-21 Alexandre Oliva <aoliva@redhat.com>
7209
7210 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7211 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7212 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7213 avoid quotes nesting problems.
7214 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7215 (DO_X): Export only variables that are set.
7216
8f6a59e5
BE
72172001-09-19 Ben Elliston <bje@redhat.com>
7218
7219 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7220 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7221 semantics. Use the shell built-in "type" command instead.
7222
a1ec19fa
TS
72232001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7224
7225 * config.sub: Reverted the earlier change, this version is not the
7226 master file.
7227
4008bd9b
TS
72282001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7229
7230 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7231 Add support for mips64.
7232
dd1e52a4
JH
72332001-09-03 Jeff Holcomb <jeffh@redhat.com>
7234
7235 * configure.in: Enable libstdc++-v3 for h8300 targets.
7236
91549d1c
EC
72372001-08-30 Eric Christopher <echristo@redhat.com>
7238 Jason Eckhardt <jle@redhat.com>
7239
7240 * config.sub: Add support for mipsisa32.
7241
cf966cf9
EC
72422001-08-30 Eric Christopher <echristo@redhat.com>
7243
7244 * config.sub, config.guess: Import latest from subversions.
7245
82208dc5
AM
72462001-08-20 Alan Modra <amodra@bigpond.net.au>
7247
7248 * config.sub, config.guess: Import latest from subversions.
7249
4dca8403
DD
72502001-07-26 DJ Delorie <dj@redhat.com>
7251
7252 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7253
1107dce2
AM
72542001-06-19 Alan Modra <amodra@bigpond.net.au>
7255
7256 * Makefile.in: Revert 2001-06-17.
7257 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7258
e09a6604
L
72592001-06-17 H.J. Lu <hjl@gnu.org>
7260
7261 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7262 (gas+binutils.tar.bz2): Likewise.
7263 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7264
31a8b634
AC
7265Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7266
7267 * Makefile.in (VER): When present, extract the version number from
5481b376 7268 the file version.in.
31a8b634 7269
dc70af01
AO
72702001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7271
7272 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7273 gcc/xgcc is built, use -print-prog-name to find out the program
7274 name to use.
7275
839bbd8c
AO
72762001-06-04 Mark Mitchell <mark@codesourcery.com>
7277
7278 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7279 with_gcc]: Use `gcc -shared' to build a shared library.
7280
566e9a30
AO
72812001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7282
7283 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7284 archives.
7285
e877bb69
AO
72862001-05-28 Simon Patarin <simon.patarin@inria.fr>
7287
7288 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7289 libraries when using g++ with native linker.
7290
1605288b
AO
72912001-05-28 Alexandre Oliva <aoliva@redhat.com>
7292
7293 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7294
11a383ba
TR
72952001-05-24 Tom Rix <trix@redhat.com>
7296
7297 * configure.in : enable ld for aix
cf966cf9 7298
18611226
AO
72992001-05-22 Alexandre Oliva <aoliva@redhat.com>
7300
7301 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7302 [aix4*|aix5*]: Prepend blank.
7303
6be7c12c
AO
73042001-05-20 Alexandre Oliva <aoliva@redhat.com>
7305
7306 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7307 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7308 of subdir/configure scripts to use the new libtool.m4.
7309
4ed00bba
L
73102001-05-14 H.J. Lu <hjl@gnu.org>
7311
7312 * config.if (libc_interface): Set to -libc6.2- for cross
7313 compiling to Linux/glibc 2.2.
7314
b1af961c
AO
73152001-05-03 Alexandre Oliva <aoliva@redhat.com>
7316
7317 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7318 libgcj.
7319
5ec3e74e
AO
73202001-04-26 Alexandre Oliva <aoliva@redhat.com>
7321
7322 * configure.in (noconfigdirs): Don't reset it from scratch in the
7323 target case; only append to it.
7324
b3ed1d6b
AO
73252001-04-26 Alexandre Oliva <aoliva@redhat.com>
7326
7327 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7328 sparc-*-solaris2.8]: Disable ${libgcj}.
7329
96111c10
AO
73302001-04-25 Alexandre Oliva <aoliva@redhat.com>
7331
7332 * configure.in (libgcj_saved): Copy from $libgcj.
7333 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7334 --disable-libgcj.
7335
b5bf43f2
AO
73362001-04-20 Alexandre Oliva <aoliva@redhat.com>
7337
7338 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7339 1.641.2.228.
7340
8cc32590
AO
73412001-04-12 Alexandre Oliva <aoliva@redhat.com>
7342
7343 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7344 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7345
dec0cb0c
AO
73462001-04-01 Alexandre Oliva <aoliva@redhat.com>
7347
7348 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7349 New macros.
7350 (bootstrap, cross): Use RECURSE_FLAGS.
7351 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7352
6a9c3886
AO
73532001-03-27 Alexandre Oliva <aoliva@redhat.com>
7354
7355 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7356
d4fc7db8
NC
73572001-03-23 Nick Clifton <nickc@redhat.com>
7358
7359 * README-maintainer-mode: Add note about inability to use "make
7360 distclean" in maintainer mode.
7361
7389ff65
AO
73622001-03-22 Alexandre Oliva <aoliva@redhat.com>
7363
7364 Re-installed:
7365 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7366 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7367 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7368 * ltcf-cxx.sh: Likewise.
7369 * ltcf-gcj.sh: Likewise.
7370
b3e0dc8e
PB
73712001-03-22 Philip Blundell <philb@gnu.org>
7372
7373 * config.sub, config.guess: Import latest from subversions.
7374
469b781c
AO
73752001-03-22 Alexandre Oliva <aoliva@redhat.com>
7376
7377 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7378 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7379
b0dad762
MC
73802001-03-20 Michael Chastain <chastain@redhat.com>
7381
7382 * Makefile.in: all-m4 depends on all-texinfo.
7383
c559bb17
AO
73842001-03-08 Alexandre Oliva <aoliva@redhat.com>
7385
7386 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7387
fef4ae2e
JJ
73882001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7389
7390 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7391 longer valid.
7392
8d6dd99d
NC
73932001-02-16 Nick Clifton <nickc@redhat.com>
7394
7395 * configure.in (noconfigdirs): Allow configuration of texinfo
7396 for Cygwin hosts.
7397
a85d7ed0
NC
73982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7399
7400 * config.guess: Add linux target for S/390.
7401 * config.sub: Likewise.
7402 * configure.in: Likewise.
7403
51221c5e
DD
74042001-02-06 Ben Elliston <bje@redhat.com>
7405
7406 * configure: Output host type to stdout, not stderr.
7407
9dec4c71
MS
74082001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7409
7410 * config.guess: Import from subversions.gnu.org (revision 1.181).
7411 * config.sub: Import from subversions.gnu.org (revision 1.199).
7412
9add9c04
AM
74132001-01-30 Alan Modra <alan@linuxcare.com.au>
7414
7415 * config.guess: Handle hppa64-linux systems.
7416
8679174d
MS
74172001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7418
7419 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7420 Don't unset, it's non-portable and no longer necessary, set to empty
7421 instead.
7422
02d01ed4
MS
74232001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7424
7425 * ltconfig: Shell portability fix for the tagname validity check.
7426
4cc5853d
MS
74272001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7428
7429 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7430
7487e485
AO
74312001-01-27 Alexandre Oliva <aoliva@redhat.com>
7432
7433 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7434 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7435
f332af52
AO
74362001-01-24 Alexandre Oliva <aoliva@redhat.com>
7437
7438 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7439 keep at least one of build_libtool_libs or build_old_libs set to
7440 yes.
7441
ef099754
AO
74422001-01-24 Alexandre Oliva <aoliva@redhat.com>
7443
7444 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7445 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7446
8341f2fc 74472000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7448
8341f2fc
AJ
7449 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7450
74512000-11-03 Philip Blundell <pb@futuretv.com>
7452
7453 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7454 files.
ebf0fa2e 7455
c320a39f
JJ
74562001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7457
7458 * COPYING.NEWLIB: Put into source repository.
7459
8817b92e
BE
74602001-01-15 Ben Elliston <bje@redhat.com>
7461
7462 * configure.in (host_tools): Add sid.
7463 Always configure cgen.
7464 * Makefile.in (all-sid): New target.
7465 (check-sid, clean-sid, install-sid): Likewise.
7466
35590697
AJ
74672001-01-07 Andreas Jaeger <aj@suse.de>
7468
80413487 7469 * config.sub, config.guess: Update from subversions.
35590697 7470
6ee6cea6
AO
74712000-12-12 Alexandre Oliva <aoliva@redhat.com>
7472
7473 * configure.in: Disable language-specific target libraries for
7474 languages that aren't enabled.
7475
077b8428
NC
74762000-11-24 Nick Clifton <nickc@redhat.com>
7477
7478 * configure.in (xscale-elf): Add target.
7479 (xscale-coff): Add target.
7480 (c4x, c5x, tic54x): Move after ARM targets.
7481
9e28a1ed
AO
74822000-11-23 Alexandre Oliva <aoliva@redhat.com>
7483
7484 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7485
be98a80a
ILT
74862000-11-20 Ian Lance Taylor <ian@zembu.com>
7487
7488 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7489
5cec67bf
AO
74902000-11-18 Alexandre Oliva <aoliva@redhat.com>
7491
7492 * Makefile.in: Merge with GCC and libgcj.
7493 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7494 configure-target-<library> when their configure scripts need the C
7495 or C++ library to have already been built to work properly.
7496 (do_proto_toplev): Set them to an empty string.
7497
d932cae7 74982000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7499
7500 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7501 (REALLY_SET_LIB_PATH): Use them.
7502
d932cae7 75032000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7504
7505 * config.sub: Add support for Sun Chorus
7506
8602ff0c
NC
75072000-11-02 Per Lundberg <plundis@chaosdev.org>
7508
7509 * config.sub: Add support for the *-storm-chaos OS.
7510
f9e0997d
NC
75112000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7512
80413487
RH
7513 * configure.in (noconfigdirs): Don't compile some
7514 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7515
d64552c5
AO
75162000-09-30 Alexandre Oliva <aoliva@redhat.com>
7517
7518 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7519 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7520 all affected `configure' scripts.
7521
97f60b31
AO
75222000-09-25 Alexandre Oliva <aoliva@redhat.com>
7523
7524 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7525 ltcf-c.sh.
7526
6e8dd58f
PB
75272000-09-12 Philip Blundell <philb@gnu.org>
7528
7529 * config.sub, config.guess: Update from subversions.
7530
103a2e99
AO
75312000-09-06 Alexandre Oliva <aoliva@redhat.com>
7532
51601921
AO
7533 * Makefile.in (all-zlib): Added dummy target.
7534
103a2e99
AO
7535 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7536 multi-language branch.
7537
2809b4b9
AO
75382000-09-05 Alexandre Oliva <aoliva@redhat.com>
7539
7540 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7541 (bootstrap*): Depend on all-bootstrap.
7542
7450026c
AO
75432000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7544
7545 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7546 crosses, but add gcc/include to the header search path for them.
7547
6cf86f7f
AO
75482000-08-31 Alexandre Oliva <aoliva@redhat.com>
7549
7550 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7551 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7552 * gettext.m4: New file, extracted from aclocal.m4.
7553
ce2ea6e3
AO
75542000-08-22 Alexandre Oliva <aoliva@redhat.com>
7555
7556 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7557 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7558 sub-configures.
7559
9765193e
DE
75602000-08-20 Doug Evans <dje@casey.transmeta.com>
7561
7562 * Makefile.in (ALL_MODULES): Add all-cgen.
7563 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7564 (all-cgen): New target.
7565 (all-opcodes,all-sim): Depend on all-cgen.
7566 * configure.in (host_tools): Add cgen.
7567 Only configure cgen if --enable-cgen-maint.
7568
d7b32520
AO
75692000-08-17 Alexandre Oliva <aoliva@redhat.com>
7570
7571 * config-ml.in (CC, CXX): Don't introduce a leading space.
7572
e52ef561
AO
75732000-08-16 Alexandre Oliva <aoliva@redhat.com>
7574
7575 * configure.in (libstdcxx_flags): Use
7576 libstdc++-v3/src/libstdc++.INC.
7577
88f9c2a0
AO
75782000-08-15 Alexandre Oliva <aoliva@redhat.com>
7579
7580 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7581
98fbe43f
JM
75822000-08-11 Jason Merrill <jason@redhat.com>
7583
7584 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7585 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7586 (FLAGS_FOR_TARGET): Not here.
7587 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7588
279ddab4
DD
75892000-08-07 DJ Delorie <dj@redhat.com>
7590
7591 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7592 "if we're also building gcc, and it's a gcc that will run on the
7593 build machine, we want to use its includes instead of the system's
7594 default includes".
7595
60523a83
AO
75962000-08-03 Alexandre Oliva <aoliva@redhat.com>
7597
24ffec7a
AO
7598 * configure.in (libstdcxx_flags): Don't use `"'.
7599
60523a83
AO
7600 * config-ml.in: Adjust multilib search paths to the
7601 appropriate multilib tree.
7602
daf644b5
AO
76032000-08-02 Alexandre Oliva <aoliva@redhat.com>
7604
7605 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7606 commas in $LANGUAGES.
7607
63266560
DD
76082000-08-01 Alexandre Oliva <aoliva@redhat.com>
7609
7610 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7611
76122000-07-31 Alexandre Oliva <aoliva@redhat.com>
7613
7614 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7615 CXX_FOR_TARGET for sed.
7616
76172000-07-30 Alexandre Oliva <aoliva@redhat.com>
7618
7619 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7620 Do not override if already set in the environment or in configure.
7621 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7622 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7623
9e449d3e
AO
76242000-07-27 Alexandre Oliva <aoliva@redhat.com>
7625
7626 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7627 (GCC_FOR_TARGET): Use it.
7628 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7629 * configure.in: ... here.
7630 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7631 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7632
8bbd92e0
AO
76332000-07-24 Alexandre Oliva <aoliva@redhat.com>
7634
fd1f87b2
AO
7635 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7636 (configure-target-libchill, configure-target-libobjc): Likewise.
7637
8bbd92e0
AO
7638 * configure.in: Use the same cache file for all target libs.
7639 * config-ml.in: But different cache files per multilib variant.
7640
25c6c112
JL
76412000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7642
7643 * configure (topsrcdir): Don't use dirname.
7644
ba73c63f
JM
76452000-07-20 Jason Merrill <jason@redhat.com>
7646
7647 * configure.in: Remove all references to libg++ and librx.
7648
7649 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7650
1af08294
HPN
76512000-07-20 Hans-Peter Nilsson <hp@axis.com>
7652
7653 * config.sub: Update to subversions version 2000-07-06.
7654
ba73c63f
JM
76552000-07-12 Andrew Haley <aph@cygnus.com>
7656
7657 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7658 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7659
76602000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7661
7662 * symlink-tree: Check number of arguments.
7663
d932cae7 76642000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7665
7666 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7667
ba73c63f
JM
76682000-07-05 Jim Wilson <wilson@cygnus.com>
7669
7670 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7671 search path for a g++ extracted from the build tree. This
7672 will allow link tests run by configure scripts in
7673 subdirectories to succeed.
7674
92ee2f86
UC
76752000-07-01 Koundinya K <kk@ddeorg.soft.net>
7676
80413487 7677 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7678
23f2f29f
CV
76792000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7680
7681 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7682 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7683
f04f5a67
TW
76842000-06-19 Timothy Wall <twall@cygnus.com>
7685
7686 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7687 * config.sub: Add tic54x target.
7688
11da68be
NC
76892000-06-07 Phillip Thomas <pthomas@suse.de>
7690
7691 * README-maintainer-mode: New file: Contains notes on using
7692 --enable-maintainer-mode with binutils.
7693
d932cae7 76942000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7695
7696 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7697
d932cae7 76982000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7699
7700 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7701 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7702
9442cea3
L
770320000-05-21 H.J. Lu (hjl@gnu.org)
7704
80413487
RH
7705 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7706 directory are used if they exist. Make sure
7707 $(build_tooldir)/include is searched for header files,
7708 $(build_tooldir)/lib/ for library files.
9442cea3 7709 (GCC_FOR_TARGET): Likewise.
80413487 7710 (CXX_FOR_TARGET): Likewise.
9442cea3 7711
d932cae7 77122000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7713
7714 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7715
d932cae7 77162000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7717
7718 * Makefile.in (configure-target-libiberty): Depend on
7719 configure-target-newlib.
7720
ba73c63f
JM
77212000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7722
7723 * configure.in, Makefile.in: Merge all libffi-related
7724 configury stuff from the libgcj tree.
7725
d932cae7 77262000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7727
7728 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7729 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7730
d932cae7 77312000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7732
7733 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7734 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7735 current version information. Add to proto-toplev directory.
b5a23627
AC
7736 (gdb-taz): Build do-djunpack.
7737
ba73c63f
JM
77382000-05-15 David Edelsohn <edelsohn@gnu.org>
7739
7740 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7741
7c86ed39
L
77422000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7743
7744 * ltmain.sh: Preserve in relink_command any environment
7745 variables that may affect the linker behavior.
7746
d932cae7 77472000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7748
7749 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7750
d932cae7 77512000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7752
7753 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7754
ed0a91a5
EZ
77552000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7756
7757 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7758 with the version name.
ed0a91a5 7759
ba73c63f 77602000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7761
ba73c63f 7762 * config.if: Tweak.
6cafa39f 7763
ba73c63f 77642000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7765
ba73c63f 7766 * djunpack.bat: New file.
66156876 7767
d932cae7 77682000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7769
7770 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7771 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7772 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7773 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7774
ba73c63f
JM
77752000-04-16 Dave Pitts <dpitts@cozx.com>
7776
80413487
RH
7777 * config.sub (case $basic_machine): Change default for "ibm-*"
7778 to "openedition".
ba73c63f 7779
d932cae7 77802000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7781
7782 * Makefile.in (gdb-taz): New target. GDB specific archive.
7783 (do-md5sum): New target.
7784 (MD5PROG): Define.
7785 (PACKAGE): Default to TOOL.
7786 (VER): Default to a shell script.
7787 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7788 md5 checksum generation.
b35ece4e
AC
7789 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7790 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7791 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7792 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7793
d932cae7 77942000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7795
7796 * configure (warn_cflags): Delete.
7797
ba73c63f 77982000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7799 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7800
80413487
RH
7801 * configure.in (enable_libstdcxx_v3): Add.
7802 (target_libs): Add bits here to switch between libstdc++-v2 and
7803 libstdc++-v3.
7804 * config.if: And this file too.
7805 * Makefile.in: Add libstdc++-v3 targets.
35590697 7806
ba73c63f
JM
78072000-04-05 Michael Meissner <meissner@redhat.com>
7808
7809 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7810
d332c5ac
JM
78112000-03-29 Jason Merrill <jason@casey.cygnus.com>
7812
7813 * configure.in: -linux-gnu*, not -linux-gnu.
7814
d932cae7 78152000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7816
7817 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7818 (do-tar-bz2): Replace TOOL with PACKAGE.
7819 (gdb.tar.bz2): Remove GDBTK from GDB package.
7820 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7821 dejagnu.tar.bz2): New packages.
6dcbc97b 7822
96ce09a7
ILT
78232000-02-27 Andreas Jaeger <aj@suse.de>
7824
7825 * configure.in: Add entry for mips*-*-linux*, move catch all
7826 *-*-*linux* entry below this one.
7827
2031769e
ILT
78282000-02-27 Ian Lance Taylor <ian@zembu.com>
7829
7830 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7831
4bab746c
NC
78322000-02-24 Nick Clifton <nickc@cygnus.com>
7833
7834 * config.sub: Support an OS of "wince".
7835
d932cae7 78362000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7837
7838 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7839 version.
ada59422 7840
5b93d8bb
AM
78412000-02-23 Linas Vepstas <linas@linas.org>
7842
7843 * config.sub: Add support for Linux/IBM 370.
7844 * configure.in: Likewise.
7845
2fb651f6
NC
78462000-02-22 Nick Clifton <nickc@cygnus.com>
7847
7848 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7849
b8441c25
CF
78502000-02-20 Christopher Faylor <cgf@cygnus.com>
7851
7852 * config.guess: Guess "cygwin" rather than "cygwin32".
7853
d332c5ac
JM
78542000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7855
7856 * configure (gcc_version): When setting, narrow search to
7857 lines containing `version_string'.
7858
ba73c63f
JM
78592000-02-15 Denis Chertykov <denisc@overta.ru>
7860
7861 * config.sub: Add support for avr target.
7862
d932cae7 78632000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7864
7865 * config.sub: Add mmix-knuth-mmixware.
7866
78672000-01-27 Christopher Faylor <cgf@redhat.com>
7868
7869 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7870 structure stuff to -L library search.
7871 (CXX_FOR_TARGET): Ditto.
7872 (CROSS_CHECK_MODULES): Fix spelling mistake.
7873
78742000-01-24 Mark Mitchell <mark@codesourcery.com>
7875
7876 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7877 the C++ compiler.
7878
78792000-01-12 Richard Henderson <rth@cygnus.com>
7880
7881 * configure.in: Don't build some bits for beos.
7882
78832000-01-12 Joel Sherrill (joel@OARcorp.com)
7884
7885 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7886 as include files.
7887
91b2c84d
GK
78882000-01-06 Geoff Keating <geoffk@cygnus.com>
7889
7890 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7891 not mh-aix43.
7892
ba73c63f
JM
78931999-12-14 Richard Henderson <rth@cygnus.com>
7894
7895 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7896 * config.sub: Accept alphaev[78], alphaev8.
7897
78981999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7899
7900 * config.guess, config.sub: Update from autoconf.
7901
7902Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7903
7904 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7905 necessary libraries are missing.
7906
79071999-10-25 Andreas Schwab <schwab@suse.de>
7908
7909 * configure: Fix quoting inside arguments of eval.
7910
79111999-10-21 Nick Clifton <nickc@cygnus.com>
7912
7913 * config-ml.in: Allow suppression of some ARM multilibs.
7914
7915Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7916
7917 * config.guess: Add OS/390 match pattern.
7918 * config.sub: Add mvs, openedition targets.
7919 * configure.in (i370-ibm-opened*): New.
7920
ef14edc4
ILT
79211999-09-04 Steve Chamberlain <sac@pobox.com>
7922
7923 * config.sub: Add support for configuring for pj.
7924
afb478e8
NC
79251999-08-31 Nick Clifton <nickc@cygnus.com>
7926
fd6848f6 7927 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7928
ba73c63f 79291999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7930
7931 * configure.in: Do not configure or build ld for AIX
7932 platforms. ld is known to be broken on these platforms.
7933
ba73c63f
JM
7934Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7935
7936 * config-ml.in: Pass compiler flag corresponding to multidirs to
7937 subdir configures.
7938
c363de44
ILT
79391999-08-09 Ian Lance Taylor <ian@zembu.com>
7940
7941 * Makefile.in (LDFLAGS): Define.
7942
dc8bc5a6
ILT
79431999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7944
7945 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7946 noconfigdirs.
7947 (*-*-cygwin*): Likewise.
7948
6ca3858e
ILT
79491999-08-08 Ian Lance Taylor <ian@zembu.com>
7950
71141bb6
ILT
7951 * mkdep: New file.
7952 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7953 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7954
6ca3858e
ILT
7955 From Eli Zaretskii <eliz@is.elta.co.il>:
7956 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7957 long file name when using DJGPP on MS-DOS.
7958
ba73c63f
JM
7959Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7960
7961 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7962
2735a327
AM
79631999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7964
7965 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7966 dependency as this causes "make check" to globally "make all"
7967
ba73c63f
JM
7968Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7969
7970 * configure.in (target_libs): Added target-zlib.
7971 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7972 (CONFIGURE_TARGET_MODULES): Likewise.
7973 (CHECK_TARGET_MODULES): Likewise.
7974 (INSTALL_TARGET_MODULES): Likewise.
7975 (CLEAN_TARGET_MODULES): Likewise.
7976 (configure-target-zlib): New target.
7977 (all-target-zlib): Likewise.
7978 (all-target-libjava): Depend on all-target-zlib.
7979 (configure-target-libjava): Depend on configure-target-zlib.
7980
7981 * Makefile.in (configure-target-libjava): Depend on
7982 configure-target-newlib.
7983 (configure-target-boehm-gc): New target.
7984 (configure-target-qthreads): New target.
7985
80413487
RH
7986 * configure.in (target_libs): Added target-qthreads.
7987 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7988 (CONFIGURE_TARGET_MODULES): Likewise.
7989 (CHECK_TARGET_MODULES): Likewise.
7990 (INSTALL_TARGET_MODULES): Likewise.
7991 (CLEAN_TARGET_MODULES): Likewise.
7992 (all-target-qthreads): New target.
7993 (configure-target-libjava): Depend on configure-target-qthreads.
7994 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7995
7996 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7997 (CONFIGURE_TARGET_MODULES): Likewise.
7998 (CHECK_TARGET_MODULES): Likewise.
7999 (INSTALL_TARGET_MODULES): Likewise.
8000 (CLEAN_TARGET_MODULES): Likewise.
8001 (all-target-libjava): New target.
8002 (all-target-boehm-gc): Likewise.
8003 * configure.in (target_libs): Added libjava, boehm-gc.
8004
08d836d6
ILT
80051999-07-22 Ian Lance Taylor <ian@zembu.com>
8006
8007 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8008 configure.bat in SUPPORT_FILES.
8009 (gas+binutils.tar.bz2): Likewise.
8010
8011 * makeall.bat: Remove; obsolete.
8012
8f36e47c
ILT
80131999-07-21 Ian Lance Taylor <ian@zembu.com>
8014
8015 From Mark Elbrecht:
8016 * configure.bat: Remove; obsolete.
8017
56e82f25
ILT
80181999-07-11 Ian Lance Taylor <ian@zembu.com>
8019
8020 * configure: Add -W -Wall to the default CFLAGS when compiling with
8021 gcc.
8022
1001d816
JL
8023Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8024
8025 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8026
106117aa
MM
80271999-06-30 Mark Mitchell <mark@codesourcery.com>
8028
8029 * configure.in: Build ld on IRIX6.
8030
c376f4ed
ILT
80311999-06-12 Ian Lance Taylor <ian@zembu.com>
8032
8033 * Makefile.in: Change distribution targets to use bzip2 instead of
8034 gzip.
8035 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8036 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8037
306b7445
NC
80381999-06-04 Nick Clifton <nickc@cygnus.com>
8039
8040 * config.sub: Add mcore target.
8041
d932cae7 80421999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8043
8044 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8045
d932cae7 80461999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8047
8048 * config.guess (dummy): Changed to $dummy.
8049
6c3175b0
NC
80501999-05-24 Nick Clifton <nickc@cygnus.com>
8051
ba73c63f
JM
8052 * config.sub: Tidied up case statements.
8053
80541999-05-22 Ben Elliston <bje@cygnus.com>
8055
8056 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8057 <jiro@din.or.jp>.
8058
8059 * config.guess: Merge with FSF version. Future changes will be
8060 more accurately recorded in this ChangeLog.
8061 * config.sub: Likewise.
8062
d932cae7 80631999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8064
8065 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8066
252b5132
RH
80671999-04-30 Tom Tromey <tromey@cygnus.com>
8068
8069 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8070
80711999-04-23 Tom Tromey <tromey@cygnus.com>
8072
8073 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8074
80751999-04-20 Drew Moseley <dmoseley@cygnus.com>
8076
8077 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8078 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8079 Bad merge removed these two changes.
8080
ba73c63f 8081Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8082 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8083
8084 * config.guess (interix Alpha): Add.
8085
252b5132
RH
80861999-04-11 Richard Henderson <rth@cygnus.com>
8087
8088 * configure.in (i?86-*-beos*): Do config gperf; don't config
8089 gdb, newlib, or libgloss.
8090
d932cae7 80911999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8092
ba73c63f
JM
8093 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8094 link a trivial program with -mabi=64. If it fails, remove mabi=64
8095 from multidirs.
8096
d932cae7 80971999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8098
8099 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8100
252b5132
RH
81011999-04-08 Nick Clifton <nickc@cygnus.com>
8102
8103 * config.sub: Add support for mcore targets.
8104
81051999-04-07 Michael Meissner <meissner@cygnus.com>
8106
8107 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8108 not mt-ospace, in order to shut up assembler warning about using
8109 symbols that are named the same as registers.
8110
81111999-04-07 Drew Moseley <dmoseley@cygnus.com>
8112
8113 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8114 dependency list for all-target-cygmon.
8115
81161999-04-05 Doug Evans <devans@casey.cygnus.com>
8117
8118 * config-ml.in: Check $host, not $target, for selective multilibs.
8119 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8120 thumb interworking, and underscore prefix multilibs.
8121
81221999-04-04 Ian Lance Taylor <ian@zembu.com>
8123
8124 * missing: Update to version from current automake.
8125
8126Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8127
8128 * configure (gxx_include_dir): Removed.
8129
8130 * configure.in (gxx_include_dir): Handle it.
8131 * Makefile.in: Likewise.
8132
81331999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8134
8135 * config.sub (mips64vr4111,mips64vr4111el) Add.
8136
81371999-03-21 Ben Elliston <bje@cygnus.com>
8138
80413487 8139 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8140
8141Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8142
252b5132
RH
8143 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8144 config/mh-djgpp.
8145
8146Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8147
8148 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8149 all-target-newlib to dependency list for all-target-bsp.
8150
8151Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8152
8153 * config.sub: Add i386-uwin support.
8154 * config.guess: Likewise.
8155
8156Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8157
8158 * configure.in: cleanup, add mh-*pic handling for arm, special
8159 case powerpc*-*-aix*
8160
8161Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8162
8163 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8164 can be built.
8165
8166Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8167
8168 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8169 targets.
252b5132
RH
8170
81711999-03-02 Nick Clifton <nickc@cygnus.com>
8172
8173 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8174
d932cae7 81751999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8176
8177 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8178
81791999-02-24 Nick Clifton <nickc@cygnus.com>
8180
8181 * config.sub: Fix typo in arm recognition.
8182
d932cae7 81831999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8184
8185 * configure.in (noconfigdirs): Changed target_configdirs to
8186 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8187 rather than m68k-*-* since it is not known to work on
8188 m68k-aout. Ditto for arm-*-*oabi.
8189
d932cae7 81901999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8191
8192 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8193
81941999-02-19 Ben Elliston <bje@cygnus.com>
8195
8196 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8197 Smart and improved by Andrew Cagney.
8198
d932cae7 81991999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8200
8201 * config.guess: Recognize openbsd-*-hppa.
8202
d932cae7 82031999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8204
8205 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8206 only if it is not empty.
8207
82081999-02-17 Nick Clifton <nickc@cygnus.com>
8209
8210 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8211
fd6848f6 8212 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8213
8214 * config.sub: Modified to recognize uname's armv* syntax.
8215
82161999-02-17 Mark Salter <msalter@cygnus.com>
8217
8218 * configure.in: Added target-bsp for sparclite.
8219
d932cae7 82201999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8221
8222 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8223
82241999-02-08 Nick Clifton <nickc@cygnus.com>
8225
8226 * configure.in: Add support for strongarm port.
8227 * config.sub: Add support for strongarm target.
8228
d932cae7 82291999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8230
252b5132
RH
8231 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8232 the old name config/mh-cygwin32.
8233 Enable texinfo.
8234
d932cae7 82351999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8236
8237 * configure.in: Do build ld for ix86 Solaris.
8238
d932cae7 82391999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8240
8241 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8242 $AR_FOR_TARGET. Likewise for RANLIB.
8243
d932cae7 82441999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8245
80413487
RH
8246 * config.sub (oabi): Recognize.
8247 * configure.in (arm-*-oabi): Handle.
252b5132 8248
d932cae7 82491999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8250
8251 * config.guess: Improve detection of i686 on UnixWare 7.
8252
d932cae7 82531999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8254
8255 * config.guess: Add support for i386-pc-interix.
8256 * config.sub: Likewise.
8257 * configure.in: Likewise.
252b5132 8258
d932cae7 82591999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8260
8261 * Makefile.in: Remove unneeded all-target-libio from
8262 from all-target-winsup target since it is now unneeded.
8263 Add all-target-libtermcap in its place since it is now
8264 needed.
8265
d932cae7 82661998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8267
8268 * configure.in: makefile stub for cygwin target is probably
8269 unnecessary. Remove it for now.
252b5132 8270
d932cae7 82711998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8272
8273 * configure.in: libtermcap.a should be built when cygwin is the
8274 target as well as the host.
8275 * config.guess: Allow mixed case in cygwin uname output.
8276 * Makefile.in: Add libtermcap target.
252b5132 8277
d932cae7 82781998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8279
8280 * config.sub: Clean up handling of hppa2.0.
8281
d932cae7 82821998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8283
8284 * config.guess: Use C code to identify more HP machines.
8285
8286Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8287
8288 * config.sub: Handle hppa2.0.
8289
ba73c63f
JM
8290Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8291
8292 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8293 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8294
82951998-12-15 Mark Salter <msalter@cygnus.com>
8296
8297 * configure.in: Added target-bsp for several target architectures.
8298
8299 * Makefile.in: Added rules for bsp.
8300
252b5132
RH
8301Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8302
8303 * config.guess: Improve detection of hppa2.0 processors.
8304
8305Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8306
8307 * config.guess: Recognize FreeBSD using ELF automatically.
8308
83091998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8310
8311 * configure (skip-this-dir): Add handling for new shell script, which
8312 might be created by a sub-directory's configure to indicate, this particular
8313 directory is "unwanted".
8314 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8315
252b5132
RH
8316Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8317
8318 * ltconfig: import from libtool, after changing libtool to
8319 account for the cygwin name change.
8320
8321Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8322
8323 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8324 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8325
8326Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8327
8328 * configure.in: Add libtermcap to list of cygwin dependencies.
8329
d932cae7 83301998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8331
80413487
RH
8332 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8333 they include winsup/include when it's a cygwin target.
252b5132
RH
8334
83351998-11-12 Tom Tromey <tromey@cygnus.com>
8336
8337 * configure.in (host_tools): Added zip.
8338 * Makefile.in (all-target-libjava): Depend on all-zip.
8339 (all-zip): New target.
8340 (ALL_MODULES): Added all-zip.
8341 (NATIVE_CHECK_MODULES): Added check-zip.
8342 (INSTALL_MODULES): Added install-zip.
8343 (CLEAN_MODULES): Added clean-zip.
8344
d932cae7 83451998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8346
8347 * Makefile.in: lose "32" from comment about cygwin.
8348
d932cae7 83491998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8350
8351 * configure.in: Use -Os to build target libraries for the fr30.
8352
d932cae7 83531998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8354
8355 * config.sub: Add fr30.
8356
d932cae7 83571998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8358
80413487 8359 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8360 cygwin* instead of cygwin32*.
8361 * config.sub: Check cygwin* instead of cygwin32*.
8362
d932cae7 83631998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8364
8365 * config.guess: Match any version of Unixware7.
8366
252b5132
RH
83671998-10-20 Syd Polk <spolk@cygnus.com>
8368
8369 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8370 if desired.
8371
d932cae7 83721998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8373
8374 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8375 these if the appropriate directories and files to not exist.
8376
d932cae7 83771998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8378
8379 * Makefile.in (DEVO_SUPPORT): Add config.if.
8380
d932cae7 83811998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8382
8383 * configure: Add pattern to replace "build_tooldir"'s
8384 definition in the generated Makefile with "tooldir"'s
8385 actual value.
8386
252b5132
RH
8387Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8388
8389 * config.sub: Bring back lost sparcv9.
8390
ba73c63f
JM
8391 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8392
8393Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8394
8395 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8396 CC_FOR_TARGET and friends.
8397
8398Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8399
ba73c63f
JM
8400 * Makefile.in (build_tooldir): New variable, same as tooldir.
8401 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8402 -B$(build_tooldir)/bin/.
8403 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8404
252b5132
RH
8405Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8406
8407 * config.sub: Add support for i[34567]86-pc-udk.
8408 * configure.in: Likewise.
8409
8410Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8411
8412 * Makefile.in: add bzip2 package building bits for user
8413 tools module
8414 * configure.in: ditto
8415
ba73c63f
JM
8416Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8417
8418 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8419 (ALL_TARGET_MODULES): Add all-target-libobjc.
8420 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8421 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8422 (all-target-libchill): Add dependencies.
8423 * configure.in (target_libs): Add libchill.
35590697 8424
252b5132
RH
84251998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8426
ba73c63f 8427 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8428
8429Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8430
8431 * Makefile.in (all-automake): fix dependencies.
8432
8433Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8434
8435 * configure.in: Minor cleanups for building in the $(target_alias)
8436 subdir.
8437
84381998-09-22 Jim Wilson <wilson@cygnus.com>
8439
8440 * Makefile.in (bootstrap): Set r and s before make all. Use
8441 BASE_FLAGS_TO_PASS in make all.
8442 (cross): Likewise.
8443
84441998-09-20 Mark Mitchell <mark@markmitchell.com>
8445
8446 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8447
252b5132
RH
8448Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8449
8450 * config.sub: Fix typo in last change.
8451
84521998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8453
8454 * config.sub: Add support for C4x target.
8455 * configure.in: Likewise.
8456
84571998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8458
8459 * config.sub: Recognize sparcv9 just like sparc64.
8460
8461Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8462
8463 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8464
8465Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8466
8467 * config.guess: Correctly identify Pentium II sco boxes.
8468
8469 * config.guess: Fix "tr" code. From Weiwen Liu.
8470
8471Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8472
8473 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8474 stabs.
8475
8476Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8477
8478 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8479 (ALL_TARGET_MODULES): Add all-target-libchill.
8480 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8481 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8482 (all-target-libchill): Add dependencies.
8483 * configure.in (target_libs): Add libchill.
8484
8485Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8486
8487 * config.guess: Avoid assumptions about "tr" behaves when
8488 LANG is set to something other than English.
8489
8490Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8491
8492 * configure (gxx_include_dir): Changed to
8493 '${prefix}/include/g++'-${libstdcxx_interface}.
8494
8495 * config.if: New to determine the interfaces.
8496
8497Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8498
8499 * config.guess: Detect and handle MPE/IX.
8500 * config.sub: Deal with MPE/IX.
8501
8502Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8503
8504 * configure.in: Use mh-aix43.
8505
85061998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8507
8508 * configure: Fix --without/--disable cases for gxx-include-dir.
8509
8510Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8511
8512 * mdata-sh: Imported. Needed for automake support.
8513
8514Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8515
ba73c63f 8516 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8517 "chmod og=u `find . -print`".
8518
8519Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8520
ba73c63f 8521 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8522
8523Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8524
8525 * Makefile.in: Undo previous patch.
8526
8527Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8528
8529 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8530 to here ...
8531 (install-no-fixedincludes): and here
8532 (INSTALL_MODULES): ... from here.
8533
8534Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8535
8536 * config.sub: Merge with FSF.
8537
8538 * config.guess: Merge with FSF.
8539
8540Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8541
8542 * configure (extraconfigdirs): New variable.
8543 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8544 * Makefile.in (all): Move higher in file.
8545 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8546 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8547 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8548 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8549 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8550
85511998-07-23 Brendan Kehoe <brendan@cygnus.com>
8552
8553 * Makefile.in (all-target-libjava): Depend on all-gcc and
8554 all-target-newlib.
8555 (configure-target-libjava): Depend on $(ALL_GCC).
8556
8557Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8558
8559 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8560 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8561
8562Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8563
8564 * ylwrap: Change absolute path checks to check for DOS style path
8565 names.
8566
8567 * ylwrap: Don't use a full path name if the source file is in the
8568 same directory. From hjl@lucon.org (H.J. Lu).
8569
8570 * config-ml.in: Default to being verbose, to match Feb 18 change to
8571 configure.
8572
8573Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8574
8575 Brought over from egcs:
8576
8577 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8578
8579 * configure.in (target_subdir): Set to ${target_alias} instead
8580 of "libraries".
8581
8582 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8583
8584 * configure.in (target_subdir): Set to libraries if enable_multilib.
8585
8586Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8587
8588 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8589 multilibs, force reconfiguration the first time we create
8590 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8591
8592Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8593
8594 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8595 avoid confusion with --no-recursion.
8596
8597Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8598
8599 * configure.in: Win32 hosts shouldn't use install -x
8600 * install-sh: remove -x option, and special .exe-handling
8601 hack.
8602
8603Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8604
8605 * config.guess: Recognize i586-pc-beos.
8606 * configure.in: Don't build some bits for beos.
8607
8608Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8609
8610 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8611 CFLAGS default to -O2.
8612
8613 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8614 when using GNU ld.
8615
8616Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8617
8618 * ltmain.sh: Correct install when using a different shell.
8619
8620Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8621
8622 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8623
8624Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8625
8626 * makefile.vms: Update to build binutils/makefile.vms. Add install
8627 target.
8628
8629Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8630
8631 * ltconfig: Update to correct AIX handling.
8632
8633Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8634
8635 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8636
8637 * configure.in (target_subdir): Set to ${target_alias} instead
8638 of "libraries".
8639
86401998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8641
8642 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8643 (Makefile): Depend on $(gcc_version_trigger).
8644
8645 * configure (gcc_version): Change default initializer to empty
8646 string.
8647 (gcc_version_trigger): New variable; pass this variable down
8648 to subdir configures to enable them checking gcc's version
8649 themselves. Emit make macros for both gcc_version vars.
8650 (topsrcdir): Initialize reliably.
8651 (recursion line): Remove --with-gcc-version=${gcc_version}.
8652
86531998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8654
8655 * configure (enable_version_specific_runtime_libs): Implement new flag
8656 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8657 in $(libsubdir); emit definition in each generated Makefile.
8658 (gxx_include_dir): Initialize depending on
8659 $enable_version_specific_runtime_libs.
8660
86611998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8662
8663 * configure (gcc_version): Initialize properly depending on
8664 how and where configure is started.
8665 (recursion line): Pass a --with-gcc-version=${gcc_version}
8666 to configures in subdirs.
8667
8668Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8669
8670 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8671 cygmon
252b5132
RH
8672
8673Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8674
8675 * configure.in: Add cygmon and libstub support for mn10200.
8676
86771998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8678
8679 * configure (gcc_version): Add new variable describing the
8680 particular gcc version we're building.
8681 * Makefile.in (libsubdir): Add new macro for the directory
8682 in which the compiler finds executables, libraries, etc.
8683 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8684 and libsubdir.
8685
8686Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8687
ba73c63f
JM
8688 * Makefile.in (local-clean): Remove *.log.
8689 (warning.log): Built with warn_summary from build.log.
8690 (mail-report.log): Run test_summary.
8691 (mail-report-with-warnings.log): Run test_summary including
8692 warning.log in the report.
252b5132
RH
8693
8694Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8695
8696 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8697
8698Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8699
8700 * Makefile.in (grep): Grep no longer depends on libiberty.
8701
8702Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8703
8704 * Makefile.in: all-snavigator needs all-libgui.
8705
8706Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8707
8708 * configure.in: Add cygmon and libstub support for mn10300.
8709
8710Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8711
8712 * missing: Update to version from automake 1.3.
8713
8714 * ltmain.sh: On installation, don't get confused if the same name
8715 appears more than once in the list of library names.
8716
8717Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8718
8719 * config.sub: Accept m68060 and m5200 as CPU names.
8720
8721Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8722
8723 * configure: Use && rather than using -a in test, because odd
8724 strings can confuse test.
8725 * configure.in: Likewise.
8726
8727Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8728
8729 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8730
8731Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8732
8733 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8734 bootstrap4-lean): New targets.
8735
8736Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8737
8738 * mpw-* Delete. Not used.
252b5132
RH
8739
8740Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8741
8742 * COPYING.LIB: Update FSF address.
8743
8744Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8745
8746 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8747
8748 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8749 GAS_SUPPORT_DIRS.
8750
8751Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8752
8753 * ltconfig, ltmain.sh: Avoid producing a version number if
8754 -version-info was not used.
8755
8756Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8757
8758 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8759 building with newlib.
8760
87611998-04-30 Paul Eggert <eggert@twinsun.com>
8762
ba73c63f 8763 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8764 Solaris `make' causes it to continue to next definition.
252b5132 8765
afb8d725
JM
8766Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8767
8768 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8769 the right GUI libraries and files are installed along with GDB.
8770
252b5132
RH
8771Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8772
8773 * configure.in: Change alpha to alpha* in several places.
8774
8775Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8776
8777 * config.sub: Recognize sparc86x.
8778
8779Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8780
252b5132
RH
8781 * configure.in (--enable-target-optspace): Remove debug echo.
8782
8783Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8784
8785 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8786
8787Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8788
8789 * ltconfig: Update cygwin32 support.
8790
8791 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8792 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8793 (GDB_SUPPORT_DIRS): Likewise.
8794
8795Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8796
8797 * configure.in (target_makefile_frag): If --enable-target-optspace,
8798 use -Os to compile target libraries rather than -O2. Default to
8799 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8800 not used.
8801 * configure.in (target_cflags): Ditto for d30v.
8802
8803Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8804
8805 * Makefile.in (all-bfd): Depend on all-intl.
8806 (all-binutils): Likewise.
8807 (all-gas): Likewise.
8808 (all-gprof): Likewise.
8809 (all-ld): Likewise.
8810
252b5132
RH
88111998-04-19 Brendan Kehoe <brendan@cygnus.com>
8812
8813 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8814
8815Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8816
8817 * Makefile.in (all-bfd): Depend upon all-libiberty.
8818
8819 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8820
8821Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8822
8823 * Makefile.in: Add libstub.
8824
8825 * configure.in: Ditto. Build libstub for targets that have cygmon
8826 support.
8827
8828Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8829
8830 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8831
8832Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8833
8834 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8835 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8836
8837Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8838
8839 * configure: Define DEFAULT_M4 by searching PATH.
8840 * Makfile.in: Use DEFAULT_M4.
8841
8842Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8843
8844 * ltconfig: Add cygwin32 support.
8845
8846 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8847 to configure and build.
8848
8849Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8850
8851 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8852
8853Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8854
8855 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8856
8857Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8858
8859 * Makefile.in: add ash make rules
8860 * configure.in: add ash to native_only and host_tools lists
8861
8862Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8863
8864 * Makefile.in (all-gettext, all-intl): New targets.
8865 (ALL_MODULES): Added all-gettext, all-intl.
8866 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8867 (INSTALL_MODULES): Added install-gettext, install-intl.
8868 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8869
8870 * configure.in (host_tools): Added gettext.
8871 (native_only): Likewise.
8872 (noconfigdirs) [various cases]: Likewise.
8873 (host_libs): Added intl.
8874
afb8d725
JM
8875Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8876
8877 * configure: Do not disable building gdbtk for cygwin32 hosts.
8878
ba73c63f
JM
8879Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8880
8881 * configure.in: Add thumb-coff target.
8882 * config.sub: Add thumb-coff target.
8883
252b5132
RH
8884Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8885
8886 * Makefile.in: Revert yesterday's change.
8887 (all-target-winsup): all-target-librx stays out of here.
8888
8889Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8890
ba73c63f
JM
8891 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8892 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8893 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8894 Remove references to librx and libg++.
8895
8896Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8897
8898 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8899 recursive makes
8900
8901Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8902
8903 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8904 for newlib directory.
8905 (CXX_FOR_TARGET): Likewise.
8906
8907Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8908
8909 * ltconfig: Update after libtool/ltconfig.in change for
8910 hpux11.
8911
8912Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8913
8914 * ltconfig, ltmain.sh: Update to libtool 1.2.
8915
8916Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8917
8918 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8919 (install-gcc-cross): Instead, override LANGUAGES here.
8920
89211998-03-18 Dave Love <d.love@dl.ac.uk>
8922
8923 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8924 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8925
8926Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8927
8928 * configure.in: Add Thumb-pe target.
8929
8930Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8931
252b5132
RH
8932 * Makefile.in - changed sn targets to snavigator
8933 * configure.in - changed sn targets to snavigator
8934
8935Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8936
8937 * config-ml.in: After building symlink tree call make distclean
8938 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8939 to be the case for libiberty.
8940
8941Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8942
8943 * configure: When making link, also check the current
8944 directory. The configure scripts may create one.
8945
8946Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8947
8948 * config.sub: Accept alphapca56 and alphaev6 properly.
8949
8950Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8951
8952 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8953
252b5132
RH
8954Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8955
80413487 8956 * config.sub (sco5): Fix typo.
252b5132
RH
8957
8958Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8959
8960 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8961 install-itcl.
8962 (install-itcl): Remove dependency on install-tcl.
8963
8964Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8965
8966 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8967
252b5132
RH
8968Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8969
8970 * configure.in: Don't build libgui for a cygwin32 target when not on
8971 a cygwin32 host.
8972
8973Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8974
8975 * configure (redirect): Set to null, so default behavior of
8976 configure is now --verbose.
8977
89781998-02-16 Dave Love <d.love@dl.ac.uk>
8979
8980 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8981 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8982
8983Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8984
8985 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8986 this change to sync Makefile.in with its ChangeLog entries.
8987
8988Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8989
8990 * ltmain.sh (mkdir): Check that the directory doesn't exist
8991 before we exit with error, so that we don't get races during
8992 parallel builds.
8993
8994Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8995
8996 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8997
8998Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8999
9000 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9001 PICFLAG_FOR_TARGET.
9002 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9003
9004 * configure: Emit a definition for the new macro enable_shared
9005 into each Makefile.
9006
252b5132
RH
9007Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9008
9009 * configure.in (host_tools, native_only): Add libtool.
9010
9011Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9012
9013 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9014 Fix typo in ming config comment.
9015
9016Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9017
9018 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9019
9020Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9021
9022 * config.sub: Add tic30 cases, and map c30 to tic30.
9023
ba73c63f
JM
9024Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9025
9026 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9027 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9028 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9029 (CLEAN_TARGET_MODULES): Similarly
9030 (all-target-libf2c): Add dependences.
35590697 9031 * configure.in (target_libs): Add libf2c.
ba73c63f 9032
252b5132
RH
9033Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9034
ba73c63f
JM
9035 * configure.in: Remove expect from noconfigdirs when target
9036 is cygwin32. OK to build expect and dejagnu with Canadian
9037 Cross.
252b5132
RH
9038
9039Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9040
9041 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9042 host.
9043
9044 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9045 and mingw32.
9046
9047Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9048
9049 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9050 here as it is not defined in the toplevel Makefile.
9051
9052Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9053
9054 * configure (package_makefile_rules_frag): New variable, which names
9055 a file with generic rules, ...
9056 Change comment to mention we now have FIVE parts.
9057 * configure: Undo last change.
9058
9059Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9060
9061 * config.guess: More accurate determination of HP processor types.
9062 * config.sub: More accurate determination of HP processor types.
9063
9064Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9065
9066 * configure (package_makefile_frag): Move inserting the
9067 ${package_makefile_frag} to where it should be according
9068 to the comment.
9069
ba73c63f 9070Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9071
9072 * config.guess: Add support for Linux/ARM.
9073
9074Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9075
9076 * .cvsignore: Remove *-info and *-install since they match
9077 release-info and mpw-install, which we don't want to just ignore.
9078
9079Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9080
9081 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9082
9083Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9084
9085 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9086 local_prefix to sub-make invocations.
9087
9088Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9089
9090 * configure.in: Check makefile fragments in the source
9091 directory.
9092
9093Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9094
ba73c63f
JM
9095 * configure.in: Check whether host and target makefile
9096 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9097
9098Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9099
9100 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9101
252b5132
RH
9102Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9103
9104 * configure.in: Make sure we only replace RPATH_ENVVAR on
9105 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9106 regexp to sed.
9107
9108 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9109 to sub-makes.
9110
91111998-01-13 Lee Iverson (leei@ai.sri.com)
9112
9113 * config-ml.in (multi-do): LDFLAGS must include multilib
9114 designator.
9115
9116Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9117
9118 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9119
9120Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9121
9122 * config.sub: Add mingw32 support.
9123 * configure.in: Likewise.
252b5132
RH
9124
9125Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9126
9127 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9128
9129Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9130
9131 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9132 * configure (gxx_include_dir): Provide a definition for subdirs
9133 which do not use autoconf.
9134
9135Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9136
9137 * config.guess: Sync with egcs. Picks up new alpha support,
9138 BeOS & some additional linux support.
9139
ba73c63f 9140Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9141
9142 * config.guess: HP 9000/803 is a PA1.1 machine.
9143
ba73c63f
JM
9144Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9145
9146 * configure.in: It's alpha*-...
252b5132
RH
9147
9148Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9149
ba73c63f
JM
9150 * configure.in (host_makefile_frag, target_makefile_frag):
9151 Handle multiple config files.
9152 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9153 alpha-*-*.
252b5132
RH
9154
9155Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9156
9157 * mkdep: New file.
9158
9159Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9160
9161 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9162
9163Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9164
9165 * Makefile.in: Add libgui directory.
9166 (GDB_TK): Add all-libgui.
9167 * configure.in: Add libgui directory.
9168 * configure: Add all-libgui to GDB_TK.
9169
9170Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9171
9172 * config-ml.in (multidirs): Add m32r to multilib list.
9173
9174Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9175
9176 * Makefile.in (all-target-gperf): Change dependency to
9177 all-target-libstdc++.
9178
9179Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9180
9181 * config.guess: Add BeOS support.
9182
9183Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9184
9185 Source directory cvs renamed to cvssrc:
9186 * configure.in (host_tools): Change cvs to cvssrc.
9187 (native_only): Likewise.
9188 (noconfigdirs) [various cases]: Likewise.
9189 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9190 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9191 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9192 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9193 (all-cvssrc): Rename target from all-cvs.
9194
9195Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9196
9197 * configure (gxx_include_dir): Fix thinko.
9198
9199Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9200
9201 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9202 (install-cross, install-gcc-cross): New targets.
9203
9204Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9205
9206 * configure.in (noconfigdirs): Add support for Thumb target.
9207
9208 * config.sub (maybe_os): Add support for Thumb target.
9209
9210Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9211
9212 * Makefile.in: Add rules for cygmon.
9213
9214 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9215
9216Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9217
9218 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9219 * configure (gxx_include_dir): Provide a definition for subdirs
9220 which do not use autoconf.
9221
9222Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9223
9224 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9225 11/18/97 build
252b5132
RH
9226
9227Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9228
9229 * From Franz Sirl.
9230 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9231 found on RedHat Linux systems.
9232
9233Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9234
9235 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9236 guesses.
9237
9238Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9239
9240 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9241
9242Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9243
9244 * ltmain.sh: If mkdir fails, check whether the directory was created
9245 anyhow by some other process.
9246
9247Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9248
9249 * configure.in (d30v-*-*): Configure all directories.
9250
9251Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9252
9253 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9254 for the D30V.
9255
9256Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9257
9258 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9259
9260Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9261
80413487
RH
9262 * include/libiberty.h: Add extern "C" { so it can be used with C++
9263 progrms.
9264 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9265 programs.
252b5132
RH
9266
9267Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9268
9269 * configure.in (d30v-*-*): Configure GCC now.
9270
9271Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9272
9273 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9274 is no longer needed.
9275
9276Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9277
9278 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9279
9280Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9281
9282 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9283 targets using "$@" to provide support for similar but not identical
9284 targets without having to duplicate code.
9285
9286Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9287
9288 * makefile.vms: Fix to work with DEC C.
9289
9290Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9291
9292 * config.sub: Add mips-tx39-elf to marketing names.
9293
9294Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9295
9296 * ltmain.sh: Handle symlinks in generated script.
9297
9298Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9299
9300 * configure: Handle autoconf style directory options: --bindir,
9301 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9302 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9303 --sysconfdir.
9304 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9305 (sharedstatedir, localstatedir, oldincludedir): New variables.
9306 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9307 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9308 sbindir, sharedstatedir, and sysconfdir.
9309
9310Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9311
9312 * Makefile.in (bootstrap-lean): New target.
9313
9314Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9315
9316 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9317 sn, and gnuserv from noconfigdirs.
252b5132
RH
9318
9319Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9320
9321 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9322
9323Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9324
ba73c63f 9325 * Makefile.in (cross): New target.
252b5132
RH
9326
9327Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9328 Jeff Law <law@cygnus.com>
252b5132
RH
9329
9330 * Makefile.in (bootstrap2, bootstrap3): New targets.
9331 (all-bootstrap): Remove outdated and confusing target.
9332 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9333
afb8d725
JM
9334Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9335
9336 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9337 windows. Consistent with gdb/configure.
afb8d725 9338
252b5132
RH
93391997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9340
252b5132
RH
9341 * configure.in: Name Linux target fragment.
9342
9343 * configure: Rewrite so that project Makefile fragment is inserted
9344 first and appears last in the resulting Makefile.
9345
9346Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9347
9348 * Makefile.in (install-itcl): Install tcl first.
9349
252b5132 9350Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9351
252b5132
RH
9352 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9353
9354Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9355
9356 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9357
9358 * configure.in (skipdirs): Add target-librx for Linux.
9359 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9360
9361Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9362
9363 * Makefile.in (bootstrap): New target.
9364
9365Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9366
9367 * config.sub: Accept 'amigados' for backward compatability.
9368
9369Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9370
9371 * config.guess: Merge with FSF.
9372
ba73c63f
JM
9373Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9374
9375 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9376
252b5132
RH
9377Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9378
9379 * config.sub: Add "marketing-names" patch.
9380
9381Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9382
80413487 9383 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9384
9385Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9386
9387 * config.sub: Handle v850-elf.
9388
ba73c63f
JM
9389Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9390
9391 * .cvsignore (*-install): Remove.
9392
252b5132
RH
9393Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9394
9395 * ltconfig: Set CONFIG_SHELL in libtool.
9396 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9397
9398Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9399
9400 * configure.in (target_subdir): Set to libraries if enable_multilib.
9401
9402Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9403
9404 * config.guess: Update from gcc directory.
9405
9406Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9407
9408 * Makefile.in (all-sim): Depends on all-readline.
9409
9410Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9411
9412 * Makefile.in (BISON, YACC): Use $$s.
9413 (all-bison): Depend on all-texinfo.
9414
9415Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9416
9417 * Makefile.in (BISON): Add -L flag.
9418 (YACC): Likewise.
9419
9420Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9421
35590697
AJ
9422 * configure.in (noconfigdirs): Add support for v850e target.
9423
252b5132
RH
9424 * config.sub (maybe_os): Add support for v850e target.
9425
9426Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9427
35590697
AJ
9428 * configure.in (noconfigdirs): Add support for v850ea target.
9429
252b5132
RH
9430 * config.sub (maybe_os): Add support for v850ea target.
9431
9432Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9433
9434 * config.sub: Add mipstx39. Delete r3900.
9435
9436Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9437
9438 * Makefile.in (all-autoconf): Depends on all-texinfo.
9439
9440Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9441
9442 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9443 eabi targets.
9444
9445Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9446
9447 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9448
9449 * configure: When handling a Canadian Cross, handle YACC as well as
9450 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9451 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9452
9453Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9454
9455 * Makefile.in (BISON): bison, not byacc or bison -y.
9456 (YACC): bison -y or byacc or yacc.
9457 (various): Add *-bison as appropriate.
9458 (taz): No need to mess with BISON anymore.
9459
9460Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9461
9462 * configure: If OSTYPE matches *win32*, try to find a good value for
9463 CONFIG_SHELL.
9464
9465Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9466
9467 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9468 configure.in if it is present.
9469
9470Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9471
9472 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9473
9474Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9475
9476 * config.sub: Recognize `arc' cpu.
9477 * configure.in: Likewise.
9478 * config-ml.in: Likewise.
9479
9480Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9481
9482 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9483
9484Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9485
9486 * configure: Changed sed delimiter from ':' to '|' when
9487 attempting to substitute ${config_shell} for SHELL. On
9488 NT ${config_shell} may contain a ':' in it.
9489
9490Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9491
9492 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9493
9494Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9495
9496 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9497
9498Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9499
9500 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9501
9502 * ylwrap: If the program is a relative path, force it to be
9503 absolute.
9504
9505Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9506
9507 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9508
9509Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9510
9511 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9512 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9513 for libraries.
252b5132
RH
9514
9515Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9516
9517 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9518 separated by spaces.
252b5132
RH
9519
9520Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9521
9522 * ylwrap: New file.
9523 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9524
9525 * ltmain.sh: Handle /bin/sh at start of install program.
9526
9527 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9528
9529 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9530 * missing: New file, from automake 1.2.
9531
9532Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9533
9534 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9535 check-tk to CHECK_X11_MODULES.
9536
9537Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9538
9539 * config.sub: Merge with FSF.
9540
9541Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9542
9543 * config.guess: Merge with FSF.
9544
9545Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9546
9547 * configure: Treat msdosdjgpp like go32.
9548 * configure.in: Likewise. Don't remove gprof for go32.
9549
9550 * configure: Change Makefile.tem2 to Makefile.tm2.
9551
9552Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9553
9554 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9555
9556Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9557
9558 * install-sh (chmodcmd): Set to null if the DST directory already
9559 exists. Same as Nov 11th change.
9560
9561Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9562
35590697 9563 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9564
9565Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9566
9567 * config.guess: Update from FSF.
9568
9569Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9570
9571 * Makefile.in (GDB_TK): Depend on itcl and tix.
9572
9573Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9576 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9577 (INSTALL_SCRIPT): New variable.
9578 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9579 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9580 to -x.
9581 * install-sh: Add support for -x option.
9582
9583Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9584
9585 * configure.in, Makefile.in: Treat tix like itcl.
9586
9587Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9588
9589 * Makefile.in (WINDRES): New variable.
9590 (WINDRES_FOR_TARGET): New variable.
9591 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9592 (EXTRA_HOST_FLAGS): Add WINDRES.
9593 (EXTRA_TARGET_FLAGS): Add WINDRES.
9594 (EXTRA_GCC_FLAGS): Add WINDRES.
9595 ($(DO_X)): Pass down WINDRES.
9596 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9597 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9598 DLLTOOL_FOR_TARGET.
9599
9600Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9601
9602 * configure.in: configure sim before gdb for win32-x-ppc
9603
9604Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9605
9606 Move gperf into the toplevel, from libg++.
9607 * configure.in (target_tools): Add target-gperf.
9608 (native_only): Add target-gperf.
9609 * Makefile.in (all-target-gperf): New target, depend on
9610 all-target-libg++.
9611 (configure-target-gperf): Empty rule.
9612 (ALL_TARGET_MODULES): Add all-target-gperf.
9613 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9614 (CHECK_TARGET_MODULES): Add check-target-gperf.
9615 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9616 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9617
9618Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9619
252b5132
RH
9620 * config.sub (mn10200): Recognize new basic machine.
9621
9622Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9623
9624 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9625 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9626
9627Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9628
9629 * configure.in: If we're building mips-sgi-irix6* native, turn on
9630 ENABLE_MULTILIB and set TARGET_SUBDIR.
9631
9632Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9633
9634 * Makefile.in (all-sn): Depend on all-grep.
9635
9636Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9639
9640 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9641 Makefile. From Jeff Makey <jeff@cts.com>.
9642 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9643
9644 * Makefile.in (DISTBISONFILES): Remove.
9645 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9646 $(DEFAULT_YACC).
9647
9648 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9649 cygwin32.
252b5132
RH
9650
9651 * Makefile.in (LD): New variable.
9652 (EXTRA_HOST_FLAGS): Pass down LD.
9653 ($(DO_X)): Likewise.
9654
9655Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9656
9657 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9658
9659Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9660
9661 * configure.in (targargs): Strip out any supplied --build argument
35590697 9662 before adding our own. Always add --build.
252b5132
RH
9663
9664Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9665
9666 * configure.in (targargs): Pass --build if we're doing
9667 a cross-compile.
9668
9669Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9670
ba73c63f 9671 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9672 sed. Otherwise sed chokes on NT path names with drive
9673 designators. Also look for "?:*" as the leading characters in an
9674 absolute pathname.
9675
9676Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9677
9678 * config.sub: Support for r3900.
9679
9680Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9681
9682 * configure.in: Use install-sh, not install.sh.
9683
9684Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9685
9686 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9687 apply it twice.
9688
9689Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9690
9691 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9692 install-binutils.
9693
9694Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9695
9696 * Makefile.in: Add automake targets.
9697 * configure.in (host_tools): Add automake.
9698
9699Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9700
9701 * configure: Default CXX to c++, not gcc.
9702 * Makefile.in (CXX): Set to c++, not gcc.
9703 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9704
9705Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9706
9707 * install-sh: try appending a .exe if source file doesn't
9708 exist
9709
9710Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9711
9712 * configure.in: Turn on multilib by default.
9713 (cross_only): Remove target-libiberty.
9714
9715 * Makefile.in (all-gcc): Don't depend on libiberty.
9716
9717Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9718
9719 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9720
9721Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9722
9723 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9724 (DISTBISONFILES): Add ld/Makefile.in
9725
9726Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9727
9728 * configure.in: if target is cygwin32 but host isn't cygwin32,
9729 don't configure gdb tcl tk expect, not just gdb.
9730
9731Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9732
9733 * configure.in: Added gnuserv everywhere sn appears.
9734
9735 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9736 (CROSS_CHECK_MODULES): Added check-gnuserv.
9737 (INSTALL_MODULES): Added install-gnuserv.
9738 (CLEAN_MODULES): Added clean-gnuserv.
9739 (all-gnuserv): New target.
9740
9741Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9742
9743 * config.guess: Fixes for MIPS OpenBSD systems.
9744
9745Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9746
9747 * Makefile.in (INSTALL_XFORM): Remove.
9748 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9749
9750 * mkinstalldirs: New file, copied from automake.
9751 * Makefile.in (installdirs): Rename from install-dirs. Use
9752 mkinstalldirs. Change all users.
9753 (DEVO_SUPPORT): Add mkinstalldirs.
9754
9755Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9756
9757 * install-sh: Rename from install.sh.
9758 * Makefile.in (INSTALL): Change install.sh to install-sh.
9759 (DEVO_SUPPORT): Likewise.
9760
9761 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9762 Graichen <graichen@rzpd.de>.
9763
9764Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9765
9766 * config.guess: Recognize OpenBSD systems correctly.
9767
9768Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9769
9770 * README, Makefile.in (ETC_SUPPORT): Remove references to
9771 cfg-paper*, configure.{texi,man,info*}._
9772
9773Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9774
9775 * Makefile.in (all.normal): Ensure that gcc is built after all
9776 the x11 - ie gdb - targets.
9777
9778Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9779
9780 * makefile.vms: Don't run conf-a-gas.
9781
9782Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9783
80413487 9784 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9785
9786Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9787
9788 * configure.in: Remove noconfigdirs case since gdb also
9789 configures and builds for tic80-coff.
9790
9791Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9792
9793 * configure: Set cache_file to config.cache.
9794 * Makefile.in (local-distclean): Remove config.cache.
9795
9796Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9797
9798 * COPYING: Update FSF address.
9799
9800Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9801
9802 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9803 noconfigdirs.
9804
9805Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9806
9807 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9808 MAKEDIRS, is empty.
9809
9810Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9811
9812 * config.sub: Tweak mn10300 entry.
9813
9814Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9815
9816 * configure.in (host_tools): Put sim before gdb, so gdb's
9817 configure.tgt can determine if the simulator was configured.
9818
9819Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9820
9821 * config.sub: Move BeOS $os case to be with other Cygnus
9822 local cases.
9823
9824Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9825
9826 * config.sub: Remove misplaced comment that broke Linux.
9827
9828Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9829
9830 * config.sub: Add BeOS support.
9831
9832Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9833
9834 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9835
9836Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9837
9838 * configure.in (noconfigdirs): Remove tcl and tk from
9839 noconfigdirs for cygwin32 builds.
9840
9841Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9842
9843 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9844
9845Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9846
9847 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9848 make-all.com, use makefile.vms instead.
9849
9850Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9851
9852 * config.sub: Accept -lnews*.
9853
9854Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9855
9856 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9857 target-examples and target-libiberty for d30v.
252b5132
RH
9858
9859Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9860
9861 * configure.in (noconfigdirs): Enable ld for d30v.
9862
9863Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9864
9865 * configure.in (tic80-*-*): Build compiler.
9866
9867Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9868
9869 * configure.in (d30v-*): Remove sim directory from list of
35590697 9870 unsupported d30v directories
252b5132
RH
9871
9872Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9873
35590697
AJ
9874 * config.sub, configure.in: Add d30v target cpu.
9875
252b5132
RH
9876Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9877
9878 * makefile.vms: New file.
9879 * make-all.com: Remove.
9880
9881Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9882
9883 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9884
9885Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9886
9887 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9888
9889Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9890
9891 * Makefile.in (ALL_MODULES): Added all-db.
9892 (CROSS_CHECK_MODULES): Addec check-db.
9893 (INSTALL_MODULES): Added install-db.
9894 (CLEAN_MODULES): Added clean-db.
9895
9896Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9897
9898 * config.guess: Merge with latest FSF sources.
9899
9900Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9901
9902 * Makefile.in (ALL_MODULES): Added all-itcl.
9903 (CROSS_CHECK_MODULES): Added check-itcl.
9904 (INSTALL_MODULES): Added install-itcl.
9905 (CLEAN_MODULES): Added clean-itcl.
9906
9907Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9908
9909 * configure.in: build gdb for mn10200
9910
9911Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9912
9913 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9914
9915Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9916
9917 * configure.in (tic80-*-*): Turn off most targets right now.
9918
9919Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9920
9921 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9922 rather than the makeinfo program.
9923 (do-info): Depend upon all-texinfo.
9924
9925Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9926
9927 * configure.in: Remove uses of config/mh-linux.
9928
9929 * config.sub, config.guess: Merge with latest FSF sources.
9930
9931Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9932
9933 * config.sub (case $basic_machine): Add tic80 entries.
9934
9935Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9936
9937 * config.sub, config.guess: Merge with latest FSF sources.
9938
9939Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9940
9941 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9942 * mpw-config.in: Test for NewFolderRecursive.
9943 * mpw-install: Use symbolic name for startup filename.
9944 * mpw-README: Add various additional details.
9945
9946Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9947
9948 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9949
9950Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9951
9952 * configure.in: Do build gcc and the target libraries for
9953 the mn10200.
9954
9955Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9956
9957 * configure.in: don't avoid building gdb for mn10300 any more
9958 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9959 instead of single-quoting it.
9960
9961Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9962
9963 * configure.in: Don't use --with-stabs on IRIX 6.
9964
9965Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9966
9967 * configure.in (m32r): Build gdb, libg++ now.
9968
9969Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9970
9971 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9972 directories from noconfigdirs.
9973
9974Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9975
9976 * config.sub (basic_machine): added mips16 configuration
9977
9978Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9979
9980 * config.sub: Handle d10v-unknown.
9981
9982Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9983
9984 * config.sub: Handle v850-unknown.
9985
9986Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9987
9988 * Makefile.in: add findutils
9989 * configure.in: add findutils to list of host_tools
9990
9991Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9992
9993 * config.sub: Handle mn10200 and mn10300.
9994
9995Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9996
9997 * configure.in (d10v-*): Do not build librx.
9998
9999Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10000
10001 * configure.in (mn10300): Build everything except gdb & libgloss.
10002
10003Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10004
10005 * config.guess: Patch for Dansk Data Elektronik servers,
10006 from Niels Skou Olsen <nso@dde.dk>.
10007
10008 For ncr, use /bin/uname rather than uname, since GNU uname does not
10009 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10010
10011 Patch for MIPS R4000 running System V,
10012 from Eric S. Raymond <esr@snark.thyrsus.com>.
10013
10014 Fix thinko for nextstep.
10015
10016 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10017
10018 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10019 * config.guess: Guess mips-dec-mach_bsd4.3.
10020
10021 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10022 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10023 release numbers.
10024 * config.guess (mips-mips-riscos*): Emit just enough of the
10025 release number.
10026
10027 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10028 * config.guess (sparc-auspex-sunos*): Added.
10029 (f300-fujitsu-*): Added.
10030
10031 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10032 * config.guess: Recognize a Tadpole as a sparc.
10033
10034Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10035
10036 * config.guess: Don't assume that NextStep version is either 2 or
10037 3. NextStep 4 (aka OpenStep 4) has come out now.
10038
10039Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10040
10041 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10042 From Rik Faith <faith@cs.unc.edu>.
10043
10044Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10045
10046 * config.sub: Contributions from bug-gnu-utils to:
10047 Support plain "hppa" (no version given) architecture, reported by
10048 OpenStep.
10049 OpenBSD like NetBSD.
10050 LynxOs is not a hardware supplier.
10051
10052 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10053 OpenBSD like NetBSD.
252b5132
RH
10054 Stratus systems.
10055 More Pyramid systems.
10056 i[n>4]86 Intel chips.
10057 M680[n>4]0 Motorola chips.
10058 Use unknown instead of lynx for hardware manufacturer.
10059
10060Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10061
10062 * install.sh (chmodcmd): Set to null if the DST directory already
10063 exists.
10064
10065Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10066
10067 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10068 not use mt-ppc target Makefile fragment any more.
10069
10070Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10071
10072 * configure.in (*-*-windows): Exclude everything but those dirs
10073 needed to build windows.
10074
10075Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10076
10077 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10078
10079Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10080
10081 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10082
10083Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10084
10085 * Undo my previous change.
10086
10087Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10088
10089 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10090 unconditionally.
10091 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10092
10093Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10094
10095 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10096 host to add it's own flags.
252b5132
RH
10097
10098Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10099
10100 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10101
10102Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10103
10104 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10105 (CXX_FOR_TARGET): Likewise.
10106 (GCC_FOR_TARGET): Define.
10107 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10108 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10109 CC_FOR_TARGET was specified on the command line.
10110 (MAKEOVERRIDES): Don't define.
10111
10112Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10113
10114 * configure.in (m32r): Fix spelling of libg++ libs.
10115
10116Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10117
10118 * config.sub (-apple*): Remove, now redundant.
10119
10120Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10121
10122 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10123
10124 * configure: Rework yesterday's sed script patch.
10125
10126 * config.sub: Merge with FSF.
10127
10128Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10129
10130 * config.guess: Merge from FSF.
10131
10132 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10133 * config.guess: Use pc instead of unknown, for pc clone systems.
10134 Change linux to linux-gnu.
252b5132
RH
10135
10136 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10137 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10138
10139Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10140
10141 * test-build.mk (HOLES): Add "xargs" for gdb.
10142
10143 * configure: Avoid hpux10.20 sed bug.
10144
10145Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10146
4bddf3ad 10147 * configure.in: Add support for windows host
252b5132
RH
10148 (that is a build done under the Microsoft build environment).
10149
10150Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10151
10152 * Makefile.in: Replace all uses of srcroot with s, to shrink
10153 command line lengths.
10154
10155 Patches from Geoffrey Noer <noer@cygnus.com>:
10156 * configure.in: If configuring for newlib, pass --with-newlib to
10157 subdirectories.
10158 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10159 -Bnewlib/ and -Lwinsup to gcc.
10160 (CXX_FOR_TARGET): Likewise.
10161
10162Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10163
10164 * Makefile.in (ETC_SUPPORT): Add configure.
10165
10166Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10167
35590697 10168 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10169 host configuration file.
10170
10171Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10172
10173 * configure.in: Break mn10x00 support into separate
10174 mn10200 and mn10300 configurations.
10175 * config.sub: Likewise.
10176
10177Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10178
10179 * configure.in: Add lots of stuff to noconfigdirs for
10180 the mn10x00 targets.
10181
10182 * config.sub, configure.in: Add mn10x00 support.
10183
10184Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10185
10186 * make-all.com: Call conf-a-gas, not config-a-gas.
10187
10188Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10189
10190 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10191 targets.
252b5132
RH
10192
10193Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10194
10195 * mpw-README: Add much more detail for native PowerMac.
10196 * mpw-install: New file.
10197 * mpw-configure: Add --norecursion and --help options.
10198 * mpw-config.in: Translate readme and install files when
10199 copying to objdir.
10200 * mpw-build.in: Don't always depend on byacc and flex.
10201 (install-only-top): New action.
10202
10203Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10204
10205 * configure.in: You can now configure GDB for the v850.
10206
10207Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10208
10209 * configure.in (noconfigdirs): Don't configure any C++ dirs
10210 if targeting D10V.
10211
10212Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10213
10214 * config.sub: Recognize mips64vr5000.
10215
10216Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10217
10218 * configure.in: Use a single line for host_tools and native_only.
10219
10220Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10221
10222 * config.sub, configure.in: Add entries for m32r.
10223
10224Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10225
10226 * Makefile.in (inet-install): Don't run install-gzip.
10227
10228Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10229
10230 * configure.in: Don't config lots of things for *-*-windows*.
10231
10232Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10233
10234 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10235 (host_libs, host_tools): Copy from configure.in.
10236 * mpw-configure: Don't complain about directories not found.
10237
10238Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10239
10240 * configure.in (i[345]86): Recognize i686 for pentium pro.
10241 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10242 file.
10243
10244 * config.guess (i[345]86): Ditto.
10245
10246Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10247
10248 * configure.in (noconfigdirs): Removed gdb for D10V.
10249
10250Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10251
10252 * configure.in: Remove ld, target-libio, target-libg++, and
10253 target-libstdc++ from noconfigdirs.
10254
10255Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10256
10257 * configure: Fix three locations where shell scripts were
10258 being run directly rather than with config_shell.
10259
10260Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10261
10262 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10263 * config.sub (basic_machine): Recognize v850.
10264
10265Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10266
10267 * mpw-configure: Handle multiple enable/disable options and
10268 pass them down recursively, handle -c and -s flags appropriately
10269 depending on choice of compiler, add escape mechanism for
10270 quoted arguments to gC.
10271
10272Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10273
10274 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10275 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10276 so that -mrelocatable-lib and -mno-eabi are used.
10277
10278 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10279 not support --print-multi-lib, don't abort.
10280
252b5132
RH
10281Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10282
10283 * make-all.com: Run config-a-gas.
10284 * setup.com: Don't copy subdirectory files around.
10285
10286Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10287
10288 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10289 target, it now compiles correctly.
10290
10291Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10292
10293 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10294
10295Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10296
35590697 10297 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10298
10299Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10300
10301 * configure.in (native_only): Add prms.
10302
10303Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10304
10305 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10306 (BINUTILS_SUPPORT_DIRS): Likewise.
10307
10308Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10309
10310 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10311 d10v support is added.
10312
10313Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10314
10315 * configure.in (d10v-*-*): New target.
10316
10317Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10318
10319 * config.guess (HP 9000/811): Recognize this as a PA1.1
10320 machine.
10321
10322Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10323
10324 * Makefile.in (do-tar-gz): New target, split out from tail end of
10325 taz target. Run each command separately, don't use pipes.
10326 (taz): Use it.
10327
10328Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10329
10330 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10331 * mpw-build.in: No builds should depend on building byacc or flex,
10332 they are assumed to be installed already.
10333
10334Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10335
10336 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10337 variable that CC_FOR_TARGET needs.
10338
10339Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10340
10341 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10342 options have changed since the last time the subdirectory was
10343 configured, and if it has, reconfigure.
10344 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10345 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10346
10347Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10348
10349 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10350 CLEAN_MODULES): Add bash.
10351 (all-bash): New target.
10352
10353Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10354
10355 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10356
10357Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10358
10359 * config.sub (basic_machine): Recognize d10v as a valid processor.
10360
10361Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10362
10363 * mpw-configure: Add support for --bindir.
10364 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10365
10366Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10367
10368 * configure.in: add bash, time, gawk to list of hosttools and things
10369 to only build for native toolchains
10370
10371Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10372
10373 * Makefile.in (docdir): Remove.
10374
10375Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10376
10377 * Makefile.in (datadir): Set to $(prefix)/share.
10378
10379Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10380
10381 * configure.in: build diff and patch for cygwin32-hosted
10382 toolchains.
10383
10384Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10385
10386 * config.sub: Accept -rtems*.
10387
10388Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10389
80413487 10390 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10391 remove diff from the list of things not buildable
10392 via Canadian Cross
252b5132
RH
10393
10394Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10395
10396 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10397 don't get ". ".
252b5132
RH
10398
10399Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10400
10401 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10402
10403Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10404
10405 * Makefile.in (taz): Handle case where tex3patch didn't even get
10406 checked out. Also, if it was found, put the symlink in a new util
10407 subdirectory.
10408
10409Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10410
10411 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10412
10413Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10414
10415 * config.sub: Recognize -openvms.
10416 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10417 * make-all.com, setup.com: New files.
10418
10419Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10420
10421 * Makefile.in (taz): tex3patch moved to texinfo/util.
10422
10423Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10424
afb8d725 10425 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10426 * configure.in: remove make from disable-if-Can-Cross list
10427 enable gdb if ${host} and ${target} are cygwin32
10428
10429Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10430
10431 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10432 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10433
10434Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10435
10436 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10437 distinguish sysv/svr4/bsd variants.
10438 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10439
10440Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10441
10442 * configure.in: Added copyright notice.
10443 * move-if-change: Added copyright notice.
10444
10445Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10446
10447 * configure.in (powerpcle-*-solaris*): Until we get shared
10448 libraries working, don't build gdb, sim, make, tcl, tk, or
10449 expect.
10450
10451Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10452
10453 * config.guess: Merge with FSF:
10454
10455 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10456 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10457
10458 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10459 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10460
10461 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10462 * config.guess: Combine two OSF1 rules.
10463 Also recognize field test versions. From mjr@zk3.dec.com.
10464 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10465 because GNU uname does not support -p. From pmr@pajato.com.
10466
10467Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10468
10469 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10470
10471Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10472
10473 * mpw-README: Document GCCIncludes.
10474
10475Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10476
10477 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10478
10479Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10480
10481 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10482
10483Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10484
10485 * configure.in (*-*-cygwin32): Configure make.
10486
10487Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10488
10489 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10490
10491Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10492
10493 * Makefile.in (all-inet): Depend on all-perl.
10494
10495 * Makefile.in (inet-install): New target.
10496
10497 * Makefile.in (all-inet): Depend on all-tcl.
10498 (all-inet): Depend on all-send-pr.
10499
10500Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10501
10502 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10503 temporarily.
10504
10505Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10506
10507 * configure.in: Don't configure --with-gnu-ld on AIX.
10508
10509Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10510
10511 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10512
10513Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10514
10515 * Makefile.in (ALL_MODULES): Added all-inet.
10516 (CROSS_CHECK_MODULES): Added check-inet.
10517 (INSTALL_MODULES): Added install-inet.
10518 (CLEAN_MODULES): Added clean-inet.
10519 (all-indent): New target.
10520
10521 * configure.in (host_tools): Added inet.
10522 (native_only): Added inet.
10523 (noconfigdirs): Added inet.
10524
10525Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10526
10527 * configure.in: Don't configure libgloss if we are not configuring
10528 newlib.
10529
10530Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10531
10532 * configure.in: Don't configure libgloss for unsupported
10533 architectures.
10534
10535Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10536
10537 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10538
10539Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10540
10541 * Makefile.in (ALL_MODULES): Include all-apache.
10542 (CROSS_CHECK_MODULES): Include check-apache.
10543 (INSTALL_MODULES): Include install-apache.
10544 (all-apache): New target.
10545
10546 * configure.in: Added apache everywhere perl is seen.
10547
10548Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10549
10550 * Makefile.in: Add support for clean-{module} and
10551 clean-target-{module} rules.
10552
10553Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10554
10555 * configure.in (*-*-ose) do not build libgloss.
10556
10557Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10558
10559 * config.guess (prep*:SunOS:5.*:*): Turn into
10560 powerpele-unknown-solaris2.
10561
10562Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10563
10564 * configure.in: Permit --enable-shared to specify a list of
10565 directories.
10566
10567Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10568
10569 * configure.in (host==solaris): Pass only the first word of $CC
10570 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10571
10572Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10573
10574 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10575
10576Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10577
10578 * Makefile.in (ALL_MODULES): Include all-perl.
10579 (CROSS_CHECK_MODULES): Include check-perl.
10580 (INSTALL_MODULES): Include install-perl.
10581 (ALL_X11_MODULES): Include all-guile.
10582 (CHECK_X11_MODULES): Include check-guile.
10583 (INSTALL_X11_MODULES): Include install-guile.
10584 (all-perl): New target.
10585 (all-guile): New target.
10586
10587 * configure.in (host_tools): Include perl and guile.
10588 (native_only): Include perl and guile.
10589 (noconfigdirs): Don't build guile and perl; no ports have been
10590 done.
10591
10592Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10593
80413487
RH
10594 * configure (--enable-*): Handle quoted option lists such as
10595 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10596
10597Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10598
10599 * Makefile.in ({,inst}all-target): New rule so we can make and
10600 install all of the target directories easily.
10601
10602Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10603
10604 * configure.in: Add missing global flag in sed substitution when
10605 deleting `target-' from ${configdirs}.
10606
10607Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10608
10609 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10610 option.
10611
10612 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10613 config/mh-necv4.
10614
10615 * install.sh: Correct misspelling of transformbasename.
10616
10617 * config.guess: Recognize mips-*-sysv*.
10618
10619Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10620
10621 * config.sub: Recognize mon960.
10622
10623Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10624
10625 * configure: Restore Canadian Cross handling of BISON and LEX,
10626 removed in Feb 20 change.
10627
10628Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10629
10630 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10631 Mention make install. Remove the old copyright date as well the
10632 clumsy and rather pointless copyright on the README file.
10633
10634Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10635
10636 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10637 Makefile after running symlink-tree, then run `make distclean' to
10638 avoid clobbering any generated files in srcdir.
10639
10640Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10641
10642 * configure.in (m68k-*-netbsd*): Build everything now.
10643
10644Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10645
10646 * Makefile.in (taz): Fix quoting.
10647
10648Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10649
10650 * configure.in (sparclet-*-*): Build everything now.
10651
10652Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10653
10654 * configure.in (m68k-*-linux*): New host.
10655
10656Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10657
10658 * configure: Check for bison before byacc.
10659
10660Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10661
10662 * Makefile.in configure: Change the way LEX and BISON/YACC are
10663 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10664 searching PATH. These are used as fallbacks by Makefile.in if
10665 flex/bison/byacc aren't in objdir.
10666
10667Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10668
10669 * Makefile.in: Make everything which depends upon all-bfd also
10670 depend upon all-opcodes, in case --with-commonbfdlib is used.
10671
10672Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10673
10674 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10675 building NT native compilers on Unix.
10676
10677Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * configure.in: Don't get CC from the host Makefile fragment if we
10680 can find gcc in PATH, or if this is a Canadian Cross. Move the
10681 Solaris test for /usr/ucb/cc to the post target script, just after
10682 the compiler sanity test.
10683
10684Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10685
10686 * config.sub: Merge with FSF.
10687
10688Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10689
10690 * Makefile.in (RPATH_ENVVAR): New variable.
10691 (REALLY_SET_LIB_PATH): Use it.
10692 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10693
10694Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10695
10696 * config.sub, configure.in: Recognize sparclet cpu.
10697
10698Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10699
10700 * config.guess: Support m68k-cbm-sysv4.
10701
10702Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10703
10704 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10705 m68k-unknown-linuxaout from linker help string. Put quotes around
10706 $ld_help_string.
10707
10708Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10709
10710 * config.guess (powerpc-harris-powerunix): Add guess for port
10711 to new target.
10712
10713Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10714
10715 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10716
10717Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10718
10719 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10720 $(REALLY_SET_LIB_PATH) in Makefile.
10721 * Makefile.in (SET_LIB_PATH): New variable.
10722 (REALLY_SET_LIB_PATH): New variable.
10723 ($(DO_X)): Use $(SET_LIB_PATH).
10724 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10725 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10726 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10727 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10728 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10729 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10730 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10731 (install-dosrel): Likewise.
10732 (all-opcodes): Depend upon all-libiberty.
10733
10734Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10735
10736 * config.guess (*:CYGWIN*): New
10737
10738Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10739
10740 * Makefile.in (all-target-winsup): All all-target-libiberty.
10741
10742Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10743
10744 * configure.in (noconfigdirs): Add missing # in front of comment.
10745
10746Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10747
10748 * configure.in: add second pass to things added to noconfigdirs
10749 so *-gm-magic can exclude libgloss properly.
10750
10751Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10752
10753 * mpw-configure (extralibs_name, rez_name): Set correctly
10754 for MWC68K compiler.
10755
10756 * mpw-README: Add more info on the necessary build tools.
10757
10758Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10759
10760 * configure.in, config.sub: Recognize cygwin32.
10761
10762Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10763
10764 * config.guess, config.sub: Recognize A/UX.
10765
10766Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10767
10768 * config.sub: Merge with gcc/config.sub.
10769
10770Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10771
10772 * mpw-build.in (do-binutils): Add build of stamps.
10773
10774Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10775
10776 * config.sub: Add recognition for mips64vr4100*-* targets.
10777
10778Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10779
10780 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10781 Add creation of gconfigargs with `--enable-shared' turned on.
10782 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10783 ($(host)-stamp-stage3-configured): Likewise.
10784 (HOLES): Add chatr and ldd.
10785 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10786
10787Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10788
10789 * configure: Pass --nfp to recursive configures.
10790
10791Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10792
10793 * Makefile.in (DLLTOOL): New.
10794 (DLLTOOL_FOR_TARGET): New.
10795 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10796 (EXTRA_TARGET_FLAGS): Ditto.
10797 (EXTRA_GCC_FLAGS): Ditto.
10798 (CONFIGURE_TARGET_MODULES): Ditto.
10799 (DO_X): Ditto.
10800 * configure: Add DLLTOOL.
10801
10802Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10803
10804 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10805 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10806 mh-sco, since old workarounds no longer needed, and don't
10807 build ld, since libraries have weak symbols in COFF.
10808
10809Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10810
10811 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10812
10813Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10814
10815 * configure.in: Make sure that ${CC} can be used to compile an
10816 executable.
10817
afb8d725
JM
10818Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10819
10820 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10821 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10822 nothing depending on whether gdbtk is being built.
10823
252b5132
RH
10824Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10825
10826 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10827
10828Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10829
10830 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10831 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10832
10833Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10834
10835 * config-ml.in: Add support for
10836 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10837 Simplify setting of multidirs from --disable-foo.
10838
10839Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10840
10841 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10842 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10843 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10844 non-empty, pass them on to the GCC make.
252b5132
RH
10845 (all-bootstrap): New rule that is like all-gcc, except it executes
10846 the GCC bootstrap rule instead of the GCC all rule.
10847
10848Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10849
10850 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10851
10852Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10853
10854 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10855 DG/UX support.
10856
10857Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10858
10859 * config.sub (i*86*) Change [345] to [3456]
10860
10861Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10862
10863 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10864 --with-gnu-ld=no.
10865
10866Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10867
10868 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10869 AIX multilibs get built.
10870
10871Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10872
10873 * configure.in (i386-win32): Don't build expect if we're not
10874 building the tcl subdir.
10875
10876Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10877
10878 * Makefile.in: (configure-target-examples, all-target-examples):
10879 New targets, configure and build example programs.
10880
10881Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10882
10883 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10884 use it as input to sedit the generated MPW makefile.
10885 * mpw-README: Add a suggestion about Gestalt.h.
10886
10887Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10888
10889 * config.sub: Accept *-*-ieee*.
10890
10891Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10892
10893 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10894 Ronald F. Guilmette <rfg@monkeys.com>.
10895
10896Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10897
10898 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10899 for powerpc-pe native.
10900 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10901 (target==powerpc-pe): duplicate i386-win32 entry.
10902
10903Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10904
10905 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10906 of vxworks, not just vxworks5.1.
10907
10908Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10909
10910 * mpw-configure: Add support for exec-prefix.
10911
10912Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10913
10914 * config.guess: Recognize HP model 816 machines as having
10915 a PA1.1 processor.
10916
10917Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10918
10919 * configure: Ignore new autoconf configure options.
10920
252b5132
RH
10921Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10922
10923 * config.guess: Recognize Pentium under SCO.
10924 From Robert Lipe <robertl@arnet.com>.
10925
10926Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10927
10928 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10929
10930Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10931
10932 * configure.in: Don't configure gas for alpha-dec-osf*.
10933
10934Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10935
10936 * configure.in: Default to --with-stabs for some targets for which
10937 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10938 i[345]86*-*-unixware*.
10939
10940Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10941
10942 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10943 rather than basing it on the target. Simplify handling of options
10944 controlling which directories to configure. Remove extraneous
10945 slash in multi-clean target.
10946
10947Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10948
10949 * config-ml.in: Prefix more variables with ml_ so they don't collide
10950 with configure's.
10951
10952Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10953
10954 * configure: Don't turn -v into --v.
10955
10956Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10957
10958 * configure.in (targargs): Fix typo.
10959
10960 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10961
10962Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10963
10964 * configure.in: Strip --host and --target options from
10965 CONFIG_ARGUMENTS, and always configure for --host only. Add
10966 --with-cross-host option when building with a cross-compiler.
10967 * configure: Canonicalize the arguments put into config.status by
10968 always using `=' for an option with an argument. Pass a presumed
10969 --host or --target explicitly.
10970
10971Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10972
10973 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10974 into general OS recognition case.
10975
10976Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10977
10978 * configure.in (target_configdirs): add target-winsup only
10979 for win32 target systems.
10980
10981Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10982
10983 * Makefile.in (all-target-libgloss): Depend upon
10984 configure-target-newlib, since when libgloss is built it looks to
10985 see if the newlib directory exists.
10986
10987Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10988
10989 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10990 cfg-ml-*.in.
10991
10992Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10993
10994 * configure: Handle LD and LD_FOR_TARGET when configuring a
10995 Canadian Cross.
10996
252b5132
RH
10997Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10998
10999 * configure.in (target_libs): add target-winsup.
11000 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11001 (target==ppcle-pe): remove ld from $noconfigdirs.
11002
11003Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11004
11005 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11006 Preserve relative path names in $srcdir. Build symlink tree if
11007 configuring cross target dir and srcdir=. (= no VPATH support).
11008 (configure-target-libg++): Depend on configure-target-librx.
11009 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11010 * config-ml.in: New file.
11011 * symlink-tree: New file.
11012 * configure: Ensure srcdir="." if that's what it is.
11013
11014Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11015
11016 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11017 includes and FLEX_SKELETON setting.
11018 * mpw-configure (--with-gnu-ld): New option, controls whether
11019 to use PPCLink or ld with PowerMac GCC.
11020 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11021 * mpw-config.in: Configure grez if targeting Mac.
11022
11023 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11024 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11025 just macos.
252b5132
RH
11026 * configure.in: Configure grez resource compiler if targeting Mac.
11027 * Makefile.in (all-grez, install-grez): New targets.
11028
11029Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11030
11031 * configure: CXX defaults to gcc, not g++. If we find
35590697 11032 gcc in the path, set CC to gcc -O2.
252b5132
RH
11033
11034Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11035
11036 * configure: Default ${build} correctly. Avoid picking up extra
11037 spaces when reading CC and CXX from Makefile. When doing a
11038 Canadian Cross, use plausible default values for numerous
11039 variables.
11040 * configure.in: When doing a Canadian Cross, don't try to
11041 configure tools whose configure script can't handle it.
11042
11043Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11044
11045 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11046
11047Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11048
11049 * configure: Remove dubious bug reporting address.
11050
11051Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11052
11053 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11054 configure script, run that instead of this directory's configure.
11055 In either case, print a message that we're configuring the sub-dir.
11056
11057Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11058
11059 * configure.in: Before checking for the existence of various files,
11060 use sed to filter out "target-".
11061
11062Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11063
11064 * Makefile.in (DO_X): Split rule to decrease command line length
11065 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11066 (Philippe De Muyter).
11067
11068Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11069
11070 * Makefile.in (all-patch): depend on all-libiberty.
11071
11072Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11073
11074 * configure.in: If the only directory in target_configdirs which
11075 actually exists is libiberty, then set target_configdirs to empty,
11076 to avoid trying to build a target libiberty in a gas or gdb
11077 distribution.
11078
11079Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11080
11081 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11082 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11083 systems.
252b5132
RH
11084
11085Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11086
11087 * configure.in (copy_dirs): Use sys-include instead of include
11088 for --with-headers option.
11089
11090Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11091
11092 * Makefile.in, configure.in: Make winsup builds work with
11093 new scheme.
11094
11095Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11096
11097 * configure.in: Build the linker on AIX.
11098
11099Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11100
11101 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11102 where needed.
11103
11104Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11105
11106 * Makefile.in (all-gcc): Fix typo.
11107
11108Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11109
11110 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11111
11112Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11113
11114 * configure.in: Rename libFOO to target-libFOO, and xiberty
11115 to target-xiberty, to provide more flexibility.
11116 (target_subdir): Define. Create if cross.
11117 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11118 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11119 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11120 check-libFOO -> check-target-libFOO, etc.
11121 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11122 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11123 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11124 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11125 allow ALL_GCC="" to only configure.
11126 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11127 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11128 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11129
11130Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11131
11132 * Makefile.in (taz): Build "info" in etc explicitly.
11133
11134Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11135
11136 * configure.in: Make sure that CC is undefined (as opposed to
11137 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11138 problem with autoconf trying to configure on a host without GCC.
11139
11140Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11141
11142 * mpw-configure: Set host alias from choice of host compiler,
11143 only use generic MPW Makefile sed if present, edit a file
11144 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11145 * mpw-README: Add problem notes about CW6 and CW7.
11146
11147Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11148
11149 * Makefile.in (taz): Use ";" instead of ";;".
11150
11151Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11152
11153 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11154 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11155 DISTDOCDIRS.
11156 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11157 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11158
11159Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11160
11161 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11162 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11163 Move bfd to DISTSTUFFDIRS.
11164
11165Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11166
11167 * Makefile.in (X11_LIB): Removed.
11168 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11169
11170 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11171
11172Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11173
11174 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11175 names.
11176
11177Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11178
11179 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11180
11181Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11182
11183 * configure.in (i[345]86-*-win32): Always build newlib.
11184 Don't configure cvs, autoconf or texinfo.
11185 * Makefile.in (LD_FOR_TARGET): New.
11186 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11187 Pass down LD_FOR_TARGET.
11188
11189Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11190
11191 * winsup: New directory.
11192 * Makefile.in: Build winsup.
11193 * configure.in: Winsup is configured when target is win32.
11194 Can only build win32 target GDB when native.
35590697 11195
252b5132
RH
11196Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11197
11198 * config.guess: Recognize HP model 819 machines as having
11199 a PA 1.1 processor.
11200
11201Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11202
11203 * configure: Fix sed loop which substitutes for CC and CXX to
11204 avoid bug found in various sed implementations.
11205
11206Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11207
11208 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11209 simulator. Use standard powerpc-*-eabi*.
11210
11211Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11212
11213 * configure.in: Stop putting gas and binutils in noconfigdirs for
11214 powerpc-*-aix* and rs6000-*-*.
11215
11216Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11217
11218 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11219 -mcall-aixdesc libraries.
11220
11221Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11222
11223 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11224
11225 * config.sub (arm | armel | armeb): Fix shell syntax.
11226
11227Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11228
11229 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11230 -msoft-float and -mcpu=common support.
11231 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11232 libraries.
11233
11234Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11235
11236 * configure.in: Allow configuration and build of emacs19 for the alpha.
11237
11238Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11239
11240 * configure.in (CC): Get ^CC, not just any old CC, from
11241 ${host_makefile_frag}.
11242
11243Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11244
35590697 11245 * configure.in (CC): Try to get CC from
252b5132
RH
11246 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11247
11248Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11249
11250 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11251 only if it exists in $(srcdir).
11252
11253Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11254
11255 * configure: If CC and CXX are not set in the environment, set
11256 them, based on either an existing Makefile or on searching for gcc
11257 in PATH. Substitute for CC and CXX in Makefile.
11258 * configure.in: Remove libm from target_libs. Separate
11259 target_configdirs from configdirs. If CC is not set in
11260 environment, try to get it from a host Makefile fragment. Rewrite
11261 changes of configdirs to use skipdirs instead. A few minor
11262 tweaks. Take directories out of target_configdirs as they are
11263 taken out of configdirs. Remove existing Makefile files from
11264 subdirectories. Substitute for TARGET_CONFIGDIRS and
11265 CONFIG_ARGUMENTS in Makefile.
11266 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11267 by configure.in.
11268 (CONFIG_ARGUMENTS): Likewise.
11269 (CONFIGURE_TARGET_MODULES): New variable.
11270 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11271 ($(CONFIGURE_TARGET_MODULES)): New target.
11272 (configure-libg++, configure-libio): New targets.
11273 (all-libg++): Depend upon configure-libg++.
11274 (all-libio): Depend upon configure-libio.
11275 (configure-libgloss, all-libgloss): New targets.
11276 (configure-libstdc++): New target.
11277 (all-libstdc++): Depend upon configure-libstdc++.
11278 (configure-librx, all-librx): New targets.
11279 (configure-newlib): New target.
11280 (all-newlib): Depend upon configure-newlib
11281 (configure-xiberty): New target.
11282 (all-xiberty): Depend upon configure-xiberty.
11283
11284Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11285
11286 * configure.in (host i[345]86-*-win32): Expand the
11287 noconfigdirs again.
11288
11289Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11290
11291 * mpw-configure: Fix sed command file name.
11292
11293Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11294
35590697 11295 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11296 noconfigdirs again.
11297
11298Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11299
11300 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11301 or powerpc*-*-pe*, since they are not yet supported.
11302
11303Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11304
11305 Add PowerMac support and many other enhancements.
11306 * mpw-configure: New option --cc to select compiler to use,
11307 paste options set according to --cc into the generated
11308 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11309 if mpw-make.sed is present.
11310 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11311 add forward includes for PowerPC include files.
11312 * mpw-build.in: Build using Makefile.PPC if present.
11313 (do-byacc, etc): Remove separate version resource builds.
11314 (do-gas): Build "stamps" before "all".
11315 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11316 * mpw-README: Update to reflect --cc option, PowerMac support,
11317 and recently-reported compatibility problems.
11318
11319Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11320
11321 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11322 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11323 (--with-multilib-top): Pass to recursive invocations.
11324
11325Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11326
11327 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11328 v810-*-*.
11329
11330Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11331
11332 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11333 gdb, ld and opcodes on v810-*-*.
11334
252b5132
RH
11335Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11336
11337 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11338 (local-maintainer-clean): New target.
11339 (maintainer-clean): New target.
11340 (realclean): Just depend upon maintainer-clean.
11341
11342Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11343
11344 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11345
11346Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11347
11348 * configure.in: Build ld in mips*-*-bsd* case.
11349
11350Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11351
11352 * config.sub: Accept -lites* OS. From Ian Dall.
11353
11354Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11355
11356 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11357 targets.
252b5132
RH
11358
11359Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11360
11361 * configure.in: treat i386-win32 canadian cross the same as
11362 i386-go32 canadian cross.
11363
11364Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11365
11366 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11367 running under the simulator to build a reduced set of libraries.
11368 (powerpc-*-eabiaix): Add fine grained multilib support added to
11369 other powerpc targets yesterday.
11370
11371Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11372
11373 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11374 -disable-softfloat, -disable-relocatable, -disable-aix, and
11375 -disable-sysv to control which multilib libraries get built.
11376
11377Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11378
11379 * configure: Add Makefile.tem to list of files to remove in trap
11380 handler.
11381
11382Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11383
11384 * config.guess (*Linux*): Add missing "exit"s.
11385 Also, need specific check for alpha-unknown-linux (uses COFF).
11386
11387Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11388
11389 * config.guess: Merge with FSF:
11390
11391 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11392 * config.guess (AIX4): More robust release numbering discovery.
11393
11394 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11395 * config.guess (i386-sequent-ptx): Properly get version number.
11396
11397 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11398 * config.guess (mips:*:4*:UMIPS): New case.
11399
11400Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11401
11402 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11403 (i386-win32 host): Likewise. Don't build readline.
11404
afb8d725
JM
11405Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11406
11407 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11408 SUPPORT_FILES to submakes.
11409
252b5132
RH
11410Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11411
11412 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11413 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11414 mpw-configure.
11415
11416Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11417
11418 * configure.in (appdirs): Use =, not ==, in test expression when
11419 trying to build the text to print in the warning message for
11420 Solaris users.
11421
11422Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11423
11424 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11425
11426Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11427
11428 * config.guess: Recognize lynx-2.3.
11429
11430Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11431
11432 * config.sub (z8ksim): Deleted
11433 (z8k-*-coff): New, this is the one true name of the target.
11434
11435Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11436
11437 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11438
11439Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11440
11441 * config.guess (*:Linux:*:*): First try asking the linker what the
11442 default object file format is (elf, aout, or coff). Then if this
11443 fails, try previous methods.
11444
11445Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11446
11447 * configure.in: Don't build newlib for *-*-vxworks5.1.
11448
11449Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11450
11451 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11452 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11453
11454Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11455
11456 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11457
11458Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11459
11460 * cfg-ml-com.in: New file.
11461 * cfg-ml-pos.in: New file.
11462
11463Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11464
11465 * COPYING.NEWLIB: Add HP free copyright to list.
11466
11467Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11468
11469 * config.sub: Recognize -eabi* for the system, not just -eabi.
11470
11471Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11472
11473 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11474 * config.sub, configure.in (win32): New target and host.
11475
11476Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11477
11478 * configure.in: Add i386-pe configuration.
11479
11480Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11481
11482 * mpw-build.in (install): Install GDB after LD.
11483
11484Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11485
11486 * mpw-config.in (elf/mips.h): Always forward-include, needed
11487 for GDB to build.
11488
11489Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11490
11491 * testsuite: New directory for customer acceptance and whole tool
11492 chain tests.
11493
11494Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11495
11496 * configure: If per-host line isn't found, but AC_OUTPUT is found
11497 and a configure script exists, run it instead.
11498
11499Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11500
11501 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11502
11503Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11504
11505 * configure: Set build_{cpu,vendor,os,alias} to host values when
11506 --build isn't specified.
11507
11508Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11509
11510 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11511 (FLAGS_TO_PASS): Pass them.
11512 (EXTRA_TARGET_FLAGS): Ditto.
11513
252b5132
RH
11514Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11515
11516 * Makefile.in (all-libg++): Depend on all-libstdc++.
11517
11518Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11519
11520 * configure.in (noconfigdirs): Enable all packages for
11521 i386-unknown-netbsd.
11522
11523Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11524
11525 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11526 hosted builds (DOS builds)
11527
11528Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11529
11530 Changes for ARM based on patches from Richard Earnshaw:
11531 * config.sub: Handle armeb and armel.
11532 * configure.in: Omit arm linker only for riscix.
11533
11534Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11535
11536 * config.guess: Update from FSF.
11537
11538Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11539
11540 * config.sub: Recognize powerpcle as the little endian varient of
11541 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11542 powerpcle variant. Convert pentium into i586, not i486. Add p5
11543 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11544 temporarily.
11545
11546Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11547
11548 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11549
11550Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11551
11552 * config.sub: Accept -lites* as a basic system type.
11553
11554Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11555
11556 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11557 installed, and if so return linuxoldld as the system name.
11558
11559Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11560
11561 * config.guess: Add hppa1.1-hp-lites support.
11562
11563Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11564
11565 * configure.in: Don't build newlib for m68k-vxworks5.1.
11566
11567Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11568
11569 * configure.in (mips-sgi-irix6): Use mh-irix5.
11570
11571Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11572
11573 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11574
11575Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11576
11577 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11578 OSF/1. Fix compiler flags.
252b5132
RH
11579 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11580
11581Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11582
11583 * configure.in: Recognize --with-newlib.
11584 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11585
afb8d725
JM
11586Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11587
11588 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11589 to *_X11_MODULES due to gdbtk needing X include files et al.
11590
252b5132
RH
11591Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11592
11593 Merge in support for Mac MPW as a host.
11594 (Old change descriptions retained for informational value.)
11595
11596 * mpw-config.in: Add generic include forwards for cpu-specific
11597 include files in aout and elf directories.
11598
11599 * mpw-configure: Added copyright.
11600 * mpw-config.in: Check for presence of required build tools.
11601 (target_libs): Add newlib.
11602 (target_tools): Add examples.
11603 (Read Me): Generate as "Read Me for MPW" instead.
11604 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11605 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11606 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11607
11608 * mpw-configure: Remove subdir-specific makefile hackery,
11609 delete mk.tmp after using it.
11610
11611 * mpw-build.in (all): Display start and end times.
11612
11613 * mpw-configure (host_canonical): Set.
11614 (target_cpu): Always add to makefiles.
11615 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11616 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11617 (mpw-mh-mpw): Look for in srcdir and srcroot.
11618 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11619
11620 * mpw-build.in: (install-only): New target.
11621
11622 * mpw-configure (host_alias, target_alias): Rename from hostalias
11623 and targetalias, add into generated Makefile.
11624 (mk.tmp): If present, add into generated Makefile.
11625 * mpw-build.in (all-gas): Build config.h first before gas proper.
11626
11627 * mpw-configure (config.status): Write only if changed.
11628 * mpw-config.in (readline): Configure it (not built, just used for
11629 definitions).
11630
11631 * mpw-config.in (elf/mips.h): Add a forward include.
11632
11633 * mpw-config.in: Forward-include most .h files in include into
11634 extra-include.
11635 (readline): Don't build.
11636 mpw-build.in (install): Install GDB.
11637
11638 * mpw-configure (prefix, mpw_prefix): Handle it.
11639 * mpw-config.in (mmalloc, readline): Don't configure.
11640 * mpw-build.in (thisscript): Rename to ThisScript.
11641 Use mpw-build instead of BuildProgram everywhere.
11642 (mmalloc, readline): Don't build.
11643 * mpw-README: New file, basic documentation about the MPW port.
11644
11645 * mpw-config.in: Use forward-include to create include files.
11646
11647 * mpw-configure: Add more things to the top of each configured
11648 Makefile, including contents of config/mpw-mh-mpw.
11649 * mpw-config.in (extra-include): Create this directory and fill it
11650 with Posix-like include files when configuring.
11651
11652 * config.sub (apple, mac, mpw): Add various aliases.
11653
11654 * mpw-build.in: New file, top-level build script fragment for MPW.
11655 * mpw-configure: New file, configure script for MPW.
11656 * mpw-config.in: New file, config fragment for MPW.
11657
11658Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11659
11660 * configure.in (host_libs): Remove glob, since it is gone from the
11661 sources.
11662
11663Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11664
11665 * Makefile.in: define empty GDB_NLM_DEPS var.
11666
11667 * configure.in(target_makefile_frag): use config/mt-netware
11668 for netware targets.
11669
11670Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11671
11672 * config.sub: Merge in recent FSF changes. Remove linux special
11673 cases.
11674
11675Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11676
4bddf3ad 11677 Revert this change:
252b5132
RH
11678
11679 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11680
11681 * build-all.mk: Use CC=cc -Xs on Solaris.
11682
252b5132
RH
11683Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11684
11685 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11686 stop using it.
11687 * Makefile.in: Nuke all references to glob subdirectory.
11688
11689Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11690
11691 * configure.in: Fix --enable-shared logic in per-host.
11692
11693Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11694
11695 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11696
11697Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11698
11699 * configure.in (noconfigdirs): Don't build gas on AIX, for
11700 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11701
11702Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11703
11704 * configure: Fix --cache-file to work if the file argument is a
11705 relative path.
11706
11707Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11708
11709 * configure: If the --cache-file is used, pass it down to
11710 configure in subdirectories.
11711
11712Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11713
11714 * config.sub: add vxworks29k configuration.
11715
11716Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11717
11718 * Makefile.in (taz): Do "diststuff" part quietly.
11719
11720Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11721
11722 * config.sub: Mini-merge with gcc/config.sub.
11723
11724Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11725
11726 * config.guess (IRIX): Sed - to _.
11727
11728Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11729
11730 * Makefile.in (source-vault, binary-vault): New targets.
11731
11732Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11733
11734 * config.sub: Recognize -eabi as a basic system type.
11735
11736Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11737
11738 * configure.in (enable_shared stuff): Fix typo.
11739
11740Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11741
11742 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11743
11744Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11745
11746 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11747
11748Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11749
11750 * configure.in (rs6000-*-*): Don't build gas.
11751
11752Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11753
11754 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11755 reduce command line length.
11756 (AS_FOR_TARGET): Check for as.new, not Makefile.
11757 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11758
11759Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11760
11761 * config.guess: Merge from FSF.
11762
11763Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11764
11765 * configure: Don't use $ when handling program_suffix.
11766
11767Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11768
11769 * configure.in: Configure tk for hppa/hpux.
11770
11771Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11772
11773 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11774
11775Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11776
11777 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11778 to LIBCXXFLAGS. Tests are better run without it.
11779
11780Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11781
11782 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11783
11784Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11785
11786 * configure.in (*-*-netware*): Don't configure xiberty.
11787
11788Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11789
11790 * configure.in: Remove tk from native_only list.
11791
11792Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11793
11794 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11795 for special NCD build.
11796
11797Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11798
11799 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11800 makeall.bat, they're only useful for binutils snapshots.
11801 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11802 makeall.bat to specified SUPPORT_FILES.
11803
11804Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11805
11806 * build-all.mk: Add Ericsson targets to sun4 and solaris
11807 hosts. Add BNR's sun4 target to solaris host, so their
11808 build-from-source will be tested in-house first.
11809
11810Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11811
11812 * Makefile.in (LIBCFLAGS): New variable.
11813 (CFLAGS_FOR_TARGET): Ditto.
11814 (LIBCFLAGS_FOR_TARGET): Ditto.
11815 (LIBCXXFLAGS): Ditto.
11816 (CXXFLAGS_FOR_TARGET): Ditto.
11817 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11818 (BASE_FLAGS_TO_PASS): Pass them.
11819 (EXTRA_TARGET_FLAGS): Ditto.
11820
4bddf3ad 11821 * configure.in: Support --enable-shared.
252b5132
RH
11822
11823Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11824
11825 * configure.in (target_libs): Include libstdc++ again.
11826 * config.guess: Update from FSF (for FreeBSD).
11827
11828Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11829
11830 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11831 makeall.bat.
11832 (DISTDOCDIRS): Add `etc'.
11833 (ETC_SUPPORT_PFX): New variable.
11834 (taz): Include anything from etc starting with a word in
11835 ETC_SUPPORT_PFX.
11836
11837Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11838
11839 * config.sub: Update for recent FSF changes. Remove obsolete
11840 h8300hds entry. Add -windows* and -osx as basic os. Minor
11841 spacing changes.
11842
11843Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11844
11845 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11846
11847 * config.guess: Merge with FSF.
11848 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11849
11850Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11851
11852 * configure: Since the "trap 0" handler will override the exit
11853 status on many systems, only use it for "exit 1", and make it set
11854 a non-zero exit status; reset it before "exit 0". Also, check
11855 exit status of config.sub, and error out if it failed.
11856
11857Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11858
11859 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11860 and install libgloss.
11861
11862Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11863
11864 * Makefile.in (all-binutils): Depend upon all-byacc.
11865
11866 * configure.in: Don't build emacs on Irix 5.
11867
11868Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11869
11870 * configure.in (*-*-netware*): Add libio.
11871
11872Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11873
11874 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11875 (CHECK_TARGET_MODULES): Ditto.
11876 (INSTALL_TARGET_MODULES): Ditto.
11877 (TARGET_LIBS): Ditto.
11878 (all-libstdc++): Note dependencies.
11879
11880Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11881
11882 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11883
11884Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11885
11886 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11887 -fexternal-templates.
11888
11889 * configure.in (target_libs): Add libstdc++.
11890 (noconfigdirs): Add libstdc++ as appropriate.
11891
11892Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11893
11894 * config.guess: Update from FSF.
11895
11896Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11897
11898 * configure: Use ${config_shell} when running ${configsub}.
11899
11900Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11901
11902 * config.sub: No longer recognize h8300h.
11903
11904Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11905
11906 * config.sub: Remove extraneous differences between config.sub and
11907 gcc/config.sub.
11908
11909Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11910
11911 * Makefile.in (DISTSTUFFDIRS): Add gas.
11912
11913Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11914
11915 * COPYING.NEWLIB: New file.
11916
11917Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11918
11919 * config.guess (HP-UX): Patch from Harlan Stenn
11920 <harlan@landmark.com> to also emit release level.
11921
11922Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11923
11924 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11925
11926Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11927
11928 * config.sub: Merge nextstep cleanup from FSF.
11929
11930Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11931
11932 * configure.in (arm-*-*): Don't configure ld for this target.
11933
11934Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11935
11936 * configure.in (*-*-netware): don't configure libg++, libio,
11937 librx, or newlib.
11938
11939Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11940
11941 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11942 configure ld--it works, but it doesn't support shared libraries.
11943
11944Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11945
11946 * config.guess (*-unknown-freebsd*): Get rid of possible
11947 trailing "(Release)" in version string.
11948 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11949
11950Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11951
11952 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11953 Fix type: *-next-neststep -> *-next-nextstep.
11954
11955 * config.guess: Merge from FSF:
11956
11957 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11958
11959 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11960
11961 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11962
11963 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11964 instead of UNIX_SV for UnixWare 1.0).
11965
11966Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11967
11968 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11969 to make gdb/nlm/* build after the compiler and linker.
11970
11971Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11972
11973 * config.guess (netbsd, freebsd, linux): Accept any machine,
11974 not just i[34]86.
11975 (m68k-atari-sysv4): Relocate to match FSF version.
11976
11977 * config.guess: More merges from the FSF:
11978
11979 Add a space before function call or macro invocation.
11980
11981 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11982
11983 * config.guess: Add trap cmd to remove dummy.c and dummy when
11984 interrupted.
11985
11986 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11987
11988 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11989 (dummy): Redirect stderr from compilation of dummy.c.
11990
11991 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11992
11993 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11994
11995Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11996
11997 * configure: Accept and ignore --cache*, for compatibility with
11998 new autoconf.
11999
12000Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12001
12002 * config.guess: Merge from FSF:
12003
12004 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12005
12006 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12007 (PATH): Add /.attbin at end for finding uname.
12008 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12009
12010 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12011
80413487 12012 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12013
12014 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12015
80413487
RH
12016 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12017 to select whether to use ELF or COFF.
252b5132
RH
12018
12019 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12020
80413487 12021 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12022
12023 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12024
12025 * config.guess: Guess the OS version for HPUX.
12026
12027 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12028
12029 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12030
12031Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12032
12033 * configure.in: Recognize --with-headers, --with-libs, and
12034 --without-newlib.
12035 * Makefile.in (all-xiberty): Depend upon all-ld.
12036
12037Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12038
12039 * configure.in: Change i[34]86 to i[345]86.
12040
12041Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12042
12043 * configure (version): A few more tweaks to help message.
12044
12045Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12046
12047 * Makefile.in: Remove (for now) librx as a host library,
12048 now that we're building it for target.
12049
12050Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12051
12052 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12053 (Karl Berry).
12054
12055Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12056
12057 * configure.in: Also configure librx.
12058
12059Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12060
12061 * Makefile.in: Update various rules to reflect that librx
12062 is now needed for libg++.
12063
12064Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12065
12066 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12067
12068Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12069
12070 * configure.in: Configure the examples directory.
12071
12072Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12073
12074 * configure: Simplify Jun 2 1994 change.
12075
12076Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12077
12078 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12079 /bin/gcc isn't good enough to build gcc.
12080
12081Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12082
12083 * Makefile.in (GDB_SUPPORT_FILES): Remove
12084 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12085 (gdb.tar.gz): Add new rule to use standard distribution building
12086 mechanism.
12087
12088Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12089
12090 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12091 Bill Cox <bill@cygnus.com>.
12092
12093Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12094
12095 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12096
12097Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12098
12099 * configure: Search current dir first in .gdbinit.
12100
12101Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12102
12103 * config.sub: Recognize freebsd (merged from gcc config.sub).
12104
12105Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12106
12107 * config.sub: Refer to NeXT's operating system as nextstep.
12108
12109 * config.sub (case $basic_machine): Re-order the cases, to match
12110 the order in the FSF version (which is mostly alphabethical).
12111 Merge in some additions and changes from the FSF.
12112
12113Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12114
12115 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12116 * config.sub: Recognize cxux7.
12117 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12118
12119Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12120
12121 * config.sub: Fix typo powerpc -> powerpc-*.
12122
12123Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12124
12125 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12126
12127 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12128 parallel with all-emacs and install-emacs). Top-level command
12129 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12130
12131Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12132
12133 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12134 $(relbindir)/make before doing ``make install'', and use
12135 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12136 installing over running make binary.
12137 ($(host)-stamp-stage3-installed): Likewise.
12138
12139Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12140
12141 * config.guess: Recognize Mach.
12142
12143Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12144
12145 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12146 see whether --exec-prefix was used.
12147
12148Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12149
12150 * README: Explicitly mention libg++/README. (Zoo's idea.)
12151
12152Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12153
12154 * Makefile.in: Add all-librx target similar to all-libproc.
12155
12156Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12157
12158 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12159 with post 1.2 uname bogosity.
12160
12161Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12162
12163 * configure: Remove temporary files on receipt of a signal.
12164
12165Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12166
12167 * configure: If there is a package_makefile_frag, remove
12168 ${subdir}/Makefile.tem after copying it in.
12169
12170Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12171
12172 * build_all.mk: support rs6000 lynx identifies itself as
12173 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12174 since /bin/gcc is too feeble to compile a modern gcc.
12175
12176Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12177
12178 * brought devo/test-build.mk update-to-date with progressive/
12179 test-build.mk. Add lynx targets and hppa flag info.
12180
12181Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12182
12183 * configure.in: Use mh-ncrsvr43. Patch from
12184 Tom McConnell <tmcconne@sedona.intel.com>.
12185
12186Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12187
12188 * config.guess (i386-unknown-bsdi): No longer need to
12189 check #if defined(__bsdi__) && defined(__i386__).
12190
12191Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12192
12193 * configure: Set program_transform_nameoption correctly.
12194
12195Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12196
12197 * brought build-all.mk update-to-date with progressive build-all.mk,
12198 added new targets and hppa info.
35590697 12199
252b5132
RH
12200Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12201
12202 * configure: If config.guess result is a prefix of the user
12203 specified target, assume a native build and use the user specified
12204 target as the host alias. Remove SunOS patch suffix removal hack.
12205 * configure.in: Remove SunOS patch suffix removal hack.
12206
12207 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12208 in NATIVE_CHECK_MODULES.
12209
12210Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12211
12212 * Makefile.in: Rename HOST_ONLY to NATIVE.
12213 * configure: Delete SunOs patch suffix from host_canonical
12214 and build_canonical variables that are prepended to Makefiles.
12215 * configure.in: Add comments for easier maintenance.
12216
12217Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12218
12219 * Makefile.in: Add all-libproc target similar to all-gui.
12220
12221Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12222
12223 * Makefile.in (CHECK_MODULES): split into
12224 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12225
12226Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12227
12228 * config.guess (i386-unknown-bsdi): New system to guess.
12229
12230Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12231
12232 * Makefile.in: Add all-gui target (but not yet build by "all").
12233
12234Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12235
12236 * config.sub: Move deletion of patch suffix from here...
12237 * configure.in: To here, at Ian's suggestion. The top-
12238 level scripts might need to know of a patch level.
12239
12240Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12241
12242 * config.sub: Strip off patch suffix so rtl is recognized
12243 as a sunos4.1.3 machine, even though it's been patched.
12244
12245Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12246
12247 * Makefile.in (INSTALL_LAST): Delete.
12248 (INSTALL_DOSREL): New.
12249
12250Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12251
12252 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12253 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12254 whether we pass down --with-gnu-ld anyhow.
12255
12256Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12257
12258 * Makefile.in (INSTALL_LAST): Change operation so it works
12259 on more flavors of make.
12260 * configure.in (go32): Don't build libg++ or libio.
12261
12262Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12263
12264 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12265 they can be overriden by templates.
12266
12267Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12268
12269 * configure.in (target==go32): Don't build gdb.
12270 * dosrel: New directory.
12271
12272Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12273
12274 * configure.in (host==go32): Configure dosrel too.
12275 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12276 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12277 be set by incoming names or templates.
12278 (INSTALL_LAST): New rule.
252b5132
RH
12279
12280Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12281
12282 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12283
12284Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12285
252b5132
RH
12286 * configure.in (appdirs): New variable. Currently empty, but will
12287 be used in gas distribution. If nonempty, lists a set of
12288 directories at least one of which must get configured, or top
12289 level configuration is considered to have failed.
12290 (rs6000-*-lynxos*): Use new file name.
12291
12292Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12293
12294 Eliminate XTRAFLAGS.
12295 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12296 newlib include files using -idirafter, and also use -nostdinc.
12297 (CXX_FOR_TARGET): Likewise.
12298 (XTRAFLAGS): Removed.
12299 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12300 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12301 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12302 ($(DO_X)): Don't pass down XTRAFLAGS.
12303
12304Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12305
12306 * configure.in (mips*-dec-bsd*): New target; do build linker.
12307 (mips*-*-bsd*): New target; don't build linker.
12308
12309Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12310
12311 * configure.in: support rs6000-*-lynxos* configuration.
12312 support sunos4 as a cross target.
12313
12314 * config.sub: look for lynx*, not lynx since the OS version may
12315 legitimately be part of the name.
12316
12317Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12318
12319 * configure.in (i[34]86-*-sco*): Move to be with other i386
12320 targets.
12321 (romp-*-*): New target. Skip various binary utilities.
12322 (vax-*-*): New target. Don't build newlib.
12323 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12324
12325Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12326
12327 * configure.in: Only set host_makefile_frag if config
12328 directory exists.
12329
12330Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12331
12332 * install.sh: If $dstdir exists, don't check whether each
12333 component does.
12334
12335Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12336
12337 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12338
12339Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12340
35590697
AJ
12341 * configure.in (*-*-lynxos*): Don't configure newlib for either
12342 native or cross Lynx.
252b5132
RH
12343
12344Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12345
12346 * config.sub (sparc64-elf): Fix os.
12347 (z8k): Remove duplicate.
12348
12349Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12350
12351 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12352 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12353
12354Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12355
12356 * configure: Make file links cleanly even if Lynx fails on
80413487 12357 an NFS symlink (at least fail cleanly).
252b5132
RH
12358
12359Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12360
12361 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12362 -XNh2000.
12363
12364Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12365
12366 * configure: Unknown options are fatal again.
12367
12368Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12369
12370 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12371 compatibility.
252b5132
RH
12372
12373Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12374
12375 * build-all.mk: Add `clean' target.
12376
12377Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12378
12379 * config.guess: Add SINIX support.
12380 * configure.in: Add mips-*-sysv4* support.
12381
12382Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12383
12384 * build-all.mk: Document all useful targets.
12385 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12386 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12387
12388Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12389
12390 * configure: Support --silent, --quiet.
12391
12392Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12393
12394 * configure: Support --disable-FEATURE.
12395
12396Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12397
12398 * config.guess: Recognize NCR running SVR4.3.
12399
12400Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12401
12402 * config.guess: Make BSDI generate i386-unknown-bsd386.
12403 Patch from Paul Eggert <eggert@twinsun.com>.
12404
12405Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12406
12407 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12408
12409Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12410
12411 * configure: Make unrecognized options give nonfatal warnings
12412 instead of fatal errors, and pass them to any subdirectory
12413 configures in case they recognize them.
12414 Make --x equivalent to --with-x.
12415
12416Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12417
12418 * configure: Add --enable-* options. Clean up usage message and
12419 some comments.
12420
12421Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12422
12423 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12424
12425Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12426
12427 * configure.in (hppa*-*-*): Enable binutils.
12428
12429Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * config.sub: Recognize cisco.
12432
12433Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12434
12435 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12436
12437Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12438
12439 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12440 than one configuration name. Add comment.
12441
12442Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12443
12444 * config.guess: about target *-hitachi-hiuxwe2, fixed
12445 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12446 macro is incorrect.]
12447
12448Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12449
12450 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12451 than the "make ls" stuff which used to be here.
12452
12453Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12454
12455 * config.guess: Recognize i[34]86-unknown-freebsd.
12456 From Shawn M Carey <smcarey@rodan.syr.edu>.
12457
12458Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12459
12460 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12461
12462Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12463
12464 * config.guess: Check for ptx.
12465
12466Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12467
12468 * config.sub: Add os9k checking.
12469
12470Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12471
12472 * config.guess: Handle OSF1 running on HPPA processors
12473
12474Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12475
12476 * configure: If subdir configure fails, print out a message with
12477 subdirectory name, in case subdir's configure code didn't identify
12478 itself.
12479
12480Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12481
12482 * configure.in: Remove embedded newlines from configdirs.
12483 Avoid mismatches of substrings. Fix matching strings at end
12484 of configdirs.
12485
12486Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12487
12488 * config.guess: Add Lynx/rs6000 config support.
12489
12490Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12491
12492 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12493
12494Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12495
12496 * configure.in (hppa*-*-osf*): Treat this just like most other
12497 PA configurations (eg no binutils or ld).
12498 (hppa*-*-*elf*): These configurations have binutils and ld.
12499
12500Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12501
12502 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12503
12504Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12505
12506 * configure.in (rs6000-*-*): Build gas.
12507
12508Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12509
80413487 12510 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12511
12512Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12513
12514 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12515 for GDB and GDB has been fixed to not need it.
12516
252b5132
RH
12517Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12518
12519 * config.guess: Recognize vax hosts.
12520
12521Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12522
12523 * configure (while loop): Don't use "break 2" inside case
12524 statement -- the case statement isn't an enclosing loop.
12525
12526Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12527
12528 * config.guess: Clean up NeXT support, to allow nextstep
12529 on Intel machines. Make OS be nextstep.
12530
12531Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12532
12533 * config.guess: Add alternate forms for Convex.
12534
12535Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12536
12537 * configure: Completely rewrite option processing. Take
12538 advantage of pattern-matching to avoid invoking test frequently.
12539 Also clean up host and target defaulting logic.
12540
12541Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12542
12543 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12544 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12545 commands (plus user environment) will fit SCO limits.
12546
12547Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12548
12549 * configure.in: Don't issue warnings about directories which are
12550 not being configured if -norecursion is set. Correct test for
12551 --with-gnu-as and --with-gnu-ld to not get confused by substring
12552 matches.
12553
12554 * configure.in: Don't build gas for alpha-dec-osf1*.
12555
12556Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12557
12558 * configure: Back out Per's change of 12/19/1993. It changes the
12559 behavior of configure in unexpected and confusing ways.
12560
12561 Also, use different delim char when calculating
12562 program_transform_name so that the name can contain slashes.
12563
12564Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12565
12566 * configure.in, config.sub: Add support for VSTa micro-kernel.
12567
12568Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12569
12570 * configure.in: Nuke hacks which were used to get a special
12571 version of GAS for HPPA configurations.
12572
12573Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12574
12575 * configure: If only ${target_alias} is given, use that
12576 as the default for ${host_alias}.
12577 * configure: Add missing back-slashes before nested quotes.
12578
12579Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12580
12581 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12582
12583Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12584
12585 * config.guess: Recognize some Tektronix configurations.
12586 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12587
12588Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12589
12590 * config.sub: Match any flavor of SH.
12591
12592Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12593
12594 * configure.in: Don't try to configure newlib for Alpha.
12595
12596Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12597
12598 * configure.in: Don't build ld for Irix 5. Don't build gas,
12599 libg++ or libio for any Alpha target.
12600
12601 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12602
12603Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12604
12605 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12606 default arguments -- so it tried to compress itself.
12607
12608Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12609
12610 * configure.in (notsupp): ensure that a space is always at the end
12611 of the configdirs list, since the grep checks for an explicit space
12612
12613Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12614
12615 * configure.in (target i386-sysv4.2): don't build ld, since static
12616 versions of many libraries are not available.
12617
12618Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12619
12620 * config.guess: Recognize Apollos (using environment variables).
12621 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12622
12623Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12624
12625 * config.guess: Recognize Sony news mips running newsos.
12626
12627Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12628
12629 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12630 "fi ; else" for bash.
12631
12632Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12633
12634 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12635
12636Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12637
12638 * config.sub: accept unixware as an alias for svr4.2.
12639 Fix some inconsistancies with the gcc version.
12640
12641Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12642
12643 * Makefile.in (DISTDOCDIRS): Add gdb.
12644
12645Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12646
12647 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12648
12649Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12650
12651 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12652 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12653 this now.
12654
12655Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12656
12657 * config.sub: Accept hiux* as an OS name.
12658
12659 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12660 etc/make-stds.texi. The underscore came from gcc, and dje now
12661 agrees that RUNTESTFLAGS is the correct name.
12662
12663Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12664
12665 * install.sh: Remove 'set -e'. It makes any conditionals
12666 in the script useless.
12667
12668 * config.guess: Automatically recognize arm-acorn-riscix
12669 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12670
12671Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12672
12673 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12674
12675Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12676
12677 * Makefile.in (DISTDOCDIRS): New variable.
12678 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12679 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12680
12681Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12682
12683 * configure.in (hppa target): check the source directory for the
12684 pagas sub-directory
12685
12686Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12687
12688 * config.sub: Allow -aout* and -elf*.
12689
12690Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12691
12692 * configure.in: Don't build ld on i386-solaris2, same as for
12693 sparc-solaris2.
12694
12695Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12696
12697 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12698
12699Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12700
12701 * configure.in: Configure gdb for alpha.
12702
12703Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12704
12705 * Makefile.in (CXXFLAGS): Add -O.
12706
12707Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12708
12709 * config.guess: added support for DG Aviion
12710
12711Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12712
12713 * configure.in: Produce warning message for subdirectories not
12714 configurable for this host/target combination. Don't try to
12715 configure gdb for vms.
12716
12717Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12718
12719 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12720 appropriate files before making "diststuff".
12721 (DISTBISONFILES): New var: list of files to be edited.
12722 (DISTSTUFFDIRS): Add binutils.
12723
12724Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12725
12726 * config.sub: also handle mipsel and mips64el (for little endian mips)
12727
12728Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12729
12730 * configure.in: Add * to end of all OS names.
12731
12732Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12733
12734 * configure.in: Build newlib for LynxOS native.
12735
12736Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12737
12738 * config.guess: Add support for delta 88k running SVR3.
12739
12740 * configure.in: Add comment about HP compiler vs. emacs.
12741
12742Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12743
12744 * configure.in: don't build ld on solaris2 (not a viable option
12745 due to bugs in getpwnam & getpwuid)
12746
12747Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12748
12749 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12750 config.guess will produce a full version number.
12751
12752Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12753
12754 * configure.in: Build linker and binutils for alpha-dec-osf1.
12755
12756Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12757
12758 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12759 and gdb/testsuite/Makefile.in.
12760
12761Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12762
12763 * configure.in: recognize mips*- instead of mips-
12764
12765Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12766
12767 * config.sub: Accept linux*coff and linux*elf as operating
12768 systems.
12769
12770Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12771
12772 * config.sub: Recognize mips64, and mips3 as an alias for it.
12773
12774Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12775
12776 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12777 gdb knows how to handle OSF/1 shared libraries.
12778
12779Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12780
12781 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12782 * config.guess: Recognize Hitachi's HIUX.
12783 * config.sub: Recognize h3050r* and hppahitachi.
12784 Remove redundant cases for hp9k[23]*.
12785
12786Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12787
12788 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12789 if gas and ld are in the source tree and are in ${configdirs}.
12790 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12791 --with options (but still pass them down on the command line,
252b5132
RH
12792 if they were explicitly specified).
12793
12794Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12795
12796 * configure: substitute SHELL value in Makefile.in with
12797 ${CONFIG_SHELL}
12798
12799Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12800
12801 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12802 *-*-solaris2* targets.
12803
12804Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12805
12806 * Makefile.in: define M4, and pass it down to sub-makes;
12807 all-autoconf now depends on all-m4
12808
12809Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12810
12811 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12812 presence of {ar,ranlib} instead of a configured directory
12813
12814Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12815
12816 * config.guess: Accept 34?? as well as 33?? for NCR.
12817
12818Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12819
12820 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12821 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12822
12823Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12824
12825 * configure: grab values for $(CC) and $(CXX) from the
12826 environment, so that someone can do "CC=gcc configure; make" and
12827 have it work right (matching the way that autoconf works now)
12828
12829 * configure.in, Makefile.in: add support for gash, the tcl
12830 interface to Galaxy
12831
12832 * config.guess: add NetBSD variants (hp300, x86)
12833
12834Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12835
12836 * install.sh: Support -d option (in the manner of SunOS 4 install,
12837 as it is more deterministic than that of GNU install)
12838 (chmodcmd): Set file to mode 755 by default (should also do default
12839 chgrp and chown, but I don't feel like dealing with that now)
12840
12841Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12842
12843 * config.sub: Remove h8300hhms alias.
12844
12845Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12846
12847 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12848
12849Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12850
12851 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12852 as stmp-fixinc
12853
12854Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12855
12856 * config.sub: recognize m88110-bug-coff.
12857
12858Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12859
12860 * Makefile.in (all-libio): all dependencies on the toolchain used
12861 to build this (gcc, gas, ld, etc)
12862
12863Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12864
12865 * config.guess: Deal with OSF/1 1.3 on alpha.
12866
12867Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12868
12869 * install.sh: add some 'else true' clauses for portability
12870
12871 * configure.in: don't build libio for h8[35]00-*-* targets
12872
12873Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12874
12875 * Makefile.in: Add support for new libio.
12876
12877Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12878
12879 * install.sh: If one command fails, don't try the rest. Don't try
12880 to remove $dsttmp (via trap) unless we have already created it.
12881 If $src doesn't exist, detect it and exit with an error.
12882
12883 * config.guess: Recognize BSD on hp300.
12884
12885Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12886
12887 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12888 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12889
12890Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12891
12892 * Makefile.in (all-send-pr): depends on all-prms
12893
12894Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12895
12896 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12897
12898Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12899
12900 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12901 Added test for mips-mips-riscos5.
12902
12903Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12904
12905 * configure.in: use mh-hp300 for 68k HP hosts
12906
12907Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12908
12909 * configure: add support for CONFIG_SHELL, so that you can use
12910 some alternate shell for evaluating configure scripts
12911
12912Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12913
12914 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12915 in configure script to bug-gdb@prep.ai.mit.edu when building
12916 distribution archive.
12917 * Makefile.in (COMPRESS): Remove def.
12918 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12919 gdb.tar.Z and make-gdb.tar.Z respectively.
12920 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12921 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12922 to convergence with 'taz' target in Makefile.in.
12923
12924Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12925
12926 * install.sh (dsttmp): use trap to ensure that tmp files go
12927 away on error conditions
12928
12929Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12930
12931 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12932
12933Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12934
12935 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12936 its parent is '/' not ''.
12937
12938 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12939
12940Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12941
12942 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12943 that ${newsrcdir}/configure.in does.
12944
12945Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12946
12947 * test-build.mk: support for CONFIG_SHELL
12948
12949Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12950
12951 * config.sub (netware): Add as a basic system type.
12952
12953Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12954
12955 * Makefile.in (Makefile): depend on configure.in. Also drop the
12956 $(srcdir)/ from the dependency on Makefile.in.
12957
12958Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12959
12960 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12961 (h8300hhms is temporary until multi-libraries are implemented).
12962 * configure.in: Handle h8300h too.
12963
12964Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12965
12966 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12967
12968Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12969
12970 * configure: Remove extraneous output when guessing host type.
12971 * config.guess: Remove extraneous output when guessing using C
12972 compiler rather than uname, or when guessing fails.
12973
12974Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12975
12976 * Makefile.in: remove all.cross and install.cross targets
12977
12978 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12979 definitions
12980
12981Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12982
12983 * configure.in (target sh): Build gprof.
12984
12985Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12986
12987 * config.sub: change -solaris to -solaris2
12988
12989Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12990
12991 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12992
12993Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12994
12995 * configure: Correct error message for missing Makefile.in to
12996 print correct directory.
12997
12998Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12999
13000 * install.sh: kludge around 386BSD shell bug
13001
13002Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13003
13004 * config.guess: Recognize NeXT.
13005 * config.guess: Recognize i486-ncr-sysv4.
13006 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13007
13008Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13009
13010 * Makefile.in (MAKEINFOFLAGS): New variable.
13011 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13012 * build-all.mk, test-build.mk: Pass down --no-split as
13013 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13014
13015Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13016
13017 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13018
13019Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13020
13021 * Makefile.in (libg++.tar.z): New rule.
13022 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13023 * Makefile.in (taz): Only do a single chmod.
13024
13025Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13026
13027 * install.sh: don't use dirname anymore (replaced with sed usage)
13028
13029Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13030
13031 * Makefile.in: Change extension for gzip'd files from '.z' to
13032 '.gz' per new FSF standard usage.
13033
13034Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13035
13036 * configure: put quotes around the final value of program_transform_name
13037
13038Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13039
13040 * Makefile.in: new install.sh support; update install-info rules
13041
13042Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13043
13044 * configure.in: Build diff for crosses, but not for go32 host.
13045
13046 * configure.in: Build gprof only for native, and don't build it
13047 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13048
13049Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13050
13051 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13052
13053Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13054
13055 * configure.in (host_tools): Add prms.
13056
13057Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13058
13059 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13060 with $(FLAGS_TO_PASS) on the command line
13061
13062 * config.sub: Recognize lynx and lynxos
13063
13064Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13065
13066 * config.sub: Accept -ecoff*, not just -ecoff.
13067
13068Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13069
13070 * Makefile.in (taz): Use .gz suffix instead of .z.
13071 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13072 names.
13073
13074Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13075
13076 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13077
13078Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13079
13080 * Makefile.in (install-no-fixedincludes): install gcc last, so
13081 that rebuilds that might happen during 'make install' don't get
13082 bogus gcc include files
13083
13084Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13085
13086 Change from Utah for HPPA support:
13087 * config.guess: Recognize hppa1.x-hp-bsd.
13088
13089Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13090
13091 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13092 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13093
13094Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13095
13096 * config.sub: Add support for rom68k and bug boot monitors.
13097
13098Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13099
13100 * Makefile.in: Make all-opcodes depend on all-bfd.
13101
13102Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13103
13104 * config.guess: Added special check for i[34]86-univel-sysv4*.
13105
13106Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13107
13108 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13109 the processor rather than assuming i486.
13110
13111Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13112
13113 * config.guess: Recognize SunOS6 as Solaris3.
13114
13115Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13116
13117 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13118 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13119
13120Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13121
13122 * build-all.mk (all-cross): New target for Canadian Cross.
13123 Added Q2 go32 targets.
13124 * test-build.mk: Configure go32 cross sparclite-aout and
13125 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13126 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13127
13128Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13129
13130 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13131 GO32 hosted toolchains
13132
13133Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13134
13135 * configure: change so "-exec-prefix" gets passed down rather
13136 than "-exec_prefix" so autoconf generated Makefiles get the
13137 exec_prefix set right.
13138
13139Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13140
13141 * config.guess: get the Solaris2 minor version number
13142
13143 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13144
13145Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13146
13147 * config.guess: Recognize some Sequent platforms.
13148
13149Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13150
13151 * Makefile.in: added the vault-install target
13152
13153 * configure.in: actually use the Sun3 makefile fragment that's in
13154 config, also added the release dir to configdirs
13155
13156Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13157
13158 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13159
13160Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13161
13162 * configure.in: remove some program from Alpha targetted toolchains
13163
13164Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13165
13166 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13167 gprof.
13168 (taz): Run "make diststuff" in those directories instead of "make
13169 proto-dir". Look for "VERSION=" only at start of line in subdir
13170 Makefile. Use "gzip -9" for compression.
13171 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13172 (binutils.tar.z): New target.
13173
13174Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13175
13176 * Makefile.in (taz): Include gpl.texinfo.
13177
13178Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13179
13180 * Makefile.in (setup-dirs): Merged into "taz" target.
13181 (taz): Only do `proto-dir' stuff if a directory is actually needed
13182 for this target.
13183
13184Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13185
13186 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13187 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13188 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13189 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13190 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13191
13192Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13193
13194 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13195 config.sub, and move-if-change to gdb testsuite distribution
13196 archive, so the testsuite can be extracted, configured, and
13197 run separately from the gdb distribution. Blow away the Chill
13198 tests that require a Chill compiled executable, since GNU Chill
13199 is not yet publically available.
13200
13201Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13202
13203 * test-build.mk: set environment variables in a single command,
13204 instead of a list of assignments and exports
13205
13206 * config.guess: recognize Alpha/OSF1 systems
13207
13208Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13209
13210 * configure: Change help message to prefer --options rather than
13211 -options.
13212
13213Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13214
13215 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13216 zippy@ecst.csuchico.edu.
13217 * config.guess: Recognize miniframe.
13218
13219Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13220
9eb322aa
MF
13221 * Makefile.in: Use srcroot to find runtest rather than rootme.
13222 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13223
13224Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13225
13226 * test-build.mk: Extensive additions to support building on a
13227 machine other than the host.
13228
13229Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13230
13231 * configure (tooldir): Fix for i386-aix again.
13232
13233Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13234
13235 * configure, Makefile.in: Change definition of $(tooldir)
13236 to match the FSF.
13237
13238Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13239
13240 * config.guess: Recognize i[34]86/SVR4.
13241
13242Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13243
13244 * Makefile.in (all-gdb): gdb depends on sim.
13245
13246Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13247
13248 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13249 at the same time we make the prototype gdb directory.
13250 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13251 files at the same time as the gdb base release distribution.
13252
13253Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13254
13255 * Makefile.in (check): Use individual check targets rather than
13256 DO_X rule.
13257 (check-gcc): Added.
13258
13259Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13260
13261 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13262 for System V release 3.2.
13263
13264Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13265
13266 * config.sub: Recognize hppaosf.
13267 * configure.in: Do configure ld/binutils/gas for it.
13268
13269Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13270
13271 * configure (tooldir): Alter syntax used to set this, for systems
13272 where "\$" isn't handled right, like i386-aix.
13273
13274Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13275
13276 * configure: Pass program-transform-name, not
13277 program_transform_name, to recursive configures.
13278
13279Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13280
13281 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13282 of gas+ld+binutils.
13283
13284Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13285
13286 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13287
13288Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13289
13290 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13291
252b5132
RH
13292Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13293
13294 * Makefile.in (PRMS): Set back to all-prms.
13295
13296Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13297
13298 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13299 targets, rather than for MIPS hosts.
13300
13301Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13302
13303 * configure.in: add comment for --with-x default values
13304
13305 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13306
13307 * Makefile.in: add check-* targets for each of the directories in
13308 the tree. Add a definition of RUNTEST that will use the one we
13309 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13310
13311Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13312
13313 * configure.in: Removed obsolete references to bfd_target and
13314 target_makefile_frag.
13315
13316 * build-all.mk: Set assorted targets for Q2.
13317 * config.sub: Recognize z8k-sim and h8300-hms.
13318 * test-build.mk: Really don't pass host to configure.
13319 (HOLES): Added uname.
13320
13321Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13322
13323 * configure: Handle an empty program-prefix, program-suffix or
13324 program-transform-name correctly.
13325
13326Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13327
13328 * build-all.mk: -G 8 no longer required for MIPS targets.
13329 * test-build.mk: Don't pass host argument to configure; make it
13330 guess.
13331
13332Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13333
13334 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13335 * Makefile.in (COMPRESS): New macro, like GZIP.
13336
13337Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13338
13339 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13340
13341 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13342 with gas currently defaults to -G 0.
13343
13344Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13345
13346 * Makefile.in (all-flex): flex depends on byacc.
13347
13348 * build-all.mk: If host not specified, use config.guess. Pass TAG
13349 to test-build.mk as RELEASE_TAG.
13350 * test-build.mk (configargs): New variable containing arguments to
13351 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13352 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13353
13354 * config.guess: Use /bin/uname when checking -X argument on SCO,
13355 to avoid invoking GNU uname which doesn't understand -X.
13356
13357 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13358
13359 * configure.in: Build gas for mips-*-*.
13360
13361Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13362
13363 * Makefile.in (all.normal): insert missing backslash.
13364
13365Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13366
4bddf3ad 13367 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13368
13369 * Makefile.in: Complete overhaul to merge many almost identical
13370 targets.
13371
13372Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13373
13374 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13375 (gdb.tar.Z): Adjusted.
13376
13377 * Makefile.in (setup-dirs, taz): New targets; should be general
13378 enough to adapt for gdb sometime. Build only .z file.
13379 (gas.tar.z): New target.
13380
13381Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13382
13383 * build-all.mk: Use CC=cc -Xs on Solaris.
13384
252b5132
RH
13385Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13386
13387 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13388 for handling BISON for FSF releases.
13389
13390Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13391
13392 * configure: Actually implement the change zoo just documented.
13393
13394Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13395
13396 * configure: when using config.guess, only set target_alias when
13397 it's not already been set (ie, on the command line)
13398
13399Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13400
13401 * Makefile.in: add installcheck target, set PRMS to install-prms
13402
13403Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13404
13405 * configure: add support for package_makefile_fragment, handle the
13406 case where a directory has a configure.in file but no Makefile.in
13407 more gracefully (with an actual understandable error message, even);
13408 add support for --without (and add this to the usage message); also
13409 explicitly add a --host=${host_alias} to the command line when
13410 config.guess is used
13411
13412Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13413
13414 * configure: Must use both --host and --target in recursive calls.
13415
13416Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13417
13418 * Makefile.in: Change deja-gnu to dejagnu.
13419
13420Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13421
13422 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13423
13424Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13425
13426 * configure.in: canonicalize all instances to *-*-solaris2*,
13427 also strip out a number of tools to not build for go32 host
13428
13429Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13430
13431 * config.guess: add GPL.
13432
13433 * Makefile.in, config.guess, config.sub, configure: bump
13434 copyrights to 93.
13435
13436Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13437
13438 * Makefile.in (do-info): Removed obsolete check for existence of
13439 localenv file.
13440
13441 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13442
13443Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13444
13445 * Makefile.in: a couple of 'else true' for decstation,
13446 support for TclX
13447
13448 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13449
13450Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13451
13452 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13453
13454Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13455
13456 * config.guess: Recognize i386-ibm-aix (PS/2).
13457 * configure.in: Use config/mh-aix386 file for it.
13458
13459Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13460
13461 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13462 CC_FOR_TARGET instead.
13463 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13464
13465Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13466
13467 * Makefile.in: Add sim to list of directories sent with gdb
13468
13469Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13470
13471 * configure.in: Put back mips-dec-bsd* case.
13472
13473Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13474
13475 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13476 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13477 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13478
13479Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13480
13481 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13482
13483 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13484 (install-info): install dir.info only if it exists,
13485 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13486
13487Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13488
13489 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13490 gas for mips-dec-bsd.
13491
13492Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13493
13494 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13495 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13496
13497Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13498
13499 * configure.in: Added "dejagnu" to hosttools list.
13500
13501Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13502
13503 * config.sub, configure.in, config.guess: Add support
13504 for Bosx, an AIX variant from Bull.
13505 Patches from F.Pierresteguy@frcl.bull.fr.
13506
13507Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13508
13509 * devo/dejagnu: Initial creation of devo/dejagnu.
13510 Migrated dejagnu testcases and support files for testing software
13511 tools to reside as subdirectories, currently called "testsuite",
13512 within the directory of the software tool. Migrated all programs,
13513 support libraries, etc. beloging to dejagnu proper from
13514 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13515 with no modifications. The changes to these files which will
13516 allow them to configure, build, and execute properly will be made
13517 in a future update.
13518
13519Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13520
13521 * Makefile.in: Change send_pr to send-pr.
13522 * configure.in: Likewise.
13523 * send_pr: Renamed directory to send-pr.
13524
13525Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13526
13527 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13528
13529Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13530
13531 * README: Update for gdb-4.8 release.
13532 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13533 gdb-xxx.tar.z (gzip'd) file also.
13534
13535Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13536
13537 * Makefile.in: make all-diff depend on all-libiberty
13538
13539Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13540
13541 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13542
13543Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13544
13545 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13546
13547Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13548
13549 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13550 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13551 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13552
13553Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13554
13555 * Makefile.in: makeinfo binary is in a new location
13556
13557Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13558
13559 * config.sub: Accept -ecoff as an OS.
13560
13561 * Makefile.in: Various changes to eliminate a level of make
13562 recursion and reduce the required command line length.
13563 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13564 sub-makes.
13565 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13566 variables holding settings for specific sub-makes.
13567 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13568 in terms of BASE_FLAGS_TO_PASS.
13569 (TARGET_LIBS): New variable listing directories which use
13570 TARGET_FLAGS_TO_PASS.
13571 (subdir_do): Eliminated.
13572 (do-*): New set of targets to replace subdir_do.
13573 (various): All targets which used subdir_do now depend on do-*.
13574 (local-clean): Renamed from do_clean.
13575 (local-distclean): New target, dependency of distclean and
13576 realclean.
13577 (install-info): Don't create directories. Depend on dir.info
13578 rather than calling make recursively.
13579 (install-dir.info): Eliminated.
13580 (install-info-dirs): Create all info directories here.
13581 (dir.info): Depend upon do-install-info.
13582
13583 * test-build.mk (HOLES): Added false.
13584
13585Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13586
13587 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13588
13589Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13590
13591 * Makefile.in (info): remove dependency on all-texinfo. The
13592 problem was really in texinfo/C, not at this level.
13593
13594Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13595
13596 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13597
13598Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13599
13600 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13601 GDB releases.
13602
13603Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13604
13605 * configure: Include srcdir in message about target of link not
13606 being found. Don't convert `-' to `_' in `with' options being
13607 passed to subdirs.
13608
13609Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13610
13611 * configure.in: add uudecode to host_tools
13612
13613 * Makefile.in: added {all,install}-uudecode targets, added them to
13614 the appropriate lists
13615
13616Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13617
13618 * Makefile.in (all-gcc): Added dependency on all-gas.
13619
13620 * configure.in (mips-*-*): Build ld and binutils.
13621
13622Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13623
13624 * configure: check return code from mkdir, print error message and
13625 exit on failure.
13626
13627Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13628
13629 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13630
13631Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13632
13633 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13634
13635Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13636
13637 * config.sub (h8500): Recognize this as a cpu type.
13638
13639Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13640
13641 * configure: source directory missing is no longer a warning
13642
13643 * configure.in: recognize irix[34]* instead of irix[34]
13644
13645 * Makefile.in: define and pass down X11_LIB
13646
252b5132
RH
13647Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13648
13649 * guess-systype: Renamed to ...
13650 * config.guess: ... by popular request.
13651 * configure.in, Makefile.in: Update accordingly.
13652
13653Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13654
13655 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13656 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13657 + Execute ./dummy instead of assuming . is in PATH.
13658
13659Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13660
13661 * guess-systype: New shell script. Attempts to guess the
13662 canonical host name of the executing host.
13663 Only a few hosts are supported so far.
13664 * configure: Call guess-systype if no host is specified.
13665
13666Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13667
13668 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13669 gcc Makefile.
13670
13671
13672Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13673
13674 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13675 (all-gcc, install-gcc, subdir_do): Use it.
13676
13677Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13678
13679 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13680
13681Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13682
13683 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13684 set exclusively by configure, using configure.in .
13685
13686Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13687
13688 * test-build.mk: set $PATH for all builds
13689
13690 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13691
13692Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13693
13694 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13695 the one used in gcc/Makefile.in, so that a null expansion doesn't
13696 override the one needed to build gcc with a native cc.
13697
13698
13699Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13700
13701 * configure: Accept -with arguments.
13702
13703Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13704
13705 * Makefile.in: added h8300sim
13706
13707Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13708
252b5132
RH
13709 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13710 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13711 (all-cygnus, native, build-cygnus): Make
13712 $(canonhost)-stamp-3stage-done, not $(host)....
13713 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13714 i386-sco3.2v4. Added else true to if command.
13715
13716Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13717
13718 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13719
13720Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13721
13722 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13723
13724Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13725
13726 * configure.in: don't remove binutils from Solaris builds
13727
13728Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13729
13730 * Makefile.in: get rid of earlier definitions for *clean,
13731 also handle the recursive info rule better
13732
13733Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13734
13735 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13736 do more-or-less the right thing.
13737
13738Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13739
13740 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13741 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13742
13743Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13744
13745 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13746 $(host_canonical).
13747
13748 * configure.in: split the configdirs list into 4 categories (native
13749 v. cross, library v. tool) and handle the cross-only and native-
13750 only in more reasonable (and correct!) way.
13751
13752Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13753
13754 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13755 configdirs anymore.
13756
13757Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13758
13759 * Makefile.in: extensive cleanup:: removed all of the explicit
13760 clean-* targets, collapsed many wrappers around subdir_do into
13761 one, added additional targets to satisfy standards.texi, deleted
13762 some old targets, some changes for consistency
13763
13764Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13765
13766 * configure.in: handle some programs as cross-only, and others as
13767 native only
13768
13769 * test-build.mk: handle partial holes in a more generic manner
13770
13771 * Makefile.in: m4 depends on libiberty
13772
252b5132
RH
13773Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13774
13775 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13776 time, wdiff, and find to configdirs
13777
13778 * Makefile.in: all, clean, and install rules for the new programs
13779 added to configure.in
13780
13781Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13782
13783 * configure.in: use mh-sun for all *-sun-* hosts
13784
252b5132
RH
13785Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13786
13787 * Makefile.in: define flags for X11 include files and library file
13788 locations, pass them down to the programs that need this info
13789
13790 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13791
252b5132
RH
13792Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13793
13794 * configure.in: start building libg++ for HP-UX targets
13795
13796Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13797
13798 * README: Update references to files moved into etc/.
13799
13800Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13801
13802 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13803 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13804
13805Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13806
13807 * configure: accept dash as well as underscore in long option
13808 names for FSF compatibility.
13809
13810Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13811
13812 * config.sub: added -sco3.2v4 support from FSF.
13813
13814Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13815
13816 * configure.in: expand the section that adds or removes
13817 directories from the list of programs to build, to handle native
13818 vs. cross in addition to host v. native
13819
13820Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13821
13822 * Makefile.in: Replace C++ in macro names with CXX.
13823 This is less likely to break ...
13824
13825Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13826
13827 * test-build.mk: add -w to GNU_MAKE
13828
13829Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13830
13831 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13832 add 'sparc' to list of recognized cpus. This needed to make
13833 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13834 Delete some redundant ose68 variants. Recognize -wrs as an os,
13835 then changes that into $CPU-wrs-vxworks.
13836
13837 * configure.in: remove most references to gdbtest, regularize
13838 target based program removal
13839
13840 * test-build.mk: import from p3 tree (many fixes and changes)
13841
13842Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13843
13844 * Makefile.in: added rules to handle tcl, tk, and expect
13845
13846 * configure.in: handle those directories if they exist
13847
13848Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13849
13850 * config.sub: removed bogus hppabsd and hppahpux names, since
13851 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13852
13853Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13854
13855 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13856 depends upon all-xiberty
13857
13858 * Makefile.in: changes from p3, including:
13859
13860 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13861
13862 * Makefile.in (XTRAFLAGS): include newlib directories if
13863 newlib/Makefile exists, rather than if host != target.
13864
13865 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13866
13867 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13868 from the same source tree and not building a cross-compiler. This
13869 matters for the libg++ configuration if reconfiguring a tree that
13870 has already been installed.
13871
13872 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13873
13874 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13875 pick up the machine and system specific header files.
13876
13877 * Makefile.in: added AS_FOR_TARGET, passed down in
13878 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13879 the C compiler to use to create programs which are run in the
13880 build environment, set it to default to $(CC), and passed it down
13881 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13882
13883 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13884
13885 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13886 We need them for unusual native builds, like systems without
13887 ranlib.
13888
13889 * configure: also define $(host_canonical) and
80413487
RH
13890 $(target_canonical), which are the full, canonical names for the
13891 given host and target
252b5132
RH
13892
13893Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13894
13895 * Makefile.in: Added separate definitions for C++.
13896
13897Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13898
13899 * configure.in (configdirs): Add deja-gnu.
13900
13901Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13902
13903 * README: Update for configure.texi and gdb-4.7 release.
13904
13905Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13906
13907 * Makefile.in: Move "all" target to top of file.
13908 Previously, first target was ".PHONY" which caused BSD4.4 make
13909 to build .PHONY when make was run without arguments.
13910
13911Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13912
13913 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13914 Library-copylefted code in libiberty.
13915
13916Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13917
13918 * config.sub: Replace m68kmote with plain old m68k.
13919
13920Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13921
13922 * Makefile.in: Remove space from blank line, avoid Make complaints.
13923
13924Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13925
13926 * config.sub: Complain if no argument is given. Added support for
13927 386bsd as OS and target alias.
13928
13929Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13930
13931 * Makefile.in (XTRAFLAGS): include newlib directories if
13932 newlib/Makefile exists, rather than if host != target.
13933
13934Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13935
13936 * config.sub: recognize sparclite-wrs-vxworks.
13937
13938 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13939 p3.) Added clean-xiberty to clean.
13940
13941Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13942
13943 * configure.in: use *-*-* instead of nested cases for host and target
13944
13945Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13946
13947 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13948 from the same source tree and not building a cross-compiler. This
13949 matters for the libg++ configuration if reconfiguring a tree that
13950 has already been installed.
13951
13952Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13953
13954 * config.sub (i486v/i486v4): Merge in from FSF version.
13955
13956Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13957
13958 * configure: only set PWD if it is already set.
13959
13960Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13961
13962 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13963 doesn't have unset and all success paths (and most error paths)
13964 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13965 to just ${PWD} to avoid confusion.)
13966
13967Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13968
13969 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13970 even for a native compilation.
13971
13972Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13973
13974 Changes to make the gdb.tar.Z rule work better.
13975
13976 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13977 (DEVO_SUPPORT): Add configure.texi.
13978 (bfd-ilrt.tar.Z): Remove ancient rule.
13979
13980Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13981
13982 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13983 pick up the machine and system specific header files.
13984
13985 * configure.in, config.sub: added new target m68010-adobe-scout,
13986 with alias of adobe68k. Changed configure.in to check for
13987 -scout before -sco* to avoid a false match.
13988
13989 * Makefile.in: added AS_FOR_TARGET, passed down in
13990 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13991 the C compiler to use to create programs which are run in the
13992 build environment, set it to default to $(CC), and passed it down
13993 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13994
13995Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13996
13997 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13998 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13999 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14000 FOR_TARGET variants, to newlib and libg++.
14001
14002Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14003
14004 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14005 first.
14006
14007Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14008
14009 * config.sub: Accept `elf' as an environment.
14010
14011Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14012
14013 * Makefile.in (all-opcodes): cd into the right directory
14014
14015Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14016
14017 * configure: added -program_transform_name option, used as
14018 argument to sed when installing programs.
14019 configure.texi: added documentation for -program_prefix,
14020 -program_suffix and -program_transform_name.
14021
14022Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14023
14024 * config.sub: Accept i486 where i386 ok.
14025
14026Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14027
14028 * config.sub: accept we32k
14029
14030Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14031
35590697 14032 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14033
14034 * Makefile.in: don't create all directories for ``make install'';
14035 let the subdirectories create the ones they need.
14036
14037Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14038
80413487 14039 * COPYING: new file, GPL v2
252b5132
RH
14040
14041Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14042
14043 * Makefile.in: use the new gen-info-dir, which needs a template
14044 argument (which also lives in texinfo)
14045
14046 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14047
252b5132
RH
14048Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14049
14050 * config.sub (ncr3000): Change i386 to i486.
14051
14052Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14053
14054 * Makefile.in: add install-rcs, install-grep to
14055 install-no-fixedincludes, removed install-bison and install-libgcc
14056
14057Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14058
14059 * configure.in: grab the HPUX makefile fragment if on HPUX
14060
14061Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14062
14063 * Makefile.in: eradicate bison spoor (ditto libgcc).
14064 configure.in: recognise m68{k,000}-ericsson-OSE.
14065 es1800 is alias for m68k-ericsson-OSE
14066
14067Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14068
14069 * configure.in: rearrange the parts that remove programs from
14070 configdirs, based now on HOST==TARGET or by canonical triple.
14071
14072Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14073
14074 * test-build.mk: recurse explicitly with -f test-build.mk when
14075 appropriate. predicate stage3 and comparison on the existence
14076 of gcc. That is, if gcc isn't around, we aren't three-staging.
14077 On very clean, also remove ...stamp-co. Build in-place before
14078 doing other builds.
14079
14080Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14081
14082 * Makefile.in, configure.in: add tgas
14083
14084Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14085
14086 * Makefile.in: a number of changes merged in from progressive.
14087
14088 * configure.in: add libm.
14089
14090 * .cvsignore: ignore some stuff that comes from test-build.mk.
14091
252b5132
RH
14092Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14093
14094 * config.sub: Add es1800 (m68k-ericsson-es1800).
14095
14096Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14097
14098 * configure: Add program_suffix (parallel to program_prefix)
14099 * Makefile.in: adjust directory-creating script for losing decstation
14100
14101Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14102
14103 * configure: Minor $subdir-related fixes.
14104
14105Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14106
14107 * configure: fix various problems with propogating
14108 makefile_target_frag in subdirs.
14109 * configure.in: config libgcc if its there
14110
14111Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14112
14113 * config.sub: HPPA merge.
14114
252b5132
RH
14115Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14116
14117 * Makefile.in: Replace all-bison with all-byacc in all
14118 dependency lines for other tools (which now use byacc).
14119
14120Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14121
14122 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14123
252b5132
RH
14124Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14125
14126 * Makefile.in: make gprof rules similar to byacc rules (instead of
14127 vestigal $(unsubdir) that didn't work...)
14128
14129Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14130
14131 * config.sub: Add support for Linux.
14132 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14133 (at least for libg++).
14134
14135Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14136
14137 * configure.texi: fix doc for the -nfp option to configure
14138
14139Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14140
14141 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14142
14143Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14144
14145 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14146 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14147 * configure.in: added solaris* host_makefile_frag hook.
14148
14149Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14150
14151 * config.sub: changed recognition of m68000 so that various
14152 m68k types can be specified via m680[01234]0
14153
14154Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14155
14156 * config.sub (basic_machine): fix sed so that '-foo' isn't
14157 completely substituted out while .+'-foo' loses the '-foo'
14158
14159Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14160
14161 * config.sub ($os): Add -aout.
14162
14163Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14164
14165 * configure: If host_makefile_frag is absolute, don't
14166 prefix ${invsubdir} (relevant to libg++ auto-configure).
14167
14168Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14169
14170 * Makefile.in (tooldir): Define it.
14171 (all-ld): Depend on all-flex.
14172
14173Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14174
14175 * Makefile.in (check): Fix libg++ special case.
14176
14177Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14178
14179 * configure: do not bury `pwd` into config.status, thus do fewer
14180 pwd's.
14181
14182 * configure: print the "Building in" message only when building in
14183 other than "." AND verbose.
14184
14185 * configure: remove -s, rework -v to better accomodate guested
14186 configures.
14187
14188 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14189
14190Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14191
14192 * Makefile.in: macroize flags passed on recursion. remove
14193 fileutils.
14194
14195Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14196
14197 * configure: get makesrcdir right for subdirs deeper than 1.
14198
14199 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14200 install.
14201
14202Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14203
14204 * Makefile.in: don't print subdir_do or recursion lines.
14205
14206Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14207
14208 * standards.texi: added menu item.
14209
14210 * Makefile.in: build and install standards.info.
14211
14212 * standards.texi: new file.
14213
14214Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14215
14216 * configure: test for and move config.status pieces from
14217 ${subdir}/.
14218
14219Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14220
252b5132
RH
14221 * configure: Test for existance of files before trying to mv
14222 them, to avoid numerous non-existance messages.
14223
14224Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14225
14226 * configure: correct final line of config.status.
14227
14228 * configure: patch from eggert. Avoids a protection problem if
14229 the original Makefile.in is read only.
14230
14231 * configure: use move-if-change from gcc to create config.status.
14232 Some makefiles depend on config.status to tell if a directory
14233 has been reconfigured for a different host. This change
14234 prevents those directories from remaking everything in the case
14235 where the reconfig was only intended to rebuild a Makefile.
14236
14237 * configure: test for config.sub with "config.sub sun4" rather
14238 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14239 host alias from a missing config.sub.
14240
14241Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14242
14243 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14244 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14245
14246Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14247
14248 * configure: mkdir ${subdir} as needed.
14249
14250Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14251
14252 * Makefile.in,configure.in: added autoconf.
14253
14254Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14255
14256 * Makefile.in: no longer pass against on recursion.
14257
14258 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14259 definitions are not inherited.
14260
14261 * configure: correct makesrcdir when subdir is .
14262
14263Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14264
14265 * configure: Add support for 'subdirs' variable, which is
14266 like 'configdirs', except that configure doesn't re-invoke
14267 itself for subdirs, it just creates a Makefile for each subdir.
14268 * configure.texi: Document subdirs.
14269
14270Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14271
14272 * configure.in: added flex to configdirs
14273
14274Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14275
14276 * Makefile.in: remove clean-stamps from clean.
14277
14278Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14279
14280 * configure.in: Add gdbtest to configdirs.
14281
14282Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14283
14284 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14285 to recursive makes.
14286 * configure.in: Recognize new ncr3000 config.
14287
14288Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14289
14290 * Makefile.in, configure.in: removed references to gdbm.
14291
14292Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14293
14294 * config.sub: Don't canonicalize os value
14295 newsos* to bsd (readline needs to check for newsos).
14296 (This fix was earlier made Jan 31, but got re-broken.)
14297
14298Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14299
14300 * configure.in: sco is an os, not a vendor!
14301
14302 * configure: Quote $( better. Keep various shells happy.
14303
14304Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14305
14306 * Makefile.in: eliminate stamp-files.
14307
14308Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14309
14310 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14311 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14312
14313Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14314
14315 * config.sub: fix iris/iris3.
14316
14317Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14318
14319 * configure: re-add -rm.
14320
14321Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14322
14323 * Maskefile.in: add .stmp-rcs to all.
14324
14325 * configure.in: remove gas from rs6000 build, use aix host fragment.
14326
14327Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14328
14329 * configure: pass down site_option during recursion.
14330
14331Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14332
14333 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14334
14335Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14336
14337 * configure: Change exec_prefix so that it really defaults to prefix.
14338
14339Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14340
14341 * Makefile.in, configure.in: Add support for mmalloc library.
14342
14343Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14344
14345 * Makefile.in: add stmp dependencies for a few more things.
14346
14347Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14348
14349 * configure: adjusted error message on objdir/srcdir configure
14350 collision, per john's suggestion.
14351
14352 * Makefile.in: add libiberty stmp to all and all.cross.
14353
14354Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14355
14356 * Makefile.in: remove force dependencies, add grep to all.
14357
14358Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14359
14360 * Makefile.in: drop flex. make stamp files work.
14361
14362 * configure: added test for conflicting configuration in srcdir,
14363 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14364 gets cranky. use relative paths for configure and srcdir
14365 whenever possible. Send some error messages to stderr that were
14366 going to stdout.
14367
14368Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14369
14370 * Makefile.in: Fix libg++ rule to check for gcc directory
14371 before using gcc/gcc. Also pass XTRAFLAGS.
14372
14373Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14374
14375 * Makefile.in: added stmp-files so that directories aren't polled
14376 when they are already built.
14377
14378 * configure.texi: fixed a node pointer problem.
14379
14380Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14381
4bddf3ad 14382 * config.sub configure.in gdb/configure.in
252b5132
RH
14383 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14384 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14385 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14386
14387Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14388
14389 * configure: -recurring becomes -silent. corrected help message
14390 for -site= option.
14391
14392 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14393
14394Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14395
14396 * configure: when building Makefile for crosses, replace
14397 tooldir and program_prefix. default srcdir from location of
14398 config.sub. remove "for host in hosts" and "for target in
14399 targets" loops.
14400
14401Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14402
14403 * Makefile.in: Do not pass bindir or mandir to cvs.
14404
14405Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14406
14407 * Makefile.in, configure.in: removed traces of namesubdir,
14408 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14409 copyrights to '92, changed some from Cygnus to FSF.
14410
14411 * configure.texi: remove most references to multiple hosts,
14412 multiple targets, subdirs, etc.
14413
14414 * configure.man: removed rcsid. reference config.sub not
14415 config.subr.
14416
14417 * Makefile.in: mkdir $(infodir) on install-info.
14418
14419Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14420
14421 * configure.texi: Explain better about .gdbinit and about
14422 the environment that configure.in sections run in.
14423
14424Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14425
14426 * configure.in: Ultrix is only a decstation if it's a MIPS.
14427
14428Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14429
14430 * README: DOC.configure => cfg-paper.texi.
14431
14432Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14433
14434 * config.sub (near case $os): Don't convert newsos* to bsd!
14435
14436Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14437
14438 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14439 the number of copies of COPYING that go into the GDB tar file.
14440
14441Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14442
4bddf3ad 14443 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14444 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14445 Fix SCO configuration stuff.
14446
14447Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14448
14449 * Makefile.in: For libg++, make sure the -I pointing
14450 to the gcc directory goes *after* all the libg++-local -I flags.
14451 Also, move just-gcc dependency from just-libg++ to all-libg++.
14452
14453Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14454
14455 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14456
14457Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14458
14459 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14460
14461Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14462
14463 * config.sub: Add stratus configuration frags. Also
14464 submitted to FSF.
14465
14466Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14467
14468 * Makefile.in (DEV_SUPPORT): add configure.man.
14469
14470 * config.sub(Decode manufacturer-specific): add -none*.
14471
14472Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14473
14474 * Makefile.in: remove form feeds to make Sun's make happy.
14475 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14476
14477Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14478
14479 * Makefile.in (AR_FLAGS): Make quieter.
14480
14481Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14482
14483 * configure.in: Add libg++.
14484 * configure: When verbose, don't output the command line at each
14485 level; it will be unremarkably the same as the previous version,
14486 which will be the same as what the user typed.
14487
14488Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14489
14490 * configure.in, Makefile.in: fix clean-info, add flex. add
14491 fileutils.
14492
14493 * configure: be less sensitive to spaces in Makefile.in. Do not
14494 look for sources in "..". Doing so breaks subdirectories that
14495 might have their own configure. If a subdir has it's own
14496 configure script, use it.
14497
14498Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14499
14500 * cfg-paper.texi: some changes suggested by rms.
14501
14502Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14503
14504 * config.sub: Merge in some small additions from the FSF version,
14505 taken from the gcc distribution, to bring the Cygnus and FSF
14506 versions into closer sync.
14507
14508Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14509
14510 * configure.in: Changed svr4 references to sysv4.
14511
14512Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14513
14514 * configure: added -V for version number option.
14515
14516Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14517
14518 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14519 renamed from DOC.configure to cfg-paper.texi.
14520
14521Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14522
14523 * configure, config.subr, config.sub: config.subr is now
14524 config.sub again.
14525
14526Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14527
14528 * configure.texi: new file, in progress.
14529
14530 * Makefile.in: build info file and install the man page for
14531 configure.
14532
14533 * configure.man: new file, first cut.
14534
14535 * configure: find config.subr again now that configuration "none"
14536 has gone. removed all traces of the -ansi option. removed all
14537 traces of the -languages option.
14538
14539 * config.subr: resync from rms.
14540
d932cae7 145411991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14542
14543 * configure, config.sub, config.subr: merge config.sub into
14544 config.subr, call the result config.subr, remove config.sub, use
14545 config.subr.
14546
14547 * Makefile.in: revised install for dir.info.
14548
d932cae7 145491991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14550
14551 * configure.in: add decstation host makefile frag.
14552
14553 * Makefile.in: BISON now bison -y again. also install-gcc on
14554 install. clean-gdbm on clean. infodir belongs in datadir.
14555 Make directories for info install. Build dir.info here then
14556 install it.
14557
d932cae7 145581991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14559
14560 * Makefile.in: fix for bad directory tests.
14561
d932cae7 145621991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14563
14564 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14565 regexp. -srcdir relative was being handled incorrectly.
14566
14567 * Makefile.in: unwrapped some for loops so that parallel makes
14568 work again and so one can focus one's attention on a particular
14569 package.
14570
d932cae7 145711991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14572
14573 * configure: added PWD as a stand in for `pwd` (for speed). use
14574 elif wherever possible. make -srcdir work without -objdir.
14575 -objdir= commented out.
14576
d932cae7 145771991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14578
14579 * configure: +options become --options. -subdirs commented out.
14580 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14581 Makefile now at top of generated Makefile. Removed cvs log
14582 entries. added -srcdir. create .gdbinit only if there is one
14583 in ${srcdir}.
14584
14585 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14586 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14587 and mandir now keyed off datadir by default.
14588
d932cae7 145891991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14590
14591 * Freshly created ChangeLog.
14592
14593\f
14594Local Variables:
14595mode: change-log
14596left-margin: 8
14597fill-column: 76
14598version-control: never
14599End:
This page took 1.12418 seconds and 4 git commands to generate.