Document optional comma in linker script.
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
a6305403
YS
12014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2
3 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4 for WINDRES_FOR_TARGET in default-manifest.o rule.
5 * Makefile.in: Regenerate.
6
62a0f723
RO
72014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8
9 PR target/59788
10 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
11 *solaris2*.
12
530e8392
KB
132013-12-19 Keven Boell <keven.boell@intel.com>
14
15 * cp-namespace.c (cp_lookup_nested_symbol): Enable
16 nested lookups for fortran modules.
17 * dwarf2read.c (read_module): Add fortran module to
18 the symbol table.
19 (add_partial_symbol, add_partial_module): Add fortran
20 module to the partial symbol table.
21 (new_symbol_full): Create full symbol for fortran module.
22 * f-exp.y (yylex): Add new module domain to be parsed.
23 * symtab.h: New domain for fortran modules.
24
7f9b20bb
KB
252013-12-19 Keven Boell <keven.boell@intel.com>
26
27 * f-exp.y (yylex): Add domain array to enable lookup
28 in multiple domains. Loop over lookup domains and try
29 to find requested symbol. Add STRUCT_DOMAIN to lookup
30 domains to be able to query for user defined types.
31
afc0578d 322013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
33
34 * configure.ac: Add user-friendly check for native x86_64-linux
35 multilibs.
36 * configure: Regenerate.
37
f3f51a69
AM
382013-11-23 Alan Modra <amodra@gmail.com>
39
40 * config.sub, config.guess: Import from upstream.
41
2440009d 422013-11-07 Thomas Schwinge <thomas@codesourcery.com>
43
2440009d 44 * Makefile.in: Regenerate.
45
e78e02e6 46 * Makefile.tpl: Fix typo.
47 * Makefile.in: Regenerate partially.
48
9aaf2a7e 492013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
50
51 * configure.ac: Added libcilkrts to noconfig list when C++ is not
52 supported.
53 * configure: Regenerated.
54
880b18d1 552013-10-30 Jason Merrill <jason@redhat.com>
56
57 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
58 --disable-build-format-warnings.
59
522e3d71 602013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
61
f3f51a69 62 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 63 depend on libstdc++ and libgcc.
64 * configure: Regenerate.
65 * configure.ac: Added libcilkrts to target binaries. Also, restrict
66 libcilkrts for POSIX and i*86, and x86_64 architectures.
67 * Makefile.in: Added libcilkrts related fields to support building it.
68
cb49a9e1 692013-10-26 Jeff Law <law@redhat.com>
70
71 * Makefile.def (target_modules): Remove libmudflap
72 (languages): Remove check-target-libmudflap).
73 * Makefile.in: Rebuilt.
74 * Makefile.tpl (check-target-libmudflap-c++): Remove.
75 * configure.ac (target_libraries): Remove target-libmudflap.
76 Remove checks which disabled libmudflap on some systems.
77 * configure: Rebuilt.
78 * libmudflap: Directory removed.
79
82033c9b
JBG
802013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
81
82 * configure.ac: Update from GCC.
83 * configure: Regenerate.
84
b50d7605
HPN
852013-10-15 Hans-Peter Nilsson <hp@axis.com>
86
87 * src-release (do-proto-toplevel): Support subdir-path-prefixed
88 files in SUPPORT_FILES.
89 (SIM_SUPPORT_DIRS): New variable.
90 (sim.tar.bz2): New rule.
91
f4cfb980
JBG
922013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
93
94 * configure.ac: Update from GCC.
95 * configure: Regenerate.
96
78b1434c
JJ
972013-10-01 Jeff Johnston <jjohnstn@redhat.com>
98
99 * COPYING.NEWLIB: Update with new copyright.
100
b3fc79f8
JBG
1012013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
102
103 * configure.ac: Update from GCC.
104 * configure: Regenerate.
105
cc9afea3
AM
1062013-09-20 Alan Modra <amodra@gmail.com>
107
108 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
109 ppc host match. Support little-endian powerpc linux hosts.
110
f006cabd
JB
1112013-08-16 Joel Brobecker <brobecker@adacore.com>
112
113 * src-release (VER): When using $(TOOL)/common/create-version.sh,
114 strip the "-cvs" suffix from the version number if present.
115
95e43135
JBG
1162013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
117
118 * configure.ac: Sync with GCC repo.
119 * Makefile.def: Ditto.
120 * configure: Regenerate.
121 * Makefile.in: Ditto.
122
7539e41e
JB
1232013-07-22 Joel Brobecker <brobecker@adacore.com>
124
125 * src-release (VER): Use $(TOOL)/common/create-version.sh
126 if it exists.
127
e8044f35
RS
1282013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
129
130 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
131 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
132 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
133 * configure: Regenerate.
134
7bab7634
DC
1352013-06-01 George Thomas <george.thomas@atmel.com>
136
95e43135
JBG
137 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
138 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 139
b5364c9e
JJ
1402013-05-06 Sandra Loosemore <sandra@codesourcery.com>
141
142 * COPYING.NEWLIB: Add Altera Corporation copyright.
143
5dad867c
JBG
1442013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
145
146 * config.guess: Update from config repo.
147 * config.sub: Ditto.
148
b836cb18
JBG
1492013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
150
151 * Makefile.def: Sync with GCC.
152 * Makefile.in: Regenerate.
153
e7d5abf1
JBG
1542013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
155
156 * configure.ac: Sync with GCC.
b836cb18 157 * configure: Regenerate.
e7d5abf1 158
4f778543
MF
1592013-03-22 Mike Frysinger <vapier@gentoo.org>
160
161 * src-release (VER): Change bfd/configure.in sed to use the new
162 `bfd/configure --version` output.
163
f1dd87fc
YZ
1642013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
165
166 * configure.ac: Sync with GCC repo.
167 * configure: Ditto.
168
a413f71a
ILT
1692013-02-05 Ian Lance Taylor <iant@google.com>
170
171 PR go/55969
172 * configure.ac: Disable libgo on some systems where it does not
173 work.
174 * configure: Rebuild.
175
3a98824c
AM
1762013-02-05 Alan Modra <amodra@gmail.com>
177
178 * configure: Regenerate after syncing config/.
179
3dae1673
JBG
1802013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
181
182 * configure.ac: Sync with GCC repo.
183 * configure: Ditto.
184 * Makefile.def: Ditto.
185 * Makefile.in: Ditto.
186
bf51454b
JB
1872013-01-11 Joel Brobecker <brobecker@adacore.com>
188
189 Sync with GCC, merge:
190
191 2013-01-09 Jason Merrill <jason@redhat.com>
192
193 * .gitignore: Import from gdb repository.
194
c841a2be
JBG
1952013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
196
197 * config.sub: Update from config repo.
198
d7b9dae9
EB
1992013-01-11 Eric Botcazou <ebotcazou@adacore.com>
200
201 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
202 * Makefile.in: Regenerate.
203
861ea9c8
L
2042013-01-09 H.J. Lu <hongjiu.lu@intel.com>
205
206 * Makefile.def (configure-gcc): Depend on all-gmp.
207 (all-gcc): Remove dependency on all-gmp.
208 * Makefile.in: Regenerated.
209
ce82b126
JBG
2102013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
211
1b4f418d 212 * config.guess: Update from config repo.
c2e5e6d7 213 * config.sub: Ditto.
ce82b126 214
fd62a30d
JJ
2152013-01-07 Jeff Johnston <jjohnstn@redhat.com>
216
217 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
218 exists and replace the new bfin license in its location.
219
0140d685
L
2202013-01-07 H.J. Lu <hongjiu.lu@intel.com>
221
222 PR gas/14899
223 * Makefile.def (dependencies): Make all-binutils, all-gprof,
224 all-ld and all-gold depend on all-gas.
225 * Makefile.in: Regenerated.
226
c3d399e7
L
2272012-12-29 Ben Elliston <bje@gnu.org>
228
229 * config.guess: Update to 2012-12-29 version.
230 * config.sub: Likewise.
231
9417cd2f
JBG
2322012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
233
234 * Makefile.def (install-target-libgo): Depend on
235 install-target-libatomic. Merged from GCC repo.
236 * Makefile.in: Regenerate.
237
68dad382
JJ
2382012-12-17 Jeff Johnston <jjohnstn@redhat.com>
239
240 * COPYING.LIBGLOSS: Add license for bfin libgloss.
241
2344b8da
TS
2422012-12-16 Thomas Schwinge <thomas@codesourcery.com>
243
244 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
245 * configure: Regenerate.
246
5eb08693
L
2472012-12-11 H.J. Lu <hongjiu.lu@intel.com>
248
249 * Makefile.def (target_modules): Add bootstrap=true and
250 raw_cxx=true to libsanitizer.
251 * configure.ac (bootstrap_target_libs): Add libsanitizer.
252 * Makefile.in: Regenerated.
253 * configure: Likewise.
254
53ab32d8
JBG
2552012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
256
257 * config.sub: Merge from config repo.
258
d2489204
JBG
2592012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
260
261 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
262 * Makefile.tpl: Ditto.
263 * Makefile.in: Ditto.
264 * configure: Ditto.
d2489204 265
c23b5043
JBG
2662012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
267
268 * configure.ac (noconfigdirs): Merge from GCC.
269 * configure: Regenerate.
270
1dd1f7f6
JBG
2712012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
272
273 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
274
2bda3143
L
2752012-11-14 Roland McGrath <mcgrathr@google.com>
276
277 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
278 * configure: Regenerate.
279
5286fdef
L
2802012-11-13 Richard Henderson <rth@redhat.com>
281
282 * configure.ac: Move libsanitizer logic to subdirectory.
283 * configure: Regenerate.
284
2852012-11-13 Dodji Seketeli <dodji@redhat.com>
286
287 * configure.ac: Enable libsanitizer just on x86 linux for now.
288 * configure: Re-generate.
289
2902012-11-13 David Edelsohn <dje.gcc@gmail.com>
291
292 * configure.ac: Merge libquadmath sections.
293 * configure: Regenerate.
294
2952012-11-12 Wei Mi <wmi@google.com>
296
297 * configure.ac: Add libsanitizer to target_libraries.
298 * Makefile.def: Ditto.
299 * configure: Regenerate.
300 * Makefile.in: Regenerate.
301
f66a9a70
L
3022012-11-03 H.J. Lu <hongjiu.lu@intel.com>
303
304 * configure: Regenerated.
305
3062012-11-03 Robert Mason <rbmj@verizon.net>
307
308 * configure.ac: add --disable-libstdcxx configure option
309 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
310
6d94c122
CV
3112012-10-24 Corinna Vinschen <corinna@vinschen.de>
312
313 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
314 against Mingw64 w32api.
315 * configure: Regenerate.
316
a882be68
EB
3172012-10-23 Eric Botcazou <ebotcazou@adacore.com>
318
319 PR bootstrap/54820
320 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
321 * configure: Regenerate.
322
b3676d82
EB
3232012-10-22 Eric Botcazou <ebotcazou@adacore.com>
324
325 PR bootstrap/54820
326 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
327 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
328 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
329 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
330 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
331 * Makefile.in: Regenerate.
332 * configure.ac (have_static_libs): New variable and associated check.
333 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
334 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
335 * configure: Regenerate.
336
7b0e8ca5
MF
3372012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
338
339 * config.guess, config.sub: Include updated version from
340 config-patches. Adds microblaze little endian support.
341
8e71395b
L
3422012-09-28 Ian Lance Taylor <iant@google.com>
343
344 * Makefile.def: Make all-target-libgo depend on
345 all-target-libbacktrace.
346 * Makefile.in: Rebuild.
347
3482012-09-26 Ian Lance Taylor <iant@google.com>
349
350 * Makefile.def: Make all-gcc depend on all-libbacktrace.
351 * Makefile.in: Rebuild.
352
3532012-09-06 Diego Novillo <dnovillo@google.com>
354
355 * configure.ac: Bump minimum GMP version to 4.2.3.
356 * configure: Re-generate.
357
3582012-09-05 Georg-Johann Lay <avr@gjlay.de>
359
360 PR target/54461
361 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
362 target-libgloss if not configured --with-avrlibc=no.
363 * configure: Regenerate.
364
3652012-09-04 Jason Merrill <jason@redhat.com>
366
367 * configure.ac: Fix --enable-languages=all.
368
3692012-09-03 Richard Guenther <rguenther@suse.de>
370
371 PR bootstrap/54138
372 * configure.ac: Re-organize ISL / CLOOG checks to allow
373 disabling with either --without-isl or --without-cloog.
374 * configure: Regenerated.
375
3762012-09-03 Georg-Johann Lay <avr@gjlay.de>
377
378 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
379 * configure: Regenerate.
380
d09bbf00
SE
3812012-09-21 Steve Ellcey <sellcey@mips.com>
382
383 * configure.ac: Add mips*-mti-elf* target.
384 * configure: Regenerate.
385
2bf680c4
ILT
3862012-09-19 Ian Lance Taylor <iant@google.com>
387
388 * configure.ac (host_libs): Add libbacktrace.
389 (target_libraries): Add libbacktrace.
390 * Makefile.def (host_modules): Add libbacktrace.
391 (target_modules): Likewise.
392 * configure, Makefile.in: Rebuild.
393
5c0b3823
WL
3942012-09-15 Jiong Wang <jiwang@tilera.com>
395
396 * configure.ac (ENABLE_GOLD): support tilegx*
397 * configure: rebuild
398
1488e230
DE
3992012-09-14 David Edelsohn <dje.gcc@gmail.com>
400
401 PR target/38607
402 Merge upstream change.
403 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
404
405 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
406 Add libgomp*.o to compare_exclusions for AIX.
407 * configure: Regenerate.
408
df6795ce
L
4092012-08-26 H.J. Lu <hongjiu.lu@intel.com>
410
411 PR binutils/4970
412 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
413 and opcodes.
414 * Makefile.in: Regenerated.
415
7ec59b9e
L
4162012-08-14 Diego Novillo <dnovillo@google.com>
417
418 Merge from cxx-conversion branch.
419
420 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
421 POSTSTAGE1_CONFIGURE_FLAGS.
422 * Makefile.in: Regenerate.
423 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
424 Force C++ when bootstrapping.
425 * configure: Regenerate.
426
4272012-07-06 Richard Guenther <rguenther@suse.de>
428
429 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
430 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
431 --with-gmp=system.
432 * Makefile.in: Regenerated.
433 * configure: Likewise.
434
4352012-07-06 Richard Guenther <rguenther@suse.de>
436
437 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
438 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
439 supply V=1 as extra_make_flags.
440 * configure: Regenerated.
441 * Makefile.in: Likewise.
442
4432012-07-03 Richard Guenther <rguenther@suse.de>
444
445 * Makfile.def (isl): Remove not necessary extra_exports and
446 extra_make_flags.
447 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
448 * Makefile.in: Regenerated.
449
4502012-07-03 Richard Guenther <rguenther@suse.de>
451
452 * Makefile.def (cloog): Add V=1 to extra_make_flags.
453 * configure.ac: If either the ISL or the CLooG check failed
454 do not try to build in-tree versions.
455 * Makefile.in: Regenerated.
456 * configure: Regenerated.
457
4582012-07-02 Richard Guenther <rguenther@suse.de>
459 Michael Matz <matz@suse.de>
460 Tobias Grosser <tobias@grosser.es>
461 Sebastian Pop <sebpop@gmail.com>
462
463 * Makefile.def: Add ISL host module, remove PPL host module.
464 Adjust ClooG host module to use the proper ISL.
465 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
466 * configure.ac: Include config/isl.m4. Add ISL host library,
467 remove PPL. Remove PPL configury, add ISL configury, adjust
468 ClooG configury.
469 * Makefile.in: Regenerated.
470 * configure: Likewise.
471
4722012-07-02 Richard Guenther <rguenther@suse.de>
473
474 Merge from graphite branch
475 2011-07-21 Tobias Grosser <tobias@grosser.es>
476
477 * configure: Regenerated.
478 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
479 both cloog.org and legacy versions. The only supported version will
480 be CLooG with the isl backend.
481
482 2011-07-21 Tobias Grosser <tobias@grosser.es>
483
484 * configure: Regenerated.
485 * configure.ac: Require cloog isl 0.17.0
486
487 2011-07-21 Tobias Grosser <tobias@grosser.es>
488
489 * configure: Regenerated.
490 * config/cloog.m4: Do not define CLOOG_ORG
491
4922012-06-29 Steven Bosscher <steven@gcc.gnu.org>
493
494 * configure.ac: Skip C if explicitly selected.
495 * configure: Regenerate.
496
4972012-06-28 Christophe Lyon <christophe.lyon@st.com>
498
499 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
500 they contain -O2.
501 * configure: Regenerate.
502
5032012-06-20 Jason Merrill <jason@redhat.com>
504
505 * Makefile.tpl (check-target-libgomp-c++): New.
506 (check-target-libitm-c++): New.
507 * Makefile.def (c++): Add them.
508 * Makefile.in: Regenerate.
509
5102012-05-16 Olivier Hainque <hainque@adacore.com>
511
512 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
513 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
514 (install-no-fixedincludes): Adjust accordingly.
515 * Makefile.in: Regenerate.
516
5172012-05-09 Nick Clifton <nickc@redhat.com>
518 Paul Smith <psmith@gnu.org>
519
520 PR bootstrap/50461
521 * configure.ac (mpfr-dir): When using in-tree MPFR sources
522 allow for the fact that from release v3.1.0 of MPFR the source
523 files were moved into a src sub-directory.
524 * configure: Regenerate.
525
5262012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
527
528 * configure.ac: Bump minimum MPFR version to 2.4.0.
529 * configure: Regenerated.
530
5312012-05-01 Richard Henderson <rth@redhat.com>
532
533 * Makefile.def (libatomic): New target_module.
534 * configure.ac (target_libraries): Add libatomic.
535 (noconfigdirs): Check if libatomic is supported.
536 * Makefile.in, configure: Rebuild.
537
f87f9c61
L
5382012-05-15 H.J. Lu <hongjiu.lu@intel.com>
539
540 Merge upstream change
541 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
542
5432011-11-21 Andreas Tobler <andreast@fgznet.ch>
544
545 * libtool.m4: Additional FreeBSD 10 fixes.
546
68f107fa
AO
5472012-06-28 Christophe Lyon <christophe.lyon@st.com>
548
549 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
550 they contain -O2.
551 * configure: Regenerate.
552
b9c361e0
JL
5532012-05-14 Catherine Moore <clm@codesourcery.com>
554
555 * NEWS: Mention PowerPC VLE port.
556
9eb322aa
MF
5572012-05-11 Mike Frysinger <vapier@gentoo.org>
558
559 * MAINTAINERS (config/): Move to intl/ section.
560 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
561
58b1dd21
NC
5622012-05-09 Nick Clifton <nickc@redhat.com>
563 Paul Smith <psmith@gnu.org>
564
565 PR bootstrap/50461
566 * configure.ac (mpfr-dir): When using in-tree MPFR sources
567 allow for the fact that from release v3.1.0 of MPFR the source
568 files were moved into a src sub-directory.
569 * configure: Regenerate.
570
2e702c99
RM
5712012-05-02 Roland McGrath <mcgrathr@google.com>
572
573 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
574 * configure: Regenerate.
575
d2213593
JB
5762012-04-25 Joel Brobecker <brobecker@adacore.com>
577
578 * config.sub: Update to 2012-04-18 version from official repo.
579
202e2356
NC
5802012-03-19 Tristan Gingold <gingold@adacore.com>
581
582 * configure.ac (ia64*-*-*vms*): Add support for ld.
583 * configure: Regenerate.
584
2479f722
RO
5852012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
586
587 * configure.ac (enable_libgomp): Remove *-*-irix6*.
588 (unsupported_languages): Remove mips-sgi-irix6.*.
589 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
590 (with_stabs): Remove.
591 * configure: Regenerate.
592
4e97d92b
RO
5932012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
594
595 * configure.ac (enable_libgomp): Remove *-*-osf*.
596 (with_stabs): Remove alpha*-*-osf*.
597 * configure: Regenerate.
598
f9ea6f98
JJ
5992012-03-09 Jeff Johnston <jjohnstn@redhat.com>
600
601 * COPYING.NEWLIB: Modify DJ Delorie license to include
602 modification rights in clause as permitted by DJ Delorie.
603 * COPYING.LIBGLOSS: Ditto.
604
48688b3e
JJ
6052012-03-09 Jeff Johnston <jjohnstn@redhat.com>
606
607 * COPYING.NEWLIB: Remove two unused licenses.
608
0945bbee
TG
6092012-03-05 Tristan Gingold <gingold@adacore.com>
610
611 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
612 * configure: Regenerate.
613
516be0c5
JJ
6142012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
615
616 * COPYING.NEWLIB: Add Adapteva notice.
617 * COPYING.LIBGLOSS: Add Adapteva notice.
618
64b986c0
EB
6192011-12-18 Eric Botcazou <ebotcazou@adacore.com>
620
621 * configure: Regenerate.
622
58cddc18
JJ
6232011-12-15 Jeff Johnston <jjohnstn@redhat.com>
624
625 * COPYING.LIBGLOSS: Add GPL with exception license.
626
b121d7d4
DD
6272011-11-09 Roland McGrath <mcgrathr@google.com>
628
629 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
630 * configure: Rebuild.
631 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
632 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
633 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
634 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
635 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
636 Add READELF.
637 * Makefile.in: Rebuild.
638
d32e2926
RH
6392011-11-08 Richard Henderson <rth@redhat.com>
640
641 * configure.ac: Test for libitm directory present first.
642
643 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
644
645 * configure.ac: Test libitm/configure.tgt to disable libitm.
646 * configure: Rebuild.
647
98dd765a
RO
6482011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
649
650 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
651 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
652 * Makefile.in: Regenerate.
653
99c513f6
DD
6542011-11-01 DJ Delorie <dj@redhat.com>
655
656 * configure.ac (rl78-*-*) New case.
657 * configure: Regenerate.
658
ff3ec4ee
DD
6592011-11-01 DJ Delorie <dj@redhat.com>
660
661 * config.sub: Update to version 2011-10-29 (added rl78)
662
c28a9f49
NC
6632011-10-27 Nick Clifton <nickc@redhat.com>
664
665 * config.sub: Import these changes from the config project:
666
a903d6ac 667 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
668 Ben Elliston <bje@gnu.org>
669
670 * config.sub (epiphany): New.
671
672 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
673 Ben Elliston <bje@gnu.org>
674
9eb322aa 675 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
676
677 2011-08-23 Roland McGrath <mcgrathr@google.com>
678
679 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
680 64eb to be64.
681
682 2011-08-16 Roland McGrath <mcgrathr@google.com>
683
684 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
685 (nacl): Grok as alias for 32el-unknown-nacl.
686
860144e4
JB
6872011-08-19 Joel Brobecker <brobecker@adacore.com>
688
689 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
690
40ae9136
YQ
6912011-08-14 Yao Qi <yao@codesourcery.com>
692
693 Merge from gcc:
694
695 2011-08-14 Yao Qi <yao@codesourcery.com>
696 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
697 * configure: Regenerate.
698
ffdd6afc
ILT
6992011-07-26 Ian Lance Taylor <iant@google.com>
700
701 Merge from gcc:
702
703 2011-07-26 Ian Lance Taylor <iant@google.com>
704 * configure.ac: Set have_compiler based on whether gcc directory
705 exists, rather than on whether gcc is in configdirs.
706 * configure: Rebuild.
707
708 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
709 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
710 link directories.
711 * Makefile.in: Rebuild.
712
713 2011-07-20 Ian Lance Taylor <iant@google.com>
714 PR bootstrap/49787
715 * configure.ac: Move --enable-bootstrap handling earlier in file.
716 If --enable-bootstrap and either --enable-build-with-cxx or
717 --enable-build-poststage1-with-cxx, enable C++ automatically.
718 * configure: Rebuild.
719
720 2011-07-19 Ian Lance Taylor <iant@google.com>
721 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
722 make C++ a boot_language. Set and substitute
723 POSTSTAGE1_CONFIGURE_FLAGS.
724 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
725 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
726 * configure, Makefile.in: Rebuild.
727
728 2011-07-16 Jason Merrill <jason@redhat.com>
729 * Makefile.def (language=c++): Add check-c++0x and
730 check-target-libmudflap-c++.
731 * Makefile.tpl (check-target-libmudflap-c++): New.
732 * Makefile.in: Regenerate.
733
734 2011-07-16 Matthias Klose <doko@ubuntu.com>
735 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
736 * Makefile.def (target_modules/libjava): Pass
737 $(EXTRA_CONFIGARGS_LIBJAVA).
738 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
739 if not configured with --enable-static-libjava.
740 * Makefile.in: Regenerate.
741 * configure: Likewise.
742
743 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
744 PR regression/47836
745 PR bootstrap/23656
746 PR other/47733
747 PR bootstrap/49247
748 PR c/48825
749 * configure.ac (target_libraries): Remove target-libiberty.
750 Remove case-statement setting skipdirs=target-libiberty for
751 multiple targets. Remove checking target_configdirs and
752 removing target-libiberty but keeping target-libgcc if
753 otherwise empty.
754 * Makefile.def (target_modules): Don't add libiberty.
755 (dependencies): Remove all traces of target-libiberty.
756 * configure, Makefile.in: Regenerate.
757
9ccb86e7
JM
7582011-07-22 Jason Merrill <jason@redhat.com>
759
760 * Makefile.def (language=c++): Add check-c++0x and
761 check-target-libmudflap-c++.
762 * Makefile.tpl (check-target-libmudflap-c++): New.
763 * Makefile.in: Regenerate.
764
090bc50f
RO
7652011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
766
767 * configure: Regenerate.
768
cff32a7c
RO
7692011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
770
771 PR target/39150
772 * configure.ac (i[3456789]86-*-solaris2*): Also accept
773 x86_64-*-solaris2.1[0-9]*.
774 * configure: Regenerate.
775
eb4b2452
NC
7762011-06-13 Walter Lee <walt@tilera.com>
777
778 * configure.ac (tilepro-*-*) New case.
779 (tilegx-*-*): Likewise.
780 * configure: Regenerate.
781
3c0013bf
NC
7822011-06-06 Nick Clifton <nickc@redhat.com>
783
784 * config.sub: Sync from upstream.
785
91c1f14c
DK
7862011-05-08 Doug Kwan <dougkwan@google.com>
787
788 Merge from gcc:
789
790 2011-05-08 Doug Kwan <dougkwan@google.com>
791
792 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
793 * configure: Regenerated.
794 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
795 value from configure.
796 * Makefile.in: Regenerated.
797
c7e4b184
JM
7982011-05-05 Joseph Myers <joseph@codesourcery.com>
799
800 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
801 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
802 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
803 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
804 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
805 *-*-vxworks*): Disable newlib and libgloss in separate case
806 statement.
807 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
808 to separate case statement.
809 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
810 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
811 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
812 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
813 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
814 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
815 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
816 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
817 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
818 i[[3456789]]86-*-rdos*, m32r-*-*,
819 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
820 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
821 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
822 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
823 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
824 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
825 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
826 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
827 and libgloss in main case over targets. Remove most empty cases
828 in main case over targets.
829 * configure: Regenerate.
830
7152a690
JM
8312011-05-04 Joseph Myers <joseph@codesourcery.com>
832
833 * configure.ac: Remove code setting special library locations for
834 hppa*64*-*-hpux11*. Remove code setting compiler for
835 sparc-sun-solaris2*.
836 * configure: Regenerate.
837
ff46fb8f
JM
8382011-05-04 Joseph Myers <joseph@codesourcery.com>
839
840 * configure.ac: Separate libgloss_dir settings from general case
841 over targets.
842 * configure: Regenerate.
843
82ae827f
JM
8442011-04-28 Joseph Myers <joseph@codesourcery.com>
845
846 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
847 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
848 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
849 cases in libgcj-disabling case statement.
850 (hppa*64*-*-linux*): Set unsupported_languages instead of
851 disabling target-zlib.
852 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
853 to hppa*64*-*-hpux*.
854 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
855 hppa*-*-hpux*.
856 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
857 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
858 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
859 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
860 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
861 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
862 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
863 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
864 libgcj-disabling case statement.
865 * configure: Regenerate.
866
0827f9a6
JM
8672011-04-28 Joseph Myers <joseph@codesourcery.com>
868
869 * configure.ac: Disable Java for targets not supporting libffi.
870 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
871 Remove cases in Java-disabling statement.
872 (*arm-wince-pe): Change to arm-wince-pe.
873 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
874 cases in Java-disabling statement.
875 (bfin-*-*): Don't disable Java again.
876 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
877 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
878 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
879 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
880 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
881 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
882 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
883 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
884 Java-disabling statement.
885 (mmix-*-*): Don't disable Java again.
886 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
887 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
888 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
889 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
890 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
891 statement.
892 * configure: Regenerate.
893
899b04ef
JM
8942011-04-28 Joseph Myers <joseph@codesourcery.com>
895
896 Merge from GCC:
897
898 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
899
900 PR lto/48086
901 * configure.ac: Re-enable LTO on *-apple-darwin9*.
902 * configure: Regenerate.
903
9863d716
JM
9042011-04-28 Joseph Myers <joseph@codesourcery.com>
905
906 * configure.ac: Separate cases disabling Java and Java libraries
907 from general case over targets.
908 * configure: Regenerate.
909
a90ef4bf
JM
9102011-04-06 Joseph Myers <joseph@codesourcery.com>
911
912 * configure.ac (build_tools): Remove build-byacc.
913 (host_libs): Remove mmalloc.
914 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
915 autoconf automake libtool diff rcs fileutils shellutils time
916 textutils wdiff find uudecode hello tar gzip indent recode release
917 sed perl gawk findutils gettext zip.
918 (libgcj): Remove target-qthreads.
919 (target_tools): Remove target-examples target-gperf.
920 (YACC): Don't handle building byacc.
921 * configure: Regenerate.
922 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
923 dosutils, examples, fileutils, find, findutils, gawk, gettext,
924 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
925 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
926 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
927 handle building components.
928 * Makefile.in: Regenerate.
929
05a02268
RW
9302011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
931
932 * config.sub: Sync from upstream.
933
c5f5c3c2
JM
9342011-04-01 Joseph Myers <joseph@codesourcery.com>
935
936 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
937 (microblaze*): Don't disable libssp.
938 * configure: Regenerate.
939
f6c1938b
JM
9402011-04-01 Joseph Myers <joseph@codesourcery.com>
941
942 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
943 moveifchange.
944 * configure: Regenerate.
945 * Makefile.tpl: Use @SHELL@ not @config_shell@.
946 * Makefile.in: Regenerate.
947
1f111696
JM
9482011-04-01 Joseph Myers <joseph@codesourcery.com>
949
950 * configure.ac (*-*-sysv4*): Don't enable libgomp.
951 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
952 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
953 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
954 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
955 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
956 md_exec_prefix cases.
957 * configure: Regenerate.
958
065a5627
JM
9592011-04-01 Joseph Myers <joseph@codesourcery.com>
960
961 * configure.ac: Separate cases disabling target-libssp,
962 target-libiberty, target-libstdc++-v3 and Fortran from general
963 case over targets.
964 * configure: Regenerate.
965
b2f14e4a
JM
9662011-04-01 Joseph Myers <joseph@codesourcery.com>
967
968 * configure.ac (*-*-chorusos): Don't disable libgcj.
969 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
970 Remove case.
971 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
972 (arm-*-coff): Don't disable libgcj.
973 (arm*-*-linux-gnueabi): Remove useless assignment.
974 (arm-*-riscix*): Don't disable libgcj.
975 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
976 configuration.
977 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
978 (c54x*-*-*): Remove case.
979 (tic54x-*-*): Don't disable GCC or GCC libraries.
980 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
981 to *.
982 (d10v-*-*): Don't disable GCC libraries.
983 (d30v-*-*): Don't disable libgcj.
984 (h8500-*-*): Don't disable GCC libraries.
985 (i960-*-*): Don't disable libgcj.
986 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
987 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
988 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
989 libgcj.
990 (m68k-*-coff*): Remove case.
991 (mmix-*-*): Don't disable libgloss on host.
992 (mn10200-*-*, mn10300-*-*): Remove cases.
993 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
994 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
995 Don't disable libgcj.
996 (romp-*-*): Remove case.
997 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
998 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
999 case.
1000 (v810-*-*): Don't disable GCC libraries.
1001 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1002 (ip2k-*-*): Don't disable GCC libraries.
1003 * configure: Regenerate.
1004
6a608608
JM
10052011-03-28 Joseph Myers <joseph@codesourcery.com>
1006
1007 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1008 libffi on host.
1009 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1010 on host.
1011 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1012 * configure: Regenerate.
1013
5b806d27
NC
10142011-03-26 John Marino <binutils@marino.st>
1015
1016 * configure.ac: Add support for *-*-dragonfly*
1017 * configure: Regenerate.
1018
0377a422
JM
10192011-03-25 Joseph Myers <joseph@codesourcery.com>
1020
1021 * configure.ac (native_only): Remove.
1022 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1023 send-pr uudecode guile gnuserv on host.
1024 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1025 send-pr rcs guile perl texinfo libtool on host.
1026 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1027 automake send-pr rcs guile perl texinfo libtool on host.
1028 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1029 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1030 (alpha*-dec-osf*): Don't disable fileutils on target.
1031 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1032 texinfo send-pr expect dejagnu on target.
1033 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1034 target-qthreads on target.
1035 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1036 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1037 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1038 x86_64-*-mingw*): Don't disable expect on target.
1039 (*-*-cygwin*): Don't disable target-gperf on target.
1040 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1041 gnuserv on target.
1042 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1043 target.
1044 * configure: Regenerate.
1045
2354b38b
JM
10462011-03-25 Joseph Myers <joseph@codesourcery.com>
1047
1048 * configure.ac (target_tools): Remove target-groff.
1049 (native_only): Remove target-groff.
1050 (hppa*64*-*-*): Don't disable byacc.
1051 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1052 setting.
1053 (*-*-kaos*): Don't skip target-librx and target-groff.
1054 (*-*-netware*): Don't skip target-libmudflap.
1055 (*-*-tpf*): Don't skip target-libmudflap.
1056 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1057 directories on the host.
1058 (ia64*-*-*vms*): Don't skip tix.
1059 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1060 host.
1061 * configure: Regenerate.
1062
28d9b232
PB
10632011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1064
1065 * configure.ac: Remove references to mt-mep, mt-netware,
1066 mt-wince.
1067 * Makefile.def: Add all-utils soft dependencies.
1068 * Makefile.tpl: Remove GDB_NLM_DEPS.
1069 * configure: Regenerate.
1070 * Makefile.in: Regenerate.
1071
dbbe5f95
PB
10722011-03-24 Paolo Bonzini <bonzini@gnu.org>
1073
1074 Sync from GCC:
1075
1076 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1077
1078 * configure.ac: Do not include mh-x86omitfp.
1079 * configure: Regenerate.
1080
1081 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1082
1083 * configure.ac: Remove empty cases.
1084 * configure: Regenerate.
1085
1086 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1087
1088 * Makefile.def: Add dependency from termcap to gdb.
1089 * Makefile.in: Regenerate.
1090
1091 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1092
1093 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1094 * configure: Regenerate.
1095 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1096 * Makefile.tpl: Likewise.
1097 * Makefile.in: Regenerate.
1098
1099 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1100
1101 * configure.ac: Remove all mentions of tentative_cc.
1102 * configure: Regenerate.
1103
1104 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1105
1106 PR lto/48086
1107 * configure.ac: Re-enable LTO on *-apple-darwin9.
1108 * configure: Regenerate.
1109
3516a403
JM
11102011-03-24 Joseph Myers <joseph@codesourcery.com>
1111
1112 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1113 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1114 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1115 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1116 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1117 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1118 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1119 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1120 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1121 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1122 *-*-rhapsody*): Remove host cases.
1123 * configure: Regenerate.
1124
93cc359e
JM
11252011-03-24 Joseph Myers <joseph@codesourcery.com>
1126
1127 * configure.ac (ppc*-*-pe): Remove host case.
1128 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1129 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1130 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1131 cases.
1132 * configure: Regenerate.
1133
29b2c556
JM
11342011-03-24 Joseph Myers <joseph@codesourcery.com>
1135
1136 * config.sub: Update to version 2011-03-23.
1137
f0ff0f90
JM
11382011-03-22 Joseph Myers <joseph@codesourcery.com>
1139
1140 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1141 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1142 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1143 * configure: Regenerate.
1144
782cb41f
JM
11452011-03-22 Joseph Myers <joseph@codesourcery.com>
1146
1147 * config-ml.in: Don't handle arc-*-elf*.
1148 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1149 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1150 handle GCC libraries.
1151 * configure: Regenerate.
1152
0e8ad34f
RO
11532011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1154
1155 PR bootstrap/48120:
1156 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1157 Add -lstdc++ -lm to LIBS.
1158 * configure: Regenerate.
1159
5548b4ce
DE
11602011-03-18 David Edelsohn <dje.gcc@gmail.com>
1161
1162 * config.guess: Update to version 2011-02-02
1163 * config.sub: Update to version 2011-02-24
2e702c99 1164
86ed8cf6
SP
11652011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1166
9eb322aa
MF
1167 * configure.ac: Adjust test of with_ppl.
1168 * configure: Regenerated.
86ed8cf6 1169
b123da99
SP
11702011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1171
1172 * configure.ac: Add -lpwl to ppllibs.
1173 * config/cloog.m4: Add -lisl to clooglibs.
1174 * configure: Regenerated.
1175
822ce8ee
RW
11762011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1177
1178 Import from Libtool and gnulib:
1179
1180 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1181
1182 Prepare for supporting FreeBSD 10.
1183 * config.rpath: Remove handling of freebsd1* which soon would
1184 match FreeBSD 10.0.
1185
1186 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1187
1188 Remove support for FreeBSD 1.x.
1189 * libtool.m4 (_LT_LINKER_SHLIBS)
1190 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1191 soon would incorrectly match FreeBSD 10.0.
1192
dcb5e506
RW
11932011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1194
1195 PR binutils/12283
1196 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1197 (move-if-change): Comes from gnulib.
1198 * move-if-change: Import version from gnulib.
1199
8d8eef9a
RW
12002011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1201
1202 Sync from GCC:
1203
1204 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1205
1206 PR lto/47225
1207 * Makefile.def (lto-plugin): Double dash for enable-shared.
1208 (configure-gcc): Depend on all-lto-plugin.
1209 * Makefile.in: Rebuilt.
1210
1211 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1212
1213 * configure.ac: Remove extra bracket.
1214 * configure: Regenerate.
1215
1216 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1217
1218 PR lto/47225
1219 * Makefile.def: Add dependency for install-gcc
1220 on install-lto-plugin.
1221 * Makfile.in: Regenerated
1222
1223 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1224
1225 * configure.ac: If with_ppl is no, move setting with_cloog=no
1226 after CLOOG_REQUESTED check.
1227 * configure: Regenerated.
1228
1229 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1230
1231 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1232 CLooG has been requested.
1233 * configure: Regenerated.
1234
1235 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1236
1237 * configure: Regenerated.
1238 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1239
1240 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1241
1242 * configure: Regenerated.
1243 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1244
1245 2011-01-07 Jan Hubicka <jh@suse.cz>
1246
1247 PR lto/47225
1248 * Makefile.in: Regenerate.
1249 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1250 configure.
1251
65b4571a
AO
12522011-01-31 Alexandre Oliva <aoliva@redhat.com>
1253
1254 PR libgcj/44341
1255 * configure.ac: Discard --with-* flags for host when configuring
1256 target libraries for cross build.
1257 * configure: Rebuilt.
1258
7837304f
AS
12592011-01-21 Andreas Schwab <schwab@redhat.com>
1260
1261 Sync from GCC:
1262
1263 2011-01-21 Andreas Schwab <schwab@redhat.com>
1264
1265 * configure.ac: Use AS_HELP_STRING throughout.
1266 * configure: Regenerate.
1267
1268 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1269
1270 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1271 * configure: Regenerate.
1272
115ef890
RW
12732010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1274
1275 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1276
92c9a463
JB
12772011-01-13 Joel Brobecker <brobecker@adacore.com>
1278
1279 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1280 for ia64-hpux.
1281 * configure: Regenerate.
1282
887ebfb4
RW
12832011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1284
1285 Sync from GCC:
1286 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1287
1288 * configure.ac: (picochip): Disable libiberty.
1289 * configure: Regenerate.
1290
04d2c2b2
JJ
12912010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1292
1293 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1294
33d23ee8
ILT
12952010-12-10 Ian Lance Taylor <iant@google.com>
1296
1297 PR bootstrap/46819
1298 * configure.ac: For --disable-libgcj clear libgcj_saved.
1299 * configure: Rebuild.
1300
89a1e9c3
PB
13012010-12-10 Tobias Burnus <burnus@net-b.de>
1302
1303 PR fortran/46540
1304 * configure.ac: Add --disable-libquadmath and
1305 --disable-libquadmath-support.
1306 * configure: Regenerate.
1307
ac7bcd26
TG
13082010-12-10 Tristan Gingold <gingold@adacore.com>
1309
1310 * src-release (ETC_SUPPORT): add gnu-oids.texi
1311
d357cef7
HPN
13122010-12-03 Hans-Peter Nilsson <hp@axis.com>
1313
1314 PR libffi/46792
1315 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1316 * configure: Regenerate.
1317
4f11b223
ILT
13182010-12-02 Ian Lance Taylor <iant@google.com>
1319
1320 * configure.ac: Always set default for poststage1_ldflags to
1321 -static-libstdc++ -static-libgcc.
1322
989abc33
JJ
13232010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1324
1325 * COPYING.NEWLIB: Add National Semiconductor notice.
1326
950386c6
AS
13272010-11-29 Andreas Schwab <schwab@redhat.com>
1328
1329 * configure.ac: Move comment to remove extra space in last argument
1330 of GCC_TARGET_TOOL.
1331
87cda2cf
AO
13322010-11-26 Alexandre Oliva <aoliva@redhat.com>
1333
7d509c83 1334 PR other/46026
87cda2cf
AO
1335 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1336 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1337 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1338 (BASE_FLAGS_TO_PASS): Use it.
1339 * configure: Rebuilt.
1340 * Makefile.in: Rebuilt.
1341
d3b50760
L
13422010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1343
1344 PR binutils/12258
1345 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1346 Properly check default linker.
1347 * configure: Regnerated.
1348
c7791212
NC
13492010-11-23 Matthias Klose <doko@ubuntu.com>
1350
1351 * configure.ac: For --enable-gold, handle value `default' instead of
1352 `both*'. New configure option --{en,dis}able-ld.
1353 * configure: Regenerate.
1354
9e1a94f4
ILT
13552010-11-20 Ian Lance Taylor <iant@google.com>
1356
1357 * configure.ac: Only disable a language library if no language needs
1358 it. Don't let --disable-libgcj uncondtionally disable libffi.
1359 * configure: Rebuild.
1360
ceca0218
PB
13612010-11-20 Paolo Bonzini <bonzini@gnu.org>
1362
1363 * configure: Regenerate.
1364
9b980aa1
RW
13652010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1366
1367 PR other/46202
1368 * configure.ac: Fix just-built in-tree STRIP name to be
1369 binutils/strip-new.
1370 * configure: Regenerate.
1371 * Makefile.def (install-strip-gcc, install-strip-binutils)
1372 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1373 (install-strip-sid): Mirror dependencies on non-strip variants
1374 of these targets on the respective -strip prerequisites.
1375 * Makefile.tpl (install-strip, install-strip-host)
1376 (install-strip-target): New targets.
1377 (install-strip-[+module+], install-strip-target-[+module+]):
1378 New targets.
1379 * Makefile.in: Regenerate.
1380
e552509b
ILT
13812010-11-19 Ian Lance Taylor <iant@google.com>
1382 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1383
1384 * configure.ac: Add target-libgo to target_libraries. Set
1385 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1386 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1387 (HOST_EXPORTS): Add GOC.
1388 (BASE_TARGET_EXPORTS): Add GOC.
1389 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1390 (GOCFLAGS_FOR_TARGET): New variable.
1391 (EXTRA_HOST_FLAGS): Add GOC.
1392 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1393 * Makefile.def (target_modules): Add libgo.
1394 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1395 (dependencies): Add dependency from configure-target-libgo to
1396 configure-target-libffi and all-target-libstdc++-v3. Add
1397 dependencies from all-target-libgo to all-target-libffi.
1398 (languages): Add go.
1399 * configure: Rebuild.
1400 * Makefile.in: Rebuild.
1401
14022010-11-19 Ian Lance Taylor <iant@google.com>
1403
1404 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1405 compiler/flag environment variables.
1406
14072010-11-18 Ian Lance Taylor <iant@google.com>
1408
1409 * configure.ac: Check for lang_requires_boot_languages in
1410 config-lang.in files.
1411 * configure: Rebuild.
1412
8c21d9c7
MF
14132010-11-17 Mike Frysinger <vapier@gentoo.org>
1414
1415 * .gitignore: New file.
1416
e552509b
ILT
14172010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1418 Tobias Burnus <burnus@net-b.de>
1419
1420 PR fortran/32049
1421 * Makefile.def: Add libquadmath; build it with language=fortran.
1422 * configure.ac: Add libquadmath.
1423 * Makefile.tpl: Handle multiple libs in check-[+language+].
1424 * Makefile.in: Regenerate.
1425 * configure: Regenerate.
1426
14272010-11-15 Andreas Schwab <schwab@redhat.com>
1428
1429 * configure.ac: Fix spelling in option names.
1430 * configure: Regenerated.
1431
14322010-11-13 Georg-Johann Lay <georgjohann@web.de>
1433
1434 PR bootstrap/39622
1435 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1436 * configure: Regenerated.
1437
14382010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1439
1440 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1441 define the cloog backend to use. Furthermore, only pass the ppllibs to
1442 the configure checks, if necessary.
1443 * configure: Regenerate.
1444
14452010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1446
1447 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1448 * configure: regenerate
1449
14502010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1451
1452 * config/cloog.m4: Fix typo. verison -> version.
1453 * configure: Regenerate.
1454
14552010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1456
1457 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1458 * configure: Regenerate.
1459
14602010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1461
1462 * configure.ac: Support official CLooG.org versions.
1463 * configure: Regenerate.
1464 * config/cloog.m4: New.
1465
aa291e2d
ME
14662010-11-05 Michael Eager <eager@eagercon.com>
1467
1468 * COPYING.LIBGLOSS: Correct typo in microblaze.
1469 * COPYING.NEWLIB: Same.
1470
e552509b
ILT
14712010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1472
1473 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1474 * configure: Regenerate.
1475
74cea91b
DK
14762010-11-03 Ian Lance Taylor <iant@google.com>
1477 Dave Korn <dave.korn.cygwin@gmail.com>
1478
1479 PR lto/46273
1480 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1481 and on other supported platforms whenever LTO is enabled.
1482 * configure: Rebuild.
1483
6d0cd39e
AM
14842010-11-02 Alan Modra <amodra@gmail.com>
1485
1486 PR binutils/12110
1487 * configure.ac: Error when source path contains spaces.
1488 * configure: Regenerate.
1489
18a8530e
ILT
14902010-10-20 Ian Lance Taylor <iant@google.com>
1491
1492 * Makefile.def (target_modules): Set lib_path to src/.libs for
1493 libstdc++-v3 module.
1494 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1495 * Makefile.in: Rebuild.
1496
6ed3211e
JJ
14972010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1498 Joseph Myers <joseph@codesourcery.com>
1499
1500 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1501 notices.
1502 * COPYING.NEWLIB: Add Texas Instruments notice.
1503
a8eb3f0a
DK
15042010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1505
1506 * configure.ac (build_lto_plugin): New shell variable.
1507 (--enable-lto): Turn on by default for all non-ELF platforms that
1508 have had LTO support added so far. Set build_lto_plugin appropriately
1509 for both ELF and non-ELF.
1510 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1511 * configure: Regenerate.
1512
4074d5f2
RW
15132010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1514
1515 PR bootstrap/45326
1516 PR bootstrap/45174
1517 * configure.ac: Honor initial values of $build_configargs,
1518 $host_configargs, $target_configargs. Mark the precious, so
1519 environment settings get recorded.
1520 * configure: Regenerate.
1521
29821356
RW
15222010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1523
1524 Sync from GCC:
1525
1526 2010-09-30 Michael Eager <eager@eagercon.com>
1527
1528 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1529 * configure: Regenerate.
1530
1531 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1532
1533 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1534 targets and amend comment.
1535 * configure: Regenerate.
1536
1537 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1538
1539 * configure.ac: Enable LTO by default on Darwin.
1540 * configure: Regenerate.
1541
1542 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1543
1544 PR bootstrap/44455
1545 * configure.ac (extra_mpfr_configure_flags): Copy from
1546 extra_mpc_gmp_configure_flags.
1547 * configure: Re-generated.
1548
57eefe4d
RW
15492010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1550
1551 Sync from GCC:
1552
1553 PR bootstrap/45796
1554 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1555 Depend on all-build-libiberty.
1556 * Makefile.in: Regenerate.
1557
15582010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1559
1560 Sync from GCC:
1561
1562 PR bootstrap/44621
1563 * configure.ac: Fix unportable shell quoting.
1564 * configure: Regenerate.
1565
48bb73dd
RW
15662010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1567
1568 * configure.ac: Support all v850 targets.
1569 * configure: Regenerate.
1570
1d14850f
PB
15712010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1572
1573 PR target/44862
1574 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1575 Provide -B option to allow for link spec %s substitutions for
1576 libstdc++.a on darwin.
1577 * Makefile.in: Regenerate.
1578
7530c480
AO
15792010-06-10 Alexandre Oliva <aoliva@redhat.com>
1580
1581 * Makefile.def (configure-gcc): Depend on all-libelf.
1582 * Makefile.in: Rebuild.
1583
285d560d
RW
15842010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1585
1586 * config.sub, config.guess: Update from upstream sources.
1587
a009f2e7
RW
15882010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1589
1590 Sync from GCC:
1591
1592 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1593 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1594 * configure: Regenerated.
1595
1596 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1597 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1598 * configure: Regenerate.
1599
1600 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1601 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1602 * configure: Regenerate.
1603
1604 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1605 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1606 separately.
1607 * configure: Regenerate.
1608
1609 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1610 * configure: Regenerate after change to elf.m4.
1611
1612 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1613 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1614 * configure: Regenerated.
1615
1616 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1617 * configure.ac: Print "buggy but acceptable" when CLooG
1618 revision is less than 9.
1619 * configure: Regenerated.
1620
e49e5c92
DK
16212010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1622
1623 Merge from gcc:
1624
1625 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1626 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1627 * configure: Regenerate.
1628
1629 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1630 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1631 a platform that supports LTO.
1632 * configure: Regenerate.
1633
1634 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1635 PR lto/42776
1636 * configure.ac (--enable-lto): Refactor handling so libelf tests
1637 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1638 and allow LTO to be explicitly enabled on non-ELF platforms that
1639 are known to support it inside else-clause.
1640 * configure: Regenerate.
1641
e6de499b
NC
16422010-04-27 Roland McGrath <roland@redhat.com>
1643 H.J. Lu <hongjiu.lu@intel.com>
1644
1645 * configure.ac (--enable-gold): Support both, both/gold and
1646 both/bfd to add gold to configdirs without removing ld.
1647 * configure: Regenerated.
1648
1649 * Makefile.def: Add install-gold dependency to install-ld.
1650 * Makefile.in: Regenerated.
1651
d594eacc
TG
16522010-04-14 Tristan Gingold <gingold@adacore.com>
1653
1654 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1655 * configure: Regenerate.
1656
938d2b74
RW
16572010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1658
1659 Merge from gcc:
1660 PR bootstrap/43615
1661 PR bootstrap/43328
1662 Revert:
1663 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1664 * configure.ac: Do not pass --enable-multilib nor
1665 --disable-multilib in baseargs. Accept explicitly passed
1666 --enable_multilib.
1667 * configure: Regenerate.
1668
a9ef41a7
RW
16692010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1670
1671 PR bootstrap/43328
1672 * configure.ac: Do not pass --enable-multilib nor
1673 --disable-multilib in baseargs. Accept explicitly passed
1674 --enable_multilib.
1675 * configure: Regenerate.
1676
619a3713
JM
16772010-03-23 Joseph Myers <joseph@codesourcery.com>
1678
1679 * configure.ac (tic6x-*-*): New case.
1680 * configure: Regenerate.
1681
92f4e989
JM
16822010-03-23 Joseph Myers <joseph@codesourcery.com>
1683
1684 Merge from gcc:
1685 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1686 PR ada/42554
1687 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1688 * configure: Regenerate.
1689
c35a0556
JM
16902010-03-23 Joseph Myers <joseph@codesourcery.com>
1691
1692 * config.sub: Update to version 2010-03-22.
1693 * config.guess: Update to version 2009-12-30.
1694
18fa8f9c
JM
16952010-03-14 Joseph Myers <joseph@codesourcery.com>
1696
1697 Merge from gcc:
1698 2010-01-11 Richard Guenther <rguenther@suse.de>
1699 PR lto/41569
1700 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1701 * Makefile.in: Regenerated.
1702
ba98da75
RO
17032010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1704
1705 PR libstdc++/32499
1706 * configure.ac (RANLIB): Default to true.
1707 (STRIP): Likewise.
1708 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1709 * configure: Regenerate.
1710
3994761f
NC
17112010-02-17 Nick Clifton <nickc@redhat.com>
1712
1713 PR 11238
1714 * Makefile.tpl (local-distclean): Also remove config.cache files in
1715 sub-directories as there may not be Makefiles present in the
1716 sub-directories.
792cdb50
NC
1717 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1718 the config.cache files found by the find command.
1719
3994761f
NC
1720 * Makefile.in: Regenerate.
1721 * configure.ac: Revert previous delta.
1722 * configure: Regenerate.
1723
01a82011
NC
17242010-02-15 Nick Clifton <nickc@redhat.com>
1725
1726 PR 11238
1727 * configure.ac: Delete config.cache files in sub-directories when
1728 deleting Makefiles.
1729 * configure: Regenerate.
1730
143754cd
NC
17312010-02-15 Nick Clifton <nickc@redhat.com>
1732
1733 * configure.ac: Sync from gcc.
1734 * configure: Regenerate.
1735
a6b5846e
KG
17362010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1737
1738 Sync from gcc:
1739 * configure.ac: Add "recommended" version checks for GMP/MPC.
1740 Update recommended GMP/MPFR/MPC versions.
1741 * configure: Regenerate.
1742
2aa2364a
JR
17432010-01-25 Joern Rennecke <amylaar@spamcop.net>
1744
1745 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1746 * configure.ac (bootstrap_target_libs): Make inclusion of
1747 target-libgomp conditional on libgomb being in target_configdirs.
1748 * configure: Regenerate.
1749
d35e937f
JR
17502010-01-23 Joern Rennecke <amylaar@spamcop.net>
1751
1752 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1753 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1754 * configure: Regenerate.
1755
911e63d0
JR
17562010-01-22 Joern Rennecke <amylaar@spamcop.net>
1757
1758 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1759 * configure.ac (target_configdirs): Substitute.
1760 * Makefile.def: Bootstrap target module libgomp.
1761 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1762 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1763 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1764 * configure, Makefile.in: Regenerate.
1765
3725885a
RW
17662009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1767
1768 * libtool.m4: Sync from git Libtool.
1769 * ltmain.sh: Likewise.
1770 * ltoptions.m4: Likewise.
1771 * ltversion.m4: Likewise.
1772 * lt~obsolete.m4: Likewise.
1773
d5f2ee2e 17742010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1775 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1776
1777 PR bootstrap/42424
1778 * configure.ac: Include libtool m4 files.
9eb322aa 1779 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1780 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1781 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1782
d5f2ee2e
KG
1783 * configure: Regenerate.
1784
f2b2dd91
RW
17852010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1786
1787 PR bootstrap/41818
1788 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1789 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1790 * Makefile.in: Regenerate.
1791
06ca7962
BE
17922009-12-18 Ben Elliston <bje@au.ibm.com>
1793
1794 * config.sub, config.guess: Update from upstream sources.
1795
30a16d7b
JJ
17962009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1797
1798 * COPYING.NEWLIB: Update copyright date.
1799 * COPYING.LIBGLOSS: Ditto.
1800
d9b76ff9
KG
18012009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1802
1803 PR middle-end/30447
1804 PR middle-end/30789
1805 PR other/40302
1806
1807 * configure.ac: Require MPC.
1808 * configure: Regenerate.
1809
1810 * configure.ac: Update minimum MPC version to 0.8.
1811 * configure: Regenerate.
1812
e12dec02
PB
18132009-11-20 Paolo Bonzini <bonzini@gnu.org>
1814
1815 * config.guess: Sync with upstream and gcc.
1816 * config.sub: Sync with upstream and gcc.
1817
606a9ca0
AO
18182009-11-16 Alexandre Oliva <aoliva@redhat.com>
1819
1820 * Makefile.def: Restore host and target settings for gmp.
1821 * Makefile.in: Rebuild.
1822
1f53ca9a
AO
18232009-11-16 Alexandre Oliva <aoliva@redhat.com>
1824
1825 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1826 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1827 Fix portability of test of C++ as bootstrap language. Add
1828 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1829 * configure: Rebuild.
1830 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1831 and cloog. Fix in-tree ppl configuration. Introduce libelf
1832 in-tree building.
1833 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1834 (POSTSTAGE1_HOST_EXPORTS): Use it.
1835 (STAGE[+id+]_CXXFLAGS): New.
1836 (BASE_FLAGS_TO_PASS): Pass it down.
1837 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1838 extra_exports.
1839 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1840 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1841 extra_exports.
1842 * Makefile.in: Rebuild.
1843
18442009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1845
1846 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1847 paths for *-w64-mingw* and x86_64-*mingw*.
1848 * configure: Regenerated.
1849
18502009-10-30 Kai Tietz <kai.tietz@onevision.com>
1851
1852 * configure.ac: Disable target-winsup & co for
1853 x86_64-*-mingw* and *-w64-mingw* targets.
1854 * configure: Regenerated.
1855
18562009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1857
1858 * configure.ac (CLooG test): Use = with test.
1859 * configure: Regenerate.
1860
18612009-10-22 Richard Guenther <rguenther@suse.de>
1862
1863 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1864 cloog if the ppl version check failed. Move flags saving
1865 before setting in libelf check.
1866 * configure: Regenerate.
1867
18682009-10-21 Richard Guenther <rguenther@suse.de>
1869
1870 * configure.ac: Adjust the ppl and cloog configure to work as
1871 documented. Disable cloog if ppl was disabled. Omit the version
1872 checks if they were disabled.
1873 * configure: Re-generate.
1874
6811fb56
RW
18752009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1876
1877 * configure.ac: Add 'lto' to enable_languages, not
1878 new_enable_languages, and only if not already present.
1879 * configure: Regenerate.
1880
700d40ca
ILT
18812009-10-06 Ian Lance Taylor <iant@google.com>
1882
1883 * Makefile.def: check-gold depends upon all-gas.
1884 * Makefile.in: Rebuild.
1885
18862009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1887
1888 * Makefile.def: all-lto-plugin depends on all-libiberty.
1889 set bootstrap=true for lto-plugin.
1890 Add lto-plugin.
1891 * Makefile.in: Regenerate.
1892 * configure.ac (host_libs): Add lto-plugin.
1893 * configure: Regenerate.
1894
18952009-10-03 Diego Novillo <dnovillo@google.com>
1896
1897 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1898 (HOST_LIBELFLIBS): Define.
1899 (HOST_LIBELFINC): Define.
1900 * Makefile.in: Regenerate.
1901 * configure.ac: Add --enable-lto.
1902 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1903 If --enable-lto is used, add 'lto' to new_enable_languages.
1904 If --enable-lto is used and gold is enabled, add
1905 lto-plugin to configdirs.
1906 * configure: Regenerate.
1907
19082009-10-03 Simon Baldwin <simonb@google.com>
1909
1910 * configure.ac: If --with-system-zlib, suppress local zlib and
1911 pass --with-system-zlib to subdir configure scripts.
1912 * configure: Regenerate.
1913
19142009-10-01 Loren J. Rittle <ljrittle@acm.org>
1915 Paolo Bonzini <bonzini@gnu.org>
1916
1917 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1918 $(srcdir).
1919 * Makefile.in: Rebuilt.
1920
c8cb1b3e
PB
19212009-09-29 Paolo Bonzini <bonzini@gnu.org>
1922
1923 Sync from gcc:
1924 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1925
1926 * configure.ac: Update minimum MPC version to 0.7.
1927 * configure: Regenerate.
1928
30167e0a
NC
19292009-09-25 Nick Clifton <nickc@redhat.com>
1930
1931 * configure.ac: Pass any --cache-file=/dev/null option on to
1932 subconfigures.
1933 * configure: Regenerate.
1934
707a0b5c
NC
19352009-09-23 Nick Clifton <nickc@redhat.com>
1936
1937 * config.sub, config.guess: Update from upstream sources.
1938
700d40ca
ILT
19392009-09-22 Loren J. Rittle <ljrittle@acm.org>
1940
1941 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1942 * Makefile.in: Rebuilt.
1943
2fd0b40b
RW
19442009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1945
1946 PR bootstrap/32272
1947 * configure.ac: Error out if $srcdir isn't '.' but contains
1948 host-${host_noncanonical}.
1949 * configure: Regenerate.
1950
4385ad3c
RW
19512009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1952
16b1ad29
RW
1953 * configure.ac: If bootstrapping a combined tree with
1954 --enable-gold, require c++ in stage1_languages.
1955 * configure: Regenerate.
1956
f8dc745f
RW
1957 * configure.ac: Also add target_libs of stage1_languages to
1958 bootstrap_target_libs.
1959 * configure: Regenerate.
1960
4385ad3c
RW
1961 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1962 with --enable-languages not containing c++.
1963 * configure: Regenerate.
1964
df51e4e1
JZ
19652009-09-16 Jie Zhang <jie.zhang@analog.com>
1966
1967 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1968 * configure: Regenerate.
1969
06a51eac
RW
19702009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1971
1972 * configure.ac: Do not use $extrasub for replacing @if/@endif
1973 parts in Makefile; instead, use additional arguments to
1974 AC_CONFIG_COMMANDS to do the replacement manually, with several
1975 sed invocations, to avoid HP-UX sed command limits.
1976 * configure: Regenerate.
1977
96655cc4
AO
19782009-09-04 Alexandre Oliva <aoliva@redhat.com>
1979
1980 * configure.ac (with-build-config): Document. Handle without.
1981 Handle missing argument.
1982 * configure: Rebuilt.
1983
19842009-09-03 Alexandre Oliva <aoliva@redhat.com>
1985
1986 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1987 Default to bootstrap-debug only if compare-debug works.
1988 * configure: Rebuilt.
1989 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1990 * Makefile.in: Rebuilt.
1991
19922009-09-01 Alexandre Oliva <aoliva@redhat.com>
1993
1994 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1995 * Makefile.in: Rebuilt.
1996
8e957354
PB
19972009-09-02 Paolo Bonzini <bonzini@gnu.org>
1998
1999 * Makefile.tpl (AWK): Fix typo.
2000 * Makefile.in: Regenerate.
2001
20022009-09-02 Paolo Bonzini <bonzini@gnu.org>
2003
2004 * configure.ac: Detect awk and sed.
2005 * Makefile.def (flags_to_pass): Add AWK and SED.
2006 * Makefile.tpl (AWK, SED): New.
2007 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2008 * configure: Regenerate.
2009 * Makefile.in: Regenerate.
2010
fb792462
TG
20112009-09-01 Tristan Gingold <gingold@adacore.com>
2012
2013 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2014 Remove logical names.
2015
a69e7d0a
DK
20162009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2017
2018 * ltmain.sh (func_normal_abspath): New function.
2019 (func_relative_path): Likewise.
2020 (func_mode_help): Document new -bindir option for link mode.
2021 (func_mode_link): Add new -bindir option, and use it to place
2022 output DLL if specified.
2023
d444d2ba
RW
20242009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2025
2026 * configure.ac (AC_PREREQ): Bump to 2.64.
2027
13b7343a
RW
20282009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2029
af542c2e
RW
2030 * README-maintainer-mode: Point directly to upstream locations
2031 for autoconf, automake, libtool, gettext, instead of copies on
2032 sources.redhat.com. Document required versions.
2033 * configure.ac: Do not substitute datarootdir, htmldir,
2034 pdfdir, docdir. Do not process --with-datarootdir,
2035 --with-htmldir, --with-pdfdir, --with-docdir.
2036 * configure: Regenerate.
2037
81ecdfbb
RW
2038 * configure: Regenerate.
2039
13b7343a
RW
2040 * compile: Sync from Automake 1.11.
2041 * depcomp: Likewise.
2042 * install-sh: Likewise.
2043 * missing: Likewise.
2044 * mkinstalldirs: Likewise.
2045 * ylwrap: Likewise.
2046
c1102ce7
RW
20472009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2048
34a0f3cf
RW
2049 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2050 (baseargs): Add --disable-option-checking.
2051 * configure: Regenerate.
2052
c1102ce7
RW
2053 * Makefile.def (configure-target-libiberty): Depend on
2054 all-binutils and all-ld.
2055 (configure-target-newlib): Likewise.
2056 * Makefile.in: Regenerate.
2057
e8a5fa9c
RW
20582009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2059
2060 Sync with GCC, merge:
2061
2062 2009-07-31 Christian Bruel <christian.bruel@st.com>
2063
2064 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2065 * configure: Regenerate.
2066
2067 2009-07-06 Ian Lance Taylor <iant@google.com>
2068
2069 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2070 * configure: Rebuild.
2071
2072 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2073
2074 PR bootstrap/40338
2075 * configure.ac (comparestring): Create new variable.
2076 * Makefile.tpl (comparestring): Use to skip some comparisions.
2077 * configure: Regenerate.
2078 * Makefile.in: Regenerate.
2079
2080 2009-06-23 Ian Lance Taylor <iant@google.com>
2081
2082 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2083 boot_languages. Only bootstrap target libraries listed in
2084 target_libs for some boot language. Add --with-stage1-ldflags,
2085 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2086 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2087 if not building with C++.
2088 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2089 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2090 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2091 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2092 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2093 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2094 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2095 * configure, Makefile.in: Rebuild.
2096
2097 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2098
2099 * configure.ac: Detect MPC in default directory.
2100 * configure: Regenerate.
2101
2102 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2103
2104 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2105 to noconfdirs.
2106 * configure: Regenerate.
2107
2108 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2109
2110 * Makefile.def: Add MPC support and dependencies.
2111 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2112
2113 * Makefile.in, configure: Regenerate.
2114
2115 2009-05-24 Nicolas Roche <roche@adacore.com>
2116
2117 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2118 * Makefile.in: Regenerate.
2119
2120 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2121
2122 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2123 * configure: Regenerate.
2124
2125 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2126
2127 * configure.ac ($with_ppl): Default to no if not supplied.
2128 ($with_cloog): Likewise.
2129 configure: Regenerate.
2130
2131 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2132
2133 PR bootstrap/39739
2134 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2135 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2136
2137 * configure, Makefile.in: Regenerate.
2138
2139 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2140
2141 * configure.ac: Change copyright header to refer to version
2142 3 of the GNU General Public License and to point readers at the
2143 COPYING3 file and the FSF's license web page.
2144 * Makefile.def: Likewise.
2145 * Makefile.tpl: Likewise.
2146 * Makefile.in: Regenerate.
2147
2148 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2149
2150 * configure.ac: Restore match for darwin9 or later. Use double
2151 brackets since regeneration eats one pair.
2152 * configure: Regenerate.
2153
bf110216
CF
21542009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2155
2156 * MAINTAINERS: Perform some obvious fixups.
2157
2262bbf4
BE
21582009-08-17 Ben Elliston <bje@au.ibm.com>
2159
2160 * config.sub, config.guess: Update from upstream sources.
2161
25a07265
NC
21622009-08-06 Michael Eager <eager@eagercon.com>
2163
2164 * configure.ac: Add Microblaze target.
2165 * configure: Regenerate.
2166
85bd1942
TG
21672009-07-02 Tristan Gingold <gingold@adacore.com>
2168
2169 * configure.ac: Do not exclude gas for i386-*-darwin.
2170 Add a case for x86_64-*-darwin.
2171 * configure: Regenerate.
2172
f9806fa5
DE
21732009-06-26 Doug Evans <dje@sebabeach.org>
2174
2175 * Makefile.def (host_modules): Add cgen.
2176 * Makefile.in: Regenerate.
2177 * configure.ac (host_tools): Add cgen.
2178 * configure: Regenerate.
2179
6bfb4e30
JJ
21802009-06-17 Michael Eager <eager@eagercon.com>
2181
2182 * COPYING.LIBGLOSS: Add Xilinx license.
2183
8bcf2718
NC
21842009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2185
2186 * configure.ac: Define is_elf for QNX Neutrino targets.
2187 * configure: Regenerate.
2188
04ec0acb
RW
21892009-06-03 Jerome Guitton <guitton@adacore.com>
2190 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2191
9eb322aa
MF
2192 * Makefile.tpl (all): Avoid a trailing backslash.
2193 * Makefile.in: Regenerate.
04ec0acb 2194
7ee5dbeb
BE
21952009-06-03 Ben Elliston <bje@au.ibm.com>
2196
2197 * config.sub, config.guess: Update from upstream sources.
2198
fda13ee8
AO
21992009-06-02 Alexandre Oliva <aoliva@redhat.com>
2200
2201 * Makefile.tpl ([+compare-target+]): Compare all stage
2202 directories, rather than just gcc.
2203 * Makefile.in: Rebuilt.
2204
4a657b0d
DK
22052009-05-28 Doug Kwan <dougkwan@google.com>
2206
2207 * configure.ac: Support gold for target arm*-*-*.
2208 * configure: Regenerate.
2209
07fc31c9
AO
22102009-05-27 Alexandre Oliva <aoliva@redhat.com>
2211
2212 * Makefile.tpl (all): Avoid harmless warning in make all when
2213 gcc-bootstrap is enabled but stage_last does not exist.
2214 * Makefile.in: Rebuilt.
2215
8a7a39ab
TG
22162009-05-25 Tristan Gingold <gingold@adacore.com>
2217
2218 * setup.com: Complete the file with configuration and build.
2219
b5233201
AO
22202009-05-18 Alexandre Oliva <aoliva@redhat.com>
2221
2222 PR other/40159
2223 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2224 gcc-no-bootstrap are mutually exclusive.
2225 * Makefile.in: Rebuilt.
2226
7b6175f9
AO
22272009-05-18 Alexandre Oliva <aoliva@redhat.com>
2228
2229 PR other/40159
2230 * Makefile.tpl (all): Don't end with unconditional success.
2231 * Makefile.in: Rebuilt.
2232
1b05fbbd
AO
22332009-05-12 Alexandre Oliva <aoliva@redhat.com>
2234
2235 PR target/37137
2236 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2237 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2238 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2239 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2240 stage_configureflags, stage_cflags and stage_libcflags into
2241 explicit Makefile macros.
2242 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2243 GFORTRAN.
2244 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2245 CC. Set CC_FOR_BUILD from CC.
2246 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2247 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2248 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2249 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2250 and GFORTRAN.
2251 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2252 (_LIBCFLAGS): Renamed to _TFLAGS.
2253 (do-compare-debug, do-compare3-debug): Drop.
2254 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2255 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2256 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2257 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2258 (XGCC_FLAGS_FOR_TARGET): New.
2259 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2260 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2261 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2262 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2263 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2264 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2265 TFLAGS.
2266 (BUILD_CONFIG): Include if requested.
2267 (all): Set TFLAGS on bootstrap.
2268 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2269 (all-stageid-prefixmodule): Likewise.
2270 (do-clean, distclean-stageid): Set TFLAGS.
2271 (restrap): Fix whitespace.
2272 * Makefile.in: Rebuilt.
2273
dc17c78c
EB
22742009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2275
2276 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2277 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2278 * Makefile.in: Regenerate.
2279
14324cd7
EZ
22802009-04-24 Eli Zaretskii <eliz@gnu.org>
2281
2282 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2283 consistency with config.sub. (Update from upstream sources.)
2284
f8d5f06c
JM
22852009-04-21 Joseph Myers <joseph@codesourcery.com>
2286
2287 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2288
0000e2bf
BE
22892009-04-17 Ben Elliston <bje@au.ibm.com>
2290
2291 * config.sub, config.guess: Update from upstream sources.
2292
20135e4c
NC
22932009-04-15 Anthony Green <green@moxielogic.com>
2294
34adf976 2295 * configure.ac: Add moxie support.
20135e4c
NC
2296 * configure: Rebuilt.
2297
ef699244
L
22982009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2299
2300 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2301 * configure: Regenerate.
2302
10ad8ef3
L
23032009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2304
2305 PR gas/10039
2306 * configure.ac: Require texinfo 4.7.
2307 * configure: Regenerated.
2308
c50523ce
L
23092009-04-09 Steve Ellcey <sje@cup.hp.com>
2310
2311 * Makefil.def (languages): New entries.
2312 * Makefile.tpl (check-gcc-*): New generic target.
2313 * Makefile.in: Regenerate.
2314
47afba5f
EZ
23152009-03-27 Eli Zaretskii <eliz@gnu.org>
2316
2317 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2318 Windows builds of Sed.
2319
dc448a7b
TT
23202009-03-18 Tom Tromey <tromey@redhat.com>
2321
2322 * configure: Rebuild.
2323 * configure.ac (host_libs): Add libiconv.
2324 * Makefile.in: Rebuild.
2325 * Makefile.def (host_modules): Add libiconv.
2326 (configure-gdb, all-gdb): Depend on libiconv.
2327
24741ab2
JB
23282009-03-16 Tristan Gingold <gingold@adacore.com>
2329
2330 * configure.ac: Treat gdb as supported on x86_64-darwin.
2331 * configure: Regenerate.
2332
29383458
JM
23332009-03-16 Joseph Myers <joseph@codesourcery.com>
2334
2335 Merge from GCC:
2336
2337 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2338
2339 * configure.ac (--with-host-libstdcxx): New option.
2340 * configure: Regenerate.
2341
2342 2009-01-29 Robert Millan <rmh@aybabtu.com>
2343
2344 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2345 * configure: Regenerate.
2346
2347 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2348
2349 PR tree-optimization/38515
2350 * configure.ac (cloog-polylib): Removed.
2351 (with_ppl, with_cloog): Test for "no".
2352 * configure: Regenerated.
2353
58e24671
RW
23542009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2355
2356 Backport from git Libtool:
2357
2358 2009-01-19 Robert Millan <rmh@aybabtu.com>
2359 Support GNU/kOpenSolaris.
2360 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2361 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2362 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2363 GNU/kOpenSolaris.
2364
314b2e66
AS
23652009-02-05 Andreas Schwab <schwab@suse.de>
2366
2367 * Makefile.tpl (stage_last): Define $r and $s before using
2368 $(RECURSE_FLAGS_TO_PASS).
2369 * Makefile.in: Regenerate
2370
8b700390
JJ
23712009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2372
2373 * COPYING.NEWLIB: Add ARM license.
2374
66775d67
AM
23752009-01-16 Alan Modra <amodra@bigpond.net.au>
2376
2377 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2378 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2379 * Makefile.in: Regenerate.
2380
19e99079
NC
23812009-01-15 Douglas B Rupp <rupp@gnat.com>
2382
2383 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2384 * configure: Regenerate.
2385
22e8c8e0
RW
23862008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2387
2388 Backport link test fix from upstream Libtool:
2389
2390 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2391 Add cache variables to tests that require the linker to work.
2392 For shlibpath_overrides_runpath, this also changes the semantics
2393 to let the result from the C compiler take precedence.
2394 compiler take precedence.
2395
7d6d7764
BE
23962008-12-02 Ben Elliston <bje@au.ibm.com>
2397
2398 * config.sub, config.guess: Update from upstream sources.
2399
ea8af06e
JJ
24002008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2401
2402 * COPYING.NEWLIB: Updated.
2403 * COPYING.LIBGLOSS: Ditto.
2404
af0771d3
PB
24052008-12-16 Paolo Bonzini <bonzini@gnu.org>
2406
2407 Sync with GCC:
2408
2409 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2410
2411 * configure.ac (ppllibs): Add by default the lib flags.
2412 * configure: Regenerate.
2413
2414 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2415
314b2e66
AS
2416 * configure.ac: Add double brackets on darwin[912].
2417 * configure: Regenerate.
af0771d3
PB
2418
2419 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2420
314b2e66
AS
2421 * configure.ac: Expand to darwin10 and later.
2422 * configure: Regenerate.
af0771d3 2423
f7c83eac
AS
24242008-12-02 Andreas Schwab <schwab@suse.de>
2425
2426 * Makefile.def: configure-target-boehm-gc depends on
2427 all-target-libstdc++-v3.
2428 * Makefile.in: Regenerate.
2429
bc67ad83
BE
24302008-12-02 Ben Elliston <bje@au.ibm.com>
2431
2432 * config.sub, config.guess: Update from upstream sources.
2433
e28c595f
JM
24342008-11-27 Joseph Myers <joseph@codesourcery.com>
2435
2436 Merge from GCC:
2437
2438 2007-12-02 Matthias Klose <doko@ubuntu.com>
2439
2440 * config-ml.in: Remove 64bit configure tests.
2441
2442 2008-05-14 Rafael Espindola <espindola@google.com>
2443
2444 * config-ml.in: don't handle --enable-shared and --enable-static.
2445
2446 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2447 Tobias Grosser <grosser@fim.uni-passau.de>
2448 Jan Sjodin <jan.sjodin@amd.com>
2449 Harsha Jagasia <harsha.jagasia@amd.com>
2450 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2451 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2452 Adrien Eliche <aeliche@isty.uvsq.fr>
2453
2454 Merge from graphite branch.
2455 * configure: Regenerate.
2456 * Makefile.in: Regenerate.
2457 * configure.ac (host_libs): Add ppl and cloog.
2458 Add checks for PPL and CLooG.
2459 * Makefile.def (ppl, cloog): Added modules and dependences.
2460 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2461 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2462
2463 2008-09-03 Richard Guenther <rguenther@suse.de>
2464
2465 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2466 cloog test.
2467 * configure: Re-generate.
2468
2469 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2470
2471 * configure.ac (--with-cloog-polylib): New.
2472 (--disable-cloog-version-check): New.
2473 (--disable-ppl-version-check): New.
2474 * configure: Re-generate.
2475
2476 2008-09-05 Richard Guenther <rguenther@suse.de>
2477
2478 * configure.ac: Initialize clooglibs to -lcloog.
2479 * configure: Re-generate.
2480
2481 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2482
2483 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2484 recommended version to 2.3.2.
2485
2486 * configure: Regenerate.
2487
2488 2008-10-31 Ben Elliston <bje@au.ibm.com>
2489
2490 * configure.ac (spu-*-*): Remove special case.
2491 * configure: Regenerate.
2492
2493 Complete comment text from GCC version of:
2494
2495 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2496
2497 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2498 (GCC_SHLIB_SUBDIR): New.
2499 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2500 * configure: Regenerate.
2501 * Makefile.in: Regenerate.
2502
652dec25
TG
25032008-11-27 Tristan Gingold <gingold@adacore.com>
2504
2505 * configure.ac: Build gdb for i?86-*-darwin*
2506 * configure: Regenerated.
2507
7582fb4a
DJ
25082008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2509
2510 PR bootstrap/38014
2511 PR bootstrap/37923
2512
2513 Revert:
2514
2515 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2516
2517 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2518 * Makefile.in: Regenerated.
2519
2520 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2521
2522 PR gdb/921
2523 PR gdb/1646
2524 PR gdb/2175
2525 PR gdb/2176
2526
2527 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2528 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2529 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2530 (HOST_EXPORTS): Pass CPPFLAGS.
2531 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2532 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2533 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2534 * Makefile.in, configure: Regenerated.
2535 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2536 and CPPFLAGS_FOR_BUILD.
2537
faee1be2
UW
25382008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2539
2540 * configure.ac [spu-*-*]: Do not set skipdirs.
2541 * configure: Re-generate.
2542
b7c2dce4
DJ
25432008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2544
2545 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2546 * Makefile.in: Regenerated.
2547
bb52de30
DJ
25482008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2549
2550 PR gdb/921
2551 PR gdb/1646
2552 PR gdb/2175
2553 PR gdb/2176
2554
2555 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2556 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2557 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2558 (HOST_EXPORTS): Pass CPPFLAGS.
2559 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2560 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2561 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2562 * Makefile.in, configure: Regenerated.
2563 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2564 and CPPFLAGS_FOR_BUILD.
2565
b25062ae
SE
25662008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2567
2568 * libtool.m4: Update to libtool 2.2.6.
2569 * lt~obsolete.m4: Update to libtool 2.2.6.
2570 * ltmain.sh: Update to libtool 2.2.6.
2571 * ltsugar.m4: Update to libtool 2.2.6.
2572 * ltversion.m4: Update to libtool 2.2.6.
2573 * ltoptions.m4: Update to libtool 2.2.6.
2574 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2575
3bbd2f8f
AL
25762008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2577
2578 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2579 (GCC_SHLIB_SUBDIR): New.
2580 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2581 * configure: Regenerate.
2582 * Makefile.in: Regenerate.
2583
b29d32ce
TG
25842008-08-28 Tristan Gingold <gingold@adacore.com>
2585
2586 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2587 Enable bfd, binutils and opcodes.
2588 * configure: Regenerate.
2589
c325a203
DD
25902008-08-16 Nicolas Roche <roche@adacore.com>
2591
2592 * Makefile.tpl: Add BOOT_ADAFLAGS.
2593 * Makefile.in: Regenerate.
2594
e7c8859c
RS
25952008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2596
2597 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2598 * configure: Regenerate.
2599
da888c87
PB
26002008-07-30 Paolo Bonzini <bonzini@gnu.org>
2601
2602 Sync with gcc:
2603 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2604
f7c83eac
AS
2605 * configure.ac: Add makefile fragments for hpux.
2606 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2607 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2608 * configure: Regenerate.
2609 * Makefile.in: Regenerate.
da888c87
PB
2610
2611 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2612
f7c83eac
AS
2613 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2614 * Makefile.in: Regenerate.
2615 * configure: Regenerate.
da888c87 2616
944982cf
ILT
26172008-06-18 Ian Lance Taylor <iant@google.com>
2618
662c6704
ILT
2619 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2620
944982cf
ILT
2621 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2622
7a283e07
RW
26232008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2624
2625 * configure: Regenerate.
2626
5b553f7e
RW
26272008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2628
2629 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2630 "$@" is still intact with both Autoconf 2.59 and 2.62.
2631 * configure: Regenerate.
2632
675492f0
RW
26332008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2634
2635 * Makefile.tpl: Fix comment errors.
2636 * Makefile.in: Regenerate.
2637
b018a5d1
JB
26382008-06-13 Julian Brown <julian@codesourcery.com>
2639
2640 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2641 of libobjc for ARM EABI Linux.
2642 * configure: Regenerate.
2643
310213e8
DE
26442008-06-12 David S. Miller <davem@davemloft.net>
2645 David Edelsohn <edelsohn@gnu.org>
2646
2647 * configure.ac: Add powerpc*-*-* to gold supported targets.
2648 * configure: Regenerate.
2649
6641ce42
JM
26502008-06-08 Joseph Myers <joseph@codesourcery.com>
2651
2652 PR tree-optimization/36218
2653 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2654 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2655 (all prefix="build-"): Pass them to build-system sub-makes.
2656 * Makefile.in: Regenerate.
2657
03c2f9e6
DJ
26582008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2659
2660 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2661 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2662 mkdep, and compile. Update comments.
2663 (ETC_SUPPORT): Add ChangeLog and update comments.
2664
4538db8b
ILT
26652008-05-11 Ian Lance Taylor <iant@google.com>
2666
2667 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2668
266df637
PB
26692008-04-18 Paolo Bonzini <bonzini@gnu.org>
2670
2671 Sync with gcc:
2672 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2673
2674 PR bootstrap/35457
2675 * configure.ac: Include override.m4.
2676 * configure: Regenerate.
2677
2678 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2679
f7c83eac
AS
2680 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2681 * Makefile.in: Regenerate.
266df637
PB
2682
2683 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2684
f7c83eac
AS
2685 * configure.ac: Do not build libssp for the AVR.
2686 * configure: Regenerate.
266df637 2687
a86a761e
NC
26882008-04-18 Nick Clifton <nickc@redhat.com>
2689
2690 * MAINTAINERS: Replace reference to configure.in with reference to
2691 configure.ac.
2692
52310858
NC
26932008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2694
f7c83eac 2695 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2696 as nonconfigurable directories list.
f7c83eac 2697 * configure: Regenerate.
52310858 2698
f5314dd5
DM
26992008-04-14 David S. Miller <davem@davemloft.net>
2700
2701 * configure.ac: Add sparc*-*-* to gold supported targets.
2702 * configure: Regenerate.
2703
e2208220
BE
27042008-04-14 Ben Elliston <bje@au.ibm.com>
2705
2706 * config.sub, config.guess: Update from upstream sources.
2707
0bb6ea20
HPN
27082008-04-12 Hans-Peter Nilsson <hp@axis.com>
2709
2710 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2711 * Makefile.in: Regenerate.
2712
e5164e97
ILT
27132008-04-07 Ian Lance Taylor <iant@google.com>
2714
2715 * Makefile.def: check-gold depends upon all-binutils.
2716 * Makefile.in: Regenerate.
2717
e33b51a6
NC
27182008-04-04 Nick Clifton <nickc@redhat.com>
2719
2720 PR binutils/4334
2721 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2722 builds.
2723 * configure: Regenerate.
2724
fc5df3ab
NC
27252008-04-04 NightStrike <NightStrike@gmail.com>
2726
2727 PR other/35151
f7c83eac
AS
2728 * configure.ac: Combine rules for mingw32 and mingw64.
2729 * configure: Regenerate.
fc5df3ab 2730
c779bab8
PB
27312008-03-27 Paolo Bonzini <bonzini@gnu.org>
2732
2733 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2734 * Makefile.in: Regenerate.
2735
93f9b408
ILT
27362008-03-20 Ian Lance Taylor <iant@google.com>
2737
2738 * configure.ac: Add support for --enable-gold.
2739 * Makefile.def: Add gold as a directory like ld.
2740 * configure, Makefile.in: Regenerate.
2741
5746fb46
AK
27422008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2743
2744 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2745 (s390_cond_extensions): Reduced extensions to the compare related.
2746 (main): z10 cpu type option added.
2747 (expandConditionalJump): Renamed to ...
2748 (insertExpandedMnemonic): ... this.
2749
2750 * opcodes/s390-opc.c: Re-group the operand format makros.
2751 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2752 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2753 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2754 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2755 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2756 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2757 INSTR_SIL_RDU): New instruction formats added.
2758 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2759 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2760 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2761 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2762 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2763 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2764 masks added.
2765 (s390_opformats): New formats added "ris", "rrs", "sil".
2766 * opcodes/s390-opc.txt: Add the conditional jumps with the
2767 extensions removed from automatic expansion in s390-mkopc.c manually.
2768 (asi - trtre): Add new System z10 EC instructions.
2769 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2770
58c85be7
RW
27712008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2772
2773 * configure.ac: m4_include config/proginstall.m4.
2774 * configure: Regenerate.
2775
78124051
RW
27762008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2777
2778 Backport from upstream Libtool:
f7c83eac 2779
78124051 2780 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2781
78124051
RW
2782 Deal with Autoconf 2.62's semantic change in m4_append.
2783 * ltsugar.m4 (lt_append): Replace broken versions of
2784 m4_append.
2785 (lt_if_append_uniq): Don't require separator to be overquoted,
2786 and avoid broken m4_append.
2787 (lt_dict_add): Fix typo.
2788 * libtool.m4 (_LT_DECL): Don't overquote separator.
2789
018f1bea
DE
27902008-03-13 David Edelsohn <edelsohn@gnu.org>
2791
2792 * config.rpath: Add AIX 6 support.
2793
5c5f596d
PB
27942008-03-13 Paolo Bonzini <bonzini@gnu.org>
2795
2796 * Makefile.def (stageprofile). Remove -fprofile-generate
2797 from stage_libcflags.
2798 * Makefile.in: Regenerate.
2799
a1f93a5e
BE
28002008-03-13 Ben Elliston <bje@au.ibm.com>
2801
2802 * config.sub, config.guess: Update from upstream sources.
2803
98c3d905
AK
28042008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2805
2806 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2807 * s390-opc.txt (cmpsc): Duplicate entry removed.
2808 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2809 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2810 fier, cu42, cu41): Fix operand format.
2811
7f6ef0c0
PB
28122008-02-20 Paolo Bonzini <bonzini@gnu.org>
2813
f7c83eac
AS
2814 PR bootstrap/32009
2815 PR bootstrap/32161
2816
2817 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2818 * configure: Regenerate.
2819
2820 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2821 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2822 STAGE4_LIBCFLAGS): New.
2823 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2824 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2825 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2826 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2827 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2828 for target modules. Don't export LIBCFLAGS.
2829 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2830 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2831 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2832 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2833 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2834 * Makefile.in: Regenerate.
7f6ef0c0 2835
eaf19029
PB
28362008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2837
2838 PR libgcj/33085
2839 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2840 Do not use -DDLL_EXPORT. Backport from upstream.
2841
680c43e9
NC
28422008-02-14 Nick Clifton <nickc@redhat.com>
2843
2844 Import this patch from gcc:
2845 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2846
2847 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2848
c72b1d96
HPN
28492008-02-02 Hans-Peter Nilsson <hp@axis.com>
2850
2851 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2852 * configure: Regenerate.
2853
8b66833e
BW
28542008-01-31 Marc Gauthier <marc@tensilica.com>
2855
2856 * configure.ac (xtensa*-*-*): Recognize processor variants.
2857 * configure: Regenerate.
2858
9cc8ae67
PB
28592008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2860
f7c83eac
AS
2861 PR bootstrap/34922
2862 * configure.ac (PARSE_ARGS): Push suitable setting of
2863 ac_subdirs_all, for `./configure --help=recursive'.
2864 Handle `+' in generic toplevel directory disabling.
2865 * configure: Regenerate.
9cc8ae67 2866
19090595
BE
28672008-01-23 Ben Elliston <bje@au.ibm.com>
2868
2869 * config.sub, config.guess: Update from upstream sources.
2870
9f1e7fd3
BE
28712008-01-08 Ben Elliston <bje@au.ibm.com>
2872
2873 * config.sub, config.guess: Update from upstream sources.
2874
2f959d61
JJ
28752007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2876
2877 * COPYING.LIBGLOSS: Update default copyright.
2878
aa054b85
JJ
28792007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2880
2881 * COPYING.NEWLIB: Update default copyright.
2882
57c53b2b
RS
28832007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2884
2885 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2886 Change recommended MPFR from 2.2.1 > 2.3.0.
2887 * configure: Regenerate.
2888
fee14b60
RS
28892007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2890
2891 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2892 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2893 * Makefile.in: Regenerate.
2894
c9b68031
DD
28952007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2896
2897 * configure.ac: Enable libjava for x86_64-*-darwin9.
2898 * configure: Regenerate.
2899
ad25e7d5
BE
29002007-12-05 Ben Elliston <bje@au.ibm.com>
2901
2902 * config.sub, config.guess: Update from upstream sources.
2903
6ac84f65
PB
29042007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2905
f7c83eac
AS
2906 * config-ml.in: Robustify against white space in absolute file
2907 names.
6ac84f65 2908
f7c83eac
AS
2909 * config-ml.in (multi-clean): Substitute ${Makefile}.
2910 Remove superfluous ${Makefile} in list.
6ac84f65 2911
7b3200f9
DJ
29122007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2913
2914 * Makefile.def (dependencies): Make configure-gdb depend on
2915 all-intl.
2916 * Makefile.in: Regenerated.
2917
2c133ff9
JJ
29182007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2919
2920 * Makefile.def: To avoid problems running with parallel makes,
2921 build newlib before libgloss so that target specific header
2922 files are availble.
2923 * Makefile.in: Regenerate.
2924
5074315a
DJ
29252007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2926
2927 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2928 * Makefile.in: Regenerate.
2929
f5bc1778
DJ
29302007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2931
2932 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2933 * libdecnumber: New directory, imported from GCC.
2934
c66487f8
NC
29352007-10-08 Mike Frysinger <vapier@gentoo.org>
2936
2937 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2938 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2939 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2940 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2941 * configure: Regenerate.
2942
b5714970
PB
29432007-10-01 Paolo Bonzini <bonzini@gnu.org>
2944
2945 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2946 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2947 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2948 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2949 * configure.ac: Default them to host tools for $host = $build.
2950 Subst them.
2951
2952 * configure: Regenerate.
2953 * Makefile.in: Regenerate.
2954
f3b1e08e
RS
29552007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2956
2957 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2958 * configure: Regenerate.
2959
cff87f51
DD
29602007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2961
2962 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2963 libstdc++.
2964 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2965 * configure: Regenerate.
2966 * Makefile.in: Regenerate.
f7c83eac 2967
625a61cd
AS
29682007-09-17 Andreas Schwab <schwab@suse.de>
2969
2970 * configure.ac: Raise minimum makeinfo version to 4.6.
2971 * configure: Regenerate.
2972
83a3a68b
AM
29732007-09-15 Alan Modra <amodra@bigpond.net.au>
2974
2975 * configure.ac: Correct makeinfo version check.
2976 * configure: Regenerate.
2977
5bd8be13
RS
29782007-09-14 Richard Sandiford <richard@codesourcery.com>
2979
2980 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2981 to $skipdirs and only disable gprof for newlib. Use the normal
2982 mips*-elf* handling in other respects.
2983 * configure: Regnerate.
2984
5566c1fa
DD
29852007-09-12 David Daney <ddaney@avtrex.com>
2986
2987 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2988 enabling libgcj.
2989 * configure: Regenerate.
2990
29912007-09-12 Richard Guenther <rguenther@suse.de>
2992
2993 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2994 nor --disable-checking is provided also turn on yes and types
2995 checking for stage1.
2996 * configure: Re-generate.
2997
a18e2996 29982007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
2999
3000 PR target/33281
3001 * configure.ac: Use config/mh-mingw on mingw.
3002 * configure: Regenerate.
84e7906e 3003
691bb5a1
DD
30042007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3005
3006 PR other/32154
3007 * configure.ac: For libgloss targets, point the linker to the linker
3008 script, startup code and simulator library.
3009 * configure: Regenerate.
3010
6d18b86b
AH
30112007-09-09 Andrew Haley <aph@redhat.com>
3012
3013 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3014 target-libjava.
6d18b86b 3015
f00a3165 30162007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3017
f00a3165 3018 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3019
2abc4e65
BE
30202007-08-21 Richard Guenther <rguenther@suse.de>
3021
3022 * configure.ac: Add types checking to stage1 checking flags.
3023 * configure: Regenerate.
3024
8a6ee3ab 30252007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3026 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3027
3028 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3029 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3030 * Makefile.in: Regenerate.
3031 * configure.ac (--with-debug-prefix-map): New.
3032 * configure: Regenerate.
3033
429acdec
RS
30342007-08-17 Richard Sandiford <richard@codesourcery.com>
3035 Nigel Stephens <nigel@mips.com>
3036
429acdec
RS
3037 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3038 as target_makefile_frag.
3039 * configure: Regenerate.
3040
8520c408
AO
30412007-08-16 Alexandre Oliva <aoliva@redhat.com>
3042
3043 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3044 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3045 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3046 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3047 (do-compare, do-compare3, do-compare-debug): New.
3048 ([+compare-target+]): Use them.
3049
30502007-08-16 Alexandre Oliva <aoliva@redhat.com>
3051
3052 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3053 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3054 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3055 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3056 (do-compare, do-compare3, do-compare-debug): New.
3057 ([+compare-target+]): Use them.
3058
2444379b
BE
30592007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3060 Ben Elliston <bje@au.ibm.com>
3061
3062 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3063 --silent if $silent.
3064 * configure: Regenerate.
3065
d6f99447
DJ
30662007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3069
bd0aa315
NC
30702007-07-17 Nick Clifton <nickc@redhat.com>
3071
3072 * COPYING3: New file. Contains version 3 of the GNU General
3073 Public License.
3074 * COPYING3.LIB: New file. Contains version 3 of the GNU
3075 Lesser General Public License.
3076
0ebe98fb
BS
30772007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3078
3079 * configure.ac: Fix my previous change to really match GCC.
3080 * configure: Regenerate.
3081
521ec477
DD
30822007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3083
3084 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3085 * configure: Regenerate.
3086
30872007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3088
3089 * configure.ac: Add some missing m4 quotation.
3090 * configure: Regenerate.
3091
0c24b341
NC
30922007-07-09 Kai Tietz <kai.tietz@onevision.com>
3093
f7c83eac
AS
3094 * Makefile.def: Add windmc tool to build.
3095 * Makefile.tpl: Likewise.
3096 * configure.ac: Likewise.
3097 * Makefile.in: Regenerate.
3098 * configure: Regenerate.
0c24b341 3099
a09314d0
L
31002007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3101
3102 * lt~obsolete.m4: New. Import from 20070318 libtool.
3103
7c3e1d12
BS
31042007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3105
3106 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3107 uclinux and linux-uclibc targets.
3108 * configure: Regenerate.
3109
a5b3b4dd
DD
31102007-06-28 DJ Delorie <dj@redhat.com>
3111
3112 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3113 not building newlib.
3114 * configure: Regenerated.
f7c83eac 3115
184d813c
DJ
31162007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3117
3118 * src-release (DEVO_SUPPORT): Correct typos.
3119
31d99776
DJ
31202007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3121
3122 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3123 * Makefile.in: Regenerated.
3124
e00a73e3
PB
31252007-06-14 Paolo Bonzini <bonzini@gnu.org>
3126
f7c83eac
AS
3127 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3128 (distclean-stage[+id+]): Possibly delete stage_last.
3129 * Makefile.in: Regenerate.
e00a73e3 3130
98a1bbc5
BE
31312007-06-07 Ben Elliston <bje@au.ibm.com>
3132
3133 * config.sub, config.guess: Update from upstream sources.
3134
973601e1
BE
31352007-06-07 Ben Elliston <bje@au.ibm.com>
3136
3137 * Makefile.tpl: Fix spelling error.
3138 * Makefile.in: Regenerate.
3139
2038f525
PB
31402007-06-04 Paolo Bonzini <bonzini@gnu.org>
3141
3142 Sync with gcc:
3143 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3144
f7c83eac
AS
3145 PR bootstrap/29382
3146 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3147 * configure: Rebuilt.
2038f525 3148
f7c5c4b5
PB
31492007-06-01 Steve Ellcey <sje@cup.hp.com>
3150
12a64d4f
L
3151 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3152 lt_cv_sys_max_cmd_len.
f7c5c4b5 3153
7ad9660b
PB
31542007-05-31 Paolo Bonzini <bonzini@gnu.org>
3155
3156 * ltgcc.m4: Update from GCC.
3157
0e7ef45c
EC
31582007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3159
12a64d4f 3160 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3161
37ad9514
SE
31622007-05-24 Steve Ellcey <sje@cup.hp.com>
3163
3164 * ltmain.sh: Update from GCC.
3165 * libtool.m4: Update from GCC.
3166 * ltsugar.m4: New. Update from GCC.
3167 * ltversion.m4: New. Update from GCC.
3168 * ltoptions.m4: New. Update from GCC.
3169 * ltconfig: Remove.
3170 * ltcf-c.sh: Remove.
3171 * ltcf-cxx.sh: Remove.
3172 * ltcf-gcj.sh: Remove.
3173 * src-release: Update with new libtool file list.
3174
8ee82aff
PB
31752007-05-16 Paolo Bonzini <bonzini@gnu.org>
3176
3177 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3178 stage_cflags.
3179 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3180 Remove CFLAGS/LIBCFLAGS.
3181 (configure-stage[+id+]-[+prefix+][+module+],
3182 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3183 * Makefile.in: Regenerate.
3184
149cb58d
SE
31852007-04-14 Steve Ellcey <sje@cup.hp.com>
3186
3187 * config-ml.in: Update from GCC.
3188
91506736
DJ
31892007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3190
3191 * src-release (do-proto-toplev): Process the support directories before
3192 the tool directory.
3193
ffa8bd48
RS
31942007-03-21 Richard Sandiford <richard@codesourcery.com>
3195
3196 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3197 of glob. Quote arguments with single quotes too.
3198 * configure: Regenerate.
3199
a4fd3374
DD
32002007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3201
3202 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3203 * Makefile.in: Regenerate
3204
b8025f34
AS
32052007-03-07 Andreas Schwab <schwab@suse.de>
3206
3207 * configure: Regenerate.
3208
a3ca38d2
DD
32092007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3210
3211 * configure.ac: Add "--with-pdfdir" configure option,
3212 which defines pdfdir variable.
3213 * Makefile.def (target=fixincludes): Add install-pdf to
3214 missing targets.
3215 (recursive_targets): Add install-pdf target.
3216 (flags_to_pass): Add pdfdir.
3217 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3218 target.
3219 * configure: Regenerate
3220 * Makefile.in: Regenerate
3221
32222007-02-28 Eric Christopher <echristo@apple.com>
3223
3224 Revert:
3225 2006-12-07 Mike Stump <mrs@apple.com>
3226
3227 * Makefile.def (dependencies): Add dependency for
3228 install-target-libssp and install-target-libgomp on
3229 install-gcc.
3230 * Makefile.in: Regenerate.
3231
32322007-02-27 Matt Kraai <kraai@ftbfs.org>
3233
3234 * configure: Regenerate.
3235 * configure.ac: Move statements after variable declarations.
3236
a4708fba
JM
32372007-02-19 Joseph Myers <joseph@codesourcery.com>
3238
3239 * configure.ac: Adjust for loop syntax.
3240 * configure: Regenerate.
3241
9a819804
AO
32422007-02-18 Alexandre Oliva <aoliva@redhat.com>
3243
3244 * configure: Rebuilt.
3245
81ec575a
AO
32462007-02-18 Alexandre Oliva <aoliva@redhat.com>
3247
3248 * configure.ac: Drop multiple occurrences of --enable-languages,
3249 and fix its quoting.
3250 * configure: Rebuilt.
3251
92f01d61 32522007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3253 Nathan Sidwell <nathan@codesourcery.com>
3254 Vladimir Prus <vladimir@codesourcery.com
3255 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3256
3257 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3258 * configure: Regenerate.
3259
b1299c4e
DJ
32602007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3261
3262 * configure.ac (target_libraries): Move libgcc before libiberty.
3263 * configure: Regenerated.
3264
18f6b6ee
PB
32652007-02-13 Paolo Bonzini <bonzini@gnu.org>
3266
3267 * configure: Regenerate again?
3268
9c4e9f27
PB
32692007-02-13 Paolo Bonzini <bonzini@gnu.org>
3270
3271 * configure: Reapply PR30748 fix which was lost in the previous commit.
3272
24ff9987
DJ
32732007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3274 Paolo Bonzini <bonzini@gnu.org>
3275
3276 PR bootstrap/30753
3277 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3278 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3279 * configure: Regenerated.
3280
7df2cd5d
PB
32812007-02-10 Paolo Bonzini <bonzini@gnu.org>
3282
3283 * configure: Regenerate.
3284
b0aaa663
DJ
32852007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3286
3287 PR bootstrap/30748
3288 * configure.ac: Correct syntax for Solaris ksh.
3289 * configure: Regenerated.
3290
a0323144
PB
32912007-02-09 Paolo Bonzini <bonzini@gnu.org>
3292
3293 * Makefile.def: Sync with GCC.
3294 * Makefile.tpl: Sync with GCC.
3295 * Makefile.in: Regenerate.
3296 * configure: Regenerate.
3297
c6b750e1
DJ
32982007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3299
3300 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3301 noncanonical equivalents.
3302 * configure.in: Rename to...
3303 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3304 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3305 target_noncanonical. Use them. Rewrite removal of configure
3306 arguments for autoconf 2.59. Discard variable settings. Force
3307 program_transform_name for native tools.
3308
3309 * Makefile.in: Regenerated.
3310 * configure: Regenerated with autoconf 2.59.
3311
3312 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3313
f3cd89f4
JJ
33142007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3315
3316 * COPYING.LIBGLOSS: Reformat default Red Hat
3317 license to fit within 80 columns.
3318 * COPYING.NEWLIB: Ditto.
3319
4e206d7e
DB
33202007-02-05 Dave Brolley <brolley@redhat.com>
3321
3322 * Contribute the following changes:
3323 2006-11-28 DJ Delorie <dj@redhat.com>
3324
3325 * configure.in: Fix typo for mep's target_makefile_frag.
3326 * configure: Regenerated.
3327
3328 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3329
3330 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3331 * configure: Regenerate.
3332
3333 2001-09-19 DJ Delorie <dj@redhat.com>
3334
3335 * configure.in (target_makefile_frag): use mt-mep
3336
3337 2001-06-12 Don Howard <dhoward@redhat.com>
3338
3339 * configure.in: Remove gdb from MeP skip list.
3340
3341 2001-04-05 DJ Delorie <dj@redhat.com>
3342
3343 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3344
3345 2001-03-20 Ben Elliston <bje@redhat.com>
3346
3347 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3348
3349 2001-03-19 Ben Elliston <bje@redhat.com>
3350
3351 * config.sub (mep, mep-*): Add.
3352
b2edfdd2
AS
33532007-01-31 Andreas Schwab <schwab@suse.de>
3354
3355 * Makefile.tpl (LDFLAGS): Substitute it.
3356 * Makefile.in: Regenerate.
3357
ceb92e78
PB
33582007-01-11 Paolo Bonzini <bonzini@gnu.org>
3359
3360 * configure.in: Change == to = in test command.
f7c83eac 3361 * configure: Regenerate.
ceb92e78 3362
4b900473 33632007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3364 Nick Clifton <nickc@redhat.com>
3365 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3366
3367 * configure.in (build_configargs, host_configargs, target_configargs):
3368 Remove build/host/target parameters.
3369 (host_libs): Add gmp and mpfr.
3370 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3371 * Makefile.def (gmp, mpfr): New.
3372 (gcc): Remove target.
3373 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3374 target_os, target_vendor): New.
3375 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3376 * configure: Regenerate.
3377 * Makefile.in: Regenerate.
4b900473
PB
3378
33792007-01-11 Matt Fago <fago@earthlink.net>
3380
3381 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3382 to improve robustness of configure tests.
4b900473
PB
3383 * configure: Regenerate.
3384
80f6dcbc
NC
33852007-01-08 Kai Tietz <kai.tietz@onevision.com>
3386
3387 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3388 * configure: Regenerate.
80f6dcbc 3389
f86e35b8
NC
33902007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3391
3392 * Makefile.tpl (all-target): Correct @if conditional for target
3393 modules.
3394 * configure.in: Omit libiberty if building only target libgcc.
3395 * configure, Makefile.in: Regenerated.
3396
79fcd0ec
PB
33972007-01-04 Paolo Bonzini <bonzini@gnu.org>
3398
3399 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3400 * configure: Regenerate.
3401
6aa8ef82
DJ
34022007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3403
3404 * Makefile.def (target_modules): Add libgcc.
3405 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3406 * Makefile.tpl (clean-target-libgcc): Delete.
3407 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3408 on gcc even for bootstrapped modules. Rewrite handling of
3409 lang_env_dependencies to loop over target_modules.
3410 * configure.in (target_libraries): Add target-libgcc.
3411 * Makefile.in, configure: Regenerated.
3412
9b134994
PB
34132006-12-29 Paolo Bonzini <bonzini@gnu.org>
3414
3415 Sync with gcc:
3416 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3417
f7c83eac
AS
3418 * configure.in: Reorganize recognition of languages. Add
3419 --enable-stage1-languages. Show supported languages for the chosen
3420 target rather than all recognized languages.
3421 * configure: Regenerate.
9b134994
PB
3422
3423 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3424
f7c83eac
AS
3425 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3426 * Makefile.in: Regenerate.
9b134994
PB
3427
3428 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3429
f7c83eac
AS
3430 * configure.in: Warn that MPFR 2.2.0 is buggy.
3431 * configure: Regenerate.
9b134994 3432
8cf39b1b
ILT
34332006-12-27 Ian Lance Taylor <iant@google.com>
3434
3435 * configure.in: When removing Makefiles to force a reconfigure, also
3436 remove prev-DIR*/Makefile.
3437 * configure: Regenerate.
3438
ebff6cd5
KH
34392006-12-23 Kazu Hirata <kazu@codesourcery.com>
3440
3441 * config.bfd: Recognize fido.
3442
8a0d8a5c
PB
34432006-12-19 Paolo Bonzini <bonzini@gnu.org>
3444
3445 Sync with gcc:
3446
3447 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3448
3449 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3450 it only affects bootstrap and could be tested on "$host" as well.
3451 * configure: Regenerate.
3452 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3453
3454 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3455
3456 PR bootstrap/29544
3457 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3458 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3459 move here comment from Makefile.tpl.
3460 * Makefile.tpl: Move some definitions higher in the file.
3461 (STAGE1_CHECKING): New.
3462 * configure.in: Add --enable-stage1-checking.
3463 * configure: Regenerate.
3464 * Makefile.in: Regenerate.
3465
3466 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3467
3468 * configure.in: Update error message for missing GMP/MPFR.
3469
3470 * configure: Regenerate.
3471
3472 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3473
3474 * configure.in: Update MPFR version in error message.
3475
3476 * configure: Regenerate.
3477
3478 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3479
3480 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3481 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3482 --with-gmp-lib): New flags.
3483
3484 * configure: Regenerate.
3485
790c0838
AM
34862006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3487
3488 PR bootstrap/30134
3489 * configure.in: Correct x86 darwin support for libjava to powerpc
3490 and i?86 only.
3491 * configure: Regenerate.
3492
77d7106f
AM
34932006-12-11 Alan Modra <amodra@bigpond.net.au>
3494
3495 * configure.in: Handle spu makefile frag.
77d7106f
AM
3496 * Makefile.tpl (MAINT): Define
3497 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3498 * configure: Regenerate.
3499 * Makefile.in: Regenerate.
3500
0cfa5389
BE
35012006-12-11 Ben Elliston <bje@au.ibm.com>
3502
3503 * config.sub, config.guess: Update from upstream sources.
3504
2839fe5d
BE
35052006-12-11 Ben Elliston <bje@au.ibm.com>
3506
3507 * configure.in: Sync with GCC (spu-*-*).
3508 * configure: Sync with GCC.
3509
b897f5d4
MS
35102006-12-07 Mike Stump <mrs@apple.com>
3511
3512 * Makefile.def (dependencies): Add dependency for
3513 install-target-libssp and install-target-libgomp on
3514 install-gcc.
3515 * Makefile.in: Regenerate.
3516
9daf3993
PB
35172006-11-16 Paolo Bonzini <bonzini@gnu.org>
3518
3519 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3520 (unstage): Test for stage_last presence.
3521
3522 PR bootstrap/29802
3523 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3524 * Makefile.in: Regenerate.
3525
9dbaa842
DD
35262006-11-14 DJ Delorie <dj@redhat.com>
3527
3528 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3529 * Makefile.in: Sync with GCC.
3530 * configure.in: Sync with GCC (mpfr, gmp).
3531 * configure: Sync with GCC.
3532
b0cbce8d
JJ
35332006-11-08 Jie Zhang <jie.zhang@analog.com>
3534
3535 * configure.in: Remove target-libgloss from noconfigdirs for
3536 bfin-*-*.
3537 * configure: Regenerated.
3538
44330a94
JJ
35392006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3540
3541 * COPYING.NEWLIB: Add spu license.
7de05dd5 3542 * COPYING.LIBGLOSS: Ditto.
44330a94 3543
56a8fe78
DD
35442006-10-17 Brooks Moses <bmoses@stanford.edu>
3545
3546 * Makefile.def: Added pdf target handling.
3547 * Makefile.tpl: Added pdf target handling.
3548 * Makefile.in: Regenerated.
3549
fbb00ad0
JJ
35502006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3551
3552 * COPYING.NEWLIB: Updated.
3553 * COPYING.LIBGLOSS: Ditto.
3554
6b89cc21
DB
35552006-09-27 Dave Brolley <brolley@redhat.com>
3556
3557 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3558 $s instead of $r.
3559 * configure: Regenerated.
3560
17bcf627
BE
35612006-09-26 Ben Elliston <bje@au.ibm.com>
3562
3563 * config.sub, config.guess: Update from upstream sources.
3564
f3529cf1
TS
35652006-09-20 Thiemo Seufer <ths@mips.com>
3566
3567 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3568 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3569 * configure: Regenerate.
3570
45055374
CV
35712006-08-30 Corinna Vinschen <corinna@vinschen.de>
3572
3573 * configure.in: Never build newlib for a Mingw host.
3574 Never build newlib as Mingw target library.
3575 Test the existence of winsup/cygwin for building a Cygwin newlib,
3576 rather than just winsup.
3577 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3578 building a Mingw target.
3579 * configure: Regenerate.
3580
4be041b2 35812006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3582 Nigel Stephens <nigel@mips.com>
3583 David Ung <davidu@mips.com>
4be041b2
TS
3584
3585 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3586
1d89b610
PB
35872006-07-25 Paolo Bonzini <bonzini@gnu.org>
3588
3589 Sync from GCC:
3590 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3591
f7c83eac
AS
3592 PR bootstrap/18058
3593 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3594 if the bootstrap compiler is a GCC version that supports it.
3595 * configure: Regenerate.
1d89b610 3596
66a79c16
DJ
35972006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3598
3599 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3600 * configure: Regenerated.
3601
c1cb7e02
PB
36022006-07-18 Paolo Bonzini <bonzini@gnu.org>
3603
f7c83eac
AS
3604 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3605 for stages after the first.
c1cb7e02 3606
7206a0ee
JJ
36072006-07-17 Jakub Jelinek <jakub@redhat.com>
3608
3609 * Makefile.def: Add dependencies for configure-opcodes
3610 on configure-intl and all-opcodes on all-intl.
3611 * Makefile.in: Regenerated.
3612
6816f995
AO
36132006-07-04 Peter O'Gorman <peter@pogma.com>
3614
3615 * ltconfig: chmod 644 before ranlib during install.
3616
3d3adb43
PB
36172006-07-03 Paolo Bonzini <bonzini@gnu.org>
3618
1f3f1bbf 3619 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3620 * configure: Regenerate.
3621
64ce424c
PB
36222006-07-03 Paolo Bonzini <bonzini@gnu.org>
3623
3624 Sync from gcc:
3625
3626 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3627
3628 PR other/27063
3629 * configure.in: Test subdir_requires and give an appropriate
3630 error message.
3631 * configure: Regenerate.
3632
3633 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3634
3635 PR target/27540
3636 * configure.in: Only enable libgomp on IRIX 6.
3637 * configure: Regenerate.
3638
d42c4017
DA
36392006-06-20 David Ayers <d.ayers@inode.at>
3640
3641 PR bootstrap/28072
3642 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3643 whether target-libjava is being configured instead of whether the
3644 java front end is enabled.
3645 * configure: Regenerate.
0e7ef45c 3646
4962c51a
MS
36472006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3648
3649 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3650 to R_ARM_LDC_SB_G{0,1,2} respectively.
3651
caee866a
PB
36522006-06-15 Paolo Bonzini <bonzini@gnu.org>
3653
3654 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3655 too.
3656 * Makefile.in: Regenerate.
3657
363ef840
DA
36582006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3659
3660 Sync from gcc:
3661
3662 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3663 * configure.in: Don't enable libgomp on hpux10.
3664 * configure: Rebuilt.
3665
54d1c879
DA
36662006-06-13 David Ayers <d.ayers@inode.at>
3667
3668 Sync from gcc:
3669
3670 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3671
54d1c879
DA
3672 PR bootstrap/27963
3673 PR target/19970
0e7ef45c 3674 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3675 ${libgcj} is specified.
3676 * configure: Regenerate.
0e7ef45c 3677
a4d8b690
JJ
36782006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3679
3680 Sync from gcc:
3681
3682 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3683 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3684
3685 PR bootstrap/18033
3686 * config-ml.in: Eval option if surrounded by single quotes.
3687
4f0ef2d8
CD
36882006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3689
3690 Sync from gcc:
0e7ef45c 3691
4f0ef2d8 3692 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3693
4f0ef2d8
CD
3694 PR libobjc/13946
3695 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3696 * Makefile.in: Regenerate.
3697 * configure.in: Add --enable-objc-gc at toplevel and have it
3698 enable boehm-gc for Objective-C.
3699 Remove target-boehm-gc from libgcj.
3700 Add target-boehm-gc to target_libraries.
3701 Add target-boehm-gc to noconfigdirs where ${libgcj}
3702 is specified.
3703 Assert that boehm-gc is supported when requested for Objective-C.
3704 Only build boehm-gc if needed either for Java or Objective-C.
3705 * configure: Regenerate.
3706
3707 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3708
4f0ef2d8
CD
3709 PR 27674
3710 * Makefile.tpl (configure-[+prefix+][+module+],
3711 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3712 Remove rule to unstage bootstrapped modules.
3713 (stage_current): New.
3714 * Makefile.in: Regenerate.
3715
3716 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3717 Andreas Tobler <a.tobler@schweiz.ch>
3718
3719 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3720 * configure: Rebuilt.
3721
3722 Revert
3723 2006-01-31 Richard Guenther <rguenther@suse.de>
3724 Paolo Bonzini <bonzini@gnu.org>
3725
3726 * Makefile.def (target_modules): Add libgcc-math target module.
3727 * configure.in (target_libraries): Add libgcc-math target library.
3728 (--enable-libgcc-math): New configure switch.
3729 * Makefile.in: Re-generate.
3730 * configure: Re-generate.
3731
c17b816b
JJ
37322006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3733
3734 * config-ml.in: Alter CCASFLAGS to include special
3735 multilib options the same as is done for CFLAGS.
3736
20e95c23
DJ
37372006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3738
3739 * Makefile.def: Added dependencies from sim and gdb on intl, and
3740 added configure dependencies to everything with an all dependency
3741 on intl.
3742 * gettext.m4: Removed.
3743 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3744 (GDB_SUPPORT_DIRS): Add intl.
3745 * Makefile.in: Regenerated.
3746
4bd8ad80
DJ
37472006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3748
3749 * src-release (DEVO_SUPPORT): Add config.rpath.
3750
c380fdd8
PB
37512006-05-25 Paolo Bonzini <bonzini@gnu.org>
3752
3753 * Makefile.def (bfd, opcodes): Fix lib_path.
3754 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3755 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3756 * Makefile.in: Regenerate.
3757
701628f5
MS
37582006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3759
3760 * configure.in: Enable gprof for cross builds.
3761 * configure: Regenerate.
3762
25aae7f2
DJ
37632006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3764
3765 * src-release (MAKEINFOFLAGS): Define.
3766 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3767
ea3d1626
BE
37682006-05-14 Ben Elliston <bje@au.ibm.com>
3769
3770 * config.sub, config.guess: Update from upstream sources.
3771
49b9e644
BE
37722006-05-12 Ben Elliston <bje@au.ibm.com>
3773
3774 * config.sub, config.guess: Update from upstream sources.
3775
482dd2f6
DJ
37762006-05-04 Steve Ellcey <sje@cup.hp.com>
3777
3778 * blt, iwidgets, mmalloc: Remove directories.
3779
8b01a5c2
DD
37802006-05-01 DJ Delorie <dj@redhat.com>
3781
641a3af4 3782 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3783 * configure: Regenerate.
3784
a481dbb7
DD
37852006-04-18 DJ Delorie <dj@redhat.com>
3786
3787 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3788 reference libgloss so that libssp can be built in a combined
3789 tree.
3790 * configure: Regenerate.
3791
962c9e74
BE
37922006-04-10 Ben Elliston <bje@au.ibm.com>
3793
3794 * contrib: Remove directory.
3795
108a6f8e
CD
37962006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3797
3798 * Makefile.tpl: Add install-html target.
3799 * Makefile.def: Add install-html target.
3800 * Makefile.in: Regenerate.
3801 * configure.in: Add --with-datarootdir, --with-docdir,
3802 and --with-htmldir options.
3803 * configure: Regenerate.
3804
a4ef73e9
BE
38052006-03-31 Ben Elliston <bje@au.ibm.com>
3806
3807 PR binutils/1860
3808 * configure.in: Require makeinfo 4.4 or higher.
3809 * configure: Regenerate.
3810
b37df25a
PB
38112006-03-14 Paolo Bonzini <bonzini@gnu.org>
3812
3813 * Makefile.in: Regenerate.
3814
a6df5a19
PB
38152006-03-14 Paolo Bonzini <bonzini@gnu.org>
3816
3817 Sync with gcc:
3818 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3819
f7c83eac
AS
3820 * configure.in: Handle --disable-<component> generically.
3821 * configure: Regenerate.
a6df5a19
PB
3822
3823 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3824
f7c83eac
AS
3825 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3826 (TARGET_CONFIGDIRS): Remove.
3827 * configure.in: Remove AC_SUBST(target_configdirs).
3828 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3829
3830
65419985
L
38312006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3832
3833 PR libgcj/17311
3834 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3835
c52c6897
PB
38362006-02-20 Paolo Bonzini <bonzini@gnu.org>
3837
3838 PR bootstrap/25670
3839
3840 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3841
3842 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3843 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3844 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3845 BUILD_PREFIX, BUILD_PREFIX_1.
3846 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3847
3848 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3849 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3850
3851 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3852 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3853 of `cat stage_current`. Always provide the `r' and `s' variables.
3854 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3855 a single shell execution.
3856 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3857 bootstrapped modules, make the stage1 module if the build was not
3858 started yet, else build the current stage.
3859 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3860 (all-build, all-host, all-target, [+make_target+]-host,
3861 [+make_target+]-target): Do not use \-continued lines.
3862 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3863 (current_stage, restrap, stage_last): New.
3864
3865 * Makefile.in: Regenerate.
3866 * configure: Regenerate.
3867
b3ded179
PB
38682006-02-14 Paolo Bonzini <bonzini@gnu.org>
3869
3870 Sync from gcc:
3871
3872 2006-01-31 Richard Guenther <rguenther@suse.de>
3873 Paolo Bonzini <bonzini@gnu.org>
3874
f7c83eac
AS
3875 * Makefile.def (target_modules): Add libgcc-math target module.
3876 * configure.in (target_libraries): Add libgcc-math target library.
3877 (--enable-libgcc-math): New configure switch.
3878 * Makefile.in: Re-generate.
3879 * configure: Re-generate.
3880 * libgcc-math: New toplevel directory.
b3ded179
PB
3881
3882 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3883 Jakub Jelinek <jakub@redhat.com>
3884 Diego Novillo <dnovillo@redhat.com>
b3ded179 3885
f7c83eac
AS
3886 * libgomp: New directory.
3887 * Makefile.def: Add target_module libgomp.
3888 * Makefile.in: Regenerate.
3889 * configure.in (target_libraries): Add target-libgomp.
3890 * configure: Regenerate.
b3ded179 3891
3a35eeb3
PB
38922006-02-14 Paolo Bonzini <bonzini@gnu.org>
3893 Andreas Schwab <schwab@suse.de>
0e7ef45c 3894
3a35eeb3
PB
3895 * configure: Regenerate.
3896
2429c060
PB
38972006-01-16 Paolo Bonzini <bonzini@gnu.org>
3898
3899 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3900 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3901 the assembler, linker and binutils.
3902 * configure: Regenerate.
3903
ec49b2b8
NC
39042006-01-16 Nick Clifton <nickc@redhat.com>
3905
49b9e644 3906 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3907
44b2308f
AO
39082006-01-05 Alexandre Oliva <aoliva@redhat.com>
3909
3910 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3911 @ from continuation.
3912 * Makefile.in: Rebuilt.
3913
80911fe1
PB
39142006-01-04 Paolo Bonzini <bonzini@gnu.org>
3915
3916 Sync from gcc:
3917
3918 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3919
f7c83eac 3920 PR bootstrap/24252
80911fe1 3921
f7c83eac
AS
3922 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3923 * Makefile.tpl (OBJDUMP): New.
3924 (EXTRA_HOST_FLAGS): Add it.
3925 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3926
f7c83eac
AS
3927 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3928 to use symbolic links between directories. Avoid race conditions
3929 or make them harmless.
3930 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3931
f7c83eac
AS
3932 * Makefile.def (LEAN): Pass.
3933 * Makefile.tpl (LEAN): Define.
3934 (stage[+id+]-start): Accept that the previous directory does not
3935 exist, if the bootstrap is lean.
3936 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3937 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3938 configure substitution.
3939 ([+compare-target+]): Likewise.
3940 ([+bootstrap-target+]-lean): New.
3941 * configure.in: Remove lean bootstrap support from here.
80911fe1 3942
f7c83eac
AS
3943 * Makefile.in: Regenerate.
3944 * configure: Regenerate.
80911fe1
PB
3945
3946 2006-01-02 Andreas Schwab <schwab@suse.de>
3947
f7c83eac
AS
3948 * configure.in: When reconfiguring remove Makefile in
3949 all stage directories.
3950 * configure: Regenerate.
80911fe1 3951
b59bea8a
NC
39522005-12-27 Leif Ekblad <leif@rdos.net>
3953
3954 * configure.in: Add support for RDOS target.
3955 * configure: Regenerate.
3956
d7730bac
NC
39572005-12-27 Nick Clifton <nickc@redhat.com>
3958
3959 PR binutils/1990
3960 * libtool.m4: Synchronize with version in GCC sources.
3961
c02dabc3
PB
39622005-12-20 Paolo Bonzini <bonzini@gnu.org>
3963
f7c83eac 3964 Revert Ada-related part of the previous change.
c02dabc3 3965
f7c83eac
AS
3966 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3967 Do not pass.
3968 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3969 * Makefile.in: Regenerate.
3970 * configure.in: Do not include mt-ppc-aix target fragment.
3971 * configure: Regenerate.
c02dabc3 3972
f6d183c0
PB
39732005-12-19 Paolo Bonzini <bonzini@gnu.org>
3974
3975 * configure.in: Select appropriate fragments for PowerPC/AIX.
3976 * configure: Regenerate.
3977
3978 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3979 BOOT_CFLAGS, BOOT_LDFLAGS.
3980 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3981 BOOT_CFLAGS, BOOT_LDFLAGS.
3982 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3983 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3984 (stage): Fail if we cannot complete the work.
3985 * Makefile.in: Regenerate.
3986
f29759fc
JJ
39872005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3988
3989 * COPYING.NEWLIB: Update copyright year for default
3990 copyright.
3991
1f054001
PB
39922005-12-15 Paolo Bonzini <bonzini@gnu.org>
3993
3994 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3995 install-host-nogcc): Don't invoke $(stage) at the end.
3996 * Makefile.in: Regenerate.
3997
0aed8855
PB
39982005-12-14 Paolo Bonzini <bonzini@gnu.org>
3999
4000 * configure.in: Flip the top-level bootstrap switch.
4001 * configure: Regenerate.
4002
4003 Merge from gcc:
4004
4005 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4006
f7c83eac
AS
4007 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4008 $(stage) and $(unstage).
4009 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4010 (all): Remove stray semicolon.
4011 (local-distclean): Don't handle multilib.tmp and multilib.out.
4012 (install.all): Set $s for consistency.
4013 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4014 check_multilibs setting. Always make the install directory.
4015 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4016 Correct @if/@endif.
4017 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4018 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4019 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4020 (multilib.out): Remove.
4021 * Makefile.in: Regenerated.
0aed8855
PB
4022
40232005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4024
4025 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4026 * configure.in: Replace ms1 arch with mt.
4027 * configure: Rebuilt.
4028
40292005-12-05 Paolo Bonzini <bonzini@gnu.org>
4030
4031 Sync with gcc:
4032
4970f871
NS
40332005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4034
4035 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4036 * configure.in: Replace ms1 arch with mt.
4037 * configure: Rebuilt.
4038
be01d343
PB
40392005-12-05 Paolo Bonzini <bonzini@gnu.org>
4040
4041 Sync with gcc:
4042
4043 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4044
f7c83eac
AS
4045 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4046 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4047 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4048 Find in-tree tools if available.
4049 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4050 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4051 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4052 (COMPILER_*_FOR_TARGET): New.
4053 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4054 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4055 (CONFIGURED_*, USUAL_*): Remove.
4056 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4057 STRIP): Use autoconf substitutions.
4058 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4059 COMPILER_NM_FOR_TARGET): New.
4060 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4061
4062 (all): Make all-host and all-target in parallel.
4063 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4064 that $$r and $$s are set before invoking a recursive make.
4065 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4066 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4067
4068 2005-11-29 Ben Elliston <bje@au.ibm.com>
4069
f7c83eac
AS
4070 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4071 from the gcc build directory.
4072 * Makefile.in: Regenerate.
be01d343
PB
4073
4074 2005-11-29 Ben Elliston <bje@au.ibm.com>
4075
f7c83eac
AS
4076 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4077 depend on all-libdecnumber.
4078 * configure.in (host_libs): Include libdecnumber.
4079 * Makefile.in: Regenerate.
4080 * configure: Likewise.
be01d343
PB
4081
4082 2005-11-21 Kean Johnston <jkj@sco.com>
4083
f7c83eac 4084 * config.sub, config.guess: Sync from upstream sources.
be01d343 4085
907be67c
DJ
40862005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4087
4088 * Makefile.def: Remove gdb dependencies for gdbtk.
4089 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4090 (configure-gdb, install-gdb): New rules.
4091 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4092 * Makefile.in, configure: Regenerated.
4093
e360f423
PB
40942005-10-22 Paolo Bonzini <bonzini@gnu.org>
4095
4096 PR bootstrap/24297
4097 * Makefile.tpl (do-[+make-target+], do-check, install,
4098 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4099 are set before recursing.
4100 * Makefile.in: Regenerate.
4101
45d5eb0a
EB
41022005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4103
4104 PR bootstrap/18939
4105 * Makefile.def (gcc) <target>: Fix thinko.
4106 * Makefile.in: Regenerate.
4107
3cf3372e
BS
41082005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4109
4110 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4111 * configure: Regenerate.
4112
bd70a46f
KH
41132005-10-09 Kazu Hirata <kazu@codesourcery.com>
4114
4115 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4116 target-libffi, target-qthreads, target-libjava, and
4117 targetlibobjc.
4118 * configure: Regenerate.
4119
5ae72758
DJ
41202005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4121
4122 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4123 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4124 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4125 (USUAL_OBJDUMP_FOR_TARGET): New.
4126 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4127 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4128 * configure, Makefile.in: Regenerated.
5ae72758 4129
cc96343e
PB
41302005-10-05 Paolo Bonzini <bonzini@gnu.org>
4131
4132 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4133 before other host packages.
4134
f70224b5
PB
41352005-10-05 Paolo Bonzini <bonzini@gnu.org>
4136
4137 PR bootstrap/22340
4138
4139 * configure.in (default_target): Remove.
4140 * Makefile.tpl (all): Do not use prerequisites as subroutines
4141 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4142 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4143 use prerequisites as subroutines.
4144 (check-host, check-target): New.
4145 (bootstrap configure & all targets): Do not use stage*-start
4146 if the directory layout is already ok.
4147 (non-bootstrap configure & all targets): Prepend a $(unstage).
4148 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4149 (NOTPARALLEL): Remove.
4150 (unstage, stage variables): New variables.
4151 (unstage, stage targets): Simply expand to those variables.
4152
4153 * configure: Regenerate.
4154 * Makefile.in: Regenerate.
4155
c13c918a
JW
41562005-10-04 James E Wilson <wilson@specifix.com>
4157
4158 * Makefile.def (lang_env_dependencies): Add libmudflap.
4159 * Makefile.in: Regenerate.
4160
376a0e54
CM
41612005-10-03 Catherine Moore <clm@cm00re.com>
4162
4163 * configure.in (bfin-*-*): Support bfin.
4164 * configure: Regenerated.
4165
d320aacb
L
41662005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4167
4168 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4169 * configure: Regenerated.
4170
7e0f7140
GK
41712005-09-28 Geoffrey Keating <geoffk@apple.com>
4172
4173 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4174 (LIPO_FOR_TARGET): New.
4175 (CONFIGURED_LIPO_FOR_TARGET): New.
4176 (USUAL_LIPO_FOR_TARGET): New.
4177 (STRIP_FOR_TARGET): New.
4178 (CONFIGURED_STRIP_FOR_TARGET): New.
4179 (USUAL_STRIP_FOR_TARGET): New.
4180 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4181 STRIP_FOR_TARGET.
4182 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4183 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4184 * Makefile.in: Regenerate.
4185 * configure: Regenerate.
0e7ef45c 4186
096f7d00
DE
41872005-09-19 David Edelsohn <edelsohn@gnu.org>
4188
4189 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4190 (rs6000-*-aix*): Same.
4191 * configure: Regenerate.
4192
41932005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4194
4195 * configure.in: Recognize f95 in the --enable-languages option,
4196 and substitute it for fortran, issuing a warning.
4197 * configure: Regenerate.
4198
2016dfcc
BE
41992005-09-07 Ben Elliston <bje@au.ibm.com>
4200
4201 Import from Autoconf sources:
4202
4203 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4204 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4205 Elliston. Handle weird characters correctly.
4206
6dd2fda9
DD
42072005-08-30 Phil Edwards <phil@codesourcery.com>
4208
4209 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4210 * configure: Regenerated.
4211
e6db70d4
RE
42122005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4213
f7c83eac
AS
4214 * Makefile.def (libssp): Add to lang_env_dependencies.
4215 * Makefile.in: Regenerate.
e6db70d4 4216
e1e3d0f5
CG
42172005-08-17 Christian Groessler <chris@groessler.org>
4218
4219 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4220 * Makefile.in: Regenerate.
4221
05cbd757
PB
42222005-08-12 Paolo Bonzini <bonzini@gnu.org>
4223
4224 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4225 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4226 Look for alternate names of the target cc and c++
4227 * configure: Regenerate.
4228
55db4b87
PB
42292005-08-08 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4232 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4233 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4234 tools; remove code to manually set them.
4235 (Target tools): Look in the environment for them.
4236 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4237 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4238 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4239 build directory.
4240 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4241 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4242 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4243 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4244 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4245 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4246 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4247 * configure: Regenerate.
4248 * Makefile.in: Regenerate.
4249
414e5532
MM
42502005-07-27 Mark Mitchell <mark@codesourcery.com>
4251
4252 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4253 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4254 * Makefile.in: Regenerated.
4255
a19b6204
MM
42562005-07-26 Mark Mitchell <mark@codesourcery.com>
4257
4258 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4259 (CFLAGS_FOR_TARGET): Use it.
4260 (CXXFLAGS_FOR_TARGET): Likewise.
4261 * Makefile.in: Regenerated.
4262 * configure.in (--with-build-sysroot): New option.
4263 * configure: Regenerated.
4264
b73aa406
PB
42652005-07-24 Paolo Bonzini <bonzini@gnu.org>
4266
4267 * Makefile.tpl: Wrap install between unstage and stage
4268 * Makefile.in: Regenerate.
4269
6e4d0bcb
KC
42702005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4271
4272 * all files: Update FSF address.
4273
49f58d10
JB
42742005-07-14 Jim Blandy <jimb@redhat.com>
4275
4276 * configure.in: Add cases for Renesas m32c.
4277 * configure: Regenerated.
0e7ef45c 4278
1d9c9cd7
KC
42792005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4280
4281 * COPYING, compile, config-ml.in, config.guess,
4282 config.sub, install-sh, missing, mkinstalldirs,
4283 symlink-tree, ylwrap: Sync from upstream sources.
4284
1587117a
EC
42852005-07-13 Eric Christopher <echristo@redhat.com>
4286
4287 * configure.in: Add toplevel noconfigdir support for tpf.
4288 * configure: Regenerate.
4289
bb780410
DD
42902005-07-11 Jakub Jelinek <jakub@redhat.com>
4291
4292 * Makefile.def (target_modules): Add libssp.
4293 * configure.in (target_libraries): Add target-libssp.
4294 * configure: Rebuilt.
4295 * Makefile.in: Rebuilt.
4296
064d0a7c
PB
42972005-07-11 Paolo Bonzini <bonzini@gnu.org>
4298
4299 PR ada/22340
4300
4301 * Makefile.def: Sync with gcc.
4302 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4303 * Makefile.in: Regenerate.
4304
b2edd3b5
AS
43052005-07-07 Andreas Schwab <schwab@suse.de>
4306
4307 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4308 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4309 * Makefile.in: Regenerated.
4310
5f128533
KH
43112005-07-07 Kazu Hirata <kazu@codesourcery.com>
4312
4313 * configure.in: Add --enable-libssp and --disable-libssp.
4314 * configure: Regenerate with autoconf-2.13.
4315
4e3fc8e5
GK
43162005-07-06 Geoffrey Keating <geoffk@apple.com>
4317
4318 * configure.in: Don't build sim or rda when targetting darwin.
4319 * configure: Regenerate.
4320
c7357d6a
BE
43212005-07-04 Ben Elliston <bje@gnu.org>
4322
4323 * src-release (do-proto-toplev): Remove dejagnu bits.
4324 (DEJAGNU_SUPPORT_DIRS): Remove.
4325 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4326 (GDBD_SUPPORT_DIRS): Likewise.
4327 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4328 (INSIGHTD_SUPPORT_DIRS): Likewise.
4329 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4330
43312005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4332
4333 * setup.com (mpw): Remove unused directive.
4334
7d329e61
PB
43352005-06-22 Paolo Bonzini <bonzini@gnu.org>
4336
4337 * Makefile.def (stagefeedback): Come after profile.
4338 Define profiledbootstrap target.
4339 * Makefile.tpl (profiledbootstrap): Remove.
4340 (stageprofile-end): Zap stagefeedback.
4341 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4342 * Makefile.in: Regenerate.
4343
e5fbed21
DD
43442005-06-13 Zack Weinberg <zack@codesourcery.com>
4345
4346 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4347 In 'cpp' stanza, support '#line' as well as '# '.
4348
59f7ec45
HPN
43492005-06-07 Hans-Peter Nilsson <hp@axis.com>
4350
4351 * configure.in (unsupported_languages): New macro.
4352 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4353 non-ported target libraries in noconfigdirs.
4354 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4355 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4356 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4357 unsupported_languages.
4358 * configure: Regenerate.
4359
c10e9ba7
DD
43602005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4361
4362 * configure.in: Fix typo in handling of --with-mpfr-dir.
4363 * configure: Regenerate.
4364
20deb2b8
JB
43652005-06-02 Jim Blandy <jimb@redhat.com>
4366
4367 * config.sub: Add cases for the Renesas m32c. (This patch has been
4368 accepted into the master sources.)
4369
cdb9b172 43702005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4371 Michael Snyder <msnyder@redhat.com>
4372 Stan Cox <scox@redhat.com>
cdb9b172 4373
f7c83eac 4374 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4375
f7c83eac 4376 * configure: Regenerate.
cdb9b172 4377
1dc3053f
PB
43782005-05-25 Paolo Bonzini <bonzini@gnu.org>
4379
4380 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4381 (Dependencies): Consider target modules for bootstrap dependencies.
4382 Make target bootstrap modules depend on each stage's gcc.
4383 * Makefile.in: Regenerate.
4384
c60fe18b
PB
43852005-05-20 Paolo Bonzini <bonzini@gnu.org>
4386
4387 * Makefile.def (configure-gcc): Depend on binutils having been built.
4388 (all-gcc): No need to do it here.
4389 * Makefile.in: Regenerate.
4390
27258dd4
PB
43912005-05-19 Paul Brook <paul@codesourcery.com>
4392
0e7ef45c 4393 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4394 language cannot be built.
4395 * configure: Regenerate.
4396
42ecbf5e
DJ
43972005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4398
4399 * ylwrap: Import from Automake 1.9.5.
4400
ae380b45
MS
44012005-05-04 Mike Stump <mrs@apple.com>
4402
4403 * configure.in: Always pass --target to target configures as
4404 otherwise rebuilds that do --recheck will fail.
811d3af8 4405 * configure: Rebuilt.
ae380b45 4406
d545f33b
PB
44072005-05-04 Paolo Bonzini <bonzini@gnu.org>
4408
4409 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4410 STAGE_HOST_EXPORTS.
4411 (configure, all): Add bootstrap support.
4412 (Host modules, target modules): Pass post-stage1 flags and exports.
4413 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4414 * Makefile.in: Regenerate.
4415
2faa2958
PB
44162005-04-29 Paolo Bonzini <bonzini@gnu.org>
4417
4418 Sync from gcc:
4419
4420 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4421
f7c83eac 4422 * config.sub: Update from master copy.
2faa2958
PB
4423
4424 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4425
f7c83eac
AS
4426 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4427 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4428 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4429 "*-*-elf" and "*-*-linux*".
4430 * configure: Regenerate.
2faa2958 4431
a7254363
PB
44322005-04-06 Paolo Bonzini <bonzini@gnu.org>
4433
f7c83eac 4434 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4435 (TARGET_CONFIGARGS): Include --with-target-subdir.
4436 (configure, all): New macros. Use them throughout.
4437
a8637a7d
PB
44382005-04-05 Paolo Bonzini <bonzini@gnu.org>
4439
4440 * Makefile.tpl: Sync with gcc.
4441 * Makefile.in: Regenerate.
4442
dd387d52
JR
44432005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4444
4445 * config/mh-mingw32: Delete.
4446 * configure.in: Don't use it.
4447 * configure: Regenerate.
4448
e90269c8
PB
44492005-03-31 Paolo Bonzini <bonzini@gnu.org>
4450
4451 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4452 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4453 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4454 (HOST_LIB_PATH): Generate from Makefile.def.
4455 (TARGET_LIB_PATH): Likewise.
4456 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4457 * Makefile.in: Regenerate.
4458 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4459 (RPATH_ENVVAR): Include Darwin case.
4460 * configure: Regenerate.
4461
9a237d9e
PB
44622005-03-25 Paolo Bonzini <bonzini@gnu.org>
4463
4464 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4465 * configure: Regenerate.
4466
479759c8
ZW
44672005-03-21 Zack Weinberg <zack@codesourcery.com>
4468
4469 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4470 gcc_version, and gcc_version_trigger from set of flags to pass.
4471 * Makefile.tpl: Remove definitions of above variables.
4472 (config.status): Remove dependency on $(gcc_version_trigger).
4473 * Makefile.in: Regenerate.
4474 * configure.in: Do not reference config/gcc-version.m4 nor
4475 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4476 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4477 * configure: Regenerate.
4478
4cfaf6d5
DD
44792005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4480 Andrew Pinski <pinskia@physics.uc.edu>
4481
4482 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4483 * Makefile.in: Regenerate.
4484
33a3fb7b
AO
44852005-03-01 Alexandre Oliva <aoliva@redhat.com>
4486
4487 PR libgcj/20160
4488 * ltmain.sh: Avoid creating archives with components that have
4489 duplicate basenames.
4490
2da12f12
PB
44912005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4492
479759c8
ZW
4493 PR bootstrap/20250
4494 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4495 instead of check.
4496 * Makefile.in: Regenerate.
2da12f12 4497
b00612cc
PB
44982005-02-28 Paolo Bonzini <bonzini@gnu.org>
4499
4500 Sync from gcc.
4501
4502 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4503
4504 PR bootstrap/17383
4505 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4506 * Makefile.tpl (HOST_SUBDIR): New substitution.
4507 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4508 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4509 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4510 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4511 (Host modules, Bootstrapped modules): Use it.
4512 (Build modules, Target modules): Do not create symlink trees,
4513 always configure out-of-srcdir.
4514 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4515 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4516 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4517 $(HOST_SUBDIR). Create a symlink for host_subdir.
4518
4519 * Makefile.in: Regenerate.
4520 * configure: Regenerate.
4521
4522 Merged from libada-gnattools-branch:
4523 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4524
4525 * Makefile.def: Add gnattools as a module, depending on target-libada.
4526 * Makefile.in: Regenerate.
4527 * configure.in: Include gnattools in host_tools; disable it if ada
4528 is disabled.
4529 * configure: Regenerate.
4530
c3e65f62
NC
45312005-02-23 Nick Clifton <nickc@redhat.com>
4532
4533 * configure: Regenerate.
4534
e4d180c2
NC
45352005-02-22 Paul Schlie <schlie@comcast.net>
4536
4537 * configure.in: Allow darwin targeted ports to build tk, itcl and
4538 libgui.
4539
e3c770b1
EB
45402005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4541
4542 PR libgcj/10353
4543 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4544 * configure: Regenerate.
4545
9c73618c
AC
45462005-02-08 Andrew Cagney <cagney@gnu.org>
4547
4548 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4549 gdb/ section. Update GDB's URL.
4550
c46f8c51
AC
45512005-01-31 Andrew Cagney <cagney@gnu.org>
4552
4553 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4554
c7e66c6d
HPN
45552005-01-29 Hans-Peter Nilsson <hp@axis.com>
4556
4557 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4558 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4559 target-libgloss when not *-*-elf and *-*-aout.
4560 * configure: Regenerate.
4561
a53bf506
AC
45622005-01-27 Andrew Cagney <cagney@gnu.org>
4563
4564 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4565
45181ed1
AC
45662005-01-24 Andrew Cagney <cagney@gnu.org>
4567
4568 * gettext.m4: Only fall back to ../intl/ when it's present.
4569
a1e0f4e4
KC
45702005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4571
4572 * install-sh, config.sub: Import from upstream.
4573
45742005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4575
4576 PR bootstrap/18222
4577 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4578 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4579 * Makefile.in: Regenerate.
4580
c50382e2
PB
45812005-01-03 Paolo Bonzini <bonzini@gnu.org>
4582
4583 Revert 2004-12-28 Makefile changes, a better fix will be
4584 applied to mainline and src after GCC 4.0 branches.
4585
11d07737
PB
45862004-12-28 Paolo Bonzini <bonzini@gnu.org>
4587
4588 PR bootstrap/17383
4589
4590 * Makefile.def (target_modules): Remove stage parameter,
4591 it is always true now.
4592 * Makefile.tpl (configure-build-[+module+],
4593 configure-target-[+module+]): Always build symlink tree
4594 for the directory and for include. BUILD_SUBDIR and
4595 TARGET_SUBDIR cannot be . anymore.
4596 * Makefile.in: Regenerate.
4597
dadfdbe2
DD
45982004-12-25 David Edelsohn <edelsohn@gnu.org>
4599
4600 Revert 2004-12-08 Makefile changes.
4601
dbf85af7
JR
46022004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4603
4604 * configure.in (sh64-*-*): Reenable gprof.
4605 * configure: Regenerate.
4606
6b8fea99
JB
46072004-12-09 Jim Blandy <jimb@redhat.com>
4608
4609 * MAINTAINERS: List 'depcomp' as part of automake.
4610
7341462c
DE
46112004-12-08 David Edelsohn <edelsohn@gnu.org>
4612
4613 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4614 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4615 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4616 * Makefile.in: Regenerate.
4617
21fde4dc
DD
46182004-12-07 Matt Kraai <kraai@ftbfs.org>
4619
4620 * Makefile.tpl: Generate normal dependencies if the LHS module is
4621 not bootstrapped.
4622 * Makefile.in: Regenerate.
4623
3da796a2
RS
46242004-12-03 Richard Sandiford <rsandifo@redhat.com>
4625
4626 * configure.in: Include config/gxx-include-dir.m4. Use
4627 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4628 * configure: Regenerate.
4629
73fb7068
RS
46302004-12-03 Richard Sandiford <rsandifo@redhat.com>
4631
4632 * config.if: Delete.
4633 * configure.in: Set libstdcxx_incdir directly.
4634 * configure: Regenerate.
4635 * MAINTAINERS: Remove mention of config.if.
4636 * src-release (DEVO_SUPPORT): Remove config.if.
4637
6c8e6ce9
EC
46382004-12-02 Eric Christopher <echristo@redhat.com>
4639
3b6098f8
EC
4640 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4641 of things to remove.
6c8e6ce9 4642 * Makefile.in: Regenerate.
479759c8 4643
b8658a2f
RS
46442004-12-02 Richard Sandiford <rsandifo@redhat.com>
4645
4646 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4647 * configure: Regenerate.
4648
afefada0
RS
46492004-12-02 Richard Sandiford <rsandifo@redhat.com>
4650
4651 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4652 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4653 * configure: Regenerate.
4654
5dcac624
DA
46552004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4656
4657 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4658 (hppa*64*-*-*): Delete incorrect comment.
4659 * configure: Rebuilt.
4660
57d1eb1a
DD
46612004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4662
4663 * install-sh, compile: Import from automake.
4664
46652004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4666
4667 * config.guess, config.sub: Import from savannnah.
4668
6d389afc
MS
46692004-11-12 Mike Stump <mrs@apple.com>
4670
4671 * Makefile.def: Add html support.
4672 * Makefile.tpl: Likewise.
4673 * Makefile.in: Regenerate.
4674
69e57115
GK
46752004-11-11 Geoffrey Keating <geoffk@apple.com>
4676
4677 PR 18423
4678 * configure.in: Remove all instances of build-fixincludes from
4679 noconfigdirs.
4680 (build_configargs): Supply --target to subdirectories.
4681 * configure: Regenerate.
4682
4683 * Makefile.def: Make gcc install depend on fixincludes install.
4684 * Makefile.in: Regenerate.
4685
ba719b26
HPN
46862004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4687
4688 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4689 target-libgfortran.
4690 * configure: Regenerate.
4691
c37653e7
DE
46922004-11-07 David Edelsohn <edelsohn@gnu.org>
4693
4694 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4695 like CC.
4696
1eefd493
PB
46972004-11-05 Paolo Bonzini <bonzini@gnu.org>
4698
4699 * Makefile.def (host fixincludes): Specify missing targets.
4700 * Makefile.in: Regenerate.
4701
02b1af09
L
47022004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4703
4704 PR other/17783
4705 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4706 * configure: Regenerated.
4707
7f266840
DJ
47082004-11-04 Daniel Jacobowitz <dan@debian.org>
4709
4710 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4711 * configure: Regenerated.
4712
47444073
AL
47132004-10-28 Eric B. Weddington <ericw@evcohs.com>
4714
4715 PR target/18151
4716 * configure.in (case ${target}): Do not build fixincludes for avr.
4717 * configure: Regenerated.
4718
caeba88f
AL
47192004-10-26 Paolo Bonzini <bonzini@gnu.org>
4720
4721 * configure.in (case ${target}): Do not build fixincludes
4722 on platforms where it is not used.
4723 * configure: Regenerated.
4724
0fdbe983
DJ
47252004-10-23 Daniel Jacobowitz <dan@debian.org>
4726
4727 * configure.in: Use an absolute path to install-sh.
4728 * configure: Regenerated.
4729
1c0f67c1
AC
47302004-10-19 Andrew Cagney <cagney@gnu.org>
4731
4732 * src-release (do-djunpack, do-md5sum): Install the generated file
4733 directly into the proto-toplev/ directory.
479759c8 4734
a9cfce9c
AC
47352004-10-19 Andrew Cagney <cagney@gnu.org>
4736
4737 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4738
ac0fa625
DD
47392004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4740
4741 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4742 * configure: Regenerate.
4743
d27cc32e
PB
47442004-10-06 Paolo Bonzini <bonzini@gnu.org>
4745
4746 Fix wrong conflict resolution in:
4747
4748 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4749
4750 * Makefile.in: Regenerate.
4751 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4752 in the recursive `make', instead of hardwiring `all'.
4753 (Autogenerated TARGET-* variables): New.
4754
1763908f
UW
47552004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4756
4757 Merged from GCC / libtool upstream:
4758 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4759 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4760 * ltcf-cxx.sh (tpf*): Likewise.
4761 * ltconfig (tpf*): Add TPF OS configuration support.
4762
0490e016
NC
47632004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4764
4765 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4766 * configure: Regenerate.
0490e016 4767
32be62b5
RS
47682004-09-24 Michael Roth <mroth@nessie.de>
4769
4770 * configure.in (--without-headers): Add missing double quotes.
4771 * configure: Regenerate.
4772
6048df60
DD
47732004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4774
4775 * ylwrap: Revert to previous version.
4776
315b3b02
L
47772004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4778
6048df60 4779 PR bootstrap/17369
315b3b02
L
4780 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4781 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4782 SET_GCC_LIB_PATH_CMD.
4783 (BASE_TARGET_EXPORTS): Likewise.
4784 * Makefile.in: Regenerated.
4785
4786 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4787 * configure: Regenerated.
4788
fe69863c
DD
47892004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4790
4791 * config.guess: New upstream version
4792 * compile, depcomp, install-sh, ylwrap: Likewise.
4793
47942004-09-19 Roger Sayle <roger@eyesopen.com>
4795
4796 * config/mh-x86omitfp: New host makefile fragment. Add
4797 -fomit-frame-pointer to the default BOOT_CFLAGS.
4798 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4799 * configure: Regenerate.
4800
48012004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4802
4803 PR target/11572
4804 * configure.in (*-*-darwin*): Renable libobjc.
4805 * configure: Regenerate.
4806
be75bbe1 48072004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4808
be75bbe1
DB
4809 * Makefile.def: Remove libbanshee.
4810 * Makefile.tpl: Ditto.
4811 * configure.in: Ditto.
4812 * Makefile.in: Regen.
4813 * configure: Ditto.
4814
1b882a91
PB
48152004-09-07 Paolo Bonzini <bonzini@gnu.org>
4816
4817 * missing: Import latest version from master repository.
4818
eb1352ed
NC
48192004-09-04 Nick Clifton <nickc@redhat.com>
4820
4821 * config.sub: Import latest version from master repository.
4822 * config.guess: Likewise.
4823 This includes these changes:
479759c8 4824
eb1352ed
NC
4825 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4826
4827 * config.sub: Handle crisv32, alias etraxfs.
4828 * config.guess (crisv32:Linux:*:*): Handle.
4829
4830 2004-08-13 Brad Smith <brad@comstyle.com>
4831
4832 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4833 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4834
4835 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4836
4837 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4838 assume the processor is a powerpc. This is because coreutils
4839 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4840 in this case, due to a MacOS X bug that causes
4841 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4842 to return a negative number.
4843 Problem reported by Petter Reinholdtsen in:
4844 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4845
4846 2004-07-19 Ben Elliston <bje@gnu.org>
4847
4848 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4849
4850 2004-06-24 Ben Elliston <bje@gnu.org>
4851
4852 * config.guess: Update copyright years.
4853 * config.sub: Likewise.
4854
4855 2004-06-22 Robert Millan <robertmh@gnu.org>
4856
4857 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4858 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4859
4860 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4861
4862 * config.guess (*:*VMS:*:*): New entry. Replaces
4863 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4864 manufacturer.
4865
4866 2004-06-22 Ben Elliston <bje@gnu.org>
4867
4868 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4869 * config.sub: Likewise.
4870
4871 2004-06-22 Ben Elliston <bje@gnu.org>
4872
4873 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4874 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4875
4876 2004-06-11 Ben Elliston <bje@gnu.org>
4877
4878 * config.guess (pegasos:OpenBSD:*:*): Remove.
4879
4880 2004-06-11 Ben Elliston <bje@gnu.org>
4881
4882 From Wouter Verhelst <wouter@grep.be>:
4883 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4884
4885 2004-06-11 Ben Elliston <bje@gnu.org>
4886
4887 * config.guess (luna88k:OpenBSD:*:*): New.
4888
4889 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4890
4891 * config.guess (m32r*:Linux:*:*): New case.
4892 * config.sub: Handle m32rle.
4893
4894 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4895
4896 From Jens Petersen <petersen@redhat.com>:
4897 * config.sub: Handle sparcv8.
4898
4899 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4900
4901 From Tom Smith <smith@cag.lkg.hp.com>:
4902 * config.guess: Version suffixes are equally significant on Tru64
4903 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4904 prefix of "P" (patched kernel).
4905
4906 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4907
4908 * config.sub: Add support for National Semiconductor CRX target.
4909
2a3124ca 49102004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4911
2a3124ca
RH
4912 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4913 *-*-netware, but add target-libmudflap.
4914 Consolidate *-*-netware targets (of which really only i?86 exists)
4915 into a single entry.
4916 * configure: Likewise.
4917
0df3d27f
PB
49182004-09-01 Paolo Bonzini <bonzini@gnu.org>
4919
4920 * Makefile.tpl (sorry): Remove.
4921 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4922 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4923 (do-clean): Clean per-stage directories too.
4924 (do-distclean): Run distclean-stage1 too.
4925 (.NOTPARALLEL): Enable during toplevel bootstrap.
4926 (stage[+id+]-bubble): Enable parallel execution during
4927 the recursive invocation.
4928 * Makefile.in: Regenerate.
4929
4930 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4931
4932 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4933
4934 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4935 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4936 * configure: regenerate
479759c8
ZW
4937 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4938 -mdynamic-no-pic
0df3d27f
PB
4939
49402004-08-31 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4943 include.
4944 * configure.in: Fix indentation.
4945 * configure: Regenerate.
4946
ee025550
PB
49472004-08-31 Paolo Bonzini <bonzini@gnu.org>
4948
4949 * Makefile.def (build_modules): Add fixincludes.
4950 (dependencies): Make gcc depend on fixincludes.
4951 * configure.in (build_tools): Add fixincludes.
4952 (build_configdirs): Always include build_libs.
4953 * Makefile.in: Regenerate.
4954 * configure: Regenerate.
4955
49562004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4957
4958 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4959 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4960 phony targets; do not generate timestamp files.
4961 (distclean-stageN): Remove references to their timestamp files.
4962 (restageN, touch-stageN): Remove.
4963 (stageN-bubble): Rewritten.
4964 (compare): Support lean bootstraps.
4965 * Makefile.in: Regenerate.
4966
4967 * configure.in: Only warn when bootstrapping but
4968 build != host or build != target. Support lean bootstraps.
4969 * configure: Regenerate.
4970
4971 Sync from gcc:
4972 2004-08-26 Phil Edwards <phil@codesourcery.com>
4973
4974 * configure.in: Give a better error message if GMP/MPFR are missing
4975 and a language needing them has been requested.
4976 * configure: Regenerated.
4977
4978 2004-08-25 Phil Edwards <phil@codesourcery.com>
4979
4980 * configure.in: Print a list of available language front-ends if
4981 a requested one is missing. Tidy stray tab characters.
4982 * configure: Regenerated.
4983
72b2455a
PB
49842004-08-17 Paolo Bonzini <bonzini@gnu.org>
4985
4986 * Makefile.in: Regenerate.
4987 * configure: Regenerate.
4988
4989 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4990 stage_*_flags.
4991 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4992 for bootstrapped modules if toplevel bootstrap is going.
4993 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4994 modules. Adjust for changes in Makefile.def. Enable several
4995 rules even in non-bootstrap mode, just to avoid peppering the
4996 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4997 (stage-[+prev+]-bubble): Remove.
4998
4999 * Makefile.def (Dependencies): Depend on all-build-bison,
5000 all-build-flex, all-build-byacc, all-build-texinfo, rather
5001 than the host variations.
5002 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5003 with BUILD_SUBDIR.
5004 (BISON): Update for recent Bisons.
5005 (YACC): Fix typo.
5006 (cross): Depend on all-build.
5007 (all): Do not depend on all-build.
5008 (prebootstrap): Remove.
5009 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5010 (Prebootstrap dependencies): Add them to the per-stage targets
5011 and to all-prebootstrap.
5012 * configure.in (build_configdirs): Always enable build_tools.
5013 (BUILD_DIR_PREFIX): Remove.
5014
5015 * Makefile.def (gcc): Add target variable.
5016 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5017 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5018 in the recursive `make', instead of hardwiring `all'.
5019 (Autogenerated TARGET-* variables): New.
5020
de0b4a87
JW
50212004-08-17 Robert Millan <robertmh@gnu.org>
5022
5023 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5024 (instead of FreeBSD).
5025 * configure: Regenerate.
5026
ad681c85
NN
50272004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5028
675c6968
NN
5029 * Makefile.def, configure.in, src-release: Remove useless, bogus
5030 references to tix.
5031 * Makefile.in, configure: Regenerate.
5032
ad681c85
NN
5033 * src-release: Stop distributing mmalloc with gdb (which doesn't
5034 use it).
5035 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5036 * Makefile.in: Regenerate.
5037
11b04d1f
DD
50382004-08-09 Mark Mitchell <mark@codesourcery.com>
5039
5040 * configure.in (arm*-*-eabi*): New target.
5041 * configure: Regenerate.
5042
f2420bea
NN
50432004-08-01 Robert Millan <robertmh@gnu.org>
5044
5045 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5046 libmudflap for all GNU-based systems (with Glibc).
5047 * configure: Regenerate.
5048
9e6ce191
PB
50492004-08-06 Paolo Bonzini <bonzini@gnu.org>
5050
5051 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5052 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5053 (Dependencies): New section.
5054 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5055 (configure-target-[+module+]): Depend on maybe-all-gcc
5056 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5057 (toplevel profiledbootstrap): Fix dependencies.
5058 * Makefile.in: Regenerate.
5059
df4a6958
MM
50602004-08-03 Mark Mitchell <mark@codesourcery.com>
5061
5062 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5063 target-libiberty to noconfigdirs.
5064
11b04d1f
DD
50652004-08-03 Paul Brook <paul@codesourcery.com>
5066
5067 * configure.in: Check for MPFR as well as GMP.
5068 * configure: Regenerate.
5069
b813574b
PB
50702004-08-03 Paolo Bonzini <bonzini@gnu.org>
5071
5072 * Makefile.def (host-modules): Add gcc.
5073 * Makefile.in: Regenerate.
5074 * Makefile.tpl (sorry): New rule.
5075 (configure-host, all-host, [+make_target+]-host, do-check,
5076 install-host): Do not add gcc as a special case.
5077 (host modules): Add a small special-casing for gcc. Export
5078 extra_make_flags through the environment.
5079 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5080 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5081 other recursive targets for gcc): Remove.
5082
5083 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5084 (stage, unstage): New rules.
5085 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5086 distclean-stage[+id+]): Use stage_current.
5087 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5088 the stage*-start rules.
5089
61edac0c
JW
50902004-07-19 Robert Millan <robertmh@gnu.org>
5091
5092 Synced from gcc:
5093
5094 2004-04-26 Robert Millan <robertmh@gnu.org>
5095
5096 Add patches from libtool CVS.
5097 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5098 * ltconfig: Likewise.
5099 * ltcf-c.sh: Likewise.
5100 * ltcf-cxx.sh: Likewise.
5101 * ltcf-gcj.sh: Likewise.
5102
3e707e94
PB
51032004-07-12 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * configure.in: Add noconfigdirs for crx-*-*.
5106 * configure: Regenerate.
5107
51082004-07-12 Paolo Bonzini <bonzini@gnu.org>
5109
5110 Synced from gcc:
5111
5112 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5113
5114 * configure.in: Build libmudflap by default on FreeBSD.
5115 * configure: Regenerated.
5116
5117 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5118
5119 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5120 systems.
5121 * configure: Regenerated.
5122
5123 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5124
5125 PR target/16344
5126 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5127 feedback based compiler.
5128 * Makefile.in: Rebuilt.
5129
5130 2004-07-05 Phil Edwards <phil@codesourcery.com>
5131
5132 * configure.in: Do not prepend $srcdir to /dev/null in
5133 makefile fragments.
5134 * configure: Regenerate.
5135
a7ee7660
AO
51362004-07-08 Alexandre Oliva <aoliva@redhat.com>
5137
5138 * Makefile.def (host_modules): Set bootstrap=true for flex.
5139 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5140 * Makefile.in: Rebuilt.
5141
6a9cf61e
PB
51422004-07-01 Paolo Bonzini <bonzini@gnu.org>
5143
5144 * Makefile.def (build_modules): Add bison, byacc, flex,
5145 m4, texinfo.
5146 (flags_to_pass): Add FLEX.
5147 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5148 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5149 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5150 DEFAULT_MAKEINFO): Remove.
5151 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5152 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5153 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5154 objdir or else use configured tool.
5155 (all-build): New.
5156 (all): Depend on it.
5157 (Build module dependencies): Add.
5158 * Makefile.in: Regenerate.
5159 * configure.in: Better support for multiple build modules,
5160 matching what is done for host/target modules. Do not look
5161 for "plausible" locations of build tools if Canadian cross.
5162 Use autoconf's AC_PROG_CC to find a C compiler. Define
5163 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5164 * configure: Regenerate.
5165
95b6a1f2
PB
51662004-06-22 Paolo Bonzini <bonzini@gnu.org>
5167
5168 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5169 * Makefile.in: Regenerate.
5170
7ffa0b57
PB
51712004-06-22 Paolo Bonzini <bonzini@gnu.org>
5172
5173 * Makefile.tpl (configure-build-[+module+],
5174 configure-[+module+], configure-target-[+module+]): Pass
5175 [+extra_configure_args+].
5176 (all-build-[+module+], all-[+module+], check-[+module+],
5177 install-[+module+], [+make_target+]-[+module+],
5178 all-target-[+module+], check-target-[+module+],
5179 install-target-[+module+], [+make_target+]-target-[+module+]):
5180 Pass [+extra_make_args+].
5181 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5182 (GCC_HOST_EXPORTS): Remove.
5183 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5184 cross, check-gcc, check-gcc-c++, install-gcc,
5185 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5186 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5187 * Makefile.in: Regenerate.
5188
929ba6e7
CF
51892004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5190
5191 * configure.in: Check for srcdir/winsup rather than build directory
5192 winsup.
5193 * configure: Regenerate.
5194
b76d7de0
CV
51952004-06-17 Corinna Vinschen <vinschen@redhat.com>
5196
5197 * configure.in: Don't build Cygwin native newlib if winsup
5198 directory is missing. Emit warning instead.
5199 * configure: Regenerate.
5200
656fdd47
PB
52012004-06-09 Paolo Bonzini <bonzini@gnu.org>
5202
5203 * Makefile.tpl (touch-stage[+id+]): New.
5204 (restage[+prev+]): Depend on touch-stage[+id+].
5205
5206 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5207 Use it throughout.
5208
5209 * Makefile.def: Add profile and feedback bootstrap stages.
5210 Remove next field from bootstrap stages.
5211 * Makefile.tpl (LN, LN_S): Substitute.
5212 (stageN-start, stageN-end): Use double-colon rules, to
5213 provide a hook for additional setup commands.
5214 (distclean-stageN-gcc, restageN): Create dependencies from
5215 [+prev+], not from [+next+].
5216 (stageN-bubble): Add commands for successive stages from
5217 [+prev+], using double-colon rules.
5218 (all-stageN-gcc): Fix typo.
5219 (stagefeedback-start, profiledbootstrap): New.
5220 * Makefile.in: Regenerate.
5221 * configure.in: Call ACX_PROG_LN.
5222 * configure: Regenerate.
5223
498d4a71
CF
52242004-06-03 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5227 without gcc.
5228 * configure: Regenerate.
5229
377d8c42
PB
52302004-06-01 Paolo Bonzini <bonzini@gnu.org>
5231
5232 * Makefile.tpl: Fix typo.
5233 * Makefile.in: Regenerate.
5234
f5f8a794
PB
52352004-06-01 Paolo Bonzini <bonzini@gnu.org>
5236
5237 * configure.in: Remove new- prefix from toplevel
5238 bootstrap targets.
5239 * configure: Regenerate.
5240
f7a4c34f
PB
52412004-06-01 Paolo Bonzini <bonzini@gnu.org>
5242
5243 Merge this patch from the gcc tree:
5244
5245 2004-05-30 Andreas Jaeger <aj@suse.de>
5246 Jim Wilson <wilson@specifixinc.com>
5247
5248 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5249 like CC.
5250
319cab08
PB
52512004-06-01 Paolo Bonzini <bonzini@gnu.org>
5252
5253 * Makefile.tpl (all.normal): Rename to all.
5254 (all): Replace with a rule to pick the default
5255 target from configure.
5256 (all-gcc, configure-gcc): Use conditionals to
5257 do nothing when toplevel bootstrap is going on.
5258 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5259 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5260 * configure.in: Support --enable-bootstrap.
5261
5262 * Makefile.def: Remove new- prefix from toplevel
5263 bootstrap targets.
5264 * Makefile.tpl: Likewise.
5265
5266 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5267 target.
5268
5269 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5270 $(RECURSE_FLAGS) to recursive invocation of make.
5271
5272 * Makefile.in: Regenerate.
5273 * configure: Regenerate.
5274
88f64edc
DJ
52752004-05-27 Daniel Jacobowitz <dan@debian.org>
5276
5277 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5278 * configure: Regenerate.
5279
378fce5b
DD
52802004-05-25 Daniel Jacobowitz <drow@false.org>
5281
5282 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5283 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5284 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5285 targets.
5286 * Makefile.in: Regenerate.
5287
dfdffa2c
PB
52882005-05-24 Paolo Bonzini <bonzini@gnu.org>
5289
5290 * configure.in: Test the ability to symlink directories.
5291 * configure: Regenerate.
5292
5293 * Makefile.def (bootstrap-stage): New definitions.
5294 * Makefile.tpl (configure-stage1-gcc,
5295 configure-stage2-gcc, configure-stage3-gcc,
5296 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5297 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5298 new-restage3, compare): Autogenerate, see Makefile.in
5299 entry for behavioral changes.
5300 (distclean-stage1, new-stage1-start, new-stage1-end,
5301 new-stage1-bubble, distclean-stage2, new-stage2-start,
5302 new-stage2-end, new-stage2-bubble, distclean-stage3,
5303 new-stage3-start, new-stage3-end): New autogenerated targets.
5304 (objext, prebootstrap, BOOT_CFLAGS,
5305 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5306 targets.
5307
5308 * Makefile.in: Regenerate.
5309 (distclean-stage1, new-stage1-start, new-stage1-end,
5310 new-stage1-bubble, distclean-stage2, new-stage2-start,
5311 new-stage2-end, new-stage2-bubble, distclean-stage3,
5312 new-stage3-start, new-stage3-end): New targets.
5313 (all-stage1-gcc): Move prebootstrap dependency from here...
5314 (configure-stage1-gcc): ...to here.
5315 (new-bootstrap): Use bubble targets.
5316 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5317 Use per-stage distclean targets.
5318 (configure-stage1-gcc, configure-stage2-gcc,
5319 configure-stage3-gcc, all-stage1-gcc,
5320 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5321 Use new-stageN-start to prepare the tree.
5322
04cf1b77
PB
53232004-05-23 Paolo Bonzini <bonzini@gnu.org>
5324
5325 * Makefile.def (host_modules): add libcpp.
5326 * Makefile.tpl: Add dependencies on and for libcpp.
5327 * Makefile.in: Regenerate.
5328 * configure.in: Add libcpp host module.
5329 * configure: Regenerate.
5330
80b200a1
ZW
53312004-05-17 Zack Weinberg <zack@codesourcery.com>
5332
5333 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5334 of libf2c.
5335 * configure, Makefile.in: Regenerate.
5336
4b1cb4fe
DD
53372004-05-13 Diego Novillo <dnovillo@redhat.com>
5338
5339 Merge from tree-ssa-20020619-branch.
5340
5341 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5342 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5343 (HOST_GMPLIBS): Define.
5344 (HOST_GMPINC): Define.
5345 (TARGET_LIB_PATH): Add libmudflap.
5346 (GFORTRAN_FOR_TARGET): Define.
5347 (configure-build*): Export GFORTRAN.
5348 (configure-gcc): Export GMPLIBS and GMPINC.
5349 (all-gcc): Add maybe-all-libbanshee.
5350 (configure-target-libgfortran): Define.
5351 * Makefile.in: Regenerate.
5352 * configure.in (host_libs): Add libbanshee.
5353 (target_libraries): Add target-libmudflap and target-libgfortran.
5354 Add --with-libbanshee.
5355 Handle --disable-libmudflap.
5356 (*-*-freebsd*): Use with_gmp.
5357 Add $(libgcj) to noconfigdirs.
5358 * configure: Regenerate.
5359 * depcomp: New file.
5360 * MAINTAINERS: Add tree-ssa maintainers.
5361
53622004-04-28 Paolo Bonzini <bonzini@gnu.org>
5363
5364 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5365 * configure: Regenerate.
5366
b8908782
DD
53672004-04-27 Paolo Bonzini <bonzini@gnu.org>
5368
5369 Revert:
5370 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5371
5372 * Makefile.def (flags_to_pass): Remove *dir variables that
5373 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5374 as well as prefix and exec_prefix.
5375 * Makefile.in: Regenerate.
5376
53772004-04-26 Paolo Bonzini <bonzini@gnu.org>
5378
5379 * Makefile.def (host_modules): Mark with the bootstrap
5380 flag packages on which gcc depends.
5381 * Makefile.tpl (all-bootstrap): Use it.
5382 * Makefile.in: Regenerate.
5383
53842004-04-26 Paolo Bonzini <bonzini@gnu.org>
5385
5386 * Makefile.def (flags_to_pass): Remove *dir variables that
5387 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5388 as well as prefix and exec_prefix.
5389 * Makefile.in: Regenerate.
5390
53912004-04-26 Paolo Bonzini <bonzini@gnu.org>
5392
80b200a1
ZW
5393 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5394 * configure: Regenerate.
5395 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5396 * gcc/Makefile.tpl (compare): Use the result of the test.
5397 * gcc/Makefile.in: Regenerate.
b8908782
DD
5398
53992004-04-23 Paolo Bonzini <bonzini@gnu.org>
5400
5401 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5402 Always relocate gcc and prev-gcc to the original names, even
5403 if the build fails.
5404 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5405 New targets.
5406
0f260896
RO
54072004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5408
5409 * configure.in (mips*-*-irix5*): Enable ld.
5410 * configure: Regenerate.
5411
51860f05
JW
54122004-04-15 James E Wilson <wilson@specifixinc.com>
5413
5414 * Makefile.tpl (configure-[+module+], configure-gcc,
5415 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5416 Set and export LDFLAGS.
5417 * Makefile.in: Regenerate.
5418
54752a6b
NN
54192004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5420
5421 PR bootstrap/14871
5422 * Makefile.tpl: If we don't have built-in-tree target tools,
5423 use the ones found by configure rather than hacking around with
5424 program_transform_name.
5425 * configure.in: Give Makefile.tpl the information necessary
5426 to do that.
5427 * Makefile.in: Regenerate.
5428 * configure: Regenerate.
5429
54302004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5431
5432 PR bootstrap/14760
5433 * configure.in: When computing baseargs, strip *all* copies of
5434 offending options. Also, don't match/substitute the trailing space,
5435 so that this actually works when two similar options are separated by
5436 only one space.
5437 * configure: Regenerate.
5438
54392004-04-06 David Edelsohn <edelsohn@gnu.org>
5440
80b200a1
ZW
5441 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5442 (rs6000-*-aix*): Same.
5443 * configure: Regenerate.
54752a6b 5444
5e2b61fb
SS
54452004-03-25 Stan Shebs <shebs@apple.com>
5446
5447 Remove MPW support, no longer used.
5448 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5449 mpw-install: Remove files.
5450 * src-release (DEVO_SUPPORT): Remove names of removed files.
5451 * MAINTAINERS: Likewise.
5452
1a6f2dc7
NN
54532004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5454
a0049f1b
NN
5455 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5456 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5457 * Makefile.in: Regenerate.
5458
1a6f2dc7
NN
5459 * configure.in (top level bootstrap support): Rework --enable-werror
5460 to set @stage2_werror_flag@.
5461 * configure: Regenerate.
5462 * Makefile.tpl (top level bootstrap support): Pass
5463 @stage2_werror_flag@ down to configure in stages 2 and 3.
5464 * Makefile.in: Regenerate.
5465
920e3419
NN
54662004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5467
5468 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5469 for stages 2 and 3 as well as in make. As a consequence, remove
5470 OUTPUT_OPTION (now detected by configure) from the flags passed down
5471 to make.
5472 * Makefile.in: Regenerate.
5473
5474 * Makefile.tpl (new-bootstrap): Fix typo.
5475 * Makefile.in: Regenerate.
5476
4fa63067
NN
54772004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5478
5479 * Makefile.tpl: Rearrange by moving recursive_targets rules
5480 into their proper sections.
5481 * Makefile.tpl (top level bootstrap support): Move disabling
5482 of coverage flags from 'make' to 'configure'; improve comments.
5483 * Makefile.in: Regenerate.
5484
5485 * Makefile.tpl (experimental top level bootstrap) Move stage1
5486 language setting from all- target to configure- target; disable
5487 intermodule optimization in stage 1; prevent gratuitous rebuilds
5488 of stage 1.
5489 * Makefile.in: Regenerate.
5490 * configure.in: Comma-separate stage 1 language list for top
5491 level bootstrap.
5492 * configure: Regenerate.
5493
5494 * Makefile.tpl: Clean up experimental top level bootstrap support:
5495 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5496 prev-gcc in configure- targets as well as all- targets.
5497 * Makefile.in: Regenerate.
5498
fb8a10fd
NN
54992004-03-17 Paolo Bonzini <bonzini@gnu.org>
5500
5501 * configure.in: Remove symbolic link section.
5502 * configure: Regenerate.
5503 * Makefile.tpl (links): Remove.
5504 * Makefile.in: Regenerate.
5505
947f426e 55062004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5507 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5508
5509 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5510 Set with AC_CHECK_PROGS.
947f426e
NN
5511 * configure.in: Fix comment typo from last patch.
5512 * configure: Regenerate.
5513
1d39f329
NN
55142004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5515
5516 * Makefile.tpl: Introduce experimental top level bootstrap support.
5517 * Makefile.in: Regenerate.
5518 * configure.in: Introduce support for top level bootstrap.
5519 * configure: Regenerate.
5520
4b0ac75d 55212004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5522 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5523
5524 PR bootstrap/14522
5525 * configure.in: Cope with shells that do not support unquoted ^
5526 * configure: Regenerate.
5527
2e70b094 55282004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5529 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5530
5531 PR bootstrap/14522
5532 * configure.in: Cope with shell that do not support nesting
5533 quotes inside quoted backquote substitutions.
5534 * configure: Regenerate.
5535
55362004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5537
5538 PR bootstrap/14522
5539 * configure.in: Fix escaping of $.
5540 * configure: Regenerate.
5541
9e07f89d
NN
55422004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5543
5544 * configure: Regenerate.
5545
55462004-03-08 Paolo Bonzini <bonzini@gnu.org>
5547
5548 PR ada/14131
5549 Move language detection to the top level.
5550 * configure.in: Find default values for the tools as
5551 soon as possible. Disable ada if GNAT is not found.
5552 Emit error message about missing languages. Expand
5553 --enable-languages=all for the gcc subdirectory.
5554
1712ab83
RS
55552004-03-01 Richard Sandiford <rsandifo@redhat.com>
5556
5557 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5558 and disable libgcj.
5559 * configure: Regenerated.
5560
3dee29da
NN
55612004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5562
5563 PR bootstrap/7087
5564 * Makefile.tpl: Guard XFOO sed statements better.
5565 * Makefile.tpl: Add dependency for configure-target-libada.
5566 * Makefile.in: Regenerate (incidentally fixes broken
5567 commit when libada-branch was merged).
5568
0558264b
AC
55692004-02-28 Andrew Cagney <cagney@redhat.com>
5570
5571 * src-release (CVS_NAMES): Define.
5572 (do-tar, do-tar): Prune $(CVS_NAMES).
5573
c38f9803
AC
55742004-02-23 Andrew Cagney <cagney@redhat.com>
5575
5576 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5577 2004-02-19.09.
5578
55636792
NN
55792004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5580
5581 PR bootstrap/11932
5582 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5583
1e600082
AC
55842004-02-19 Andrew Cagney <cagney@redhat.com>
5585
5586 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5587 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5588
3769cd82
DD
55892004-02-11 David Edelsohn <edelsohn@gnu.org>
5590
5591 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5592 (rs6000-*-aix*): Same.
5593 * configure: Regenerate.
5594
a92834c8
DD
55952004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5596
5597 * configure.in (host): Add in missing $noconfigdirs to defines.
5598 * configure: Regenerate.
5599
a2592b1b
DD
56002004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5601 Nathanael Nerode <neroden@gcc.gnu.org>
5602
5603 PR ada/6637, PR ada/5911
80b200a1 5604 Merge with libada-branch:
a2592b1b
DD
5605 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5606 with appropriate dependencies. Add --enable-libada configure switch.
5607 * configure, Makefile.in: Regenerate.
5608
e31d1ea3
DD
56092004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5610
5611 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5612 * configure: Regenerate.
5613
db85f5c0
JJ
56142004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5615
5616 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5617
fc434214
DD
56182004-01-23 DJ Delorie <dj@redhat.com>
5619
5620 * Makefile.def (target_modules) [libiberty]: Don't stage.
5621 * Makefile.in: Rebuilt.
5622
ad445c2c 56232004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5624
ad445c2c
JJ
5625 * COPYING.NEWLIB: Update to include copyrights for new
5626 iconv code.
5627
72bbedde
AC
56282004-01-15 Andrew Cagney <cagney@redhat.com>
5629
5630 * src-release: Update copyright year.
5631 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5632 (NEWLIB_SUPPORT_DIRS): Delete macro.
5633 (newlib.tar.bz2): Delete rule.
5634
a6d6062d
DD
56352004-01-14 Loren J. Rittle <ljrittle@acm.org>
5636
5637 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5638 * Makefile.tpl (configure-target-[+module+]): Support stage.
5639 * Makefile.in: Rebuilt.
5640
f8b73030
MR
56412003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5642
5643 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5644 throughout.
5645
aff0e9df
NN
56462004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5647
bb5dca17
NN
5648 * configure.in: Use ./config.cache, not config.cache.
5649 * configure: Regenerate.
5650 * Makefile.tpl: Special-casing not needed for GCC any more.
5651 * Makefile.in: Regenerate.
5652
82252c06
NN
5653 * configure.in: Don't share a cache file for host dirs.
5654 * configure: Regenerate.
5655
aff0e9df
NN
5656 * config-ml.in: Don't mess with the cache file.
5657
95036d20
NN
56582004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5659
ac7b618e
NN
5660 * Makefile.tpl: Make GCC use a separate config.cache.
5661 * Makefile.in: Regenerate.
5662
95036d20
NN
5663 PR bootstrap/11932, PR bootstrap/11933
5664 (I don't know if it will fix either of them, but it relates
5665 to them.)
5666 * configure.in: Don't use shared config.cache for target
5667 directories.
5668 * configure: Regenerate.
5669
08c1856b
DD
56702003-12-31 Roger Sayle <roger@eyesopen.com>
5671
5672 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5673 * configure: Regenerated.
5674
c1968181 56752003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5676
9eb322aa
MF
5677 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5678 * configure: Regenerated.
c1968181 5679
10ecffb9
NN
56802003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5681
5682 Port change over from GCC:
5683 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5684 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5685 (configure-build-[+module+], configure-[+module+]): Likewise.
5686 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5687 * Makefile.in: Regenerate.
5688
f2ab5990
TF
56892003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5690
5691 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5692 * configure: Regenerate.
5693
41a7d11a
JJ
56942003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5695
80b200a1 5696 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5697 stdlib.
5698
d9441a1f
DD
56992003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5700
5701 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5702 * Makefile.in: Regenerate.
5703
3a48a978
DD
57042003-10-20 Phil Edwards <phil@codesourcery.com>
5705
5706 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5707 * configure: Regenerate.
5708
f0b24077
NN
57092003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5710
5711 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5712 HOST_FLAGS_TO_PASS.
5713 * Makefile.in: Regenerate.
5714
5fbad20a
DD
57152003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5716
5717 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5718 * configure: Rebuilt
5719 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5720 * Makefile.in: Rebuilt
5721
78be4155
L
57222003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5723
5724 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5725
051fcc7a
L
57262003-10-01 Phil Edwards <pme@gcc.gnu.org>
5727
5728 * config-ml.in: Use ac_configure_args directly instead of
5729 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5730 actually seen.
5731
57322003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5733
5734 * config-ml.in: Propagate INSTALL variables.
5735
f27d4f92
DJ
57362003-09-21 Daniel Jacobowitz <drow@mvista.com>
5737
5738 * configure.in: Pass a computed --program-transform-name
5739 to subconfigures.
5740 * configure: Regenerated.
5741
cae4d560
NN
57422003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5743
5744 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5745 * Makefile.in: Regenerate.
5746
5747 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5748 * Makefile.in: Regenerate.
5749
8ff944f6
DJ
57502003-09-17 Daniel Jacobowitz <drow@mvista.com>
5751
5752 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5753 quoting.
5754 * configure: Regenerated.
5755
d9a35680
MC
57562003-09-12 Michael Chastain <mec@shout.net>
5757
5758 Fix PR gdb/857.
5759 * src-release (do-proto-topleve): Remove junk files
5760 intl/config.cache, intl/config.status,
5761 intl/config.h, intl/stamp-h.
5762
710068b9
AC
57632003-09-14 Andrew Cagney <cagney@redhat.com>
5764
5765 * src-release (dejagnu.tar): New target.
5766 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5767 (do-djunpack): Use $(PACKAGE) for the package name.
5768
e1008165
DD
57692003-09-04 DJ Delorie <dj@redhat.com>
5770
5771 * configure: Regenerate.
5772
21998d12
NC
57732003-09-04 Robert Millan <robertmh@gnu.org>
5774
5775 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5776
ccca4bb3
DD
57772003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5778
5779 * configure.in: Ensure arguments to sed are properly spaced.
5780 * configure: Regenerate.
5781
ee949b5e
DJ
57822003-08-28 Daniel Jacobowitz <drow@mvista.com>
5783
5784 Merge from gcc:
5785 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5786 * install-sh: Update to newer upstream versions (associated with
5787 aclocal 1.7).
5788 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5789
75addda2
DJ
57902003-08-27 Daniel Jacobowitz <drow@mvista.com>
5791
5792 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5793 * configure: Regenerated.
5794
8d2877d8
NN
57952003-08-23 Phil Edwards <pme@gcc.gnu.org>
5796
5797 * configure.in: Use newline instead of semicolon when assuming
5798 shell arguments in a for loop.
5799 * configure: Regenerated.
5800
d2cc0e0d
GK
58012003-08-20 Geoffrey Keating <geoffk@apple.com>
5802
5803 PR 8180
5804 * configure.in: When testing with_libs and with_headers, treat
5805 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5806 * configure: Regenerate.
80b200a1 5807
d2cc0e0d
GK
5808 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5809 make, shell, etc.
5810 (baseargs): Likewise.
5811 * configure: Regenerate.
5812
04d1ab34
GK
58132003-08-19 Geoffrey Keating <geoffk@apple.com>
5814
5815 * configure.in: Disable libgcj for darwin not on powerpc.
5816 * configure: Rebuild.
5817
ca506da8
MC
58182003-08-15 Michael Chastain <mec@shout.net>
5819
5820 * src-release (do-proto-toplev): Remove junk files
5821 dejagnu/example/calc/config.status,
5822 dejagnu/example/calc/config.log.
5823
a4aa3f49
DD
58242003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5825
5826 * config-ml.in, symlink-tree: Add license.
5827
ede4fbe4
NN
58282003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5829
5830 Merge from gcc:
5831
5832 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5833 * Makefile.tpl (check, check-c++): Express dependencies using
5834 dependencies rather than commands.
5835 * Makefile.in: Regenerate.
5836
5837 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5838 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5839 * Makefile.in: Update.
5840
970f29af
AC
58412003-08-01 Andrew Cagney <cagney@redhat.com>
5842
5843 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5844 * configure: Ditto.
5845
b2884a0c
DD
58462003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5847
5848 * configure.in: Enable libgcj for darwin.
5849 * configure: Rebuild.
5850
c07f46a4
NN
58512003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5852
5853 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5854
9175bfc0
NN
58552003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5856
5857 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5858 creating target and build subdirs to build all parent dirs as needed.
5859 * Makefile.in: Rebuild.
5860 * configure.in: Don't build dirs explicitly here.
5861 * configure: Rebuild.
5862
b9abda6a
AO
58632003-07-22 Alexandre Oliva <aoliva@redhat.com>
5864
5865 * Makefile.tpl (all-make): Depend on intl.
5866 * Makefile.in: Rebuilt.
5867
eef8ffd4
NN
58682003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5869
5870 * config.if: Remove unused libc_interface determination.
5871
295efaf0
NN
58722003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5873
5874 * Makefile.in: Regenerate, correctly this time.
5875
e5c3f801
NN
58762003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5877
5878 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5879 unused INSTALL_PROGRAM_ARGS.
5880 * configure.in: Use AC_PROG_INSTALL.
5881 * Makefile.in: Regenerate.
5882 * configure: Regenerate.
5883
4a18bd6b
AO
58842003-07-10 Alexandre Oliva <aoliva@redhat.com>
5885
5886 * configure: Rebuilt.
5887 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5888 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5889 newlib nor libgloss.
5890 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5891 * configure.in (am33_2.0-*-linux*): Added.
5892
fbd1054d
BW
58932003-07-09 Bob Wilson <bob.wilson@acm.org>
5894
5895 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5896 * configure: Regenerate.
5897
b40e3958
L
58982003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5899
5900 * config-ml.in: Replace PWD with PWD_COMMAND.
5901 * Makefile.tpl: Likewise.
5902 * Makefile.in: Regenerated.
5903
4a5be7ba
NN
59042003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5905
5906 * configure.in: Clean up config-lang.in handling. Delete
5907 useless assignment to "subdirs".
5908 * configure: Regenerate.
5909
9c14acb8
NN
59102003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5911
5912 * configure.in: Rename 'target_libs' to 'target_libraries'.
5913 Remove useless reference to 'target_libs'.
5914 * configure: Regenerate.
5915
8f32e830
KS
59162003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5917
5918 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5919 * Makefile.in: Regenerate.
5920
12f0bd74
NN
59212003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5922
5923 * Makefile.def: Introduce flags_to_pass.
5924 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5925 * Makefile.in: Regenerate.
5926
b07c2aad
HPN
59272003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5928
5929 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5930 and target-libgloss.
5931 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5932 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5933 * configure: Regenerate.
b07c2aad 5934
56f25033
DD
59352003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5936
5937 * configure.in: Update testsuite_flags to new location.
5938 * configure. Regenerate.
80b200a1 5939
4ec9a3b2
NN
59402003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5941
5942 * Makefile.tpl: Remove BUILD_CC stuff.
5943 * Makefile.in: Regenerate.
5944
059083b1 59452003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5946
059083b1
L
5947 * config.guess: Update to 2003-06-12 version.
5948 * config.sub: Update to 2003-06-13 version.
5949
535b046a
TS
59502003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5951
5952 * MAINTAINERS: Add myself as MIPS co-maintainer.
5953
00c22daa 59542003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5955
00c22daa
L
5956 * config.guess: Update to 2003-06-06 version.
5957 * config.sub: Update to 2003-06-06 version.
5958
1047cb91
DD
59592003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5960
5961 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5962 * configure. Regenerate.
5963
123494c8
NN
59642003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5965
1047cb91
DD
5966 * configure.in: Disable serial configure by default.
5967 * configure: Regenerate.
5968 * Makefile.tpl: Abolish .NOTPARALLEL.
5969 * Makefile.in: Regenerate.
5970
7f121bbf
NN
5971 * Makefile.tpl: Replace {build,host,target}_canonical by
5972 {build,host,target}.
5973 * Makefile.in: Regenerate.
5974
123494c8
NN
5975 * Makefile.tpl: Fix stupid pasto.
5976 * Makefile.in: Regenerate.
5977
ec7e0995
NN
59782003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5979
5980 * Makefile.tpl: Remove bogus conditional.
5981 * Makefile.in: Regenerate.
5982
27b1cc72
NN
59832003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5984
2a4cbe27
NN
5985 * Makefile.tpl: Make 'recursive targets' using autogen rather
5986 than shell loop. Remove duplicate 'clean' targets and false
5987 comments.
5988 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5989 Add systematic method of specifying missing targets in subdirs.
5990 Add copyright boilerplate.
5991 * Makefile.in: Regenerate.
5992 * configure.in: Add 'recursive targets' to maybe list.
5993 * configure: Regenerate.
5994
27b1cc72
NN
5995 * Makefile.tpl: Rename [+target+] to [+make_target+].
5996 * Makefile.def: Rename 'target' to 'make_target'.
5997
01e51bd0
NC
59982003-05-30 Nick Clifton <nickc@redhat.com>
5999
6000 * README-maintainer-mode: Update URL for locating blessed config
6001 tools.
6002
2fd84b42
NC
60032003-05-29 Robert Millan <rmh@debian.org>
6004
6005 * ltconfig: Import this patch and modify for use with current
6006 version of ltconfig:
6007
6008 2003-05-21 Bruno Haible <bruno@clisp.org>
6009
6010 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6011 GNU/FreeBSD.
6012
8945c6bb
DD
60132003-05-28 DJ Delorie <dj@redhat.com>
6014
6015 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6016 * Makefile.in: Regenerate.
6017
2f9632a1
JJ
60182003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6019
80b200a1 6020 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6021
3a12db16 60222003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6023
3a12db16
DD
6024 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6025 newlib or libgloss.
6026 * Makefile.in: Regenerate.
6027
44482353
DD
60282003-05-21 DJ Delorie <dj@redhat.com>
6029
6030 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6031 * Makefile.in: Regenerate.
6032
fec2c52d
MR
60332003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6034
6035 * configure.in: Use curly braces in the definition of tooldir.
6036 * configure: Regenerate.
6037
16ae0395
NN
60382003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6039
6040 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6041 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6042 Factor out common code from autogen IF statements.
6043 * configure: Regenerate.
6044 * Makefile.in: Regenerate.
6045
ec11bdc6
DD
60462003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6047
6048 * configure.in: Accept i[3456789]86 for machine type.
6049 * configure: Regenerate.
6050
dd12c3a8
NN
60512003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6052
6053 * configure.in: Switch more things to use maybe dependencies.
6054 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6055 * configure: Regenerate.
6056 * Makefile.tpl: Switch more things to use maybe dependencies.
6057 * Makefile.in: Regenerate.
6058
cf662e21
AJ
60592003-05-16 Andreas Schwab <schwab@suse.de>
6060
6061 * Makefile.tpl (install-opcodes): Define.
6062 * Makefile.in: Rebuild.
6063
5481b376
AJ
60642003-05-13 Andreas Jaeger <aj@suse.de>
6065
6066 * config.guess: Update to 2003-05-09 version.
6067 * config.sub: Update to 2003-05-09 version.
6068
3959a22a
AJ
60692003-05-13 Michael Eager <eager@mvista.com>
6070
6071 * configure.in: Correct sed script so that options in quotes are not
6072 deleted.
6073 * configure: Rebuild.
6074
564b43e5
CV
60752003-05-12 Corinna Vinschen <corinna@vinschen.de>
6076
6077 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6078 and $$s/newlib/libc/sys/cygwin32 include paths.
6079 * configure: Ditto.
6080
bb947dc9
L
60812003-05-05 H.J. Lu <hjl@gnu.org>
6082
6083 * config-ml.in: Restored from gcc repository.
6084
77f7441a
CD
60852003-05-02 Chris Demetriou <cgd@broadcom.com>
6086
80b200a1
ZW
6087 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6088 * Makefile.in: Regenerate.
77f7441a 6089
a26d7085
DJ
60902003-04-27 Daniel Jacobowitz <drow@mvista.com>
6091
6092 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6093 and Makefile.def.
6094
e4c4d240
DJ
60952003-04-27 Daniel Jacobowitz <drow@mvista.com>
6096
6097 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6098 * Makefile.in: Regenerated.
6099
62a3fc85
DD
61002003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6101
6102 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6103 * Makefile.in: Regenerate.
6104
61052003-04-18 Jakub Jelinek <jakub@redhat.com>
6106
6107 * configure.in (powerpc64*-*-linux*): Remove.
6108 * configure: Rebuilt.
6109
5b474aa8
DD
61102003-04-17 Phil Edwards <pme@gcc.gnu.org>
6111
6112 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6113 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6114 and restrap.
6115 * Makefile.in: Regenerate.
6116
61172003-04-16 Richard Earnshaw <rearnsha@arm.com>
6118
6119 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6120 * configure: Regenerated.
6121
bc295afe
AO
61222003-04-11 Alexandre Oliva <aoliva@redhat.com>
6123
6124 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6125 * */configure: Rebuilt.
6126
3728fade
NN
61272003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6128
6129 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6130 * Makefile.in: Regenerate.
6131
ce5b542e
MC
61322003-03-14 Michael Chastain <mec@shout.net>
6133
6134 * Makefile.in: Regenerate with correct Makefile.def.
6135
3db0a37f
NN
61362003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6137
6138 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6139 Make macro.
6140 * Makefile.in: Regenerate.
6141 * configure.in: Clean up gxx_include_dir logic.
6142 * configure: Regenerate.
6143
34349c6e
DD
61442003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6145
6146 * configure.in (gxx_include_dir): Fix typo.
6147 * configure: Regenerated.
6148
686c28c9
AC
61492003-03-06 Andrew Cagney <cagney@redhat.com>
6150
6151 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6152
bba45b8b 61532003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6154
bba45b8b
NN
6155 * configure.in: Include $(build_tooldir)/sys-include in
6156 FLAGS_FOR_TARGET.
6157 * configure: Regenerated.
6158
2683747f
NN
61592003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6160
bba45b8b
NN
6161 * Makefile.tpl: Reindent.
6162 * Makefile.in: Regenerate.
6163 * configure.in: Reindent. Don't set unused variables.
6164 * configure: Regenerate.
6165
2683747f
NN
6166 * Makefile.tpl: Always pass down RANLIB.
6167 * Makefile.in: Regenerate.
6168
6169 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6170 * Makefile.in: Regenerate.
6171 * configure.in: Remove unused logic relating to --enable-shared
6172 and --enable-threads. Remove bogus comments. Remove redundant
6173 noconfigdirs.
6174 * configure: Regenerate.
6175
6176 * configure.in: Replace ${libstdcxx_version} by its value.
6177 Remove reference to mh-dgux.
6178 * configure: Regenerate.
6179
50212802
NN
61802003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6181
6182 * Makefile.tpl: Rearrange.
6183 * Makefile.in: Regenerate.
6184
a6be7fc6
NC
61852003-02-25 Nick Clifton <nickc@redhat.com>
6186
6187 * configure: Remove site-file supprot - it is obsolete.
6188
f8a495c8
NC
61892003-02-24 Uwe Stieber <uwe@wwws.de>
6190
6191 * configure.in: Add support for kaOS as cross build target system.
6192 * configure: Regenerated.
6193
3decd77d
DD
61942003-02-20 Sean McNeil <sean@blue.mcneil.com>
6195
6196 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6197 configure-target-* as some target builds may require additional
6198 flags for preprocessor tests.
6199 * Makefile.in: Regenerated.
6200
f4ff34a3
AO
62012003-02-19 Alexandre Oliva <aoliva@redhat.com>
6202
6203 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6204 * ltconfig: Handle it.
6205 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6206 auto-detecting it.
6207
b7e4a931
AO
62082003-02-19 Alexandre Oliva <aoliva@redhat.com>
6209
6210 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6211 it is used as argument to $CC.
6212 * ltcf-gcj.sh: Likewise.
6213
6b784d9f
AO
62142003-02-19 Alexandre Oliva <aoliva@redhat.com>
6215
6216 * configure.in: Introduce --enable-maintainer-mode.
6217 * configure: Rebuilt.
6218 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6219 for maintainer mode.
6220 * Makefile.in: Rebuilt.
6221
8bcd8a07
AC
62222003-02-19 Andrew Cagney <ac131313@redhat.com>
6223
6224 * configure: Regenerate using autoconf 2.13.
6225
ee3fd329
AM
62262003-02-19 Alan Modra <amodra@bigpond.net.au>
6227
6228 * config.guess: Import latest version.
6229 * config.sub: Import latest version.
6230
e9e45685
JM
62312003-02-18 Jason Merrill <jason@redhat.com>
6232
6233 * Makefile.tpl (check-c++): Allow parallelism.
6234
859789af
AC
62352003-02-17 Andrew Cagney <ac131313@redhat.com>
6236
6237 * configure: Regenerate using autoconf 000227.
6238
b3f16a9b
GK
62392003-02-15 Geoffrey Keating <geoffk@apple.com>
6240
6241 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6242 don't configure target-libobjc.
6243 * configure: Regenerate.
6244
72e60e02
DD
62452003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6246
6247 * Makefile.tpl (RANLIB): Define.
6248 * Makefile.in: Regenerate.
6249
91f0e695
KS
62502003-02-06 Keith R Seitz <keiths@redhat.com>
6251
6252 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6253 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6254 * Makefile.in: Regenerated.
6255 * configure.in: Remove all traces of snavigator, db, and grep.
6256 * configure: Regenerated.
6257
122bfa92
FCE
62582003-01-31 Frank Ch. Eigler <fche@redhat.com>
6259
6260 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6261 * Makefile.in: Regenerated.
6262
264095c3
AO
62632003-01-30 Alexandre Oliva <aoliva@redhat.com>
6264
6265 * config.if: Copy from GCC.
6266
a84dbcb3
AO
62672003-01-27 Phil Edwards <pme@gcc.gnu.org>
6268
6269 * configure.in: Revert 24Jan change.
6270 * configure: Regenerate.
6271
19618276
NN
62722003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6273
6274 * configure.in: Revert previous change.
6275 * configure: Regenerate.
6276
b7f27a92
NN
62772003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6278
6279 * configure.in: Make rda native-only.
6280 * configure: Regenerate.
6281
83326456
NN
62822003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6283
6284 * configure.in: Add missing \.
6285 * configure: Rebuilt.
6286
5e367fa5
JJ
62872003-01-17 Jakub Jelinek <jakub@redhat.com>
6288
6289 * configure.in (baseargs): Avoid using \| in sed regular
6290 expressions.
6291 * configure: Rebuilt.
6292
e01f337c
JJ
62932003-01-16 Jakub Jelinek <jakub@redhat.com>
6294
6295 * configure.in (baseargs): Remove all supported forms of
6296 --cache-file, --srcdir, --host, --build and --target options
6297 from argument lists.
6298 * configure: Rebuilt.
6299
aa236487
AO
63002003-01-15 Alexandre Oliva <aoliva@redhat.com>
6301
6302 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6303 * configure: Rebuilt.
6304
586c0873
NN
63052003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6306
6307 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6308 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6309 * Makefile.in: Regenerate.
6310 * configure: Regenerate.
6311
497f816e
DD
63122003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6313
6314 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6315 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6316 * Makefile.in: Regenerate.
6317
bfbe5519
AO
63182003-01-09 Alexandre Oliva <aoliva@redhat.com>
6319
6320 * configure.in: Remove Makefile in build, host and target modules
6321 unless configure was run with --no-recursion.
6322 * configure: Rebuilt.
6323
3f234ef5
CD
63242003-01-08 Chris Demetriou <cgd@broadcom.com>
6325
6326 * config.guess: Update to 2003-01-03 version.
6327 * config.sub: Update to 2003-01-03 version.
6328
a3982d48
CF
63292003-01-07 Christopher Faylor <cgf@redhat.com>
6330
6331 * configure: Regenerate with proper autoconf 2.13.
6332
75778ec4
CF
63332003-01-07 Christopher Faylor <cgf@redhat.com>
6334
80b200a1
ZW
6335 * configure.in: Add AC_PREREQ for consistency.
6336 * configure: Regenerate.
75778ec4 6337
c180f501
AC
63382003-01-06 Andrew Cagney <ac131313@redhat.com>
6339
6340 * configure.in (GDB_TK): Add tcl directories conditional on
6341 gdb/gdbtk directory being present.
6342 * configure: Regenerate.
5481b376 6343
46ca2cc2
DA
63442003-01-04 John David Anglin <dave.anglin@nrc.ca>
6345
6346 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6347 by gcc if LD is not defined and we are not doing a Canadian Cross.
6348 * configure: Rebuilt.
6349
53dd8dab
DJ
63502003-01-01 Daniel Jacobowitz <drow@mvista.com>
6351
6352 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6353
50ceb20c
TT
63542002-12-31 Tom Tromey <tromey@redhat.com>
6355
6356 * Makefile.in: Rebuilt.
6357 * Makefile.def (target_modules) [libffi]: Allow installation.
6358
e78b5cfe
AS
63592002-12-31 Andreas Schwab <schwab@suse.de>
6360
6361 * configure.in: Fix use of $program_transform_name.
6362 * configure: Regenerated.
6363
67448102
DJ
63642002-12-30 Daniel Jacobowitz <drow@mvista.com>
6365
6366 * configure.in (baseargs): Don't remove first configure argument.
6367 * configure: Regenerated.
6368
e6bfb94a
AO
63692002-12-29 Alexandre Oliva <aoliva@redhat.com>
6370
6371 * Makefile.tpl (local-distclean): Don't remove...
6372 (multilib.ts): ... this. Moved into...
6373 (multilib.out): ... this. Don't use sub-make.
6374 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6375 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6376 (configure-build-[+module+], configure-[+module+],
6377 configure-target-[+module+], configure-gcc): ... these. Test
6378 for Makefile existence. Drop config.status from dependencies.
6379 * Makefile.in: Rebuilt.
6380 * configure.in: Move gcc-version-trigger to the end of
6381 ac_configure_args. Add comments to maybedep.tmp and
6382 serdep.tmp. Introduce --disable-serial-configure. Remove
6383 nonopt from baseargs, matching and removing corresponding
6384 whitespace while at it.
6385 * configure: Rebuilt.
6386
8f0dfb36
AO
63872002-12-28 Alexandre Oliva <aoliva@redhat.com>
6388
6389 * configure.in (host_configargs): Replace reference to
6390 no-longer-defined buildopts with --build=${build_alias}.
6391 * configure: Rebuilt.
6392
43be203f
AO
63932002-12-28 Alexandre Oliva <aoliva@redhat.com>
6394
6395 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6396 program_transform_name to standard idiom.
6397 (AUTOGEN, AUTOCONF): Define.
6398 (Makefile.in): Use $(AUTOGEN).
6399 (Makefile): Depend on config.status, and use autoconf-style rule to
6400 build it. Move original commands to...
6401 (config.status): ... this new target.
6402 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6403 $(AUTOCONF).
6404 * Makefile.in: Rebuilt.
6405
a0da8069
NN
64062002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6407
d18f1c9f
NN
6408 * Makefile.tpl: Fix dramatic bustage due to change in
6409 program_transform_name.
6410 * Makefile.in: Regenerate.
6411
6412 * configure.in: Remove unnecessary PATH setting.
6413 * configure: Regnerate.
6414
6415 * configure.in: Don't default to unprefixed tools unless
6416 the native tools will work.
6417 * configure: Regenerate.
6418
a0da8069
NN
6419 * configure.in: Convert to autoconf script. Blow away lots
6420 of now-redundant Makefile fragments.
6421 * configure: Generate using Autoconf.
6422 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6423 * Makefile.in: Regenerate.
6424
c567df0a
NN
64252002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6426
5481b376 6427 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6428 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6429
5481b376 6430 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6431 where they belong.
2c7f9a32 6432
2dabcfb4
AS
64332002-12-24 Andreas Schwab <schwab@suse.de>
6434
6435 * Makefile.tpl (multilib.out): Fix missing space.
6436 * Makefile.in: Regenerate.
6437
1086bc09
NN
64382002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6439
6440 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6441 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6442 * Makefile.in: Regenerate.
6443 * configure.in: Remove unnecessary leftovers.
6444
1086bc09
NN
64452002-12-21 Geoffrey Keating <geoffk@apple.com>
6446
6447 * configure.in (extra_ranlibflags_for_target): New variable.
6448 (*-*-darwin): Add -c to ranlib commands.
6449 * configure (tooldir): Handle extra_ranlibflags_for_target.
6450
14e9ca95
JJ
64512002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6452
6453 * COPYING.NEWLIB: Updated.
6454 * COPYING.LIBGLOSS: Ditto.
6455
14c428fb
NN
64562002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6457
6458 * Makefile.tpl: Revert HJL's change.
6459 * Makefile.in: Regenerated.
6460 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6461 always.
6462
313b8244
AS
64632002-12-19 Andreas Schwab <schwab@suse.de>
6464
6465 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6466 * Makefile.in: Regenerate.
6467
efeae3db
L
64682002-12-18 H.J. Lu <hjl@gnu.org>
6469
6470 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6471 * Makefile.in: Regenerated.
6472
6473 * configure.in (build_prefix): New. Substitute.
6474
43d92c63
NN
64752002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6476
59da4fe6
NN
6477 * Makefile.tpl: Don't let real targets depend on phony targets.
6478 * Makefile.in: Regenerate.
6479
43d92c63
NN
6480 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6481 * Makefile.in: Regenerate.
6482
b72e6a2d
JM
64832002-12-16 Jason Merrill <jason@redhat.com>
6484
6485 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6486 previous 'make bootstrap'.
6487 * Makefile.in: Regenerate.
6488
95c72c44
HPN
64892002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6490
6491 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6492
7d695d07
JM
64932002-12-13 Jason Merrill <jason@redhat.com>
6494
6495 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6496 library tests.
6497 (check-c++): Just depend on it and check-target-libstdc++-v3.
6498 * Makefile.in: Regenerate.
6499
54103d1e
NN
65002002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6501
6502 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6503 * Makefile.in: Regenerate.
6504
4024f1e1
JJ
65052002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6506
80b200a1
ZW
6507 * COPYING.NEWLIB: Update list of alternate Regent of California
6508 licenses and discuss official revoking of advertising clause.
6509 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6510
7dda0df6
AO
65112002-12-12 Alexandre Oliva <aoliva@redhat.com>
6512
6513 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6514 * Makefile.in: Rebuilt.
6515
d03be79e 65162002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6517
929293f4
NN
6518 * configure: Fix bug put in by gremlins.
6519
d03be79e
NN
6520 * Makefile.tpl: Substitute more autoconfily.
6521 * configure: Substitute more autoconfily.
6522 * Makefile.in: Regenerate.
6523
65242002-12-08 Andrew Cagney <ac131313@redhat.com>
6525
6526 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6527 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6528
65292002-12-06 DJ Delorie <dj@redhat.com>
6530
6531 * Makefile.tpl: Change configure dependencies to not have real
6532 targets depend on phony targets.
b4a77b47 6533
db1ac78d
NN
65342002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6535
bcaf2395
NN
6536 * configure.in: Revert unintentional change.
6537
b4fa093e
NN
6538 * src-release: Configure host subdirs.
6539
db1ac78d
NN
6540 * Makefile.tpl: Change dependency for */multilib.out so that
6541 it works when gcc isn't in the tree.
6542
6543 * configure.in: Substitute more.
6544 * configure: Run subconfigures from the Makefile.
6545 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6546 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6547
15723a45
NN
65482002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6549
e2b9e2dc
NN
6550 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6551 and corresponding dependencies.
6552 * Makefile.in: Regenerate.
6553
2af579c4
NN
6554 * configure.in (host_tools): Order binutils, gas and ld for
6555 convenience in running the testsuites.
6556
a2cc058a
NN
6557 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6558 * Makefile.in: Regenerate.
6559 * configure.in: Introduce rules to serialize subconfigure runs.
6560
15723a45
NN
6561 * configure.in: Introduce BASE_CC_FOR_TARGET.
6562 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6563 Realize configure-build-* targets. Realize configure-target-* targets.
6564 * Makefile.in: Regenerate.
6565
ae831be5
NN
65662002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6567
6568 * configure: Move gcc_version_trigger stuff from here...
6569 * configure.in: ...to here.
6570
6571 * configure.in: Separate subconfigure options added by this file from
6572 options given by the user. Add machinery to put args for host
6573 subconfigures into the Makefile.
6574
6575 * Makefile.tpl: Remove 'vault' targets.
6576 * Makefile.tpl: Reorder and comment dependencies.
6577 * Makefile.in: Regenerate.
6578
bbf7c8ac
NN
65792002-11-28 Geoffrey Keating <geoffk@apple.com>
6580
6581 * configure.in: Move host-specific darwin noconfigdirs into
6582 the host-specific section.
6583
930314a4
NN
65842002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6585
52d7cdee
NN
6586 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6587 during replay.
6588 * Makefile.in: Regenerate.
6589
930314a4
NN
6590 (finishing slow-motion replay)
6591 * configure: Remove skip-this-dir support.
6592 * Makefile.tpl: Remove skip-this-dir support.
6593
6594 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6595 subdirectories.
6596 * Makefile.in: Regenerate.
6597
6598 * Makefile.tpl: Strip out useless setting of 'dir'.
6599 * Makefile.in: Regenerate.
5481b376 6600
930314a4
NN
66012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6602
6603 (finishing slow-motion replay)
6604 * configure.in: Fix deeply stupid bug.
6605
6606 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6607 shell code in CXX_FOR_TARGET
6608 * Makefile.def: Introduce raw_cxx.
6609 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6610 RAW_CXX_FOR_TARGET.
6611 * Makefile.in: Regenerate.
6612
66132002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6614
6615 (finishing slow-motion replay)
6616 * Makefile.tpl: Remove unnecessary ifs.
6617 * Makefile.in: Regenerate.
6618
5481b376 6619 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6620 dependencies. Maybe-ize build-libiberty. Create dummy install
6621 targets for 'no_install' modules.
5481b376 6622 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6623 build_modules stuff to configure.in.
5481b376 6624 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6625 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6626 * Makefile.in: Regenerate.
6627
3866be5d
NN
66282002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6629
6630 (continuing slow-motion replay)
6631 * Makefile.tpl: Make all-target, install-target behave similarly
6632 to all, install (only hitting configured targets). Eliminate
6633 unused macro defintions.
6634
6635 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6636 build != host.
6637
6638 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6639
6640 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6641
5481b376 6642 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6643 configuring. Remove references to "dosrel".
6644 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6645 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6646 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6647 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6648 and redundant dependency; rearrange slightly.
6649 * Makefile.def: Add host-side libtermcap, utils.
6650
6651 * Makefile.in: Regenerate.
6652
e393202e
NN
66532002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6654
6655 (Continuing slow-motion replay)
6656 * Makefile.def: Add list of recursive targets to autogenerate.
6657 Add build_modules.
6658 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6659 targets. Autogenerate *-build-* targets.
6660 * Makefile.in: Regenerate.
6661
583d52d7
NN
66622002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6663
6664 (Continuing slow-motion replay)
6665 * configure: More autoconf-style substitutions.
6666 * Makefile.tpl: More autoconf-style substitutions.
6667 * Makefile.in: Regenerate.
6668
66692002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6670
6671 (Continuing slow-motion replay)
6672 * configure: Substitute more variables in a more autoconf-friendly
6673 way. Simplify slightly.
6674 * Makefile.tpl: Make more variables substitutable in an
6675 autoconf-friendly way.
6676 * Makefile.in: Regenerate.
6677
874e38b4
NN
66782002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6679
6680 (Continuing slow-motion replay)
6681 * configure.in (v810*): Remove special setting of tools.
6682
6683 * configure: Add support for extra required flags for ar or nm.
6684 * configure.in (aix4.3+): Use above support for target-specific
6685 issues, rather than using config/mt-aix43.
6686
852e5f18
NN
66872002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6688
6689 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6690 * configure: Remove 'removing', which doesn't work. Replace $subdir
6691 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6692 with $srcdir. Reformat indentation. Substitute some variables
6693 formerly hard-coded in the Makefile for build=host.
6694 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6695 * Makefile.def: Autogenerate more.
6696 * Makefile.in: Regenerate.
6697
c9a0d920
DD
66982002-11-13 Bruce Korb <bkorb@gnu.org>
6699
6700 * Makefile.tpl: syntactic cleanup
6701
dd2768ff
KB
67022002-11-04 Kevin Buettner <kevinb@redhat.com>
6703
6704 * Makefile.def (host_modules): Add rda.
6705 * Makefile.in: Regenerate.
6706 * configure.in (target_tool): Add target-rda to list.
6707
1aa8389d
DD
67082002-10-25 Phil Edwards <pme@gcc.gnu.org>
6709
6710 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6711 and restrap targets to this rule.
6712 * Makefile.in: Regenerate.
6713
28f46298
HPN
67142002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6715
6716 * configure.in (i[3456]86-*-linux*): Add check to disable
6717 ${libgcj} for glibc1.
6718
ff72e302
NC
67192002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6720
6721 * configure.in: Add tic4x target.
6722
8607b6c9
NN
67232002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6724
6725 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6726 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6727 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6728 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6729 * Makefile.in: Regenerate.
6730
f8f61f4a
NN
67312002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6732
c86f794b
NN
6733 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6734 * Makefile.in: Regenerate.
6735
a9590527
NN
6736 * Makefile.def: Remove order dependency comments.
6737 * Makefile.tpl: Add explicit install-install dependencies.
6738 * Makefile.in: Regenerate.
6739
8412ce72
NN
6740 * Makefile.tpl: Remove material now in src-release. (Finally!)
6741 * Makefile.in: Regenerate.
6742
8b9f37f1
NN
6743 * configure: Restore my original patch by syncing with gcc version.
6744
f8f61f4a
NN
6745 * Bring following over from gcc:
6746
67472002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6748
6749 * configure.in (s390*-*-linux*): Enable libgcj.
6750
403d9505
NN
67512002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6752
6753 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6754
95f6f383
AM
67552002-10-02 Alan Modra <amodra@bigpond.net.au>
6756
e4673b0a 6757 * configure: Move stray lines back to where they belong.
95f6f383 6758
748503c8
NN
67592002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6760
a581b5c3
NN
6761 * Makefile.tpl: Insert configure-target target, for src-release.
6762
c084f5b4
NN
6763 * configure: Finish reverting change which Andrew Cagney started
6764 reverting. Should fix bustage.
6765
7aa673ed 6766 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6767 * src-release: New file. Contains material for making net
6768 releases for gdb, binutils, et al., formerly in Makefile.in.
6769
82a9b2d9
NC
67702002-09-30 Nick Clifton <nickc@redhat.com>
6771
6772 * cpu: New top level directory. Intended to hold input files for
6773 CGEN which have FSF copyright assignment.
6774 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6775
c2463a00
AC
67762002-09-29 Andrew Cagney <ac131313@redhat.com>
6777
6778 Revert below (note that src does not contain Makefile.tpl):
6779 * Makefile.tpl: Make subsituted variables more autoconfy.
6780 * Makefile.in: Regenerate.
6781
f03b4789
NN
67822002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6783
c11e16a9
NN
6784 * configure: Revert accidentally applied changes.
6785
f03b4789
NN
6786 * Makefile.tpl: Make more autoconf-friendly.
6787 * Makefile.in: Regenerate.
6788 * configure: Make substitution more autoconf-like.
6789
67902002-09-28 Richard Earnshaw <rearnsha@arm.com>
6791
6792 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6793 single entry to handle all these.
6794 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6795 libjava on arm-*-elf.
6796
c0292023
GK
67972002-09-27 Geoffrey Keating <geoffk@apple.com>
6798
6799 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6800 things that depend on them.
6801
c66d951e
NN
68022002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6803
6804 * Makefile.tpl: Make subsituted variables more autoconfy.
6805 * Makefile.in: Regenerate.
6806 * configure: Make seds more autoconfy.
6807
907a7241 68082002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6809
6810 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6811 * Makefile.in: Regenerate.
6812 * configure.in: Rewrite sed statements to look autoconfy.
6813
907a7241
NN
6814 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6815 all-target-foo on configure-target-foo.
6816 * Makefile.def: Ditto.
6817 * Makefile.in: Rebuild.
6818
405ea7a0
NN
68192002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6820
6821 * Makefile.def: New file.
6822 * Makefile.tpl: New file.
6823 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6824
6825 * configure.in: Minor rearrangement. Simplify tests.
6826
bdc57bfd
JT
68272002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6828
6829 * configure.in (with_headers): Skip copy if value is "yes".
6830 (with_libs): Likewise.
6831
ae03d6e2
NN
68322002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6833
6834 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6835 * configure.in (sh*-*-pe*): Ditto.
6836 * configure.in (mips*-*-pe*): Ditto.
6837 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6838
6839 * configure.in: Rearrange.
6840
707960fe
NC
68412002-09-12 Nick Clifton <nickc@redhat.com>
6842
6843 * Import these changes from the config master repository:
6844
6845 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6846
6847 * config.sub: Add tic4x target.
6848
6849 2002-09-03 Ben Elliston <bje@redhat.com>
6850
6851 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6852 Reported by <Duncan_Stodart@insession.com>.
6853
36ea319f
JJ
68542002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6855
6856 * COPYING.NEWLIB: More updates.
6857
cf57480a
JJ
68582002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6859
6860 * COPYING.NEWLIB: Update.
6861
fd31a171
AC
68622002-08-23 Andrew Cagney <ac131313@redhat.com>
6863
23b632fc
AC
6864 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6865
fd31a171
AC
6866 * config.guess: Import version 2002-08-23.
6867 * config.sub: Import version 2002-08-22.
6868
a08bafb5
AO
68692002-08-20 Alexandre Oliva <aoliva@redhat.com>
6870
6871 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6872 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6873 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6874
17240c1f
NC
68752002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6876
6877 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6878
e70ad0c6
L
68792002-08-04 H.J. Lu (hjl@gnu.org)
6880
6881 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6882
574e6d11
DD
68832002-07-31 Alan Modra <amodra@bigpond.net.au>
6884
6885 * configure.in: Move generic linux case to end. Copy generic
6886 linux noconfigdirs to mips*-*-linux* entry and new
6887 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6888
611e7523
CD
68892002-07-19 Chris Demetriou <cgd@broadcom.com>
6890
6891 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6892 one instance of them which was missed to the list to update.
6893
51759676
CD
68942002-07-16 Chris Demetriou <cgd@broadcom.com>
6895
6896 * config.guess: Update to 2002-07-09 version.
6897 * config.sub: Update to 2002-07-03 version.
6898
7c1f909c
DD
68992002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6900
6901 * configure.in: Remove two redundant tests.
6902
d7cf5d30
DD
69032002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6904
6905 * configure.in (mips*-*-irix6*o32): Enable stabs.
6906
c74222f7
DD
69072002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6908
5b53c336
DD
6909 * configure.in: Don't build grez.
6910 * Makefile.in: Ditto.
6911
c74222f7
DD
6912 * Makefile.in: Remove references to bsp, cygmon, libstub.
6913 * configure.in: Ditto.
6914
6915 * configure.in: Remove leftover reference to gdbtest.
6916
edd1b227
DD
69172002-07-08 Phil Edwards <pme@gcc.gnu.org>
6918
6919 * configure.in (gxx_include_dir): Change to match versioned
6920 C++ headers if --enable-version-specific-runtime-libs is used.
6921
486186e3
AO
69222002-07-04 Steve Ellcey <sje@cup.hp.com>
6923
6924 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6925
ff0a3bf8
DD
69262002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6927
6928 * configure.in: Make --without-x work.
6929
1dfa8174
NC
69302002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6931
6932 * contrib: New directory. Created to contain a copy of the
5481b376 6933 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6934 the FSF GCC sources.
6935
07637366
DD
69362002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6937
b6f83f2a
DD
6938 * configure.in: Rearrange target Makefile fragment collection.
6939
07637366
DD
6940 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6941 cvs[src].
6942 * configure.in: Ditto.
6943
f48556b1
DD
69442002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6945
6946 * Makefile.in: Eliminate 'apache' targets.
6947 * configure.in: Eliminate 'apache' targets.
6948
6949 * configure.in: Eliminate redundant tests. Reorganize.
6950
6951 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6952
6953 * config-ml.in: Eliminate references to Cygnus configure.
6954
6955 * Makefile.in: Eliminate references to building emacs.
6956
69572002-07-01 Denis Chertykov <denisc@overta.ru>
6958
6959 * configure.in: Add support for ip2k.
6960
cdb9e2b8
BE
69612002-06-24 Ben Elliston <bje@redhat.com>
6962
6963 * configure.in (host_tools): Remove cgen.
6964
6965 * Makefile.in (all-cgen): Remove; runs from its source directory.
6966 (check-cgen, install-cgen, clean-cgen): Likewise.
6967 (all-opcodes): No not depend on all-cgen.
6968 (all-sim): Likewise.
6969
3558860c
DD
69702002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6971
6972 * configure.in: Fix AIX configury bug.
6973
e3b0c936
DD
69742002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6975
cdb9e2b8 6976 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 6977
cdb9e2b8
BE
6978 * configure.in: Move definition of libstdcxx_flags right above
6979 usage, rather than way earlier.
8ee424c0 6980
c712250a
DD
6981 * configure.in: Pull definition of is_cross_compiler earlier.
6982
9ee1a75c
DD
6983 * configure.in: Rearrange a little.
6984
e3b0c936
DD
6985 * configure.in: Remove references to librx.
6986 * Makefile.in: Remove references to librx.
6987
b2bd228e
DD
69882002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6989
6990 * configure.in: Eliminate ${gasdir} variable.
6991
7cd52483
DB
69922002-06-18 Dave Brolley <brolley@redhat.com>
6993
6994 * configure.in: Add support for frv.
6995 * config.sub: Add support for frv.
6996
6c5e141a
DD
69972002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6998
6999 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7000
0d18b56d
JT
70012002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7002
7003 * configure.in (vax-*-netbsd*): Re-enable gas.
7004
fd8958d5
DD
70052002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7006
27f15fdd
DD
7007 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7008 BUILD_PREFIX_1, to correct nomenclature.
7009 * configure: Likewise.
7010
fd8958d5
DD
7011 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7012 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7013
0c2442b7
DD
70142002-05-31 Olaf Hering <olh@suse.de>
7015
7016 * config-ml.in: Propogate DESTDIR also.
7017
a3602181
JT
70182002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7019
7020 * configure.in (vax-*-netbsd*): Don't build gas for this
7021 platform.
7022
c95f53ae
MM
70232002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7024
7025 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7026 and libgcj for AVR.
7027
1d7c1053
NC
70282002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7029
7030 * config.sub: Add DLX target.
7031
4b37028f
JT
70322002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7033
7034 * config.guess: Update to 2002-05-22 version.
7035 * config.sub: Likewise.
7036
d5de0a84
NC
70372002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7038
7039 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7040 * config-ml.in: Likewise.
7041 * configure: Likewise.
7042 * configure.in: Likewise.
7043
c92a0210
DD
70442002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7045
115a77aa
DD
7046 * configure.in: Simplify makefile fragment collection.
7047
7048 * configure.in: Remove code to build emacs.
e99daf2b 7049
91e060aa
DD
7050 * configure.in : Remove --srcdir argument from targargs and buildargs
7051 (it's always overridden in the Makefile anyway). Rearrange a bit.
7052
7053 * configure: Move some logic to configure.in.
7054 * configure.in: Move some logic from configure.
c92a0210 7055
91217342
JJ
70562002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7057
7058 * COPYING.LIBGLOSS: New file.
7059
d3d8a9ee
NC
70602002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7061
7062 * Makefile.in: Honour DESTDIR.
7063
3a036cdc
AO
70642002-05-05 Alexandre Oliva <aoliva@redhat.com>
7065
7066 * configure.in (noconfigdirs): Don't disable libgcj on
7067 sparc64-*-solaris* and sparcv9-*-solaris*.
7068
6d095fe4
AO
70692002-05-03 Alexandre Oliva <aoliva@redhat.com>
7070
7071 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7072
dac55df9
TF
70732002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7074
7075 * configure.in (FLAGS_FOR_TARGET): Do not add
7076 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7077 on i[3456]86-*-linux*.
7078
a018e15b
TF
70792002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7080
7081 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7082
7083 * configure.in (noconfigdirs): Do not add target-newlib if
7084 target == i[3456]86-*-linux*, and host == target.
7085
5f284831
MM
70862002-04-29 Mark Mitchell <mark@codesourcery.com>
7087
7088 * config.guess: Updated to 2002-04-26's version.
7089 * config.sub: Updated to 2002-04-26's version.
7090
33babf59
DD
70912002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7092
bd5f7da2
DD
7093 * configure.in: delete reference to absent file
7094
a0c4f3a0
DD
7095 * configure.in: replace '[' with 'test'
7096
66f1ba4f
DD
7097 * configure.in: Eliminate references to gash.
7098 * Makefile.in: Eliminate references to gash.
7099
7c3ab50c
DD
7100 * configure.in: remove useless references to 'pic' makefile fragments.
7101
bbc025f5
DD
7102 * configure.in: (*-*-windows*) Finish removing.
7103
33babf59
DD
7104 * configure.in: Eliminate redundant test for libgui.
7105
d5ec694c
DD
71062002-04-26 Joel Sherrill <joel@OARcorp.com>
7107
7108 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7109 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7110
57a5346c
DD
71112002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7112
7113 * configure.in: remove references to dead files
7114
dbf93899
DD
71152002-04-18 Tom Tromey <tromey@redhat.com>
7116
7117 * configure.in: Disallow configuring libgcj when it is already
7118 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7119 Solaris 2.8 by default. For PR libgcj/6158.
7120
26eadf68
DD
71212002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7122
7123 * configure.in: Move default CC setting out of config/mh-* fragments
7124 directly into here.
7125
a0a2c6c6
DD
71262002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7127
7128 * configure.in: don't even try to configure or make a subdirectory
7129 if there's no configure script for it.
7130
9972f812
DD
71312002-04-15 Mark Mitchell <mark@codesourcery.com>
7132
7133 * MAINTAINERS: Remove chill maintainers.
7134 * Makefile.in (CHILLFLAGS): Remove.
7135 (CHILL_LIB): Remove.
7136 (TARGET_CONFIGDIRS): Remove libchill.
7137 (CHILL_FOR_TARGET): Remove.
7138 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7139 CHILL_LIB.
7140 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7141 (CHECK_TARGET_MODULES): Likewise.
7142 (INSTALL_TARGET_MODULES): Likewise.
7143 (CLEAN_TARGET_MODULES): Likewise.
7144 (configure-target-libchill): Remove.
7145 (all-target-libchill): Remove.
7146 * configure.in (target_libs): Remove target-libchill.
7147 Do not compute CHILL_FOR_TARGET.
7148 * libchill: Remove directory.
5481b376 7149
75205f78
DD
71502002-04-15 DJ Delorie <dj@redhat.com>
7151
7152 * Makefile.in, configure.in, configure: Sync with gcc, entries
7153 follow...
7154
71552002-04-08 Tom Tromey <tromey@redhat.com>
7156
7157 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7158 Fixes PR libgcj/6068.
7159
71602002-03-30 Krister Walfridsson <cato@df.lth.se>
7161
7162 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7163
71642002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7165
7166 * configure.in (alpha*-dec-osf*): Enable libgcj.
7167
71682002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7169
7170 Fix for: PR bootstrap/3591, target/5676
7171 * configure.in (mcore-pe): Disable the configuration of
7172 libstdc++-v3 since exceptions are not supported.
7173
71742002-03-20 Anthony Green <green@redhat.com>
7175
7176 * configure.in: Enable libgcj for xscale-elf target.
7177
71782002-02-28 Alexandre Oliva <aoliva@redhat.com>
7179
7180 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7181 libjava.
7182 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7183
71842002-02-22 Alexandre Oliva <aoliva@redhat.com>
7185
7186 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7187 libstdc++-v3 and libjava.
7188
71892002-02-11 Adam Megacz <adam@xwt.org>
7190
7191 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7192 boehm-gc
7193
71942002-02-09 Alexandre Oliva <aoliva@redhat.com>
7195
7196 * config.guess: Updated to 2002-01-30's version.
7197 * config.sub: Updated to 2002-02-01's version.
7198 Contribute sh64-elf.
7199 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7200 * configure.in: Added sh64-*-*.
7201
72022002-01-17 H.J. Lu <hjl@gnu.org>
7203
7204 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7205 (all-target-fastjar): Also depend on all-target-libiberty.
7206
7207Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7208
7209 * configure, configure.in: Use temp file for long sed commands.
7210
72112001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7212
7213 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7214 libf2c.
7215
72162001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7217
7218 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7219
72202001-10-11 Hans-Peter Nilsson <hp@axis.com>
7221
7222 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7223
72242001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7225
7226 * configure: Handle temporary files securely using mkdir.
7227
72282001-09-26 Will Cohen <wcohen@redhat.com>
7229
7230 * configure.in (*-*-linux*): Disable configuration of target-newlib
7231 and target-libgloss.
7232
72332001-09-26 Alexandre Oliva <aoliva@redhat.com>
7234
7235 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7236 RANLIB.
7237
72382001-08-11 Graham Stott <grahams@redhat.com>
7239
7240 * Makefile.in (check-c++): Add missing semicolon.
7241
72422001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7243
7244 * configure.in (sh-*-linux*): New.
7245
72462001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7247
7248 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7249 and libgcj on m68hc11/m68hc12.
7250
72512001-06-27 H.J. Lu (hjl@gnu.org)
7252
7253 * Makefile (CFLAGS_FOR_BUILD): New.
7254 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7255
72562001-06-01 Hans-Peter Nilsson <hp@axis.com>
7257
7258 * configure.in (libstdcxx_flags): Do not try to execute
7259 libstdc++-v3/testsuite_flags until it exists.
7260
72612001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7262
7263 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7264
72652001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7266
7267 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7268
7269Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7270
7271 * configure.in: Move *-chorusos target case to the proper switch.
7272 Disable libgcj.
7273
72742001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7275
7276 * Makefile.in (STAGE1_CFLAGS): Pass down.
7277
72782001-04-13 Alan Modra <amodra@one.net.au>
7279
7280 * config.guess: Add hppa64-linux support. Note for next import that
7281 this is already in the master file.
7282 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7283
72842001-03-22 Colin Howell <chowell@redhat.com>
7285
7286 * Makefile.in (DO_X): Do not backslash single-quotes in
7287 backquotes (two places).
7288
72892001-03-18 Laurynas Biveinis <lauras@softhome.net>
7290
7291 * Makefile.in (DO_X): Quote nested quotes.
7292
72932001-03-15 Laurynas Biveinis <lauras@softhome.net>
7294
7295 * Makefile.in (DO_X): Use double quotes for quoting
7296 "RANLIB=$${RANLIB}".
7297
72982001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7299
7300 * configure.in: Only use `lang_requires' for languages athat are
7301 actually enabled.
7302
73032001-03-07 Tom Tromey <tromey@redhat.com>
7304
7305 * configure.in: Allow config-lang.in to set `lang_requires' to list
7306 of other required languages.
7307
73082001-03-06 Laurynas Biveinis <lauras@softhome.net>
7309
7310 * Makefile.in: Remove RANLIB definition. Use RANLIB
7311 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7312 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7313
73142001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7315 Alexandre Oliva <aoliva@redhat.com>
7316
7317 * Makefile.in (check-c++): Use tabs, not spaces.
7318
73192001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7320
7321 * Makefile.in (check-c++): New rule.
7322
7323 * configure.in (target_libs): Remove libg++.
7324 (noconfigdirs): Remove libg++.
7325 (noconfigdirs): Same.
7326 (noconfigdirs): Same.
7327 (noconfigdirs): Same.
7328
7329 * config-ml.in: Remove libg++ references.
7330
7331 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7332 (ALL_TARGET_MODULES): Same.
7333 (configure-target-libg++): Remove.
7334 (all-target-libg++): Remove.
7335 (configure-target-libio): Remove.
7336 (all-target-libio): Remove.
7337 (check-target-libio): Remove.
7338 (.PHONY): Remove.
7339 (libg++.tar.bz2): Remove.
7340 (all-target-cygmon): Remove libio.
7341 (all-target-libstdc++): Remove.
7342 (configure-target-libstdc++): Remove.
7343 (TARGET_LIB_PATH): Remove libstdc++.
7344 (ALL_GCC_CXX): Remove libstdc++.
7345 (all-target-gperf): Correct.
7346
73472001-02-15 Anthony Green <green@redhat.com>
7348
7349 * configure: Introduce GCJ_FOR_TARGET.
7350 * configure.in: Ditto.
7351 * Makefile.in: Ditto.
7352
73532001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7354
7355 * configure.in: for *-chorusos, don't config target-newlib and
7356 target-libgloss.
7357
73582001-02-04 Mark Mitchell <mark@codesourcery.com>
7359
7360 Remove V2 C++ library.
7361 * configure.in: Remove --enable-libstdcxx_v3 support.
7362
73632001-01-27 Richard Henderson <rth@redhat.com>
7364
7365 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7366
73672001-01-26 Tom Tromey <tromey@redhat.com>
7368
7369 * configure.in: Allow libgcj to be built on Sparc Solaris.
7370
73712001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7372
7373 * configure.in: Enable libgcj on several additional platforms.
7374
73752001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7376
7377 * configure.in: Enable libgcj for linux targets.
7378
73792001-01-09 Mike Stump <mrs@wrs.com>
7380
7381 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7382 failures of subdirectories.
7383
73842001-01-02 Laurynas Biveinis <lauras@softhome.net>
7385
7386 * configure: handle DOS-style absolute paths.
7387
73882001-01-02 Laurynas Biveinis <lauras@softhome.net>
7389
7390 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7391
73922000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7393
7394 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7395 (libstdcxx_incdir): Pass down.
7396 * config.if: Remove expired bits for cxx_interface, add stub.
7397 (libstdcxx_incdir): Add variable for g++ include directory.
7398 * configure.in (gxx_include_dir): Use it.
7399
74002000-12-15 Andreas Jaeger <aj@suse.de>
7401
7402 * configure.in: Handle lang_dirs.
7403
74042000-12-13 Anthony Green <green@redhat.com>
7405
7406 * configure.in: Disable libgcj for any target not specifically
7407 listed. Disable libgcj for x86 and Alpha Linux until compatible
7408 with g++ abi.
7409
74102000-12-13 Mike Stump <mrs@wrs.com>
7411
7412 * Makefile.in (local-distclean): Also remove fastjar.
7413
74142000-12-10 Anthony Green <green@redhat.com>
7415
7416 * configure.in: Define libgcj. Disable libgcj target libraries for
7417 most targets.
7418
74192000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7420
7421 * configure.in (target_libs): Revert 2000-12-08 patch.
7422 (noconfigdirs): Added target-libjava.
7423
74242000-12-09 Laurynas Biveinis <lauras@softhome.net>
7425
7426 * Makefile.in: handle DOS-style absolute paths.
7427
74282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7429
7430 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7431 libjava.
7432 * configure.in (target_libs): Removed `target-libjava'.
7433
74342000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7435
7436 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7437 (ALL_MODULES): Added fastjar.
7438 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7439 (all-target-libjava): all-fastjar replaces all-zip.
7440 (all-fastjar): Added.
7441 (configure-target-fastjar, all-target-fastjar): Likewise.
7442 * configure.in (host_tools): Added fastjar.
7443
74442000-12-07 Mike Stump <mrs@wrs.com>
7445
7446 * Makefile.in (local-distclean): Remove leftover built files.
7447
74482000-11-16 Fred Fish <fnf@be.com>
7449
7450 * configure.in (enable_libstdcxx_v3): Fix typo,
7451 libstd++ -> libstdc++.
7452
74532000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7454
7455 * configure: Provide the original toplevel configure arguments
7456 (including $0) to subprocesses in the environment rather than
7457 through gcc/configargs.h.
7458
74592000-11-12 Mark Mitchell <mark@codesourcery.com>
7460
7461 * configure: Turn on libstdc++ V3 by default.
7462
74632000-10-16 Michael Meissner <meissner@redhat.com>
7464
7465 * configure (gcc/configargs.h): Only create if there is a build GCC
7466 directory created.
7467
74682000-10-05 Phil Edwards <pme@gcc.gnu.org>
7469
7470 * configure: Save configure arguments to gcc/configargs.h.
7471
74722000-10-04 Andris Pavenis <pavenis@latnet.lv>
7473
7474 * Makefile.in (bootstrap): avoid recursion if subdir missing
7475 (cross): ditto
7476 (do-proto-toplev): ditto
7477
7478Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7479
7480 * configure.in: Do not build byacc for hppa64. Provide paths to the
7481 X11 libraries for hppa64.
7482
74832000-09-02 Anthony Green <green@cygnus.com>
7484
7485 * Makefile.in (all-gcc): Depend on all-zlib.
7486 (CLEAN_MODULES): Add clean-zlib.
7487 (ALL_MODULES): Add all-zlib.
7488 * configure.in (host_libs): Add zlib.
7489
74902000-08-25 Alexandre Oliva <aoliva@redhat.com>
7491
7492 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7493 $targargs to tell whether newlib is going to be built.
7494
7495 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7496 $$r/TARGET_SUBDIR/libio for _G_config.h.
7497
74982000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7499
7500 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7501
7502 * configure: Make enable_threads and enable_shared defaults
7503 explicit. Substitute enable_threads into generated Makefiles.
7504 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7505 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7506
75072000-08-02 Manfred Hollstein <manfredh@redhat.com>
7508
7509 * configure.in: Re-enable all references to libg++ and librx.
7510
ffb97b2f 75112002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7512
ffb97b2f
DD
7513 * configure.in: Add *-*-freebsd* configurations.
7514
bbf6e9e3
AC
75152002-04-07 Andrew Cagney <ac131313@redhat.com>
7516
7517 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7518 (do-tar, do-bz2): New rules.
7519 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7520 (gdb-tar): New rule.
7521 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7522 (insight_dejagnu.tar): New rule.
7523 (insight.tar): New rule.
7524 (gdb+dejagnu.tar): New rule.
7525 (gdb.tar): New rule.
7526
8f1579c0
AC
75272002-04-07 Andrew Cagney <ac131313@redhat.com>
7528
7529 * MAINTAINERS: Update dejagnu/
7530
ba3c59ab
AO
75312002-03-16 Alexandre Oliva <aoliva@redhat.com>
7532
7533 * ltmain.sh (relink_command): Fix typo in previous change.
7534
6243d5dd
AO
75352002-03-15 Alexandre Oliva <aoliva@redhat.com>
7536
7537 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7538 (relink_command): Added --tag flags.
7539 (mode=install): If relinking fails; error out.
7540
80413487
RH
75412002-03-12 Richard Henderson <rth@redhat.com>
7542
7543 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7544 .NOTPARALLEL tag.
7545 (do-check): Rename from check.
7546 (check): Allow parallel check.
7547
3daeddf6
RH
75482002-03-11 Richard Henderson <rth@redhat.com>
7549
7550 * Makefile.in (.NOTPARALLEL): Add fake tag.
7551
fad93c55
L
75522002-03-07 H.J. Lu (hjl@gnu.org)
7553
7554 * configure.in: Enable gprof for mips*-*-linux*.
7555
2e8357fc
AO
75562002-02-28 Alexandre Oliva <aoliva@redhat.com>
7557
7558 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7559 libjava.
7560 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7561
bd48e1a9
AC
75622002-02-24 Andrew Cagney <ac131313@redhat.com>
7563
7564 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7565
39121370
DJ
75662002-02-23 Daniel Jacobowitz <drow@mvista.com>
7567
7568 * config.guess: Import from master sources, rev 1.232.
7569 * config.sub: Import from master sources, rev 1.246.
7570
081ff160
AO
75712002-02-23 Alexandre Oliva <aoliva@redhat.com>
7572
7573 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7574 because its Makefile is there; test for the executable instead.
7575
20a5393b
AO
75762002-02-09 Alexandre Oliva <aoliva@redhat.com>
7577
7578 Contribute sh64-elf.
7579 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7580 * configure.in: Added sh64-*-*.
7581
38135629
JJ
75822002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7583
80413487
RH
7584 * COPYING.NEWLIB: Remove advertising clause from
7585 Berkeley and Red Hat licenses.
38135629 7586
48d19748
MD
75872002-02-01 Mo DeJong <supermo@bayarea.net>
7588
7589 * Makefile.in: Add all-tix to deps for all-snavigator
7590 so that tix is built when building snavigator.
7591
f6e1c110
BE
75922002-02-01 Ben Elliston <bje@redhat.com>
7593
7594 * config.guess: Import from master sources, rev 1.229.
7595 * config.sub: Import from master sources, rev 1.240.
7596
4867be41
DJ
75972002-01-27 Daniel Jacobowitz <drow@mvista.com>
7598
7599 From Steve Ellcey <sje@cup.hp.com>:
7600 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7601 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7602 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7603 IA64.
7604 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7605 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7606 soname_spec, sys_lib_search_path_spec): Ditto.
7607
e82380cc
JT
76082002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7609
7610 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7611 target-libiberty, and target-libgloss. Skip Java-related
7612 libraries if not supported for NetBSD on target CPU.
7613
1319fb9c
NC
76142002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7615
7616 * configure.in: Import StrongARM and XScale target_configdirs from
7617 FSF GCC version.
7618
b020f6ac
L
76192002-01-16 H.J. Lu (hjl@gnu.org)
7620
7621 * config.guess: Import from master sources, rev 1.225.
7622 * config.sub: Import from master sources, rev 1.238.
7623
7624 * MAINTAINERS: Updated notes on config.guess and config.sub.
7625
a0c1c920
NC
76262002-01-11 Steve Ellcey <sje@cup.hp.com>
7627
7628 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7629 ld and gdb are not supported.
7630
a9fa5e1f
JJ
76312002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7632
7633 * Change reference to Cygnus Solutions to be Red Hat.
7634
94077108
JJ
76352002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7636
7637 * COPYING.NEWLIB: Update generic copyright date.
7638
05ecd75c
MS
76392002-01-07 Mark Salter <msalter@redhat.com>
7640
7641 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7642 Allow target-libgloss to be built for arm, strongarm, and xscale.
7643
a106bb62
BE
76442002-01-03 Ben Elliston <bje@redhat.com>
7645
7646 * MAINTAINERS: Update URL for config.* scripts.
7647
0e254642
AM
76482001-12-18 Alan Modra <amodra@bigpond.net.au>
7649
7650 * config.sub: Import latest version.
7651 * config.guess: Likewise.
7652
0a0d0041
TF
76532001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7654
7655 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7656 options for i[3456]86-pc-linux* native builds.
7657
d932cae7
NC
76582001-12-05 Laurent Guerby <guerby@acm.org>
7659
7660 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7661 libiberty.
d932cae7
NC
7662
7663 Import this patch from gcc:
5481b376 7664
d932cae7
NC
7665 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7666
7667 * symlink-tree: handle DOS-style absolute paths.
7668
49b7683b
DD
76692001-11-28 DJ Delorie <dj@redhat.com>
7670 Zack Weinberg <zack@codesourcery.com>
7671
7672 When build != host, create libiberty for the build machine.
7673
7674 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7675 CONFIG_ARGUMENTS.
7676 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7677 New variables.
7678 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7679 and rules.
7680 (all.normal): Depend on ALL_BUILD_MODULES.
7681 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7682 (all-build-libiberty): Depend on configure-build-libiberty.
7683
7684 * configure: Calculate and substitute proper value for
7685 ALL_BUILD_MODULES.
7686 * configure.in: Create the build subdirectory.
7687 Calculate and substitute TARGET_CONFIGARGS (formerly
7688 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7689
26ef82f4
GK
76902001-11-26 Geoffrey Keating <geoffk@redhat.com>
7691
7692 * config.sub: Update to version 1.232 on subversion.
7693
43e64072
NC
76942001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7695
7696 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7697 files from .po files for a distribution.
7698
66f6c0d5
HPN
76992001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7700
7701 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7702
4a02fdb2
JH
77032001-11-13 Jeff Holcomb <jeffh@redhat.com>
7704
7705 Merged from net gcc:
7706 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7707 * ltcf-c.sh: Use $objext, not $ac_objext.
7708 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7709 * ltcf-cxx.sh: Add support for GNU.
7710 2001-07-22 Timothy Wall <twall@redhat.com>
7711 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7712 default settings if using GNU tools with that configuration.
7713 * ltcf-cxx.sh: Ditto.
7714 * ltcf-gcj.sh: Ditto.
7715 2001-07-21 Michael Chastain <chastain@redhat.com>
7716 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7717 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7718 * ltmain.sh: Mark as gcc-local.
7719
227b9953
JH
77202001-11-13 Jeff Holcomb <jeffh@redhat.com>
7721
7722 * Makefile.in (all-bison): Revert 2001-10-24.
7723 Don't depend on texinfo.
7724
cbbab8fb
JJ
77252001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7726
80413487 7727 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7728
922b2485
DD
77292001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7730
7731 * configure.in (--enable-languages): Be more permissive about
7732 syntax. Check for empty lists better. Warn about $LANGUAGES.
7733
f08fa01d
HPN
77342001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7735
7736 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7737
fee3da4e
JH
77382001-10-24 Jeff Holcomb <jeffh@redhat.com>
7739
7740 Makefile.in (all-bison): Don't depend on texinfo.
7741
73fb1ef9
AM
77422001-10-03 Alan Modra <amodra@bigpond.net.au>
7743
7744 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7745
373688ac
AO
77462001-09-29 Alexandre Oliva <aoliva@redhat.com>
7747
7748 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7749
9c07660b
HPN
77502001-09-28 Hans-Peter Nilsson <hp@axis.com>
7751
7752 * config.sub, config.guess: Import latest from subversions.
7753
3f152009
AO
77542001-09-21 Alexandre Oliva <aoliva@redhat.com>
7755
7756 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7757 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7758 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7759 avoid quotes nesting problems.
7760 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7761 (DO_X): Export only variables that are set.
7762
8f6a59e5
BE
77632001-09-19 Ben Elliston <bje@redhat.com>
7764
7765 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7766 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7767 semantics. Use the shell built-in "type" command instead.
7768
a1ec19fa
TS
77692001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7770
7771 * config.sub: Reverted the earlier change, this version is not the
7772 master file.
7773
4008bd9b
TS
77742001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7775
7776 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7777 Add support for mips64.
7778
dd1e52a4
JH
77792001-09-03 Jeff Holcomb <jeffh@redhat.com>
7780
7781 * configure.in: Enable libstdc++-v3 for h8300 targets.
7782
91549d1c
EC
77832001-08-30 Eric Christopher <echristo@redhat.com>
7784 Jason Eckhardt <jle@redhat.com>
7785
7786 * config.sub: Add support for mipsisa32.
7787
cf966cf9
EC
77882001-08-30 Eric Christopher <echristo@redhat.com>
7789
7790 * config.sub, config.guess: Import latest from subversions.
7791
82208dc5
AM
77922001-08-20 Alan Modra <amodra@bigpond.net.au>
7793
7794 * config.sub, config.guess: Import latest from subversions.
7795
4dca8403
DD
77962001-07-26 DJ Delorie <dj@redhat.com>
7797
7798 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7799
1107dce2
AM
78002001-06-19 Alan Modra <amodra@bigpond.net.au>
7801
7802 * Makefile.in: Revert 2001-06-17.
7803 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7804
e09a6604
L
78052001-06-17 H.J. Lu <hjl@gnu.org>
7806
7807 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7808 (gas+binutils.tar.bz2): Likewise.
7809 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7810
31a8b634
AC
7811Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7812
7813 * Makefile.in (VER): When present, extract the version number from
5481b376 7814 the file version.in.
31a8b634 7815
dc70af01
AO
78162001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7817
7818 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7819 gcc/xgcc is built, use -print-prog-name to find out the program
7820 name to use.
7821
839bbd8c
AO
78222001-06-04 Mark Mitchell <mark@codesourcery.com>
7823
7824 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7825 with_gcc]: Use `gcc -shared' to build a shared library.
7826
566e9a30
AO
78272001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7828
7829 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7830 archives.
7831
e877bb69
AO
78322001-05-28 Simon Patarin <simon.patarin@inria.fr>
7833
7834 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7835 libraries when using g++ with native linker.
7836
1605288b
AO
78372001-05-28 Alexandre Oliva <aoliva@redhat.com>
7838
7839 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7840
11a383ba
TR
78412001-05-24 Tom Rix <trix@redhat.com>
7842
7843 * configure.in : enable ld for aix
cf966cf9 7844
18611226
AO
78452001-05-22 Alexandre Oliva <aoliva@redhat.com>
7846
7847 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7848 [aix4*|aix5*]: Prepend blank.
7849
6be7c12c
AO
78502001-05-20 Alexandre Oliva <aoliva@redhat.com>
7851
7852 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7853 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7854 of subdir/configure scripts to use the new libtool.m4.
7855
4ed00bba
L
78562001-05-14 H.J. Lu <hjl@gnu.org>
7857
7858 * config.if (libc_interface): Set to -libc6.2- for cross
7859 compiling to Linux/glibc 2.2.
7860
b1af961c
AO
78612001-05-03 Alexandre Oliva <aoliva@redhat.com>
7862
7863 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7864 libgcj.
7865
5ec3e74e
AO
78662001-04-26 Alexandre Oliva <aoliva@redhat.com>
7867
7868 * configure.in (noconfigdirs): Don't reset it from scratch in the
7869 target case; only append to it.
7870
b3ed1d6b
AO
78712001-04-26 Alexandre Oliva <aoliva@redhat.com>
7872
7873 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7874 sparc-*-solaris2.8]: Disable ${libgcj}.
7875
96111c10
AO
78762001-04-25 Alexandre Oliva <aoliva@redhat.com>
7877
7878 * configure.in (libgcj_saved): Copy from $libgcj.
7879 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7880 --disable-libgcj.
7881
b5bf43f2
AO
78822001-04-20 Alexandre Oliva <aoliva@redhat.com>
7883
7884 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7885 1.641.2.228.
7886
8cc32590
AO
78872001-04-12 Alexandre Oliva <aoliva@redhat.com>
7888
7889 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7890 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7891
dec0cb0c
AO
78922001-04-01 Alexandre Oliva <aoliva@redhat.com>
7893
7894 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7895 New macros.
7896 (bootstrap, cross): Use RECURSE_FLAGS.
7897 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7898
6a9c3886
AO
78992001-03-27 Alexandre Oliva <aoliva@redhat.com>
7900
7901 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7902
d4fc7db8
NC
79032001-03-23 Nick Clifton <nickc@redhat.com>
7904
7905 * README-maintainer-mode: Add note about inability to use "make
7906 distclean" in maintainer mode.
7907
7389ff65
AO
79082001-03-22 Alexandre Oliva <aoliva@redhat.com>
7909
7910 Re-installed:
7911 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7912 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7913 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7914 * ltcf-cxx.sh: Likewise.
7915 * ltcf-gcj.sh: Likewise.
7916
b3e0dc8e
PB
79172001-03-22 Philip Blundell <philb@gnu.org>
7918
7919 * config.sub, config.guess: Import latest from subversions.
7920
469b781c
AO
79212001-03-22 Alexandre Oliva <aoliva@redhat.com>
7922
7923 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7924 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7925
b0dad762
MC
79262001-03-20 Michael Chastain <chastain@redhat.com>
7927
7928 * Makefile.in: all-m4 depends on all-texinfo.
7929
c559bb17
AO
79302001-03-08 Alexandre Oliva <aoliva@redhat.com>
7931
7932 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7933
fef4ae2e
JJ
79342001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7935
7936 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7937 longer valid.
7938
8d6dd99d
NC
79392001-02-16 Nick Clifton <nickc@redhat.com>
7940
7941 * configure.in (noconfigdirs): Allow configuration of texinfo
7942 for Cygwin hosts.
7943
a85d7ed0
NC
79442001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7945
7946 * config.guess: Add linux target for S/390.
7947 * config.sub: Likewise.
7948 * configure.in: Likewise.
7949
51221c5e
DD
79502001-02-06 Ben Elliston <bje@redhat.com>
7951
7952 * configure: Output host type to stdout, not stderr.
7953
9dec4c71
MS
79542001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7955
7956 * config.guess: Import from subversions.gnu.org (revision 1.181).
7957 * config.sub: Import from subversions.gnu.org (revision 1.199).
7958
9add9c04
AM
79592001-01-30 Alan Modra <alan@linuxcare.com.au>
7960
7961 * config.guess: Handle hppa64-linux systems.
7962
8679174d
MS
79632001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7964
7965 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7966 Don't unset, it's non-portable and no longer necessary, set to empty
7967 instead.
7968
02d01ed4
MS
79692001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7970
7971 * ltconfig: Shell portability fix for the tagname validity check.
7972
4cc5853d
MS
79732001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7974
7975 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7976
7487e485
AO
79772001-01-27 Alexandre Oliva <aoliva@redhat.com>
7978
7979 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7980 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7981
f332af52
AO
79822001-01-24 Alexandre Oliva <aoliva@redhat.com>
7983
7984 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7985 keep at least one of build_libtool_libs or build_old_libs set to
7986 yes.
7987
ef099754
AO
79882001-01-24 Alexandre Oliva <aoliva@redhat.com>
7989
7990 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7991 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7992
8341f2fc 79932000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 7994
8341f2fc
AJ
7995 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7996
79972000-11-03 Philip Blundell <pb@futuretv.com>
7998
7999 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8000 files.
ebf0fa2e 8001
c320a39f
JJ
80022001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8003
8004 * COPYING.NEWLIB: Put into source repository.
8005
8817b92e
BE
80062001-01-15 Ben Elliston <bje@redhat.com>
8007
8008 * configure.in (host_tools): Add sid.
8009 Always configure cgen.
8010 * Makefile.in (all-sid): New target.
8011 (check-sid, clean-sid, install-sid): Likewise.
8012
35590697
AJ
80132001-01-07 Andreas Jaeger <aj@suse.de>
8014
80413487 8015 * config.sub, config.guess: Update from subversions.
35590697 8016
6ee6cea6
AO
80172000-12-12 Alexandre Oliva <aoliva@redhat.com>
8018
8019 * configure.in: Disable language-specific target libraries for
8020 languages that aren't enabled.
8021
077b8428
NC
80222000-11-24 Nick Clifton <nickc@redhat.com>
8023
8024 * configure.in (xscale-elf): Add target.
8025 (xscale-coff): Add target.
8026 (c4x, c5x, tic54x): Move after ARM targets.
8027
9e28a1ed
AO
80282000-11-23 Alexandre Oliva <aoliva@redhat.com>
8029
8030 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8031
be98a80a
ILT
80322000-11-20 Ian Lance Taylor <ian@zembu.com>
8033
8034 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8035
5cec67bf
AO
80362000-11-18 Alexandre Oliva <aoliva@redhat.com>
8037
8038 * Makefile.in: Merge with GCC and libgcj.
8039 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8040 configure-target-<library> when their configure scripts need the C
8041 or C++ library to have already been built to work properly.
8042 (do_proto_toplev): Set them to an empty string.
8043
d932cae7 80442000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8045
8046 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8047 (REALLY_SET_LIB_PATH): Use them.
8048
d932cae7 80492000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8050
8051 * config.sub: Add support for Sun Chorus
8052
8602ff0c
NC
80532000-11-02 Per Lundberg <plundis@chaosdev.org>
8054
8055 * config.sub: Add support for the *-storm-chaos OS.
8056
f9e0997d
NC
80572000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8058
80413487
RH
8059 * configure.in (noconfigdirs): Don't compile some
8060 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8061
d64552c5
AO
80622000-09-30 Alexandre Oliva <aoliva@redhat.com>
8063
8064 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8065 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8066 all affected `configure' scripts.
8067
97f60b31
AO
80682000-09-25 Alexandre Oliva <aoliva@redhat.com>
8069
8070 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8071 ltcf-c.sh.
8072
6e8dd58f
PB
80732000-09-12 Philip Blundell <philb@gnu.org>
8074
8075 * config.sub, config.guess: Update from subversions.
8076
103a2e99
AO
80772000-09-06 Alexandre Oliva <aoliva@redhat.com>
8078
51601921
AO
8079 * Makefile.in (all-zlib): Added dummy target.
8080
103a2e99
AO
8081 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8082 multi-language branch.
8083
2809b4b9
AO
80842000-09-05 Alexandre Oliva <aoliva@redhat.com>
8085
8086 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8087 (bootstrap*): Depend on all-bootstrap.
8088
7450026c
AO
80892000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8090
8091 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8092 crosses, but add gcc/include to the header search path for them.
8093
6cf86f7f
AO
80942000-08-31 Alexandre Oliva <aoliva@redhat.com>
8095
8096 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8097 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8098 * gettext.m4: New file, extracted from aclocal.m4.
8099
ce2ea6e3
AO
81002000-08-22 Alexandre Oliva <aoliva@redhat.com>
8101
8102 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8103 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8104 sub-configures.
8105
9765193e
DE
81062000-08-20 Doug Evans <dje@casey.transmeta.com>
8107
8108 * Makefile.in (ALL_MODULES): Add all-cgen.
8109 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8110 (all-cgen): New target.
8111 (all-opcodes,all-sim): Depend on all-cgen.
8112 * configure.in (host_tools): Add cgen.
8113 Only configure cgen if --enable-cgen-maint.
8114
d7b32520
AO
81152000-08-17 Alexandre Oliva <aoliva@redhat.com>
8116
8117 * config-ml.in (CC, CXX): Don't introduce a leading space.
8118
e52ef561
AO
81192000-08-16 Alexandre Oliva <aoliva@redhat.com>
8120
8121 * configure.in (libstdcxx_flags): Use
8122 libstdc++-v3/src/libstdc++.INC.
8123
88f9c2a0
AO
81242000-08-15 Alexandre Oliva <aoliva@redhat.com>
8125
8126 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8127
98fbe43f
JM
81282000-08-11 Jason Merrill <jason@redhat.com>
8129
8130 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8131 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8132 (FLAGS_FOR_TARGET): Not here.
8133 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8134
279ddab4
DD
81352000-08-07 DJ Delorie <dj@redhat.com>
8136
8137 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8138 "if we're also building gcc, and it's a gcc that will run on the
8139 build machine, we want to use its includes instead of the system's
8140 default includes".
8141
60523a83
AO
81422000-08-03 Alexandre Oliva <aoliva@redhat.com>
8143
24ffec7a
AO
8144 * configure.in (libstdcxx_flags): Don't use `"'.
8145
60523a83
AO
8146 * config-ml.in: Adjust multilib search paths to the
8147 appropriate multilib tree.
8148
daf644b5
AO
81492000-08-02 Alexandre Oliva <aoliva@redhat.com>
8150
8151 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8152 commas in $LANGUAGES.
8153
63266560
DD
81542000-08-01 Alexandre Oliva <aoliva@redhat.com>
8155
8156 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8157
81582000-07-31 Alexandre Oliva <aoliva@redhat.com>
8159
8160 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8161 CXX_FOR_TARGET for sed.
8162
81632000-07-30 Alexandre Oliva <aoliva@redhat.com>
8164
8165 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8166 Do not override if already set in the environment or in configure.
8167 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8168 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8169
9e449d3e
AO
81702000-07-27 Alexandre Oliva <aoliva@redhat.com>
8171
8172 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8173 (GCC_FOR_TARGET): Use it.
8174 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8175 * configure.in: ... here.
8176 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8177 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8178
8bbd92e0
AO
81792000-07-24 Alexandre Oliva <aoliva@redhat.com>
8180
fd1f87b2
AO
8181 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8182 (configure-target-libchill, configure-target-libobjc): Likewise.
8183
8bbd92e0
AO
8184 * configure.in: Use the same cache file for all target libs.
8185 * config-ml.in: But different cache files per multilib variant.
8186
25c6c112
JL
81872000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8188
8189 * configure (topsrcdir): Don't use dirname.
8190
ba73c63f
JM
81912000-07-20 Jason Merrill <jason@redhat.com>
8192
8193 * configure.in: Remove all references to libg++ and librx.
8194
8195 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8196
1af08294
HPN
81972000-07-20 Hans-Peter Nilsson <hp@axis.com>
8198
8199 * config.sub: Update to subversions version 2000-07-06.
8200
ba73c63f
JM
82012000-07-12 Andrew Haley <aph@cygnus.com>
8202
8203 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8204 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8205
82062000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8207
8208 * symlink-tree: Check number of arguments.
8209
d932cae7 82102000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8211
8212 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8213
ba73c63f
JM
82142000-07-05 Jim Wilson <wilson@cygnus.com>
8215
8216 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8217 search path for a g++ extracted from the build tree. This
8218 will allow link tests run by configure scripts in
8219 subdirectories to succeed.
8220
92ee2f86
UC
82212000-07-01 Koundinya K <kk@ddeorg.soft.net>
8222
80413487 8223 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8224
23f2f29f
CV
82252000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8226
8227 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8228 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8229
f04f5a67
TW
82302000-06-19 Timothy Wall <twall@cygnus.com>
8231
8232 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8233 * config.sub: Add tic54x target.
8234
11da68be
NC
82352000-06-07 Phillip Thomas <pthomas@suse.de>
8236
8237 * README-maintainer-mode: New file: Contains notes on using
8238 --enable-maintainer-mode with binutils.
8239
d932cae7 82402000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8241
8242 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8243
d932cae7 82442000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8245
8246 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8247 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8248
9442cea3
L
824920000-05-21 H.J. Lu (hjl@gnu.org)
8250
80413487
RH
8251 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8252 directory are used if they exist. Make sure
8253 $(build_tooldir)/include is searched for header files,
8254 $(build_tooldir)/lib/ for library files.
9442cea3 8255 (GCC_FOR_TARGET): Likewise.
80413487 8256 (CXX_FOR_TARGET): Likewise.
9442cea3 8257
d932cae7 82582000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8259
8260 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8261
d932cae7 82622000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8263
8264 * Makefile.in (configure-target-libiberty): Depend on
8265 configure-target-newlib.
8266
ba73c63f
JM
82672000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8268
8269 * configure.in, Makefile.in: Merge all libffi-related
8270 configury stuff from the libgcj tree.
8271
d932cae7 82722000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8273
8274 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8275 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8276
d932cae7 82772000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8278
8279 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8280 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8281 current version information. Add to proto-toplev directory.
b5a23627
AC
8282 (gdb-taz): Build do-djunpack.
8283
ba73c63f
JM
82842000-05-15 David Edelsohn <edelsohn@gnu.org>
8285
8286 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8287
7c86ed39
L
82882000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8289
8290 * ltmain.sh: Preserve in relink_command any environment
8291 variables that may affect the linker behavior.
8292
d932cae7 82932000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8294
8295 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8296
d932cae7 82972000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8298
8299 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8300
ed0a91a5
EZ
83012000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8302
8303 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8304 with the version name.
ed0a91a5 8305
ba73c63f 83062000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8307
ba73c63f 8308 * config.if: Tweak.
6cafa39f 8309
ba73c63f 83102000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8311
ba73c63f 8312 * djunpack.bat: New file.
66156876 8313
d932cae7 83142000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8315
8316 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8317 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8318 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8319 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8320
ba73c63f
JM
83212000-04-16 Dave Pitts <dpitts@cozx.com>
8322
80413487
RH
8323 * config.sub (case $basic_machine): Change default for "ibm-*"
8324 to "openedition".
ba73c63f 8325
d932cae7 83262000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8327
8328 * Makefile.in (gdb-taz): New target. GDB specific archive.
8329 (do-md5sum): New target.
8330 (MD5PROG): Define.
8331 (PACKAGE): Default to TOOL.
8332 (VER): Default to a shell script.
8333 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8334 md5 checksum generation.
b35ece4e
AC
8335 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8336 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8337 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8338 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8339
d932cae7 83402000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8341
8342 * configure (warn_cflags): Delete.
8343
ba73c63f 83442000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8345 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8346
80413487
RH
8347 * configure.in (enable_libstdcxx_v3): Add.
8348 (target_libs): Add bits here to switch between libstdc++-v2 and
8349 libstdc++-v3.
8350 * config.if: And this file too.
8351 * Makefile.in: Add libstdc++-v3 targets.
35590697 8352
ba73c63f
JM
83532000-04-05 Michael Meissner <meissner@redhat.com>
8354
8355 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8356
d332c5ac
JM
83572000-03-29 Jason Merrill <jason@casey.cygnus.com>
8358
8359 * configure.in: -linux-gnu*, not -linux-gnu.
8360
d932cae7 83612000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8362
8363 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8364 (do-tar-bz2): Replace TOOL with PACKAGE.
8365 (gdb.tar.bz2): Remove GDBTK from GDB package.
8366 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8367 dejagnu.tar.bz2): New packages.
6dcbc97b 8368
96ce09a7
ILT
83692000-02-27 Andreas Jaeger <aj@suse.de>
8370
8371 * configure.in: Add entry for mips*-*-linux*, move catch all
8372 *-*-*linux* entry below this one.
8373
2031769e
ILT
83742000-02-27 Ian Lance Taylor <ian@zembu.com>
8375
8376 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8377
4bab746c
NC
83782000-02-24 Nick Clifton <nickc@cygnus.com>
8379
8380 * config.sub: Support an OS of "wince".
8381
d932cae7 83822000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8383
8384 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8385 version.
ada59422 8386
5b93d8bb
AM
83872000-02-23 Linas Vepstas <linas@linas.org>
8388
8389 * config.sub: Add support for Linux/IBM 370.
8390 * configure.in: Likewise.
8391
2fb651f6
NC
83922000-02-22 Nick Clifton <nickc@cygnus.com>
8393
8394 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8395
b8441c25
CF
83962000-02-20 Christopher Faylor <cgf@cygnus.com>
8397
8398 * config.guess: Guess "cygwin" rather than "cygwin32".
8399
d332c5ac
JM
84002000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8401
8402 * configure (gcc_version): When setting, narrow search to
8403 lines containing `version_string'.
8404
ba73c63f
JM
84052000-02-15 Denis Chertykov <denisc@overta.ru>
8406
8407 * config.sub: Add support for avr target.
8408
d932cae7 84092000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8410
8411 * config.sub: Add mmix-knuth-mmixware.
8412
84132000-01-27 Christopher Faylor <cgf@redhat.com>
8414
8415 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8416 structure stuff to -L library search.
8417 (CXX_FOR_TARGET): Ditto.
8418 (CROSS_CHECK_MODULES): Fix spelling mistake.
8419
84202000-01-24 Mark Mitchell <mark@codesourcery.com>
8421
8422 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8423 the C++ compiler.
8424
84252000-01-12 Richard Henderson <rth@cygnus.com>
8426
8427 * configure.in: Don't build some bits for beos.
8428
84292000-01-12 Joel Sherrill (joel@OARcorp.com)
8430
8431 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8432 as include files.
8433
91b2c84d
GK
84342000-01-06 Geoff Keating <geoffk@cygnus.com>
8435
8436 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8437 not mh-aix43.
8438
ba73c63f
JM
84391999-12-14 Richard Henderson <rth@cygnus.com>
8440
8441 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8442 * config.sub: Accept alphaev[78], alphaev8.
8443
84441999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8445
8446 * config.guess, config.sub: Update from autoconf.
8447
8448Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8449
8450 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8451 necessary libraries are missing.
8452
84531999-10-25 Andreas Schwab <schwab@suse.de>
8454
8455 * configure: Fix quoting inside arguments of eval.
8456
84571999-10-21 Nick Clifton <nickc@cygnus.com>
8458
8459 * config-ml.in: Allow suppression of some ARM multilibs.
8460
8461Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8462
8463 * config.guess: Add OS/390 match pattern.
8464 * config.sub: Add mvs, openedition targets.
8465 * configure.in (i370-ibm-opened*): New.
8466
ef14edc4
ILT
84671999-09-04 Steve Chamberlain <sac@pobox.com>
8468
8469 * config.sub: Add support for configuring for pj.
8470
afb478e8
NC
84711999-08-31 Nick Clifton <nickc@cygnus.com>
8472
fd6848f6 8473 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8474
ba73c63f 84751999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8476
8477 * configure.in: Do not configure or build ld for AIX
8478 platforms. ld is known to be broken on these platforms.
8479
ba73c63f
JM
8480Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8481
8482 * config-ml.in: Pass compiler flag corresponding to multidirs to
8483 subdir configures.
8484
c363de44
ILT
84851999-08-09 Ian Lance Taylor <ian@zembu.com>
8486
8487 * Makefile.in (LDFLAGS): Define.
8488
dc8bc5a6
ILT
84891999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8490
8491 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8492 noconfigdirs.
8493 (*-*-cygwin*): Likewise.
8494
6ca3858e
ILT
84951999-08-08 Ian Lance Taylor <ian@zembu.com>
8496
71141bb6
ILT
8497 * mkdep: New file.
8498 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8499 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8500
6ca3858e
ILT
8501 From Eli Zaretskii <eliz@is.elta.co.il>:
8502 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8503 long file name when using DJGPP on MS-DOS.
8504
ba73c63f
JM
8505Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8506
8507 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8508
2735a327
AM
85091999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8510
8511 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8512 dependency as this causes "make check" to globally "make all"
8513
ba73c63f
JM
8514Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8515
8516 * configure.in (target_libs): Added target-zlib.
8517 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8518 (CONFIGURE_TARGET_MODULES): Likewise.
8519 (CHECK_TARGET_MODULES): Likewise.
8520 (INSTALL_TARGET_MODULES): Likewise.
8521 (CLEAN_TARGET_MODULES): Likewise.
8522 (configure-target-zlib): New target.
8523 (all-target-zlib): Likewise.
8524 (all-target-libjava): Depend on all-target-zlib.
8525 (configure-target-libjava): Depend on configure-target-zlib.
8526
8527 * Makefile.in (configure-target-libjava): Depend on
8528 configure-target-newlib.
8529 (configure-target-boehm-gc): New target.
8530 (configure-target-qthreads): New target.
8531
80413487
RH
8532 * configure.in (target_libs): Added target-qthreads.
8533 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8534 (CONFIGURE_TARGET_MODULES): Likewise.
8535 (CHECK_TARGET_MODULES): Likewise.
8536 (INSTALL_TARGET_MODULES): Likewise.
8537 (CLEAN_TARGET_MODULES): Likewise.
8538 (all-target-qthreads): New target.
8539 (configure-target-libjava): Depend on configure-target-qthreads.
8540 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8541
8542 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8543 (CONFIGURE_TARGET_MODULES): Likewise.
8544 (CHECK_TARGET_MODULES): Likewise.
8545 (INSTALL_TARGET_MODULES): Likewise.
8546 (CLEAN_TARGET_MODULES): Likewise.
8547 (all-target-libjava): New target.
8548 (all-target-boehm-gc): Likewise.
8549 * configure.in (target_libs): Added libjava, boehm-gc.
8550
08d836d6
ILT
85511999-07-22 Ian Lance Taylor <ian@zembu.com>
8552
8553 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8554 configure.bat in SUPPORT_FILES.
8555 (gas+binutils.tar.bz2): Likewise.
8556
8557 * makeall.bat: Remove; obsolete.
8558
8f36e47c
ILT
85591999-07-21 Ian Lance Taylor <ian@zembu.com>
8560
8561 From Mark Elbrecht:
8562 * configure.bat: Remove; obsolete.
8563
56e82f25
ILT
85641999-07-11 Ian Lance Taylor <ian@zembu.com>
8565
8566 * configure: Add -W -Wall to the default CFLAGS when compiling with
8567 gcc.
8568
1001d816
JL
8569Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8570
8571 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8572
106117aa
MM
85731999-06-30 Mark Mitchell <mark@codesourcery.com>
8574
8575 * configure.in: Build ld on IRIX6.
8576
c376f4ed
ILT
85771999-06-12 Ian Lance Taylor <ian@zembu.com>
8578
8579 * Makefile.in: Change distribution targets to use bzip2 instead of
8580 gzip.
8581 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8582 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8583
306b7445
NC
85841999-06-04 Nick Clifton <nickc@cygnus.com>
8585
8586 * config.sub: Add mcore target.
8587
d932cae7 85881999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8589
8590 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8591
d932cae7 85921999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8593
8594 * config.guess (dummy): Changed to $dummy.
8595
6c3175b0
NC
85961999-05-24 Nick Clifton <nickc@cygnus.com>
8597
ba73c63f
JM
8598 * config.sub: Tidied up case statements.
8599
86001999-05-22 Ben Elliston <bje@cygnus.com>
8601
8602 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8603 <jiro@din.or.jp>.
8604
8605 * config.guess: Merge with FSF version. Future changes will be
8606 more accurately recorded in this ChangeLog.
8607 * config.sub: Likewise.
8608
d932cae7 86091999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8610
8611 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8612
252b5132
RH
86131999-04-30 Tom Tromey <tromey@cygnus.com>
8614
8615 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8616
86171999-04-23 Tom Tromey <tromey@cygnus.com>
8618
8619 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8620
86211999-04-20 Drew Moseley <dmoseley@cygnus.com>
8622
8623 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8624 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8625 Bad merge removed these two changes.
8626
ba73c63f 8627Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8628 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8629
8630 * config.guess (interix Alpha): Add.
8631
252b5132
RH
86321999-04-11 Richard Henderson <rth@cygnus.com>
8633
8634 * configure.in (i?86-*-beos*): Do config gperf; don't config
8635 gdb, newlib, or libgloss.
8636
d932cae7 86371999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8638
ba73c63f
JM
8639 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8640 link a trivial program with -mabi=64. If it fails, remove mabi=64
8641 from multidirs.
8642
d932cae7 86431999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8644
8645 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8646
252b5132
RH
86471999-04-08 Nick Clifton <nickc@cygnus.com>
8648
8649 * config.sub: Add support for mcore targets.
8650
86511999-04-07 Michael Meissner <meissner@cygnus.com>
8652
8653 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8654 not mt-ospace, in order to shut up assembler warning about using
8655 symbols that are named the same as registers.
8656
86571999-04-07 Drew Moseley <dmoseley@cygnus.com>
8658
8659 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8660 dependency list for all-target-cygmon.
8661
86621999-04-05 Doug Evans <devans@casey.cygnus.com>
8663
8664 * config-ml.in: Check $host, not $target, for selective multilibs.
8665 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8666 thumb interworking, and underscore prefix multilibs.
8667
86681999-04-04 Ian Lance Taylor <ian@zembu.com>
8669
8670 * missing: Update to version from current automake.
8671
8672Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8673
8674 * configure (gxx_include_dir): Removed.
8675
8676 * configure.in (gxx_include_dir): Handle it.
8677 * Makefile.in: Likewise.
8678
86791999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8680
8681 * config.sub (mips64vr4111,mips64vr4111el) Add.
8682
86831999-03-21 Ben Elliston <bje@cygnus.com>
8684
80413487 8685 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8686
8687Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8688
252b5132
RH
8689 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8690 config/mh-djgpp.
8691
8692Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8693
8694 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8695 all-target-newlib to dependency list for all-target-bsp.
8696
8697Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8698
8699 * config.sub: Add i386-uwin support.
8700 * config.guess: Likewise.
8701
8702Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8703
8704 * configure.in: cleanup, add mh-*pic handling for arm, special
8705 case powerpc*-*-aix*
8706
8707Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8708
8709 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8710 can be built.
8711
8712Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8713
8714 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8715 targets.
252b5132
RH
8716
87171999-03-02 Nick Clifton <nickc@cygnus.com>
8718
8719 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8720
d932cae7 87211999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8722
8723 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8724
87251999-02-24 Nick Clifton <nickc@cygnus.com>
8726
8727 * config.sub: Fix typo in arm recognition.
8728
d932cae7 87291999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8730
8731 * configure.in (noconfigdirs): Changed target_configdirs to
8732 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8733 rather than m68k-*-* since it is not known to work on
8734 m68k-aout. Ditto for arm-*-*oabi.
8735
d932cae7 87361999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8737
8738 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8739
87401999-02-19 Ben Elliston <bje@cygnus.com>
8741
8742 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8743 Smart and improved by Andrew Cagney.
8744
d932cae7 87451999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8746
8747 * config.guess: Recognize openbsd-*-hppa.
8748
d932cae7 87491999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8750
8751 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8752 only if it is not empty.
8753
87541999-02-17 Nick Clifton <nickc@cygnus.com>
8755
8756 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8757
fd6848f6 8758 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8759
8760 * config.sub: Modified to recognize uname's armv* syntax.
8761
87621999-02-17 Mark Salter <msalter@cygnus.com>
8763
8764 * configure.in: Added target-bsp for sparclite.
8765
d932cae7 87661999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8767
8768 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8769
87701999-02-08 Nick Clifton <nickc@cygnus.com>
8771
8772 * configure.in: Add support for strongarm port.
8773 * config.sub: Add support for strongarm target.
8774
d932cae7 87751999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8776
252b5132
RH
8777 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8778 the old name config/mh-cygwin32.
8779 Enable texinfo.
8780
d932cae7 87811999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8782
8783 * configure.in: Do build ld for ix86 Solaris.
8784
d932cae7 87851999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8786
8787 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8788 $AR_FOR_TARGET. Likewise for RANLIB.
8789
d932cae7 87901999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8791
80413487
RH
8792 * config.sub (oabi): Recognize.
8793 * configure.in (arm-*-oabi): Handle.
252b5132 8794
d932cae7 87951999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8796
8797 * config.guess: Improve detection of i686 on UnixWare 7.
8798
d932cae7 87991999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8800
8801 * config.guess: Add support for i386-pc-interix.
8802 * config.sub: Likewise.
8803 * configure.in: Likewise.
252b5132 8804
d932cae7 88051999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8806
8807 * Makefile.in: Remove unneeded all-target-libio from
8808 from all-target-winsup target since it is now unneeded.
8809 Add all-target-libtermcap in its place since it is now
8810 needed.
8811
d932cae7 88121998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8813
8814 * configure.in: makefile stub for cygwin target is probably
8815 unnecessary. Remove it for now.
252b5132 8816
d932cae7 88171998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8818
8819 * configure.in: libtermcap.a should be built when cygwin is the
8820 target as well as the host.
8821 * config.guess: Allow mixed case in cygwin uname output.
8822 * Makefile.in: Add libtermcap target.
252b5132 8823
d932cae7 88241998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8825
8826 * config.sub: Clean up handling of hppa2.0.
8827
d932cae7 88281998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8829
8830 * config.guess: Use C code to identify more HP machines.
8831
8832Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8833
8834 * config.sub: Handle hppa2.0.
8835
ba73c63f
JM
8836Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8837
8838 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8839 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8840
88411998-12-15 Mark Salter <msalter@cygnus.com>
8842
8843 * configure.in: Added target-bsp for several target architectures.
8844
8845 * Makefile.in: Added rules for bsp.
8846
252b5132
RH
8847Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8848
8849 * config.guess: Improve detection of hppa2.0 processors.
8850
8851Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8852
8853 * config.guess: Recognize FreeBSD using ELF automatically.
8854
88551998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8856
8857 * configure (skip-this-dir): Add handling for new shell script, which
8858 might be created by a sub-directory's configure to indicate, this particular
8859 directory is "unwanted".
8860 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8861
252b5132
RH
8862Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8863
8864 * ltconfig: import from libtool, after changing libtool to
8865 account for the cygwin name change.
8866
8867Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8868
8869 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8870 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8871
8872Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8873
8874 * configure.in: Add libtermcap to list of cygwin dependencies.
8875
d932cae7 88761998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8877
80413487
RH
8878 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8879 they include winsup/include when it's a cygwin target.
252b5132
RH
8880
88811998-11-12 Tom Tromey <tromey@cygnus.com>
8882
8883 * configure.in (host_tools): Added zip.
8884 * Makefile.in (all-target-libjava): Depend on all-zip.
8885 (all-zip): New target.
8886 (ALL_MODULES): Added all-zip.
8887 (NATIVE_CHECK_MODULES): Added check-zip.
8888 (INSTALL_MODULES): Added install-zip.
8889 (CLEAN_MODULES): Added clean-zip.
8890
d932cae7 88911998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8892
8893 * Makefile.in: lose "32" from comment about cygwin.
8894
d932cae7 88951998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8896
8897 * configure.in: Use -Os to build target libraries for the fr30.
8898
d932cae7 88991998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8900
8901 * config.sub: Add fr30.
8902
d932cae7 89031998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8904
80413487 8905 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8906 cygwin* instead of cygwin32*.
8907 * config.sub: Check cygwin* instead of cygwin32*.
8908
d932cae7 89091998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8910
8911 * config.guess: Match any version of Unixware7.
8912
252b5132
RH
89131998-10-20 Syd Polk <spolk@cygnus.com>
8914
8915 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8916 if desired.
8917
d932cae7 89181998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8919
8920 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8921 these if the appropriate directories and files to not exist.
8922
d932cae7 89231998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8924
8925 * Makefile.in (DEVO_SUPPORT): Add config.if.
8926
d932cae7 89271998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8928
8929 * configure: Add pattern to replace "build_tooldir"'s
8930 definition in the generated Makefile with "tooldir"'s
8931 actual value.
8932
252b5132
RH
8933Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8934
8935 * config.sub: Bring back lost sparcv9.
8936
ba73c63f
JM
8937 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8938
8939Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8940
8941 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8942 CC_FOR_TARGET and friends.
8943
8944Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8945
ba73c63f
JM
8946 * Makefile.in (build_tooldir): New variable, same as tooldir.
8947 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8948 -B$(build_tooldir)/bin/.
8949 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8950
252b5132
RH
8951Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8952
8953 * config.sub: Add support for i[34567]86-pc-udk.
8954 * configure.in: Likewise.
8955
8956Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8957
8958 * Makefile.in: add bzip2 package building bits for user
8959 tools module
8960 * configure.in: ditto
8961
ba73c63f
JM
8962Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8963
8964 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8965 (ALL_TARGET_MODULES): Add all-target-libobjc.
8966 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8967 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8968 (all-target-libchill): Add dependencies.
8969 * configure.in (target_libs): Add libchill.
35590697 8970
252b5132
RH
89711998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8972
ba73c63f 8973 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
8974
8975Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8976
8977 * Makefile.in (all-automake): fix dependencies.
8978
8979Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8980
8981 * configure.in: Minor cleanups for building in the $(target_alias)
8982 subdir.
8983
89841998-09-22 Jim Wilson <wilson@cygnus.com>
8985
8986 * Makefile.in (bootstrap): Set r and s before make all. Use
8987 BASE_FLAGS_TO_PASS in make all.
8988 (cross): Likewise.
8989
89901998-09-20 Mark Mitchell <mark@markmitchell.com>
8991
8992 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8993
252b5132
RH
8994Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8995
8996 * config.sub: Fix typo in last change.
8997
89981998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8999
9000 * config.sub: Add support for C4x target.
9001 * configure.in: Likewise.
9002
90031998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9004
9005 * config.sub: Recognize sparcv9 just like sparc64.
9006
9007Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9008
9009 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9010
9011Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9012
9013 * config.guess: Correctly identify Pentium II sco boxes.
9014
9015 * config.guess: Fix "tr" code. From Weiwen Liu.
9016
9017Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9018
9019 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9020 stabs.
9021
9022Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9023
9024 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9025 (ALL_TARGET_MODULES): Add all-target-libchill.
9026 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9027 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9028 (all-target-libchill): Add dependencies.
9029 * configure.in (target_libs): Add libchill.
9030
9031Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9032
9033 * config.guess: Avoid assumptions about "tr" behaves when
9034 LANG is set to something other than English.
9035
9036Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9037
9038 * configure (gxx_include_dir): Changed to
9039 '${prefix}/include/g++'-${libstdcxx_interface}.
9040
9041 * config.if: New to determine the interfaces.
9042
9043Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9044
9045 * config.guess: Detect and handle MPE/IX.
9046 * config.sub: Deal with MPE/IX.
9047
9048Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9049
9050 * configure.in: Use mh-aix43.
9051
90521998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9053
9054 * configure: Fix --without/--disable cases for gxx-include-dir.
9055
9056Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9057
9058 * mdata-sh: Imported. Needed for automake support.
9059
9060Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9061
ba73c63f 9062 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9063 "chmod og=u `find . -print`".
9064
9065Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9066
ba73c63f 9067 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9068
9069Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9070
9071 * Makefile.in: Undo previous patch.
9072
9073Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9074
9075 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9076 to here ...
9077 (install-no-fixedincludes): and here
9078 (INSTALL_MODULES): ... from here.
9079
9080Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9081
9082 * config.sub: Merge with FSF.
9083
9084 * config.guess: Merge with FSF.
9085
9086Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9087
9088 * configure (extraconfigdirs): New variable.
9089 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9090 * Makefile.in (all): Move higher in file.
9091 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9092 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9093 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9094 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9095 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9096
90971998-07-23 Brendan Kehoe <brendan@cygnus.com>
9098
9099 * Makefile.in (all-target-libjava): Depend on all-gcc and
9100 all-target-newlib.
9101 (configure-target-libjava): Depend on $(ALL_GCC).
9102
9103Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9104
9105 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9106 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9107
9108Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9109
9110 * ylwrap: Change absolute path checks to check for DOS style path
9111 names.
9112
9113 * ylwrap: Don't use a full path name if the source file is in the
9114 same directory. From hjl@lucon.org (H.J. Lu).
9115
9116 * config-ml.in: Default to being verbose, to match Feb 18 change to
9117 configure.
9118
9119Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9120
9121 Brought over from egcs:
9122
9123 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9124
9125 * configure.in (target_subdir): Set to ${target_alias} instead
9126 of "libraries".
9127
9128 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9129
9130 * configure.in (target_subdir): Set to libraries if enable_multilib.
9131
9132Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9133
9134 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9135 multilibs, force reconfiguration the first time we create
9136 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9137
9138Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9139
9140 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9141 avoid confusion with --no-recursion.
9142
9143Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9144
9145 * configure.in: Win32 hosts shouldn't use install -x
9146 * install-sh: remove -x option, and special .exe-handling
9147 hack.
9148
9149Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9150
9151 * config.guess: Recognize i586-pc-beos.
9152 * configure.in: Don't build some bits for beos.
9153
9154Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9155
9156 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9157 CFLAGS default to -O2.
9158
9159 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9160 when using GNU ld.
9161
9162Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9163
9164 * ltmain.sh: Correct install when using a different shell.
9165
9166Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9167
9168 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9169
9170Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9171
9172 * makefile.vms: Update to build binutils/makefile.vms. Add install
9173 target.
9174
9175Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9176
9177 * ltconfig: Update to correct AIX handling.
9178
9179Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9180
9181 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9182
9183 * configure.in (target_subdir): Set to ${target_alias} instead
9184 of "libraries".
9185
91861998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9187
9188 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9189 (Makefile): Depend on $(gcc_version_trigger).
9190
9191 * configure (gcc_version): Change default initializer to empty
9192 string.
9193 (gcc_version_trigger): New variable; pass this variable down
9194 to subdir configures to enable them checking gcc's version
9195 themselves. Emit make macros for both gcc_version vars.
9196 (topsrcdir): Initialize reliably.
9197 (recursion line): Remove --with-gcc-version=${gcc_version}.
9198
91991998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9200
9201 * configure (enable_version_specific_runtime_libs): Implement new flag
9202 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9203 in $(libsubdir); emit definition in each generated Makefile.
9204 (gxx_include_dir): Initialize depending on
9205 $enable_version_specific_runtime_libs.
9206
92071998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9208
9209 * configure (gcc_version): Initialize properly depending on
9210 how and where configure is started.
9211 (recursion line): Pass a --with-gcc-version=${gcc_version}
9212 to configures in subdirs.
9213
9214Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9215
9216 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9217 cygmon
252b5132
RH
9218
9219Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9220
9221 * configure.in: Add cygmon and libstub support for mn10200.
9222
92231998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9224
9225 * configure (gcc_version): Add new variable describing the
9226 particular gcc version we're building.
9227 * Makefile.in (libsubdir): Add new macro for the directory
9228 in which the compiler finds executables, libraries, etc.
9229 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9230 and libsubdir.
9231
9232Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9233
ba73c63f
JM
9234 * Makefile.in (local-clean): Remove *.log.
9235 (warning.log): Built with warn_summary from build.log.
9236 (mail-report.log): Run test_summary.
9237 (mail-report-with-warnings.log): Run test_summary including
9238 warning.log in the report.
252b5132
RH
9239
9240Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9241
9242 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9243
9244Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9245
9246 * Makefile.in (grep): Grep no longer depends on libiberty.
9247
9248Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9249
9250 * Makefile.in: all-snavigator needs all-libgui.
9251
9252Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9253
9254 * configure.in: Add cygmon and libstub support for mn10300.
9255
9256Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9257
9258 * missing: Update to version from automake 1.3.
9259
9260 * ltmain.sh: On installation, don't get confused if the same name
9261 appears more than once in the list of library names.
9262
9263Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9264
9265 * config.sub: Accept m68060 and m5200 as CPU names.
9266
9267Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9268
9269 * configure: Use && rather than using -a in test, because odd
9270 strings can confuse test.
9271 * configure.in: Likewise.
9272
9273Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9274
9275 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9276
9277Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9278
9279 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9280 bootstrap4-lean): New targets.
9281
9282Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9283
9284 * mpw-* Delete. Not used.
252b5132
RH
9285
9286Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9287
9288 * COPYING.LIB: Update FSF address.
9289
9290Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9291
9292 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9293
9294 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9295 GAS_SUPPORT_DIRS.
9296
9297Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9298
9299 * ltconfig, ltmain.sh: Avoid producing a version number if
9300 -version-info was not used.
9301
9302Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9303
9304 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9305 building with newlib.
9306
93071998-04-30 Paul Eggert <eggert@twinsun.com>
9308
ba73c63f 9309 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9310 Solaris `make' causes it to continue to next definition.
252b5132 9311
afb8d725
JM
9312Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9313
9314 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9315 the right GUI libraries and files are installed along with GDB.
9316
252b5132
RH
9317Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9318
9319 * configure.in: Change alpha to alpha* in several places.
9320
9321Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9322
9323 * config.sub: Recognize sparc86x.
9324
9325Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9326
252b5132
RH
9327 * configure.in (--enable-target-optspace): Remove debug echo.
9328
9329Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9330
9331 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9332
9333Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9334
9335 * ltconfig: Update cygwin32 support.
9336
9337 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9338 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9339 (GDB_SUPPORT_DIRS): Likewise.
9340
9341Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9342
9343 * configure.in (target_makefile_frag): If --enable-target-optspace,
9344 use -Os to compile target libraries rather than -O2. Default to
9345 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9346 not used.
9347 * configure.in (target_cflags): Ditto for d30v.
9348
9349Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9350
9351 * Makefile.in (all-bfd): Depend on all-intl.
9352 (all-binutils): Likewise.
9353 (all-gas): Likewise.
9354 (all-gprof): Likewise.
9355 (all-ld): Likewise.
9356
252b5132
RH
93571998-04-19 Brendan Kehoe <brendan@cygnus.com>
9358
9359 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9360
9361Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9362
9363 * Makefile.in (all-bfd): Depend upon all-libiberty.
9364
9365 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9366
9367Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9368
9369 * Makefile.in: Add libstub.
9370
9371 * configure.in: Ditto. Build libstub for targets that have cygmon
9372 support.
9373
9374Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9375
9376 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9377
9378Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9379
9380 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9381 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9382
9383Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9384
9385 * configure: Define DEFAULT_M4 by searching PATH.
9386 * Makfile.in: Use DEFAULT_M4.
9387
9388Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9389
9390 * ltconfig: Add cygwin32 support.
9391
9392 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9393 to configure and build.
9394
9395Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9396
9397 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9398
9399Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9400
9401 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9402
9403Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9404
9405 * Makefile.in: add ash make rules
9406 * configure.in: add ash to native_only and host_tools lists
9407
9408Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9409
9410 * Makefile.in (all-gettext, all-intl): New targets.
9411 (ALL_MODULES): Added all-gettext, all-intl.
9412 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9413 (INSTALL_MODULES): Added install-gettext, install-intl.
9414 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9415
9416 * configure.in (host_tools): Added gettext.
9417 (native_only): Likewise.
9418 (noconfigdirs) [various cases]: Likewise.
9419 (host_libs): Added intl.
9420
afb8d725
JM
9421Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9422
9423 * configure: Do not disable building gdbtk for cygwin32 hosts.
9424
ba73c63f
JM
9425Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9426
9427 * configure.in: Add thumb-coff target.
9428 * config.sub: Add thumb-coff target.
9429
252b5132
RH
9430Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9431
9432 * Makefile.in: Revert yesterday's change.
9433 (all-target-winsup): all-target-librx stays out of here.
9434
9435Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9436
ba73c63f
JM
9437 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9438 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9439 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9440 Remove references to librx and libg++.
9441
9442Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9443
9444 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9445 recursive makes
9446
9447Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9448
9449 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9450 for newlib directory.
9451 (CXX_FOR_TARGET): Likewise.
9452
9453Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9454
9455 * ltconfig: Update after libtool/ltconfig.in change for
9456 hpux11.
9457
9458Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9459
9460 * ltconfig, ltmain.sh: Update to libtool 1.2.
9461
9462Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9463
9464 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9465 (install-gcc-cross): Instead, override LANGUAGES here.
9466
94671998-03-18 Dave Love <d.love@dl.ac.uk>
9468
9469 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9470 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9471
9472Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9473
9474 * configure.in: Add Thumb-pe target.
9475
9476Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9477
252b5132
RH
9478 * Makefile.in - changed sn targets to snavigator
9479 * configure.in - changed sn targets to snavigator
9480
9481Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9482
9483 * config-ml.in: After building symlink tree call make distclean
9484 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9485 to be the case for libiberty.
9486
9487Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9488
9489 * configure: When making link, also check the current
9490 directory. The configure scripts may create one.
9491
9492Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9493
9494 * config.sub: Accept alphapca56 and alphaev6 properly.
9495
9496Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9497
9498 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9499
252b5132
RH
9500Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9501
80413487 9502 * config.sub (sco5): Fix typo.
252b5132
RH
9503
9504Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9505
9506 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9507 install-itcl.
9508 (install-itcl): Remove dependency on install-tcl.
9509
9510Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9511
9512 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9513
252b5132
RH
9514Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9515
9516 * configure.in: Don't build libgui for a cygwin32 target when not on
9517 a cygwin32 host.
9518
9519Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9520
9521 * configure (redirect): Set to null, so default behavior of
9522 configure is now --verbose.
9523
95241998-02-16 Dave Love <d.love@dl.ac.uk>
9525
9526 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9527 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9528
9529Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9530
9531 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9532 this change to sync Makefile.in with its ChangeLog entries.
9533
9534Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9535
9536 * ltmain.sh (mkdir): Check that the directory doesn't exist
9537 before we exit with error, so that we don't get races during
9538 parallel builds.
9539
9540Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9541
9542 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9543
9544Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9545
9546 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9547 PICFLAG_FOR_TARGET.
9548 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9549
9550 * configure: Emit a definition for the new macro enable_shared
9551 into each Makefile.
9552
252b5132
RH
9553Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9554
9555 * configure.in (host_tools, native_only): Add libtool.
9556
9557Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9558
9559 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9560 Fix typo in ming config comment.
9561
9562Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9563
9564 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9565
9566Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9567
9568 * config.sub: Add tic30 cases, and map c30 to tic30.
9569
ba73c63f
JM
9570Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9571
9572 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9573 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9574 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9575 (CLEAN_TARGET_MODULES): Similarly
9576 (all-target-libf2c): Add dependences.
35590697 9577 * configure.in (target_libs): Add libf2c.
ba73c63f 9578
252b5132
RH
9579Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9580
ba73c63f
JM
9581 * configure.in: Remove expect from noconfigdirs when target
9582 is cygwin32. OK to build expect and dejagnu with Canadian
9583 Cross.
252b5132
RH
9584
9585Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9586
9587 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9588 host.
9589
9590 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9591 and mingw32.
9592
9593Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9594
9595 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9596 here as it is not defined in the toplevel Makefile.
9597
9598Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9599
9600 * configure (package_makefile_rules_frag): New variable, which names
9601 a file with generic rules, ...
9602 Change comment to mention we now have FIVE parts.
9603 * configure: Undo last change.
9604
9605Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9606
9607 * config.guess: More accurate determination of HP processor types.
9608 * config.sub: More accurate determination of HP processor types.
9609
9610Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9611
9612 * configure (package_makefile_frag): Move inserting the
9613 ${package_makefile_frag} to where it should be according
9614 to the comment.
9615
ba73c63f 9616Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9617
9618 * config.guess: Add support for Linux/ARM.
9619
9620Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9621
9622 * .cvsignore: Remove *-info and *-install since they match
9623 release-info and mpw-install, which we don't want to just ignore.
9624
9625Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9626
9627 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9628
9629Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9630
9631 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9632 local_prefix to sub-make invocations.
9633
9634Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9635
9636 * configure.in: Check makefile fragments in the source
9637 directory.
9638
9639Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9640
ba73c63f
JM
9641 * configure.in: Check whether host and target makefile
9642 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9643
9644Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9645
9646 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9647
252b5132
RH
9648Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9649
9650 * configure.in: Make sure we only replace RPATH_ENVVAR on
9651 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9652 regexp to sed.
9653
9654 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9655 to sub-makes.
9656
96571998-01-13 Lee Iverson (leei@ai.sri.com)
9658
9659 * config-ml.in (multi-do): LDFLAGS must include multilib
9660 designator.
9661
9662Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9663
9664 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9665
9666Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9667
9668 * config.sub: Add mingw32 support.
9669 * configure.in: Likewise.
252b5132
RH
9670
9671Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9672
9673 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9674
9675Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9676
9677 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9678 * configure (gxx_include_dir): Provide a definition for subdirs
9679 which do not use autoconf.
9680
9681Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9682
9683 * config.guess: Sync with egcs. Picks up new alpha support,
9684 BeOS & some additional linux support.
9685
ba73c63f 9686Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9687
9688 * config.guess: HP 9000/803 is a PA1.1 machine.
9689
ba73c63f
JM
9690Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9691
9692 * configure.in: It's alpha*-...
252b5132
RH
9693
9694Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9695
ba73c63f
JM
9696 * configure.in (host_makefile_frag, target_makefile_frag):
9697 Handle multiple config files.
9698 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9699 alpha-*-*.
252b5132
RH
9700
9701Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9702
9703 * mkdep: New file.
9704
9705Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9706
9707 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9708
9709Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9710
9711 * Makefile.in: Add libgui directory.
9712 (GDB_TK): Add all-libgui.
9713 * configure.in: Add libgui directory.
9714 * configure: Add all-libgui to GDB_TK.
9715
9716Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9717
9718 * config-ml.in (multidirs): Add m32r to multilib list.
9719
9720Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9721
9722 * Makefile.in (all-target-gperf): Change dependency to
9723 all-target-libstdc++.
9724
9725Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9726
9727 * config.guess: Add BeOS support.
9728
9729Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9730
9731 Source directory cvs renamed to cvssrc:
9732 * configure.in (host_tools): Change cvs to cvssrc.
9733 (native_only): Likewise.
9734 (noconfigdirs) [various cases]: Likewise.
9735 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9736 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9737 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9738 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9739 (all-cvssrc): Rename target from all-cvs.
9740
9741Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9742
9743 * configure (gxx_include_dir): Fix thinko.
9744
9745Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9746
9747 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9748 (install-cross, install-gcc-cross): New targets.
9749
9750Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9751
9752 * configure.in (noconfigdirs): Add support for Thumb target.
9753
9754 * config.sub (maybe_os): Add support for Thumb target.
9755
9756Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9757
9758 * Makefile.in: Add rules for cygmon.
9759
9760 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9761
9762Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9763
9764 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9765 * configure (gxx_include_dir): Provide a definition for subdirs
9766 which do not use autoconf.
9767
9768Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9769
9770 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9771 11/18/97 build
252b5132
RH
9772
9773Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9774
9775 * From Franz Sirl.
9776 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9777 found on RedHat Linux systems.
9778
9779Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9780
9781 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9782 guesses.
9783
9784Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9785
9786 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9787
9788Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9789
9790 * ltmain.sh: If mkdir fails, check whether the directory was created
9791 anyhow by some other process.
9792
9793Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9794
9795 * configure.in (d30v-*-*): Configure all directories.
9796
9797Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9798
9799 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9800 for the D30V.
9801
9802Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9803
9804 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9805
9806Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9807
80413487
RH
9808 * include/libiberty.h: Add extern "C" { so it can be used with C++
9809 progrms.
9810 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9811 programs.
252b5132
RH
9812
9813Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9814
9815 * configure.in (d30v-*-*): Configure GCC now.
9816
9817Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9818
9819 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9820 is no longer needed.
9821
9822Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9823
9824 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9825
9826Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9827
9828 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9829 targets using "$@" to provide support for similar but not identical
9830 targets without having to duplicate code.
9831
9832Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9833
9834 * makefile.vms: Fix to work with DEC C.
9835
9836Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9837
9838 * config.sub: Add mips-tx39-elf to marketing names.
9839
9840Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9841
9842 * ltmain.sh: Handle symlinks in generated script.
9843
9844Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9845
9846 * configure: Handle autoconf style directory options: --bindir,
9847 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9848 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9849 --sysconfdir.
9850 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9851 (sharedstatedir, localstatedir, oldincludedir): New variables.
9852 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9853 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9854 sbindir, sharedstatedir, and sysconfdir.
9855
9856Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9857
9858 * Makefile.in (bootstrap-lean): New target.
9859
9860Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9861
9862 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9863 sn, and gnuserv from noconfigdirs.
252b5132
RH
9864
9865Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9866
9867 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9868
9869Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9870
ba73c63f 9871 * Makefile.in (cross): New target.
252b5132
RH
9872
9873Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9874 Jeff Law <law@cygnus.com>
252b5132
RH
9875
9876 * Makefile.in (bootstrap2, bootstrap3): New targets.
9877 (all-bootstrap): Remove outdated and confusing target.
9878 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9879
afb8d725
JM
9880Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9881
9882 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9883 windows. Consistent with gdb/configure.
afb8d725 9884
252b5132
RH
98851997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9886
252b5132
RH
9887 * configure.in: Name Linux target fragment.
9888
9889 * configure: Rewrite so that project Makefile fragment is inserted
9890 first and appears last in the resulting Makefile.
9891
9892Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9893
9894 * Makefile.in (install-itcl): Install tcl first.
9895
252b5132 9896Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9897
252b5132
RH
9898 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9899
9900Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9901
9902 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9903
9904 * configure.in (skipdirs): Add target-librx for Linux.
9905 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9906
9907Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9908
9909 * Makefile.in (bootstrap): New target.
9910
9911Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9912
9913 * config.sub: Accept 'amigados' for backward compatability.
9914
9915Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9916
9917 * config.guess: Merge with FSF.
9918
ba73c63f
JM
9919Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9920
9921 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9922
252b5132
RH
9923Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9924
9925 * config.sub: Add "marketing-names" patch.
9926
9927Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9928
80413487 9929 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9930
9931Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9932
9933 * config.sub: Handle v850-elf.
9934
ba73c63f
JM
9935Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9936
9937 * .cvsignore (*-install): Remove.
9938
252b5132
RH
9939Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9940
9941 * ltconfig: Set CONFIG_SHELL in libtool.
9942 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9943
9944Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9945
9946 * configure.in (target_subdir): Set to libraries if enable_multilib.
9947
9948Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9949
9950 * config.guess: Update from gcc directory.
9951
9952Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9953
9954 * Makefile.in (all-sim): Depends on all-readline.
9955
9956Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9957
9958 * Makefile.in (BISON, YACC): Use $$s.
9959 (all-bison): Depend on all-texinfo.
9960
9961Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9962
9963 * Makefile.in (BISON): Add -L flag.
9964 (YACC): Likewise.
9965
9966Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9967
35590697
AJ
9968 * configure.in (noconfigdirs): Add support for v850e target.
9969
252b5132
RH
9970 * config.sub (maybe_os): Add support for v850e target.
9971
9972Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9973
35590697
AJ
9974 * configure.in (noconfigdirs): Add support for v850ea target.
9975
252b5132
RH
9976 * config.sub (maybe_os): Add support for v850ea target.
9977
9978Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9979
9980 * config.sub: Add mipstx39. Delete r3900.
9981
9982Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9983
9984 * Makefile.in (all-autoconf): Depends on all-texinfo.
9985
9986Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9987
9988 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9989 eabi targets.
9990
9991Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9992
9993 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9994
9995 * configure: When handling a Canadian Cross, handle YACC as well as
9996 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 9997 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
9998
9999Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10000
10001 * Makefile.in (BISON): bison, not byacc or bison -y.
10002 (YACC): bison -y or byacc or yacc.
10003 (various): Add *-bison as appropriate.
10004 (taz): No need to mess with BISON anymore.
10005
10006Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10007
10008 * configure: If OSTYPE matches *win32*, try to find a good value for
10009 CONFIG_SHELL.
10010
10011Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10012
10013 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10014 configure.in if it is present.
10015
10016Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10017
10018 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10019
10020Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10021
10022 * config.sub: Recognize `arc' cpu.
10023 * configure.in: Likewise.
10024 * config-ml.in: Likewise.
10025
10026Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10027
10028 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10029
10030Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10031
10032 * configure: Changed sed delimiter from ':' to '|' when
10033 attempting to substitute ${config_shell} for SHELL. On
10034 NT ${config_shell} may contain a ':' in it.
10035
10036Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10037
10038 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10039
10040Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10041
10042 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10043
10044Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10047
10048 * ylwrap: If the program is a relative path, force it to be
10049 absolute.
10050
10051Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10052
10053 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10054
10055Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10056
10057 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10058 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10059 for libraries.
252b5132
RH
10060
10061Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10062
10063 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10064 separated by spaces.
252b5132
RH
10065
10066Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10067
10068 * ylwrap: New file.
10069 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10070
10071 * ltmain.sh: Handle /bin/sh at start of install program.
10072
10073 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10074
10075 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10076 * missing: New file, from automake 1.2.
10077
10078Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10079
10080 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10081 check-tk to CHECK_X11_MODULES.
10082
10083Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10084
10085 * config.sub: Merge with FSF.
10086
10087Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10088
10089 * config.guess: Merge with FSF.
10090
10091Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10092
10093 * configure: Treat msdosdjgpp like go32.
10094 * configure.in: Likewise. Don't remove gprof for go32.
10095
10096 * configure: Change Makefile.tem2 to Makefile.tm2.
10097
10098Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10099
10100 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10101
10102Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10103
10104 * install-sh (chmodcmd): Set to null if the DST directory already
10105 exists. Same as Nov 11th change.
10106
10107Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10108
35590697 10109 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10110
10111Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10112
10113 * config.guess: Update from FSF.
10114
10115Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10116
10117 * Makefile.in (GDB_TK): Depend on itcl and tix.
10118
10119Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10120
10121 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10122 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10123 (INSTALL_SCRIPT): New variable.
10124 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10125 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10126 to -x.
10127 * install-sh: Add support for -x option.
10128
10129Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10130
10131 * configure.in, Makefile.in: Treat tix like itcl.
10132
10133Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10134
10135 * Makefile.in (WINDRES): New variable.
10136 (WINDRES_FOR_TARGET): New variable.
10137 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10138 (EXTRA_HOST_FLAGS): Add WINDRES.
10139 (EXTRA_TARGET_FLAGS): Add WINDRES.
10140 (EXTRA_GCC_FLAGS): Add WINDRES.
10141 ($(DO_X)): Pass down WINDRES.
10142 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10143 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10144 DLLTOOL_FOR_TARGET.
10145
10146Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10147
10148 * configure.in: configure sim before gdb for win32-x-ppc
10149
10150Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10151
10152 Move gperf into the toplevel, from libg++.
10153 * configure.in (target_tools): Add target-gperf.
10154 (native_only): Add target-gperf.
10155 * Makefile.in (all-target-gperf): New target, depend on
10156 all-target-libg++.
10157 (configure-target-gperf): Empty rule.
10158 (ALL_TARGET_MODULES): Add all-target-gperf.
10159 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10160 (CHECK_TARGET_MODULES): Add check-target-gperf.
10161 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10162 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10163
10164Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10165
252b5132
RH
10166 * config.sub (mn10200): Recognize new basic machine.
10167
10168Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10169
10170 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10171 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10172
10173Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10174
10175 * configure.in: If we're building mips-sgi-irix6* native, turn on
10176 ENABLE_MULTILIB and set TARGET_SUBDIR.
10177
10178Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10179
10180 * Makefile.in (all-sn): Depend on all-grep.
10181
10182Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10183
10184 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10185
10186 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10187 Makefile. From Jeff Makey <jeff@cts.com>.
10188 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10189
10190 * Makefile.in (DISTBISONFILES): Remove.
10191 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10192 $(DEFAULT_YACC).
10193
10194 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10195 cygwin32.
252b5132
RH
10196
10197 * Makefile.in (LD): New variable.
10198 (EXTRA_HOST_FLAGS): Pass down LD.
10199 ($(DO_X)): Likewise.
10200
10201Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10202
10203 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10204
10205Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10206
10207 * configure.in (targargs): Strip out any supplied --build argument
35590697 10208 before adding our own. Always add --build.
252b5132
RH
10209
10210Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10211
10212 * configure.in (targargs): Pass --build if we're doing
10213 a cross-compile.
10214
10215Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10216
ba73c63f 10217 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10218 sed. Otherwise sed chokes on NT path names with drive
10219 designators. Also look for "?:*" as the leading characters in an
10220 absolute pathname.
10221
10222Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10223
10224 * config.sub: Support for r3900.
10225
10226Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10227
10228 * configure.in: Use install-sh, not install.sh.
10229
10230Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10231
10232 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10233 apply it twice.
10234
10235Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10236
10237 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10238 install-binutils.
10239
10240Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10241
10242 * Makefile.in: Add automake targets.
10243 * configure.in (host_tools): Add automake.
10244
10245Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10246
10247 * configure: Default CXX to c++, not gcc.
10248 * Makefile.in (CXX): Set to c++, not gcc.
10249 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10250
10251Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10252
10253 * install-sh: try appending a .exe if source file doesn't
10254 exist
10255
10256Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10257
10258 * configure.in: Turn on multilib by default.
10259 (cross_only): Remove target-libiberty.
10260
10261 * Makefile.in (all-gcc): Don't depend on libiberty.
10262
10263Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10264
10265 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10266
10267Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10268
10269 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10270 (DISTBISONFILES): Add ld/Makefile.in
10271
10272Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10273
10274 * configure.in: if target is cygwin32 but host isn't cygwin32,
10275 don't configure gdb tcl tk expect, not just gdb.
10276
10277Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10278
10279 * configure.in: Added gnuserv everywhere sn appears.
10280
10281 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10282 (CROSS_CHECK_MODULES): Added check-gnuserv.
10283 (INSTALL_MODULES): Added install-gnuserv.
10284 (CLEAN_MODULES): Added clean-gnuserv.
10285 (all-gnuserv): New target.
10286
10287Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10288
10289 * config.guess: Fixes for MIPS OpenBSD systems.
10290
10291Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10292
10293 * Makefile.in (INSTALL_XFORM): Remove.
10294 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10295
10296 * mkinstalldirs: New file, copied from automake.
10297 * Makefile.in (installdirs): Rename from install-dirs. Use
10298 mkinstalldirs. Change all users.
10299 (DEVO_SUPPORT): Add mkinstalldirs.
10300
10301Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10302
10303 * install-sh: Rename from install.sh.
10304 * Makefile.in (INSTALL): Change install.sh to install-sh.
10305 (DEVO_SUPPORT): Likewise.
10306
10307 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10308 Graichen <graichen@rzpd.de>.
10309
10310Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10311
10312 * config.guess: Recognize OpenBSD systems correctly.
10313
10314Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10315
10316 * README, Makefile.in (ETC_SUPPORT): Remove references to
10317 cfg-paper*, configure.{texi,man,info*}._
10318
10319Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10320
10321 * Makefile.in (all.normal): Ensure that gcc is built after all
10322 the x11 - ie gdb - targets.
10323
10324Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10325
10326 * makefile.vms: Don't run conf-a-gas.
10327
10328Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10329
80413487 10330 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10331
10332Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10333
10334 * configure.in: Remove noconfigdirs case since gdb also
10335 configures and builds for tic80-coff.
10336
10337Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10338
10339 * configure: Set cache_file to config.cache.
10340 * Makefile.in (local-distclean): Remove config.cache.
10341
10342Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10343
10344 * COPYING: Update FSF address.
10345
10346Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10347
10348 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10349 noconfigdirs.
10350
10351Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10352
10353 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10354 MAKEDIRS, is empty.
10355
10356Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10357
10358 * config.sub: Tweak mn10300 entry.
10359
10360Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10361
10362 * configure.in (host_tools): Put sim before gdb, so gdb's
10363 configure.tgt can determine if the simulator was configured.
10364
10365Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10366
10367 * config.sub: Move BeOS $os case to be with other Cygnus
10368 local cases.
10369
10370Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10371
10372 * config.sub: Remove misplaced comment that broke Linux.
10373
10374Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10375
10376 * config.sub: Add BeOS support.
10377
10378Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10379
10380 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10381
10382Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10383
10384 * configure.in (noconfigdirs): Remove tcl and tk from
10385 noconfigdirs for cygwin32 builds.
10386
10387Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10388
10389 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10390
10391Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10392
10393 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10394 make-all.com, use makefile.vms instead.
10395
10396Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10397
10398 * config.sub: Accept -lnews*.
10399
10400Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10401
10402 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10403 target-examples and target-libiberty for d30v.
252b5132
RH
10404
10405Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10406
10407 * configure.in (noconfigdirs): Enable ld for d30v.
10408
10409Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10410
10411 * configure.in (tic80-*-*): Build compiler.
10412
10413Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10414
10415 * configure.in (d30v-*): Remove sim directory from list of
35590697 10416 unsupported d30v directories
252b5132
RH
10417
10418Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10419
35590697
AJ
10420 * config.sub, configure.in: Add d30v target cpu.
10421
252b5132
RH
10422Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10423
10424 * makefile.vms: New file.
10425 * make-all.com: Remove.
10426
10427Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10428
10429 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10430
10431Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10432
10433 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10434
10435Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10436
10437 * Makefile.in (ALL_MODULES): Added all-db.
10438 (CROSS_CHECK_MODULES): Addec check-db.
10439 (INSTALL_MODULES): Added install-db.
10440 (CLEAN_MODULES): Added clean-db.
10441
10442Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10443
10444 * config.guess: Merge with latest FSF sources.
10445
10446Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10447
10448 * Makefile.in (ALL_MODULES): Added all-itcl.
10449 (CROSS_CHECK_MODULES): Added check-itcl.
10450 (INSTALL_MODULES): Added install-itcl.
10451 (CLEAN_MODULES): Added clean-itcl.
10452
10453Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10454
10455 * configure.in: build gdb for mn10200
10456
10457Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10458
10459 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10460
10461Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10462
10463 * configure.in (tic80-*-*): Turn off most targets right now.
10464
10465Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10466
10467 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10468 rather than the makeinfo program.
10469 (do-info): Depend upon all-texinfo.
10470
10471Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10472
10473 * configure.in: Remove uses of config/mh-linux.
10474
10475 * config.sub, config.guess: Merge with latest FSF sources.
10476
10477Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10478
10479 * config.sub (case $basic_machine): Add tic80 entries.
10480
10481Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10482
10483 * config.sub, config.guess: Merge with latest FSF sources.
10484
10485Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10486
10487 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10488 * mpw-config.in: Test for NewFolderRecursive.
10489 * mpw-install: Use symbolic name for startup filename.
10490 * mpw-README: Add various additional details.
10491
10492Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10493
10494 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10495
10496Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10497
10498 * configure.in: Do build gcc and the target libraries for
10499 the mn10200.
10500
10501Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10502
10503 * configure.in: don't avoid building gdb for mn10300 any more
10504 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10505 instead of single-quoting it.
10506
10507Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10508
10509 * configure.in: Don't use --with-stabs on IRIX 6.
10510
10511Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10512
10513 * configure.in (m32r): Build gdb, libg++ now.
10514
10515Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10516
10517 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10518 directories from noconfigdirs.
10519
10520Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10521
10522 * config.sub (basic_machine): added mips16 configuration
10523
10524Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10525
10526 * config.sub: Handle d10v-unknown.
10527
10528Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10529
10530 * config.sub: Handle v850-unknown.
10531
10532Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10533
10534 * Makefile.in: add findutils
10535 * configure.in: add findutils to list of host_tools
10536
10537Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10538
10539 * config.sub: Handle mn10200 and mn10300.
10540
10541Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10542
10543 * configure.in (d10v-*): Do not build librx.
10544
10545Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10546
10547 * configure.in (mn10300): Build everything except gdb & libgloss.
10548
10549Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10550
10551 * config.guess: Patch for Dansk Data Elektronik servers,
10552 from Niels Skou Olsen <nso@dde.dk>.
10553
10554 For ncr, use /bin/uname rather than uname, since GNU uname does not
10555 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10556
10557 Patch for MIPS R4000 running System V,
10558 from Eric S. Raymond <esr@snark.thyrsus.com>.
10559
10560 Fix thinko for nextstep.
10561
10562 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10563
10564 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10565 * config.guess: Guess mips-dec-mach_bsd4.3.
10566
10567 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10568 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10569 release numbers.
10570 * config.guess (mips-mips-riscos*): Emit just enough of the
10571 release number.
10572
10573 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10574 * config.guess (sparc-auspex-sunos*): Added.
10575 (f300-fujitsu-*): Added.
10576
10577 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10578 * config.guess: Recognize a Tadpole as a sparc.
10579
10580Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10581
10582 * config.guess: Don't assume that NextStep version is either 2 or
10583 3. NextStep 4 (aka OpenStep 4) has come out now.
10584
10585Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10586
10587 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10588 From Rik Faith <faith@cs.unc.edu>.
10589
10590Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10591
10592 * config.sub: Contributions from bug-gnu-utils to:
10593 Support plain "hppa" (no version given) architecture, reported by
10594 OpenStep.
10595 OpenBSD like NetBSD.
10596 LynxOs is not a hardware supplier.
10597
10598 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10599 OpenBSD like NetBSD.
252b5132
RH
10600 Stratus systems.
10601 More Pyramid systems.
10602 i[n>4]86 Intel chips.
10603 M680[n>4]0 Motorola chips.
10604 Use unknown instead of lynx for hardware manufacturer.
10605
10606Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10607
10608 * install.sh (chmodcmd): Set to null if the DST directory already
10609 exists.
10610
10611Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10612
10613 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10614 not use mt-ppc target Makefile fragment any more.
10615
10616Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10617
10618 * configure.in (*-*-windows): Exclude everything but those dirs
10619 needed to build windows.
10620
10621Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10622
10623 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10624
10625Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10626
10627 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10628
10629Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10630
10631 * Undo my previous change.
10632
10633Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10634
10635 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10636 unconditionally.
10637 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10638
10639Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10640
10641 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10642 host to add it's own flags.
252b5132
RH
10643
10644Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10645
10646 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10647
10648Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10649
10650 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10651 (CXX_FOR_TARGET): Likewise.
10652 (GCC_FOR_TARGET): Define.
10653 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10654 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10655 CC_FOR_TARGET was specified on the command line.
10656 (MAKEOVERRIDES): Don't define.
10657
10658Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10659
10660 * configure.in (m32r): Fix spelling of libg++ libs.
10661
10662Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10663
10664 * config.sub (-apple*): Remove, now redundant.
10665
10666Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10667
10668 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10669
10670 * configure: Rework yesterday's sed script patch.
10671
10672 * config.sub: Merge with FSF.
10673
10674Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10675
10676 * config.guess: Merge from FSF.
10677
10678 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10679 * config.guess: Use pc instead of unknown, for pc clone systems.
10680 Change linux to linux-gnu.
252b5132
RH
10681
10682 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10683 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10684
10685Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10686
10687 * test-build.mk (HOLES): Add "xargs" for gdb.
10688
10689 * configure: Avoid hpux10.20 sed bug.
10690
10691Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10692
4bddf3ad 10693 * configure.in: Add support for windows host
252b5132
RH
10694 (that is a build done under the Microsoft build environment).
10695
10696Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10697
10698 * Makefile.in: Replace all uses of srcroot with s, to shrink
10699 command line lengths.
10700
10701 Patches from Geoffrey Noer <noer@cygnus.com>:
10702 * configure.in: If configuring for newlib, pass --with-newlib to
10703 subdirectories.
10704 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10705 -Bnewlib/ and -Lwinsup to gcc.
10706 (CXX_FOR_TARGET): Likewise.
10707
10708Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10709
10710 * Makefile.in (ETC_SUPPORT): Add configure.
10711
10712Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10713
35590697 10714 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10715 host configuration file.
10716
10717Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10718
10719 * configure.in: Break mn10x00 support into separate
10720 mn10200 and mn10300 configurations.
10721 * config.sub: Likewise.
10722
10723Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10724
10725 * configure.in: Add lots of stuff to noconfigdirs for
10726 the mn10x00 targets.
10727
10728 * config.sub, configure.in: Add mn10x00 support.
10729
10730Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10731
10732 * make-all.com: Call conf-a-gas, not config-a-gas.
10733
10734Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10735
10736 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10737 targets.
252b5132
RH
10738
10739Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10740
10741 * mpw-README: Add much more detail for native PowerMac.
10742 * mpw-install: New file.
10743 * mpw-configure: Add --norecursion and --help options.
10744 * mpw-config.in: Translate readme and install files when
10745 copying to objdir.
10746 * mpw-build.in: Don't always depend on byacc and flex.
10747 (install-only-top): New action.
10748
10749Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10750
10751 * configure.in: You can now configure GDB for the v850.
10752
10753Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10754
10755 * configure.in (noconfigdirs): Don't configure any C++ dirs
10756 if targeting D10V.
10757
10758Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10759
10760 * config.sub: Recognize mips64vr5000.
10761
10762Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10763
10764 * configure.in: Use a single line for host_tools and native_only.
10765
10766Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10767
10768 * config.sub, configure.in: Add entries for m32r.
10769
10770Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10771
10772 * Makefile.in (inet-install): Don't run install-gzip.
10773
10774Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10775
10776 * configure.in: Don't config lots of things for *-*-windows*.
10777
10778Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10779
10780 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10781 (host_libs, host_tools): Copy from configure.in.
10782 * mpw-configure: Don't complain about directories not found.
10783
10784Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10785
10786 * configure.in (i[345]86): Recognize i686 for pentium pro.
10787 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10788 file.
10789
10790 * config.guess (i[345]86): Ditto.
10791
10792Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10793
10794 * configure.in (noconfigdirs): Removed gdb for D10V.
10795
10796Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10797
10798 * configure.in: Remove ld, target-libio, target-libg++, and
10799 target-libstdc++ from noconfigdirs.
10800
10801Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10802
10803 * configure: Fix three locations where shell scripts were
10804 being run directly rather than with config_shell.
10805
10806Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10807
10808 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10809 * config.sub (basic_machine): Recognize v850.
10810
10811Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10812
10813 * mpw-configure: Handle multiple enable/disable options and
10814 pass them down recursively, handle -c and -s flags appropriately
10815 depending on choice of compiler, add escape mechanism for
10816 quoted arguments to gC.
10817
10818Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10819
10820 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10821 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10822 so that -mrelocatable-lib and -mno-eabi are used.
10823
10824 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10825 not support --print-multi-lib, don't abort.
10826
252b5132
RH
10827Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10828
10829 * make-all.com: Run config-a-gas.
10830 * setup.com: Don't copy subdirectory files around.
10831
10832Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10833
10834 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10835 target, it now compiles correctly.
10836
10837Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10838
10839 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10840
10841Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10842
35590697 10843 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10844
10845Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10846
10847 * configure.in (native_only): Add prms.
10848
10849Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10850
10851 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10852 (BINUTILS_SUPPORT_DIRS): Likewise.
10853
10854Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10855
10856 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10857 d10v support is added.
10858
10859Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10860
10861 * configure.in (d10v-*-*): New target.
10862
10863Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10864
10865 * config.guess (HP 9000/811): Recognize this as a PA1.1
10866 machine.
10867
10868Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10869
10870 * Makefile.in (do-tar-gz): New target, split out from tail end of
10871 taz target. Run each command separately, don't use pipes.
10872 (taz): Use it.
10873
10874Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10875
10876 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10877 * mpw-build.in: No builds should depend on building byacc or flex,
10878 they are assumed to be installed already.
10879
10880Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10881
10882 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10883 variable that CC_FOR_TARGET needs.
10884
10885Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10886
10887 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10888 options have changed since the last time the subdirectory was
10889 configured, and if it has, reconfigure.
10890 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10891 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10892
10893Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10894
10895 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10896 CLEAN_MODULES): Add bash.
10897 (all-bash): New target.
10898
10899Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10900
10901 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10902
10903Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10904
10905 * config.sub (basic_machine): Recognize d10v as a valid processor.
10906
10907Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10908
10909 * mpw-configure: Add support for --bindir.
10910 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10911
10912Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10913
10914 * configure.in: add bash, time, gawk to list of hosttools and things
10915 to only build for native toolchains
10916
10917Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10918
10919 * Makefile.in (docdir): Remove.
10920
10921Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10922
10923 * Makefile.in (datadir): Set to $(prefix)/share.
10924
10925Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10926
10927 * configure.in: build diff and patch for cygwin32-hosted
10928 toolchains.
10929
10930Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10931
10932 * config.sub: Accept -rtems*.
10933
10934Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10935
80413487 10936 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10937 remove diff from the list of things not buildable
10938 via Canadian Cross
252b5132
RH
10939
10940Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10941
10942 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10943 don't get ". ".
252b5132
RH
10944
10945Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10946
10947 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10948
10949Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10950
10951 * Makefile.in (taz): Handle case where tex3patch didn't even get
10952 checked out. Also, if it was found, put the symlink in a new util
10953 subdirectory.
10954
10955Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10956
10957 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10958
10959Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10960
10961 * config.sub: Recognize -openvms.
10962 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10963 * make-all.com, setup.com: New files.
10964
10965Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10966
10967 * Makefile.in (taz): tex3patch moved to texinfo/util.
10968
10969Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10970
afb8d725 10971 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
10972 * configure.in: remove make from disable-if-Can-Cross list
10973 enable gdb if ${host} and ${target} are cygwin32
10974
10975Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10976
10977 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10978 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10979
10980Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10981
10982 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10983 distinguish sysv/svr4/bsd variants.
10984 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10985
10986Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10987
10988 * configure.in: Added copyright notice.
10989 * move-if-change: Added copyright notice.
10990
10991Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10992
10993 * configure.in (powerpcle-*-solaris*): Until we get shared
10994 libraries working, don't build gdb, sim, make, tcl, tk, or
10995 expect.
10996
10997Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10998
10999 * config.guess: Merge with FSF:
11000
11001 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11002 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11003
11004 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11005 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11006
11007 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11008 * config.guess: Combine two OSF1 rules.
11009 Also recognize field test versions. From mjr@zk3.dec.com.
11010 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11011 because GNU uname does not support -p. From pmr@pajato.com.
11012
11013Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11014
11015 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11016
11017Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11018
11019 * mpw-README: Document GCCIncludes.
11020
11021Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11022
11023 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11024
11025Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11026
11027 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11028
11029Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11030
11031 * configure.in (*-*-cygwin32): Configure make.
11032
11033Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11034
11035 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11036
11037Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11038
11039 * Makefile.in (all-inet): Depend on all-perl.
11040
11041 * Makefile.in (inet-install): New target.
11042
11043 * Makefile.in (all-inet): Depend on all-tcl.
11044 (all-inet): Depend on all-send-pr.
11045
11046Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11047
11048 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11049 temporarily.
11050
11051Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11052
11053 * configure.in: Don't configure --with-gnu-ld on AIX.
11054
11055Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11056
11057 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11058
11059Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11060
11061 * Makefile.in (ALL_MODULES): Added all-inet.
11062 (CROSS_CHECK_MODULES): Added check-inet.
11063 (INSTALL_MODULES): Added install-inet.
11064 (CLEAN_MODULES): Added clean-inet.
11065 (all-indent): New target.
11066
11067 * configure.in (host_tools): Added inet.
11068 (native_only): Added inet.
11069 (noconfigdirs): Added inet.
11070
11071Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11072
11073 * configure.in: Don't configure libgloss if we are not configuring
11074 newlib.
11075
11076Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11077
11078 * configure.in: Don't configure libgloss for unsupported
11079 architectures.
11080
11081Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11082
11083 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11084
11085Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11086
11087 * Makefile.in (ALL_MODULES): Include all-apache.
11088 (CROSS_CHECK_MODULES): Include check-apache.
11089 (INSTALL_MODULES): Include install-apache.
11090 (all-apache): New target.
11091
11092 * configure.in: Added apache everywhere perl is seen.
11093
11094Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11095
11096 * Makefile.in: Add support for clean-{module} and
11097 clean-target-{module} rules.
11098
11099Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11100
11101 * configure.in (*-*-ose) do not build libgloss.
11102
11103Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11104
11105 * config.guess (prep*:SunOS:5.*:*): Turn into
11106 powerpele-unknown-solaris2.
11107
11108Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * configure.in: Permit --enable-shared to specify a list of
11111 directories.
11112
11113Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11114
11115 * configure.in (host==solaris): Pass only the first word of $CC
11116 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11117
11118Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11119
11120 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11121
11122Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11123
11124 * Makefile.in (ALL_MODULES): Include all-perl.
11125 (CROSS_CHECK_MODULES): Include check-perl.
11126 (INSTALL_MODULES): Include install-perl.
11127 (ALL_X11_MODULES): Include all-guile.
11128 (CHECK_X11_MODULES): Include check-guile.
11129 (INSTALL_X11_MODULES): Include install-guile.
11130 (all-perl): New target.
11131 (all-guile): New target.
11132
11133 * configure.in (host_tools): Include perl and guile.
11134 (native_only): Include perl and guile.
11135 (noconfigdirs): Don't build guile and perl; no ports have been
11136 done.
11137
11138Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11139
80413487
RH
11140 * configure (--enable-*): Handle quoted option lists such as
11141 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11142
11143Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11144
11145 * Makefile.in ({,inst}all-target): New rule so we can make and
11146 install all of the target directories easily.
11147
11148Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11149
11150 * configure.in: Add missing global flag in sed substitution when
11151 deleting `target-' from ${configdirs}.
11152
11153Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11154
11155 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11156 option.
11157
11158 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11159 config/mh-necv4.
11160
11161 * install.sh: Correct misspelling of transformbasename.
11162
11163 * config.guess: Recognize mips-*-sysv*.
11164
11165Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11166
11167 * config.sub: Recognize mon960.
11168
11169Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11170
11171 * configure: Restore Canadian Cross handling of BISON and LEX,
11172 removed in Feb 20 change.
11173
11174Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11175
11176 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11177 Mention make install. Remove the old copyright date as well the
11178 clumsy and rather pointless copyright on the README file.
11179
11180Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11181
11182 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11183 Makefile after running symlink-tree, then run `make distclean' to
11184 avoid clobbering any generated files in srcdir.
11185
11186Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11187
11188 * configure.in (m68k-*-netbsd*): Build everything now.
11189
11190Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11191
11192 * Makefile.in (taz): Fix quoting.
11193
11194Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11195
11196 * configure.in (sparclet-*-*): Build everything now.
11197
11198Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11199
11200 * configure.in (m68k-*-linux*): New host.
11201
11202Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11203
11204 * configure: Check for bison before byacc.
11205
11206Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11207
11208 * Makefile.in configure: Change the way LEX and BISON/YACC are
11209 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11210 searching PATH. These are used as fallbacks by Makefile.in if
11211 flex/bison/byacc aren't in objdir.
11212
11213Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * Makefile.in: Make everything which depends upon all-bfd also
11216 depend upon all-opcodes, in case --with-commonbfdlib is used.
11217
11218Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11219
11220 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11221 building NT native compilers on Unix.
11222
11223Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11224
11225 * configure.in: Don't get CC from the host Makefile fragment if we
11226 can find gcc in PATH, or if this is a Canadian Cross. Move the
11227 Solaris test for /usr/ucb/cc to the post target script, just after
11228 the compiler sanity test.
11229
11230Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11231
11232 * config.sub: Merge with FSF.
11233
11234Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11235
11236 * Makefile.in (RPATH_ENVVAR): New variable.
11237 (REALLY_SET_LIB_PATH): Use it.
11238 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11239
11240Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11241
11242 * config.sub, configure.in: Recognize sparclet cpu.
11243
11244Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11245
11246 * config.guess: Support m68k-cbm-sysv4.
11247
11248Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11249
11250 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11251 m68k-unknown-linuxaout from linker help string. Put quotes around
11252 $ld_help_string.
11253
11254Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11255
11256 * config.guess (powerpc-harris-powerunix): Add guess for port
11257 to new target.
11258
11259Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11260
11261 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11262
11263Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11264
11265 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11266 $(REALLY_SET_LIB_PATH) in Makefile.
11267 * Makefile.in (SET_LIB_PATH): New variable.
11268 (REALLY_SET_LIB_PATH): New variable.
11269 ($(DO_X)): Use $(SET_LIB_PATH).
11270 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11271 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11272 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11273 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11274 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11275 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11276 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11277 (install-dosrel): Likewise.
11278 (all-opcodes): Depend upon all-libiberty.
11279
11280Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11281
11282 * config.guess (*:CYGWIN*): New
11283
11284Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11285
11286 * Makefile.in (all-target-winsup): All all-target-libiberty.
11287
11288Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11289
11290 * configure.in (noconfigdirs): Add missing # in front of comment.
11291
11292Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11293
11294 * configure.in: add second pass to things added to noconfigdirs
11295 so *-gm-magic can exclude libgloss properly.
11296
11297Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11298
11299 * mpw-configure (extralibs_name, rez_name): Set correctly
11300 for MWC68K compiler.
11301
11302 * mpw-README: Add more info on the necessary build tools.
11303
11304Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11305
11306 * configure.in, config.sub: Recognize cygwin32.
11307
11308Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11309
11310 * config.guess, config.sub: Recognize A/UX.
11311
11312Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11313
11314 * config.sub: Merge with gcc/config.sub.
11315
11316Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11317
11318 * mpw-build.in (do-binutils): Add build of stamps.
11319
11320Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11321
11322 * config.sub: Add recognition for mips64vr4100*-* targets.
11323
11324Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11325
11326 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11327 Add creation of gconfigargs with `--enable-shared' turned on.
11328 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11329 ($(host)-stamp-stage3-configured): Likewise.
11330 (HOLES): Add chatr and ldd.
11331 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11332
11333Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11334
11335 * configure: Pass --nfp to recursive configures.
11336
11337Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11338
11339 * Makefile.in (DLLTOOL): New.
11340 (DLLTOOL_FOR_TARGET): New.
11341 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11342 (EXTRA_TARGET_FLAGS): Ditto.
11343 (EXTRA_GCC_FLAGS): Ditto.
11344 (CONFIGURE_TARGET_MODULES): Ditto.
11345 (DO_X): Ditto.
11346 * configure: Add DLLTOOL.
11347
11348Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11349
11350 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11351 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11352 mh-sco, since old workarounds no longer needed, and don't
11353 build ld, since libraries have weak symbols in COFF.
11354
11355Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11356
11357 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11358
11359Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11360
11361 * configure.in: Make sure that ${CC} can be used to compile an
11362 executable.
11363
afb8d725
JM
11364Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11365
11366 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11367 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11368 nothing depending on whether gdbtk is being built.
11369
252b5132
RH
11370Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11371
11372 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11373
11374Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11375
11376 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11377 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11378
11379Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11380
11381 * config-ml.in: Add support for
11382 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11383 Simplify setting of multidirs from --disable-foo.
11384
11385Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11386
11387 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11388 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11389 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11390 non-empty, pass them on to the GCC make.
252b5132
RH
11391 (all-bootstrap): New rule that is like all-gcc, except it executes
11392 the GCC bootstrap rule instead of the GCC all rule.
11393
11394Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11395
11396 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11397
11398Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11399
11400 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11401 DG/UX support.
11402
11403Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11404
11405 * config.sub (i*86*) Change [345] to [3456]
11406
11407Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11408
11409 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11410 --with-gnu-ld=no.
11411
11412Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11413
11414 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11415 AIX multilibs get built.
11416
11417Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11418
11419 * configure.in (i386-win32): Don't build expect if we're not
11420 building the tcl subdir.
11421
11422Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11423
11424 * Makefile.in: (configure-target-examples, all-target-examples):
11425 New targets, configure and build example programs.
11426
11427Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11428
11429 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11430 use it as input to sedit the generated MPW makefile.
11431 * mpw-README: Add a suggestion about Gestalt.h.
11432
11433Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11434
11435 * config.sub: Accept *-*-ieee*.
11436
11437Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11438
11439 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11440 Ronald F. Guilmette <rfg@monkeys.com>.
11441
11442Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11443
11444 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11445 for powerpc-pe native.
11446 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11447 (target==powerpc-pe): duplicate i386-win32 entry.
11448
11449Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11450
11451 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11452 of vxworks, not just vxworks5.1.
11453
11454Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11455
11456 * mpw-configure: Add support for exec-prefix.
11457
11458Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11459
11460 * config.guess: Recognize HP model 816 machines as having
11461 a PA1.1 processor.
11462
11463Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11464
11465 * configure: Ignore new autoconf configure options.
11466
252b5132
RH
11467Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11468
11469 * config.guess: Recognize Pentium under SCO.
11470 From Robert Lipe <robertl@arnet.com>.
11471
11472Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11473
11474 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11475
11476Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * configure.in: Don't configure gas for alpha-dec-osf*.
11479
11480Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11481
11482 * configure.in: Default to --with-stabs for some targets for which
11483 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11484 i[345]86*-*-unixware*.
11485
11486Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11487
11488 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11489 rather than basing it on the target. Simplify handling of options
11490 controlling which directories to configure. Remove extraneous
11491 slash in multi-clean target.
11492
11493Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11494
11495 * config-ml.in: Prefix more variables with ml_ so they don't collide
11496 with configure's.
11497
11498Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11499
11500 * configure: Don't turn -v into --v.
11501
11502Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11503
11504 * configure.in (targargs): Fix typo.
11505
11506 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11507
11508Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11509
11510 * configure.in: Strip --host and --target options from
11511 CONFIG_ARGUMENTS, and always configure for --host only. Add
11512 --with-cross-host option when building with a cross-compiler.
11513 * configure: Canonicalize the arguments put into config.status by
11514 always using `=' for an option with an argument. Pass a presumed
11515 --host or --target explicitly.
11516
11517Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11518
11519 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11520 into general OS recognition case.
11521
11522Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11523
11524 * configure.in (target_configdirs): add target-winsup only
11525 for win32 target systems.
11526
11527Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11528
11529 * Makefile.in (all-target-libgloss): Depend upon
11530 configure-target-newlib, since when libgloss is built it looks to
11531 see if the newlib directory exists.
11532
11533Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11534
11535 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11536 cfg-ml-*.in.
11537
11538Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * configure: Handle LD and LD_FOR_TARGET when configuring a
11541 Canadian Cross.
11542
252b5132
RH
11543Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11544
11545 * configure.in (target_libs): add target-winsup.
11546 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11547 (target==ppcle-pe): remove ld from $noconfigdirs.
11548
11549Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11550
11551 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11552 Preserve relative path names in $srcdir. Build symlink tree if
11553 configuring cross target dir and srcdir=. (= no VPATH support).
11554 (configure-target-libg++): Depend on configure-target-librx.
11555 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11556 * config-ml.in: New file.
11557 * symlink-tree: New file.
11558 * configure: Ensure srcdir="." if that's what it is.
11559
11560Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11561
11562 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11563 includes and FLEX_SKELETON setting.
11564 * mpw-configure (--with-gnu-ld): New option, controls whether
11565 to use PPCLink or ld with PowerMac GCC.
11566 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11567 * mpw-config.in: Configure grez if targeting Mac.
11568
11569 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11570 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11571 just macos.
252b5132
RH
11572 * configure.in: Configure grez resource compiler if targeting Mac.
11573 * Makefile.in (all-grez, install-grez): New targets.
11574
11575Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11576
11577 * configure: CXX defaults to gcc, not g++. If we find
35590697 11578 gcc in the path, set CC to gcc -O2.
252b5132
RH
11579
11580Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11581
11582 * configure: Default ${build} correctly. Avoid picking up extra
11583 spaces when reading CC and CXX from Makefile. When doing a
11584 Canadian Cross, use plausible default values for numerous
11585 variables.
11586 * configure.in: When doing a Canadian Cross, don't try to
11587 configure tools whose configure script can't handle it.
11588
11589Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11590
11591 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11592
11593Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11594
11595 * configure: Remove dubious bug reporting address.
11596
11597Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11598
11599 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11600 configure script, run that instead of this directory's configure.
11601 In either case, print a message that we're configuring the sub-dir.
11602
11603Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11604
11605 * configure.in: Before checking for the existence of various files,
11606 use sed to filter out "target-".
11607
11608Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11609
11610 * Makefile.in (DO_X): Split rule to decrease command line length
11611 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11612 (Philippe De Muyter).
11613
11614Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11615
11616 * Makefile.in (all-patch): depend on all-libiberty.
11617
11618Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11619
11620 * configure.in: If the only directory in target_configdirs which
11621 actually exists is libiberty, then set target_configdirs to empty,
11622 to avoid trying to build a target libiberty in a gas or gdb
11623 distribution.
11624
11625Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11626
11627 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11628 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11629 systems.
252b5132
RH
11630
11631Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11632
11633 * configure.in (copy_dirs): Use sys-include instead of include
11634 for --with-headers option.
11635
11636Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11637
11638 * Makefile.in, configure.in: Make winsup builds work with
11639 new scheme.
11640
11641Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11642
11643 * configure.in: Build the linker on AIX.
11644
11645Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11646
11647 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11648 where needed.
11649
11650Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11651
11652 * Makefile.in (all-gcc): Fix typo.
11653
11654Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11655
11656 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11657
11658Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11659
11660 * configure.in: Rename libFOO to target-libFOO, and xiberty
11661 to target-xiberty, to provide more flexibility.
11662 (target_subdir): Define. Create if cross.
11663 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11664 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11665 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11666 check-libFOO -> check-target-libFOO, etc.
11667 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11668 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11669 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11670 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11671 allow ALL_GCC="" to only configure.
11672 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11673 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11674 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11675
11676Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11677
11678 * Makefile.in (taz): Build "info" in etc explicitly.
11679
11680Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11681
11682 * configure.in: Make sure that CC is undefined (as opposed to
11683 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11684 problem with autoconf trying to configure on a host without GCC.
11685
11686Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11687
11688 * mpw-configure: Set host alias from choice of host compiler,
11689 only use generic MPW Makefile sed if present, edit a file
11690 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11691 * mpw-README: Add problem notes about CW6 and CW7.
11692
11693Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11694
11695 * Makefile.in (taz): Use ";" instead of ";;".
11696
11697Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11698
11699 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11700 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11701 DISTDOCDIRS.
11702 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11703 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11704
11705Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11706
11707 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11708 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11709 Move bfd to DISTSTUFFDIRS.
11710
11711Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11712
11713 * Makefile.in (X11_LIB): Removed.
11714 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11715
11716 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11717
11718Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11719
11720 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11721 names.
11722
11723Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11724
11725 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11726
11727Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11728
11729 * configure.in (i[345]86-*-win32): Always build newlib.
11730 Don't configure cvs, autoconf or texinfo.
11731 * Makefile.in (LD_FOR_TARGET): New.
11732 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11733 Pass down LD_FOR_TARGET.
11734
11735Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11736
11737 * winsup: New directory.
11738 * Makefile.in: Build winsup.
11739 * configure.in: Winsup is configured when target is win32.
11740 Can only build win32 target GDB when native.
35590697 11741
252b5132
RH
11742Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11743
11744 * config.guess: Recognize HP model 819 machines as having
11745 a PA 1.1 processor.
11746
11747Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * configure: Fix sed loop which substitutes for CC and CXX to
11750 avoid bug found in various sed implementations.
11751
11752Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11753
11754 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11755 simulator. Use standard powerpc-*-eabi*.
11756
11757Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11758
11759 * configure.in: Stop putting gas and binutils in noconfigdirs for
11760 powerpc-*-aix* and rs6000-*-*.
11761
11762Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11763
11764 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11765 -mcall-aixdesc libraries.
11766
11767Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11768
11769 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11770
11771 * config.sub (arm | armel | armeb): Fix shell syntax.
11772
11773Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11774
11775 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11776 -msoft-float and -mcpu=common support.
11777 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11778 libraries.
11779
11780Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11781
11782 * configure.in: Allow configuration and build of emacs19 for the alpha.
11783
11784Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11785
11786 * configure.in (CC): Get ^CC, not just any old CC, from
11787 ${host_makefile_frag}.
11788
11789Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11790
35590697 11791 * configure.in (CC): Try to get CC from
252b5132
RH
11792 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11793
11794Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11795
11796 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11797 only if it exists in $(srcdir).
11798
11799Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11800
11801 * configure: If CC and CXX are not set in the environment, set
11802 them, based on either an existing Makefile or on searching for gcc
11803 in PATH. Substitute for CC and CXX in Makefile.
11804 * configure.in: Remove libm from target_libs. Separate
11805 target_configdirs from configdirs. If CC is not set in
11806 environment, try to get it from a host Makefile fragment. Rewrite
11807 changes of configdirs to use skipdirs instead. A few minor
11808 tweaks. Take directories out of target_configdirs as they are
11809 taken out of configdirs. Remove existing Makefile files from
11810 subdirectories. Substitute for TARGET_CONFIGDIRS and
11811 CONFIG_ARGUMENTS in Makefile.
11812 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11813 by configure.in.
11814 (CONFIG_ARGUMENTS): Likewise.
11815 (CONFIGURE_TARGET_MODULES): New variable.
11816 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11817 ($(CONFIGURE_TARGET_MODULES)): New target.
11818 (configure-libg++, configure-libio): New targets.
11819 (all-libg++): Depend upon configure-libg++.
11820 (all-libio): Depend upon configure-libio.
11821 (configure-libgloss, all-libgloss): New targets.
11822 (configure-libstdc++): New target.
11823 (all-libstdc++): Depend upon configure-libstdc++.
11824 (configure-librx, all-librx): New targets.
11825 (configure-newlib): New target.
11826 (all-newlib): Depend upon configure-newlib
11827 (configure-xiberty): New target.
11828 (all-xiberty): Depend upon configure-xiberty.
11829
11830Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11831
11832 * configure.in (host i[345]86-*-win32): Expand the
11833 noconfigdirs again.
11834
11835Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11836
11837 * mpw-configure: Fix sed command file name.
11838
11839Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11840
35590697 11841 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11842 noconfigdirs again.
11843
11844Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11845
11846 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11847 or powerpc*-*-pe*, since they are not yet supported.
11848
11849Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11850
11851 Add PowerMac support and many other enhancements.
11852 * mpw-configure: New option --cc to select compiler to use,
11853 paste options set according to --cc into the generated
11854 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11855 if mpw-make.sed is present.
11856 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11857 add forward includes for PowerPC include files.
11858 * mpw-build.in: Build using Makefile.PPC if present.
11859 (do-byacc, etc): Remove separate version resource builds.
11860 (do-gas): Build "stamps" before "all".
11861 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11862 * mpw-README: Update to reflect --cc option, PowerMac support,
11863 and recently-reported compatibility problems.
11864
11865Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11866
11867 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11868 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11869 (--with-multilib-top): Pass to recursive invocations.
11870
11871Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11872
11873 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11874 v810-*-*.
11875
11876Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11877
11878 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11879 gdb, ld and opcodes on v810-*-*.
11880
252b5132
RH
11881Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11882
11883 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11884 (local-maintainer-clean): New target.
11885 (maintainer-clean): New target.
11886 (realclean): Just depend upon maintainer-clean.
11887
11888Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11889
11890 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11891
11892Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11893
11894 * configure.in: Build ld in mips*-*-bsd* case.
11895
11896Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11897
11898 * config.sub: Accept -lites* OS. From Ian Dall.
11899
11900Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11901
11902 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11903 targets.
252b5132
RH
11904
11905Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11906
11907 * configure.in: treat i386-win32 canadian cross the same as
11908 i386-go32 canadian cross.
11909
11910Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11911
11912 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11913 running under the simulator to build a reduced set of libraries.
11914 (powerpc-*-eabiaix): Add fine grained multilib support added to
11915 other powerpc targets yesterday.
11916
11917Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11918
11919 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11920 -disable-softfloat, -disable-relocatable, -disable-aix, and
11921 -disable-sysv to control which multilib libraries get built.
11922
11923Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11924
11925 * configure: Add Makefile.tem to list of files to remove in trap
11926 handler.
11927
11928Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11929
11930 * config.guess (*Linux*): Add missing "exit"s.
11931 Also, need specific check for alpha-unknown-linux (uses COFF).
11932
11933Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11934
11935 * config.guess: Merge with FSF:
11936
11937 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11938 * config.guess (AIX4): More robust release numbering discovery.
11939
11940 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11941 * config.guess (i386-sequent-ptx): Properly get version number.
11942
11943 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11944 * config.guess (mips:*:4*:UMIPS): New case.
11945
11946Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11947
11948 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11949 (i386-win32 host): Likewise. Don't build readline.
11950
afb8d725
JM
11951Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11952
11953 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11954 SUPPORT_FILES to submakes.
11955
252b5132
RH
11956Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11957
11958 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11959 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11960 mpw-configure.
11961
11962Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11963
11964 * configure.in (appdirs): Use =, not ==, in test expression when
11965 trying to build the text to print in the warning message for
11966 Solaris users.
11967
11968Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11969
11970 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11971
11972Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11973
11974 * config.guess: Recognize lynx-2.3.
11975
11976Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11977
11978 * config.sub (z8ksim): Deleted
11979 (z8k-*-coff): New, this is the one true name of the target.
11980
11981Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11982
11983 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11984
11985Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11986
11987 * config.guess (*:Linux:*:*): First try asking the linker what the
11988 default object file format is (elf, aout, or coff). Then if this
11989 fails, try previous methods.
11990
11991Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11992
11993 * configure.in: Don't build newlib for *-*-vxworks5.1.
11994
11995Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11996
11997 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11998 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11999
12000Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12001
12002 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12003
12004Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12005
12006 * cfg-ml-com.in: New file.
12007 * cfg-ml-pos.in: New file.
12008
12009Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12010
12011 * COPYING.NEWLIB: Add HP free copyright to list.
12012
12013Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12014
12015 * config.sub: Recognize -eabi* for the system, not just -eabi.
12016
12017Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12018
12019 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12020 * config.sub, configure.in (win32): New target and host.
12021
12022Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12023
12024 * configure.in: Add i386-pe configuration.
12025
12026Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12027
12028 * mpw-build.in (install): Install GDB after LD.
12029
12030Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12031
12032 * mpw-config.in (elf/mips.h): Always forward-include, needed
12033 for GDB to build.
12034
12035Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12036
12037 * testsuite: New directory for customer acceptance and whole tool
12038 chain tests.
12039
12040Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12041
12042 * configure: If per-host line isn't found, but AC_OUTPUT is found
12043 and a configure script exists, run it instead.
12044
12045Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12046
12047 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12048
12049Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12050
12051 * configure: Set build_{cpu,vendor,os,alias} to host values when
12052 --build isn't specified.
12053
12054Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12055
12056 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12057 (FLAGS_TO_PASS): Pass them.
12058 (EXTRA_TARGET_FLAGS): Ditto.
12059
252b5132
RH
12060Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12061
12062 * Makefile.in (all-libg++): Depend on all-libstdc++.
12063
12064Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12065
12066 * configure.in (noconfigdirs): Enable all packages for
12067 i386-unknown-netbsd.
12068
12069Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12070
12071 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12072 hosted builds (DOS builds)
12073
12074Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12075
12076 Changes for ARM based on patches from Richard Earnshaw:
12077 * config.sub: Handle armeb and armel.
12078 * configure.in: Omit arm linker only for riscix.
12079
12080Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12081
12082 * config.guess: Update from FSF.
12083
12084Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12085
12086 * config.sub: Recognize powerpcle as the little endian varient of
12087 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12088 powerpcle variant. Convert pentium into i586, not i486. Add p5
12089 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12090 temporarily.
12091
12092Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12093
12094 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12095
12096Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12097
12098 * config.sub: Accept -lites* as a basic system type.
12099
12100Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12101
12102 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12103 installed, and if so return linuxoldld as the system name.
12104
12105Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12106
12107 * config.guess: Add hppa1.1-hp-lites support.
12108
12109Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12110
12111 * configure.in: Don't build newlib for m68k-vxworks5.1.
12112
12113Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12114
12115 * configure.in (mips-sgi-irix6): Use mh-irix5.
12116
12117Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12118
12119 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12120
12121Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12122
12123 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12124 OSF/1. Fix compiler flags.
252b5132
RH
12125 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12126
12127Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12128
12129 * configure.in: Recognize --with-newlib.
12130 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12131
afb8d725
JM
12132Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12133
12134 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12135 to *_X11_MODULES due to gdbtk needing X include files et al.
12136
252b5132
RH
12137Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12138
12139 Merge in support for Mac MPW as a host.
12140 (Old change descriptions retained for informational value.)
12141
12142 * mpw-config.in: Add generic include forwards for cpu-specific
12143 include files in aout and elf directories.
12144
12145 * mpw-configure: Added copyright.
12146 * mpw-config.in: Check for presence of required build tools.
12147 (target_libs): Add newlib.
12148 (target_tools): Add examples.
12149 (Read Me): Generate as "Read Me for MPW" instead.
12150 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12151 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12152 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12153
12154 * mpw-configure: Remove subdir-specific makefile hackery,
12155 delete mk.tmp after using it.
12156
12157 * mpw-build.in (all): Display start and end times.
12158
12159 * mpw-configure (host_canonical): Set.
12160 (target_cpu): Always add to makefiles.
12161 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12162 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12163 (mpw-mh-mpw): Look for in srcdir and srcroot.
12164 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12165
12166 * mpw-build.in: (install-only): New target.
12167
12168 * mpw-configure (host_alias, target_alias): Rename from hostalias
12169 and targetalias, add into generated Makefile.
12170 (mk.tmp): If present, add into generated Makefile.
12171 * mpw-build.in (all-gas): Build config.h first before gas proper.
12172
12173 * mpw-configure (config.status): Write only if changed.
12174 * mpw-config.in (readline): Configure it (not built, just used for
12175 definitions).
12176
12177 * mpw-config.in (elf/mips.h): Add a forward include.
12178
12179 * mpw-config.in: Forward-include most .h files in include into
12180 extra-include.
12181 (readline): Don't build.
12182 mpw-build.in (install): Install GDB.
12183
12184 * mpw-configure (prefix, mpw_prefix): Handle it.
12185 * mpw-config.in (mmalloc, readline): Don't configure.
12186 * mpw-build.in (thisscript): Rename to ThisScript.
12187 Use mpw-build instead of BuildProgram everywhere.
12188 (mmalloc, readline): Don't build.
12189 * mpw-README: New file, basic documentation about the MPW port.
12190
12191 * mpw-config.in: Use forward-include to create include files.
12192
12193 * mpw-configure: Add more things to the top of each configured
12194 Makefile, including contents of config/mpw-mh-mpw.
12195 * mpw-config.in (extra-include): Create this directory and fill it
12196 with Posix-like include files when configuring.
12197
12198 * config.sub (apple, mac, mpw): Add various aliases.
12199
12200 * mpw-build.in: New file, top-level build script fragment for MPW.
12201 * mpw-configure: New file, configure script for MPW.
12202 * mpw-config.in: New file, config fragment for MPW.
12203
12204Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12205
12206 * configure.in (host_libs): Remove glob, since it is gone from the
12207 sources.
12208
12209Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12210
12211 * Makefile.in: define empty GDB_NLM_DEPS var.
12212
12213 * configure.in(target_makefile_frag): use config/mt-netware
12214 for netware targets.
12215
12216Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12217
12218 * config.sub: Merge in recent FSF changes. Remove linux special
12219 cases.
12220
12221Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12222
4bddf3ad 12223 Revert this change:
252b5132
RH
12224
12225 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12226
12227 * build-all.mk: Use CC=cc -Xs on Solaris.
12228
252b5132
RH
12229Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12230
12231 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12232 stop using it.
12233 * Makefile.in: Nuke all references to glob subdirectory.
12234
12235Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12236
12237 * configure.in: Fix --enable-shared logic in per-host.
12238
12239Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12240
12241 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12242
12243Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12244
12245 * configure.in (noconfigdirs): Don't build gas on AIX, for
12246 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12247
12248Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12249
12250 * configure: Fix --cache-file to work if the file argument is a
12251 relative path.
12252
12253Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12254
12255 * configure: If the --cache-file is used, pass it down to
12256 configure in subdirectories.
12257
12258Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12259
12260 * config.sub: add vxworks29k configuration.
12261
12262Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12263
12264 * Makefile.in (taz): Do "diststuff" part quietly.
12265
12266Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12267
12268 * config.sub: Mini-merge with gcc/config.sub.
12269
12270Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12271
12272 * config.guess (IRIX): Sed - to _.
12273
12274Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12275
12276 * Makefile.in (source-vault, binary-vault): New targets.
12277
12278Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12279
12280 * config.sub: Recognize -eabi as a basic system type.
12281
12282Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12283
12284 * configure.in (enable_shared stuff): Fix typo.
12285
12286Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12287
12288 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12289
12290Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12291
12292 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12293
12294Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12295
12296 * configure.in (rs6000-*-*): Don't build gas.
12297
12298Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12299
12300 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12301 reduce command line length.
12302 (AS_FOR_TARGET): Check for as.new, not Makefile.
12303 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12304
12305Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12306
12307 * config.guess: Merge from FSF.
12308
12309Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12310
12311 * configure: Don't use $ when handling program_suffix.
12312
12313Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12314
12315 * configure.in: Configure tk for hppa/hpux.
12316
12317Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12318
12319 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12320
12321Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12322
12323 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12324 to LIBCXXFLAGS. Tests are better run without it.
12325
12326Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12327
12328 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12329
12330Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12331
12332 * configure.in (*-*-netware*): Don't configure xiberty.
12333
12334Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12335
12336 * configure.in: Remove tk from native_only list.
12337
12338Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12339
12340 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12341 for special NCD build.
12342
12343Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12344
12345 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12346 makeall.bat, they're only useful for binutils snapshots.
12347 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12348 makeall.bat to specified SUPPORT_FILES.
12349
12350Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12351
12352 * build-all.mk: Add Ericsson targets to sun4 and solaris
12353 hosts. Add BNR's sun4 target to solaris host, so their
12354 build-from-source will be tested in-house first.
12355
12356Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12357
12358 * Makefile.in (LIBCFLAGS): New variable.
12359 (CFLAGS_FOR_TARGET): Ditto.
12360 (LIBCFLAGS_FOR_TARGET): Ditto.
12361 (LIBCXXFLAGS): Ditto.
12362 (CXXFLAGS_FOR_TARGET): Ditto.
12363 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12364 (BASE_FLAGS_TO_PASS): Pass them.
12365 (EXTRA_TARGET_FLAGS): Ditto.
12366
4bddf3ad 12367 * configure.in: Support --enable-shared.
252b5132
RH
12368
12369Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12370
12371 * configure.in (target_libs): Include libstdc++ again.
12372 * config.guess: Update from FSF (for FreeBSD).
12373
12374Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12375
12376 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12377 makeall.bat.
12378 (DISTDOCDIRS): Add `etc'.
12379 (ETC_SUPPORT_PFX): New variable.
12380 (taz): Include anything from etc starting with a word in
12381 ETC_SUPPORT_PFX.
12382
12383Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12384
12385 * config.sub: Update for recent FSF changes. Remove obsolete
12386 h8300hds entry. Add -windows* and -osx as basic os. Minor
12387 spacing changes.
12388
12389Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12390
12391 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12392
12393 * config.guess: Merge with FSF.
12394 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12395
12396Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12397
12398 * configure: Since the "trap 0" handler will override the exit
12399 status on many systems, only use it for "exit 1", and make it set
12400 a non-zero exit status; reset it before "exit 0". Also, check
12401 exit status of config.sub, and error out if it failed.
12402
12403Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12404
12405 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12406 and install libgloss.
12407
12408Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12409
12410 * Makefile.in (all-binutils): Depend upon all-byacc.
12411
12412 * configure.in: Don't build emacs on Irix 5.
12413
12414Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12415
12416 * configure.in (*-*-netware*): Add libio.
12417
12418Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12419
12420 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12421 (CHECK_TARGET_MODULES): Ditto.
12422 (INSTALL_TARGET_MODULES): Ditto.
12423 (TARGET_LIBS): Ditto.
12424 (all-libstdc++): Note dependencies.
12425
12426Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12427
12428 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12429
12430Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12431
12432 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12433 -fexternal-templates.
12434
12435 * configure.in (target_libs): Add libstdc++.
12436 (noconfigdirs): Add libstdc++ as appropriate.
12437
12438Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12439
12440 * config.guess: Update from FSF.
12441
12442Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12443
12444 * configure: Use ${config_shell} when running ${configsub}.
12445
12446Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12447
12448 * config.sub: No longer recognize h8300h.
12449
12450Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12451
12452 * config.sub: Remove extraneous differences between config.sub and
12453 gcc/config.sub.
12454
12455Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12456
12457 * Makefile.in (DISTSTUFFDIRS): Add gas.
12458
12459Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12460
12461 * COPYING.NEWLIB: New file.
12462
12463Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12464
12465 * config.guess (HP-UX): Patch from Harlan Stenn
12466 <harlan@landmark.com> to also emit release level.
12467
12468Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12469
12470 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12471
12472Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12473
12474 * config.sub: Merge nextstep cleanup from FSF.
12475
12476Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12477
12478 * configure.in (arm-*-*): Don't configure ld for this target.
12479
12480Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12481
12482 * configure.in (*-*-netware): don't configure libg++, libio,
12483 librx, or newlib.
12484
12485Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12486
12487 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12488 configure ld--it works, but it doesn't support shared libraries.
12489
12490Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12491
12492 * config.guess (*-unknown-freebsd*): Get rid of possible
12493 trailing "(Release)" in version string.
12494 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12495
12496Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12497
12498 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12499 Fix type: *-next-neststep -> *-next-nextstep.
12500
12501 * config.guess: Merge from FSF:
12502
12503 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12504
12505 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12506
12507 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12508
12509 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12510 instead of UNIX_SV for UnixWare 1.0).
12511
12512Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12513
12514 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12515 to make gdb/nlm/* build after the compiler and linker.
12516
12517Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12518
12519 * config.guess (netbsd, freebsd, linux): Accept any machine,
12520 not just i[34]86.
12521 (m68k-atari-sysv4): Relocate to match FSF version.
12522
12523 * config.guess: More merges from the FSF:
12524
12525 Add a space before function call or macro invocation.
12526
12527 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12528
12529 * config.guess: Add trap cmd to remove dummy.c and dummy when
12530 interrupted.
12531
12532 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12533
12534 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12535 (dummy): Redirect stderr from compilation of dummy.c.
12536
12537 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12538
12539 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12540
12541Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12542
12543 * configure: Accept and ignore --cache*, for compatibility with
12544 new autoconf.
12545
12546Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12547
12548 * config.guess: Merge from FSF:
12549
12550 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12551
12552 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12553 (PATH): Add /.attbin at end for finding uname.
12554 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12555
12556 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12557
80413487 12558 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12559
12560 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12561
80413487
RH
12562 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12563 to select whether to use ELF or COFF.
252b5132
RH
12564
12565 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12566
80413487 12567 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12568
12569 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12570
12571 * config.guess: Guess the OS version for HPUX.
12572
12573 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12574
12575 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12576
12577Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12578
12579 * configure.in: Recognize --with-headers, --with-libs, and
12580 --without-newlib.
12581 * Makefile.in (all-xiberty): Depend upon all-ld.
12582
12583Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12584
12585 * configure.in: Change i[34]86 to i[345]86.
12586
12587Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12588
12589 * configure (version): A few more tweaks to help message.
12590
12591Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12592
12593 * Makefile.in: Remove (for now) librx as a host library,
12594 now that we're building it for target.
12595
12596Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12597
12598 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12599 (Karl Berry).
12600
12601Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12602
12603 * configure.in: Also configure librx.
12604
12605Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12606
12607 * Makefile.in: Update various rules to reflect that librx
12608 is now needed for libg++.
12609
12610Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12611
12612 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12613
12614Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12615
12616 * configure.in: Configure the examples directory.
12617
12618Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12619
12620 * configure: Simplify Jun 2 1994 change.
12621
12622Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12623
12624 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12625 /bin/gcc isn't good enough to build gcc.
12626
12627Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12628
12629 * Makefile.in (GDB_SUPPORT_FILES): Remove
12630 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12631 (gdb.tar.gz): Add new rule to use standard distribution building
12632 mechanism.
12633
12634Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12635
12636 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12637 Bill Cox <bill@cygnus.com>.
12638
12639Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12640
12641 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12642
12643Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12644
12645 * configure: Search current dir first in .gdbinit.
12646
12647Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12648
12649 * config.sub: Recognize freebsd (merged from gcc config.sub).
12650
12651Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12652
12653 * config.sub: Refer to NeXT's operating system as nextstep.
12654
12655 * config.sub (case $basic_machine): Re-order the cases, to match
12656 the order in the FSF version (which is mostly alphabethical).
12657 Merge in some additions and changes from the FSF.
12658
12659Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12660
12661 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12662 * config.sub: Recognize cxux7.
12663 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12664
12665Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12666
12667 * config.sub: Fix typo powerpc -> powerpc-*.
12668
12669Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12670
12671 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12672
12673 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12674 parallel with all-emacs and install-emacs). Top-level command
12675 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12676
12677Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12678
12679 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12680 $(relbindir)/make before doing ``make install'', and use
12681 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12682 installing over running make binary.
12683 ($(host)-stamp-stage3-installed): Likewise.
12684
12685Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12686
12687 * config.guess: Recognize Mach.
12688
12689Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12690
12691 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12692 see whether --exec-prefix was used.
12693
12694Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12695
12696 * README: Explicitly mention libg++/README. (Zoo's idea.)
12697
12698Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12699
12700 * Makefile.in: Add all-librx target similar to all-libproc.
12701
12702Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12703
12704 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12705 with post 1.2 uname bogosity.
12706
12707Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12708
12709 * configure: Remove temporary files on receipt of a signal.
12710
12711Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12712
12713 * configure: If there is a package_makefile_frag, remove
12714 ${subdir}/Makefile.tem after copying it in.
12715
12716Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12717
12718 * build_all.mk: support rs6000 lynx identifies itself as
12719 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12720 since /bin/gcc is too feeble to compile a modern gcc.
12721
12722Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12723
12724 * brought devo/test-build.mk update-to-date with progressive/
12725 test-build.mk. Add lynx targets and hppa flag info.
12726
12727Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12728
12729 * configure.in: Use mh-ncrsvr43. Patch from
12730 Tom McConnell <tmcconne@sedona.intel.com>.
12731
12732Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12733
12734 * config.guess (i386-unknown-bsdi): No longer need to
12735 check #if defined(__bsdi__) && defined(__i386__).
12736
12737Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12738
12739 * configure: Set program_transform_nameoption correctly.
12740
12741Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12742
12743 * brought build-all.mk update-to-date with progressive build-all.mk,
12744 added new targets and hppa info.
35590697 12745
252b5132
RH
12746Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12747
12748 * configure: If config.guess result is a prefix of the user
12749 specified target, assume a native build and use the user specified
12750 target as the host alias. Remove SunOS patch suffix removal hack.
12751 * configure.in: Remove SunOS patch suffix removal hack.
12752
12753 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12754 in NATIVE_CHECK_MODULES.
12755
12756Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12757
12758 * Makefile.in: Rename HOST_ONLY to NATIVE.
12759 * configure: Delete SunOs patch suffix from host_canonical
12760 and build_canonical variables that are prepended to Makefiles.
12761 * configure.in: Add comments for easier maintenance.
12762
12763Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12764
12765 * Makefile.in: Add all-libproc target similar to all-gui.
12766
12767Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12768
12769 * Makefile.in (CHECK_MODULES): split into
12770 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12771
12772Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12773
12774 * config.guess (i386-unknown-bsdi): New system to guess.
12775
12776Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12777
12778 * Makefile.in: Add all-gui target (but not yet build by "all").
12779
12780Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12781
12782 * config.sub: Move deletion of patch suffix from here...
12783 * configure.in: To here, at Ian's suggestion. The top-
12784 level scripts might need to know of a patch level.
12785
12786Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12787
12788 * config.sub: Strip off patch suffix so rtl is recognized
12789 as a sunos4.1.3 machine, even though it's been patched.
12790
12791Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12792
12793 * Makefile.in (INSTALL_LAST): Delete.
12794 (INSTALL_DOSREL): New.
12795
12796Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12797
12798 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12799 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12800 whether we pass down --with-gnu-ld anyhow.
12801
12802Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12803
12804 * Makefile.in (INSTALL_LAST): Change operation so it works
12805 on more flavors of make.
12806 * configure.in (go32): Don't build libg++ or libio.
12807
12808Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12809
12810 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12811 they can be overriden by templates.
12812
12813Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12814
12815 * configure.in (target==go32): Don't build gdb.
12816 * dosrel: New directory.
12817
12818Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12819
12820 * configure.in (host==go32): Configure dosrel too.
12821 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12822 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12823 be set by incoming names or templates.
12824 (INSTALL_LAST): New rule.
252b5132
RH
12825
12826Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12827
12828 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12829
12830Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12831
252b5132
RH
12832 * configure.in (appdirs): New variable. Currently empty, but will
12833 be used in gas distribution. If nonempty, lists a set of
12834 directories at least one of which must get configured, or top
12835 level configuration is considered to have failed.
12836 (rs6000-*-lynxos*): Use new file name.
12837
12838Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12839
12840 Eliminate XTRAFLAGS.
12841 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12842 newlib include files using -idirafter, and also use -nostdinc.
12843 (CXX_FOR_TARGET): Likewise.
12844 (XTRAFLAGS): Removed.
12845 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12846 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12847 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12848 ($(DO_X)): Don't pass down XTRAFLAGS.
12849
12850Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12851
12852 * configure.in (mips*-dec-bsd*): New target; do build linker.
12853 (mips*-*-bsd*): New target; don't build linker.
12854
12855Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12856
12857 * configure.in: support rs6000-*-lynxos* configuration.
12858 support sunos4 as a cross target.
12859
12860 * config.sub: look for lynx*, not lynx since the OS version may
12861 legitimately be part of the name.
12862
12863Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12864
12865 * configure.in (i[34]86-*-sco*): Move to be with other i386
12866 targets.
12867 (romp-*-*): New target. Skip various binary utilities.
12868 (vax-*-*): New target. Don't build newlib.
12869 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12870
12871Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12872
12873 * configure.in: Only set host_makefile_frag if config
12874 directory exists.
12875
12876Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12877
12878 * install.sh: If $dstdir exists, don't check whether each
12879 component does.
12880
12881Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12882
12883 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12884
12885Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12886
35590697
AJ
12887 * configure.in (*-*-lynxos*): Don't configure newlib for either
12888 native or cross Lynx.
252b5132
RH
12889
12890Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12891
12892 * config.sub (sparc64-elf): Fix os.
12893 (z8k): Remove duplicate.
12894
12895Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12896
12897 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12898 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12899
12900Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12901
12902 * configure: Make file links cleanly even if Lynx fails on
80413487 12903 an NFS symlink (at least fail cleanly).
252b5132
RH
12904
12905Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12906
12907 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12908 -XNh2000.
12909
12910Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12911
12912 * configure: Unknown options are fatal again.
12913
12914Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12915
12916 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12917 compatibility.
252b5132
RH
12918
12919Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12920
12921 * build-all.mk: Add `clean' target.
12922
12923Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12924
12925 * config.guess: Add SINIX support.
12926 * configure.in: Add mips-*-sysv4* support.
12927
12928Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12929
12930 * build-all.mk: Document all useful targets.
12931 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12932 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12933
12934Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12935
12936 * configure: Support --silent, --quiet.
12937
12938Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12939
12940 * configure: Support --disable-FEATURE.
12941
12942Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12943
12944 * config.guess: Recognize NCR running SVR4.3.
12945
12946Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12947
12948 * config.guess: Make BSDI generate i386-unknown-bsd386.
12949 Patch from Paul Eggert <eggert@twinsun.com>.
12950
12951Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12952
12953 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12954
12955Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12956
12957 * configure: Make unrecognized options give nonfatal warnings
12958 instead of fatal errors, and pass them to any subdirectory
12959 configures in case they recognize them.
12960 Make --x equivalent to --with-x.
12961
12962Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12963
12964 * configure: Add --enable-* options. Clean up usage message and
12965 some comments.
12966
12967Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12968
12969 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12970
12971Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12972
12973 * configure.in (hppa*-*-*): Enable binutils.
12974
12975Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12976
12977 * config.sub: Recognize cisco.
12978
12979Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12980
12981 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12982
12983Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12984
12985 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12986 than one configuration name. Add comment.
12987
12988Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12989
12990 * config.guess: about target *-hitachi-hiuxwe2, fixed
12991 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12992 macro is incorrect.]
12993
12994Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12995
12996 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12997 than the "make ls" stuff which used to be here.
12998
12999Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13000
13001 * config.guess: Recognize i[34]86-unknown-freebsd.
13002 From Shawn M Carey <smcarey@rodan.syr.edu>.
13003
13004Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13005
13006 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13007
13008Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13009
13010 * config.guess: Check for ptx.
13011
13012Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13013
13014 * config.sub: Add os9k checking.
13015
13016Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13017
13018 * config.guess: Handle OSF1 running on HPPA processors
13019
13020Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13021
13022 * configure: If subdir configure fails, print out a message with
13023 subdirectory name, in case subdir's configure code didn't identify
13024 itself.
13025
13026Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13027
13028 * configure.in: Remove embedded newlines from configdirs.
13029 Avoid mismatches of substrings. Fix matching strings at end
13030 of configdirs.
13031
13032Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13033
13034 * config.guess: Add Lynx/rs6000 config support.
13035
13036Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13037
13038 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13039
13040Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13041
13042 * configure.in (hppa*-*-osf*): Treat this just like most other
13043 PA configurations (eg no binutils or ld).
13044 (hppa*-*-*elf*): These configurations have binutils and ld.
13045
13046Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13047
13048 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13049
13050Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13051
13052 * configure.in (rs6000-*-*): Build gas.
13053
13054Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13055
80413487 13056 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13057
13058Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13059
13060 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13061 for GDB and GDB has been fixed to not need it.
13062
252b5132
RH
13063Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13064
13065 * config.guess: Recognize vax hosts.
13066
13067Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13068
13069 * configure (while loop): Don't use "break 2" inside case
13070 statement -- the case statement isn't an enclosing loop.
13071
13072Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13073
13074 * config.guess: Clean up NeXT support, to allow nextstep
13075 on Intel machines. Make OS be nextstep.
13076
13077Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13078
13079 * config.guess: Add alternate forms for Convex.
13080
13081Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13082
13083 * configure: Completely rewrite option processing. Take
13084 advantage of pattern-matching to avoid invoking test frequently.
13085 Also clean up host and target defaulting logic.
13086
13087Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13088
13089 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13090 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13091 commands (plus user environment) will fit SCO limits.
13092
13093Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13094
13095 * configure.in: Don't issue warnings about directories which are
13096 not being configured if -norecursion is set. Correct test for
13097 --with-gnu-as and --with-gnu-ld to not get confused by substring
13098 matches.
13099
13100 * configure.in: Don't build gas for alpha-dec-osf1*.
13101
13102Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13103
13104 * configure: Back out Per's change of 12/19/1993. It changes the
13105 behavior of configure in unexpected and confusing ways.
13106
13107 Also, use different delim char when calculating
13108 program_transform_name so that the name can contain slashes.
13109
13110Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13111
13112 * configure.in, config.sub: Add support for VSTa micro-kernel.
13113
13114Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13115
13116 * configure.in: Nuke hacks which were used to get a special
13117 version of GAS for HPPA configurations.
13118
13119Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13120
13121 * configure: If only ${target_alias} is given, use that
13122 as the default for ${host_alias}.
13123 * configure: Add missing back-slashes before nested quotes.
13124
13125Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13126
13127 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13128
13129Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13130
13131 * config.guess: Recognize some Tektronix configurations.
13132 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13133
13134Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13135
13136 * config.sub: Match any flavor of SH.
13137
13138Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13139
13140 * configure.in: Don't try to configure newlib for Alpha.
13141
13142Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13143
13144 * configure.in: Don't build ld for Irix 5. Don't build gas,
13145 libg++ or libio for any Alpha target.
13146
13147 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13148
13149Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13150
13151 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13152 default arguments -- so it tried to compress itself.
13153
13154Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13155
13156 * configure.in (notsupp): ensure that a space is always at the end
13157 of the configdirs list, since the grep checks for an explicit space
13158
13159Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13160
13161 * configure.in (target i386-sysv4.2): don't build ld, since static
13162 versions of many libraries are not available.
13163
13164Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13165
13166 * config.guess: Recognize Apollos (using environment variables).
13167 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13168
13169Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13170
13171 * config.guess: Recognize Sony news mips running newsos.
13172
13173Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13174
13175 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13176 "fi ; else" for bash.
13177
13178Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13179
13180 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13181
13182Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13183
13184 * config.sub: accept unixware as an alias for svr4.2.
13185 Fix some inconsistancies with the gcc version.
13186
13187Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13188
13189 * Makefile.in (DISTDOCDIRS): Add gdb.
13190
13191Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13192
13193 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13194
13195Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13196
13197 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13198 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13199 this now.
13200
13201Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13202
13203 * config.sub: Accept hiux* as an OS name.
13204
13205 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13206 etc/make-stds.texi. The underscore came from gcc, and dje now
13207 agrees that RUNTESTFLAGS is the correct name.
13208
13209Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13210
13211 * install.sh: Remove 'set -e'. It makes any conditionals
13212 in the script useless.
13213
13214 * config.guess: Automatically recognize arm-acorn-riscix
13215 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13216
13217Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13218
13219 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13220
13221Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13222
13223 * Makefile.in (DISTDOCDIRS): New variable.
13224 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13225 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13226
13227Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13228
13229 * configure.in (hppa target): check the source directory for the
13230 pagas sub-directory
13231
13232Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13233
13234 * config.sub: Allow -aout* and -elf*.
13235
13236Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13237
13238 * configure.in: Don't build ld on i386-solaris2, same as for
13239 sparc-solaris2.
13240
13241Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13242
13243 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13244
13245Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13246
13247 * configure.in: Configure gdb for alpha.
13248
13249Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13250
13251 * Makefile.in (CXXFLAGS): Add -O.
13252
13253Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13254
13255 * config.guess: added support for DG Aviion
13256
13257Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13258
13259 * configure.in: Produce warning message for subdirectories not
13260 configurable for this host/target combination. Don't try to
13261 configure gdb for vms.
13262
13263Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13264
13265 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13266 appropriate files before making "diststuff".
13267 (DISTBISONFILES): New var: list of files to be edited.
13268 (DISTSTUFFDIRS): Add binutils.
13269
13270Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13271
13272 * config.sub: also handle mipsel and mips64el (for little endian mips)
13273
13274Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13275
13276 * configure.in: Add * to end of all OS names.
13277
13278Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13279
13280 * configure.in: Build newlib for LynxOS native.
13281
13282Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13283
13284 * config.guess: Add support for delta 88k running SVR3.
13285
13286 * configure.in: Add comment about HP compiler vs. emacs.
13287
13288Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13289
13290 * configure.in: don't build ld on solaris2 (not a viable option
13291 due to bugs in getpwnam & getpwuid)
13292
13293Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13294
13295 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13296 config.guess will produce a full version number.
13297
13298Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13299
13300 * configure.in: Build linker and binutils for alpha-dec-osf1.
13301
13302Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13303
13304 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13305 and gdb/testsuite/Makefile.in.
13306
13307Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13308
13309 * configure.in: recognize mips*- instead of mips-
13310
13311Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13312
13313 * config.sub: Accept linux*coff and linux*elf as operating
13314 systems.
13315
13316Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13317
13318 * config.sub: Recognize mips64, and mips3 as an alias for it.
13319
13320Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13321
13322 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13323 gdb knows how to handle OSF/1 shared libraries.
13324
13325Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13326
13327 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13328 * config.guess: Recognize Hitachi's HIUX.
13329 * config.sub: Recognize h3050r* and hppahitachi.
13330 Remove redundant cases for hp9k[23]*.
13331
13332Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13333
13334 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13335 if gas and ld are in the source tree and are in ${configdirs}.
13336 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13337 --with options (but still pass them down on the command line,
252b5132
RH
13338 if they were explicitly specified).
13339
13340Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13341
13342 * configure: substitute SHELL value in Makefile.in with
13343 ${CONFIG_SHELL}
13344
13345Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13346
13347 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13348 *-*-solaris2* targets.
13349
13350Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13351
13352 * Makefile.in: define M4, and pass it down to sub-makes;
13353 all-autoconf now depends on all-m4
13354
13355Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13356
13357 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13358 presence of {ar,ranlib} instead of a configured directory
13359
13360Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13361
13362 * config.guess: Accept 34?? as well as 33?? for NCR.
13363
13364Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13365
13366 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13367 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13368
13369Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13370
13371 * configure: grab values for $(CC) and $(CXX) from the
13372 environment, so that someone can do "CC=gcc configure; make" and
13373 have it work right (matching the way that autoconf works now)
13374
13375 * configure.in, Makefile.in: add support for gash, the tcl
13376 interface to Galaxy
13377
13378 * config.guess: add NetBSD variants (hp300, x86)
13379
13380Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13381
13382 * install.sh: Support -d option (in the manner of SunOS 4 install,
13383 as it is more deterministic than that of GNU install)
13384 (chmodcmd): Set file to mode 755 by default (should also do default
13385 chgrp and chown, but I don't feel like dealing with that now)
13386
13387Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13388
13389 * config.sub: Remove h8300hhms alias.
13390
13391Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13392
13393 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13394
13395Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13396
13397 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13398 as stmp-fixinc
13399
13400Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13401
13402 * config.sub: recognize m88110-bug-coff.
13403
13404Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13405
13406 * Makefile.in (all-libio): all dependencies on the toolchain used
13407 to build this (gcc, gas, ld, etc)
13408
13409Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13410
13411 * config.guess: Deal with OSF/1 1.3 on alpha.
13412
13413Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13414
13415 * install.sh: add some 'else true' clauses for portability
13416
13417 * configure.in: don't build libio for h8[35]00-*-* targets
13418
13419Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13420
13421 * Makefile.in: Add support for new libio.
13422
13423Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13424
13425 * install.sh: If one command fails, don't try the rest. Don't try
13426 to remove $dsttmp (via trap) unless we have already created it.
13427 If $src doesn't exist, detect it and exit with an error.
13428
13429 * config.guess: Recognize BSD on hp300.
13430
13431Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13432
13433 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13434 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13435
13436Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13437
13438 * Makefile.in (all-send-pr): depends on all-prms
13439
13440Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13441
13442 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13443
13444Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13445
13446 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13447 Added test for mips-mips-riscos5.
13448
13449Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13450
13451 * configure.in: use mh-hp300 for 68k HP hosts
13452
13453Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13454
13455 * configure: add support for CONFIG_SHELL, so that you can use
13456 some alternate shell for evaluating configure scripts
13457
13458Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13459
13460 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13461 in configure script to bug-gdb@prep.ai.mit.edu when building
13462 distribution archive.
13463 * Makefile.in (COMPRESS): Remove def.
13464 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13465 gdb.tar.Z and make-gdb.tar.Z respectively.
13466 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13467 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13468 to convergence with 'taz' target in Makefile.in.
13469
13470Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13471
13472 * install.sh (dsttmp): use trap to ensure that tmp files go
13473 away on error conditions
13474
13475Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13476
13477 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13478
13479Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13480
13481 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13482 its parent is '/' not ''.
13483
13484 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13485
13486Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13487
13488 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13489 that ${newsrcdir}/configure.in does.
13490
13491Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13492
13493 * test-build.mk: support for CONFIG_SHELL
13494
13495Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13496
13497 * config.sub (netware): Add as a basic system type.
13498
13499Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13500
13501 * Makefile.in (Makefile): depend on configure.in. Also drop the
13502 $(srcdir)/ from the dependency on Makefile.in.
13503
13504Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13505
13506 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13507 (h8300hhms is temporary until multi-libraries are implemented).
13508 * configure.in: Handle h8300h too.
13509
13510Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13511
13512 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13513
13514Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13515
13516 * configure: Remove extraneous output when guessing host type.
13517 * config.guess: Remove extraneous output when guessing using C
13518 compiler rather than uname, or when guessing fails.
13519
13520Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13521
13522 * Makefile.in: remove all.cross and install.cross targets
13523
13524 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13525 definitions
13526
13527Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13528
13529 * configure.in (target sh): Build gprof.
13530
13531Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13532
13533 * config.sub: change -solaris to -solaris2
13534
13535Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13536
13537 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13538
13539Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13540
13541 * configure: Correct error message for missing Makefile.in to
13542 print correct directory.
13543
13544Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13545
13546 * install.sh: kludge around 386BSD shell bug
13547
13548Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13549
13550 * config.guess: Recognize NeXT.
13551 * config.guess: Recognize i486-ncr-sysv4.
13552 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13553
13554Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13555
13556 * Makefile.in (MAKEINFOFLAGS): New variable.
13557 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13558 * build-all.mk, test-build.mk: Pass down --no-split as
13559 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13560
13561Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13562
13563 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13564
13565Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13566
13567 * Makefile.in (libg++.tar.z): New rule.
13568 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13569 * Makefile.in (taz): Only do a single chmod.
13570
13571Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13572
13573 * install.sh: don't use dirname anymore (replaced with sed usage)
13574
13575Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13576
13577 * Makefile.in: Change extension for gzip'd files from '.z' to
13578 '.gz' per new FSF standard usage.
13579
13580Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13581
13582 * configure: put quotes around the final value of program_transform_name
13583
13584Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13585
13586 * Makefile.in: new install.sh support; update install-info rules
13587
13588Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13589
13590 * configure.in: Build diff for crosses, but not for go32 host.
13591
13592 * configure.in: Build gprof only for native, and don't build it
13593 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13594
13595Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13596
13597 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13598
13599Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13600
13601 * configure.in (host_tools): Add prms.
13602
13603Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13604
13605 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13606 with $(FLAGS_TO_PASS) on the command line
13607
13608 * config.sub: Recognize lynx and lynxos
13609
13610Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13611
13612 * config.sub: Accept -ecoff*, not just -ecoff.
13613
13614Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13615
13616 * Makefile.in (taz): Use .gz suffix instead of .z.
13617 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13618 names.
13619
13620Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13621
13622 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13623
13624Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13625
13626 * Makefile.in (install-no-fixedincludes): install gcc last, so
13627 that rebuilds that might happen during 'make install' don't get
13628 bogus gcc include files
13629
13630Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13631
13632 Change from Utah for HPPA support:
13633 * config.guess: Recognize hppa1.x-hp-bsd.
13634
13635Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13636
13637 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13638 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13639
13640Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13641
13642 * config.sub: Add support for rom68k and bug boot monitors.
13643
13644Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13645
13646 * Makefile.in: Make all-opcodes depend on all-bfd.
13647
13648Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13649
13650 * config.guess: Added special check for i[34]86-univel-sysv4*.
13651
13652Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13653
13654 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13655 the processor rather than assuming i486.
13656
13657Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13658
13659 * config.guess: Recognize SunOS6 as Solaris3.
13660
13661Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13662
13663 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13664 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13665
13666Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13667
13668 * build-all.mk (all-cross): New target for Canadian Cross.
13669 Added Q2 go32 targets.
13670 * test-build.mk: Configure go32 cross sparclite-aout and
13671 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13672 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13673
13674Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13675
13676 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13677 GO32 hosted toolchains
13678
13679Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13680
13681 * configure: change so "-exec-prefix" gets passed down rather
13682 than "-exec_prefix" so autoconf generated Makefiles get the
13683 exec_prefix set right.
13684
13685Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13686
13687 * config.guess: get the Solaris2 minor version number
13688
13689 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13690
13691Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13692
13693 * config.guess: Recognize some Sequent platforms.
13694
13695Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13696
13697 * Makefile.in: added the vault-install target
13698
13699 * configure.in: actually use the Sun3 makefile fragment that's in
13700 config, also added the release dir to configdirs
13701
13702Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13703
13704 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13705
13706Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13707
13708 * configure.in: remove some program from Alpha targetted toolchains
13709
13710Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13711
13712 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13713 gprof.
13714 (taz): Run "make diststuff" in those directories instead of "make
13715 proto-dir". Look for "VERSION=" only at start of line in subdir
13716 Makefile. Use "gzip -9" for compression.
13717 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13718 (binutils.tar.z): New target.
13719
13720Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13721
13722 * Makefile.in (taz): Include gpl.texinfo.
13723
13724Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13725
13726 * Makefile.in (setup-dirs): Merged into "taz" target.
13727 (taz): Only do `proto-dir' stuff if a directory is actually needed
13728 for this target.
13729
13730Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13731
13732 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13733 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13734 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13735 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13736 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13737
13738Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13739
13740 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13741 config.sub, and move-if-change to gdb testsuite distribution
13742 archive, so the testsuite can be extracted, configured, and
13743 run separately from the gdb distribution. Blow away the Chill
13744 tests that require a Chill compiled executable, since GNU Chill
13745 is not yet publically available.
13746
13747Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13748
13749 * test-build.mk: set environment variables in a single command,
13750 instead of a list of assignments and exports
13751
13752 * config.guess: recognize Alpha/OSF1 systems
13753
13754Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13755
13756 * configure: Change help message to prefer --options rather than
13757 -options.
13758
13759Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13760
13761 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13762 zippy@ecst.csuchico.edu.
13763 * config.guess: Recognize miniframe.
13764
13765Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13766
9eb322aa
MF
13767 * Makefile.in: Use srcroot to find runtest rather than rootme.
13768 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13769
13770Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13771
13772 * test-build.mk: Extensive additions to support building on a
13773 machine other than the host.
13774
13775Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13776
13777 * configure (tooldir): Fix for i386-aix again.
13778
13779Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13780
13781 * configure, Makefile.in: Change definition of $(tooldir)
13782 to match the FSF.
13783
13784Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13785
13786 * config.guess: Recognize i[34]86/SVR4.
13787
13788Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13789
13790 * Makefile.in (all-gdb): gdb depends on sim.
13791
13792Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13793
13794 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13795 at the same time we make the prototype gdb directory.
13796 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13797 files at the same time as the gdb base release distribution.
13798
13799Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13800
13801 * Makefile.in (check): Use individual check targets rather than
13802 DO_X rule.
13803 (check-gcc): Added.
13804
13805Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13806
13807 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13808 for System V release 3.2.
13809
13810Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13811
13812 * config.sub: Recognize hppaosf.
13813 * configure.in: Do configure ld/binutils/gas for it.
13814
13815Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13816
13817 * configure (tooldir): Alter syntax used to set this, for systems
13818 where "\$" isn't handled right, like i386-aix.
13819
13820Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13821
13822 * configure: Pass program-transform-name, not
13823 program_transform_name, to recursive configures.
13824
13825Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13826
13827 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13828 of gas+ld+binutils.
13829
13830Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13831
13832 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13833
13834Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13835
13836 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13837
252b5132
RH
13838Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13839
13840 * Makefile.in (PRMS): Set back to all-prms.
13841
13842Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13843
13844 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13845 targets, rather than for MIPS hosts.
13846
13847Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13848
13849 * configure.in: add comment for --with-x default values
13850
13851 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13852
13853 * Makefile.in: add check-* targets for each of the directories in
13854 the tree. Add a definition of RUNTEST that will use the one we
13855 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13856
13857Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13858
13859 * configure.in: Removed obsolete references to bfd_target and
13860 target_makefile_frag.
13861
13862 * build-all.mk: Set assorted targets for Q2.
13863 * config.sub: Recognize z8k-sim and h8300-hms.
13864 * test-build.mk: Really don't pass host to configure.
13865 (HOLES): Added uname.
13866
13867Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13868
13869 * configure: Handle an empty program-prefix, program-suffix or
13870 program-transform-name correctly.
13871
13872Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13873
13874 * build-all.mk: -G 8 no longer required for MIPS targets.
13875 * test-build.mk: Don't pass host argument to configure; make it
13876 guess.
13877
13878Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13879
13880 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13881 * Makefile.in (COMPRESS): New macro, like GZIP.
13882
13883Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13884
13885 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13886
13887 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13888 with gas currently defaults to -G 0.
13889
13890Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13891
13892 * Makefile.in (all-flex): flex depends on byacc.
13893
13894 * build-all.mk: If host not specified, use config.guess. Pass TAG
13895 to test-build.mk as RELEASE_TAG.
13896 * test-build.mk (configargs): New variable containing arguments to
13897 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13898 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13899
13900 * config.guess: Use /bin/uname when checking -X argument on SCO,
13901 to avoid invoking GNU uname which doesn't understand -X.
13902
13903 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13904
13905 * configure.in: Build gas for mips-*-*.
13906
13907Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13908
13909 * Makefile.in (all.normal): insert missing backslash.
13910
13911Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13912
4bddf3ad 13913 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13914
13915 * Makefile.in: Complete overhaul to merge many almost identical
13916 targets.
13917
13918Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13919
13920 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13921 (gdb.tar.Z): Adjusted.
13922
13923 * Makefile.in (setup-dirs, taz): New targets; should be general
13924 enough to adapt for gdb sometime. Build only .z file.
13925 (gas.tar.z): New target.
13926
13927Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13928
13929 * build-all.mk: Use CC=cc -Xs on Solaris.
13930
252b5132
RH
13931Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13932
13933 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13934 for handling BISON for FSF releases.
13935
13936Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13937
13938 * configure: Actually implement the change zoo just documented.
13939
13940Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13941
13942 * configure: when using config.guess, only set target_alias when
13943 it's not already been set (ie, on the command line)
13944
13945Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13946
13947 * Makefile.in: add installcheck target, set PRMS to install-prms
13948
13949Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13950
13951 * configure: add support for package_makefile_fragment, handle the
13952 case where a directory has a configure.in file but no Makefile.in
13953 more gracefully (with an actual understandable error message, even);
13954 add support for --without (and add this to the usage message); also
13955 explicitly add a --host=${host_alias} to the command line when
13956 config.guess is used
13957
13958Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13959
13960 * configure: Must use both --host and --target in recursive calls.
13961
13962Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13963
13964 * Makefile.in: Change deja-gnu to dejagnu.
13965
13966Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13967
13968 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13969
13970Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13971
13972 * configure.in: canonicalize all instances to *-*-solaris2*,
13973 also strip out a number of tools to not build for go32 host
13974
13975Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13976
13977 * config.guess: add GPL.
13978
13979 * Makefile.in, config.guess, config.sub, configure: bump
13980 copyrights to 93.
13981
13982Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13983
13984 * Makefile.in (do-info): Removed obsolete check for existence of
13985 localenv file.
13986
13987 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13988
13989Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13990
13991 * Makefile.in: a couple of 'else true' for decstation,
13992 support for TclX
13993
13994 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13995
13996Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13997
13998 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13999
14000Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14001
14002 * config.guess: Recognize i386-ibm-aix (PS/2).
14003 * configure.in: Use config/mh-aix386 file for it.
14004
14005Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14006
14007 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14008 CC_FOR_TARGET instead.
14009 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14010
14011Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14012
14013 * Makefile.in: Add sim to list of directories sent with gdb
14014
14015Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14016
14017 * configure.in: Put back mips-dec-bsd* case.
14018
14019Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14020
14021 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14022 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14023 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14024
14025Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14026
14027 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14028
14029 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14030 (install-info): install dir.info only if it exists,
14031 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14032
14033Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14034
14035 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14036 gas for mips-dec-bsd.
14037
14038Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14039
14040 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14041 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14042
14043Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14044
14045 * configure.in: Added "dejagnu" to hosttools list.
14046
14047Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14048
14049 * config.sub, configure.in, config.guess: Add support
14050 for Bosx, an AIX variant from Bull.
14051 Patches from F.Pierresteguy@frcl.bull.fr.
14052
14053Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14054
14055 * devo/dejagnu: Initial creation of devo/dejagnu.
14056 Migrated dejagnu testcases and support files for testing software
14057 tools to reside as subdirectories, currently called "testsuite",
14058 within the directory of the software tool. Migrated all programs,
14059 support libraries, etc. beloging to dejagnu proper from
14060 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14061 with no modifications. The changes to these files which will
14062 allow them to configure, build, and execute properly will be made
14063 in a future update.
14064
14065Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14066
14067 * Makefile.in: Change send_pr to send-pr.
14068 * configure.in: Likewise.
14069 * send_pr: Renamed directory to send-pr.
14070
14071Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14072
14073 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14074
14075Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14076
14077 * README: Update for gdb-4.8 release.
14078 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14079 gdb-xxx.tar.z (gzip'd) file also.
14080
14081Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14082
14083 * Makefile.in: make all-diff depend on all-libiberty
14084
14085Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14086
14087 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14088
14089Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14090
14091 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14092
14093Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14094
14095 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14096 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14097 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14098
14099Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14100
14101 * Makefile.in: makeinfo binary is in a new location
14102
14103Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14104
14105 * config.sub: Accept -ecoff as an OS.
14106
14107 * Makefile.in: Various changes to eliminate a level of make
14108 recursion and reduce the required command line length.
14109 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14110 sub-makes.
14111 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14112 variables holding settings for specific sub-makes.
14113 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14114 in terms of BASE_FLAGS_TO_PASS.
14115 (TARGET_LIBS): New variable listing directories which use
14116 TARGET_FLAGS_TO_PASS.
14117 (subdir_do): Eliminated.
14118 (do-*): New set of targets to replace subdir_do.
14119 (various): All targets which used subdir_do now depend on do-*.
14120 (local-clean): Renamed from do_clean.
14121 (local-distclean): New target, dependency of distclean and
14122 realclean.
14123 (install-info): Don't create directories. Depend on dir.info
14124 rather than calling make recursively.
14125 (install-dir.info): Eliminated.
14126 (install-info-dirs): Create all info directories here.
14127 (dir.info): Depend upon do-install-info.
14128
14129 * test-build.mk (HOLES): Added false.
14130
14131Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14132
14133 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14134
14135Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14136
14137 * Makefile.in (info): remove dependency on all-texinfo. The
14138 problem was really in texinfo/C, not at this level.
14139
14140Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14141
14142 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14143
14144Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14145
14146 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14147 GDB releases.
14148
14149Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14150
14151 * configure: Include srcdir in message about target of link not
14152 being found. Don't convert `-' to `_' in `with' options being
14153 passed to subdirs.
14154
14155Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14156
14157 * configure.in: add uudecode to host_tools
14158
14159 * Makefile.in: added {all,install}-uudecode targets, added them to
14160 the appropriate lists
14161
14162Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14163
14164 * Makefile.in (all-gcc): Added dependency on all-gas.
14165
14166 * configure.in (mips-*-*): Build ld and binutils.
14167
14168Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14169
14170 * configure: check return code from mkdir, print error message and
14171 exit on failure.
14172
14173Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14174
14175 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14176
14177Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14178
14179 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14180
14181Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14182
14183 * config.sub (h8500): Recognize this as a cpu type.
14184
14185Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14186
14187 * configure: source directory missing is no longer a warning
14188
14189 * configure.in: recognize irix[34]* instead of irix[34]
14190
14191 * Makefile.in: define and pass down X11_LIB
14192
252b5132
RH
14193Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14194
14195 * guess-systype: Renamed to ...
14196 * config.guess: ... by popular request.
14197 * configure.in, Makefile.in: Update accordingly.
14198
14199Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14200
14201 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14202 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14203 + Execute ./dummy instead of assuming . is in PATH.
14204
14205Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14206
14207 * guess-systype: New shell script. Attempts to guess the
14208 canonical host name of the executing host.
14209 Only a few hosts are supported so far.
14210 * configure: Call guess-systype if no host is specified.
14211
14212Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14213
14214 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14215 gcc Makefile.
14216
14217
14218Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14219
14220 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14221 (all-gcc, install-gcc, subdir_do): Use it.
14222
14223Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14224
14225 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14226
14227Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14228
14229 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14230 set exclusively by configure, using configure.in .
14231
14232Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14233
14234 * test-build.mk: set $PATH for all builds
14235
14236 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14237
14238Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14239
14240 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14241 the one used in gcc/Makefile.in, so that a null expansion doesn't
14242 override the one needed to build gcc with a native cc.
14243
14244
14245Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14246
14247 * configure: Accept -with arguments.
14248
14249Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14250
14251 * Makefile.in: added h8300sim
14252
14253Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14254
252b5132
RH
14255 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14256 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14257 (all-cygnus, native, build-cygnus): Make
14258 $(canonhost)-stamp-3stage-done, not $(host)....
14259 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14260 i386-sco3.2v4. Added else true to if command.
14261
14262Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14263
14264 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14265
14266Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14267
14268 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14269
14270Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14271
14272 * configure.in: don't remove binutils from Solaris builds
14273
14274Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14275
14276 * Makefile.in: get rid of earlier definitions for *clean,
14277 also handle the recursive info rule better
14278
14279Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14280
14281 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14282 do more-or-less the right thing.
14283
14284Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14285
14286 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14287 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14288
14289Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14290
14291 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14292 $(host_canonical).
14293
14294 * configure.in: split the configdirs list into 4 categories (native
14295 v. cross, library v. tool) and handle the cross-only and native-
14296 only in more reasonable (and correct!) way.
14297
14298Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14299
14300 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14301 configdirs anymore.
14302
14303Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14304
14305 * Makefile.in: extensive cleanup:: removed all of the explicit
14306 clean-* targets, collapsed many wrappers around subdir_do into
14307 one, added additional targets to satisfy standards.texi, deleted
14308 some old targets, some changes for consistency
14309
14310Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14311
14312 * configure.in: handle some programs as cross-only, and others as
14313 native only
14314
14315 * test-build.mk: handle partial holes in a more generic manner
14316
14317 * Makefile.in: m4 depends on libiberty
14318
252b5132
RH
14319Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14320
14321 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14322 time, wdiff, and find to configdirs
14323
14324 * Makefile.in: all, clean, and install rules for the new programs
14325 added to configure.in
14326
14327Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14328
14329 * configure.in: use mh-sun for all *-sun-* hosts
14330
252b5132
RH
14331Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14332
14333 * Makefile.in: define flags for X11 include files and library file
14334 locations, pass them down to the programs that need this info
14335
14336 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14337
252b5132
RH
14338Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14339
14340 * configure.in: start building libg++ for HP-UX targets
14341
14342Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14343
14344 * README: Update references to files moved into etc/.
14345
14346Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14347
14348 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14349 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14350
14351Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14352
14353 * configure: accept dash as well as underscore in long option
14354 names for FSF compatibility.
14355
14356Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14357
14358 * config.sub: added -sco3.2v4 support from FSF.
14359
14360Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14361
14362 * configure.in: expand the section that adds or removes
14363 directories from the list of programs to build, to handle native
14364 vs. cross in addition to host v. native
14365
14366Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14367
14368 * Makefile.in: Replace C++ in macro names with CXX.
14369 This is less likely to break ...
14370
14371Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14372
14373 * test-build.mk: add -w to GNU_MAKE
14374
14375Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14376
14377 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14378 add 'sparc' to list of recognized cpus. This needed to make
14379 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14380 Delete some redundant ose68 variants. Recognize -wrs as an os,
14381 then changes that into $CPU-wrs-vxworks.
14382
14383 * configure.in: remove most references to gdbtest, regularize
14384 target based program removal
14385
14386 * test-build.mk: import from p3 tree (many fixes and changes)
14387
14388Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14389
14390 * Makefile.in: added rules to handle tcl, tk, and expect
14391
14392 * configure.in: handle those directories if they exist
14393
14394Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14395
14396 * config.sub: removed bogus hppabsd and hppahpux names, since
14397 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14398
14399Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14400
14401 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14402 depends upon all-xiberty
14403
14404 * Makefile.in: changes from p3, including:
14405
14406 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14407
14408 * Makefile.in (XTRAFLAGS): include newlib directories if
14409 newlib/Makefile exists, rather than if host != target.
14410
14411 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14412
14413 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14414 from the same source tree and not building a cross-compiler. This
14415 matters for the libg++ configuration if reconfiguring a tree that
14416 has already been installed.
14417
14418 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14419
14420 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14421 pick up the machine and system specific header files.
14422
14423 * Makefile.in: added AS_FOR_TARGET, passed down in
14424 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14425 the C compiler to use to create programs which are run in the
14426 build environment, set it to default to $(CC), and passed it down
14427 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14428
14429 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14430
14431 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14432 We need them for unusual native builds, like systems without
14433 ranlib.
14434
14435 * configure: also define $(host_canonical) and
80413487
RH
14436 $(target_canonical), which are the full, canonical names for the
14437 given host and target
252b5132
RH
14438
14439Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14440
14441 * Makefile.in: Added separate definitions for C++.
14442
14443Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14444
14445 * configure.in (configdirs): Add deja-gnu.
14446
14447Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14448
14449 * README: Update for configure.texi and gdb-4.7 release.
14450
14451Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14452
14453 * Makefile.in: Move "all" target to top of file.
14454 Previously, first target was ".PHONY" which caused BSD4.4 make
14455 to build .PHONY when make was run without arguments.
14456
14457Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14458
14459 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14460 Library-copylefted code in libiberty.
14461
14462Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14463
14464 * config.sub: Replace m68kmote with plain old m68k.
14465
14466Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14467
14468 * Makefile.in: Remove space from blank line, avoid Make complaints.
14469
14470Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14471
14472 * config.sub: Complain if no argument is given. Added support for
14473 386bsd as OS and target alias.
14474
14475Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14476
14477 * Makefile.in (XTRAFLAGS): include newlib directories if
14478 newlib/Makefile exists, rather than if host != target.
14479
14480Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14481
14482 * config.sub: recognize sparclite-wrs-vxworks.
14483
14484 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14485 p3.) Added clean-xiberty to clean.
14486
14487Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14488
14489 * configure.in: use *-*-* instead of nested cases for host and target
14490
14491Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14492
14493 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14494 from the same source tree and not building a cross-compiler. This
14495 matters for the libg++ configuration if reconfiguring a tree that
14496 has already been installed.
14497
14498Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14499
14500 * config.sub (i486v/i486v4): Merge in from FSF version.
14501
14502Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14503
14504 * configure: only set PWD if it is already set.
14505
14506Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14507
14508 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14509 doesn't have unset and all success paths (and most error paths)
14510 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14511 to just ${PWD} to avoid confusion.)
14512
14513Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14514
14515 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14516 even for a native compilation.
14517
14518Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14519
14520 Changes to make the gdb.tar.Z rule work better.
14521
14522 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14523 (DEVO_SUPPORT): Add configure.texi.
14524 (bfd-ilrt.tar.Z): Remove ancient rule.
14525
14526Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14527
14528 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14529 pick up the machine and system specific header files.
14530
14531 * configure.in, config.sub: added new target m68010-adobe-scout,
14532 with alias of adobe68k. Changed configure.in to check for
14533 -scout before -sco* to avoid a false match.
14534
14535 * Makefile.in: added AS_FOR_TARGET, passed down in
14536 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14537 the C compiler to use to create programs which are run in the
14538 build environment, set it to default to $(CC), and passed it down
14539 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14540
14541Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14542
14543 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14544 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14545 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14546 FOR_TARGET variants, to newlib and libg++.
14547
14548Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14549
14550 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14551 first.
14552
14553Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14554
14555 * config.sub: Accept `elf' as an environment.
14556
14557Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14558
14559 * Makefile.in (all-opcodes): cd into the right directory
14560
14561Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14562
14563 * configure: added -program_transform_name option, used as
14564 argument to sed when installing programs.
14565 configure.texi: added documentation for -program_prefix,
14566 -program_suffix and -program_transform_name.
14567
14568Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14569
14570 * config.sub: Accept i486 where i386 ok.
14571
14572Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14573
14574 * config.sub: accept we32k
14575
14576Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14577
35590697 14578 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14579
14580 * Makefile.in: don't create all directories for ``make install'';
14581 let the subdirectories create the ones they need.
14582
14583Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14584
80413487 14585 * COPYING: new file, GPL v2
252b5132
RH
14586
14587Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14588
14589 * Makefile.in: use the new gen-info-dir, which needs a template
14590 argument (which also lives in texinfo)
14591
14592 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14593
252b5132
RH
14594Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14595
14596 * config.sub (ncr3000): Change i386 to i486.
14597
14598Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14599
14600 * Makefile.in: add install-rcs, install-grep to
14601 install-no-fixedincludes, removed install-bison and install-libgcc
14602
14603Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14604
14605 * configure.in: grab the HPUX makefile fragment if on HPUX
14606
14607Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14608
14609 * Makefile.in: eradicate bison spoor (ditto libgcc).
14610 configure.in: recognise m68{k,000}-ericsson-OSE.
14611 es1800 is alias for m68k-ericsson-OSE
14612
14613Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14614
14615 * configure.in: rearrange the parts that remove programs from
14616 configdirs, based now on HOST==TARGET or by canonical triple.
14617
14618Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14619
14620 * test-build.mk: recurse explicitly with -f test-build.mk when
14621 appropriate. predicate stage3 and comparison on the existence
14622 of gcc. That is, if gcc isn't around, we aren't three-staging.
14623 On very clean, also remove ...stamp-co. Build in-place before
14624 doing other builds.
14625
14626Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14627
14628 * Makefile.in, configure.in: add tgas
14629
14630Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14631
14632 * Makefile.in: a number of changes merged in from progressive.
14633
14634 * configure.in: add libm.
14635
14636 * .cvsignore: ignore some stuff that comes from test-build.mk.
14637
252b5132
RH
14638Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14639
14640 * config.sub: Add es1800 (m68k-ericsson-es1800).
14641
14642Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14643
14644 * configure: Add program_suffix (parallel to program_prefix)
14645 * Makefile.in: adjust directory-creating script for losing decstation
14646
14647Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14648
14649 * configure: Minor $subdir-related fixes.
14650
14651Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14652
14653 * configure: fix various problems with propogating
14654 makefile_target_frag in subdirs.
14655 * configure.in: config libgcc if its there
14656
14657Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14658
14659 * config.sub: HPPA merge.
14660
252b5132
RH
14661Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14662
14663 * Makefile.in: Replace all-bison with all-byacc in all
14664 dependency lines for other tools (which now use byacc).
14665
14666Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14667
14668 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14669
252b5132
RH
14670Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14671
14672 * Makefile.in: make gprof rules similar to byacc rules (instead of
14673 vestigal $(unsubdir) that didn't work...)
14674
14675Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14676
14677 * config.sub: Add support for Linux.
14678 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14679 (at least for libg++).
14680
14681Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14682
14683 * configure.texi: fix doc for the -nfp option to configure
14684
14685Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14686
14687 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14688
14689Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14690
14691 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14692 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14693 * configure.in: added solaris* host_makefile_frag hook.
14694
14695Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14696
14697 * config.sub: changed recognition of m68000 so that various
14698 m68k types can be specified via m680[01234]0
14699
14700Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14701
14702 * config.sub (basic_machine): fix sed so that '-foo' isn't
14703 completely substituted out while .+'-foo' loses the '-foo'
14704
14705Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14706
14707 * config.sub ($os): Add -aout.
14708
14709Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14710
14711 * configure: If host_makefile_frag is absolute, don't
14712 prefix ${invsubdir} (relevant to libg++ auto-configure).
14713
14714Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14715
14716 * Makefile.in (tooldir): Define it.
14717 (all-ld): Depend on all-flex.
14718
14719Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14720
14721 * Makefile.in (check): Fix libg++ special case.
14722
14723Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14724
14725 * configure: do not bury `pwd` into config.status, thus do fewer
14726 pwd's.
14727
14728 * configure: print the "Building in" message only when building in
14729 other than "." AND verbose.
14730
14731 * configure: remove -s, rework -v to better accomodate guested
14732 configures.
14733
14734 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14735
14736Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14737
14738 * Makefile.in: macroize flags passed on recursion. remove
14739 fileutils.
14740
14741Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14742
14743 * configure: get makesrcdir right for subdirs deeper than 1.
14744
14745 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14746 install.
14747
14748Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14749
14750 * Makefile.in: don't print subdir_do or recursion lines.
14751
14752Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14753
14754 * standards.texi: added menu item.
14755
14756 * Makefile.in: build and install standards.info.
14757
14758 * standards.texi: new file.
14759
14760Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14761
14762 * configure: test for and move config.status pieces from
14763 ${subdir}/.
14764
14765Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14766
252b5132
RH
14767 * configure: Test for existance of files before trying to mv
14768 them, to avoid numerous non-existance messages.
14769
14770Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14771
14772 * configure: correct final line of config.status.
14773
14774 * configure: patch from eggert. Avoids a protection problem if
14775 the original Makefile.in is read only.
14776
14777 * configure: use move-if-change from gcc to create config.status.
14778 Some makefiles depend on config.status to tell if a directory
14779 has been reconfigured for a different host. This change
14780 prevents those directories from remaking everything in the case
14781 where the reconfig was only intended to rebuild a Makefile.
14782
14783 * configure: test for config.sub with "config.sub sun4" rather
14784 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14785 host alias from a missing config.sub.
14786
14787Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14788
14789 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14790 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14791
14792Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14793
14794 * configure: mkdir ${subdir} as needed.
14795
14796Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14797
14798 * Makefile.in,configure.in: added autoconf.
14799
14800Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14801
14802 * Makefile.in: no longer pass against on recursion.
14803
14804 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14805 definitions are not inherited.
14806
14807 * configure: correct makesrcdir when subdir is .
14808
14809Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14810
14811 * configure: Add support for 'subdirs' variable, which is
14812 like 'configdirs', except that configure doesn't re-invoke
14813 itself for subdirs, it just creates a Makefile for each subdir.
14814 * configure.texi: Document subdirs.
14815
14816Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14817
14818 * configure.in: added flex to configdirs
14819
14820Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14821
14822 * Makefile.in: remove clean-stamps from clean.
14823
14824Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14825
14826 * configure.in: Add gdbtest to configdirs.
14827
14828Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14829
14830 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14831 to recursive makes.
14832 * configure.in: Recognize new ncr3000 config.
14833
14834Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14835
14836 * Makefile.in, configure.in: removed references to gdbm.
14837
14838Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14839
14840 * config.sub: Don't canonicalize os value
14841 newsos* to bsd (readline needs to check for newsos).
14842 (This fix was earlier made Jan 31, but got re-broken.)
14843
14844Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14845
14846 * configure.in: sco is an os, not a vendor!
14847
14848 * configure: Quote $( better. Keep various shells happy.
14849
14850Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14851
14852 * Makefile.in: eliminate stamp-files.
14853
14854Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14855
14856 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14857 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14858
14859Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14860
14861 * config.sub: fix iris/iris3.
14862
14863Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14864
14865 * configure: re-add -rm.
14866
14867Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14868
14869 * Maskefile.in: add .stmp-rcs to all.
14870
14871 * configure.in: remove gas from rs6000 build, use aix host fragment.
14872
14873Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14874
14875 * configure: pass down site_option during recursion.
14876
14877Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14878
14879 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14880
14881Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14882
14883 * configure: Change exec_prefix so that it really defaults to prefix.
14884
14885Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14886
14887 * Makefile.in, configure.in: Add support for mmalloc library.
14888
14889Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14890
14891 * Makefile.in: add stmp dependencies for a few more things.
14892
14893Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14894
14895 * configure: adjusted error message on objdir/srcdir configure
14896 collision, per john's suggestion.
14897
14898 * Makefile.in: add libiberty stmp to all and all.cross.
14899
14900Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14901
14902 * Makefile.in: remove force dependencies, add grep to all.
14903
14904Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14905
14906 * Makefile.in: drop flex. make stamp files work.
14907
14908 * configure: added test for conflicting configuration in srcdir,
14909 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14910 gets cranky. use relative paths for configure and srcdir
14911 whenever possible. Send some error messages to stderr that were
14912 going to stdout.
14913
14914Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14915
14916 * Makefile.in: Fix libg++ rule to check for gcc directory
14917 before using gcc/gcc. Also pass XTRAFLAGS.
14918
14919Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14920
14921 * Makefile.in: added stmp-files so that directories aren't polled
14922 when they are already built.
14923
14924 * configure.texi: fixed a node pointer problem.
14925
14926Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14927
4bddf3ad 14928 * config.sub configure.in gdb/configure.in
252b5132
RH
14929 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14930 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14931 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14932
14933Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14934
14935 * configure: -recurring becomes -silent. corrected help message
14936 for -site= option.
14937
14938 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14939
14940Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14941
14942 * configure: when building Makefile for crosses, replace
14943 tooldir and program_prefix. default srcdir from location of
14944 config.sub. remove "for host in hosts" and "for target in
14945 targets" loops.
14946
14947Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14948
14949 * Makefile.in: Do not pass bindir or mandir to cvs.
14950
14951Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14952
14953 * Makefile.in, configure.in: removed traces of namesubdir,
14954 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14955 copyrights to '92, changed some from Cygnus to FSF.
14956
14957 * configure.texi: remove most references to multiple hosts,
14958 multiple targets, subdirs, etc.
14959
14960 * configure.man: removed rcsid. reference config.sub not
14961 config.subr.
14962
14963 * Makefile.in: mkdir $(infodir) on install-info.
14964
14965Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14966
14967 * configure.texi: Explain better about .gdbinit and about
14968 the environment that configure.in sections run in.
14969
14970Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14971
14972 * configure.in: Ultrix is only a decstation if it's a MIPS.
14973
14974Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14975
14976 * README: DOC.configure => cfg-paper.texi.
14977
14978Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14979
14980 * config.sub (near case $os): Don't convert newsos* to bsd!
14981
14982Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14983
14984 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14985 the number of copies of COPYING that go into the GDB tar file.
14986
14987Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14988
4bddf3ad 14989 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
14990 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14991 Fix SCO configuration stuff.
14992
14993Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14994
14995 * Makefile.in: For libg++, make sure the -I pointing
14996 to the gcc directory goes *after* all the libg++-local -I flags.
14997 Also, move just-gcc dependency from just-libg++ to all-libg++.
14998
14999Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15000
15001 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15002
15003Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15004
15005 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15006
15007Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15008
15009 * config.sub: Add stratus configuration frags. Also
15010 submitted to FSF.
15011
15012Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15013
15014 * Makefile.in (DEV_SUPPORT): add configure.man.
15015
15016 * config.sub(Decode manufacturer-specific): add -none*.
15017
15018Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15019
15020 * Makefile.in: remove form feeds to make Sun's make happy.
15021 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15022
15023Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15024
15025 * Makefile.in (AR_FLAGS): Make quieter.
15026
15027Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15028
15029 * configure.in: Add libg++.
15030 * configure: When verbose, don't output the command line at each
15031 level; it will be unremarkably the same as the previous version,
15032 which will be the same as what the user typed.
15033
15034Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15035
15036 * configure.in, Makefile.in: fix clean-info, add flex. add
15037 fileutils.
15038
15039 * configure: be less sensitive to spaces in Makefile.in. Do not
15040 look for sources in "..". Doing so breaks subdirectories that
15041 might have their own configure. If a subdir has it's own
15042 configure script, use it.
15043
15044Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15045
15046 * cfg-paper.texi: some changes suggested by rms.
15047
15048Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15049
15050 * config.sub: Merge in some small additions from the FSF version,
15051 taken from the gcc distribution, to bring the Cygnus and FSF
15052 versions into closer sync.
15053
15054Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15055
15056 * configure.in: Changed svr4 references to sysv4.
15057
15058Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15059
15060 * configure: added -V for version number option.
15061
15062Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15063
15064 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15065 renamed from DOC.configure to cfg-paper.texi.
15066
15067Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15068
15069 * configure, config.subr, config.sub: config.subr is now
15070 config.sub again.
15071
15072Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15073
15074 * configure.texi: new file, in progress.
15075
15076 * Makefile.in: build info file and install the man page for
15077 configure.
15078
15079 * configure.man: new file, first cut.
15080
15081 * configure: find config.subr again now that configuration "none"
15082 has gone. removed all traces of the -ansi option. removed all
15083 traces of the -languages option.
15084
15085 * config.subr: resync from rms.
15086
d932cae7 150871991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15088
15089 * configure, config.sub, config.subr: merge config.sub into
15090 config.subr, call the result config.subr, remove config.sub, use
15091 config.subr.
15092
15093 * Makefile.in: revised install for dir.info.
15094
d932cae7 150951991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15096
15097 * configure.in: add decstation host makefile frag.
15098
15099 * Makefile.in: BISON now bison -y again. also install-gcc on
15100 install. clean-gdbm on clean. infodir belongs in datadir.
15101 Make directories for info install. Build dir.info here then
15102 install it.
15103
d932cae7 151041991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15105
15106 * Makefile.in: fix for bad directory tests.
15107
d932cae7 151081991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15109
15110 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15111 regexp. -srcdir relative was being handled incorrectly.
15112
15113 * Makefile.in: unwrapped some for loops so that parallel makes
15114 work again and so one can focus one's attention on a particular
15115 package.
15116
d932cae7 151171991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15118
15119 * configure: added PWD as a stand in for `pwd` (for speed). use
15120 elif wherever possible. make -srcdir work without -objdir.
15121 -objdir= commented out.
15122
d932cae7 151231991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15124
15125 * configure: +options become --options. -subdirs commented out.
15126 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15127 Makefile now at top of generated Makefile. Removed cvs log
15128 entries. added -srcdir. create .gdbinit only if there is one
15129 in ${srcdir}.
15130
15131 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15132 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15133 and mandir now keyed off datadir by default.
15134
d932cae7 151351991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15136
15137 * Freshly created ChangeLog.
15138
15139\f
15140Local Variables:
15141mode: change-log
15142left-margin: 8
15143fill-column: 76
15144version-control: never
15145End:
This page took 1.31365 seconds and 4 git commands to generate.