Call initialize_tdesc_x32/initialize_tdesc_x32_avx
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
9eb322aa
MF
12012-05-11 Mike Frysinger <vapier@gentoo.org>
2
3 * MAINTAINERS (config/): Move to intl/ section.
4 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
5
58b1dd21
NC
62012-05-09 Nick Clifton <nickc@redhat.com>
7 Paul Smith <psmith@gnu.org>
8
9 PR bootstrap/50461
10 * configure.ac (mpfr-dir): When using in-tree MPFR sources
11 allow for the fact that from release v3.1.0 of MPFR the source
12 files were moved into a src sub-directory.
13 * configure: Regenerate.
14
2e702c99
RM
152012-05-02 Roland McGrath <mcgrathr@google.com>
16
17 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
18 * configure: Regenerate.
19
d2213593
JB
202012-04-25 Joel Brobecker <brobecker@adacore.com>
21
22 * config.sub: Update to 2012-04-18 version from official repo.
23
202e2356
NC
242012-03-19 Tristan Gingold <gingold@adacore.com>
25
26 * configure.ac (ia64*-*-*vms*): Add support for ld.
27 * configure: Regenerate.
28
2479f722
RO
292012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30
31 * configure.ac (enable_libgomp): Remove *-*-irix6*.
32 (unsupported_languages): Remove mips-sgi-irix6.*.
33 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
34 (with_stabs): Remove.
35 * configure: Regenerate.
36
4e97d92b
RO
372012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
38
39 * configure.ac (enable_libgomp): Remove *-*-osf*.
40 (with_stabs): Remove alpha*-*-osf*.
41 * configure: Regenerate.
42
f9ea6f98
JJ
432012-03-09 Jeff Johnston <jjohnstn@redhat.com>
44
45 * COPYING.NEWLIB: Modify DJ Delorie license to include
46 modification rights in clause as permitted by DJ Delorie.
47 * COPYING.LIBGLOSS: Ditto.
48
48688b3e
JJ
492012-03-09 Jeff Johnston <jjohnstn@redhat.com>
50
51 * COPYING.NEWLIB: Remove two unused licenses.
52
0945bbee
TG
532012-03-05 Tristan Gingold <gingold@adacore.com>
54
55 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
56 * configure: Regenerate.
57
516be0c5
JJ
582012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
59
60 * COPYING.NEWLIB: Add Adapteva notice.
61 * COPYING.LIBGLOSS: Add Adapteva notice.
62
64b986c0
EB
632011-12-18 Eric Botcazou <ebotcazou@adacore.com>
64
65 * configure: Regenerate.
66
58cddc18
JJ
672011-12-15 Jeff Johnston <jjohnstn@redhat.com>
68
69 * COPYING.LIBGLOSS: Add GPL with exception license.
70
b121d7d4
DD
712011-11-09 Roland McGrath <mcgrathr@google.com>
72
73 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
74 * configure: Rebuild.
75 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
76 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
77 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
78 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
79 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
80 Add READELF.
81 * Makefile.in: Rebuild.
82
d32e2926
RH
832011-11-08 Richard Henderson <rth@redhat.com>
84
85 * configure.ac: Test for libitm directory present first.
86
87 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
88
89 * configure.ac: Test libitm/configure.tgt to disable libitm.
90 * configure: Rebuild.
91
98dd765a
RO
922011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
93
94 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
95 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
96 * Makefile.in: Regenerate.
97
99c513f6
DD
982011-11-01 DJ Delorie <dj@redhat.com>
99
100 * configure.ac (rl78-*-*) New case.
101 * configure: Regenerate.
102
ff3ec4ee
DD
1032011-11-01 DJ Delorie <dj@redhat.com>
104
105 * config.sub: Update to version 2011-10-29 (added rl78)
106
c28a9f49
NC
1072011-10-27 Nick Clifton <nickc@redhat.com>
108
109 * config.sub: Import these changes from the config project:
110
111 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
112 Ben Elliston <bje@gnu.org>
113
114 * config.sub (epiphany): New.
115
116 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
117 Ben Elliston <bje@gnu.org>
118
9eb322aa 119 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
120
121 2011-08-23 Roland McGrath <mcgrathr@google.com>
122
123 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
124 64eb to be64.
125
126 2011-08-16 Roland McGrath <mcgrathr@google.com>
127
128 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
129 (nacl): Grok as alias for 32el-unknown-nacl.
130
860144e4
JB
1312011-08-19 Joel Brobecker <brobecker@adacore.com>
132
133 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
134
40ae9136
YQ
1352011-08-14 Yao Qi <yao@codesourcery.com>
136
137 Merge from gcc:
138
139 2011-08-14 Yao Qi <yao@codesourcery.com>
140 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
141 * configure: Regenerate.
142
ffdd6afc
ILT
1432011-07-26 Ian Lance Taylor <iant@google.com>
144
145 Merge from gcc:
146
147 2011-07-26 Ian Lance Taylor <iant@google.com>
148 * configure.ac: Set have_compiler based on whether gcc directory
149 exists, rather than on whether gcc is in configdirs.
150 * configure: Rebuild.
151
152 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
153 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
154 link directories.
155 * Makefile.in: Rebuild.
156
157 2011-07-20 Ian Lance Taylor <iant@google.com>
158 PR bootstrap/49787
159 * configure.ac: Move --enable-bootstrap handling earlier in file.
160 If --enable-bootstrap and either --enable-build-with-cxx or
161 --enable-build-poststage1-with-cxx, enable C++ automatically.
162 * configure: Rebuild.
163
164 2011-07-19 Ian Lance Taylor <iant@google.com>
165 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
166 make C++ a boot_language. Set and substitute
167 POSTSTAGE1_CONFIGURE_FLAGS.
168 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
169 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
170 * configure, Makefile.in: Rebuild.
171
172 2011-07-16 Jason Merrill <jason@redhat.com>
173 * Makefile.def (language=c++): Add check-c++0x and
174 check-target-libmudflap-c++.
175 * Makefile.tpl (check-target-libmudflap-c++): New.
176 * Makefile.in: Regenerate.
177
178 2011-07-16 Matthias Klose <doko@ubuntu.com>
179 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
180 * Makefile.def (target_modules/libjava): Pass
181 $(EXTRA_CONFIGARGS_LIBJAVA).
182 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
183 if not configured with --enable-static-libjava.
184 * Makefile.in: Regenerate.
185 * configure: Likewise.
186
187 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
188 PR regression/47836
189 PR bootstrap/23656
190 PR other/47733
191 PR bootstrap/49247
192 PR c/48825
193 * configure.ac (target_libraries): Remove target-libiberty.
194 Remove case-statement setting skipdirs=target-libiberty for
195 multiple targets. Remove checking target_configdirs and
196 removing target-libiberty but keeping target-libgcc if
197 otherwise empty.
198 * Makefile.def (target_modules): Don't add libiberty.
199 (dependencies): Remove all traces of target-libiberty.
200 * configure, Makefile.in: Regenerate.
201
9ccb86e7
JM
2022011-07-22 Jason Merrill <jason@redhat.com>
203
204 * Makefile.def (language=c++): Add check-c++0x and
205 check-target-libmudflap-c++.
206 * Makefile.tpl (check-target-libmudflap-c++): New.
207 * Makefile.in: Regenerate.
208
090bc50f
RO
2092011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
210
211 * configure: Regenerate.
212
cff32a7c
RO
2132011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
214
215 PR target/39150
216 * configure.ac (i[3456789]86-*-solaris2*): Also accept
217 x86_64-*-solaris2.1[0-9]*.
218 * configure: Regenerate.
219
eb4b2452
NC
2202011-06-13 Walter Lee <walt@tilera.com>
221
222 * configure.ac (tilepro-*-*) New case.
223 (tilegx-*-*): Likewise.
224 * configure: Regenerate.
225
3c0013bf
NC
2262011-06-06 Nick Clifton <nickc@redhat.com>
227
228 * config.sub: Sync from upstream.
229
91c1f14c
DK
2302011-05-08 Doug Kwan <dougkwan@google.com>
231
232 Merge from gcc:
233
234 2011-05-08 Doug Kwan <dougkwan@google.com>
235
236 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
237 * configure: Regenerated.
238 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
239 value from configure.
240 * Makefile.in: Regenerated.
241
c7e4b184
JM
2422011-05-05 Joseph Myers <joseph@codesourcery.com>
243
244 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
245 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
246 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
247 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
248 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
249 *-*-vxworks*): Disable newlib and libgloss in separate case
250 statement.
251 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
252 to separate case statement.
253 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
254 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
255 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
256 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
257 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
258 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
259 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
260 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
261 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
262 i[[3456789]]86-*-rdos*, m32r-*-*,
263 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
264 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
265 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
266 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
267 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
268 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
269 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
270 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
271 and libgloss in main case over targets. Remove most empty cases
272 in main case over targets.
273 * configure: Regenerate.
274
7152a690
JM
2752011-05-04 Joseph Myers <joseph@codesourcery.com>
276
277 * configure.ac: Remove code setting special library locations for
278 hppa*64*-*-hpux11*. Remove code setting compiler for
279 sparc-sun-solaris2*.
280 * configure: Regenerate.
281
ff46fb8f
JM
2822011-05-04 Joseph Myers <joseph@codesourcery.com>
283
284 * configure.ac: Separate libgloss_dir settings from general case
285 over targets.
286 * configure: Regenerate.
287
82ae827f
JM
2882011-04-28 Joseph Myers <joseph@codesourcery.com>
289
290 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
291 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
292 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
293 cases in libgcj-disabling case statement.
294 (hppa*64*-*-linux*): Set unsupported_languages instead of
295 disabling target-zlib.
296 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
297 to hppa*64*-*-hpux*.
298 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
299 hppa*-*-hpux*.
300 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
301 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
302 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
303 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
304 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
305 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
306 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
307 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
308 libgcj-disabling case statement.
309 * configure: Regenerate.
310
0827f9a6
JM
3112011-04-28 Joseph Myers <joseph@codesourcery.com>
312
313 * configure.ac: Disable Java for targets not supporting libffi.
314 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
315 Remove cases in Java-disabling statement.
316 (*arm-wince-pe): Change to arm-wince-pe.
317 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
318 cases in Java-disabling statement.
319 (bfin-*-*): Don't disable Java again.
320 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
321 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
322 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
323 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
324 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
325 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
326 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
327 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
328 Java-disabling statement.
329 (mmix-*-*): Don't disable Java again.
330 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
331 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
332 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
333 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
334 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
335 statement.
336 * configure: Regenerate.
337
899b04ef
JM
3382011-04-28 Joseph Myers <joseph@codesourcery.com>
339
340 Merge from GCC:
341
342 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
343
344 PR lto/48086
345 * configure.ac: Re-enable LTO on *-apple-darwin9*.
346 * configure: Regenerate.
347
9863d716
JM
3482011-04-28 Joseph Myers <joseph@codesourcery.com>
349
350 * configure.ac: Separate cases disabling Java and Java libraries
351 from general case over targets.
352 * configure: Regenerate.
353
a90ef4bf
JM
3542011-04-06 Joseph Myers <joseph@codesourcery.com>
355
356 * configure.ac (build_tools): Remove build-byacc.
357 (host_libs): Remove mmalloc.
358 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
359 autoconf automake libtool diff rcs fileutils shellutils time
360 textutils wdiff find uudecode hello tar gzip indent recode release
361 sed perl gawk findutils gettext zip.
362 (libgcj): Remove target-qthreads.
363 (target_tools): Remove target-examples target-gperf.
364 (YACC): Don't handle building byacc.
365 * configure: Regenerate.
366 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
367 dosutils, examples, fileutils, find, findutils, gawk, gettext,
368 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
369 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
370 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
371 handle building components.
372 * Makefile.in: Regenerate.
373
05a02268
RW
3742011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
375
376 * config.sub: Sync from upstream.
377
c5f5c3c2
JM
3782011-04-01 Joseph Myers <joseph@codesourcery.com>
379
380 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
381 (microblaze*): Don't disable libssp.
382 * configure: Regenerate.
383
f6c1938b
JM
3842011-04-01 Joseph Myers <joseph@codesourcery.com>
385
386 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
387 moveifchange.
388 * configure: Regenerate.
389 * Makefile.tpl: Use @SHELL@ not @config_shell@.
390 * Makefile.in: Regenerate.
391
1f111696
JM
3922011-04-01 Joseph Myers <joseph@codesourcery.com>
393
394 * configure.ac (*-*-sysv4*): Don't enable libgomp.
395 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
396 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
397 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
398 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
399 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
400 md_exec_prefix cases.
401 * configure: Regenerate.
402
065a5627
JM
4032011-04-01 Joseph Myers <joseph@codesourcery.com>
404
405 * configure.ac: Separate cases disabling target-libssp,
406 target-libiberty, target-libstdc++-v3 and Fortran from general
407 case over targets.
408 * configure: Regenerate.
409
b2f14e4a
JM
4102011-04-01 Joseph Myers <joseph@codesourcery.com>
411
412 * configure.ac (*-*-chorusos): Don't disable libgcj.
413 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
414 Remove case.
415 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
416 (arm-*-coff): Don't disable libgcj.
417 (arm*-*-linux-gnueabi): Remove useless assignment.
418 (arm-*-riscix*): Don't disable libgcj.
419 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
420 configuration.
421 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
422 (c54x*-*-*): Remove case.
423 (tic54x-*-*): Don't disable GCC or GCC libraries.
424 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
425 to *.
426 (d10v-*-*): Don't disable GCC libraries.
427 (d30v-*-*): Don't disable libgcj.
428 (h8500-*-*): Don't disable GCC libraries.
429 (i960-*-*): Don't disable libgcj.
430 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
431 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
432 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
433 libgcj.
434 (m68k-*-coff*): Remove case.
435 (mmix-*-*): Don't disable libgloss on host.
436 (mn10200-*-*, mn10300-*-*): Remove cases.
437 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
438 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
439 Don't disable libgcj.
440 (romp-*-*): Remove case.
441 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
442 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
443 case.
444 (v810-*-*): Don't disable GCC libraries.
445 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
446 (ip2k-*-*): Don't disable GCC libraries.
447 * configure: Regenerate.
448
6a608608
JM
4492011-03-28 Joseph Myers <joseph@codesourcery.com>
450
451 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
452 libffi on host.
453 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
454 on host.
455 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
456 * configure: Regenerate.
457
5b806d27
NC
4582011-03-26 John Marino <binutils@marino.st>
459
460 * configure.ac: Add support for *-*-dragonfly*
461 * configure: Regenerate.
462
0377a422
JM
4632011-03-25 Joseph Myers <joseph@codesourcery.com>
464
465 * configure.ac (native_only): Remove.
466 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
467 send-pr uudecode guile gnuserv on host.
468 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
469 send-pr rcs guile perl texinfo libtool on host.
470 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
471 automake send-pr rcs guile perl texinfo libtool on host.
472 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
473 (*-*-kaos*): Don't disable target-examples target-gperf on target.
474 (alpha*-dec-osf*): Don't disable fileutils on target.
475 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
476 texinfo send-pr expect dejagnu on target.
477 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
478 target-qthreads on target.
479 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
480 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
481 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
482 x86_64-*-mingw*): Don't disable expect on target.
483 (*-*-cygwin*): Don't disable target-gperf on target.
484 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
485 gnuserv on target.
486 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
487 target.
488 * configure: Regenerate.
489
2354b38b
JM
4902011-03-25 Joseph Myers <joseph@codesourcery.com>
491
492 * configure.ac (target_tools): Remove target-groff.
493 (native_only): Remove target-groff.
494 (hppa*64*-*-*): Don't disable byacc.
495 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
496 setting.
497 (*-*-kaos*): Don't skip target-librx and target-groff.
498 (*-*-netware*): Don't skip target-libmudflap.
499 (*-*-tpf*): Don't skip target-libmudflap.
500 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
501 directories on the host.
502 (ia64*-*-*vms*): Don't skip tix.
503 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
504 host.
505 * configure: Regenerate.
506
28d9b232
PB
5072011-03-24 Paolo Bonzini <pbonzini@redhat.com>
508
509 * configure.ac: Remove references to mt-mep, mt-netware,
510 mt-wince.
511 * Makefile.def: Add all-utils soft dependencies.
512 * Makefile.tpl: Remove GDB_NLM_DEPS.
513 * configure: Regenerate.
514 * Makefile.in: Regenerate.
515
dbbe5f95
PB
5162011-03-24 Paolo Bonzini <bonzini@gnu.org>
517
518 Sync from GCC:
519
520 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
521
522 * configure.ac: Do not include mh-x86omitfp.
523 * configure: Regenerate.
524
525 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
526
527 * configure.ac: Remove empty cases.
528 * configure: Regenerate.
529
530 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
531
532 * Makefile.def: Add dependency from termcap to gdb.
533 * Makefile.in: Regenerate.
534
535 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
536
537 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
538 * configure: Regenerate.
539 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
540 * Makefile.tpl: Likewise.
541 * Makefile.in: Regenerate.
542
543 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
544
545 * configure.ac: Remove all mentions of tentative_cc.
546 * configure: Regenerate.
547
548 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
549
550 PR lto/48086
551 * configure.ac: Re-enable LTO on *-apple-darwin9.
552 * configure: Regenerate.
553
3516a403
JM
5542011-03-24 Joseph Myers <joseph@codesourcery.com>
555
556 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
557 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
558 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
559 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
560 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
561 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
562 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
563 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
564 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
565 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
566 *-*-rhapsody*): Remove host cases.
567 * configure: Regenerate.
568
93cc359e
JM
5692011-03-24 Joseph Myers <joseph@codesourcery.com>
570
571 * configure.ac (ppc*-*-pe): Remove host case.
572 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
573 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
574 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
575 cases.
576 * configure: Regenerate.
577
29b2c556
JM
5782011-03-24 Joseph Myers <joseph@codesourcery.com>
579
580 * config.sub: Update to version 2011-03-23.
581
f0ff0f90
JM
5822011-03-22 Joseph Myers <joseph@codesourcery.com>
583
584 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
585 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
586 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
587 * configure: Regenerate.
588
782cb41f
JM
5892011-03-22 Joseph Myers <joseph@codesourcery.com>
590
591 * config-ml.in: Don't handle arc-*-elf*.
592 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
593 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
594 handle GCC libraries.
595 * configure: Regenerate.
596
0e8ad34f
RO
5972011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
598
599 PR bootstrap/48120:
600 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
601 Add -lstdc++ -lm to LIBS.
602 * configure: Regenerate.
603
5548b4ce
DE
6042011-03-18 David Edelsohn <dje.gcc@gmail.com>
605
606 * config.guess: Update to version 2011-02-02
607 * config.sub: Update to version 2011-02-24
2e702c99 608
86ed8cf6
SP
6092011-03-03 Sebastian Pop <sebastian.pop@amd.com>
610
9eb322aa
MF
611 * configure.ac: Adjust test of with_ppl.
612 * configure: Regenerated.
86ed8cf6 613
b123da99
SP
6142011-03-02 Sebastian Pop <sebastian.pop@amd.com>
615
616 * configure.ac: Add -lpwl to ppllibs.
617 * config/cloog.m4: Add -lisl to clooglibs.
618 * configure: Regenerated.
619
822ce8ee
RW
6202011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
621
622 Import from Libtool and gnulib:
623
624 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
625
626 Prepare for supporting FreeBSD 10.
627 * config.rpath: Remove handling of freebsd1* which soon would
628 match FreeBSD 10.0.
629
630 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
631
632 Remove support for FreeBSD 1.x.
633 * libtool.m4 (_LT_LINKER_SHLIBS)
634 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
635 soon would incorrectly match FreeBSD 10.0.
636
dcb5e506
RW
6372011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
638
639 PR binutils/12283
640 * MAINTAINERS (mkinstalldirs): Comes from Automake.
641 (move-if-change): Comes from gnulib.
642 * move-if-change: Import version from gnulib.
643
8d8eef9a
RW
6442011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
645
646 Sync from GCC:
647
648 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
649
650 PR lto/47225
651 * Makefile.def (lto-plugin): Double dash for enable-shared.
652 (configure-gcc): Depend on all-lto-plugin.
653 * Makefile.in: Rebuilt.
654
655 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
656
657 * configure.ac: Remove extra bracket.
658 * configure: Regenerate.
659
660 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
661
662 PR lto/47225
663 * Makefile.def: Add dependency for install-gcc
664 on install-lto-plugin.
665 * Makfile.in: Regenerated
666
667 2011-01-25 Jakub Jelinek <jakub@redhat.com>
668
669 * configure.ac: If with_ppl is no, move setting with_cloog=no
670 after CLOOG_REQUESTED check.
671 * configure: Regenerated.
672
673 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
674
675 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
676 CLooG has been requested.
677 * configure: Regenerated.
678
679 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
680
681 * configure: Regenerated.
682 * configure.ac: Check for version 0.11 (or later revision) of PPL.
683
684 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
685
686 * configure: Regenerated.
687 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
688
689 2011-01-07 Jan Hubicka <jh@suse.cz>
690
691 PR lto/47225
692 * Makefile.in: Regenerate.
693 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
694 configure.
695
65b4571a
AO
6962011-01-31 Alexandre Oliva <aoliva@redhat.com>
697
698 PR libgcj/44341
699 * configure.ac: Discard --with-* flags for host when configuring
700 target libraries for cross build.
701 * configure: Rebuilt.
702
7837304f
AS
7032011-01-21 Andreas Schwab <schwab@redhat.com>
704
705 Sync from GCC:
706
707 2011-01-21 Andreas Schwab <schwab@redhat.com>
708
709 * configure.ac: Use AS_HELP_STRING throughout.
710 * configure: Regenerate.
711
712 2011-01-18 Jie Zhang <jie.zhang@analog.com>
713
714 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
715 * configure: Regenerate.
716
115ef890
RW
7172010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
718
719 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
720
92c9a463
JB
7212011-01-13 Joel Brobecker <brobecker@adacore.com>
722
723 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
724 for ia64-hpux.
725 * configure: Regenerate.
726
887ebfb4
RW
7272011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
728
729 Sync from GCC:
730 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
731
732 * configure.ac: (picochip): Disable libiberty.
733 * configure: Regenerate.
734
04d2c2b2
JJ
7352010-12-18 Jeff Johnston <jjohnstn@redhat.com>
736
737 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
738
33d23ee8
ILT
7392010-12-10 Ian Lance Taylor <iant@google.com>
740
741 PR bootstrap/46819
742 * configure.ac: For --disable-libgcj clear libgcj_saved.
743 * configure: Rebuild.
744
89a1e9c3
PB
7452010-12-10 Tobias Burnus <burnus@net-b.de>
746
747 PR fortran/46540
748 * configure.ac: Add --disable-libquadmath and
749 --disable-libquadmath-support.
750 * configure: Regenerate.
751
ac7bcd26
TG
7522010-12-10 Tristan Gingold <gingold@adacore.com>
753
754 * src-release (ETC_SUPPORT): add gnu-oids.texi
755
d357cef7
HPN
7562010-12-03 Hans-Peter Nilsson <hp@axis.com>
757
758 PR libffi/46792
759 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
760 * configure: Regenerate.
761
4f11b223
ILT
7622010-12-02 Ian Lance Taylor <iant@google.com>
763
764 * configure.ac: Always set default for poststage1_ldflags to
765 -static-libstdc++ -static-libgcc.
766
989abc33
JJ
7672010-12-02 Jeff Johnston <jjohnstn@redhat.com>
768
769 * COPYING.NEWLIB: Add National Semiconductor notice.
770
950386c6
AS
7712010-11-29 Andreas Schwab <schwab@redhat.com>
772
773 * configure.ac: Move comment to remove extra space in last argument
774 of GCC_TARGET_TOOL.
775
87cda2cf
AO
7762010-11-26 Alexandre Oliva <aoliva@redhat.com>
777
7d509c83 778 PR other/46026
87cda2cf
AO
779 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
780 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
781 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
782 (BASE_FLAGS_TO_PASS): Use it.
783 * configure: Rebuilt.
784 * Makefile.in: Rebuilt.
785
d3b50760
L
7862010-11-23 H.J. Lu <hongjiu.lu@intel.com>
787
788 PR binutils/12258
789 * configure.ac: Correct comments for --enable-gold/--enable-ld.
790 Properly check default linker.
791 * configure: Regnerated.
792
c7791212
NC
7932010-11-23 Matthias Klose <doko@ubuntu.com>
794
795 * configure.ac: For --enable-gold, handle value `default' instead of
796 `both*'. New configure option --{en,dis}able-ld.
797 * configure: Regenerate.
798
9e1a94f4
ILT
7992010-11-20 Ian Lance Taylor <iant@google.com>
800
801 * configure.ac: Only disable a language library if no language needs
802 it. Don't let --disable-libgcj uncondtionally disable libffi.
803 * configure: Rebuild.
804
ceca0218
PB
8052010-11-20 Paolo Bonzini <bonzini@gnu.org>
806
807 * configure: Regenerate.
808
9b980aa1
RW
8092010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
810
811 PR other/46202
812 * configure.ac: Fix just-built in-tree STRIP name to be
813 binutils/strip-new.
814 * configure: Regenerate.
815 * Makefile.def (install-strip-gcc, install-strip-binutils)
816 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
817 (install-strip-sid): Mirror dependencies on non-strip variants
818 of these targets on the respective -strip prerequisites.
819 * Makefile.tpl (install-strip, install-strip-host)
820 (install-strip-target): New targets.
821 (install-strip-[+module+], install-strip-target-[+module+]):
822 New targets.
823 * Makefile.in: Regenerate.
824
e552509b
ILT
8252010-11-19 Ian Lance Taylor <iant@google.com>
826 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
827
828 * configure.ac: Add target-libgo to target_libraries. Set
829 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
830 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
831 (HOST_EXPORTS): Add GOC.
832 (BASE_TARGET_EXPORTS): Add GOC.
833 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
834 (GOCFLAGS_FOR_TARGET): New variable.
835 (EXTRA_HOST_FLAGS): Add GOC.
836 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
837 * Makefile.def (target_modules): Add libgo.
838 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
839 (dependencies): Add dependency from configure-target-libgo to
840 configure-target-libffi and all-target-libstdc++-v3. Add
841 dependencies from all-target-libgo to all-target-libffi.
842 (languages): Add go.
843 * configure: Rebuild.
844 * Makefile.in: Rebuild.
845
8462010-11-19 Ian Lance Taylor <iant@google.com>
847
848 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
849 compiler/flag environment variables.
850
8512010-11-18 Ian Lance Taylor <iant@google.com>
852
853 * configure.ac: Check for lang_requires_boot_languages in
854 config-lang.in files.
855 * configure: Rebuild.
856
8c21d9c7
MF
8572010-11-17 Mike Frysinger <vapier@gentoo.org>
858
859 * .gitignore: New file.
860
e552509b
ILT
8612010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
862 Tobias Burnus <burnus@net-b.de>
863
864 PR fortran/32049
865 * Makefile.def: Add libquadmath; build it with language=fortran.
866 * configure.ac: Add libquadmath.
867 * Makefile.tpl: Handle multiple libs in check-[+language+].
868 * Makefile.in: Regenerate.
869 * configure: Regenerate.
870
8712010-11-15 Andreas Schwab <schwab@redhat.com>
872
873 * configure.ac: Fix spelling in option names.
874 * configure: Regenerated.
875
8762010-11-13 Georg-Johann Lay <georgjohann@web.de>
877
878 PR bootstrap/39622
879 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
880 * configure: Regenerated.
881
8822010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
883
884 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
885 define the cloog backend to use. Furthermore, only pass the ppllibs to
886 the configure checks, if necessary.
887 * configure: Regenerate.
888
8892010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
890
891 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
892 * configure: regenerate
893
8942010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
895
896 * config/cloog.m4: Fix typo. verison -> version.
897 * configure: Regenerate.
898
8992010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
900
901 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
902 * configure: Regenerate.
903
9042010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
905
906 * configure.ac: Support official CLooG.org versions.
907 * configure: Regenerate.
908 * config/cloog.m4: New.
909
aa291e2d
ME
9102010-11-05 Michael Eager <eager@eagercon.com>
911
912 * COPYING.LIBGLOSS: Correct typo in microblaze.
913 * COPYING.NEWLIB: Same.
914
e552509b
ILT
9152010-11-04 Iain Sandoe <iains@gcc.gnu.org>
916
917 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
918 * configure: Regenerate.
919
74cea91b
DK
9202010-11-03 Ian Lance Taylor <iant@google.com>
921 Dave Korn <dave.korn.cygwin@gmail.com>
922
923 PR lto/46273
924 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
925 and on other supported platforms whenever LTO is enabled.
926 * configure: Rebuild.
927
6d0cd39e
AM
9282010-11-02 Alan Modra <amodra@gmail.com>
929
930 PR binutils/12110
931 * configure.ac: Error when source path contains spaces.
932 * configure: Regenerate.
933
18a8530e
ILT
9342010-10-20 Ian Lance Taylor <iant@google.com>
935
936 * Makefile.def (target_modules): Set lib_path to src/.libs for
937 libstdc++-v3 module.
938 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
939 * Makefile.in: Rebuild.
940
6ed3211e
JJ
9412010-10-08 Bernd Schmidt <bernds@codesourcery.com>
942 Joseph Myers <joseph@codesourcery.com>
943
944 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
945 notices.
946 * COPYING.NEWLIB: Add Texas Instruments notice.
947
a8eb3f0a
DK
9482010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
949
950 * configure.ac (build_lto_plugin): New shell variable.
951 (--enable-lto): Turn on by default for all non-ELF platforms that
952 have had LTO support added so far. Set build_lto_plugin appropriately
953 for both ELF and non-ELF.
954 (configdirs): Add lto-plugin or not based on build_lto_plugin.
955 * configure: Regenerate.
956
4074d5f2
RW
9572010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
958
959 PR bootstrap/45326
960 PR bootstrap/45174
961 * configure.ac: Honor initial values of $build_configargs,
962 $host_configargs, $target_configargs. Mark the precious, so
963 environment settings get recorded.
964 * configure: Regenerate.
965
29821356
RW
9662010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
967
968 Sync from GCC:
969
970 2010-09-30 Michael Eager <eager@eagercon.com>
971
972 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
973 * configure: Regenerate.
974
975 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
976
977 * configure.ac (enable-lto): Add Darwin to the list of supported lto
978 targets and amend comment.
979 * configure: Regenerate.
980
981 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
982
983 * configure.ac: Enable LTO by default on Darwin.
984 * configure: Regenerate.
985
986 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
987
988 PR bootstrap/44455
989 * configure.ac (extra_mpfr_configure_flags): Copy from
990 extra_mpc_gmp_configure_flags.
991 * configure: Re-generated.
992
57eefe4d
RW
9932010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
994
995 Sync from GCC:
996
997 PR bootstrap/45796
998 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
999 Depend on all-build-libiberty.
1000 * Makefile.in: Regenerate.
1001
10022010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1003
1004 Sync from GCC:
1005
1006 PR bootstrap/44621
1007 * configure.ac: Fix unportable shell quoting.
1008 * configure: Regenerate.
1009
48bb73dd
RW
10102010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1011
1012 * configure.ac: Support all v850 targets.
1013 * configure: Regenerate.
1014
1d14850f
PB
10152010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1016
1017 PR target/44862
1018 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1019 Provide -B option to allow for link spec %s substitutions for
1020 libstdc++.a on darwin.
1021 * Makefile.in: Regenerate.
1022
7530c480
AO
10232010-06-10 Alexandre Oliva <aoliva@redhat.com>
1024
1025 * Makefile.def (configure-gcc): Depend on all-libelf.
1026 * Makefile.in: Rebuild.
1027
285d560d
RW
10282010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1029
1030 * config.sub, config.guess: Update from upstream sources.
1031
a009f2e7
RW
10322010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1033
1034 Sync from GCC:
1035
1036 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1037 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1038 * configure: Regenerated.
1039
1040 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1041 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1042 * configure: Regenerate.
1043
1044 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1045 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1046 * configure: Regenerate.
1047
1048 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1049 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1050 separately.
1051 * configure: Regenerate.
1052
1053 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1054 * configure: Regenerate after change to elf.m4.
1055
1056 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1057 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1058 * configure: Regenerated.
1059
1060 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1061 * configure.ac: Print "buggy but acceptable" when CLooG
1062 revision is less than 9.
1063 * configure: Regenerated.
1064
e49e5c92
DK
10652010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1066
1067 Merge from gcc:
1068
1069 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1070 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1071 * configure: Regenerate.
1072
1073 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1074 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1075 a platform that supports LTO.
1076 * configure: Regenerate.
1077
1078 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1079 PR lto/42776
1080 * configure.ac (--enable-lto): Refactor handling so libelf tests
1081 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1082 and allow LTO to be explicitly enabled on non-ELF platforms that
1083 are known to support it inside else-clause.
1084 * configure: Regenerate.
1085
e6de499b
NC
10862010-04-27 Roland McGrath <roland@redhat.com>
1087 H.J. Lu <hongjiu.lu@intel.com>
1088
1089 * configure.ac (--enable-gold): Support both, both/gold and
1090 both/bfd to add gold to configdirs without removing ld.
1091 * configure: Regenerated.
1092
1093 * Makefile.def: Add install-gold dependency to install-ld.
1094 * Makefile.in: Regenerated.
1095
d594eacc
TG
10962010-04-14 Tristan Gingold <gingold@adacore.com>
1097
1098 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1099 * configure: Regenerate.
1100
938d2b74
RW
11012010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1102
1103 Merge from gcc:
1104 PR bootstrap/43615
1105 PR bootstrap/43328
1106 Revert:
1107 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1108 * configure.ac: Do not pass --enable-multilib nor
1109 --disable-multilib in baseargs. Accept explicitly passed
1110 --enable_multilib.
1111 * configure: Regenerate.
1112
a9ef41a7
RW
11132010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1114
1115 PR bootstrap/43328
1116 * configure.ac: Do not pass --enable-multilib nor
1117 --disable-multilib in baseargs. Accept explicitly passed
1118 --enable_multilib.
1119 * configure: Regenerate.
1120
619a3713
JM
11212010-03-23 Joseph Myers <joseph@codesourcery.com>
1122
1123 * configure.ac (tic6x-*-*): New case.
1124 * configure: Regenerate.
1125
92f4e989
JM
11262010-03-23 Joseph Myers <joseph@codesourcery.com>
1127
1128 Merge from gcc:
1129 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1130 PR ada/42554
1131 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1132 * configure: Regenerate.
1133
c35a0556
JM
11342010-03-23 Joseph Myers <joseph@codesourcery.com>
1135
1136 * config.sub: Update to version 2010-03-22.
1137 * config.guess: Update to version 2009-12-30.
1138
18fa8f9c
JM
11392010-03-14 Joseph Myers <joseph@codesourcery.com>
1140
1141 Merge from gcc:
1142 2010-01-11 Richard Guenther <rguenther@suse.de>
1143 PR lto/41569
1144 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1145 * Makefile.in: Regenerated.
1146
ba98da75
RO
11472010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1148
1149 PR libstdc++/32499
1150 * configure.ac (RANLIB): Default to true.
1151 (STRIP): Likewise.
1152 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1153 * configure: Regenerate.
1154
3994761f
NC
11552010-02-17 Nick Clifton <nickc@redhat.com>
1156
1157 PR 11238
1158 * Makefile.tpl (local-distclean): Also remove config.cache files in
1159 sub-directories as there may not be Makefiles present in the
1160 sub-directories.
792cdb50
NC
1161 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1162 the config.cache files found by the find command.
1163
3994761f
NC
1164 * Makefile.in: Regenerate.
1165 * configure.ac: Revert previous delta.
1166 * configure: Regenerate.
1167
01a82011
NC
11682010-02-15 Nick Clifton <nickc@redhat.com>
1169
1170 PR 11238
1171 * configure.ac: Delete config.cache files in sub-directories when
1172 deleting Makefiles.
1173 * configure: Regenerate.
1174
143754cd
NC
11752010-02-15 Nick Clifton <nickc@redhat.com>
1176
1177 * configure.ac: Sync from gcc.
1178 * configure: Regenerate.
1179
a6b5846e
KG
11802010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1181
1182 Sync from gcc:
1183 * configure.ac: Add "recommended" version checks for GMP/MPC.
1184 Update recommended GMP/MPFR/MPC versions.
1185 * configure: Regenerate.
1186
2aa2364a
JR
11872010-01-25 Joern Rennecke <amylaar@spamcop.net>
1188
1189 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1190 * configure.ac (bootstrap_target_libs): Make inclusion of
1191 target-libgomp conditional on libgomb being in target_configdirs.
1192 * configure: Regenerate.
1193
d35e937f
JR
11942010-01-23 Joern Rennecke <amylaar@spamcop.net>
1195
1196 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1197 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1198 * configure: Regenerate.
1199
911e63d0
JR
12002010-01-22 Joern Rennecke <amylaar@spamcop.net>
1201
1202 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1203 * configure.ac (target_configdirs): Substitute.
1204 * Makefile.def: Bootstrap target module libgomp.
1205 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1206 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1207 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1208 * configure, Makefile.in: Regenerate.
1209
3725885a
RW
12102009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1211
1212 * libtool.m4: Sync from git Libtool.
1213 * ltmain.sh: Likewise.
1214 * ltoptions.m4: Likewise.
1215 * ltversion.m4: Likewise.
1216 * lt~obsolete.m4: Likewise.
1217
d5f2ee2e 12182010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1219 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1220
1221 PR bootstrap/42424
1222 * configure.ac: Include libtool m4 files.
9eb322aa 1223 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1224 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1225 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1226
d5f2ee2e
KG
1227 * configure: Regenerate.
1228
f2b2dd91
RW
12292010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1230
1231 PR bootstrap/41818
1232 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1233 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1234 * Makefile.in: Regenerate.
1235
06ca7962
BE
12362009-12-18 Ben Elliston <bje@au.ibm.com>
1237
1238 * config.sub, config.guess: Update from upstream sources.
1239
30a16d7b
JJ
12402009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1241
1242 * COPYING.NEWLIB: Update copyright date.
1243 * COPYING.LIBGLOSS: Ditto.
1244
d9b76ff9
KG
12452009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1246
1247 PR middle-end/30447
1248 PR middle-end/30789
1249 PR other/40302
1250
1251 * configure.ac: Require MPC.
1252 * configure: Regenerate.
1253
1254 * configure.ac: Update minimum MPC version to 0.8.
1255 * configure: Regenerate.
1256
e12dec02
PB
12572009-11-20 Paolo Bonzini <bonzini@gnu.org>
1258
1259 * config.guess: Sync with upstream and gcc.
1260 * config.sub: Sync with upstream and gcc.
1261
606a9ca0
AO
12622009-11-16 Alexandre Oliva <aoliva@redhat.com>
1263
1264 * Makefile.def: Restore host and target settings for gmp.
1265 * Makefile.in: Rebuild.
1266
1f53ca9a
AO
12672009-11-16 Alexandre Oliva <aoliva@redhat.com>
1268
1269 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1270 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1271 Fix portability of test of C++ as bootstrap language. Add
1272 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1273 * configure: Rebuild.
1274 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1275 and cloog. Fix in-tree ppl configuration. Introduce libelf
1276 in-tree building.
1277 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1278 (POSTSTAGE1_HOST_EXPORTS): Use it.
1279 (STAGE[+id+]_CXXFLAGS): New.
1280 (BASE_FLAGS_TO_PASS): Pass it down.
1281 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1282 extra_exports.
1283 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1284 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1285 extra_exports.
1286 * Makefile.in: Rebuild.
1287
12882009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1289
1290 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1291 paths for *-w64-mingw* and x86_64-*mingw*.
1292 * configure: Regenerated.
1293
12942009-10-30 Kai Tietz <kai.tietz@onevision.com>
1295
1296 * configure.ac: Disable target-winsup & co for
1297 x86_64-*-mingw* and *-w64-mingw* targets.
1298 * configure: Regenerated.
1299
13002009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1301
1302 * configure.ac (CLooG test): Use = with test.
1303 * configure: Regenerate.
1304
13052009-10-22 Richard Guenther <rguenther@suse.de>
1306
1307 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1308 cloog if the ppl version check failed. Move flags saving
1309 before setting in libelf check.
1310 * configure: Regenerate.
1311
13122009-10-21 Richard Guenther <rguenther@suse.de>
1313
1314 * configure.ac: Adjust the ppl and cloog configure to work as
1315 documented. Disable cloog if ppl was disabled. Omit the version
1316 checks if they were disabled.
1317 * configure: Re-generate.
1318
6811fb56
RW
13192009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1320
1321 * configure.ac: Add 'lto' to enable_languages, not
1322 new_enable_languages, and only if not already present.
1323 * configure: Regenerate.
1324
700d40ca
ILT
13252009-10-06 Ian Lance Taylor <iant@google.com>
1326
1327 * Makefile.def: check-gold depends upon all-gas.
1328 * Makefile.in: Rebuild.
1329
13302009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1331
1332 * Makefile.def: all-lto-plugin depends on all-libiberty.
1333 set bootstrap=true for lto-plugin.
1334 Add lto-plugin.
1335 * Makefile.in: Regenerate.
1336 * configure.ac (host_libs): Add lto-plugin.
1337 * configure: Regenerate.
1338
13392009-10-03 Diego Novillo <dnovillo@google.com>
1340
1341 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1342 (HOST_LIBELFLIBS): Define.
1343 (HOST_LIBELFINC): Define.
1344 * Makefile.in: Regenerate.
1345 * configure.ac: Add --enable-lto.
1346 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1347 If --enable-lto is used, add 'lto' to new_enable_languages.
1348 If --enable-lto is used and gold is enabled, add
1349 lto-plugin to configdirs.
1350 * configure: Regenerate.
1351
13522009-10-03 Simon Baldwin <simonb@google.com>
1353
1354 * configure.ac: If --with-system-zlib, suppress local zlib and
1355 pass --with-system-zlib to subdir configure scripts.
1356 * configure: Regenerate.
1357
13582009-10-01 Loren J. Rittle <ljrittle@acm.org>
1359 Paolo Bonzini <bonzini@gnu.org>
1360
1361 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1362 $(srcdir).
1363 * Makefile.in: Rebuilt.
1364
c8cb1b3e
PB
13652009-09-29 Paolo Bonzini <bonzini@gnu.org>
1366
1367 Sync from gcc:
1368 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1369
1370 * configure.ac: Update minimum MPC version to 0.7.
1371 * configure: Regenerate.
1372
30167e0a
NC
13732009-09-25 Nick Clifton <nickc@redhat.com>
1374
1375 * configure.ac: Pass any --cache-file=/dev/null option on to
1376 subconfigures.
1377 * configure: Regenerate.
1378
707a0b5c
NC
13792009-09-23 Nick Clifton <nickc@redhat.com>
1380
1381 * config.sub, config.guess: Update from upstream sources.
1382
700d40ca
ILT
13832009-09-22 Loren J. Rittle <ljrittle@acm.org>
1384
1385 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1386 * Makefile.in: Rebuilt.
1387
2fd0b40b
RW
13882009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1389
1390 PR bootstrap/32272
1391 * configure.ac: Error out if $srcdir isn't '.' but contains
1392 host-${host_noncanonical}.
1393 * configure: Regenerate.
1394
4385ad3c
RW
13952009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1396
16b1ad29
RW
1397 * configure.ac: If bootstrapping a combined tree with
1398 --enable-gold, require c++ in stage1_languages.
1399 * configure: Regenerate.
1400
f8dc745f
RW
1401 * configure.ac: Also add target_libs of stage1_languages to
1402 bootstrap_target_libs.
1403 * configure: Regenerate.
1404
4385ad3c
RW
1405 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1406 with --enable-languages not containing c++.
1407 * configure: Regenerate.
1408
df51e4e1
JZ
14092009-09-16 Jie Zhang <jie.zhang@analog.com>
1410
1411 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1412 * configure: Regenerate.
1413
06a51eac
RW
14142009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1415
1416 * configure.ac: Do not use $extrasub for replacing @if/@endif
1417 parts in Makefile; instead, use additional arguments to
1418 AC_CONFIG_COMMANDS to do the replacement manually, with several
1419 sed invocations, to avoid HP-UX sed command limits.
1420 * configure: Regenerate.
1421
96655cc4
AO
14222009-09-04 Alexandre Oliva <aoliva@redhat.com>
1423
1424 * configure.ac (with-build-config): Document. Handle without.
1425 Handle missing argument.
1426 * configure: Rebuilt.
1427
14282009-09-03 Alexandre Oliva <aoliva@redhat.com>
1429
1430 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1431 Default to bootstrap-debug only if compare-debug works.
1432 * configure: Rebuilt.
1433 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1434 * Makefile.in: Rebuilt.
1435
14362009-09-01 Alexandre Oliva <aoliva@redhat.com>
1437
1438 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1439 * Makefile.in: Rebuilt.
1440
8e957354
PB
14412009-09-02 Paolo Bonzini <bonzini@gnu.org>
1442
1443 * Makefile.tpl (AWK): Fix typo.
1444 * Makefile.in: Regenerate.
1445
14462009-09-02 Paolo Bonzini <bonzini@gnu.org>
1447
1448 * configure.ac: Detect awk and sed.
1449 * Makefile.def (flags_to_pass): Add AWK and SED.
1450 * Makefile.tpl (AWK, SED): New.
1451 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1452 * configure: Regenerate.
1453 * Makefile.in: Regenerate.
1454
fb792462
TG
14552009-09-01 Tristan Gingold <gingold@adacore.com>
1456
1457 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1458 Remove logical names.
1459
a69e7d0a
DK
14602009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1461
1462 * ltmain.sh (func_normal_abspath): New function.
1463 (func_relative_path): Likewise.
1464 (func_mode_help): Document new -bindir option for link mode.
1465 (func_mode_link): Add new -bindir option, and use it to place
1466 output DLL if specified.
1467
d444d2ba
RW
14682009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1469
1470 * configure.ac (AC_PREREQ): Bump to 2.64.
1471
13b7343a
RW
14722009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1473
af542c2e
RW
1474 * README-maintainer-mode: Point directly to upstream locations
1475 for autoconf, automake, libtool, gettext, instead of copies on
1476 sources.redhat.com. Document required versions.
1477 * configure.ac: Do not substitute datarootdir, htmldir,
1478 pdfdir, docdir. Do not process --with-datarootdir,
1479 --with-htmldir, --with-pdfdir, --with-docdir.
1480 * configure: Regenerate.
1481
81ecdfbb
RW
1482 * configure: Regenerate.
1483
13b7343a
RW
1484 * compile: Sync from Automake 1.11.
1485 * depcomp: Likewise.
1486 * install-sh: Likewise.
1487 * missing: Likewise.
1488 * mkinstalldirs: Likewise.
1489 * ylwrap: Likewise.
1490
c1102ce7
RW
14912009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1492
34a0f3cf
RW
1493 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1494 (baseargs): Add --disable-option-checking.
1495 * configure: Regenerate.
1496
c1102ce7
RW
1497 * Makefile.def (configure-target-libiberty): Depend on
1498 all-binutils and all-ld.
1499 (configure-target-newlib): Likewise.
1500 * Makefile.in: Regenerate.
1501
e8a5fa9c
RW
15022009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1503
1504 Sync with GCC, merge:
1505
1506 2009-07-31 Christian Bruel <christian.bruel@st.com>
1507
1508 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1509 * configure: Regenerate.
1510
1511 2009-07-06 Ian Lance Taylor <iant@google.com>
1512
1513 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1514 * configure: Rebuild.
1515
1516 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1517
1518 PR bootstrap/40338
1519 * configure.ac (comparestring): Create new variable.
1520 * Makefile.tpl (comparestring): Use to skip some comparisions.
1521 * configure: Regenerate.
1522 * Makefile.in: Regenerate.
1523
1524 2009-06-23 Ian Lance Taylor <iant@google.com>
1525
1526 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1527 boot_languages. Only bootstrap target libraries listed in
1528 target_libs for some boot language. Add --with-stage1-ldflags,
1529 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1530 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1531 if not building with C++.
1532 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1533 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1534 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1535 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1536 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1537 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1538 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1539 * configure, Makefile.in: Rebuild.
1540
1541 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1542
1543 * configure.ac: Detect MPC in default directory.
1544 * configure: Regenerate.
1545
1546 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1547
1548 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1549 to noconfdirs.
1550 * configure: Regenerate.
1551
1552 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1553
1554 * Makefile.def: Add MPC support and dependencies.
1555 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1556
1557 * Makefile.in, configure: Regenerate.
1558
1559 2009-05-24 Nicolas Roche <roche@adacore.com>
1560
1561 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1562 * Makefile.in: Regenerate.
1563
1564 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1565
1566 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1567 * configure: Regenerate.
1568
1569 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1570
1571 * configure.ac ($with_ppl): Default to no if not supplied.
1572 ($with_cloog): Likewise.
1573 configure: Regenerate.
1574
1575 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1576
1577 PR bootstrap/39739
1578 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1579 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1580
1581 * configure, Makefile.in: Regenerate.
1582
1583 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1584
1585 * configure.ac: Change copyright header to refer to version
1586 3 of the GNU General Public License and to point readers at the
1587 COPYING3 file and the FSF's license web page.
1588 * Makefile.def: Likewise.
1589 * Makefile.tpl: Likewise.
1590 * Makefile.in: Regenerate.
1591
1592 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1593
1594 * configure.ac: Restore match for darwin9 or later. Use double
1595 brackets since regeneration eats one pair.
1596 * configure: Regenerate.
1597
bf110216
CF
15982009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1599
1600 * MAINTAINERS: Perform some obvious fixups.
1601
2262bbf4
BE
16022009-08-17 Ben Elliston <bje@au.ibm.com>
1603
1604 * config.sub, config.guess: Update from upstream sources.
1605
25a07265
NC
16062009-08-06 Michael Eager <eager@eagercon.com>
1607
1608 * configure.ac: Add Microblaze target.
1609 * configure: Regenerate.
1610
85bd1942
TG
16112009-07-02 Tristan Gingold <gingold@adacore.com>
1612
1613 * configure.ac: Do not exclude gas for i386-*-darwin.
1614 Add a case for x86_64-*-darwin.
1615 * configure: Regenerate.
1616
f9806fa5
DE
16172009-06-26 Doug Evans <dje@sebabeach.org>
1618
1619 * Makefile.def (host_modules): Add cgen.
1620 * Makefile.in: Regenerate.
1621 * configure.ac (host_tools): Add cgen.
1622 * configure: Regenerate.
1623
6bfb4e30
JJ
16242009-06-17 Michael Eager <eager@eagercon.com>
1625
1626 * COPYING.LIBGLOSS: Add Xilinx license.
1627
8bcf2718
NC
16282009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1629
1630 * configure.ac: Define is_elf for QNX Neutrino targets.
1631 * configure: Regenerate.
1632
04ec0acb
RW
16332009-06-03 Jerome Guitton <guitton@adacore.com>
1634 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1635
9eb322aa
MF
1636 * Makefile.tpl (all): Avoid a trailing backslash.
1637 * Makefile.in: Regenerate.
04ec0acb 1638
7ee5dbeb
BE
16392009-06-03 Ben Elliston <bje@au.ibm.com>
1640
1641 * config.sub, config.guess: Update from upstream sources.
1642
fda13ee8
AO
16432009-06-02 Alexandre Oliva <aoliva@redhat.com>
1644
1645 * Makefile.tpl ([+compare-target+]): Compare all stage
1646 directories, rather than just gcc.
1647 * Makefile.in: Rebuilt.
1648
4a657b0d
DK
16492009-05-28 Doug Kwan <dougkwan@google.com>
1650
1651 * configure.ac: Support gold for target arm*-*-*.
1652 * configure: Regenerate.
1653
07fc31c9
AO
16542009-05-27 Alexandre Oliva <aoliva@redhat.com>
1655
1656 * Makefile.tpl (all): Avoid harmless warning in make all when
1657 gcc-bootstrap is enabled but stage_last does not exist.
1658 * Makefile.in: Rebuilt.
1659
8a7a39ab
TG
16602009-05-25 Tristan Gingold <gingold@adacore.com>
1661
1662 * setup.com: Complete the file with configuration and build.
1663
b5233201
AO
16642009-05-18 Alexandre Oliva <aoliva@redhat.com>
1665
1666 PR other/40159
1667 * Makefile.tpl (all): Don't assume gcc-bootstrap and
1668 gcc-no-bootstrap are mutually exclusive.
1669 * Makefile.in: Rebuilt.
1670
7b6175f9
AO
16712009-05-18 Alexandre Oliva <aoliva@redhat.com>
1672
1673 PR other/40159
1674 * Makefile.tpl (all): Don't end with unconditional success.
1675 * Makefile.in: Rebuilt.
1676
1b05fbbd
AO
16772009-05-12 Alexandre Oliva <aoliva@redhat.com>
1678
1679 PR target/37137
1680 * Makefile.def (flags_to_pass): Remove redundant and incomplete
1681 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1682 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1683 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
1684 stage_configureflags, stage_cflags and stage_libcflags into
1685 explicit Makefile macros.
1686 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1687 GFORTRAN.
1688 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1689 CC. Set CC_FOR_BUILD from CC.
1690 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1691 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1692 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1693 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
1694 and GFORTRAN.
1695 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1696 (_LIBCFLAGS): Renamed to _TFLAGS.
1697 (do-compare-debug, do-compare3-debug): Drop.
1698 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1699 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1700 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1701 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1702 (XGCC_FLAGS_FOR_TARGET): New.
1703 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1704 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1705 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1706 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1707 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
1708 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
1709 TFLAGS.
1710 (BUILD_CONFIG): Include if requested.
1711 (all): Set TFLAGS on bootstrap.
1712 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1713 (all-stageid-prefixmodule): Likewise.
1714 (do-clean, distclean-stageid): Set TFLAGS.
1715 (restrap): Fix whitespace.
1716 * Makefile.in: Rebuilt.
1717
dc17c78c
EB
17182009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1719
1720 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1721 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1722 * Makefile.in: Regenerate.
1723
14324cd7
EZ
17242009-04-24 Eli Zaretskii <eliz@gnu.org>
1725
1726 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1727 consistency with config.sub. (Update from upstream sources.)
1728
f8d5f06c
JM
17292009-04-21 Joseph Myers <joseph@codesourcery.com>
1730
1731 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1732
0000e2bf
BE
17332009-04-17 Ben Elliston <bje@au.ibm.com>
1734
1735 * config.sub, config.guess: Update from upstream sources.
1736
20135e4c
NC
17372009-04-15 Anthony Green <green@moxielogic.com>
1738
34adf976 1739 * configure.ac: Add moxie support.
20135e4c
NC
1740 * configure: Rebuilt.
1741
ef699244
L
17422009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1743
1744 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1745 * configure: Regenerate.
1746
10ad8ef3
L
17472009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1748
1749 PR gas/10039
1750 * configure.ac: Require texinfo 4.7.
1751 * configure: Regenerated.
1752
c50523ce
L
17532009-04-09 Steve Ellcey <sje@cup.hp.com>
1754
1755 * Makefil.def (languages): New entries.
1756 * Makefile.tpl (check-gcc-*): New generic target.
1757 * Makefile.in: Regenerate.
1758
47afba5f
EZ
17592009-03-27 Eli Zaretskii <eliz@gnu.org>
1760
1761 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1762 Windows builds of Sed.
1763
dc448a7b
TT
17642009-03-18 Tom Tromey <tromey@redhat.com>
1765
1766 * configure: Rebuild.
1767 * configure.ac (host_libs): Add libiconv.
1768 * Makefile.in: Rebuild.
1769 * Makefile.def (host_modules): Add libiconv.
1770 (configure-gdb, all-gdb): Depend on libiconv.
1771
24741ab2
JB
17722009-03-16 Tristan Gingold <gingold@adacore.com>
1773
1774 * configure.ac: Treat gdb as supported on x86_64-darwin.
1775 * configure: Regenerate.
1776
29383458
JM
17772009-03-16 Joseph Myers <joseph@codesourcery.com>
1778
1779 Merge from GCC:
1780
1781 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1782
1783 * configure.ac (--with-host-libstdcxx): New option.
1784 * configure: Regenerate.
1785
1786 2009-01-29 Robert Millan <rmh@aybabtu.com>
1787
1788 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1789 * configure: Regenerate.
1790
1791 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1792
1793 PR tree-optimization/38515
1794 * configure.ac (cloog-polylib): Removed.
1795 (with_ppl, with_cloog): Test for "no".
1796 * configure: Regenerated.
1797
58e24671
RW
17982009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1799
1800 Backport from git Libtool:
1801
1802 2009-01-19 Robert Millan <rmh@aybabtu.com>
1803 Support GNU/kOpenSolaris.
1804 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1805 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1806 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1807 GNU/kOpenSolaris.
1808
314b2e66
AS
18092009-02-05 Andreas Schwab <schwab@suse.de>
1810
1811 * Makefile.tpl (stage_last): Define $r and $s before using
1812 $(RECURSE_FLAGS_TO_PASS).
1813 * Makefile.in: Regenerate
1814
8b700390
JJ
18152009-01-21 Jeff Johnston <jjohnstn@redhat.com>
1816
1817 * COPYING.NEWLIB: Add ARM license.
1818
66775d67
AM
18192009-01-16 Alan Modra <amodra@bigpond.net.au>
1820
1821 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 1822 (all-opcodes): Depend on all-libiberty.
66775d67
AM
1823 * Makefile.in: Regenerate.
1824
19e99079
NC
18252009-01-15 Douglas B Rupp <rupp@gnat.com>
1826
1827 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1828 * configure: Regenerate.
1829
22e8c8e0
RW
18302008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1831
1832 Backport link test fix from upstream Libtool:
1833
1834 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1835 Add cache variables to tests that require the linker to work.
1836 For shlibpath_overrides_runpath, this also changes the semantics
1837 to let the result from the C compiler take precedence.
1838 compiler take precedence.
1839
7d6d7764
BE
18402008-12-02 Ben Elliston <bje@au.ibm.com>
1841
1842 * config.sub, config.guess: Update from upstream sources.
1843
ea8af06e
JJ
18442008-12-17 Jeff Johnston <jjohnstn@redhat.com>
1845
1846 * COPYING.NEWLIB: Updated.
1847 * COPYING.LIBGLOSS: Ditto.
1848
af0771d3
PB
18492008-12-16 Paolo Bonzini <bonzini@gnu.org>
1850
1851 Sync with GCC:
1852
1853 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1854
1855 * configure.ac (ppllibs): Add by default the lib flags.
1856 * configure: Regenerate.
1857
1858 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1859
314b2e66
AS
1860 * configure.ac: Add double brackets on darwin[912].
1861 * configure: Regenerate.
af0771d3
PB
1862
1863 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1864
314b2e66
AS
1865 * configure.ac: Expand to darwin10 and later.
1866 * configure: Regenerate.
af0771d3 1867
f7c83eac
AS
18682008-12-02 Andreas Schwab <schwab@suse.de>
1869
1870 * Makefile.def: configure-target-boehm-gc depends on
1871 all-target-libstdc++-v3.
1872 * Makefile.in: Regenerate.
1873
bc67ad83
BE
18742008-12-02 Ben Elliston <bje@au.ibm.com>
1875
1876 * config.sub, config.guess: Update from upstream sources.
1877
e28c595f
JM
18782008-11-27 Joseph Myers <joseph@codesourcery.com>
1879
1880 Merge from GCC:
1881
1882 2007-12-02 Matthias Klose <doko@ubuntu.com>
1883
1884 * config-ml.in: Remove 64bit configure tests.
1885
1886 2008-05-14 Rafael Espindola <espindola@google.com>
1887
1888 * config-ml.in: don't handle --enable-shared and --enable-static.
1889
1890 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1891 Tobias Grosser <grosser@fim.uni-passau.de>
1892 Jan Sjodin <jan.sjodin@amd.com>
1893 Harsha Jagasia <harsha.jagasia@amd.com>
1894 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1895 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1896 Adrien Eliche <aeliche@isty.uvsq.fr>
1897
1898 Merge from graphite branch.
1899 * configure: Regenerate.
1900 * Makefile.in: Regenerate.
1901 * configure.ac (host_libs): Add ppl and cloog.
1902 Add checks for PPL and CLooG.
1903 * Makefile.def (ppl, cloog): Added modules and dependences.
1904 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1905 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1906
1907 2008-09-03 Richard Guenther <rguenther@suse.de>
1908
1909 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1910 cloog test.
1911 * configure: Re-generate.
1912
1913 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1914
1915 * configure.ac (--with-cloog-polylib): New.
1916 (--disable-cloog-version-check): New.
1917 (--disable-ppl-version-check): New.
1918 * configure: Re-generate.
1919
1920 2008-09-05 Richard Guenther <rguenther@suse.de>
1921
1922 * configure.ac: Initialize clooglibs to -lcloog.
1923 * configure: Re-generate.
1924
1925 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1926
1927 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1928 recommended version to 2.3.2.
1929
1930 * configure: Regenerate.
1931
1932 2008-10-31 Ben Elliston <bje@au.ibm.com>
1933
1934 * configure.ac (spu-*-*): Remove special case.
1935 * configure: Regenerate.
1936
1937 Complete comment text from GCC version of:
1938
1939 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1940
1941 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1942 (GCC_SHLIB_SUBDIR): New.
1943 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1944 * configure: Regenerate.
1945 * Makefile.in: Regenerate.
1946
652dec25
TG
19472008-11-27 Tristan Gingold <gingold@adacore.com>
1948
1949 * configure.ac: Build gdb for i?86-*-darwin*
1950 * configure: Regenerated.
1951
7582fb4a
DJ
19522008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1953
1954 PR bootstrap/38014
1955 PR bootstrap/37923
1956
1957 Revert:
1958
1959 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1960
1961 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1962 * Makefile.in: Regenerated.
1963
1964 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1965
1966 PR gdb/921
1967 PR gdb/1646
1968 PR gdb/2175
1969 PR gdb/2176
1970
1971 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1972 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1973 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1974 (HOST_EXPORTS): Pass CPPFLAGS.
1975 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1976 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1977 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1978 * Makefile.in, configure: Regenerated.
1979 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1980 and CPPFLAGS_FOR_BUILD.
1981
faee1be2
UW
19822008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1983
1984 * configure.ac [spu-*-*]: Do not set skipdirs.
1985 * configure: Re-generate.
1986
b7c2dce4
DJ
19872008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1988
1989 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1990 * Makefile.in: Regenerated.
1991
bb52de30
DJ
19922008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1993
1994 PR gdb/921
1995 PR gdb/1646
1996 PR gdb/2175
1997 PR gdb/2176
1998
1999 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2000 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2001 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2002 (HOST_EXPORTS): Pass CPPFLAGS.
2003 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2004 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2005 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2006 * Makefile.in, configure: Regenerated.
2007 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2008 and CPPFLAGS_FOR_BUILD.
2009
b25062ae
SE
20102008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2011
2012 * libtool.m4: Update to libtool 2.2.6.
2013 * lt~obsolete.m4: Update to libtool 2.2.6.
2014 * ltmain.sh: Update to libtool 2.2.6.
2015 * ltsugar.m4: Update to libtool 2.2.6.
2016 * ltversion.m4: Update to libtool 2.2.6.
2017 * ltoptions.m4: Update to libtool 2.2.6.
2018 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2019
3bbd2f8f
AL
20202008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2021
2022 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2023 (GCC_SHLIB_SUBDIR): New.
2024 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2025 * configure: Regenerate.
2026 * Makefile.in: Regenerate.
2027
b29d32ce
TG
20282008-08-28 Tristan Gingold <gingold@adacore.com>
2029
2030 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2031 Enable bfd, binutils and opcodes.
2032 * configure: Regenerate.
2033
c325a203
DD
20342008-08-16 Nicolas Roche <roche@adacore.com>
2035
2036 * Makefile.tpl: Add BOOT_ADAFLAGS.
2037 * Makefile.in: Regenerate.
2038
e7c8859c
RS
20392008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2040
2041 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2042 * configure: Regenerate.
2043
da888c87
PB
20442008-07-30 Paolo Bonzini <bonzini@gnu.org>
2045
2046 Sync with gcc:
2047 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2048
f7c83eac
AS
2049 * configure.ac: Add makefile fragments for hpux.
2050 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2051 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2052 * configure: Regenerate.
2053 * Makefile.in: Regenerate.
da888c87
PB
2054
2055 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2056
f7c83eac
AS
2057 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2058 * Makefile.in: Regenerate.
2059 * configure: Regenerate.
da888c87 2060
944982cf
ILT
20612008-06-18 Ian Lance Taylor <iant@google.com>
2062
662c6704
ILT
2063 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2064
944982cf
ILT
2065 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2066
7a283e07
RW
20672008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2068
2069 * configure: Regenerate.
2070
5b553f7e
RW
20712008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2072
2073 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2074 "$@" is still intact with both Autoconf 2.59 and 2.62.
2075 * configure: Regenerate.
2076
675492f0
RW
20772008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2078
2079 * Makefile.tpl: Fix comment errors.
2080 * Makefile.in: Regenerate.
2081
b018a5d1
JB
20822008-06-13 Julian Brown <julian@codesourcery.com>
2083
2084 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2085 of libobjc for ARM EABI Linux.
2086 * configure: Regenerate.
2087
310213e8
DE
20882008-06-12 David S. Miller <davem@davemloft.net>
2089 David Edelsohn <edelsohn@gnu.org>
2090
2091 * configure.ac: Add powerpc*-*-* to gold supported targets.
2092 * configure: Regenerate.
2093
6641ce42
JM
20942008-06-08 Joseph Myers <joseph@codesourcery.com>
2095
2096 PR tree-optimization/36218
2097 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2098 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2099 (all prefix="build-"): Pass them to build-system sub-makes.
2100 * Makefile.in: Regenerate.
2101
03c2f9e6
DJ
21022008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2103
2104 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2105 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2106 mkdep, and compile. Update comments.
2107 (ETC_SUPPORT): Add ChangeLog and update comments.
2108
4538db8b
ILT
21092008-05-11 Ian Lance Taylor <iant@google.com>
2110
2111 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2112
266df637
PB
21132008-04-18 Paolo Bonzini <bonzini@gnu.org>
2114
2115 Sync with gcc:
2116 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2117
2118 PR bootstrap/35457
2119 * configure.ac: Include override.m4.
2120 * configure: Regenerate.
2121
2122 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2123
f7c83eac
AS
2124 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2125 * Makefile.in: Regenerate.
266df637
PB
2126
2127 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2128
f7c83eac
AS
2129 * configure.ac: Do not build libssp for the AVR.
2130 * configure: Regenerate.
266df637 2131
a86a761e
NC
21322008-04-18 Nick Clifton <nickc@redhat.com>
2133
2134 * MAINTAINERS: Replace reference to configure.in with reference to
2135 configure.ac.
2136
52310858
NC
21372008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2138
f7c83eac 2139 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2140 as nonconfigurable directories list.
f7c83eac 2141 * configure: Regenerate.
52310858 2142
f5314dd5
DM
21432008-04-14 David S. Miller <davem@davemloft.net>
2144
2145 * configure.ac: Add sparc*-*-* to gold supported targets.
2146 * configure: Regenerate.
2147
e2208220
BE
21482008-04-14 Ben Elliston <bje@au.ibm.com>
2149
2150 * config.sub, config.guess: Update from upstream sources.
2151
0bb6ea20
HPN
21522008-04-12 Hans-Peter Nilsson <hp@axis.com>
2153
2154 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2155 * Makefile.in: Regenerate.
2156
e5164e97
ILT
21572008-04-07 Ian Lance Taylor <iant@google.com>
2158
2159 * Makefile.def: check-gold depends upon all-binutils.
2160 * Makefile.in: Regenerate.
2161
e33b51a6
NC
21622008-04-04 Nick Clifton <nickc@redhat.com>
2163
2164 PR binutils/4334
2165 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2166 builds.
2167 * configure: Regenerate.
2168
fc5df3ab
NC
21692008-04-04 NightStrike <NightStrike@gmail.com>
2170
2171 PR other/35151
f7c83eac
AS
2172 * configure.ac: Combine rules for mingw32 and mingw64.
2173 * configure: Regenerate.
fc5df3ab 2174
c779bab8
PB
21752008-03-27 Paolo Bonzini <bonzini@gnu.org>
2176
2177 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2178 * Makefile.in: Regenerate.
2179
93f9b408
ILT
21802008-03-20 Ian Lance Taylor <iant@google.com>
2181
2182 * configure.ac: Add support for --enable-gold.
2183 * Makefile.def: Add gold as a directory like ld.
2184 * configure, Makefile.in: Regenerate.
2185
5746fb46
AK
21862008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2187
2188 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2189 (s390_cond_extensions): Reduced extensions to the compare related.
2190 (main): z10 cpu type option added.
2191 (expandConditionalJump): Renamed to ...
2192 (insertExpandedMnemonic): ... this.
2193
2194 * opcodes/s390-opc.c: Re-group the operand format makros.
2195 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2196 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2197 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2198 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2199 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2200 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2201 INSTR_SIL_RDU): New instruction formats added.
2202 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2203 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2204 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2205 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2206 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2207 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2208 masks added.
2209 (s390_opformats): New formats added "ris", "rrs", "sil".
2210 * opcodes/s390-opc.txt: Add the conditional jumps with the
2211 extensions removed from automatic expansion in s390-mkopc.c manually.
2212 (asi - trtre): Add new System z10 EC instructions.
2213 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2214
58c85be7
RW
22152008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2216
2217 * configure.ac: m4_include config/proginstall.m4.
2218 * configure: Regenerate.
2219
78124051
RW
22202008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2221
2222 Backport from upstream Libtool:
f7c83eac 2223
78124051 2224 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2225
78124051
RW
2226 Deal with Autoconf 2.62's semantic change in m4_append.
2227 * ltsugar.m4 (lt_append): Replace broken versions of
2228 m4_append.
2229 (lt_if_append_uniq): Don't require separator to be overquoted,
2230 and avoid broken m4_append.
2231 (lt_dict_add): Fix typo.
2232 * libtool.m4 (_LT_DECL): Don't overquote separator.
2233
018f1bea
DE
22342008-03-13 David Edelsohn <edelsohn@gnu.org>
2235
2236 * config.rpath: Add AIX 6 support.
2237
5c5f596d
PB
22382008-03-13 Paolo Bonzini <bonzini@gnu.org>
2239
2240 * Makefile.def (stageprofile). Remove -fprofile-generate
2241 from stage_libcflags.
2242 * Makefile.in: Regenerate.
2243
a1f93a5e
BE
22442008-03-13 Ben Elliston <bje@au.ibm.com>
2245
2246 * config.sub, config.guess: Update from upstream sources.
2247
98c3d905
AK
22482008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2249
2250 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2251 * s390-opc.txt (cmpsc): Duplicate entry removed.
2252 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2253 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2254 fier, cu42, cu41): Fix operand format.
2255
7f6ef0c0
PB
22562008-02-20 Paolo Bonzini <bonzini@gnu.org>
2257
f7c83eac
AS
2258 PR bootstrap/32009
2259 PR bootstrap/32161
2260
2261 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2262 * configure: Regenerate.
2263
2264 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2265 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2266 STAGE4_LIBCFLAGS): New.
2267 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2268 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2269 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2270 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2271 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2272 for target modules. Don't export LIBCFLAGS.
2273 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2274 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2275 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2276 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2277 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2278 * Makefile.in: Regenerate.
7f6ef0c0 2279
eaf19029
PB
22802008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2281
2282 PR libgcj/33085
2283 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2284 Do not use -DDLL_EXPORT. Backport from upstream.
2285
680c43e9
NC
22862008-02-14 Nick Clifton <nickc@redhat.com>
2287
2288 Import this patch from gcc:
2289 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2290
2291 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2292
c72b1d96
HPN
22932008-02-02 Hans-Peter Nilsson <hp@axis.com>
2294
2295 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2296 * configure: Regenerate.
2297
8b66833e
BW
22982008-01-31 Marc Gauthier <marc@tensilica.com>
2299
2300 * configure.ac (xtensa*-*-*): Recognize processor variants.
2301 * configure: Regenerate.
2302
9cc8ae67
PB
23032008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2304
f7c83eac
AS
2305 PR bootstrap/34922
2306 * configure.ac (PARSE_ARGS): Push suitable setting of
2307 ac_subdirs_all, for `./configure --help=recursive'.
2308 Handle `+' in generic toplevel directory disabling.
2309 * configure: Regenerate.
9cc8ae67 2310
19090595
BE
23112008-01-23 Ben Elliston <bje@au.ibm.com>
2312
2313 * config.sub, config.guess: Update from upstream sources.
2314
9f1e7fd3
BE
23152008-01-08 Ben Elliston <bje@au.ibm.com>
2316
2317 * config.sub, config.guess: Update from upstream sources.
2318
2f959d61
JJ
23192007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2320
2321 * COPYING.LIBGLOSS: Update default copyright.
2322
aa054b85
JJ
23232007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2324
2325 * COPYING.NEWLIB: Update default copyright.
2326
57c53b2b
RS
23272007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2328
2329 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2330 Change recommended MPFR from 2.2.1 > 2.3.0.
2331 * configure: Regenerate.
2332
fee14b60
RS
23332007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2334
2335 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2336 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2337 * Makefile.in: Regenerate.
2338
c9b68031
DD
23392007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2340
2341 * configure.ac: Enable libjava for x86_64-*-darwin9.
2342 * configure: Regenerate.
2343
ad25e7d5
BE
23442007-12-05 Ben Elliston <bje@au.ibm.com>
2345
2346 * config.sub, config.guess: Update from upstream sources.
2347
6ac84f65
PB
23482007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2349
f7c83eac
AS
2350 * config-ml.in: Robustify against white space in absolute file
2351 names.
6ac84f65 2352
f7c83eac
AS
2353 * config-ml.in (multi-clean): Substitute ${Makefile}.
2354 Remove superfluous ${Makefile} in list.
6ac84f65 2355
7b3200f9
DJ
23562007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2357
2358 * Makefile.def (dependencies): Make configure-gdb depend on
2359 all-intl.
2360 * Makefile.in: Regenerated.
2361
2c133ff9
JJ
23622007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2363
2364 * Makefile.def: To avoid problems running with parallel makes,
2365 build newlib before libgloss so that target specific header
2366 files are availble.
2367 * Makefile.in: Regenerate.
2368
5074315a
DJ
23692007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2370
2371 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2372 * Makefile.in: Regenerate.
2373
f5bc1778
DJ
23742007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2375
2376 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2377 * libdecnumber: New directory, imported from GCC.
2378
c66487f8
NC
23792007-10-08 Mike Frysinger <vapier@gentoo.org>
2380
2381 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2382 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2383 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2384 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2385 * configure: Regenerate.
2386
b5714970
PB
23872007-10-01 Paolo Bonzini <bonzini@gnu.org>
2388
2389 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2390 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2391 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2392 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2393 * configure.ac: Default them to host tools for $host = $build.
2394 Subst them.
2395
2396 * configure: Regenerate.
2397 * Makefile.in: Regenerate.
2398
f3b1e08e
RS
23992007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2400
2401 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2402 * configure: Regenerate.
2403
cff87f51
DD
24042007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2405
2406 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2407 libstdc++.
2408 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2409 * configure: Regenerate.
2410 * Makefile.in: Regenerate.
f7c83eac 2411
625a61cd
AS
24122007-09-17 Andreas Schwab <schwab@suse.de>
2413
2414 * configure.ac: Raise minimum makeinfo version to 4.6.
2415 * configure: Regenerate.
2416
83a3a68b
AM
24172007-09-15 Alan Modra <amodra@bigpond.net.au>
2418
2419 * configure.ac: Correct makeinfo version check.
2420 * configure: Regenerate.
2421
5bd8be13
RS
24222007-09-14 Richard Sandiford <richard@codesourcery.com>
2423
2424 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2425 to $skipdirs and only disable gprof for newlib. Use the normal
2426 mips*-elf* handling in other respects.
2427 * configure: Regnerate.
2428
5566c1fa
DD
24292007-09-12 David Daney <ddaney@avtrex.com>
2430
2431 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2432 enabling libgcj.
2433 * configure: Regenerate.
2434
24352007-09-12 Richard Guenther <rguenther@suse.de>
2436
2437 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2438 nor --disable-checking is provided also turn on yes and types
2439 checking for stage1.
2440 * configure: Re-generate.
2441
a18e2996 24422007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2443
2444 PR target/33281
2445 * configure.ac: Use config/mh-mingw on mingw.
2446 * configure: Regenerate.
84e7906e 2447
691bb5a1
DD
24482007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2449
2450 PR other/32154
2451 * configure.ac: For libgloss targets, point the linker to the linker
2452 script, startup code and simulator library.
2453 * configure: Regenerate.
2454
6d18b86b
AH
24552007-09-09 Andrew Haley <aph@redhat.com>
2456
2457 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2458 target-libjava.
6d18b86b 2459
f00a3165 24602007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2461
f00a3165 2462 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2463
2abc4e65
BE
24642007-08-21 Richard Guenther <rguenther@suse.de>
2465
2466 * configure.ac: Add types checking to stage1 checking flags.
2467 * configure: Regenerate.
2468
8a6ee3ab 24692007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2470 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2471
2472 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2473 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2474 * Makefile.in: Regenerate.
2475 * configure.ac (--with-debug-prefix-map): New.
2476 * configure: Regenerate.
2477
429acdec
RS
24782007-08-17 Richard Sandiford <richard@codesourcery.com>
2479 Nigel Stephens <nigel@mips.com>
2480
429acdec
RS
2481 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2482 as target_makefile_frag.
2483 * configure: Regenerate.
2484
8520c408
AO
24852007-08-16 Alexandre Oliva <aoliva@redhat.com>
2486
2487 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2488 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2489 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2490 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2491 (do-compare, do-compare3, do-compare-debug): New.
2492 ([+compare-target+]): Use them.
2493
24942007-08-16 Alexandre Oliva <aoliva@redhat.com>
2495
2496 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2497 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2498 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2499 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2500 (do-compare, do-compare3, do-compare-debug): New.
2501 ([+compare-target+]): Use them.
2502
2444379b
BE
25032007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2504 Ben Elliston <bje@au.ibm.com>
2505
2506 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2507 --silent if $silent.
2508 * configure: Regenerate.
2509
d6f99447
DJ
25102007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2511
2512 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2513
bd0aa315
NC
25142007-07-17 Nick Clifton <nickc@redhat.com>
2515
2516 * COPYING3: New file. Contains version 3 of the GNU General
2517 Public License.
2518 * COPYING3.LIB: New file. Contains version 3 of the GNU
2519 Lesser General Public License.
2520
0ebe98fb
BS
25212007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2522
2523 * configure.ac: Fix my previous change to really match GCC.
2524 * configure: Regenerate.
2525
521ec477
DD
25262007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2527
2528 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2529 * configure: Regenerate.
2530
25312007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2532
2533 * configure.ac: Add some missing m4 quotation.
2534 * configure: Regenerate.
2535
0c24b341
NC
25362007-07-09 Kai Tietz <kai.tietz@onevision.com>
2537
f7c83eac
AS
2538 * Makefile.def: Add windmc tool to build.
2539 * Makefile.tpl: Likewise.
2540 * configure.ac: Likewise.
2541 * Makefile.in: Regenerate.
2542 * configure: Regenerate.
0c24b341 2543
a09314d0
L
25442007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2545
2546 * lt~obsolete.m4: New. Import from 20070318 libtool.
2547
7c3e1d12
BS
25482007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2549
2550 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2551 uclinux and linux-uclibc targets.
2552 * configure: Regenerate.
2553
a5b3b4dd
DD
25542007-06-28 DJ Delorie <dj@redhat.com>
2555
2556 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2557 not building newlib.
2558 * configure: Regenerated.
f7c83eac 2559
184d813c
DJ
25602007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2561
2562 * src-release (DEVO_SUPPORT): Correct typos.
2563
31d99776
DJ
25642007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2565
2566 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2567 * Makefile.in: Regenerated.
2568
e00a73e3
PB
25692007-06-14 Paolo Bonzini <bonzini@gnu.org>
2570
f7c83eac
AS
2571 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2572 (distclean-stage[+id+]): Possibly delete stage_last.
2573 * Makefile.in: Regenerate.
e00a73e3 2574
98a1bbc5
BE
25752007-06-07 Ben Elliston <bje@au.ibm.com>
2576
2577 * config.sub, config.guess: Update from upstream sources.
2578
973601e1
BE
25792007-06-07 Ben Elliston <bje@au.ibm.com>
2580
2581 * Makefile.tpl: Fix spelling error.
2582 * Makefile.in: Regenerate.
2583
2038f525
PB
25842007-06-04 Paolo Bonzini <bonzini@gnu.org>
2585
2586 Sync with gcc:
2587 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2588
f7c83eac
AS
2589 PR bootstrap/29382
2590 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2591 * configure: Rebuilt.
2038f525 2592
f7c5c4b5
PB
25932007-06-01 Steve Ellcey <sje@cup.hp.com>
2594
12a64d4f
L
2595 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2596 lt_cv_sys_max_cmd_len.
f7c5c4b5 2597
7ad9660b
PB
25982007-05-31 Paolo Bonzini <bonzini@gnu.org>
2599
2600 * ltgcc.m4: Update from GCC.
2601
0e7ef45c
EC
26022007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2603
12a64d4f 2604 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 2605
37ad9514
SE
26062007-05-24 Steve Ellcey <sje@cup.hp.com>
2607
2608 * ltmain.sh: Update from GCC.
2609 * libtool.m4: Update from GCC.
2610 * ltsugar.m4: New. Update from GCC.
2611 * ltversion.m4: New. Update from GCC.
2612 * ltoptions.m4: New. Update from GCC.
2613 * ltconfig: Remove.
2614 * ltcf-c.sh: Remove.
2615 * ltcf-cxx.sh: Remove.
2616 * ltcf-gcj.sh: Remove.
2617 * src-release: Update with new libtool file list.
2618
8ee82aff
PB
26192007-05-16 Paolo Bonzini <bonzini@gnu.org>
2620
2621 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2622 stage_cflags.
2623 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2624 Remove CFLAGS/LIBCFLAGS.
2625 (configure-stage[+id+]-[+prefix+][+module+],
2626 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2627 * Makefile.in: Regenerate.
2628
149cb58d
SE
26292007-04-14 Steve Ellcey <sje@cup.hp.com>
2630
2631 * config-ml.in: Update from GCC.
2632
91506736
DJ
26332007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2634
2635 * src-release (do-proto-toplev): Process the support directories before
2636 the tool directory.
2637
ffa8bd48
RS
26382007-03-21 Richard Sandiford <richard@codesourcery.com>
2639
2640 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2641 of glob. Quote arguments with single quotes too.
2642 * configure: Regenerate.
2643
a4fd3374
DD
26442007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2645
2646 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2647 * Makefile.in: Regenerate
2648
b8025f34
AS
26492007-03-07 Andreas Schwab <schwab@suse.de>
2650
2651 * configure: Regenerate.
2652
a3ca38d2
DD
26532007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2654
2655 * configure.ac: Add "--with-pdfdir" configure option,
2656 which defines pdfdir variable.
2657 * Makefile.def (target=fixincludes): Add install-pdf to
2658 missing targets.
2659 (recursive_targets): Add install-pdf target.
2660 (flags_to_pass): Add pdfdir.
2661 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2662 target.
2663 * configure: Regenerate
2664 * Makefile.in: Regenerate
2665
26662007-02-28 Eric Christopher <echristo@apple.com>
2667
2668 Revert:
2669 2006-12-07 Mike Stump <mrs@apple.com>
2670
2671 * Makefile.def (dependencies): Add dependency for
2672 install-target-libssp and install-target-libgomp on
2673 install-gcc.
2674 * Makefile.in: Regenerate.
2675
26762007-02-27 Matt Kraai <kraai@ftbfs.org>
2677
2678 * configure: Regenerate.
2679 * configure.ac: Move statements after variable declarations.
2680
a4708fba
JM
26812007-02-19 Joseph Myers <joseph@codesourcery.com>
2682
2683 * configure.ac: Adjust for loop syntax.
2684 * configure: Regenerate.
2685
9a819804
AO
26862007-02-18 Alexandre Oliva <aoliva@redhat.com>
2687
2688 * configure: Rebuilt.
2689
81ec575a
AO
26902007-02-18 Alexandre Oliva <aoliva@redhat.com>
2691
2692 * configure.ac: Drop multiple occurrences of --enable-languages,
2693 and fix its quoting.
2694 * configure: Rebuilt.
2695
92f01d61 26962007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
2697 Nathan Sidwell <nathan@codesourcery.com>
2698 Vladimir Prus <vladimir@codesourcery.com
2699 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
2700
2701 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2702 * configure: Regenerate.
2703
b1299c4e
DJ
27042007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2705
2706 * configure.ac (target_libraries): Move libgcc before libiberty.
2707 * configure: Regenerated.
2708
18f6b6ee
PB
27092007-02-13 Paolo Bonzini <bonzini@gnu.org>
2710
2711 * configure: Regenerate again?
2712
9c4e9f27
PB
27132007-02-13 Paolo Bonzini <bonzini@gnu.org>
2714
2715 * configure: Reapply PR30748 fix which was lost in the previous commit.
2716
24ff9987
DJ
27172007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2718 Paolo Bonzini <bonzini@gnu.org>
2719
2720 PR bootstrap/30753
2721 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2722 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2723 * configure: Regenerated.
2724
7df2cd5d
PB
27252007-02-10 Paolo Bonzini <bonzini@gnu.org>
2726
2727 * configure: Regenerate.
2728
b0aaa663
DJ
27292007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2730
2731 PR bootstrap/30748
2732 * configure.ac: Correct syntax for Solaris ksh.
2733 * configure: Regenerated.
2734
a0323144
PB
27352007-02-09 Paolo Bonzini <bonzini@gnu.org>
2736
2737 * Makefile.def: Sync with GCC.
2738 * Makefile.tpl: Sync with GCC.
2739 * Makefile.in: Regenerate.
2740 * configure: Regenerate.
2741
c6b750e1
DJ
27422007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2743
2744 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2745 noncanonical equivalents.
2746 * configure.in: Rename to...
2747 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2748 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2749 target_noncanonical. Use them. Rewrite removal of configure
2750 arguments for autoconf 2.59. Discard variable settings. Force
2751 program_transform_name for native tools.
2752
2753 * Makefile.in: Regenerated.
2754 * configure: Regenerated with autoconf 2.59.
2755
2756 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2757
f3cd89f4
JJ
27582007-02-08 Jeff Johnston <jjohnstn@redhat.com>
2759
2760 * COPYING.LIBGLOSS: Reformat default Red Hat
2761 license to fit within 80 columns.
2762 * COPYING.NEWLIB: Ditto.
2763
4e206d7e
DB
27642007-02-05 Dave Brolley <brolley@redhat.com>
2765
2766 * Contribute the following changes:
2767 2006-11-28 DJ Delorie <dj@redhat.com>
2768
2769 * configure.in: Fix typo for mep's target_makefile_frag.
2770 * configure: Regenerated.
2771
2772 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
2773
2774 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2775 * configure: Regenerate.
2776
2777 2001-09-19 DJ Delorie <dj@redhat.com>
2778
2779 * configure.in (target_makefile_frag): use mt-mep
2780
2781 2001-06-12 Don Howard <dhoward@redhat.com>
2782
2783 * configure.in: Remove gdb from MeP skip list.
2784
2785 2001-04-05 DJ Delorie <dj@redhat.com>
2786
2787 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2788
2789 2001-03-20 Ben Elliston <bje@redhat.com>
2790
2791 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2792
2793 2001-03-19 Ben Elliston <bje@redhat.com>
2794
2795 * config.sub (mep, mep-*): Add.
2796
b2edfdd2
AS
27972007-01-31 Andreas Schwab <schwab@suse.de>
2798
2799 * Makefile.tpl (LDFLAGS): Substitute it.
2800 * Makefile.in: Regenerate.
2801
ceb92e78
PB
28022007-01-11 Paolo Bonzini <bonzini@gnu.org>
2803
2804 * configure.in: Change == to = in test command.
f7c83eac 2805 * configure: Regenerate.
ceb92e78 2806
4b900473 28072007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
2808 Nick Clifton <nickc@redhat.com>
2809 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2810
2811 * configure.in (build_configargs, host_configargs, target_configargs):
2812 Remove build/host/target parameters.
2813 (host_libs): Add gmp and mpfr.
2814 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2815 * Makefile.def (gmp, mpfr): New.
2816 (gcc): Remove target.
2817 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2818 target_os, target_vendor): New.
2819 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2820 * configure: Regenerate.
2821 * Makefile.in: Regenerate.
4b900473
PB
2822
28232007-01-11 Matt Fago <fago@earthlink.net>
2824
2825 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 2826 to improve robustness of configure tests.
4b900473
PB
2827 * configure: Regenerate.
2828
80f6dcbc
NC
28292007-01-08 Kai Tietz <kai.tietz@onevision.com>
2830
2831 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 2832 * configure: Regenerate.
80f6dcbc 2833
f86e35b8
NC
28342007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2835
2836 * Makefile.tpl (all-target): Correct @if conditional for target
2837 modules.
2838 * configure.in: Omit libiberty if building only target libgcc.
2839 * configure, Makefile.in: Regenerated.
2840
79fcd0ec
PB
28412007-01-04 Paolo Bonzini <bonzini@gnu.org>
2842
2843 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2844 * configure: Regenerate.
2845
6aa8ef82
DJ
28462007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2847
2848 * Makefile.def (target_modules): Add libgcc.
2849 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2850 * Makefile.tpl (clean-target-libgcc): Delete.
2851 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2852 on gcc even for bootstrapped modules. Rewrite handling of
2853 lang_env_dependencies to loop over target_modules.
2854 * configure.in (target_libraries): Add target-libgcc.
2855 * Makefile.in, configure: Regenerated.
2856
9b134994
PB
28572006-12-29 Paolo Bonzini <bonzini@gnu.org>
2858
2859 Sync with gcc:
2860 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2861
f7c83eac
AS
2862 * configure.in: Reorganize recognition of languages. Add
2863 --enable-stage1-languages. Show supported languages for the chosen
2864 target rather than all recognized languages.
2865 * configure: Regenerate.
9b134994
PB
2866
2867 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2868
f7c83eac
AS
2869 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2870 * Makefile.in: Regenerate.
9b134994
PB
2871
2872 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2873
f7c83eac
AS
2874 * configure.in: Warn that MPFR 2.2.0 is buggy.
2875 * configure: Regenerate.
9b134994 2876
8cf39b1b
ILT
28772006-12-27 Ian Lance Taylor <iant@google.com>
2878
2879 * configure.in: When removing Makefiles to force a reconfigure, also
2880 remove prev-DIR*/Makefile.
2881 * configure: Regenerate.
2882
ebff6cd5
KH
28832006-12-23 Kazu Hirata <kazu@codesourcery.com>
2884
2885 * config.bfd: Recognize fido.
2886
8a0d8a5c
PB
28872006-12-19 Paolo Bonzini <bonzini@gnu.org>
2888
2889 Sync with gcc:
2890
2891 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2892
2893 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2894 it only affects bootstrap and could be tested on "$host" as well.
2895 * configure: Regenerate.
2896 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2897
2898 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2899
2900 PR bootstrap/29544
2901 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2902 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2903 move here comment from Makefile.tpl.
2904 * Makefile.tpl: Move some definitions higher in the file.
2905 (STAGE1_CHECKING): New.
2906 * configure.in: Add --enable-stage1-checking.
2907 * configure: Regenerate.
2908 * Makefile.in: Regenerate.
2909
2910 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2911
2912 * configure.in: Update error message for missing GMP/MPFR.
2913
2914 * configure: Regenerate.
2915
2916 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2917
2918 * configure.in: Update MPFR version in error message.
2919
2920 * configure: Regenerate.
2921
2922 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2923
2924 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2925 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2926 --with-gmp-lib): New flags.
2927
2928 * configure: Regenerate.
2929
790c0838
AM
29302006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2931
2932 PR bootstrap/30134
2933 * configure.in: Correct x86 darwin support for libjava to powerpc
2934 and i?86 only.
2935 * configure: Regenerate.
2936
77d7106f
AM
29372006-12-11 Alan Modra <amodra@bigpond.net.au>
2938
2939 * configure.in: Handle spu makefile frag.
77d7106f
AM
2940 * Makefile.tpl (MAINT): Define
2941 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2942 * configure: Regenerate.
2943 * Makefile.in: Regenerate.
2944
0cfa5389
BE
29452006-12-11 Ben Elliston <bje@au.ibm.com>
2946
2947 * config.sub, config.guess: Update from upstream sources.
2948
2839fe5d
BE
29492006-12-11 Ben Elliston <bje@au.ibm.com>
2950
2951 * configure.in: Sync with GCC (spu-*-*).
2952 * configure: Sync with GCC.
2953
b897f5d4
MS
29542006-12-07 Mike Stump <mrs@apple.com>
2955
2956 * Makefile.def (dependencies): Add dependency for
2957 install-target-libssp and install-target-libgomp on
2958 install-gcc.
2959 * Makefile.in: Regenerate.
2960
9daf3993
PB
29612006-11-16 Paolo Bonzini <bonzini@gnu.org>
2962
2963 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2964 (unstage): Test for stage_last presence.
2965
2966 PR bootstrap/29802
2967 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2968 * Makefile.in: Regenerate.
2969
9dbaa842
DD
29702006-11-14 DJ Delorie <dj@redhat.com>
2971
2972 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2973 * Makefile.in: Sync with GCC.
2974 * configure.in: Sync with GCC (mpfr, gmp).
2975 * configure: Sync with GCC.
2976
b0cbce8d
JJ
29772006-11-08 Jie Zhang <jie.zhang@analog.com>
2978
2979 * configure.in: Remove target-libgloss from noconfigdirs for
2980 bfin-*-*.
2981 * configure: Regenerated.
2982
44330a94
JJ
29832006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2984
2985 * COPYING.NEWLIB: Add spu license.
7de05dd5 2986 * COPYING.LIBGLOSS: Ditto.
44330a94 2987
56a8fe78
DD
29882006-10-17 Brooks Moses <bmoses@stanford.edu>
2989
2990 * Makefile.def: Added pdf target handling.
2991 * Makefile.tpl: Added pdf target handling.
2992 * Makefile.in: Regenerated.
2993
fbb00ad0
JJ
29942006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2995
2996 * COPYING.NEWLIB: Updated.
2997 * COPYING.LIBGLOSS: Ditto.
2998
6b89cc21
DB
29992006-09-27 Dave Brolley <brolley@redhat.com>
3000
3001 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3002 $s instead of $r.
3003 * configure: Regenerated.
3004
17bcf627
BE
30052006-09-26 Ben Elliston <bje@au.ibm.com>
3006
3007 * config.sub, config.guess: Update from upstream sources.
3008
f3529cf1
TS
30092006-09-20 Thiemo Seufer <ths@mips.com>
3010
3011 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3012 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3013 * configure: Regenerate.
3014
45055374
CV
30152006-08-30 Corinna Vinschen <corinna@vinschen.de>
3016
3017 * configure.in: Never build newlib for a Mingw host.
3018 Never build newlib as Mingw target library.
3019 Test the existence of winsup/cygwin for building a Cygwin newlib,
3020 rather than just winsup.
3021 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3022 building a Mingw target.
3023 * configure: Regenerate.
3024
4be041b2 30252006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3026 Nigel Stephens <nigel@mips.com>
3027 David Ung <davidu@mips.com>
4be041b2
TS
3028
3029 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3030
1d89b610
PB
30312006-07-25 Paolo Bonzini <bonzini@gnu.org>
3032
3033 Sync from GCC:
3034 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3035
f7c83eac
AS
3036 PR bootstrap/18058
3037 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3038 if the bootstrap compiler is a GCC version that supports it.
3039 * configure: Regenerate.
1d89b610 3040
66a79c16
DJ
30412006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3042
3043 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3044 * configure: Regenerated.
3045
c1cb7e02
PB
30462006-07-18 Paolo Bonzini <bonzini@gnu.org>
3047
f7c83eac
AS
3048 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3049 for stages after the first.
c1cb7e02 3050
7206a0ee
JJ
30512006-07-17 Jakub Jelinek <jakub@redhat.com>
3052
3053 * Makefile.def: Add dependencies for configure-opcodes
3054 on configure-intl and all-opcodes on all-intl.
3055 * Makefile.in: Regenerated.
3056
6816f995
AO
30572006-07-04 Peter O'Gorman <peter@pogma.com>
3058
3059 * ltconfig: chmod 644 before ranlib during install.
3060
3d3adb43
PB
30612006-07-03 Paolo Bonzini <bonzini@gnu.org>
3062
1f3f1bbf 3063 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3064 * configure: Regenerate.
3065
64ce424c
PB
30662006-07-03 Paolo Bonzini <bonzini@gnu.org>
3067
3068 Sync from gcc:
3069
3070 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3071
3072 PR other/27063
3073 * configure.in: Test subdir_requires and give an appropriate
3074 error message.
3075 * configure: Regenerate.
3076
3077 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3078
3079 PR target/27540
3080 * configure.in: Only enable libgomp on IRIX 6.
3081 * configure: Regenerate.
3082
d42c4017
DA
30832006-06-20 David Ayers <d.ayers@inode.at>
3084
3085 PR bootstrap/28072
3086 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3087 whether target-libjava is being configured instead of whether the
3088 java front end is enabled.
3089 * configure: Regenerate.
0e7ef45c 3090
4962c51a
MS
30912006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3092
3093 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3094 to R_ARM_LDC_SB_G{0,1,2} respectively.
3095
caee866a
PB
30962006-06-15 Paolo Bonzini <bonzini@gnu.org>
3097
3098 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3099 too.
3100 * Makefile.in: Regenerate.
3101
363ef840
DA
31022006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3103
3104 Sync from gcc:
3105
3106 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3107 * configure.in: Don't enable libgomp on hpux10.
3108 * configure: Rebuilt.
3109
54d1c879
DA
31102006-06-13 David Ayers <d.ayers@inode.at>
3111
3112 Sync from gcc:
3113
3114 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3115
54d1c879
DA
3116 PR bootstrap/27963
3117 PR target/19970
0e7ef45c 3118 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3119 ${libgcj} is specified.
3120 * configure: Regenerate.
0e7ef45c 3121
a4d8b690
JJ
31222006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3123
3124 Sync from gcc:
3125
3126 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3127 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3128
3129 PR bootstrap/18033
3130 * config-ml.in: Eval option if surrounded by single quotes.
3131
4f0ef2d8
CD
31322006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3133
3134 Sync from gcc:
0e7ef45c 3135
4f0ef2d8 3136 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3137
4f0ef2d8
CD
3138 PR libobjc/13946
3139 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3140 * Makefile.in: Regenerate.
3141 * configure.in: Add --enable-objc-gc at toplevel and have it
3142 enable boehm-gc for Objective-C.
3143 Remove target-boehm-gc from libgcj.
3144 Add target-boehm-gc to target_libraries.
3145 Add target-boehm-gc to noconfigdirs where ${libgcj}
3146 is specified.
3147 Assert that boehm-gc is supported when requested for Objective-C.
3148 Only build boehm-gc if needed either for Java or Objective-C.
3149 * configure: Regenerate.
3150
3151 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3152
4f0ef2d8
CD
3153 PR 27674
3154 * Makefile.tpl (configure-[+prefix+][+module+],
3155 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3156 Remove rule to unstage bootstrapped modules.
3157 (stage_current): New.
3158 * Makefile.in: Regenerate.
3159
3160 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3161 Andreas Tobler <a.tobler@schweiz.ch>
3162
3163 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3164 * configure: Rebuilt.
3165
3166 Revert
3167 2006-01-31 Richard Guenther <rguenther@suse.de>
3168 Paolo Bonzini <bonzini@gnu.org>
3169
3170 * Makefile.def (target_modules): Add libgcc-math target module.
3171 * configure.in (target_libraries): Add libgcc-math target library.
3172 (--enable-libgcc-math): New configure switch.
3173 * Makefile.in: Re-generate.
3174 * configure: Re-generate.
3175
c17b816b
JJ
31762006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3177
3178 * config-ml.in: Alter CCASFLAGS to include special
3179 multilib options the same as is done for CFLAGS.
3180
20e95c23
DJ
31812006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3182
3183 * Makefile.def: Added dependencies from sim and gdb on intl, and
3184 added configure dependencies to everything with an all dependency
3185 on intl.
3186 * gettext.m4: Removed.
3187 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3188 (GDB_SUPPORT_DIRS): Add intl.
3189 * Makefile.in: Regenerated.
3190
4bd8ad80
DJ
31912006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3192
3193 * src-release (DEVO_SUPPORT): Add config.rpath.
3194
c380fdd8
PB
31952006-05-25 Paolo Bonzini <bonzini@gnu.org>
3196
3197 * Makefile.def (bfd, opcodes): Fix lib_path.
3198 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3199 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3200 * Makefile.in: Regenerate.
3201
701628f5
MS
32022006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3203
3204 * configure.in: Enable gprof for cross builds.
3205 * configure: Regenerate.
3206
25aae7f2
DJ
32072006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3208
3209 * src-release (MAKEINFOFLAGS): Define.
3210 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3211
ea3d1626
BE
32122006-05-14 Ben Elliston <bje@au.ibm.com>
3213
3214 * config.sub, config.guess: Update from upstream sources.
3215
49b9e644
BE
32162006-05-12 Ben Elliston <bje@au.ibm.com>
3217
3218 * config.sub, config.guess: Update from upstream sources.
3219
482dd2f6
DJ
32202006-05-04 Steve Ellcey <sje@cup.hp.com>
3221
3222 * blt, iwidgets, mmalloc: Remove directories.
3223
8b01a5c2
DD
32242006-05-01 DJ Delorie <dj@redhat.com>
3225
641a3af4 3226 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3227 * configure: Regenerate.
3228
a481dbb7
DD
32292006-04-18 DJ Delorie <dj@redhat.com>
3230
3231 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3232 reference libgloss so that libssp can be built in a combined
3233 tree.
3234 * configure: Regenerate.
3235
962c9e74
BE
32362006-04-10 Ben Elliston <bje@au.ibm.com>
3237
3238 * contrib: Remove directory.
3239
108a6f8e
CD
32402006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3241
3242 * Makefile.tpl: Add install-html target.
3243 * Makefile.def: Add install-html target.
3244 * Makefile.in: Regenerate.
3245 * configure.in: Add --with-datarootdir, --with-docdir,
3246 and --with-htmldir options.
3247 * configure: Regenerate.
3248
a4ef73e9
BE
32492006-03-31 Ben Elliston <bje@au.ibm.com>
3250
3251 PR binutils/1860
3252 * configure.in: Require makeinfo 4.4 or higher.
3253 * configure: Regenerate.
3254
b37df25a
PB
32552006-03-14 Paolo Bonzini <bonzini@gnu.org>
3256
3257 * Makefile.in: Regenerate.
3258
a6df5a19
PB
32592006-03-14 Paolo Bonzini <bonzini@gnu.org>
3260
3261 Sync with gcc:
3262 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3263
f7c83eac
AS
3264 * configure.in: Handle --disable-<component> generically.
3265 * configure: Regenerate.
a6df5a19
PB
3266
3267 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3268
f7c83eac
AS
3269 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3270 (TARGET_CONFIGDIRS): Remove.
3271 * configure.in: Remove AC_SUBST(target_configdirs).
3272 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3273
3274
65419985
L
32752006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3276
3277 PR libgcj/17311
3278 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3279
c52c6897
PB
32802006-02-20 Paolo Bonzini <bonzini@gnu.org>
3281
3282 PR bootstrap/25670
3283
3284 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3285
3286 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3287 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3288 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3289 BUILD_PREFIX, BUILD_PREFIX_1.
3290 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3291
3292 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3293 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3294
3295 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3296 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3297 of `cat stage_current`. Always provide the `r' and `s' variables.
3298 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3299 a single shell execution.
3300 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3301 bootstrapped modules, make the stage1 module if the build was not
3302 started yet, else build the current stage.
3303 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3304 (all-build, all-host, all-target, [+make_target+]-host,
3305 [+make_target+]-target): Do not use \-continued lines.
3306 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3307 (current_stage, restrap, stage_last): New.
3308
3309 * Makefile.in: Regenerate.
3310 * configure: Regenerate.
3311
b3ded179
PB
33122006-02-14 Paolo Bonzini <bonzini@gnu.org>
3313
3314 Sync from gcc:
3315
3316 2006-01-31 Richard Guenther <rguenther@suse.de>
3317 Paolo Bonzini <bonzini@gnu.org>
3318
f7c83eac
AS
3319 * Makefile.def (target_modules): Add libgcc-math target module.
3320 * configure.in (target_libraries): Add libgcc-math target library.
3321 (--enable-libgcc-math): New configure switch.
3322 * Makefile.in: Re-generate.
3323 * configure: Re-generate.
3324 * libgcc-math: New toplevel directory.
b3ded179
PB
3325
3326 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3327 Jakub Jelinek <jakub@redhat.com>
3328 Diego Novillo <dnovillo@redhat.com>
b3ded179 3329
f7c83eac
AS
3330 * libgomp: New directory.
3331 * Makefile.def: Add target_module libgomp.
3332 * Makefile.in: Regenerate.
3333 * configure.in (target_libraries): Add target-libgomp.
3334 * configure: Regenerate.
b3ded179 3335
3a35eeb3
PB
33362006-02-14 Paolo Bonzini <bonzini@gnu.org>
3337 Andreas Schwab <schwab@suse.de>
0e7ef45c 3338
3a35eeb3
PB
3339 * configure: Regenerate.
3340
2429c060
PB
33412006-01-16 Paolo Bonzini <bonzini@gnu.org>
3342
3343 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3344 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3345 the assembler, linker and binutils.
3346 * configure: Regenerate.
3347
ec49b2b8
NC
33482006-01-16 Nick Clifton <nickc@redhat.com>
3349
49b9e644 3350 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3351
44b2308f
AO
33522006-01-05 Alexandre Oliva <aoliva@redhat.com>
3353
3354 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3355 @ from continuation.
3356 * Makefile.in: Rebuilt.
3357
80911fe1
PB
33582006-01-04 Paolo Bonzini <bonzini@gnu.org>
3359
3360 Sync from gcc:
3361
3362 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3363
f7c83eac 3364 PR bootstrap/24252
80911fe1 3365
f7c83eac
AS
3366 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3367 * Makefile.tpl (OBJDUMP): New.
3368 (EXTRA_HOST_FLAGS): Add it.
3369 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3370
f7c83eac
AS
3371 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3372 to use symbolic links between directories. Avoid race conditions
3373 or make them harmless.
3374 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3375
f7c83eac
AS
3376 * Makefile.def (LEAN): Pass.
3377 * Makefile.tpl (LEAN): Define.
3378 (stage[+id+]-start): Accept that the previous directory does not
3379 exist, if the bootstrap is lean.
3380 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3381 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3382 configure substitution.
3383 ([+compare-target+]): Likewise.
3384 ([+bootstrap-target+]-lean): New.
3385 * configure.in: Remove lean bootstrap support from here.
80911fe1 3386
f7c83eac
AS
3387 * Makefile.in: Regenerate.
3388 * configure: Regenerate.
80911fe1
PB
3389
3390 2006-01-02 Andreas Schwab <schwab@suse.de>
3391
f7c83eac
AS
3392 * configure.in: When reconfiguring remove Makefile in
3393 all stage directories.
3394 * configure: Regenerate.
80911fe1 3395
b59bea8a
NC
33962005-12-27 Leif Ekblad <leif@rdos.net>
3397
3398 * configure.in: Add support for RDOS target.
3399 * configure: Regenerate.
3400
d7730bac
NC
34012005-12-27 Nick Clifton <nickc@redhat.com>
3402
3403 PR binutils/1990
3404 * libtool.m4: Synchronize with version in GCC sources.
3405
c02dabc3
PB
34062005-12-20 Paolo Bonzini <bonzini@gnu.org>
3407
f7c83eac 3408 Revert Ada-related part of the previous change.
c02dabc3 3409
f7c83eac
AS
3410 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3411 Do not pass.
3412 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3413 * Makefile.in: Regenerate.
3414 * configure.in: Do not include mt-ppc-aix target fragment.
3415 * configure: Regenerate.
c02dabc3 3416
f6d183c0
PB
34172005-12-19 Paolo Bonzini <bonzini@gnu.org>
3418
3419 * configure.in: Select appropriate fragments for PowerPC/AIX.
3420 * configure: Regenerate.
3421
3422 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3423 BOOT_CFLAGS, BOOT_LDFLAGS.
3424 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3425 BOOT_CFLAGS, BOOT_LDFLAGS.
3426 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3427 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3428 (stage): Fail if we cannot complete the work.
3429 * Makefile.in: Regenerate.
3430
f29759fc
JJ
34312005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3432
3433 * COPYING.NEWLIB: Update copyright year for default
3434 copyright.
3435
1f054001
PB
34362005-12-15 Paolo Bonzini <bonzini@gnu.org>
3437
3438 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3439 install-host-nogcc): Don't invoke $(stage) at the end.
3440 * Makefile.in: Regenerate.
3441
0aed8855
PB
34422005-12-14 Paolo Bonzini <bonzini@gnu.org>
3443
3444 * configure.in: Flip the top-level bootstrap switch.
3445 * configure: Regenerate.
3446
3447 Merge from gcc:
3448
3449 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3450
f7c83eac
AS
3451 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3452 $(stage) and $(unstage).
3453 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3454 (all): Remove stray semicolon.
3455 (local-distclean): Don't handle multilib.tmp and multilib.out.
3456 (install.all): Set $s for consistency.
3457 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3458 check_multilibs setting. Always make the install directory.
3459 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3460 Correct @if/@endif.
3461 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3462 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3463 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3464 (multilib.out): Remove.
3465 * Makefile.in: Regenerated.
0aed8855
PB
3466
34672005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3468
3469 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3470 * configure.in: Replace ms1 arch with mt.
3471 * configure: Rebuilt.
3472
34732005-12-05 Paolo Bonzini <bonzini@gnu.org>
3474
3475 Sync with gcc:
3476
4970f871
NS
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
be01d343
PB
34832005-12-05 Paolo Bonzini <bonzini@gnu.org>
3484
3485 Sync with gcc:
3486
3487 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3488
f7c83eac
AS
3489 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3490 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3491 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3492 Find in-tree tools if available.
3493 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3494 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3495 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3496 (COMPILER_*_FOR_TARGET): New.
3497 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3498 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3499 (CONFIGURED_*, USUAL_*): Remove.
3500 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3501 STRIP): Use autoconf substitutions.
3502 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3503 COMPILER_NM_FOR_TARGET): New.
3504 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3505
3506 (all): Make all-host and all-target in parallel.
3507 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3508 that $$r and $$s are set before invoking a recursive make.
3509 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3510 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
3511
3512 2005-11-29 Ben Elliston <bje@au.ibm.com>
3513
f7c83eac
AS
3514 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3515 from the gcc build directory.
3516 * Makefile.in: Regenerate.
be01d343
PB
3517
3518 2005-11-29 Ben Elliston <bje@au.ibm.com>
3519
f7c83eac
AS
3520 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3521 depend on all-libdecnumber.
3522 * configure.in (host_libs): Include libdecnumber.
3523 * Makefile.in: Regenerate.
3524 * configure: Likewise.
be01d343
PB
3525
3526 2005-11-21 Kean Johnston <jkj@sco.com>
3527
f7c83eac 3528 * config.sub, config.guess: Sync from upstream sources.
be01d343 3529
907be67c
DJ
35302005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3531
3532 * Makefile.def: Remove gdb dependencies for gdbtk.
3533 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3534 (configure-gdb, install-gdb): New rules.
3535 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3536 * Makefile.in, configure: Regenerated.
3537
e360f423
PB
35382005-10-22 Paolo Bonzini <bonzini@gnu.org>
3539
3540 PR bootstrap/24297
3541 * Makefile.tpl (do-[+make-target+], do-check, install,
3542 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3543 are set before recursing.
3544 * Makefile.in: Regenerate.
3545
45d5eb0a
EB
35462005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3547
3548 PR bootstrap/18939
3549 * Makefile.def (gcc) <target>: Fix thinko.
3550 * Makefile.in: Regenerate.
3551
3cf3372e
BS
35522005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3553
3554 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3555 * configure: Regenerate.
3556
bd70a46f
KH
35572005-10-09 Kazu Hirata <kazu@codesourcery.com>
3558
3559 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3560 target-libffi, target-qthreads, target-libjava, and
3561 targetlibobjc.
3562 * configure: Regenerate.
3563
5ae72758
DJ
35642005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3565
3566 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3567 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3568 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3569 (USUAL_OBJDUMP_FOR_TARGET): New.
3570 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3571 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 3572 * configure, Makefile.in: Regenerated.
5ae72758 3573
cc96343e
PB
35742005-10-05 Paolo Bonzini <bonzini@gnu.org>
3575
3576 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3577 before other host packages.
3578
f70224b5
PB
35792005-10-05 Paolo Bonzini <bonzini@gnu.org>
3580
3581 PR bootstrap/22340
3582
3583 * configure.in (default_target): Remove.
3584 * Makefile.tpl (all): Do not use prerequisites as subroutines
3585 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3586 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3587 use prerequisites as subroutines.
3588 (check-host, check-target): New.
3589 (bootstrap configure & all targets): Do not use stage*-start
3590 if the directory layout is already ok.
3591 (non-bootstrap configure & all targets): Prepend a $(unstage).
3592 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3593 (NOTPARALLEL): Remove.
3594 (unstage, stage variables): New variables.
3595 (unstage, stage targets): Simply expand to those variables.
3596
3597 * configure: Regenerate.
3598 * Makefile.in: Regenerate.
3599
c13c918a
JW
36002005-10-04 James E Wilson <wilson@specifix.com>
3601
3602 * Makefile.def (lang_env_dependencies): Add libmudflap.
3603 * Makefile.in: Regenerate.
3604
376a0e54
CM
36052005-10-03 Catherine Moore <clm@cm00re.com>
3606
3607 * configure.in (bfin-*-*): Support bfin.
3608 * configure: Regenerated.
3609
d320aacb
L
36102005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3611
3612 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3613 * configure: Regenerated.
3614
7e0f7140
GK
36152005-09-28 Geoffrey Keating <geoffk@apple.com>
3616
3617 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3618 (LIPO_FOR_TARGET): New.
3619 (CONFIGURED_LIPO_FOR_TARGET): New.
3620 (USUAL_LIPO_FOR_TARGET): New.
3621 (STRIP_FOR_TARGET): New.
3622 (CONFIGURED_STRIP_FOR_TARGET): New.
3623 (USUAL_STRIP_FOR_TARGET): New.
3624 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3625 STRIP_FOR_TARGET.
3626 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3627 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3628 * Makefile.in: Regenerate.
3629 * configure: Regenerate.
0e7ef45c 3630
096f7d00
DE
36312005-09-19 David Edelsohn <edelsohn@gnu.org>
3632
3633 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3634 (rs6000-*-aix*): Same.
3635 * configure: Regenerate.
3636
36372005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3638
3639 * configure.in: Recognize f95 in the --enable-languages option,
3640 and substitute it for fortran, issuing a warning.
3641 * configure: Regenerate.
3642
2016dfcc
BE
36432005-09-07 Ben Elliston <bje@au.ibm.com>
3644
3645 Import from Autoconf sources:
3646
3647 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3648 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3649 Elliston. Handle weird characters correctly.
3650
6dd2fda9
DD
36512005-08-30 Phil Edwards <phil@codesourcery.com>
3652
3653 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3654 * configure: Regenerated.
3655
e6db70d4
RE
36562005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3657
f7c83eac
AS
3658 * Makefile.def (libssp): Add to lang_env_dependencies.
3659 * Makefile.in: Regenerate.
e6db70d4 3660
e1e3d0f5
CG
36612005-08-17 Christian Groessler <chris@groessler.org>
3662
3663 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3664 * Makefile.in: Regenerate.
3665
05cbd757
PB
36662005-08-12 Paolo Bonzini <bonzini@gnu.org>
3667
3668 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3669 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3670 Look for alternate names of the target cc and c++
3671 * configure: Regenerate.
3672
55db4b87
PB
36732005-08-08 Paolo Bonzini <bonzini@gnu.org>
3674
3675 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3676 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3677 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3678 tools; remove code to manually set them.
3679 (Target tools): Look in the environment for them.
3680 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3681 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3682 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3683 build directory.
3684 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3685 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3686 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3687 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3688 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3689 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3690 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3691 * configure: Regenerate.
3692 * Makefile.in: Regenerate.
3693
414e5532
MM
36942005-07-27 Mark Mitchell <mark@codesourcery.com>
3695
3696 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 3697 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
3698 * Makefile.in: Regenerated.
3699
a19b6204
MM
37002005-07-26 Mark Mitchell <mark@codesourcery.com>
3701
3702 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3703 (CFLAGS_FOR_TARGET): Use it.
3704 (CXXFLAGS_FOR_TARGET): Likewise.
3705 * Makefile.in: Regenerated.
3706 * configure.in (--with-build-sysroot): New option.
3707 * configure: Regenerated.
3708
b73aa406
PB
37092005-07-24 Paolo Bonzini <bonzini@gnu.org>
3710
3711 * Makefile.tpl: Wrap install between unstage and stage
3712 * Makefile.in: Regenerate.
3713
6e4d0bcb
KC
37142005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3715
3716 * all files: Update FSF address.
3717
49f58d10
JB
37182005-07-14 Jim Blandy <jimb@redhat.com>
3719
3720 * configure.in: Add cases for Renesas m32c.
3721 * configure: Regenerated.
0e7ef45c 3722
1d9c9cd7
KC
37232005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3724
3725 * COPYING, compile, config-ml.in, config.guess,
3726 config.sub, install-sh, missing, mkinstalldirs,
3727 symlink-tree, ylwrap: Sync from upstream sources.
3728
1587117a
EC
37292005-07-13 Eric Christopher <echristo@redhat.com>
3730
3731 * configure.in: Add toplevel noconfigdir support for tpf.
3732 * configure: Regenerate.
3733
bb780410
DD
37342005-07-11 Jakub Jelinek <jakub@redhat.com>
3735
3736 * Makefile.def (target_modules): Add libssp.
3737 * configure.in (target_libraries): Add target-libssp.
3738 * configure: Rebuilt.
3739 * Makefile.in: Rebuilt.
3740
064d0a7c
PB
37412005-07-11 Paolo Bonzini <bonzini@gnu.org>
3742
3743 PR ada/22340
3744
3745 * Makefile.def: Sync with gcc.
3746 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3747 * Makefile.in: Regenerate.
3748
b2edd3b5
AS
37492005-07-07 Andreas Schwab <schwab@suse.de>
3750
3751 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3752 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3753 * Makefile.in: Regenerated.
3754
5f128533
KH
37552005-07-07 Kazu Hirata <kazu@codesourcery.com>
3756
3757 * configure.in: Add --enable-libssp and --disable-libssp.
3758 * configure: Regenerate with autoconf-2.13.
3759
4e3fc8e5
GK
37602005-07-06 Geoffrey Keating <geoffk@apple.com>
3761
3762 * configure.in: Don't build sim or rda when targetting darwin.
3763 * configure: Regenerate.
3764
c7357d6a
BE
37652005-07-04 Ben Elliston <bje@gnu.org>
3766
3767 * src-release (do-proto-toplev): Remove dejagnu bits.
3768 (DEJAGNU_SUPPORT_DIRS): Remove.
3769 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3770 (GDBD_SUPPORT_DIRS): Likewise.
3771 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3772 (INSIGHTD_SUPPORT_DIRS): Likewise.
3773 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3774
37752005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
3776
3777 * setup.com (mpw): Remove unused directive.
3778
7d329e61
PB
37792005-06-22 Paolo Bonzini <bonzini@gnu.org>
3780
3781 * Makefile.def (stagefeedback): Come after profile.
3782 Define profiledbootstrap target.
3783 * Makefile.tpl (profiledbootstrap): Remove.
3784 (stageprofile-end): Zap stagefeedback.
3785 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3786 * Makefile.in: Regenerate.
3787
e5fbed21
DD
37882005-06-13 Zack Weinberg <zack@codesourcery.com>
3789
3790 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3791 In 'cpp' stanza, support '#line' as well as '# '.
3792
59f7ec45
HPN
37932005-06-07 Hans-Peter Nilsson <hp@axis.com>
3794
3795 * configure.in (unsupported_languages): New macro.
3796 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3797 non-ported target libraries in noconfigdirs.
3798 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3799 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 3800 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
3801 unsupported_languages.
3802 * configure: Regenerate.
3803
c10e9ba7
DD
38042005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3805
3806 * configure.in: Fix typo in handling of --with-mpfr-dir.
3807 * configure: Regenerate.
3808
20deb2b8
JB
38092005-06-02 Jim Blandy <jimb@redhat.com>
3810
3811 * config.sub: Add cases for the Renesas m32c. (This patch has been
3812 accepted into the master sources.)
3813
cdb9b172 38142005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
3815 Michael Snyder <msnyder@redhat.com>
3816 Stan Cox <scox@redhat.com>
cdb9b172 3817
f7c83eac 3818 * configure.in: Set noconfigdirs for ms1.
cdb9b172 3819
f7c83eac 3820 * configure: Regenerate.
cdb9b172 3821
1dc3053f
PB
38222005-05-25 Paolo Bonzini <bonzini@gnu.org>
3823
3824 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3825 (Dependencies): Consider target modules for bootstrap dependencies.
3826 Make target bootstrap modules depend on each stage's gcc.
3827 * Makefile.in: Regenerate.
3828
c60fe18b
PB
38292005-05-20 Paolo Bonzini <bonzini@gnu.org>
3830
3831 * Makefile.def (configure-gcc): Depend on binutils having been built.
3832 (all-gcc): No need to do it here.
3833 * Makefile.in: Regenerate.
3834
27258dd4
PB
38352005-05-19 Paul Brook <paul@codesourcery.com>
3836
0e7ef45c 3837 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
3838 language cannot be built.
3839 * configure: Regenerate.
3840
42ecbf5e
DJ
38412005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3842
3843 * ylwrap: Import from Automake 1.9.5.
3844
ae380b45
MS
38452005-05-04 Mike Stump <mrs@apple.com>
3846
3847 * configure.in: Always pass --target to target configures as
3848 otherwise rebuilds that do --recheck will fail.
811d3af8 3849 * configure: Rebuilt.
ae380b45 3850
d545f33b
PB
38512005-05-04 Paolo Bonzini <bonzini@gnu.org>
3852
3853 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3854 STAGE_HOST_EXPORTS.
3855 (configure, all): Add bootstrap support.
3856 (Host modules, target modules): Pass post-stage1 flags and exports.
3857 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3858 * Makefile.in: Regenerate.
3859
2faa2958
PB
38602005-04-29 Paolo Bonzini <bonzini@gnu.org>
3861
3862 Sync from gcc:
3863
3864 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3865
f7c83eac 3866 * config.sub: Update from master copy.
2faa2958
PB
3867
3868 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3869
f7c83eac
AS
3870 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3871 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3872 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3873 "*-*-elf" and "*-*-linux*".
3874 * configure: Regenerate.
2faa2958 3875
a7254363
PB
38762005-04-06 Paolo Bonzini <bonzini@gnu.org>
3877
f7c83eac 3878 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
3879 (TARGET_CONFIGARGS): Include --with-target-subdir.
3880 (configure, all): New macros. Use them throughout.
3881
a8637a7d
PB
38822005-04-05 Paolo Bonzini <bonzini@gnu.org>
3883
3884 * Makefile.tpl: Sync with gcc.
3885 * Makefile.in: Regenerate.
3886
dd387d52
JR
38872005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3888
3889 * config/mh-mingw32: Delete.
3890 * configure.in: Don't use it.
3891 * configure: Regenerate.
3892
e90269c8
PB
38932005-03-31 Paolo Bonzini <bonzini@gnu.org>
3894
3895 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3896 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3897 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3898 (HOST_LIB_PATH): Generate from Makefile.def.
3899 (TARGET_LIB_PATH): Likewise.
3900 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3901 * Makefile.in: Regenerate.
3902 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3903 (RPATH_ENVVAR): Include Darwin case.
3904 * configure: Regenerate.
3905
9a237d9e
PB
39062005-03-25 Paolo Bonzini <bonzini@gnu.org>
3907
3908 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3909 * configure: Regenerate.
3910
479759c8
ZW
39112005-03-21 Zack Weinberg <zack@codesourcery.com>
3912
3913 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3914 gcc_version, and gcc_version_trigger from set of flags to pass.
3915 * Makefile.tpl: Remove definitions of above variables.
3916 (config.status): Remove dependency on $(gcc_version_trigger).
3917 * Makefile.in: Regenerate.
3918 * configure.in: Do not reference config/gcc-version.m4 nor
3919 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3920 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3921 * configure: Regenerate.
3922
4cfaf6d5
DD
39232005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3924 Andrew Pinski <pinskia@physics.uc.edu>
3925
3926 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3927 * Makefile.in: Regenerate.
3928
33a3fb7b
AO
39292005-03-01 Alexandre Oliva <aoliva@redhat.com>
3930
3931 PR libgcj/20160
3932 * ltmain.sh: Avoid creating archives with components that have
3933 duplicate basenames.
3934
2da12f12
PB
39352005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3936
479759c8
ZW
3937 PR bootstrap/20250
3938 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3939 instead of check.
3940 * Makefile.in: Regenerate.
2da12f12 3941
b00612cc
PB
39422005-02-28 Paolo Bonzini <bonzini@gnu.org>
3943
3944 Sync from gcc.
3945
3946 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3947
3948 PR bootstrap/17383
3949 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3950 * Makefile.tpl (HOST_SUBDIR): New substitution.
3951 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3952 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3953 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3954 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3955 (Host modules, Bootstrapped modules): Use it.
3956 (Build modules, Target modules): Do not create symlink trees,
3957 always configure out-of-srcdir.
3958 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3959 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3960 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3961 $(HOST_SUBDIR). Create a symlink for host_subdir.
3962
3963 * Makefile.in: Regenerate.
3964 * configure: Regenerate.
3965
3966 Merged from libada-gnattools-branch:
3967 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3968
3969 * Makefile.def: Add gnattools as a module, depending on target-libada.
3970 * Makefile.in: Regenerate.
3971 * configure.in: Include gnattools in host_tools; disable it if ada
3972 is disabled.
3973 * configure: Regenerate.
3974
c3e65f62
NC
39752005-02-23 Nick Clifton <nickc@redhat.com>
3976
3977 * configure: Regenerate.
3978
e4d180c2
NC
39792005-02-22 Paul Schlie <schlie@comcast.net>
3980
3981 * configure.in: Allow darwin targeted ports to build tk, itcl and
3982 libgui.
3983
e3c770b1
EB
39842005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3985
3986 PR libgcj/10353
3987 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3988 * configure: Regenerate.
3989
9c73618c
AC
39902005-02-08 Andrew Cagney <cagney@gnu.org>
3991
3992 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3993 gdb/ section. Update GDB's URL.
3994
c46f8c51
AC
39952005-01-31 Andrew Cagney <cagney@gnu.org>
3996
3997 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3998
c7e66c6d
HPN
39992005-01-29 Hans-Peter Nilsson <hp@axis.com>
4000
4001 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4002 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4003 target-libgloss when not *-*-elf and *-*-aout.
4004 * configure: Regenerate.
4005
a53bf506
AC
40062005-01-27 Andrew Cagney <cagney@gnu.org>
4007
4008 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4009
45181ed1
AC
40102005-01-24 Andrew Cagney <cagney@gnu.org>
4011
4012 * gettext.m4: Only fall back to ../intl/ when it's present.
4013
a1e0f4e4
KC
40142005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4015
4016 * install-sh, config.sub: Import from upstream.
4017
40182005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4019
4020 PR bootstrap/18222
4021 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4022 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4023 * Makefile.in: Regenerate.
4024
c50382e2
PB
40252005-01-03 Paolo Bonzini <bonzini@gnu.org>
4026
4027 Revert 2004-12-28 Makefile changes, a better fix will be
4028 applied to mainline and src after GCC 4.0 branches.
4029
11d07737
PB
40302004-12-28 Paolo Bonzini <bonzini@gnu.org>
4031
4032 PR bootstrap/17383
4033
4034 * Makefile.def (target_modules): Remove stage parameter,
4035 it is always true now.
4036 * Makefile.tpl (configure-build-[+module+],
4037 configure-target-[+module+]): Always build symlink tree
4038 for the directory and for include. BUILD_SUBDIR and
4039 TARGET_SUBDIR cannot be . anymore.
4040 * Makefile.in: Regenerate.
4041
dadfdbe2
DD
40422004-12-25 David Edelsohn <edelsohn@gnu.org>
4043
4044 Revert 2004-12-08 Makefile changes.
4045
dbf85af7
JR
40462004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4047
4048 * configure.in (sh64-*-*): Reenable gprof.
4049 * configure: Regenerate.
4050
6b8fea99
JB
40512004-12-09 Jim Blandy <jimb@redhat.com>
4052
4053 * MAINTAINERS: List 'depcomp' as part of automake.
4054
7341462c
DE
40552004-12-08 David Edelsohn <edelsohn@gnu.org>
4056
4057 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4058 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4059 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4060 * Makefile.in: Regenerate.
4061
21fde4dc
DD
40622004-12-07 Matt Kraai <kraai@ftbfs.org>
4063
4064 * Makefile.tpl: Generate normal dependencies if the LHS module is
4065 not bootstrapped.
4066 * Makefile.in: Regenerate.
4067
3da796a2
RS
40682004-12-03 Richard Sandiford <rsandifo@redhat.com>
4069
4070 * configure.in: Include config/gxx-include-dir.m4. Use
4071 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4072 * configure: Regenerate.
4073
73fb7068
RS
40742004-12-03 Richard Sandiford <rsandifo@redhat.com>
4075
4076 * config.if: Delete.
4077 * configure.in: Set libstdcxx_incdir directly.
4078 * configure: Regenerate.
4079 * MAINTAINERS: Remove mention of config.if.
4080 * src-release (DEVO_SUPPORT): Remove config.if.
4081
6c8e6ce9
EC
40822004-12-02 Eric Christopher <echristo@redhat.com>
4083
3b6098f8
EC
4084 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4085 of things to remove.
6c8e6ce9 4086 * Makefile.in: Regenerate.
479759c8 4087
b8658a2f
RS
40882004-12-02 Richard Sandiford <rsandifo@redhat.com>
4089
4090 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4091 * configure: Regenerate.
4092
afefada0
RS
40932004-12-02 Richard Sandiford <rsandifo@redhat.com>
4094
4095 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4096 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4097 * configure: Regenerate.
4098
5dcac624
DA
40992004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4100
4101 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4102 (hppa*64*-*-*): Delete incorrect comment.
4103 * configure: Rebuilt.
4104
57d1eb1a
DD
41052004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4106
4107 * install-sh, compile: Import from automake.
4108
41092004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4110
4111 * config.guess, config.sub: Import from savannnah.
4112
6d389afc
MS
41132004-11-12 Mike Stump <mrs@apple.com>
4114
4115 * Makefile.def: Add html support.
4116 * Makefile.tpl: Likewise.
4117 * Makefile.in: Regenerate.
4118
69e57115
GK
41192004-11-11 Geoffrey Keating <geoffk@apple.com>
4120
4121 PR 18423
4122 * configure.in: Remove all instances of build-fixincludes from
4123 noconfigdirs.
4124 (build_configargs): Supply --target to subdirectories.
4125 * configure: Regenerate.
4126
4127 * Makefile.def: Make gcc install depend on fixincludes install.
4128 * Makefile.in: Regenerate.
4129
ba719b26
HPN
41302004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4131
4132 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4133 target-libgfortran.
4134 * configure: Regenerate.
4135
c37653e7
DE
41362004-11-07 David Edelsohn <edelsohn@gnu.org>
4137
4138 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4139 like CC.
4140
1eefd493
PB
41412004-11-05 Paolo Bonzini <bonzini@gnu.org>
4142
4143 * Makefile.def (host fixincludes): Specify missing targets.
4144 * Makefile.in: Regenerate.
4145
02b1af09
L
41462004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4147
4148 PR other/17783
4149 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4150 * configure: Regenerated.
4151
7f266840
DJ
41522004-11-04 Daniel Jacobowitz <dan@debian.org>
4153
4154 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4155 * configure: Regenerated.
4156
47444073
AL
41572004-10-28 Eric B. Weddington <ericw@evcohs.com>
4158
4159 PR target/18151
4160 * configure.in (case ${target}): Do not build fixincludes for avr.
4161 * configure: Regenerated.
4162
caeba88f
AL
41632004-10-26 Paolo Bonzini <bonzini@gnu.org>
4164
4165 * configure.in (case ${target}): Do not build fixincludes
4166 on platforms where it is not used.
4167 * configure: Regenerated.
4168
0fdbe983
DJ
41692004-10-23 Daniel Jacobowitz <dan@debian.org>
4170
4171 * configure.in: Use an absolute path to install-sh.
4172 * configure: Regenerated.
4173
1c0f67c1
AC
41742004-10-19 Andrew Cagney <cagney@gnu.org>
4175
4176 * src-release (do-djunpack, do-md5sum): Install the generated file
4177 directly into the proto-toplev/ directory.
479759c8 4178
a9cfce9c
AC
41792004-10-19 Andrew Cagney <cagney@gnu.org>
4180
4181 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4182
ac0fa625
DD
41832004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4184
4185 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4186 * configure: Regenerate.
4187
d27cc32e
PB
41882004-10-06 Paolo Bonzini <bonzini@gnu.org>
4189
4190 Fix wrong conflict resolution in:
4191
4192 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4193
4194 * Makefile.in: Regenerate.
4195 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4196 in the recursive `make', instead of hardwiring `all'.
4197 (Autogenerated TARGET-* variables): New.
4198
1763908f
UW
41992004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4200
4201 Merged from GCC / libtool upstream:
4202 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4203 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4204 * ltcf-cxx.sh (tpf*): Likewise.
4205 * ltconfig (tpf*): Add TPF OS configuration support.
4206
0490e016
NC
42072004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4208
4209 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4210 * configure: Regenerate.
0490e016 4211
32be62b5
RS
42122004-09-24 Michael Roth <mroth@nessie.de>
4213
4214 * configure.in (--without-headers): Add missing double quotes.
4215 * configure: Regenerate.
4216
6048df60
DD
42172004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4218
4219 * ylwrap: Revert to previous version.
4220
315b3b02
L
42212004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4222
6048df60 4223 PR bootstrap/17369
315b3b02
L
4224 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4225 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4226 SET_GCC_LIB_PATH_CMD.
4227 (BASE_TARGET_EXPORTS): Likewise.
4228 * Makefile.in: Regenerated.
4229
4230 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4231 * configure: Regenerated.
4232
fe69863c
DD
42332004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4234
4235 * config.guess: New upstream version
4236 * compile, depcomp, install-sh, ylwrap: Likewise.
4237
42382004-09-19 Roger Sayle <roger@eyesopen.com>
4239
4240 * config/mh-x86omitfp: New host makefile fragment. Add
4241 -fomit-frame-pointer to the default BOOT_CFLAGS.
4242 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4243 * configure: Regenerate.
4244
42452004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4246
4247 PR target/11572
4248 * configure.in (*-*-darwin*): Renable libobjc.
4249 * configure: Regenerate.
4250
be75bbe1 42512004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4252
be75bbe1
DB
4253 * Makefile.def: Remove libbanshee.
4254 * Makefile.tpl: Ditto.
4255 * configure.in: Ditto.
4256 * Makefile.in: Regen.
4257 * configure: Ditto.
4258
1b882a91
PB
42592004-09-07 Paolo Bonzini <bonzini@gnu.org>
4260
4261 * missing: Import latest version from master repository.
4262
eb1352ed
NC
42632004-09-04 Nick Clifton <nickc@redhat.com>
4264
4265 * config.sub: Import latest version from master repository.
4266 * config.guess: Likewise.
4267 This includes these changes:
479759c8 4268
eb1352ed
NC
4269 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4270
4271 * config.sub: Handle crisv32, alias etraxfs.
4272 * config.guess (crisv32:Linux:*:*): Handle.
4273
4274 2004-08-13 Brad Smith <brad@comstyle.com>
4275
4276 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4277 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4278
4279 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4280
4281 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4282 assume the processor is a powerpc. This is because coreutils
4283 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4284 in this case, due to a MacOS X bug that causes
4285 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4286 to return a negative number.
4287 Problem reported by Petter Reinholdtsen in:
4288 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4289
4290 2004-07-19 Ben Elliston <bje@gnu.org>
4291
4292 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4293
4294 2004-06-24 Ben Elliston <bje@gnu.org>
4295
4296 * config.guess: Update copyright years.
4297 * config.sub: Likewise.
4298
4299 2004-06-22 Robert Millan <robertmh@gnu.org>
4300
4301 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4302 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4303
4304 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4305
4306 * config.guess (*:*VMS:*:*): New entry. Replaces
4307 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4308 manufacturer.
4309
4310 2004-06-22 Ben Elliston <bje@gnu.org>
4311
4312 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4313 * config.sub: Likewise.
4314
4315 2004-06-22 Ben Elliston <bje@gnu.org>
4316
4317 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4318 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4319
4320 2004-06-11 Ben Elliston <bje@gnu.org>
4321
4322 * config.guess (pegasos:OpenBSD:*:*): Remove.
4323
4324 2004-06-11 Ben Elliston <bje@gnu.org>
4325
4326 From Wouter Verhelst <wouter@grep.be>:
4327 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4328
4329 2004-06-11 Ben Elliston <bje@gnu.org>
4330
4331 * config.guess (luna88k:OpenBSD:*:*): New.
4332
4333 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4334
4335 * config.guess (m32r*:Linux:*:*): New case.
4336 * config.sub: Handle m32rle.
4337
4338 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4339
4340 From Jens Petersen <petersen@redhat.com>:
4341 * config.sub: Handle sparcv8.
4342
4343 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4344
4345 From Tom Smith <smith@cag.lkg.hp.com>:
4346 * config.guess: Version suffixes are equally significant on Tru64
4347 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4348 prefix of "P" (patched kernel).
4349
4350 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4351
4352 * config.sub: Add support for National Semiconductor CRX target.
4353
2a3124ca 43542004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4355
2a3124ca
RH
4356 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4357 *-*-netware, but add target-libmudflap.
4358 Consolidate *-*-netware targets (of which really only i?86 exists)
4359 into a single entry.
4360 * configure: Likewise.
4361
0df3d27f
PB
43622004-09-01 Paolo Bonzini <bonzini@gnu.org>
4363
4364 * Makefile.tpl (sorry): Remove.
4365 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4366 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4367 (do-clean): Clean per-stage directories too.
4368 (do-distclean): Run distclean-stage1 too.
4369 (.NOTPARALLEL): Enable during toplevel bootstrap.
4370 (stage[+id+]-bubble): Enable parallel execution during
4371 the recursive invocation.
4372 * Makefile.in: Regenerate.
4373
4374 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4375
4376 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4377
4378 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4379 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4380 * configure: regenerate
479759c8
ZW
4381 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4382 -mdynamic-no-pic
0df3d27f
PB
4383
43842004-08-31 Paolo Bonzini <bonzini@gnu.org>
4385
4386 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4387 include.
4388 * configure.in: Fix indentation.
4389 * configure: Regenerate.
4390
ee025550
PB
43912004-08-31 Paolo Bonzini <bonzini@gnu.org>
4392
4393 * Makefile.def (build_modules): Add fixincludes.
4394 (dependencies): Make gcc depend on fixincludes.
4395 * configure.in (build_tools): Add fixincludes.
4396 (build_configdirs): Always include build_libs.
4397 * Makefile.in: Regenerate.
4398 * configure: Regenerate.
4399
44002004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4401
4402 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4403 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4404 phony targets; do not generate timestamp files.
4405 (distclean-stageN): Remove references to their timestamp files.
4406 (restageN, touch-stageN): Remove.
4407 (stageN-bubble): Rewritten.
4408 (compare): Support lean bootstraps.
4409 * Makefile.in: Regenerate.
4410
4411 * configure.in: Only warn when bootstrapping but
4412 build != host or build != target. Support lean bootstraps.
4413 * configure: Regenerate.
4414
4415 Sync from gcc:
4416 2004-08-26 Phil Edwards <phil@codesourcery.com>
4417
4418 * configure.in: Give a better error message if GMP/MPFR are missing
4419 and a language needing them has been requested.
4420 * configure: Regenerated.
4421
4422 2004-08-25 Phil Edwards <phil@codesourcery.com>
4423
4424 * configure.in: Print a list of available language front-ends if
4425 a requested one is missing. Tidy stray tab characters.
4426 * configure: Regenerated.
4427
72b2455a
PB
44282004-08-17 Paolo Bonzini <bonzini@gnu.org>
4429
4430 * Makefile.in: Regenerate.
4431 * configure: Regenerate.
4432
4433 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4434 stage_*_flags.
4435 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4436 for bootstrapped modules if toplevel bootstrap is going.
4437 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4438 modules. Adjust for changes in Makefile.def. Enable several
4439 rules even in non-bootstrap mode, just to avoid peppering the
4440 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4441 (stage-[+prev+]-bubble): Remove.
4442
4443 * Makefile.def (Dependencies): Depend on all-build-bison,
4444 all-build-flex, all-build-byacc, all-build-texinfo, rather
4445 than the host variations.
4446 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4447 with BUILD_SUBDIR.
4448 (BISON): Update for recent Bisons.
4449 (YACC): Fix typo.
4450 (cross): Depend on all-build.
4451 (all): Do not depend on all-build.
4452 (prebootstrap): Remove.
4453 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4454 (Prebootstrap dependencies): Add them to the per-stage targets
4455 and to all-prebootstrap.
4456 * configure.in (build_configdirs): Always enable build_tools.
4457 (BUILD_DIR_PREFIX): Remove.
4458
4459 * Makefile.def (gcc): Add target variable.
4460 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4461 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4462 in the recursive `make', instead of hardwiring `all'.
4463 (Autogenerated TARGET-* variables): New.
4464
de0b4a87
JW
44652004-08-17 Robert Millan <robertmh@gnu.org>
4466
4467 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4468 (instead of FreeBSD).
4469 * configure: Regenerate.
4470
ad681c85
NN
44712004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4472
675c6968
NN
4473 * Makefile.def, configure.in, src-release: Remove useless, bogus
4474 references to tix.
4475 * Makefile.in, configure: Regenerate.
4476
ad681c85
NN
4477 * src-release: Stop distributing mmalloc with gdb (which doesn't
4478 use it).
4479 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4480 * Makefile.in: Regenerate.
4481
11b04d1f
DD
44822004-08-09 Mark Mitchell <mark@codesourcery.com>
4483
4484 * configure.in (arm*-*-eabi*): New target.
4485 * configure: Regenerate.
4486
f2420bea
NN
44872004-08-01 Robert Millan <robertmh@gnu.org>
4488
4489 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4490 libmudflap for all GNU-based systems (with Glibc).
4491 * configure: Regenerate.
4492
9e6ce191
PB
44932004-08-06 Paolo Bonzini <bonzini@gnu.org>
4494
4495 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4496 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4497 (Dependencies): New section.
4498 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4499 (configure-target-[+module+]): Depend on maybe-all-gcc
4500 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4501 (toplevel profiledbootstrap): Fix dependencies.
4502 * Makefile.in: Regenerate.
4503
df4a6958
MM
45042004-08-03 Mark Mitchell <mark@codesourcery.com>
4505
4506 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4507 target-libiberty to noconfigdirs.
4508
11b04d1f
DD
45092004-08-03 Paul Brook <paul@codesourcery.com>
4510
4511 * configure.in: Check for MPFR as well as GMP.
4512 * configure: Regenerate.
4513
b813574b
PB
45142004-08-03 Paolo Bonzini <bonzini@gnu.org>
4515
4516 * Makefile.def (host-modules): Add gcc.
4517 * Makefile.in: Regenerate.
4518 * Makefile.tpl (sorry): New rule.
4519 (configure-host, all-host, [+make_target+]-host, do-check,
4520 install-host): Do not add gcc as a special case.
4521 (host modules): Add a small special-casing for gcc. Export
4522 extra_make_flags through the environment.
4523 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4524 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4525 other recursive targets for gcc): Remove.
4526
4527 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4528 (stage, unstage): New rules.
4529 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4530 distclean-stage[+id+]): Use stage_current.
4531 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4532 the stage*-start rules.
4533
61edac0c
JW
45342004-07-19 Robert Millan <robertmh@gnu.org>
4535
4536 Synced from gcc:
4537
4538 2004-04-26 Robert Millan <robertmh@gnu.org>
4539
4540 Add patches from libtool CVS.
4541 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4542 * ltconfig: Likewise.
4543 * ltcf-c.sh: Likewise.
4544 * ltcf-cxx.sh: Likewise.
4545 * ltcf-gcj.sh: Likewise.
4546
3e707e94
PB
45472004-07-12 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * configure.in: Add noconfigdirs for crx-*-*.
4550 * configure: Regenerate.
4551
45522004-07-12 Paolo Bonzini <bonzini@gnu.org>
4553
4554 Synced from gcc:
4555
4556 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4557
4558 * configure.in: Build libmudflap by default on FreeBSD.
4559 * configure: Regenerated.
4560
4561 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4562
4563 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4564 systems.
4565 * configure: Regenerated.
4566
4567 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4568
4569 PR target/16344
4570 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4571 feedback based compiler.
4572 * Makefile.in: Rebuilt.
4573
4574 2004-07-05 Phil Edwards <phil@codesourcery.com>
4575
4576 * configure.in: Do not prepend $srcdir to /dev/null in
4577 makefile fragments.
4578 * configure: Regenerate.
4579
a7ee7660
AO
45802004-07-08 Alexandre Oliva <aoliva@redhat.com>
4581
4582 * Makefile.def (host_modules): Set bootstrap=true for flex.
4583 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4584 * Makefile.in: Rebuilt.
4585
6a9cf61e
PB
45862004-07-01 Paolo Bonzini <bonzini@gnu.org>
4587
4588 * Makefile.def (build_modules): Add bison, byacc, flex,
4589 m4, texinfo.
4590 (flags_to_pass): Add FLEX.
4591 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4592 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4593 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4594 DEFAULT_MAKEINFO): Remove.
4595 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4596 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4597 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4598 objdir or else use configured tool.
4599 (all-build): New.
4600 (all): Depend on it.
4601 (Build module dependencies): Add.
4602 * Makefile.in: Regenerate.
4603 * configure.in: Better support for multiple build modules,
4604 matching what is done for host/target modules. Do not look
4605 for "plausible" locations of build tools if Canadian cross.
4606 Use autoconf's AC_PROG_CC to find a C compiler. Define
4607 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4608 * configure: Regenerate.
4609
95b6a1f2
PB
46102004-06-22 Paolo Bonzini <bonzini@gnu.org>
4611
4612 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4613 * Makefile.in: Regenerate.
4614
7ffa0b57
PB
46152004-06-22 Paolo Bonzini <bonzini@gnu.org>
4616
4617 * Makefile.tpl (configure-build-[+module+],
4618 configure-[+module+], configure-target-[+module+]): Pass
4619 [+extra_configure_args+].
4620 (all-build-[+module+], all-[+module+], check-[+module+],
4621 install-[+module+], [+make_target+]-[+module+],
4622 all-target-[+module+], check-target-[+module+],
4623 install-target-[+module+], [+make_target+]-target-[+module+]):
4624 Pass [+extra_make_args+].
4625 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4626 (GCC_HOST_EXPORTS): Remove.
4627 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4628 cross, check-gcc, check-gcc-c++, install-gcc,
4629 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4630 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4631 * Makefile.in: Regenerate.
4632
929ba6e7
CF
46332004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4634
4635 * configure.in: Check for srcdir/winsup rather than build directory
4636 winsup.
4637 * configure: Regenerate.
4638
b76d7de0
CV
46392004-06-17 Corinna Vinschen <vinschen@redhat.com>
4640
4641 * configure.in: Don't build Cygwin native newlib if winsup
4642 directory is missing. Emit warning instead.
4643 * configure: Regenerate.
4644
656fdd47
PB
46452004-06-09 Paolo Bonzini <bonzini@gnu.org>
4646
4647 * Makefile.tpl (touch-stage[+id+]): New.
4648 (restage[+prev+]): Depend on touch-stage[+id+].
4649
4650 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4651 Use it throughout.
4652
4653 * Makefile.def: Add profile and feedback bootstrap stages.
4654 Remove next field from bootstrap stages.
4655 * Makefile.tpl (LN, LN_S): Substitute.
4656 (stageN-start, stageN-end): Use double-colon rules, to
4657 provide a hook for additional setup commands.
4658 (distclean-stageN-gcc, restageN): Create dependencies from
4659 [+prev+], not from [+next+].
4660 (stageN-bubble): Add commands for successive stages from
4661 [+prev+], using double-colon rules.
4662 (all-stageN-gcc): Fix typo.
4663 (stagefeedback-start, profiledbootstrap): New.
4664 * Makefile.in: Regenerate.
4665 * configure.in: Call ACX_PROG_LN.
4666 * configure: Regenerate.
4667
498d4a71
CF
46682004-06-03 Paolo Bonzini <bonzini@gnu.org>
4669
4670 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4671 without gcc.
4672 * configure: Regenerate.
4673
377d8c42
PB
46742004-06-01 Paolo Bonzini <bonzini@gnu.org>
4675
4676 * Makefile.tpl: Fix typo.
4677 * Makefile.in: Regenerate.
4678
f5f8a794
PB
46792004-06-01 Paolo Bonzini <bonzini@gnu.org>
4680
4681 * configure.in: Remove new- prefix from toplevel
4682 bootstrap targets.
4683 * configure: Regenerate.
4684
f7a4c34f
PB
46852004-06-01 Paolo Bonzini <bonzini@gnu.org>
4686
4687 Merge this patch from the gcc tree:
4688
4689 2004-05-30 Andreas Jaeger <aj@suse.de>
4690 Jim Wilson <wilson@specifixinc.com>
4691
4692 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4693 like CC.
4694
319cab08
PB
46952004-06-01 Paolo Bonzini <bonzini@gnu.org>
4696
4697 * Makefile.tpl (all.normal): Rename to all.
4698 (all): Replace with a rule to pick the default
4699 target from configure.
4700 (all-gcc, configure-gcc): Use conditionals to
4701 do nothing when toplevel bootstrap is going on.
4702 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4703 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4704 * configure.in: Support --enable-bootstrap.
4705
4706 * Makefile.def: Remove new- prefix from toplevel
4707 bootstrap targets.
4708 * Makefile.tpl: Likewise.
4709
4710 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4711 target.
4712
4713 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4714 $(RECURSE_FLAGS) to recursive invocation of make.
4715
4716 * Makefile.in: Regenerate.
4717 * configure: Regenerate.
4718
88f64edc
DJ
47192004-05-27 Daniel Jacobowitz <dan@debian.org>
4720
4721 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4722 * configure: Regenerate.
4723
378fce5b
DD
47242004-05-25 Daniel Jacobowitz <drow@false.org>
4725
4726 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4727 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4728 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4729 targets.
4730 * Makefile.in: Regenerate.
4731
dfdffa2c
PB
47322005-05-24 Paolo Bonzini <bonzini@gnu.org>
4733
4734 * configure.in: Test the ability to symlink directories.
4735 * configure: Regenerate.
4736
4737 * Makefile.def (bootstrap-stage): New definitions.
4738 * Makefile.tpl (configure-stage1-gcc,
4739 configure-stage2-gcc, configure-stage3-gcc,
4740 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4741 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4742 new-restage3, compare): Autogenerate, see Makefile.in
4743 entry for behavioral changes.
4744 (distclean-stage1, new-stage1-start, new-stage1-end,
4745 new-stage1-bubble, distclean-stage2, new-stage2-start,
4746 new-stage2-end, new-stage2-bubble, distclean-stage3,
4747 new-stage3-start, new-stage3-end): New autogenerated targets.
4748 (objext, prebootstrap, BOOT_CFLAGS,
4749 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4750 targets.
4751
4752 * Makefile.in: Regenerate.
4753 (distclean-stage1, new-stage1-start, new-stage1-end,
4754 new-stage1-bubble, distclean-stage2, new-stage2-start,
4755 new-stage2-end, new-stage2-bubble, distclean-stage3,
4756 new-stage3-start, new-stage3-end): New targets.
4757 (all-stage1-gcc): Move prebootstrap dependency from here...
4758 (configure-stage1-gcc): ...to here.
4759 (new-bootstrap): Use bubble targets.
4760 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4761 Use per-stage distclean targets.
4762 (configure-stage1-gcc, configure-stage2-gcc,
4763 configure-stage3-gcc, all-stage1-gcc,
4764 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4765 Use new-stageN-start to prepare the tree.
4766
04cf1b77
PB
47672004-05-23 Paolo Bonzini <bonzini@gnu.org>
4768
4769 * Makefile.def (host_modules): add libcpp.
4770 * Makefile.tpl: Add dependencies on and for libcpp.
4771 * Makefile.in: Regenerate.
4772 * configure.in: Add libcpp host module.
4773 * configure: Regenerate.
4774
80b200a1
ZW
47752004-05-17 Zack Weinberg <zack@codesourcery.com>
4776
4777 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4778 of libf2c.
4779 * configure, Makefile.in: Regenerate.
4780
4b1cb4fe
DD
47812004-05-13 Diego Novillo <dnovillo@redhat.com>
4782
4783 Merge from tree-ssa-20020619-branch.
4784
4785 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4786 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4787 (HOST_GMPLIBS): Define.
4788 (HOST_GMPINC): Define.
4789 (TARGET_LIB_PATH): Add libmudflap.
4790 (GFORTRAN_FOR_TARGET): Define.
4791 (configure-build*): Export GFORTRAN.
4792 (configure-gcc): Export GMPLIBS and GMPINC.
4793 (all-gcc): Add maybe-all-libbanshee.
4794 (configure-target-libgfortran): Define.
4795 * Makefile.in: Regenerate.
4796 * configure.in (host_libs): Add libbanshee.
4797 (target_libraries): Add target-libmudflap and target-libgfortran.
4798 Add --with-libbanshee.
4799 Handle --disable-libmudflap.
4800 (*-*-freebsd*): Use with_gmp.
4801 Add $(libgcj) to noconfigdirs.
4802 * configure: Regenerate.
4803 * depcomp: New file.
4804 * MAINTAINERS: Add tree-ssa maintainers.
4805
48062004-04-28 Paolo Bonzini <bonzini@gnu.org>
4807
4808 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4809 * configure: Regenerate.
4810
b8908782
DD
48112004-04-27 Paolo Bonzini <bonzini@gnu.org>
4812
4813 Revert:
4814 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4815
4816 * Makefile.def (flags_to_pass): Remove *dir variables that
4817 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4818 as well as prefix and exec_prefix.
4819 * Makefile.in: Regenerate.
4820
48212004-04-26 Paolo Bonzini <bonzini@gnu.org>
4822
4823 * Makefile.def (host_modules): Mark with the bootstrap
4824 flag packages on which gcc depends.
4825 * Makefile.tpl (all-bootstrap): Use it.
4826 * Makefile.in: Regenerate.
4827
48282004-04-26 Paolo Bonzini <bonzini@gnu.org>
4829
4830 * Makefile.def (flags_to_pass): Remove *dir variables that
4831 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4832 as well as prefix and exec_prefix.
4833 * Makefile.in: Regenerate.
4834
48352004-04-26 Paolo Bonzini <bonzini@gnu.org>
4836
80b200a1
ZW
4837 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4838 * configure: Regenerate.
4839 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4840 * gcc/Makefile.tpl (compare): Use the result of the test.
4841 * gcc/Makefile.in: Regenerate.
b8908782
DD
4842
48432004-04-23 Paolo Bonzini <bonzini@gnu.org>
4844
4845 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4846 Always relocate gcc and prev-gcc to the original names, even
4847 if the build fails.
4848 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4849 New targets.
4850
0f260896
RO
48512004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4852
4853 * configure.in (mips*-*-irix5*): Enable ld.
4854 * configure: Regenerate.
4855
51860f05
JW
48562004-04-15 James E Wilson <wilson@specifixinc.com>
4857
4858 * Makefile.tpl (configure-[+module+], configure-gcc,
4859 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4860 Set and export LDFLAGS.
4861 * Makefile.in: Regenerate.
4862
54752a6b
NN
48632004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4864
4865 PR bootstrap/14871
4866 * Makefile.tpl: If we don't have built-in-tree target tools,
4867 use the ones found by configure rather than hacking around with
4868 program_transform_name.
4869 * configure.in: Give Makefile.tpl the information necessary
4870 to do that.
4871 * Makefile.in: Regenerate.
4872 * configure: Regenerate.
4873
48742004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4875
4876 PR bootstrap/14760
4877 * configure.in: When computing baseargs, strip *all* copies of
4878 offending options. Also, don't match/substitute the trailing space,
4879 so that this actually works when two similar options are separated by
4880 only one space.
4881 * configure: Regenerate.
4882
48832004-04-06 David Edelsohn <edelsohn@gnu.org>
4884
80b200a1
ZW
4885 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4886 (rs6000-*-aix*): Same.
4887 * configure: Regenerate.
54752a6b 4888
5e2b61fb
SS
48892004-03-25 Stan Shebs <shebs@apple.com>
4890
4891 Remove MPW support, no longer used.
4892 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4893 mpw-install: Remove files.
4894 * src-release (DEVO_SUPPORT): Remove names of removed files.
4895 * MAINTAINERS: Likewise.
4896
1a6f2dc7
NN
48972004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4898
a0049f1b
NN
4899 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4900 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4901 * Makefile.in: Regenerate.
4902
1a6f2dc7
NN
4903 * configure.in (top level bootstrap support): Rework --enable-werror
4904 to set @stage2_werror_flag@.
4905 * configure: Regenerate.
4906 * Makefile.tpl (top level bootstrap support): Pass
4907 @stage2_werror_flag@ down to configure in stages 2 and 3.
4908 * Makefile.in: Regenerate.
4909
920e3419
NN
49102004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4911
4912 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4913 for stages 2 and 3 as well as in make. As a consequence, remove
4914 OUTPUT_OPTION (now detected by configure) from the flags passed down
4915 to make.
4916 * Makefile.in: Regenerate.
4917
4918 * Makefile.tpl (new-bootstrap): Fix typo.
4919 * Makefile.in: Regenerate.
4920
4fa63067
NN
49212004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4922
4923 * Makefile.tpl: Rearrange by moving recursive_targets rules
4924 into their proper sections.
4925 * Makefile.tpl (top level bootstrap support): Move disabling
4926 of coverage flags from 'make' to 'configure'; improve comments.
4927 * Makefile.in: Regenerate.
4928
4929 * Makefile.tpl (experimental top level bootstrap) Move stage1
4930 language setting from all- target to configure- target; disable
4931 intermodule optimization in stage 1; prevent gratuitous rebuilds
4932 of stage 1.
4933 * Makefile.in: Regenerate.
4934 * configure.in: Comma-separate stage 1 language list for top
4935 level bootstrap.
4936 * configure: Regenerate.
4937
4938 * Makefile.tpl: Clean up experimental top level bootstrap support:
4939 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4940 prev-gcc in configure- targets as well as all- targets.
4941 * Makefile.in: Regenerate.
4942
fb8a10fd
NN
49432004-03-17 Paolo Bonzini <bonzini@gnu.org>
4944
4945 * configure.in: Remove symbolic link section.
4946 * configure: Regenerate.
4947 * Makefile.tpl (links): Remove.
4948 * Makefile.in: Regenerate.
4949
947f426e 49502004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4951 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4952
4953 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4954 Set with AC_CHECK_PROGS.
947f426e
NN
4955 * configure.in: Fix comment typo from last patch.
4956 * configure: Regenerate.
4957
1d39f329
NN
49582004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4959
4960 * Makefile.tpl: Introduce experimental top level bootstrap support.
4961 * Makefile.in: Regenerate.
4962 * configure.in: Introduce support for top level bootstrap.
4963 * configure: Regenerate.
4964
4b0ac75d 49652004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4966 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4967
4968 PR bootstrap/14522
4969 * configure.in: Cope with shells that do not support unquoted ^
4970 * configure: Regenerate.
4971
2e70b094 49722004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4973 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4974
4975 PR bootstrap/14522
4976 * configure.in: Cope with shell that do not support nesting
4977 quotes inside quoted backquote substitutions.
4978 * configure: Regenerate.
4979
49802004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4981
4982 PR bootstrap/14522
4983 * configure.in: Fix escaping of $.
4984 * configure: Regenerate.
4985
9e07f89d
NN
49862004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4987
4988 * configure: Regenerate.
4989
49902004-03-08 Paolo Bonzini <bonzini@gnu.org>
4991
4992 PR ada/14131
4993 Move language detection to the top level.
4994 * configure.in: Find default values for the tools as
4995 soon as possible. Disable ada if GNAT is not found.
4996 Emit error message about missing languages. Expand
4997 --enable-languages=all for the gcc subdirectory.
4998
1712ab83
RS
49992004-03-01 Richard Sandiford <rsandifo@redhat.com>
5000
5001 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5002 and disable libgcj.
5003 * configure: Regenerated.
5004
3dee29da
NN
50052004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5006
5007 PR bootstrap/7087
5008 * Makefile.tpl: Guard XFOO sed statements better.
5009 * Makefile.tpl: Add dependency for configure-target-libada.
5010 * Makefile.in: Regenerate (incidentally fixes broken
5011 commit when libada-branch was merged).
5012
0558264b
AC
50132004-02-28 Andrew Cagney <cagney@redhat.com>
5014
5015 * src-release (CVS_NAMES): Define.
5016 (do-tar, do-tar): Prune $(CVS_NAMES).
5017
c38f9803
AC
50182004-02-23 Andrew Cagney <cagney@redhat.com>
5019
5020 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5021 2004-02-19.09.
5022
55636792
NN
50232004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5024
5025 PR bootstrap/11932
5026 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5027
1e600082
AC
50282004-02-19 Andrew Cagney <cagney@redhat.com>
5029
5030 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5031 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5032
3769cd82
DD
50332004-02-11 David Edelsohn <edelsohn@gnu.org>
5034
5035 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5036 (rs6000-*-aix*): Same.
5037 * configure: Regenerate.
5038
a92834c8
DD
50392004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5040
5041 * configure.in (host): Add in missing $noconfigdirs to defines.
5042 * configure: Regenerate.
5043
a2592b1b
DD
50442004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5045 Nathanael Nerode <neroden@gcc.gnu.org>
5046
5047 PR ada/6637, PR ada/5911
80b200a1 5048 Merge with libada-branch:
a2592b1b
DD
5049 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5050 with appropriate dependencies. Add --enable-libada configure switch.
5051 * configure, Makefile.in: Regenerate.
5052
e31d1ea3
DD
50532004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5054
5055 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5056 * configure: Regenerate.
5057
db85f5c0
JJ
50582004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5059
5060 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5061
fc434214
DD
50622004-01-23 DJ Delorie <dj@redhat.com>
5063
5064 * Makefile.def (target_modules) [libiberty]: Don't stage.
5065 * Makefile.in: Rebuilt.
5066
ad445c2c 50672004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5068
ad445c2c
JJ
5069 * COPYING.NEWLIB: Update to include copyrights for new
5070 iconv code.
5071
72bbedde
AC
50722004-01-15 Andrew Cagney <cagney@redhat.com>
5073
5074 * src-release: Update copyright year.
5075 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5076 (NEWLIB_SUPPORT_DIRS): Delete macro.
5077 (newlib.tar.bz2): Delete rule.
5078
a6d6062d
DD
50792004-01-14 Loren J. Rittle <ljrittle@acm.org>
5080
5081 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5082 * Makefile.tpl (configure-target-[+module+]): Support stage.
5083 * Makefile.in: Rebuilt.
5084
f8b73030
MR
50852003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5086
5087 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5088 throughout.
5089
aff0e9df
NN
50902004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5091
bb5dca17
NN
5092 * configure.in: Use ./config.cache, not config.cache.
5093 * configure: Regenerate.
5094 * Makefile.tpl: Special-casing not needed for GCC any more.
5095 * Makefile.in: Regenerate.
5096
82252c06
NN
5097 * configure.in: Don't share a cache file for host dirs.
5098 * configure: Regenerate.
5099
aff0e9df
NN
5100 * config-ml.in: Don't mess with the cache file.
5101
95036d20
NN
51022004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5103
ac7b618e
NN
5104 * Makefile.tpl: Make GCC use a separate config.cache.
5105 * Makefile.in: Regenerate.
5106
95036d20
NN
5107 PR bootstrap/11932, PR bootstrap/11933
5108 (I don't know if it will fix either of them, but it relates
5109 to them.)
5110 * configure.in: Don't use shared config.cache for target
5111 directories.
5112 * configure: Regenerate.
5113
08c1856b
DD
51142003-12-31 Roger Sayle <roger@eyesopen.com>
5115
5116 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5117 * configure: Regenerated.
5118
c1968181 51192003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5120
9eb322aa
MF
5121 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5122 * configure: Regenerated.
c1968181 5123
10ecffb9
NN
51242003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5125
5126 Port change over from GCC:
5127 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5128 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5129 (configure-build-[+module+], configure-[+module+]): Likewise.
5130 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5131 * Makefile.in: Regenerate.
5132
f2ab5990
TF
51332003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5134
5135 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5136 * configure: Regenerate.
5137
41a7d11a
JJ
51382003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5139
80b200a1 5140 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5141 stdlib.
5142
d9441a1f
DD
51432003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5144
5145 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5146 * Makefile.in: Regenerate.
5147
3a48a978
DD
51482003-10-20 Phil Edwards <phil@codesourcery.com>
5149
5150 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5151 * configure: Regenerate.
5152
f0b24077
NN
51532003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5154
5155 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5156 HOST_FLAGS_TO_PASS.
5157 * Makefile.in: Regenerate.
5158
5fbad20a
DD
51592003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5160
5161 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5162 * configure: Rebuilt
5163 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5164 * Makefile.in: Rebuilt
5165
78be4155
L
51662003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5167
5168 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5169
051fcc7a
L
51702003-10-01 Phil Edwards <pme@gcc.gnu.org>
5171
5172 * config-ml.in: Use ac_configure_args directly instead of
5173 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5174 actually seen.
5175
51762003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5177
5178 * config-ml.in: Propagate INSTALL variables.
5179
f27d4f92
DJ
51802003-09-21 Daniel Jacobowitz <drow@mvista.com>
5181
5182 * configure.in: Pass a computed --program-transform-name
5183 to subconfigures.
5184 * configure: Regenerated.
5185
cae4d560
NN
51862003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5187
5188 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5189 * Makefile.in: Regenerate.
5190
5191 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5192 * Makefile.in: Regenerate.
5193
8ff944f6
DJ
51942003-09-17 Daniel Jacobowitz <drow@mvista.com>
5195
5196 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5197 quoting.
5198 * configure: Regenerated.
5199
d9a35680
MC
52002003-09-12 Michael Chastain <mec@shout.net>
5201
5202 Fix PR gdb/857.
5203 * src-release (do-proto-topleve): Remove junk files
5204 intl/config.cache, intl/config.status,
5205 intl/config.h, intl/stamp-h.
5206
710068b9
AC
52072003-09-14 Andrew Cagney <cagney@redhat.com>
5208
5209 * src-release (dejagnu.tar): New target.
5210 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5211 (do-djunpack): Use $(PACKAGE) for the package name.
5212
e1008165
DD
52132003-09-04 DJ Delorie <dj@redhat.com>
5214
5215 * configure: Regenerate.
5216
21998d12
NC
52172003-09-04 Robert Millan <robertmh@gnu.org>
5218
5219 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5220
ccca4bb3
DD
52212003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5222
5223 * configure.in: Ensure arguments to sed are properly spaced.
5224 * configure: Regenerate.
5225
ee949b5e
DJ
52262003-08-28 Daniel Jacobowitz <drow@mvista.com>
5227
5228 Merge from gcc:
5229 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5230 * install-sh: Update to newer upstream versions (associated with
5231 aclocal 1.7).
5232 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5233
75addda2
DJ
52342003-08-27 Daniel Jacobowitz <drow@mvista.com>
5235
5236 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5237 * configure: Regenerated.
5238
8d2877d8
NN
52392003-08-23 Phil Edwards <pme@gcc.gnu.org>
5240
5241 * configure.in: Use newline instead of semicolon when assuming
5242 shell arguments in a for loop.
5243 * configure: Regenerated.
5244
d2cc0e0d
GK
52452003-08-20 Geoffrey Keating <geoffk@apple.com>
5246
5247 PR 8180
5248 * configure.in: When testing with_libs and with_headers, treat
5249 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5250 * configure: Regenerate.
80b200a1 5251
d2cc0e0d
GK
5252 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5253 make, shell, etc.
5254 (baseargs): Likewise.
5255 * configure: Regenerate.
5256
04d1ab34
GK
52572003-08-19 Geoffrey Keating <geoffk@apple.com>
5258
5259 * configure.in: Disable libgcj for darwin not on powerpc.
5260 * configure: Rebuild.
5261
ca506da8
MC
52622003-08-15 Michael Chastain <mec@shout.net>
5263
5264 * src-release (do-proto-toplev): Remove junk files
5265 dejagnu/example/calc/config.status,
5266 dejagnu/example/calc/config.log.
5267
a4aa3f49
DD
52682003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5269
5270 * config-ml.in, symlink-tree: Add license.
5271
ede4fbe4
NN
52722003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5273
5274 Merge from gcc:
5275
5276 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5277 * Makefile.tpl (check, check-c++): Express dependencies using
5278 dependencies rather than commands.
5279 * Makefile.in: Regenerate.
5280
5281 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5282 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5283 * Makefile.in: Update.
5284
970f29af
AC
52852003-08-01 Andrew Cagney <cagney@redhat.com>
5286
5287 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5288 * configure: Ditto.
5289
b2884a0c
DD
52902003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5291
5292 * configure.in: Enable libgcj for darwin.
5293 * configure: Rebuild.
5294
c07f46a4
NN
52952003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5296
5297 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5298
9175bfc0
NN
52992003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5300
5301 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5302 creating target and build subdirs to build all parent dirs as needed.
5303 * Makefile.in: Rebuild.
5304 * configure.in: Don't build dirs explicitly here.
5305 * configure: Rebuild.
5306
b9abda6a
AO
53072003-07-22 Alexandre Oliva <aoliva@redhat.com>
5308
5309 * Makefile.tpl (all-make): Depend on intl.
5310 * Makefile.in: Rebuilt.
5311
eef8ffd4
NN
53122003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5313
5314 * config.if: Remove unused libc_interface determination.
5315
295efaf0
NN
53162003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5317
5318 * Makefile.in: Regenerate, correctly this time.
5319
e5c3f801
NN
53202003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5321
5322 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5323 unused INSTALL_PROGRAM_ARGS.
5324 * configure.in: Use AC_PROG_INSTALL.
5325 * Makefile.in: Regenerate.
5326 * configure: Regenerate.
5327
4a18bd6b
AO
53282003-07-10 Alexandre Oliva <aoliva@redhat.com>
5329
5330 * configure: Rebuilt.
5331 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5332 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5333 newlib nor libgloss.
5334 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5335 * configure.in (am33_2.0-*-linux*): Added.
5336
fbd1054d
BW
53372003-07-09 Bob Wilson <bob.wilson@acm.org>
5338
5339 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5340 * configure: Regenerate.
5341
b40e3958
L
53422003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5343
5344 * config-ml.in: Replace PWD with PWD_COMMAND.
5345 * Makefile.tpl: Likewise.
5346 * Makefile.in: Regenerated.
5347
4a5be7ba
NN
53482003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5349
5350 * configure.in: Clean up config-lang.in handling. Delete
5351 useless assignment to "subdirs".
5352 * configure: Regenerate.
5353
9c14acb8
NN
53542003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5355
5356 * configure.in: Rename 'target_libs' to 'target_libraries'.
5357 Remove useless reference to 'target_libs'.
5358 * configure: Regenerate.
5359
8f32e830
KS
53602003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5361
5362 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5363 * Makefile.in: Regenerate.
5364
12f0bd74
NN
53652003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5366
5367 * Makefile.def: Introduce flags_to_pass.
5368 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5369 * Makefile.in: Regenerate.
5370
b07c2aad
HPN
53712003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5372
5373 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5374 and target-libgloss.
5375 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5376 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5377 * configure: Regenerate.
b07c2aad 5378
56f25033
DD
53792003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5380
5381 * configure.in: Update testsuite_flags to new location.
5382 * configure. Regenerate.
80b200a1 5383
4ec9a3b2
NN
53842003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5385
5386 * Makefile.tpl: Remove BUILD_CC stuff.
5387 * Makefile.in: Regenerate.
5388
059083b1 53892003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5390
059083b1
L
5391 * config.guess: Update to 2003-06-12 version.
5392 * config.sub: Update to 2003-06-13 version.
5393
535b046a
TS
53942003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5395
5396 * MAINTAINERS: Add myself as MIPS co-maintainer.
5397
00c22daa 53982003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5399
00c22daa
L
5400 * config.guess: Update to 2003-06-06 version.
5401 * config.sub: Update to 2003-06-06 version.
5402
1047cb91
DD
54032003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5404
5405 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5406 * configure. Regenerate.
5407
123494c8
NN
54082003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5409
1047cb91
DD
5410 * configure.in: Disable serial configure by default.
5411 * configure: Regenerate.
5412 * Makefile.tpl: Abolish .NOTPARALLEL.
5413 * Makefile.in: Regenerate.
5414
7f121bbf
NN
5415 * Makefile.tpl: Replace {build,host,target}_canonical by
5416 {build,host,target}.
5417 * Makefile.in: Regenerate.
5418
123494c8
NN
5419 * Makefile.tpl: Fix stupid pasto.
5420 * Makefile.in: Regenerate.
5421
ec7e0995
NN
54222003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5423
5424 * Makefile.tpl: Remove bogus conditional.
5425 * Makefile.in: Regenerate.
5426
27b1cc72
NN
54272003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5428
2a4cbe27
NN
5429 * Makefile.tpl: Make 'recursive targets' using autogen rather
5430 than shell loop. Remove duplicate 'clean' targets and false
5431 comments.
5432 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5433 Add systematic method of specifying missing targets in subdirs.
5434 Add copyright boilerplate.
5435 * Makefile.in: Regenerate.
5436 * configure.in: Add 'recursive targets' to maybe list.
5437 * configure: Regenerate.
5438
27b1cc72
NN
5439 * Makefile.tpl: Rename [+target+] to [+make_target+].
5440 * Makefile.def: Rename 'target' to 'make_target'.
5441
01e51bd0
NC
54422003-05-30 Nick Clifton <nickc@redhat.com>
5443
5444 * README-maintainer-mode: Update URL for locating blessed config
5445 tools.
5446
2fd84b42
NC
54472003-05-29 Robert Millan <rmh@debian.org>
5448
5449 * ltconfig: Import this patch and modify for use with current
5450 version of ltconfig:
5451
5452 2003-05-21 Bruno Haible <bruno@clisp.org>
5453
5454 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5455 GNU/FreeBSD.
5456
8945c6bb
DD
54572003-05-28 DJ Delorie <dj@redhat.com>
5458
5459 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5460 * Makefile.in: Regenerate.
5461
2f9632a1
JJ
54622003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5463
80b200a1 5464 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5465
3a12db16 54662003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5467
3a12db16
DD
5468 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5469 newlib or libgloss.
5470 * Makefile.in: Regenerate.
5471
44482353
DD
54722003-05-21 DJ Delorie <dj@redhat.com>
5473
5474 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5475 * Makefile.in: Regenerate.
5476
fec2c52d
MR
54772003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5478
5479 * configure.in: Use curly braces in the definition of tooldir.
5480 * configure: Regenerate.
5481
16ae0395
NN
54822003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5483
5484 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5485 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5486 Factor out common code from autogen IF statements.
5487 * configure: Regenerate.
5488 * Makefile.in: Regenerate.
5489
ec11bdc6
DD
54902003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5491
5492 * configure.in: Accept i[3456789]86 for machine type.
5493 * configure: Regenerate.
5494
dd12c3a8
NN
54952003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5496
5497 * configure.in: Switch more things to use maybe dependencies.
5498 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5499 * configure: Regenerate.
5500 * Makefile.tpl: Switch more things to use maybe dependencies.
5501 * Makefile.in: Regenerate.
5502
cf662e21
AJ
55032003-05-16 Andreas Schwab <schwab@suse.de>
5504
5505 * Makefile.tpl (install-opcodes): Define.
5506 * Makefile.in: Rebuild.
5507
5481b376
AJ
55082003-05-13 Andreas Jaeger <aj@suse.de>
5509
5510 * config.guess: Update to 2003-05-09 version.
5511 * config.sub: Update to 2003-05-09 version.
5512
3959a22a
AJ
55132003-05-13 Michael Eager <eager@mvista.com>
5514
5515 * configure.in: Correct sed script so that options in quotes are not
5516 deleted.
5517 * configure: Rebuild.
5518
564b43e5
CV
55192003-05-12 Corinna Vinschen <corinna@vinschen.de>
5520
5521 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5522 and $$s/newlib/libc/sys/cygwin32 include paths.
5523 * configure: Ditto.
5524
bb947dc9
L
55252003-05-05 H.J. Lu <hjl@gnu.org>
5526
5527 * config-ml.in: Restored from gcc repository.
5528
77f7441a
CD
55292003-05-02 Chris Demetriou <cgd@broadcom.com>
5530
80b200a1
ZW
5531 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5532 * Makefile.in: Regenerate.
77f7441a 5533
a26d7085
DJ
55342003-04-27 Daniel Jacobowitz <drow@mvista.com>
5535
5536 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5537 and Makefile.def.
5538
e4c4d240
DJ
55392003-04-27 Daniel Jacobowitz <drow@mvista.com>
5540
5541 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5542 * Makefile.in: Regenerated.
5543
62a3fc85
DD
55442003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5545
5546 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5547 * Makefile.in: Regenerate.
5548
55492003-04-18 Jakub Jelinek <jakub@redhat.com>
5550
5551 * configure.in (powerpc64*-*-linux*): Remove.
5552 * configure: Rebuilt.
5553
5b474aa8
DD
55542003-04-17 Phil Edwards <pme@gcc.gnu.org>
5555
5556 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5557 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5558 and restrap.
5559 * Makefile.in: Regenerate.
5560
55612003-04-16 Richard Earnshaw <rearnsha@arm.com>
5562
5563 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5564 * configure: Regenerated.
5565
bc295afe
AO
55662003-04-11 Alexandre Oliva <aoliva@redhat.com>
5567
5568 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5569 * */configure: Rebuilt.
5570
3728fade
NN
55712003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5572
5573 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5574 * Makefile.in: Regenerate.
5575
ce5b542e
MC
55762003-03-14 Michael Chastain <mec@shout.net>
5577
5578 * Makefile.in: Regenerate with correct Makefile.def.
5579
3db0a37f
NN
55802003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5581
5582 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5583 Make macro.
5584 * Makefile.in: Regenerate.
5585 * configure.in: Clean up gxx_include_dir logic.
5586 * configure: Regenerate.
5587
34349c6e
DD
55882003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5589
5590 * configure.in (gxx_include_dir): Fix typo.
5591 * configure: Regenerated.
5592
686c28c9
AC
55932003-03-06 Andrew Cagney <cagney@redhat.com>
5594
5595 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5596
bba45b8b 55972003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 5598
bba45b8b
NN
5599 * configure.in: Include $(build_tooldir)/sys-include in
5600 FLAGS_FOR_TARGET.
5601 * configure: Regenerated.
5602
2683747f
NN
56032003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5604
bba45b8b
NN
5605 * Makefile.tpl: Reindent.
5606 * Makefile.in: Regenerate.
5607 * configure.in: Reindent. Don't set unused variables.
5608 * configure: Regenerate.
5609
2683747f
NN
5610 * Makefile.tpl: Always pass down RANLIB.
5611 * Makefile.in: Regenerate.
5612
5613 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5614 * Makefile.in: Regenerate.
5615 * configure.in: Remove unused logic relating to --enable-shared
5616 and --enable-threads. Remove bogus comments. Remove redundant
5617 noconfigdirs.
5618 * configure: Regenerate.
5619
5620 * configure.in: Replace ${libstdcxx_version} by its value.
5621 Remove reference to mh-dgux.
5622 * configure: Regenerate.
5623
50212802
NN
56242003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5625
5626 * Makefile.tpl: Rearrange.
5627 * Makefile.in: Regenerate.
5628
a6be7fc6
NC
56292003-02-25 Nick Clifton <nickc@redhat.com>
5630
5631 * configure: Remove site-file supprot - it is obsolete.
5632
f8a495c8
NC
56332003-02-24 Uwe Stieber <uwe@wwws.de>
5634
5635 * configure.in: Add support for kaOS as cross build target system.
5636 * configure: Regenerated.
5637
3decd77d
DD
56382003-02-20 Sean McNeil <sean@blue.mcneil.com>
5639
5640 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5641 configure-target-* as some target builds may require additional
5642 flags for preprocessor tests.
5643 * Makefile.in: Regenerated.
5644
f4ff34a3
AO
56452003-02-19 Alexandre Oliva <aoliva@redhat.com>
5646
5647 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5648 * ltconfig: Handle it.
5649 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5650 auto-detecting it.
5651
b7e4a931
AO
56522003-02-19 Alexandre Oliva <aoliva@redhat.com>
5653
5654 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5655 it is used as argument to $CC.
5656 * ltcf-gcj.sh: Likewise.
5657
6b784d9f
AO
56582003-02-19 Alexandre Oliva <aoliva@redhat.com>
5659
5660 * configure.in: Introduce --enable-maintainer-mode.
5661 * configure: Rebuilt.
5662 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5663 for maintainer mode.
5664 * Makefile.in: Rebuilt.
5665
8bcd8a07
AC
56662003-02-19 Andrew Cagney <ac131313@redhat.com>
5667
5668 * configure: Regenerate using autoconf 2.13.
5669
ee3fd329
AM
56702003-02-19 Alan Modra <amodra@bigpond.net.au>
5671
5672 * config.guess: Import latest version.
5673 * config.sub: Import latest version.
5674
e9e45685
JM
56752003-02-18 Jason Merrill <jason@redhat.com>
5676
5677 * Makefile.tpl (check-c++): Allow parallelism.
5678
859789af
AC
56792003-02-17 Andrew Cagney <ac131313@redhat.com>
5680
5681 * configure: Regenerate using autoconf 000227.
5682
b3f16a9b
GK
56832003-02-15 Geoffrey Keating <geoffk@apple.com>
5684
5685 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5686 don't configure target-libobjc.
5687 * configure: Regenerate.
5688
72e60e02
DD
56892003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5690
5691 * Makefile.tpl (RANLIB): Define.
5692 * Makefile.in: Regenerate.
5693
91f0e695
KS
56942003-02-06 Keith R Seitz <keiths@redhat.com>
5695
5696 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5697 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5698 * Makefile.in: Regenerated.
5699 * configure.in: Remove all traces of snavigator, db, and grep.
5700 * configure: Regenerated.
5701
122bfa92
FCE
57022003-01-31 Frank Ch. Eigler <fche@redhat.com>
5703
5704 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5705 * Makefile.in: Regenerated.
5706
264095c3
AO
57072003-01-30 Alexandre Oliva <aoliva@redhat.com>
5708
5709 * config.if: Copy from GCC.
5710
a84dbcb3
AO
57112003-01-27 Phil Edwards <pme@gcc.gnu.org>
5712
5713 * configure.in: Revert 24Jan change.
5714 * configure: Regenerate.
5715
19618276
NN
57162003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5717
5718 * configure.in: Revert previous change.
5719 * configure: Regenerate.
5720
b7f27a92
NN
57212003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
5722
5723 * configure.in: Make rda native-only.
5724 * configure: Regenerate.
5725
83326456
NN
57262003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
5727
5728 * configure.in: Add missing \.
5729 * configure: Rebuilt.
5730
5e367fa5
JJ
57312003-01-17 Jakub Jelinek <jakub@redhat.com>
5732
5733 * configure.in (baseargs): Avoid using \| in sed regular
5734 expressions.
5735 * configure: Rebuilt.
5736
e01f337c
JJ
57372003-01-16 Jakub Jelinek <jakub@redhat.com>
5738
5739 * configure.in (baseargs): Remove all supported forms of
5740 --cache-file, --srcdir, --host, --build and --target options
5741 from argument lists.
5742 * configure: Rebuilt.
5743
aa236487
AO
57442003-01-15 Alexandre Oliva <aoliva@redhat.com>
5745
5746 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5747 * configure: Rebuilt.
5748
586c0873
NN
57492003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
5750
5751 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5752 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5753 * Makefile.in: Regenerate.
5754 * configure: Regenerate.
5755
497f816e
DD
57562003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
5757
5758 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5759 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5760 * Makefile.in: Regenerate.
5761
bfbe5519
AO
57622003-01-09 Alexandre Oliva <aoliva@redhat.com>
5763
5764 * configure.in: Remove Makefile in build, host and target modules
5765 unless configure was run with --no-recursion.
5766 * configure: Rebuilt.
5767
3f234ef5
CD
57682003-01-08 Chris Demetriou <cgd@broadcom.com>
5769
5770 * config.guess: Update to 2003-01-03 version.
5771 * config.sub: Update to 2003-01-03 version.
5772
a3982d48
CF
57732003-01-07 Christopher Faylor <cgf@redhat.com>
5774
5775 * configure: Regenerate with proper autoconf 2.13.
5776
75778ec4
CF
57772003-01-07 Christopher Faylor <cgf@redhat.com>
5778
80b200a1
ZW
5779 * configure.in: Add AC_PREREQ for consistency.
5780 * configure: Regenerate.
75778ec4 5781
c180f501
AC
57822003-01-06 Andrew Cagney <ac131313@redhat.com>
5783
5784 * configure.in (GDB_TK): Add tcl directories conditional on
5785 gdb/gdbtk directory being present.
5786 * configure: Regenerate.
5481b376 5787
46ca2cc2
DA
57882003-01-04 John David Anglin <dave.anglin@nrc.ca>
5789
5790 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
5791 by gcc if LD is not defined and we are not doing a Canadian Cross.
5792 * configure: Rebuilt.
5793
53dd8dab
DJ
57942003-01-01 Daniel Jacobowitz <drow@mvista.com>
5795
5796 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5797
50ceb20c
TT
57982002-12-31 Tom Tromey <tromey@redhat.com>
5799
5800 * Makefile.in: Rebuilt.
5801 * Makefile.def (target_modules) [libffi]: Allow installation.
5802
e78b5cfe
AS
58032002-12-31 Andreas Schwab <schwab@suse.de>
5804
5805 * configure.in: Fix use of $program_transform_name.
5806 * configure: Regenerated.
5807
67448102
DJ
58082002-12-30 Daniel Jacobowitz <drow@mvista.com>
5809
5810 * configure.in (baseargs): Don't remove first configure argument.
5811 * configure: Regenerated.
5812
e6bfb94a
AO
58132002-12-29 Alexandre Oliva <aoliva@redhat.com>
5814
5815 * Makefile.tpl (local-distclean): Don't remove...
5816 (multilib.ts): ... this. Moved into...
5817 (multilib.out): ... this. Don't use sub-make.
5818 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5819 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5820 (configure-build-[+module+], configure-[+module+],
5821 configure-target-[+module+], configure-gcc): ... these. Test
5822 for Makefile existence. Drop config.status from dependencies.
5823 * Makefile.in: Rebuilt.
5824 * configure.in: Move gcc-version-trigger to the end of
5825 ac_configure_args. Add comments to maybedep.tmp and
5826 serdep.tmp. Introduce --disable-serial-configure. Remove
5827 nonopt from baseargs, matching and removing corresponding
5828 whitespace while at it.
5829 * configure: Rebuilt.
5830
8f0dfb36
AO
58312002-12-28 Alexandre Oliva <aoliva@redhat.com>
5832
5833 * configure.in (host_configargs): Replace reference to
5834 no-longer-defined buildopts with --build=${build_alias}.
5835 * configure: Rebuilt.
5836
43be203f
AO
58372002-12-28 Alexandre Oliva <aoliva@redhat.com>
5838
5839 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
5840 program_transform_name to standard idiom.
5841 (AUTOGEN, AUTOCONF): Define.
5842 (Makefile.in): Use $(AUTOGEN).
5843 (Makefile): Depend on config.status, and use autoconf-style rule to
5844 build it. Move original commands to...
5845 (config.status): ... this new target.
5846 (configure): Add $(srcdir). Depend on config/acx.m4. Use
5847 $(AUTOCONF).
5848 * Makefile.in: Rebuilt.
5849
a0da8069
NN
58502002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
5851
d18f1c9f
NN
5852 * Makefile.tpl: Fix dramatic bustage due to change in
5853 program_transform_name.
5854 * Makefile.in: Regenerate.
5855
5856 * configure.in: Remove unnecessary PATH setting.
5857 * configure: Regnerate.
5858
5859 * configure.in: Don't default to unprefixed tools unless
5860 the native tools will work.
5861 * configure: Regenerate.
5862
a0da8069
NN
5863 * configure.in: Convert to autoconf script. Blow away lots
5864 of now-redundant Makefile fragments.
5865 * configure: Generate using Autoconf.
5866 * Makefile.tpl: Rewrite to reflect autoconfiscation.
5867 * Makefile.in: Regenerate.
5868
c567df0a
NN
58692002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
5870
5481b376 5871 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
5872 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5873
5481b376 5874 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 5875 where they belong.
2c7f9a32 5876
2dabcfb4
AS
58772002-12-24 Andreas Schwab <schwab@suse.de>
5878
5879 * Makefile.tpl (multilib.out): Fix missing space.
5880 * Makefile.in: Regenerate.
5881
1086bc09
NN
58822002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
5883
5884 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
5885 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
5886 * Makefile.in: Regenerate.
5887 * configure.in: Remove unnecessary leftovers.
5888
1086bc09
NN
58892002-12-21 Geoffrey Keating <geoffk@apple.com>
5890
5891 * configure.in (extra_ranlibflags_for_target): New variable.
5892 (*-*-darwin): Add -c to ranlib commands.
5893 * configure (tooldir): Handle extra_ranlibflags_for_target.
5894
14e9ca95
JJ
58952002-12-20 Jeff Johnston <jjohnstn@redhat.com>
5896
5897 * COPYING.NEWLIB: Updated.
5898 * COPYING.LIBGLOSS: Ditto.
5899
14c428fb
NN
59002002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5901
5902 * Makefile.tpl: Revert HJL's change.
5903 * Makefile.in: Regenerated.
5904 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5905 always.
5906
313b8244
AS
59072002-12-19 Andreas Schwab <schwab@suse.de>
5908
5909 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5910 * Makefile.in: Regenerate.
5911
efeae3db
L
59122002-12-18 H.J. Lu <hjl@gnu.org>
5913
5914 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5915 * Makefile.in: Regenerated.
5916
5917 * configure.in (build_prefix): New. Substitute.
5918
43d92c63
NN
59192002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
5920
59da4fe6
NN
5921 * Makefile.tpl: Don't let real targets depend on phony targets.
5922 * Makefile.in: Regenerate.
5923
43d92c63
NN
5924 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5925 * Makefile.in: Regenerate.
5926
b72e6a2d
JM
59272002-12-16 Jason Merrill <jason@redhat.com>
5928
5929 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5930 previous 'make bootstrap'.
5931 * Makefile.in: Regenerate.
5932
95c72c44
HPN
59332002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5934
5935 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5936
7d695d07
JM
59372002-12-13 Jason Merrill <jason@redhat.com>
5938
5939 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5940 library tests.
5941 (check-c++): Just depend on it and check-target-libstdc++-v3.
5942 * Makefile.in: Regenerate.
5943
54103d1e
NN
59442002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5945
5946 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5947 * Makefile.in: Regenerate.
5948
4024f1e1
JJ
59492002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5950
80b200a1
ZW
5951 * COPYING.NEWLIB: Update list of alternate Regent of California
5952 licenses and discuss official revoking of advertising clause.
5953 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5954
7dda0df6
AO
59552002-12-12 Alexandre Oliva <aoliva@redhat.com>
5956
5957 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5958 * Makefile.in: Rebuilt.
5959
d03be79e 59602002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5961
929293f4
NN
5962 * configure: Fix bug put in by gremlins.
5963
d03be79e
NN
5964 * Makefile.tpl: Substitute more autoconfily.
5965 * configure: Substitute more autoconfily.
5966 * Makefile.in: Regenerate.
5967
59682002-12-08 Andrew Cagney <ac131313@redhat.com>
5969
5970 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5971 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5972
59732002-12-06 DJ Delorie <dj@redhat.com>
5974
5975 * Makefile.tpl: Change configure dependencies to not have real
5976 targets depend on phony targets.
b4a77b47 5977
db1ac78d
NN
59782002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5979
bcaf2395
NN
5980 * configure.in: Revert unintentional change.
5981
b4fa093e
NN
5982 * src-release: Configure host subdirs.
5983
db1ac78d
NN
5984 * Makefile.tpl: Change dependency for */multilib.out so that
5985 it works when gcc isn't in the tree.
5986
5987 * configure.in: Substitute more.
5988 * configure: Run subconfigures from the Makefile.
5989 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5990 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5991
15723a45
NN
59922002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5993
e2b9e2dc
NN
5994 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5995 and corresponding dependencies.
5996 * Makefile.in: Regenerate.
5997
2af579c4
NN
5998 * configure.in (host_tools): Order binutils, gas and ld for
5999 convenience in running the testsuites.
6000
a2cc058a
NN
6001 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6002 * Makefile.in: Regenerate.
6003 * configure.in: Introduce rules to serialize subconfigure runs.
6004
15723a45
NN
6005 * configure.in: Introduce BASE_CC_FOR_TARGET.
6006 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6007 Realize configure-build-* targets. Realize configure-target-* targets.
6008 * Makefile.in: Regenerate.
6009
ae831be5
NN
60102002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6011
6012 * configure: Move gcc_version_trigger stuff from here...
6013 * configure.in: ...to here.
6014
6015 * configure.in: Separate subconfigure options added by this file from
6016 options given by the user. Add machinery to put args for host
6017 subconfigures into the Makefile.
6018
6019 * Makefile.tpl: Remove 'vault' targets.
6020 * Makefile.tpl: Reorder and comment dependencies.
6021 * Makefile.in: Regenerate.
6022
bbf7c8ac
NN
60232002-11-28 Geoffrey Keating <geoffk@apple.com>
6024
6025 * configure.in: Move host-specific darwin noconfigdirs into
6026 the host-specific section.
6027
930314a4
NN
60282002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6029
52d7cdee
NN
6030 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6031 during replay.
6032 * Makefile.in: Regenerate.
6033
930314a4
NN
6034 (finishing slow-motion replay)
6035 * configure: Remove skip-this-dir support.
6036 * Makefile.tpl: Remove skip-this-dir support.
6037
6038 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6039 subdirectories.
6040 * Makefile.in: Regenerate.
6041
6042 * Makefile.tpl: Strip out useless setting of 'dir'.
6043 * Makefile.in: Regenerate.
5481b376 6044
930314a4
NN
60452002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6046
6047 (finishing slow-motion replay)
6048 * configure.in: Fix deeply stupid bug.
6049
6050 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6051 shell code in CXX_FOR_TARGET
6052 * Makefile.def: Introduce raw_cxx.
6053 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6054 RAW_CXX_FOR_TARGET.
6055 * Makefile.in: Regenerate.
6056
60572002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6058
6059 (finishing slow-motion replay)
6060 * Makefile.tpl: Remove unnecessary ifs.
6061 * Makefile.in: Regenerate.
6062
5481b376 6063 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6064 dependencies. Maybe-ize build-libiberty. Create dummy install
6065 targets for 'no_install' modules.
5481b376 6066 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6067 build_modules stuff to configure.in.
5481b376 6068 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6069 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6070 * Makefile.in: Regenerate.
6071
3866be5d
NN
60722002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6073
6074 (continuing slow-motion replay)
6075 * Makefile.tpl: Make all-target, install-target behave similarly
6076 to all, install (only hitting configured targets). Eliminate
6077 unused macro defintions.
6078
6079 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6080 build != host.
6081
6082 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6083
6084 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6085
5481b376 6086 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6087 configuring. Remove references to "dosrel".
6088 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6089 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6090 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6091 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6092 and redundant dependency; rearrange slightly.
6093 * Makefile.def: Add host-side libtermcap, utils.
6094
6095 * Makefile.in: Regenerate.
6096
e393202e
NN
60972002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6098
6099 (Continuing slow-motion replay)
6100 * Makefile.def: Add list of recursive targets to autogenerate.
6101 Add build_modules.
6102 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6103 targets. Autogenerate *-build-* targets.
6104 * Makefile.in: Regenerate.
6105
583d52d7
NN
61062002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6107
6108 (Continuing slow-motion replay)
6109 * configure: More autoconf-style substitutions.
6110 * Makefile.tpl: More autoconf-style substitutions.
6111 * Makefile.in: Regenerate.
6112
61132002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6114
6115 (Continuing slow-motion replay)
6116 * configure: Substitute more variables in a more autoconf-friendly
6117 way. Simplify slightly.
6118 * Makefile.tpl: Make more variables substitutable in an
6119 autoconf-friendly way.
6120 * Makefile.in: Regenerate.
6121
874e38b4
NN
61222002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6123
6124 (Continuing slow-motion replay)
6125 * configure.in (v810*): Remove special setting of tools.
6126
6127 * configure: Add support for extra required flags for ar or nm.
6128 * configure.in (aix4.3+): Use above support for target-specific
6129 issues, rather than using config/mt-aix43.
6130
852e5f18
NN
61312002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6132
6133 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6134 * configure: Remove 'removing', which doesn't work. Replace $subdir
6135 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6136 with $srcdir. Reformat indentation. Substitute some variables
6137 formerly hard-coded in the Makefile for build=host.
6138 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6139 * Makefile.def: Autogenerate more.
6140 * Makefile.in: Regenerate.
6141
c9a0d920
DD
61422002-11-13 Bruce Korb <bkorb@gnu.org>
6143
6144 * Makefile.tpl: syntactic cleanup
6145
dd2768ff
KB
61462002-11-04 Kevin Buettner <kevinb@redhat.com>
6147
6148 * Makefile.def (host_modules): Add rda.
6149 * Makefile.in: Regenerate.
6150 * configure.in (target_tool): Add target-rda to list.
6151
1aa8389d
DD
61522002-10-25 Phil Edwards <pme@gcc.gnu.org>
6153
6154 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6155 and restrap targets to this rule.
6156 * Makefile.in: Regenerate.
6157
28f46298
HPN
61582002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6159
6160 * configure.in (i[3456]86-*-linux*): Add check to disable
6161 ${libgcj} for glibc1.
6162
ff72e302
NC
61632002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6164
6165 * configure.in: Add tic4x target.
6166
8607b6c9
NN
61672002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6168
6169 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6170 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6171 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6172 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6173 * Makefile.in: Regenerate.
6174
f8f61f4a
NN
61752002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6176
c86f794b
NN
6177 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6178 * Makefile.in: Regenerate.
6179
a9590527
NN
6180 * Makefile.def: Remove order dependency comments.
6181 * Makefile.tpl: Add explicit install-install dependencies.
6182 * Makefile.in: Regenerate.
6183
8412ce72
NN
6184 * Makefile.tpl: Remove material now in src-release. (Finally!)
6185 * Makefile.in: Regenerate.
6186
8b9f37f1
NN
6187 * configure: Restore my original patch by syncing with gcc version.
6188
f8f61f4a
NN
6189 * Bring following over from gcc:
6190
61912002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6192
6193 * configure.in (s390*-*-linux*): Enable libgcj.
6194
403d9505
NN
61952002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6196
6197 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6198
95f6f383
AM
61992002-10-02 Alan Modra <amodra@bigpond.net.au>
6200
e4673b0a 6201 * configure: Move stray lines back to where they belong.
95f6f383 6202
748503c8
NN
62032002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6204
a581b5c3
NN
6205 * Makefile.tpl: Insert configure-target target, for src-release.
6206
c084f5b4
NN
6207 * configure: Finish reverting change which Andrew Cagney started
6208 reverting. Should fix bustage.
6209
7aa673ed 6210 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6211 * src-release: New file. Contains material for making net
6212 releases for gdb, binutils, et al., formerly in Makefile.in.
6213
82a9b2d9
NC
62142002-09-30 Nick Clifton <nickc@redhat.com>
6215
6216 * cpu: New top level directory. Intended to hold input files for
6217 CGEN which have FSF copyright assignment.
6218 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6219
c2463a00
AC
62202002-09-29 Andrew Cagney <ac131313@redhat.com>
6221
6222 Revert below (note that src does not contain Makefile.tpl):
6223 * Makefile.tpl: Make subsituted variables more autoconfy.
6224 * Makefile.in: Regenerate.
6225
f03b4789
NN
62262002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6227
c11e16a9
NN
6228 * configure: Revert accidentally applied changes.
6229
f03b4789
NN
6230 * Makefile.tpl: Make more autoconf-friendly.
6231 * Makefile.in: Regenerate.
6232 * configure: Make substitution more autoconf-like.
6233
62342002-09-28 Richard Earnshaw <rearnsha@arm.com>
6235
6236 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6237 single entry to handle all these.
6238 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6239 libjava on arm-*-elf.
6240
c0292023
GK
62412002-09-27 Geoffrey Keating <geoffk@apple.com>
6242
6243 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6244 things that depend on them.
6245
c66d951e
NN
62462002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6247
6248 * Makefile.tpl: Make subsituted variables more autoconfy.
6249 * Makefile.in: Regenerate.
6250 * configure: Make seds more autoconfy.
6251
907a7241 62522002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6253
6254 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6255 * Makefile.in: Regenerate.
6256 * configure.in: Rewrite sed statements to look autoconfy.
6257
907a7241
NN
6258 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6259 all-target-foo on configure-target-foo.
6260 * Makefile.def: Ditto.
6261 * Makefile.in: Rebuild.
6262
405ea7a0
NN
62632002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6264
6265 * Makefile.def: New file.
6266 * Makefile.tpl: New file.
6267 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6268
6269 * configure.in: Minor rearrangement. Simplify tests.
6270
bdc57bfd
JT
62712002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6272
6273 * configure.in (with_headers): Skip copy if value is "yes".
6274 (with_libs): Likewise.
6275
ae03d6e2
NN
62762002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6277
6278 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6279 * configure.in (sh*-*-pe*): Ditto.
6280 * configure.in (mips*-*-pe*): Ditto.
6281 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6282
6283 * configure.in: Rearrange.
6284
707960fe
NC
62852002-09-12 Nick Clifton <nickc@redhat.com>
6286
6287 * Import these changes from the config master repository:
6288
6289 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6290
6291 * config.sub: Add tic4x target.
6292
6293 2002-09-03 Ben Elliston <bje@redhat.com>
6294
6295 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6296 Reported by <Duncan_Stodart@insession.com>.
6297
36ea319f
JJ
62982002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6299
6300 * COPYING.NEWLIB: More updates.
6301
cf57480a
JJ
63022002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6303
6304 * COPYING.NEWLIB: Update.
6305
fd31a171
AC
63062002-08-23 Andrew Cagney <ac131313@redhat.com>
6307
23b632fc
AC
6308 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6309
fd31a171
AC
6310 * config.guess: Import version 2002-08-23.
6311 * config.sub: Import version 2002-08-22.
6312
a08bafb5
AO
63132002-08-20 Alexandre Oliva <aoliva@redhat.com>
6314
6315 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6316 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6317 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6318
17240c1f
NC
63192002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6320
6321 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6322
e70ad0c6
L
63232002-08-04 H.J. Lu (hjl@gnu.org)
6324
6325 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6326
574e6d11
DD
63272002-07-31 Alan Modra <amodra@bigpond.net.au>
6328
6329 * configure.in: Move generic linux case to end. Copy generic
6330 linux noconfigdirs to mips*-*-linux* entry and new
6331 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6332
611e7523
CD
63332002-07-19 Chris Demetriou <cgd@broadcom.com>
6334
6335 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6336 one instance of them which was missed to the list to update.
6337
51759676
CD
63382002-07-16 Chris Demetriou <cgd@broadcom.com>
6339
6340 * config.guess: Update to 2002-07-09 version.
6341 * config.sub: Update to 2002-07-03 version.
6342
7c1f909c
DD
63432002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6344
6345 * configure.in: Remove two redundant tests.
6346
d7cf5d30
DD
63472002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6348
6349 * configure.in (mips*-*-irix6*o32): Enable stabs.
6350
c74222f7
DD
63512002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6352
5b53c336
DD
6353 * configure.in: Don't build grez.
6354 * Makefile.in: Ditto.
6355
c74222f7
DD
6356 * Makefile.in: Remove references to bsp, cygmon, libstub.
6357 * configure.in: Ditto.
6358
6359 * configure.in: Remove leftover reference to gdbtest.
6360
edd1b227
DD
63612002-07-08 Phil Edwards <pme@gcc.gnu.org>
6362
6363 * configure.in (gxx_include_dir): Change to match versioned
6364 C++ headers if --enable-version-specific-runtime-libs is used.
6365
486186e3
AO
63662002-07-04 Steve Ellcey <sje@cup.hp.com>
6367
6368 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6369
ff0a3bf8
DD
63702002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6371
6372 * configure.in: Make --without-x work.
6373
1dfa8174
NC
63742002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6375
6376 * contrib: New directory. Created to contain a copy of the
5481b376 6377 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6378 the FSF GCC sources.
6379
07637366
DD
63802002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6381
b6f83f2a
DD
6382 * configure.in: Rearrange target Makefile fragment collection.
6383
07637366
DD
6384 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6385 cvs[src].
6386 * configure.in: Ditto.
6387
f48556b1
DD
63882002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6389
6390 * Makefile.in: Eliminate 'apache' targets.
6391 * configure.in: Eliminate 'apache' targets.
6392
6393 * configure.in: Eliminate redundant tests. Reorganize.
6394
6395 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6396
6397 * config-ml.in: Eliminate references to Cygnus configure.
6398
6399 * Makefile.in: Eliminate references to building emacs.
6400
64012002-07-01 Denis Chertykov <denisc@overta.ru>
6402
6403 * configure.in: Add support for ip2k.
6404
cdb9e2b8
BE
64052002-06-24 Ben Elliston <bje@redhat.com>
6406
6407 * configure.in (host_tools): Remove cgen.
6408
6409 * Makefile.in (all-cgen): Remove; runs from its source directory.
6410 (check-cgen, install-cgen, clean-cgen): Likewise.
6411 (all-opcodes): No not depend on all-cgen.
6412 (all-sim): Likewise.
6413
3558860c
DD
64142002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6415
6416 * configure.in: Fix AIX configury bug.
6417
e3b0c936
DD
64182002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6419
cdb9e2b8 6420 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6421
cdb9e2b8
BE
6422 * configure.in: Move definition of libstdcxx_flags right above
6423 usage, rather than way earlier.
8ee424c0 6424
c712250a
DD
6425 * configure.in: Pull definition of is_cross_compiler earlier.
6426
9ee1a75c
DD
6427 * configure.in: Rearrange a little.
6428
e3b0c936
DD
6429 * configure.in: Remove references to librx.
6430 * Makefile.in: Remove references to librx.
6431
b2bd228e
DD
64322002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6433
6434 * configure.in: Eliminate ${gasdir} variable.
6435
7cd52483
DB
64362002-06-18 Dave Brolley <brolley@redhat.com>
6437
6438 * configure.in: Add support for frv.
6439 * config.sub: Add support for frv.
6440
6c5e141a
DD
64412002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6442
6443 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6444
0d18b56d
JT
64452002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6446
6447 * configure.in (vax-*-netbsd*): Re-enable gas.
6448
fd8958d5
DD
64492002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6450
27f15fdd
DD
6451 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6452 BUILD_PREFIX_1, to correct nomenclature.
6453 * configure: Likewise.
6454
fd8958d5
DD
6455 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6456 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6457
0c2442b7
DD
64582002-05-31 Olaf Hering <olh@suse.de>
6459
6460 * config-ml.in: Propogate DESTDIR also.
6461
a3602181
JT
64622002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6463
6464 * configure.in (vax-*-netbsd*): Don't build gas for this
6465 platform.
6466
c95f53ae
MM
64672002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6468
6469 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6470 and libgcj for AVR.
6471
1d7c1053
NC
64722002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6473
6474 * config.sub: Add DLX target.
6475
4b37028f
JT
64762002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6477
6478 * config.guess: Update to 2002-05-22 version.
6479 * config.sub: Likewise.
6480
d5de0a84
NC
64812002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6482
6483 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6484 * config-ml.in: Likewise.
6485 * configure: Likewise.
6486 * configure.in: Likewise.
6487
c92a0210
DD
64882002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6489
115a77aa
DD
6490 * configure.in: Simplify makefile fragment collection.
6491
6492 * configure.in: Remove code to build emacs.
e99daf2b 6493
91e060aa
DD
6494 * configure.in : Remove --srcdir argument from targargs and buildargs
6495 (it's always overridden in the Makefile anyway). Rearrange a bit.
6496
6497 * configure: Move some logic to configure.in.
6498 * configure.in: Move some logic from configure.
c92a0210 6499
91217342
JJ
65002002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6501
6502 * COPYING.LIBGLOSS: New file.
6503
d3d8a9ee
NC
65042002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6505
6506 * Makefile.in: Honour DESTDIR.
6507
3a036cdc
AO
65082002-05-05 Alexandre Oliva <aoliva@redhat.com>
6509
6510 * configure.in (noconfigdirs): Don't disable libgcj on
6511 sparc64-*-solaris* and sparcv9-*-solaris*.
6512
6d095fe4
AO
65132002-05-03 Alexandre Oliva <aoliva@redhat.com>
6514
6515 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6516
dac55df9
TF
65172002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6518
6519 * configure.in (FLAGS_FOR_TARGET): Do not add
6520 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6521 on i[3456]86-*-linux*.
6522
a018e15b
TF
65232002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6524
6525 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
6526
6527 * configure.in (noconfigdirs): Do not add target-newlib if
6528 target == i[3456]86-*-linux*, and host == target.
6529
5f284831
MM
65302002-04-29 Mark Mitchell <mark@codesourcery.com>
6531
6532 * config.guess: Updated to 2002-04-26's version.
6533 * config.sub: Updated to 2002-04-26's version.
6534
33babf59
DD
65352002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6536
bd5f7da2
DD
6537 * configure.in: delete reference to absent file
6538
a0c4f3a0
DD
6539 * configure.in: replace '[' with 'test'
6540
66f1ba4f
DD
6541 * configure.in: Eliminate references to gash.
6542 * Makefile.in: Eliminate references to gash.
6543
7c3ab50c
DD
6544 * configure.in: remove useless references to 'pic' makefile fragments.
6545
bbc025f5
DD
6546 * configure.in: (*-*-windows*) Finish removing.
6547
33babf59
DD
6548 * configure.in: Eliminate redundant test for libgui.
6549
d5ec694c
DD
65502002-04-26 Joel Sherrill <joel@OARcorp.com>
6551
6552 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6553 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6554
57a5346c
DD
65552002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6556
6557 * configure.in: remove references to dead files
6558
dbf93899
DD
65592002-04-18 Tom Tromey <tromey@redhat.com>
6560
6561 * configure.in: Disallow configuring libgcj when it is already
6562 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6563 Solaris 2.8 by default. For PR libgcj/6158.
6564
26eadf68
DD
65652002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6566
6567 * configure.in: Move default CC setting out of config/mh-* fragments
6568 directly into here.
6569
a0a2c6c6
DD
65702002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6571
6572 * configure.in: don't even try to configure or make a subdirectory
6573 if there's no configure script for it.
6574
9972f812
DD
65752002-04-15 Mark Mitchell <mark@codesourcery.com>
6576
6577 * MAINTAINERS: Remove chill maintainers.
6578 * Makefile.in (CHILLFLAGS): Remove.
6579 (CHILL_LIB): Remove.
6580 (TARGET_CONFIGDIRS): Remove libchill.
6581 (CHILL_FOR_TARGET): Remove.
6582 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6583 CHILL_LIB.
6584 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6585 (CHECK_TARGET_MODULES): Likewise.
6586 (INSTALL_TARGET_MODULES): Likewise.
6587 (CLEAN_TARGET_MODULES): Likewise.
6588 (configure-target-libchill): Remove.
6589 (all-target-libchill): Remove.
6590 * configure.in (target_libs): Remove target-libchill.
6591 Do not compute CHILL_FOR_TARGET.
6592 * libchill: Remove directory.
5481b376 6593
75205f78
DD
65942002-04-15 DJ Delorie <dj@redhat.com>
6595
6596 * Makefile.in, configure.in, configure: Sync with gcc, entries
6597 follow...
6598
65992002-04-08 Tom Tromey <tromey@redhat.com>
6600
6601 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6602 Fixes PR libgcj/6068.
6603
66042002-03-30 Krister Walfridsson <cato@df.lth.se>
6605
6606 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6607
66082002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6609
6610 * configure.in (alpha*-dec-osf*): Enable libgcj.
6611
66122002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6613
6614 Fix for: PR bootstrap/3591, target/5676
6615 * configure.in (mcore-pe): Disable the configuration of
6616 libstdc++-v3 since exceptions are not supported.
6617
66182002-03-20 Anthony Green <green@redhat.com>
6619
6620 * configure.in: Enable libgcj for xscale-elf target.
6621
66222002-02-28 Alexandre Oliva <aoliva@redhat.com>
6623
6624 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6625 libjava.
6626 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6627
66282002-02-22 Alexandre Oliva <aoliva@redhat.com>
6629
6630 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6631 libstdc++-v3 and libjava.
6632
66332002-02-11 Adam Megacz <adam@xwt.org>
6634
6635 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6636 boehm-gc
6637
66382002-02-09 Alexandre Oliva <aoliva@redhat.com>
6639
6640 * config.guess: Updated to 2002-01-30's version.
6641 * config.sub: Updated to 2002-02-01's version.
6642 Contribute sh64-elf.
6643 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6644 * configure.in: Added sh64-*-*.
6645
66462002-01-17 H.J. Lu <hjl@gnu.org>
6647
6648 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6649 (all-target-fastjar): Also depend on all-target-libiberty.
6650
6651Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6652
6653 * configure, configure.in: Use temp file for long sed commands.
6654
66552001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6656
6657 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6658 libf2c.
6659
66602001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6661
6662 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6663
66642001-10-11 Hans-Peter Nilsson <hp@axis.com>
6665
6666 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6667
66682001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6669
6670 * configure: Handle temporary files securely using mkdir.
6671
66722001-09-26 Will Cohen <wcohen@redhat.com>
6673
6674 * configure.in (*-*-linux*): Disable configuration of target-newlib
6675 and target-libgloss.
6676
66772001-09-26 Alexandre Oliva <aoliva@redhat.com>
6678
6679 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6680 RANLIB.
6681
66822001-08-11 Graham Stott <grahams@redhat.com>
6683
6684 * Makefile.in (check-c++): Add missing semicolon.
6685
66862001-07-25 Andrew Haley <aph@cambridge.redhat.com>
6687
6688 * configure.in (sh-*-linux*): New.
6689
66902001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6691
6692 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6693 and libgcj on m68hc11/m68hc12.
6694
66952001-06-27 H.J. Lu (hjl@gnu.org)
6696
6697 * Makefile (CFLAGS_FOR_BUILD): New.
6698 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6699
67002001-06-01 Hans-Peter Nilsson <hp@axis.com>
6701
6702 * configure.in (libstdcxx_flags): Do not try to execute
6703 libstdc++-v3/testsuite_flags until it exists.
6704
67052001-05-18 Benjamin Kosnik <bkoz@redhat.com>
6706
6707 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6708
67092001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
6710
6711 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6712
6713Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
6714
6715 * configure.in: Move *-chorusos target case to the proper switch.
6716 Disable libgcj.
6717
67182001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6719
6720 * Makefile.in (STAGE1_CFLAGS): Pass down.
6721
67222001-04-13 Alan Modra <amodra@one.net.au>
6723
6724 * config.guess: Add hppa64-linux support. Note for next import that
6725 this is already in the master file.
6726 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
6727
67282001-03-22 Colin Howell <chowell@redhat.com>
6729
6730 * Makefile.in (DO_X): Do not backslash single-quotes in
6731 backquotes (two places).
6732
67332001-03-18 Laurynas Biveinis <lauras@softhome.net>
6734
6735 * Makefile.in (DO_X): Quote nested quotes.
6736
67372001-03-15 Laurynas Biveinis <lauras@softhome.net>
6738
6739 * Makefile.in (DO_X): Use double quotes for quoting
6740 "RANLIB=$${RANLIB}".
6741
67422001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
6743
6744 * configure.in: Only use `lang_requires' for languages athat are
6745 actually enabled.
6746
67472001-03-07 Tom Tromey <tromey@redhat.com>
6748
6749 * configure.in: Allow config-lang.in to set `lang_requires' to list
6750 of other required languages.
6751
67522001-03-06 Laurynas Biveinis <lauras@softhome.net>
6753
6754 * Makefile.in: Remove RANLIB definition. Use RANLIB
6755 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6756 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6757
67582001-02-28 Benjamin Kosnik <bkoz@redhat.com>
6759 Alexandre Oliva <aoliva@redhat.com>
6760
6761 * Makefile.in (check-c++): Use tabs, not spaces.
6762
67632001-02-19 Benjamin Kosnik <bkoz@redhat.com>
6764
6765 * Makefile.in (check-c++): New rule.
6766
6767 * configure.in (target_libs): Remove libg++.
6768 (noconfigdirs): Remove libg++.
6769 (noconfigdirs): Same.
6770 (noconfigdirs): Same.
6771 (noconfigdirs): Same.
6772
6773 * config-ml.in: Remove libg++ references.
6774
6775 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6776 (ALL_TARGET_MODULES): Same.
6777 (configure-target-libg++): Remove.
6778 (all-target-libg++): Remove.
6779 (configure-target-libio): Remove.
6780 (all-target-libio): Remove.
6781 (check-target-libio): Remove.
6782 (.PHONY): Remove.
6783 (libg++.tar.bz2): Remove.
6784 (all-target-cygmon): Remove libio.
6785 (all-target-libstdc++): Remove.
6786 (configure-target-libstdc++): Remove.
6787 (TARGET_LIB_PATH): Remove libstdc++.
6788 (ALL_GCC_CXX): Remove libstdc++.
6789 (all-target-gperf): Correct.
6790
67912001-02-15 Anthony Green <green@redhat.com>
6792
6793 * configure: Introduce GCJ_FOR_TARGET.
6794 * configure.in: Ditto.
6795 * Makefile.in: Ditto.
6796
67972001-02-08 Chandrakala Chavva <cchavva@redhat.com>
6798
6799 * configure.in: for *-chorusos, don't config target-newlib and
6800 target-libgloss.
6801
68022001-02-04 Mark Mitchell <mark@codesourcery.com>
6803
6804 Remove V2 C++ library.
6805 * configure.in: Remove --enable-libstdcxx_v3 support.
6806
68072001-01-27 Richard Henderson <rth@redhat.com>
6808
6809 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6810
68112001-01-26 Tom Tromey <tromey@redhat.com>
6812
6813 * configure.in: Allow libgcj to be built on Sparc Solaris.
6814
68152001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
6816
6817 * configure.in: Enable libgcj on several additional platforms.
6818
68192001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
6820
6821 * configure.in: Enable libgcj for linux targets.
6822
68232001-01-09 Mike Stump <mrs@wrs.com>
6824
6825 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6826 failures of subdirectories.
6827
68282001-01-02 Laurynas Biveinis <lauras@softhome.net>
6829
6830 * configure: handle DOS-style absolute paths.
6831
68322001-01-02 Laurynas Biveinis <lauras@softhome.net>
6833
6834 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6835
68362000-12-18 Benjamin Kosnik <bkoz@redhat.com>
6837
6838 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6839 (libstdcxx_incdir): Pass down.
6840 * config.if: Remove expired bits for cxx_interface, add stub.
6841 (libstdcxx_incdir): Add variable for g++ include directory.
6842 * configure.in (gxx_include_dir): Use it.
6843
68442000-12-15 Andreas Jaeger <aj@suse.de>
6845
6846 * configure.in: Handle lang_dirs.
6847
68482000-12-13 Anthony Green <green@redhat.com>
6849
6850 * configure.in: Disable libgcj for any target not specifically
6851 listed. Disable libgcj for x86 and Alpha Linux until compatible
6852 with g++ abi.
6853
68542000-12-13 Mike Stump <mrs@wrs.com>
6855
6856 * Makefile.in (local-distclean): Also remove fastjar.
6857
68582000-12-10 Anthony Green <green@redhat.com>
6859
6860 * configure.in: Define libgcj. Disable libgcj target libraries for
6861 most targets.
6862
68632000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
6864
6865 * configure.in (target_libs): Revert 2000-12-08 patch.
6866 (noconfigdirs): Added target-libjava.
6867
68682000-12-09 Laurynas Biveinis <lauras@softhome.net>
6869
6870 * Makefile.in: handle DOS-style absolute paths.
6871
68722000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6873
6874 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6875 libjava.
6876 * configure.in (target_libs): Removed `target-libjava'.
6877
68782000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
6879
6880 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6881 (ALL_MODULES): Added fastjar.
6882 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6883 (all-target-libjava): all-fastjar replaces all-zip.
6884 (all-fastjar): Added.
6885 (configure-target-fastjar, all-target-fastjar): Likewise.
6886 * configure.in (host_tools): Added fastjar.
6887
68882000-12-07 Mike Stump <mrs@wrs.com>
6889
6890 * Makefile.in (local-distclean): Remove leftover built files.
6891
68922000-11-16 Fred Fish <fnf@be.com>
6893
6894 * configure.in (enable_libstdcxx_v3): Fix typo,
6895 libstd++ -> libstdc++.
6896
68972000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6898
6899 * configure: Provide the original toplevel configure arguments
6900 (including $0) to subprocesses in the environment rather than
6901 through gcc/configargs.h.
6902
69032000-11-12 Mark Mitchell <mark@codesourcery.com>
6904
6905 * configure: Turn on libstdc++ V3 by default.
6906
69072000-10-16 Michael Meissner <meissner@redhat.com>
6908
6909 * configure (gcc/configargs.h): Only create if there is a build GCC
6910 directory created.
6911
69122000-10-05 Phil Edwards <pme@gcc.gnu.org>
6913
6914 * configure: Save configure arguments to gcc/configargs.h.
6915
69162000-10-04 Andris Pavenis <pavenis@latnet.lv>
6917
6918 * Makefile.in (bootstrap): avoid recursion if subdir missing
6919 (cross): ditto
6920 (do-proto-toplev): ditto
6921
6922Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
6923
6924 * configure.in: Do not build byacc for hppa64. Provide paths to the
6925 X11 libraries for hppa64.
6926
69272000-09-02 Anthony Green <green@cygnus.com>
6928
6929 * Makefile.in (all-gcc): Depend on all-zlib.
6930 (CLEAN_MODULES): Add clean-zlib.
6931 (ALL_MODULES): Add all-zlib.
6932 * configure.in (host_libs): Add zlib.
6933
69342000-08-25 Alexandre Oliva <aoliva@redhat.com>
6935
6936 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6937 $targargs to tell whether newlib is going to be built.
6938
6939 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6940 $$r/TARGET_SUBDIR/libio for _G_config.h.
6941
69422000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6943
6944 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6945
6946 * configure: Make enable_threads and enable_shared defaults
6947 explicit. Substitute enable_threads into generated Makefiles.
6948 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6949 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6950
69512000-08-02 Manfred Hollstein <manfredh@redhat.com>
6952
6953 * configure.in: Re-enable all references to libg++ and librx.
6954
ffb97b2f 69552002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6956
ffb97b2f
DD
6957 * configure.in: Add *-*-freebsd* configurations.
6958
bbf6e9e3
AC
69592002-04-07 Andrew Cagney <ac131313@redhat.com>
6960
6961 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6962 (do-tar, do-bz2): New rules.
6963 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6964 (gdb-tar): New rule.
6965 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6966 (insight_dejagnu.tar): New rule.
6967 (insight.tar): New rule.
6968 (gdb+dejagnu.tar): New rule.
6969 (gdb.tar): New rule.
6970
8f1579c0
AC
69712002-04-07 Andrew Cagney <ac131313@redhat.com>
6972
6973 * MAINTAINERS: Update dejagnu/
6974
ba3c59ab
AO
69752002-03-16 Alexandre Oliva <aoliva@redhat.com>
6976
6977 * ltmain.sh (relink_command): Fix typo in previous change.
6978
6243d5dd
AO
69792002-03-15 Alexandre Oliva <aoliva@redhat.com>
6980
6981 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6982 (relink_command): Added --tag flags.
6983 (mode=install): If relinking fails; error out.
6984
80413487
RH
69852002-03-12 Richard Henderson <rth@redhat.com>
6986
6987 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6988 .NOTPARALLEL tag.
6989 (do-check): Rename from check.
6990 (check): Allow parallel check.
6991
3daeddf6
RH
69922002-03-11 Richard Henderson <rth@redhat.com>
6993
6994 * Makefile.in (.NOTPARALLEL): Add fake tag.
6995
fad93c55
L
69962002-03-07 H.J. Lu (hjl@gnu.org)
6997
6998 * configure.in: Enable gprof for mips*-*-linux*.
6999
2e8357fc
AO
70002002-02-28 Alexandre Oliva <aoliva@redhat.com>
7001
7002 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7003 libjava.
7004 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7005
bd48e1a9
AC
70062002-02-24 Andrew Cagney <ac131313@redhat.com>
7007
7008 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7009
39121370
DJ
70102002-02-23 Daniel Jacobowitz <drow@mvista.com>
7011
7012 * config.guess: Import from master sources, rev 1.232.
7013 * config.sub: Import from master sources, rev 1.246.
7014
081ff160
AO
70152002-02-23 Alexandre Oliva <aoliva@redhat.com>
7016
7017 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7018 because its Makefile is there; test for the executable instead.
7019
20a5393b
AO
70202002-02-09 Alexandre Oliva <aoliva@redhat.com>
7021
7022 Contribute sh64-elf.
7023 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7024 * configure.in: Added sh64-*-*.
7025
38135629
JJ
70262002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7027
80413487
RH
7028 * COPYING.NEWLIB: Remove advertising clause from
7029 Berkeley and Red Hat licenses.
38135629 7030
48d19748
MD
70312002-02-01 Mo DeJong <supermo@bayarea.net>
7032
7033 * Makefile.in: Add all-tix to deps for all-snavigator
7034 so that tix is built when building snavigator.
7035
f6e1c110
BE
70362002-02-01 Ben Elliston <bje@redhat.com>
7037
7038 * config.guess: Import from master sources, rev 1.229.
7039 * config.sub: Import from master sources, rev 1.240.
7040
4867be41
DJ
70412002-01-27 Daniel Jacobowitz <drow@mvista.com>
7042
7043 From Steve Ellcey <sje@cup.hp.com>:
7044 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7045 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7046 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7047 IA64.
7048 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7049 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7050 soname_spec, sys_lib_search_path_spec): Ditto.
7051
e82380cc
JT
70522002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7053
7054 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7055 target-libiberty, and target-libgloss. Skip Java-related
7056 libraries if not supported for NetBSD on target CPU.
7057
1319fb9c
NC
70582002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7059
7060 * configure.in: Import StrongARM and XScale target_configdirs from
7061 FSF GCC version.
7062
b020f6ac
L
70632002-01-16 H.J. Lu (hjl@gnu.org)
7064
7065 * config.guess: Import from master sources, rev 1.225.
7066 * config.sub: Import from master sources, rev 1.238.
7067
7068 * MAINTAINERS: Updated notes on config.guess and config.sub.
7069
a0c1c920
NC
70702002-01-11 Steve Ellcey <sje@cup.hp.com>
7071
7072 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7073 ld and gdb are not supported.
7074
a9fa5e1f
JJ
70752002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7076
7077 * Change reference to Cygnus Solutions to be Red Hat.
7078
94077108
JJ
70792002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7080
7081 * COPYING.NEWLIB: Update generic copyright date.
7082
05ecd75c
MS
70832002-01-07 Mark Salter <msalter@redhat.com>
7084
7085 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7086 Allow target-libgloss to be built for arm, strongarm, and xscale.
7087
a106bb62
BE
70882002-01-03 Ben Elliston <bje@redhat.com>
7089
7090 * MAINTAINERS: Update URL for config.* scripts.
7091
0e254642
AM
70922001-12-18 Alan Modra <amodra@bigpond.net.au>
7093
7094 * config.sub: Import latest version.
7095 * config.guess: Likewise.
7096
0a0d0041
TF
70972001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7098
7099 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7100 options for i[3456]86-pc-linux* native builds.
7101
d932cae7
NC
71022001-12-05 Laurent Guerby <guerby@acm.org>
7103
7104 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7105 libiberty.
d932cae7
NC
7106
7107 Import this patch from gcc:
5481b376 7108
d932cae7
NC
7109 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7110
7111 * symlink-tree: handle DOS-style absolute paths.
7112
49b7683b
DD
71132001-11-28 DJ Delorie <dj@redhat.com>
7114 Zack Weinberg <zack@codesourcery.com>
7115
7116 When build != host, create libiberty for the build machine.
7117
7118 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7119 CONFIG_ARGUMENTS.
7120 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7121 New variables.
7122 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7123 and rules.
7124 (all.normal): Depend on ALL_BUILD_MODULES.
7125 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7126 (all-build-libiberty): Depend on configure-build-libiberty.
7127
7128 * configure: Calculate and substitute proper value for
7129 ALL_BUILD_MODULES.
7130 * configure.in: Create the build subdirectory.
7131 Calculate and substitute TARGET_CONFIGARGS (formerly
7132 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7133
26ef82f4
GK
71342001-11-26 Geoffrey Keating <geoffk@redhat.com>
7135
7136 * config.sub: Update to version 1.232 on subversion.
7137
43e64072
NC
71382001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7139
7140 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7141 files from .po files for a distribution.
7142
66f6c0d5
HPN
71432001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7144
7145 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7146
4a02fdb2
JH
71472001-11-13 Jeff Holcomb <jeffh@redhat.com>
7148
7149 Merged from net gcc:
7150 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7151 * ltcf-c.sh: Use $objext, not $ac_objext.
7152 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7153 * ltcf-cxx.sh: Add support for GNU.
7154 2001-07-22 Timothy Wall <twall@redhat.com>
7155 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7156 default settings if using GNU tools with that configuration.
7157 * ltcf-cxx.sh: Ditto.
7158 * ltcf-gcj.sh: Ditto.
7159 2001-07-21 Michael Chastain <chastain@redhat.com>
7160 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7161 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7162 * ltmain.sh: Mark as gcc-local.
7163
227b9953
JH
71642001-11-13 Jeff Holcomb <jeffh@redhat.com>
7165
7166 * Makefile.in (all-bison): Revert 2001-10-24.
7167 Don't depend on texinfo.
7168
cbbab8fb
JJ
71692001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7170
80413487 7171 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7172
922b2485
DD
71732001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7174
7175 * configure.in (--enable-languages): Be more permissive about
7176 syntax. Check for empty lists better. Warn about $LANGUAGES.
7177
f08fa01d
HPN
71782001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7179
7180 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7181
fee3da4e
JH
71822001-10-24 Jeff Holcomb <jeffh@redhat.com>
7183
7184 Makefile.in (all-bison): Don't depend on texinfo.
7185
73fb1ef9
AM
71862001-10-03 Alan Modra <amodra@bigpond.net.au>
7187
7188 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7189
373688ac
AO
71902001-09-29 Alexandre Oliva <aoliva@redhat.com>
7191
7192 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7193
9c07660b
HPN
71942001-09-28 Hans-Peter Nilsson <hp@axis.com>
7195
7196 * config.sub, config.guess: Import latest from subversions.
7197
3f152009
AO
71982001-09-21 Alexandre Oliva <aoliva@redhat.com>
7199
7200 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7201 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7202 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7203 avoid quotes nesting problems.
7204 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7205 (DO_X): Export only variables that are set.
7206
8f6a59e5
BE
72072001-09-19 Ben Elliston <bje@redhat.com>
7208
7209 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7210 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7211 semantics. Use the shell built-in "type" command instead.
7212
a1ec19fa
TS
72132001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7214
7215 * config.sub: Reverted the earlier change, this version is not the
7216 master file.
7217
4008bd9b
TS
72182001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7219
7220 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7221 Add support for mips64.
7222
dd1e52a4
JH
72232001-09-03 Jeff Holcomb <jeffh@redhat.com>
7224
7225 * configure.in: Enable libstdc++-v3 for h8300 targets.
7226
91549d1c
EC
72272001-08-30 Eric Christopher <echristo@redhat.com>
7228 Jason Eckhardt <jle@redhat.com>
7229
7230 * config.sub: Add support for mipsisa32.
7231
cf966cf9
EC
72322001-08-30 Eric Christopher <echristo@redhat.com>
7233
7234 * config.sub, config.guess: Import latest from subversions.
7235
82208dc5
AM
72362001-08-20 Alan Modra <amodra@bigpond.net.au>
7237
7238 * config.sub, config.guess: Import latest from subversions.
7239
4dca8403
DD
72402001-07-26 DJ Delorie <dj@redhat.com>
7241
7242 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7243
1107dce2
AM
72442001-06-19 Alan Modra <amodra@bigpond.net.au>
7245
7246 * Makefile.in: Revert 2001-06-17.
7247 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7248
e09a6604
L
72492001-06-17 H.J. Lu <hjl@gnu.org>
7250
7251 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7252 (gas+binutils.tar.bz2): Likewise.
7253 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7254
31a8b634
AC
7255Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7256
7257 * Makefile.in (VER): When present, extract the version number from
5481b376 7258 the file version.in.
31a8b634 7259
dc70af01
AO
72602001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7261
7262 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7263 gcc/xgcc is built, use -print-prog-name to find out the program
7264 name to use.
7265
839bbd8c
AO
72662001-06-04 Mark Mitchell <mark@codesourcery.com>
7267
7268 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7269 with_gcc]: Use `gcc -shared' to build a shared library.
7270
566e9a30
AO
72712001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7272
7273 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7274 archives.
7275
e877bb69
AO
72762001-05-28 Simon Patarin <simon.patarin@inria.fr>
7277
7278 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7279 libraries when using g++ with native linker.
7280
1605288b
AO
72812001-05-28 Alexandre Oliva <aoliva@redhat.com>
7282
7283 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7284
11a383ba
TR
72852001-05-24 Tom Rix <trix@redhat.com>
7286
7287 * configure.in : enable ld for aix
cf966cf9 7288
18611226
AO
72892001-05-22 Alexandre Oliva <aoliva@redhat.com>
7290
7291 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7292 [aix4*|aix5*]: Prepend blank.
7293
6be7c12c
AO
72942001-05-20 Alexandre Oliva <aoliva@redhat.com>
7295
7296 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7297 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7298 of subdir/configure scripts to use the new libtool.m4.
7299
4ed00bba
L
73002001-05-14 H.J. Lu <hjl@gnu.org>
7301
7302 * config.if (libc_interface): Set to -libc6.2- for cross
7303 compiling to Linux/glibc 2.2.
7304
b1af961c
AO
73052001-05-03 Alexandre Oliva <aoliva@redhat.com>
7306
7307 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7308 libgcj.
7309
5ec3e74e
AO
73102001-04-26 Alexandre Oliva <aoliva@redhat.com>
7311
7312 * configure.in (noconfigdirs): Don't reset it from scratch in the
7313 target case; only append to it.
7314
b3ed1d6b
AO
73152001-04-26 Alexandre Oliva <aoliva@redhat.com>
7316
7317 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7318 sparc-*-solaris2.8]: Disable ${libgcj}.
7319
96111c10
AO
73202001-04-25 Alexandre Oliva <aoliva@redhat.com>
7321
7322 * configure.in (libgcj_saved): Copy from $libgcj.
7323 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7324 --disable-libgcj.
7325
b5bf43f2
AO
73262001-04-20 Alexandre Oliva <aoliva@redhat.com>
7327
7328 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7329 1.641.2.228.
7330
8cc32590
AO
73312001-04-12 Alexandre Oliva <aoliva@redhat.com>
7332
7333 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7334 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7335
dec0cb0c
AO
73362001-04-01 Alexandre Oliva <aoliva@redhat.com>
7337
7338 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7339 New macros.
7340 (bootstrap, cross): Use RECURSE_FLAGS.
7341 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7342
6a9c3886
AO
73432001-03-27 Alexandre Oliva <aoliva@redhat.com>
7344
7345 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7346
d4fc7db8
NC
73472001-03-23 Nick Clifton <nickc@redhat.com>
7348
7349 * README-maintainer-mode: Add note about inability to use "make
7350 distclean" in maintainer mode.
7351
7389ff65
AO
73522001-03-22 Alexandre Oliva <aoliva@redhat.com>
7353
7354 Re-installed:
7355 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7356 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7357 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7358 * ltcf-cxx.sh: Likewise.
7359 * ltcf-gcj.sh: Likewise.
7360
b3e0dc8e
PB
73612001-03-22 Philip Blundell <philb@gnu.org>
7362
7363 * config.sub, config.guess: Import latest from subversions.
7364
469b781c
AO
73652001-03-22 Alexandre Oliva <aoliva@redhat.com>
7366
7367 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7368 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7369
b0dad762
MC
73702001-03-20 Michael Chastain <chastain@redhat.com>
7371
7372 * Makefile.in: all-m4 depends on all-texinfo.
7373
c559bb17
AO
73742001-03-08 Alexandre Oliva <aoliva@redhat.com>
7375
7376 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7377
fef4ae2e
JJ
73782001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7379
7380 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7381 longer valid.
7382
8d6dd99d
NC
73832001-02-16 Nick Clifton <nickc@redhat.com>
7384
7385 * configure.in (noconfigdirs): Allow configuration of texinfo
7386 for Cygwin hosts.
7387
a85d7ed0
NC
73882001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7389
7390 * config.guess: Add linux target for S/390.
7391 * config.sub: Likewise.
7392 * configure.in: Likewise.
7393
51221c5e
DD
73942001-02-06 Ben Elliston <bje@redhat.com>
7395
7396 * configure: Output host type to stdout, not stderr.
7397
9dec4c71
MS
73982001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7399
7400 * config.guess: Import from subversions.gnu.org (revision 1.181).
7401 * config.sub: Import from subversions.gnu.org (revision 1.199).
7402
9add9c04
AM
74032001-01-30 Alan Modra <alan@linuxcare.com.au>
7404
7405 * config.guess: Handle hppa64-linux systems.
7406
8679174d
MS
74072001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7408
7409 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7410 Don't unset, it's non-portable and no longer necessary, set to empty
7411 instead.
7412
02d01ed4
MS
74132001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7414
7415 * ltconfig: Shell portability fix for the tagname validity check.
7416
4cc5853d
MS
74172001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7418
7419 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7420
7487e485
AO
74212001-01-27 Alexandre Oliva <aoliva@redhat.com>
7422
7423 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7424 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7425
f332af52
AO
74262001-01-24 Alexandre Oliva <aoliva@redhat.com>
7427
7428 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7429 keep at least one of build_libtool_libs or build_old_libs set to
7430 yes.
7431
ef099754
AO
74322001-01-24 Alexandre Oliva <aoliva@redhat.com>
7433
7434 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7435 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7436
8341f2fc 74372000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7438
8341f2fc
AJ
7439 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7440
74412000-11-03 Philip Blundell <pb@futuretv.com>
7442
7443 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7444 files.
ebf0fa2e 7445
c320a39f
JJ
74462001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7447
7448 * COPYING.NEWLIB: Put into source repository.
7449
8817b92e
BE
74502001-01-15 Ben Elliston <bje@redhat.com>
7451
7452 * configure.in (host_tools): Add sid.
7453 Always configure cgen.
7454 * Makefile.in (all-sid): New target.
7455 (check-sid, clean-sid, install-sid): Likewise.
7456
35590697
AJ
74572001-01-07 Andreas Jaeger <aj@suse.de>
7458
80413487 7459 * config.sub, config.guess: Update from subversions.
35590697 7460
6ee6cea6
AO
74612000-12-12 Alexandre Oliva <aoliva@redhat.com>
7462
7463 * configure.in: Disable language-specific target libraries for
7464 languages that aren't enabled.
7465
077b8428
NC
74662000-11-24 Nick Clifton <nickc@redhat.com>
7467
7468 * configure.in (xscale-elf): Add target.
7469 (xscale-coff): Add target.
7470 (c4x, c5x, tic54x): Move after ARM targets.
7471
9e28a1ed
AO
74722000-11-23 Alexandre Oliva <aoliva@redhat.com>
7473
7474 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7475
be98a80a
ILT
74762000-11-20 Ian Lance Taylor <ian@zembu.com>
7477
7478 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7479
5cec67bf
AO
74802000-11-18 Alexandre Oliva <aoliva@redhat.com>
7481
7482 * Makefile.in: Merge with GCC and libgcj.
7483 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7484 configure-target-<library> when their configure scripts need the C
7485 or C++ library to have already been built to work properly.
7486 (do_proto_toplev): Set them to an empty string.
7487
d932cae7 74882000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7489
7490 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7491 (REALLY_SET_LIB_PATH): Use them.
7492
d932cae7 74932000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7494
7495 * config.sub: Add support for Sun Chorus
7496
8602ff0c
NC
74972000-11-02 Per Lundberg <plundis@chaosdev.org>
7498
7499 * config.sub: Add support for the *-storm-chaos OS.
7500
f9e0997d
NC
75012000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7502
80413487
RH
7503 * configure.in (noconfigdirs): Don't compile some
7504 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 7505
d64552c5
AO
75062000-09-30 Alexandre Oliva <aoliva@redhat.com>
7507
7508 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7509 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7510 all affected `configure' scripts.
7511
97f60b31
AO
75122000-09-25 Alexandre Oliva <aoliva@redhat.com>
7513
7514 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7515 ltcf-c.sh.
7516
6e8dd58f
PB
75172000-09-12 Philip Blundell <philb@gnu.org>
7518
7519 * config.sub, config.guess: Update from subversions.
7520
103a2e99
AO
75212000-09-06 Alexandre Oliva <aoliva@redhat.com>
7522
51601921
AO
7523 * Makefile.in (all-zlib): Added dummy target.
7524
103a2e99
AO
7525 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7526 multi-language branch.
7527
2809b4b9
AO
75282000-09-05 Alexandre Oliva <aoliva@redhat.com>
7529
7530 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7531 (bootstrap*): Depend on all-bootstrap.
7532
7450026c
AO
75332000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7534
7535 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7536 crosses, but add gcc/include to the header search path for them.
7537
6cf86f7f
AO
75382000-08-31 Alexandre Oliva <aoliva@redhat.com>
7539
7540 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7541 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7542 * gettext.m4: New file, extracted from aclocal.m4.
7543
ce2ea6e3
AO
75442000-08-22 Alexandre Oliva <aoliva@redhat.com>
7545
7546 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7547 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7548 sub-configures.
7549
9765193e
DE
75502000-08-20 Doug Evans <dje@casey.transmeta.com>
7551
7552 * Makefile.in (ALL_MODULES): Add all-cgen.
7553 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7554 (all-cgen): New target.
7555 (all-opcodes,all-sim): Depend on all-cgen.
7556 * configure.in (host_tools): Add cgen.
7557 Only configure cgen if --enable-cgen-maint.
7558
d7b32520
AO
75592000-08-17 Alexandre Oliva <aoliva@redhat.com>
7560
7561 * config-ml.in (CC, CXX): Don't introduce a leading space.
7562
e52ef561
AO
75632000-08-16 Alexandre Oliva <aoliva@redhat.com>
7564
7565 * configure.in (libstdcxx_flags): Use
7566 libstdc++-v3/src/libstdc++.INC.
7567
88f9c2a0
AO
75682000-08-15 Alexandre Oliva <aoliva@redhat.com>
7569
7570 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7571
98fbe43f
JM
75722000-08-11 Jason Merrill <jason@redhat.com>
7573
7574 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7575 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7576 (FLAGS_FOR_TARGET): Not here.
7577 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7578
279ddab4
DD
75792000-08-07 DJ Delorie <dj@redhat.com>
7580
7581 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7582 "if we're also building gcc, and it's a gcc that will run on the
7583 build machine, we want to use its includes instead of the system's
7584 default includes".
7585
60523a83
AO
75862000-08-03 Alexandre Oliva <aoliva@redhat.com>
7587
24ffec7a
AO
7588 * configure.in (libstdcxx_flags): Don't use `"'.
7589
60523a83
AO
7590 * config-ml.in: Adjust multilib search paths to the
7591 appropriate multilib tree.
7592
daf644b5
AO
75932000-08-02 Alexandre Oliva <aoliva@redhat.com>
7594
7595 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7596 commas in $LANGUAGES.
7597
63266560
DD
75982000-08-01 Alexandre Oliva <aoliva@redhat.com>
7599
7600 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7601
76022000-07-31 Alexandre Oliva <aoliva@redhat.com>
7603
7604 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7605 CXX_FOR_TARGET for sed.
7606
76072000-07-30 Alexandre Oliva <aoliva@redhat.com>
7608
7609 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7610 Do not override if already set in the environment or in configure.
7611 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7612 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7613
9e449d3e
AO
76142000-07-27 Alexandre Oliva <aoliva@redhat.com>
7615
7616 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7617 (GCC_FOR_TARGET): Use it.
7618 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7619 * configure.in: ... here.
7620 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7621 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7622
8bbd92e0
AO
76232000-07-24 Alexandre Oliva <aoliva@redhat.com>
7624
fd1f87b2
AO
7625 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7626 (configure-target-libchill, configure-target-libobjc): Likewise.
7627
8bbd92e0
AO
7628 * configure.in: Use the same cache file for all target libs.
7629 * config-ml.in: But different cache files per multilib variant.
7630
25c6c112
JL
76312000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7632
7633 * configure (topsrcdir): Don't use dirname.
7634
ba73c63f
JM
76352000-07-20 Jason Merrill <jason@redhat.com>
7636
7637 * configure.in: Remove all references to libg++ and librx.
7638
7639 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7640
1af08294
HPN
76412000-07-20 Hans-Peter Nilsson <hp@axis.com>
7642
7643 * config.sub: Update to subversions version 2000-07-06.
7644
ba73c63f
JM
76452000-07-12 Andrew Haley <aph@cygnus.com>
7646
7647 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7648 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7649
76502000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
7651
7652 * symlink-tree: Check number of arguments.
7653
d932cae7 76542000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
7655
7656 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7657
ba73c63f
JM
76582000-07-05 Jim Wilson <wilson@cygnus.com>
7659
7660 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7661 search path for a g++ extracted from the build tree. This
7662 will allow link tests run by configure scripts in
7663 subdirectories to succeed.
7664
92ee2f86
UC
76652000-07-01 Koundinya K <kk@ddeorg.soft.net>
7666
80413487 7667 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 7668
23f2f29f
CV
76692000-06-28 Corinna Vinschen <vinschen@cygnus.com>
7670
7671 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7672 `os2'. Force ac_cv_exeext to be ".exe" in that case.
7673
f04f5a67
TW
76742000-06-19 Timothy Wall <twall@cygnus.com>
7675
7676 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7677 * config.sub: Add tic54x target.
7678
11da68be
NC
76792000-06-07 Phillip Thomas <pthomas@suse.de>
7680
7681 * README-maintainer-mode: New file: Contains notes on using
7682 --enable-maintainer-mode with binutils.
7683
d932cae7 76842000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
7685
7686 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7687
d932cae7 76882000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
7689
7690 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7691 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7692
9442cea3
L
769320000-05-21 H.J. Lu (hjl@gnu.org)
7694
80413487
RH
7695 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7696 directory are used if they exist. Make sure
7697 $(build_tooldir)/include is searched for header files,
7698 $(build_tooldir)/lib/ for library files.
9442cea3 7699 (GCC_FOR_TARGET): Likewise.
80413487 7700 (CXX_FOR_TARGET): Likewise.
9442cea3 7701
d932cae7 77022000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
7703
7704 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7705
d932cae7 77062000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
7707
7708 * Makefile.in (configure-target-libiberty): Depend on
7709 configure-target-newlib.
7710
ba73c63f
JM
77112000-05-16 Alexandre Oliva <aoliva@cygnus.com>
7712
7713 * configure.in, Makefile.in: Merge all libffi-related
7714 configury stuff from the libgcj tree.
7715
d932cae7 77162000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
7717
7718 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7719 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7720
d932cae7 77212000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
7722
7723 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7724 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 7725 current version information. Add to proto-toplev directory.
b5a23627
AC
7726 (gdb-taz): Build do-djunpack.
7727
ba73c63f
JM
77282000-05-15 David Edelsohn <edelsohn@gnu.org>
7729
7730 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7731
7c86ed39
L
77322000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7733
7734 * ltmain.sh: Preserve in relink_command any environment
7735 variables that may affect the linker behavior.
7736
d932cae7 77372000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
7738
7739 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7740
d932cae7 77412000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
7742
7743 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7744
ed0a91a5
EZ
77452000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
7746
7747 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 7748 with the version name.
ed0a91a5 7749
ba73c63f 77502000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 7751
ba73c63f 7752 * config.if: Tweak.
6cafa39f 7753
ba73c63f 77542000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 7755
ba73c63f 7756 * djunpack.bat: New file.
66156876 7757
d932cae7 77582000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
7759
7760 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
7761 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7762 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7763 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 7764
ba73c63f
JM
77652000-04-16 Dave Pitts <dpitts@cozx.com>
7766
80413487
RH
7767 * config.sub (case $basic_machine): Change default for "ibm-*"
7768 to "openedition".
ba73c63f 7769
d932cae7 77702000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
7771
7772 * Makefile.in (gdb-taz): New target. GDB specific archive.
7773 (do-md5sum): New target.
7774 (MD5PROG): Define.
7775 (PACKAGE): Default to TOOL.
7776 (VER): Default to a shell script.
7777 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 7778 md5 checksum generation.
b35ece4e
AC
7779 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7780 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7781 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 7782 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 7783
d932cae7 77842000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
7785
7786 * configure (warn_cflags): Delete.
7787
ba73c63f 77882000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 7789 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 7790
80413487
RH
7791 * configure.in (enable_libstdcxx_v3): Add.
7792 (target_libs): Add bits here to switch between libstdc++-v2 and
7793 libstdc++-v3.
7794 * config.if: And this file too.
7795 * Makefile.in: Add libstdc++-v3 targets.
35590697 7796
ba73c63f
JM
77972000-04-05 Michael Meissner <meissner@redhat.com>
7798
7799 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 7800
d332c5ac
JM
78012000-03-29 Jason Merrill <jason@casey.cygnus.com>
7802
7803 * configure.in: -linux-gnu*, not -linux-gnu.
7804
d932cae7 78052000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
7806
7807 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7808 (do-tar-bz2): Replace TOOL with PACKAGE.
7809 (gdb.tar.bz2): Remove GDBTK from GDB package.
7810 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 7811 dejagnu.tar.bz2): New packages.
6dcbc97b 7812
96ce09a7
ILT
78132000-02-27 Andreas Jaeger <aj@suse.de>
7814
7815 * configure.in: Add entry for mips*-*-linux*, move catch all
7816 *-*-*linux* entry below this one.
7817
2031769e
ILT
78182000-02-27 Ian Lance Taylor <ian@zembu.com>
7819
7820 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7821
4bab746c
NC
78222000-02-24 Nick Clifton <nickc@cygnus.com>
7823
7824 * config.sub: Support an OS of "wince".
7825
d932cae7 78262000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
7827
7828 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 7829 version.
ada59422 7830
5b93d8bb
AM
78312000-02-23 Linas Vepstas <linas@linas.org>
7832
7833 * config.sub: Add support for Linux/IBM 370.
7834 * configure.in: Likewise.
7835
2fb651f6
NC
78362000-02-22 Nick Clifton <nickc@cygnus.com>
7837
7838 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7839
b8441c25
CF
78402000-02-20 Christopher Faylor <cgf@cygnus.com>
7841
7842 * config.guess: Guess "cygwin" rather than "cygwin32".
7843
d332c5ac
JM
78442000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7845
7846 * configure (gcc_version): When setting, narrow search to
7847 lines containing `version_string'.
7848
ba73c63f
JM
78492000-02-15 Denis Chertykov <denisc@overta.ru>
7850
7851 * config.sub: Add support for avr target.
7852
d932cae7 78532000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
7854
7855 * config.sub: Add mmix-knuth-mmixware.
7856
78572000-01-27 Christopher Faylor <cgf@redhat.com>
7858
7859 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7860 structure stuff to -L library search.
7861 (CXX_FOR_TARGET): Ditto.
7862 (CROSS_CHECK_MODULES): Fix spelling mistake.
7863
78642000-01-24 Mark Mitchell <mark@codesourcery.com>
7865
7866 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7867 the C++ compiler.
7868
78692000-01-12 Richard Henderson <rth@cygnus.com>
7870
7871 * configure.in: Don't build some bits for beos.
7872
78732000-01-12 Joel Sherrill (joel@OARcorp.com)
7874
7875 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7876 as include files.
7877
91b2c84d
GK
78782000-01-06 Geoff Keating <geoffk@cygnus.com>
7879
7880 * configure.in: Use mt-aix43 to handle *_TARGET defs,
7881 not mh-aix43.
7882
ba73c63f
JM
78831999-12-14 Richard Henderson <rth@cygnus.com>
7884
7885 * config.guess (alpha-osf, alpha-linux): Detect ev67.
7886 * config.sub: Accept alphaev[78], alphaev8.
7887
78881999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7889
7890 * config.guess, config.sub: Update from autoconf.
7891
7892Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7893
7894 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7895 necessary libraries are missing.
7896
78971999-10-25 Andreas Schwab <schwab@suse.de>
7898
7899 * configure: Fix quoting inside arguments of eval.
7900
79011999-10-21 Nick Clifton <nickc@cygnus.com>
7902
7903 * config-ml.in: Allow suppression of some ARM multilibs.
7904
7905Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
7906
7907 * config.guess: Add OS/390 match pattern.
7908 * config.sub: Add mvs, openedition targets.
7909 * configure.in (i370-ibm-opened*): New.
7910
ef14edc4
ILT
79111999-09-04 Steve Chamberlain <sac@pobox.com>
7912
7913 * config.sub: Add support for configuring for pj.
7914
afb478e8
NC
79151999-08-31 Nick Clifton <nickc@cygnus.com>
7916
fd6848f6 7917 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 7918
ba73c63f 79191999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
7920
7921 * configure.in: Do not configure or build ld for AIX
7922 platforms. ld is known to be broken on these platforms.
7923
ba73c63f
JM
7924Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7925
7926 * config-ml.in: Pass compiler flag corresponding to multidirs to
7927 subdir configures.
7928
c363de44
ILT
79291999-08-09 Ian Lance Taylor <ian@zembu.com>
7930
7931 * Makefile.in (LDFLAGS): Define.
7932
dc8bc5a6
ILT
79331999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7934
7935 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7936 noconfigdirs.
7937 (*-*-cygwin*): Likewise.
7938
6ca3858e
ILT
79391999-08-08 Ian Lance Taylor <ian@zembu.com>
7940
71141bb6
ILT
7941 * mkdep: New file.
7942 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7943 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7944
6ca3858e
ILT
7945 From Eli Zaretskii <eliz@is.elta.co.il>:
7946 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7947 long file name when using DJGPP on MS-DOS.
7948
ba73c63f
JM
7949Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7950
7951 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7952
2735a327
AM
79531999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7954
7955 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7956 dependency as this causes "make check" to globally "make all"
7957
ba73c63f
JM
7958Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7959
7960 * configure.in (target_libs): Added target-zlib.
7961 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7962 (CONFIGURE_TARGET_MODULES): Likewise.
7963 (CHECK_TARGET_MODULES): Likewise.
7964 (INSTALL_TARGET_MODULES): Likewise.
7965 (CLEAN_TARGET_MODULES): Likewise.
7966 (configure-target-zlib): New target.
7967 (all-target-zlib): Likewise.
7968 (all-target-libjava): Depend on all-target-zlib.
7969 (configure-target-libjava): Depend on configure-target-zlib.
7970
7971 * Makefile.in (configure-target-libjava): Depend on
7972 configure-target-newlib.
7973 (configure-target-boehm-gc): New target.
7974 (configure-target-qthreads): New target.
7975
80413487
RH
7976 * configure.in (target_libs): Added target-qthreads.
7977 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7978 (CONFIGURE_TARGET_MODULES): Likewise.
7979 (CHECK_TARGET_MODULES): Likewise.
7980 (INSTALL_TARGET_MODULES): Likewise.
7981 (CLEAN_TARGET_MODULES): Likewise.
7982 (all-target-qthreads): New target.
7983 (configure-target-libjava): Depend on configure-target-qthreads.
7984 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7985
7986 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7987 (CONFIGURE_TARGET_MODULES): Likewise.
7988 (CHECK_TARGET_MODULES): Likewise.
7989 (INSTALL_TARGET_MODULES): Likewise.
7990 (CLEAN_TARGET_MODULES): Likewise.
7991 (all-target-libjava): New target.
7992 (all-target-boehm-gc): Likewise.
7993 * configure.in (target_libs): Added libjava, boehm-gc.
7994
08d836d6
ILT
79951999-07-22 Ian Lance Taylor <ian@zembu.com>
7996
7997 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7998 configure.bat in SUPPORT_FILES.
7999 (gas+binutils.tar.bz2): Likewise.
8000
8001 * makeall.bat: Remove; obsolete.
8002
8f36e47c
ILT
80031999-07-21 Ian Lance Taylor <ian@zembu.com>
8004
8005 From Mark Elbrecht:
8006 * configure.bat: Remove; obsolete.
8007
56e82f25
ILT
80081999-07-11 Ian Lance Taylor <ian@zembu.com>
8009
8010 * configure: Add -W -Wall to the default CFLAGS when compiling with
8011 gcc.
8012
1001d816
JL
8013Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8014
8015 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8016
106117aa
MM
80171999-06-30 Mark Mitchell <mark@codesourcery.com>
8018
8019 * configure.in: Build ld on IRIX6.
8020
c376f4ed
ILT
80211999-06-12 Ian Lance Taylor <ian@zembu.com>
8022
8023 * Makefile.in: Change distribution targets to use bzip2 instead of
8024 gzip.
8025 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8026 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8027
306b7445
NC
80281999-06-04 Nick Clifton <nickc@cygnus.com>
8029
8030 * config.sub: Add mcore target.
8031
d932cae7 80321999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8033
8034 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8035
d932cae7 80361999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8037
8038 * config.guess (dummy): Changed to $dummy.
8039
6c3175b0
NC
80401999-05-24 Nick Clifton <nickc@cygnus.com>
8041
ba73c63f
JM
8042 * config.sub: Tidied up case statements.
8043
80441999-05-22 Ben Elliston <bje@cygnus.com>
8045
8046 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8047 <jiro@din.or.jp>.
8048
8049 * config.guess: Merge with FSF version. Future changes will be
8050 more accurately recorded in this ChangeLog.
8051 * config.sub: Likewise.
8052
d932cae7 80531999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8054
8055 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8056
252b5132
RH
80571999-04-30 Tom Tromey <tromey@cygnus.com>
8058
8059 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8060
80611999-04-23 Tom Tromey <tromey@cygnus.com>
8062
8063 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8064
80651999-04-20 Drew Moseley <dmoseley@cygnus.com>
8066
8067 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8068 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8069 Bad merge removed these two changes.
8070
ba73c63f 8071Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8072 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8073
8074 * config.guess (interix Alpha): Add.
8075
252b5132
RH
80761999-04-11 Richard Henderson <rth@cygnus.com>
8077
8078 * configure.in (i?86-*-beos*): Do config gperf; don't config
8079 gdb, newlib, or libgloss.
8080
d932cae7 80811999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8082
ba73c63f
JM
8083 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8084 link a trivial program with -mabi=64. If it fails, remove mabi=64
8085 from multidirs.
8086
d932cae7 80871999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8088
8089 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8090
252b5132
RH
80911999-04-08 Nick Clifton <nickc@cygnus.com>
8092
8093 * config.sub: Add support for mcore targets.
8094
80951999-04-07 Michael Meissner <meissner@cygnus.com>
8096
8097 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8098 not mt-ospace, in order to shut up assembler warning about using
8099 symbols that are named the same as registers.
8100
81011999-04-07 Drew Moseley <dmoseley@cygnus.com>
8102
8103 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8104 dependency list for all-target-cygmon.
8105
81061999-04-05 Doug Evans <devans@casey.cygnus.com>
8107
8108 * config-ml.in: Check $host, not $target, for selective multilibs.
8109 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8110 thumb interworking, and underscore prefix multilibs.
8111
81121999-04-04 Ian Lance Taylor <ian@zembu.com>
8113
8114 * missing: Update to version from current automake.
8115
8116Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8117
8118 * configure (gxx_include_dir): Removed.
8119
8120 * configure.in (gxx_include_dir): Handle it.
8121 * Makefile.in: Likewise.
8122
81231999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8124
8125 * config.sub (mips64vr4111,mips64vr4111el) Add.
8126
81271999-03-21 Ben Elliston <bje@cygnus.com>
8128
80413487 8129 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8130
8131Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8132
252b5132
RH
8133 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8134 config/mh-djgpp.
8135
8136Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8137
8138 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8139 all-target-newlib to dependency list for all-target-bsp.
8140
8141Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8142
8143 * config.sub: Add i386-uwin support.
8144 * config.guess: Likewise.
8145
8146Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8147
8148 * configure.in: cleanup, add mh-*pic handling for arm, special
8149 case powerpc*-*-aix*
8150
8151Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8152
8153 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8154 can be built.
8155
8156Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8157
8158 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8159 targets.
252b5132
RH
8160
81611999-03-02 Nick Clifton <nickc@cygnus.com>
8162
8163 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8164
d932cae7 81651999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8166
8167 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8168
81691999-02-24 Nick Clifton <nickc@cygnus.com>
8170
8171 * config.sub: Fix typo in arm recognition.
8172
d932cae7 81731999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8174
8175 * configure.in (noconfigdirs): Changed target_configdirs to
8176 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8177 rather than m68k-*-* since it is not known to work on
8178 m68k-aout. Ditto for arm-*-*oabi.
8179
d932cae7 81801999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8181
8182 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8183
81841999-02-19 Ben Elliston <bje@cygnus.com>
8185
8186 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8187 Smart and improved by Andrew Cagney.
8188
d932cae7 81891999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8190
8191 * config.guess: Recognize openbsd-*-hppa.
8192
d932cae7 81931999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8194
8195 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8196 only if it is not empty.
8197
81981999-02-17 Nick Clifton <nickc@cygnus.com>
8199
8200 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8201
fd6848f6 8202 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8203
8204 * config.sub: Modified to recognize uname's armv* syntax.
8205
82061999-02-17 Mark Salter <msalter@cygnus.com>
8207
8208 * configure.in: Added target-bsp for sparclite.
8209
d932cae7 82101999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8211
8212 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8213
82141999-02-08 Nick Clifton <nickc@cygnus.com>
8215
8216 * configure.in: Add support for strongarm port.
8217 * config.sub: Add support for strongarm target.
8218
d932cae7 82191999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8220
252b5132
RH
8221 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8222 the old name config/mh-cygwin32.
8223 Enable texinfo.
8224
d932cae7 82251999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8226
8227 * configure.in: Do build ld for ix86 Solaris.
8228
d932cae7 82291999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8230
8231 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8232 $AR_FOR_TARGET. Likewise for RANLIB.
8233
d932cae7 82341999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8235
80413487
RH
8236 * config.sub (oabi): Recognize.
8237 * configure.in (arm-*-oabi): Handle.
252b5132 8238
d932cae7 82391999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8240
8241 * config.guess: Improve detection of i686 on UnixWare 7.
8242
d932cae7 82431999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8244
8245 * config.guess: Add support for i386-pc-interix.
8246 * config.sub: Likewise.
8247 * configure.in: Likewise.
252b5132 8248
d932cae7 82491999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8250
8251 * Makefile.in: Remove unneeded all-target-libio from
8252 from all-target-winsup target since it is now unneeded.
8253 Add all-target-libtermcap in its place since it is now
8254 needed.
8255
d932cae7 82561998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8257
8258 * configure.in: makefile stub for cygwin target is probably
8259 unnecessary. Remove it for now.
252b5132 8260
d932cae7 82611998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8262
8263 * configure.in: libtermcap.a should be built when cygwin is the
8264 target as well as the host.
8265 * config.guess: Allow mixed case in cygwin uname output.
8266 * Makefile.in: Add libtermcap target.
252b5132 8267
d932cae7 82681998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8269
8270 * config.sub: Clean up handling of hppa2.0.
8271
d932cae7 82721998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8273
8274 * config.guess: Use C code to identify more HP machines.
8275
8276Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8277
8278 * config.sub: Handle hppa2.0.
8279
ba73c63f
JM
8280Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8281
8282 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8283 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8284
82851998-12-15 Mark Salter <msalter@cygnus.com>
8286
8287 * configure.in: Added target-bsp for several target architectures.
8288
8289 * Makefile.in: Added rules for bsp.
8290
252b5132
RH
8291Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8292
8293 * config.guess: Improve detection of hppa2.0 processors.
8294
8295Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8296
8297 * config.guess: Recognize FreeBSD using ELF automatically.
8298
82991998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8300
8301 * configure (skip-this-dir): Add handling for new shell script, which
8302 might be created by a sub-directory's configure to indicate, this particular
8303 directory is "unwanted".
8304 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8305
252b5132
RH
8306Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8307
8308 * ltconfig: import from libtool, after changing libtool to
8309 account for the cygwin name change.
8310
8311Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8312
8313 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8314 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8315
8316Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8317
8318 * configure.in: Add libtermcap to list of cygwin dependencies.
8319
d932cae7 83201998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8321
80413487
RH
8322 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8323 they include winsup/include when it's a cygwin target.
252b5132
RH
8324
83251998-11-12 Tom Tromey <tromey@cygnus.com>
8326
8327 * configure.in (host_tools): Added zip.
8328 * Makefile.in (all-target-libjava): Depend on all-zip.
8329 (all-zip): New target.
8330 (ALL_MODULES): Added all-zip.
8331 (NATIVE_CHECK_MODULES): Added check-zip.
8332 (INSTALL_MODULES): Added install-zip.
8333 (CLEAN_MODULES): Added clean-zip.
8334
d932cae7 83351998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8336
8337 * Makefile.in: lose "32" from comment about cygwin.
8338
d932cae7 83391998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8340
8341 * configure.in: Use -Os to build target libraries for the fr30.
8342
d932cae7 83431998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8344
8345 * config.sub: Add fr30.
8346
d932cae7 83471998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8348
80413487 8349 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8350 cygwin* instead of cygwin32*.
8351 * config.sub: Check cygwin* instead of cygwin32*.
8352
d932cae7 83531998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8354
8355 * config.guess: Match any version of Unixware7.
8356
252b5132
RH
83571998-10-20 Syd Polk <spolk@cygnus.com>
8358
8359 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8360 if desired.
8361
d932cae7 83621998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8363
8364 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8365 these if the appropriate directories and files to not exist.
8366
d932cae7 83671998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8368
8369 * Makefile.in (DEVO_SUPPORT): Add config.if.
8370
d932cae7 83711998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8372
8373 * configure: Add pattern to replace "build_tooldir"'s
8374 definition in the generated Makefile with "tooldir"'s
8375 actual value.
8376
252b5132
RH
8377Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8378
8379 * config.sub: Bring back lost sparcv9.
8380
ba73c63f
JM
8381 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8382
8383Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8384
8385 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8386 CC_FOR_TARGET and friends.
8387
8388Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8389
ba73c63f
JM
8390 * Makefile.in (build_tooldir): New variable, same as tooldir.
8391 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8392 -B$(build_tooldir)/bin/.
8393 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8394
252b5132
RH
8395Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8396
8397 * config.sub: Add support for i[34567]86-pc-udk.
8398 * configure.in: Likewise.
8399
8400Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8401
8402 * Makefile.in: add bzip2 package building bits for user
8403 tools module
8404 * configure.in: ditto
8405
ba73c63f
JM
8406Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8407
8408 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8409 (ALL_TARGET_MODULES): Add all-target-libobjc.
8410 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8411 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8412 (all-target-libchill): Add dependencies.
8413 * configure.in (target_libs): Add libchill.
35590697 8414
252b5132
RH
84151998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8416
ba73c63f 8417 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8418
8419Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8420
8421 * Makefile.in (all-automake): fix dependencies.
8422
8423Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8424
8425 * configure.in: Minor cleanups for building in the $(target_alias)
8426 subdir.
8427
84281998-09-22 Jim Wilson <wilson@cygnus.com>
8429
8430 * Makefile.in (bootstrap): Set r and s before make all. Use
8431 BASE_FLAGS_TO_PASS in make all.
8432 (cross): Likewise.
8433
84341998-09-20 Mark Mitchell <mark@markmitchell.com>
8435
8436 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8437
252b5132
RH
8438Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8439
8440 * config.sub: Fix typo in last change.
8441
84421998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8443
8444 * config.sub: Add support for C4x target.
8445 * configure.in: Likewise.
8446
84471998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8448
8449 * config.sub: Recognize sparcv9 just like sparc64.
8450
8451Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8452
8453 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8454
8455Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8456
8457 * config.guess: Correctly identify Pentium II sco boxes.
8458
8459 * config.guess: Fix "tr" code. From Weiwen Liu.
8460
8461Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8462
8463 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8464 stabs.
8465
8466Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8467
8468 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8469 (ALL_TARGET_MODULES): Add all-target-libchill.
8470 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8471 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8472 (all-target-libchill): Add dependencies.
8473 * configure.in (target_libs): Add libchill.
8474
8475Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8476
8477 * config.guess: Avoid assumptions about "tr" behaves when
8478 LANG is set to something other than English.
8479
8480Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8481
8482 * configure (gxx_include_dir): Changed to
8483 '${prefix}/include/g++'-${libstdcxx_interface}.
8484
8485 * config.if: New to determine the interfaces.
8486
8487Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8488
8489 * config.guess: Detect and handle MPE/IX.
8490 * config.sub: Deal with MPE/IX.
8491
8492Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8493
8494 * configure.in: Use mh-aix43.
8495
84961998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8497
8498 * configure: Fix --without/--disable cases for gxx-include-dir.
8499
8500Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8501
8502 * mdata-sh: Imported. Needed for automake support.
8503
8504Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8505
ba73c63f 8506 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
8507 "chmod og=u `find . -print`".
8508
8509Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8510
ba73c63f 8511 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
8512
8513Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8514
8515 * Makefile.in: Undo previous patch.
8516
8517Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8518
8519 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8520 to here ...
8521 (install-no-fixedincludes): and here
8522 (INSTALL_MODULES): ... from here.
8523
8524Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8525
8526 * config.sub: Merge with FSF.
8527
8528 * config.guess: Merge with FSF.
8529
8530Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8531
8532 * configure (extraconfigdirs): New variable.
8533 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8534 * Makefile.in (all): Move higher in file.
8535 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8536 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8537 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8538 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8539 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8540
85411998-07-23 Brendan Kehoe <brendan@cygnus.com>
8542
8543 * Makefile.in (all-target-libjava): Depend on all-gcc and
8544 all-target-newlib.
8545 (configure-target-libjava): Depend on $(ALL_GCC).
8546
8547Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8548
8549 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8550 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8551
8552Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8553
8554 * ylwrap: Change absolute path checks to check for DOS style path
8555 names.
8556
8557 * ylwrap: Don't use a full path name if the source file is in the
8558 same directory. From hjl@lucon.org (H.J. Lu).
8559
8560 * config-ml.in: Default to being verbose, to match Feb 18 change to
8561 configure.
8562
8563Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8564
8565 Brought over from egcs:
8566
8567 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8568
8569 * configure.in (target_subdir): Set to ${target_alias} instead
8570 of "libraries".
8571
8572 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8573
8574 * configure.in (target_subdir): Set to libraries if enable_multilib.
8575
8576Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8577
8578 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8579 multilibs, force reconfiguration the first time we create
8580 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8581
8582Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8583
8584 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8585 avoid confusion with --no-recursion.
8586
8587Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8588
8589 * configure.in: Win32 hosts shouldn't use install -x
8590 * install-sh: remove -x option, and special .exe-handling
8591 hack.
8592
8593Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8594
8595 * config.guess: Recognize i586-pc-beos.
8596 * configure.in: Don't build some bits for beos.
8597
8598Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8599
8600 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8601 CFLAGS default to -O2.
8602
8603 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8604 when using GNU ld.
8605
8606Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8607
8608 * ltmain.sh: Correct install when using a different shell.
8609
8610Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8611
8612 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8613
8614Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8615
8616 * makefile.vms: Update to build binutils/makefile.vms. Add install
8617 target.
8618
8619Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8620
8621 * ltconfig: Update to correct AIX handling.
8622
8623Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8624
8625 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8626
8627 * configure.in (target_subdir): Set to ${target_alias} instead
8628 of "libraries".
8629
86301998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8631
8632 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8633 (Makefile): Depend on $(gcc_version_trigger).
8634
8635 * configure (gcc_version): Change default initializer to empty
8636 string.
8637 (gcc_version_trigger): New variable; pass this variable down
8638 to subdir configures to enable them checking gcc's version
8639 themselves. Emit make macros for both gcc_version vars.
8640 (topsrcdir): Initialize reliably.
8641 (recursion line): Remove --with-gcc-version=${gcc_version}.
8642
86431998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8644
8645 * configure (enable_version_specific_runtime_libs): Implement new flag
8646 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8647 in $(libsubdir); emit definition in each generated Makefile.
8648 (gxx_include_dir): Initialize depending on
8649 $enable_version_specific_runtime_libs.
8650
86511998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8652
8653 * configure (gcc_version): Initialize properly depending on
8654 how and where configure is started.
8655 (recursion line): Pass a --with-gcc-version=${gcc_version}
8656 to configures in subdirs.
8657
8658Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8659
8660 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 8661 cygmon
252b5132
RH
8662
8663Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
8664
8665 * configure.in: Add cygmon and libstub support for mn10200.
8666
86671998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
8668
8669 * configure (gcc_version): Add new variable describing the
8670 particular gcc version we're building.
8671 * Makefile.in (libsubdir): Add new macro for the directory
8672 in which the compiler finds executables, libraries, etc.
8673 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8674 and libsubdir.
8675
8676Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8677
ba73c63f
JM
8678 * Makefile.in (local-clean): Remove *.log.
8679 (warning.log): Built with warn_summary from build.log.
8680 (mail-report.log): Run test_summary.
8681 (mail-report-with-warnings.log): Run test_summary including
8682 warning.log in the report.
252b5132
RH
8683
8684Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
8685
8686 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8687
8688Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
8689
8690 * Makefile.in (grep): Grep no longer depends on libiberty.
8691
8692Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
8693
8694 * Makefile.in: all-snavigator needs all-libgui.
8695
8696Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
8697
8698 * configure.in: Add cygmon and libstub support for mn10300.
8699
8700Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
8701
8702 * missing: Update to version from automake 1.3.
8703
8704 * ltmain.sh: On installation, don't get confused if the same name
8705 appears more than once in the list of library names.
8706
8707Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
8708
8709 * config.sub: Accept m68060 and m5200 as CPU names.
8710
8711Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
8712
8713 * configure: Use && rather than using -a in test, because odd
8714 strings can confuse test.
8715 * configure.in: Likewise.
8716
8717Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
8718
8719 * ltconfig, ltmain.sh: Bring in Visual C++ support.
8720
8721Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8722
8723 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
8724 bootstrap4-lean): New targets.
8725
8726Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
8727
8728 * mpw-* Delete. Not used.
252b5132
RH
8729
8730Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
8731
8732 * COPYING.LIB: Update FSF address.
8733
8734Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
8735
8736 * ltconfig, ltmain.sh: Update to libtool 1.2a.
8737
8738 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8739 GAS_SUPPORT_DIRS.
8740
8741Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
8742
8743 * ltconfig, ltmain.sh: Avoid producing a version number if
8744 -version-info was not used.
8745
8746Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
8747
8748 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8749 building with newlib.
8750
87511998-04-30 Paul Eggert <eggert@twinsun.com>
8752
ba73c63f 8753 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 8754 Solaris `make' causes it to continue to next definition.
252b5132 8755
afb8d725
JM
8756Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
8757
8758 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8759 the right GUI libraries and files are installed along with GDB.
8760
252b5132
RH
8761Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
8762
8763 * configure.in: Change alpha to alpha* in several places.
8764
8765Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
8766
8767 * config.sub: Recognize sparc86x.
8768
8769Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 8770
252b5132
RH
8771 * configure.in (--enable-target-optspace): Remove debug echo.
8772
8773Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
8774
8775 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8776
8777Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
8778
8779 * ltconfig: Update cygwin32 support.
8780
8781 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8782 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8783 (GDB_SUPPORT_DIRS): Likewise.
8784
8785Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
8786
8787 * configure.in (target_makefile_frag): If --enable-target-optspace,
8788 use -Os to compile target libraries rather than -O2. Default to
8789 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8790 not used.
8791 * configure.in (target_cflags): Ditto for d30v.
8792
8793Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
8794
8795 * Makefile.in (all-bfd): Depend on all-intl.
8796 (all-binutils): Likewise.
8797 (all-gas): Likewise.
8798 (all-gprof): Likewise.
8799 (all-ld): Likewise.
8800
252b5132
RH
88011998-04-19 Brendan Kehoe <brendan@cygnus.com>
8802
8803 * configure.in (host_tools): Fix typo, lbtool -> libtool.
8804
8805Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
8806
8807 * Makefile.in (all-bfd): Depend upon all-libiberty.
8808
8809 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8810
8811Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
8812
8813 * Makefile.in: Add libstub.
8814
8815 * configure.in: Ditto. Build libstub for targets that have cygmon
8816 support.
8817
8818Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
8819
8820 * configure.in: Don't set PICFLAG on ix86-cygwin32.
8821
8822Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
8823
8824 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8825 use mh-sysv5 if specified. Support gprof on SCO Open Server.
8826
8827Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
8828
8829 * configure: Define DEFAULT_M4 by searching PATH.
8830 * Makfile.in: Use DEFAULT_M4.
8831
8832Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
8833
8834 * ltconfig: Add cygwin32 support.
8835
8836 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
8837 to configure and build.
8838
8839Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
8840
8841 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
8842
8843Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
8844
8845 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8846
8847Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
8848
8849 * Makefile.in: add ash make rules
8850 * configure.in: add ash to native_only and host_tools lists
8851
8852Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
8853
8854 * Makefile.in (all-gettext, all-intl): New targets.
8855 (ALL_MODULES): Added all-gettext, all-intl.
8856 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8857 (INSTALL_MODULES): Added install-gettext, install-intl.
8858 (CLEAN_MODULES): Added clean-gettext, clean-intl.
8859
8860 * configure.in (host_tools): Added gettext.
8861 (native_only): Likewise.
8862 (noconfigdirs) [various cases]: Likewise.
8863 (host_libs): Added intl.
8864
afb8d725
JM
8865Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
8866
8867 * configure: Do not disable building gdbtk for cygwin32 hosts.
8868
ba73c63f
JM
8869Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
8870
8871 * configure.in: Add thumb-coff target.
8872 * config.sub: Add thumb-coff target.
8873
252b5132
RH
8874Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8875
8876 * Makefile.in: Revert yesterday's change.
8877 (all-target-winsup): all-target-librx stays out of here.
8878
8879Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
8880
ba73c63f
JM
8881 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8882 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8883 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
8884 Remove references to librx and libg++.
8885
8886Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
8887
8888 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8889 recursive makes
8890
8891Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
8892
8893 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8894 for newlib directory.
8895 (CXX_FOR_TARGET): Likewise.
8896
8897Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
8898
8899 * ltconfig: Update after libtool/ltconfig.in change for
8900 hpux11.
8901
8902Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
8903
8904 * ltconfig, ltmain.sh: Update to libtool 1.2.
8905
8906Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
8907
8908 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8909 (install-gcc-cross): Instead, override LANGUAGES here.
8910
89111998-03-18 Dave Love <d.love@dl.ac.uk>
8912
8913 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8914 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8915
8916Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
8917
8918 * configure.in: Add Thumb-pe target.
8919
8920Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 8921
252b5132
RH
8922 * Makefile.in - changed sn targets to snavigator
8923 * configure.in - changed sn targets to snavigator
8924
8925Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
8926
8927 * config-ml.in: After building symlink tree call make distclean
8928 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8929 to be the case for libiberty.
8930
8931Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8932
8933 * configure: When making link, also check the current
8934 directory. The configure scripts may create one.
8935
8936Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8937
8938 * config.sub: Accept alphapca56 and alphaev6 properly.
8939
8940Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8941
8942 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8943
252b5132
RH
8944Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8945
80413487 8946 * config.sub (sco5): Fix typo.
252b5132
RH
8947
8948Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8949
8950 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8951 install-itcl.
8952 (install-itcl): Remove dependency on install-tcl.
8953
8954Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8955
8956 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8957
252b5132
RH
8958Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8959
8960 * configure.in: Don't build libgui for a cygwin32 target when not on
8961 a cygwin32 host.
8962
8963Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8964
8965 * configure (redirect): Set to null, so default behavior of
8966 configure is now --verbose.
8967
89681998-02-16 Dave Love <d.love@dl.ac.uk>
8969
8970 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8971 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8972
8973Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8974
8975 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8976 this change to sync Makefile.in with its ChangeLog entries.
8977
8978Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8979
8980 * ltmain.sh (mkdir): Check that the directory doesn't exist
8981 before we exit with error, so that we don't get races during
8982 parallel builds.
8983
8984Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8985
8986 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8987
8988Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8989
8990 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8991 PICFLAG_FOR_TARGET.
8992 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8993
8994 * configure: Emit a definition for the new macro enable_shared
8995 into each Makefile.
8996
252b5132
RH
8997Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8998
8999 * configure.in (host_tools, native_only): Add libtool.
9000
9001Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9002
9003 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9004 Fix typo in ming config comment.
9005
9006Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9007
9008 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9009
9010Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9011
9012 * config.sub: Add tic30 cases, and map c30 to tic30.
9013
ba73c63f
JM
9014Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9015
9016 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9017 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9018 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9019 (CLEAN_TARGET_MODULES): Similarly
9020 (all-target-libf2c): Add dependences.
35590697 9021 * configure.in (target_libs): Add libf2c.
ba73c63f 9022
252b5132
RH
9023Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9024
ba73c63f
JM
9025 * configure.in: Remove expect from noconfigdirs when target
9026 is cygwin32. OK to build expect and dejagnu with Canadian
9027 Cross.
252b5132
RH
9028
9029Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9030
9031 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9032 host.
9033
9034 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9035 and mingw32.
9036
9037Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9038
9039 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9040 here as it is not defined in the toplevel Makefile.
9041
9042Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9043
9044 * configure (package_makefile_rules_frag): New variable, which names
9045 a file with generic rules, ...
9046 Change comment to mention we now have FIVE parts.
9047 * configure: Undo last change.
9048
9049Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9050
9051 * config.guess: More accurate determination of HP processor types.
9052 * config.sub: More accurate determination of HP processor types.
9053
9054Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9055
9056 * configure (package_makefile_frag): Move inserting the
9057 ${package_makefile_frag} to where it should be according
9058 to the comment.
9059
ba73c63f 9060Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9061
9062 * config.guess: Add support for Linux/ARM.
9063
9064Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9065
9066 * .cvsignore: Remove *-info and *-install since they match
9067 release-info and mpw-install, which we don't want to just ignore.
9068
9069Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9070
9071 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9072
9073Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9074
9075 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9076 local_prefix to sub-make invocations.
9077
9078Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9079
9080 * configure.in: Check makefile fragments in the source
9081 directory.
9082
9083Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9084
ba73c63f
JM
9085 * configure.in: Check whether host and target makefile
9086 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9087
9088Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9089
9090 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9091
252b5132
RH
9092Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9093
9094 * configure.in: Make sure we only replace RPATH_ENVVAR on
9095 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9096 regexp to sed.
9097
9098 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9099 to sub-makes.
9100
91011998-01-13 Lee Iverson (leei@ai.sri.com)
9102
9103 * config-ml.in (multi-do): LDFLAGS must include multilib
9104 designator.
9105
9106Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9107
9108 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9109
9110Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9111
9112 * config.sub: Add mingw32 support.
9113 * configure.in: Likewise.
252b5132
RH
9114
9115Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9116
9117 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9118
9119Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9120
9121 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9122 * configure (gxx_include_dir): Provide a definition for subdirs
9123 which do not use autoconf.
9124
9125Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9126
9127 * config.guess: Sync with egcs. Picks up new alpha support,
9128 BeOS & some additional linux support.
9129
ba73c63f 9130Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9131
9132 * config.guess: HP 9000/803 is a PA1.1 machine.
9133
ba73c63f
JM
9134Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9135
9136 * configure.in: It's alpha*-...
252b5132
RH
9137
9138Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9139
ba73c63f
JM
9140 * configure.in (host_makefile_frag, target_makefile_frag):
9141 Handle multiple config files.
9142 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9143 alpha-*-*.
252b5132
RH
9144
9145Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9146
9147 * mkdep: New file.
9148
9149Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9150
9151 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9152
9153Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9154
9155 * Makefile.in: Add libgui directory.
9156 (GDB_TK): Add all-libgui.
9157 * configure.in: Add libgui directory.
9158 * configure: Add all-libgui to GDB_TK.
9159
9160Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9161
9162 * config-ml.in (multidirs): Add m32r to multilib list.
9163
9164Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9165
9166 * Makefile.in (all-target-gperf): Change dependency to
9167 all-target-libstdc++.
9168
9169Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9170
9171 * config.guess: Add BeOS support.
9172
9173Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9174
9175 Source directory cvs renamed to cvssrc:
9176 * configure.in (host_tools): Change cvs to cvssrc.
9177 (native_only): Likewise.
9178 (noconfigdirs) [various cases]: Likewise.
9179 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9180 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9181 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9182 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9183 (all-cvssrc): Rename target from all-cvs.
9184
9185Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9186
9187 * configure (gxx_include_dir): Fix thinko.
9188
9189Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9190
9191 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9192 (install-cross, install-gcc-cross): New targets.
9193
9194Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9195
9196 * configure.in (noconfigdirs): Add support for Thumb target.
9197
9198 * config.sub (maybe_os): Add support for Thumb target.
9199
9200Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9201
9202 * Makefile.in: Add rules for cygmon.
9203
9204 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9205
9206Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9207
9208 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9209 * configure (gxx_include_dir): Provide a definition for subdirs
9210 which do not use autoconf.
9211
9212Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9213
9214 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9215 11/18/97 build
252b5132
RH
9216
9217Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9218
9219 * From Franz Sirl.
9220 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9221 found on RedHat Linux systems.
9222
9223Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9224
9225 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9226 guesses.
9227
9228Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9229
9230 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9231
9232Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9233
9234 * ltmain.sh: If mkdir fails, check whether the directory was created
9235 anyhow by some other process.
9236
9237Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9238
9239 * configure.in (d30v-*-*): Configure all directories.
9240
9241Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9242
9243 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9244 for the D30V.
9245
9246Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9247
9248 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9249
9250Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9251
80413487
RH
9252 * include/libiberty.h: Add extern "C" { so it can be used with C++
9253 progrms.
9254 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9255 programs.
252b5132
RH
9256
9257Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9258
9259 * configure.in (d30v-*-*): Configure GCC now.
9260
9261Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9262
9263 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9264 is no longer needed.
9265
9266Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9267
9268 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9269
9270Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9271
9272 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9273 targets using "$@" to provide support for similar but not identical
9274 targets without having to duplicate code.
9275
9276Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9277
9278 * makefile.vms: Fix to work with DEC C.
9279
9280Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9281
9282 * config.sub: Add mips-tx39-elf to marketing names.
9283
9284Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9285
9286 * ltmain.sh: Handle symlinks in generated script.
9287
9288Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9289
9290 * configure: Handle autoconf style directory options: --bindir,
9291 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9292 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9293 --sysconfdir.
9294 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9295 (sharedstatedir, localstatedir, oldincludedir): New variables.
9296 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9297 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9298 sbindir, sharedstatedir, and sysconfdir.
9299
9300Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9301
9302 * Makefile.in (bootstrap-lean): New target.
9303
9304Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9305
9306 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9307 sn, and gnuserv from noconfigdirs.
252b5132
RH
9308
9309Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9310
9311 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9312
9313Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9314
ba73c63f 9315 * Makefile.in (cross): New target.
252b5132
RH
9316
9317Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9318 Jeff Law <law@cygnus.com>
252b5132
RH
9319
9320 * Makefile.in (bootstrap2, bootstrap3): New targets.
9321 (all-bootstrap): Remove outdated and confusing target.
9322 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9323
afb8d725
JM
9324Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9325
9326 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9327 windows. Consistent with gdb/configure.
afb8d725 9328
252b5132
RH
93291997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9330
252b5132
RH
9331 * configure.in: Name Linux target fragment.
9332
9333 * configure: Rewrite so that project Makefile fragment is inserted
9334 first and appears last in the resulting Makefile.
9335
9336Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9337
9338 * Makefile.in (install-itcl): Install tcl first.
9339
252b5132 9340Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9341
252b5132
RH
9342 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9343
9344Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9345
9346 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9347
9348 * configure.in (skipdirs): Add target-librx for Linux.
9349 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9350
9351Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9352
9353 * Makefile.in (bootstrap): New target.
9354
9355Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9356
9357 * config.sub: Accept 'amigados' for backward compatability.
9358
9359Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9360
9361 * config.guess: Merge with FSF.
9362
ba73c63f
JM
9363Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9364
9365 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9366
252b5132
RH
9367Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9368
9369 * config.sub: Add "marketing-names" patch.
9370
9371Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9372
80413487 9373 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9374
9375Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9376
9377 * config.sub: Handle v850-elf.
9378
ba73c63f
JM
9379Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9380
9381 * .cvsignore (*-install): Remove.
9382
252b5132
RH
9383Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9384
9385 * ltconfig: Set CONFIG_SHELL in libtool.
9386 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9387
9388Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9389
9390 * configure.in (target_subdir): Set to libraries if enable_multilib.
9391
9392Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9393
9394 * config.guess: Update from gcc directory.
9395
9396Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9397
9398 * Makefile.in (all-sim): Depends on all-readline.
9399
9400Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9401
9402 * Makefile.in (BISON, YACC): Use $$s.
9403 (all-bison): Depend on all-texinfo.
9404
9405Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9406
9407 * Makefile.in (BISON): Add -L flag.
9408 (YACC): Likewise.
9409
9410Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9411
35590697
AJ
9412 * configure.in (noconfigdirs): Add support for v850e target.
9413
252b5132
RH
9414 * config.sub (maybe_os): Add support for v850e target.
9415
9416Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9417
35590697
AJ
9418 * configure.in (noconfigdirs): Add support for v850ea target.
9419
252b5132
RH
9420 * config.sub (maybe_os): Add support for v850ea target.
9421
9422Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9423
9424 * config.sub: Add mipstx39. Delete r3900.
9425
9426Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9427
9428 * Makefile.in (all-autoconf): Depends on all-texinfo.
9429
9430Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9431
9432 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9433 eabi targets.
9434
9435Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9436
9437 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9438
9439 * configure: When handling a Canadian Cross, handle YACC as well as
9440 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9441 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9442
9443Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9444
9445 * Makefile.in (BISON): bison, not byacc or bison -y.
9446 (YACC): bison -y or byacc or yacc.
9447 (various): Add *-bison as appropriate.
9448 (taz): No need to mess with BISON anymore.
9449
9450Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9451
9452 * configure: If OSTYPE matches *win32*, try to find a good value for
9453 CONFIG_SHELL.
9454
9455Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9456
9457 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9458 configure.in if it is present.
9459
9460Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9461
9462 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9463
9464Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9465
9466 * config.sub: Recognize `arc' cpu.
9467 * configure.in: Likewise.
9468 * config-ml.in: Likewise.
9469
9470Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9471
9472 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9473
9474Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9475
9476 * configure: Changed sed delimiter from ':' to '|' when
9477 attempting to substitute ${config_shell} for SHELL. On
9478 NT ${config_shell} may contain a ':' in it.
9479
9480Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9481
9482 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9483
9484Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9485
9486 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9487
9488Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9489
9490 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9491
9492 * ylwrap: If the program is a relative path, force it to be
9493 absolute.
9494
9495Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9496
9497 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9498
9499Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9500
9501 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9502 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9503 for libraries.
252b5132
RH
9504
9505Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9506
9507 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 9508 separated by spaces.
252b5132
RH
9509
9510Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9511
9512 * ylwrap: New file.
9513 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9514
9515 * ltmain.sh: Handle /bin/sh at start of install program.
9516
9517 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9518
9519 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9520 * missing: New file, from automake 1.2.
9521
9522Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9523
9524 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9525 check-tk to CHECK_X11_MODULES.
9526
9527Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9528
9529 * config.sub: Merge with FSF.
9530
9531Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9532
9533 * config.guess: Merge with FSF.
9534
9535Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9536
9537 * configure: Treat msdosdjgpp like go32.
9538 * configure.in: Likewise. Don't remove gprof for go32.
9539
9540 * configure: Change Makefile.tem2 to Makefile.tm2.
9541
9542Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9543
9544 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9545
9546Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9547
9548 * install-sh (chmodcmd): Set to null if the DST directory already
9549 exists. Same as Nov 11th change.
9550
9551Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9552
35590697 9553 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
9554
9555Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9556
9557 * config.guess: Update from FSF.
9558
9559Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9560
9561 * Makefile.in (GDB_TK): Depend on itcl and tix.
9562
9563Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9564
9565 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9566 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9567 (INSTALL_SCRIPT): New variable.
9568 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9569 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9570 to -x.
9571 * install-sh: Add support for -x option.
9572
9573Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * configure.in, Makefile.in: Treat tix like itcl.
9576
9577Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9578
9579 * Makefile.in (WINDRES): New variable.
9580 (WINDRES_FOR_TARGET): New variable.
9581 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9582 (EXTRA_HOST_FLAGS): Add WINDRES.
9583 (EXTRA_TARGET_FLAGS): Add WINDRES.
9584 (EXTRA_GCC_FLAGS): Add WINDRES.
9585 ($(DO_X)): Pass down WINDRES.
9586 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9587 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9588 DLLTOOL_FOR_TARGET.
9589
9590Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9591
9592 * configure.in: configure sim before gdb for win32-x-ppc
9593
9594Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9595
9596 Move gperf into the toplevel, from libg++.
9597 * configure.in (target_tools): Add target-gperf.
9598 (native_only): Add target-gperf.
9599 * Makefile.in (all-target-gperf): New target, depend on
9600 all-target-libg++.
9601 (configure-target-gperf): Empty rule.
9602 (ALL_TARGET_MODULES): Add all-target-gperf.
9603 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9604 (CHECK_TARGET_MODULES): Add check-target-gperf.
9605 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9606 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9607
9608Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 9609
252b5132
RH
9610 * config.sub (mn10200): Recognize new basic machine.
9611
9612Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9613
9614 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9615 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9616
9617Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9618
9619 * configure.in: If we're building mips-sgi-irix6* native, turn on
9620 ENABLE_MULTILIB and set TARGET_SUBDIR.
9621
9622Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9623
9624 * Makefile.in (all-sn): Depend on all-grep.
9625
9626Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9627
9628 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9629
9630 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9631 Makefile. From Jeff Makey <jeff@cts.com>.
9632 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9633
9634 * Makefile.in (DISTBISONFILES): Remove.
9635 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9636 $(DEFAULT_YACC).
9637
9638 * configure.in: Build itl, db, sn, etc., when building for native
35590697 9639 cygwin32.
252b5132
RH
9640
9641 * Makefile.in (LD): New variable.
9642 (EXTRA_HOST_FLAGS): Pass down LD.
9643 ($(DO_X)): Likewise.
9644
9645Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9646
9647 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9648
9649Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9650
9651 * configure.in (targargs): Strip out any supplied --build argument
35590697 9652 before adding our own. Always add --build.
252b5132
RH
9653
9654Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9655
9656 * configure.in (targargs): Pass --build if we're doing
9657 a cross-compile.
9658
9659Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9660
ba73c63f 9661 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
9662 sed. Otherwise sed chokes on NT path names with drive
9663 designators. Also look for "?:*" as the leading characters in an
9664 absolute pathname.
9665
9666Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
9667
9668 * config.sub: Support for r3900.
9669
9670Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
9671
9672 * configure.in: Use install-sh, not install.sh.
9673
9674Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
9675
9676 * Makefile.in (taz): Improve check for BISON so it doesn't try to
9677 apply it twice.
9678
9679Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
9680
9681 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9682 install-binutils.
9683
9684Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
9685
9686 * Makefile.in: Add automake targets.
9687 * configure.in (host_tools): Add automake.
9688
9689Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
9690
9691 * configure: Default CXX to c++, not gcc.
9692 * Makefile.in (CXX): Set to c++, not gcc.
9693 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9694
9695Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
9696
9697 * install-sh: try appending a .exe if source file doesn't
9698 exist
9699
9700Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
9701
9702 * configure.in: Turn on multilib by default.
9703 (cross_only): Remove target-libiberty.
9704
9705 * Makefile.in (all-gcc): Don't depend on libiberty.
9706
9707Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
9708
9709 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9710
9711Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
9712
9713 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9714 (DISTBISONFILES): Add ld/Makefile.in
9715
9716Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
9717
9718 * configure.in: if target is cygwin32 but host isn't cygwin32,
9719 don't configure gdb tcl tk expect, not just gdb.
9720
9721Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
9722
9723 * configure.in: Added gnuserv everywhere sn appears.
9724
9725 * Makefile.in (ALL_MODULES): Added all-gnuserv.
9726 (CROSS_CHECK_MODULES): Added check-gnuserv.
9727 (INSTALL_MODULES): Added install-gnuserv.
9728 (CLEAN_MODULES): Added clean-gnuserv.
9729 (all-gnuserv): New target.
9730
9731Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
9732
9733 * config.guess: Fixes for MIPS OpenBSD systems.
9734
9735Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
9736
9737 * Makefile.in (INSTALL_XFORM): Remove.
9738 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9739
9740 * mkinstalldirs: New file, copied from automake.
9741 * Makefile.in (installdirs): Rename from install-dirs. Use
9742 mkinstalldirs. Change all users.
9743 (DEVO_SUPPORT): Add mkinstalldirs.
9744
9745Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
9746
9747 * install-sh: Rename from install.sh.
9748 * Makefile.in (INSTALL): Change install.sh to install-sh.
9749 (DEVO_SUPPORT): Likewise.
9750
9751 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
9752 Graichen <graichen@rzpd.de>.
9753
9754Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
9755
9756 * config.guess: Recognize OpenBSD systems correctly.
9757
9758Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9759
9760 * README, Makefile.in (ETC_SUPPORT): Remove references to
9761 cfg-paper*, configure.{texi,man,info*}._
9762
9763Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
9764
9765 * Makefile.in (all.normal): Ensure that gcc is built after all
9766 the x11 - ie gdb - targets.
9767
9768Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
9769
9770 * makefile.vms: Don't run conf-a-gas.
9771
9772Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
9773
80413487 9774 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
9775
9776Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
9777
9778 * configure.in: Remove noconfigdirs case since gdb also
9779 configures and builds for tic80-coff.
9780
9781Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
9782
9783 * configure: Set cache_file to config.cache.
9784 * Makefile.in (local-distclean): Remove config.cache.
9785
9786Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
9787
9788 * COPYING: Update FSF address.
9789
9790Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
9791
9792 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9793 noconfigdirs.
9794
9795Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
9796
9797 * Makefile.in (install-dirs): Don't crash if prefix, and hence
9798 MAKEDIRS, is empty.
9799
9800Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
9801
9802 * config.sub: Tweak mn10300 entry.
9803
9804Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
9805
9806 * configure.in (host_tools): Put sim before gdb, so gdb's
9807 configure.tgt can determine if the simulator was configured.
9808
9809Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
9810
9811 * config.sub: Move BeOS $os case to be with other Cygnus
9812 local cases.
9813
9814Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
9815
9816 * config.sub: Remove misplaced comment that broke Linux.
9817
9818Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
9819
9820 * config.sub: Add BeOS support.
9821
9822Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
9823
9824 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9825
9826Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
9827
9828 * configure.in (noconfigdirs): Remove tcl and tk from
9829 noconfigdirs for cygwin32 builds.
9830
9831Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
9832
9833 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9834
9835Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
9836
9837 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9838 make-all.com, use makefile.vms instead.
9839
9840Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
9841
9842 * config.sub: Accept -lnews*.
9843
9844Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
9845
9846 * configure.in (noconfigdirs): Disable target-newlib,
35590697 9847 target-examples and target-libiberty for d30v.
252b5132
RH
9848
9849Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9850
9851 * configure.in (noconfigdirs): Enable ld for d30v.
9852
9853Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
9854
9855 * configure.in (tic80-*-*): Build compiler.
9856
9857Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
9858
9859 * configure.in (d30v-*): Remove sim directory from list of
35590697 9860 unsupported d30v directories
252b5132
RH
9861
9862Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
9863
35590697
AJ
9864 * config.sub, configure.in: Add d30v target cpu.
9865
252b5132
RH
9866Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
9867
9868 * makefile.vms: New file.
9869 * make-all.com: Remove.
9870
9871Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
9872
9873 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9874
9875Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
9876
9877 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9878
9879Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
9880
9881 * Makefile.in (ALL_MODULES): Added all-db.
9882 (CROSS_CHECK_MODULES): Addec check-db.
9883 (INSTALL_MODULES): Added install-db.
9884 (CLEAN_MODULES): Added clean-db.
9885
9886Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
9887
9888 * config.guess: Merge with latest FSF sources.
9889
9890Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
9891
9892 * Makefile.in (ALL_MODULES): Added all-itcl.
9893 (CROSS_CHECK_MODULES): Added check-itcl.
9894 (INSTALL_MODULES): Added install-itcl.
9895 (CLEAN_MODULES): Added clean-itcl.
9896
9897Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
9898
9899 * configure.in: build gdb for mn10200
9900
9901Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
9902
9903 * Makefile.in (all-target-winsup): Depend on all-target-libio.
9904
9905Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
9906
9907 * configure.in (tic80-*-*): Turn off most targets right now.
9908
9909Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
9910
9911 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9912 rather than the makeinfo program.
9913 (do-info): Depend upon all-texinfo.
9914
9915Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
9916
9917 * configure.in: Remove uses of config/mh-linux.
9918
9919 * config.sub, config.guess: Merge with latest FSF sources.
9920
9921Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
9922
9923 * config.sub (case $basic_machine): Add tic80 entries.
9924
9925Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
9926
9927 * config.sub, config.guess: Merge with latest FSF sources.
9928
9929Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9930
9931 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9932 * mpw-config.in: Test for NewFolderRecursive.
9933 * mpw-install: Use symbolic name for startup filename.
9934 * mpw-README: Add various additional details.
9935
9936Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9937
9938 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9939
9940Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9941
9942 * configure.in: Do build gcc and the target libraries for
9943 the mn10200.
9944
9945Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9946
9947 * configure.in: don't avoid building gdb for mn10300 any more
9948 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9949 instead of single-quoting it.
9950
9951Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9952
9953 * configure.in: Don't use --with-stabs on IRIX 6.
9954
9955Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9956
9957 * configure.in (m32r): Build gdb, libg++ now.
9958
9959Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9960
9961 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9962 directories from noconfigdirs.
9963
9964Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9965
9966 * config.sub (basic_machine): added mips16 configuration
9967
9968Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9969
9970 * config.sub: Handle d10v-unknown.
9971
9972Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9973
9974 * config.sub: Handle v850-unknown.
9975
9976Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9977
9978 * Makefile.in: add findutils
9979 * configure.in: add findutils to list of host_tools
9980
9981Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9982
9983 * config.sub: Handle mn10200 and mn10300.
9984
9985Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9986
9987 * configure.in (d10v-*): Do not build librx.
9988
9989Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9990
9991 * configure.in (mn10300): Build everything except gdb & libgloss.
9992
9993Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9994
9995 * config.guess: Patch for Dansk Data Elektronik servers,
9996 from Niels Skou Olsen <nso@dde.dk>.
9997
9998 For ncr, use /bin/uname rather than uname, since GNU uname does not
9999 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10000
10001 Patch for MIPS R4000 running System V,
10002 from Eric S. Raymond <esr@snark.thyrsus.com>.
10003
10004 Fix thinko for nextstep.
10005
10006 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10007
10008 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10009 * config.guess: Guess mips-dec-mach_bsd4.3.
10010
10011 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10012 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10013 release numbers.
10014 * config.guess (mips-mips-riscos*): Emit just enough of the
10015 release number.
10016
10017 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10018 * config.guess (sparc-auspex-sunos*): Added.
10019 (f300-fujitsu-*): Added.
10020
10021 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10022 * config.guess: Recognize a Tadpole as a sparc.
10023
10024Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10025
10026 * config.guess: Don't assume that NextStep version is either 2 or
10027 3. NextStep 4 (aka OpenStep 4) has come out now.
10028
10029Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10030
10031 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10032 From Rik Faith <faith@cs.unc.edu>.
10033
10034Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10035
10036 * config.sub: Contributions from bug-gnu-utils to:
10037 Support plain "hppa" (no version given) architecture, reported by
10038 OpenStep.
10039 OpenBSD like NetBSD.
10040 LynxOs is not a hardware supplier.
10041
10042 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10043 OpenBSD like NetBSD.
252b5132
RH
10044 Stratus systems.
10045 More Pyramid systems.
10046 i[n>4]86 Intel chips.
10047 M680[n>4]0 Motorola chips.
10048 Use unknown instead of lynx for hardware manufacturer.
10049
10050Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10051
10052 * install.sh (chmodcmd): Set to null if the DST directory already
10053 exists.
10054
10055Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10056
10057 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10058 not use mt-ppc target Makefile fragment any more.
10059
10060Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10061
10062 * configure.in (*-*-windows): Exclude everything but those dirs
10063 needed to build windows.
10064
10065Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10066
10067 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10068
10069Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10070
10071 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10072
10073Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10074
10075 * Undo my previous change.
10076
10077Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10078
10079 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10080 unconditionally.
10081 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10082
10083Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10084
10085 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10086 host to add it's own flags.
252b5132
RH
10087
10088Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10089
10090 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10091
10092Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10093
10094 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10095 (CXX_FOR_TARGET): Likewise.
10096 (GCC_FOR_TARGET): Define.
10097 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10098 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10099 CC_FOR_TARGET was specified on the command line.
10100 (MAKEOVERRIDES): Don't define.
10101
10102Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10103
10104 * configure.in (m32r): Fix spelling of libg++ libs.
10105
10106Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10107
10108 * config.sub (-apple*): Remove, now redundant.
10109
10110Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10111
10112 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10113
10114 * configure: Rework yesterday's sed script patch.
10115
10116 * config.sub: Merge with FSF.
10117
10118Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10119
10120 * config.guess: Merge from FSF.
10121
10122 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10123 * config.guess: Use pc instead of unknown, for pc clone systems.
10124 Change linux to linux-gnu.
252b5132
RH
10125
10126 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10127 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10128
10129Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10130
10131 * test-build.mk (HOLES): Add "xargs" for gdb.
10132
10133 * configure: Avoid hpux10.20 sed bug.
10134
10135Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10136
4bddf3ad 10137 * configure.in: Add support for windows host
252b5132
RH
10138 (that is a build done under the Microsoft build environment).
10139
10140Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10141
10142 * Makefile.in: Replace all uses of srcroot with s, to shrink
10143 command line lengths.
10144
10145 Patches from Geoffrey Noer <noer@cygnus.com>:
10146 * configure.in: If configuring for newlib, pass --with-newlib to
10147 subdirectories.
10148 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10149 -Bnewlib/ and -Lwinsup to gcc.
10150 (CXX_FOR_TARGET): Likewise.
10151
10152Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10153
10154 * Makefile.in (ETC_SUPPORT): Add configure.
10155
10156Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10157
35590697 10158 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10159 host configuration file.
10160
10161Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10162
10163 * configure.in: Break mn10x00 support into separate
10164 mn10200 and mn10300 configurations.
10165 * config.sub: Likewise.
10166
10167Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10168
10169 * configure.in: Add lots of stuff to noconfigdirs for
10170 the mn10x00 targets.
10171
10172 * config.sub, configure.in: Add mn10x00 support.
10173
10174Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10175
10176 * make-all.com: Call conf-a-gas, not config-a-gas.
10177
10178Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10179
10180 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10181 targets.
252b5132
RH
10182
10183Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10184
10185 * mpw-README: Add much more detail for native PowerMac.
10186 * mpw-install: New file.
10187 * mpw-configure: Add --norecursion and --help options.
10188 * mpw-config.in: Translate readme and install files when
10189 copying to objdir.
10190 * mpw-build.in: Don't always depend on byacc and flex.
10191 (install-only-top): New action.
10192
10193Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10194
10195 * configure.in: You can now configure GDB for the v850.
10196
10197Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10198
10199 * configure.in (noconfigdirs): Don't configure any C++ dirs
10200 if targeting D10V.
10201
10202Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10203
10204 * config.sub: Recognize mips64vr5000.
10205
10206Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10207
10208 * configure.in: Use a single line for host_tools and native_only.
10209
10210Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10211
10212 * config.sub, configure.in: Add entries for m32r.
10213
10214Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10215
10216 * Makefile.in (inet-install): Don't run install-gzip.
10217
10218Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10219
10220 * configure.in: Don't config lots of things for *-*-windows*.
10221
10222Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10223
10224 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10225 (host_libs, host_tools): Copy from configure.in.
10226 * mpw-configure: Don't complain about directories not found.
10227
10228Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10229
10230 * configure.in (i[345]86): Recognize i686 for pentium pro.
10231 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10232 file.
10233
10234 * config.guess (i[345]86): Ditto.
10235
10236Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10237
10238 * configure.in (noconfigdirs): Removed gdb for D10V.
10239
10240Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10241
10242 * configure.in: Remove ld, target-libio, target-libg++, and
10243 target-libstdc++ from noconfigdirs.
10244
10245Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10246
10247 * configure: Fix three locations where shell scripts were
10248 being run directly rather than with config_shell.
10249
10250Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10251
10252 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10253 * config.sub (basic_machine): Recognize v850.
10254
10255Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10256
10257 * mpw-configure: Handle multiple enable/disable options and
10258 pass them down recursively, handle -c and -s flags appropriately
10259 depending on choice of compiler, add escape mechanism for
10260 quoted arguments to gC.
10261
10262Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10263
10264 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10265 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10266 so that -mrelocatable-lib and -mno-eabi are used.
10267
10268 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10269 not support --print-multi-lib, don't abort.
10270
252b5132
RH
10271Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10272
10273 * make-all.com: Run config-a-gas.
10274 * setup.com: Don't copy subdirectory files around.
10275
10276Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10277
10278 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10279 target, it now compiles correctly.
10280
10281Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10282
10283 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10284
10285Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10286
35590697 10287 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10288
10289Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10290
10291 * configure.in (native_only): Add prms.
10292
10293Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10294
10295 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10296 (BINUTILS_SUPPORT_DIRS): Likewise.
10297
10298Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10299
10300 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10301 d10v support is added.
10302
10303Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10304
10305 * configure.in (d10v-*-*): New target.
10306
10307Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10308
10309 * config.guess (HP 9000/811): Recognize this as a PA1.1
10310 machine.
10311
10312Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10313
10314 * Makefile.in (do-tar-gz): New target, split out from tail end of
10315 taz target. Run each command separately, don't use pipes.
10316 (taz): Use it.
10317
10318Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10319
10320 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10321 * mpw-build.in: No builds should depend on building byacc or flex,
10322 they are assumed to be installed already.
10323
10324Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10325
10326 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10327 variable that CC_FOR_TARGET needs.
10328
10329Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10330
10331 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10332 options have changed since the last time the subdirectory was
10333 configured, and if it has, reconfigure.
10334 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10335 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10336
10337Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10338
10339 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10340 CLEAN_MODULES): Add bash.
10341 (all-bash): New target.
10342
10343Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10344
10345 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10346
10347Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10348
10349 * config.sub (basic_machine): Recognize d10v as a valid processor.
10350
10351Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10352
10353 * mpw-configure: Add support for --bindir.
10354 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10355
10356Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10357
10358 * configure.in: add bash, time, gawk to list of hosttools and things
10359 to only build for native toolchains
10360
10361Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10362
10363 * Makefile.in (docdir): Remove.
10364
10365Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10366
10367 * Makefile.in (datadir): Set to $(prefix)/share.
10368
10369Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10370
10371 * configure.in: build diff and patch for cygwin32-hosted
10372 toolchains.
10373
10374Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10375
10376 * config.sub: Accept -rtems*.
10377
10378Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10379
80413487 10380 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10381 remove diff from the list of things not buildable
10382 via Canadian Cross
252b5132
RH
10383
10384Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10385
10386 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10387 don't get ". ".
252b5132
RH
10388
10389Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10390
10391 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10392
10393Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10394
10395 * Makefile.in (taz): Handle case where tex3patch didn't even get
10396 checked out. Also, if it was found, put the symlink in a new util
10397 subdirectory.
10398
10399Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10400
10401 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10402
10403Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10404
10405 * config.sub: Recognize -openvms.
10406 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10407 * make-all.com, setup.com: New files.
10408
10409Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10410
10411 * Makefile.in (taz): tex3patch moved to texinfo/util.
10412
10413Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10414
afb8d725 10415 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10416 * configure.in: remove make from disable-if-Can-Cross list
10417 enable gdb if ${host} and ${target} are cygwin32
10418
10419Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10420
10421 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10422 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10423
10424Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10425
10426 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10427 distinguish sysv/svr4/bsd variants.
10428 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10429
10430Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10431
10432 * configure.in: Added copyright notice.
10433 * move-if-change: Added copyright notice.
10434
10435Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10436
10437 * configure.in (powerpcle-*-solaris*): Until we get shared
10438 libraries working, don't build gdb, sim, make, tcl, tk, or
10439 expect.
10440
10441Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10442
10443 * config.guess: Merge with FSF:
10444
10445 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10446 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10447
10448 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10449 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10450
10451 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10452 * config.guess: Combine two OSF1 rules.
10453 Also recognize field test versions. From mjr@zk3.dec.com.
10454 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10455 because GNU uname does not support -p. From pmr@pajato.com.
10456
10457Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10458
10459 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10460
10461Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10462
10463 * mpw-README: Document GCCIncludes.
10464
10465Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10466
10467 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10468
10469Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10470
10471 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10472
10473Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10474
10475 * configure.in (*-*-cygwin32): Configure make.
10476
10477Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10478
10479 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10480
10481Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10482
10483 * Makefile.in (all-inet): Depend on all-perl.
10484
10485 * Makefile.in (inet-install): New target.
10486
10487 * Makefile.in (all-inet): Depend on all-tcl.
10488 (all-inet): Depend on all-send-pr.
10489
10490Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10491
10492 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10493 temporarily.
10494
10495Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10496
10497 * configure.in: Don't configure --with-gnu-ld on AIX.
10498
10499Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10500
10501 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10502
10503Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10504
10505 * Makefile.in (ALL_MODULES): Added all-inet.
10506 (CROSS_CHECK_MODULES): Added check-inet.
10507 (INSTALL_MODULES): Added install-inet.
10508 (CLEAN_MODULES): Added clean-inet.
10509 (all-indent): New target.
10510
10511 * configure.in (host_tools): Added inet.
10512 (native_only): Added inet.
10513 (noconfigdirs): Added inet.
10514
10515Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10516
10517 * configure.in: Don't configure libgloss if we are not configuring
10518 newlib.
10519
10520Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10521
10522 * configure.in: Don't configure libgloss for unsupported
10523 architectures.
10524
10525Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10526
10527 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10528
10529Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10530
10531 * Makefile.in (ALL_MODULES): Include all-apache.
10532 (CROSS_CHECK_MODULES): Include check-apache.
10533 (INSTALL_MODULES): Include install-apache.
10534 (all-apache): New target.
10535
10536 * configure.in: Added apache everywhere perl is seen.
10537
10538Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10539
10540 * Makefile.in: Add support for clean-{module} and
10541 clean-target-{module} rules.
10542
10543Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10544
10545 * configure.in (*-*-ose) do not build libgloss.
10546
10547Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10548
10549 * config.guess (prep*:SunOS:5.*:*): Turn into
10550 powerpele-unknown-solaris2.
10551
10552Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10553
10554 * configure.in: Permit --enable-shared to specify a list of
10555 directories.
10556
10557Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10558
10559 * configure.in (host==solaris): Pass only the first word of $CC
10560 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10561
10562Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10563
10564 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10565
10566Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10567
10568 * Makefile.in (ALL_MODULES): Include all-perl.
10569 (CROSS_CHECK_MODULES): Include check-perl.
10570 (INSTALL_MODULES): Include install-perl.
10571 (ALL_X11_MODULES): Include all-guile.
10572 (CHECK_X11_MODULES): Include check-guile.
10573 (INSTALL_X11_MODULES): Include install-guile.
10574 (all-perl): New target.
10575 (all-guile): New target.
10576
10577 * configure.in (host_tools): Include perl and guile.
10578 (native_only): Include perl and guile.
10579 (noconfigdirs): Don't build guile and perl; no ports have been
10580 done.
10581
10582Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10583
80413487
RH
10584 * configure (--enable-*): Handle quoted option lists such as
10585 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
10586
10587Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10588
10589 * Makefile.in ({,inst}all-target): New rule so we can make and
10590 install all of the target directories easily.
10591
10592Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10593
10594 * configure.in: Add missing global flag in sed substitution when
10595 deleting `target-' from ${configdirs}.
10596
10597Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10598
10599 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10600 option.
10601
10602 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10603 config/mh-necv4.
10604
10605 * install.sh: Correct misspelling of transformbasename.
10606
10607 * config.guess: Recognize mips-*-sysv*.
10608
10609Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10610
10611 * config.sub: Recognize mon960.
10612
10613Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10614
10615 * configure: Restore Canadian Cross handling of BISON and LEX,
10616 removed in Feb 20 change.
10617
10618Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10619
10620 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10621 Mention make install. Remove the old copyright date as well the
10622 clumsy and rather pointless copyright on the README file.
10623
10624Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10625
10626 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10627 Makefile after running symlink-tree, then run `make distclean' to
10628 avoid clobbering any generated files in srcdir.
10629
10630Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10631
10632 * configure.in (m68k-*-netbsd*): Build everything now.
10633
10634Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10635
10636 * Makefile.in (taz): Fix quoting.
10637
10638Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10639
10640 * configure.in (sparclet-*-*): Build everything now.
10641
10642Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10643
10644 * configure.in (m68k-*-linux*): New host.
10645
10646Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10647
10648 * configure: Check for bison before byacc.
10649
10650Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10651
10652 * Makefile.in configure: Change the way LEX and BISON/YACC are
10653 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10654 searching PATH. These are used as fallbacks by Makefile.in if
10655 flex/bison/byacc aren't in objdir.
10656
10657Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10658
10659 * Makefile.in: Make everything which depends upon all-bfd also
10660 depend upon all-opcodes, in case --with-commonbfdlib is used.
10661
10662Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10663
10664 * configure.in (host *-*-cygwin32): Don't build gdb if we are
10665 building NT native compilers on Unix.
10666
10667Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
10668
10669 * configure.in: Don't get CC from the host Makefile fragment if we
10670 can find gcc in PATH, or if this is a Canadian Cross. Move the
10671 Solaris test for /usr/ucb/cc to the post target script, just after
10672 the compiler sanity test.
10673
10674Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
10675
10676 * config.sub: Merge with FSF.
10677
10678Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
10679
10680 * Makefile.in (RPATH_ENVVAR): New variable.
10681 (REALLY_SET_LIB_PATH): Use it.
10682 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10683
10684Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
10685
10686 * config.sub, configure.in: Recognize sparclet cpu.
10687
10688Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10689
10690 * config.guess: Support m68k-cbm-sysv4.
10691
10692Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10693
10694 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10695 m68k-unknown-linuxaout from linker help string. Put quotes around
10696 $ld_help_string.
10697
10698Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
10699
10700 * config.guess (powerpc-harris-powerunix): Add guess for port
10701 to new target.
10702
10703Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10704
10705 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10706
10707Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
10708
10709 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10710 $(REALLY_SET_LIB_PATH) in Makefile.
10711 * Makefile.in (SET_LIB_PATH): New variable.
10712 (REALLY_SET_LIB_PATH): New variable.
10713 ($(DO_X)): Use $(SET_LIB_PATH).
10714 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10715 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10716 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10717 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10718 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10719 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10720 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10721 (install-dosrel): Likewise.
10722 (all-opcodes): Depend upon all-libiberty.
10723
10724Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
10725
10726 * config.guess (*:CYGWIN*): New
10727
10728Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10729
10730 * Makefile.in (all-target-winsup): All all-target-libiberty.
10731
10732Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10733
10734 * configure.in (noconfigdirs): Add missing # in front of comment.
10735
10736Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
10737
10738 * configure.in: add second pass to things added to noconfigdirs
10739 so *-gm-magic can exclude libgloss properly.
10740
10741Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
10742
10743 * mpw-configure (extralibs_name, rez_name): Set correctly
10744 for MWC68K compiler.
10745
10746 * mpw-README: Add more info on the necessary build tools.
10747
10748Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
10749
10750 * configure.in, config.sub: Recognize cygwin32.
10751
10752Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
10753
10754 * config.guess, config.sub: Recognize A/UX.
10755
10756Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
10757
10758 * config.sub: Merge with gcc/config.sub.
10759
10760Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
10761
10762 * mpw-build.in (do-binutils): Add build of stamps.
10763
10764Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
10765
10766 * config.sub: Add recognition for mips64vr4100*-* targets.
10767
10768Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10769
10770 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10771 Add creation of gconfigargs with `--enable-shared' turned on.
10772 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10773 ($(host)-stamp-stage3-configured): Likewise.
10774 (HOLES): Add chatr and ldd.
10775 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10776
10777Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
10778
10779 * configure: Pass --nfp to recursive configures.
10780
10781Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
10782
10783 * Makefile.in (DLLTOOL): New.
10784 (DLLTOOL_FOR_TARGET): New.
10785 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10786 (EXTRA_TARGET_FLAGS): Ditto.
10787 (EXTRA_GCC_FLAGS): Ditto.
10788 (CONFIGURE_TARGET_MODULES): Ditto.
10789 (DO_X): Ditto.
10790 * configure: Add DLLTOOL.
10791
10792Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
10793
10794 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10795 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10796 mh-sco, since old workarounds no longer needed, and don't
10797 build ld, since libraries have weak symbols in COFF.
10798
10799Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
10800
10801 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10802
10803Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
10804
10805 * configure.in: Make sure that ${CC} can be used to compile an
10806 executable.
10807
afb8d725
JM
10808Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10809
10810 * Makefile.in (all-gdb): Depend on $(GDB_TK).
10811 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10812 nothing depending on whether gdbtk is being built.
10813
252b5132
RH
10814Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
10815
10816 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10817
10818Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
10819
10820 * configure.in (noconfigdirs): Put ld or gas in this early, if the
10821 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10822
10823Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
10824
10825 * config-ml.in: Add support for
10826 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10827 Simplify setting of multidirs from --disable-foo.
10828
10829Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10830
10831 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10832 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10833 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 10834 non-empty, pass them on to the GCC make.
252b5132
RH
10835 (all-bootstrap): New rule that is like all-gcc, except it executes
10836 the GCC bootstrap rule instead of the GCC all rule.
10837
10838Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
10839
10840 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10841
10842Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10843
10844 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10845 DG/UX support.
10846
10847Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
10848
10849 * config.sub (i*86*) Change [345] to [3456]
10850
10851Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10852
10853 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10854 --with-gnu-ld=no.
10855
10856Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10857
10858 * config-ml.in (rs6000*, powerpc*): Add switches to control which
10859 AIX multilibs get built.
10860
10861Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10862
10863 * configure.in (i386-win32): Don't build expect if we're not
10864 building the tcl subdir.
10865
10866Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
10867
10868 * Makefile.in: (configure-target-examples, all-target-examples):
10869 New targets, configure and build example programs.
10870
10871Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10872
10873 * mpw-configure: If an mpw-config.in generated a file mk.sed,
10874 use it as input to sedit the generated MPW makefile.
10875 * mpw-README: Add a suggestion about Gestalt.h.
10876
10877Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
10878
10879 * config.sub: Accept *-*-ieee*.
10880
10881Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
10882
10883 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
10884 Ronald F. Guilmette <rfg@monkeys.com>.
10885
10886Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10887
10888 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10889 for powerpc-pe native.
10890 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10891 (target==powerpc-pe): duplicate i386-win32 entry.
10892
10893Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10894
10895 * configure.in (noconfigdirs): Exclude target-newlib for all versions
10896 of vxworks, not just vxworks5.1.
10897
10898Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
10899
10900 * mpw-configure: Add support for exec-prefix.
10901
10902Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10903
10904 * config.guess: Recognize HP model 816 machines as having
10905 a PA1.1 processor.
10906
10907Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
10908
10909 * configure: Ignore new autoconf configure options.
10910
252b5132
RH
10911Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10912
10913 * config.guess: Recognize Pentium under SCO.
10914 From Robert Lipe <robertl@arnet.com>.
10915
10916Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10917
10918 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
10919
10920Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
10921
10922 * configure.in: Don't configure gas for alpha-dec-osf*.
10923
10924Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
10925
10926 * configure.in: Default to --with-stabs for some targets for which
10927 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10928 i[345]86*-*-unixware*.
10929
10930Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10931
10932 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10933 rather than basing it on the target. Simplify handling of options
10934 controlling which directories to configure. Remove extraneous
10935 slash in multi-clean target.
10936
10937Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10938
10939 * config-ml.in: Prefix more variables with ml_ so they don't collide
10940 with configure's.
10941
10942Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10943
10944 * configure: Don't turn -v into --v.
10945
10946Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10947
10948 * configure.in (targargs): Fix typo.
10949
10950 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10951
10952Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10953
10954 * configure.in: Strip --host and --target options from
10955 CONFIG_ARGUMENTS, and always configure for --host only. Add
10956 --with-cross-host option when building with a cross-compiler.
10957 * configure: Canonicalize the arguments put into config.status by
10958 always using `=' for an option with an argument. Pass a presumed
10959 --host or --target explicitly.
10960
10961Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10962
10963 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10964 into general OS recognition case.
10965
10966Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10967
10968 * configure.in (target_configdirs): add target-winsup only
10969 for win32 target systems.
10970
10971Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10972
10973 * Makefile.in (all-target-libgloss): Depend upon
10974 configure-target-newlib, since when libgloss is built it looks to
10975 see if the newlib directory exists.
10976
10977Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10978
10979 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10980 cfg-ml-*.in.
10981
10982Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10983
10984 * configure: Handle LD and LD_FOR_TARGET when configuring a
10985 Canadian Cross.
10986
252b5132
RH
10987Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10988
10989 * configure.in (target_libs): add target-winsup.
10990 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10991 (target==ppcle-pe): remove ld from $noconfigdirs.
10992
10993Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10994
10995 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10996 Preserve relative path names in $srcdir. Build symlink tree if
10997 configuring cross target dir and srcdir=. (= no VPATH support).
10998 (configure-target-libg++): Depend on configure-target-librx.
10999 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11000 * config-ml.in: New file.
11001 * symlink-tree: New file.
11002 * configure: Ensure srcdir="." if that's what it is.
11003
11004Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11005
11006 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11007 includes and FLEX_SKELETON setting.
11008 * mpw-configure (--with-gnu-ld): New option, controls whether
11009 to use PPCLink or ld with PowerMac GCC.
11010 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11011 * mpw-config.in: Configure grez if targeting Mac.
11012
11013 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11014 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11015 just macos.
252b5132
RH
11016 * configure.in: Configure grez resource compiler if targeting Mac.
11017 * Makefile.in (all-grez, install-grez): New targets.
11018
11019Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11020
11021 * configure: CXX defaults to gcc, not g++. If we find
35590697 11022 gcc in the path, set CC to gcc -O2.
252b5132
RH
11023
11024Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11025
11026 * configure: Default ${build} correctly. Avoid picking up extra
11027 spaces when reading CC and CXX from Makefile. When doing a
11028 Canadian Cross, use plausible default values for numerous
11029 variables.
11030 * configure.in: When doing a Canadian Cross, don't try to
11031 configure tools whose configure script can't handle it.
11032
11033Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11034
11035 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11036
11037Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11038
11039 * configure: Remove dubious bug reporting address.
11040
11041Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11042
11043 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11044 configure script, run that instead of this directory's configure.
11045 In either case, print a message that we're configuring the sub-dir.
11046
11047Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11048
11049 * configure.in: Before checking for the existence of various files,
11050 use sed to filter out "target-".
11051
11052Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11053
11054 * Makefile.in (DO_X): Split rule to decrease command line length
11055 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11056 (Philippe De Muyter).
11057
11058Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11059
11060 * Makefile.in (all-patch): depend on all-libiberty.
11061
11062Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11063
11064 * configure.in: If the only directory in target_configdirs which
11065 actually exists is libiberty, then set target_configdirs to empty,
11066 to avoid trying to build a target libiberty in a gas or gdb
11067 distribution.
11068
11069Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11070
11071 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11072 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11073 systems.
252b5132
RH
11074
11075Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11076
11077 * configure.in (copy_dirs): Use sys-include instead of include
11078 for --with-headers option.
11079
11080Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11081
11082 * Makefile.in, configure.in: Make winsup builds work with
11083 new scheme.
11084
11085Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11086
11087 * configure.in: Build the linker on AIX.
11088
11089Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11090
11091 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11092 where needed.
11093
11094Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11095
11096 * Makefile.in (all-gcc): Fix typo.
11097
11098Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11099
11100 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11101
11102Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11103
11104 * configure.in: Rename libFOO to target-libFOO, and xiberty
11105 to target-xiberty, to provide more flexibility.
11106 (target_subdir): Define. Create if cross.
11107 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11108 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11109 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11110 check-libFOO -> check-target-libFOO, etc.
11111 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11112 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11113 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11114 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11115 allow ALL_GCC="" to only configure.
11116 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11117 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11118 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11119
11120Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11121
11122 * Makefile.in (taz): Build "info" in etc explicitly.
11123
11124Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11125
11126 * configure.in: Make sure that CC is undefined (as opposed to
11127 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11128 problem with autoconf trying to configure on a host without GCC.
11129
11130Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11131
11132 * mpw-configure: Set host alias from choice of host compiler,
11133 only use generic MPW Makefile sed if present, edit a file
11134 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11135 * mpw-README: Add problem notes about CW6 and CW7.
11136
11137Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11138
11139 * Makefile.in (taz): Use ";" instead of ";;".
11140
11141Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11142
11143 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11144 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11145 DISTDOCDIRS.
11146 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11147 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11148
11149Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11150
11151 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11152 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11153 Move bfd to DISTSTUFFDIRS.
11154
11155Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11156
11157 * Makefile.in (X11_LIB): Removed.
11158 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11159
11160 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11161
11162Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11163
11164 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11165 names.
11166
11167Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11168
11169 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11170
11171Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11172
11173 * configure.in (i[345]86-*-win32): Always build newlib.
11174 Don't configure cvs, autoconf or texinfo.
11175 * Makefile.in (LD_FOR_TARGET): New.
11176 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11177 Pass down LD_FOR_TARGET.
11178
11179Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11180
11181 * winsup: New directory.
11182 * Makefile.in: Build winsup.
11183 * configure.in: Winsup is configured when target is win32.
11184 Can only build win32 target GDB when native.
35590697 11185
252b5132
RH
11186Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11187
11188 * config.guess: Recognize HP model 819 machines as having
11189 a PA 1.1 processor.
11190
11191Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11192
11193 * configure: Fix sed loop which substitutes for CC and CXX to
11194 avoid bug found in various sed implementations.
11195
11196Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11197
11198 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11199 simulator. Use standard powerpc-*-eabi*.
11200
11201Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11202
11203 * configure.in: Stop putting gas and binutils in noconfigdirs for
11204 powerpc-*-aix* and rs6000-*-*.
11205
11206Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11207
11208 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11209 -mcall-aixdesc libraries.
11210
11211Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11212
11213 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11214
11215 * config.sub (arm | armel | armeb): Fix shell syntax.
11216
11217Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11218
11219 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11220 -msoft-float and -mcpu=common support.
11221 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11222 libraries.
11223
11224Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11225
11226 * configure.in: Allow configuration and build of emacs19 for the alpha.
11227
11228Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11229
11230 * configure.in (CC): Get ^CC, not just any old CC, from
11231 ${host_makefile_frag}.
11232
11233Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11234
35590697 11235 * configure.in (CC): Try to get CC from
252b5132
RH
11236 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11237
11238Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11239
11240 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11241 only if it exists in $(srcdir).
11242
11243Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11244
11245 * configure: If CC and CXX are not set in the environment, set
11246 them, based on either an existing Makefile or on searching for gcc
11247 in PATH. Substitute for CC and CXX in Makefile.
11248 * configure.in: Remove libm from target_libs. Separate
11249 target_configdirs from configdirs. If CC is not set in
11250 environment, try to get it from a host Makefile fragment. Rewrite
11251 changes of configdirs to use skipdirs instead. A few minor
11252 tweaks. Take directories out of target_configdirs as they are
11253 taken out of configdirs. Remove existing Makefile files from
11254 subdirectories. Substitute for TARGET_CONFIGDIRS and
11255 CONFIG_ARGUMENTS in Makefile.
11256 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11257 by configure.in.
11258 (CONFIG_ARGUMENTS): Likewise.
11259 (CONFIGURE_TARGET_MODULES): New variable.
11260 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11261 ($(CONFIGURE_TARGET_MODULES)): New target.
11262 (configure-libg++, configure-libio): New targets.
11263 (all-libg++): Depend upon configure-libg++.
11264 (all-libio): Depend upon configure-libio.
11265 (configure-libgloss, all-libgloss): New targets.
11266 (configure-libstdc++): New target.
11267 (all-libstdc++): Depend upon configure-libstdc++.
11268 (configure-librx, all-librx): New targets.
11269 (configure-newlib): New target.
11270 (all-newlib): Depend upon configure-newlib
11271 (configure-xiberty): New target.
11272 (all-xiberty): Depend upon configure-xiberty.
11273
11274Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11275
11276 * configure.in (host i[345]86-*-win32): Expand the
11277 noconfigdirs again.
11278
11279Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11280
11281 * mpw-configure: Fix sed command file name.
11282
11283Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11284
35590697 11285 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11286 noconfigdirs again.
11287
11288Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11289
11290 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11291 or powerpc*-*-pe*, since they are not yet supported.
11292
11293Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11294
11295 Add PowerMac support and many other enhancements.
11296 * mpw-configure: New option --cc to select compiler to use,
11297 paste options set according to --cc into the generated
11298 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11299 if mpw-make.sed is present.
11300 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11301 add forward includes for PowerPC include files.
11302 * mpw-build.in: Build using Makefile.PPC if present.
11303 (do-byacc, etc): Remove separate version resource builds.
11304 (do-gas): Build "stamps" before "all".
11305 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11306 * mpw-README: Update to reflect --cc option, PowerMac support,
11307 and recently-reported compatibility problems.
11308
11309Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11310
11311 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11312 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11313 (--with-multilib-top): Pass to recursive invocations.
11314
11315Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11316
11317 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11318 v810-*-*.
11319
11320Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11321
11322 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11323 gdb, ld and opcodes on v810-*-*.
11324
252b5132
RH
11325Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11326
11327 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11328 (local-maintainer-clean): New target.
11329 (maintainer-clean): New target.
11330 (realclean): Just depend upon maintainer-clean.
11331
11332Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11333
11334 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11335
11336Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11337
11338 * configure.in: Build ld in mips*-*-bsd* case.
11339
11340Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11341
11342 * config.sub: Accept -lites* OS. From Ian Dall.
11343
11344Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11345
11346 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11347 targets.
252b5132
RH
11348
11349Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11350
11351 * configure.in: treat i386-win32 canadian cross the same as
11352 i386-go32 canadian cross.
11353
11354Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11355
11356 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11357 running under the simulator to build a reduced set of libraries.
11358 (powerpc-*-eabiaix): Add fine grained multilib support added to
11359 other powerpc targets yesterday.
11360
11361Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11362
11363 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11364 -disable-softfloat, -disable-relocatable, -disable-aix, and
11365 -disable-sysv to control which multilib libraries get built.
11366
11367Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11368
11369 * configure: Add Makefile.tem to list of files to remove in trap
11370 handler.
11371
11372Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11373
11374 * config.guess (*Linux*): Add missing "exit"s.
11375 Also, need specific check for alpha-unknown-linux (uses COFF).
11376
11377Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11378
11379 * config.guess: Merge with FSF:
11380
11381 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11382 * config.guess (AIX4): More robust release numbering discovery.
11383
11384 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11385 * config.guess (i386-sequent-ptx): Properly get version number.
11386
11387 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11388 * config.guess (mips:*:4*:UMIPS): New case.
11389
11390Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11391
11392 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11393 (i386-win32 host): Likewise. Don't build readline.
11394
afb8d725
JM
11395Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11396
11397 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11398 SUPPORT_FILES to submakes.
11399
252b5132
RH
11400Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11401
11402 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11403 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11404 mpw-configure.
11405
11406Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11407
11408 * configure.in (appdirs): Use =, not ==, in test expression when
11409 trying to build the text to print in the warning message for
11410 Solaris users.
11411
11412Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11413
11414 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11415
11416Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11417
11418 * config.guess: Recognize lynx-2.3.
11419
11420Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11421
11422 * config.sub (z8ksim): Deleted
11423 (z8k-*-coff): New, this is the one true name of the target.
11424
11425Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11426
11427 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11428
11429Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11430
11431 * config.guess (*:Linux:*:*): First try asking the linker what the
11432 default object file format is (elf, aout, or coff). Then if this
11433 fails, try previous methods.
11434
11435Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11436
11437 * configure.in: Don't build newlib for *-*-vxworks5.1.
11438
11439Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11440
11441 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11442 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11443
11444Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11445
11446 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11447
11448Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11449
11450 * cfg-ml-com.in: New file.
11451 * cfg-ml-pos.in: New file.
11452
11453Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11454
11455 * COPYING.NEWLIB: Add HP free copyright to list.
11456
11457Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11458
11459 * config.sub: Recognize -eabi* for the system, not just -eabi.
11460
11461Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11462
11463 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11464 * config.sub, configure.in (win32): New target and host.
11465
11466Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11467
11468 * configure.in: Add i386-pe configuration.
11469
11470Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11471
11472 * mpw-build.in (install): Install GDB after LD.
11473
11474Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11475
11476 * mpw-config.in (elf/mips.h): Always forward-include, needed
11477 for GDB to build.
11478
11479Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11480
11481 * testsuite: New directory for customer acceptance and whole tool
11482 chain tests.
11483
11484Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11485
11486 * configure: If per-host line isn't found, but AC_OUTPUT is found
11487 and a configure script exists, run it instead.
11488
11489Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11490
11491 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11492
11493Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11494
11495 * configure: Set build_{cpu,vendor,os,alias} to host values when
11496 --build isn't specified.
11497
11498Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11499
11500 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11501 (FLAGS_TO_PASS): Pass them.
11502 (EXTRA_TARGET_FLAGS): Ditto.
11503
252b5132
RH
11504Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11505
11506 * Makefile.in (all-libg++): Depend on all-libstdc++.
11507
11508Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11509
11510 * configure.in (noconfigdirs): Enable all packages for
11511 i386-unknown-netbsd.
11512
11513Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11514
11515 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11516 hosted builds (DOS builds)
11517
11518Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11519
11520 Changes for ARM based on patches from Richard Earnshaw:
11521 * config.sub: Handle armeb and armel.
11522 * configure.in: Omit arm linker only for riscix.
11523
11524Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11525
11526 * config.guess: Update from FSF.
11527
11528Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11529
11530 * config.sub: Recognize powerpcle as the little endian varient of
11531 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11532 powerpcle variant. Convert pentium into i586, not i486. Add p5
11533 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11534 temporarily.
11535
11536Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11537
11538 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11539
11540Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11541
11542 * config.sub: Accept -lites* as a basic system type.
11543
11544Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11545
11546 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11547 installed, and if so return linuxoldld as the system name.
11548
11549Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11550
11551 * config.guess: Add hppa1.1-hp-lites support.
11552
11553Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11554
11555 * configure.in: Don't build newlib for m68k-vxworks5.1.
11556
11557Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11558
11559 * configure.in (mips-sgi-irix6): Use mh-irix5.
11560
11561Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11562
11563 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11564
11565Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11566
11567 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 11568 OSF/1. Fix compiler flags.
252b5132
RH
11569 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11570
11571Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11572
11573 * configure.in: Recognize --with-newlib.
11574 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11575
afb8d725
JM
11576Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11577
11578 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11579 to *_X11_MODULES due to gdbtk needing X include files et al.
11580
252b5132
RH
11581Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11582
11583 Merge in support for Mac MPW as a host.
11584 (Old change descriptions retained for informational value.)
11585
11586 * mpw-config.in: Add generic include forwards for cpu-specific
11587 include files in aout and elf directories.
11588
11589 * mpw-configure: Added copyright.
11590 * mpw-config.in: Check for presence of required build tools.
11591 (target_libs): Add newlib.
11592 (target_tools): Add examples.
11593 (Read Me): Generate as "Read Me for MPW" instead.
11594 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11595 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11596 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11597
11598 * mpw-configure: Remove subdir-specific makefile hackery,
11599 delete mk.tmp after using it.
11600
11601 * mpw-build.in (all): Display start and end times.
11602
11603 * mpw-configure (host_canonical): Set.
11604 (target_cpu): Always add to makefiles.
11605 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11606 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11607 (mpw-mh-mpw): Look for in srcdir and srcroot.
11608 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11609
11610 * mpw-build.in: (install-only): New target.
11611
11612 * mpw-configure (host_alias, target_alias): Rename from hostalias
11613 and targetalias, add into generated Makefile.
11614 (mk.tmp): If present, add into generated Makefile.
11615 * mpw-build.in (all-gas): Build config.h first before gas proper.
11616
11617 * mpw-configure (config.status): Write only if changed.
11618 * mpw-config.in (readline): Configure it (not built, just used for
11619 definitions).
11620
11621 * mpw-config.in (elf/mips.h): Add a forward include.
11622
11623 * mpw-config.in: Forward-include most .h files in include into
11624 extra-include.
11625 (readline): Don't build.
11626 mpw-build.in (install): Install GDB.
11627
11628 * mpw-configure (prefix, mpw_prefix): Handle it.
11629 * mpw-config.in (mmalloc, readline): Don't configure.
11630 * mpw-build.in (thisscript): Rename to ThisScript.
11631 Use mpw-build instead of BuildProgram everywhere.
11632 (mmalloc, readline): Don't build.
11633 * mpw-README: New file, basic documentation about the MPW port.
11634
11635 * mpw-config.in: Use forward-include to create include files.
11636
11637 * mpw-configure: Add more things to the top of each configured
11638 Makefile, including contents of config/mpw-mh-mpw.
11639 * mpw-config.in (extra-include): Create this directory and fill it
11640 with Posix-like include files when configuring.
11641
11642 * config.sub (apple, mac, mpw): Add various aliases.
11643
11644 * mpw-build.in: New file, top-level build script fragment for MPW.
11645 * mpw-configure: New file, configure script for MPW.
11646 * mpw-config.in: New file, config fragment for MPW.
11647
11648Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11649
11650 * configure.in (host_libs): Remove glob, since it is gone from the
11651 sources.
11652
11653Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11654
11655 * Makefile.in: define empty GDB_NLM_DEPS var.
11656
11657 * configure.in(target_makefile_frag): use config/mt-netware
11658 for netware targets.
11659
11660Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11661
11662 * config.sub: Merge in recent FSF changes. Remove linux special
11663 cases.
11664
11665Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11666
4bddf3ad 11667 Revert this change:
252b5132
RH
11668
11669 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
11670
11671 * build-all.mk: Use CC=cc -Xs on Solaris.
11672
252b5132
RH
11673Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11674
11675 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
11676 stop using it.
11677 * Makefile.in: Nuke all references to glob subdirectory.
11678
11679Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11680
11681 * configure.in: Fix --enable-shared logic in per-host.
11682
11683Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
11684
11685 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11686
11687Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11688
11689 * configure.in (noconfigdirs): Don't build gas on AIX, for
11690 powerpc*-*-aix* as well as for rs6000*-*-aix*.
11691
11692Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
11693
11694 * configure: Fix --cache-file to work if the file argument is a
11695 relative path.
11696
11697Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
11698
11699 * configure: If the --cache-file is used, pass it down to
11700 configure in subdirectories.
11701
11702Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
11703
11704 * config.sub: add vxworks29k configuration.
11705
11706Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11707
11708 * Makefile.in (taz): Do "diststuff" part quietly.
11709
11710Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
11711
11712 * config.sub: Mini-merge with gcc/config.sub.
11713
11714Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11715
11716 * config.guess (IRIX): Sed - to _.
11717
11718Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11719
11720 * Makefile.in (source-vault, binary-vault): New targets.
11721
11722Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
11723
11724 * config.sub: Recognize -eabi as a basic system type.
11725
11726Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11727
11728 * configure.in (enable_shared stuff): Fix typo.
11729
11730Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
11731
11732 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11733
11734Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11735
11736 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11737
11738Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
11739
11740 * configure.in (rs6000-*-*): Don't build gas.
11741
11742Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
11743
11744 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11745 reduce command line length.
11746 (AS_FOR_TARGET): Check for as.new, not Makefile.
11747 (NM_FOR_TARGET): Check for nm.new, not Makefile.
11748
11749Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
11750
11751 * config.guess: Merge from FSF.
11752
11753Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11754
11755 * configure: Don't use $ when handling program_suffix.
11756
11757Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
11758
11759 * configure.in: Configure tk for hppa/hpux.
11760
11761Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
11762
11763 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
11764
11765Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11766
11767 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
11768 to LIBCXXFLAGS. Tests are better run without it.
11769
11770Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
11771
11772 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11773
11774Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11775
11776 * configure.in (*-*-netware*): Don't configure xiberty.
11777
11778Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
11779
11780 * configure.in: Remove tk from native_only list.
11781
11782Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
11783
11784 * build-all.mk: Add mips-ncd-elf target to sun4 targets
11785 for special NCD build.
11786
11787Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11788
11789 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11790 makeall.bat, they're only useful for binutils snapshots.
11791 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11792 makeall.bat to specified SUPPORT_FILES.
11793
11794Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
11795
11796 * build-all.mk: Add Ericsson targets to sun4 and solaris
11797 hosts. Add BNR's sun4 target to solaris host, so their
11798 build-from-source will be tested in-house first.
11799
11800Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11801
11802 * Makefile.in (LIBCFLAGS): New variable.
11803 (CFLAGS_FOR_TARGET): Ditto.
11804 (LIBCFLAGS_FOR_TARGET): Ditto.
11805 (LIBCXXFLAGS): Ditto.
11806 (CXXFLAGS_FOR_TARGET): Ditto.
11807 (LIBCXXFLAGS_FOR_TARGET): Ditto.
11808 (BASE_FLAGS_TO_PASS): Pass them.
11809 (EXTRA_TARGET_FLAGS): Ditto.
11810
4bddf3ad 11811 * configure.in: Support --enable-shared.
252b5132
RH
11812
11813Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
11814
11815 * configure.in (target_libs): Include libstdc++ again.
11816 * config.guess: Update from FSF (for FreeBSD).
11817
11818Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11819
11820 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11821 makeall.bat.
11822 (DISTDOCDIRS): Add `etc'.
11823 (ETC_SUPPORT_PFX): New variable.
11824 (taz): Include anything from etc starting with a word in
11825 ETC_SUPPORT_PFX.
11826
11827Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11828
11829 * config.sub: Update for recent FSF changes. Remove obsolete
11830 h8300hds entry. Add -windows* and -osx as basic os. Minor
11831 spacing changes.
11832
11833Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
11834
11835 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
11836
11837 * config.guess: Merge with FSF.
11838 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11839
11840Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11841
11842 * configure: Since the "trap 0" handler will override the exit
11843 status on many systems, only use it for "exit 1", and make it set
11844 a non-zero exit status; reset it before "exit 0". Also, check
11845 exit status of config.sub, and error out if it failed.
11846
11847Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
11848
11849 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11850 and install libgloss.
11851
11852Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11853
11854 * Makefile.in (all-binutils): Depend upon all-byacc.
11855
11856 * configure.in: Don't build emacs on Irix 5.
11857
11858Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11859
11860 * configure.in (*-*-netware*): Add libio.
11861
11862Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11863
11864 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11865 (CHECK_TARGET_MODULES): Ditto.
11866 (INSTALL_TARGET_MODULES): Ditto.
11867 (TARGET_LIBS): Ditto.
11868 (all-libstdc++): Note dependencies.
11869
11870Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11871
11872 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11873
11874Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
11875
11876 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11877 -fexternal-templates.
11878
11879 * configure.in (target_libs): Add libstdc++.
11880 (noconfigdirs): Add libstdc++ as appropriate.
11881
11882Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11883
11884 * config.guess: Update from FSF.
11885
11886Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11887
11888 * configure: Use ${config_shell} when running ${configsub}.
11889
11890Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
11891
11892 * config.sub: No longer recognize h8300h.
11893
11894Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
11895
11896 * config.sub: Remove extraneous differences between config.sub and
11897 gcc/config.sub.
11898
11899Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
11900
11901 * Makefile.in (DISTSTUFFDIRS): Add gas.
11902
11903Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
11904
11905 * COPYING.NEWLIB: New file.
11906
11907Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
11908
11909 * config.guess (HP-UX): Patch from Harlan Stenn
11910 <harlan@landmark.com> to also emit release level.
11911
11912Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11913
11914 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11915
11916Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
11917
11918 * config.sub: Merge nextstep cleanup from FSF.
11919
11920Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11921
11922 * configure.in (arm-*-*): Don't configure ld for this target.
11923
11924Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
11925
11926 * configure.in (*-*-netware): don't configure libg++, libio,
11927 librx, or newlib.
11928
11929Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11930
11931 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11932 configure ld--it works, but it doesn't support shared libraries.
11933
11934Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11935
11936 * config.guess (*-unknown-freebsd*): Get rid of possible
11937 trailing "(Release)" in version string.
11938 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11939
11940Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11941
11942 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11943 Fix type: *-next-neststep -> *-next-nextstep.
11944
11945 * config.guess: Merge from FSF:
11946
11947 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11948
11949 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11950
11951 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11952
11953 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11954 instead of UNIX_SV for UnixWare 1.0).
11955
11956Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11957
11958 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11959 to make gdb/nlm/* build after the compiler and linker.
11960
11961Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11962
11963 * config.guess (netbsd, freebsd, linux): Accept any machine,
11964 not just i[34]86.
11965 (m68k-atari-sysv4): Relocate to match FSF version.
11966
11967 * config.guess: More merges from the FSF:
11968
11969 Add a space before function call or macro invocation.
11970
11971 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11972
11973 * config.guess: Add trap cmd to remove dummy.c and dummy when
11974 interrupted.
11975
11976 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11977
11978 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11979 (dummy): Redirect stderr from compilation of dummy.c.
11980
11981 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11982
11983 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11984
11985Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11986
11987 * configure: Accept and ignore --cache*, for compatibility with
11988 new autoconf.
11989
11990Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11991
11992 * config.guess: Merge from FSF:
11993
11994 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11995
11996 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11997 (PATH): Add /.attbin at end for finding uname.
11998 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11999
12000 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12001
80413487 12002 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12003
12004 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12005
80413487
RH
12006 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12007 to select whether to use ELF or COFF.
252b5132
RH
12008
12009 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12010
80413487 12011 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12012
12013 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12014
12015 * config.guess: Guess the OS version for HPUX.
12016
12017 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12018
12019 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12020
12021Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12022
12023 * configure.in: Recognize --with-headers, --with-libs, and
12024 --without-newlib.
12025 * Makefile.in (all-xiberty): Depend upon all-ld.
12026
12027Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12028
12029 * configure.in: Change i[34]86 to i[345]86.
12030
12031Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12032
12033 * configure (version): A few more tweaks to help message.
12034
12035Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12036
12037 * Makefile.in: Remove (for now) librx as a host library,
12038 now that we're building it for target.
12039
12040Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12041
12042 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12043 (Karl Berry).
12044
12045Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12046
12047 * configure.in: Also configure librx.
12048
12049Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12050
12051 * Makefile.in: Update various rules to reflect that librx
12052 is now needed for libg++.
12053
12054Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12055
12056 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12057
12058Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12059
12060 * configure.in: Configure the examples directory.
12061
12062Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12063
12064 * configure: Simplify Jun 2 1994 change.
12065
12066Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12067
12068 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12069 /bin/gcc isn't good enough to build gcc.
12070
12071Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12072
12073 * Makefile.in (GDB_SUPPORT_FILES): Remove
12074 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12075 (gdb.tar.gz): Add new rule to use standard distribution building
12076 mechanism.
12077
12078Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12079
12080 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12081 Bill Cox <bill@cygnus.com>.
12082
12083Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12084
12085 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12086
12087Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12088
12089 * configure: Search current dir first in .gdbinit.
12090
12091Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12092
12093 * config.sub: Recognize freebsd (merged from gcc config.sub).
12094
12095Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12096
12097 * config.sub: Refer to NeXT's operating system as nextstep.
12098
12099 * config.sub (case $basic_machine): Re-order the cases, to match
12100 the order in the FSF version (which is mostly alphabethical).
12101 Merge in some additions and changes from the FSF.
12102
12103Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12104
12105 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12106 * config.sub: Recognize cxux7.
12107 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12108
12109Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12110
12111 * config.sub: Fix typo powerpc -> powerpc-*.
12112
12113Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12114
12115 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12116
12117 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12118 parallel with all-emacs and install-emacs). Top-level command
12119 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12120
12121Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12122
12123 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12124 $(relbindir)/make before doing ``make install'', and use
12125 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12126 installing over running make binary.
12127 ($(host)-stamp-stage3-installed): Likewise.
12128
12129Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12130
12131 * config.guess: Recognize Mach.
12132
12133Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12134
12135 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12136 see whether --exec-prefix was used.
12137
12138Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12139
12140 * README: Explicitly mention libg++/README. (Zoo's idea.)
12141
12142Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12143
12144 * Makefile.in: Add all-librx target similar to all-libproc.
12145
12146Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12147
12148 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12149 with post 1.2 uname bogosity.
12150
12151Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12152
12153 * configure: Remove temporary files on receipt of a signal.
12154
12155Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12156
12157 * configure: If there is a package_makefile_frag, remove
12158 ${subdir}/Makefile.tem after copying it in.
12159
12160Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12161
12162 * build_all.mk: support rs6000 lynx identifies itself as
12163 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12164 since /bin/gcc is too feeble to compile a modern gcc.
12165
12166Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12167
12168 * brought devo/test-build.mk update-to-date with progressive/
12169 test-build.mk. Add lynx targets and hppa flag info.
12170
12171Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12172
12173 * configure.in: Use mh-ncrsvr43. Patch from
12174 Tom McConnell <tmcconne@sedona.intel.com>.
12175
12176Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12177
12178 * config.guess (i386-unknown-bsdi): No longer need to
12179 check #if defined(__bsdi__) && defined(__i386__).
12180
12181Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12182
12183 * configure: Set program_transform_nameoption correctly.
12184
12185Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12186
12187 * brought build-all.mk update-to-date with progressive build-all.mk,
12188 added new targets and hppa info.
35590697 12189
252b5132
RH
12190Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12191
12192 * configure: If config.guess result is a prefix of the user
12193 specified target, assume a native build and use the user specified
12194 target as the host alias. Remove SunOS patch suffix removal hack.
12195 * configure.in: Remove SunOS patch suffix removal hack.
12196
12197 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12198 in NATIVE_CHECK_MODULES.
12199
12200Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12201
12202 * Makefile.in: Rename HOST_ONLY to NATIVE.
12203 * configure: Delete SunOs patch suffix from host_canonical
12204 and build_canonical variables that are prepended to Makefiles.
12205 * configure.in: Add comments for easier maintenance.
12206
12207Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12208
12209 * Makefile.in: Add all-libproc target similar to all-gui.
12210
12211Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12212
12213 * Makefile.in (CHECK_MODULES): split into
12214 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12215
12216Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12217
12218 * config.guess (i386-unknown-bsdi): New system to guess.
12219
12220Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12221
12222 * Makefile.in: Add all-gui target (but not yet build by "all").
12223
12224Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12225
12226 * config.sub: Move deletion of patch suffix from here...
12227 * configure.in: To here, at Ian's suggestion. The top-
12228 level scripts might need to know of a patch level.
12229
12230Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12231
12232 * config.sub: Strip off patch suffix so rtl is recognized
12233 as a sunos4.1.3 machine, even though it's been patched.
12234
12235Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12236
12237 * Makefile.in (INSTALL_LAST): Delete.
12238 (INSTALL_DOSREL): New.
12239
12240Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12241
12242 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12243 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12244 whether we pass down --with-gnu-ld anyhow.
12245
12246Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12247
12248 * Makefile.in (INSTALL_LAST): Change operation so it works
12249 on more flavors of make.
12250 * configure.in (go32): Don't build libg++ or libio.
12251
12252Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12253
12254 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12255 they can be overriden by templates.
12256
12257Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12258
12259 * configure.in (target==go32): Don't build gdb.
12260 * dosrel: New directory.
12261
12262Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12263
12264 * configure.in (host==go32): Configure dosrel too.
12265 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12266 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12267 be set by incoming names or templates.
12268 (INSTALL_LAST): New rule.
252b5132
RH
12269
12270Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12271
12272 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12273
12274Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12275
252b5132
RH
12276 * configure.in (appdirs): New variable. Currently empty, but will
12277 be used in gas distribution. If nonempty, lists a set of
12278 directories at least one of which must get configured, or top
12279 level configuration is considered to have failed.
12280 (rs6000-*-lynxos*): Use new file name.
12281
12282Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12283
12284 Eliminate XTRAFLAGS.
12285 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12286 newlib include files using -idirafter, and also use -nostdinc.
12287 (CXX_FOR_TARGET): Likewise.
12288 (XTRAFLAGS): Removed.
12289 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12290 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12291 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12292 ($(DO_X)): Don't pass down XTRAFLAGS.
12293
12294Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12295
12296 * configure.in (mips*-dec-bsd*): New target; do build linker.
12297 (mips*-*-bsd*): New target; don't build linker.
12298
12299Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12300
12301 * configure.in: support rs6000-*-lynxos* configuration.
12302 support sunos4 as a cross target.
12303
12304 * config.sub: look for lynx*, not lynx since the OS version may
12305 legitimately be part of the name.
12306
12307Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12308
12309 * configure.in (i[34]86-*-sco*): Move to be with other i386
12310 targets.
12311 (romp-*-*): New target. Skip various binary utilities.
12312 (vax-*-*): New target. Don't build newlib.
12313 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12314
12315Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12316
12317 * configure.in: Only set host_makefile_frag if config
12318 directory exists.
12319
12320Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12321
12322 * install.sh: If $dstdir exists, don't check whether each
12323 component does.
12324
12325Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12326
12327 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12328
12329Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12330
35590697
AJ
12331 * configure.in (*-*-lynxos*): Don't configure newlib for either
12332 native or cross Lynx.
252b5132
RH
12333
12334Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12335
12336 * config.sub (sparc64-elf): Fix os.
12337 (z8k): Remove duplicate.
12338
12339Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12340
12341 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12342 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12343
12344Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12345
12346 * configure: Make file links cleanly even if Lynx fails on
80413487 12347 an NFS symlink (at least fail cleanly).
252b5132
RH
12348
12349Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12350
12351 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12352 -XNh2000.
12353
12354Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12355
12356 * configure: Unknown options are fatal again.
12357
12358Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12359
12360 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12361 compatibility.
252b5132
RH
12362
12363Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12364
12365 * build-all.mk: Add `clean' target.
12366
12367Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12368
12369 * config.guess: Add SINIX support.
12370 * configure.in: Add mips-*-sysv4* support.
12371
12372Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12373
12374 * build-all.mk: Document all useful targets.
12375 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12376 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12377
12378Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12379
12380 * configure: Support --silent, --quiet.
12381
12382Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12383
12384 * configure: Support --disable-FEATURE.
12385
12386Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12387
12388 * config.guess: Recognize NCR running SVR4.3.
12389
12390Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12391
12392 * config.guess: Make BSDI generate i386-unknown-bsd386.
12393 Patch from Paul Eggert <eggert@twinsun.com>.
12394
12395Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12396
12397 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12398
12399Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12400
12401 * configure: Make unrecognized options give nonfatal warnings
12402 instead of fatal errors, and pass them to any subdirectory
12403 configures in case they recognize them.
12404 Make --x equivalent to --with-x.
12405
12406Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12407
12408 * configure: Add --enable-* options. Clean up usage message and
12409 some comments.
12410
12411Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12412
12413 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12414
12415Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12416
12417 * configure.in (hppa*-*-*): Enable binutils.
12418
12419Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12420
12421 * config.sub: Recognize cisco.
12422
12423Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12424
12425 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12426
12427Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12428
12429 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12430 than one configuration name. Add comment.
12431
12432Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12433
12434 * config.guess: about target *-hitachi-hiuxwe2, fixed
12435 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12436 macro is incorrect.]
12437
12438Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12439
12440 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12441 than the "make ls" stuff which used to be here.
12442
12443Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12444
12445 * config.guess: Recognize i[34]86-unknown-freebsd.
12446 From Shawn M Carey <smcarey@rodan.syr.edu>.
12447
12448Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12449
12450 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12451
12452Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12453
12454 * config.guess: Check for ptx.
12455
12456Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12457
12458 * config.sub: Add os9k checking.
12459
12460Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12461
12462 * config.guess: Handle OSF1 running on HPPA processors
12463
12464Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12465
12466 * configure: If subdir configure fails, print out a message with
12467 subdirectory name, in case subdir's configure code didn't identify
12468 itself.
12469
12470Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12471
12472 * configure.in: Remove embedded newlines from configdirs.
12473 Avoid mismatches of substrings. Fix matching strings at end
12474 of configdirs.
12475
12476Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12477
12478 * config.guess: Add Lynx/rs6000 config support.
12479
12480Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12481
12482 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12483
12484Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12485
12486 * configure.in (hppa*-*-osf*): Treat this just like most other
12487 PA configurations (eg no binutils or ld).
12488 (hppa*-*-*elf*): These configurations have binutils and ld.
12489
12490Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12491
12492 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12493
12494Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12495
12496 * configure.in (rs6000-*-*): Build gas.
12497
12498Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12499
80413487 12500 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12501
12502Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12503
12504 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12505 for GDB and GDB has been fixed to not need it.
12506
252b5132
RH
12507Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12508
12509 * config.guess: Recognize vax hosts.
12510
12511Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12512
12513 * configure (while loop): Don't use "break 2" inside case
12514 statement -- the case statement isn't an enclosing loop.
12515
12516Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12517
12518 * config.guess: Clean up NeXT support, to allow nextstep
12519 on Intel machines. Make OS be nextstep.
12520
12521Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12522
12523 * config.guess: Add alternate forms for Convex.
12524
12525Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12526
12527 * configure: Completely rewrite option processing. Take
12528 advantage of pattern-matching to avoid invoking test frequently.
12529 Also clean up host and target defaulting logic.
12530
12531Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12532
12533 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12534 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12535 commands (plus user environment) will fit SCO limits.
12536
12537Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12538
12539 * configure.in: Don't issue warnings about directories which are
12540 not being configured if -norecursion is set. Correct test for
12541 --with-gnu-as and --with-gnu-ld to not get confused by substring
12542 matches.
12543
12544 * configure.in: Don't build gas for alpha-dec-osf1*.
12545
12546Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12547
12548 * configure: Back out Per's change of 12/19/1993. It changes the
12549 behavior of configure in unexpected and confusing ways.
12550
12551 Also, use different delim char when calculating
12552 program_transform_name so that the name can contain slashes.
12553
12554Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12555
12556 * configure.in, config.sub: Add support for VSTa micro-kernel.
12557
12558Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12559
12560 * configure.in: Nuke hacks which were used to get a special
12561 version of GAS for HPPA configurations.
12562
12563Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12564
12565 * configure: If only ${target_alias} is given, use that
12566 as the default for ${host_alias}.
12567 * configure: Add missing back-slashes before nested quotes.
12568
12569Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12570
12571 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12572
12573Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12574
12575 * config.guess: Recognize some Tektronix configurations.
12576 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12577
12578Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12579
12580 * config.sub: Match any flavor of SH.
12581
12582Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12583
12584 * configure.in: Don't try to configure newlib for Alpha.
12585
12586Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12587
12588 * configure.in: Don't build ld for Irix 5. Don't build gas,
12589 libg++ or libio for any Alpha target.
12590
12591 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
12592
12593Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12594
12595 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12596 default arguments -- so it tried to compress itself.
12597
12598Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12599
12600 * configure.in (notsupp): ensure that a space is always at the end
12601 of the configdirs list, since the grep checks for an explicit space
12602
12603Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12604
12605 * configure.in (target i386-sysv4.2): don't build ld, since static
12606 versions of many libraries are not available.
12607
12608Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12609
12610 * config.guess: Recognize Apollos (using environment variables).
12611 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12612
12613Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12614
12615 * config.guess: Recognize Sony news mips running newsos.
12616
12617Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12618
12619 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12620 "fi ; else" for bash.
12621
12622Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12623
12624 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12625
12626Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12627
12628 * config.sub: accept unixware as an alias for svr4.2.
12629 Fix some inconsistancies with the gcc version.
12630
12631Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12632
12633 * Makefile.in (DISTDOCDIRS): Add gdb.
12634
12635Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12636
12637 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12638
12639Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12640
12641 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12642 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12643 this now.
12644
12645Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12646
12647 * config.sub: Accept hiux* as an OS name.
12648
12649 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12650 etc/make-stds.texi. The underscore came from gcc, and dje now
12651 agrees that RUNTESTFLAGS is the correct name.
12652
12653Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12654
12655 * install.sh: Remove 'set -e'. It makes any conditionals
12656 in the script useless.
12657
12658 * config.guess: Automatically recognize arm-acorn-riscix
12659 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12660
12661Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12662
12663 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12664
12665Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12666
12667 * Makefile.in (DISTDOCDIRS): New variable.
12668 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 12669 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
12670
12671Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12672
12673 * configure.in (hppa target): check the source directory for the
12674 pagas sub-directory
12675
12676Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
12677
12678 * config.sub: Allow -aout* and -elf*.
12679
12680Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12681
12682 * configure.in: Don't build ld on i386-solaris2, same as for
12683 sparc-solaris2.
12684
12685Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
12686
12687 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12688
12689Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12690
12691 * configure.in: Configure gdb for alpha.
12692
12693Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12694
12695 * Makefile.in (CXXFLAGS): Add -O.
12696
12697Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12698
12699 * config.guess: added support for DG Aviion
12700
12701Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12702
12703 * configure.in: Produce warning message for subdirectories not
12704 configurable for this host/target combination. Don't try to
12705 configure gdb for vms.
12706
12707Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12708
12709 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12710 appropriate files before making "diststuff".
12711 (DISTBISONFILES): New var: list of files to be edited.
12712 (DISTSTUFFDIRS): Add binutils.
12713
12714Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12715
12716 * config.sub: also handle mipsel and mips64el (for little endian mips)
12717
12718Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12719
12720 * configure.in: Add * to end of all OS names.
12721
12722Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
12723
12724 * configure.in: Build newlib for LynxOS native.
12725
12726Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12727
12728 * config.guess: Add support for delta 88k running SVR3.
12729
12730 * configure.in: Add comment about HP compiler vs. emacs.
12731
12732Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12733
12734 * configure.in: don't build ld on solaris2 (not a viable option
12735 due to bugs in getpwnam & getpwuid)
12736
12737Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
12738
12739 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12740 config.guess will produce a full version number.
12741
12742Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12743
12744 * configure.in: Build linker and binutils for alpha-dec-osf1.
12745
12746Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12747
12748 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12749 and gdb/testsuite/Makefile.in.
12750
12751Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12752
12753 * configure.in: recognize mips*- instead of mips-
12754
12755Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
12756
12757 * config.sub: Accept linux*coff and linux*elf as operating
12758 systems.
12759
12760Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12761
12762 * config.sub: Recognize mips64, and mips3 as an alias for it.
12763
12764Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12765
12766 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12767 gdb knows how to handle OSF/1 shared libraries.
12768
12769Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12770
12771 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12772 * config.guess: Recognize Hitachi's HIUX.
12773 * config.sub: Recognize h3050r* and hppahitachi.
12774 Remove redundant cases for hp9k[23]*.
12775
12776Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12777
12778 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12779 if gas and ld are in the source tree and are in ${configdirs}.
12780 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 12781 --with options (but still pass them down on the command line,
252b5132
RH
12782 if they were explicitly specified).
12783
12784Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12785
12786 * configure: substitute SHELL value in Makefile.in with
12787 ${CONFIG_SHELL}
12788
12789Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12790
12791 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12792 *-*-solaris2* targets.
12793
12794Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12795
12796 * Makefile.in: define M4, and pass it down to sub-makes;
12797 all-autoconf now depends on all-m4
12798
12799Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12800
12801 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12802 presence of {ar,ranlib} instead of a configured directory
12803
12804Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12805
12806 * config.guess: Accept 34?? as well as 33?? for NCR.
12807
12808Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12809
12810 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12811 of 'gas' in sed commands, since 'gash' is now in the tree as well.
12812
12813Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12814
12815 * configure: grab values for $(CC) and $(CXX) from the
12816 environment, so that someone can do "CC=gcc configure; make" and
12817 have it work right (matching the way that autoconf works now)
12818
12819 * configure.in, Makefile.in: add support for gash, the tcl
12820 interface to Galaxy
12821
12822 * config.guess: add NetBSD variants (hp300, x86)
12823
12824Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
12825
12826 * install.sh: Support -d option (in the manner of SunOS 4 install,
12827 as it is more deterministic than that of GNU install)
12828 (chmodcmd): Set file to mode 755 by default (should also do default
12829 chgrp and chown, but I don't feel like dealing with that now)
12830
12831Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
12832
12833 * config.sub: Remove h8300hhms alias.
12834
12835Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12836
12837 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12838
12839Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12840
12841 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12842 as stmp-fixinc
12843
12844Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12845
12846 * config.sub: recognize m88110-bug-coff.
12847
12848Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12849
12850 * Makefile.in (all-libio): all dependencies on the toolchain used
12851 to build this (gcc, gas, ld, etc)
12852
12853Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12854
12855 * config.guess: Deal with OSF/1 1.3 on alpha.
12856
12857Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12858
12859 * install.sh: add some 'else true' clauses for portability
12860
12861 * configure.in: don't build libio for h8[35]00-*-* targets
12862
12863Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
12864
12865 * Makefile.in: Add support for new libio.
12866
12867Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12868
12869 * install.sh: If one command fails, don't try the rest. Don't try
12870 to remove $dsttmp (via trap) unless we have already created it.
12871 If $src doesn't exist, detect it and exit with an error.
12872
12873 * config.guess: Recognize BSD on hp300.
12874
12875Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
12876
12877 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12878 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12879
12880Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
12881
12882 * Makefile.in (all-send-pr): depends on all-prms
12883
12884Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12885
12886 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12887
12888Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12889
12890 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12891 Added test for mips-mips-riscos5.
12892
12893Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12894
12895 * configure.in: use mh-hp300 for 68k HP hosts
12896
12897Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12898
12899 * configure: add support for CONFIG_SHELL, so that you can use
12900 some alternate shell for evaluating configure scripts
12901
12902Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
12903
12904 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
12905 in configure script to bug-gdb@prep.ai.mit.edu when building
12906 distribution archive.
12907 * Makefile.in (COMPRESS): Remove def.
12908 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
12909 gdb.tar.Z and make-gdb.tar.Z respectively.
12910 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
12911 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
12912 to convergence with 'taz' target in Makefile.in.
12913
12914Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12915
12916 * install.sh (dsttmp): use trap to ensure that tmp files go
12917 away on error conditions
12918
12919Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12920
12921 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12922
12923Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12924
12925 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12926 its parent is '/' not ''.
12927
12928 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12929
12930Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12931
12932 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12933 that ${newsrcdir}/configure.in does.
12934
12935Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12936
12937 * test-build.mk: support for CONFIG_SHELL
12938
12939Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12940
12941 * config.sub (netware): Add as a basic system type.
12942
12943Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12944
12945 * Makefile.in (Makefile): depend on configure.in. Also drop the
12946 $(srcdir)/ from the dependency on Makefile.in.
12947
12948Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12949
12950 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12951 (h8300hhms is temporary until multi-libraries are implemented).
12952 * configure.in: Handle h8300h too.
12953
12954Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12955
12956 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12957
12958Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12959
12960 * configure: Remove extraneous output when guessing host type.
12961 * config.guess: Remove extraneous output when guessing using C
12962 compiler rather than uname, or when guessing fails.
12963
12964Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12965
12966 * Makefile.in: remove all.cross and install.cross targets
12967
12968 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12969 definitions
12970
12971Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12972
12973 * configure.in (target sh): Build gprof.
12974
12975Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12976
12977 * config.sub: change -solaris to -solaris2
12978
12979Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12980
12981 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12982
12983Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12984
12985 * configure: Correct error message for missing Makefile.in to
12986 print correct directory.
12987
12988Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12989
12990 * install.sh: kludge around 386BSD shell bug
12991
12992Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12993
12994 * config.guess: Recognize NeXT.
12995 * config.guess: Recognize i486-ncr-sysv4.
12996 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12997
12998Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12999
13000 * Makefile.in (MAKEINFOFLAGS): New variable.
13001 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13002 * build-all.mk, test-build.mk: Pass down --no-split as
13003 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13004
13005Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13006
13007 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13008
13009Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13010
13011 * Makefile.in (libg++.tar.z): New rule.
13012 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13013 * Makefile.in (taz): Only do a single chmod.
13014
13015Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13016
13017 * install.sh: don't use dirname anymore (replaced with sed usage)
13018
13019Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13020
13021 * Makefile.in: Change extension for gzip'd files from '.z' to
13022 '.gz' per new FSF standard usage.
13023
13024Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13025
13026 * configure: put quotes around the final value of program_transform_name
13027
13028Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13029
13030 * Makefile.in: new install.sh support; update install-info rules
13031
13032Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13033
13034 * configure.in: Build diff for crosses, but not for go32 host.
13035
13036 * configure.in: Build gprof only for native, and don't build it
13037 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13038
13039Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13040
13041 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13042
13043Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13044
13045 * configure.in (host_tools): Add prms.
13046
13047Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13048
13049 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13050 with $(FLAGS_TO_PASS) on the command line
13051
13052 * config.sub: Recognize lynx and lynxos
13053
13054Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13055
13056 * config.sub: Accept -ecoff*, not just -ecoff.
13057
13058Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13059
13060 * Makefile.in (taz): Use .gz suffix instead of .z.
13061 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13062 names.
13063
13064Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13065
13066 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13067
13068Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13069
13070 * Makefile.in (install-no-fixedincludes): install gcc last, so
13071 that rebuilds that might happen during 'make install' don't get
13072 bogus gcc include files
13073
13074Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13075
13076 Change from Utah for HPPA support:
13077 * config.guess: Recognize hppa1.x-hp-bsd.
13078
13079Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13080
13081 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13082 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13083
13084Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13085
13086 * config.sub: Add support for rom68k and bug boot monitors.
13087
13088Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13089
13090 * Makefile.in: Make all-opcodes depend on all-bfd.
13091
13092Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13093
13094 * config.guess: Added special check for i[34]86-univel-sysv4*.
13095
13096Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13097
13098 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13099 the processor rather than assuming i486.
13100
13101Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13102
13103 * config.guess: Recognize SunOS6 as Solaris3.
13104
13105Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13106
13107 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13108 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13109
13110Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13111
13112 * build-all.mk (all-cross): New target for Canadian Cross.
13113 Added Q2 go32 targets.
13114 * test-build.mk: Configure go32 cross sparclite-aout and
13115 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13116 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13117
13118Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13119
13120 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13121 GO32 hosted toolchains
13122
13123Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13124
13125 * configure: change so "-exec-prefix" gets passed down rather
13126 than "-exec_prefix" so autoconf generated Makefiles get the
13127 exec_prefix set right.
13128
13129Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13130
13131 * config.guess: get the Solaris2 minor version number
13132
13133 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13134
13135Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13136
13137 * config.guess: Recognize some Sequent platforms.
13138
13139Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13140
13141 * Makefile.in: added the vault-install target
13142
13143 * configure.in: actually use the Sun3 makefile fragment that's in
13144 config, also added the release dir to configdirs
13145
13146Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13147
13148 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13149
13150Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13151
13152 * configure.in: remove some program from Alpha targetted toolchains
13153
13154Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13155
13156 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13157 gprof.
13158 (taz): Run "make diststuff" in those directories instead of "make
13159 proto-dir". Look for "VERSION=" only at start of line in subdir
13160 Makefile. Use "gzip -9" for compression.
13161 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13162 (binutils.tar.z): New target.
13163
13164Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13165
13166 * Makefile.in (taz): Include gpl.texinfo.
13167
13168Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13169
13170 * Makefile.in (setup-dirs): Merged into "taz" target.
13171 (taz): Only do `proto-dir' stuff if a directory is actually needed
13172 for this target.
13173
13174Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13175
13176 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13177 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13178 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13179 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13180 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13181
13182Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13183
13184 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13185 config.sub, and move-if-change to gdb testsuite distribution
13186 archive, so the testsuite can be extracted, configured, and
13187 run separately from the gdb distribution. Blow away the Chill
13188 tests that require a Chill compiled executable, since GNU Chill
13189 is not yet publically available.
13190
13191Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13192
13193 * test-build.mk: set environment variables in a single command,
13194 instead of a list of assignments and exports
13195
13196 * config.guess: recognize Alpha/OSF1 systems
13197
13198Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13199
13200 * configure: Change help message to prefer --options rather than
13201 -options.
13202
13203Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13204
13205 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13206 zippy@ecst.csuchico.edu.
13207 * config.guess: Recognize miniframe.
13208
13209Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13210
9eb322aa
MF
13211 * Makefile.in: Use srcroot to find runtest rather than rootme.
13212 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13213
13214Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13215
13216 * test-build.mk: Extensive additions to support building on a
13217 machine other than the host.
13218
13219Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13220
13221 * configure (tooldir): Fix for i386-aix again.
13222
13223Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13224
13225 * configure, Makefile.in: Change definition of $(tooldir)
13226 to match the FSF.
13227
13228Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13229
13230 * config.guess: Recognize i[34]86/SVR4.
13231
13232Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13233
13234 * Makefile.in (all-gdb): gdb depends on sim.
13235
13236Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13237
13238 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13239 at the same time we make the prototype gdb directory.
13240 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13241 files at the same time as the gdb base release distribution.
13242
13243Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13244
13245 * Makefile.in (check): Use individual check targets rather than
13246 DO_X rule.
13247 (check-gcc): Added.
13248
13249Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13250
13251 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13252 for System V release 3.2.
13253
13254Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13255
13256 * config.sub: Recognize hppaosf.
13257 * configure.in: Do configure ld/binutils/gas for it.
13258
13259Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13260
13261 * configure (tooldir): Alter syntax used to set this, for systems
13262 where "\$" isn't handled right, like i386-aix.
13263
13264Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13265
13266 * configure: Pass program-transform-name, not
13267 program_transform_name, to recursive configures.
13268
13269Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13270
13271 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13272 of gas+ld+binutils.
13273
13274Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13275
13276 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13277
13278Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13279
13280 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13281
252b5132
RH
13282Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13283
13284 * Makefile.in (PRMS): Set back to all-prms.
13285
13286Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13287
13288 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13289 targets, rather than for MIPS hosts.
13290
13291Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13292
13293 * configure.in: add comment for --with-x default values
13294
13295 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13296
13297 * Makefile.in: add check-* targets for each of the directories in
13298 the tree. Add a definition of RUNTEST that will use the one we
13299 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13300
13301Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13302
13303 * configure.in: Removed obsolete references to bfd_target and
13304 target_makefile_frag.
13305
13306 * build-all.mk: Set assorted targets for Q2.
13307 * config.sub: Recognize z8k-sim and h8300-hms.
13308 * test-build.mk: Really don't pass host to configure.
13309 (HOLES): Added uname.
13310
13311Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13312
13313 * configure: Handle an empty program-prefix, program-suffix or
13314 program-transform-name correctly.
13315
13316Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13317
13318 * build-all.mk: -G 8 no longer required for MIPS targets.
13319 * test-build.mk: Don't pass host argument to configure; make it
13320 guess.
13321
13322Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13323
13324 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13325 * Makefile.in (COMPRESS): New macro, like GZIP.
13326
13327Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13328
13329 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13330
13331 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13332 with gas currently defaults to -G 0.
13333
13334Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13335
13336 * Makefile.in (all-flex): flex depends on byacc.
13337
13338 * build-all.mk: If host not specified, use config.guess. Pass TAG
13339 to test-build.mk as RELEASE_TAG.
13340 * test-build.mk (configargs): New variable containing arguments to
13341 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13342 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13343
13344 * config.guess: Use /bin/uname when checking -X argument on SCO,
13345 to avoid invoking GNU uname which doesn't understand -X.
13346
13347 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13348
13349 * configure.in: Build gas for mips-*-*.
13350
13351Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13352
13353 * Makefile.in (all.normal): insert missing backslash.
13354
13355Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13356
4bddf3ad 13357 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13358
13359 * Makefile.in: Complete overhaul to merge many almost identical
13360 targets.
13361
13362Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13363
13364 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13365 (gdb.tar.Z): Adjusted.
13366
13367 * Makefile.in (setup-dirs, taz): New targets; should be general
13368 enough to adapt for gdb sometime. Build only .z file.
13369 (gas.tar.z): New target.
13370
13371Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13372
13373 * build-all.mk: Use CC=cc -Xs on Solaris.
13374
252b5132
RH
13375Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13376
13377 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13378 for handling BISON for FSF releases.
13379
13380Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13381
13382 * configure: Actually implement the change zoo just documented.
13383
13384Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13385
13386 * configure: when using config.guess, only set target_alias when
13387 it's not already been set (ie, on the command line)
13388
13389Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13390
13391 * Makefile.in: add installcheck target, set PRMS to install-prms
13392
13393Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13394
13395 * configure: add support for package_makefile_fragment, handle the
13396 case where a directory has a configure.in file but no Makefile.in
13397 more gracefully (with an actual understandable error message, even);
13398 add support for --without (and add this to the usage message); also
13399 explicitly add a --host=${host_alias} to the command line when
13400 config.guess is used
13401
13402Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13403
13404 * configure: Must use both --host and --target in recursive calls.
13405
13406Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13407
13408 * Makefile.in: Change deja-gnu to dejagnu.
13409
13410Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13411
13412 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13413
13414Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13415
13416 * configure.in: canonicalize all instances to *-*-solaris2*,
13417 also strip out a number of tools to not build for go32 host
13418
13419Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13420
13421 * config.guess: add GPL.
13422
13423 * Makefile.in, config.guess, config.sub, configure: bump
13424 copyrights to 93.
13425
13426Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13427
13428 * Makefile.in (do-info): Removed obsolete check for existence of
13429 localenv file.
13430
13431 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13432
13433Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13434
13435 * Makefile.in: a couple of 'else true' for decstation,
13436 support for TclX
13437
13438 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13439
13440Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13441
13442 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13443
13444Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13445
13446 * config.guess: Recognize i386-ibm-aix (PS/2).
13447 * configure.in: Use config/mh-aix386 file for it.
13448
13449Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13450
13451 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13452 CC_FOR_TARGET instead.
13453 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13454
13455Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13456
13457 * Makefile.in: Add sim to list of directories sent with gdb
13458
13459Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13460
13461 * configure.in: Put back mips-dec-bsd* case.
13462
13463Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13464
13465 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13466 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13467 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13468
13469Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13470
13471 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13472
13473 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13474 (install-info): install dir.info only if it exists,
13475 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13476
13477Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13478
13479 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13480 gas for mips-dec-bsd.
13481
13482Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13483
13484 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13485 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13486
13487Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13488
13489 * configure.in: Added "dejagnu" to hosttools list.
13490
13491Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13492
13493 * config.sub, configure.in, config.guess: Add support
13494 for Bosx, an AIX variant from Bull.
13495 Patches from F.Pierresteguy@frcl.bull.fr.
13496
13497Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13498
13499 * devo/dejagnu: Initial creation of devo/dejagnu.
13500 Migrated dejagnu testcases and support files for testing software
13501 tools to reside as subdirectories, currently called "testsuite",
13502 within the directory of the software tool. Migrated all programs,
13503 support libraries, etc. beloging to dejagnu proper from
13504 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13505 with no modifications. The changes to these files which will
13506 allow them to configure, build, and execute properly will be made
13507 in a future update.
13508
13509Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13510
13511 * Makefile.in: Change send_pr to send-pr.
13512 * configure.in: Likewise.
13513 * send_pr: Renamed directory to send-pr.
13514
13515Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13516
13517 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13518
13519Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13520
13521 * README: Update for gdb-4.8 release.
13522 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13523 gdb-xxx.tar.z (gzip'd) file also.
13524
13525Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13526
13527 * Makefile.in: make all-diff depend on all-libiberty
13528
13529Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13530
13531 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13532
13533Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13534
13535 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13536
13537Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13538
13539 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13540 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13541 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13542
13543Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13544
13545 * Makefile.in: makeinfo binary is in a new location
13546
13547Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13548
13549 * config.sub: Accept -ecoff as an OS.
13550
13551 * Makefile.in: Various changes to eliminate a level of make
13552 recursion and reduce the required command line length.
13553 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13554 sub-makes.
13555 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13556 variables holding settings for specific sub-makes.
13557 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13558 in terms of BASE_FLAGS_TO_PASS.
13559 (TARGET_LIBS): New variable listing directories which use
13560 TARGET_FLAGS_TO_PASS.
13561 (subdir_do): Eliminated.
13562 (do-*): New set of targets to replace subdir_do.
13563 (various): All targets which used subdir_do now depend on do-*.
13564 (local-clean): Renamed from do_clean.
13565 (local-distclean): New target, dependency of distclean and
13566 realclean.
13567 (install-info): Don't create directories. Depend on dir.info
13568 rather than calling make recursively.
13569 (install-dir.info): Eliminated.
13570 (install-info-dirs): Create all info directories here.
13571 (dir.info): Depend upon do-install-info.
13572
13573 * test-build.mk (HOLES): Added false.
13574
13575Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13576
13577 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13578
13579Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13580
13581 * Makefile.in (info): remove dependency on all-texinfo. The
13582 problem was really in texinfo/C, not at this level.
13583
13584Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13585
13586 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13587
13588Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13589
13590 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13591 GDB releases.
13592
13593Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13594
13595 * configure: Include srcdir in message about target of link not
13596 being found. Don't convert `-' to `_' in `with' options being
13597 passed to subdirs.
13598
13599Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13600
13601 * configure.in: add uudecode to host_tools
13602
13603 * Makefile.in: added {all,install}-uudecode targets, added them to
13604 the appropriate lists
13605
13606Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13607
13608 * Makefile.in (all-gcc): Added dependency on all-gas.
13609
13610 * configure.in (mips-*-*): Build ld and binutils.
13611
13612Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13613
13614 * configure: check return code from mkdir, print error message and
13615 exit on failure.
13616
13617Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13618
13619 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13620
13621Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13622
13623 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13624
13625Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13626
13627 * config.sub (h8500): Recognize this as a cpu type.
13628
13629Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13630
13631 * configure: source directory missing is no longer a warning
13632
13633 * configure.in: recognize irix[34]* instead of irix[34]
13634
13635 * Makefile.in: define and pass down X11_LIB
13636
252b5132
RH
13637Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13638
13639 * guess-systype: Renamed to ...
13640 * config.guess: ... by popular request.
13641 * configure.in, Makefile.in: Update accordingly.
13642
13643Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13644
13645 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13646 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13647 + Execute ./dummy instead of assuming . is in PATH.
13648
13649Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13650
13651 * guess-systype: New shell script. Attempts to guess the
13652 canonical host name of the executing host.
13653 Only a few hosts are supported so far.
13654 * configure: Call guess-systype if no host is specified.
13655
13656Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13657
13658 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13659 gcc Makefile.
13660
13661
13662Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
13663
13664 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13665 (all-gcc, install-gcc, subdir_do): Use it.
13666
13667Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13668
13669 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13670
13671Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
13672
13673 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13674 set exclusively by configure, using configure.in .
13675
13676Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13677
13678 * test-build.mk: set $PATH for all builds
13679
13680 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13681
13682Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
13683
13684 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
13685 the one used in gcc/Makefile.in, so that a null expansion doesn't
13686 override the one needed to build gcc with a native cc.
13687
13688
13689Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13690
13691 * configure: Accept -with arguments.
13692
13693Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13694
13695 * Makefile.in: added h8300sim
13696
13697Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
13698
252b5132
RH
13699 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13700 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
13701 (all-cygnus, native, build-cygnus): Make
13702 $(canonhost)-stamp-3stage-done, not $(host)....
13703 * test-build.mk (stamp-3stage-compared): Use tail +10c for
13704 i386-sco3.2v4. Added else true to if command.
13705
13706Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
13707
13708 * config.sub: (from FSF) Sequent uses a BSD-like OS.
13709
13710Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
13711
13712 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13713
13714Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13715
13716 * configure.in: don't remove binutils from Solaris builds
13717
13718Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
13719
13720 * Makefile.in: get rid of earlier definitions for *clean,
13721 also handle the recursive info rule better
13722
13723Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
13724
13725 * Makefile.in (mostlyclean, distclean, realclean): Fix to
13726 do more-or-less the right thing.
13727
13728Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
13729
13730 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13731 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13732
13733Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13734
13735 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13736 $(host_canonical).
13737
13738 * configure.in: split the configdirs list into 4 categories (native
13739 v. cross, library v. tool) and handle the cross-only and native-
13740 only in more reasonable (and correct!) way.
13741
13742Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
13743
13744 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
13745 configdirs anymore.
13746
13747Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13748
13749 * Makefile.in: extensive cleanup:: removed all of the explicit
13750 clean-* targets, collapsed many wrappers around subdir_do into
13751 one, added additional targets to satisfy standards.texi, deleted
13752 some old targets, some changes for consistency
13753
13754Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13755
13756 * configure.in: handle some programs as cross-only, and others as
13757 native only
13758
13759 * test-build.mk: handle partial holes in a more generic manner
13760
13761 * Makefile.in: m4 depends on libiberty
13762
252b5132
RH
13763Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13764
13765 * configure.in: add m4, textutils, fileutils, sed, shellutils,
13766 time, wdiff, and find to configdirs
13767
13768 * Makefile.in: all, clean, and install rules for the new programs
13769 added to configure.in
13770
13771Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13772
13773 * configure.in: use mh-sun for all *-sun-* hosts
13774
252b5132
RH
13775Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13776
13777 * Makefile.in: define flags for X11 include files and library file
13778 locations, pass them down to the programs that need this info
13779
13780 * build-all.mk: added a 'native' target, to 3stage the native toolchain
13781
252b5132
RH
13782Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13783
13784 * configure.in: start building libg++ for HP-UX targets
13785
13786Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
13787
13788 * README: Update references to files moved into etc/.
13789
13790Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
13791
13792 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
13793 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
13794
13795Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
13796
13797 * configure: accept dash as well as underscore in long option
13798 names for FSF compatibility.
13799
13800Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
13801
13802 * config.sub: added -sco3.2v4 support from FSF.
13803
13804Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13805
13806 * configure.in: expand the section that adds or removes
13807 directories from the list of programs to build, to handle native
13808 vs. cross in addition to host v. native
13809
13810Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
13811
13812 * Makefile.in: Replace C++ in macro names with CXX.
13813 This is less likely to break ...
13814
13815Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13816
13817 * test-build.mk: add -w to GNU_MAKE
13818
13819Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13820
13821 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13822 add 'sparc' to list of recognized cpus. This needed to make
13823 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13824 Delete some redundant ose68 variants. Recognize -wrs as an os,
13825 then changes that into $CPU-wrs-vxworks.
13826
13827 * configure.in: remove most references to gdbtest, regularize
13828 target based program removal
13829
13830 * test-build.mk: import from p3 tree (many fixes and changes)
13831
13832Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13833
13834 * Makefile.in: added rules to handle tcl, tk, and expect
13835
13836 * configure.in: handle those directories if they exist
13837
13838Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13839
13840 * config.sub: removed bogus hppabsd and hppahpux names, since
13841 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13842
13843Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13844
13845 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
13846 depends upon all-xiberty
13847
13848 * Makefile.in: changes from p3, including:
13849
13850 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
13851
13852 * Makefile.in (XTRAFLAGS): include newlib directories if
13853 newlib/Makefile exists, rather than if host != target.
13854
13855 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
13856
13857 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13858 from the same source tree and not building a cross-compiler. This
13859 matters for the libg++ configuration if reconfiguring a tree that
13860 has already been installed.
13861
13862 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
13863
13864 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13865 pick up the machine and system specific header files.
13866
13867 * Makefile.in: added AS_FOR_TARGET, passed down in
13868 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13869 the C compiler to use to create programs which are run in the
13870 build environment, set it to default to $(CC), and passed it down
13871 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13872
13873 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
13874
13875 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13876 We need them for unusual native builds, like systems without
13877 ranlib.
13878
13879 * configure: also define $(host_canonical) and
80413487
RH
13880 $(target_canonical), which are the full, canonical names for the
13881 given host and target
252b5132
RH
13882
13883Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
13884
13885 * Makefile.in: Added separate definitions for C++.
13886
13887Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
13888
13889 * configure.in (configdirs): Add deja-gnu.
13890
13891Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
13892
13893 * README: Update for configure.texi and gdb-4.7 release.
13894
13895Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
13896
13897 * Makefile.in: Move "all" target to top of file.
13898 Previously, first target was ".PHONY" which caused BSD4.4 make
13899 to build .PHONY when make was run without arguments.
13900
13901Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
13902
13903 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
13904 Library-copylefted code in libiberty.
13905
13906Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
13907
13908 * config.sub: Replace m68kmote with plain old m68k.
13909
13910Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
13911
13912 * Makefile.in: Remove space from blank line, avoid Make complaints.
13913
13914Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
13915
13916 * config.sub: Complain if no argument is given. Added support for
13917 386bsd as OS and target alias.
13918
13919Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
13920
13921 * Makefile.in (XTRAFLAGS): include newlib directories if
13922 newlib/Makefile exists, rather than if host != target.
13923
13924Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
13925
13926 * config.sub: recognize sparclite-wrs-vxworks.
13927
13928 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13929 p3.) Added clean-xiberty to clean.
13930
13931Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13932
13933 * configure.in: use *-*-* instead of nested cases for host and target
13934
13935Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13936
13937 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13938 from the same source tree and not building a cross-compiler. This
13939 matters for the libg++ configuration if reconfiguring a tree that
13940 has already been installed.
13941
13942Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13943
13944 * config.sub (i486v/i486v4): Merge in from FSF version.
13945
13946Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13947
13948 * configure: only set PWD if it is already set.
13949
13950Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13951
13952 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13953 doesn't have unset and all success paths (and most error paths)
13954 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13955 to just ${PWD} to avoid confusion.)
13956
13957Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13958
13959 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13960 even for a native compilation.
13961
13962Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13963
13964 Changes to make the gdb.tar.Z rule work better.
13965
13966 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13967 (DEVO_SUPPORT): Add configure.texi.
13968 (bfd-ilrt.tar.Z): Remove ancient rule.
13969
13970Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13971
13972 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13973 pick up the machine and system specific header files.
13974
13975 * configure.in, config.sub: added new target m68010-adobe-scout,
13976 with alias of adobe68k. Changed configure.in to check for
13977 -scout before -sco* to avoid a false match.
13978
13979 * Makefile.in: added AS_FOR_TARGET, passed down in
13980 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13981 the C compiler to use to create programs which are run in the
13982 build environment, set it to default to $(CC), and passed it down
13983 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13984
13985Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13986
13987 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13988 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13989 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13990 FOR_TARGET variants, to newlib and libg++.
13991
13992Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13993
13994 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13995 first.
13996
13997Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13998
13999 * config.sub: Accept `elf' as an environment.
14000
14001Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14002
14003 * Makefile.in (all-opcodes): cd into the right directory
14004
14005Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14006
14007 * configure: added -program_transform_name option, used as
14008 argument to sed when installing programs.
14009 configure.texi: added documentation for -program_prefix,
14010 -program_suffix and -program_transform_name.
14011
14012Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14013
14014 * config.sub: Accept i486 where i386 ok.
14015
14016Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14017
14018 * config.sub: accept we32k
14019
14020Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14021
35590697 14022 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14023
14024 * Makefile.in: don't create all directories for ``make install'';
14025 let the subdirectories create the ones they need.
14026
14027Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14028
80413487 14029 * COPYING: new file, GPL v2
252b5132
RH
14030
14031Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14032
14033 * Makefile.in: use the new gen-info-dir, which needs a template
14034 argument (which also lives in texinfo)
14035
14036 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14037
252b5132
RH
14038Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14039
14040 * config.sub (ncr3000): Change i386 to i486.
14041
14042Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14043
14044 * Makefile.in: add install-rcs, install-grep to
14045 install-no-fixedincludes, removed install-bison and install-libgcc
14046
14047Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14048
14049 * configure.in: grab the HPUX makefile fragment if on HPUX
14050
14051Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14052
14053 * Makefile.in: eradicate bison spoor (ditto libgcc).
14054 configure.in: recognise m68{k,000}-ericsson-OSE.
14055 es1800 is alias for m68k-ericsson-OSE
14056
14057Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14058
14059 * configure.in: rearrange the parts that remove programs from
14060 configdirs, based now on HOST==TARGET or by canonical triple.
14061
14062Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14063
14064 * test-build.mk: recurse explicitly with -f test-build.mk when
14065 appropriate. predicate stage3 and comparison on the existence
14066 of gcc. That is, if gcc isn't around, we aren't three-staging.
14067 On very clean, also remove ...stamp-co. Build in-place before
14068 doing other builds.
14069
14070Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14071
14072 * Makefile.in, configure.in: add tgas
14073
14074Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14075
14076 * Makefile.in: a number of changes merged in from progressive.
14077
14078 * configure.in: add libm.
14079
14080 * .cvsignore: ignore some stuff that comes from test-build.mk.
14081
252b5132
RH
14082Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14083
14084 * config.sub: Add es1800 (m68k-ericsson-es1800).
14085
14086Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14087
14088 * configure: Add program_suffix (parallel to program_prefix)
14089 * Makefile.in: adjust directory-creating script for losing decstation
14090
14091Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14092
14093 * configure: Minor $subdir-related fixes.
14094
14095Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14096
14097 * configure: fix various problems with propogating
14098 makefile_target_frag in subdirs.
14099 * configure.in: config libgcc if its there
14100
14101Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14102
14103 * config.sub: HPPA merge.
14104
252b5132
RH
14105Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14106
14107 * Makefile.in: Replace all-bison with all-byacc in all
14108 dependency lines for other tools (which now use byacc).
14109
14110Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14111
14112 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14113
252b5132
RH
14114Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14115
14116 * Makefile.in: make gprof rules similar to byacc rules (instead of
14117 vestigal $(unsubdir) that didn't work...)
14118
14119Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14120
14121 * config.sub: Add support for Linux.
14122 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14123 (at least for libg++).
14124
14125Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14126
14127 * configure.texi: fix doc for the -nfp option to configure
14128
14129Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14130
14131 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14132
14133Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14134
14135 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14136 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14137 * configure.in: added solaris* host_makefile_frag hook.
14138
14139Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14140
14141 * config.sub: changed recognition of m68000 so that various
14142 m68k types can be specified via m680[01234]0
14143
14144Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14145
14146 * config.sub (basic_machine): fix sed so that '-foo' isn't
14147 completely substituted out while .+'-foo' loses the '-foo'
14148
14149Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14150
14151 * config.sub ($os): Add -aout.
14152
14153Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14154
14155 * configure: If host_makefile_frag is absolute, don't
14156 prefix ${invsubdir} (relevant to libg++ auto-configure).
14157
14158Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14159
14160 * Makefile.in (tooldir): Define it.
14161 (all-ld): Depend on all-flex.
14162
14163Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14164
14165 * Makefile.in (check): Fix libg++ special case.
14166
14167Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14168
14169 * configure: do not bury `pwd` into config.status, thus do fewer
14170 pwd's.
14171
14172 * configure: print the "Building in" message only when building in
14173 other than "." AND verbose.
14174
14175 * configure: remove -s, rework -v to better accomodate guested
14176 configures.
14177
14178 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14179
14180Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14181
14182 * Makefile.in: macroize flags passed on recursion. remove
14183 fileutils.
14184
14185Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14186
14187 * configure: get makesrcdir right for subdirs deeper than 1.
14188
14189 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14190 install.
14191
14192Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14193
14194 * Makefile.in: don't print subdir_do or recursion lines.
14195
14196Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14197
14198 * standards.texi: added menu item.
14199
14200 * Makefile.in: build and install standards.info.
14201
14202 * standards.texi: new file.
14203
14204Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14205
14206 * configure: test for and move config.status pieces from
14207 ${subdir}/.
14208
14209Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14210
252b5132
RH
14211 * configure: Test for existance of files before trying to mv
14212 them, to avoid numerous non-existance messages.
14213
14214Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14215
14216 * configure: correct final line of config.status.
14217
14218 * configure: patch from eggert. Avoids a protection problem if
14219 the original Makefile.in is read only.
14220
14221 * configure: use move-if-change from gcc to create config.status.
14222 Some makefiles depend on config.status to tell if a directory
14223 has been reconfigured for a different host. This change
14224 prevents those directories from remaking everything in the case
14225 where the reconfig was only intended to rebuild a Makefile.
14226
14227 * configure: test for config.sub with "config.sub sun4" rather
14228 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14229 host alias from a missing config.sub.
14230
14231Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14232
14233 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14234 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14235
14236Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14237
14238 * configure: mkdir ${subdir} as needed.
14239
14240Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14241
14242 * Makefile.in,configure.in: added autoconf.
14243
14244Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14245
14246 * Makefile.in: no longer pass against on recursion.
14247
14248 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14249 definitions are not inherited.
14250
14251 * configure: correct makesrcdir when subdir is .
14252
14253Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14254
14255 * configure: Add support for 'subdirs' variable, which is
14256 like 'configdirs', except that configure doesn't re-invoke
14257 itself for subdirs, it just creates a Makefile for each subdir.
14258 * configure.texi: Document subdirs.
14259
14260Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14261
14262 * configure.in: added flex to configdirs
14263
14264Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14265
14266 * Makefile.in: remove clean-stamps from clean.
14267
14268Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14269
14270 * configure.in: Add gdbtest to configdirs.
14271
14272Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14273
14274 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14275 to recursive makes.
14276 * configure.in: Recognize new ncr3000 config.
14277
14278Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14279
14280 * Makefile.in, configure.in: removed references to gdbm.
14281
14282Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14283
14284 * config.sub: Don't canonicalize os value
14285 newsos* to bsd (readline needs to check for newsos).
14286 (This fix was earlier made Jan 31, but got re-broken.)
14287
14288Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14289
14290 * configure.in: sco is an os, not a vendor!
14291
14292 * configure: Quote $( better. Keep various shells happy.
14293
14294Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14295
14296 * Makefile.in: eliminate stamp-files.
14297
14298Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14299
14300 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14301 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14302
14303Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14304
14305 * config.sub: fix iris/iris3.
14306
14307Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14308
14309 * configure: re-add -rm.
14310
14311Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14312
14313 * Maskefile.in: add .stmp-rcs to all.
14314
14315 * configure.in: remove gas from rs6000 build, use aix host fragment.
14316
14317Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14318
14319 * configure: pass down site_option during recursion.
14320
14321Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14322
14323 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14324
14325Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14326
14327 * configure: Change exec_prefix so that it really defaults to prefix.
14328
14329Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14330
14331 * Makefile.in, configure.in: Add support for mmalloc library.
14332
14333Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14334
14335 * Makefile.in: add stmp dependencies for a few more things.
14336
14337Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14338
14339 * configure: adjusted error message on objdir/srcdir configure
14340 collision, per john's suggestion.
14341
14342 * Makefile.in: add libiberty stmp to all and all.cross.
14343
14344Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14345
14346 * Makefile.in: remove force dependencies, add grep to all.
14347
14348Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14349
14350 * Makefile.in: drop flex. make stamp files work.
14351
14352 * configure: added test for conflicting configuration in srcdir,
14353 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14354 gets cranky. use relative paths for configure and srcdir
14355 whenever possible. Send some error messages to stderr that were
14356 going to stdout.
14357
14358Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14359
14360 * Makefile.in: Fix libg++ rule to check for gcc directory
14361 before using gcc/gcc. Also pass XTRAFLAGS.
14362
14363Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14364
14365 * Makefile.in: added stmp-files so that directories aren't polled
14366 when they are already built.
14367
14368 * configure.texi: fixed a node pointer problem.
14369
14370Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14371
4bddf3ad 14372 * config.sub configure.in gdb/configure.in
252b5132
RH
14373 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14374 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14375 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14376
14377Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14378
14379 * configure: -recurring becomes -silent. corrected help message
14380 for -site= option.
14381
14382 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14383
14384Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14385
14386 * configure: when building Makefile for crosses, replace
14387 tooldir and program_prefix. default srcdir from location of
14388 config.sub. remove "for host in hosts" and "for target in
14389 targets" loops.
14390
14391Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14392
14393 * Makefile.in: Do not pass bindir or mandir to cvs.
14394
14395Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14396
14397 * Makefile.in, configure.in: removed traces of namesubdir,
14398 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14399 copyrights to '92, changed some from Cygnus to FSF.
14400
14401 * configure.texi: remove most references to multiple hosts,
14402 multiple targets, subdirs, etc.
14403
14404 * configure.man: removed rcsid. reference config.sub not
14405 config.subr.
14406
14407 * Makefile.in: mkdir $(infodir) on install-info.
14408
14409Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14410
14411 * configure.texi: Explain better about .gdbinit and about
14412 the environment that configure.in sections run in.
14413
14414Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14415
14416 * configure.in: Ultrix is only a decstation if it's a MIPS.
14417
14418Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14419
14420 * README: DOC.configure => cfg-paper.texi.
14421
14422Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14423
14424 * config.sub (near case $os): Don't convert newsos* to bsd!
14425
14426Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14427
14428 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14429 the number of copies of COPYING that go into the GDB tar file.
14430
14431Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14432
4bddf3ad 14433 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14434 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14435 Fix SCO configuration stuff.
14436
14437Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14438
14439 * Makefile.in: For libg++, make sure the -I pointing
14440 to the gcc directory goes *after* all the libg++-local -I flags.
14441 Also, move just-gcc dependency from just-libg++ to all-libg++.
14442
14443Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14444
14445 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14446
14447Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14448
14449 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14450
14451Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14452
14453 * config.sub: Add stratus configuration frags. Also
14454 submitted to FSF.
14455
14456Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14457
14458 * Makefile.in (DEV_SUPPORT): add configure.man.
14459
14460 * config.sub(Decode manufacturer-specific): add -none*.
14461
14462Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14463
14464 * Makefile.in: remove form feeds to make Sun's make happy.
14465 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14466
14467Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14468
14469 * Makefile.in (AR_FLAGS): Make quieter.
14470
14471Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14472
14473 * configure.in: Add libg++.
14474 * configure: When verbose, don't output the command line at each
14475 level; it will be unremarkably the same as the previous version,
14476 which will be the same as what the user typed.
14477
14478Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14479
14480 * configure.in, Makefile.in: fix clean-info, add flex. add
14481 fileutils.
14482
14483 * configure: be less sensitive to spaces in Makefile.in. Do not
14484 look for sources in "..". Doing so breaks subdirectories that
14485 might have their own configure. If a subdir has it's own
14486 configure script, use it.
14487
14488Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14489
14490 * cfg-paper.texi: some changes suggested by rms.
14491
14492Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14493
14494 * config.sub: Merge in some small additions from the FSF version,
14495 taken from the gcc distribution, to bring the Cygnus and FSF
14496 versions into closer sync.
14497
14498Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14499
14500 * configure.in: Changed svr4 references to sysv4.
14501
14502Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14503
14504 * configure: added -V for version number option.
14505
14506Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14507
14508 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14509 renamed from DOC.configure to cfg-paper.texi.
14510
14511Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14512
14513 * configure, config.subr, config.sub: config.subr is now
14514 config.sub again.
14515
14516Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14517
14518 * configure.texi: new file, in progress.
14519
14520 * Makefile.in: build info file and install the man page for
14521 configure.
14522
14523 * configure.man: new file, first cut.
14524
14525 * configure: find config.subr again now that configuration "none"
14526 has gone. removed all traces of the -ansi option. removed all
14527 traces of the -languages option.
14528
14529 * config.subr: resync from rms.
14530
d932cae7 145311991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14532
14533 * configure, config.sub, config.subr: merge config.sub into
14534 config.subr, call the result config.subr, remove config.sub, use
14535 config.subr.
14536
14537 * Makefile.in: revised install for dir.info.
14538
d932cae7 145391991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14540
14541 * configure.in: add decstation host makefile frag.
14542
14543 * Makefile.in: BISON now bison -y again. also install-gcc on
14544 install. clean-gdbm on clean. infodir belongs in datadir.
14545 Make directories for info install. Build dir.info here then
14546 install it.
14547
d932cae7 145481991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14549
14550 * Makefile.in: fix for bad directory tests.
14551
d932cae7 145521991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14553
14554 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14555 regexp. -srcdir relative was being handled incorrectly.
14556
14557 * Makefile.in: unwrapped some for loops so that parallel makes
14558 work again and so one can focus one's attention on a particular
14559 package.
14560
d932cae7 145611991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14562
14563 * configure: added PWD as a stand in for `pwd` (for speed). use
14564 elif wherever possible. make -srcdir work without -objdir.
14565 -objdir= commented out.
14566
d932cae7 145671991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14568
14569 * configure: +options become --options. -subdirs commented out.
14570 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14571 Makefile now at top of generated Makefile. Removed cvs log
14572 entries. added -srcdir. create .gdbinit only if there is one
14573 in ${srcdir}.
14574
14575 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14576 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14577 and mandir now keyed off datadir by default.
14578
d932cae7 145791991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
14580
14581 * Freshly created ChangeLog.
14582
14583\f
14584Local Variables:
14585mode: change-log
14586left-margin: 8
14587fill-column: 76
14588version-control: never
14589End:
This page took 1.392527 seconds and 4 git commands to generate.