Added Cilk runtime library (libcilkrts) into GCC.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
522e3d71 12013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2
3 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4 depend on libstdc++ and libgcc.
5 * configure: Regenerate.
6 * configure.ac: Added libcilkrts to target binaries. Also, restrict
7 libcilkrts for POSIX and i*86, and x86_64 architectures.
8 * Makefile.in: Added libcilkrts related fields to support building it.
9
cb49a9e1 102013-10-26 Jeff Law <law@redhat.com>
11
12 * Makefile.def (target_modules): Remove libmudflap
13 (languages): Remove check-target-libmudflap).
14 * Makefile.in: Rebuilt.
15 * Makefile.tpl (check-target-libmudflap-c++): Remove.
16 * configure.ac (target_libraries): Remove target-libmudflap.
17 Remove checks which disabled libmudflap on some systems.
18 * configure: Rebuilt.
19 * libmudflap: Directory removed.
20
82033c9b
JBG
212013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
22
23 * configure.ac: Update from GCC.
24 * configure: Regenerate.
25
b50d7605
HPN
262013-10-15 Hans-Peter Nilsson <hp@axis.com>
27
28 * src-release (do-proto-toplevel): Support subdir-path-prefixed
29 files in SUPPORT_FILES.
30 (SIM_SUPPORT_DIRS): New variable.
31 (sim.tar.bz2): New rule.
32
f4cfb980
JBG
332013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
34
35 * configure.ac: Update from GCC.
36 * configure: Regenerate.
37
78b1434c
JJ
382013-10-01 Jeff Johnston <jjohnstn@redhat.com>
39
40 * COPYING.NEWLIB: Update with new copyright.
41
b3fc79f8
JBG
422013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
43
44 * configure.ac: Update from GCC.
45 * configure: Regenerate.
46
cc9afea3
AM
472013-09-20 Alan Modra <amodra@gmail.com>
48
49 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
50 ppc host match. Support little-endian powerpc linux hosts.
51
f006cabd
JB
522013-08-16 Joel Brobecker <brobecker@adacore.com>
53
54 * src-release (VER): When using $(TOOL)/common/create-version.sh,
55 strip the "-cvs" suffix from the version number if present.
56
95e43135
JBG
572013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
58
59 * configure.ac: Sync with GCC repo.
60 * Makefile.def: Ditto.
61 * configure: Regenerate.
62 * Makefile.in: Ditto.
63
7539e41e
JB
642013-07-22 Joel Brobecker <brobecker@adacore.com>
65
66 * src-release (VER): Use $(TOOL)/common/create-version.sh
67 if it exists.
68
e8044f35
RS
692013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
70
71 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
72 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
73 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
74 * configure: Regenerate.
75
7bab7634
DC
762013-06-01 George Thomas <george.thomas@atmel.com>
77
95e43135
JBG
78 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
79 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 80
b5364c9e
JJ
812013-05-06 Sandra Loosemore <sandra@codesourcery.com>
82
83 * COPYING.NEWLIB: Add Altera Corporation copyright.
84
5dad867c
JBG
852013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
86
87 * config.guess: Update from config repo.
88 * config.sub: Ditto.
89
b836cb18
JBG
902013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
91
92 * Makefile.def: Sync with GCC.
93 * Makefile.in: Regenerate.
94
e7d5abf1
JBG
952013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
96
97 * configure.ac: Sync with GCC.
b836cb18 98 * configure: Regenerate.
e7d5abf1 99
4f778543
MF
1002013-03-22 Mike Frysinger <vapier@gentoo.org>
101
102 * src-release (VER): Change bfd/configure.in sed to use the new
103 `bfd/configure --version` output.
104
f1dd87fc
YZ
1052013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
106
107 * configure.ac: Sync with GCC repo.
108 * configure: Ditto.
109
a413f71a
ILT
1102013-02-05 Ian Lance Taylor <iant@google.com>
111
112 PR go/55969
113 * configure.ac: Disable libgo on some systems where it does not
114 work.
115 * configure: Rebuild.
116
3a98824c
AM
1172013-02-05 Alan Modra <amodra@gmail.com>
118
119 * configure: Regenerate after syncing config/.
120
3dae1673
JBG
1212013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
122
123 * configure.ac: Sync with GCC repo.
124 * configure: Ditto.
125 * Makefile.def: Ditto.
126 * Makefile.in: Ditto.
127
bf51454b
JB
1282013-01-11 Joel Brobecker <brobecker@adacore.com>
129
130 Sync with GCC, merge:
131
132 2013-01-09 Jason Merrill <jason@redhat.com>
133
134 * .gitignore: Import from gdb repository.
135
c841a2be
JBG
1362013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
137
138 * config.sub: Update from config repo.
139
d7b9dae9
EB
1402013-01-11 Eric Botcazou <ebotcazou@adacore.com>
141
142 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
143 * Makefile.in: Regenerate.
144
861ea9c8
L
1452013-01-09 H.J. Lu <hongjiu.lu@intel.com>
146
147 * Makefile.def (configure-gcc): Depend on all-gmp.
148 (all-gcc): Remove dependency on all-gmp.
149 * Makefile.in: Regenerated.
150
ce82b126
JBG
1512013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
152
1b4f418d 153 * config.guess: Update from config repo.
c2e5e6d7 154 * config.sub: Ditto.
ce82b126 155
fd62a30d
JJ
1562013-01-07 Jeff Johnston <jjohnstn@redhat.com>
157
158 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
159 exists and replace the new bfin license in its location.
160
0140d685
L
1612013-01-07 H.J. Lu <hongjiu.lu@intel.com>
162
163 PR gas/14899
164 * Makefile.def (dependencies): Make all-binutils, all-gprof,
165 all-ld and all-gold depend on all-gas.
166 * Makefile.in: Regenerated.
167
c3d399e7
L
1682012-12-29 Ben Elliston <bje@gnu.org>
169
170 * config.guess: Update to 2012-12-29 version.
171 * config.sub: Likewise.
172
9417cd2f
JBG
1732012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
174
175 * Makefile.def (install-target-libgo): Depend on
176 install-target-libatomic. Merged from GCC repo.
177 * Makefile.in: Regenerate.
178
68dad382
JJ
1792012-12-17 Jeff Johnston <jjohnstn@redhat.com>
180
181 * COPYING.LIBGLOSS: Add license for bfin libgloss.
182
2344b8da
TS
1832012-12-16 Thomas Schwinge <thomas@codesourcery.com>
184
185 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
186 * configure: Regenerate.
187
5eb08693
L
1882012-12-11 H.J. Lu <hongjiu.lu@intel.com>
189
190 * Makefile.def (target_modules): Add bootstrap=true and
191 raw_cxx=true to libsanitizer.
192 * configure.ac (bootstrap_target_libs): Add libsanitizer.
193 * Makefile.in: Regenerated.
194 * configure: Likewise.
195
53ab32d8
JBG
1962012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
197
198 * config.sub: Merge from config repo.
199
d2489204
JBG
2002012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
201
202 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
203 * Makefile.tpl: Ditto.
204 * Makefile.in: Ditto.
205 * configure: Ditto.
d2489204 206
c23b5043
JBG
2072012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
208
209 * configure.ac (noconfigdirs): Merge from GCC.
210 * configure: Regenerate.
211
1dd1f7f6
JBG
2122012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
213
214 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
215
2bda3143
L
2162012-11-14 Roland McGrath <mcgrathr@google.com>
217
218 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
219 * configure: Regenerate.
220
5286fdef
L
2212012-11-13 Richard Henderson <rth@redhat.com>
222
223 * configure.ac: Move libsanitizer logic to subdirectory.
224 * configure: Regenerate.
225
2262012-11-13 Dodji Seketeli <dodji@redhat.com>
227
228 * configure.ac: Enable libsanitizer just on x86 linux for now.
229 * configure: Re-generate.
230
2312012-11-13 David Edelsohn <dje.gcc@gmail.com>
232
233 * configure.ac: Merge libquadmath sections.
234 * configure: Regenerate.
235
2362012-11-12 Wei Mi <wmi@google.com>
237
238 * configure.ac: Add libsanitizer to target_libraries.
239 * Makefile.def: Ditto.
240 * configure: Regenerate.
241 * Makefile.in: Regenerate.
242
f66a9a70
L
2432012-11-03 H.J. Lu <hongjiu.lu@intel.com>
244
245 * configure: Regenerated.
246
2472012-11-03 Robert Mason <rbmj@verizon.net>
248
249 * configure.ac: add --disable-libstdcxx configure option
250 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
251
6d94c122
CV
2522012-10-24 Corinna Vinschen <corinna@vinschen.de>
253
254 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
255 against Mingw64 w32api.
256 * configure: Regenerate.
257
a882be68
EB
2582012-10-23 Eric Botcazou <ebotcazou@adacore.com>
259
260 PR bootstrap/54820
261 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
262 * configure: Regenerate.
263
b3676d82
EB
2642012-10-22 Eric Botcazou <ebotcazou@adacore.com>
265
266 PR bootstrap/54820
267 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
268 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
269 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
270 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
271 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
272 * Makefile.in: Regenerate.
273 * configure.ac (have_static_libs): New variable and associated check.
274 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
275 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
276 * configure: Regenerate.
277
7b0e8ca5
MF
2782012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
279
280 * config.guess, config.sub: Include updated version from
281 config-patches. Adds microblaze little endian support.
282
8e71395b
L
2832012-09-28 Ian Lance Taylor <iant@google.com>
284
285 * Makefile.def: Make all-target-libgo depend on
286 all-target-libbacktrace.
287 * Makefile.in: Rebuild.
288
2892012-09-26 Ian Lance Taylor <iant@google.com>
290
291 * Makefile.def: Make all-gcc depend on all-libbacktrace.
292 * Makefile.in: Rebuild.
293
2942012-09-06 Diego Novillo <dnovillo@google.com>
295
296 * configure.ac: Bump minimum GMP version to 4.2.3.
297 * configure: Re-generate.
298
2992012-09-05 Georg-Johann Lay <avr@gjlay.de>
300
301 PR target/54461
302 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
303 target-libgloss if not configured --with-avrlibc=no.
304 * configure: Regenerate.
305
3062012-09-04 Jason Merrill <jason@redhat.com>
307
308 * configure.ac: Fix --enable-languages=all.
309
3102012-09-03 Richard Guenther <rguenther@suse.de>
311
312 PR bootstrap/54138
313 * configure.ac: Re-organize ISL / CLOOG checks to allow
314 disabling with either --without-isl or --without-cloog.
315 * configure: Regenerated.
316
3172012-09-03 Georg-Johann Lay <avr@gjlay.de>
318
319 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
320 * configure: Regenerate.
321
d09bbf00
SE
3222012-09-21 Steve Ellcey <sellcey@mips.com>
323
324 * configure.ac: Add mips*-mti-elf* target.
325 * configure: Regenerate.
326
2bf680c4
ILT
3272012-09-19 Ian Lance Taylor <iant@google.com>
328
329 * configure.ac (host_libs): Add libbacktrace.
330 (target_libraries): Add libbacktrace.
331 * Makefile.def (host_modules): Add libbacktrace.
332 (target_modules): Likewise.
333 * configure, Makefile.in: Rebuild.
334
5c0b3823
WL
3352012-09-15 Jiong Wang <jiwang@tilera.com>
336
337 * configure.ac (ENABLE_GOLD): support tilegx*
338 * configure: rebuild
339
1488e230
DE
3402012-09-14 David Edelsohn <dje.gcc@gmail.com>
341
342 PR target/38607
343 Merge upstream change.
344 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
345
346 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
347 Add libgomp*.o to compare_exclusions for AIX.
348 * configure: Regenerate.
349
df6795ce
L
3502012-08-26 H.J. Lu <hongjiu.lu@intel.com>
351
352 PR binutils/4970
353 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
354 and opcodes.
355 * Makefile.in: Regenerated.
356
7ec59b9e
L
3572012-08-14 Diego Novillo <dnovillo@google.com>
358
359 Merge from cxx-conversion branch.
360
361 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
362 POSTSTAGE1_CONFIGURE_FLAGS.
363 * Makefile.in: Regenerate.
364 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
365 Force C++ when bootstrapping.
366 * configure: Regenerate.
367
3682012-07-06 Richard Guenther <rguenther@suse.de>
369
370 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
371 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
372 --with-gmp=system.
373 * Makefile.in: Regenerated.
374 * configure: Likewise.
375
3762012-07-06 Richard Guenther <rguenther@suse.de>
377
378 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
379 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
380 supply V=1 as extra_make_flags.
381 * configure: Regenerated.
382 * Makefile.in: Likewise.
383
3842012-07-03 Richard Guenther <rguenther@suse.de>
385
386 * Makfile.def (isl): Remove not necessary extra_exports and
387 extra_make_flags.
388 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
389 * Makefile.in: Regenerated.
390
3912012-07-03 Richard Guenther <rguenther@suse.de>
392
393 * Makefile.def (cloog): Add V=1 to extra_make_flags.
394 * configure.ac: If either the ISL or the CLooG check failed
395 do not try to build in-tree versions.
396 * Makefile.in: Regenerated.
397 * configure: Regenerated.
398
3992012-07-02 Richard Guenther <rguenther@suse.de>
400 Michael Matz <matz@suse.de>
401 Tobias Grosser <tobias@grosser.es>
402 Sebastian Pop <sebpop@gmail.com>
403
404 * Makefile.def: Add ISL host module, remove PPL host module.
405 Adjust ClooG host module to use the proper ISL.
406 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
407 * configure.ac: Include config/isl.m4. Add ISL host library,
408 remove PPL. Remove PPL configury, add ISL configury, adjust
409 ClooG configury.
410 * Makefile.in: Regenerated.
411 * configure: Likewise.
412
4132012-07-02 Richard Guenther <rguenther@suse.de>
414
415 Merge from graphite branch
416 2011-07-21 Tobias Grosser <tobias@grosser.es>
417
418 * configure: Regenerated.
419 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
420 both cloog.org and legacy versions. The only supported version will
421 be CLooG with the isl backend.
422
423 2011-07-21 Tobias Grosser <tobias@grosser.es>
424
425 * configure: Regenerated.
426 * configure.ac: Require cloog isl 0.17.0
427
428 2011-07-21 Tobias Grosser <tobias@grosser.es>
429
430 * configure: Regenerated.
431 * config/cloog.m4: Do not define CLOOG_ORG
432
4332012-06-29 Steven Bosscher <steven@gcc.gnu.org>
434
435 * configure.ac: Skip C if explicitly selected.
436 * configure: Regenerate.
437
4382012-06-28 Christophe Lyon <christophe.lyon@st.com>
439
440 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
441 they contain -O2.
442 * configure: Regenerate.
443
4442012-06-20 Jason Merrill <jason@redhat.com>
445
446 * Makefile.tpl (check-target-libgomp-c++): New.
447 (check-target-libitm-c++): New.
448 * Makefile.def (c++): Add them.
449 * Makefile.in: Regenerate.
450
4512012-05-16 Olivier Hainque <hainque@adacore.com>
452
453 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
454 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
455 (install-no-fixedincludes): Adjust accordingly.
456 * Makefile.in: Regenerate.
457
4582012-05-09 Nick Clifton <nickc@redhat.com>
459 Paul Smith <psmith@gnu.org>
460
461 PR bootstrap/50461
462 * configure.ac (mpfr-dir): When using in-tree MPFR sources
463 allow for the fact that from release v3.1.0 of MPFR the source
464 files were moved into a src sub-directory.
465 * configure: Regenerate.
466
4672012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
468
469 * configure.ac: Bump minimum MPFR version to 2.4.0.
470 * configure: Regenerated.
471
4722012-05-01 Richard Henderson <rth@redhat.com>
473
474 * Makefile.def (libatomic): New target_module.
475 * configure.ac (target_libraries): Add libatomic.
476 (noconfigdirs): Check if libatomic is supported.
477 * Makefile.in, configure: Rebuild.
478
f87f9c61
L
4792012-05-15 H.J. Lu <hongjiu.lu@intel.com>
480
481 Merge upstream change
482 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
483
4842011-11-21 Andreas Tobler <andreast@fgznet.ch>
485
486 * libtool.m4: Additional FreeBSD 10 fixes.
487
68f107fa
AO
4882012-06-28 Christophe Lyon <christophe.lyon@st.com>
489
490 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
491 they contain -O2.
492 * configure: Regenerate.
493
b9c361e0
JL
4942012-05-14 Catherine Moore <clm@codesourcery.com>
495
496 * NEWS: Mention PowerPC VLE port.
497
9eb322aa
MF
4982012-05-11 Mike Frysinger <vapier@gentoo.org>
499
500 * MAINTAINERS (config/): Move to intl/ section.
501 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
502
58b1dd21
NC
5032012-05-09 Nick Clifton <nickc@redhat.com>
504 Paul Smith <psmith@gnu.org>
505
506 PR bootstrap/50461
507 * configure.ac (mpfr-dir): When using in-tree MPFR sources
508 allow for the fact that from release v3.1.0 of MPFR the source
509 files were moved into a src sub-directory.
510 * configure: Regenerate.
511
2e702c99
RM
5122012-05-02 Roland McGrath <mcgrathr@google.com>
513
514 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
515 * configure: Regenerate.
516
d2213593
JB
5172012-04-25 Joel Brobecker <brobecker@adacore.com>
518
519 * config.sub: Update to 2012-04-18 version from official repo.
520
202e2356
NC
5212012-03-19 Tristan Gingold <gingold@adacore.com>
522
523 * configure.ac (ia64*-*-*vms*): Add support for ld.
524 * configure: Regenerate.
525
2479f722
RO
5262012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
527
528 * configure.ac (enable_libgomp): Remove *-*-irix6*.
529 (unsupported_languages): Remove mips-sgi-irix6.*.
530 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
531 (with_stabs): Remove.
532 * configure: Regenerate.
533
4e97d92b
RO
5342012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
535
536 * configure.ac (enable_libgomp): Remove *-*-osf*.
537 (with_stabs): Remove alpha*-*-osf*.
538 * configure: Regenerate.
539
f9ea6f98
JJ
5402012-03-09 Jeff Johnston <jjohnstn@redhat.com>
541
542 * COPYING.NEWLIB: Modify DJ Delorie license to include
543 modification rights in clause as permitted by DJ Delorie.
544 * COPYING.LIBGLOSS: Ditto.
545
48688b3e
JJ
5462012-03-09 Jeff Johnston <jjohnstn@redhat.com>
547
548 * COPYING.NEWLIB: Remove two unused licenses.
549
0945bbee
TG
5502012-03-05 Tristan Gingold <gingold@adacore.com>
551
552 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
553 * configure: Regenerate.
554
516be0c5
JJ
5552012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
556
557 * COPYING.NEWLIB: Add Adapteva notice.
558 * COPYING.LIBGLOSS: Add Adapteva notice.
559
64b986c0
EB
5602011-12-18 Eric Botcazou <ebotcazou@adacore.com>
561
562 * configure: Regenerate.
563
58cddc18
JJ
5642011-12-15 Jeff Johnston <jjohnstn@redhat.com>
565
566 * COPYING.LIBGLOSS: Add GPL with exception license.
567
b121d7d4
DD
5682011-11-09 Roland McGrath <mcgrathr@google.com>
569
570 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
571 * configure: Rebuild.
572 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
573 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
574 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
575 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
576 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
577 Add READELF.
578 * Makefile.in: Rebuild.
579
d32e2926
RH
5802011-11-08 Richard Henderson <rth@redhat.com>
581
582 * configure.ac: Test for libitm directory present first.
583
584 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
585
586 * configure.ac: Test libitm/configure.tgt to disable libitm.
587 * configure: Rebuild.
588
98dd765a
RO
5892011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
590
591 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
592 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
593 * Makefile.in: Regenerate.
594
99c513f6
DD
5952011-11-01 DJ Delorie <dj@redhat.com>
596
597 * configure.ac (rl78-*-*) New case.
598 * configure: Regenerate.
599
ff3ec4ee
DD
6002011-11-01 DJ Delorie <dj@redhat.com>
601
602 * config.sub: Update to version 2011-10-29 (added rl78)
603
c28a9f49
NC
6042011-10-27 Nick Clifton <nickc@redhat.com>
605
606 * config.sub: Import these changes from the config project:
607
a903d6ac 608 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
609 Ben Elliston <bje@gnu.org>
610
611 * config.sub (epiphany): New.
612
613 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
614 Ben Elliston <bje@gnu.org>
615
9eb322aa 616 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
617
618 2011-08-23 Roland McGrath <mcgrathr@google.com>
619
620 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
621 64eb to be64.
622
623 2011-08-16 Roland McGrath <mcgrathr@google.com>
624
625 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
626 (nacl): Grok as alias for 32el-unknown-nacl.
627
860144e4
JB
6282011-08-19 Joel Brobecker <brobecker@adacore.com>
629
630 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
631
40ae9136
YQ
6322011-08-14 Yao Qi <yao@codesourcery.com>
633
634 Merge from gcc:
635
636 2011-08-14 Yao Qi <yao@codesourcery.com>
637 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
638 * configure: Regenerate.
639
ffdd6afc
ILT
6402011-07-26 Ian Lance Taylor <iant@google.com>
641
642 Merge from gcc:
643
644 2011-07-26 Ian Lance Taylor <iant@google.com>
645 * configure.ac: Set have_compiler based on whether gcc directory
646 exists, rather than on whether gcc is in configdirs.
647 * configure: Rebuild.
648
649 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
650 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
651 link directories.
652 * Makefile.in: Rebuild.
653
654 2011-07-20 Ian Lance Taylor <iant@google.com>
655 PR bootstrap/49787
656 * configure.ac: Move --enable-bootstrap handling earlier in file.
657 If --enable-bootstrap and either --enable-build-with-cxx or
658 --enable-build-poststage1-with-cxx, enable C++ automatically.
659 * configure: Rebuild.
660
661 2011-07-19 Ian Lance Taylor <iant@google.com>
662 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
663 make C++ a boot_language. Set and substitute
664 POSTSTAGE1_CONFIGURE_FLAGS.
665 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
666 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
667 * configure, Makefile.in: Rebuild.
668
669 2011-07-16 Jason Merrill <jason@redhat.com>
670 * Makefile.def (language=c++): Add check-c++0x and
671 check-target-libmudflap-c++.
672 * Makefile.tpl (check-target-libmudflap-c++): New.
673 * Makefile.in: Regenerate.
674
675 2011-07-16 Matthias Klose <doko@ubuntu.com>
676 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
677 * Makefile.def (target_modules/libjava): Pass
678 $(EXTRA_CONFIGARGS_LIBJAVA).
679 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
680 if not configured with --enable-static-libjava.
681 * Makefile.in: Regenerate.
682 * configure: Likewise.
683
684 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
685 PR regression/47836
686 PR bootstrap/23656
687 PR other/47733
688 PR bootstrap/49247
689 PR c/48825
690 * configure.ac (target_libraries): Remove target-libiberty.
691 Remove case-statement setting skipdirs=target-libiberty for
692 multiple targets. Remove checking target_configdirs and
693 removing target-libiberty but keeping target-libgcc if
694 otherwise empty.
695 * Makefile.def (target_modules): Don't add libiberty.
696 (dependencies): Remove all traces of target-libiberty.
697 * configure, Makefile.in: Regenerate.
698
9ccb86e7
JM
6992011-07-22 Jason Merrill <jason@redhat.com>
700
701 * Makefile.def (language=c++): Add check-c++0x and
702 check-target-libmudflap-c++.
703 * Makefile.tpl (check-target-libmudflap-c++): New.
704 * Makefile.in: Regenerate.
705
090bc50f
RO
7062011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
707
708 * configure: Regenerate.
709
cff32a7c
RO
7102011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
711
712 PR target/39150
713 * configure.ac (i[3456789]86-*-solaris2*): Also accept
714 x86_64-*-solaris2.1[0-9]*.
715 * configure: Regenerate.
716
eb4b2452
NC
7172011-06-13 Walter Lee <walt@tilera.com>
718
719 * configure.ac (tilepro-*-*) New case.
720 (tilegx-*-*): Likewise.
721 * configure: Regenerate.
722
3c0013bf
NC
7232011-06-06 Nick Clifton <nickc@redhat.com>
724
725 * config.sub: Sync from upstream.
726
91c1f14c
DK
7272011-05-08 Doug Kwan <dougkwan@google.com>
728
729 Merge from gcc:
730
731 2011-05-08 Doug Kwan <dougkwan@google.com>
732
733 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
734 * configure: Regenerated.
735 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
736 value from configure.
737 * Makefile.in: Regenerated.
738
c7e4b184
JM
7392011-05-05 Joseph Myers <joseph@codesourcery.com>
740
741 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
742 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
743 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
744 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
745 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
746 *-*-vxworks*): Disable newlib and libgloss in separate case
747 statement.
748 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
749 to separate case statement.
750 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
751 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
752 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
753 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
754 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
755 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
756 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
757 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
758 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
759 i[[3456789]]86-*-rdos*, m32r-*-*,
760 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
761 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
762 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
763 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
764 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
765 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
766 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
767 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
768 and libgloss in main case over targets. Remove most empty cases
769 in main case over targets.
770 * configure: Regenerate.
771
7152a690
JM
7722011-05-04 Joseph Myers <joseph@codesourcery.com>
773
774 * configure.ac: Remove code setting special library locations for
775 hppa*64*-*-hpux11*. Remove code setting compiler for
776 sparc-sun-solaris2*.
777 * configure: Regenerate.
778
ff46fb8f
JM
7792011-05-04 Joseph Myers <joseph@codesourcery.com>
780
781 * configure.ac: Separate libgloss_dir settings from general case
782 over targets.
783 * configure: Regenerate.
784
82ae827f
JM
7852011-04-28 Joseph Myers <joseph@codesourcery.com>
786
787 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
788 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
789 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
790 cases in libgcj-disabling case statement.
791 (hppa*64*-*-linux*): Set unsupported_languages instead of
792 disabling target-zlib.
793 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
794 to hppa*64*-*-hpux*.
795 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
796 hppa*-*-hpux*.
797 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
798 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
799 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
800 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
801 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
802 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
803 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
804 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
805 libgcj-disabling case statement.
806 * configure: Regenerate.
807
0827f9a6
JM
8082011-04-28 Joseph Myers <joseph@codesourcery.com>
809
810 * configure.ac: Disable Java for targets not supporting libffi.
811 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
812 Remove cases in Java-disabling statement.
813 (*arm-wince-pe): Change to arm-wince-pe.
814 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
815 cases in Java-disabling statement.
816 (bfin-*-*): Don't disable Java again.
817 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
818 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
819 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
820 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
821 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
822 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
823 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
824 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
825 Java-disabling statement.
826 (mmix-*-*): Don't disable Java again.
827 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
828 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
829 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
830 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
831 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
832 statement.
833 * configure: Regenerate.
834
899b04ef
JM
8352011-04-28 Joseph Myers <joseph@codesourcery.com>
836
837 Merge from GCC:
838
839 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
840
841 PR lto/48086
842 * configure.ac: Re-enable LTO on *-apple-darwin9*.
843 * configure: Regenerate.
844
9863d716
JM
8452011-04-28 Joseph Myers <joseph@codesourcery.com>
846
847 * configure.ac: Separate cases disabling Java and Java libraries
848 from general case over targets.
849 * configure: Regenerate.
850
a90ef4bf
JM
8512011-04-06 Joseph Myers <joseph@codesourcery.com>
852
853 * configure.ac (build_tools): Remove build-byacc.
854 (host_libs): Remove mmalloc.
855 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
856 autoconf automake libtool diff rcs fileutils shellutils time
857 textutils wdiff find uudecode hello tar gzip indent recode release
858 sed perl gawk findutils gettext zip.
859 (libgcj): Remove target-qthreads.
860 (target_tools): Remove target-examples target-gperf.
861 (YACC): Don't handle building byacc.
862 * configure: Regenerate.
863 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
864 dosutils, examples, fileutils, find, findutils, gawk, gettext,
865 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
866 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
867 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
868 handle building components.
869 * Makefile.in: Regenerate.
870
05a02268
RW
8712011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
872
873 * config.sub: Sync from upstream.
874
c5f5c3c2
JM
8752011-04-01 Joseph Myers <joseph@codesourcery.com>
876
877 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
878 (microblaze*): Don't disable libssp.
879 * configure: Regenerate.
880
f6c1938b
JM
8812011-04-01 Joseph Myers <joseph@codesourcery.com>
882
883 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
884 moveifchange.
885 * configure: Regenerate.
886 * Makefile.tpl: Use @SHELL@ not @config_shell@.
887 * Makefile.in: Regenerate.
888
1f111696
JM
8892011-04-01 Joseph Myers <joseph@codesourcery.com>
890
891 * configure.ac (*-*-sysv4*): Don't enable libgomp.
892 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
893 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
894 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
895 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
896 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
897 md_exec_prefix cases.
898 * configure: Regenerate.
899
065a5627
JM
9002011-04-01 Joseph Myers <joseph@codesourcery.com>
901
902 * configure.ac: Separate cases disabling target-libssp,
903 target-libiberty, target-libstdc++-v3 and Fortran from general
904 case over targets.
905 * configure: Regenerate.
906
b2f14e4a
JM
9072011-04-01 Joseph Myers <joseph@codesourcery.com>
908
909 * configure.ac (*-*-chorusos): Don't disable libgcj.
910 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
911 Remove case.
912 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
913 (arm-*-coff): Don't disable libgcj.
914 (arm*-*-linux-gnueabi): Remove useless assignment.
915 (arm-*-riscix*): Don't disable libgcj.
916 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
917 configuration.
918 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
919 (c54x*-*-*): Remove case.
920 (tic54x-*-*): Don't disable GCC or GCC libraries.
921 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
922 to *.
923 (d10v-*-*): Don't disable GCC libraries.
924 (d30v-*-*): Don't disable libgcj.
925 (h8500-*-*): Don't disable GCC libraries.
926 (i960-*-*): Don't disable libgcj.
927 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
928 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
929 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
930 libgcj.
931 (m68k-*-coff*): Remove case.
932 (mmix-*-*): Don't disable libgloss on host.
933 (mn10200-*-*, mn10300-*-*): Remove cases.
934 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
935 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
936 Don't disable libgcj.
937 (romp-*-*): Remove case.
938 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
939 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
940 case.
941 (v810-*-*): Don't disable GCC libraries.
942 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
943 (ip2k-*-*): Don't disable GCC libraries.
944 * configure: Regenerate.
945
6a608608
JM
9462011-03-28 Joseph Myers <joseph@codesourcery.com>
947
948 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
949 libffi on host.
950 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
951 on host.
952 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
953 * configure: Regenerate.
954
5b806d27
NC
9552011-03-26 John Marino <binutils@marino.st>
956
957 * configure.ac: Add support for *-*-dragonfly*
958 * configure: Regenerate.
959
0377a422
JM
9602011-03-25 Joseph Myers <joseph@codesourcery.com>
961
962 * configure.ac (native_only): Remove.
963 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
964 send-pr uudecode guile gnuserv on host.
965 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
966 send-pr rcs guile perl texinfo libtool on host.
967 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
968 automake send-pr rcs guile perl texinfo libtool on host.
969 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
970 (*-*-kaos*): Don't disable target-examples target-gperf on target.
971 (alpha*-dec-osf*): Don't disable fileutils on target.
972 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
973 texinfo send-pr expect dejagnu on target.
974 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
975 target-qthreads on target.
976 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
977 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
978 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
979 x86_64-*-mingw*): Don't disable expect on target.
980 (*-*-cygwin*): Don't disable target-gperf on target.
981 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
982 gnuserv on target.
983 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
984 target.
985 * configure: Regenerate.
986
2354b38b
JM
9872011-03-25 Joseph Myers <joseph@codesourcery.com>
988
989 * configure.ac (target_tools): Remove target-groff.
990 (native_only): Remove target-groff.
991 (hppa*64*-*-*): Don't disable byacc.
992 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
993 setting.
994 (*-*-kaos*): Don't skip target-librx and target-groff.
995 (*-*-netware*): Don't skip target-libmudflap.
996 (*-*-tpf*): Don't skip target-libmudflap.
997 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
998 directories on the host.
999 (ia64*-*-*vms*): Don't skip tix.
1000 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1001 host.
1002 * configure: Regenerate.
1003
28d9b232
PB
10042011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1005
1006 * configure.ac: Remove references to mt-mep, mt-netware,
1007 mt-wince.
1008 * Makefile.def: Add all-utils soft dependencies.
1009 * Makefile.tpl: Remove GDB_NLM_DEPS.
1010 * configure: Regenerate.
1011 * Makefile.in: Regenerate.
1012
dbbe5f95
PB
10132011-03-24 Paolo Bonzini <bonzini@gnu.org>
1014
1015 Sync from GCC:
1016
1017 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1018
1019 * configure.ac: Do not include mh-x86omitfp.
1020 * configure: Regenerate.
1021
1022 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1023
1024 * configure.ac: Remove empty cases.
1025 * configure: Regenerate.
1026
1027 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1028
1029 * Makefile.def: Add dependency from termcap to gdb.
1030 * Makefile.in: Regenerate.
1031
1032 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1033
1034 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1035 * configure: Regenerate.
1036 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1037 * Makefile.tpl: Likewise.
1038 * Makefile.in: Regenerate.
1039
1040 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1041
1042 * configure.ac: Remove all mentions of tentative_cc.
1043 * configure: Regenerate.
1044
1045 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1046
1047 PR lto/48086
1048 * configure.ac: Re-enable LTO on *-apple-darwin9.
1049 * configure: Regenerate.
1050
3516a403
JM
10512011-03-24 Joseph Myers <joseph@codesourcery.com>
1052
1053 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1054 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1055 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1056 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1057 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1058 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1059 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1060 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1061 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1062 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1063 *-*-rhapsody*): Remove host cases.
1064 * configure: Regenerate.
1065
93cc359e
JM
10662011-03-24 Joseph Myers <joseph@codesourcery.com>
1067
1068 * configure.ac (ppc*-*-pe): Remove host case.
1069 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1070 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1071 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1072 cases.
1073 * configure: Regenerate.
1074
29b2c556
JM
10752011-03-24 Joseph Myers <joseph@codesourcery.com>
1076
1077 * config.sub: Update to version 2011-03-23.
1078
f0ff0f90
JM
10792011-03-22 Joseph Myers <joseph@codesourcery.com>
1080
1081 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1082 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1083 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1084 * configure: Regenerate.
1085
782cb41f
JM
10862011-03-22 Joseph Myers <joseph@codesourcery.com>
1087
1088 * config-ml.in: Don't handle arc-*-elf*.
1089 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1090 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1091 handle GCC libraries.
1092 * configure: Regenerate.
1093
0e8ad34f
RO
10942011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1095
1096 PR bootstrap/48120:
1097 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1098 Add -lstdc++ -lm to LIBS.
1099 * configure: Regenerate.
1100
5548b4ce
DE
11012011-03-18 David Edelsohn <dje.gcc@gmail.com>
1102
1103 * config.guess: Update to version 2011-02-02
1104 * config.sub: Update to version 2011-02-24
2e702c99 1105
86ed8cf6
SP
11062011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1107
9eb322aa
MF
1108 * configure.ac: Adjust test of with_ppl.
1109 * configure: Regenerated.
86ed8cf6 1110
b123da99
SP
11112011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1112
1113 * configure.ac: Add -lpwl to ppllibs.
1114 * config/cloog.m4: Add -lisl to clooglibs.
1115 * configure: Regenerated.
1116
822ce8ee
RW
11172011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1118
1119 Import from Libtool and gnulib:
1120
1121 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1122
1123 Prepare for supporting FreeBSD 10.
1124 * config.rpath: Remove handling of freebsd1* which soon would
1125 match FreeBSD 10.0.
1126
1127 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1128
1129 Remove support for FreeBSD 1.x.
1130 * libtool.m4 (_LT_LINKER_SHLIBS)
1131 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1132 soon would incorrectly match FreeBSD 10.0.
1133
dcb5e506
RW
11342011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1135
1136 PR binutils/12283
1137 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1138 (move-if-change): Comes from gnulib.
1139 * move-if-change: Import version from gnulib.
1140
8d8eef9a
RW
11412011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1142
1143 Sync from GCC:
1144
1145 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1146
1147 PR lto/47225
1148 * Makefile.def (lto-plugin): Double dash for enable-shared.
1149 (configure-gcc): Depend on all-lto-plugin.
1150 * Makefile.in: Rebuilt.
1151
1152 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1153
1154 * configure.ac: Remove extra bracket.
1155 * configure: Regenerate.
1156
1157 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1158
1159 PR lto/47225
1160 * Makefile.def: Add dependency for install-gcc
1161 on install-lto-plugin.
1162 * Makfile.in: Regenerated
1163
1164 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1165
1166 * configure.ac: If with_ppl is no, move setting with_cloog=no
1167 after CLOOG_REQUESTED check.
1168 * configure: Regenerated.
1169
1170 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1171
1172 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1173 CLooG has been requested.
1174 * configure: Regenerated.
1175
1176 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1177
1178 * configure: Regenerated.
1179 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1180
1181 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1182
1183 * configure: Regenerated.
1184 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1185
1186 2011-01-07 Jan Hubicka <jh@suse.cz>
1187
1188 PR lto/47225
1189 * Makefile.in: Regenerate.
1190 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1191 configure.
1192
65b4571a
AO
11932011-01-31 Alexandre Oliva <aoliva@redhat.com>
1194
1195 PR libgcj/44341
1196 * configure.ac: Discard --with-* flags for host when configuring
1197 target libraries for cross build.
1198 * configure: Rebuilt.
1199
7837304f
AS
12002011-01-21 Andreas Schwab <schwab@redhat.com>
1201
1202 Sync from GCC:
1203
1204 2011-01-21 Andreas Schwab <schwab@redhat.com>
1205
1206 * configure.ac: Use AS_HELP_STRING throughout.
1207 * configure: Regenerate.
1208
1209 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1210
1211 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1212 * configure: Regenerate.
1213
115ef890
RW
12142010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1215
1216 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1217
92c9a463
JB
12182011-01-13 Joel Brobecker <brobecker@adacore.com>
1219
1220 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1221 for ia64-hpux.
1222 * configure: Regenerate.
1223
887ebfb4
RW
12242011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1225
1226 Sync from GCC:
1227 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1228
1229 * configure.ac: (picochip): Disable libiberty.
1230 * configure: Regenerate.
1231
04d2c2b2
JJ
12322010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1233
1234 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1235
33d23ee8
ILT
12362010-12-10 Ian Lance Taylor <iant@google.com>
1237
1238 PR bootstrap/46819
1239 * configure.ac: For --disable-libgcj clear libgcj_saved.
1240 * configure: Rebuild.
1241
89a1e9c3
PB
12422010-12-10 Tobias Burnus <burnus@net-b.de>
1243
1244 PR fortran/46540
1245 * configure.ac: Add --disable-libquadmath and
1246 --disable-libquadmath-support.
1247 * configure: Regenerate.
1248
ac7bcd26
TG
12492010-12-10 Tristan Gingold <gingold@adacore.com>
1250
1251 * src-release (ETC_SUPPORT): add gnu-oids.texi
1252
d357cef7
HPN
12532010-12-03 Hans-Peter Nilsson <hp@axis.com>
1254
1255 PR libffi/46792
1256 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1257 * configure: Regenerate.
1258
4f11b223
ILT
12592010-12-02 Ian Lance Taylor <iant@google.com>
1260
1261 * configure.ac: Always set default for poststage1_ldflags to
1262 -static-libstdc++ -static-libgcc.
1263
989abc33
JJ
12642010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1265
1266 * COPYING.NEWLIB: Add National Semiconductor notice.
1267
950386c6
AS
12682010-11-29 Andreas Schwab <schwab@redhat.com>
1269
1270 * configure.ac: Move comment to remove extra space in last argument
1271 of GCC_TARGET_TOOL.
1272
87cda2cf
AO
12732010-11-26 Alexandre Oliva <aoliva@redhat.com>
1274
7d509c83 1275 PR other/46026
87cda2cf
AO
1276 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1277 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1278 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1279 (BASE_FLAGS_TO_PASS): Use it.
1280 * configure: Rebuilt.
1281 * Makefile.in: Rebuilt.
1282
d3b50760
L
12832010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1284
1285 PR binutils/12258
1286 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1287 Properly check default linker.
1288 * configure: Regnerated.
1289
c7791212
NC
12902010-11-23 Matthias Klose <doko@ubuntu.com>
1291
1292 * configure.ac: For --enable-gold, handle value `default' instead of
1293 `both*'. New configure option --{en,dis}able-ld.
1294 * configure: Regenerate.
1295
9e1a94f4
ILT
12962010-11-20 Ian Lance Taylor <iant@google.com>
1297
1298 * configure.ac: Only disable a language library if no language needs
1299 it. Don't let --disable-libgcj uncondtionally disable libffi.
1300 * configure: Rebuild.
1301
ceca0218
PB
13022010-11-20 Paolo Bonzini <bonzini@gnu.org>
1303
1304 * configure: Regenerate.
1305
9b980aa1
RW
13062010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1307
1308 PR other/46202
1309 * configure.ac: Fix just-built in-tree STRIP name to be
1310 binutils/strip-new.
1311 * configure: Regenerate.
1312 * Makefile.def (install-strip-gcc, install-strip-binutils)
1313 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1314 (install-strip-sid): Mirror dependencies on non-strip variants
1315 of these targets on the respective -strip prerequisites.
1316 * Makefile.tpl (install-strip, install-strip-host)
1317 (install-strip-target): New targets.
1318 (install-strip-[+module+], install-strip-target-[+module+]):
1319 New targets.
1320 * Makefile.in: Regenerate.
1321
e552509b
ILT
13222010-11-19 Ian Lance Taylor <iant@google.com>
1323 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1324
1325 * configure.ac: Add target-libgo to target_libraries. Set
1326 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1327 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1328 (HOST_EXPORTS): Add GOC.
1329 (BASE_TARGET_EXPORTS): Add GOC.
1330 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1331 (GOCFLAGS_FOR_TARGET): New variable.
1332 (EXTRA_HOST_FLAGS): Add GOC.
1333 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1334 * Makefile.def (target_modules): Add libgo.
1335 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1336 (dependencies): Add dependency from configure-target-libgo to
1337 configure-target-libffi and all-target-libstdc++-v3. Add
1338 dependencies from all-target-libgo to all-target-libffi.
1339 (languages): Add go.
1340 * configure: Rebuild.
1341 * Makefile.in: Rebuild.
1342
13432010-11-19 Ian Lance Taylor <iant@google.com>
1344
1345 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1346 compiler/flag environment variables.
1347
13482010-11-18 Ian Lance Taylor <iant@google.com>
1349
1350 * configure.ac: Check for lang_requires_boot_languages in
1351 config-lang.in files.
1352 * configure: Rebuild.
1353
8c21d9c7
MF
13542010-11-17 Mike Frysinger <vapier@gentoo.org>
1355
1356 * .gitignore: New file.
1357
e552509b
ILT
13582010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1359 Tobias Burnus <burnus@net-b.de>
1360
1361 PR fortran/32049
1362 * Makefile.def: Add libquadmath; build it with language=fortran.
1363 * configure.ac: Add libquadmath.
1364 * Makefile.tpl: Handle multiple libs in check-[+language+].
1365 * Makefile.in: Regenerate.
1366 * configure: Regenerate.
1367
13682010-11-15 Andreas Schwab <schwab@redhat.com>
1369
1370 * configure.ac: Fix spelling in option names.
1371 * configure: Regenerated.
1372
13732010-11-13 Georg-Johann Lay <georgjohann@web.de>
1374
1375 PR bootstrap/39622
1376 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1377 * configure: Regenerated.
1378
13792010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1380
1381 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1382 define the cloog backend to use. Furthermore, only pass the ppllibs to
1383 the configure checks, if necessary.
1384 * configure: Regenerate.
1385
13862010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1387
1388 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1389 * configure: regenerate
1390
13912010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1392
1393 * config/cloog.m4: Fix typo. verison -> version.
1394 * configure: Regenerate.
1395
13962010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1397
1398 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1399 * configure: Regenerate.
1400
14012010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1402
1403 * configure.ac: Support official CLooG.org versions.
1404 * configure: Regenerate.
1405 * config/cloog.m4: New.
1406
aa291e2d
ME
14072010-11-05 Michael Eager <eager@eagercon.com>
1408
1409 * COPYING.LIBGLOSS: Correct typo in microblaze.
1410 * COPYING.NEWLIB: Same.
1411
e552509b
ILT
14122010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1413
1414 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1415 * configure: Regenerate.
1416
74cea91b
DK
14172010-11-03 Ian Lance Taylor <iant@google.com>
1418 Dave Korn <dave.korn.cygwin@gmail.com>
1419
1420 PR lto/46273
1421 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1422 and on other supported platforms whenever LTO is enabled.
1423 * configure: Rebuild.
1424
6d0cd39e
AM
14252010-11-02 Alan Modra <amodra@gmail.com>
1426
1427 PR binutils/12110
1428 * configure.ac: Error when source path contains spaces.
1429 * configure: Regenerate.
1430
18a8530e
ILT
14312010-10-20 Ian Lance Taylor <iant@google.com>
1432
1433 * Makefile.def (target_modules): Set lib_path to src/.libs for
1434 libstdc++-v3 module.
1435 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1436 * Makefile.in: Rebuild.
1437
6ed3211e
JJ
14382010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1439 Joseph Myers <joseph@codesourcery.com>
1440
1441 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1442 notices.
1443 * COPYING.NEWLIB: Add Texas Instruments notice.
1444
a8eb3f0a
DK
14452010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1446
1447 * configure.ac (build_lto_plugin): New shell variable.
1448 (--enable-lto): Turn on by default for all non-ELF platforms that
1449 have had LTO support added so far. Set build_lto_plugin appropriately
1450 for both ELF and non-ELF.
1451 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1452 * configure: Regenerate.
1453
4074d5f2
RW
14542010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1455
1456 PR bootstrap/45326
1457 PR bootstrap/45174
1458 * configure.ac: Honor initial values of $build_configargs,
1459 $host_configargs, $target_configargs. Mark the precious, so
1460 environment settings get recorded.
1461 * configure: Regenerate.
1462
29821356
RW
14632010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1464
1465 Sync from GCC:
1466
1467 2010-09-30 Michael Eager <eager@eagercon.com>
1468
1469 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1470 * configure: Regenerate.
1471
1472 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1473
1474 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1475 targets and amend comment.
1476 * configure: Regenerate.
1477
1478 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1479
1480 * configure.ac: Enable LTO by default on Darwin.
1481 * configure: Regenerate.
1482
1483 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1484
1485 PR bootstrap/44455
1486 * configure.ac (extra_mpfr_configure_flags): Copy from
1487 extra_mpc_gmp_configure_flags.
1488 * configure: Re-generated.
1489
57eefe4d
RW
14902010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1491
1492 Sync from GCC:
1493
1494 PR bootstrap/45796
1495 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1496 Depend on all-build-libiberty.
1497 * Makefile.in: Regenerate.
1498
14992010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1500
1501 Sync from GCC:
1502
1503 PR bootstrap/44621
1504 * configure.ac: Fix unportable shell quoting.
1505 * configure: Regenerate.
1506
48bb73dd
RW
15072010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1508
1509 * configure.ac: Support all v850 targets.
1510 * configure: Regenerate.
1511
1d14850f
PB
15122010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1513
1514 PR target/44862
1515 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1516 Provide -B option to allow for link spec %s substitutions for
1517 libstdc++.a on darwin.
1518 * Makefile.in: Regenerate.
1519
7530c480
AO
15202010-06-10 Alexandre Oliva <aoliva@redhat.com>
1521
1522 * Makefile.def (configure-gcc): Depend on all-libelf.
1523 * Makefile.in: Rebuild.
1524
285d560d
RW
15252010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1526
1527 * config.sub, config.guess: Update from upstream sources.
1528
a009f2e7
RW
15292010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1530
1531 Sync from GCC:
1532
1533 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1534 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1535 * configure: Regenerated.
1536
1537 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1538 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1539 * configure: Regenerate.
1540
1541 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1542 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1543 * configure: Regenerate.
1544
1545 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1546 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1547 separately.
1548 * configure: Regenerate.
1549
1550 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1551 * configure: Regenerate after change to elf.m4.
1552
1553 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1554 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1555 * configure: Regenerated.
1556
1557 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1558 * configure.ac: Print "buggy but acceptable" when CLooG
1559 revision is less than 9.
1560 * configure: Regenerated.
1561
e49e5c92
DK
15622010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1563
1564 Merge from gcc:
1565
1566 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1567 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1568 * configure: Regenerate.
1569
1570 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1571 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1572 a platform that supports LTO.
1573 * configure: Regenerate.
1574
1575 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1576 PR lto/42776
1577 * configure.ac (--enable-lto): Refactor handling so libelf tests
1578 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1579 and allow LTO to be explicitly enabled on non-ELF platforms that
1580 are known to support it inside else-clause.
1581 * configure: Regenerate.
1582
e6de499b
NC
15832010-04-27 Roland McGrath <roland@redhat.com>
1584 H.J. Lu <hongjiu.lu@intel.com>
1585
1586 * configure.ac (--enable-gold): Support both, both/gold and
1587 both/bfd to add gold to configdirs without removing ld.
1588 * configure: Regenerated.
1589
1590 * Makefile.def: Add install-gold dependency to install-ld.
1591 * Makefile.in: Regenerated.
1592
d594eacc
TG
15932010-04-14 Tristan Gingold <gingold@adacore.com>
1594
1595 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1596 * configure: Regenerate.
1597
938d2b74
RW
15982010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1599
1600 Merge from gcc:
1601 PR bootstrap/43615
1602 PR bootstrap/43328
1603 Revert:
1604 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1605 * configure.ac: Do not pass --enable-multilib nor
1606 --disable-multilib in baseargs. Accept explicitly passed
1607 --enable_multilib.
1608 * configure: Regenerate.
1609
a9ef41a7
RW
16102010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1611
1612 PR bootstrap/43328
1613 * configure.ac: Do not pass --enable-multilib nor
1614 --disable-multilib in baseargs. Accept explicitly passed
1615 --enable_multilib.
1616 * configure: Regenerate.
1617
619a3713
JM
16182010-03-23 Joseph Myers <joseph@codesourcery.com>
1619
1620 * configure.ac (tic6x-*-*): New case.
1621 * configure: Regenerate.
1622
92f4e989
JM
16232010-03-23 Joseph Myers <joseph@codesourcery.com>
1624
1625 Merge from gcc:
1626 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1627 PR ada/42554
1628 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1629 * configure: Regenerate.
1630
c35a0556
JM
16312010-03-23 Joseph Myers <joseph@codesourcery.com>
1632
1633 * config.sub: Update to version 2010-03-22.
1634 * config.guess: Update to version 2009-12-30.
1635
18fa8f9c
JM
16362010-03-14 Joseph Myers <joseph@codesourcery.com>
1637
1638 Merge from gcc:
1639 2010-01-11 Richard Guenther <rguenther@suse.de>
1640 PR lto/41569
1641 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1642 * Makefile.in: Regenerated.
1643
ba98da75
RO
16442010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1645
1646 PR libstdc++/32499
1647 * configure.ac (RANLIB): Default to true.
1648 (STRIP): Likewise.
1649 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1650 * configure: Regenerate.
1651
3994761f
NC
16522010-02-17 Nick Clifton <nickc@redhat.com>
1653
1654 PR 11238
1655 * Makefile.tpl (local-distclean): Also remove config.cache files in
1656 sub-directories as there may not be Makefiles present in the
1657 sub-directories.
792cdb50
NC
1658 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1659 the config.cache files found by the find command.
1660
3994761f
NC
1661 * Makefile.in: Regenerate.
1662 * configure.ac: Revert previous delta.
1663 * configure: Regenerate.
1664
01a82011
NC
16652010-02-15 Nick Clifton <nickc@redhat.com>
1666
1667 PR 11238
1668 * configure.ac: Delete config.cache files in sub-directories when
1669 deleting Makefiles.
1670 * configure: Regenerate.
1671
143754cd
NC
16722010-02-15 Nick Clifton <nickc@redhat.com>
1673
1674 * configure.ac: Sync from gcc.
1675 * configure: Regenerate.
1676
a6b5846e
KG
16772010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1678
1679 Sync from gcc:
1680 * configure.ac: Add "recommended" version checks for GMP/MPC.
1681 Update recommended GMP/MPFR/MPC versions.
1682 * configure: Regenerate.
1683
2aa2364a
JR
16842010-01-25 Joern Rennecke <amylaar@spamcop.net>
1685
1686 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1687 * configure.ac (bootstrap_target_libs): Make inclusion of
1688 target-libgomp conditional on libgomb being in target_configdirs.
1689 * configure: Regenerate.
1690
d35e937f
JR
16912010-01-23 Joern Rennecke <amylaar@spamcop.net>
1692
1693 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1694 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1695 * configure: Regenerate.
1696
911e63d0
JR
16972010-01-22 Joern Rennecke <amylaar@spamcop.net>
1698
1699 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1700 * configure.ac (target_configdirs): Substitute.
1701 * Makefile.def: Bootstrap target module libgomp.
1702 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1703 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1704 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1705 * configure, Makefile.in: Regenerate.
1706
3725885a
RW
17072009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1708
1709 * libtool.m4: Sync from git Libtool.
1710 * ltmain.sh: Likewise.
1711 * ltoptions.m4: Likewise.
1712 * ltversion.m4: Likewise.
1713 * lt~obsolete.m4: Likewise.
1714
d5f2ee2e 17152010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1716 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1717
1718 PR bootstrap/42424
1719 * configure.ac: Include libtool m4 files.
9eb322aa 1720 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1721 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1722 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1723
d5f2ee2e
KG
1724 * configure: Regenerate.
1725
f2b2dd91
RW
17262010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1727
1728 PR bootstrap/41818
1729 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1730 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1731 * Makefile.in: Regenerate.
1732
06ca7962
BE
17332009-12-18 Ben Elliston <bje@au.ibm.com>
1734
1735 * config.sub, config.guess: Update from upstream sources.
1736
30a16d7b
JJ
17372009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1738
1739 * COPYING.NEWLIB: Update copyright date.
1740 * COPYING.LIBGLOSS: Ditto.
1741
d9b76ff9
KG
17422009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1743
1744 PR middle-end/30447
1745 PR middle-end/30789
1746 PR other/40302
1747
1748 * configure.ac: Require MPC.
1749 * configure: Regenerate.
1750
1751 * configure.ac: Update minimum MPC version to 0.8.
1752 * configure: Regenerate.
1753
e12dec02
PB
17542009-11-20 Paolo Bonzini <bonzini@gnu.org>
1755
1756 * config.guess: Sync with upstream and gcc.
1757 * config.sub: Sync with upstream and gcc.
1758
606a9ca0
AO
17592009-11-16 Alexandre Oliva <aoliva@redhat.com>
1760
1761 * Makefile.def: Restore host and target settings for gmp.
1762 * Makefile.in: Rebuild.
1763
1f53ca9a
AO
17642009-11-16 Alexandre Oliva <aoliva@redhat.com>
1765
1766 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1767 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1768 Fix portability of test of C++ as bootstrap language. Add
1769 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1770 * configure: Rebuild.
1771 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1772 and cloog. Fix in-tree ppl configuration. Introduce libelf
1773 in-tree building.
1774 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1775 (POSTSTAGE1_HOST_EXPORTS): Use it.
1776 (STAGE[+id+]_CXXFLAGS): New.
1777 (BASE_FLAGS_TO_PASS): Pass it down.
1778 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1779 extra_exports.
1780 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1781 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1782 extra_exports.
1783 * Makefile.in: Rebuild.
1784
17852009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1786
1787 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1788 paths for *-w64-mingw* and x86_64-*mingw*.
1789 * configure: Regenerated.
1790
17912009-10-30 Kai Tietz <kai.tietz@onevision.com>
1792
1793 * configure.ac: Disable target-winsup & co for
1794 x86_64-*-mingw* and *-w64-mingw* targets.
1795 * configure: Regenerated.
1796
17972009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1798
1799 * configure.ac (CLooG test): Use = with test.
1800 * configure: Regenerate.
1801
18022009-10-22 Richard Guenther <rguenther@suse.de>
1803
1804 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1805 cloog if the ppl version check failed. Move flags saving
1806 before setting in libelf check.
1807 * configure: Regenerate.
1808
18092009-10-21 Richard Guenther <rguenther@suse.de>
1810
1811 * configure.ac: Adjust the ppl and cloog configure to work as
1812 documented. Disable cloog if ppl was disabled. Omit the version
1813 checks if they were disabled.
1814 * configure: Re-generate.
1815
6811fb56
RW
18162009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1817
1818 * configure.ac: Add 'lto' to enable_languages, not
1819 new_enable_languages, and only if not already present.
1820 * configure: Regenerate.
1821
700d40ca
ILT
18222009-10-06 Ian Lance Taylor <iant@google.com>
1823
1824 * Makefile.def: check-gold depends upon all-gas.
1825 * Makefile.in: Rebuild.
1826
18272009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1828
1829 * Makefile.def: all-lto-plugin depends on all-libiberty.
1830 set bootstrap=true for lto-plugin.
1831 Add lto-plugin.
1832 * Makefile.in: Regenerate.
1833 * configure.ac (host_libs): Add lto-plugin.
1834 * configure: Regenerate.
1835
18362009-10-03 Diego Novillo <dnovillo@google.com>
1837
1838 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1839 (HOST_LIBELFLIBS): Define.
1840 (HOST_LIBELFINC): Define.
1841 * Makefile.in: Regenerate.
1842 * configure.ac: Add --enable-lto.
1843 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1844 If --enable-lto is used, add 'lto' to new_enable_languages.
1845 If --enable-lto is used and gold is enabled, add
1846 lto-plugin to configdirs.
1847 * configure: Regenerate.
1848
18492009-10-03 Simon Baldwin <simonb@google.com>
1850
1851 * configure.ac: If --with-system-zlib, suppress local zlib and
1852 pass --with-system-zlib to subdir configure scripts.
1853 * configure: Regenerate.
1854
18552009-10-01 Loren J. Rittle <ljrittle@acm.org>
1856 Paolo Bonzini <bonzini@gnu.org>
1857
1858 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1859 $(srcdir).
1860 * Makefile.in: Rebuilt.
1861
c8cb1b3e
PB
18622009-09-29 Paolo Bonzini <bonzini@gnu.org>
1863
1864 Sync from gcc:
1865 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1866
1867 * configure.ac: Update minimum MPC version to 0.7.
1868 * configure: Regenerate.
1869
30167e0a
NC
18702009-09-25 Nick Clifton <nickc@redhat.com>
1871
1872 * configure.ac: Pass any --cache-file=/dev/null option on to
1873 subconfigures.
1874 * configure: Regenerate.
1875
707a0b5c
NC
18762009-09-23 Nick Clifton <nickc@redhat.com>
1877
1878 * config.sub, config.guess: Update from upstream sources.
1879
700d40ca
ILT
18802009-09-22 Loren J. Rittle <ljrittle@acm.org>
1881
1882 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1883 * Makefile.in: Rebuilt.
1884
2fd0b40b
RW
18852009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1886
1887 PR bootstrap/32272
1888 * configure.ac: Error out if $srcdir isn't '.' but contains
1889 host-${host_noncanonical}.
1890 * configure: Regenerate.
1891
4385ad3c
RW
18922009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1893
16b1ad29
RW
1894 * configure.ac: If bootstrapping a combined tree with
1895 --enable-gold, require c++ in stage1_languages.
1896 * configure: Regenerate.
1897
f8dc745f
RW
1898 * configure.ac: Also add target_libs of stage1_languages to
1899 bootstrap_target_libs.
1900 * configure: Regenerate.
1901
4385ad3c
RW
1902 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1903 with --enable-languages not containing c++.
1904 * configure: Regenerate.
1905
df51e4e1
JZ
19062009-09-16 Jie Zhang <jie.zhang@analog.com>
1907
1908 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1909 * configure: Regenerate.
1910
06a51eac
RW
19112009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1912
1913 * configure.ac: Do not use $extrasub for replacing @if/@endif
1914 parts in Makefile; instead, use additional arguments to
1915 AC_CONFIG_COMMANDS to do the replacement manually, with several
1916 sed invocations, to avoid HP-UX sed command limits.
1917 * configure: Regenerate.
1918
96655cc4
AO
19192009-09-04 Alexandre Oliva <aoliva@redhat.com>
1920
1921 * configure.ac (with-build-config): Document. Handle without.
1922 Handle missing argument.
1923 * configure: Rebuilt.
1924
19252009-09-03 Alexandre Oliva <aoliva@redhat.com>
1926
1927 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1928 Default to bootstrap-debug only if compare-debug works.
1929 * configure: Rebuilt.
1930 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1931 * Makefile.in: Rebuilt.
1932
19332009-09-01 Alexandre Oliva <aoliva@redhat.com>
1934
1935 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1936 * Makefile.in: Rebuilt.
1937
8e957354
PB
19382009-09-02 Paolo Bonzini <bonzini@gnu.org>
1939
1940 * Makefile.tpl (AWK): Fix typo.
1941 * Makefile.in: Regenerate.
1942
19432009-09-02 Paolo Bonzini <bonzini@gnu.org>
1944
1945 * configure.ac: Detect awk and sed.
1946 * Makefile.def (flags_to_pass): Add AWK and SED.
1947 * Makefile.tpl (AWK, SED): New.
1948 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1949 * configure: Regenerate.
1950 * Makefile.in: Regenerate.
1951
fb792462
TG
19522009-09-01 Tristan Gingold <gingold@adacore.com>
1953
1954 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1955 Remove logical names.
1956
a69e7d0a
DK
19572009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1958
1959 * ltmain.sh (func_normal_abspath): New function.
1960 (func_relative_path): Likewise.
1961 (func_mode_help): Document new -bindir option for link mode.
1962 (func_mode_link): Add new -bindir option, and use it to place
1963 output DLL if specified.
1964
d444d2ba
RW
19652009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1966
1967 * configure.ac (AC_PREREQ): Bump to 2.64.
1968
13b7343a
RW
19692009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1970
af542c2e
RW
1971 * README-maintainer-mode: Point directly to upstream locations
1972 for autoconf, automake, libtool, gettext, instead of copies on
1973 sources.redhat.com. Document required versions.
1974 * configure.ac: Do not substitute datarootdir, htmldir,
1975 pdfdir, docdir. Do not process --with-datarootdir,
1976 --with-htmldir, --with-pdfdir, --with-docdir.
1977 * configure: Regenerate.
1978
81ecdfbb
RW
1979 * configure: Regenerate.
1980
13b7343a
RW
1981 * compile: Sync from Automake 1.11.
1982 * depcomp: Likewise.
1983 * install-sh: Likewise.
1984 * missing: Likewise.
1985 * mkinstalldirs: Likewise.
1986 * ylwrap: Likewise.
1987
c1102ce7
RW
19882009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1989
34a0f3cf
RW
1990 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1991 (baseargs): Add --disable-option-checking.
1992 * configure: Regenerate.
1993
c1102ce7
RW
1994 * Makefile.def (configure-target-libiberty): Depend on
1995 all-binutils and all-ld.
1996 (configure-target-newlib): Likewise.
1997 * Makefile.in: Regenerate.
1998
e8a5fa9c
RW
19992009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2000
2001 Sync with GCC, merge:
2002
2003 2009-07-31 Christian Bruel <christian.bruel@st.com>
2004
2005 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2006 * configure: Regenerate.
2007
2008 2009-07-06 Ian Lance Taylor <iant@google.com>
2009
2010 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2011 * configure: Rebuild.
2012
2013 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2014
2015 PR bootstrap/40338
2016 * configure.ac (comparestring): Create new variable.
2017 * Makefile.tpl (comparestring): Use to skip some comparisions.
2018 * configure: Regenerate.
2019 * Makefile.in: Regenerate.
2020
2021 2009-06-23 Ian Lance Taylor <iant@google.com>
2022
2023 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2024 boot_languages. Only bootstrap target libraries listed in
2025 target_libs for some boot language. Add --with-stage1-ldflags,
2026 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2027 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2028 if not building with C++.
2029 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2030 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2031 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2032 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2033 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2034 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2035 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2036 * configure, Makefile.in: Rebuild.
2037
2038 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2039
2040 * configure.ac: Detect MPC in default directory.
2041 * configure: Regenerate.
2042
2043 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2044
2045 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2046 to noconfdirs.
2047 * configure: Regenerate.
2048
2049 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2050
2051 * Makefile.def: Add MPC support and dependencies.
2052 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2053
2054 * Makefile.in, configure: Regenerate.
2055
2056 2009-05-24 Nicolas Roche <roche@adacore.com>
2057
2058 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2059 * Makefile.in: Regenerate.
2060
2061 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2062
2063 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2064 * configure: Regenerate.
2065
2066 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2067
2068 * configure.ac ($with_ppl): Default to no if not supplied.
2069 ($with_cloog): Likewise.
2070 configure: Regenerate.
2071
2072 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2073
2074 PR bootstrap/39739
2075 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2076 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2077
2078 * configure, Makefile.in: Regenerate.
2079
2080 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2081
2082 * configure.ac: Change copyright header to refer to version
2083 3 of the GNU General Public License and to point readers at the
2084 COPYING3 file and the FSF's license web page.
2085 * Makefile.def: Likewise.
2086 * Makefile.tpl: Likewise.
2087 * Makefile.in: Regenerate.
2088
2089 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2090
2091 * configure.ac: Restore match for darwin9 or later. Use double
2092 brackets since regeneration eats one pair.
2093 * configure: Regenerate.
2094
bf110216
CF
20952009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2096
2097 * MAINTAINERS: Perform some obvious fixups.
2098
2262bbf4
BE
20992009-08-17 Ben Elliston <bje@au.ibm.com>
2100
2101 * config.sub, config.guess: Update from upstream sources.
2102
25a07265
NC
21032009-08-06 Michael Eager <eager@eagercon.com>
2104
2105 * configure.ac: Add Microblaze target.
2106 * configure: Regenerate.
2107
85bd1942
TG
21082009-07-02 Tristan Gingold <gingold@adacore.com>
2109
2110 * configure.ac: Do not exclude gas for i386-*-darwin.
2111 Add a case for x86_64-*-darwin.
2112 * configure: Regenerate.
2113
f9806fa5
DE
21142009-06-26 Doug Evans <dje@sebabeach.org>
2115
2116 * Makefile.def (host_modules): Add cgen.
2117 * Makefile.in: Regenerate.
2118 * configure.ac (host_tools): Add cgen.
2119 * configure: Regenerate.
2120
6bfb4e30
JJ
21212009-06-17 Michael Eager <eager@eagercon.com>
2122
2123 * COPYING.LIBGLOSS: Add Xilinx license.
2124
8bcf2718
NC
21252009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2126
2127 * configure.ac: Define is_elf for QNX Neutrino targets.
2128 * configure: Regenerate.
2129
04ec0acb
RW
21302009-06-03 Jerome Guitton <guitton@adacore.com>
2131 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2132
9eb322aa
MF
2133 * Makefile.tpl (all): Avoid a trailing backslash.
2134 * Makefile.in: Regenerate.
04ec0acb 2135
7ee5dbeb
BE
21362009-06-03 Ben Elliston <bje@au.ibm.com>
2137
2138 * config.sub, config.guess: Update from upstream sources.
2139
fda13ee8
AO
21402009-06-02 Alexandre Oliva <aoliva@redhat.com>
2141
2142 * Makefile.tpl ([+compare-target+]): Compare all stage
2143 directories, rather than just gcc.
2144 * Makefile.in: Rebuilt.
2145
4a657b0d
DK
21462009-05-28 Doug Kwan <dougkwan@google.com>
2147
2148 * configure.ac: Support gold for target arm*-*-*.
2149 * configure: Regenerate.
2150
07fc31c9
AO
21512009-05-27 Alexandre Oliva <aoliva@redhat.com>
2152
2153 * Makefile.tpl (all): Avoid harmless warning in make all when
2154 gcc-bootstrap is enabled but stage_last does not exist.
2155 * Makefile.in: Rebuilt.
2156
8a7a39ab
TG
21572009-05-25 Tristan Gingold <gingold@adacore.com>
2158
2159 * setup.com: Complete the file with configuration and build.
2160
b5233201
AO
21612009-05-18 Alexandre Oliva <aoliva@redhat.com>
2162
2163 PR other/40159
2164 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2165 gcc-no-bootstrap are mutually exclusive.
2166 * Makefile.in: Rebuilt.
2167
7b6175f9
AO
21682009-05-18 Alexandre Oliva <aoliva@redhat.com>
2169
2170 PR other/40159
2171 * Makefile.tpl (all): Don't end with unconditional success.
2172 * Makefile.in: Rebuilt.
2173
1b05fbbd
AO
21742009-05-12 Alexandre Oliva <aoliva@redhat.com>
2175
2176 PR target/37137
2177 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2178 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2179 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2180 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2181 stage_configureflags, stage_cflags and stage_libcflags into
2182 explicit Makefile macros.
2183 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2184 GFORTRAN.
2185 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2186 CC. Set CC_FOR_BUILD from CC.
2187 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2188 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2189 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2190 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2191 and GFORTRAN.
2192 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2193 (_LIBCFLAGS): Renamed to _TFLAGS.
2194 (do-compare-debug, do-compare3-debug): Drop.
2195 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2196 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2197 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2198 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2199 (XGCC_FLAGS_FOR_TARGET): New.
2200 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2201 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2202 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2203 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2204 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2205 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2206 TFLAGS.
2207 (BUILD_CONFIG): Include if requested.
2208 (all): Set TFLAGS on bootstrap.
2209 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2210 (all-stageid-prefixmodule): Likewise.
2211 (do-clean, distclean-stageid): Set TFLAGS.
2212 (restrap): Fix whitespace.
2213 * Makefile.in: Rebuilt.
2214
dc17c78c
EB
22152009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2216
2217 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2218 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2219 * Makefile.in: Regenerate.
2220
14324cd7
EZ
22212009-04-24 Eli Zaretskii <eliz@gnu.org>
2222
2223 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2224 consistency with config.sub. (Update from upstream sources.)
2225
f8d5f06c
JM
22262009-04-21 Joseph Myers <joseph@codesourcery.com>
2227
2228 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2229
0000e2bf
BE
22302009-04-17 Ben Elliston <bje@au.ibm.com>
2231
2232 * config.sub, config.guess: Update from upstream sources.
2233
20135e4c
NC
22342009-04-15 Anthony Green <green@moxielogic.com>
2235
34adf976 2236 * configure.ac: Add moxie support.
20135e4c
NC
2237 * configure: Rebuilt.
2238
ef699244
L
22392009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2240
2241 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2242 * configure: Regenerate.
2243
10ad8ef3
L
22442009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2245
2246 PR gas/10039
2247 * configure.ac: Require texinfo 4.7.
2248 * configure: Regenerated.
2249
c50523ce
L
22502009-04-09 Steve Ellcey <sje@cup.hp.com>
2251
2252 * Makefil.def (languages): New entries.
2253 * Makefile.tpl (check-gcc-*): New generic target.
2254 * Makefile.in: Regenerate.
2255
47afba5f
EZ
22562009-03-27 Eli Zaretskii <eliz@gnu.org>
2257
2258 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2259 Windows builds of Sed.
2260
dc448a7b
TT
22612009-03-18 Tom Tromey <tromey@redhat.com>
2262
2263 * configure: Rebuild.
2264 * configure.ac (host_libs): Add libiconv.
2265 * Makefile.in: Rebuild.
2266 * Makefile.def (host_modules): Add libiconv.
2267 (configure-gdb, all-gdb): Depend on libiconv.
2268
24741ab2
JB
22692009-03-16 Tristan Gingold <gingold@adacore.com>
2270
2271 * configure.ac: Treat gdb as supported on x86_64-darwin.
2272 * configure: Regenerate.
2273
29383458
JM
22742009-03-16 Joseph Myers <joseph@codesourcery.com>
2275
2276 Merge from GCC:
2277
2278 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2279
2280 * configure.ac (--with-host-libstdcxx): New option.
2281 * configure: Regenerate.
2282
2283 2009-01-29 Robert Millan <rmh@aybabtu.com>
2284
2285 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2286 * configure: Regenerate.
2287
2288 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2289
2290 PR tree-optimization/38515
2291 * configure.ac (cloog-polylib): Removed.
2292 (with_ppl, with_cloog): Test for "no".
2293 * configure: Regenerated.
2294
58e24671
RW
22952009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2296
2297 Backport from git Libtool:
2298
2299 2009-01-19 Robert Millan <rmh@aybabtu.com>
2300 Support GNU/kOpenSolaris.
2301 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2302 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2303 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2304 GNU/kOpenSolaris.
2305
314b2e66
AS
23062009-02-05 Andreas Schwab <schwab@suse.de>
2307
2308 * Makefile.tpl (stage_last): Define $r and $s before using
2309 $(RECURSE_FLAGS_TO_PASS).
2310 * Makefile.in: Regenerate
2311
8b700390
JJ
23122009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2313
2314 * COPYING.NEWLIB: Add ARM license.
2315
66775d67
AM
23162009-01-16 Alan Modra <amodra@bigpond.net.au>
2317
2318 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2319 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2320 * Makefile.in: Regenerate.
2321
19e99079
NC
23222009-01-15 Douglas B Rupp <rupp@gnat.com>
2323
2324 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2325 * configure: Regenerate.
2326
22e8c8e0
RW
23272008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2328
2329 Backport link test fix from upstream Libtool:
2330
2331 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2332 Add cache variables to tests that require the linker to work.
2333 For shlibpath_overrides_runpath, this also changes the semantics
2334 to let the result from the C compiler take precedence.
2335 compiler take precedence.
2336
7d6d7764
BE
23372008-12-02 Ben Elliston <bje@au.ibm.com>
2338
2339 * config.sub, config.guess: Update from upstream sources.
2340
ea8af06e
JJ
23412008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2342
2343 * COPYING.NEWLIB: Updated.
2344 * COPYING.LIBGLOSS: Ditto.
2345
af0771d3
PB
23462008-12-16 Paolo Bonzini <bonzini@gnu.org>
2347
2348 Sync with GCC:
2349
2350 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2351
2352 * configure.ac (ppllibs): Add by default the lib flags.
2353 * configure: Regenerate.
2354
2355 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2356
314b2e66
AS
2357 * configure.ac: Add double brackets on darwin[912].
2358 * configure: Regenerate.
af0771d3
PB
2359
2360 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2361
314b2e66
AS
2362 * configure.ac: Expand to darwin10 and later.
2363 * configure: Regenerate.
af0771d3 2364
f7c83eac
AS
23652008-12-02 Andreas Schwab <schwab@suse.de>
2366
2367 * Makefile.def: configure-target-boehm-gc depends on
2368 all-target-libstdc++-v3.
2369 * Makefile.in: Regenerate.
2370
bc67ad83
BE
23712008-12-02 Ben Elliston <bje@au.ibm.com>
2372
2373 * config.sub, config.guess: Update from upstream sources.
2374
e28c595f
JM
23752008-11-27 Joseph Myers <joseph@codesourcery.com>
2376
2377 Merge from GCC:
2378
2379 2007-12-02 Matthias Klose <doko@ubuntu.com>
2380
2381 * config-ml.in: Remove 64bit configure tests.
2382
2383 2008-05-14 Rafael Espindola <espindola@google.com>
2384
2385 * config-ml.in: don't handle --enable-shared and --enable-static.
2386
2387 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2388 Tobias Grosser <grosser@fim.uni-passau.de>
2389 Jan Sjodin <jan.sjodin@amd.com>
2390 Harsha Jagasia <harsha.jagasia@amd.com>
2391 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2392 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2393 Adrien Eliche <aeliche@isty.uvsq.fr>
2394
2395 Merge from graphite branch.
2396 * configure: Regenerate.
2397 * Makefile.in: Regenerate.
2398 * configure.ac (host_libs): Add ppl and cloog.
2399 Add checks for PPL and CLooG.
2400 * Makefile.def (ppl, cloog): Added modules and dependences.
2401 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2402 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2403
2404 2008-09-03 Richard Guenther <rguenther@suse.de>
2405
2406 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2407 cloog test.
2408 * configure: Re-generate.
2409
2410 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2411
2412 * configure.ac (--with-cloog-polylib): New.
2413 (--disable-cloog-version-check): New.
2414 (--disable-ppl-version-check): New.
2415 * configure: Re-generate.
2416
2417 2008-09-05 Richard Guenther <rguenther@suse.de>
2418
2419 * configure.ac: Initialize clooglibs to -lcloog.
2420 * configure: Re-generate.
2421
2422 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2423
2424 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2425 recommended version to 2.3.2.
2426
2427 * configure: Regenerate.
2428
2429 2008-10-31 Ben Elliston <bje@au.ibm.com>
2430
2431 * configure.ac (spu-*-*): Remove special case.
2432 * configure: Regenerate.
2433
2434 Complete comment text from GCC version of:
2435
2436 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2437
2438 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2439 (GCC_SHLIB_SUBDIR): New.
2440 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2441 * configure: Regenerate.
2442 * Makefile.in: Regenerate.
2443
652dec25
TG
24442008-11-27 Tristan Gingold <gingold@adacore.com>
2445
2446 * configure.ac: Build gdb for i?86-*-darwin*
2447 * configure: Regenerated.
2448
7582fb4a
DJ
24492008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2450
2451 PR bootstrap/38014
2452 PR bootstrap/37923
2453
2454 Revert:
2455
2456 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2457
2458 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2459 * Makefile.in: Regenerated.
2460
2461 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2462
2463 PR gdb/921
2464 PR gdb/1646
2465 PR gdb/2175
2466 PR gdb/2176
2467
2468 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2469 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2470 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2471 (HOST_EXPORTS): Pass CPPFLAGS.
2472 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2473 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2474 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2475 * Makefile.in, configure: Regenerated.
2476 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2477 and CPPFLAGS_FOR_BUILD.
2478
faee1be2
UW
24792008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2480
2481 * configure.ac [spu-*-*]: Do not set skipdirs.
2482 * configure: Re-generate.
2483
b7c2dce4
DJ
24842008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2485
2486 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2487 * Makefile.in: Regenerated.
2488
bb52de30
DJ
24892008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2490
2491 PR gdb/921
2492 PR gdb/1646
2493 PR gdb/2175
2494 PR gdb/2176
2495
2496 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2497 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2498 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2499 (HOST_EXPORTS): Pass CPPFLAGS.
2500 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2501 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2502 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2503 * Makefile.in, configure: Regenerated.
2504 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2505 and CPPFLAGS_FOR_BUILD.
2506
b25062ae
SE
25072008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2508
2509 * libtool.m4: Update to libtool 2.2.6.
2510 * lt~obsolete.m4: Update to libtool 2.2.6.
2511 * ltmain.sh: Update to libtool 2.2.6.
2512 * ltsugar.m4: Update to libtool 2.2.6.
2513 * ltversion.m4: Update to libtool 2.2.6.
2514 * ltoptions.m4: Update to libtool 2.2.6.
2515 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2516
3bbd2f8f
AL
25172008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2518
2519 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2520 (GCC_SHLIB_SUBDIR): New.
2521 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2522 * configure: Regenerate.
2523 * Makefile.in: Regenerate.
2524
b29d32ce
TG
25252008-08-28 Tristan Gingold <gingold@adacore.com>
2526
2527 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2528 Enable bfd, binutils and opcodes.
2529 * configure: Regenerate.
2530
c325a203
DD
25312008-08-16 Nicolas Roche <roche@adacore.com>
2532
2533 * Makefile.tpl: Add BOOT_ADAFLAGS.
2534 * Makefile.in: Regenerate.
2535
e7c8859c
RS
25362008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2537
2538 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2539 * configure: Regenerate.
2540
da888c87
PB
25412008-07-30 Paolo Bonzini <bonzini@gnu.org>
2542
2543 Sync with gcc:
2544 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2545
f7c83eac
AS
2546 * configure.ac: Add makefile fragments for hpux.
2547 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2548 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2549 * configure: Regenerate.
2550 * Makefile.in: Regenerate.
da888c87
PB
2551
2552 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2553
f7c83eac
AS
2554 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2555 * Makefile.in: Regenerate.
2556 * configure: Regenerate.
da888c87 2557
944982cf
ILT
25582008-06-18 Ian Lance Taylor <iant@google.com>
2559
662c6704
ILT
2560 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2561
944982cf
ILT
2562 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2563
7a283e07
RW
25642008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2565
2566 * configure: Regenerate.
2567
5b553f7e
RW
25682008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2569
2570 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2571 "$@" is still intact with both Autoconf 2.59 and 2.62.
2572 * configure: Regenerate.
2573
675492f0
RW
25742008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2575
2576 * Makefile.tpl: Fix comment errors.
2577 * Makefile.in: Regenerate.
2578
b018a5d1
JB
25792008-06-13 Julian Brown <julian@codesourcery.com>
2580
2581 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2582 of libobjc for ARM EABI Linux.
2583 * configure: Regenerate.
2584
310213e8
DE
25852008-06-12 David S. Miller <davem@davemloft.net>
2586 David Edelsohn <edelsohn@gnu.org>
2587
2588 * configure.ac: Add powerpc*-*-* to gold supported targets.
2589 * configure: Regenerate.
2590
6641ce42
JM
25912008-06-08 Joseph Myers <joseph@codesourcery.com>
2592
2593 PR tree-optimization/36218
2594 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2595 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2596 (all prefix="build-"): Pass them to build-system sub-makes.
2597 * Makefile.in: Regenerate.
2598
03c2f9e6
DJ
25992008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2600
2601 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2602 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2603 mkdep, and compile. Update comments.
2604 (ETC_SUPPORT): Add ChangeLog and update comments.
2605
4538db8b
ILT
26062008-05-11 Ian Lance Taylor <iant@google.com>
2607
2608 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2609
266df637
PB
26102008-04-18 Paolo Bonzini <bonzini@gnu.org>
2611
2612 Sync with gcc:
2613 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2614
2615 PR bootstrap/35457
2616 * configure.ac: Include override.m4.
2617 * configure: Regenerate.
2618
2619 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2620
f7c83eac
AS
2621 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2622 * Makefile.in: Regenerate.
266df637
PB
2623
2624 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2625
f7c83eac
AS
2626 * configure.ac: Do not build libssp for the AVR.
2627 * configure: Regenerate.
266df637 2628
a86a761e
NC
26292008-04-18 Nick Clifton <nickc@redhat.com>
2630
2631 * MAINTAINERS: Replace reference to configure.in with reference to
2632 configure.ac.
2633
52310858
NC
26342008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2635
f7c83eac 2636 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2637 as nonconfigurable directories list.
f7c83eac 2638 * configure: Regenerate.
52310858 2639
f5314dd5
DM
26402008-04-14 David S. Miller <davem@davemloft.net>
2641
2642 * configure.ac: Add sparc*-*-* to gold supported targets.
2643 * configure: Regenerate.
2644
e2208220
BE
26452008-04-14 Ben Elliston <bje@au.ibm.com>
2646
2647 * config.sub, config.guess: Update from upstream sources.
2648
0bb6ea20
HPN
26492008-04-12 Hans-Peter Nilsson <hp@axis.com>
2650
2651 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2652 * Makefile.in: Regenerate.
2653
e5164e97
ILT
26542008-04-07 Ian Lance Taylor <iant@google.com>
2655
2656 * Makefile.def: check-gold depends upon all-binutils.
2657 * Makefile.in: Regenerate.
2658
e33b51a6
NC
26592008-04-04 Nick Clifton <nickc@redhat.com>
2660
2661 PR binutils/4334
2662 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2663 builds.
2664 * configure: Regenerate.
2665
fc5df3ab
NC
26662008-04-04 NightStrike <NightStrike@gmail.com>
2667
2668 PR other/35151
f7c83eac
AS
2669 * configure.ac: Combine rules for mingw32 and mingw64.
2670 * configure: Regenerate.
fc5df3ab 2671
c779bab8
PB
26722008-03-27 Paolo Bonzini <bonzini@gnu.org>
2673
2674 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2675 * Makefile.in: Regenerate.
2676
93f9b408
ILT
26772008-03-20 Ian Lance Taylor <iant@google.com>
2678
2679 * configure.ac: Add support for --enable-gold.
2680 * Makefile.def: Add gold as a directory like ld.
2681 * configure, Makefile.in: Regenerate.
2682
5746fb46
AK
26832008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2684
2685 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2686 (s390_cond_extensions): Reduced extensions to the compare related.
2687 (main): z10 cpu type option added.
2688 (expandConditionalJump): Renamed to ...
2689 (insertExpandedMnemonic): ... this.
2690
2691 * opcodes/s390-opc.c: Re-group the operand format makros.
2692 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2693 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2694 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2695 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2696 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2697 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2698 INSTR_SIL_RDU): New instruction formats added.
2699 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2700 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2701 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2702 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2703 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2704 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2705 masks added.
2706 (s390_opformats): New formats added "ris", "rrs", "sil".
2707 * opcodes/s390-opc.txt: Add the conditional jumps with the
2708 extensions removed from automatic expansion in s390-mkopc.c manually.
2709 (asi - trtre): Add new System z10 EC instructions.
2710 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2711
58c85be7
RW
27122008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2713
2714 * configure.ac: m4_include config/proginstall.m4.
2715 * configure: Regenerate.
2716
78124051
RW
27172008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2718
2719 Backport from upstream Libtool:
f7c83eac 2720
78124051 2721 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2722
78124051
RW
2723 Deal with Autoconf 2.62's semantic change in m4_append.
2724 * ltsugar.m4 (lt_append): Replace broken versions of
2725 m4_append.
2726 (lt_if_append_uniq): Don't require separator to be overquoted,
2727 and avoid broken m4_append.
2728 (lt_dict_add): Fix typo.
2729 * libtool.m4 (_LT_DECL): Don't overquote separator.
2730
018f1bea
DE
27312008-03-13 David Edelsohn <edelsohn@gnu.org>
2732
2733 * config.rpath: Add AIX 6 support.
2734
5c5f596d
PB
27352008-03-13 Paolo Bonzini <bonzini@gnu.org>
2736
2737 * Makefile.def (stageprofile). Remove -fprofile-generate
2738 from stage_libcflags.
2739 * Makefile.in: Regenerate.
2740
a1f93a5e
BE
27412008-03-13 Ben Elliston <bje@au.ibm.com>
2742
2743 * config.sub, config.guess: Update from upstream sources.
2744
98c3d905
AK
27452008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2746
2747 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2748 * s390-opc.txt (cmpsc): Duplicate entry removed.
2749 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2750 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2751 fier, cu42, cu41): Fix operand format.
2752
7f6ef0c0
PB
27532008-02-20 Paolo Bonzini <bonzini@gnu.org>
2754
f7c83eac
AS
2755 PR bootstrap/32009
2756 PR bootstrap/32161
2757
2758 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2759 * configure: Regenerate.
2760
2761 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2762 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2763 STAGE4_LIBCFLAGS): New.
2764 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2765 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2766 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2767 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2768 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2769 for target modules. Don't export LIBCFLAGS.
2770 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2771 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2772 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2773 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2774 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2775 * Makefile.in: Regenerate.
7f6ef0c0 2776
eaf19029
PB
27772008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2778
2779 PR libgcj/33085
2780 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2781 Do not use -DDLL_EXPORT. Backport from upstream.
2782
680c43e9
NC
27832008-02-14 Nick Clifton <nickc@redhat.com>
2784
2785 Import this patch from gcc:
2786 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2787
2788 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2789
c72b1d96
HPN
27902008-02-02 Hans-Peter Nilsson <hp@axis.com>
2791
2792 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2793 * configure: Regenerate.
2794
8b66833e
BW
27952008-01-31 Marc Gauthier <marc@tensilica.com>
2796
2797 * configure.ac (xtensa*-*-*): Recognize processor variants.
2798 * configure: Regenerate.
2799
9cc8ae67
PB
28002008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2801
f7c83eac
AS
2802 PR bootstrap/34922
2803 * configure.ac (PARSE_ARGS): Push suitable setting of
2804 ac_subdirs_all, for `./configure --help=recursive'.
2805 Handle `+' in generic toplevel directory disabling.
2806 * configure: Regenerate.
9cc8ae67 2807
19090595
BE
28082008-01-23 Ben Elliston <bje@au.ibm.com>
2809
2810 * config.sub, config.guess: Update from upstream sources.
2811
9f1e7fd3
BE
28122008-01-08 Ben Elliston <bje@au.ibm.com>
2813
2814 * config.sub, config.guess: Update from upstream sources.
2815
2f959d61
JJ
28162007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2817
2818 * COPYING.LIBGLOSS: Update default copyright.
2819
aa054b85
JJ
28202007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2821
2822 * COPYING.NEWLIB: Update default copyright.
2823
57c53b2b
RS
28242007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2825
2826 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2827 Change recommended MPFR from 2.2.1 > 2.3.0.
2828 * configure: Regenerate.
2829
fee14b60
RS
28302007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2831
2832 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2833 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2834 * Makefile.in: Regenerate.
2835
c9b68031
DD
28362007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2837
2838 * configure.ac: Enable libjava for x86_64-*-darwin9.
2839 * configure: Regenerate.
2840
ad25e7d5
BE
28412007-12-05 Ben Elliston <bje@au.ibm.com>
2842
2843 * config.sub, config.guess: Update from upstream sources.
2844
6ac84f65
PB
28452007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2846
f7c83eac
AS
2847 * config-ml.in: Robustify against white space in absolute file
2848 names.
6ac84f65 2849
f7c83eac
AS
2850 * config-ml.in (multi-clean): Substitute ${Makefile}.
2851 Remove superfluous ${Makefile} in list.
6ac84f65 2852
7b3200f9
DJ
28532007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2854
2855 * Makefile.def (dependencies): Make configure-gdb depend on
2856 all-intl.
2857 * Makefile.in: Regenerated.
2858
2c133ff9
JJ
28592007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2860
2861 * Makefile.def: To avoid problems running with parallel makes,
2862 build newlib before libgloss so that target specific header
2863 files are availble.
2864 * Makefile.in: Regenerate.
2865
5074315a
DJ
28662007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2867
2868 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2869 * Makefile.in: Regenerate.
2870
f5bc1778
DJ
28712007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2872
2873 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2874 * libdecnumber: New directory, imported from GCC.
2875
c66487f8
NC
28762007-10-08 Mike Frysinger <vapier@gentoo.org>
2877
2878 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2879 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2880 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2881 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2882 * configure: Regenerate.
2883
b5714970
PB
28842007-10-01 Paolo Bonzini <bonzini@gnu.org>
2885
2886 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2887 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2888 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2889 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2890 * configure.ac: Default them to host tools for $host = $build.
2891 Subst them.
2892
2893 * configure: Regenerate.
2894 * Makefile.in: Regenerate.
2895
f3b1e08e
RS
28962007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2897
2898 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2899 * configure: Regenerate.
2900
cff87f51
DD
29012007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2902
2903 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2904 libstdc++.
2905 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2906 * configure: Regenerate.
2907 * Makefile.in: Regenerate.
f7c83eac 2908
625a61cd
AS
29092007-09-17 Andreas Schwab <schwab@suse.de>
2910
2911 * configure.ac: Raise minimum makeinfo version to 4.6.
2912 * configure: Regenerate.
2913
83a3a68b
AM
29142007-09-15 Alan Modra <amodra@bigpond.net.au>
2915
2916 * configure.ac: Correct makeinfo version check.
2917 * configure: Regenerate.
2918
5bd8be13
RS
29192007-09-14 Richard Sandiford <richard@codesourcery.com>
2920
2921 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2922 to $skipdirs and only disable gprof for newlib. Use the normal
2923 mips*-elf* handling in other respects.
2924 * configure: Regnerate.
2925
5566c1fa
DD
29262007-09-12 David Daney <ddaney@avtrex.com>
2927
2928 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2929 enabling libgcj.
2930 * configure: Regenerate.
2931
29322007-09-12 Richard Guenther <rguenther@suse.de>
2933
2934 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2935 nor --disable-checking is provided also turn on yes and types
2936 checking for stage1.
2937 * configure: Re-generate.
2938
a18e2996 29392007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2940
2941 PR target/33281
2942 * configure.ac: Use config/mh-mingw on mingw.
2943 * configure: Regenerate.
84e7906e 2944
691bb5a1
DD
29452007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2946
2947 PR other/32154
2948 * configure.ac: For libgloss targets, point the linker to the linker
2949 script, startup code and simulator library.
2950 * configure: Regenerate.
2951
6d18b86b
AH
29522007-09-09 Andrew Haley <aph@redhat.com>
2953
2954 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 2955 target-libjava.
6d18b86b 2956
f00a3165 29572007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 2958
f00a3165 2959 * config.sub, config.guess: Update from upstream sources.
971aaaa5 2960
2abc4e65
BE
29612007-08-21 Richard Guenther <rguenther@suse.de>
2962
2963 * configure.ac: Add types checking to stage1 checking flags.
2964 * configure: Regenerate.
2965
8a6ee3ab 29662007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 2967 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
2968
2969 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2970 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2971 * Makefile.in: Regenerate.
2972 * configure.ac (--with-debug-prefix-map): New.
2973 * configure: Regenerate.
2974
429acdec
RS
29752007-08-17 Richard Sandiford <richard@codesourcery.com>
2976 Nigel Stephens <nigel@mips.com>
2977
429acdec
RS
2978 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2979 as target_makefile_frag.
2980 * configure: Regenerate.
2981
8520c408
AO
29822007-08-16 Alexandre Oliva <aoliva@redhat.com>
2983
2984 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2985 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2986 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2987 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2988 (do-compare, do-compare3, do-compare-debug): New.
2989 ([+compare-target+]): Use them.
2990
29912007-08-16 Alexandre Oliva <aoliva@redhat.com>
2992
2993 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2994 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2995 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2996 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2997 (do-compare, do-compare3, do-compare-debug): New.
2998 ([+compare-target+]): Use them.
2999
2444379b
BE
30002007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3001 Ben Elliston <bje@au.ibm.com>
3002
3003 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3004 --silent if $silent.
3005 * configure: Regenerate.
3006
d6f99447
DJ
30072007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3008
3009 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3010
bd0aa315
NC
30112007-07-17 Nick Clifton <nickc@redhat.com>
3012
3013 * COPYING3: New file. Contains version 3 of the GNU General
3014 Public License.
3015 * COPYING3.LIB: New file. Contains version 3 of the GNU
3016 Lesser General Public License.
3017
0ebe98fb
BS
30182007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3019
3020 * configure.ac: Fix my previous change to really match GCC.
3021 * configure: Regenerate.
3022
521ec477
DD
30232007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3024
3025 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3026 * configure: Regenerate.
3027
30282007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3029
3030 * configure.ac: Add some missing m4 quotation.
3031 * configure: Regenerate.
3032
0c24b341
NC
30332007-07-09 Kai Tietz <kai.tietz@onevision.com>
3034
f7c83eac
AS
3035 * Makefile.def: Add windmc tool to build.
3036 * Makefile.tpl: Likewise.
3037 * configure.ac: Likewise.
3038 * Makefile.in: Regenerate.
3039 * configure: Regenerate.
0c24b341 3040
a09314d0
L
30412007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3042
3043 * lt~obsolete.m4: New. Import from 20070318 libtool.
3044
7c3e1d12
BS
30452007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3046
3047 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3048 uclinux and linux-uclibc targets.
3049 * configure: Regenerate.
3050
a5b3b4dd
DD
30512007-06-28 DJ Delorie <dj@redhat.com>
3052
3053 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3054 not building newlib.
3055 * configure: Regenerated.
f7c83eac 3056
184d813c
DJ
30572007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3058
3059 * src-release (DEVO_SUPPORT): Correct typos.
3060
31d99776
DJ
30612007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3062
3063 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3064 * Makefile.in: Regenerated.
3065
e00a73e3
PB
30662007-06-14 Paolo Bonzini <bonzini@gnu.org>
3067
f7c83eac
AS
3068 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3069 (distclean-stage[+id+]): Possibly delete stage_last.
3070 * Makefile.in: Regenerate.
e00a73e3 3071
98a1bbc5
BE
30722007-06-07 Ben Elliston <bje@au.ibm.com>
3073
3074 * config.sub, config.guess: Update from upstream sources.
3075
973601e1
BE
30762007-06-07 Ben Elliston <bje@au.ibm.com>
3077
3078 * Makefile.tpl: Fix spelling error.
3079 * Makefile.in: Regenerate.
3080
2038f525
PB
30812007-06-04 Paolo Bonzini <bonzini@gnu.org>
3082
3083 Sync with gcc:
3084 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3085
f7c83eac
AS
3086 PR bootstrap/29382
3087 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3088 * configure: Rebuilt.
2038f525 3089
f7c5c4b5
PB
30902007-06-01 Steve Ellcey <sje@cup.hp.com>
3091
12a64d4f
L
3092 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3093 lt_cv_sys_max_cmd_len.
f7c5c4b5 3094
7ad9660b
PB
30952007-05-31 Paolo Bonzini <bonzini@gnu.org>
3096
3097 * ltgcc.m4: Update from GCC.
3098
0e7ef45c
EC
30992007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3100
12a64d4f 3101 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3102
37ad9514
SE
31032007-05-24 Steve Ellcey <sje@cup.hp.com>
3104
3105 * ltmain.sh: Update from GCC.
3106 * libtool.m4: Update from GCC.
3107 * ltsugar.m4: New. Update from GCC.
3108 * ltversion.m4: New. Update from GCC.
3109 * ltoptions.m4: New. Update from GCC.
3110 * ltconfig: Remove.
3111 * ltcf-c.sh: Remove.
3112 * ltcf-cxx.sh: Remove.
3113 * ltcf-gcj.sh: Remove.
3114 * src-release: Update with new libtool file list.
3115
8ee82aff
PB
31162007-05-16 Paolo Bonzini <bonzini@gnu.org>
3117
3118 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3119 stage_cflags.
3120 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3121 Remove CFLAGS/LIBCFLAGS.
3122 (configure-stage[+id+]-[+prefix+][+module+],
3123 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3124 * Makefile.in: Regenerate.
3125
149cb58d
SE
31262007-04-14 Steve Ellcey <sje@cup.hp.com>
3127
3128 * config-ml.in: Update from GCC.
3129
91506736
DJ
31302007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3131
3132 * src-release (do-proto-toplev): Process the support directories before
3133 the tool directory.
3134
ffa8bd48
RS
31352007-03-21 Richard Sandiford <richard@codesourcery.com>
3136
3137 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3138 of glob. Quote arguments with single quotes too.
3139 * configure: Regenerate.
3140
a4fd3374
DD
31412007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3142
3143 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3144 * Makefile.in: Regenerate
3145
b8025f34
AS
31462007-03-07 Andreas Schwab <schwab@suse.de>
3147
3148 * configure: Regenerate.
3149
a3ca38d2
DD
31502007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3151
3152 * configure.ac: Add "--with-pdfdir" configure option,
3153 which defines pdfdir variable.
3154 * Makefile.def (target=fixincludes): Add install-pdf to
3155 missing targets.
3156 (recursive_targets): Add install-pdf target.
3157 (flags_to_pass): Add pdfdir.
3158 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3159 target.
3160 * configure: Regenerate
3161 * Makefile.in: Regenerate
3162
31632007-02-28 Eric Christopher <echristo@apple.com>
3164
3165 Revert:
3166 2006-12-07 Mike Stump <mrs@apple.com>
3167
3168 * Makefile.def (dependencies): Add dependency for
3169 install-target-libssp and install-target-libgomp on
3170 install-gcc.
3171 * Makefile.in: Regenerate.
3172
31732007-02-27 Matt Kraai <kraai@ftbfs.org>
3174
3175 * configure: Regenerate.
3176 * configure.ac: Move statements after variable declarations.
3177
a4708fba
JM
31782007-02-19 Joseph Myers <joseph@codesourcery.com>
3179
3180 * configure.ac: Adjust for loop syntax.
3181 * configure: Regenerate.
3182
9a819804
AO
31832007-02-18 Alexandre Oliva <aoliva@redhat.com>
3184
3185 * configure: Rebuilt.
3186
81ec575a
AO
31872007-02-18 Alexandre Oliva <aoliva@redhat.com>
3188
3189 * configure.ac: Drop multiple occurrences of --enable-languages,
3190 and fix its quoting.
3191 * configure: Rebuilt.
3192
92f01d61 31932007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3194 Nathan Sidwell <nathan@codesourcery.com>
3195 Vladimir Prus <vladimir@codesourcery.com
3196 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3197
3198 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3199 * configure: Regenerate.
3200
b1299c4e
DJ
32012007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * configure.ac (target_libraries): Move libgcc before libiberty.
3204 * configure: Regenerated.
3205
18f6b6ee
PB
32062007-02-13 Paolo Bonzini <bonzini@gnu.org>
3207
3208 * configure: Regenerate again?
3209
9c4e9f27
PB
32102007-02-13 Paolo Bonzini <bonzini@gnu.org>
3211
3212 * configure: Reapply PR30748 fix which was lost in the previous commit.
3213
24ff9987
DJ
32142007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3215 Paolo Bonzini <bonzini@gnu.org>
3216
3217 PR bootstrap/30753
3218 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3219 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3220 * configure: Regenerated.
3221
7df2cd5d
PB
32222007-02-10 Paolo Bonzini <bonzini@gnu.org>
3223
3224 * configure: Regenerate.
3225
b0aaa663
DJ
32262007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3227
3228 PR bootstrap/30748
3229 * configure.ac: Correct syntax for Solaris ksh.
3230 * configure: Regenerated.
3231
a0323144
PB
32322007-02-09 Paolo Bonzini <bonzini@gnu.org>
3233
3234 * Makefile.def: Sync with GCC.
3235 * Makefile.tpl: Sync with GCC.
3236 * Makefile.in: Regenerate.
3237 * configure: Regenerate.
3238
c6b750e1
DJ
32392007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3242 noncanonical equivalents.
3243 * configure.in: Rename to...
3244 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3245 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3246 target_noncanonical. Use them. Rewrite removal of configure
3247 arguments for autoconf 2.59. Discard variable settings. Force
3248 program_transform_name for native tools.
3249
3250 * Makefile.in: Regenerated.
3251 * configure: Regenerated with autoconf 2.59.
3252
3253 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3254
f3cd89f4
JJ
32552007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3256
3257 * COPYING.LIBGLOSS: Reformat default Red Hat
3258 license to fit within 80 columns.
3259 * COPYING.NEWLIB: Ditto.
3260
4e206d7e
DB
32612007-02-05 Dave Brolley <brolley@redhat.com>
3262
3263 * Contribute the following changes:
3264 2006-11-28 DJ Delorie <dj@redhat.com>
3265
3266 * configure.in: Fix typo for mep's target_makefile_frag.
3267 * configure: Regenerated.
3268
3269 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3270
3271 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3272 * configure: Regenerate.
3273
3274 2001-09-19 DJ Delorie <dj@redhat.com>
3275
3276 * configure.in (target_makefile_frag): use mt-mep
3277
3278 2001-06-12 Don Howard <dhoward@redhat.com>
3279
3280 * configure.in: Remove gdb from MeP skip list.
3281
3282 2001-04-05 DJ Delorie <dj@redhat.com>
3283
3284 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3285
3286 2001-03-20 Ben Elliston <bje@redhat.com>
3287
3288 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3289
3290 2001-03-19 Ben Elliston <bje@redhat.com>
3291
3292 * config.sub (mep, mep-*): Add.
3293
b2edfdd2
AS
32942007-01-31 Andreas Schwab <schwab@suse.de>
3295
3296 * Makefile.tpl (LDFLAGS): Substitute it.
3297 * Makefile.in: Regenerate.
3298
ceb92e78
PB
32992007-01-11 Paolo Bonzini <bonzini@gnu.org>
3300
3301 * configure.in: Change == to = in test command.
f7c83eac 3302 * configure: Regenerate.
ceb92e78 3303
4b900473 33042007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3305 Nick Clifton <nickc@redhat.com>
3306 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3307
3308 * configure.in (build_configargs, host_configargs, target_configargs):
3309 Remove build/host/target parameters.
3310 (host_libs): Add gmp and mpfr.
3311 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3312 * Makefile.def (gmp, mpfr): New.
3313 (gcc): Remove target.
3314 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3315 target_os, target_vendor): New.
3316 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3317 * configure: Regenerate.
3318 * Makefile.in: Regenerate.
4b900473
PB
3319
33202007-01-11 Matt Fago <fago@earthlink.net>
3321
3322 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3323 to improve robustness of configure tests.
4b900473
PB
3324 * configure: Regenerate.
3325
80f6dcbc
NC
33262007-01-08 Kai Tietz <kai.tietz@onevision.com>
3327
3328 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3329 * configure: Regenerate.
80f6dcbc 3330
f86e35b8
NC
33312007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3332
3333 * Makefile.tpl (all-target): Correct @if conditional for target
3334 modules.
3335 * configure.in: Omit libiberty if building only target libgcc.
3336 * configure, Makefile.in: Regenerated.
3337
79fcd0ec
PB
33382007-01-04 Paolo Bonzini <bonzini@gnu.org>
3339
3340 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3341 * configure: Regenerate.
3342
6aa8ef82
DJ
33432007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3344
3345 * Makefile.def (target_modules): Add libgcc.
3346 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3347 * Makefile.tpl (clean-target-libgcc): Delete.
3348 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3349 on gcc even for bootstrapped modules. Rewrite handling of
3350 lang_env_dependencies to loop over target_modules.
3351 * configure.in (target_libraries): Add target-libgcc.
3352 * Makefile.in, configure: Regenerated.
3353
9b134994
PB
33542006-12-29 Paolo Bonzini <bonzini@gnu.org>
3355
3356 Sync with gcc:
3357 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3358
f7c83eac
AS
3359 * configure.in: Reorganize recognition of languages. Add
3360 --enable-stage1-languages. Show supported languages for the chosen
3361 target rather than all recognized languages.
3362 * configure: Regenerate.
9b134994
PB
3363
3364 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3365
f7c83eac
AS
3366 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3367 * Makefile.in: Regenerate.
9b134994
PB
3368
3369 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3370
f7c83eac
AS
3371 * configure.in: Warn that MPFR 2.2.0 is buggy.
3372 * configure: Regenerate.
9b134994 3373
8cf39b1b
ILT
33742006-12-27 Ian Lance Taylor <iant@google.com>
3375
3376 * configure.in: When removing Makefiles to force a reconfigure, also
3377 remove prev-DIR*/Makefile.
3378 * configure: Regenerate.
3379
ebff6cd5
KH
33802006-12-23 Kazu Hirata <kazu@codesourcery.com>
3381
3382 * config.bfd: Recognize fido.
3383
8a0d8a5c
PB
33842006-12-19 Paolo Bonzini <bonzini@gnu.org>
3385
3386 Sync with gcc:
3387
3388 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3389
3390 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3391 it only affects bootstrap and could be tested on "$host" as well.
3392 * configure: Regenerate.
3393 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3394
3395 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3396
3397 PR bootstrap/29544
3398 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3399 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3400 move here comment from Makefile.tpl.
3401 * Makefile.tpl: Move some definitions higher in the file.
3402 (STAGE1_CHECKING): New.
3403 * configure.in: Add --enable-stage1-checking.
3404 * configure: Regenerate.
3405 * Makefile.in: Regenerate.
3406
3407 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3408
3409 * configure.in: Update error message for missing GMP/MPFR.
3410
3411 * configure: Regenerate.
3412
3413 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3414
3415 * configure.in: Update MPFR version in error message.
3416
3417 * configure: Regenerate.
3418
3419 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3420
3421 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3422 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3423 --with-gmp-lib): New flags.
3424
3425 * configure: Regenerate.
3426
790c0838
AM
34272006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3428
3429 PR bootstrap/30134
3430 * configure.in: Correct x86 darwin support for libjava to powerpc
3431 and i?86 only.
3432 * configure: Regenerate.
3433
77d7106f
AM
34342006-12-11 Alan Modra <amodra@bigpond.net.au>
3435
3436 * configure.in: Handle spu makefile frag.
77d7106f
AM
3437 * Makefile.tpl (MAINT): Define
3438 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3439 * configure: Regenerate.
3440 * Makefile.in: Regenerate.
3441
0cfa5389
BE
34422006-12-11 Ben Elliston <bje@au.ibm.com>
3443
3444 * config.sub, config.guess: Update from upstream sources.
3445
2839fe5d
BE
34462006-12-11 Ben Elliston <bje@au.ibm.com>
3447
3448 * configure.in: Sync with GCC (spu-*-*).
3449 * configure: Sync with GCC.
3450
b897f5d4
MS
34512006-12-07 Mike Stump <mrs@apple.com>
3452
3453 * Makefile.def (dependencies): Add dependency for
3454 install-target-libssp and install-target-libgomp on
3455 install-gcc.
3456 * Makefile.in: Regenerate.
3457
9daf3993
PB
34582006-11-16 Paolo Bonzini <bonzini@gnu.org>
3459
3460 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3461 (unstage): Test for stage_last presence.
3462
3463 PR bootstrap/29802
3464 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3465 * Makefile.in: Regenerate.
3466
9dbaa842
DD
34672006-11-14 DJ Delorie <dj@redhat.com>
3468
3469 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3470 * Makefile.in: Sync with GCC.
3471 * configure.in: Sync with GCC (mpfr, gmp).
3472 * configure: Sync with GCC.
3473
b0cbce8d
JJ
34742006-11-08 Jie Zhang <jie.zhang@analog.com>
3475
3476 * configure.in: Remove target-libgloss from noconfigdirs for
3477 bfin-*-*.
3478 * configure: Regenerated.
3479
44330a94
JJ
34802006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3481
3482 * COPYING.NEWLIB: Add spu license.
7de05dd5 3483 * COPYING.LIBGLOSS: Ditto.
44330a94 3484
56a8fe78
DD
34852006-10-17 Brooks Moses <bmoses@stanford.edu>
3486
3487 * Makefile.def: Added pdf target handling.
3488 * Makefile.tpl: Added pdf target handling.
3489 * Makefile.in: Regenerated.
3490
fbb00ad0
JJ
34912006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3492
3493 * COPYING.NEWLIB: Updated.
3494 * COPYING.LIBGLOSS: Ditto.
3495
6b89cc21
DB
34962006-09-27 Dave Brolley <brolley@redhat.com>
3497
3498 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3499 $s instead of $r.
3500 * configure: Regenerated.
3501
17bcf627
BE
35022006-09-26 Ben Elliston <bje@au.ibm.com>
3503
3504 * config.sub, config.guess: Update from upstream sources.
3505
f3529cf1
TS
35062006-09-20 Thiemo Seufer <ths@mips.com>
3507
3508 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3509 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3510 * configure: Regenerate.
3511
45055374
CV
35122006-08-30 Corinna Vinschen <corinna@vinschen.de>
3513
3514 * configure.in: Never build newlib for a Mingw host.
3515 Never build newlib as Mingw target library.
3516 Test the existence of winsup/cygwin for building a Cygwin newlib,
3517 rather than just winsup.
3518 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3519 building a Mingw target.
3520 * configure: Regenerate.
3521
4be041b2 35222006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3523 Nigel Stephens <nigel@mips.com>
3524 David Ung <davidu@mips.com>
4be041b2
TS
3525
3526 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3527
1d89b610
PB
35282006-07-25 Paolo Bonzini <bonzini@gnu.org>
3529
3530 Sync from GCC:
3531 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3532
f7c83eac
AS
3533 PR bootstrap/18058
3534 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3535 if the bootstrap compiler is a GCC version that supports it.
3536 * configure: Regenerate.
1d89b610 3537
66a79c16
DJ
35382006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3539
3540 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3541 * configure: Regenerated.
3542
c1cb7e02
PB
35432006-07-18 Paolo Bonzini <bonzini@gnu.org>
3544
f7c83eac
AS
3545 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3546 for stages after the first.
c1cb7e02 3547
7206a0ee
JJ
35482006-07-17 Jakub Jelinek <jakub@redhat.com>
3549
3550 * Makefile.def: Add dependencies for configure-opcodes
3551 on configure-intl and all-opcodes on all-intl.
3552 * Makefile.in: Regenerated.
3553
6816f995
AO
35542006-07-04 Peter O'Gorman <peter@pogma.com>
3555
3556 * ltconfig: chmod 644 before ranlib during install.
3557
3d3adb43
PB
35582006-07-03 Paolo Bonzini <bonzini@gnu.org>
3559
1f3f1bbf 3560 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3561 * configure: Regenerate.
3562
64ce424c
PB
35632006-07-03 Paolo Bonzini <bonzini@gnu.org>
3564
3565 Sync from gcc:
3566
3567 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3568
3569 PR other/27063
3570 * configure.in: Test subdir_requires and give an appropriate
3571 error message.
3572 * configure: Regenerate.
3573
3574 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3575
3576 PR target/27540
3577 * configure.in: Only enable libgomp on IRIX 6.
3578 * configure: Regenerate.
3579
d42c4017
DA
35802006-06-20 David Ayers <d.ayers@inode.at>
3581
3582 PR bootstrap/28072
3583 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3584 whether target-libjava is being configured instead of whether the
3585 java front end is enabled.
3586 * configure: Regenerate.
0e7ef45c 3587
4962c51a
MS
35882006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3589
3590 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3591 to R_ARM_LDC_SB_G{0,1,2} respectively.
3592
caee866a
PB
35932006-06-15 Paolo Bonzini <bonzini@gnu.org>
3594
3595 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3596 too.
3597 * Makefile.in: Regenerate.
3598
363ef840
DA
35992006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3600
3601 Sync from gcc:
3602
3603 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3604 * configure.in: Don't enable libgomp on hpux10.
3605 * configure: Rebuilt.
3606
54d1c879
DA
36072006-06-13 David Ayers <d.ayers@inode.at>
3608
3609 Sync from gcc:
3610
3611 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3612
54d1c879
DA
3613 PR bootstrap/27963
3614 PR target/19970
0e7ef45c 3615 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3616 ${libgcj} is specified.
3617 * configure: Regenerate.
0e7ef45c 3618
a4d8b690
JJ
36192006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3620
3621 Sync from gcc:
3622
3623 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3624 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3625
3626 PR bootstrap/18033
3627 * config-ml.in: Eval option if surrounded by single quotes.
3628
4f0ef2d8
CD
36292006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3630
3631 Sync from gcc:
0e7ef45c 3632
4f0ef2d8 3633 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3634
4f0ef2d8
CD
3635 PR libobjc/13946
3636 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3637 * Makefile.in: Regenerate.
3638 * configure.in: Add --enable-objc-gc at toplevel and have it
3639 enable boehm-gc for Objective-C.
3640 Remove target-boehm-gc from libgcj.
3641 Add target-boehm-gc to target_libraries.
3642 Add target-boehm-gc to noconfigdirs where ${libgcj}
3643 is specified.
3644 Assert that boehm-gc is supported when requested for Objective-C.
3645 Only build boehm-gc if needed either for Java or Objective-C.
3646 * configure: Regenerate.
3647
3648 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3649
4f0ef2d8
CD
3650 PR 27674
3651 * Makefile.tpl (configure-[+prefix+][+module+],
3652 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3653 Remove rule to unstage bootstrapped modules.
3654 (stage_current): New.
3655 * Makefile.in: Regenerate.
3656
3657 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3658 Andreas Tobler <a.tobler@schweiz.ch>
3659
3660 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3661 * configure: Rebuilt.
3662
3663 Revert
3664 2006-01-31 Richard Guenther <rguenther@suse.de>
3665 Paolo Bonzini <bonzini@gnu.org>
3666
3667 * Makefile.def (target_modules): Add libgcc-math target module.
3668 * configure.in (target_libraries): Add libgcc-math target library.
3669 (--enable-libgcc-math): New configure switch.
3670 * Makefile.in: Re-generate.
3671 * configure: Re-generate.
3672
c17b816b
JJ
36732006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3674
3675 * config-ml.in: Alter CCASFLAGS to include special
3676 multilib options the same as is done for CFLAGS.
3677
20e95c23
DJ
36782006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3679
3680 * Makefile.def: Added dependencies from sim and gdb on intl, and
3681 added configure dependencies to everything with an all dependency
3682 on intl.
3683 * gettext.m4: Removed.
3684 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3685 (GDB_SUPPORT_DIRS): Add intl.
3686 * Makefile.in: Regenerated.
3687
4bd8ad80
DJ
36882006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3689
3690 * src-release (DEVO_SUPPORT): Add config.rpath.
3691
c380fdd8
PB
36922006-05-25 Paolo Bonzini <bonzini@gnu.org>
3693
3694 * Makefile.def (bfd, opcodes): Fix lib_path.
3695 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3696 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3697 * Makefile.in: Regenerate.
3698
701628f5
MS
36992006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3700
3701 * configure.in: Enable gprof for cross builds.
3702 * configure: Regenerate.
3703
25aae7f2
DJ
37042006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3705
3706 * src-release (MAKEINFOFLAGS): Define.
3707 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3708
ea3d1626
BE
37092006-05-14 Ben Elliston <bje@au.ibm.com>
3710
3711 * config.sub, config.guess: Update from upstream sources.
3712
49b9e644
BE
37132006-05-12 Ben Elliston <bje@au.ibm.com>
3714
3715 * config.sub, config.guess: Update from upstream sources.
3716
482dd2f6
DJ
37172006-05-04 Steve Ellcey <sje@cup.hp.com>
3718
3719 * blt, iwidgets, mmalloc: Remove directories.
3720
8b01a5c2
DD
37212006-05-01 DJ Delorie <dj@redhat.com>
3722
641a3af4 3723 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3724 * configure: Regenerate.
3725
a481dbb7
DD
37262006-04-18 DJ Delorie <dj@redhat.com>
3727
3728 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3729 reference libgloss so that libssp can be built in a combined
3730 tree.
3731 * configure: Regenerate.
3732
962c9e74
BE
37332006-04-10 Ben Elliston <bje@au.ibm.com>
3734
3735 * contrib: Remove directory.
3736
108a6f8e
CD
37372006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3738
3739 * Makefile.tpl: Add install-html target.
3740 * Makefile.def: Add install-html target.
3741 * Makefile.in: Regenerate.
3742 * configure.in: Add --with-datarootdir, --with-docdir,
3743 and --with-htmldir options.
3744 * configure: Regenerate.
3745
a4ef73e9
BE
37462006-03-31 Ben Elliston <bje@au.ibm.com>
3747
3748 PR binutils/1860
3749 * configure.in: Require makeinfo 4.4 or higher.
3750 * configure: Regenerate.
3751
b37df25a
PB
37522006-03-14 Paolo Bonzini <bonzini@gnu.org>
3753
3754 * Makefile.in: Regenerate.
3755
a6df5a19
PB
37562006-03-14 Paolo Bonzini <bonzini@gnu.org>
3757
3758 Sync with gcc:
3759 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3760
f7c83eac
AS
3761 * configure.in: Handle --disable-<component> generically.
3762 * configure: Regenerate.
a6df5a19
PB
3763
3764 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3765
f7c83eac
AS
3766 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3767 (TARGET_CONFIGDIRS): Remove.
3768 * configure.in: Remove AC_SUBST(target_configdirs).
3769 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3770
3771
65419985
L
37722006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3773
3774 PR libgcj/17311
3775 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3776
c52c6897
PB
37772006-02-20 Paolo Bonzini <bonzini@gnu.org>
3778
3779 PR bootstrap/25670
3780
3781 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3782
3783 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3784 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3785 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3786 BUILD_PREFIX, BUILD_PREFIX_1.
3787 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3788
3789 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3790 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3791
3792 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3793 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3794 of `cat stage_current`. Always provide the `r' and `s' variables.
3795 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3796 a single shell execution.
3797 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3798 bootstrapped modules, make the stage1 module if the build was not
3799 started yet, else build the current stage.
3800 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3801 (all-build, all-host, all-target, [+make_target+]-host,
3802 [+make_target+]-target): Do not use \-continued lines.
3803 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3804 (current_stage, restrap, stage_last): New.
3805
3806 * Makefile.in: Regenerate.
3807 * configure: Regenerate.
3808
b3ded179
PB
38092006-02-14 Paolo Bonzini <bonzini@gnu.org>
3810
3811 Sync from gcc:
3812
3813 2006-01-31 Richard Guenther <rguenther@suse.de>
3814 Paolo Bonzini <bonzini@gnu.org>
3815
f7c83eac
AS
3816 * Makefile.def (target_modules): Add libgcc-math target module.
3817 * configure.in (target_libraries): Add libgcc-math target library.
3818 (--enable-libgcc-math): New configure switch.
3819 * Makefile.in: Re-generate.
3820 * configure: Re-generate.
3821 * libgcc-math: New toplevel directory.
b3ded179
PB
3822
3823 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3824 Jakub Jelinek <jakub@redhat.com>
3825 Diego Novillo <dnovillo@redhat.com>
b3ded179 3826
f7c83eac
AS
3827 * libgomp: New directory.
3828 * Makefile.def: Add target_module libgomp.
3829 * Makefile.in: Regenerate.
3830 * configure.in (target_libraries): Add target-libgomp.
3831 * configure: Regenerate.
b3ded179 3832
3a35eeb3
PB
38332006-02-14 Paolo Bonzini <bonzini@gnu.org>
3834 Andreas Schwab <schwab@suse.de>
0e7ef45c 3835
3a35eeb3
PB
3836 * configure: Regenerate.
3837
2429c060
PB
38382006-01-16 Paolo Bonzini <bonzini@gnu.org>
3839
3840 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3841 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3842 the assembler, linker and binutils.
3843 * configure: Regenerate.
3844
ec49b2b8
NC
38452006-01-16 Nick Clifton <nickc@redhat.com>
3846
49b9e644 3847 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3848
44b2308f
AO
38492006-01-05 Alexandre Oliva <aoliva@redhat.com>
3850
3851 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3852 @ from continuation.
3853 * Makefile.in: Rebuilt.
3854
80911fe1
PB
38552006-01-04 Paolo Bonzini <bonzini@gnu.org>
3856
3857 Sync from gcc:
3858
3859 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3860
f7c83eac 3861 PR bootstrap/24252
80911fe1 3862
f7c83eac
AS
3863 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3864 * Makefile.tpl (OBJDUMP): New.
3865 (EXTRA_HOST_FLAGS): Add it.
3866 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3867
f7c83eac
AS
3868 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3869 to use symbolic links between directories. Avoid race conditions
3870 or make them harmless.
3871 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3872
f7c83eac
AS
3873 * Makefile.def (LEAN): Pass.
3874 * Makefile.tpl (LEAN): Define.
3875 (stage[+id+]-start): Accept that the previous directory does not
3876 exist, if the bootstrap is lean.
3877 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3878 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3879 configure substitution.
3880 ([+compare-target+]): Likewise.
3881 ([+bootstrap-target+]-lean): New.
3882 * configure.in: Remove lean bootstrap support from here.
80911fe1 3883
f7c83eac
AS
3884 * Makefile.in: Regenerate.
3885 * configure: Regenerate.
80911fe1
PB
3886
3887 2006-01-02 Andreas Schwab <schwab@suse.de>
3888
f7c83eac
AS
3889 * configure.in: When reconfiguring remove Makefile in
3890 all stage directories.
3891 * configure: Regenerate.
80911fe1 3892
b59bea8a
NC
38932005-12-27 Leif Ekblad <leif@rdos.net>
3894
3895 * configure.in: Add support for RDOS target.
3896 * configure: Regenerate.
3897
d7730bac
NC
38982005-12-27 Nick Clifton <nickc@redhat.com>
3899
3900 PR binutils/1990
3901 * libtool.m4: Synchronize with version in GCC sources.
3902
c02dabc3
PB
39032005-12-20 Paolo Bonzini <bonzini@gnu.org>
3904
f7c83eac 3905 Revert Ada-related part of the previous change.
c02dabc3 3906
f7c83eac
AS
3907 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3908 Do not pass.
3909 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3910 * Makefile.in: Regenerate.
3911 * configure.in: Do not include mt-ppc-aix target fragment.
3912 * configure: Regenerate.
c02dabc3 3913
f6d183c0
PB
39142005-12-19 Paolo Bonzini <bonzini@gnu.org>
3915
3916 * configure.in: Select appropriate fragments for PowerPC/AIX.
3917 * configure: Regenerate.
3918
3919 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3920 BOOT_CFLAGS, BOOT_LDFLAGS.
3921 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3922 BOOT_CFLAGS, BOOT_LDFLAGS.
3923 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3924 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3925 (stage): Fail if we cannot complete the work.
3926 * Makefile.in: Regenerate.
3927
f29759fc
JJ
39282005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3929
3930 * COPYING.NEWLIB: Update copyright year for default
3931 copyright.
3932
1f054001
PB
39332005-12-15 Paolo Bonzini <bonzini@gnu.org>
3934
3935 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3936 install-host-nogcc): Don't invoke $(stage) at the end.
3937 * Makefile.in: Regenerate.
3938
0aed8855
PB
39392005-12-14 Paolo Bonzini <bonzini@gnu.org>
3940
3941 * configure.in: Flip the top-level bootstrap switch.
3942 * configure: Regenerate.
3943
3944 Merge from gcc:
3945
3946 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3947
f7c83eac
AS
3948 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3949 $(stage) and $(unstage).
3950 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3951 (all): Remove stray semicolon.
3952 (local-distclean): Don't handle multilib.tmp and multilib.out.
3953 (install.all): Set $s for consistency.
3954 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3955 check_multilibs setting. Always make the install directory.
3956 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3957 Correct @if/@endif.
3958 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3959 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3960 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3961 (multilib.out): Remove.
3962 * Makefile.in: Regenerated.
0aed8855
PB
3963
39642005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3965
3966 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3967 * configure.in: Replace ms1 arch with mt.
3968 * configure: Rebuilt.
3969
39702005-12-05 Paolo Bonzini <bonzini@gnu.org>
3971
3972 Sync with gcc:
3973
4970f871
NS
39742005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3975
3976 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3977 * configure.in: Replace ms1 arch with mt.
3978 * configure: Rebuilt.
3979
be01d343
PB
39802005-12-05 Paolo Bonzini <bonzini@gnu.org>
3981
3982 Sync with gcc:
3983
3984 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3985
f7c83eac
AS
3986 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3987 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3988 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3989 Find in-tree tools if available.
3990 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3991 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3992 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3993 (COMPILER_*_FOR_TARGET): New.
3994 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3995 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3996 (CONFIGURED_*, USUAL_*): Remove.
3997 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3998 STRIP): Use autoconf substitutions.
3999 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4000 COMPILER_NM_FOR_TARGET): New.
4001 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4002
4003 (all): Make all-host and all-target in parallel.
4004 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4005 that $$r and $$s are set before invoking a recursive make.
4006 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4007 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4008
4009 2005-11-29 Ben Elliston <bje@au.ibm.com>
4010
f7c83eac
AS
4011 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4012 from the gcc build directory.
4013 * Makefile.in: Regenerate.
be01d343
PB
4014
4015 2005-11-29 Ben Elliston <bje@au.ibm.com>
4016
f7c83eac
AS
4017 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4018 depend on all-libdecnumber.
4019 * configure.in (host_libs): Include libdecnumber.
4020 * Makefile.in: Regenerate.
4021 * configure: Likewise.
be01d343
PB
4022
4023 2005-11-21 Kean Johnston <jkj@sco.com>
4024
f7c83eac 4025 * config.sub, config.guess: Sync from upstream sources.
be01d343 4026
907be67c
DJ
40272005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * Makefile.def: Remove gdb dependencies for gdbtk.
4030 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4031 (configure-gdb, install-gdb): New rules.
4032 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4033 * Makefile.in, configure: Regenerated.
4034
e360f423
PB
40352005-10-22 Paolo Bonzini <bonzini@gnu.org>
4036
4037 PR bootstrap/24297
4038 * Makefile.tpl (do-[+make-target+], do-check, install,
4039 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4040 are set before recursing.
4041 * Makefile.in: Regenerate.
4042
45d5eb0a
EB
40432005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4044
4045 PR bootstrap/18939
4046 * Makefile.def (gcc) <target>: Fix thinko.
4047 * Makefile.in: Regenerate.
4048
3cf3372e
BS
40492005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4050
4051 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4052 * configure: Regenerate.
4053
bd70a46f
KH
40542005-10-09 Kazu Hirata <kazu@codesourcery.com>
4055
4056 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4057 target-libffi, target-qthreads, target-libjava, and
4058 targetlibobjc.
4059 * configure: Regenerate.
4060
5ae72758
DJ
40612005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4062
4063 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4064 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4065 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4066 (USUAL_OBJDUMP_FOR_TARGET): New.
4067 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4068 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4069 * configure, Makefile.in: Regenerated.
5ae72758 4070
cc96343e
PB
40712005-10-05 Paolo Bonzini <bonzini@gnu.org>
4072
4073 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4074 before other host packages.
4075
f70224b5
PB
40762005-10-05 Paolo Bonzini <bonzini@gnu.org>
4077
4078 PR bootstrap/22340
4079
4080 * configure.in (default_target): Remove.
4081 * Makefile.tpl (all): Do not use prerequisites as subroutines
4082 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4083 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4084 use prerequisites as subroutines.
4085 (check-host, check-target): New.
4086 (bootstrap configure & all targets): Do not use stage*-start
4087 if the directory layout is already ok.
4088 (non-bootstrap configure & all targets): Prepend a $(unstage).
4089 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4090 (NOTPARALLEL): Remove.
4091 (unstage, stage variables): New variables.
4092 (unstage, stage targets): Simply expand to those variables.
4093
4094 * configure: Regenerate.
4095 * Makefile.in: Regenerate.
4096
c13c918a
JW
40972005-10-04 James E Wilson <wilson@specifix.com>
4098
4099 * Makefile.def (lang_env_dependencies): Add libmudflap.
4100 * Makefile.in: Regenerate.
4101
376a0e54
CM
41022005-10-03 Catherine Moore <clm@cm00re.com>
4103
4104 * configure.in (bfin-*-*): Support bfin.
4105 * configure: Regenerated.
4106
d320aacb
L
41072005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4108
4109 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4110 * configure: Regenerated.
4111
7e0f7140
GK
41122005-09-28 Geoffrey Keating <geoffk@apple.com>
4113
4114 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4115 (LIPO_FOR_TARGET): New.
4116 (CONFIGURED_LIPO_FOR_TARGET): New.
4117 (USUAL_LIPO_FOR_TARGET): New.
4118 (STRIP_FOR_TARGET): New.
4119 (CONFIGURED_STRIP_FOR_TARGET): New.
4120 (USUAL_STRIP_FOR_TARGET): New.
4121 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4122 STRIP_FOR_TARGET.
4123 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4124 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4125 * Makefile.in: Regenerate.
4126 * configure: Regenerate.
0e7ef45c 4127
096f7d00
DE
41282005-09-19 David Edelsohn <edelsohn@gnu.org>
4129
4130 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4131 (rs6000-*-aix*): Same.
4132 * configure: Regenerate.
4133
41342005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4135
4136 * configure.in: Recognize f95 in the --enable-languages option,
4137 and substitute it for fortran, issuing a warning.
4138 * configure: Regenerate.
4139
2016dfcc
BE
41402005-09-07 Ben Elliston <bje@au.ibm.com>
4141
4142 Import from Autoconf sources:
4143
4144 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4145 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4146 Elliston. Handle weird characters correctly.
4147
6dd2fda9
DD
41482005-08-30 Phil Edwards <phil@codesourcery.com>
4149
4150 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4151 * configure: Regenerated.
4152
e6db70d4
RE
41532005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4154
f7c83eac
AS
4155 * Makefile.def (libssp): Add to lang_env_dependencies.
4156 * Makefile.in: Regenerate.
e6db70d4 4157
e1e3d0f5
CG
41582005-08-17 Christian Groessler <chris@groessler.org>
4159
4160 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4161 * Makefile.in: Regenerate.
4162
05cbd757
PB
41632005-08-12 Paolo Bonzini <bonzini@gnu.org>
4164
4165 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4166 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4167 Look for alternate names of the target cc and c++
4168 * configure: Regenerate.
4169
55db4b87
PB
41702005-08-08 Paolo Bonzini <bonzini@gnu.org>
4171
4172 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4173 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4174 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4175 tools; remove code to manually set them.
4176 (Target tools): Look in the environment for them.
4177 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4178 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4179 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4180 build directory.
4181 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4182 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4183 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4184 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4185 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4186 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4187 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4188 * configure: Regenerate.
4189 * Makefile.in: Regenerate.
4190
414e5532
MM
41912005-07-27 Mark Mitchell <mark@codesourcery.com>
4192
4193 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4194 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4195 * Makefile.in: Regenerated.
4196
a19b6204
MM
41972005-07-26 Mark Mitchell <mark@codesourcery.com>
4198
4199 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4200 (CFLAGS_FOR_TARGET): Use it.
4201 (CXXFLAGS_FOR_TARGET): Likewise.
4202 * Makefile.in: Regenerated.
4203 * configure.in (--with-build-sysroot): New option.
4204 * configure: Regenerated.
4205
b73aa406
PB
42062005-07-24 Paolo Bonzini <bonzini@gnu.org>
4207
4208 * Makefile.tpl: Wrap install between unstage and stage
4209 * Makefile.in: Regenerate.
4210
6e4d0bcb
KC
42112005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4212
4213 * all files: Update FSF address.
4214
49f58d10
JB
42152005-07-14 Jim Blandy <jimb@redhat.com>
4216
4217 * configure.in: Add cases for Renesas m32c.
4218 * configure: Regenerated.
0e7ef45c 4219
1d9c9cd7
KC
42202005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4221
4222 * COPYING, compile, config-ml.in, config.guess,
4223 config.sub, install-sh, missing, mkinstalldirs,
4224 symlink-tree, ylwrap: Sync from upstream sources.
4225
1587117a
EC
42262005-07-13 Eric Christopher <echristo@redhat.com>
4227
4228 * configure.in: Add toplevel noconfigdir support for tpf.
4229 * configure: Regenerate.
4230
bb780410
DD
42312005-07-11 Jakub Jelinek <jakub@redhat.com>
4232
4233 * Makefile.def (target_modules): Add libssp.
4234 * configure.in (target_libraries): Add target-libssp.
4235 * configure: Rebuilt.
4236 * Makefile.in: Rebuilt.
4237
064d0a7c
PB
42382005-07-11 Paolo Bonzini <bonzini@gnu.org>
4239
4240 PR ada/22340
4241
4242 * Makefile.def: Sync with gcc.
4243 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4244 * Makefile.in: Regenerate.
4245
b2edd3b5
AS
42462005-07-07 Andreas Schwab <schwab@suse.de>
4247
4248 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4249 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4250 * Makefile.in: Regenerated.
4251
5f128533
KH
42522005-07-07 Kazu Hirata <kazu@codesourcery.com>
4253
4254 * configure.in: Add --enable-libssp and --disable-libssp.
4255 * configure: Regenerate with autoconf-2.13.
4256
4e3fc8e5
GK
42572005-07-06 Geoffrey Keating <geoffk@apple.com>
4258
4259 * configure.in: Don't build sim or rda when targetting darwin.
4260 * configure: Regenerate.
4261
c7357d6a
BE
42622005-07-04 Ben Elliston <bje@gnu.org>
4263
4264 * src-release (do-proto-toplev): Remove dejagnu bits.
4265 (DEJAGNU_SUPPORT_DIRS): Remove.
4266 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4267 (GDBD_SUPPORT_DIRS): Likewise.
4268 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4269 (INSIGHTD_SUPPORT_DIRS): Likewise.
4270 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4271
42722005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4273
4274 * setup.com (mpw): Remove unused directive.
4275
7d329e61
PB
42762005-06-22 Paolo Bonzini <bonzini@gnu.org>
4277
4278 * Makefile.def (stagefeedback): Come after profile.
4279 Define profiledbootstrap target.
4280 * Makefile.tpl (profiledbootstrap): Remove.
4281 (stageprofile-end): Zap stagefeedback.
4282 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4283 * Makefile.in: Regenerate.
4284
e5fbed21
DD
42852005-06-13 Zack Weinberg <zack@codesourcery.com>
4286
4287 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4288 In 'cpp' stanza, support '#line' as well as '# '.
4289
59f7ec45
HPN
42902005-06-07 Hans-Peter Nilsson <hp@axis.com>
4291
4292 * configure.in (unsupported_languages): New macro.
4293 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4294 non-ported target libraries in noconfigdirs.
4295 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4296 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4297 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4298 unsupported_languages.
4299 * configure: Regenerate.
4300
c10e9ba7
DD
43012005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4302
4303 * configure.in: Fix typo in handling of --with-mpfr-dir.
4304 * configure: Regenerate.
4305
20deb2b8
JB
43062005-06-02 Jim Blandy <jimb@redhat.com>
4307
4308 * config.sub: Add cases for the Renesas m32c. (This patch has been
4309 accepted into the master sources.)
4310
cdb9b172 43112005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4312 Michael Snyder <msnyder@redhat.com>
4313 Stan Cox <scox@redhat.com>
cdb9b172 4314
f7c83eac 4315 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4316
f7c83eac 4317 * configure: Regenerate.
cdb9b172 4318
1dc3053f
PB
43192005-05-25 Paolo Bonzini <bonzini@gnu.org>
4320
4321 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4322 (Dependencies): Consider target modules for bootstrap dependencies.
4323 Make target bootstrap modules depend on each stage's gcc.
4324 * Makefile.in: Regenerate.
4325
c60fe18b
PB
43262005-05-20 Paolo Bonzini <bonzini@gnu.org>
4327
4328 * Makefile.def (configure-gcc): Depend on binutils having been built.
4329 (all-gcc): No need to do it here.
4330 * Makefile.in: Regenerate.
4331
27258dd4
PB
43322005-05-19 Paul Brook <paul@codesourcery.com>
4333
0e7ef45c 4334 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4335 language cannot be built.
4336 * configure: Regenerate.
4337
42ecbf5e
DJ
43382005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4339
4340 * ylwrap: Import from Automake 1.9.5.
4341
ae380b45
MS
43422005-05-04 Mike Stump <mrs@apple.com>
4343
4344 * configure.in: Always pass --target to target configures as
4345 otherwise rebuilds that do --recheck will fail.
811d3af8 4346 * configure: Rebuilt.
ae380b45 4347
d545f33b
PB
43482005-05-04 Paolo Bonzini <bonzini@gnu.org>
4349
4350 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4351 STAGE_HOST_EXPORTS.
4352 (configure, all): Add bootstrap support.
4353 (Host modules, target modules): Pass post-stage1 flags and exports.
4354 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4355 * Makefile.in: Regenerate.
4356
2faa2958
PB
43572005-04-29 Paolo Bonzini <bonzini@gnu.org>
4358
4359 Sync from gcc:
4360
4361 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4362
f7c83eac 4363 * config.sub: Update from master copy.
2faa2958
PB
4364
4365 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4366
f7c83eac
AS
4367 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4368 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4369 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4370 "*-*-elf" and "*-*-linux*".
4371 * configure: Regenerate.
2faa2958 4372
a7254363
PB
43732005-04-06 Paolo Bonzini <bonzini@gnu.org>
4374
f7c83eac 4375 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4376 (TARGET_CONFIGARGS): Include --with-target-subdir.
4377 (configure, all): New macros. Use them throughout.
4378
a8637a7d
PB
43792005-04-05 Paolo Bonzini <bonzini@gnu.org>
4380
4381 * Makefile.tpl: Sync with gcc.
4382 * Makefile.in: Regenerate.
4383
dd387d52
JR
43842005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4385
4386 * config/mh-mingw32: Delete.
4387 * configure.in: Don't use it.
4388 * configure: Regenerate.
4389
e90269c8
PB
43902005-03-31 Paolo Bonzini <bonzini@gnu.org>
4391
4392 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4393 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4394 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4395 (HOST_LIB_PATH): Generate from Makefile.def.
4396 (TARGET_LIB_PATH): Likewise.
4397 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4398 * Makefile.in: Regenerate.
4399 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4400 (RPATH_ENVVAR): Include Darwin case.
4401 * configure: Regenerate.
4402
9a237d9e
PB
44032005-03-25 Paolo Bonzini <bonzini@gnu.org>
4404
4405 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4406 * configure: Regenerate.
4407
479759c8
ZW
44082005-03-21 Zack Weinberg <zack@codesourcery.com>
4409
4410 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4411 gcc_version, and gcc_version_trigger from set of flags to pass.
4412 * Makefile.tpl: Remove definitions of above variables.
4413 (config.status): Remove dependency on $(gcc_version_trigger).
4414 * Makefile.in: Regenerate.
4415 * configure.in: Do not reference config/gcc-version.m4 nor
4416 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4417 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4418 * configure: Regenerate.
4419
4cfaf6d5
DD
44202005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4421 Andrew Pinski <pinskia@physics.uc.edu>
4422
4423 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4424 * Makefile.in: Regenerate.
4425
33a3fb7b
AO
44262005-03-01 Alexandre Oliva <aoliva@redhat.com>
4427
4428 PR libgcj/20160
4429 * ltmain.sh: Avoid creating archives with components that have
4430 duplicate basenames.
4431
2da12f12
PB
44322005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4433
479759c8
ZW
4434 PR bootstrap/20250
4435 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4436 instead of check.
4437 * Makefile.in: Regenerate.
2da12f12 4438
b00612cc
PB
44392005-02-28 Paolo Bonzini <bonzini@gnu.org>
4440
4441 Sync from gcc.
4442
4443 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4444
4445 PR bootstrap/17383
4446 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4447 * Makefile.tpl (HOST_SUBDIR): New substitution.
4448 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4449 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4450 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4451 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4452 (Host modules, Bootstrapped modules): Use it.
4453 (Build modules, Target modules): Do not create symlink trees,
4454 always configure out-of-srcdir.
4455 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4456 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4457 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4458 $(HOST_SUBDIR). Create a symlink for host_subdir.
4459
4460 * Makefile.in: Regenerate.
4461 * configure: Regenerate.
4462
4463 Merged from libada-gnattools-branch:
4464 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4465
4466 * Makefile.def: Add gnattools as a module, depending on target-libada.
4467 * Makefile.in: Regenerate.
4468 * configure.in: Include gnattools in host_tools; disable it if ada
4469 is disabled.
4470 * configure: Regenerate.
4471
c3e65f62
NC
44722005-02-23 Nick Clifton <nickc@redhat.com>
4473
4474 * configure: Regenerate.
4475
e4d180c2
NC
44762005-02-22 Paul Schlie <schlie@comcast.net>
4477
4478 * configure.in: Allow darwin targeted ports to build tk, itcl and
4479 libgui.
4480
e3c770b1
EB
44812005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4482
4483 PR libgcj/10353
4484 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4485 * configure: Regenerate.
4486
9c73618c
AC
44872005-02-08 Andrew Cagney <cagney@gnu.org>
4488
4489 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4490 gdb/ section. Update GDB's URL.
4491
c46f8c51
AC
44922005-01-31 Andrew Cagney <cagney@gnu.org>
4493
4494 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4495
c7e66c6d
HPN
44962005-01-29 Hans-Peter Nilsson <hp@axis.com>
4497
4498 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4499 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4500 target-libgloss when not *-*-elf and *-*-aout.
4501 * configure: Regenerate.
4502
a53bf506
AC
45032005-01-27 Andrew Cagney <cagney@gnu.org>
4504
4505 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4506
45181ed1
AC
45072005-01-24 Andrew Cagney <cagney@gnu.org>
4508
4509 * gettext.m4: Only fall back to ../intl/ when it's present.
4510
a1e0f4e4
KC
45112005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4512
4513 * install-sh, config.sub: Import from upstream.
4514
45152005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4516
4517 PR bootstrap/18222
4518 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4519 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4520 * Makefile.in: Regenerate.
4521
c50382e2
PB
45222005-01-03 Paolo Bonzini <bonzini@gnu.org>
4523
4524 Revert 2004-12-28 Makefile changes, a better fix will be
4525 applied to mainline and src after GCC 4.0 branches.
4526
11d07737
PB
45272004-12-28 Paolo Bonzini <bonzini@gnu.org>
4528
4529 PR bootstrap/17383
4530
4531 * Makefile.def (target_modules): Remove stage parameter,
4532 it is always true now.
4533 * Makefile.tpl (configure-build-[+module+],
4534 configure-target-[+module+]): Always build symlink tree
4535 for the directory and for include. BUILD_SUBDIR and
4536 TARGET_SUBDIR cannot be . anymore.
4537 * Makefile.in: Regenerate.
4538
dadfdbe2
DD
45392004-12-25 David Edelsohn <edelsohn@gnu.org>
4540
4541 Revert 2004-12-08 Makefile changes.
4542
dbf85af7
JR
45432004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4544
4545 * configure.in (sh64-*-*): Reenable gprof.
4546 * configure: Regenerate.
4547
6b8fea99
JB
45482004-12-09 Jim Blandy <jimb@redhat.com>
4549
4550 * MAINTAINERS: List 'depcomp' as part of automake.
4551
7341462c
DE
45522004-12-08 David Edelsohn <edelsohn@gnu.org>
4553
4554 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4555 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4556 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4557 * Makefile.in: Regenerate.
4558
21fde4dc
DD
45592004-12-07 Matt Kraai <kraai@ftbfs.org>
4560
4561 * Makefile.tpl: Generate normal dependencies if the LHS module is
4562 not bootstrapped.
4563 * Makefile.in: Regenerate.
4564
3da796a2
RS
45652004-12-03 Richard Sandiford <rsandifo@redhat.com>
4566
4567 * configure.in: Include config/gxx-include-dir.m4. Use
4568 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4569 * configure: Regenerate.
4570
73fb7068
RS
45712004-12-03 Richard Sandiford <rsandifo@redhat.com>
4572
4573 * config.if: Delete.
4574 * configure.in: Set libstdcxx_incdir directly.
4575 * configure: Regenerate.
4576 * MAINTAINERS: Remove mention of config.if.
4577 * src-release (DEVO_SUPPORT): Remove config.if.
4578
6c8e6ce9
EC
45792004-12-02 Eric Christopher <echristo@redhat.com>
4580
3b6098f8
EC
4581 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4582 of things to remove.
6c8e6ce9 4583 * Makefile.in: Regenerate.
479759c8 4584
b8658a2f
RS
45852004-12-02 Richard Sandiford <rsandifo@redhat.com>
4586
4587 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4588 * configure: Regenerate.
4589
afefada0
RS
45902004-12-02 Richard Sandiford <rsandifo@redhat.com>
4591
4592 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4593 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4594 * configure: Regenerate.
4595
5dcac624
DA
45962004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4597
4598 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4599 (hppa*64*-*-*): Delete incorrect comment.
4600 * configure: Rebuilt.
4601
57d1eb1a
DD
46022004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4603
4604 * install-sh, compile: Import from automake.
4605
46062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4607
4608 * config.guess, config.sub: Import from savannnah.
4609
6d389afc
MS
46102004-11-12 Mike Stump <mrs@apple.com>
4611
4612 * Makefile.def: Add html support.
4613 * Makefile.tpl: Likewise.
4614 * Makefile.in: Regenerate.
4615
69e57115
GK
46162004-11-11 Geoffrey Keating <geoffk@apple.com>
4617
4618 PR 18423
4619 * configure.in: Remove all instances of build-fixincludes from
4620 noconfigdirs.
4621 (build_configargs): Supply --target to subdirectories.
4622 * configure: Regenerate.
4623
4624 * Makefile.def: Make gcc install depend on fixincludes install.
4625 * Makefile.in: Regenerate.
4626
ba719b26
HPN
46272004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4628
4629 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4630 target-libgfortran.
4631 * configure: Regenerate.
4632
c37653e7
DE
46332004-11-07 David Edelsohn <edelsohn@gnu.org>
4634
4635 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4636 like CC.
4637
1eefd493
PB
46382004-11-05 Paolo Bonzini <bonzini@gnu.org>
4639
4640 * Makefile.def (host fixincludes): Specify missing targets.
4641 * Makefile.in: Regenerate.
4642
02b1af09
L
46432004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4644
4645 PR other/17783
4646 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4647 * configure: Regenerated.
4648
7f266840
DJ
46492004-11-04 Daniel Jacobowitz <dan@debian.org>
4650
4651 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4652 * configure: Regenerated.
4653
47444073
AL
46542004-10-28 Eric B. Weddington <ericw@evcohs.com>
4655
4656 PR target/18151
4657 * configure.in (case ${target}): Do not build fixincludes for avr.
4658 * configure: Regenerated.
4659
caeba88f
AL
46602004-10-26 Paolo Bonzini <bonzini@gnu.org>
4661
4662 * configure.in (case ${target}): Do not build fixincludes
4663 on platforms where it is not used.
4664 * configure: Regenerated.
4665
0fdbe983
DJ
46662004-10-23 Daniel Jacobowitz <dan@debian.org>
4667
4668 * configure.in: Use an absolute path to install-sh.
4669 * configure: Regenerated.
4670
1c0f67c1
AC
46712004-10-19 Andrew Cagney <cagney@gnu.org>
4672
4673 * src-release (do-djunpack, do-md5sum): Install the generated file
4674 directly into the proto-toplev/ directory.
479759c8 4675
a9cfce9c
AC
46762004-10-19 Andrew Cagney <cagney@gnu.org>
4677
4678 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4679
ac0fa625
DD
46802004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4681
4682 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4683 * configure: Regenerate.
4684
d27cc32e
PB
46852004-10-06 Paolo Bonzini <bonzini@gnu.org>
4686
4687 Fix wrong conflict resolution in:
4688
4689 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4690
4691 * Makefile.in: Regenerate.
4692 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4693 in the recursive `make', instead of hardwiring `all'.
4694 (Autogenerated TARGET-* variables): New.
4695
1763908f
UW
46962004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4697
4698 Merged from GCC / libtool upstream:
4699 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4700 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4701 * ltcf-cxx.sh (tpf*): Likewise.
4702 * ltconfig (tpf*): Add TPF OS configuration support.
4703
0490e016
NC
47042004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4705
4706 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4707 * configure: Regenerate.
0490e016 4708
32be62b5
RS
47092004-09-24 Michael Roth <mroth@nessie.de>
4710
4711 * configure.in (--without-headers): Add missing double quotes.
4712 * configure: Regenerate.
4713
6048df60
DD
47142004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4715
4716 * ylwrap: Revert to previous version.
4717
315b3b02
L
47182004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4719
6048df60 4720 PR bootstrap/17369
315b3b02
L
4721 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4722 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4723 SET_GCC_LIB_PATH_CMD.
4724 (BASE_TARGET_EXPORTS): Likewise.
4725 * Makefile.in: Regenerated.
4726
4727 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4728 * configure: Regenerated.
4729
fe69863c
DD
47302004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4731
4732 * config.guess: New upstream version
4733 * compile, depcomp, install-sh, ylwrap: Likewise.
4734
47352004-09-19 Roger Sayle <roger@eyesopen.com>
4736
4737 * config/mh-x86omitfp: New host makefile fragment. Add
4738 -fomit-frame-pointer to the default BOOT_CFLAGS.
4739 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4740 * configure: Regenerate.
4741
47422004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4743
4744 PR target/11572
4745 * configure.in (*-*-darwin*): Renable libobjc.
4746 * configure: Regenerate.
4747
be75bbe1 47482004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4749
be75bbe1
DB
4750 * Makefile.def: Remove libbanshee.
4751 * Makefile.tpl: Ditto.
4752 * configure.in: Ditto.
4753 * Makefile.in: Regen.
4754 * configure: Ditto.
4755
1b882a91
PB
47562004-09-07 Paolo Bonzini <bonzini@gnu.org>
4757
4758 * missing: Import latest version from master repository.
4759
eb1352ed
NC
47602004-09-04 Nick Clifton <nickc@redhat.com>
4761
4762 * config.sub: Import latest version from master repository.
4763 * config.guess: Likewise.
4764 This includes these changes:
479759c8 4765
eb1352ed
NC
4766 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4767
4768 * config.sub: Handle crisv32, alias etraxfs.
4769 * config.guess (crisv32:Linux:*:*): Handle.
4770
4771 2004-08-13 Brad Smith <brad@comstyle.com>
4772
4773 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4774 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4775
4776 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4777
4778 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4779 assume the processor is a powerpc. This is because coreutils
4780 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4781 in this case, due to a MacOS X bug that causes
4782 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4783 to return a negative number.
4784 Problem reported by Petter Reinholdtsen in:
4785 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4786
4787 2004-07-19 Ben Elliston <bje@gnu.org>
4788
4789 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4790
4791 2004-06-24 Ben Elliston <bje@gnu.org>
4792
4793 * config.guess: Update copyright years.
4794 * config.sub: Likewise.
4795
4796 2004-06-22 Robert Millan <robertmh@gnu.org>
4797
4798 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4799 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4800
4801 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4802
4803 * config.guess (*:*VMS:*:*): New entry. Replaces
4804 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4805 manufacturer.
4806
4807 2004-06-22 Ben Elliston <bje@gnu.org>
4808
4809 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4810 * config.sub: Likewise.
4811
4812 2004-06-22 Ben Elliston <bje@gnu.org>
4813
4814 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4815 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4816
4817 2004-06-11 Ben Elliston <bje@gnu.org>
4818
4819 * config.guess (pegasos:OpenBSD:*:*): Remove.
4820
4821 2004-06-11 Ben Elliston <bje@gnu.org>
4822
4823 From Wouter Verhelst <wouter@grep.be>:
4824 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4825
4826 2004-06-11 Ben Elliston <bje@gnu.org>
4827
4828 * config.guess (luna88k:OpenBSD:*:*): New.
4829
4830 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4831
4832 * config.guess (m32r*:Linux:*:*): New case.
4833 * config.sub: Handle m32rle.
4834
4835 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4836
4837 From Jens Petersen <petersen@redhat.com>:
4838 * config.sub: Handle sparcv8.
4839
4840 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4841
4842 From Tom Smith <smith@cag.lkg.hp.com>:
4843 * config.guess: Version suffixes are equally significant on Tru64
4844 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4845 prefix of "P" (patched kernel).
4846
4847 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4848
4849 * config.sub: Add support for National Semiconductor CRX target.
4850
2a3124ca 48512004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4852
2a3124ca
RH
4853 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4854 *-*-netware, but add target-libmudflap.
4855 Consolidate *-*-netware targets (of which really only i?86 exists)
4856 into a single entry.
4857 * configure: Likewise.
4858
0df3d27f
PB
48592004-09-01 Paolo Bonzini <bonzini@gnu.org>
4860
4861 * Makefile.tpl (sorry): Remove.
4862 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4863 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4864 (do-clean): Clean per-stage directories too.
4865 (do-distclean): Run distclean-stage1 too.
4866 (.NOTPARALLEL): Enable during toplevel bootstrap.
4867 (stage[+id+]-bubble): Enable parallel execution during
4868 the recursive invocation.
4869 * Makefile.in: Regenerate.
4870
4871 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4872
4873 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4874
4875 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4876 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4877 * configure: regenerate
479759c8
ZW
4878 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4879 -mdynamic-no-pic
0df3d27f
PB
4880
48812004-08-31 Paolo Bonzini <bonzini@gnu.org>
4882
4883 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4884 include.
4885 * configure.in: Fix indentation.
4886 * configure: Regenerate.
4887
ee025550
PB
48882004-08-31 Paolo Bonzini <bonzini@gnu.org>
4889
4890 * Makefile.def (build_modules): Add fixincludes.
4891 (dependencies): Make gcc depend on fixincludes.
4892 * configure.in (build_tools): Add fixincludes.
4893 (build_configdirs): Always include build_libs.
4894 * Makefile.in: Regenerate.
4895 * configure: Regenerate.
4896
48972004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4898
4899 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4900 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4901 phony targets; do not generate timestamp files.
4902 (distclean-stageN): Remove references to their timestamp files.
4903 (restageN, touch-stageN): Remove.
4904 (stageN-bubble): Rewritten.
4905 (compare): Support lean bootstraps.
4906 * Makefile.in: Regenerate.
4907
4908 * configure.in: Only warn when bootstrapping but
4909 build != host or build != target. Support lean bootstraps.
4910 * configure: Regenerate.
4911
4912 Sync from gcc:
4913 2004-08-26 Phil Edwards <phil@codesourcery.com>
4914
4915 * configure.in: Give a better error message if GMP/MPFR are missing
4916 and a language needing them has been requested.
4917 * configure: Regenerated.
4918
4919 2004-08-25 Phil Edwards <phil@codesourcery.com>
4920
4921 * configure.in: Print a list of available language front-ends if
4922 a requested one is missing. Tidy stray tab characters.
4923 * configure: Regenerated.
4924
72b2455a
PB
49252004-08-17 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * Makefile.in: Regenerate.
4928 * configure: Regenerate.
4929
4930 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4931 stage_*_flags.
4932 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4933 for bootstrapped modules if toplevel bootstrap is going.
4934 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4935 modules. Adjust for changes in Makefile.def. Enable several
4936 rules even in non-bootstrap mode, just to avoid peppering the
4937 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4938 (stage-[+prev+]-bubble): Remove.
4939
4940 * Makefile.def (Dependencies): Depend on all-build-bison,
4941 all-build-flex, all-build-byacc, all-build-texinfo, rather
4942 than the host variations.
4943 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4944 with BUILD_SUBDIR.
4945 (BISON): Update for recent Bisons.
4946 (YACC): Fix typo.
4947 (cross): Depend on all-build.
4948 (all): Do not depend on all-build.
4949 (prebootstrap): Remove.
4950 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4951 (Prebootstrap dependencies): Add them to the per-stage targets
4952 and to all-prebootstrap.
4953 * configure.in (build_configdirs): Always enable build_tools.
4954 (BUILD_DIR_PREFIX): Remove.
4955
4956 * Makefile.def (gcc): Add target variable.
4957 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4958 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4959 in the recursive `make', instead of hardwiring `all'.
4960 (Autogenerated TARGET-* variables): New.
4961
de0b4a87
JW
49622004-08-17 Robert Millan <robertmh@gnu.org>
4963
4964 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4965 (instead of FreeBSD).
4966 * configure: Regenerate.
4967
ad681c85
NN
49682004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4969
675c6968
NN
4970 * Makefile.def, configure.in, src-release: Remove useless, bogus
4971 references to tix.
4972 * Makefile.in, configure: Regenerate.
4973
ad681c85
NN
4974 * src-release: Stop distributing mmalloc with gdb (which doesn't
4975 use it).
4976 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4977 * Makefile.in: Regenerate.
4978
11b04d1f
DD
49792004-08-09 Mark Mitchell <mark@codesourcery.com>
4980
4981 * configure.in (arm*-*-eabi*): New target.
4982 * configure: Regenerate.
4983
f2420bea
NN
49842004-08-01 Robert Millan <robertmh@gnu.org>
4985
4986 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4987 libmudflap for all GNU-based systems (with Glibc).
4988 * configure: Regenerate.
4989
9e6ce191
PB
49902004-08-06 Paolo Bonzini <bonzini@gnu.org>
4991
4992 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4993 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4994 (Dependencies): New section.
4995 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4996 (configure-target-[+module+]): Depend on maybe-all-gcc
4997 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4998 (toplevel profiledbootstrap): Fix dependencies.
4999 * Makefile.in: Regenerate.
5000
df4a6958
MM
50012004-08-03 Mark Mitchell <mark@codesourcery.com>
5002
5003 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5004 target-libiberty to noconfigdirs.
5005
11b04d1f
DD
50062004-08-03 Paul Brook <paul@codesourcery.com>
5007
5008 * configure.in: Check for MPFR as well as GMP.
5009 * configure: Regenerate.
5010
b813574b
PB
50112004-08-03 Paolo Bonzini <bonzini@gnu.org>
5012
5013 * Makefile.def (host-modules): Add gcc.
5014 * Makefile.in: Regenerate.
5015 * Makefile.tpl (sorry): New rule.
5016 (configure-host, all-host, [+make_target+]-host, do-check,
5017 install-host): Do not add gcc as a special case.
5018 (host modules): Add a small special-casing for gcc. Export
5019 extra_make_flags through the environment.
5020 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5021 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5022 other recursive targets for gcc): Remove.
5023
5024 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5025 (stage, unstage): New rules.
5026 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5027 distclean-stage[+id+]): Use stage_current.
5028 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5029 the stage*-start rules.
5030
61edac0c
JW
50312004-07-19 Robert Millan <robertmh@gnu.org>
5032
5033 Synced from gcc:
5034
5035 2004-04-26 Robert Millan <robertmh@gnu.org>
5036
5037 Add patches from libtool CVS.
5038 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5039 * ltconfig: Likewise.
5040 * ltcf-c.sh: Likewise.
5041 * ltcf-cxx.sh: Likewise.
5042 * ltcf-gcj.sh: Likewise.
5043
3e707e94
PB
50442004-07-12 Paolo Bonzini <bonzini@gnu.org>
5045
5046 * configure.in: Add noconfigdirs for crx-*-*.
5047 * configure: Regenerate.
5048
50492004-07-12 Paolo Bonzini <bonzini@gnu.org>
5050
5051 Synced from gcc:
5052
5053 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5054
5055 * configure.in: Build libmudflap by default on FreeBSD.
5056 * configure: Regenerated.
5057
5058 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5059
5060 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5061 systems.
5062 * configure: Regenerated.
5063
5064 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5065
5066 PR target/16344
5067 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5068 feedback based compiler.
5069 * Makefile.in: Rebuilt.
5070
5071 2004-07-05 Phil Edwards <phil@codesourcery.com>
5072
5073 * configure.in: Do not prepend $srcdir to /dev/null in
5074 makefile fragments.
5075 * configure: Regenerate.
5076
a7ee7660
AO
50772004-07-08 Alexandre Oliva <aoliva@redhat.com>
5078
5079 * Makefile.def (host_modules): Set bootstrap=true for flex.
5080 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5081 * Makefile.in: Rebuilt.
5082
6a9cf61e
PB
50832004-07-01 Paolo Bonzini <bonzini@gnu.org>
5084
5085 * Makefile.def (build_modules): Add bison, byacc, flex,
5086 m4, texinfo.
5087 (flags_to_pass): Add FLEX.
5088 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5089 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5090 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5091 DEFAULT_MAKEINFO): Remove.
5092 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5093 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5094 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5095 objdir or else use configured tool.
5096 (all-build): New.
5097 (all): Depend on it.
5098 (Build module dependencies): Add.
5099 * Makefile.in: Regenerate.
5100 * configure.in: Better support for multiple build modules,
5101 matching what is done for host/target modules. Do not look
5102 for "plausible" locations of build tools if Canadian cross.
5103 Use autoconf's AC_PROG_CC to find a C compiler. Define
5104 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5105 * configure: Regenerate.
5106
95b6a1f2
PB
51072004-06-22 Paolo Bonzini <bonzini@gnu.org>
5108
5109 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5110 * Makefile.in: Regenerate.
5111
7ffa0b57
PB
51122004-06-22 Paolo Bonzini <bonzini@gnu.org>
5113
5114 * Makefile.tpl (configure-build-[+module+],
5115 configure-[+module+], configure-target-[+module+]): Pass
5116 [+extra_configure_args+].
5117 (all-build-[+module+], all-[+module+], check-[+module+],
5118 install-[+module+], [+make_target+]-[+module+],
5119 all-target-[+module+], check-target-[+module+],
5120 install-target-[+module+], [+make_target+]-target-[+module+]):
5121 Pass [+extra_make_args+].
5122 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5123 (GCC_HOST_EXPORTS): Remove.
5124 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5125 cross, check-gcc, check-gcc-c++, install-gcc,
5126 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5127 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5128 * Makefile.in: Regenerate.
5129
929ba6e7
CF
51302004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5131
5132 * configure.in: Check for srcdir/winsup rather than build directory
5133 winsup.
5134 * configure: Regenerate.
5135
b76d7de0
CV
51362004-06-17 Corinna Vinschen <vinschen@redhat.com>
5137
5138 * configure.in: Don't build Cygwin native newlib if winsup
5139 directory is missing. Emit warning instead.
5140 * configure: Regenerate.
5141
656fdd47
PB
51422004-06-09 Paolo Bonzini <bonzini@gnu.org>
5143
5144 * Makefile.tpl (touch-stage[+id+]): New.
5145 (restage[+prev+]): Depend on touch-stage[+id+].
5146
5147 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5148 Use it throughout.
5149
5150 * Makefile.def: Add profile and feedback bootstrap stages.
5151 Remove next field from bootstrap stages.
5152 * Makefile.tpl (LN, LN_S): Substitute.
5153 (stageN-start, stageN-end): Use double-colon rules, to
5154 provide a hook for additional setup commands.
5155 (distclean-stageN-gcc, restageN): Create dependencies from
5156 [+prev+], not from [+next+].
5157 (stageN-bubble): Add commands for successive stages from
5158 [+prev+], using double-colon rules.
5159 (all-stageN-gcc): Fix typo.
5160 (stagefeedback-start, profiledbootstrap): New.
5161 * Makefile.in: Regenerate.
5162 * configure.in: Call ACX_PROG_LN.
5163 * configure: Regenerate.
5164
498d4a71
CF
51652004-06-03 Paolo Bonzini <bonzini@gnu.org>
5166
5167 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5168 without gcc.
5169 * configure: Regenerate.
5170
377d8c42
PB
51712004-06-01 Paolo Bonzini <bonzini@gnu.org>
5172
5173 * Makefile.tpl: Fix typo.
5174 * Makefile.in: Regenerate.
5175
f5f8a794
PB
51762004-06-01 Paolo Bonzini <bonzini@gnu.org>
5177
5178 * configure.in: Remove new- prefix from toplevel
5179 bootstrap targets.
5180 * configure: Regenerate.
5181
f7a4c34f
PB
51822004-06-01 Paolo Bonzini <bonzini@gnu.org>
5183
5184 Merge this patch from the gcc tree:
5185
5186 2004-05-30 Andreas Jaeger <aj@suse.de>
5187 Jim Wilson <wilson@specifixinc.com>
5188
5189 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5190 like CC.
5191
319cab08
PB
51922004-06-01 Paolo Bonzini <bonzini@gnu.org>
5193
5194 * Makefile.tpl (all.normal): Rename to all.
5195 (all): Replace with a rule to pick the default
5196 target from configure.
5197 (all-gcc, configure-gcc): Use conditionals to
5198 do nothing when toplevel bootstrap is going on.
5199 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5200 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5201 * configure.in: Support --enable-bootstrap.
5202
5203 * Makefile.def: Remove new- prefix from toplevel
5204 bootstrap targets.
5205 * Makefile.tpl: Likewise.
5206
5207 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5208 target.
5209
5210 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5211 $(RECURSE_FLAGS) to recursive invocation of make.
5212
5213 * Makefile.in: Regenerate.
5214 * configure: Regenerate.
5215
88f64edc
DJ
52162004-05-27 Daniel Jacobowitz <dan@debian.org>
5217
5218 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5219 * configure: Regenerate.
5220
378fce5b
DD
52212004-05-25 Daniel Jacobowitz <drow@false.org>
5222
5223 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5224 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5225 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5226 targets.
5227 * Makefile.in: Regenerate.
5228
dfdffa2c
PB
52292005-05-24 Paolo Bonzini <bonzini@gnu.org>
5230
5231 * configure.in: Test the ability to symlink directories.
5232 * configure: Regenerate.
5233
5234 * Makefile.def (bootstrap-stage): New definitions.
5235 * Makefile.tpl (configure-stage1-gcc,
5236 configure-stage2-gcc, configure-stage3-gcc,
5237 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5238 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5239 new-restage3, compare): Autogenerate, see Makefile.in
5240 entry for behavioral changes.
5241 (distclean-stage1, new-stage1-start, new-stage1-end,
5242 new-stage1-bubble, distclean-stage2, new-stage2-start,
5243 new-stage2-end, new-stage2-bubble, distclean-stage3,
5244 new-stage3-start, new-stage3-end): New autogenerated targets.
5245 (objext, prebootstrap, BOOT_CFLAGS,
5246 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5247 targets.
5248
5249 * Makefile.in: Regenerate.
5250 (distclean-stage1, new-stage1-start, new-stage1-end,
5251 new-stage1-bubble, distclean-stage2, new-stage2-start,
5252 new-stage2-end, new-stage2-bubble, distclean-stage3,
5253 new-stage3-start, new-stage3-end): New targets.
5254 (all-stage1-gcc): Move prebootstrap dependency from here...
5255 (configure-stage1-gcc): ...to here.
5256 (new-bootstrap): Use bubble targets.
5257 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5258 Use per-stage distclean targets.
5259 (configure-stage1-gcc, configure-stage2-gcc,
5260 configure-stage3-gcc, all-stage1-gcc,
5261 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5262 Use new-stageN-start to prepare the tree.
5263
04cf1b77
PB
52642004-05-23 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * Makefile.def (host_modules): add libcpp.
5267 * Makefile.tpl: Add dependencies on and for libcpp.
5268 * Makefile.in: Regenerate.
5269 * configure.in: Add libcpp host module.
5270 * configure: Regenerate.
5271
80b200a1
ZW
52722004-05-17 Zack Weinberg <zack@codesourcery.com>
5273
5274 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5275 of libf2c.
5276 * configure, Makefile.in: Regenerate.
5277
4b1cb4fe
DD
52782004-05-13 Diego Novillo <dnovillo@redhat.com>
5279
5280 Merge from tree-ssa-20020619-branch.
5281
5282 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5283 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5284 (HOST_GMPLIBS): Define.
5285 (HOST_GMPINC): Define.
5286 (TARGET_LIB_PATH): Add libmudflap.
5287 (GFORTRAN_FOR_TARGET): Define.
5288 (configure-build*): Export GFORTRAN.
5289 (configure-gcc): Export GMPLIBS and GMPINC.
5290 (all-gcc): Add maybe-all-libbanshee.
5291 (configure-target-libgfortran): Define.
5292 * Makefile.in: Regenerate.
5293 * configure.in (host_libs): Add libbanshee.
5294 (target_libraries): Add target-libmudflap and target-libgfortran.
5295 Add --with-libbanshee.
5296 Handle --disable-libmudflap.
5297 (*-*-freebsd*): Use with_gmp.
5298 Add $(libgcj) to noconfigdirs.
5299 * configure: Regenerate.
5300 * depcomp: New file.
5301 * MAINTAINERS: Add tree-ssa maintainers.
5302
53032004-04-28 Paolo Bonzini <bonzini@gnu.org>
5304
5305 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5306 * configure: Regenerate.
5307
b8908782
DD
53082004-04-27 Paolo Bonzini <bonzini@gnu.org>
5309
5310 Revert:
5311 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5312
5313 * Makefile.def (flags_to_pass): Remove *dir variables that
5314 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5315 as well as prefix and exec_prefix.
5316 * Makefile.in: Regenerate.
5317
53182004-04-26 Paolo Bonzini <bonzini@gnu.org>
5319
5320 * Makefile.def (host_modules): Mark with the bootstrap
5321 flag packages on which gcc depends.
5322 * Makefile.tpl (all-bootstrap): Use it.
5323 * Makefile.in: Regenerate.
5324
53252004-04-26 Paolo Bonzini <bonzini@gnu.org>
5326
5327 * Makefile.def (flags_to_pass): Remove *dir variables that
5328 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5329 as well as prefix and exec_prefix.
5330 * Makefile.in: Regenerate.
5331
53322004-04-26 Paolo Bonzini <bonzini@gnu.org>
5333
80b200a1
ZW
5334 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5335 * configure: Regenerate.
5336 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5337 * gcc/Makefile.tpl (compare): Use the result of the test.
5338 * gcc/Makefile.in: Regenerate.
b8908782
DD
5339
53402004-04-23 Paolo Bonzini <bonzini@gnu.org>
5341
5342 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5343 Always relocate gcc and prev-gcc to the original names, even
5344 if the build fails.
5345 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5346 New targets.
5347
0f260896
RO
53482004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5349
5350 * configure.in (mips*-*-irix5*): Enable ld.
5351 * configure: Regenerate.
5352
51860f05
JW
53532004-04-15 James E Wilson <wilson@specifixinc.com>
5354
5355 * Makefile.tpl (configure-[+module+], configure-gcc,
5356 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5357 Set and export LDFLAGS.
5358 * Makefile.in: Regenerate.
5359
54752a6b
NN
53602004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5361
5362 PR bootstrap/14871
5363 * Makefile.tpl: If we don't have built-in-tree target tools,
5364 use the ones found by configure rather than hacking around with
5365 program_transform_name.
5366 * configure.in: Give Makefile.tpl the information necessary
5367 to do that.
5368 * Makefile.in: Regenerate.
5369 * configure: Regenerate.
5370
53712004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5372
5373 PR bootstrap/14760
5374 * configure.in: When computing baseargs, strip *all* copies of
5375 offending options. Also, don't match/substitute the trailing space,
5376 so that this actually works when two similar options are separated by
5377 only one space.
5378 * configure: Regenerate.
5379
53802004-04-06 David Edelsohn <edelsohn@gnu.org>
5381
80b200a1
ZW
5382 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5383 (rs6000-*-aix*): Same.
5384 * configure: Regenerate.
54752a6b 5385
5e2b61fb
SS
53862004-03-25 Stan Shebs <shebs@apple.com>
5387
5388 Remove MPW support, no longer used.
5389 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5390 mpw-install: Remove files.
5391 * src-release (DEVO_SUPPORT): Remove names of removed files.
5392 * MAINTAINERS: Likewise.
5393
1a6f2dc7
NN
53942004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5395
a0049f1b
NN
5396 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5397 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5398 * Makefile.in: Regenerate.
5399
1a6f2dc7
NN
5400 * configure.in (top level bootstrap support): Rework --enable-werror
5401 to set @stage2_werror_flag@.
5402 * configure: Regenerate.
5403 * Makefile.tpl (top level bootstrap support): Pass
5404 @stage2_werror_flag@ down to configure in stages 2 and 3.
5405 * Makefile.in: Regenerate.
5406
920e3419
NN
54072004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5408
5409 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5410 for stages 2 and 3 as well as in make. As a consequence, remove
5411 OUTPUT_OPTION (now detected by configure) from the flags passed down
5412 to make.
5413 * Makefile.in: Regenerate.
5414
5415 * Makefile.tpl (new-bootstrap): Fix typo.
5416 * Makefile.in: Regenerate.
5417
4fa63067
NN
54182004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5419
5420 * Makefile.tpl: Rearrange by moving recursive_targets rules
5421 into their proper sections.
5422 * Makefile.tpl (top level bootstrap support): Move disabling
5423 of coverage flags from 'make' to 'configure'; improve comments.
5424 * Makefile.in: Regenerate.
5425
5426 * Makefile.tpl (experimental top level bootstrap) Move stage1
5427 language setting from all- target to configure- target; disable
5428 intermodule optimization in stage 1; prevent gratuitous rebuilds
5429 of stage 1.
5430 * Makefile.in: Regenerate.
5431 * configure.in: Comma-separate stage 1 language list for top
5432 level bootstrap.
5433 * configure: Regenerate.
5434
5435 * Makefile.tpl: Clean up experimental top level bootstrap support:
5436 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5437 prev-gcc in configure- targets as well as all- targets.
5438 * Makefile.in: Regenerate.
5439
fb8a10fd
NN
54402004-03-17 Paolo Bonzini <bonzini@gnu.org>
5441
5442 * configure.in: Remove symbolic link section.
5443 * configure: Regenerate.
5444 * Makefile.tpl (links): Remove.
5445 * Makefile.in: Regenerate.
5446
947f426e 54472004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5448 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5449
5450 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5451 Set with AC_CHECK_PROGS.
947f426e
NN
5452 * configure.in: Fix comment typo from last patch.
5453 * configure: Regenerate.
5454
1d39f329
NN
54552004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5456
5457 * Makefile.tpl: Introduce experimental top level bootstrap support.
5458 * Makefile.in: Regenerate.
5459 * configure.in: Introduce support for top level bootstrap.
5460 * configure: Regenerate.
5461
4b0ac75d 54622004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5463 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5464
5465 PR bootstrap/14522
5466 * configure.in: Cope with shells that do not support unquoted ^
5467 * configure: Regenerate.
5468
2e70b094 54692004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5470 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5471
5472 PR bootstrap/14522
5473 * configure.in: Cope with shell that do not support nesting
5474 quotes inside quoted backquote substitutions.
5475 * configure: Regenerate.
5476
54772004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5478
5479 PR bootstrap/14522
5480 * configure.in: Fix escaping of $.
5481 * configure: Regenerate.
5482
9e07f89d
NN
54832004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5484
5485 * configure: Regenerate.
5486
54872004-03-08 Paolo Bonzini <bonzini@gnu.org>
5488
5489 PR ada/14131
5490 Move language detection to the top level.
5491 * configure.in: Find default values for the tools as
5492 soon as possible. Disable ada if GNAT is not found.
5493 Emit error message about missing languages. Expand
5494 --enable-languages=all for the gcc subdirectory.
5495
1712ab83
RS
54962004-03-01 Richard Sandiford <rsandifo@redhat.com>
5497
5498 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5499 and disable libgcj.
5500 * configure: Regenerated.
5501
3dee29da
NN
55022004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5503
5504 PR bootstrap/7087
5505 * Makefile.tpl: Guard XFOO sed statements better.
5506 * Makefile.tpl: Add dependency for configure-target-libada.
5507 * Makefile.in: Regenerate (incidentally fixes broken
5508 commit when libada-branch was merged).
5509
0558264b
AC
55102004-02-28 Andrew Cagney <cagney@redhat.com>
5511
5512 * src-release (CVS_NAMES): Define.
5513 (do-tar, do-tar): Prune $(CVS_NAMES).
5514
c38f9803
AC
55152004-02-23 Andrew Cagney <cagney@redhat.com>
5516
5517 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5518 2004-02-19.09.
5519
55636792
NN
55202004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5521
5522 PR bootstrap/11932
5523 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5524
1e600082
AC
55252004-02-19 Andrew Cagney <cagney@redhat.com>
5526
5527 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5528 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5529
3769cd82
DD
55302004-02-11 David Edelsohn <edelsohn@gnu.org>
5531
5532 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5533 (rs6000-*-aix*): Same.
5534 * configure: Regenerate.
5535
a92834c8
DD
55362004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5537
5538 * configure.in (host): Add in missing $noconfigdirs to defines.
5539 * configure: Regenerate.
5540
a2592b1b
DD
55412004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5542 Nathanael Nerode <neroden@gcc.gnu.org>
5543
5544 PR ada/6637, PR ada/5911
80b200a1 5545 Merge with libada-branch:
a2592b1b
DD
5546 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5547 with appropriate dependencies. Add --enable-libada configure switch.
5548 * configure, Makefile.in: Regenerate.
5549
e31d1ea3
DD
55502004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5551
5552 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5553 * configure: Regenerate.
5554
db85f5c0
JJ
55552004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5556
5557 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5558
fc434214
DD
55592004-01-23 DJ Delorie <dj@redhat.com>
5560
5561 * Makefile.def (target_modules) [libiberty]: Don't stage.
5562 * Makefile.in: Rebuilt.
5563
ad445c2c 55642004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5565
ad445c2c
JJ
5566 * COPYING.NEWLIB: Update to include copyrights for new
5567 iconv code.
5568
72bbedde
AC
55692004-01-15 Andrew Cagney <cagney@redhat.com>
5570
5571 * src-release: Update copyright year.
5572 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5573 (NEWLIB_SUPPORT_DIRS): Delete macro.
5574 (newlib.tar.bz2): Delete rule.
5575
a6d6062d
DD
55762004-01-14 Loren J. Rittle <ljrittle@acm.org>
5577
5578 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5579 * Makefile.tpl (configure-target-[+module+]): Support stage.
5580 * Makefile.in: Rebuilt.
5581
f8b73030
MR
55822003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5583
5584 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5585 throughout.
5586
aff0e9df
NN
55872004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5588
bb5dca17
NN
5589 * configure.in: Use ./config.cache, not config.cache.
5590 * configure: Regenerate.
5591 * Makefile.tpl: Special-casing not needed for GCC any more.
5592 * Makefile.in: Regenerate.
5593
82252c06
NN
5594 * configure.in: Don't share a cache file for host dirs.
5595 * configure: Regenerate.
5596
aff0e9df
NN
5597 * config-ml.in: Don't mess with the cache file.
5598
95036d20
NN
55992004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5600
ac7b618e
NN
5601 * Makefile.tpl: Make GCC use a separate config.cache.
5602 * Makefile.in: Regenerate.
5603
95036d20
NN
5604 PR bootstrap/11932, PR bootstrap/11933
5605 (I don't know if it will fix either of them, but it relates
5606 to them.)
5607 * configure.in: Don't use shared config.cache for target
5608 directories.
5609 * configure: Regenerate.
5610
08c1856b
DD
56112003-12-31 Roger Sayle <roger@eyesopen.com>
5612
5613 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5614 * configure: Regenerated.
5615
c1968181 56162003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5617
9eb322aa
MF
5618 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5619 * configure: Regenerated.
c1968181 5620
10ecffb9
NN
56212003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5622
5623 Port change over from GCC:
5624 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5625 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5626 (configure-build-[+module+], configure-[+module+]): Likewise.
5627 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5628 * Makefile.in: Regenerate.
5629
f2ab5990
TF
56302003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5631
5632 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5633 * configure: Regenerate.
5634
41a7d11a
JJ
56352003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5636
80b200a1 5637 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5638 stdlib.
5639
d9441a1f
DD
56402003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5641
5642 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5643 * Makefile.in: Regenerate.
5644
3a48a978
DD
56452003-10-20 Phil Edwards <phil@codesourcery.com>
5646
5647 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5648 * configure: Regenerate.
5649
f0b24077
NN
56502003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5651
5652 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5653 HOST_FLAGS_TO_PASS.
5654 * Makefile.in: Regenerate.
5655
5fbad20a
DD
56562003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5657
5658 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5659 * configure: Rebuilt
5660 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5661 * Makefile.in: Rebuilt
5662
78be4155
L
56632003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5664
5665 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5666
051fcc7a
L
56672003-10-01 Phil Edwards <pme@gcc.gnu.org>
5668
5669 * config-ml.in: Use ac_configure_args directly instead of
5670 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5671 actually seen.
5672
56732003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5674
5675 * config-ml.in: Propagate INSTALL variables.
5676
f27d4f92
DJ
56772003-09-21 Daniel Jacobowitz <drow@mvista.com>
5678
5679 * configure.in: Pass a computed --program-transform-name
5680 to subconfigures.
5681 * configure: Regenerated.
5682
cae4d560
NN
56832003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5684
5685 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5686 * Makefile.in: Regenerate.
5687
5688 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5689 * Makefile.in: Regenerate.
5690
8ff944f6
DJ
56912003-09-17 Daniel Jacobowitz <drow@mvista.com>
5692
5693 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5694 quoting.
5695 * configure: Regenerated.
5696
d9a35680
MC
56972003-09-12 Michael Chastain <mec@shout.net>
5698
5699 Fix PR gdb/857.
5700 * src-release (do-proto-topleve): Remove junk files
5701 intl/config.cache, intl/config.status,
5702 intl/config.h, intl/stamp-h.
5703
710068b9
AC
57042003-09-14 Andrew Cagney <cagney@redhat.com>
5705
5706 * src-release (dejagnu.tar): New target.
5707 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5708 (do-djunpack): Use $(PACKAGE) for the package name.
5709
e1008165
DD
57102003-09-04 DJ Delorie <dj@redhat.com>
5711
5712 * configure: Regenerate.
5713
21998d12
NC
57142003-09-04 Robert Millan <robertmh@gnu.org>
5715
5716 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5717
ccca4bb3
DD
57182003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5719
5720 * configure.in: Ensure arguments to sed are properly spaced.
5721 * configure: Regenerate.
5722
ee949b5e
DJ
57232003-08-28 Daniel Jacobowitz <drow@mvista.com>
5724
5725 Merge from gcc:
5726 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5727 * install-sh: Update to newer upstream versions (associated with
5728 aclocal 1.7).
5729 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5730
75addda2
DJ
57312003-08-27 Daniel Jacobowitz <drow@mvista.com>
5732
5733 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5734 * configure: Regenerated.
5735
8d2877d8
NN
57362003-08-23 Phil Edwards <pme@gcc.gnu.org>
5737
5738 * configure.in: Use newline instead of semicolon when assuming
5739 shell arguments in a for loop.
5740 * configure: Regenerated.
5741
d2cc0e0d
GK
57422003-08-20 Geoffrey Keating <geoffk@apple.com>
5743
5744 PR 8180
5745 * configure.in: When testing with_libs and with_headers, treat
5746 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5747 * configure: Regenerate.
80b200a1 5748
d2cc0e0d
GK
5749 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5750 make, shell, etc.
5751 (baseargs): Likewise.
5752 * configure: Regenerate.
5753
04d1ab34
GK
57542003-08-19 Geoffrey Keating <geoffk@apple.com>
5755
5756 * configure.in: Disable libgcj for darwin not on powerpc.
5757 * configure: Rebuild.
5758
ca506da8
MC
57592003-08-15 Michael Chastain <mec@shout.net>
5760
5761 * src-release (do-proto-toplev): Remove junk files
5762 dejagnu/example/calc/config.status,
5763 dejagnu/example/calc/config.log.
5764
a4aa3f49
DD
57652003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5766
5767 * config-ml.in, symlink-tree: Add license.
5768
ede4fbe4
NN
57692003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5770
5771 Merge from gcc:
5772
5773 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5774 * Makefile.tpl (check, check-c++): Express dependencies using
5775 dependencies rather than commands.
5776 * Makefile.in: Regenerate.
5777
5778 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5779 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5780 * Makefile.in: Update.
5781
970f29af
AC
57822003-08-01 Andrew Cagney <cagney@redhat.com>
5783
5784 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5785 * configure: Ditto.
5786
b2884a0c
DD
57872003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5788
5789 * configure.in: Enable libgcj for darwin.
5790 * configure: Rebuild.
5791
c07f46a4
NN
57922003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5793
5794 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5795
9175bfc0
NN
57962003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5797
5798 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5799 creating target and build subdirs to build all parent dirs as needed.
5800 * Makefile.in: Rebuild.
5801 * configure.in: Don't build dirs explicitly here.
5802 * configure: Rebuild.
5803
b9abda6a
AO
58042003-07-22 Alexandre Oliva <aoliva@redhat.com>
5805
5806 * Makefile.tpl (all-make): Depend on intl.
5807 * Makefile.in: Rebuilt.
5808
eef8ffd4
NN
58092003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5810
5811 * config.if: Remove unused libc_interface determination.
5812
295efaf0
NN
58132003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5814
5815 * Makefile.in: Regenerate, correctly this time.
5816
e5c3f801
NN
58172003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5818
5819 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5820 unused INSTALL_PROGRAM_ARGS.
5821 * configure.in: Use AC_PROG_INSTALL.
5822 * Makefile.in: Regenerate.
5823 * configure: Regenerate.
5824
4a18bd6b
AO
58252003-07-10 Alexandre Oliva <aoliva@redhat.com>
5826
5827 * configure: Rebuilt.
5828 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5829 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5830 newlib nor libgloss.
5831 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5832 * configure.in (am33_2.0-*-linux*): Added.
5833
fbd1054d
BW
58342003-07-09 Bob Wilson <bob.wilson@acm.org>
5835
5836 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5837 * configure: Regenerate.
5838
b40e3958
L
58392003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5840
5841 * config-ml.in: Replace PWD with PWD_COMMAND.
5842 * Makefile.tpl: Likewise.
5843 * Makefile.in: Regenerated.
5844
4a5be7ba
NN
58452003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5846
5847 * configure.in: Clean up config-lang.in handling. Delete
5848 useless assignment to "subdirs".
5849 * configure: Regenerate.
5850
9c14acb8
NN
58512003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5852
5853 * configure.in: Rename 'target_libs' to 'target_libraries'.
5854 Remove useless reference to 'target_libs'.
5855 * configure: Regenerate.
5856
8f32e830
KS
58572003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5858
5859 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5860 * Makefile.in: Regenerate.
5861
12f0bd74
NN
58622003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5863
5864 * Makefile.def: Introduce flags_to_pass.
5865 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5866 * Makefile.in: Regenerate.
5867
b07c2aad
HPN
58682003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5869
5870 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5871 and target-libgloss.
5872 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5873 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5874 * configure: Regenerate.
b07c2aad 5875
56f25033
DD
58762003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5877
5878 * configure.in: Update testsuite_flags to new location.
5879 * configure. Regenerate.
80b200a1 5880
4ec9a3b2
NN
58812003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5882
5883 * Makefile.tpl: Remove BUILD_CC stuff.
5884 * Makefile.in: Regenerate.
5885
059083b1 58862003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5887
059083b1
L
5888 * config.guess: Update to 2003-06-12 version.
5889 * config.sub: Update to 2003-06-13 version.
5890
535b046a
TS
58912003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5892
5893 * MAINTAINERS: Add myself as MIPS co-maintainer.
5894
00c22daa 58952003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5896
00c22daa
L
5897 * config.guess: Update to 2003-06-06 version.
5898 * config.sub: Update to 2003-06-06 version.
5899
1047cb91
DD
59002003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5901
5902 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5903 * configure. Regenerate.
5904
123494c8
NN
59052003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5906
1047cb91
DD
5907 * configure.in: Disable serial configure by default.
5908 * configure: Regenerate.
5909 * Makefile.tpl: Abolish .NOTPARALLEL.
5910 * Makefile.in: Regenerate.
5911
7f121bbf
NN
5912 * Makefile.tpl: Replace {build,host,target}_canonical by
5913 {build,host,target}.
5914 * Makefile.in: Regenerate.
5915
123494c8
NN
5916 * Makefile.tpl: Fix stupid pasto.
5917 * Makefile.in: Regenerate.
5918
ec7e0995
NN
59192003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5920
5921 * Makefile.tpl: Remove bogus conditional.
5922 * Makefile.in: Regenerate.
5923
27b1cc72
NN
59242003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5925
2a4cbe27
NN
5926 * Makefile.tpl: Make 'recursive targets' using autogen rather
5927 than shell loop. Remove duplicate 'clean' targets and false
5928 comments.
5929 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5930 Add systematic method of specifying missing targets in subdirs.
5931 Add copyright boilerplate.
5932 * Makefile.in: Regenerate.
5933 * configure.in: Add 'recursive targets' to maybe list.
5934 * configure: Regenerate.
5935
27b1cc72
NN
5936 * Makefile.tpl: Rename [+target+] to [+make_target+].
5937 * Makefile.def: Rename 'target' to 'make_target'.
5938
01e51bd0
NC
59392003-05-30 Nick Clifton <nickc@redhat.com>
5940
5941 * README-maintainer-mode: Update URL for locating blessed config
5942 tools.
5943
2fd84b42
NC
59442003-05-29 Robert Millan <rmh@debian.org>
5945
5946 * ltconfig: Import this patch and modify for use with current
5947 version of ltconfig:
5948
5949 2003-05-21 Bruno Haible <bruno@clisp.org>
5950
5951 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5952 GNU/FreeBSD.
5953
8945c6bb
DD
59542003-05-28 DJ Delorie <dj@redhat.com>
5955
5956 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5957 * Makefile.in: Regenerate.
5958
2f9632a1
JJ
59592003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5960
80b200a1 5961 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 5962
3a12db16 59632003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 5964
3a12db16
DD
5965 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5966 newlib or libgloss.
5967 * Makefile.in: Regenerate.
5968
44482353
DD
59692003-05-21 DJ Delorie <dj@redhat.com>
5970
5971 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5972 * Makefile.in: Regenerate.
5973
fec2c52d
MR
59742003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5975
5976 * configure.in: Use curly braces in the definition of tooldir.
5977 * configure: Regenerate.
5978
16ae0395
NN
59792003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5980
5981 * configure.in: Switch more things to use maybe dependencies.
80b200a1 5982 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
5983 Factor out common code from autogen IF statements.
5984 * configure: Regenerate.
5985 * Makefile.in: Regenerate.
5986
ec11bdc6
DD
59872003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5988
5989 * configure.in: Accept i[3456789]86 for machine type.
5990 * configure: Regenerate.
5991
dd12c3a8
NN
59922003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5993
5994 * configure.in: Switch more things to use maybe dependencies.
5995 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5996 * configure: Regenerate.
5997 * Makefile.tpl: Switch more things to use maybe dependencies.
5998 * Makefile.in: Regenerate.
5999
cf662e21
AJ
60002003-05-16 Andreas Schwab <schwab@suse.de>
6001
6002 * Makefile.tpl (install-opcodes): Define.
6003 * Makefile.in: Rebuild.
6004
5481b376
AJ
60052003-05-13 Andreas Jaeger <aj@suse.de>
6006
6007 * config.guess: Update to 2003-05-09 version.
6008 * config.sub: Update to 2003-05-09 version.
6009
3959a22a
AJ
60102003-05-13 Michael Eager <eager@mvista.com>
6011
6012 * configure.in: Correct sed script so that options in quotes are not
6013 deleted.
6014 * configure: Rebuild.
6015
564b43e5
CV
60162003-05-12 Corinna Vinschen <corinna@vinschen.de>
6017
6018 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6019 and $$s/newlib/libc/sys/cygwin32 include paths.
6020 * configure: Ditto.
6021
bb947dc9
L
60222003-05-05 H.J. Lu <hjl@gnu.org>
6023
6024 * config-ml.in: Restored from gcc repository.
6025
77f7441a
CD
60262003-05-02 Chris Demetriou <cgd@broadcom.com>
6027
80b200a1
ZW
6028 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6029 * Makefile.in: Regenerate.
77f7441a 6030
a26d7085
DJ
60312003-04-27 Daniel Jacobowitz <drow@mvista.com>
6032
6033 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6034 and Makefile.def.
6035
e4c4d240
DJ
60362003-04-27 Daniel Jacobowitz <drow@mvista.com>
6037
6038 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6039 * Makefile.in: Regenerated.
6040
62a3fc85
DD
60412003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6042
6043 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6044 * Makefile.in: Regenerate.
6045
60462003-04-18 Jakub Jelinek <jakub@redhat.com>
6047
6048 * configure.in (powerpc64*-*-linux*): Remove.
6049 * configure: Rebuilt.
6050
5b474aa8
DD
60512003-04-17 Phil Edwards <pme@gcc.gnu.org>
6052
6053 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6054 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6055 and restrap.
6056 * Makefile.in: Regenerate.
6057
60582003-04-16 Richard Earnshaw <rearnsha@arm.com>
6059
6060 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6061 * configure: Regenerated.
6062
bc295afe
AO
60632003-04-11 Alexandre Oliva <aoliva@redhat.com>
6064
6065 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6066 * */configure: Rebuilt.
6067
3728fade
NN
60682003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6069
6070 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6071 * Makefile.in: Regenerate.
6072
ce5b542e
MC
60732003-03-14 Michael Chastain <mec@shout.net>
6074
6075 * Makefile.in: Regenerate with correct Makefile.def.
6076
3db0a37f
NN
60772003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6078
6079 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6080 Make macro.
6081 * Makefile.in: Regenerate.
6082 * configure.in: Clean up gxx_include_dir logic.
6083 * configure: Regenerate.
6084
34349c6e
DD
60852003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6086
6087 * configure.in (gxx_include_dir): Fix typo.
6088 * configure: Regenerated.
6089
686c28c9
AC
60902003-03-06 Andrew Cagney <cagney@redhat.com>
6091
6092 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6093
bba45b8b 60942003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6095
bba45b8b
NN
6096 * configure.in: Include $(build_tooldir)/sys-include in
6097 FLAGS_FOR_TARGET.
6098 * configure: Regenerated.
6099
2683747f
NN
61002003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6101
bba45b8b
NN
6102 * Makefile.tpl: Reindent.
6103 * Makefile.in: Regenerate.
6104 * configure.in: Reindent. Don't set unused variables.
6105 * configure: Regenerate.
6106
2683747f
NN
6107 * Makefile.tpl: Always pass down RANLIB.
6108 * Makefile.in: Regenerate.
6109
6110 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6111 * Makefile.in: Regenerate.
6112 * configure.in: Remove unused logic relating to --enable-shared
6113 and --enable-threads. Remove bogus comments. Remove redundant
6114 noconfigdirs.
6115 * configure: Regenerate.
6116
6117 * configure.in: Replace ${libstdcxx_version} by its value.
6118 Remove reference to mh-dgux.
6119 * configure: Regenerate.
6120
50212802
NN
61212003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6122
6123 * Makefile.tpl: Rearrange.
6124 * Makefile.in: Regenerate.
6125
a6be7fc6
NC
61262003-02-25 Nick Clifton <nickc@redhat.com>
6127
6128 * configure: Remove site-file supprot - it is obsolete.
6129
f8a495c8
NC
61302003-02-24 Uwe Stieber <uwe@wwws.de>
6131
6132 * configure.in: Add support for kaOS as cross build target system.
6133 * configure: Regenerated.
6134
3decd77d
DD
61352003-02-20 Sean McNeil <sean@blue.mcneil.com>
6136
6137 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6138 configure-target-* as some target builds may require additional
6139 flags for preprocessor tests.
6140 * Makefile.in: Regenerated.
6141
f4ff34a3
AO
61422003-02-19 Alexandre Oliva <aoliva@redhat.com>
6143
6144 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6145 * ltconfig: Handle it.
6146 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6147 auto-detecting it.
6148
b7e4a931
AO
61492003-02-19 Alexandre Oliva <aoliva@redhat.com>
6150
6151 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6152 it is used as argument to $CC.
6153 * ltcf-gcj.sh: Likewise.
6154
6b784d9f
AO
61552003-02-19 Alexandre Oliva <aoliva@redhat.com>
6156
6157 * configure.in: Introduce --enable-maintainer-mode.
6158 * configure: Rebuilt.
6159 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6160 for maintainer mode.
6161 * Makefile.in: Rebuilt.
6162
8bcd8a07
AC
61632003-02-19 Andrew Cagney <ac131313@redhat.com>
6164
6165 * configure: Regenerate using autoconf 2.13.
6166
ee3fd329
AM
61672003-02-19 Alan Modra <amodra@bigpond.net.au>
6168
6169 * config.guess: Import latest version.
6170 * config.sub: Import latest version.
6171
e9e45685
JM
61722003-02-18 Jason Merrill <jason@redhat.com>
6173
6174 * Makefile.tpl (check-c++): Allow parallelism.
6175
859789af
AC
61762003-02-17 Andrew Cagney <ac131313@redhat.com>
6177
6178 * configure: Regenerate using autoconf 000227.
6179
b3f16a9b
GK
61802003-02-15 Geoffrey Keating <geoffk@apple.com>
6181
6182 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6183 don't configure target-libobjc.
6184 * configure: Regenerate.
6185
72e60e02
DD
61862003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6187
6188 * Makefile.tpl (RANLIB): Define.
6189 * Makefile.in: Regenerate.
6190
91f0e695
KS
61912003-02-06 Keith R Seitz <keiths@redhat.com>
6192
6193 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6194 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6195 * Makefile.in: Regenerated.
6196 * configure.in: Remove all traces of snavigator, db, and grep.
6197 * configure: Regenerated.
6198
122bfa92
FCE
61992003-01-31 Frank Ch. Eigler <fche@redhat.com>
6200
6201 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6202 * Makefile.in: Regenerated.
6203
264095c3
AO
62042003-01-30 Alexandre Oliva <aoliva@redhat.com>
6205
6206 * config.if: Copy from GCC.
6207
a84dbcb3
AO
62082003-01-27 Phil Edwards <pme@gcc.gnu.org>
6209
6210 * configure.in: Revert 24Jan change.
6211 * configure: Regenerate.
6212
19618276
NN
62132003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6214
6215 * configure.in: Revert previous change.
6216 * configure: Regenerate.
6217
b7f27a92
NN
62182003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6219
6220 * configure.in: Make rda native-only.
6221 * configure: Regenerate.
6222
83326456
NN
62232003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6224
6225 * configure.in: Add missing \.
6226 * configure: Rebuilt.
6227
5e367fa5
JJ
62282003-01-17 Jakub Jelinek <jakub@redhat.com>
6229
6230 * configure.in (baseargs): Avoid using \| in sed regular
6231 expressions.
6232 * configure: Rebuilt.
6233
e01f337c
JJ
62342003-01-16 Jakub Jelinek <jakub@redhat.com>
6235
6236 * configure.in (baseargs): Remove all supported forms of
6237 --cache-file, --srcdir, --host, --build and --target options
6238 from argument lists.
6239 * configure: Rebuilt.
6240
aa236487
AO
62412003-01-15 Alexandre Oliva <aoliva@redhat.com>
6242
6243 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6244 * configure: Rebuilt.
6245
586c0873
NN
62462003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6247
6248 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6249 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6250 * Makefile.in: Regenerate.
6251 * configure: Regenerate.
6252
497f816e
DD
62532003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6254
6255 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6256 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6257 * Makefile.in: Regenerate.
6258
bfbe5519
AO
62592003-01-09 Alexandre Oliva <aoliva@redhat.com>
6260
6261 * configure.in: Remove Makefile in build, host and target modules
6262 unless configure was run with --no-recursion.
6263 * configure: Rebuilt.
6264
3f234ef5
CD
62652003-01-08 Chris Demetriou <cgd@broadcom.com>
6266
6267 * config.guess: Update to 2003-01-03 version.
6268 * config.sub: Update to 2003-01-03 version.
6269
a3982d48
CF
62702003-01-07 Christopher Faylor <cgf@redhat.com>
6271
6272 * configure: Regenerate with proper autoconf 2.13.
6273
75778ec4
CF
62742003-01-07 Christopher Faylor <cgf@redhat.com>
6275
80b200a1
ZW
6276 * configure.in: Add AC_PREREQ for consistency.
6277 * configure: Regenerate.
75778ec4 6278
c180f501
AC
62792003-01-06 Andrew Cagney <ac131313@redhat.com>
6280
6281 * configure.in (GDB_TK): Add tcl directories conditional on
6282 gdb/gdbtk directory being present.
6283 * configure: Regenerate.
5481b376 6284
46ca2cc2
DA
62852003-01-04 John David Anglin <dave.anglin@nrc.ca>
6286
6287 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6288 by gcc if LD is not defined and we are not doing a Canadian Cross.
6289 * configure: Rebuilt.
6290
53dd8dab
DJ
62912003-01-01 Daniel Jacobowitz <drow@mvista.com>
6292
6293 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6294
50ceb20c
TT
62952002-12-31 Tom Tromey <tromey@redhat.com>
6296
6297 * Makefile.in: Rebuilt.
6298 * Makefile.def (target_modules) [libffi]: Allow installation.
6299
e78b5cfe
AS
63002002-12-31 Andreas Schwab <schwab@suse.de>
6301
6302 * configure.in: Fix use of $program_transform_name.
6303 * configure: Regenerated.
6304
67448102
DJ
63052002-12-30 Daniel Jacobowitz <drow@mvista.com>
6306
6307 * configure.in (baseargs): Don't remove first configure argument.
6308 * configure: Regenerated.
6309
e6bfb94a
AO
63102002-12-29 Alexandre Oliva <aoliva@redhat.com>
6311
6312 * Makefile.tpl (local-distclean): Don't remove...
6313 (multilib.ts): ... this. Moved into...
6314 (multilib.out): ... this. Don't use sub-make.
6315 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6316 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6317 (configure-build-[+module+], configure-[+module+],
6318 configure-target-[+module+], configure-gcc): ... these. Test
6319 for Makefile existence. Drop config.status from dependencies.
6320 * Makefile.in: Rebuilt.
6321 * configure.in: Move gcc-version-trigger to the end of
6322 ac_configure_args. Add comments to maybedep.tmp and
6323 serdep.tmp. Introduce --disable-serial-configure. Remove
6324 nonopt from baseargs, matching and removing corresponding
6325 whitespace while at it.
6326 * configure: Rebuilt.
6327
8f0dfb36
AO
63282002-12-28 Alexandre Oliva <aoliva@redhat.com>
6329
6330 * configure.in (host_configargs): Replace reference to
6331 no-longer-defined buildopts with --build=${build_alias}.
6332 * configure: Rebuilt.
6333
43be203f
AO
63342002-12-28 Alexandre Oliva <aoliva@redhat.com>
6335
6336 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6337 program_transform_name to standard idiom.
6338 (AUTOGEN, AUTOCONF): Define.
6339 (Makefile.in): Use $(AUTOGEN).
6340 (Makefile): Depend on config.status, and use autoconf-style rule to
6341 build it. Move original commands to...
6342 (config.status): ... this new target.
6343 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6344 $(AUTOCONF).
6345 * Makefile.in: Rebuilt.
6346
a0da8069
NN
63472002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6348
d18f1c9f
NN
6349 * Makefile.tpl: Fix dramatic bustage due to change in
6350 program_transform_name.
6351 * Makefile.in: Regenerate.
6352
6353 * configure.in: Remove unnecessary PATH setting.
6354 * configure: Regnerate.
6355
6356 * configure.in: Don't default to unprefixed tools unless
6357 the native tools will work.
6358 * configure: Regenerate.
6359
a0da8069
NN
6360 * configure.in: Convert to autoconf script. Blow away lots
6361 of now-redundant Makefile fragments.
6362 * configure: Generate using Autoconf.
6363 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6364 * Makefile.in: Regenerate.
6365
c567df0a
NN
63662002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6367
5481b376 6368 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6369 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6370
5481b376 6371 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6372 where they belong.
2c7f9a32 6373
2dabcfb4
AS
63742002-12-24 Andreas Schwab <schwab@suse.de>
6375
6376 * Makefile.tpl (multilib.out): Fix missing space.
6377 * Makefile.in: Regenerate.
6378
1086bc09
NN
63792002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6380
6381 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6382 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6383 * Makefile.in: Regenerate.
6384 * configure.in: Remove unnecessary leftovers.
6385
1086bc09
NN
63862002-12-21 Geoffrey Keating <geoffk@apple.com>
6387
6388 * configure.in (extra_ranlibflags_for_target): New variable.
6389 (*-*-darwin): Add -c to ranlib commands.
6390 * configure (tooldir): Handle extra_ranlibflags_for_target.
6391
14e9ca95
JJ
63922002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6393
6394 * COPYING.NEWLIB: Updated.
6395 * COPYING.LIBGLOSS: Ditto.
6396
14c428fb
NN
63972002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6398
6399 * Makefile.tpl: Revert HJL's change.
6400 * Makefile.in: Regenerated.
6401 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6402 always.
6403
313b8244
AS
64042002-12-19 Andreas Schwab <schwab@suse.de>
6405
6406 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6407 * Makefile.in: Regenerate.
6408
efeae3db
L
64092002-12-18 H.J. Lu <hjl@gnu.org>
6410
6411 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6412 * Makefile.in: Regenerated.
6413
6414 * configure.in (build_prefix): New. Substitute.
6415
43d92c63
NN
64162002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6417
59da4fe6
NN
6418 * Makefile.tpl: Don't let real targets depend on phony targets.
6419 * Makefile.in: Regenerate.
6420
43d92c63
NN
6421 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6422 * Makefile.in: Regenerate.
6423
b72e6a2d
JM
64242002-12-16 Jason Merrill <jason@redhat.com>
6425
6426 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6427 previous 'make bootstrap'.
6428 * Makefile.in: Regenerate.
6429
95c72c44
HPN
64302002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6431
6432 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6433
7d695d07
JM
64342002-12-13 Jason Merrill <jason@redhat.com>
6435
6436 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6437 library tests.
6438 (check-c++): Just depend on it and check-target-libstdc++-v3.
6439 * Makefile.in: Regenerate.
6440
54103d1e
NN
64412002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6442
6443 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6444 * Makefile.in: Regenerate.
6445
4024f1e1
JJ
64462002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6447
80b200a1
ZW
6448 * COPYING.NEWLIB: Update list of alternate Regent of California
6449 licenses and discuss official revoking of advertising clause.
6450 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6451
7dda0df6
AO
64522002-12-12 Alexandre Oliva <aoliva@redhat.com>
6453
6454 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6455 * Makefile.in: Rebuilt.
6456
d03be79e 64572002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6458
929293f4
NN
6459 * configure: Fix bug put in by gremlins.
6460
d03be79e
NN
6461 * Makefile.tpl: Substitute more autoconfily.
6462 * configure: Substitute more autoconfily.
6463 * Makefile.in: Regenerate.
6464
64652002-12-08 Andrew Cagney <ac131313@redhat.com>
6466
6467 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6468 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6469
64702002-12-06 DJ Delorie <dj@redhat.com>
6471
6472 * Makefile.tpl: Change configure dependencies to not have real
6473 targets depend on phony targets.
b4a77b47 6474
db1ac78d
NN
64752002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6476
bcaf2395
NN
6477 * configure.in: Revert unintentional change.
6478
b4fa093e
NN
6479 * src-release: Configure host subdirs.
6480
db1ac78d
NN
6481 * Makefile.tpl: Change dependency for */multilib.out so that
6482 it works when gcc isn't in the tree.
6483
6484 * configure.in: Substitute more.
6485 * configure: Run subconfigures from the Makefile.
6486 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6487 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6488
15723a45
NN
64892002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6490
e2b9e2dc
NN
6491 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6492 and corresponding dependencies.
6493 * Makefile.in: Regenerate.
6494
2af579c4
NN
6495 * configure.in (host_tools): Order binutils, gas and ld for
6496 convenience in running the testsuites.
6497
a2cc058a
NN
6498 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6499 * Makefile.in: Regenerate.
6500 * configure.in: Introduce rules to serialize subconfigure runs.
6501
15723a45
NN
6502 * configure.in: Introduce BASE_CC_FOR_TARGET.
6503 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6504 Realize configure-build-* targets. Realize configure-target-* targets.
6505 * Makefile.in: Regenerate.
6506
ae831be5
NN
65072002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6508
6509 * configure: Move gcc_version_trigger stuff from here...
6510 * configure.in: ...to here.
6511
6512 * configure.in: Separate subconfigure options added by this file from
6513 options given by the user. Add machinery to put args for host
6514 subconfigures into the Makefile.
6515
6516 * Makefile.tpl: Remove 'vault' targets.
6517 * Makefile.tpl: Reorder and comment dependencies.
6518 * Makefile.in: Regenerate.
6519
bbf7c8ac
NN
65202002-11-28 Geoffrey Keating <geoffk@apple.com>
6521
6522 * configure.in: Move host-specific darwin noconfigdirs into
6523 the host-specific section.
6524
930314a4
NN
65252002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6526
52d7cdee
NN
6527 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6528 during replay.
6529 * Makefile.in: Regenerate.
6530
930314a4
NN
6531 (finishing slow-motion replay)
6532 * configure: Remove skip-this-dir support.
6533 * Makefile.tpl: Remove skip-this-dir support.
6534
6535 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6536 subdirectories.
6537 * Makefile.in: Regenerate.
6538
6539 * Makefile.tpl: Strip out useless setting of 'dir'.
6540 * Makefile.in: Regenerate.
5481b376 6541
930314a4
NN
65422002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6543
6544 (finishing slow-motion replay)
6545 * configure.in: Fix deeply stupid bug.
6546
6547 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6548 shell code in CXX_FOR_TARGET
6549 * Makefile.def: Introduce raw_cxx.
6550 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6551 RAW_CXX_FOR_TARGET.
6552 * Makefile.in: Regenerate.
6553
65542002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6555
6556 (finishing slow-motion replay)
6557 * Makefile.tpl: Remove unnecessary ifs.
6558 * Makefile.in: Regenerate.
6559
5481b376 6560 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6561 dependencies. Maybe-ize build-libiberty. Create dummy install
6562 targets for 'no_install' modules.
5481b376 6563 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6564 build_modules stuff to configure.in.
5481b376 6565 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6566 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6567 * Makefile.in: Regenerate.
6568
3866be5d
NN
65692002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6570
6571 (continuing slow-motion replay)
6572 * Makefile.tpl: Make all-target, install-target behave similarly
6573 to all, install (only hitting configured targets). Eliminate
6574 unused macro defintions.
6575
6576 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6577 build != host.
6578
6579 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6580
6581 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6582
5481b376 6583 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6584 configuring. Remove references to "dosrel".
6585 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6586 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6587 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6588 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6589 and redundant dependency; rearrange slightly.
6590 * Makefile.def: Add host-side libtermcap, utils.
6591
6592 * Makefile.in: Regenerate.
6593
e393202e
NN
65942002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6595
6596 (Continuing slow-motion replay)
6597 * Makefile.def: Add list of recursive targets to autogenerate.
6598 Add build_modules.
6599 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6600 targets. Autogenerate *-build-* targets.
6601 * Makefile.in: Regenerate.
6602
583d52d7
NN
66032002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6604
6605 (Continuing slow-motion replay)
6606 * configure: More autoconf-style substitutions.
6607 * Makefile.tpl: More autoconf-style substitutions.
6608 * Makefile.in: Regenerate.
6609
66102002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6611
6612 (Continuing slow-motion replay)
6613 * configure: Substitute more variables in a more autoconf-friendly
6614 way. Simplify slightly.
6615 * Makefile.tpl: Make more variables substitutable in an
6616 autoconf-friendly way.
6617 * Makefile.in: Regenerate.
6618
874e38b4
NN
66192002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6620
6621 (Continuing slow-motion replay)
6622 * configure.in (v810*): Remove special setting of tools.
6623
6624 * configure: Add support for extra required flags for ar or nm.
6625 * configure.in (aix4.3+): Use above support for target-specific
6626 issues, rather than using config/mt-aix43.
6627
852e5f18
NN
66282002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6629
6630 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6631 * configure: Remove 'removing', which doesn't work. Replace $subdir
6632 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6633 with $srcdir. Reformat indentation. Substitute some variables
6634 formerly hard-coded in the Makefile for build=host.
6635 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6636 * Makefile.def: Autogenerate more.
6637 * Makefile.in: Regenerate.
6638
c9a0d920
DD
66392002-11-13 Bruce Korb <bkorb@gnu.org>
6640
6641 * Makefile.tpl: syntactic cleanup
6642
dd2768ff
KB
66432002-11-04 Kevin Buettner <kevinb@redhat.com>
6644
6645 * Makefile.def (host_modules): Add rda.
6646 * Makefile.in: Regenerate.
6647 * configure.in (target_tool): Add target-rda to list.
6648
1aa8389d
DD
66492002-10-25 Phil Edwards <pme@gcc.gnu.org>
6650
6651 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6652 and restrap targets to this rule.
6653 * Makefile.in: Regenerate.
6654
28f46298
HPN
66552002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6656
6657 * configure.in (i[3456]86-*-linux*): Add check to disable
6658 ${libgcj} for glibc1.
6659
ff72e302
NC
66602002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6661
6662 * configure.in: Add tic4x target.
6663
8607b6c9
NN
66642002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6665
6666 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6667 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6668 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6669 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6670 * Makefile.in: Regenerate.
6671
f8f61f4a
NN
66722002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6673
c86f794b
NN
6674 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6675 * Makefile.in: Regenerate.
6676
a9590527
NN
6677 * Makefile.def: Remove order dependency comments.
6678 * Makefile.tpl: Add explicit install-install dependencies.
6679 * Makefile.in: Regenerate.
6680
8412ce72
NN
6681 * Makefile.tpl: Remove material now in src-release. (Finally!)
6682 * Makefile.in: Regenerate.
6683
8b9f37f1
NN
6684 * configure: Restore my original patch by syncing with gcc version.
6685
f8f61f4a
NN
6686 * Bring following over from gcc:
6687
66882002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6689
6690 * configure.in (s390*-*-linux*): Enable libgcj.
6691
403d9505
NN
66922002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6693
6694 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6695
95f6f383
AM
66962002-10-02 Alan Modra <amodra@bigpond.net.au>
6697
e4673b0a 6698 * configure: Move stray lines back to where they belong.
95f6f383 6699
748503c8
NN
67002002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6701
a581b5c3
NN
6702 * Makefile.tpl: Insert configure-target target, for src-release.
6703
c084f5b4
NN
6704 * configure: Finish reverting change which Andrew Cagney started
6705 reverting. Should fix bustage.
6706
7aa673ed 6707 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6708 * src-release: New file. Contains material for making net
6709 releases for gdb, binutils, et al., formerly in Makefile.in.
6710
82a9b2d9
NC
67112002-09-30 Nick Clifton <nickc@redhat.com>
6712
6713 * cpu: New top level directory. Intended to hold input files for
6714 CGEN which have FSF copyright assignment.
6715 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6716
c2463a00
AC
67172002-09-29 Andrew Cagney <ac131313@redhat.com>
6718
6719 Revert below (note that src does not contain Makefile.tpl):
6720 * Makefile.tpl: Make subsituted variables more autoconfy.
6721 * Makefile.in: Regenerate.
6722
f03b4789
NN
67232002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6724
c11e16a9
NN
6725 * configure: Revert accidentally applied changes.
6726
f03b4789
NN
6727 * Makefile.tpl: Make more autoconf-friendly.
6728 * Makefile.in: Regenerate.
6729 * configure: Make substitution more autoconf-like.
6730
67312002-09-28 Richard Earnshaw <rearnsha@arm.com>
6732
6733 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6734 single entry to handle all these.
6735 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6736 libjava on arm-*-elf.
6737
c0292023
GK
67382002-09-27 Geoffrey Keating <geoffk@apple.com>
6739
6740 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6741 things that depend on them.
6742
c66d951e
NN
67432002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6744
6745 * Makefile.tpl: Make subsituted variables more autoconfy.
6746 * Makefile.in: Regenerate.
6747 * configure: Make seds more autoconfy.
6748
907a7241 67492002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6750
6751 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6752 * Makefile.in: Regenerate.
6753 * configure.in: Rewrite sed statements to look autoconfy.
6754
907a7241
NN
6755 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6756 all-target-foo on configure-target-foo.
6757 * Makefile.def: Ditto.
6758 * Makefile.in: Rebuild.
6759
405ea7a0
NN
67602002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6761
6762 * Makefile.def: New file.
6763 * Makefile.tpl: New file.
6764 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6765
6766 * configure.in: Minor rearrangement. Simplify tests.
6767
bdc57bfd
JT
67682002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6769
6770 * configure.in (with_headers): Skip copy if value is "yes".
6771 (with_libs): Likewise.
6772
ae03d6e2
NN
67732002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6774
6775 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6776 * configure.in (sh*-*-pe*): Ditto.
6777 * configure.in (mips*-*-pe*): Ditto.
6778 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6779
6780 * configure.in: Rearrange.
6781
707960fe
NC
67822002-09-12 Nick Clifton <nickc@redhat.com>
6783
6784 * Import these changes from the config master repository:
6785
6786 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6787
6788 * config.sub: Add tic4x target.
6789
6790 2002-09-03 Ben Elliston <bje@redhat.com>
6791
6792 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6793 Reported by <Duncan_Stodart@insession.com>.
6794
36ea319f
JJ
67952002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6796
6797 * COPYING.NEWLIB: More updates.
6798
cf57480a
JJ
67992002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6800
6801 * COPYING.NEWLIB: Update.
6802
fd31a171
AC
68032002-08-23 Andrew Cagney <ac131313@redhat.com>
6804
23b632fc
AC
6805 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6806
fd31a171
AC
6807 * config.guess: Import version 2002-08-23.
6808 * config.sub: Import version 2002-08-22.
6809
a08bafb5
AO
68102002-08-20 Alexandre Oliva <aoliva@redhat.com>
6811
6812 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6813 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6814 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6815
17240c1f
NC
68162002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6817
6818 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6819
e70ad0c6
L
68202002-08-04 H.J. Lu (hjl@gnu.org)
6821
6822 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6823
574e6d11
DD
68242002-07-31 Alan Modra <amodra@bigpond.net.au>
6825
6826 * configure.in: Move generic linux case to end. Copy generic
6827 linux noconfigdirs to mips*-*-linux* entry and new
6828 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6829
611e7523
CD
68302002-07-19 Chris Demetriou <cgd@broadcom.com>
6831
6832 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6833 one instance of them which was missed to the list to update.
6834
51759676
CD
68352002-07-16 Chris Demetriou <cgd@broadcom.com>
6836
6837 * config.guess: Update to 2002-07-09 version.
6838 * config.sub: Update to 2002-07-03 version.
6839
7c1f909c
DD
68402002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6841
6842 * configure.in: Remove two redundant tests.
6843
d7cf5d30
DD
68442002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6845
6846 * configure.in (mips*-*-irix6*o32): Enable stabs.
6847
c74222f7
DD
68482002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6849
5b53c336
DD
6850 * configure.in: Don't build grez.
6851 * Makefile.in: Ditto.
6852
c74222f7
DD
6853 * Makefile.in: Remove references to bsp, cygmon, libstub.
6854 * configure.in: Ditto.
6855
6856 * configure.in: Remove leftover reference to gdbtest.
6857
edd1b227
DD
68582002-07-08 Phil Edwards <pme@gcc.gnu.org>
6859
6860 * configure.in (gxx_include_dir): Change to match versioned
6861 C++ headers if --enable-version-specific-runtime-libs is used.
6862
486186e3
AO
68632002-07-04 Steve Ellcey <sje@cup.hp.com>
6864
6865 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6866
ff0a3bf8
DD
68672002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6868
6869 * configure.in: Make --without-x work.
6870
1dfa8174
NC
68712002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6872
6873 * contrib: New directory. Created to contain a copy of the
5481b376 6874 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6875 the FSF GCC sources.
6876
07637366
DD
68772002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6878
b6f83f2a
DD
6879 * configure.in: Rearrange target Makefile fragment collection.
6880
07637366
DD
6881 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6882 cvs[src].
6883 * configure.in: Ditto.
6884
f48556b1
DD
68852002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6886
6887 * Makefile.in: Eliminate 'apache' targets.
6888 * configure.in: Eliminate 'apache' targets.
6889
6890 * configure.in: Eliminate redundant tests. Reorganize.
6891
6892 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6893
6894 * config-ml.in: Eliminate references to Cygnus configure.
6895
6896 * Makefile.in: Eliminate references to building emacs.
6897
68982002-07-01 Denis Chertykov <denisc@overta.ru>
6899
6900 * configure.in: Add support for ip2k.
6901
cdb9e2b8
BE
69022002-06-24 Ben Elliston <bje@redhat.com>
6903
6904 * configure.in (host_tools): Remove cgen.
6905
6906 * Makefile.in (all-cgen): Remove; runs from its source directory.
6907 (check-cgen, install-cgen, clean-cgen): Likewise.
6908 (all-opcodes): No not depend on all-cgen.
6909 (all-sim): Likewise.
6910
3558860c
DD
69112002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6912
6913 * configure.in: Fix AIX configury bug.
6914
e3b0c936
DD
69152002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6916
cdb9e2b8 6917 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6918
cdb9e2b8
BE
6919 * configure.in: Move definition of libstdcxx_flags right above
6920 usage, rather than way earlier.
8ee424c0 6921
c712250a
DD
6922 * configure.in: Pull definition of is_cross_compiler earlier.
6923
9ee1a75c
DD
6924 * configure.in: Rearrange a little.
6925
e3b0c936
DD
6926 * configure.in: Remove references to librx.
6927 * Makefile.in: Remove references to librx.
6928
b2bd228e
DD
69292002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6930
6931 * configure.in: Eliminate ${gasdir} variable.
6932
7cd52483
DB
69332002-06-18 Dave Brolley <brolley@redhat.com>
6934
6935 * configure.in: Add support for frv.
6936 * config.sub: Add support for frv.
6937
6c5e141a
DD
69382002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6939
6940 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6941
0d18b56d
JT
69422002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6943
6944 * configure.in (vax-*-netbsd*): Re-enable gas.
6945
fd8958d5
DD
69462002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6947
27f15fdd
DD
6948 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6949 BUILD_PREFIX_1, to correct nomenclature.
6950 * configure: Likewise.
6951
fd8958d5
DD
6952 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6953 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6954
0c2442b7
DD
69552002-05-31 Olaf Hering <olh@suse.de>
6956
6957 * config-ml.in: Propogate DESTDIR also.
6958
a3602181
JT
69592002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6960
6961 * configure.in (vax-*-netbsd*): Don't build gas for this
6962 platform.
6963
c95f53ae
MM
69642002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6965
6966 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6967 and libgcj for AVR.
6968
1d7c1053
NC
69692002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6970
6971 * config.sub: Add DLX target.
6972
4b37028f
JT
69732002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6974
6975 * config.guess: Update to 2002-05-22 version.
6976 * config.sub: Likewise.
6977
d5de0a84
NC
69782002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6979
6980 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6981 * config-ml.in: Likewise.
6982 * configure: Likewise.
6983 * configure.in: Likewise.
6984
c92a0210
DD
69852002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6986
115a77aa
DD
6987 * configure.in: Simplify makefile fragment collection.
6988
6989 * configure.in: Remove code to build emacs.
e99daf2b 6990
91e060aa
DD
6991 * configure.in : Remove --srcdir argument from targargs and buildargs
6992 (it's always overridden in the Makefile anyway). Rearrange a bit.
6993
6994 * configure: Move some logic to configure.in.
6995 * configure.in: Move some logic from configure.
c92a0210 6996
91217342
JJ
69972002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6998
6999 * COPYING.LIBGLOSS: New file.
7000
d3d8a9ee
NC
70012002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7002
7003 * Makefile.in: Honour DESTDIR.
7004
3a036cdc
AO
70052002-05-05 Alexandre Oliva <aoliva@redhat.com>
7006
7007 * configure.in (noconfigdirs): Don't disable libgcj on
7008 sparc64-*-solaris* and sparcv9-*-solaris*.
7009
6d095fe4
AO
70102002-05-03 Alexandre Oliva <aoliva@redhat.com>
7011
7012 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7013
dac55df9
TF
70142002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7015
7016 * configure.in (FLAGS_FOR_TARGET): Do not add
7017 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7018 on i[3456]86-*-linux*.
7019
a018e15b
TF
70202002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7021
7022 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7023
7024 * configure.in (noconfigdirs): Do not add target-newlib if
7025 target == i[3456]86-*-linux*, and host == target.
7026
5f284831
MM
70272002-04-29 Mark Mitchell <mark@codesourcery.com>
7028
7029 * config.guess: Updated to 2002-04-26's version.
7030 * config.sub: Updated to 2002-04-26's version.
7031
33babf59
DD
70322002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7033
bd5f7da2
DD
7034 * configure.in: delete reference to absent file
7035
a0c4f3a0
DD
7036 * configure.in: replace '[' with 'test'
7037
66f1ba4f
DD
7038 * configure.in: Eliminate references to gash.
7039 * Makefile.in: Eliminate references to gash.
7040
7c3ab50c
DD
7041 * configure.in: remove useless references to 'pic' makefile fragments.
7042
bbc025f5
DD
7043 * configure.in: (*-*-windows*) Finish removing.
7044
33babf59
DD
7045 * configure.in: Eliminate redundant test for libgui.
7046
d5ec694c
DD
70472002-04-26 Joel Sherrill <joel@OARcorp.com>
7048
7049 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7050 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7051
57a5346c
DD
70522002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7053
7054 * configure.in: remove references to dead files
7055
dbf93899
DD
70562002-04-18 Tom Tromey <tromey@redhat.com>
7057
7058 * configure.in: Disallow configuring libgcj when it is already
7059 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7060 Solaris 2.8 by default. For PR libgcj/6158.
7061
26eadf68
DD
70622002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7063
7064 * configure.in: Move default CC setting out of config/mh-* fragments
7065 directly into here.
7066
a0a2c6c6
DD
70672002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7068
7069 * configure.in: don't even try to configure or make a subdirectory
7070 if there's no configure script for it.
7071
9972f812
DD
70722002-04-15 Mark Mitchell <mark@codesourcery.com>
7073
7074 * MAINTAINERS: Remove chill maintainers.
7075 * Makefile.in (CHILLFLAGS): Remove.
7076 (CHILL_LIB): Remove.
7077 (TARGET_CONFIGDIRS): Remove libchill.
7078 (CHILL_FOR_TARGET): Remove.
7079 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7080 CHILL_LIB.
7081 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7082 (CHECK_TARGET_MODULES): Likewise.
7083 (INSTALL_TARGET_MODULES): Likewise.
7084 (CLEAN_TARGET_MODULES): Likewise.
7085 (configure-target-libchill): Remove.
7086 (all-target-libchill): Remove.
7087 * configure.in (target_libs): Remove target-libchill.
7088 Do not compute CHILL_FOR_TARGET.
7089 * libchill: Remove directory.
5481b376 7090
75205f78
DD
70912002-04-15 DJ Delorie <dj@redhat.com>
7092
7093 * Makefile.in, configure.in, configure: Sync with gcc, entries
7094 follow...
7095
70962002-04-08 Tom Tromey <tromey@redhat.com>
7097
7098 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7099 Fixes PR libgcj/6068.
7100
71012002-03-30 Krister Walfridsson <cato@df.lth.se>
7102
7103 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7104
71052002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7106
7107 * configure.in (alpha*-dec-osf*): Enable libgcj.
7108
71092002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7110
7111 Fix for: PR bootstrap/3591, target/5676
7112 * configure.in (mcore-pe): Disable the configuration of
7113 libstdc++-v3 since exceptions are not supported.
7114
71152002-03-20 Anthony Green <green@redhat.com>
7116
7117 * configure.in: Enable libgcj for xscale-elf target.
7118
71192002-02-28 Alexandre Oliva <aoliva@redhat.com>
7120
7121 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7122 libjava.
7123 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7124
71252002-02-22 Alexandre Oliva <aoliva@redhat.com>
7126
7127 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7128 libstdc++-v3 and libjava.
7129
71302002-02-11 Adam Megacz <adam@xwt.org>
7131
7132 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7133 boehm-gc
7134
71352002-02-09 Alexandre Oliva <aoliva@redhat.com>
7136
7137 * config.guess: Updated to 2002-01-30's version.
7138 * config.sub: Updated to 2002-02-01's version.
7139 Contribute sh64-elf.
7140 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7141 * configure.in: Added sh64-*-*.
7142
71432002-01-17 H.J. Lu <hjl@gnu.org>
7144
7145 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7146 (all-target-fastjar): Also depend on all-target-libiberty.
7147
7148Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7149
7150 * configure, configure.in: Use temp file for long sed commands.
7151
71522001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7153
7154 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7155 libf2c.
7156
71572001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7158
7159 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7160
71612001-10-11 Hans-Peter Nilsson <hp@axis.com>
7162
7163 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7164
71652001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7166
7167 * configure: Handle temporary files securely using mkdir.
7168
71692001-09-26 Will Cohen <wcohen@redhat.com>
7170
7171 * configure.in (*-*-linux*): Disable configuration of target-newlib
7172 and target-libgloss.
7173
71742001-09-26 Alexandre Oliva <aoliva@redhat.com>
7175
7176 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7177 RANLIB.
7178
71792001-08-11 Graham Stott <grahams@redhat.com>
7180
7181 * Makefile.in (check-c++): Add missing semicolon.
7182
71832001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7184
7185 * configure.in (sh-*-linux*): New.
7186
71872001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7188
7189 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7190 and libgcj on m68hc11/m68hc12.
7191
71922001-06-27 H.J. Lu (hjl@gnu.org)
7193
7194 * Makefile (CFLAGS_FOR_BUILD): New.
7195 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7196
71972001-06-01 Hans-Peter Nilsson <hp@axis.com>
7198
7199 * configure.in (libstdcxx_flags): Do not try to execute
7200 libstdc++-v3/testsuite_flags until it exists.
7201
72022001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7203
7204 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7205
72062001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7207
7208 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7209
7210Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7211
7212 * configure.in: Move *-chorusos target case to the proper switch.
7213 Disable libgcj.
7214
72152001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7216
7217 * Makefile.in (STAGE1_CFLAGS): Pass down.
7218
72192001-04-13 Alan Modra <amodra@one.net.au>
7220
7221 * config.guess: Add hppa64-linux support. Note for next import that
7222 this is already in the master file.
7223 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7224
72252001-03-22 Colin Howell <chowell@redhat.com>
7226
7227 * Makefile.in (DO_X): Do not backslash single-quotes in
7228 backquotes (two places).
7229
72302001-03-18 Laurynas Biveinis <lauras@softhome.net>
7231
7232 * Makefile.in (DO_X): Quote nested quotes.
7233
72342001-03-15 Laurynas Biveinis <lauras@softhome.net>
7235
7236 * Makefile.in (DO_X): Use double quotes for quoting
7237 "RANLIB=$${RANLIB}".
7238
72392001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7240
7241 * configure.in: Only use `lang_requires' for languages athat are
7242 actually enabled.
7243
72442001-03-07 Tom Tromey <tromey@redhat.com>
7245
7246 * configure.in: Allow config-lang.in to set `lang_requires' to list
7247 of other required languages.
7248
72492001-03-06 Laurynas Biveinis <lauras@softhome.net>
7250
7251 * Makefile.in: Remove RANLIB definition. Use RANLIB
7252 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7253 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7254
72552001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7256 Alexandre Oliva <aoliva@redhat.com>
7257
7258 * Makefile.in (check-c++): Use tabs, not spaces.
7259
72602001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7261
7262 * Makefile.in (check-c++): New rule.
7263
7264 * configure.in (target_libs): Remove libg++.
7265 (noconfigdirs): Remove libg++.
7266 (noconfigdirs): Same.
7267 (noconfigdirs): Same.
7268 (noconfigdirs): Same.
7269
7270 * config-ml.in: Remove libg++ references.
7271
7272 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7273 (ALL_TARGET_MODULES): Same.
7274 (configure-target-libg++): Remove.
7275 (all-target-libg++): Remove.
7276 (configure-target-libio): Remove.
7277 (all-target-libio): Remove.
7278 (check-target-libio): Remove.
7279 (.PHONY): Remove.
7280 (libg++.tar.bz2): Remove.
7281 (all-target-cygmon): Remove libio.
7282 (all-target-libstdc++): Remove.
7283 (configure-target-libstdc++): Remove.
7284 (TARGET_LIB_PATH): Remove libstdc++.
7285 (ALL_GCC_CXX): Remove libstdc++.
7286 (all-target-gperf): Correct.
7287
72882001-02-15 Anthony Green <green@redhat.com>
7289
7290 * configure: Introduce GCJ_FOR_TARGET.
7291 * configure.in: Ditto.
7292 * Makefile.in: Ditto.
7293
72942001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7295
7296 * configure.in: for *-chorusos, don't config target-newlib and
7297 target-libgloss.
7298
72992001-02-04 Mark Mitchell <mark@codesourcery.com>
7300
7301 Remove V2 C++ library.
7302 * configure.in: Remove --enable-libstdcxx_v3 support.
7303
73042001-01-27 Richard Henderson <rth@redhat.com>
7305
7306 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7307
73082001-01-26 Tom Tromey <tromey@redhat.com>
7309
7310 * configure.in: Allow libgcj to be built on Sparc Solaris.
7311
73122001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7313
7314 * configure.in: Enable libgcj on several additional platforms.
7315
73162001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7317
7318 * configure.in: Enable libgcj for linux targets.
7319
73202001-01-09 Mike Stump <mrs@wrs.com>
7321
7322 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7323 failures of subdirectories.
7324
73252001-01-02 Laurynas Biveinis <lauras@softhome.net>
7326
7327 * configure: handle DOS-style absolute paths.
7328
73292001-01-02 Laurynas Biveinis <lauras@softhome.net>
7330
7331 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7332
73332000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7334
7335 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7336 (libstdcxx_incdir): Pass down.
7337 * config.if: Remove expired bits for cxx_interface, add stub.
7338 (libstdcxx_incdir): Add variable for g++ include directory.
7339 * configure.in (gxx_include_dir): Use it.
7340
73412000-12-15 Andreas Jaeger <aj@suse.de>
7342
7343 * configure.in: Handle lang_dirs.
7344
73452000-12-13 Anthony Green <green@redhat.com>
7346
7347 * configure.in: Disable libgcj for any target not specifically
7348 listed. Disable libgcj for x86 and Alpha Linux until compatible
7349 with g++ abi.
7350
73512000-12-13 Mike Stump <mrs@wrs.com>
7352
7353 * Makefile.in (local-distclean): Also remove fastjar.
7354
73552000-12-10 Anthony Green <green@redhat.com>
7356
7357 * configure.in: Define libgcj. Disable libgcj target libraries for
7358 most targets.
7359
73602000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7361
7362 * configure.in (target_libs): Revert 2000-12-08 patch.
7363 (noconfigdirs): Added target-libjava.
7364
73652000-12-09 Laurynas Biveinis <lauras@softhome.net>
7366
7367 * Makefile.in: handle DOS-style absolute paths.
7368
73692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7370
7371 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7372 libjava.
7373 * configure.in (target_libs): Removed `target-libjava'.
7374
73752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7376
7377 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7378 (ALL_MODULES): Added fastjar.
7379 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7380 (all-target-libjava): all-fastjar replaces all-zip.
7381 (all-fastjar): Added.
7382 (configure-target-fastjar, all-target-fastjar): Likewise.
7383 * configure.in (host_tools): Added fastjar.
7384
73852000-12-07 Mike Stump <mrs@wrs.com>
7386
7387 * Makefile.in (local-distclean): Remove leftover built files.
7388
73892000-11-16 Fred Fish <fnf@be.com>
7390
7391 * configure.in (enable_libstdcxx_v3): Fix typo,
7392 libstd++ -> libstdc++.
7393
73942000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7395
7396 * configure: Provide the original toplevel configure arguments
7397 (including $0) to subprocesses in the environment rather than
7398 through gcc/configargs.h.
7399
74002000-11-12 Mark Mitchell <mark@codesourcery.com>
7401
7402 * configure: Turn on libstdc++ V3 by default.
7403
74042000-10-16 Michael Meissner <meissner@redhat.com>
7405
7406 * configure (gcc/configargs.h): Only create if there is a build GCC
7407 directory created.
7408
74092000-10-05 Phil Edwards <pme@gcc.gnu.org>
7410
7411 * configure: Save configure arguments to gcc/configargs.h.
7412
74132000-10-04 Andris Pavenis <pavenis@latnet.lv>
7414
7415 * Makefile.in (bootstrap): avoid recursion if subdir missing
7416 (cross): ditto
7417 (do-proto-toplev): ditto
7418
7419Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7420
7421 * configure.in: Do not build byacc for hppa64. Provide paths to the
7422 X11 libraries for hppa64.
7423
74242000-09-02 Anthony Green <green@cygnus.com>
7425
7426 * Makefile.in (all-gcc): Depend on all-zlib.
7427 (CLEAN_MODULES): Add clean-zlib.
7428 (ALL_MODULES): Add all-zlib.
7429 * configure.in (host_libs): Add zlib.
7430
74312000-08-25 Alexandre Oliva <aoliva@redhat.com>
7432
7433 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7434 $targargs to tell whether newlib is going to be built.
7435
7436 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7437 $$r/TARGET_SUBDIR/libio for _G_config.h.
7438
74392000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7440
7441 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7442
7443 * configure: Make enable_threads and enable_shared defaults
7444 explicit. Substitute enable_threads into generated Makefiles.
7445 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7446 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7447
74482000-08-02 Manfred Hollstein <manfredh@redhat.com>
7449
7450 * configure.in: Re-enable all references to libg++ and librx.
7451
ffb97b2f 74522002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7453
ffb97b2f
DD
7454 * configure.in: Add *-*-freebsd* configurations.
7455
bbf6e9e3
AC
74562002-04-07 Andrew Cagney <ac131313@redhat.com>
7457
7458 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7459 (do-tar, do-bz2): New rules.
7460 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7461 (gdb-tar): New rule.
7462 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7463 (insight_dejagnu.tar): New rule.
7464 (insight.tar): New rule.
7465 (gdb+dejagnu.tar): New rule.
7466 (gdb.tar): New rule.
7467
8f1579c0
AC
74682002-04-07 Andrew Cagney <ac131313@redhat.com>
7469
7470 * MAINTAINERS: Update dejagnu/
7471
ba3c59ab
AO
74722002-03-16 Alexandre Oliva <aoliva@redhat.com>
7473
7474 * ltmain.sh (relink_command): Fix typo in previous change.
7475
6243d5dd
AO
74762002-03-15 Alexandre Oliva <aoliva@redhat.com>
7477
7478 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7479 (relink_command): Added --tag flags.
7480 (mode=install): If relinking fails; error out.
7481
80413487
RH
74822002-03-12 Richard Henderson <rth@redhat.com>
7483
7484 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7485 .NOTPARALLEL tag.
7486 (do-check): Rename from check.
7487 (check): Allow parallel check.
7488
3daeddf6
RH
74892002-03-11 Richard Henderson <rth@redhat.com>
7490
7491 * Makefile.in (.NOTPARALLEL): Add fake tag.
7492
fad93c55
L
74932002-03-07 H.J. Lu (hjl@gnu.org)
7494
7495 * configure.in: Enable gprof for mips*-*-linux*.
7496
2e8357fc
AO
74972002-02-28 Alexandre Oliva <aoliva@redhat.com>
7498
7499 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7500 libjava.
7501 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7502
bd48e1a9
AC
75032002-02-24 Andrew Cagney <ac131313@redhat.com>
7504
7505 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7506
39121370
DJ
75072002-02-23 Daniel Jacobowitz <drow@mvista.com>
7508
7509 * config.guess: Import from master sources, rev 1.232.
7510 * config.sub: Import from master sources, rev 1.246.
7511
081ff160
AO
75122002-02-23 Alexandre Oliva <aoliva@redhat.com>
7513
7514 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7515 because its Makefile is there; test for the executable instead.
7516
20a5393b
AO
75172002-02-09 Alexandre Oliva <aoliva@redhat.com>
7518
7519 Contribute sh64-elf.
7520 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7521 * configure.in: Added sh64-*-*.
7522
38135629
JJ
75232002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7524
80413487
RH
7525 * COPYING.NEWLIB: Remove advertising clause from
7526 Berkeley and Red Hat licenses.
38135629 7527
48d19748
MD
75282002-02-01 Mo DeJong <supermo@bayarea.net>
7529
7530 * Makefile.in: Add all-tix to deps for all-snavigator
7531 so that tix is built when building snavigator.
7532
f6e1c110
BE
75332002-02-01 Ben Elliston <bje@redhat.com>
7534
7535 * config.guess: Import from master sources, rev 1.229.
7536 * config.sub: Import from master sources, rev 1.240.
7537
4867be41
DJ
75382002-01-27 Daniel Jacobowitz <drow@mvista.com>
7539
7540 From Steve Ellcey <sje@cup.hp.com>:
7541 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7542 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7543 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7544 IA64.
7545 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7546 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7547 soname_spec, sys_lib_search_path_spec): Ditto.
7548
e82380cc
JT
75492002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7550
7551 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7552 target-libiberty, and target-libgloss. Skip Java-related
7553 libraries if not supported for NetBSD on target CPU.
7554
1319fb9c
NC
75552002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7556
7557 * configure.in: Import StrongARM and XScale target_configdirs from
7558 FSF GCC version.
7559
b020f6ac
L
75602002-01-16 H.J. Lu (hjl@gnu.org)
7561
7562 * config.guess: Import from master sources, rev 1.225.
7563 * config.sub: Import from master sources, rev 1.238.
7564
7565 * MAINTAINERS: Updated notes on config.guess and config.sub.
7566
a0c1c920
NC
75672002-01-11 Steve Ellcey <sje@cup.hp.com>
7568
7569 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7570 ld and gdb are not supported.
7571
a9fa5e1f
JJ
75722002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7573
7574 * Change reference to Cygnus Solutions to be Red Hat.
7575
94077108
JJ
75762002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7577
7578 * COPYING.NEWLIB: Update generic copyright date.
7579
05ecd75c
MS
75802002-01-07 Mark Salter <msalter@redhat.com>
7581
7582 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7583 Allow target-libgloss to be built for arm, strongarm, and xscale.
7584
a106bb62
BE
75852002-01-03 Ben Elliston <bje@redhat.com>
7586
7587 * MAINTAINERS: Update URL for config.* scripts.
7588
0e254642
AM
75892001-12-18 Alan Modra <amodra@bigpond.net.au>
7590
7591 * config.sub: Import latest version.
7592 * config.guess: Likewise.
7593
0a0d0041
TF
75942001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7595
7596 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7597 options for i[3456]86-pc-linux* native builds.
7598
d932cae7
NC
75992001-12-05 Laurent Guerby <guerby@acm.org>
7600
7601 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7602 libiberty.
d932cae7
NC
7603
7604 Import this patch from gcc:
5481b376 7605
d932cae7
NC
7606 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7607
7608 * symlink-tree: handle DOS-style absolute paths.
7609
49b7683b
DD
76102001-11-28 DJ Delorie <dj@redhat.com>
7611 Zack Weinberg <zack@codesourcery.com>
7612
7613 When build != host, create libiberty for the build machine.
7614
7615 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7616 CONFIG_ARGUMENTS.
7617 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7618 New variables.
7619 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7620 and rules.
7621 (all.normal): Depend on ALL_BUILD_MODULES.
7622 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7623 (all-build-libiberty): Depend on configure-build-libiberty.
7624
7625 * configure: Calculate and substitute proper value for
7626 ALL_BUILD_MODULES.
7627 * configure.in: Create the build subdirectory.
7628 Calculate and substitute TARGET_CONFIGARGS (formerly
7629 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7630
26ef82f4
GK
76312001-11-26 Geoffrey Keating <geoffk@redhat.com>
7632
7633 * config.sub: Update to version 1.232 on subversion.
7634
43e64072
NC
76352001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7636
7637 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7638 files from .po files for a distribution.
7639
66f6c0d5
HPN
76402001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7641
7642 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7643
4a02fdb2
JH
76442001-11-13 Jeff Holcomb <jeffh@redhat.com>
7645
7646 Merged from net gcc:
7647 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7648 * ltcf-c.sh: Use $objext, not $ac_objext.
7649 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7650 * ltcf-cxx.sh: Add support for GNU.
7651 2001-07-22 Timothy Wall <twall@redhat.com>
7652 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7653 default settings if using GNU tools with that configuration.
7654 * ltcf-cxx.sh: Ditto.
7655 * ltcf-gcj.sh: Ditto.
7656 2001-07-21 Michael Chastain <chastain@redhat.com>
7657 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7658 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7659 * ltmain.sh: Mark as gcc-local.
7660
227b9953
JH
76612001-11-13 Jeff Holcomb <jeffh@redhat.com>
7662
7663 * Makefile.in (all-bison): Revert 2001-10-24.
7664 Don't depend on texinfo.
7665
cbbab8fb
JJ
76662001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7667
80413487 7668 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7669
922b2485
DD
76702001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7671
7672 * configure.in (--enable-languages): Be more permissive about
7673 syntax. Check for empty lists better. Warn about $LANGUAGES.
7674
f08fa01d
HPN
76752001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7676
7677 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7678
fee3da4e
JH
76792001-10-24 Jeff Holcomb <jeffh@redhat.com>
7680
7681 Makefile.in (all-bison): Don't depend on texinfo.
7682
73fb1ef9
AM
76832001-10-03 Alan Modra <amodra@bigpond.net.au>
7684
7685 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7686
373688ac
AO
76872001-09-29 Alexandre Oliva <aoliva@redhat.com>
7688
7689 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7690
9c07660b
HPN
76912001-09-28 Hans-Peter Nilsson <hp@axis.com>
7692
7693 * config.sub, config.guess: Import latest from subversions.
7694
3f152009
AO
76952001-09-21 Alexandre Oliva <aoliva@redhat.com>
7696
7697 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7698 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7699 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7700 avoid quotes nesting problems.
7701 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7702 (DO_X): Export only variables that are set.
7703
8f6a59e5
BE
77042001-09-19 Ben Elliston <bje@redhat.com>
7705
7706 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7707 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7708 semantics. Use the shell built-in "type" command instead.
7709
a1ec19fa
TS
77102001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7711
7712 * config.sub: Reverted the earlier change, this version is not the
7713 master file.
7714
4008bd9b
TS
77152001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7716
7717 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7718 Add support for mips64.
7719
dd1e52a4
JH
77202001-09-03 Jeff Holcomb <jeffh@redhat.com>
7721
7722 * configure.in: Enable libstdc++-v3 for h8300 targets.
7723
91549d1c
EC
77242001-08-30 Eric Christopher <echristo@redhat.com>
7725 Jason Eckhardt <jle@redhat.com>
7726
7727 * config.sub: Add support for mipsisa32.
7728
cf966cf9
EC
77292001-08-30 Eric Christopher <echristo@redhat.com>
7730
7731 * config.sub, config.guess: Import latest from subversions.
7732
82208dc5
AM
77332001-08-20 Alan Modra <amodra@bigpond.net.au>
7734
7735 * config.sub, config.guess: Import latest from subversions.
7736
4dca8403
DD
77372001-07-26 DJ Delorie <dj@redhat.com>
7738
7739 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7740
1107dce2
AM
77412001-06-19 Alan Modra <amodra@bigpond.net.au>
7742
7743 * Makefile.in: Revert 2001-06-17.
7744 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7745
e09a6604
L
77462001-06-17 H.J. Lu <hjl@gnu.org>
7747
7748 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7749 (gas+binutils.tar.bz2): Likewise.
7750 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7751
31a8b634
AC
7752Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7753
7754 * Makefile.in (VER): When present, extract the version number from
5481b376 7755 the file version.in.
31a8b634 7756
dc70af01
AO
77572001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7758
7759 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7760 gcc/xgcc is built, use -print-prog-name to find out the program
7761 name to use.
7762
839bbd8c
AO
77632001-06-04 Mark Mitchell <mark@codesourcery.com>
7764
7765 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7766 with_gcc]: Use `gcc -shared' to build a shared library.
7767
566e9a30
AO
77682001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7769
7770 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7771 archives.
7772
e877bb69
AO
77732001-05-28 Simon Patarin <simon.patarin@inria.fr>
7774
7775 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7776 libraries when using g++ with native linker.
7777
1605288b
AO
77782001-05-28 Alexandre Oliva <aoliva@redhat.com>
7779
7780 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7781
11a383ba
TR
77822001-05-24 Tom Rix <trix@redhat.com>
7783
7784 * configure.in : enable ld for aix
cf966cf9 7785
18611226
AO
77862001-05-22 Alexandre Oliva <aoliva@redhat.com>
7787
7788 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7789 [aix4*|aix5*]: Prepend blank.
7790
6be7c12c
AO
77912001-05-20 Alexandre Oliva <aoliva@redhat.com>
7792
7793 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7794 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7795 of subdir/configure scripts to use the new libtool.m4.
7796
4ed00bba
L
77972001-05-14 H.J. Lu <hjl@gnu.org>
7798
7799 * config.if (libc_interface): Set to -libc6.2- for cross
7800 compiling to Linux/glibc 2.2.
7801
b1af961c
AO
78022001-05-03 Alexandre Oliva <aoliva@redhat.com>
7803
7804 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7805 libgcj.
7806
5ec3e74e
AO
78072001-04-26 Alexandre Oliva <aoliva@redhat.com>
7808
7809 * configure.in (noconfigdirs): Don't reset it from scratch in the
7810 target case; only append to it.
7811
b3ed1d6b
AO
78122001-04-26 Alexandre Oliva <aoliva@redhat.com>
7813
7814 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7815 sparc-*-solaris2.8]: Disable ${libgcj}.
7816
96111c10
AO
78172001-04-25 Alexandre Oliva <aoliva@redhat.com>
7818
7819 * configure.in (libgcj_saved): Copy from $libgcj.
7820 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7821 --disable-libgcj.
7822
b5bf43f2
AO
78232001-04-20 Alexandre Oliva <aoliva@redhat.com>
7824
7825 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7826 1.641.2.228.
7827
8cc32590
AO
78282001-04-12 Alexandre Oliva <aoliva@redhat.com>
7829
7830 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7831 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7832
dec0cb0c
AO
78332001-04-01 Alexandre Oliva <aoliva@redhat.com>
7834
7835 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7836 New macros.
7837 (bootstrap, cross): Use RECURSE_FLAGS.
7838 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7839
6a9c3886
AO
78402001-03-27 Alexandre Oliva <aoliva@redhat.com>
7841
7842 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7843
d4fc7db8
NC
78442001-03-23 Nick Clifton <nickc@redhat.com>
7845
7846 * README-maintainer-mode: Add note about inability to use "make
7847 distclean" in maintainer mode.
7848
7389ff65
AO
78492001-03-22 Alexandre Oliva <aoliva@redhat.com>
7850
7851 Re-installed:
7852 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7853 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7854 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7855 * ltcf-cxx.sh: Likewise.
7856 * ltcf-gcj.sh: Likewise.
7857
b3e0dc8e
PB
78582001-03-22 Philip Blundell <philb@gnu.org>
7859
7860 * config.sub, config.guess: Import latest from subversions.
7861
469b781c
AO
78622001-03-22 Alexandre Oliva <aoliva@redhat.com>
7863
7864 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7865 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7866
b0dad762
MC
78672001-03-20 Michael Chastain <chastain@redhat.com>
7868
7869 * Makefile.in: all-m4 depends on all-texinfo.
7870
c559bb17
AO
78712001-03-08 Alexandre Oliva <aoliva@redhat.com>
7872
7873 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7874
fef4ae2e
JJ
78752001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7876
7877 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7878 longer valid.
7879
8d6dd99d
NC
78802001-02-16 Nick Clifton <nickc@redhat.com>
7881
7882 * configure.in (noconfigdirs): Allow configuration of texinfo
7883 for Cygwin hosts.
7884
a85d7ed0
NC
78852001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7886
7887 * config.guess: Add linux target for S/390.
7888 * config.sub: Likewise.
7889 * configure.in: Likewise.
7890
51221c5e
DD
78912001-02-06 Ben Elliston <bje@redhat.com>
7892
7893 * configure: Output host type to stdout, not stderr.
7894
9dec4c71
MS
78952001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7896
7897 * config.guess: Import from subversions.gnu.org (revision 1.181).
7898 * config.sub: Import from subversions.gnu.org (revision 1.199).
7899
9add9c04
AM
79002001-01-30 Alan Modra <alan@linuxcare.com.au>
7901
7902 * config.guess: Handle hppa64-linux systems.
7903
8679174d
MS
79042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7905
7906 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7907 Don't unset, it's non-portable and no longer necessary, set to empty
7908 instead.
7909
02d01ed4
MS
79102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7911
7912 * ltconfig: Shell portability fix for the tagname validity check.
7913
4cc5853d
MS
79142001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7915
7916 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7917
7487e485
AO
79182001-01-27 Alexandre Oliva <aoliva@redhat.com>
7919
7920 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7921 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7922
f332af52
AO
79232001-01-24 Alexandre Oliva <aoliva@redhat.com>
7924
7925 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7926 keep at least one of build_libtool_libs or build_old_libs set to
7927 yes.
7928
ef099754
AO
79292001-01-24 Alexandre Oliva <aoliva@redhat.com>
7930
7931 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7932 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7933
8341f2fc 79342000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7935
8341f2fc
AJ
7936 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7937
79382000-11-03 Philip Blundell <pb@futuretv.com>
7939
7940 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7941 files.
ebf0fa2e 7942
c320a39f
JJ
79432001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7944
7945 * COPYING.NEWLIB: Put into source repository.
7946
8817b92e
BE
79472001-01-15 Ben Elliston <bje@redhat.com>
7948
7949 * configure.in (host_tools): Add sid.
7950 Always configure cgen.
7951 * Makefile.in (all-sid): New target.
7952 (check-sid, clean-sid, install-sid): Likewise.
7953
35590697
AJ
79542001-01-07 Andreas Jaeger <aj@suse.de>
7955
80413487 7956 * config.sub, config.guess: Update from subversions.
35590697 7957
6ee6cea6
AO
79582000-12-12 Alexandre Oliva <aoliva@redhat.com>
7959
7960 * configure.in: Disable language-specific target libraries for
7961 languages that aren't enabled.
7962
077b8428
NC
79632000-11-24 Nick Clifton <nickc@redhat.com>
7964
7965 * configure.in (xscale-elf): Add target.
7966 (xscale-coff): Add target.
7967 (c4x, c5x, tic54x): Move after ARM targets.
7968
9e28a1ed
AO
79692000-11-23 Alexandre Oliva <aoliva@redhat.com>
7970
7971 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7972
be98a80a
ILT
79732000-11-20 Ian Lance Taylor <ian@zembu.com>
7974
7975 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7976
5cec67bf
AO
79772000-11-18 Alexandre Oliva <aoliva@redhat.com>
7978
7979 * Makefile.in: Merge with GCC and libgcj.
7980 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7981 configure-target-<library> when their configure scripts need the C
7982 or C++ library to have already been built to work properly.
7983 (do_proto_toplev): Set them to an empty string.
7984
d932cae7 79852000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
7986
7987 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7988 (REALLY_SET_LIB_PATH): Use them.
7989
d932cae7 79902000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
7991
7992 * config.sub: Add support for Sun Chorus
7993
8602ff0c
NC
79942000-11-02 Per Lundberg <plundis@chaosdev.org>
7995
7996 * config.sub: Add support for the *-storm-chaos OS.
7997
f9e0997d
NC
79982000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7999
80413487
RH
8000 * configure.in (noconfigdirs): Don't compile some
8001 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8002
d64552c5
AO
80032000-09-30 Alexandre Oliva <aoliva@redhat.com>
8004
8005 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8006 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8007 all affected `configure' scripts.
8008
97f60b31
AO
80092000-09-25 Alexandre Oliva <aoliva@redhat.com>
8010
8011 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8012 ltcf-c.sh.
8013
6e8dd58f
PB
80142000-09-12 Philip Blundell <philb@gnu.org>
8015
8016 * config.sub, config.guess: Update from subversions.
8017
103a2e99
AO
80182000-09-06 Alexandre Oliva <aoliva@redhat.com>
8019
51601921
AO
8020 * Makefile.in (all-zlib): Added dummy target.
8021
103a2e99
AO
8022 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8023 multi-language branch.
8024
2809b4b9
AO
80252000-09-05 Alexandre Oliva <aoliva@redhat.com>
8026
8027 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8028 (bootstrap*): Depend on all-bootstrap.
8029
7450026c
AO
80302000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8031
8032 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8033 crosses, but add gcc/include to the header search path for them.
8034
6cf86f7f
AO
80352000-08-31 Alexandre Oliva <aoliva@redhat.com>
8036
8037 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8038 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8039 * gettext.m4: New file, extracted from aclocal.m4.
8040
ce2ea6e3
AO
80412000-08-22 Alexandre Oliva <aoliva@redhat.com>
8042
8043 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8044 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8045 sub-configures.
8046
9765193e
DE
80472000-08-20 Doug Evans <dje@casey.transmeta.com>
8048
8049 * Makefile.in (ALL_MODULES): Add all-cgen.
8050 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8051 (all-cgen): New target.
8052 (all-opcodes,all-sim): Depend on all-cgen.
8053 * configure.in (host_tools): Add cgen.
8054 Only configure cgen if --enable-cgen-maint.
8055
d7b32520
AO
80562000-08-17 Alexandre Oliva <aoliva@redhat.com>
8057
8058 * config-ml.in (CC, CXX): Don't introduce a leading space.
8059
e52ef561
AO
80602000-08-16 Alexandre Oliva <aoliva@redhat.com>
8061
8062 * configure.in (libstdcxx_flags): Use
8063 libstdc++-v3/src/libstdc++.INC.
8064
88f9c2a0
AO
80652000-08-15 Alexandre Oliva <aoliva@redhat.com>
8066
8067 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8068
98fbe43f
JM
80692000-08-11 Jason Merrill <jason@redhat.com>
8070
8071 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8072 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8073 (FLAGS_FOR_TARGET): Not here.
8074 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8075
279ddab4
DD
80762000-08-07 DJ Delorie <dj@redhat.com>
8077
8078 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8079 "if we're also building gcc, and it's a gcc that will run on the
8080 build machine, we want to use its includes instead of the system's
8081 default includes".
8082
60523a83
AO
80832000-08-03 Alexandre Oliva <aoliva@redhat.com>
8084
24ffec7a
AO
8085 * configure.in (libstdcxx_flags): Don't use `"'.
8086
60523a83
AO
8087 * config-ml.in: Adjust multilib search paths to the
8088 appropriate multilib tree.
8089
daf644b5
AO
80902000-08-02 Alexandre Oliva <aoliva@redhat.com>
8091
8092 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8093 commas in $LANGUAGES.
8094
63266560
DD
80952000-08-01 Alexandre Oliva <aoliva@redhat.com>
8096
8097 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8098
80992000-07-31 Alexandre Oliva <aoliva@redhat.com>
8100
8101 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8102 CXX_FOR_TARGET for sed.
8103
81042000-07-30 Alexandre Oliva <aoliva@redhat.com>
8105
8106 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8107 Do not override if already set in the environment or in configure.
8108 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8109 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8110
9e449d3e
AO
81112000-07-27 Alexandre Oliva <aoliva@redhat.com>
8112
8113 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8114 (GCC_FOR_TARGET): Use it.
8115 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8116 * configure.in: ... here.
8117 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8118 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8119
8bbd92e0
AO
81202000-07-24 Alexandre Oliva <aoliva@redhat.com>
8121
fd1f87b2
AO
8122 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8123 (configure-target-libchill, configure-target-libobjc): Likewise.
8124
8bbd92e0
AO
8125 * configure.in: Use the same cache file for all target libs.
8126 * config-ml.in: But different cache files per multilib variant.
8127
25c6c112
JL
81282000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8129
8130 * configure (topsrcdir): Don't use dirname.
8131
ba73c63f
JM
81322000-07-20 Jason Merrill <jason@redhat.com>
8133
8134 * configure.in: Remove all references to libg++ and librx.
8135
8136 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8137
1af08294
HPN
81382000-07-20 Hans-Peter Nilsson <hp@axis.com>
8139
8140 * config.sub: Update to subversions version 2000-07-06.
8141
ba73c63f
JM
81422000-07-12 Andrew Haley <aph@cygnus.com>
8143
8144 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8145 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8146
81472000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8148
8149 * symlink-tree: Check number of arguments.
8150
d932cae7 81512000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8152
8153 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8154
ba73c63f
JM
81552000-07-05 Jim Wilson <wilson@cygnus.com>
8156
8157 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8158 search path for a g++ extracted from the build tree. This
8159 will allow link tests run by configure scripts in
8160 subdirectories to succeed.
8161
92ee2f86
UC
81622000-07-01 Koundinya K <kk@ddeorg.soft.net>
8163
80413487 8164 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8165
23f2f29f
CV
81662000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8167
8168 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8169 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8170
f04f5a67
TW
81712000-06-19 Timothy Wall <twall@cygnus.com>
8172
8173 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8174 * config.sub: Add tic54x target.
8175
11da68be
NC
81762000-06-07 Phillip Thomas <pthomas@suse.de>
8177
8178 * README-maintainer-mode: New file: Contains notes on using
8179 --enable-maintainer-mode with binutils.
8180
d932cae7 81812000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8182
8183 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8184
d932cae7 81852000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8186
8187 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8188 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8189
9442cea3
L
819020000-05-21 H.J. Lu (hjl@gnu.org)
8191
80413487
RH
8192 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8193 directory are used if they exist. Make sure
8194 $(build_tooldir)/include is searched for header files,
8195 $(build_tooldir)/lib/ for library files.
9442cea3 8196 (GCC_FOR_TARGET): Likewise.
80413487 8197 (CXX_FOR_TARGET): Likewise.
9442cea3 8198
d932cae7 81992000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8200
8201 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8202
d932cae7 82032000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8204
8205 * Makefile.in (configure-target-libiberty): Depend on
8206 configure-target-newlib.
8207
ba73c63f
JM
82082000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8209
8210 * configure.in, Makefile.in: Merge all libffi-related
8211 configury stuff from the libgcj tree.
8212
d932cae7 82132000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8214
8215 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8216 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8217
d932cae7 82182000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8219
8220 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8221 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8222 current version information. Add to proto-toplev directory.
b5a23627
AC
8223 (gdb-taz): Build do-djunpack.
8224
ba73c63f
JM
82252000-05-15 David Edelsohn <edelsohn@gnu.org>
8226
8227 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8228
7c86ed39
L
82292000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8230
8231 * ltmain.sh: Preserve in relink_command any environment
8232 variables that may affect the linker behavior.
8233
d932cae7 82342000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8235
8236 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8237
d932cae7 82382000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8239
8240 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8241
ed0a91a5
EZ
82422000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8243
8244 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8245 with the version name.
ed0a91a5 8246
ba73c63f 82472000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8248
ba73c63f 8249 * config.if: Tweak.
6cafa39f 8250
ba73c63f 82512000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8252
ba73c63f 8253 * djunpack.bat: New file.
66156876 8254
d932cae7 82552000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8256
8257 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8258 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8259 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8260 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8261
ba73c63f
JM
82622000-04-16 Dave Pitts <dpitts@cozx.com>
8263
80413487
RH
8264 * config.sub (case $basic_machine): Change default for "ibm-*"
8265 to "openedition".
ba73c63f 8266
d932cae7 82672000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8268
8269 * Makefile.in (gdb-taz): New target. GDB specific archive.
8270 (do-md5sum): New target.
8271 (MD5PROG): Define.
8272 (PACKAGE): Default to TOOL.
8273 (VER): Default to a shell script.
8274 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8275 md5 checksum generation.
b35ece4e
AC
8276 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8277 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8278 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8279 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8280
d932cae7 82812000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8282
8283 * configure (warn_cflags): Delete.
8284
ba73c63f 82852000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8286 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8287
80413487
RH
8288 * configure.in (enable_libstdcxx_v3): Add.
8289 (target_libs): Add bits here to switch between libstdc++-v2 and
8290 libstdc++-v3.
8291 * config.if: And this file too.
8292 * Makefile.in: Add libstdc++-v3 targets.
35590697 8293
ba73c63f
JM
82942000-04-05 Michael Meissner <meissner@redhat.com>
8295
8296 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8297
d332c5ac
JM
82982000-03-29 Jason Merrill <jason@casey.cygnus.com>
8299
8300 * configure.in: -linux-gnu*, not -linux-gnu.
8301
d932cae7 83022000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8303
8304 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8305 (do-tar-bz2): Replace TOOL with PACKAGE.
8306 (gdb.tar.bz2): Remove GDBTK from GDB package.
8307 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8308 dejagnu.tar.bz2): New packages.
6dcbc97b 8309
96ce09a7
ILT
83102000-02-27 Andreas Jaeger <aj@suse.de>
8311
8312 * configure.in: Add entry for mips*-*-linux*, move catch all
8313 *-*-*linux* entry below this one.
8314
2031769e
ILT
83152000-02-27 Ian Lance Taylor <ian@zembu.com>
8316
8317 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8318
4bab746c
NC
83192000-02-24 Nick Clifton <nickc@cygnus.com>
8320
8321 * config.sub: Support an OS of "wince".
8322
d932cae7 83232000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8324
8325 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8326 version.
ada59422 8327
5b93d8bb
AM
83282000-02-23 Linas Vepstas <linas@linas.org>
8329
8330 * config.sub: Add support for Linux/IBM 370.
8331 * configure.in: Likewise.
8332
2fb651f6
NC
83332000-02-22 Nick Clifton <nickc@cygnus.com>
8334
8335 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8336
b8441c25
CF
83372000-02-20 Christopher Faylor <cgf@cygnus.com>
8338
8339 * config.guess: Guess "cygwin" rather than "cygwin32".
8340
d332c5ac
JM
83412000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8342
8343 * configure (gcc_version): When setting, narrow search to
8344 lines containing `version_string'.
8345
ba73c63f
JM
83462000-02-15 Denis Chertykov <denisc@overta.ru>
8347
8348 * config.sub: Add support for avr target.
8349
d932cae7 83502000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8351
8352 * config.sub: Add mmix-knuth-mmixware.
8353
83542000-01-27 Christopher Faylor <cgf@redhat.com>
8355
8356 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8357 structure stuff to -L library search.
8358 (CXX_FOR_TARGET): Ditto.
8359 (CROSS_CHECK_MODULES): Fix spelling mistake.
8360
83612000-01-24 Mark Mitchell <mark@codesourcery.com>
8362
8363 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8364 the C++ compiler.
8365
83662000-01-12 Richard Henderson <rth@cygnus.com>
8367
8368 * configure.in: Don't build some bits for beos.
8369
83702000-01-12 Joel Sherrill (joel@OARcorp.com)
8371
8372 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8373 as include files.
8374
91b2c84d
GK
83752000-01-06 Geoff Keating <geoffk@cygnus.com>
8376
8377 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8378 not mh-aix43.
8379
ba73c63f
JM
83801999-12-14 Richard Henderson <rth@cygnus.com>
8381
8382 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8383 * config.sub: Accept alphaev[78], alphaev8.
8384
83851999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8386
8387 * config.guess, config.sub: Update from autoconf.
8388
8389Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8390
8391 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8392 necessary libraries are missing.
8393
83941999-10-25 Andreas Schwab <schwab@suse.de>
8395
8396 * configure: Fix quoting inside arguments of eval.
8397
83981999-10-21 Nick Clifton <nickc@cygnus.com>
8399
8400 * config-ml.in: Allow suppression of some ARM multilibs.
8401
8402Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8403
8404 * config.guess: Add OS/390 match pattern.
8405 * config.sub: Add mvs, openedition targets.
8406 * configure.in (i370-ibm-opened*): New.
8407
ef14edc4
ILT
84081999-09-04 Steve Chamberlain <sac@pobox.com>
8409
8410 * config.sub: Add support for configuring for pj.
8411
afb478e8
NC
84121999-08-31 Nick Clifton <nickc@cygnus.com>
8413
fd6848f6 8414 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8415
ba73c63f 84161999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8417
8418 * configure.in: Do not configure or build ld for AIX
8419 platforms. ld is known to be broken on these platforms.
8420
ba73c63f
JM
8421Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8422
8423 * config-ml.in: Pass compiler flag corresponding to multidirs to
8424 subdir configures.
8425
c363de44
ILT
84261999-08-09 Ian Lance Taylor <ian@zembu.com>
8427
8428 * Makefile.in (LDFLAGS): Define.
8429
dc8bc5a6
ILT
84301999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8431
8432 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8433 noconfigdirs.
8434 (*-*-cygwin*): Likewise.
8435
6ca3858e
ILT
84361999-08-08 Ian Lance Taylor <ian@zembu.com>
8437
71141bb6
ILT
8438 * mkdep: New file.
8439 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8440 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8441
6ca3858e
ILT
8442 From Eli Zaretskii <eliz@is.elta.co.il>:
8443 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8444 long file name when using DJGPP on MS-DOS.
8445
ba73c63f
JM
8446Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8447
8448 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8449
2735a327
AM
84501999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8451
8452 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8453 dependency as this causes "make check" to globally "make all"
8454
ba73c63f
JM
8455Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8456
8457 * configure.in (target_libs): Added target-zlib.
8458 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8459 (CONFIGURE_TARGET_MODULES): Likewise.
8460 (CHECK_TARGET_MODULES): Likewise.
8461 (INSTALL_TARGET_MODULES): Likewise.
8462 (CLEAN_TARGET_MODULES): Likewise.
8463 (configure-target-zlib): New target.
8464 (all-target-zlib): Likewise.
8465 (all-target-libjava): Depend on all-target-zlib.
8466 (configure-target-libjava): Depend on configure-target-zlib.
8467
8468 * Makefile.in (configure-target-libjava): Depend on
8469 configure-target-newlib.
8470 (configure-target-boehm-gc): New target.
8471 (configure-target-qthreads): New target.
8472
80413487
RH
8473 * configure.in (target_libs): Added target-qthreads.
8474 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8475 (CONFIGURE_TARGET_MODULES): Likewise.
8476 (CHECK_TARGET_MODULES): Likewise.
8477 (INSTALL_TARGET_MODULES): Likewise.
8478 (CLEAN_TARGET_MODULES): Likewise.
8479 (all-target-qthreads): New target.
8480 (configure-target-libjava): Depend on configure-target-qthreads.
8481 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8482
8483 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8484 (CONFIGURE_TARGET_MODULES): Likewise.
8485 (CHECK_TARGET_MODULES): Likewise.
8486 (INSTALL_TARGET_MODULES): Likewise.
8487 (CLEAN_TARGET_MODULES): Likewise.
8488 (all-target-libjava): New target.
8489 (all-target-boehm-gc): Likewise.
8490 * configure.in (target_libs): Added libjava, boehm-gc.
8491
08d836d6
ILT
84921999-07-22 Ian Lance Taylor <ian@zembu.com>
8493
8494 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8495 configure.bat in SUPPORT_FILES.
8496 (gas+binutils.tar.bz2): Likewise.
8497
8498 * makeall.bat: Remove; obsolete.
8499
8f36e47c
ILT
85001999-07-21 Ian Lance Taylor <ian@zembu.com>
8501
8502 From Mark Elbrecht:
8503 * configure.bat: Remove; obsolete.
8504
56e82f25
ILT
85051999-07-11 Ian Lance Taylor <ian@zembu.com>
8506
8507 * configure: Add -W -Wall to the default CFLAGS when compiling with
8508 gcc.
8509
1001d816
JL
8510Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8511
8512 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8513
106117aa
MM
85141999-06-30 Mark Mitchell <mark@codesourcery.com>
8515
8516 * configure.in: Build ld on IRIX6.
8517
c376f4ed
ILT
85181999-06-12 Ian Lance Taylor <ian@zembu.com>
8519
8520 * Makefile.in: Change distribution targets to use bzip2 instead of
8521 gzip.
8522 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8523 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8524
306b7445
NC
85251999-06-04 Nick Clifton <nickc@cygnus.com>
8526
8527 * config.sub: Add mcore target.
8528
d932cae7 85291999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8530
8531 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8532
d932cae7 85331999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8534
8535 * config.guess (dummy): Changed to $dummy.
8536
6c3175b0
NC
85371999-05-24 Nick Clifton <nickc@cygnus.com>
8538
ba73c63f
JM
8539 * config.sub: Tidied up case statements.
8540
85411999-05-22 Ben Elliston <bje@cygnus.com>
8542
8543 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8544 <jiro@din.or.jp>.
8545
8546 * config.guess: Merge with FSF version. Future changes will be
8547 more accurately recorded in this ChangeLog.
8548 * config.sub: Likewise.
8549
d932cae7 85501999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8551
8552 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8553
252b5132
RH
85541999-04-30 Tom Tromey <tromey@cygnus.com>
8555
8556 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8557
85581999-04-23 Tom Tromey <tromey@cygnus.com>
8559
8560 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8561
85621999-04-20 Drew Moseley <dmoseley@cygnus.com>
8563
8564 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8565 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8566 Bad merge removed these two changes.
8567
ba73c63f 8568Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8569 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8570
8571 * config.guess (interix Alpha): Add.
8572
252b5132
RH
85731999-04-11 Richard Henderson <rth@cygnus.com>
8574
8575 * configure.in (i?86-*-beos*): Do config gperf; don't config
8576 gdb, newlib, or libgloss.
8577
d932cae7 85781999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8579
ba73c63f
JM
8580 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8581 link a trivial program with -mabi=64. If it fails, remove mabi=64
8582 from multidirs.
8583
d932cae7 85841999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8585
8586 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8587
252b5132
RH
85881999-04-08 Nick Clifton <nickc@cygnus.com>
8589
8590 * config.sub: Add support for mcore targets.
8591
85921999-04-07 Michael Meissner <meissner@cygnus.com>
8593
8594 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8595 not mt-ospace, in order to shut up assembler warning about using
8596 symbols that are named the same as registers.
8597
85981999-04-07 Drew Moseley <dmoseley@cygnus.com>
8599
8600 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8601 dependency list for all-target-cygmon.
8602
86031999-04-05 Doug Evans <devans@casey.cygnus.com>
8604
8605 * config-ml.in: Check $host, not $target, for selective multilibs.
8606 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8607 thumb interworking, and underscore prefix multilibs.
8608
86091999-04-04 Ian Lance Taylor <ian@zembu.com>
8610
8611 * missing: Update to version from current automake.
8612
8613Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8614
8615 * configure (gxx_include_dir): Removed.
8616
8617 * configure.in (gxx_include_dir): Handle it.
8618 * Makefile.in: Likewise.
8619
86201999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8621
8622 * config.sub (mips64vr4111,mips64vr4111el) Add.
8623
86241999-03-21 Ben Elliston <bje@cygnus.com>
8625
80413487 8626 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8627
8628Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8629
252b5132
RH
8630 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8631 config/mh-djgpp.
8632
8633Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8634
8635 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8636 all-target-newlib to dependency list for all-target-bsp.
8637
8638Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8639
8640 * config.sub: Add i386-uwin support.
8641 * config.guess: Likewise.
8642
8643Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8644
8645 * configure.in: cleanup, add mh-*pic handling for arm, special
8646 case powerpc*-*-aix*
8647
8648Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8649
8650 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8651 can be built.
8652
8653Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8654
8655 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8656 targets.
252b5132
RH
8657
86581999-03-02 Nick Clifton <nickc@cygnus.com>
8659
8660 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8661
d932cae7 86621999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8663
8664 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8665
86661999-02-24 Nick Clifton <nickc@cygnus.com>
8667
8668 * config.sub: Fix typo in arm recognition.
8669
d932cae7 86701999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8671
8672 * configure.in (noconfigdirs): Changed target_configdirs to
8673 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8674 rather than m68k-*-* since it is not known to work on
8675 m68k-aout. Ditto for arm-*-*oabi.
8676
d932cae7 86771999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8678
8679 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8680
86811999-02-19 Ben Elliston <bje@cygnus.com>
8682
8683 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8684 Smart and improved by Andrew Cagney.
8685
d932cae7 86861999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8687
8688 * config.guess: Recognize openbsd-*-hppa.
8689
d932cae7 86901999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8691
8692 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8693 only if it is not empty.
8694
86951999-02-17 Nick Clifton <nickc@cygnus.com>
8696
8697 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8698
fd6848f6 8699 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8700
8701 * config.sub: Modified to recognize uname's armv* syntax.
8702
87031999-02-17 Mark Salter <msalter@cygnus.com>
8704
8705 * configure.in: Added target-bsp for sparclite.
8706
d932cae7 87071999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8708
8709 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8710
87111999-02-08 Nick Clifton <nickc@cygnus.com>
8712
8713 * configure.in: Add support for strongarm port.
8714 * config.sub: Add support for strongarm target.
8715
d932cae7 87161999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8717
252b5132
RH
8718 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8719 the old name config/mh-cygwin32.
8720 Enable texinfo.
8721
d932cae7 87221999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8723
8724 * configure.in: Do build ld for ix86 Solaris.
8725
d932cae7 87261999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8727
8728 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8729 $AR_FOR_TARGET. Likewise for RANLIB.
8730
d932cae7 87311999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8732
80413487
RH
8733 * config.sub (oabi): Recognize.
8734 * configure.in (arm-*-oabi): Handle.
252b5132 8735
d932cae7 87361999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8737
8738 * config.guess: Improve detection of i686 on UnixWare 7.
8739
d932cae7 87401999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8741
8742 * config.guess: Add support for i386-pc-interix.
8743 * config.sub: Likewise.
8744 * configure.in: Likewise.
252b5132 8745
d932cae7 87461999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8747
8748 * Makefile.in: Remove unneeded all-target-libio from
8749 from all-target-winsup target since it is now unneeded.
8750 Add all-target-libtermcap in its place since it is now
8751 needed.
8752
d932cae7 87531998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8754
8755 * configure.in: makefile stub for cygwin target is probably
8756 unnecessary. Remove it for now.
252b5132 8757
d932cae7 87581998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8759
8760 * configure.in: libtermcap.a should be built when cygwin is the
8761 target as well as the host.
8762 * config.guess: Allow mixed case in cygwin uname output.
8763 * Makefile.in: Add libtermcap target.
252b5132 8764
d932cae7 87651998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8766
8767 * config.sub: Clean up handling of hppa2.0.
8768
d932cae7 87691998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8770
8771 * config.guess: Use C code to identify more HP machines.
8772
8773Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8774
8775 * config.sub: Handle hppa2.0.
8776
ba73c63f
JM
8777Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8778
8779 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8780 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8781
87821998-12-15 Mark Salter <msalter@cygnus.com>
8783
8784 * configure.in: Added target-bsp for several target architectures.
8785
8786 * Makefile.in: Added rules for bsp.
8787
252b5132
RH
8788Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8789
8790 * config.guess: Improve detection of hppa2.0 processors.
8791
8792Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8793
8794 * config.guess: Recognize FreeBSD using ELF automatically.
8795
87961998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8797
8798 * configure (skip-this-dir): Add handling for new shell script, which
8799 might be created by a sub-directory's configure to indicate, this particular
8800 directory is "unwanted".
8801 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8802
252b5132
RH
8803Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8804
8805 * ltconfig: import from libtool, after changing libtool to
8806 account for the cygwin name change.
8807
8808Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8809
8810 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8811 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8812
8813Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8814
8815 * configure.in: Add libtermcap to list of cygwin dependencies.
8816
d932cae7 88171998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8818
80413487
RH
8819 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8820 they include winsup/include when it's a cygwin target.
252b5132
RH
8821
88221998-11-12 Tom Tromey <tromey@cygnus.com>
8823
8824 * configure.in (host_tools): Added zip.
8825 * Makefile.in (all-target-libjava): Depend on all-zip.
8826 (all-zip): New target.
8827 (ALL_MODULES): Added all-zip.
8828 (NATIVE_CHECK_MODULES): Added check-zip.
8829 (INSTALL_MODULES): Added install-zip.
8830 (CLEAN_MODULES): Added clean-zip.
8831
d932cae7 88321998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8833
8834 * Makefile.in: lose "32" from comment about cygwin.
8835
d932cae7 88361998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8837
8838 * configure.in: Use -Os to build target libraries for the fr30.
8839
d932cae7 88401998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8841
8842 * config.sub: Add fr30.
8843
d932cae7 88441998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8845
80413487 8846 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8847 cygwin* instead of cygwin32*.
8848 * config.sub: Check cygwin* instead of cygwin32*.
8849
d932cae7 88501998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8851
8852 * config.guess: Match any version of Unixware7.
8853
252b5132
RH
88541998-10-20 Syd Polk <spolk@cygnus.com>
8855
8856 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8857 if desired.
8858
d932cae7 88591998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8860
8861 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8862 these if the appropriate directories and files to not exist.
8863
d932cae7 88641998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8865
8866 * Makefile.in (DEVO_SUPPORT): Add config.if.
8867
d932cae7 88681998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8869
8870 * configure: Add pattern to replace "build_tooldir"'s
8871 definition in the generated Makefile with "tooldir"'s
8872 actual value.
8873
252b5132
RH
8874Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8875
8876 * config.sub: Bring back lost sparcv9.
8877
ba73c63f
JM
8878 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8879
8880Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8881
8882 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8883 CC_FOR_TARGET and friends.
8884
8885Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8886
ba73c63f
JM
8887 * Makefile.in (build_tooldir): New variable, same as tooldir.
8888 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8889 -B$(build_tooldir)/bin/.
8890 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8891
252b5132
RH
8892Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8893
8894 * config.sub: Add support for i[34567]86-pc-udk.
8895 * configure.in: Likewise.
8896
8897Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8898
8899 * Makefile.in: add bzip2 package building bits for user
8900 tools module
8901 * configure.in: ditto
8902
ba73c63f
JM
8903Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8904
8905 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8906 (ALL_TARGET_MODULES): Add all-target-libobjc.
8907 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8908 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8909 (all-target-libchill): Add dependencies.
8910 * configure.in (target_libs): Add libchill.
35590697 8911
252b5132
RH
89121998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8913
ba73c63f 8914 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8915
8916Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8917
8918 * Makefile.in (all-automake): fix dependencies.
8919
8920Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8921
8922 * configure.in: Minor cleanups for building in the $(target_alias)
8923 subdir.
8924
89251998-09-22 Jim Wilson <wilson@cygnus.com>
8926
8927 * Makefile.in (bootstrap): Set r and s before make all. Use
8928 BASE_FLAGS_TO_PASS in make all.
8929 (cross): Likewise.
8930
89311998-09-20 Mark Mitchell <mark@markmitchell.com>
8932
8933 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8934
252b5132
RH
8935Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8936
8937 * config.sub: Fix typo in last change.
8938
89391998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8940
8941 * config.sub: Add support for C4x target.
8942 * configure.in: Likewise.
8943
89441998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8945
8946 * config.sub: Recognize sparcv9 just like sparc64.
8947
8948Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8949
8950 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8951
8952Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8953
8954 * config.guess: Correctly identify Pentium II sco boxes.
8955
8956 * config.guess: Fix "tr" code. From Weiwen Liu.
8957
8958Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8959
8960 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8961 stabs.
8962
8963Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8964
8965 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8966 (ALL_TARGET_MODULES): Add all-target-libchill.
8967 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8968 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8969 (all-target-libchill): Add dependencies.
8970 * configure.in (target_libs): Add libchill.
8971
8972Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8973
8974 * config.guess: Avoid assumptions about "tr" behaves when
8975 LANG is set to something other than English.
8976
8977Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8978
8979 * configure (gxx_include_dir): Changed to
8980 '${prefix}/include/g++'-${libstdcxx_interface}.
8981
8982 * config.if: New to determine the interfaces.
8983
8984Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8985
8986 * config.guess: Detect and handle MPE/IX.
8987 * config.sub: Deal with MPE/IX.
8988
8989Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8990
8991 * configure.in: Use mh-aix43.
8992
89931998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8994
8995 * configure: Fix --without/--disable cases for gxx-include-dir.
8996
8997Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8998
8999 * mdata-sh: Imported. Needed for automake support.
9000
9001Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9002
ba73c63f 9003 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9004 "chmod og=u `find . -print`".
9005
9006Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9007
ba73c63f 9008 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9009
9010Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9011
9012 * Makefile.in: Undo previous patch.
9013
9014Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9015
9016 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9017 to here ...
9018 (install-no-fixedincludes): and here
9019 (INSTALL_MODULES): ... from here.
9020
9021Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9022
9023 * config.sub: Merge with FSF.
9024
9025 * config.guess: Merge with FSF.
9026
9027Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9028
9029 * configure (extraconfigdirs): New variable.
9030 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9031 * Makefile.in (all): Move higher in file.
9032 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9033 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9034 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9035 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9036 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9037
90381998-07-23 Brendan Kehoe <brendan@cygnus.com>
9039
9040 * Makefile.in (all-target-libjava): Depend on all-gcc and
9041 all-target-newlib.
9042 (configure-target-libjava): Depend on $(ALL_GCC).
9043
9044Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9045
9046 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9047 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9048
9049Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9050
9051 * ylwrap: Change absolute path checks to check for DOS style path
9052 names.
9053
9054 * ylwrap: Don't use a full path name if the source file is in the
9055 same directory. From hjl@lucon.org (H.J. Lu).
9056
9057 * config-ml.in: Default to being verbose, to match Feb 18 change to
9058 configure.
9059
9060Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9061
9062 Brought over from egcs:
9063
9064 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9065
9066 * configure.in (target_subdir): Set to ${target_alias} instead
9067 of "libraries".
9068
9069 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9070
9071 * configure.in (target_subdir): Set to libraries if enable_multilib.
9072
9073Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9074
9075 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9076 multilibs, force reconfiguration the first time we create
9077 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9078
9079Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9080
9081 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9082 avoid confusion with --no-recursion.
9083
9084Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9085
9086 * configure.in: Win32 hosts shouldn't use install -x
9087 * install-sh: remove -x option, and special .exe-handling
9088 hack.
9089
9090Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9091
9092 * config.guess: Recognize i586-pc-beos.
9093 * configure.in: Don't build some bits for beos.
9094
9095Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9096
9097 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9098 CFLAGS default to -O2.
9099
9100 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9101 when using GNU ld.
9102
9103Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9104
9105 * ltmain.sh: Correct install when using a different shell.
9106
9107Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9108
9109 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9110
9111Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9112
9113 * makefile.vms: Update to build binutils/makefile.vms. Add install
9114 target.
9115
9116Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9117
9118 * ltconfig: Update to correct AIX handling.
9119
9120Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9121
9122 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9123
9124 * configure.in (target_subdir): Set to ${target_alias} instead
9125 of "libraries".
9126
91271998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9128
9129 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9130 (Makefile): Depend on $(gcc_version_trigger).
9131
9132 * configure (gcc_version): Change default initializer to empty
9133 string.
9134 (gcc_version_trigger): New variable; pass this variable down
9135 to subdir configures to enable them checking gcc's version
9136 themselves. Emit make macros for both gcc_version vars.
9137 (topsrcdir): Initialize reliably.
9138 (recursion line): Remove --with-gcc-version=${gcc_version}.
9139
91401998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9141
9142 * configure (enable_version_specific_runtime_libs): Implement new flag
9143 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9144 in $(libsubdir); emit definition in each generated Makefile.
9145 (gxx_include_dir): Initialize depending on
9146 $enable_version_specific_runtime_libs.
9147
91481998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9149
9150 * configure (gcc_version): Initialize properly depending on
9151 how and where configure is started.
9152 (recursion line): Pass a --with-gcc-version=${gcc_version}
9153 to configures in subdirs.
9154
9155Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9156
9157 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9158 cygmon
252b5132
RH
9159
9160Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9161
9162 * configure.in: Add cygmon and libstub support for mn10200.
9163
91641998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9165
9166 * configure (gcc_version): Add new variable describing the
9167 particular gcc version we're building.
9168 * Makefile.in (libsubdir): Add new macro for the directory
9169 in which the compiler finds executables, libraries, etc.
9170 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9171 and libsubdir.
9172
9173Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9174
ba73c63f
JM
9175 * Makefile.in (local-clean): Remove *.log.
9176 (warning.log): Built with warn_summary from build.log.
9177 (mail-report.log): Run test_summary.
9178 (mail-report-with-warnings.log): Run test_summary including
9179 warning.log in the report.
252b5132
RH
9180
9181Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9182
9183 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9184
9185Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9186
9187 * Makefile.in (grep): Grep no longer depends on libiberty.
9188
9189Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9190
9191 * Makefile.in: all-snavigator needs all-libgui.
9192
9193Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9194
9195 * configure.in: Add cygmon and libstub support for mn10300.
9196
9197Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9198
9199 * missing: Update to version from automake 1.3.
9200
9201 * ltmain.sh: On installation, don't get confused if the same name
9202 appears more than once in the list of library names.
9203
9204Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9205
9206 * config.sub: Accept m68060 and m5200 as CPU names.
9207
9208Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9209
9210 * configure: Use && rather than using -a in test, because odd
9211 strings can confuse test.
9212 * configure.in: Likewise.
9213
9214Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9215
9216 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9217
9218Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9219
9220 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9221 bootstrap4-lean): New targets.
9222
9223Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9224
9225 * mpw-* Delete. Not used.
252b5132
RH
9226
9227Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9228
9229 * COPYING.LIB: Update FSF address.
9230
9231Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9232
9233 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9234
9235 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9236 GAS_SUPPORT_DIRS.
9237
9238Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9239
9240 * ltconfig, ltmain.sh: Avoid producing a version number if
9241 -version-info was not used.
9242
9243Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9244
9245 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9246 building with newlib.
9247
92481998-04-30 Paul Eggert <eggert@twinsun.com>
9249
ba73c63f 9250 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9251 Solaris `make' causes it to continue to next definition.
252b5132 9252
afb8d725
JM
9253Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9254
9255 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9256 the right GUI libraries and files are installed along with GDB.
9257
252b5132
RH
9258Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9259
9260 * configure.in: Change alpha to alpha* in several places.
9261
9262Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9263
9264 * config.sub: Recognize sparc86x.
9265
9266Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9267
252b5132
RH
9268 * configure.in (--enable-target-optspace): Remove debug echo.
9269
9270Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9271
9272 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9273
9274Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9275
9276 * ltconfig: Update cygwin32 support.
9277
9278 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9279 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9280 (GDB_SUPPORT_DIRS): Likewise.
9281
9282Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9283
9284 * configure.in (target_makefile_frag): If --enable-target-optspace,
9285 use -Os to compile target libraries rather than -O2. Default to
9286 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9287 not used.
9288 * configure.in (target_cflags): Ditto for d30v.
9289
9290Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9291
9292 * Makefile.in (all-bfd): Depend on all-intl.
9293 (all-binutils): Likewise.
9294 (all-gas): Likewise.
9295 (all-gprof): Likewise.
9296 (all-ld): Likewise.
9297
252b5132
RH
92981998-04-19 Brendan Kehoe <brendan@cygnus.com>
9299
9300 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9301
9302Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9303
9304 * Makefile.in (all-bfd): Depend upon all-libiberty.
9305
9306 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9307
9308Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9309
9310 * Makefile.in: Add libstub.
9311
9312 * configure.in: Ditto. Build libstub for targets that have cygmon
9313 support.
9314
9315Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9316
9317 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9318
9319Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9320
9321 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9322 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9323
9324Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9325
9326 * configure: Define DEFAULT_M4 by searching PATH.
9327 * Makfile.in: Use DEFAULT_M4.
9328
9329Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9330
9331 * ltconfig: Add cygwin32 support.
9332
9333 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9334 to configure and build.
9335
9336Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9337
9338 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9339
9340Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9341
9342 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9343
9344Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9345
9346 * Makefile.in: add ash make rules
9347 * configure.in: add ash to native_only and host_tools lists
9348
9349Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9350
9351 * Makefile.in (all-gettext, all-intl): New targets.
9352 (ALL_MODULES): Added all-gettext, all-intl.
9353 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9354 (INSTALL_MODULES): Added install-gettext, install-intl.
9355 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9356
9357 * configure.in (host_tools): Added gettext.
9358 (native_only): Likewise.
9359 (noconfigdirs) [various cases]: Likewise.
9360 (host_libs): Added intl.
9361
afb8d725
JM
9362Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9363
9364 * configure: Do not disable building gdbtk for cygwin32 hosts.
9365
ba73c63f
JM
9366Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9367
9368 * configure.in: Add thumb-coff target.
9369 * config.sub: Add thumb-coff target.
9370
252b5132
RH
9371Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9372
9373 * Makefile.in: Revert yesterday's change.
9374 (all-target-winsup): all-target-librx stays out of here.
9375
9376Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9377
ba73c63f
JM
9378 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9379 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9380 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9381 Remove references to librx and libg++.
9382
9383Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9384
9385 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9386 recursive makes
9387
9388Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9389
9390 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9391 for newlib directory.
9392 (CXX_FOR_TARGET): Likewise.
9393
9394Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9395
9396 * ltconfig: Update after libtool/ltconfig.in change for
9397 hpux11.
9398
9399Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9400
9401 * ltconfig, ltmain.sh: Update to libtool 1.2.
9402
9403Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9404
9405 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9406 (install-gcc-cross): Instead, override LANGUAGES here.
9407
94081998-03-18 Dave Love <d.love@dl.ac.uk>
9409
9410 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9411 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9412
9413Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9414
9415 * configure.in: Add Thumb-pe target.
9416
9417Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9418
252b5132
RH
9419 * Makefile.in - changed sn targets to snavigator
9420 * configure.in - changed sn targets to snavigator
9421
9422Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9423
9424 * config-ml.in: After building symlink tree call make distclean
9425 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9426 to be the case for libiberty.
9427
9428Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9429
9430 * configure: When making link, also check the current
9431 directory. The configure scripts may create one.
9432
9433Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9434
9435 * config.sub: Accept alphapca56 and alphaev6 properly.
9436
9437Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9438
9439 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9440
252b5132
RH
9441Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9442
80413487 9443 * config.sub (sco5): Fix typo.
252b5132
RH
9444
9445Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9446
9447 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9448 install-itcl.
9449 (install-itcl): Remove dependency on install-tcl.
9450
9451Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9452
9453 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9454
252b5132
RH
9455Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9456
9457 * configure.in: Don't build libgui for a cygwin32 target when not on
9458 a cygwin32 host.
9459
9460Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9461
9462 * configure (redirect): Set to null, so default behavior of
9463 configure is now --verbose.
9464
94651998-02-16 Dave Love <d.love@dl.ac.uk>
9466
9467 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9468 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9469
9470Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9471
9472 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9473 this change to sync Makefile.in with its ChangeLog entries.
9474
9475Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9476
9477 * ltmain.sh (mkdir): Check that the directory doesn't exist
9478 before we exit with error, so that we don't get races during
9479 parallel builds.
9480
9481Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9482
9483 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9484
9485Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9486
9487 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9488 PICFLAG_FOR_TARGET.
9489 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9490
9491 * configure: Emit a definition for the new macro enable_shared
9492 into each Makefile.
9493
252b5132
RH
9494Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9495
9496 * configure.in (host_tools, native_only): Add libtool.
9497
9498Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9499
9500 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9501 Fix typo in ming config comment.
9502
9503Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9504
9505 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9506
9507Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9508
9509 * config.sub: Add tic30 cases, and map c30 to tic30.
9510
ba73c63f
JM
9511Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9512
9513 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9514 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9515 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9516 (CLEAN_TARGET_MODULES): Similarly
9517 (all-target-libf2c): Add dependences.
35590697 9518 * configure.in (target_libs): Add libf2c.
ba73c63f 9519
252b5132
RH
9520Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9521
ba73c63f
JM
9522 * configure.in: Remove expect from noconfigdirs when target
9523 is cygwin32. OK to build expect and dejagnu with Canadian
9524 Cross.
252b5132
RH
9525
9526Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9527
9528 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9529 host.
9530
9531 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9532 and mingw32.
9533
9534Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9535
9536 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9537 here as it is not defined in the toplevel Makefile.
9538
9539Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9540
9541 * configure (package_makefile_rules_frag): New variable, which names
9542 a file with generic rules, ...
9543 Change comment to mention we now have FIVE parts.
9544 * configure: Undo last change.
9545
9546Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9547
9548 * config.guess: More accurate determination of HP processor types.
9549 * config.sub: More accurate determination of HP processor types.
9550
9551Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9552
9553 * configure (package_makefile_frag): Move inserting the
9554 ${package_makefile_frag} to where it should be according
9555 to the comment.
9556
ba73c63f 9557Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9558
9559 * config.guess: Add support for Linux/ARM.
9560
9561Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9562
9563 * .cvsignore: Remove *-info and *-install since they match
9564 release-info and mpw-install, which we don't want to just ignore.
9565
9566Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9567
9568 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9569
9570Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9571
9572 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9573 local_prefix to sub-make invocations.
9574
9575Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9576
9577 * configure.in: Check makefile fragments in the source
9578 directory.
9579
9580Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9581
ba73c63f
JM
9582 * configure.in: Check whether host and target makefile
9583 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9584
9585Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9586
9587 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9588
252b5132
RH
9589Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9590
9591 * configure.in: Make sure we only replace RPATH_ENVVAR on
9592 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9593 regexp to sed.
9594
9595 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9596 to sub-makes.
9597
95981998-01-13 Lee Iverson (leei@ai.sri.com)
9599
9600 * config-ml.in (multi-do): LDFLAGS must include multilib
9601 designator.
9602
9603Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9604
9605 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9606
9607Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9608
9609 * config.sub: Add mingw32 support.
9610 * configure.in: Likewise.
252b5132
RH
9611
9612Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9613
9614 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9615
9616Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9617
9618 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9619 * configure (gxx_include_dir): Provide a definition for subdirs
9620 which do not use autoconf.
9621
9622Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9623
9624 * config.guess: Sync with egcs. Picks up new alpha support,
9625 BeOS & some additional linux support.
9626
ba73c63f 9627Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9628
9629 * config.guess: HP 9000/803 is a PA1.1 machine.
9630
ba73c63f
JM
9631Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9632
9633 * configure.in: It's alpha*-...
252b5132
RH
9634
9635Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9636
ba73c63f
JM
9637 * configure.in (host_makefile_frag, target_makefile_frag):
9638 Handle multiple config files.
9639 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9640 alpha-*-*.
252b5132
RH
9641
9642Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9643
9644 * mkdep: New file.
9645
9646Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9647
9648 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9649
9650Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9651
9652 * Makefile.in: Add libgui directory.
9653 (GDB_TK): Add all-libgui.
9654 * configure.in: Add libgui directory.
9655 * configure: Add all-libgui to GDB_TK.
9656
9657Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9658
9659 * config-ml.in (multidirs): Add m32r to multilib list.
9660
9661Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9662
9663 * Makefile.in (all-target-gperf): Change dependency to
9664 all-target-libstdc++.
9665
9666Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9667
9668 * config.guess: Add BeOS support.
9669
9670Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9671
9672 Source directory cvs renamed to cvssrc:
9673 * configure.in (host_tools): Change cvs to cvssrc.
9674 (native_only): Likewise.
9675 (noconfigdirs) [various cases]: Likewise.
9676 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9677 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9678 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9679 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9680 (all-cvssrc): Rename target from all-cvs.
9681
9682Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9683
9684 * configure (gxx_include_dir): Fix thinko.
9685
9686Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9687
9688 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9689 (install-cross, install-gcc-cross): New targets.
9690
9691Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9692
9693 * configure.in (noconfigdirs): Add support for Thumb target.
9694
9695 * config.sub (maybe_os): Add support for Thumb target.
9696
9697Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9698
9699 * Makefile.in: Add rules for cygmon.
9700
9701 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9702
9703Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9704
9705 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9706 * configure (gxx_include_dir): Provide a definition for subdirs
9707 which do not use autoconf.
9708
9709Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9710
9711 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9712 11/18/97 build
252b5132
RH
9713
9714Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9715
9716 * From Franz Sirl.
9717 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9718 found on RedHat Linux systems.
9719
9720Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9721
9722 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9723 guesses.
9724
9725Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9726
9727 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9728
9729Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9730
9731 * ltmain.sh: If mkdir fails, check whether the directory was created
9732 anyhow by some other process.
9733
9734Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9735
9736 * configure.in (d30v-*-*): Configure all directories.
9737
9738Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9739
9740 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9741 for the D30V.
9742
9743Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9744
9745 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9746
9747Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9748
80413487
RH
9749 * include/libiberty.h: Add extern "C" { so it can be used with C++
9750 progrms.
9751 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9752 programs.
252b5132
RH
9753
9754Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9755
9756 * configure.in (d30v-*-*): Configure GCC now.
9757
9758Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9759
9760 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9761 is no longer needed.
9762
9763Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9764
9765 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9766
9767Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9768
9769 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9770 targets using "$@" to provide support for similar but not identical
9771 targets without having to duplicate code.
9772
9773Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9774
9775 * makefile.vms: Fix to work with DEC C.
9776
9777Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9778
9779 * config.sub: Add mips-tx39-elf to marketing names.
9780
9781Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9782
9783 * ltmain.sh: Handle symlinks in generated script.
9784
9785Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9786
9787 * configure: Handle autoconf style directory options: --bindir,
9788 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9789 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9790 --sysconfdir.
9791 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9792 (sharedstatedir, localstatedir, oldincludedir): New variables.
9793 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9794 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9795 sbindir, sharedstatedir, and sysconfdir.
9796
9797Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9798
9799 * Makefile.in (bootstrap-lean): New target.
9800
9801Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9802
9803 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9804 sn, and gnuserv from noconfigdirs.
252b5132
RH
9805
9806Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9807
9808 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9809
9810Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9811
ba73c63f 9812 * Makefile.in (cross): New target.
252b5132
RH
9813
9814Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9815 Jeff Law <law@cygnus.com>
252b5132
RH
9816
9817 * Makefile.in (bootstrap2, bootstrap3): New targets.
9818 (all-bootstrap): Remove outdated and confusing target.
9819 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9820
afb8d725
JM
9821Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9822
9823 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9824 windows. Consistent with gdb/configure.
afb8d725 9825
252b5132
RH
98261997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9827
252b5132
RH
9828 * configure.in: Name Linux target fragment.
9829
9830 * configure: Rewrite so that project Makefile fragment is inserted
9831 first and appears last in the resulting Makefile.
9832
9833Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9834
9835 * Makefile.in (install-itcl): Install tcl first.
9836
252b5132 9837Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9838
252b5132
RH
9839 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9840
9841Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9842
9843 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9844
9845 * configure.in (skipdirs): Add target-librx for Linux.
9846 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9847
9848Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9849
9850 * Makefile.in (bootstrap): New target.
9851
9852Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9853
9854 * config.sub: Accept 'amigados' for backward compatability.
9855
9856Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9857
9858 * config.guess: Merge with FSF.
9859
ba73c63f
JM
9860Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9861
9862 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9863
252b5132
RH
9864Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9865
9866 * config.sub: Add "marketing-names" patch.
9867
9868Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9869
80413487 9870 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9871
9872Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9873
9874 * config.sub: Handle v850-elf.
9875
ba73c63f
JM
9876Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9877
9878 * .cvsignore (*-install): Remove.
9879
252b5132
RH
9880Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9881
9882 * ltconfig: Set CONFIG_SHELL in libtool.
9883 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9884
9885Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9886
9887 * configure.in (target_subdir): Set to libraries if enable_multilib.
9888
9889Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9890
9891 * config.guess: Update from gcc directory.
9892
9893Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9894
9895 * Makefile.in (all-sim): Depends on all-readline.
9896
9897Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9898
9899 * Makefile.in (BISON, YACC): Use $$s.
9900 (all-bison): Depend on all-texinfo.
9901
9902Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9903
9904 * Makefile.in (BISON): Add -L flag.
9905 (YACC): Likewise.
9906
9907Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9908
35590697
AJ
9909 * configure.in (noconfigdirs): Add support for v850e target.
9910
252b5132
RH
9911 * config.sub (maybe_os): Add support for v850e target.
9912
9913Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9914
35590697
AJ
9915 * configure.in (noconfigdirs): Add support for v850ea target.
9916
252b5132
RH
9917 * config.sub (maybe_os): Add support for v850ea target.
9918
9919Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9920
9921 * config.sub: Add mipstx39. Delete r3900.
9922
9923Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9924
9925 * Makefile.in (all-autoconf): Depends on all-texinfo.
9926
9927Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9928
9929 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9930 eabi targets.
9931
9932Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9935
9936 * configure: When handling a Canadian Cross, handle YACC as well as
9937 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9938 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9939
9940Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9941
9942 * Makefile.in (BISON): bison, not byacc or bison -y.
9943 (YACC): bison -y or byacc or yacc.
9944 (various): Add *-bison as appropriate.
9945 (taz): No need to mess with BISON anymore.
9946
9947Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9948
9949 * configure: If OSTYPE matches *win32*, try to find a good value for
9950 CONFIG_SHELL.
9951
9952Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9953
9954 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9955 configure.in if it is present.
9956
9957Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9958
9959 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9960
9961Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9962
9963 * config.sub: Recognize `arc' cpu.
9964 * configure.in: Likewise.
9965 * config-ml.in: Likewise.
9966
9967Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9968
9969 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9970
9971Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9972
9973 * configure: Changed sed delimiter from ':' to '|' when
9974 attempting to substitute ${config_shell} for SHELL. On
9975 NT ${config_shell} may contain a ':' in it.
9976
9977Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9978
9979 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9980
9981Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9982
9983 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9984
9985Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9986
9987 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9988
9989 * ylwrap: If the program is a relative path, force it to be
9990 absolute.
9991
9992Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9993
9994 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9995
9996Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9997
9998 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
9999 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10000 for libraries.
252b5132
RH
10001
10002Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10003
10004 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10005 separated by spaces.
252b5132
RH
10006
10007Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10008
10009 * ylwrap: New file.
10010 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10011
10012 * ltmain.sh: Handle /bin/sh at start of install program.
10013
10014 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10015
10016 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10017 * missing: New file, from automake 1.2.
10018
10019Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10020
10021 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10022 check-tk to CHECK_X11_MODULES.
10023
10024Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10025
10026 * config.sub: Merge with FSF.
10027
10028Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10029
10030 * config.guess: Merge with FSF.
10031
10032Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10033
10034 * configure: Treat msdosdjgpp like go32.
10035 * configure.in: Likewise. Don't remove gprof for go32.
10036
10037 * configure: Change Makefile.tem2 to Makefile.tm2.
10038
10039Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10040
10041 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10042
10043Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10044
10045 * install-sh (chmodcmd): Set to null if the DST directory already
10046 exists. Same as Nov 11th change.
10047
10048Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10049
35590697 10050 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10051
10052Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10053
10054 * config.guess: Update from FSF.
10055
10056Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10057
10058 * Makefile.in (GDB_TK): Depend on itcl and tix.
10059
10060Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10061
10062 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10063 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10064 (INSTALL_SCRIPT): New variable.
10065 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10066 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10067 to -x.
10068 * install-sh: Add support for -x option.
10069
10070Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10071
10072 * configure.in, Makefile.in: Treat tix like itcl.
10073
10074Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10075
10076 * Makefile.in (WINDRES): New variable.
10077 (WINDRES_FOR_TARGET): New variable.
10078 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10079 (EXTRA_HOST_FLAGS): Add WINDRES.
10080 (EXTRA_TARGET_FLAGS): Add WINDRES.
10081 (EXTRA_GCC_FLAGS): Add WINDRES.
10082 ($(DO_X)): Pass down WINDRES.
10083 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10084 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10085 DLLTOOL_FOR_TARGET.
10086
10087Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10088
10089 * configure.in: configure sim before gdb for win32-x-ppc
10090
10091Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10092
10093 Move gperf into the toplevel, from libg++.
10094 * configure.in (target_tools): Add target-gperf.
10095 (native_only): Add target-gperf.
10096 * Makefile.in (all-target-gperf): New target, depend on
10097 all-target-libg++.
10098 (configure-target-gperf): Empty rule.
10099 (ALL_TARGET_MODULES): Add all-target-gperf.
10100 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10101 (CHECK_TARGET_MODULES): Add check-target-gperf.
10102 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10103 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10104
10105Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10106
252b5132
RH
10107 * config.sub (mn10200): Recognize new basic machine.
10108
10109Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10110
10111 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10112 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10113
10114Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10115
10116 * configure.in: If we're building mips-sgi-irix6* native, turn on
10117 ENABLE_MULTILIB and set TARGET_SUBDIR.
10118
10119Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10120
10121 * Makefile.in (all-sn): Depend on all-grep.
10122
10123Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10124
10125 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10126
10127 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10128 Makefile. From Jeff Makey <jeff@cts.com>.
10129 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10130
10131 * Makefile.in (DISTBISONFILES): Remove.
10132 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10133 $(DEFAULT_YACC).
10134
10135 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10136 cygwin32.
252b5132
RH
10137
10138 * Makefile.in (LD): New variable.
10139 (EXTRA_HOST_FLAGS): Pass down LD.
10140 ($(DO_X)): Likewise.
10141
10142Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10143
10144 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10145
10146Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10147
10148 * configure.in (targargs): Strip out any supplied --build argument
35590697 10149 before adding our own. Always add --build.
252b5132
RH
10150
10151Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10152
10153 * configure.in (targargs): Pass --build if we're doing
10154 a cross-compile.
10155
10156Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10157
ba73c63f 10158 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10159 sed. Otherwise sed chokes on NT path names with drive
10160 designators. Also look for "?:*" as the leading characters in an
10161 absolute pathname.
10162
10163Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10164
10165 * config.sub: Support for r3900.
10166
10167Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10168
10169 * configure.in: Use install-sh, not install.sh.
10170
10171Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10172
10173 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10174 apply it twice.
10175
10176Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10177
10178 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10179 install-binutils.
10180
10181Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10182
10183 * Makefile.in: Add automake targets.
10184 * configure.in (host_tools): Add automake.
10185
10186Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10187
10188 * configure: Default CXX to c++, not gcc.
10189 * Makefile.in (CXX): Set to c++, not gcc.
10190 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10191
10192Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10193
10194 * install-sh: try appending a .exe if source file doesn't
10195 exist
10196
10197Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10198
10199 * configure.in: Turn on multilib by default.
10200 (cross_only): Remove target-libiberty.
10201
10202 * Makefile.in (all-gcc): Don't depend on libiberty.
10203
10204Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10205
10206 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10207
10208Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10209
10210 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10211 (DISTBISONFILES): Add ld/Makefile.in
10212
10213Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10214
10215 * configure.in: if target is cygwin32 but host isn't cygwin32,
10216 don't configure gdb tcl tk expect, not just gdb.
10217
10218Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10219
10220 * configure.in: Added gnuserv everywhere sn appears.
10221
10222 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10223 (CROSS_CHECK_MODULES): Added check-gnuserv.
10224 (INSTALL_MODULES): Added install-gnuserv.
10225 (CLEAN_MODULES): Added clean-gnuserv.
10226 (all-gnuserv): New target.
10227
10228Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10229
10230 * config.guess: Fixes for MIPS OpenBSD systems.
10231
10232Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10233
10234 * Makefile.in (INSTALL_XFORM): Remove.
10235 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10236
10237 * mkinstalldirs: New file, copied from automake.
10238 * Makefile.in (installdirs): Rename from install-dirs. Use
10239 mkinstalldirs. Change all users.
10240 (DEVO_SUPPORT): Add mkinstalldirs.
10241
10242Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10243
10244 * install-sh: Rename from install.sh.
10245 * Makefile.in (INSTALL): Change install.sh to install-sh.
10246 (DEVO_SUPPORT): Likewise.
10247
10248 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10249 Graichen <graichen@rzpd.de>.
10250
10251Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10252
10253 * config.guess: Recognize OpenBSD systems correctly.
10254
10255Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10256
10257 * README, Makefile.in (ETC_SUPPORT): Remove references to
10258 cfg-paper*, configure.{texi,man,info*}._
10259
10260Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10261
10262 * Makefile.in (all.normal): Ensure that gcc is built after all
10263 the x11 - ie gdb - targets.
10264
10265Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10266
10267 * makefile.vms: Don't run conf-a-gas.
10268
10269Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10270
80413487 10271 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10272
10273Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10274
10275 * configure.in: Remove noconfigdirs case since gdb also
10276 configures and builds for tic80-coff.
10277
10278Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10279
10280 * configure: Set cache_file to config.cache.
10281 * Makefile.in (local-distclean): Remove config.cache.
10282
10283Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10284
10285 * COPYING: Update FSF address.
10286
10287Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10288
10289 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10290 noconfigdirs.
10291
10292Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10293
10294 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10295 MAKEDIRS, is empty.
10296
10297Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10298
10299 * config.sub: Tweak mn10300 entry.
10300
10301Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10302
10303 * configure.in (host_tools): Put sim before gdb, so gdb's
10304 configure.tgt can determine if the simulator was configured.
10305
10306Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10307
10308 * config.sub: Move BeOS $os case to be with other Cygnus
10309 local cases.
10310
10311Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10312
10313 * config.sub: Remove misplaced comment that broke Linux.
10314
10315Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10316
10317 * config.sub: Add BeOS support.
10318
10319Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10320
10321 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10322
10323Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10324
10325 * configure.in (noconfigdirs): Remove tcl and tk from
10326 noconfigdirs for cygwin32 builds.
10327
10328Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10329
10330 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10331
10332Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10333
10334 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10335 make-all.com, use makefile.vms instead.
10336
10337Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10338
10339 * config.sub: Accept -lnews*.
10340
10341Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10342
10343 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10344 target-examples and target-libiberty for d30v.
252b5132
RH
10345
10346Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10347
10348 * configure.in (noconfigdirs): Enable ld for d30v.
10349
10350Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10351
10352 * configure.in (tic80-*-*): Build compiler.
10353
10354Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10355
10356 * configure.in (d30v-*): Remove sim directory from list of
35590697 10357 unsupported d30v directories
252b5132
RH
10358
10359Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10360
35590697
AJ
10361 * config.sub, configure.in: Add d30v target cpu.
10362
252b5132
RH
10363Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10364
10365 * makefile.vms: New file.
10366 * make-all.com: Remove.
10367
10368Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10369
10370 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10371
10372Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10373
10374 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10375
10376Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10377
10378 * Makefile.in (ALL_MODULES): Added all-db.
10379 (CROSS_CHECK_MODULES): Addec check-db.
10380 (INSTALL_MODULES): Added install-db.
10381 (CLEAN_MODULES): Added clean-db.
10382
10383Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10384
10385 * config.guess: Merge with latest FSF sources.
10386
10387Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10388
10389 * Makefile.in (ALL_MODULES): Added all-itcl.
10390 (CROSS_CHECK_MODULES): Added check-itcl.
10391 (INSTALL_MODULES): Added install-itcl.
10392 (CLEAN_MODULES): Added clean-itcl.
10393
10394Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10395
10396 * configure.in: build gdb for mn10200
10397
10398Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10399
10400 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10401
10402Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10403
10404 * configure.in (tic80-*-*): Turn off most targets right now.
10405
10406Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10407
10408 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10409 rather than the makeinfo program.
10410 (do-info): Depend upon all-texinfo.
10411
10412Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10413
10414 * configure.in: Remove uses of config/mh-linux.
10415
10416 * config.sub, config.guess: Merge with latest FSF sources.
10417
10418Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10419
10420 * config.sub (case $basic_machine): Add tic80 entries.
10421
10422Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10423
10424 * config.sub, config.guess: Merge with latest FSF sources.
10425
10426Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10427
10428 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10429 * mpw-config.in: Test for NewFolderRecursive.
10430 * mpw-install: Use symbolic name for startup filename.
10431 * mpw-README: Add various additional details.
10432
10433Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10434
10435 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10436
10437Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10438
10439 * configure.in: Do build gcc and the target libraries for
10440 the mn10200.
10441
10442Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10443
10444 * configure.in: don't avoid building gdb for mn10300 any more
10445 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10446 instead of single-quoting it.
10447
10448Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10449
10450 * configure.in: Don't use --with-stabs on IRIX 6.
10451
10452Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10453
10454 * configure.in (m32r): Build gdb, libg++ now.
10455
10456Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10457
10458 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10459 directories from noconfigdirs.
10460
10461Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10462
10463 * config.sub (basic_machine): added mips16 configuration
10464
10465Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10466
10467 * config.sub: Handle d10v-unknown.
10468
10469Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10470
10471 * config.sub: Handle v850-unknown.
10472
10473Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10474
10475 * Makefile.in: add findutils
10476 * configure.in: add findutils to list of host_tools
10477
10478Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10479
10480 * config.sub: Handle mn10200 and mn10300.
10481
10482Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10483
10484 * configure.in (d10v-*): Do not build librx.
10485
10486Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10487
10488 * configure.in (mn10300): Build everything except gdb & libgloss.
10489
10490Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10491
10492 * config.guess: Patch for Dansk Data Elektronik servers,
10493 from Niels Skou Olsen <nso@dde.dk>.
10494
10495 For ncr, use /bin/uname rather than uname, since GNU uname does not
10496 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10497
10498 Patch for MIPS R4000 running System V,
10499 from Eric S. Raymond <esr@snark.thyrsus.com>.
10500
10501 Fix thinko for nextstep.
10502
10503 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10504
10505 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10506 * config.guess: Guess mips-dec-mach_bsd4.3.
10507
10508 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10509 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10510 release numbers.
10511 * config.guess (mips-mips-riscos*): Emit just enough of the
10512 release number.
10513
10514 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10515 * config.guess (sparc-auspex-sunos*): Added.
10516 (f300-fujitsu-*): Added.
10517
10518 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10519 * config.guess: Recognize a Tadpole as a sparc.
10520
10521Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10522
10523 * config.guess: Don't assume that NextStep version is either 2 or
10524 3. NextStep 4 (aka OpenStep 4) has come out now.
10525
10526Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10527
10528 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10529 From Rik Faith <faith@cs.unc.edu>.
10530
10531Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10532
10533 * config.sub: Contributions from bug-gnu-utils to:
10534 Support plain "hppa" (no version given) architecture, reported by
10535 OpenStep.
10536 OpenBSD like NetBSD.
10537 LynxOs is not a hardware supplier.
10538
10539 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10540 OpenBSD like NetBSD.
252b5132
RH
10541 Stratus systems.
10542 More Pyramid systems.
10543 i[n>4]86 Intel chips.
10544 M680[n>4]0 Motorola chips.
10545 Use unknown instead of lynx for hardware manufacturer.
10546
10547Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10548
10549 * install.sh (chmodcmd): Set to null if the DST directory already
10550 exists.
10551
10552Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10553
10554 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10555 not use mt-ppc target Makefile fragment any more.
10556
10557Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10558
10559 * configure.in (*-*-windows): Exclude everything but those dirs
10560 needed to build windows.
10561
10562Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10563
10564 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10565
10566Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10567
10568 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10569
10570Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10571
10572 * Undo my previous change.
10573
10574Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10575
10576 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10577 unconditionally.
10578 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10579
10580Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10581
10582 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10583 host to add it's own flags.
252b5132
RH
10584
10585Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10586
10587 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10588
10589Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10590
10591 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10592 (CXX_FOR_TARGET): Likewise.
10593 (GCC_FOR_TARGET): Define.
10594 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10595 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10596 CC_FOR_TARGET was specified on the command line.
10597 (MAKEOVERRIDES): Don't define.
10598
10599Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10600
10601 * configure.in (m32r): Fix spelling of libg++ libs.
10602
10603Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10604
10605 * config.sub (-apple*): Remove, now redundant.
10606
10607Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10608
10609 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10610
10611 * configure: Rework yesterday's sed script patch.
10612
10613 * config.sub: Merge with FSF.
10614
10615Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10616
10617 * config.guess: Merge from FSF.
10618
10619 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10620 * config.guess: Use pc instead of unknown, for pc clone systems.
10621 Change linux to linux-gnu.
252b5132
RH
10622
10623 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10624 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10625
10626Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10627
10628 * test-build.mk (HOLES): Add "xargs" for gdb.
10629
10630 * configure: Avoid hpux10.20 sed bug.
10631
10632Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10633
4bddf3ad 10634 * configure.in: Add support for windows host
252b5132
RH
10635 (that is a build done under the Microsoft build environment).
10636
10637Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10638
10639 * Makefile.in: Replace all uses of srcroot with s, to shrink
10640 command line lengths.
10641
10642 Patches from Geoffrey Noer <noer@cygnus.com>:
10643 * configure.in: If configuring for newlib, pass --with-newlib to
10644 subdirectories.
10645 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10646 -Bnewlib/ and -Lwinsup to gcc.
10647 (CXX_FOR_TARGET): Likewise.
10648
10649Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10650
10651 * Makefile.in (ETC_SUPPORT): Add configure.
10652
10653Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10654
35590697 10655 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10656 host configuration file.
10657
10658Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10659
10660 * configure.in: Break mn10x00 support into separate
10661 mn10200 and mn10300 configurations.
10662 * config.sub: Likewise.
10663
10664Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10665
10666 * configure.in: Add lots of stuff to noconfigdirs for
10667 the mn10x00 targets.
10668
10669 * config.sub, configure.in: Add mn10x00 support.
10670
10671Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10672
10673 * make-all.com: Call conf-a-gas, not config-a-gas.
10674
10675Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10676
10677 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10678 targets.
252b5132
RH
10679
10680Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10681
10682 * mpw-README: Add much more detail for native PowerMac.
10683 * mpw-install: New file.
10684 * mpw-configure: Add --norecursion and --help options.
10685 * mpw-config.in: Translate readme and install files when
10686 copying to objdir.
10687 * mpw-build.in: Don't always depend on byacc and flex.
10688 (install-only-top): New action.
10689
10690Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10691
10692 * configure.in: You can now configure GDB for the v850.
10693
10694Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10695
10696 * configure.in (noconfigdirs): Don't configure any C++ dirs
10697 if targeting D10V.
10698
10699Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10700
10701 * config.sub: Recognize mips64vr5000.
10702
10703Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10704
10705 * configure.in: Use a single line for host_tools and native_only.
10706
10707Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10708
10709 * config.sub, configure.in: Add entries for m32r.
10710
10711Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10712
10713 * Makefile.in (inet-install): Don't run install-gzip.
10714
10715Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10716
10717 * configure.in: Don't config lots of things for *-*-windows*.
10718
10719Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10720
10721 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10722 (host_libs, host_tools): Copy from configure.in.
10723 * mpw-configure: Don't complain about directories not found.
10724
10725Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10726
10727 * configure.in (i[345]86): Recognize i686 for pentium pro.
10728 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10729 file.
10730
10731 * config.guess (i[345]86): Ditto.
10732
10733Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10734
10735 * configure.in (noconfigdirs): Removed gdb for D10V.
10736
10737Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10738
10739 * configure.in: Remove ld, target-libio, target-libg++, and
10740 target-libstdc++ from noconfigdirs.
10741
10742Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10743
10744 * configure: Fix three locations where shell scripts were
10745 being run directly rather than with config_shell.
10746
10747Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10748
10749 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10750 * config.sub (basic_machine): Recognize v850.
10751
10752Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10753
10754 * mpw-configure: Handle multiple enable/disable options and
10755 pass them down recursively, handle -c and -s flags appropriately
10756 depending on choice of compiler, add escape mechanism for
10757 quoted arguments to gC.
10758
10759Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10760
10761 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10762 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10763 so that -mrelocatable-lib and -mno-eabi are used.
10764
10765 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10766 not support --print-multi-lib, don't abort.
10767
252b5132
RH
10768Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10769
10770 * make-all.com: Run config-a-gas.
10771 * setup.com: Don't copy subdirectory files around.
10772
10773Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10774
10775 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10776 target, it now compiles correctly.
10777
10778Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10779
10780 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10781
10782Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10783
35590697 10784 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10785
10786Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10787
10788 * configure.in (native_only): Add prms.
10789
10790Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10791
10792 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10793 (BINUTILS_SUPPORT_DIRS): Likewise.
10794
10795Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10796
10797 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10798 d10v support is added.
10799
10800Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10801
10802 * configure.in (d10v-*-*): New target.
10803
10804Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10805
10806 * config.guess (HP 9000/811): Recognize this as a PA1.1
10807 machine.
10808
10809Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10810
10811 * Makefile.in (do-tar-gz): New target, split out from tail end of
10812 taz target. Run each command separately, don't use pipes.
10813 (taz): Use it.
10814
10815Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10816
10817 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10818 * mpw-build.in: No builds should depend on building byacc or flex,
10819 they are assumed to be installed already.
10820
10821Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10822
10823 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10824 variable that CC_FOR_TARGET needs.
10825
10826Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10827
10828 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10829 options have changed since the last time the subdirectory was
10830 configured, and if it has, reconfigure.
10831 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10832 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10833
10834Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10835
10836 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10837 CLEAN_MODULES): Add bash.
10838 (all-bash): New target.
10839
10840Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10841
10842 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10843
10844Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10845
10846 * config.sub (basic_machine): Recognize d10v as a valid processor.
10847
10848Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10849
10850 * mpw-configure: Add support for --bindir.
10851 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10852
10853Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10854
10855 * configure.in: add bash, time, gawk to list of hosttools and things
10856 to only build for native toolchains
10857
10858Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10859
10860 * Makefile.in (docdir): Remove.
10861
10862Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10863
10864 * Makefile.in (datadir): Set to $(prefix)/share.
10865
10866Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10867
10868 * configure.in: build diff and patch for cygwin32-hosted
10869 toolchains.
10870
10871Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10872
10873 * config.sub: Accept -rtems*.
10874
10875Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10876
80413487 10877 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10878 remove diff from the list of things not buildable
10879 via Canadian Cross
252b5132
RH
10880
10881Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10882
10883 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10884 don't get ". ".
252b5132
RH
10885
10886Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10887
10888 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10889
10890Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10891
10892 * Makefile.in (taz): Handle case where tex3patch didn't even get
10893 checked out. Also, if it was found, put the symlink in a new util
10894 subdirectory.
10895
10896Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10897
10898 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10899
10900Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10901
10902 * config.sub: Recognize -openvms.
10903 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10904 * make-all.com, setup.com: New files.
10905
10906Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10907
10908 * Makefile.in (taz): tex3patch moved to texinfo/util.
10909
10910Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10911
afb8d725 10912 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10913 * configure.in: remove make from disable-if-Can-Cross list
10914 enable gdb if ${host} and ${target} are cygwin32
10915
10916Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10917
10918 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10919 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10920
10921Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10922
10923 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10924 distinguish sysv/svr4/bsd variants.
10925 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10926
10927Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10928
10929 * configure.in: Added copyright notice.
10930 * move-if-change: Added copyright notice.
10931
10932Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10933
10934 * configure.in (powerpcle-*-solaris*): Until we get shared
10935 libraries working, don't build gdb, sim, make, tcl, tk, or
10936 expect.
10937
10938Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10939
10940 * config.guess: Merge with FSF:
10941
10942 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10943 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10944
10945 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10946 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10947
10948 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10949 * config.guess: Combine two OSF1 rules.
10950 Also recognize field test versions. From mjr@zk3.dec.com.
10951 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10952 because GNU uname does not support -p. From pmr@pajato.com.
10953
10954Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10955
10956 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10957
10958Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10959
10960 * mpw-README: Document GCCIncludes.
10961
10962Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10963
10964 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10965
10966Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10967
10968 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10969
10970Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10971
10972 * configure.in (*-*-cygwin32): Configure make.
10973
10974Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10975
10976 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10977
10978Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10979
10980 * Makefile.in (all-inet): Depend on all-perl.
10981
10982 * Makefile.in (inet-install): New target.
10983
10984 * Makefile.in (all-inet): Depend on all-tcl.
10985 (all-inet): Depend on all-send-pr.
10986
10987Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10988
10989 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10990 temporarily.
10991
10992Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10993
10994 * configure.in: Don't configure --with-gnu-ld on AIX.
10995
10996Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10997
10998 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10999
11000Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11001
11002 * Makefile.in (ALL_MODULES): Added all-inet.
11003 (CROSS_CHECK_MODULES): Added check-inet.
11004 (INSTALL_MODULES): Added install-inet.
11005 (CLEAN_MODULES): Added clean-inet.
11006 (all-indent): New target.
11007
11008 * configure.in (host_tools): Added inet.
11009 (native_only): Added inet.
11010 (noconfigdirs): Added inet.
11011
11012Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11013
11014 * configure.in: Don't configure libgloss if we are not configuring
11015 newlib.
11016
11017Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11018
11019 * configure.in: Don't configure libgloss for unsupported
11020 architectures.
11021
11022Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11023
11024 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11025
11026Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11027
11028 * Makefile.in (ALL_MODULES): Include all-apache.
11029 (CROSS_CHECK_MODULES): Include check-apache.
11030 (INSTALL_MODULES): Include install-apache.
11031 (all-apache): New target.
11032
11033 * configure.in: Added apache everywhere perl is seen.
11034
11035Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11036
11037 * Makefile.in: Add support for clean-{module} and
11038 clean-target-{module} rules.
11039
11040Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11041
11042 * configure.in (*-*-ose) do not build libgloss.
11043
11044Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11045
11046 * config.guess (prep*:SunOS:5.*:*): Turn into
11047 powerpele-unknown-solaris2.
11048
11049Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11050
11051 * configure.in: Permit --enable-shared to specify a list of
11052 directories.
11053
11054Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11055
11056 * configure.in (host==solaris): Pass only the first word of $CC
11057 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11058
11059Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11060
11061 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11062
11063Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11064
11065 * Makefile.in (ALL_MODULES): Include all-perl.
11066 (CROSS_CHECK_MODULES): Include check-perl.
11067 (INSTALL_MODULES): Include install-perl.
11068 (ALL_X11_MODULES): Include all-guile.
11069 (CHECK_X11_MODULES): Include check-guile.
11070 (INSTALL_X11_MODULES): Include install-guile.
11071 (all-perl): New target.
11072 (all-guile): New target.
11073
11074 * configure.in (host_tools): Include perl and guile.
11075 (native_only): Include perl and guile.
11076 (noconfigdirs): Don't build guile and perl; no ports have been
11077 done.
11078
11079Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11080
80413487
RH
11081 * configure (--enable-*): Handle quoted option lists such as
11082 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11083
11084Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11085
11086 * Makefile.in ({,inst}all-target): New rule so we can make and
11087 install all of the target directories easily.
11088
11089Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11090
11091 * configure.in: Add missing global flag in sed substitution when
11092 deleting `target-' from ${configdirs}.
11093
11094Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11095
11096 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11097 option.
11098
11099 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11100 config/mh-necv4.
11101
11102 * install.sh: Correct misspelling of transformbasename.
11103
11104 * config.guess: Recognize mips-*-sysv*.
11105
11106Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11107
11108 * config.sub: Recognize mon960.
11109
11110Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11111
11112 * configure: Restore Canadian Cross handling of BISON and LEX,
11113 removed in Feb 20 change.
11114
11115Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11116
11117 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11118 Mention make install. Remove the old copyright date as well the
11119 clumsy and rather pointless copyright on the README file.
11120
11121Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11122
11123 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11124 Makefile after running symlink-tree, then run `make distclean' to
11125 avoid clobbering any generated files in srcdir.
11126
11127Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11128
11129 * configure.in (m68k-*-netbsd*): Build everything now.
11130
11131Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11132
11133 * Makefile.in (taz): Fix quoting.
11134
11135Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11136
11137 * configure.in (sparclet-*-*): Build everything now.
11138
11139Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11140
11141 * configure.in (m68k-*-linux*): New host.
11142
11143Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11144
11145 * configure: Check for bison before byacc.
11146
11147Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11148
11149 * Makefile.in configure: Change the way LEX and BISON/YACC are
11150 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11151 searching PATH. These are used as fallbacks by Makefile.in if
11152 flex/bison/byacc aren't in objdir.
11153
11154Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11155
11156 * Makefile.in: Make everything which depends upon all-bfd also
11157 depend upon all-opcodes, in case --with-commonbfdlib is used.
11158
11159Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11160
11161 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11162 building NT native compilers on Unix.
11163
11164Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11165
11166 * configure.in: Don't get CC from the host Makefile fragment if we
11167 can find gcc in PATH, or if this is a Canadian Cross. Move the
11168 Solaris test for /usr/ucb/cc to the post target script, just after
11169 the compiler sanity test.
11170
11171Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11172
11173 * config.sub: Merge with FSF.
11174
11175Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11176
11177 * Makefile.in (RPATH_ENVVAR): New variable.
11178 (REALLY_SET_LIB_PATH): Use it.
11179 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11180
11181Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11182
11183 * config.sub, configure.in: Recognize sparclet cpu.
11184
11185Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11186
11187 * config.guess: Support m68k-cbm-sysv4.
11188
11189Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11190
11191 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11192 m68k-unknown-linuxaout from linker help string. Put quotes around
11193 $ld_help_string.
11194
11195Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11196
11197 * config.guess (powerpc-harris-powerunix): Add guess for port
11198 to new target.
11199
11200Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11201
11202 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11203
11204Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11205
11206 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11207 $(REALLY_SET_LIB_PATH) in Makefile.
11208 * Makefile.in (SET_LIB_PATH): New variable.
11209 (REALLY_SET_LIB_PATH): New variable.
11210 ($(DO_X)): Use $(SET_LIB_PATH).
11211 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11212 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11213 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11214 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11215 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11216 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11217 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11218 (install-dosrel): Likewise.
11219 (all-opcodes): Depend upon all-libiberty.
11220
11221Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11222
11223 * config.guess (*:CYGWIN*): New
11224
11225Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11226
11227 * Makefile.in (all-target-winsup): All all-target-libiberty.
11228
11229Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11230
11231 * configure.in (noconfigdirs): Add missing # in front of comment.
11232
11233Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11234
11235 * configure.in: add second pass to things added to noconfigdirs
11236 so *-gm-magic can exclude libgloss properly.
11237
11238Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11239
11240 * mpw-configure (extralibs_name, rez_name): Set correctly
11241 for MWC68K compiler.
11242
11243 * mpw-README: Add more info on the necessary build tools.
11244
11245Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11246
11247 * configure.in, config.sub: Recognize cygwin32.
11248
11249Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11250
11251 * config.guess, config.sub: Recognize A/UX.
11252
11253Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11254
11255 * config.sub: Merge with gcc/config.sub.
11256
11257Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11258
11259 * mpw-build.in (do-binutils): Add build of stamps.
11260
11261Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11262
11263 * config.sub: Add recognition for mips64vr4100*-* targets.
11264
11265Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11266
11267 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11268 Add creation of gconfigargs with `--enable-shared' turned on.
11269 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11270 ($(host)-stamp-stage3-configured): Likewise.
11271 (HOLES): Add chatr and ldd.
11272 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11273
11274Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11275
11276 * configure: Pass --nfp to recursive configures.
11277
11278Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11279
11280 * Makefile.in (DLLTOOL): New.
11281 (DLLTOOL_FOR_TARGET): New.
11282 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11283 (EXTRA_TARGET_FLAGS): Ditto.
11284 (EXTRA_GCC_FLAGS): Ditto.
11285 (CONFIGURE_TARGET_MODULES): Ditto.
11286 (DO_X): Ditto.
11287 * configure: Add DLLTOOL.
11288
11289Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11290
11291 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11292 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11293 mh-sco, since old workarounds no longer needed, and don't
11294 build ld, since libraries have weak symbols in COFF.
11295
11296Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11297
11298 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11299
11300Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11301
11302 * configure.in: Make sure that ${CC} can be used to compile an
11303 executable.
11304
afb8d725
JM
11305Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11306
11307 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11308 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11309 nothing depending on whether gdbtk is being built.
11310
252b5132
RH
11311Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11312
11313 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11314
11315Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11316
11317 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11318 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11319
11320Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11321
11322 * config-ml.in: Add support for
11323 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11324 Simplify setting of multidirs from --disable-foo.
11325
11326Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11327
11328 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11329 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11330 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11331 non-empty, pass them on to the GCC make.
252b5132
RH
11332 (all-bootstrap): New rule that is like all-gcc, except it executes
11333 the GCC bootstrap rule instead of the GCC all rule.
11334
11335Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11336
11337 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11338
11339Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11340
11341 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11342 DG/UX support.
11343
11344Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11345
11346 * config.sub (i*86*) Change [345] to [3456]
11347
11348Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11349
11350 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11351 --with-gnu-ld=no.
11352
11353Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11354
11355 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11356 AIX multilibs get built.
11357
11358Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11359
11360 * configure.in (i386-win32): Don't build expect if we're not
11361 building the tcl subdir.
11362
11363Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11364
11365 * Makefile.in: (configure-target-examples, all-target-examples):
11366 New targets, configure and build example programs.
11367
11368Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11369
11370 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11371 use it as input to sedit the generated MPW makefile.
11372 * mpw-README: Add a suggestion about Gestalt.h.
11373
11374Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11375
11376 * config.sub: Accept *-*-ieee*.
11377
11378Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11379
11380 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11381 Ronald F. Guilmette <rfg@monkeys.com>.
11382
11383Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11384
11385 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11386 for powerpc-pe native.
11387 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11388 (target==powerpc-pe): duplicate i386-win32 entry.
11389
11390Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11391
11392 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11393 of vxworks, not just vxworks5.1.
11394
11395Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11396
11397 * mpw-configure: Add support for exec-prefix.
11398
11399Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11400
11401 * config.guess: Recognize HP model 816 machines as having
11402 a PA1.1 processor.
11403
11404Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11405
11406 * configure: Ignore new autoconf configure options.
11407
252b5132
RH
11408Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11409
11410 * config.guess: Recognize Pentium under SCO.
11411 From Robert Lipe <robertl@arnet.com>.
11412
11413Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11414
11415 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11416
11417Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11418
11419 * configure.in: Don't configure gas for alpha-dec-osf*.
11420
11421Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11422
11423 * configure.in: Default to --with-stabs for some targets for which
11424 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11425 i[345]86*-*-unixware*.
11426
11427Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11428
11429 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11430 rather than basing it on the target. Simplify handling of options
11431 controlling which directories to configure. Remove extraneous
11432 slash in multi-clean target.
11433
11434Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11435
11436 * config-ml.in: Prefix more variables with ml_ so they don't collide
11437 with configure's.
11438
11439Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * configure: Don't turn -v into --v.
11442
11443Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11444
11445 * configure.in (targargs): Fix typo.
11446
11447 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11448
11449Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11450
11451 * configure.in: Strip --host and --target options from
11452 CONFIG_ARGUMENTS, and always configure for --host only. Add
11453 --with-cross-host option when building with a cross-compiler.
11454 * configure: Canonicalize the arguments put into config.status by
11455 always using `=' for an option with an argument. Pass a presumed
11456 --host or --target explicitly.
11457
11458Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11459
11460 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11461 into general OS recognition case.
11462
11463Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11464
11465 * configure.in (target_configdirs): add target-winsup only
11466 for win32 target systems.
11467
11468Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11469
11470 * Makefile.in (all-target-libgloss): Depend upon
11471 configure-target-newlib, since when libgloss is built it looks to
11472 see if the newlib directory exists.
11473
11474Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11475
11476 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11477 cfg-ml-*.in.
11478
11479Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11480
11481 * configure: Handle LD and LD_FOR_TARGET when configuring a
11482 Canadian Cross.
11483
252b5132
RH
11484Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11485
11486 * configure.in (target_libs): add target-winsup.
11487 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11488 (target==ppcle-pe): remove ld from $noconfigdirs.
11489
11490Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11491
11492 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11493 Preserve relative path names in $srcdir. Build symlink tree if
11494 configuring cross target dir and srcdir=. (= no VPATH support).
11495 (configure-target-libg++): Depend on configure-target-librx.
11496 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11497 * config-ml.in: New file.
11498 * symlink-tree: New file.
11499 * configure: Ensure srcdir="." if that's what it is.
11500
11501Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11502
11503 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11504 includes and FLEX_SKELETON setting.
11505 * mpw-configure (--with-gnu-ld): New option, controls whether
11506 to use PPCLink or ld with PowerMac GCC.
11507 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11508 * mpw-config.in: Configure grez if targeting Mac.
11509
11510 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11511 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11512 just macos.
252b5132
RH
11513 * configure.in: Configure grez resource compiler if targeting Mac.
11514 * Makefile.in (all-grez, install-grez): New targets.
11515
11516Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11517
11518 * configure: CXX defaults to gcc, not g++. If we find
35590697 11519 gcc in the path, set CC to gcc -O2.
252b5132
RH
11520
11521Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11522
11523 * configure: Default ${build} correctly. Avoid picking up extra
11524 spaces when reading CC and CXX from Makefile. When doing a
11525 Canadian Cross, use plausible default values for numerous
11526 variables.
11527 * configure.in: When doing a Canadian Cross, don't try to
11528 configure tools whose configure script can't handle it.
11529
11530Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11531
11532 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11533
11534Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11535
11536 * configure: Remove dubious bug reporting address.
11537
11538Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11539
11540 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11541 configure script, run that instead of this directory's configure.
11542 In either case, print a message that we're configuring the sub-dir.
11543
11544Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11545
11546 * configure.in: Before checking for the existence of various files,
11547 use sed to filter out "target-".
11548
11549Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11550
11551 * Makefile.in (DO_X): Split rule to decrease command line length
11552 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11553 (Philippe De Muyter).
11554
11555Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11556
11557 * Makefile.in (all-patch): depend on all-libiberty.
11558
11559Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11560
11561 * configure.in: If the only directory in target_configdirs which
11562 actually exists is libiberty, then set target_configdirs to empty,
11563 to avoid trying to build a target libiberty in a gas or gdb
11564 distribution.
11565
11566Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11567
11568 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11569 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11570 systems.
252b5132
RH
11571
11572Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11573
11574 * configure.in (copy_dirs): Use sys-include instead of include
11575 for --with-headers option.
11576
11577Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11578
11579 * Makefile.in, configure.in: Make winsup builds work with
11580 new scheme.
11581
11582Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11583
11584 * configure.in: Build the linker on AIX.
11585
11586Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11587
11588 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11589 where needed.
11590
11591Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11592
11593 * Makefile.in (all-gcc): Fix typo.
11594
11595Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11596
11597 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11598
11599Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11600
11601 * configure.in: Rename libFOO to target-libFOO, and xiberty
11602 to target-xiberty, to provide more flexibility.
11603 (target_subdir): Define. Create if cross.
11604 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11605 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11606 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11607 check-libFOO -> check-target-libFOO, etc.
11608 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11609 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11610 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11611 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11612 allow ALL_GCC="" to only configure.
11613 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11614 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11615 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11616
11617Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11618
11619 * Makefile.in (taz): Build "info" in etc explicitly.
11620
11621Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11622
11623 * configure.in: Make sure that CC is undefined (as opposed to
11624 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11625 problem with autoconf trying to configure on a host without GCC.
11626
11627Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11628
11629 * mpw-configure: Set host alias from choice of host compiler,
11630 only use generic MPW Makefile sed if present, edit a file
11631 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11632 * mpw-README: Add problem notes about CW6 and CW7.
11633
11634Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11635
11636 * Makefile.in (taz): Use ";" instead of ";;".
11637
11638Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11639
11640 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11641 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11642 DISTDOCDIRS.
11643 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11644 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11645
11646Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11647
11648 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11649 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11650 Move bfd to DISTSTUFFDIRS.
11651
11652Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11653
11654 * Makefile.in (X11_LIB): Removed.
11655 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11656
11657 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11658
11659Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11660
11661 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11662 names.
11663
11664Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11665
11666 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11667
11668Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11669
11670 * configure.in (i[345]86-*-win32): Always build newlib.
11671 Don't configure cvs, autoconf or texinfo.
11672 * Makefile.in (LD_FOR_TARGET): New.
11673 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11674 Pass down LD_FOR_TARGET.
11675
11676Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11677
11678 * winsup: New directory.
11679 * Makefile.in: Build winsup.
11680 * configure.in: Winsup is configured when target is win32.
11681 Can only build win32 target GDB when native.
35590697 11682
252b5132
RH
11683Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11684
11685 * config.guess: Recognize HP model 819 machines as having
11686 a PA 1.1 processor.
11687
11688Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11689
11690 * configure: Fix sed loop which substitutes for CC and CXX to
11691 avoid bug found in various sed implementations.
11692
11693Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11694
11695 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11696 simulator. Use standard powerpc-*-eabi*.
11697
11698Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * configure.in: Stop putting gas and binutils in noconfigdirs for
11701 powerpc-*-aix* and rs6000-*-*.
11702
11703Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11704
11705 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11706 -mcall-aixdesc libraries.
11707
11708Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11709
11710 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11711
11712 * config.sub (arm | armel | armeb): Fix shell syntax.
11713
11714Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11715
11716 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11717 -msoft-float and -mcpu=common support.
11718 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11719 libraries.
11720
11721Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11722
11723 * configure.in: Allow configuration and build of emacs19 for the alpha.
11724
11725Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11726
11727 * configure.in (CC): Get ^CC, not just any old CC, from
11728 ${host_makefile_frag}.
11729
11730Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11731
35590697 11732 * configure.in (CC): Try to get CC from
252b5132
RH
11733 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11734
11735Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11736
11737 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11738 only if it exists in $(srcdir).
11739
11740Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11741
11742 * configure: If CC and CXX are not set in the environment, set
11743 them, based on either an existing Makefile or on searching for gcc
11744 in PATH. Substitute for CC and CXX in Makefile.
11745 * configure.in: Remove libm from target_libs. Separate
11746 target_configdirs from configdirs. If CC is not set in
11747 environment, try to get it from a host Makefile fragment. Rewrite
11748 changes of configdirs to use skipdirs instead. A few minor
11749 tweaks. Take directories out of target_configdirs as they are
11750 taken out of configdirs. Remove existing Makefile files from
11751 subdirectories. Substitute for TARGET_CONFIGDIRS and
11752 CONFIG_ARGUMENTS in Makefile.
11753 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11754 by configure.in.
11755 (CONFIG_ARGUMENTS): Likewise.
11756 (CONFIGURE_TARGET_MODULES): New variable.
11757 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11758 ($(CONFIGURE_TARGET_MODULES)): New target.
11759 (configure-libg++, configure-libio): New targets.
11760 (all-libg++): Depend upon configure-libg++.
11761 (all-libio): Depend upon configure-libio.
11762 (configure-libgloss, all-libgloss): New targets.
11763 (configure-libstdc++): New target.
11764 (all-libstdc++): Depend upon configure-libstdc++.
11765 (configure-librx, all-librx): New targets.
11766 (configure-newlib): New target.
11767 (all-newlib): Depend upon configure-newlib
11768 (configure-xiberty): New target.
11769 (all-xiberty): Depend upon configure-xiberty.
11770
11771Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11772
11773 * configure.in (host i[345]86-*-win32): Expand the
11774 noconfigdirs again.
11775
11776Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11777
11778 * mpw-configure: Fix sed command file name.
11779
11780Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11781
35590697 11782 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11783 noconfigdirs again.
11784
11785Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11786
11787 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11788 or powerpc*-*-pe*, since they are not yet supported.
11789
11790Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11791
11792 Add PowerMac support and many other enhancements.
11793 * mpw-configure: New option --cc to select compiler to use,
11794 paste options set according to --cc into the generated
11795 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11796 if mpw-make.sed is present.
11797 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11798 add forward includes for PowerPC include files.
11799 * mpw-build.in: Build using Makefile.PPC if present.
11800 (do-byacc, etc): Remove separate version resource builds.
11801 (do-gas): Build "stamps" before "all".
11802 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11803 * mpw-README: Update to reflect --cc option, PowerMac support,
11804 and recently-reported compatibility problems.
11805
11806Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11807
11808 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11809 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11810 (--with-multilib-top): Pass to recursive invocations.
11811
11812Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11813
11814 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11815 v810-*-*.
11816
11817Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11818
11819 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11820 gdb, ld and opcodes on v810-*-*.
11821
252b5132
RH
11822Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11823
11824 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11825 (local-maintainer-clean): New target.
11826 (maintainer-clean): New target.
11827 (realclean): Just depend upon maintainer-clean.
11828
11829Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11830
11831 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11832
11833Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11834
11835 * configure.in: Build ld in mips*-*-bsd* case.
11836
11837Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11838
11839 * config.sub: Accept -lites* OS. From Ian Dall.
11840
11841Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11842
11843 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11844 targets.
252b5132
RH
11845
11846Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11847
11848 * configure.in: treat i386-win32 canadian cross the same as
11849 i386-go32 canadian cross.
11850
11851Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11852
11853 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11854 running under the simulator to build a reduced set of libraries.
11855 (powerpc-*-eabiaix): Add fine grained multilib support added to
11856 other powerpc targets yesterday.
11857
11858Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11859
11860 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11861 -disable-softfloat, -disable-relocatable, -disable-aix, and
11862 -disable-sysv to control which multilib libraries get built.
11863
11864Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11865
11866 * configure: Add Makefile.tem to list of files to remove in trap
11867 handler.
11868
11869Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11870
11871 * config.guess (*Linux*): Add missing "exit"s.
11872 Also, need specific check for alpha-unknown-linux (uses COFF).
11873
11874Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11875
11876 * config.guess: Merge with FSF:
11877
11878 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11879 * config.guess (AIX4): More robust release numbering discovery.
11880
11881 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11882 * config.guess (i386-sequent-ptx): Properly get version number.
11883
11884 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11885 * config.guess (mips:*:4*:UMIPS): New case.
11886
11887Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11888
11889 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11890 (i386-win32 host): Likewise. Don't build readline.
11891
afb8d725
JM
11892Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11893
11894 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11895 SUPPORT_FILES to submakes.
11896
252b5132
RH
11897Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11898
11899 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11900 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11901 mpw-configure.
11902
11903Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11904
11905 * configure.in (appdirs): Use =, not ==, in test expression when
11906 trying to build the text to print in the warning message for
11907 Solaris users.
11908
11909Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11910
11911 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11912
11913Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11914
11915 * config.guess: Recognize lynx-2.3.
11916
11917Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11918
11919 * config.sub (z8ksim): Deleted
11920 (z8k-*-coff): New, this is the one true name of the target.
11921
11922Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11923
11924 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11925
11926Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11927
11928 * config.guess (*:Linux:*:*): First try asking the linker what the
11929 default object file format is (elf, aout, or coff). Then if this
11930 fails, try previous methods.
11931
11932Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11933
11934 * configure.in: Don't build newlib for *-*-vxworks5.1.
11935
11936Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11937
11938 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11939 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11940
11941Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11942
11943 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11944
11945Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11946
11947 * cfg-ml-com.in: New file.
11948 * cfg-ml-pos.in: New file.
11949
11950Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11951
11952 * COPYING.NEWLIB: Add HP free copyright to list.
11953
11954Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11955
11956 * config.sub: Recognize -eabi* for the system, not just -eabi.
11957
11958Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11959
11960 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11961 * config.sub, configure.in (win32): New target and host.
11962
11963Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11964
11965 * configure.in: Add i386-pe configuration.
11966
11967Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11968
11969 * mpw-build.in (install): Install GDB after LD.
11970
11971Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11972
11973 * mpw-config.in (elf/mips.h): Always forward-include, needed
11974 for GDB to build.
11975
11976Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11977
11978 * testsuite: New directory for customer acceptance and whole tool
11979 chain tests.
11980
11981Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11982
11983 * configure: If per-host line isn't found, but AC_OUTPUT is found
11984 and a configure script exists, run it instead.
11985
11986Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11987
11988 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11989
11990Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11991
11992 * configure: Set build_{cpu,vendor,os,alias} to host values when
11993 --build isn't specified.
11994
11995Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11996
11997 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11998 (FLAGS_TO_PASS): Pass them.
11999 (EXTRA_TARGET_FLAGS): Ditto.
12000
252b5132
RH
12001Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12002
12003 * Makefile.in (all-libg++): Depend on all-libstdc++.
12004
12005Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12006
12007 * configure.in (noconfigdirs): Enable all packages for
12008 i386-unknown-netbsd.
12009
12010Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12011
12012 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12013 hosted builds (DOS builds)
12014
12015Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12016
12017 Changes for ARM based on patches from Richard Earnshaw:
12018 * config.sub: Handle armeb and armel.
12019 * configure.in: Omit arm linker only for riscix.
12020
12021Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12022
12023 * config.guess: Update from FSF.
12024
12025Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12026
12027 * config.sub: Recognize powerpcle as the little endian varient of
12028 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12029 powerpcle variant. Convert pentium into i586, not i486. Add p5
12030 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12031 temporarily.
12032
12033Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12034
12035 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12036
12037Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12038
12039 * config.sub: Accept -lites* as a basic system type.
12040
12041Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12042
12043 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12044 installed, and if so return linuxoldld as the system name.
12045
12046Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12047
12048 * config.guess: Add hppa1.1-hp-lites support.
12049
12050Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12051
12052 * configure.in: Don't build newlib for m68k-vxworks5.1.
12053
12054Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12055
12056 * configure.in (mips-sgi-irix6): Use mh-irix5.
12057
12058Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12059
12060 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12061
12062Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12063
12064 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12065 OSF/1. Fix compiler flags.
252b5132
RH
12066 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12067
12068Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12069
12070 * configure.in: Recognize --with-newlib.
12071 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12072
afb8d725
JM
12073Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12074
12075 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12076 to *_X11_MODULES due to gdbtk needing X include files et al.
12077
252b5132
RH
12078Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12079
12080 Merge in support for Mac MPW as a host.
12081 (Old change descriptions retained for informational value.)
12082
12083 * mpw-config.in: Add generic include forwards for cpu-specific
12084 include files in aout and elf directories.
12085
12086 * mpw-configure: Added copyright.
12087 * mpw-config.in: Check for presence of required build tools.
12088 (target_libs): Add newlib.
12089 (target_tools): Add examples.
12090 (Read Me): Generate as "Read Me for MPW" instead.
12091 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12092 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12093 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12094
12095 * mpw-configure: Remove subdir-specific makefile hackery,
12096 delete mk.tmp after using it.
12097
12098 * mpw-build.in (all): Display start and end times.
12099
12100 * mpw-configure (host_canonical): Set.
12101 (target_cpu): Always add to makefiles.
12102 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12103 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12104 (mpw-mh-mpw): Look for in srcdir and srcroot.
12105 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12106
12107 * mpw-build.in: (install-only): New target.
12108
12109 * mpw-configure (host_alias, target_alias): Rename from hostalias
12110 and targetalias, add into generated Makefile.
12111 (mk.tmp): If present, add into generated Makefile.
12112 * mpw-build.in (all-gas): Build config.h first before gas proper.
12113
12114 * mpw-configure (config.status): Write only if changed.
12115 * mpw-config.in (readline): Configure it (not built, just used for
12116 definitions).
12117
12118 * mpw-config.in (elf/mips.h): Add a forward include.
12119
12120 * mpw-config.in: Forward-include most .h files in include into
12121 extra-include.
12122 (readline): Don't build.
12123 mpw-build.in (install): Install GDB.
12124
12125 * mpw-configure (prefix, mpw_prefix): Handle it.
12126 * mpw-config.in (mmalloc, readline): Don't configure.
12127 * mpw-build.in (thisscript): Rename to ThisScript.
12128 Use mpw-build instead of BuildProgram everywhere.
12129 (mmalloc, readline): Don't build.
12130 * mpw-README: New file, basic documentation about the MPW port.
12131
12132 * mpw-config.in: Use forward-include to create include files.
12133
12134 * mpw-configure: Add more things to the top of each configured
12135 Makefile, including contents of config/mpw-mh-mpw.
12136 * mpw-config.in (extra-include): Create this directory and fill it
12137 with Posix-like include files when configuring.
12138
12139 * config.sub (apple, mac, mpw): Add various aliases.
12140
12141 * mpw-build.in: New file, top-level build script fragment for MPW.
12142 * mpw-configure: New file, configure script for MPW.
12143 * mpw-config.in: New file, config fragment for MPW.
12144
12145Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12146
12147 * configure.in (host_libs): Remove glob, since it is gone from the
12148 sources.
12149
12150Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12151
12152 * Makefile.in: define empty GDB_NLM_DEPS var.
12153
12154 * configure.in(target_makefile_frag): use config/mt-netware
12155 for netware targets.
12156
12157Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12158
12159 * config.sub: Merge in recent FSF changes. Remove linux special
12160 cases.
12161
12162Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12163
4bddf3ad 12164 Revert this change:
252b5132
RH
12165
12166 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12167
12168 * build-all.mk: Use CC=cc -Xs on Solaris.
12169
252b5132
RH
12170Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12171
12172 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12173 stop using it.
12174 * Makefile.in: Nuke all references to glob subdirectory.
12175
12176Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12177
12178 * configure.in: Fix --enable-shared logic in per-host.
12179
12180Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12181
12182 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12183
12184Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12185
12186 * configure.in (noconfigdirs): Don't build gas on AIX, for
12187 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12188
12189Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12190
12191 * configure: Fix --cache-file to work if the file argument is a
12192 relative path.
12193
12194Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12195
12196 * configure: If the --cache-file is used, pass it down to
12197 configure in subdirectories.
12198
12199Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12200
12201 * config.sub: add vxworks29k configuration.
12202
12203Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12204
12205 * Makefile.in (taz): Do "diststuff" part quietly.
12206
12207Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12208
12209 * config.sub: Mini-merge with gcc/config.sub.
12210
12211Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12212
12213 * config.guess (IRIX): Sed - to _.
12214
12215Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12216
12217 * Makefile.in (source-vault, binary-vault): New targets.
12218
12219Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12220
12221 * config.sub: Recognize -eabi as a basic system type.
12222
12223Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12224
12225 * configure.in (enable_shared stuff): Fix typo.
12226
12227Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12228
12229 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12230
12231Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12232
12233 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12234
12235Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12236
12237 * configure.in (rs6000-*-*): Don't build gas.
12238
12239Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12240
12241 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12242 reduce command line length.
12243 (AS_FOR_TARGET): Check for as.new, not Makefile.
12244 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12245
12246Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12247
12248 * config.guess: Merge from FSF.
12249
12250Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12251
12252 * configure: Don't use $ when handling program_suffix.
12253
12254Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12255
12256 * configure.in: Configure tk for hppa/hpux.
12257
12258Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12259
12260 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12261
12262Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12263
12264 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12265 to LIBCXXFLAGS. Tests are better run without it.
12266
12267Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12268
12269 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12270
12271Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12272
12273 * configure.in (*-*-netware*): Don't configure xiberty.
12274
12275Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12276
12277 * configure.in: Remove tk from native_only list.
12278
12279Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12280
12281 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12282 for special NCD build.
12283
12284Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12285
12286 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12287 makeall.bat, they're only useful for binutils snapshots.
12288 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12289 makeall.bat to specified SUPPORT_FILES.
12290
12291Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12292
12293 * build-all.mk: Add Ericsson targets to sun4 and solaris
12294 hosts. Add BNR's sun4 target to solaris host, so their
12295 build-from-source will be tested in-house first.
12296
12297Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12298
12299 * Makefile.in (LIBCFLAGS): New variable.
12300 (CFLAGS_FOR_TARGET): Ditto.
12301 (LIBCFLAGS_FOR_TARGET): Ditto.
12302 (LIBCXXFLAGS): Ditto.
12303 (CXXFLAGS_FOR_TARGET): Ditto.
12304 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12305 (BASE_FLAGS_TO_PASS): Pass them.
12306 (EXTRA_TARGET_FLAGS): Ditto.
12307
4bddf3ad 12308 * configure.in: Support --enable-shared.
252b5132
RH
12309
12310Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12311
12312 * configure.in (target_libs): Include libstdc++ again.
12313 * config.guess: Update from FSF (for FreeBSD).
12314
12315Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12316
12317 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12318 makeall.bat.
12319 (DISTDOCDIRS): Add `etc'.
12320 (ETC_SUPPORT_PFX): New variable.
12321 (taz): Include anything from etc starting with a word in
12322 ETC_SUPPORT_PFX.
12323
12324Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12325
12326 * config.sub: Update for recent FSF changes. Remove obsolete
12327 h8300hds entry. Add -windows* and -osx as basic os. Minor
12328 spacing changes.
12329
12330Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12331
12332 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12333
12334 * config.guess: Merge with FSF.
12335 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12336
12337Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12338
12339 * configure: Since the "trap 0" handler will override the exit
12340 status on many systems, only use it for "exit 1", and make it set
12341 a non-zero exit status; reset it before "exit 0". Also, check
12342 exit status of config.sub, and error out if it failed.
12343
12344Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12345
12346 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12347 and install libgloss.
12348
12349Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12350
12351 * Makefile.in (all-binutils): Depend upon all-byacc.
12352
12353 * configure.in: Don't build emacs on Irix 5.
12354
12355Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12356
12357 * configure.in (*-*-netware*): Add libio.
12358
12359Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12360
12361 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12362 (CHECK_TARGET_MODULES): Ditto.
12363 (INSTALL_TARGET_MODULES): Ditto.
12364 (TARGET_LIBS): Ditto.
12365 (all-libstdc++): Note dependencies.
12366
12367Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12368
12369 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12370
12371Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12372
12373 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12374 -fexternal-templates.
12375
12376 * configure.in (target_libs): Add libstdc++.
12377 (noconfigdirs): Add libstdc++ as appropriate.
12378
12379Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12380
12381 * config.guess: Update from FSF.
12382
12383Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12384
12385 * configure: Use ${config_shell} when running ${configsub}.
12386
12387Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12388
12389 * config.sub: No longer recognize h8300h.
12390
12391Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12392
12393 * config.sub: Remove extraneous differences between config.sub and
12394 gcc/config.sub.
12395
12396Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12397
12398 * Makefile.in (DISTSTUFFDIRS): Add gas.
12399
12400Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12401
12402 * COPYING.NEWLIB: New file.
12403
12404Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12405
12406 * config.guess (HP-UX): Patch from Harlan Stenn
12407 <harlan@landmark.com> to also emit release level.
12408
12409Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12410
12411 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12412
12413Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12414
12415 * config.sub: Merge nextstep cleanup from FSF.
12416
12417Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12418
12419 * configure.in (arm-*-*): Don't configure ld for this target.
12420
12421Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12422
12423 * configure.in (*-*-netware): don't configure libg++, libio,
12424 librx, or newlib.
12425
12426Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12427
12428 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12429 configure ld--it works, but it doesn't support shared libraries.
12430
12431Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12432
12433 * config.guess (*-unknown-freebsd*): Get rid of possible
12434 trailing "(Release)" in version string.
12435 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12436
12437Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12438
12439 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12440 Fix type: *-next-neststep -> *-next-nextstep.
12441
12442 * config.guess: Merge from FSF:
12443
12444 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12445
12446 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12447
12448 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12449
12450 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12451 instead of UNIX_SV for UnixWare 1.0).
12452
12453Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12454
12455 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12456 to make gdb/nlm/* build after the compiler and linker.
12457
12458Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12459
12460 * config.guess (netbsd, freebsd, linux): Accept any machine,
12461 not just i[34]86.
12462 (m68k-atari-sysv4): Relocate to match FSF version.
12463
12464 * config.guess: More merges from the FSF:
12465
12466 Add a space before function call or macro invocation.
12467
12468 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12469
12470 * config.guess: Add trap cmd to remove dummy.c and dummy when
12471 interrupted.
12472
12473 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12474
12475 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12476 (dummy): Redirect stderr from compilation of dummy.c.
12477
12478 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12479
12480 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12481
12482Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12483
12484 * configure: Accept and ignore --cache*, for compatibility with
12485 new autoconf.
12486
12487Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12488
12489 * config.guess: Merge from FSF:
12490
12491 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12492
12493 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12494 (PATH): Add /.attbin at end for finding uname.
12495 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12496
12497 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12498
80413487 12499 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12500
12501 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12502
80413487
RH
12503 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12504 to select whether to use ELF or COFF.
252b5132
RH
12505
12506 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12507
80413487 12508 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12509
12510 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12511
12512 * config.guess: Guess the OS version for HPUX.
12513
12514 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12515
12516 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12517
12518Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12519
12520 * configure.in: Recognize --with-headers, --with-libs, and
12521 --without-newlib.
12522 * Makefile.in (all-xiberty): Depend upon all-ld.
12523
12524Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12525
12526 * configure.in: Change i[34]86 to i[345]86.
12527
12528Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12529
12530 * configure (version): A few more tweaks to help message.
12531
12532Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12533
12534 * Makefile.in: Remove (for now) librx as a host library,
12535 now that we're building it for target.
12536
12537Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12538
12539 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12540 (Karl Berry).
12541
12542Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12543
12544 * configure.in: Also configure librx.
12545
12546Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12547
12548 * Makefile.in: Update various rules to reflect that librx
12549 is now needed for libg++.
12550
12551Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12552
12553 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12554
12555Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12556
12557 * configure.in: Configure the examples directory.
12558
12559Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12560
12561 * configure: Simplify Jun 2 1994 change.
12562
12563Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12564
12565 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12566 /bin/gcc isn't good enough to build gcc.
12567
12568Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12569
12570 * Makefile.in (GDB_SUPPORT_FILES): Remove
12571 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12572 (gdb.tar.gz): Add new rule to use standard distribution building
12573 mechanism.
12574
12575Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12576
12577 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12578 Bill Cox <bill@cygnus.com>.
12579
12580Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12581
12582 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12583
12584Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12585
12586 * configure: Search current dir first in .gdbinit.
12587
12588Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12589
12590 * config.sub: Recognize freebsd (merged from gcc config.sub).
12591
12592Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12593
12594 * config.sub: Refer to NeXT's operating system as nextstep.
12595
12596 * config.sub (case $basic_machine): Re-order the cases, to match
12597 the order in the FSF version (which is mostly alphabethical).
12598 Merge in some additions and changes from the FSF.
12599
12600Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12601
12602 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12603 * config.sub: Recognize cxux7.
12604 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12605
12606Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12607
12608 * config.sub: Fix typo powerpc -> powerpc-*.
12609
12610Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12611
12612 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12613
12614 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12615 parallel with all-emacs and install-emacs). Top-level command
12616 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12617
12618Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12619
12620 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12621 $(relbindir)/make before doing ``make install'', and use
12622 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12623 installing over running make binary.
12624 ($(host)-stamp-stage3-installed): Likewise.
12625
12626Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12627
12628 * config.guess: Recognize Mach.
12629
12630Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12631
12632 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12633 see whether --exec-prefix was used.
12634
12635Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12636
12637 * README: Explicitly mention libg++/README. (Zoo's idea.)
12638
12639Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12640
12641 * Makefile.in: Add all-librx target similar to all-libproc.
12642
12643Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12644
12645 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12646 with post 1.2 uname bogosity.
12647
12648Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12649
12650 * configure: Remove temporary files on receipt of a signal.
12651
12652Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12653
12654 * configure: If there is a package_makefile_frag, remove
12655 ${subdir}/Makefile.tem after copying it in.
12656
12657Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12658
12659 * build_all.mk: support rs6000 lynx identifies itself as
12660 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12661 since /bin/gcc is too feeble to compile a modern gcc.
12662
12663Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12664
12665 * brought devo/test-build.mk update-to-date with progressive/
12666 test-build.mk. Add lynx targets and hppa flag info.
12667
12668Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12669
12670 * configure.in: Use mh-ncrsvr43. Patch from
12671 Tom McConnell <tmcconne@sedona.intel.com>.
12672
12673Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12674
12675 * config.guess (i386-unknown-bsdi): No longer need to
12676 check #if defined(__bsdi__) && defined(__i386__).
12677
12678Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12679
12680 * configure: Set program_transform_nameoption correctly.
12681
12682Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12683
12684 * brought build-all.mk update-to-date with progressive build-all.mk,
12685 added new targets and hppa info.
35590697 12686
252b5132
RH
12687Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12688
12689 * configure: If config.guess result is a prefix of the user
12690 specified target, assume a native build and use the user specified
12691 target as the host alias. Remove SunOS patch suffix removal hack.
12692 * configure.in: Remove SunOS patch suffix removal hack.
12693
12694 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12695 in NATIVE_CHECK_MODULES.
12696
12697Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12698
12699 * Makefile.in: Rename HOST_ONLY to NATIVE.
12700 * configure: Delete SunOs patch suffix from host_canonical
12701 and build_canonical variables that are prepended to Makefiles.
12702 * configure.in: Add comments for easier maintenance.
12703
12704Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12705
12706 * Makefile.in: Add all-libproc target similar to all-gui.
12707
12708Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12709
12710 * Makefile.in (CHECK_MODULES): split into
12711 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12712
12713Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12714
12715 * config.guess (i386-unknown-bsdi): New system to guess.
12716
12717Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12718
12719 * Makefile.in: Add all-gui target (but not yet build by "all").
12720
12721Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12722
12723 * config.sub: Move deletion of patch suffix from here...
12724 * configure.in: To here, at Ian's suggestion. The top-
12725 level scripts might need to know of a patch level.
12726
12727Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12728
12729 * config.sub: Strip off patch suffix so rtl is recognized
12730 as a sunos4.1.3 machine, even though it's been patched.
12731
12732Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12733
12734 * Makefile.in (INSTALL_LAST): Delete.
12735 (INSTALL_DOSREL): New.
12736
12737Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12738
12739 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12740 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12741 whether we pass down --with-gnu-ld anyhow.
12742
12743Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12744
12745 * Makefile.in (INSTALL_LAST): Change operation so it works
12746 on more flavors of make.
12747 * configure.in (go32): Don't build libg++ or libio.
12748
12749Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12750
12751 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12752 they can be overriden by templates.
12753
12754Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12755
12756 * configure.in (target==go32): Don't build gdb.
12757 * dosrel: New directory.
12758
12759Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12760
12761 * configure.in (host==go32): Configure dosrel too.
12762 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12763 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12764 be set by incoming names or templates.
12765 (INSTALL_LAST): New rule.
252b5132
RH
12766
12767Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12768
12769 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12770
12771Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12772
252b5132
RH
12773 * configure.in (appdirs): New variable. Currently empty, but will
12774 be used in gas distribution. If nonempty, lists a set of
12775 directories at least one of which must get configured, or top
12776 level configuration is considered to have failed.
12777 (rs6000-*-lynxos*): Use new file name.
12778
12779Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12780
12781 Eliminate XTRAFLAGS.
12782 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12783 newlib include files using -idirafter, and also use -nostdinc.
12784 (CXX_FOR_TARGET): Likewise.
12785 (XTRAFLAGS): Removed.
12786 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12787 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12788 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12789 ($(DO_X)): Don't pass down XTRAFLAGS.
12790
12791Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12792
12793 * configure.in (mips*-dec-bsd*): New target; do build linker.
12794 (mips*-*-bsd*): New target; don't build linker.
12795
12796Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12797
12798 * configure.in: support rs6000-*-lynxos* configuration.
12799 support sunos4 as a cross target.
12800
12801 * config.sub: look for lynx*, not lynx since the OS version may
12802 legitimately be part of the name.
12803
12804Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12805
12806 * configure.in (i[34]86-*-sco*): Move to be with other i386
12807 targets.
12808 (romp-*-*): New target. Skip various binary utilities.
12809 (vax-*-*): New target. Don't build newlib.
12810 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12811
12812Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12813
12814 * configure.in: Only set host_makefile_frag if config
12815 directory exists.
12816
12817Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12818
12819 * install.sh: If $dstdir exists, don't check whether each
12820 component does.
12821
12822Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12823
12824 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12825
12826Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12827
35590697
AJ
12828 * configure.in (*-*-lynxos*): Don't configure newlib for either
12829 native or cross Lynx.
252b5132
RH
12830
12831Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12832
12833 * config.sub (sparc64-elf): Fix os.
12834 (z8k): Remove duplicate.
12835
12836Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12837
12838 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12839 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12840
12841Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12842
12843 * configure: Make file links cleanly even if Lynx fails on
80413487 12844 an NFS symlink (at least fail cleanly).
252b5132
RH
12845
12846Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12847
12848 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12849 -XNh2000.
12850
12851Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12852
12853 * configure: Unknown options are fatal again.
12854
12855Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12856
12857 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12858 compatibility.
252b5132
RH
12859
12860Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12861
12862 * build-all.mk: Add `clean' target.
12863
12864Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12865
12866 * config.guess: Add SINIX support.
12867 * configure.in: Add mips-*-sysv4* support.
12868
12869Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12870
12871 * build-all.mk: Document all useful targets.
12872 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12873 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12874
12875Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12876
12877 * configure: Support --silent, --quiet.
12878
12879Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12880
12881 * configure: Support --disable-FEATURE.
12882
12883Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12884
12885 * config.guess: Recognize NCR running SVR4.3.
12886
12887Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12888
12889 * config.guess: Make BSDI generate i386-unknown-bsd386.
12890 Patch from Paul Eggert <eggert@twinsun.com>.
12891
12892Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12893
12894 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12895
12896Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12897
12898 * configure: Make unrecognized options give nonfatal warnings
12899 instead of fatal errors, and pass them to any subdirectory
12900 configures in case they recognize them.
12901 Make --x equivalent to --with-x.
12902
12903Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12904
12905 * configure: Add --enable-* options. Clean up usage message and
12906 some comments.
12907
12908Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12909
12910 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12911
12912Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12913
12914 * configure.in (hppa*-*-*): Enable binutils.
12915
12916Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12917
12918 * config.sub: Recognize cisco.
12919
12920Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12921
12922 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12923
12924Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12925
12926 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12927 than one configuration name. Add comment.
12928
12929Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12930
12931 * config.guess: about target *-hitachi-hiuxwe2, fixed
12932 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12933 macro is incorrect.]
12934
12935Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12936
12937 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12938 than the "make ls" stuff which used to be here.
12939
12940Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12941
12942 * config.guess: Recognize i[34]86-unknown-freebsd.
12943 From Shawn M Carey <smcarey@rodan.syr.edu>.
12944
12945Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12946
12947 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12948
12949Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12950
12951 * config.guess: Check for ptx.
12952
12953Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12954
12955 * config.sub: Add os9k checking.
12956
12957Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12958
12959 * config.guess: Handle OSF1 running on HPPA processors
12960
12961Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12962
12963 * configure: If subdir configure fails, print out a message with
12964 subdirectory name, in case subdir's configure code didn't identify
12965 itself.
12966
12967Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12968
12969 * configure.in: Remove embedded newlines from configdirs.
12970 Avoid mismatches of substrings. Fix matching strings at end
12971 of configdirs.
12972
12973Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12974
12975 * config.guess: Add Lynx/rs6000 config support.
12976
12977Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12978
12979 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12980
12981Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12982
12983 * configure.in (hppa*-*-osf*): Treat this just like most other
12984 PA configurations (eg no binutils or ld).
12985 (hppa*-*-*elf*): These configurations have binutils and ld.
12986
12987Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12988
12989 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12990
12991Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12992
12993 * configure.in (rs6000-*-*): Build gas.
12994
12995Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12996
80413487 12997 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
12998
12999Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13000
13001 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13002 for GDB and GDB has been fixed to not need it.
13003
252b5132
RH
13004Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13005
13006 * config.guess: Recognize vax hosts.
13007
13008Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13009
13010 * configure (while loop): Don't use "break 2" inside case
13011 statement -- the case statement isn't an enclosing loop.
13012
13013Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13014
13015 * config.guess: Clean up NeXT support, to allow nextstep
13016 on Intel machines. Make OS be nextstep.
13017
13018Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13019
13020 * config.guess: Add alternate forms for Convex.
13021
13022Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13023
13024 * configure: Completely rewrite option processing. Take
13025 advantage of pattern-matching to avoid invoking test frequently.
13026 Also clean up host and target defaulting logic.
13027
13028Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13029
13030 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13031 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13032 commands (plus user environment) will fit SCO limits.
13033
13034Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13035
13036 * configure.in: Don't issue warnings about directories which are
13037 not being configured if -norecursion is set. Correct test for
13038 --with-gnu-as and --with-gnu-ld to not get confused by substring
13039 matches.
13040
13041 * configure.in: Don't build gas for alpha-dec-osf1*.
13042
13043Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13044
13045 * configure: Back out Per's change of 12/19/1993. It changes the
13046 behavior of configure in unexpected and confusing ways.
13047
13048 Also, use different delim char when calculating
13049 program_transform_name so that the name can contain slashes.
13050
13051Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13052
13053 * configure.in, config.sub: Add support for VSTa micro-kernel.
13054
13055Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13056
13057 * configure.in: Nuke hacks which were used to get a special
13058 version of GAS for HPPA configurations.
13059
13060Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13061
13062 * configure: If only ${target_alias} is given, use that
13063 as the default for ${host_alias}.
13064 * configure: Add missing back-slashes before nested quotes.
13065
13066Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13067
13068 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13069
13070Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13071
13072 * config.guess: Recognize some Tektronix configurations.
13073 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13074
13075Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13076
13077 * config.sub: Match any flavor of SH.
13078
13079Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13080
13081 * configure.in: Don't try to configure newlib for Alpha.
13082
13083Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13084
13085 * configure.in: Don't build ld for Irix 5. Don't build gas,
13086 libg++ or libio for any Alpha target.
13087
13088 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13089
13090Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13091
13092 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13093 default arguments -- so it tried to compress itself.
13094
13095Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13096
13097 * configure.in (notsupp): ensure that a space is always at the end
13098 of the configdirs list, since the grep checks for an explicit space
13099
13100Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13101
13102 * configure.in (target i386-sysv4.2): don't build ld, since static
13103 versions of many libraries are not available.
13104
13105Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13106
13107 * config.guess: Recognize Apollos (using environment variables).
13108 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13109
13110Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13111
13112 * config.guess: Recognize Sony news mips running newsos.
13113
13114Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13115
13116 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13117 "fi ; else" for bash.
13118
13119Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13120
13121 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13122
13123Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13124
13125 * config.sub: accept unixware as an alias for svr4.2.
13126 Fix some inconsistancies with the gcc version.
13127
13128Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13129
13130 * Makefile.in (DISTDOCDIRS): Add gdb.
13131
13132Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13133
13134 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13135
13136Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13137
13138 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13139 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13140 this now.
13141
13142Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13143
13144 * config.sub: Accept hiux* as an OS name.
13145
13146 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13147 etc/make-stds.texi. The underscore came from gcc, and dje now
13148 agrees that RUNTESTFLAGS is the correct name.
13149
13150Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13151
13152 * install.sh: Remove 'set -e'. It makes any conditionals
13153 in the script useless.
13154
13155 * config.guess: Automatically recognize arm-acorn-riscix
13156 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13157
13158Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13159
13160 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13161
13162Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13163
13164 * Makefile.in (DISTDOCDIRS): New variable.
13165 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13166 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13167
13168Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13169
13170 * configure.in (hppa target): check the source directory for the
13171 pagas sub-directory
13172
13173Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13174
13175 * config.sub: Allow -aout* and -elf*.
13176
13177Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13178
13179 * configure.in: Don't build ld on i386-solaris2, same as for
13180 sparc-solaris2.
13181
13182Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13183
13184 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13185
13186Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13187
13188 * configure.in: Configure gdb for alpha.
13189
13190Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13191
13192 * Makefile.in (CXXFLAGS): Add -O.
13193
13194Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13195
13196 * config.guess: added support for DG Aviion
13197
13198Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13199
13200 * configure.in: Produce warning message for subdirectories not
13201 configurable for this host/target combination. Don't try to
13202 configure gdb for vms.
13203
13204Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13205
13206 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13207 appropriate files before making "diststuff".
13208 (DISTBISONFILES): New var: list of files to be edited.
13209 (DISTSTUFFDIRS): Add binutils.
13210
13211Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13212
13213 * config.sub: also handle mipsel and mips64el (for little endian mips)
13214
13215Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13216
13217 * configure.in: Add * to end of all OS names.
13218
13219Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13220
13221 * configure.in: Build newlib for LynxOS native.
13222
13223Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13224
13225 * config.guess: Add support for delta 88k running SVR3.
13226
13227 * configure.in: Add comment about HP compiler vs. emacs.
13228
13229Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13230
13231 * configure.in: don't build ld on solaris2 (not a viable option
13232 due to bugs in getpwnam & getpwuid)
13233
13234Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13235
13236 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13237 config.guess will produce a full version number.
13238
13239Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13240
13241 * configure.in: Build linker and binutils for alpha-dec-osf1.
13242
13243Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13244
13245 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13246 and gdb/testsuite/Makefile.in.
13247
13248Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13249
13250 * configure.in: recognize mips*- instead of mips-
13251
13252Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13253
13254 * config.sub: Accept linux*coff and linux*elf as operating
13255 systems.
13256
13257Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13258
13259 * config.sub: Recognize mips64, and mips3 as an alias for it.
13260
13261Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13262
13263 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13264 gdb knows how to handle OSF/1 shared libraries.
13265
13266Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13267
13268 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13269 * config.guess: Recognize Hitachi's HIUX.
13270 * config.sub: Recognize h3050r* and hppahitachi.
13271 Remove redundant cases for hp9k[23]*.
13272
13273Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13274
13275 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13276 if gas and ld are in the source tree and are in ${configdirs}.
13277 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13278 --with options (but still pass them down on the command line,
252b5132
RH
13279 if they were explicitly specified).
13280
13281Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13282
13283 * configure: substitute SHELL value in Makefile.in with
13284 ${CONFIG_SHELL}
13285
13286Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13287
13288 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13289 *-*-solaris2* targets.
13290
13291Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13292
13293 * Makefile.in: define M4, and pass it down to sub-makes;
13294 all-autoconf now depends on all-m4
13295
13296Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13297
13298 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13299 presence of {ar,ranlib} instead of a configured directory
13300
13301Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13302
13303 * config.guess: Accept 34?? as well as 33?? for NCR.
13304
13305Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13306
13307 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13308 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13309
13310Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13311
13312 * configure: grab values for $(CC) and $(CXX) from the
13313 environment, so that someone can do "CC=gcc configure; make" and
13314 have it work right (matching the way that autoconf works now)
13315
13316 * configure.in, Makefile.in: add support for gash, the tcl
13317 interface to Galaxy
13318
13319 * config.guess: add NetBSD variants (hp300, x86)
13320
13321Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13322
13323 * install.sh: Support -d option (in the manner of SunOS 4 install,
13324 as it is more deterministic than that of GNU install)
13325 (chmodcmd): Set file to mode 755 by default (should also do default
13326 chgrp and chown, but I don't feel like dealing with that now)
13327
13328Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13329
13330 * config.sub: Remove h8300hhms alias.
13331
13332Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13333
13334 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13335
13336Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13337
13338 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13339 as stmp-fixinc
13340
13341Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13342
13343 * config.sub: recognize m88110-bug-coff.
13344
13345Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13346
13347 * Makefile.in (all-libio): all dependencies on the toolchain used
13348 to build this (gcc, gas, ld, etc)
13349
13350Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13351
13352 * config.guess: Deal with OSF/1 1.3 on alpha.
13353
13354Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13355
13356 * install.sh: add some 'else true' clauses for portability
13357
13358 * configure.in: don't build libio for h8[35]00-*-* targets
13359
13360Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13361
13362 * Makefile.in: Add support for new libio.
13363
13364Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13365
13366 * install.sh: If one command fails, don't try the rest. Don't try
13367 to remove $dsttmp (via trap) unless we have already created it.
13368 If $src doesn't exist, detect it and exit with an error.
13369
13370 * config.guess: Recognize BSD on hp300.
13371
13372Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13373
13374 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13375 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13376
13377Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13378
13379 * Makefile.in (all-send-pr): depends on all-prms
13380
13381Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13382
13383 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13384
13385Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13386
13387 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13388 Added test for mips-mips-riscos5.
13389
13390Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13391
13392 * configure.in: use mh-hp300 for 68k HP hosts
13393
13394Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13395
13396 * configure: add support for CONFIG_SHELL, so that you can use
13397 some alternate shell for evaluating configure scripts
13398
13399Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13400
13401 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13402 in configure script to bug-gdb@prep.ai.mit.edu when building
13403 distribution archive.
13404 * Makefile.in (COMPRESS): Remove def.
13405 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13406 gdb.tar.Z and make-gdb.tar.Z respectively.
13407 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13408 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13409 to convergence with 'taz' target in Makefile.in.
13410
13411Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13412
13413 * install.sh (dsttmp): use trap to ensure that tmp files go
13414 away on error conditions
13415
13416Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13417
13418 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13419
13420Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13421
13422 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13423 its parent is '/' not ''.
13424
13425 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13426
13427Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13428
13429 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13430 that ${newsrcdir}/configure.in does.
13431
13432Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13433
13434 * test-build.mk: support for CONFIG_SHELL
13435
13436Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13437
13438 * config.sub (netware): Add as a basic system type.
13439
13440Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13441
13442 * Makefile.in (Makefile): depend on configure.in. Also drop the
13443 $(srcdir)/ from the dependency on Makefile.in.
13444
13445Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13446
13447 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13448 (h8300hhms is temporary until multi-libraries are implemented).
13449 * configure.in: Handle h8300h too.
13450
13451Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13452
13453 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13454
13455Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13456
13457 * configure: Remove extraneous output when guessing host type.
13458 * config.guess: Remove extraneous output when guessing using C
13459 compiler rather than uname, or when guessing fails.
13460
13461Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13462
13463 * Makefile.in: remove all.cross and install.cross targets
13464
13465 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13466 definitions
13467
13468Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13469
13470 * configure.in (target sh): Build gprof.
13471
13472Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13473
13474 * config.sub: change -solaris to -solaris2
13475
13476Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13477
13478 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13479
13480Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13481
13482 * configure: Correct error message for missing Makefile.in to
13483 print correct directory.
13484
13485Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13486
13487 * install.sh: kludge around 386BSD shell bug
13488
13489Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13490
13491 * config.guess: Recognize NeXT.
13492 * config.guess: Recognize i486-ncr-sysv4.
13493 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13494
13495Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13496
13497 * Makefile.in (MAKEINFOFLAGS): New variable.
13498 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13499 * build-all.mk, test-build.mk: Pass down --no-split as
13500 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13501
13502Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13503
13504 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13505
13506Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13507
13508 * Makefile.in (libg++.tar.z): New rule.
13509 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13510 * Makefile.in (taz): Only do a single chmod.
13511
13512Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13513
13514 * install.sh: don't use dirname anymore (replaced with sed usage)
13515
13516Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13517
13518 * Makefile.in: Change extension for gzip'd files from '.z' to
13519 '.gz' per new FSF standard usage.
13520
13521Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13522
13523 * configure: put quotes around the final value of program_transform_name
13524
13525Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13526
13527 * Makefile.in: new install.sh support; update install-info rules
13528
13529Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13530
13531 * configure.in: Build diff for crosses, but not for go32 host.
13532
13533 * configure.in: Build gprof only for native, and don't build it
13534 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13535
13536Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13537
13538 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13539
13540Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13541
13542 * configure.in (host_tools): Add prms.
13543
13544Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13545
13546 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13547 with $(FLAGS_TO_PASS) on the command line
13548
13549 * config.sub: Recognize lynx and lynxos
13550
13551Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13552
13553 * config.sub: Accept -ecoff*, not just -ecoff.
13554
13555Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13556
13557 * Makefile.in (taz): Use .gz suffix instead of .z.
13558 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13559 names.
13560
13561Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13562
13563 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13564
13565Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13566
13567 * Makefile.in (install-no-fixedincludes): install gcc last, so
13568 that rebuilds that might happen during 'make install' don't get
13569 bogus gcc include files
13570
13571Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13572
13573 Change from Utah for HPPA support:
13574 * config.guess: Recognize hppa1.x-hp-bsd.
13575
13576Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13577
13578 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13579 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13580
13581Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13582
13583 * config.sub: Add support for rom68k and bug boot monitors.
13584
13585Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13586
13587 * Makefile.in: Make all-opcodes depend on all-bfd.
13588
13589Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13590
13591 * config.guess: Added special check for i[34]86-univel-sysv4*.
13592
13593Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13594
13595 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13596 the processor rather than assuming i486.
13597
13598Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13599
13600 * config.guess: Recognize SunOS6 as Solaris3.
13601
13602Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13603
13604 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13605 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13606
13607Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13608
13609 * build-all.mk (all-cross): New target for Canadian Cross.
13610 Added Q2 go32 targets.
13611 * test-build.mk: Configure go32 cross sparclite-aout and
13612 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13613 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13614
13615Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13616
13617 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13618 GO32 hosted toolchains
13619
13620Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13621
13622 * configure: change so "-exec-prefix" gets passed down rather
13623 than "-exec_prefix" so autoconf generated Makefiles get the
13624 exec_prefix set right.
13625
13626Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13627
13628 * config.guess: get the Solaris2 minor version number
13629
13630 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13631
13632Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13633
13634 * config.guess: Recognize some Sequent platforms.
13635
13636Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13637
13638 * Makefile.in: added the vault-install target
13639
13640 * configure.in: actually use the Sun3 makefile fragment that's in
13641 config, also added the release dir to configdirs
13642
13643Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13644
13645 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13646
13647Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13648
13649 * configure.in: remove some program from Alpha targetted toolchains
13650
13651Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13652
13653 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13654 gprof.
13655 (taz): Run "make diststuff" in those directories instead of "make
13656 proto-dir". Look for "VERSION=" only at start of line in subdir
13657 Makefile. Use "gzip -9" for compression.
13658 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13659 (binutils.tar.z): New target.
13660
13661Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13662
13663 * Makefile.in (taz): Include gpl.texinfo.
13664
13665Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13666
13667 * Makefile.in (setup-dirs): Merged into "taz" target.
13668 (taz): Only do `proto-dir' stuff if a directory is actually needed
13669 for this target.
13670
13671Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13672
13673 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13674 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13675 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13676 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13677 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13678
13679Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13680
13681 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13682 config.sub, and move-if-change to gdb testsuite distribution
13683 archive, so the testsuite can be extracted, configured, and
13684 run separately from the gdb distribution. Blow away the Chill
13685 tests that require a Chill compiled executable, since GNU Chill
13686 is not yet publically available.
13687
13688Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13689
13690 * test-build.mk: set environment variables in a single command,
13691 instead of a list of assignments and exports
13692
13693 * config.guess: recognize Alpha/OSF1 systems
13694
13695Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13696
13697 * configure: Change help message to prefer --options rather than
13698 -options.
13699
13700Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13701
13702 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13703 zippy@ecst.csuchico.edu.
13704 * config.guess: Recognize miniframe.
13705
13706Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13707
9eb322aa
MF
13708 * Makefile.in: Use srcroot to find runtest rather than rootme.
13709 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13710
13711Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13712
13713 * test-build.mk: Extensive additions to support building on a
13714 machine other than the host.
13715
13716Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13717
13718 * configure (tooldir): Fix for i386-aix again.
13719
13720Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13721
13722 * configure, Makefile.in: Change definition of $(tooldir)
13723 to match the FSF.
13724
13725Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13726
13727 * config.guess: Recognize i[34]86/SVR4.
13728
13729Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13730
13731 * Makefile.in (all-gdb): gdb depends on sim.
13732
13733Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13734
13735 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13736 at the same time we make the prototype gdb directory.
13737 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13738 files at the same time as the gdb base release distribution.
13739
13740Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13741
13742 * Makefile.in (check): Use individual check targets rather than
13743 DO_X rule.
13744 (check-gcc): Added.
13745
13746Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13747
13748 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13749 for System V release 3.2.
13750
13751Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13752
13753 * config.sub: Recognize hppaosf.
13754 * configure.in: Do configure ld/binutils/gas for it.
13755
13756Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13757
13758 * configure (tooldir): Alter syntax used to set this, for systems
13759 where "\$" isn't handled right, like i386-aix.
13760
13761Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13762
13763 * configure: Pass program-transform-name, not
13764 program_transform_name, to recursive configures.
13765
13766Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13767
13768 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13769 of gas+ld+binutils.
13770
13771Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13772
13773 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13774
13775Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13776
13777 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13778
252b5132
RH
13779Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13780
13781 * Makefile.in (PRMS): Set back to all-prms.
13782
13783Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13784
13785 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13786 targets, rather than for MIPS hosts.
13787
13788Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13789
13790 * configure.in: add comment for --with-x default values
13791
13792 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13793
13794 * Makefile.in: add check-* targets for each of the directories in
13795 the tree. Add a definition of RUNTEST that will use the one we
13796 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13797
13798Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13799
13800 * configure.in: Removed obsolete references to bfd_target and
13801 target_makefile_frag.
13802
13803 * build-all.mk: Set assorted targets for Q2.
13804 * config.sub: Recognize z8k-sim and h8300-hms.
13805 * test-build.mk: Really don't pass host to configure.
13806 (HOLES): Added uname.
13807
13808Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13809
13810 * configure: Handle an empty program-prefix, program-suffix or
13811 program-transform-name correctly.
13812
13813Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13814
13815 * build-all.mk: -G 8 no longer required for MIPS targets.
13816 * test-build.mk: Don't pass host argument to configure; make it
13817 guess.
13818
13819Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13820
13821 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13822 * Makefile.in (COMPRESS): New macro, like GZIP.
13823
13824Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13825
13826 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13827
13828 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13829 with gas currently defaults to -G 0.
13830
13831Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13832
13833 * Makefile.in (all-flex): flex depends on byacc.
13834
13835 * build-all.mk: If host not specified, use config.guess. Pass TAG
13836 to test-build.mk as RELEASE_TAG.
13837 * test-build.mk (configargs): New variable containing arguments to
13838 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13839 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13840
13841 * config.guess: Use /bin/uname when checking -X argument on SCO,
13842 to avoid invoking GNU uname which doesn't understand -X.
13843
13844 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13845
13846 * configure.in: Build gas for mips-*-*.
13847
13848Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13849
13850 * Makefile.in (all.normal): insert missing backslash.
13851
13852Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13853
4bddf3ad 13854 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13855
13856 * Makefile.in: Complete overhaul to merge many almost identical
13857 targets.
13858
13859Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13860
13861 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13862 (gdb.tar.Z): Adjusted.
13863
13864 * Makefile.in (setup-dirs, taz): New targets; should be general
13865 enough to adapt for gdb sometime. Build only .z file.
13866 (gas.tar.z): New target.
13867
13868Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13869
13870 * build-all.mk: Use CC=cc -Xs on Solaris.
13871
252b5132
RH
13872Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13873
13874 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13875 for handling BISON for FSF releases.
13876
13877Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13878
13879 * configure: Actually implement the change zoo just documented.
13880
13881Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13882
13883 * configure: when using config.guess, only set target_alias when
13884 it's not already been set (ie, on the command line)
13885
13886Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13887
13888 * Makefile.in: add installcheck target, set PRMS to install-prms
13889
13890Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13891
13892 * configure: add support for package_makefile_fragment, handle the
13893 case where a directory has a configure.in file but no Makefile.in
13894 more gracefully (with an actual understandable error message, even);
13895 add support for --without (and add this to the usage message); also
13896 explicitly add a --host=${host_alias} to the command line when
13897 config.guess is used
13898
13899Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13900
13901 * configure: Must use both --host and --target in recursive calls.
13902
13903Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13904
13905 * Makefile.in: Change deja-gnu to dejagnu.
13906
13907Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13908
13909 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13910
13911Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13912
13913 * configure.in: canonicalize all instances to *-*-solaris2*,
13914 also strip out a number of tools to not build for go32 host
13915
13916Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13917
13918 * config.guess: add GPL.
13919
13920 * Makefile.in, config.guess, config.sub, configure: bump
13921 copyrights to 93.
13922
13923Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13924
13925 * Makefile.in (do-info): Removed obsolete check for existence of
13926 localenv file.
13927
13928 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13929
13930Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13931
13932 * Makefile.in: a couple of 'else true' for decstation,
13933 support for TclX
13934
13935 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13936
13937Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13938
13939 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13940
13941Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13942
13943 * config.guess: Recognize i386-ibm-aix (PS/2).
13944 * configure.in: Use config/mh-aix386 file for it.
13945
13946Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13947
13948 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13949 CC_FOR_TARGET instead.
13950 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13951
13952Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13953
13954 * Makefile.in: Add sim to list of directories sent with gdb
13955
13956Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13957
13958 * configure.in: Put back mips-dec-bsd* case.
13959
13960Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13961
13962 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13963 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13964 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
13965
13966Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13967
13968 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13969
13970 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13971 (install-info): install dir.info only if it exists,
13972 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13973
13974Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13975
13976 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13977 gas for mips-dec-bsd.
13978
13979Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13980
13981 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13982 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13983
13984Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13985
13986 * configure.in: Added "dejagnu" to hosttools list.
13987
13988Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13989
13990 * config.sub, configure.in, config.guess: Add support
13991 for Bosx, an AIX variant from Bull.
13992 Patches from F.Pierresteguy@frcl.bull.fr.
13993
13994Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13995
13996 * devo/dejagnu: Initial creation of devo/dejagnu.
13997 Migrated dejagnu testcases and support files for testing software
13998 tools to reside as subdirectories, currently called "testsuite",
13999 within the directory of the software tool. Migrated all programs,
14000 support libraries, etc. beloging to dejagnu proper from
14001 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14002 with no modifications. The changes to these files which will
14003 allow them to configure, build, and execute properly will be made
14004 in a future update.
14005
14006Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14007
14008 * Makefile.in: Change send_pr to send-pr.
14009 * configure.in: Likewise.
14010 * send_pr: Renamed directory to send-pr.
14011
14012Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14013
14014 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14015
14016Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14017
14018 * README: Update for gdb-4.8 release.
14019 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14020 gdb-xxx.tar.z (gzip'd) file also.
14021
14022Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14023
14024 * Makefile.in: make all-diff depend on all-libiberty
14025
14026Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14027
14028 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14029
14030Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14031
14032 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14033
14034Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14035
14036 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14037 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14038 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14039
14040Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14041
14042 * Makefile.in: makeinfo binary is in a new location
14043
14044Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14045
14046 * config.sub: Accept -ecoff as an OS.
14047
14048 * Makefile.in: Various changes to eliminate a level of make
14049 recursion and reduce the required command line length.
14050 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14051 sub-makes.
14052 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14053 variables holding settings for specific sub-makes.
14054 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14055 in terms of BASE_FLAGS_TO_PASS.
14056 (TARGET_LIBS): New variable listing directories which use
14057 TARGET_FLAGS_TO_PASS.
14058 (subdir_do): Eliminated.
14059 (do-*): New set of targets to replace subdir_do.
14060 (various): All targets which used subdir_do now depend on do-*.
14061 (local-clean): Renamed from do_clean.
14062 (local-distclean): New target, dependency of distclean and
14063 realclean.
14064 (install-info): Don't create directories. Depend on dir.info
14065 rather than calling make recursively.
14066 (install-dir.info): Eliminated.
14067 (install-info-dirs): Create all info directories here.
14068 (dir.info): Depend upon do-install-info.
14069
14070 * test-build.mk (HOLES): Added false.
14071
14072Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14073
14074 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14075
14076Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14077
14078 * Makefile.in (info): remove dependency on all-texinfo. The
14079 problem was really in texinfo/C, not at this level.
14080
14081Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14082
14083 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14084
14085Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14086
14087 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14088 GDB releases.
14089
14090Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14091
14092 * configure: Include srcdir in message about target of link not
14093 being found. Don't convert `-' to `_' in `with' options being
14094 passed to subdirs.
14095
14096Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14097
14098 * configure.in: add uudecode to host_tools
14099
14100 * Makefile.in: added {all,install}-uudecode targets, added them to
14101 the appropriate lists
14102
14103Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14104
14105 * Makefile.in (all-gcc): Added dependency on all-gas.
14106
14107 * configure.in (mips-*-*): Build ld and binutils.
14108
14109Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14110
14111 * configure: check return code from mkdir, print error message and
14112 exit on failure.
14113
14114Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14115
14116 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14117
14118Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14119
14120 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14121
14122Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14123
14124 * config.sub (h8500): Recognize this as a cpu type.
14125
14126Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14127
14128 * configure: source directory missing is no longer a warning
14129
14130 * configure.in: recognize irix[34]* instead of irix[34]
14131
14132 * Makefile.in: define and pass down X11_LIB
14133
252b5132
RH
14134Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14135
14136 * guess-systype: Renamed to ...
14137 * config.guess: ... by popular request.
14138 * configure.in, Makefile.in: Update accordingly.
14139
14140Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14141
14142 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14143 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14144 + Execute ./dummy instead of assuming . is in PATH.
14145
14146Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14147
14148 * guess-systype: New shell script. Attempts to guess the
14149 canonical host name of the executing host.
14150 Only a few hosts are supported so far.
14151 * configure: Call guess-systype if no host is specified.
14152
14153Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14154
14155 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14156 gcc Makefile.
14157
14158
14159Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14160
14161 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14162 (all-gcc, install-gcc, subdir_do): Use it.
14163
14164Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14165
14166 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14167
14168Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14169
14170 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14171 set exclusively by configure, using configure.in .
14172
14173Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14174
14175 * test-build.mk: set $PATH for all builds
14176
14177 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14178
14179Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14180
14181 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14182 the one used in gcc/Makefile.in, so that a null expansion doesn't
14183 override the one needed to build gcc with a native cc.
14184
14185
14186Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14187
14188 * configure: Accept -with arguments.
14189
14190Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14191
14192 * Makefile.in: added h8300sim
14193
14194Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14195
252b5132
RH
14196 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14197 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14198 (all-cygnus, native, build-cygnus): Make
14199 $(canonhost)-stamp-3stage-done, not $(host)....
14200 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14201 i386-sco3.2v4. Added else true to if command.
14202
14203Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14204
14205 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14206
14207Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14208
14209 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14210
14211Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14212
14213 * configure.in: don't remove binutils from Solaris builds
14214
14215Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14216
14217 * Makefile.in: get rid of earlier definitions for *clean,
14218 also handle the recursive info rule better
14219
14220Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14221
14222 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14223 do more-or-less the right thing.
14224
14225Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14226
14227 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14228 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14229
14230Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14231
14232 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14233 $(host_canonical).
14234
14235 * configure.in: split the configdirs list into 4 categories (native
14236 v. cross, library v. tool) and handle the cross-only and native-
14237 only in more reasonable (and correct!) way.
14238
14239Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14240
14241 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14242 configdirs anymore.
14243
14244Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14245
14246 * Makefile.in: extensive cleanup:: removed all of the explicit
14247 clean-* targets, collapsed many wrappers around subdir_do into
14248 one, added additional targets to satisfy standards.texi, deleted
14249 some old targets, some changes for consistency
14250
14251Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14252
14253 * configure.in: handle some programs as cross-only, and others as
14254 native only
14255
14256 * test-build.mk: handle partial holes in a more generic manner
14257
14258 * Makefile.in: m4 depends on libiberty
14259
252b5132
RH
14260Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14261
14262 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14263 time, wdiff, and find to configdirs
14264
14265 * Makefile.in: all, clean, and install rules for the new programs
14266 added to configure.in
14267
14268Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14269
14270 * configure.in: use mh-sun for all *-sun-* hosts
14271
252b5132
RH
14272Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14273
14274 * Makefile.in: define flags for X11 include files and library file
14275 locations, pass them down to the programs that need this info
14276
14277 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14278
252b5132
RH
14279Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14280
14281 * configure.in: start building libg++ for HP-UX targets
14282
14283Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14284
14285 * README: Update references to files moved into etc/.
14286
14287Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14288
14289 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14290 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14291
14292Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14293
14294 * configure: accept dash as well as underscore in long option
14295 names for FSF compatibility.
14296
14297Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14298
14299 * config.sub: added -sco3.2v4 support from FSF.
14300
14301Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14302
14303 * configure.in: expand the section that adds or removes
14304 directories from the list of programs to build, to handle native
14305 vs. cross in addition to host v. native
14306
14307Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14308
14309 * Makefile.in: Replace C++ in macro names with CXX.
14310 This is less likely to break ...
14311
14312Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14313
14314 * test-build.mk: add -w to GNU_MAKE
14315
14316Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14317
14318 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14319 add 'sparc' to list of recognized cpus. This needed to make
14320 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14321 Delete some redundant ose68 variants. Recognize -wrs as an os,
14322 then changes that into $CPU-wrs-vxworks.
14323
14324 * configure.in: remove most references to gdbtest, regularize
14325 target based program removal
14326
14327 * test-build.mk: import from p3 tree (many fixes and changes)
14328
14329Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14330
14331 * Makefile.in: added rules to handle tcl, tk, and expect
14332
14333 * configure.in: handle those directories if they exist
14334
14335Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14336
14337 * config.sub: removed bogus hppabsd and hppahpux names, since
14338 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14339
14340Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14341
14342 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14343 depends upon all-xiberty
14344
14345 * Makefile.in: changes from p3, including:
14346
14347 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14348
14349 * Makefile.in (XTRAFLAGS): include newlib directories if
14350 newlib/Makefile exists, rather than if host != target.
14351
14352 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14353
14354 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14355 from the same source tree and not building a cross-compiler. This
14356 matters for the libg++ configuration if reconfiguring a tree that
14357 has already been installed.
14358
14359 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14360
14361 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14362 pick up the machine and system specific header files.
14363
14364 * Makefile.in: added AS_FOR_TARGET, passed down in
14365 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14366 the C compiler to use to create programs which are run in the
14367 build environment, set it to default to $(CC), and passed it down
14368 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14369
14370 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14371
14372 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14373 We need them for unusual native builds, like systems without
14374 ranlib.
14375
14376 * configure: also define $(host_canonical) and
80413487
RH
14377 $(target_canonical), which are the full, canonical names for the
14378 given host and target
252b5132
RH
14379
14380Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14381
14382 * Makefile.in: Added separate definitions for C++.
14383
14384Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14385
14386 * configure.in (configdirs): Add deja-gnu.
14387
14388Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14389
14390 * README: Update for configure.texi and gdb-4.7 release.
14391
14392Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14393
14394 * Makefile.in: Move "all" target to top of file.
14395 Previously, first target was ".PHONY" which caused BSD4.4 make
14396 to build .PHONY when make was run without arguments.
14397
14398Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14399
14400 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14401 Library-copylefted code in libiberty.
14402
14403Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14404
14405 * config.sub: Replace m68kmote with plain old m68k.
14406
14407Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14408
14409 * Makefile.in: Remove space from blank line, avoid Make complaints.
14410
14411Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14412
14413 * config.sub: Complain if no argument is given. Added support for
14414 386bsd as OS and target alias.
14415
14416Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14417
14418 * Makefile.in (XTRAFLAGS): include newlib directories if
14419 newlib/Makefile exists, rather than if host != target.
14420
14421Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14422
14423 * config.sub: recognize sparclite-wrs-vxworks.
14424
14425 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14426 p3.) Added clean-xiberty to clean.
14427
14428Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14429
14430 * configure.in: use *-*-* instead of nested cases for host and target
14431
14432Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14433
14434 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14435 from the same source tree and not building a cross-compiler. This
14436 matters for the libg++ configuration if reconfiguring a tree that
14437 has already been installed.
14438
14439Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14440
14441 * config.sub (i486v/i486v4): Merge in from FSF version.
14442
14443Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14444
14445 * configure: only set PWD if it is already set.
14446
14447Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14448
14449 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14450 doesn't have unset and all success paths (and most error paths)
14451 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14452 to just ${PWD} to avoid confusion.)
14453
14454Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14455
14456 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14457 even for a native compilation.
14458
14459Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14460
14461 Changes to make the gdb.tar.Z rule work better.
14462
14463 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14464 (DEVO_SUPPORT): Add configure.texi.
14465 (bfd-ilrt.tar.Z): Remove ancient rule.
14466
14467Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14468
14469 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14470 pick up the machine and system specific header files.
14471
14472 * configure.in, config.sub: added new target m68010-adobe-scout,
14473 with alias of adobe68k. Changed configure.in to check for
14474 -scout before -sco* to avoid a false match.
14475
14476 * Makefile.in: added AS_FOR_TARGET, passed down in
14477 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14478 the C compiler to use to create programs which are run in the
14479 build environment, set it to default to $(CC), and passed it down
14480 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14481
14482Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14483
14484 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14485 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14486 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14487 FOR_TARGET variants, to newlib and libg++.
14488
14489Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14490
14491 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14492 first.
14493
14494Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14495
14496 * config.sub: Accept `elf' as an environment.
14497
14498Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14499
14500 * Makefile.in (all-opcodes): cd into the right directory
14501
14502Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14503
14504 * configure: added -program_transform_name option, used as
14505 argument to sed when installing programs.
14506 configure.texi: added documentation for -program_prefix,
14507 -program_suffix and -program_transform_name.
14508
14509Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14510
14511 * config.sub: Accept i486 where i386 ok.
14512
14513Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14514
14515 * config.sub: accept we32k
14516
14517Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14518
35590697 14519 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14520
14521 * Makefile.in: don't create all directories for ``make install'';
14522 let the subdirectories create the ones they need.
14523
14524Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14525
80413487 14526 * COPYING: new file, GPL v2
252b5132
RH
14527
14528Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14529
14530 * Makefile.in: use the new gen-info-dir, which needs a template
14531 argument (which also lives in texinfo)
14532
14533 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14534
252b5132
RH
14535Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14536
14537 * config.sub (ncr3000): Change i386 to i486.
14538
14539Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14540
14541 * Makefile.in: add install-rcs, install-grep to
14542 install-no-fixedincludes, removed install-bison and install-libgcc
14543
14544Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14545
14546 * configure.in: grab the HPUX makefile fragment if on HPUX
14547
14548Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14549
14550 * Makefile.in: eradicate bison spoor (ditto libgcc).
14551 configure.in: recognise m68{k,000}-ericsson-OSE.
14552 es1800 is alias for m68k-ericsson-OSE
14553
14554Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14555
14556 * configure.in: rearrange the parts that remove programs from
14557 configdirs, based now on HOST==TARGET or by canonical triple.
14558
14559Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14560
14561 * test-build.mk: recurse explicitly with -f test-build.mk when
14562 appropriate. predicate stage3 and comparison on the existence
14563 of gcc. That is, if gcc isn't around, we aren't three-staging.
14564 On very clean, also remove ...stamp-co. Build in-place before
14565 doing other builds.
14566
14567Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14568
14569 * Makefile.in, configure.in: add tgas
14570
14571Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14572
14573 * Makefile.in: a number of changes merged in from progressive.
14574
14575 * configure.in: add libm.
14576
14577 * .cvsignore: ignore some stuff that comes from test-build.mk.
14578
252b5132
RH
14579Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14580
14581 * config.sub: Add es1800 (m68k-ericsson-es1800).
14582
14583Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14584
14585 * configure: Add program_suffix (parallel to program_prefix)
14586 * Makefile.in: adjust directory-creating script for losing decstation
14587
14588Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14589
14590 * configure: Minor $subdir-related fixes.
14591
14592Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14593
14594 * configure: fix various problems with propogating
14595 makefile_target_frag in subdirs.
14596 * configure.in: config libgcc if its there
14597
14598Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14599
14600 * config.sub: HPPA merge.
14601
252b5132
RH
14602Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14603
14604 * Makefile.in: Replace all-bison with all-byacc in all
14605 dependency lines for other tools (which now use byacc).
14606
14607Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14608
14609 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14610
252b5132
RH
14611Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14612
14613 * Makefile.in: make gprof rules similar to byacc rules (instead of
14614 vestigal $(unsubdir) that didn't work...)
14615
14616Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14617
14618 * config.sub: Add support for Linux.
14619 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14620 (at least for libg++).
14621
14622Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14623
14624 * configure.texi: fix doc for the -nfp option to configure
14625
14626Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14627
14628 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14629
14630Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14631
14632 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14633 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14634 * configure.in: added solaris* host_makefile_frag hook.
14635
14636Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14637
14638 * config.sub: changed recognition of m68000 so that various
14639 m68k types can be specified via m680[01234]0
14640
14641Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14642
14643 * config.sub (basic_machine): fix sed so that '-foo' isn't
14644 completely substituted out while .+'-foo' loses the '-foo'
14645
14646Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14647
14648 * config.sub ($os): Add -aout.
14649
14650Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14651
14652 * configure: If host_makefile_frag is absolute, don't
14653 prefix ${invsubdir} (relevant to libg++ auto-configure).
14654
14655Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14656
14657 * Makefile.in (tooldir): Define it.
14658 (all-ld): Depend on all-flex.
14659
14660Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14661
14662 * Makefile.in (check): Fix libg++ special case.
14663
14664Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14665
14666 * configure: do not bury `pwd` into config.status, thus do fewer
14667 pwd's.
14668
14669 * configure: print the "Building in" message only when building in
14670 other than "." AND verbose.
14671
14672 * configure: remove -s, rework -v to better accomodate guested
14673 configures.
14674
14675 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14676
14677Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14678
14679 * Makefile.in: macroize flags passed on recursion. remove
14680 fileutils.
14681
14682Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14683
14684 * configure: get makesrcdir right for subdirs deeper than 1.
14685
14686 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14687 install.
14688
14689Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14690
14691 * Makefile.in: don't print subdir_do or recursion lines.
14692
14693Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14694
14695 * standards.texi: added menu item.
14696
14697 * Makefile.in: build and install standards.info.
14698
14699 * standards.texi: new file.
14700
14701Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14702
14703 * configure: test for and move config.status pieces from
14704 ${subdir}/.
14705
14706Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14707
252b5132
RH
14708 * configure: Test for existance of files before trying to mv
14709 them, to avoid numerous non-existance messages.
14710
14711Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14712
14713 * configure: correct final line of config.status.
14714
14715 * configure: patch from eggert. Avoids a protection problem if
14716 the original Makefile.in is read only.
14717
14718 * configure: use move-if-change from gcc to create config.status.
14719 Some makefiles depend on config.status to tell if a directory
14720 has been reconfigured for a different host. This change
14721 prevents those directories from remaking everything in the case
14722 where the reconfig was only intended to rebuild a Makefile.
14723
14724 * configure: test for config.sub with "config.sub sun4" rather
14725 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14726 host alias from a missing config.sub.
14727
14728Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14729
14730 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14731 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14732
14733Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14734
14735 * configure: mkdir ${subdir} as needed.
14736
14737Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14738
14739 * Makefile.in,configure.in: added autoconf.
14740
14741Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14742
14743 * Makefile.in: no longer pass against on recursion.
14744
14745 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14746 definitions are not inherited.
14747
14748 * configure: correct makesrcdir when subdir is .
14749
14750Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14751
14752 * configure: Add support for 'subdirs' variable, which is
14753 like 'configdirs', except that configure doesn't re-invoke
14754 itself for subdirs, it just creates a Makefile for each subdir.
14755 * configure.texi: Document subdirs.
14756
14757Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14758
14759 * configure.in: added flex to configdirs
14760
14761Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14762
14763 * Makefile.in: remove clean-stamps from clean.
14764
14765Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14766
14767 * configure.in: Add gdbtest to configdirs.
14768
14769Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14770
14771 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14772 to recursive makes.
14773 * configure.in: Recognize new ncr3000 config.
14774
14775Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14776
14777 * Makefile.in, configure.in: removed references to gdbm.
14778
14779Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14780
14781 * config.sub: Don't canonicalize os value
14782 newsos* to bsd (readline needs to check for newsos).
14783 (This fix was earlier made Jan 31, but got re-broken.)
14784
14785Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14786
14787 * configure.in: sco is an os, not a vendor!
14788
14789 * configure: Quote $( better. Keep various shells happy.
14790
14791Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14792
14793 * Makefile.in: eliminate stamp-files.
14794
14795Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14796
14797 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14798 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14799
14800Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14801
14802 * config.sub: fix iris/iris3.
14803
14804Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14805
14806 * configure: re-add -rm.
14807
14808Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14809
14810 * Maskefile.in: add .stmp-rcs to all.
14811
14812 * configure.in: remove gas from rs6000 build, use aix host fragment.
14813
14814Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14815
14816 * configure: pass down site_option during recursion.
14817
14818Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14819
14820 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14821
14822Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14823
14824 * configure: Change exec_prefix so that it really defaults to prefix.
14825
14826Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14827
14828 * Makefile.in, configure.in: Add support for mmalloc library.
14829
14830Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14831
14832 * Makefile.in: add stmp dependencies for a few more things.
14833
14834Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14835
14836 * configure: adjusted error message on objdir/srcdir configure
14837 collision, per john's suggestion.
14838
14839 * Makefile.in: add libiberty stmp to all and all.cross.
14840
14841Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14842
14843 * Makefile.in: remove force dependencies, add grep to all.
14844
14845Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14846
14847 * Makefile.in: drop flex. make stamp files work.
14848
14849 * configure: added test for conflicting configuration in srcdir,
14850 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14851 gets cranky. use relative paths for configure and srcdir
14852 whenever possible. Send some error messages to stderr that were
14853 going to stdout.
14854
14855Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14856
14857 * Makefile.in: Fix libg++ rule to check for gcc directory
14858 before using gcc/gcc. Also pass XTRAFLAGS.
14859
14860Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14861
14862 * Makefile.in: added stmp-files so that directories aren't polled
14863 when they are already built.
14864
14865 * configure.texi: fixed a node pointer problem.
14866
14867Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14868
4bddf3ad 14869 * config.sub configure.in gdb/configure.in
252b5132
RH
14870 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14871 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14872 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14873
14874Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14875
14876 * configure: -recurring becomes -silent. corrected help message
14877 for -site= option.
14878
14879 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14880
14881Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14882
14883 * configure: when building Makefile for crosses, replace
14884 tooldir and program_prefix. default srcdir from location of
14885 config.sub. remove "for host in hosts" and "for target in
14886 targets" loops.
14887
14888Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14889
14890 * Makefile.in: Do not pass bindir or mandir to cvs.
14891
14892Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14893
14894 * Makefile.in, configure.in: removed traces of namesubdir,
14895 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14896 copyrights to '92, changed some from Cygnus to FSF.
14897
14898 * configure.texi: remove most references to multiple hosts,
14899 multiple targets, subdirs, etc.
14900
14901 * configure.man: removed rcsid. reference config.sub not
14902 config.subr.
14903
14904 * Makefile.in: mkdir $(infodir) on install-info.
14905
14906Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14907
14908 * configure.texi: Explain better about .gdbinit and about
14909 the environment that configure.in sections run in.
14910
14911Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14912
14913 * configure.in: Ultrix is only a decstation if it's a MIPS.
14914
14915Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14916
14917 * README: DOC.configure => cfg-paper.texi.
14918
14919Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14920
14921 * config.sub (near case $os): Don't convert newsos* to bsd!
14922
14923Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14924
14925 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14926 the number of copies of COPYING that go into the GDB tar file.
14927
14928Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14929
4bddf3ad 14930 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14931 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14932 Fix SCO configuration stuff.
14933
14934Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14935
14936 * Makefile.in: For libg++, make sure the -I pointing
14937 to the gcc directory goes *after* all the libg++-local -I flags.
14938 Also, move just-gcc dependency from just-libg++ to all-libg++.
14939
14940Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14941
14942 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14943
14944Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14945
14946 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14947
14948Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14949
14950 * config.sub: Add stratus configuration frags. Also
14951 submitted to FSF.
14952
14953Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14954
14955 * Makefile.in (DEV_SUPPORT): add configure.man.
14956
14957 * config.sub(Decode manufacturer-specific): add -none*.
14958
14959Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14960
14961 * Makefile.in: remove form feeds to make Sun's make happy.
14962 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14963
14964Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14965
14966 * Makefile.in (AR_FLAGS): Make quieter.
14967
14968Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14969
14970 * configure.in: Add libg++.
14971 * configure: When verbose, don't output the command line at each
14972 level; it will be unremarkably the same as the previous version,
14973 which will be the same as what the user typed.
14974
14975Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14976
14977 * configure.in, Makefile.in: fix clean-info, add flex. add
14978 fileutils.
14979
14980 * configure: be less sensitive to spaces in Makefile.in. Do not
14981 look for sources in "..". Doing so breaks subdirectories that
14982 might have their own configure. If a subdir has it's own
14983 configure script, use it.
14984
14985Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14986
14987 * cfg-paper.texi: some changes suggested by rms.
14988
14989Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14990
14991 * config.sub: Merge in some small additions from the FSF version,
14992 taken from the gcc distribution, to bring the Cygnus and FSF
14993 versions into closer sync.
14994
14995Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14996
14997 * configure.in: Changed svr4 references to sysv4.
14998
14999Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15000
15001 * configure: added -V for version number option.
15002
15003Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15004
15005 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15006 renamed from DOC.configure to cfg-paper.texi.
15007
15008Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15009
15010 * configure, config.subr, config.sub: config.subr is now
15011 config.sub again.
15012
15013Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15014
15015 * configure.texi: new file, in progress.
15016
15017 * Makefile.in: build info file and install the man page for
15018 configure.
15019
15020 * configure.man: new file, first cut.
15021
15022 * configure: find config.subr again now that configuration "none"
15023 has gone. removed all traces of the -ansi option. removed all
15024 traces of the -languages option.
15025
15026 * config.subr: resync from rms.
15027
d932cae7 150281991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15029
15030 * configure, config.sub, config.subr: merge config.sub into
15031 config.subr, call the result config.subr, remove config.sub, use
15032 config.subr.
15033
15034 * Makefile.in: revised install for dir.info.
15035
d932cae7 150361991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15037
15038 * configure.in: add decstation host makefile frag.
15039
15040 * Makefile.in: BISON now bison -y again. also install-gcc on
15041 install. clean-gdbm on clean. infodir belongs in datadir.
15042 Make directories for info install. Build dir.info here then
15043 install it.
15044
d932cae7 150451991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15046
15047 * Makefile.in: fix for bad directory tests.
15048
d932cae7 150491991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15050
15051 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15052 regexp. -srcdir relative was being handled incorrectly.
15053
15054 * Makefile.in: unwrapped some for loops so that parallel makes
15055 work again and so one can focus one's attention on a particular
15056 package.
15057
d932cae7 150581991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15059
15060 * configure: added PWD as a stand in for `pwd` (for speed). use
15061 elif wherever possible. make -srcdir work without -objdir.
15062 -objdir= commented out.
15063
d932cae7 150641991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15065
15066 * configure: +options become --options. -subdirs commented out.
15067 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15068 Makefile now at top of generated Makefile. Removed cvs log
15069 entries. added -srcdir. create .gdbinit only if there is one
15070 in ${srcdir}.
15071
15072 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15073 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15074 and mandir now keyed off datadir by default.
15075
d932cae7 150761991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15077
15078 * Freshly created ChangeLog.
15079
15080\f
15081Local Variables:
15082mode: change-log
15083left-margin: 8
15084fill-column: 76
15085version-control: never
15086End:
This page took 1.275318 seconds and 4 git commands to generate.