]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
* configure.ac: Move BUILD_CONFIG set up earlier. Add --enable-vtable-verify option...
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
730af8ee 12014-03-21 Jakub Jelinek <jakub@redhat.com>
2
3 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4 --enable-vtable-verify option parsing. Don't add
5 target-libsanitizer to bootstrap_target_libs unless
6 --with-build-config=bootstrap-asan or
7 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
8 to bootstrap_target_libs unless --enable-vtable-verify.
9 * configure: Regenerated.
10
abca8d87 112014-03-07 Jakub Jelinek <jakub@redhat.com>
12
13 PR bootstrap/58572
14 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
15 -I for libstdc++-v3 includes if $(LEAN).
16 * Makefile.in: Regenerated.
17
68d122bb 182014-02-24 Walter Lee <walt@tilera.com>
19
20 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
21 (tilegx-*-*): Change to tilegx*-*-*.
22 * configure: Regenerate.
23
39d1b2ae
RS
242014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
25
26 * config.sub, config.guess: Import from upstream.
27
50f80006
EB
282014-04-04 Eric Botcazou <ebotcazou@adacore.com>
29
30 PR bootstrap/60620
31 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
32 * Makefile.in: Regenerate.
33
a6305403
YS
342014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
35
36 * Makefile.def (dependencies): Make all-ld depend on all-binutils
37 for WINDRES_FOR_TARGET in default-manifest.o rule.
38 * Makefile.in: Regenerate.
39
62a0f723
RO
402014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
41
42 PR target/59788
43 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
44 *solaris2*.
45
530e8392
KB
462013-12-19 Keven Boell <keven.boell@intel.com>
47
48 * cp-namespace.c (cp_lookup_nested_symbol): Enable
49 nested lookups for fortran modules.
50 * dwarf2read.c (read_module): Add fortran module to
51 the symbol table.
52 (add_partial_symbol, add_partial_module): Add fortran
53 module to the partial symbol table.
54 (new_symbol_full): Create full symbol for fortran module.
55 * f-exp.y (yylex): Add new module domain to be parsed.
56 * symtab.h: New domain for fortran modules.
57
7f9b20bb
KB
582013-12-19 Keven Boell <keven.boell@intel.com>
59
60 * f-exp.y (yylex): Add domain array to enable lookup
61 in multiple domains. Loop over lookup domains and try
62 to find requested symbol. Add STRUCT_DOMAIN to lookup
63 domains to be able to query for user defined types.
64
afc0578d 652013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
66
67 * configure.ac: Add user-friendly check for native x86_64-linux
68 multilibs.
69 * configure: Regenerate.
70
f3f51a69
AM
712013-11-23 Alan Modra <amodra@gmail.com>
72
73 * config.sub, config.guess: Import from upstream.
74
2440009d 752013-11-07 Thomas Schwinge <thomas@codesourcery.com>
76
2440009d 77 * Makefile.in: Regenerate.
78
e78e02e6 79 * Makefile.tpl: Fix typo.
80 * Makefile.in: Regenerate partially.
81
9aaf2a7e 822013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
83
84 * configure.ac: Added libcilkrts to noconfig list when C++ is not
85 supported.
86 * configure: Regenerated.
87
880b18d1 882013-10-30 Jason Merrill <jason@redhat.com>
89
90 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
91 --disable-build-format-warnings.
92
522e3d71 932013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
94
f3f51a69 95 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 96 depend on libstdc++ and libgcc.
97 * configure: Regenerate.
98 * configure.ac: Added libcilkrts to target binaries. Also, restrict
99 libcilkrts for POSIX and i*86, and x86_64 architectures.
100 * Makefile.in: Added libcilkrts related fields to support building it.
101
cb49a9e1 1022013-10-26 Jeff Law <law@redhat.com>
103
104 * Makefile.def (target_modules): Remove libmudflap
105 (languages): Remove check-target-libmudflap).
106 * Makefile.in: Rebuilt.
107 * Makefile.tpl (check-target-libmudflap-c++): Remove.
108 * configure.ac (target_libraries): Remove target-libmudflap.
109 Remove checks which disabled libmudflap on some systems.
110 * configure: Rebuilt.
111 * libmudflap: Directory removed.
112
82033c9b
JBG
1132013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
114
115 * configure.ac: Update from GCC.
116 * configure: Regenerate.
117
b50d7605
HPN
1182013-10-15 Hans-Peter Nilsson <hp@axis.com>
119
120 * src-release (do-proto-toplevel): Support subdir-path-prefixed
121 files in SUPPORT_FILES.
122 (SIM_SUPPORT_DIRS): New variable.
123 (sim.tar.bz2): New rule.
124
f4cfb980
JBG
1252013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
126
127 * configure.ac: Update from GCC.
128 * configure: Regenerate.
129
78b1434c
JJ
1302013-10-01 Jeff Johnston <jjohnstn@redhat.com>
131
132 * COPYING.NEWLIB: Update with new copyright.
133
b3fc79f8
JBG
1342013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
135
136 * configure.ac: Update from GCC.
137 * configure: Regenerate.
138
cc9afea3
AM
1392013-09-20 Alan Modra <amodra@gmail.com>
140
141 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
142 ppc host match. Support little-endian powerpc linux hosts.
143
f006cabd
JB
1442013-08-16 Joel Brobecker <brobecker@adacore.com>
145
146 * src-release (VER): When using $(TOOL)/common/create-version.sh,
147 strip the "-cvs" suffix from the version number if present.
148
95e43135
JBG
1492013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
150
151 * configure.ac: Sync with GCC repo.
152 * Makefile.def: Ditto.
153 * configure: Regenerate.
154 * Makefile.in: Ditto.
155
7539e41e
JB
1562013-07-22 Joel Brobecker <brobecker@adacore.com>
157
158 * src-release (VER): Use $(TOOL)/common/create-version.sh
159 if it exists.
160
e8044f35
RS
1612013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
162
163 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
164 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
165 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
166 * configure: Regenerate.
167
7bab7634
DC
1682013-06-01 George Thomas <george.thomas@atmel.com>
169
95e43135
JBG
170 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
171 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 172
b5364c9e
JJ
1732013-05-06 Sandra Loosemore <sandra@codesourcery.com>
174
175 * COPYING.NEWLIB: Add Altera Corporation copyright.
176
5dad867c
JBG
1772013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
178
179 * config.guess: Update from config repo.
180 * config.sub: Ditto.
181
b836cb18
JBG
1822013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
183
184 * Makefile.def: Sync with GCC.
185 * Makefile.in: Regenerate.
186
e7d5abf1
JBG
1872013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
188
189 * configure.ac: Sync with GCC.
b836cb18 190 * configure: Regenerate.
e7d5abf1 191
4f778543
MF
1922013-03-22 Mike Frysinger <vapier@gentoo.org>
193
194 * src-release (VER): Change bfd/configure.in sed to use the new
195 `bfd/configure --version` output.
196
f1dd87fc
YZ
1972013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
198
199 * configure.ac: Sync with GCC repo.
200 * configure: Ditto.
201
a413f71a
ILT
2022013-02-05 Ian Lance Taylor <iant@google.com>
203
204 PR go/55969
205 * configure.ac: Disable libgo on some systems where it does not
206 work.
207 * configure: Rebuild.
208
3a98824c
AM
2092013-02-05 Alan Modra <amodra@gmail.com>
210
211 * configure: Regenerate after syncing config/.
212
3dae1673
JBG
2132013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
214
215 * configure.ac: Sync with GCC repo.
216 * configure: Ditto.
217 * Makefile.def: Ditto.
218 * Makefile.in: Ditto.
219
bf51454b
JB
2202013-01-11 Joel Brobecker <brobecker@adacore.com>
221
222 Sync with GCC, merge:
223
224 2013-01-09 Jason Merrill <jason@redhat.com>
225
226 * .gitignore: Import from gdb repository.
227
c841a2be
JBG
2282013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
229
230 * config.sub: Update from config repo.
231
d7b9dae9
EB
2322013-01-11 Eric Botcazou <ebotcazou@adacore.com>
233
234 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
235 * Makefile.in: Regenerate.
236
861ea9c8
L
2372013-01-09 H.J. Lu <hongjiu.lu@intel.com>
238
239 * Makefile.def (configure-gcc): Depend on all-gmp.
240 (all-gcc): Remove dependency on all-gmp.
241 * Makefile.in: Regenerated.
242
ce82b126
JBG
2432013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
244
1b4f418d 245 * config.guess: Update from config repo.
c2e5e6d7 246 * config.sub: Ditto.
ce82b126 247
fd62a30d
JJ
2482013-01-07 Jeff Johnston <jjohnstn@redhat.com>
249
250 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
251 exists and replace the new bfin license in its location.
252
0140d685
L
2532013-01-07 H.J. Lu <hongjiu.lu@intel.com>
254
255 PR gas/14899
256 * Makefile.def (dependencies): Make all-binutils, all-gprof,
257 all-ld and all-gold depend on all-gas.
258 * Makefile.in: Regenerated.
259
c3d399e7
L
2602012-12-29 Ben Elliston <bje@gnu.org>
261
262 * config.guess: Update to 2012-12-29 version.
263 * config.sub: Likewise.
264
9417cd2f
JBG
2652012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
266
267 * Makefile.def (install-target-libgo): Depend on
268 install-target-libatomic. Merged from GCC repo.
269 * Makefile.in: Regenerate.
270
68dad382
JJ
2712012-12-17 Jeff Johnston <jjohnstn@redhat.com>
272
273 * COPYING.LIBGLOSS: Add license for bfin libgloss.
274
2344b8da
TS
2752012-12-16 Thomas Schwinge <thomas@codesourcery.com>
276
277 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
278 * configure: Regenerate.
279
5eb08693
L
2802012-12-11 H.J. Lu <hongjiu.lu@intel.com>
281
282 * Makefile.def (target_modules): Add bootstrap=true and
283 raw_cxx=true to libsanitizer.
284 * configure.ac (bootstrap_target_libs): Add libsanitizer.
285 * Makefile.in: Regenerated.
286 * configure: Likewise.
287
53ab32d8
JBG
2882012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
289
290 * config.sub: Merge from config repo.
291
d2489204
JBG
2922012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
293
294 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
295 * Makefile.tpl: Ditto.
296 * Makefile.in: Ditto.
297 * configure: Ditto.
d2489204 298
c23b5043
JBG
2992012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
300
301 * configure.ac (noconfigdirs): Merge from GCC.
302 * configure: Regenerate.
303
1dd1f7f6
JBG
3042012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
305
306 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
307
2bda3143
L
3082012-11-14 Roland McGrath <mcgrathr@google.com>
309
310 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
311 * configure: Regenerate.
312
5286fdef
L
3132012-11-13 Richard Henderson <rth@redhat.com>
314
315 * configure.ac: Move libsanitizer logic to subdirectory.
316 * configure: Regenerate.
317
3182012-11-13 Dodji Seketeli <dodji@redhat.com>
319
320 * configure.ac: Enable libsanitizer just on x86 linux for now.
321 * configure: Re-generate.
322
3232012-11-13 David Edelsohn <dje.gcc@gmail.com>
324
325 * configure.ac: Merge libquadmath sections.
326 * configure: Regenerate.
327
3282012-11-12 Wei Mi <wmi@google.com>
329
330 * configure.ac: Add libsanitizer to target_libraries.
331 * Makefile.def: Ditto.
332 * configure: Regenerate.
333 * Makefile.in: Regenerate.
334
f66a9a70
L
3352012-11-03 H.J. Lu <hongjiu.lu@intel.com>
336
337 * configure: Regenerated.
338
3392012-11-03 Robert Mason <rbmj@verizon.net>
340
341 * configure.ac: add --disable-libstdcxx configure option
342 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
343
6d94c122
CV
3442012-10-24 Corinna Vinschen <corinna@vinschen.de>
345
346 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
347 against Mingw64 w32api.
348 * configure: Regenerate.
349
a882be68
EB
3502012-10-23 Eric Botcazou <ebotcazou@adacore.com>
351
352 PR bootstrap/54820
353 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
354 * configure: Regenerate.
355
b3676d82
EB
3562012-10-22 Eric Botcazou <ebotcazou@adacore.com>
357
358 PR bootstrap/54820
359 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
360 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
361 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
362 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
363 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
364 * Makefile.in: Regenerate.
365 * configure.ac (have_static_libs): New variable and associated check.
366 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
367 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
368 * configure: Regenerate.
369
7b0e8ca5
MF
3702012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
371
372 * config.guess, config.sub: Include updated version from
373 config-patches. Adds microblaze little endian support.
374
8e71395b
L
3752012-09-28 Ian Lance Taylor <iant@google.com>
376
377 * Makefile.def: Make all-target-libgo depend on
378 all-target-libbacktrace.
379 * Makefile.in: Rebuild.
380
3812012-09-26 Ian Lance Taylor <iant@google.com>
382
383 * Makefile.def: Make all-gcc depend on all-libbacktrace.
384 * Makefile.in: Rebuild.
385
3862012-09-06 Diego Novillo <dnovillo@google.com>
387
388 * configure.ac: Bump minimum GMP version to 4.2.3.
389 * configure: Re-generate.
390
3912012-09-05 Georg-Johann Lay <avr@gjlay.de>
392
393 PR target/54461
394 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
395 target-libgloss if not configured --with-avrlibc=no.
396 * configure: Regenerate.
397
3982012-09-04 Jason Merrill <jason@redhat.com>
399
400 * configure.ac: Fix --enable-languages=all.
401
4022012-09-03 Richard Guenther <rguenther@suse.de>
403
404 PR bootstrap/54138
405 * configure.ac: Re-organize ISL / CLOOG checks to allow
406 disabling with either --without-isl or --without-cloog.
407 * configure: Regenerated.
408
4092012-09-03 Georg-Johann Lay <avr@gjlay.de>
410
411 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
412 * configure: Regenerate.
413
d09bbf00
SE
4142012-09-21 Steve Ellcey <sellcey@mips.com>
415
416 * configure.ac: Add mips*-mti-elf* target.
417 * configure: Regenerate.
418
2bf680c4
ILT
4192012-09-19 Ian Lance Taylor <iant@google.com>
420
421 * configure.ac (host_libs): Add libbacktrace.
422 (target_libraries): Add libbacktrace.
423 * Makefile.def (host_modules): Add libbacktrace.
424 (target_modules): Likewise.
425 * configure, Makefile.in: Rebuild.
426
5c0b3823
WL
4272012-09-15 Jiong Wang <jiwang@tilera.com>
428
429 * configure.ac (ENABLE_GOLD): support tilegx*
430 * configure: rebuild
431
1488e230
DE
4322012-09-14 David Edelsohn <dje.gcc@gmail.com>
433
434 PR target/38607
435 Merge upstream change.
436 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
437
438 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
439 Add libgomp*.o to compare_exclusions for AIX.
440 * configure: Regenerate.
441
df6795ce
L
4422012-08-26 H.J. Lu <hongjiu.lu@intel.com>
443
444 PR binutils/4970
445 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
446 and opcodes.
447 * Makefile.in: Regenerated.
448
7ec59b9e
L
4492012-08-14 Diego Novillo <dnovillo@google.com>
450
451 Merge from cxx-conversion branch.
452
453 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
454 POSTSTAGE1_CONFIGURE_FLAGS.
455 * Makefile.in: Regenerate.
456 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
457 Force C++ when bootstrapping.
458 * configure: Regenerate.
459
4602012-07-06 Richard Guenther <rguenther@suse.de>
461
462 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
463 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
464 --with-gmp=system.
465 * Makefile.in: Regenerated.
466 * configure: Likewise.
467
4682012-07-06 Richard Guenther <rguenther@suse.de>
469
470 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
471 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
472 supply V=1 as extra_make_flags.
473 * configure: Regenerated.
474 * Makefile.in: Likewise.
475
4762012-07-03 Richard Guenther <rguenther@suse.de>
477
478 * Makfile.def (isl): Remove not necessary extra_exports and
479 extra_make_flags.
480 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
481 * Makefile.in: Regenerated.
482
4832012-07-03 Richard Guenther <rguenther@suse.de>
484
485 * Makefile.def (cloog): Add V=1 to extra_make_flags.
486 * configure.ac: If either the ISL or the CLooG check failed
487 do not try to build in-tree versions.
488 * Makefile.in: Regenerated.
489 * configure: Regenerated.
490
4912012-07-02 Richard Guenther <rguenther@suse.de>
492 Michael Matz <matz@suse.de>
493 Tobias Grosser <tobias@grosser.es>
494 Sebastian Pop <sebpop@gmail.com>
495
496 * Makefile.def: Add ISL host module, remove PPL host module.
497 Adjust ClooG host module to use the proper ISL.
498 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
499 * configure.ac: Include config/isl.m4. Add ISL host library,
500 remove PPL. Remove PPL configury, add ISL configury, adjust
501 ClooG configury.
502 * Makefile.in: Regenerated.
503 * configure: Likewise.
504
5052012-07-02 Richard Guenther <rguenther@suse.de>
506
507 Merge from graphite branch
508 2011-07-21 Tobias Grosser <tobias@grosser.es>
509
510 * configure: Regenerated.
511 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
512 both cloog.org and legacy versions. The only supported version will
513 be CLooG with the isl backend.
514
515 2011-07-21 Tobias Grosser <tobias@grosser.es>
516
517 * configure: Regenerated.
518 * configure.ac: Require cloog isl 0.17.0
519
520 2011-07-21 Tobias Grosser <tobias@grosser.es>
521
522 * configure: Regenerated.
523 * config/cloog.m4: Do not define CLOOG_ORG
524
5252012-06-29 Steven Bosscher <steven@gcc.gnu.org>
526
527 * configure.ac: Skip C if explicitly selected.
528 * configure: Regenerate.
529
5302012-06-28 Christophe Lyon <christophe.lyon@st.com>
531
532 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
533 they contain -O2.
534 * configure: Regenerate.
535
5362012-06-20 Jason Merrill <jason@redhat.com>
537
538 * Makefile.tpl (check-target-libgomp-c++): New.
539 (check-target-libitm-c++): New.
540 * Makefile.def (c++): Add them.
541 * Makefile.in: Regenerate.
542
5432012-05-16 Olivier Hainque <hainque@adacore.com>
544
545 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
546 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
547 (install-no-fixedincludes): Adjust accordingly.
548 * Makefile.in: Regenerate.
549
5502012-05-09 Nick Clifton <nickc@redhat.com>
551 Paul Smith <psmith@gnu.org>
552
553 PR bootstrap/50461
554 * configure.ac (mpfr-dir): When using in-tree MPFR sources
555 allow for the fact that from release v3.1.0 of MPFR the source
556 files were moved into a src sub-directory.
557 * configure: Regenerate.
558
5592012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
560
561 * configure.ac: Bump minimum MPFR version to 2.4.0.
562 * configure: Regenerated.
563
5642012-05-01 Richard Henderson <rth@redhat.com>
565
566 * Makefile.def (libatomic): New target_module.
567 * configure.ac (target_libraries): Add libatomic.
568 (noconfigdirs): Check if libatomic is supported.
569 * Makefile.in, configure: Rebuild.
570
f87f9c61
L
5712012-05-15 H.J. Lu <hongjiu.lu@intel.com>
572
573 Merge upstream change
574 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
575
5762011-11-21 Andreas Tobler <andreast@fgznet.ch>
577
578 * libtool.m4: Additional FreeBSD 10 fixes.
579
68f107fa
AO
5802012-06-28 Christophe Lyon <christophe.lyon@st.com>
581
582 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
583 they contain -O2.
584 * configure: Regenerate.
585
b9c361e0
JL
5862012-05-14 Catherine Moore <clm@codesourcery.com>
587
588 * NEWS: Mention PowerPC VLE port.
589
9eb322aa
MF
5902012-05-11 Mike Frysinger <vapier@gentoo.org>
591
592 * MAINTAINERS (config/): Move to intl/ section.
593 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
594
58b1dd21
NC
5952012-05-09 Nick Clifton <nickc@redhat.com>
596 Paul Smith <psmith@gnu.org>
597
598 PR bootstrap/50461
599 * configure.ac (mpfr-dir): When using in-tree MPFR sources
600 allow for the fact that from release v3.1.0 of MPFR the source
601 files were moved into a src sub-directory.
602 * configure: Regenerate.
603
2e702c99
RM
6042012-05-02 Roland McGrath <mcgrathr@google.com>
605
606 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
607 * configure: Regenerate.
608
d2213593
JB
6092012-04-25 Joel Brobecker <brobecker@adacore.com>
610
611 * config.sub: Update to 2012-04-18 version from official repo.
612
202e2356
NC
6132012-03-19 Tristan Gingold <gingold@adacore.com>
614
615 * configure.ac (ia64*-*-*vms*): Add support for ld.
616 * configure: Regenerate.
617
2479f722
RO
6182012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
619
620 * configure.ac (enable_libgomp): Remove *-*-irix6*.
621 (unsupported_languages): Remove mips-sgi-irix6.*.
622 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
623 (with_stabs): Remove.
624 * configure: Regenerate.
625
4e97d92b
RO
6262012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
627
628 * configure.ac (enable_libgomp): Remove *-*-osf*.
629 (with_stabs): Remove alpha*-*-osf*.
630 * configure: Regenerate.
631
f9ea6f98
JJ
6322012-03-09 Jeff Johnston <jjohnstn@redhat.com>
633
634 * COPYING.NEWLIB: Modify DJ Delorie license to include
635 modification rights in clause as permitted by DJ Delorie.
636 * COPYING.LIBGLOSS: Ditto.
637
48688b3e
JJ
6382012-03-09 Jeff Johnston <jjohnstn@redhat.com>
639
640 * COPYING.NEWLIB: Remove two unused licenses.
641
0945bbee
TG
6422012-03-05 Tristan Gingold <gingold@adacore.com>
643
644 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
645 * configure: Regenerate.
646
516be0c5
JJ
6472012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
648
649 * COPYING.NEWLIB: Add Adapteva notice.
650 * COPYING.LIBGLOSS: Add Adapteva notice.
651
64b986c0
EB
6522011-12-18 Eric Botcazou <ebotcazou@adacore.com>
653
654 * configure: Regenerate.
655
58cddc18
JJ
6562011-12-15 Jeff Johnston <jjohnstn@redhat.com>
657
658 * COPYING.LIBGLOSS: Add GPL with exception license.
659
b121d7d4
DD
6602011-11-09 Roland McGrath <mcgrathr@google.com>
661
662 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
663 * configure: Rebuild.
664 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
665 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
666 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
667 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
668 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
669 Add READELF.
670 * Makefile.in: Rebuild.
671
d32e2926
RH
6722011-11-08 Richard Henderson <rth@redhat.com>
673
674 * configure.ac: Test for libitm directory present first.
675
676 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
677
678 * configure.ac: Test libitm/configure.tgt to disable libitm.
679 * configure: Rebuild.
680
98dd765a
RO
6812011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
682
683 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
684 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
685 * Makefile.in: Regenerate.
686
99c513f6
DD
6872011-11-01 DJ Delorie <dj@redhat.com>
688
689 * configure.ac (rl78-*-*) New case.
690 * configure: Regenerate.
691
ff3ec4ee
DD
6922011-11-01 DJ Delorie <dj@redhat.com>
693
694 * config.sub: Update to version 2011-10-29 (added rl78)
695
c28a9f49
NC
6962011-10-27 Nick Clifton <nickc@redhat.com>
697
698 * config.sub: Import these changes from the config project:
699
a903d6ac 700 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
701 Ben Elliston <bje@gnu.org>
702
703 * config.sub (epiphany): New.
704
705 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
706 Ben Elliston <bje@gnu.org>
707
9eb322aa 708 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
709
710 2011-08-23 Roland McGrath <mcgrathr@google.com>
711
712 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
713 64eb to be64.
714
715 2011-08-16 Roland McGrath <mcgrathr@google.com>
716
717 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
718 (nacl): Grok as alias for 32el-unknown-nacl.
719
860144e4
JB
7202011-08-19 Joel Brobecker <brobecker@adacore.com>
721
722 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
723
40ae9136
YQ
7242011-08-14 Yao Qi <yao@codesourcery.com>
725
726 Merge from gcc:
727
728 2011-08-14 Yao Qi <yao@codesourcery.com>
729 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
730 * configure: Regenerate.
731
ffdd6afc
ILT
7322011-07-26 Ian Lance Taylor <iant@google.com>
733
734 Merge from gcc:
735
736 2011-07-26 Ian Lance Taylor <iant@google.com>
737 * configure.ac: Set have_compiler based on whether gcc directory
738 exists, rather than on whether gcc is in configdirs.
739 * configure: Rebuild.
740
741 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
742 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
743 link directories.
744 * Makefile.in: Rebuild.
745
746 2011-07-20 Ian Lance Taylor <iant@google.com>
747 PR bootstrap/49787
748 * configure.ac: Move --enable-bootstrap handling earlier in file.
749 If --enable-bootstrap and either --enable-build-with-cxx or
750 --enable-build-poststage1-with-cxx, enable C++ automatically.
751 * configure: Rebuild.
752
753 2011-07-19 Ian Lance Taylor <iant@google.com>
754 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
755 make C++ a boot_language. Set and substitute
756 POSTSTAGE1_CONFIGURE_FLAGS.
757 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
758 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
759 * configure, Makefile.in: Rebuild.
760
761 2011-07-16 Jason Merrill <jason@redhat.com>
762 * Makefile.def (language=c++): Add check-c++0x and
763 check-target-libmudflap-c++.
764 * Makefile.tpl (check-target-libmudflap-c++): New.
765 * Makefile.in: Regenerate.
766
767 2011-07-16 Matthias Klose <doko@ubuntu.com>
768 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
769 * Makefile.def (target_modules/libjava): Pass
770 $(EXTRA_CONFIGARGS_LIBJAVA).
771 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
772 if not configured with --enable-static-libjava.
773 * Makefile.in: Regenerate.
774 * configure: Likewise.
775
776 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
777 PR regression/47836
778 PR bootstrap/23656
779 PR other/47733
780 PR bootstrap/49247
781 PR c/48825
782 * configure.ac (target_libraries): Remove target-libiberty.
783 Remove case-statement setting skipdirs=target-libiberty for
784 multiple targets. Remove checking target_configdirs and
785 removing target-libiberty but keeping target-libgcc if
786 otherwise empty.
787 * Makefile.def (target_modules): Don't add libiberty.
788 (dependencies): Remove all traces of target-libiberty.
789 * configure, Makefile.in: Regenerate.
790
9ccb86e7
JM
7912011-07-22 Jason Merrill <jason@redhat.com>
792
793 * Makefile.def (language=c++): Add check-c++0x and
794 check-target-libmudflap-c++.
795 * Makefile.tpl (check-target-libmudflap-c++): New.
796 * Makefile.in: Regenerate.
797
090bc50f
RO
7982011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
799
800 * configure: Regenerate.
801
cff32a7c
RO
8022011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
803
804 PR target/39150
805 * configure.ac (i[3456789]86-*-solaris2*): Also accept
806 x86_64-*-solaris2.1[0-9]*.
807 * configure: Regenerate.
808
eb4b2452
NC
8092011-06-13 Walter Lee <walt@tilera.com>
810
811 * configure.ac (tilepro-*-*) New case.
812 (tilegx-*-*): Likewise.
813 * configure: Regenerate.
814
3c0013bf
NC
8152011-06-06 Nick Clifton <nickc@redhat.com>
816
817 * config.sub: Sync from upstream.
818
91c1f14c
DK
8192011-05-08 Doug Kwan <dougkwan@google.com>
820
821 Merge from gcc:
822
823 2011-05-08 Doug Kwan <dougkwan@google.com>
824
825 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
826 * configure: Regenerated.
827 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
828 value from configure.
829 * Makefile.in: Regenerated.
830
c7e4b184
JM
8312011-05-05 Joseph Myers <joseph@codesourcery.com>
832
833 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
834 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
835 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
836 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
837 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
838 *-*-vxworks*): Disable newlib and libgloss in separate case
839 statement.
840 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
841 to separate case statement.
842 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
843 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
844 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
845 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
846 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
847 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
848 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
849 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
850 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
851 i[[3456789]]86-*-rdos*, m32r-*-*,
852 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
853 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
854 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
855 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
856 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
857 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
858 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
859 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
860 and libgloss in main case over targets. Remove most empty cases
861 in main case over targets.
862 * configure: Regenerate.
863
7152a690
JM
8642011-05-04 Joseph Myers <joseph@codesourcery.com>
865
866 * configure.ac: Remove code setting special library locations for
867 hppa*64*-*-hpux11*. Remove code setting compiler for
868 sparc-sun-solaris2*.
869 * configure: Regenerate.
870
ff46fb8f
JM
8712011-05-04 Joseph Myers <joseph@codesourcery.com>
872
873 * configure.ac: Separate libgloss_dir settings from general case
874 over targets.
875 * configure: Regenerate.
876
82ae827f
JM
8772011-04-28 Joseph Myers <joseph@codesourcery.com>
878
879 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
880 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
881 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
882 cases in libgcj-disabling case statement.
883 (hppa*64*-*-linux*): Set unsupported_languages instead of
884 disabling target-zlib.
885 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
886 to hppa*64*-*-hpux*.
887 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
888 hppa*-*-hpux*.
889 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
890 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
891 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
892 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
893 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
894 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
895 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
896 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
897 libgcj-disabling case statement.
898 * configure: Regenerate.
899
0827f9a6
JM
9002011-04-28 Joseph Myers <joseph@codesourcery.com>
901
902 * configure.ac: Disable Java for targets not supporting libffi.
903 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
904 Remove cases in Java-disabling statement.
905 (*arm-wince-pe): Change to arm-wince-pe.
906 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
907 cases in Java-disabling statement.
908 (bfin-*-*): Don't disable Java again.
909 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
910 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
911 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
912 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
913 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
914 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
915 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
916 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
917 Java-disabling statement.
918 (mmix-*-*): Don't disable Java again.
919 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
920 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
921 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
922 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
923 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
924 statement.
925 * configure: Regenerate.
926
899b04ef
JM
9272011-04-28 Joseph Myers <joseph@codesourcery.com>
928
929 Merge from GCC:
930
931 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
932
933 PR lto/48086
934 * configure.ac: Re-enable LTO on *-apple-darwin9*.
935 * configure: Regenerate.
936
9863d716
JM
9372011-04-28 Joseph Myers <joseph@codesourcery.com>
938
939 * configure.ac: Separate cases disabling Java and Java libraries
940 from general case over targets.
941 * configure: Regenerate.
942
a90ef4bf
JM
9432011-04-06 Joseph Myers <joseph@codesourcery.com>
944
945 * configure.ac (build_tools): Remove build-byacc.
946 (host_libs): Remove mmalloc.
947 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
948 autoconf automake libtool diff rcs fileutils shellutils time
949 textutils wdiff find uudecode hello tar gzip indent recode release
950 sed perl gawk findutils gettext zip.
951 (libgcj): Remove target-qthreads.
952 (target_tools): Remove target-examples target-gperf.
953 (YACC): Don't handle building byacc.
954 * configure: Regenerate.
955 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
956 dosutils, examples, fileutils, find, findutils, gawk, gettext,
957 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
958 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
959 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
960 handle building components.
961 * Makefile.in: Regenerate.
962
05a02268
RW
9632011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
964
965 * config.sub: Sync from upstream.
966
c5f5c3c2
JM
9672011-04-01 Joseph Myers <joseph@codesourcery.com>
968
969 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
970 (microblaze*): Don't disable libssp.
971 * configure: Regenerate.
972
f6c1938b
JM
9732011-04-01 Joseph Myers <joseph@codesourcery.com>
974
975 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
976 moveifchange.
977 * configure: Regenerate.
978 * Makefile.tpl: Use @SHELL@ not @config_shell@.
979 * Makefile.in: Regenerate.
980
1f111696
JM
9812011-04-01 Joseph Myers <joseph@codesourcery.com>
982
983 * configure.ac (*-*-sysv4*): Don't enable libgomp.
984 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
985 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
986 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
987 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
988 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
989 md_exec_prefix cases.
990 * configure: Regenerate.
991
065a5627
JM
9922011-04-01 Joseph Myers <joseph@codesourcery.com>
993
994 * configure.ac: Separate cases disabling target-libssp,
995 target-libiberty, target-libstdc++-v3 and Fortran from general
996 case over targets.
997 * configure: Regenerate.
998
b2f14e4a
JM
9992011-04-01 Joseph Myers <joseph@codesourcery.com>
1000
1001 * configure.ac (*-*-chorusos): Don't disable libgcj.
1002 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1003 Remove case.
1004 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1005 (arm-*-coff): Don't disable libgcj.
1006 (arm*-*-linux-gnueabi): Remove useless assignment.
1007 (arm-*-riscix*): Don't disable libgcj.
1008 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1009 configuration.
1010 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1011 (c54x*-*-*): Remove case.
1012 (tic54x-*-*): Don't disable GCC or GCC libraries.
1013 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1014 to *.
1015 (d10v-*-*): Don't disable GCC libraries.
1016 (d30v-*-*): Don't disable libgcj.
1017 (h8500-*-*): Don't disable GCC libraries.
1018 (i960-*-*): Don't disable libgcj.
1019 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1020 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1021 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1022 libgcj.
1023 (m68k-*-coff*): Remove case.
1024 (mmix-*-*): Don't disable libgloss on host.
1025 (mn10200-*-*, mn10300-*-*): Remove cases.
1026 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1027 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1028 Don't disable libgcj.
1029 (romp-*-*): Remove case.
1030 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1031 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1032 case.
1033 (v810-*-*): Don't disable GCC libraries.
1034 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1035 (ip2k-*-*): Don't disable GCC libraries.
1036 * configure: Regenerate.
1037
6a608608
JM
10382011-03-28 Joseph Myers <joseph@codesourcery.com>
1039
1040 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1041 libffi on host.
1042 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1043 on host.
1044 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1045 * configure: Regenerate.
1046
5b806d27
NC
10472011-03-26 John Marino <binutils@marino.st>
1048
1049 * configure.ac: Add support for *-*-dragonfly*
1050 * configure: Regenerate.
1051
0377a422
JM
10522011-03-25 Joseph Myers <joseph@codesourcery.com>
1053
1054 * configure.ac (native_only): Remove.
1055 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1056 send-pr uudecode guile gnuserv on host.
1057 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1058 send-pr rcs guile perl texinfo libtool on host.
1059 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1060 automake send-pr rcs guile perl texinfo libtool on host.
1061 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1062 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1063 (alpha*-dec-osf*): Don't disable fileutils on target.
1064 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1065 texinfo send-pr expect dejagnu on target.
1066 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1067 target-qthreads on target.
1068 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1069 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1070 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1071 x86_64-*-mingw*): Don't disable expect on target.
1072 (*-*-cygwin*): Don't disable target-gperf on target.
1073 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1074 gnuserv on target.
1075 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1076 target.
1077 * configure: Regenerate.
1078
2354b38b
JM
10792011-03-25 Joseph Myers <joseph@codesourcery.com>
1080
1081 * configure.ac (target_tools): Remove target-groff.
1082 (native_only): Remove target-groff.
1083 (hppa*64*-*-*): Don't disable byacc.
1084 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1085 setting.
1086 (*-*-kaos*): Don't skip target-librx and target-groff.
1087 (*-*-netware*): Don't skip target-libmudflap.
1088 (*-*-tpf*): Don't skip target-libmudflap.
1089 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1090 directories on the host.
1091 (ia64*-*-*vms*): Don't skip tix.
1092 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1093 host.
1094 * configure: Regenerate.
1095
28d9b232
PB
10962011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1097
1098 * configure.ac: Remove references to mt-mep, mt-netware,
1099 mt-wince.
1100 * Makefile.def: Add all-utils soft dependencies.
1101 * Makefile.tpl: Remove GDB_NLM_DEPS.
1102 * configure: Regenerate.
1103 * Makefile.in: Regenerate.
1104
dbbe5f95
PB
11052011-03-24 Paolo Bonzini <bonzini@gnu.org>
1106
1107 Sync from GCC:
1108
1109 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1110
1111 * configure.ac: Do not include mh-x86omitfp.
1112 * configure: Regenerate.
1113
1114 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1115
1116 * configure.ac: Remove empty cases.
1117 * configure: Regenerate.
1118
1119 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1120
1121 * Makefile.def: Add dependency from termcap to gdb.
1122 * Makefile.in: Regenerate.
1123
1124 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1125
1126 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1127 * configure: Regenerate.
1128 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1129 * Makefile.tpl: Likewise.
1130 * Makefile.in: Regenerate.
1131
1132 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1133
1134 * configure.ac: Remove all mentions of tentative_cc.
1135 * configure: Regenerate.
1136
1137 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1138
1139 PR lto/48086
1140 * configure.ac: Re-enable LTO on *-apple-darwin9.
1141 * configure: Regenerate.
1142
3516a403
JM
11432011-03-24 Joseph Myers <joseph@codesourcery.com>
1144
1145 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1146 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1147 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1148 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1149 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1150 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1151 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1152 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1153 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1154 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1155 *-*-rhapsody*): Remove host cases.
1156 * configure: Regenerate.
1157
93cc359e
JM
11582011-03-24 Joseph Myers <joseph@codesourcery.com>
1159
1160 * configure.ac (ppc*-*-pe): Remove host case.
1161 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1162 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1163 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1164 cases.
1165 * configure: Regenerate.
1166
29b2c556
JM
11672011-03-24 Joseph Myers <joseph@codesourcery.com>
1168
1169 * config.sub: Update to version 2011-03-23.
1170
f0ff0f90
JM
11712011-03-22 Joseph Myers <joseph@codesourcery.com>
1172
1173 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1174 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1175 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1176 * configure: Regenerate.
1177
782cb41f
JM
11782011-03-22 Joseph Myers <joseph@codesourcery.com>
1179
1180 * config-ml.in: Don't handle arc-*-elf*.
1181 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1182 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1183 handle GCC libraries.
1184 * configure: Regenerate.
1185
0e8ad34f
RO
11862011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1187
1188 PR bootstrap/48120:
1189 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1190 Add -lstdc++ -lm to LIBS.
1191 * configure: Regenerate.
1192
5548b4ce
DE
11932011-03-18 David Edelsohn <dje.gcc@gmail.com>
1194
1195 * config.guess: Update to version 2011-02-02
1196 * config.sub: Update to version 2011-02-24
2e702c99 1197
86ed8cf6
SP
11982011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1199
9eb322aa
MF
1200 * configure.ac: Adjust test of with_ppl.
1201 * configure: Regenerated.
86ed8cf6 1202
b123da99
SP
12032011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1204
1205 * configure.ac: Add -lpwl to ppllibs.
1206 * config/cloog.m4: Add -lisl to clooglibs.
1207 * configure: Regenerated.
1208
822ce8ee
RW
12092011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1210
1211 Import from Libtool and gnulib:
1212
1213 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1214
1215 Prepare for supporting FreeBSD 10.
1216 * config.rpath: Remove handling of freebsd1* which soon would
1217 match FreeBSD 10.0.
1218
1219 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1220
1221 Remove support for FreeBSD 1.x.
1222 * libtool.m4 (_LT_LINKER_SHLIBS)
1223 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1224 soon would incorrectly match FreeBSD 10.0.
1225
dcb5e506
RW
12262011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1227
1228 PR binutils/12283
1229 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1230 (move-if-change): Comes from gnulib.
1231 * move-if-change: Import version from gnulib.
1232
8d8eef9a
RW
12332011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1234
1235 Sync from GCC:
1236
1237 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1238
1239 PR lto/47225
1240 * Makefile.def (lto-plugin): Double dash for enable-shared.
1241 (configure-gcc): Depend on all-lto-plugin.
1242 * Makefile.in: Rebuilt.
1243
1244 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1245
1246 * configure.ac: Remove extra bracket.
1247 * configure: Regenerate.
1248
1249 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1250
1251 PR lto/47225
1252 * Makefile.def: Add dependency for install-gcc
1253 on install-lto-plugin.
1254 * Makfile.in: Regenerated
1255
1256 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1257
1258 * configure.ac: If with_ppl is no, move setting with_cloog=no
1259 after CLOOG_REQUESTED check.
1260 * configure: Regenerated.
1261
1262 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1263
1264 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1265 CLooG has been requested.
1266 * configure: Regenerated.
1267
1268 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1269
1270 * configure: Regenerated.
1271 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1272
1273 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1274
1275 * configure: Regenerated.
1276 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1277
1278 2011-01-07 Jan Hubicka <jh@suse.cz>
1279
1280 PR lto/47225
1281 * Makefile.in: Regenerate.
1282 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1283 configure.
1284
65b4571a
AO
12852011-01-31 Alexandre Oliva <aoliva@redhat.com>
1286
1287 PR libgcj/44341
1288 * configure.ac: Discard --with-* flags for host when configuring
1289 target libraries for cross build.
1290 * configure: Rebuilt.
1291
7837304f
AS
12922011-01-21 Andreas Schwab <schwab@redhat.com>
1293
1294 Sync from GCC:
1295
1296 2011-01-21 Andreas Schwab <schwab@redhat.com>
1297
1298 * configure.ac: Use AS_HELP_STRING throughout.
1299 * configure: Regenerate.
1300
1301 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1302
1303 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1304 * configure: Regenerate.
1305
115ef890
RW
13062010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1307
1308 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1309
92c9a463
JB
13102011-01-13 Joel Brobecker <brobecker@adacore.com>
1311
1312 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1313 for ia64-hpux.
1314 * configure: Regenerate.
1315
887ebfb4
RW
13162011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1317
1318 Sync from GCC:
1319 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1320
1321 * configure.ac: (picochip): Disable libiberty.
1322 * configure: Regenerate.
1323
04d2c2b2
JJ
13242010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1325
1326 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1327
33d23ee8
ILT
13282010-12-10 Ian Lance Taylor <iant@google.com>
1329
1330 PR bootstrap/46819
1331 * configure.ac: For --disable-libgcj clear libgcj_saved.
1332 * configure: Rebuild.
1333
89a1e9c3
PB
13342010-12-10 Tobias Burnus <burnus@net-b.de>
1335
1336 PR fortran/46540
1337 * configure.ac: Add --disable-libquadmath and
1338 --disable-libquadmath-support.
1339 * configure: Regenerate.
1340
ac7bcd26
TG
13412010-12-10 Tristan Gingold <gingold@adacore.com>
1342
1343 * src-release (ETC_SUPPORT): add gnu-oids.texi
1344
d357cef7
HPN
13452010-12-03 Hans-Peter Nilsson <hp@axis.com>
1346
1347 PR libffi/46792
1348 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1349 * configure: Regenerate.
1350
4f11b223
ILT
13512010-12-02 Ian Lance Taylor <iant@google.com>
1352
1353 * configure.ac: Always set default for poststage1_ldflags to
1354 -static-libstdc++ -static-libgcc.
1355
989abc33
JJ
13562010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1357
1358 * COPYING.NEWLIB: Add National Semiconductor notice.
1359
950386c6
AS
13602010-11-29 Andreas Schwab <schwab@redhat.com>
1361
1362 * configure.ac: Move comment to remove extra space in last argument
1363 of GCC_TARGET_TOOL.
1364
87cda2cf
AO
13652010-11-26 Alexandre Oliva <aoliva@redhat.com>
1366
7d509c83 1367 PR other/46026
87cda2cf
AO
1368 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1369 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1370 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1371 (BASE_FLAGS_TO_PASS): Use it.
1372 * configure: Rebuilt.
1373 * Makefile.in: Rebuilt.
1374
d3b50760
L
13752010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1376
1377 PR binutils/12258
1378 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1379 Properly check default linker.
1380 * configure: Regnerated.
1381
c7791212
NC
13822010-11-23 Matthias Klose <doko@ubuntu.com>
1383
1384 * configure.ac: For --enable-gold, handle value `default' instead of
1385 `both*'. New configure option --{en,dis}able-ld.
1386 * configure: Regenerate.
1387
9e1a94f4
ILT
13882010-11-20 Ian Lance Taylor <iant@google.com>
1389
1390 * configure.ac: Only disable a language library if no language needs
1391 it. Don't let --disable-libgcj uncondtionally disable libffi.
1392 * configure: Rebuild.
1393
ceca0218
PB
13942010-11-20 Paolo Bonzini <bonzini@gnu.org>
1395
1396 * configure: Regenerate.
1397
9b980aa1
RW
13982010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1399
1400 PR other/46202
1401 * configure.ac: Fix just-built in-tree STRIP name to be
1402 binutils/strip-new.
1403 * configure: Regenerate.
1404 * Makefile.def (install-strip-gcc, install-strip-binutils)
1405 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1406 (install-strip-sid): Mirror dependencies on non-strip variants
1407 of these targets on the respective -strip prerequisites.
1408 * Makefile.tpl (install-strip, install-strip-host)
1409 (install-strip-target): New targets.
1410 (install-strip-[+module+], install-strip-target-[+module+]):
1411 New targets.
1412 * Makefile.in: Regenerate.
1413
e552509b
ILT
14142010-11-19 Ian Lance Taylor <iant@google.com>
1415 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1416
1417 * configure.ac: Add target-libgo to target_libraries. Set
1418 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1419 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1420 (HOST_EXPORTS): Add GOC.
1421 (BASE_TARGET_EXPORTS): Add GOC.
1422 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1423 (GOCFLAGS_FOR_TARGET): New variable.
1424 (EXTRA_HOST_FLAGS): Add GOC.
1425 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1426 * Makefile.def (target_modules): Add libgo.
1427 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1428 (dependencies): Add dependency from configure-target-libgo to
1429 configure-target-libffi and all-target-libstdc++-v3. Add
1430 dependencies from all-target-libgo to all-target-libffi.
1431 (languages): Add go.
1432 * configure: Rebuild.
1433 * Makefile.in: Rebuild.
1434
14352010-11-19 Ian Lance Taylor <iant@google.com>
1436
1437 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1438 compiler/flag environment variables.
1439
14402010-11-18 Ian Lance Taylor <iant@google.com>
1441
1442 * configure.ac: Check for lang_requires_boot_languages in
1443 config-lang.in files.
1444 * configure: Rebuild.
1445
8c21d9c7
MF
14462010-11-17 Mike Frysinger <vapier@gentoo.org>
1447
1448 * .gitignore: New file.
1449
e552509b
ILT
14502010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1451 Tobias Burnus <burnus@net-b.de>
1452
1453 PR fortran/32049
1454 * Makefile.def: Add libquadmath; build it with language=fortran.
1455 * configure.ac: Add libquadmath.
1456 * Makefile.tpl: Handle multiple libs in check-[+language+].
1457 * Makefile.in: Regenerate.
1458 * configure: Regenerate.
1459
14602010-11-15 Andreas Schwab <schwab@redhat.com>
1461
1462 * configure.ac: Fix spelling in option names.
1463 * configure: Regenerated.
1464
14652010-11-13 Georg-Johann Lay <georgjohann@web.de>
1466
1467 PR bootstrap/39622
1468 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1469 * configure: Regenerated.
1470
14712010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1472
1473 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1474 define the cloog backend to use. Furthermore, only pass the ppllibs to
1475 the configure checks, if necessary.
1476 * configure: Regenerate.
1477
14782010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1479
1480 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1481 * configure: regenerate
1482
14832010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1484
1485 * config/cloog.m4: Fix typo. verison -> version.
1486 * configure: Regenerate.
1487
14882010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1489
1490 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1491 * configure: Regenerate.
1492
14932010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1494
1495 * configure.ac: Support official CLooG.org versions.
1496 * configure: Regenerate.
1497 * config/cloog.m4: New.
1498
aa291e2d
ME
14992010-11-05 Michael Eager <eager@eagercon.com>
1500
1501 * COPYING.LIBGLOSS: Correct typo in microblaze.
1502 * COPYING.NEWLIB: Same.
1503
e552509b
ILT
15042010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1505
1506 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1507 * configure: Regenerate.
1508
74cea91b
DK
15092010-11-03 Ian Lance Taylor <iant@google.com>
1510 Dave Korn <dave.korn.cygwin@gmail.com>
1511
1512 PR lto/46273
1513 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1514 and on other supported platforms whenever LTO is enabled.
1515 * configure: Rebuild.
1516
6d0cd39e
AM
15172010-11-02 Alan Modra <amodra@gmail.com>
1518
1519 PR binutils/12110
1520 * configure.ac: Error when source path contains spaces.
1521 * configure: Regenerate.
1522
18a8530e
ILT
15232010-10-20 Ian Lance Taylor <iant@google.com>
1524
1525 * Makefile.def (target_modules): Set lib_path to src/.libs for
1526 libstdc++-v3 module.
1527 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1528 * Makefile.in: Rebuild.
1529
6ed3211e
JJ
15302010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1531 Joseph Myers <joseph@codesourcery.com>
1532
1533 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1534 notices.
1535 * COPYING.NEWLIB: Add Texas Instruments notice.
1536
a8eb3f0a
DK
15372010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1538
1539 * configure.ac (build_lto_plugin): New shell variable.
1540 (--enable-lto): Turn on by default for all non-ELF platforms that
1541 have had LTO support added so far. Set build_lto_plugin appropriately
1542 for both ELF and non-ELF.
1543 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1544 * configure: Regenerate.
1545
4074d5f2
RW
15462010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1547
1548 PR bootstrap/45326
1549 PR bootstrap/45174
1550 * configure.ac: Honor initial values of $build_configargs,
1551 $host_configargs, $target_configargs. Mark the precious, so
1552 environment settings get recorded.
1553 * configure: Regenerate.
1554
29821356
RW
15552010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1556
1557 Sync from GCC:
1558
1559 2010-09-30 Michael Eager <eager@eagercon.com>
1560
1561 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1562 * configure: Regenerate.
1563
1564 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1565
1566 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1567 targets and amend comment.
1568 * configure: Regenerate.
1569
1570 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1571
1572 * configure.ac: Enable LTO by default on Darwin.
1573 * configure: Regenerate.
1574
1575 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1576
1577 PR bootstrap/44455
1578 * configure.ac (extra_mpfr_configure_flags): Copy from
1579 extra_mpc_gmp_configure_flags.
1580 * configure: Re-generated.
1581
57eefe4d
RW
15822010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1583
1584 Sync from GCC:
1585
1586 PR bootstrap/45796
1587 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1588 Depend on all-build-libiberty.
1589 * Makefile.in: Regenerate.
1590
15912010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1592
1593 Sync from GCC:
1594
1595 PR bootstrap/44621
1596 * configure.ac: Fix unportable shell quoting.
1597 * configure: Regenerate.
1598
48bb73dd
RW
15992010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1600
1601 * configure.ac: Support all v850 targets.
1602 * configure: Regenerate.
1603
1d14850f
PB
16042010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1605
1606 PR target/44862
1607 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1608 Provide -B option to allow for link spec %s substitutions for
1609 libstdc++.a on darwin.
1610 * Makefile.in: Regenerate.
1611
7530c480
AO
16122010-06-10 Alexandre Oliva <aoliva@redhat.com>
1613
1614 * Makefile.def (configure-gcc): Depend on all-libelf.
1615 * Makefile.in: Rebuild.
1616
285d560d
RW
16172010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1618
1619 * config.sub, config.guess: Update from upstream sources.
1620
a009f2e7
RW
16212010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1622
1623 Sync from GCC:
1624
1625 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1626 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1627 * configure: Regenerated.
1628
1629 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1630 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1631 * configure: Regenerate.
1632
1633 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1634 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1635 * configure: Regenerate.
1636
1637 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1638 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1639 separately.
1640 * configure: Regenerate.
1641
1642 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1643 * configure: Regenerate after change to elf.m4.
1644
1645 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1646 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1647 * configure: Regenerated.
1648
1649 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1650 * configure.ac: Print "buggy but acceptable" when CLooG
1651 revision is less than 9.
1652 * configure: Regenerated.
1653
e49e5c92
DK
16542010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1655
1656 Merge from gcc:
1657
1658 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1659 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1660 * configure: Regenerate.
1661
1662 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1663 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1664 a platform that supports LTO.
1665 * configure: Regenerate.
1666
1667 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1668 PR lto/42776
1669 * configure.ac (--enable-lto): Refactor handling so libelf tests
1670 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1671 and allow LTO to be explicitly enabled on non-ELF platforms that
1672 are known to support it inside else-clause.
1673 * configure: Regenerate.
1674
e6de499b
NC
16752010-04-27 Roland McGrath <roland@redhat.com>
1676 H.J. Lu <hongjiu.lu@intel.com>
1677
1678 * configure.ac (--enable-gold): Support both, both/gold and
1679 both/bfd to add gold to configdirs without removing ld.
1680 * configure: Regenerated.
1681
1682 * Makefile.def: Add install-gold dependency to install-ld.
1683 * Makefile.in: Regenerated.
1684
d594eacc
TG
16852010-04-14 Tristan Gingold <gingold@adacore.com>
1686
1687 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1688 * configure: Regenerate.
1689
938d2b74
RW
16902010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1691
1692 Merge from gcc:
1693 PR bootstrap/43615
1694 PR bootstrap/43328
1695 Revert:
1696 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1697 * configure.ac: Do not pass --enable-multilib nor
1698 --disable-multilib in baseargs. Accept explicitly passed
1699 --enable_multilib.
1700 * configure: Regenerate.
1701
a9ef41a7
RW
17022010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1703
1704 PR bootstrap/43328
1705 * configure.ac: Do not pass --enable-multilib nor
1706 --disable-multilib in baseargs. Accept explicitly passed
1707 --enable_multilib.
1708 * configure: Regenerate.
1709
619a3713
JM
17102010-03-23 Joseph Myers <joseph@codesourcery.com>
1711
1712 * configure.ac (tic6x-*-*): New case.
1713 * configure: Regenerate.
1714
92f4e989
JM
17152010-03-23 Joseph Myers <joseph@codesourcery.com>
1716
1717 Merge from gcc:
1718 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1719 PR ada/42554
1720 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1721 * configure: Regenerate.
1722
c35a0556
JM
17232010-03-23 Joseph Myers <joseph@codesourcery.com>
1724
1725 * config.sub: Update to version 2010-03-22.
1726 * config.guess: Update to version 2009-12-30.
1727
18fa8f9c
JM
17282010-03-14 Joseph Myers <joseph@codesourcery.com>
1729
1730 Merge from gcc:
1731 2010-01-11 Richard Guenther <rguenther@suse.de>
1732 PR lto/41569
1733 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1734 * Makefile.in: Regenerated.
1735
ba98da75
RO
17362010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1737
1738 PR libstdc++/32499
1739 * configure.ac (RANLIB): Default to true.
1740 (STRIP): Likewise.
1741 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1742 * configure: Regenerate.
1743
3994761f
NC
17442010-02-17 Nick Clifton <nickc@redhat.com>
1745
1746 PR 11238
1747 * Makefile.tpl (local-distclean): Also remove config.cache files in
1748 sub-directories as there may not be Makefiles present in the
1749 sub-directories.
792cdb50
NC
1750 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1751 the config.cache files found by the find command.
1752
3994761f
NC
1753 * Makefile.in: Regenerate.
1754 * configure.ac: Revert previous delta.
1755 * configure: Regenerate.
1756
01a82011
NC
17572010-02-15 Nick Clifton <nickc@redhat.com>
1758
1759 PR 11238
1760 * configure.ac: Delete config.cache files in sub-directories when
1761 deleting Makefiles.
1762 * configure: Regenerate.
1763
143754cd
NC
17642010-02-15 Nick Clifton <nickc@redhat.com>
1765
1766 * configure.ac: Sync from gcc.
1767 * configure: Regenerate.
1768
a6b5846e
KG
17692010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1770
1771 Sync from gcc:
1772 * configure.ac: Add "recommended" version checks for GMP/MPC.
1773 Update recommended GMP/MPFR/MPC versions.
1774 * configure: Regenerate.
1775
2aa2364a
JR
17762010-01-25 Joern Rennecke <amylaar@spamcop.net>
1777
1778 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1779 * configure.ac (bootstrap_target_libs): Make inclusion of
1780 target-libgomp conditional on libgomb being in target_configdirs.
1781 * configure: Regenerate.
1782
d35e937f
JR
17832010-01-23 Joern Rennecke <amylaar@spamcop.net>
1784
1785 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1786 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1787 * configure: Regenerate.
1788
911e63d0
JR
17892010-01-22 Joern Rennecke <amylaar@spamcop.net>
1790
1791 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1792 * configure.ac (target_configdirs): Substitute.
1793 * Makefile.def: Bootstrap target module libgomp.
1794 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1795 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1796 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1797 * configure, Makefile.in: Regenerate.
1798
3725885a
RW
17992009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1800
1801 * libtool.m4: Sync from git Libtool.
1802 * ltmain.sh: Likewise.
1803 * ltoptions.m4: Likewise.
1804 * ltversion.m4: Likewise.
1805 * lt~obsolete.m4: Likewise.
1806
d5f2ee2e 18072010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 1808 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
1809
1810 PR bootstrap/42424
1811 * configure.ac: Include libtool m4 files.
9eb322aa 1812 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
1813 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1814 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 1815
d5f2ee2e
KG
1816 * configure: Regenerate.
1817
f2b2dd91
RW
18182010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1819
1820 PR bootstrap/41818
1821 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1822 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1823 * Makefile.in: Regenerate.
1824
06ca7962
BE
18252009-12-18 Ben Elliston <bje@au.ibm.com>
1826
1827 * config.sub, config.guess: Update from upstream sources.
1828
30a16d7b
JJ
18292009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1830
1831 * COPYING.NEWLIB: Update copyright date.
1832 * COPYING.LIBGLOSS: Ditto.
1833
d9b76ff9
KG
18342009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1835
1836 PR middle-end/30447
1837 PR middle-end/30789
1838 PR other/40302
1839
1840 * configure.ac: Require MPC.
1841 * configure: Regenerate.
1842
1843 * configure.ac: Update minimum MPC version to 0.8.
1844 * configure: Regenerate.
1845
e12dec02
PB
18462009-11-20 Paolo Bonzini <bonzini@gnu.org>
1847
1848 * config.guess: Sync with upstream and gcc.
1849 * config.sub: Sync with upstream and gcc.
1850
606a9ca0
AO
18512009-11-16 Alexandre Oliva <aoliva@redhat.com>
1852
1853 * Makefile.def: Restore host and target settings for gmp.
1854 * Makefile.in: Rebuild.
1855
1f53ca9a
AO
18562009-11-16 Alexandre Oliva <aoliva@redhat.com>
1857
1858 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1859 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1860 Fix portability of test of C++ as bootstrap language. Add
1861 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1862 * configure: Rebuild.
1863 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1864 and cloog. Fix in-tree ppl configuration. Introduce libelf
1865 in-tree building.
1866 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1867 (POSTSTAGE1_HOST_EXPORTS): Use it.
1868 (STAGE[+id+]_CXXFLAGS): New.
1869 (BASE_FLAGS_TO_PASS): Pass it down.
1870 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1871 extra_exports.
1872 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1873 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1874 extra_exports.
1875 * Makefile.in: Rebuild.
1876
18772009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1878
1879 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1880 paths for *-w64-mingw* and x86_64-*mingw*.
1881 * configure: Regenerated.
1882
18832009-10-30 Kai Tietz <kai.tietz@onevision.com>
1884
1885 * configure.ac: Disable target-winsup & co for
1886 x86_64-*-mingw* and *-w64-mingw* targets.
1887 * configure: Regenerated.
1888
18892009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1890
1891 * configure.ac (CLooG test): Use = with test.
1892 * configure: Regenerate.
1893
18942009-10-22 Richard Guenther <rguenther@suse.de>
1895
1896 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1897 cloog if the ppl version check failed. Move flags saving
1898 before setting in libelf check.
1899 * configure: Regenerate.
1900
19012009-10-21 Richard Guenther <rguenther@suse.de>
1902
1903 * configure.ac: Adjust the ppl and cloog configure to work as
1904 documented. Disable cloog if ppl was disabled. Omit the version
1905 checks if they were disabled.
1906 * configure: Re-generate.
1907
6811fb56
RW
19082009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1909
1910 * configure.ac: Add 'lto' to enable_languages, not
1911 new_enable_languages, and only if not already present.
1912 * configure: Regenerate.
1913
700d40ca
ILT
19142009-10-06 Ian Lance Taylor <iant@google.com>
1915
1916 * Makefile.def: check-gold depends upon all-gas.
1917 * Makefile.in: Rebuild.
1918
19192009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1920
1921 * Makefile.def: all-lto-plugin depends on all-libiberty.
1922 set bootstrap=true for lto-plugin.
1923 Add lto-plugin.
1924 * Makefile.in: Regenerate.
1925 * configure.ac (host_libs): Add lto-plugin.
1926 * configure: Regenerate.
1927
19282009-10-03 Diego Novillo <dnovillo@google.com>
1929
1930 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1931 (HOST_LIBELFLIBS): Define.
1932 (HOST_LIBELFINC): Define.
1933 * Makefile.in: Regenerate.
1934 * configure.ac: Add --enable-lto.
1935 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1936 If --enable-lto is used, add 'lto' to new_enable_languages.
1937 If --enable-lto is used and gold is enabled, add
1938 lto-plugin to configdirs.
1939 * configure: Regenerate.
1940
19412009-10-03 Simon Baldwin <simonb@google.com>
1942
1943 * configure.ac: If --with-system-zlib, suppress local zlib and
1944 pass --with-system-zlib to subdir configure scripts.
1945 * configure: Regenerate.
1946
19472009-10-01 Loren J. Rittle <ljrittle@acm.org>
1948 Paolo Bonzini <bonzini@gnu.org>
1949
1950 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1951 $(srcdir).
1952 * Makefile.in: Rebuilt.
1953
c8cb1b3e
PB
19542009-09-29 Paolo Bonzini <bonzini@gnu.org>
1955
1956 Sync from gcc:
1957 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1958
1959 * configure.ac: Update minimum MPC version to 0.7.
1960 * configure: Regenerate.
1961
30167e0a
NC
19622009-09-25 Nick Clifton <nickc@redhat.com>
1963
1964 * configure.ac: Pass any --cache-file=/dev/null option on to
1965 subconfigures.
1966 * configure: Regenerate.
1967
707a0b5c
NC
19682009-09-23 Nick Clifton <nickc@redhat.com>
1969
1970 * config.sub, config.guess: Update from upstream sources.
1971
700d40ca
ILT
19722009-09-22 Loren J. Rittle <ljrittle@acm.org>
1973
1974 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1975 * Makefile.in: Rebuilt.
1976
2fd0b40b
RW
19772009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1978
1979 PR bootstrap/32272
1980 * configure.ac: Error out if $srcdir isn't '.' but contains
1981 host-${host_noncanonical}.
1982 * configure: Regenerate.
1983
4385ad3c
RW
19842009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1985
16b1ad29
RW
1986 * configure.ac: If bootstrapping a combined tree with
1987 --enable-gold, require c++ in stage1_languages.
1988 * configure: Regenerate.
1989
f8dc745f
RW
1990 * configure.ac: Also add target_libs of stage1_languages to
1991 bootstrap_target_libs.
1992 * configure: Regenerate.
1993
4385ad3c
RW
1994 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1995 with --enable-languages not containing c++.
1996 * configure: Regenerate.
1997
df51e4e1
JZ
19982009-09-16 Jie Zhang <jie.zhang@analog.com>
1999
2000 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2001 * configure: Regenerate.
2002
06a51eac
RW
20032009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2004
2005 * configure.ac: Do not use $extrasub for replacing @if/@endif
2006 parts in Makefile; instead, use additional arguments to
2007 AC_CONFIG_COMMANDS to do the replacement manually, with several
2008 sed invocations, to avoid HP-UX sed command limits.
2009 * configure: Regenerate.
2010
96655cc4
AO
20112009-09-04 Alexandre Oliva <aoliva@redhat.com>
2012
2013 * configure.ac (with-build-config): Document. Handle without.
2014 Handle missing argument.
2015 * configure: Rebuilt.
2016
20172009-09-03 Alexandre Oliva <aoliva@redhat.com>
2018
2019 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2020 Default to bootstrap-debug only if compare-debug works.
2021 * configure: Rebuilt.
2022 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2023 * Makefile.in: Rebuilt.
2024
20252009-09-01 Alexandre Oliva <aoliva@redhat.com>
2026
2027 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2028 * Makefile.in: Rebuilt.
2029
8e957354
PB
20302009-09-02 Paolo Bonzini <bonzini@gnu.org>
2031
2032 * Makefile.tpl (AWK): Fix typo.
2033 * Makefile.in: Regenerate.
2034
20352009-09-02 Paolo Bonzini <bonzini@gnu.org>
2036
2037 * configure.ac: Detect awk and sed.
2038 * Makefile.def (flags_to_pass): Add AWK and SED.
2039 * Makefile.tpl (AWK, SED): New.
2040 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2041 * configure: Regenerate.
2042 * Makefile.in: Regenerate.
2043
fb792462
TG
20442009-09-01 Tristan Gingold <gingold@adacore.com>
2045
2046 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2047 Remove logical names.
2048
a69e7d0a
DK
20492009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2050
2051 * ltmain.sh (func_normal_abspath): New function.
2052 (func_relative_path): Likewise.
2053 (func_mode_help): Document new -bindir option for link mode.
2054 (func_mode_link): Add new -bindir option, and use it to place
2055 output DLL if specified.
2056
d444d2ba
RW
20572009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2058
2059 * configure.ac (AC_PREREQ): Bump to 2.64.
2060
13b7343a
RW
20612009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2062
af542c2e
RW
2063 * README-maintainer-mode: Point directly to upstream locations
2064 for autoconf, automake, libtool, gettext, instead of copies on
2065 sources.redhat.com. Document required versions.
2066 * configure.ac: Do not substitute datarootdir, htmldir,
2067 pdfdir, docdir. Do not process --with-datarootdir,
2068 --with-htmldir, --with-pdfdir, --with-docdir.
2069 * configure: Regenerate.
2070
81ecdfbb
RW
2071 * configure: Regenerate.
2072
13b7343a
RW
2073 * compile: Sync from Automake 1.11.
2074 * depcomp: Likewise.
2075 * install-sh: Likewise.
2076 * missing: Likewise.
2077 * mkinstalldirs: Likewise.
2078 * ylwrap: Likewise.
2079
c1102ce7
RW
20802009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2081
34a0f3cf
RW
2082 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2083 (baseargs): Add --disable-option-checking.
2084 * configure: Regenerate.
2085
c1102ce7
RW
2086 * Makefile.def (configure-target-libiberty): Depend on
2087 all-binutils and all-ld.
2088 (configure-target-newlib): Likewise.
2089 * Makefile.in: Regenerate.
2090
e8a5fa9c
RW
20912009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2092
2093 Sync with GCC, merge:
2094
2095 2009-07-31 Christian Bruel <christian.bruel@st.com>
2096
2097 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2098 * configure: Regenerate.
2099
2100 2009-07-06 Ian Lance Taylor <iant@google.com>
2101
2102 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2103 * configure: Rebuild.
2104
2105 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2106
2107 PR bootstrap/40338
2108 * configure.ac (comparestring): Create new variable.
2109 * Makefile.tpl (comparestring): Use to skip some comparisions.
2110 * configure: Regenerate.
2111 * Makefile.in: Regenerate.
2112
2113 2009-06-23 Ian Lance Taylor <iant@google.com>
2114
2115 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2116 boot_languages. Only bootstrap target libraries listed in
2117 target_libs for some boot language. Add --with-stage1-ldflags,
2118 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2119 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2120 if not building with C++.
2121 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2122 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2123 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2124 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2125 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2126 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2127 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2128 * configure, Makefile.in: Rebuild.
2129
2130 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2131
2132 * configure.ac: Detect MPC in default directory.
2133 * configure: Regenerate.
2134
2135 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2136
2137 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2138 to noconfdirs.
2139 * configure: Regenerate.
2140
2141 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2142
2143 * Makefile.def: Add MPC support and dependencies.
2144 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2145
2146 * Makefile.in, configure: Regenerate.
2147
2148 2009-05-24 Nicolas Roche <roche@adacore.com>
2149
2150 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2151 * Makefile.in: Regenerate.
2152
2153 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2154
2155 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2156 * configure: Regenerate.
2157
2158 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2159
2160 * configure.ac ($with_ppl): Default to no if not supplied.
2161 ($with_cloog): Likewise.
2162 configure: Regenerate.
2163
2164 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2165
2166 PR bootstrap/39739
2167 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2168 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2169
2170 * configure, Makefile.in: Regenerate.
2171
2172 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2173
2174 * configure.ac: Change copyright header to refer to version
2175 3 of the GNU General Public License and to point readers at the
2176 COPYING3 file and the FSF's license web page.
2177 * Makefile.def: Likewise.
2178 * Makefile.tpl: Likewise.
2179 * Makefile.in: Regenerate.
2180
2181 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2182
2183 * configure.ac: Restore match for darwin9 or later. Use double
2184 brackets since regeneration eats one pair.
2185 * configure: Regenerate.
2186
bf110216
CF
21872009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2188
2189 * MAINTAINERS: Perform some obvious fixups.
2190
2262bbf4
BE
21912009-08-17 Ben Elliston <bje@au.ibm.com>
2192
2193 * config.sub, config.guess: Update from upstream sources.
2194
25a07265
NC
21952009-08-06 Michael Eager <eager@eagercon.com>
2196
2197 * configure.ac: Add Microblaze target.
2198 * configure: Regenerate.
2199
85bd1942
TG
22002009-07-02 Tristan Gingold <gingold@adacore.com>
2201
2202 * configure.ac: Do not exclude gas for i386-*-darwin.
2203 Add a case for x86_64-*-darwin.
2204 * configure: Regenerate.
2205
f9806fa5
DE
22062009-06-26 Doug Evans <dje@sebabeach.org>
2207
2208 * Makefile.def (host_modules): Add cgen.
2209 * Makefile.in: Regenerate.
2210 * configure.ac (host_tools): Add cgen.
2211 * configure: Regenerate.
2212
6bfb4e30
JJ
22132009-06-17 Michael Eager <eager@eagercon.com>
2214
2215 * COPYING.LIBGLOSS: Add Xilinx license.
2216
8bcf2718
NC
22172009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2218
2219 * configure.ac: Define is_elf for QNX Neutrino targets.
2220 * configure: Regenerate.
2221
04ec0acb
RW
22222009-06-03 Jerome Guitton <guitton@adacore.com>
2223 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224
9eb322aa
MF
2225 * Makefile.tpl (all): Avoid a trailing backslash.
2226 * Makefile.in: Regenerate.
04ec0acb 2227
7ee5dbeb
BE
22282009-06-03 Ben Elliston <bje@au.ibm.com>
2229
2230 * config.sub, config.guess: Update from upstream sources.
2231
fda13ee8
AO
22322009-06-02 Alexandre Oliva <aoliva@redhat.com>
2233
2234 * Makefile.tpl ([+compare-target+]): Compare all stage
2235 directories, rather than just gcc.
2236 * Makefile.in: Rebuilt.
2237
4a657b0d
DK
22382009-05-28 Doug Kwan <dougkwan@google.com>
2239
2240 * configure.ac: Support gold for target arm*-*-*.
2241 * configure: Regenerate.
2242
07fc31c9
AO
22432009-05-27 Alexandre Oliva <aoliva@redhat.com>
2244
2245 * Makefile.tpl (all): Avoid harmless warning in make all when
2246 gcc-bootstrap is enabled but stage_last does not exist.
2247 * Makefile.in: Rebuilt.
2248
8a7a39ab
TG
22492009-05-25 Tristan Gingold <gingold@adacore.com>
2250
2251 * setup.com: Complete the file with configuration and build.
2252
b5233201
AO
22532009-05-18 Alexandre Oliva <aoliva@redhat.com>
2254
2255 PR other/40159
2256 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2257 gcc-no-bootstrap are mutually exclusive.
2258 * Makefile.in: Rebuilt.
2259
7b6175f9
AO
22602009-05-18 Alexandre Oliva <aoliva@redhat.com>
2261
2262 PR other/40159
2263 * Makefile.tpl (all): Don't end with unconditional success.
2264 * Makefile.in: Rebuilt.
2265
1b05fbbd
AO
22662009-05-12 Alexandre Oliva <aoliva@redhat.com>
2267
2268 PR target/37137
2269 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2270 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2271 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2272 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2273 stage_configureflags, stage_cflags and stage_libcflags into
2274 explicit Makefile macros.
2275 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2276 GFORTRAN.
2277 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2278 CC. Set CC_FOR_BUILD from CC.
2279 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2280 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2281 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2282 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2283 and GFORTRAN.
2284 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2285 (_LIBCFLAGS): Renamed to _TFLAGS.
2286 (do-compare-debug, do-compare3-debug): Drop.
2287 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2288 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2289 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2290 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2291 (XGCC_FLAGS_FOR_TARGET): New.
2292 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2293 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2294 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2295 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2296 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2297 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2298 TFLAGS.
2299 (BUILD_CONFIG): Include if requested.
2300 (all): Set TFLAGS on bootstrap.
2301 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2302 (all-stageid-prefixmodule): Likewise.
2303 (do-clean, distclean-stageid): Set TFLAGS.
2304 (restrap): Fix whitespace.
2305 * Makefile.in: Rebuilt.
2306
dc17c78c
EB
23072009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2308
2309 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2310 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2311 * Makefile.in: Regenerate.
2312
14324cd7
EZ
23132009-04-24 Eli Zaretskii <eliz@gnu.org>
2314
2315 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2316 consistency with config.sub. (Update from upstream sources.)
2317
f8d5f06c
JM
23182009-04-21 Joseph Myers <joseph@codesourcery.com>
2319
2320 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2321
0000e2bf
BE
23222009-04-17 Ben Elliston <bje@au.ibm.com>
2323
2324 * config.sub, config.guess: Update from upstream sources.
2325
20135e4c
NC
23262009-04-15 Anthony Green <green@moxielogic.com>
2327
34adf976 2328 * configure.ac: Add moxie support.
20135e4c
NC
2329 * configure: Rebuilt.
2330
ef699244
L
23312009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2332
2333 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2334 * configure: Regenerate.
2335
10ad8ef3
L
23362009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2337
2338 PR gas/10039
2339 * configure.ac: Require texinfo 4.7.
2340 * configure: Regenerated.
2341
c50523ce
L
23422009-04-09 Steve Ellcey <sje@cup.hp.com>
2343
2344 * Makefil.def (languages): New entries.
2345 * Makefile.tpl (check-gcc-*): New generic target.
2346 * Makefile.in: Regenerate.
2347
47afba5f
EZ
23482009-03-27 Eli Zaretskii <eliz@gnu.org>
2349
2350 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2351 Windows builds of Sed.
2352
dc448a7b
TT
23532009-03-18 Tom Tromey <tromey@redhat.com>
2354
2355 * configure: Rebuild.
2356 * configure.ac (host_libs): Add libiconv.
2357 * Makefile.in: Rebuild.
2358 * Makefile.def (host_modules): Add libiconv.
2359 (configure-gdb, all-gdb): Depend on libiconv.
2360
24741ab2
JB
23612009-03-16 Tristan Gingold <gingold@adacore.com>
2362
2363 * configure.ac: Treat gdb as supported on x86_64-darwin.
2364 * configure: Regenerate.
2365
29383458
JM
23662009-03-16 Joseph Myers <joseph@codesourcery.com>
2367
2368 Merge from GCC:
2369
2370 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2371
2372 * configure.ac (--with-host-libstdcxx): New option.
2373 * configure: Regenerate.
2374
2375 2009-01-29 Robert Millan <rmh@aybabtu.com>
2376
2377 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2378 * configure: Regenerate.
2379
2380 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2381
2382 PR tree-optimization/38515
2383 * configure.ac (cloog-polylib): Removed.
2384 (with_ppl, with_cloog): Test for "no".
2385 * configure: Regenerated.
2386
58e24671
RW
23872009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2388
2389 Backport from git Libtool:
2390
2391 2009-01-19 Robert Millan <rmh@aybabtu.com>
2392 Support GNU/kOpenSolaris.
2393 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2394 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2395 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2396 GNU/kOpenSolaris.
2397
314b2e66
AS
23982009-02-05 Andreas Schwab <schwab@suse.de>
2399
2400 * Makefile.tpl (stage_last): Define $r and $s before using
2401 $(RECURSE_FLAGS_TO_PASS).
2402 * Makefile.in: Regenerate
2403
8b700390
JJ
24042009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2405
2406 * COPYING.NEWLIB: Add ARM license.
2407
66775d67
AM
24082009-01-16 Alan Modra <amodra@bigpond.net.au>
2409
2410 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2411 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2412 * Makefile.in: Regenerate.
2413
19e99079
NC
24142009-01-15 Douglas B Rupp <rupp@gnat.com>
2415
2416 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2417 * configure: Regenerate.
2418
22e8c8e0
RW
24192008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2420
2421 Backport link test fix from upstream Libtool:
2422
2423 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2424 Add cache variables to tests that require the linker to work.
2425 For shlibpath_overrides_runpath, this also changes the semantics
2426 to let the result from the C compiler take precedence.
2427 compiler take precedence.
2428
7d6d7764
BE
24292008-12-02 Ben Elliston <bje@au.ibm.com>
2430
2431 * config.sub, config.guess: Update from upstream sources.
2432
ea8af06e
JJ
24332008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2434
2435 * COPYING.NEWLIB: Updated.
2436 * COPYING.LIBGLOSS: Ditto.
2437
af0771d3
PB
24382008-12-16 Paolo Bonzini <bonzini@gnu.org>
2439
2440 Sync with GCC:
2441
2442 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2443
2444 * configure.ac (ppllibs): Add by default the lib flags.
2445 * configure: Regenerate.
2446
2447 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2448
314b2e66
AS
2449 * configure.ac: Add double brackets on darwin[912].
2450 * configure: Regenerate.
af0771d3
PB
2451
2452 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2453
314b2e66
AS
2454 * configure.ac: Expand to darwin10 and later.
2455 * configure: Regenerate.
af0771d3 2456
f7c83eac
AS
24572008-12-02 Andreas Schwab <schwab@suse.de>
2458
2459 * Makefile.def: configure-target-boehm-gc depends on
2460 all-target-libstdc++-v3.
2461 * Makefile.in: Regenerate.
2462
bc67ad83
BE
24632008-12-02 Ben Elliston <bje@au.ibm.com>
2464
2465 * config.sub, config.guess: Update from upstream sources.
2466
e28c595f
JM
24672008-11-27 Joseph Myers <joseph@codesourcery.com>
2468
2469 Merge from GCC:
2470
2471 2007-12-02 Matthias Klose <doko@ubuntu.com>
2472
2473 * config-ml.in: Remove 64bit configure tests.
2474
2475 2008-05-14 Rafael Espindola <espindola@google.com>
2476
2477 * config-ml.in: don't handle --enable-shared and --enable-static.
2478
2479 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2480 Tobias Grosser <grosser@fim.uni-passau.de>
2481 Jan Sjodin <jan.sjodin@amd.com>
2482 Harsha Jagasia <harsha.jagasia@amd.com>
2483 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2484 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2485 Adrien Eliche <aeliche@isty.uvsq.fr>
2486
2487 Merge from graphite branch.
2488 * configure: Regenerate.
2489 * Makefile.in: Regenerate.
2490 * configure.ac (host_libs): Add ppl and cloog.
2491 Add checks for PPL and CLooG.
2492 * Makefile.def (ppl, cloog): Added modules and dependences.
2493 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2494 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2495
2496 2008-09-03 Richard Guenther <rguenther@suse.de>
2497
2498 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2499 cloog test.
2500 * configure: Re-generate.
2501
2502 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2503
2504 * configure.ac (--with-cloog-polylib): New.
2505 (--disable-cloog-version-check): New.
2506 (--disable-ppl-version-check): New.
2507 * configure: Re-generate.
2508
2509 2008-09-05 Richard Guenther <rguenther@suse.de>
2510
2511 * configure.ac: Initialize clooglibs to -lcloog.
2512 * configure: Re-generate.
2513
2514 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2515
2516 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2517 recommended version to 2.3.2.
2518
2519 * configure: Regenerate.
2520
2521 2008-10-31 Ben Elliston <bje@au.ibm.com>
2522
2523 * configure.ac (spu-*-*): Remove special case.
2524 * configure: Regenerate.
2525
2526 Complete comment text from GCC version of:
2527
2528 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2529
2530 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2531 (GCC_SHLIB_SUBDIR): New.
2532 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2533 * configure: Regenerate.
2534 * Makefile.in: Regenerate.
2535
652dec25
TG
25362008-11-27 Tristan Gingold <gingold@adacore.com>
2537
2538 * configure.ac: Build gdb for i?86-*-darwin*
2539 * configure: Regenerated.
2540
7582fb4a
DJ
25412008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2542
2543 PR bootstrap/38014
2544 PR bootstrap/37923
2545
2546 Revert:
2547
2548 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2549
2550 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2551 * Makefile.in: Regenerated.
2552
2553 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2554
2555 PR gdb/921
2556 PR gdb/1646
2557 PR gdb/2175
2558 PR gdb/2176
2559
2560 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2561 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2562 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2563 (HOST_EXPORTS): Pass CPPFLAGS.
2564 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2565 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2566 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2567 * Makefile.in, configure: Regenerated.
2568 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2569 and CPPFLAGS_FOR_BUILD.
2570
faee1be2
UW
25712008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2572
2573 * configure.ac [spu-*-*]: Do not set skipdirs.
2574 * configure: Re-generate.
2575
b7c2dce4
DJ
25762008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2577
2578 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2579 * Makefile.in: Regenerated.
2580
bb52de30
DJ
25812008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2582
2583 PR gdb/921
2584 PR gdb/1646
2585 PR gdb/2175
2586 PR gdb/2176
2587
2588 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2589 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2590 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2591 (HOST_EXPORTS): Pass CPPFLAGS.
2592 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2593 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2594 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2595 * Makefile.in, configure: Regenerated.
2596 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2597 and CPPFLAGS_FOR_BUILD.
2598
b25062ae
SE
25992008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2600
2601 * libtool.m4: Update to libtool 2.2.6.
2602 * lt~obsolete.m4: Update to libtool 2.2.6.
2603 * ltmain.sh: Update to libtool 2.2.6.
2604 * ltsugar.m4: Update to libtool 2.2.6.
2605 * ltversion.m4: Update to libtool 2.2.6.
2606 * ltoptions.m4: Update to libtool 2.2.6.
2607 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2608
3bbd2f8f
AL
26092008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2610
2611 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2612 (GCC_SHLIB_SUBDIR): New.
2613 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2614 * configure: Regenerate.
2615 * Makefile.in: Regenerate.
2616
b29d32ce
TG
26172008-08-28 Tristan Gingold <gingold@adacore.com>
2618
2619 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2620 Enable bfd, binutils and opcodes.
2621 * configure: Regenerate.
2622
c325a203
DD
26232008-08-16 Nicolas Roche <roche@adacore.com>
2624
2625 * Makefile.tpl: Add BOOT_ADAFLAGS.
2626 * Makefile.in: Regenerate.
2627
e7c8859c
RS
26282008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2629
2630 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2631 * configure: Regenerate.
2632
da888c87
PB
26332008-07-30 Paolo Bonzini <bonzini@gnu.org>
2634
2635 Sync with gcc:
2636 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2637
f7c83eac
AS
2638 * configure.ac: Add makefile fragments for hpux.
2639 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2640 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2641 * configure: Regenerate.
2642 * Makefile.in: Regenerate.
da888c87
PB
2643
2644 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2645
f7c83eac
AS
2646 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2647 * Makefile.in: Regenerate.
2648 * configure: Regenerate.
da888c87 2649
944982cf
ILT
26502008-06-18 Ian Lance Taylor <iant@google.com>
2651
662c6704
ILT
2652 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2653
944982cf
ILT
2654 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2655
7a283e07
RW
26562008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2657
2658 * configure: Regenerate.
2659
5b553f7e
RW
26602008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2661
2662 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2663 "$@" is still intact with both Autoconf 2.59 and 2.62.
2664 * configure: Regenerate.
2665
675492f0
RW
26662008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2667
2668 * Makefile.tpl: Fix comment errors.
2669 * Makefile.in: Regenerate.
2670
b018a5d1
JB
26712008-06-13 Julian Brown <julian@codesourcery.com>
2672
2673 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2674 of libobjc for ARM EABI Linux.
2675 * configure: Regenerate.
2676
310213e8
DE
26772008-06-12 David S. Miller <davem@davemloft.net>
2678 David Edelsohn <edelsohn@gnu.org>
2679
2680 * configure.ac: Add powerpc*-*-* to gold supported targets.
2681 * configure: Regenerate.
2682
6641ce42
JM
26832008-06-08 Joseph Myers <joseph@codesourcery.com>
2684
2685 PR tree-optimization/36218
2686 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2687 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2688 (all prefix="build-"): Pass them to build-system sub-makes.
2689 * Makefile.in: Regenerate.
2690
03c2f9e6
DJ
26912008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2692
2693 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2694 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2695 mkdep, and compile. Update comments.
2696 (ETC_SUPPORT): Add ChangeLog and update comments.
2697
4538db8b
ILT
26982008-05-11 Ian Lance Taylor <iant@google.com>
2699
2700 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2701
266df637
PB
27022008-04-18 Paolo Bonzini <bonzini@gnu.org>
2703
2704 Sync with gcc:
2705 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2706
2707 PR bootstrap/35457
2708 * configure.ac: Include override.m4.
2709 * configure: Regenerate.
2710
2711 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2712
f7c83eac
AS
2713 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2714 * Makefile.in: Regenerate.
266df637
PB
2715
2716 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2717
f7c83eac
AS
2718 * configure.ac: Do not build libssp for the AVR.
2719 * configure: Regenerate.
266df637 2720
a86a761e
NC
27212008-04-18 Nick Clifton <nickc@redhat.com>
2722
2723 * MAINTAINERS: Replace reference to configure.in with reference to
2724 configure.ac.
2725
52310858
NC
27262008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2727
f7c83eac 2728 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 2729 as nonconfigurable directories list.
f7c83eac 2730 * configure: Regenerate.
52310858 2731
f5314dd5
DM
27322008-04-14 David S. Miller <davem@davemloft.net>
2733
2734 * configure.ac: Add sparc*-*-* to gold supported targets.
2735 * configure: Regenerate.
2736
e2208220
BE
27372008-04-14 Ben Elliston <bje@au.ibm.com>
2738
2739 * config.sub, config.guess: Update from upstream sources.
2740
0bb6ea20
HPN
27412008-04-12 Hans-Peter Nilsson <hp@axis.com>
2742
2743 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2744 * Makefile.in: Regenerate.
2745
e5164e97
ILT
27462008-04-07 Ian Lance Taylor <iant@google.com>
2747
2748 * Makefile.def: check-gold depends upon all-binutils.
2749 * Makefile.in: Regenerate.
2750
e33b51a6
NC
27512008-04-04 Nick Clifton <nickc@redhat.com>
2752
2753 PR binutils/4334
2754 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2755 builds.
2756 * configure: Regenerate.
2757
fc5df3ab
NC
27582008-04-04 NightStrike <NightStrike@gmail.com>
2759
2760 PR other/35151
f7c83eac
AS
2761 * configure.ac: Combine rules for mingw32 and mingw64.
2762 * configure: Regenerate.
fc5df3ab 2763
c779bab8
PB
27642008-03-27 Paolo Bonzini <bonzini@gnu.org>
2765
2766 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2767 * Makefile.in: Regenerate.
2768
93f9b408
ILT
27692008-03-20 Ian Lance Taylor <iant@google.com>
2770
2771 * configure.ac: Add support for --enable-gold.
2772 * Makefile.def: Add gold as a directory like ld.
2773 * configure, Makefile.in: Regenerate.
2774
5746fb46
AK
27752008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2776
2777 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2778 (s390_cond_extensions): Reduced extensions to the compare related.
2779 (main): z10 cpu type option added.
2780 (expandConditionalJump): Renamed to ...
2781 (insertExpandedMnemonic): ... this.
2782
2783 * opcodes/s390-opc.c: Re-group the operand format makros.
2784 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2785 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2786 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2787 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2788 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2789 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2790 INSTR_SIL_RDU): New instruction formats added.
2791 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2792 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2793 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2794 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2795 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2796 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2797 masks added.
2798 (s390_opformats): New formats added "ris", "rrs", "sil".
2799 * opcodes/s390-opc.txt: Add the conditional jumps with the
2800 extensions removed from automatic expansion in s390-mkopc.c manually.
2801 (asi - trtre): Add new System z10 EC instructions.
2802 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2803
58c85be7
RW
28042008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2805
2806 * configure.ac: m4_include config/proginstall.m4.
2807 * configure: Regenerate.
2808
78124051
RW
28092008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2810
2811 Backport from upstream Libtool:
f7c83eac 2812
78124051 2813 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 2814
78124051
RW
2815 Deal with Autoconf 2.62's semantic change in m4_append.
2816 * ltsugar.m4 (lt_append): Replace broken versions of
2817 m4_append.
2818 (lt_if_append_uniq): Don't require separator to be overquoted,
2819 and avoid broken m4_append.
2820 (lt_dict_add): Fix typo.
2821 * libtool.m4 (_LT_DECL): Don't overquote separator.
2822
018f1bea
DE
28232008-03-13 David Edelsohn <edelsohn@gnu.org>
2824
2825 * config.rpath: Add AIX 6 support.
2826
5c5f596d
PB
28272008-03-13 Paolo Bonzini <bonzini@gnu.org>
2828
2829 * Makefile.def (stageprofile). Remove -fprofile-generate
2830 from stage_libcflags.
2831 * Makefile.in: Regenerate.
2832
a1f93a5e
BE
28332008-03-13 Ben Elliston <bje@au.ibm.com>
2834
2835 * config.sub, config.guess: Update from upstream sources.
2836
98c3d905
AK
28372008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2838
2839 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2840 * s390-opc.txt (cmpsc): Duplicate entry removed.
2841 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2842 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2843 fier, cu42, cu41): Fix operand format.
2844
7f6ef0c0
PB
28452008-02-20 Paolo Bonzini <bonzini@gnu.org>
2846
f7c83eac
AS
2847 PR bootstrap/32009
2848 PR bootstrap/32161
2849
2850 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2851 * configure: Regenerate.
2852
2853 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2854 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2855 STAGE4_LIBCFLAGS): New.
2856 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2857 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2858 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2859 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2860 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2861 for target modules. Don't export LIBCFLAGS.
2862 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2863 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2864 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2865 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2866 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2867 * Makefile.in: Regenerate.
7f6ef0c0 2868
eaf19029
PB
28692008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2870
2871 PR libgcj/33085
2872 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2873 Do not use -DDLL_EXPORT. Backport from upstream.
2874
680c43e9
NC
28752008-02-14 Nick Clifton <nickc@redhat.com>
2876
2877 Import this patch from gcc:
2878 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2879
2880 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2881
c72b1d96
HPN
28822008-02-02 Hans-Peter Nilsson <hp@axis.com>
2883
2884 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2885 * configure: Regenerate.
2886
8b66833e
BW
28872008-01-31 Marc Gauthier <marc@tensilica.com>
2888
2889 * configure.ac (xtensa*-*-*): Recognize processor variants.
2890 * configure: Regenerate.
2891
9cc8ae67
PB
28922008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2893
f7c83eac
AS
2894 PR bootstrap/34922
2895 * configure.ac (PARSE_ARGS): Push suitable setting of
2896 ac_subdirs_all, for `./configure --help=recursive'.
2897 Handle `+' in generic toplevel directory disabling.
2898 * configure: Regenerate.
9cc8ae67 2899
19090595
BE
29002008-01-23 Ben Elliston <bje@au.ibm.com>
2901
2902 * config.sub, config.guess: Update from upstream sources.
2903
9f1e7fd3
BE
29042008-01-08 Ben Elliston <bje@au.ibm.com>
2905
2906 * config.sub, config.guess: Update from upstream sources.
2907
2f959d61
JJ
29082007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2909
2910 * COPYING.LIBGLOSS: Update default copyright.
2911
aa054b85
JJ
29122007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2913
2914 * COPYING.NEWLIB: Update default copyright.
2915
57c53b2b
RS
29162007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2917
2918 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2919 Change recommended MPFR from 2.2.1 > 2.3.0.
2920 * configure: Regenerate.
2921
fee14b60
RS
29222007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2923
2924 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2925 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2926 * Makefile.in: Regenerate.
2927
c9b68031
DD
29282007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2929
2930 * configure.ac: Enable libjava for x86_64-*-darwin9.
2931 * configure: Regenerate.
2932
ad25e7d5
BE
29332007-12-05 Ben Elliston <bje@au.ibm.com>
2934
2935 * config.sub, config.guess: Update from upstream sources.
2936
6ac84f65
PB
29372007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2938
f7c83eac
AS
2939 * config-ml.in: Robustify against white space in absolute file
2940 names.
6ac84f65 2941
f7c83eac
AS
2942 * config-ml.in (multi-clean): Substitute ${Makefile}.
2943 Remove superfluous ${Makefile} in list.
6ac84f65 2944
7b3200f9
DJ
29452007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2946
2947 * Makefile.def (dependencies): Make configure-gdb depend on
2948 all-intl.
2949 * Makefile.in: Regenerated.
2950
2c133ff9
JJ
29512007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2952
2953 * Makefile.def: To avoid problems running with parallel makes,
2954 build newlib before libgloss so that target specific header
2955 files are availble.
2956 * Makefile.in: Regenerate.
2957
5074315a
DJ
29582007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2961 * Makefile.in: Regenerate.
2962
f5bc1778
DJ
29632007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2964
2965 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2966 * libdecnumber: New directory, imported from GCC.
2967
c66487f8
NC
29682007-10-08 Mike Frysinger <vapier@gentoo.org>
2969
2970 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2971 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2972 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2973 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2974 * configure: Regenerate.
2975
b5714970
PB
29762007-10-01 Paolo Bonzini <bonzini@gnu.org>
2977
2978 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2979 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2980 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2981 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2982 * configure.ac: Default them to host tools for $host = $build.
2983 Subst them.
2984
2985 * configure: Regenerate.
2986 * Makefile.in: Regenerate.
2987
f3b1e08e
RS
29882007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2989
2990 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2991 * configure: Regenerate.
2992
cff87f51
DD
29932007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2994
2995 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2996 libstdc++.
2997 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2998 * configure: Regenerate.
2999 * Makefile.in: Regenerate.
f7c83eac 3000
625a61cd
AS
30012007-09-17 Andreas Schwab <schwab@suse.de>
3002
3003 * configure.ac: Raise minimum makeinfo version to 4.6.
3004 * configure: Regenerate.
3005
83a3a68b
AM
30062007-09-15 Alan Modra <amodra@bigpond.net.au>
3007
3008 * configure.ac: Correct makeinfo version check.
3009 * configure: Regenerate.
3010
5bd8be13
RS
30112007-09-14 Richard Sandiford <richard@codesourcery.com>
3012
3013 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3014 to $skipdirs and only disable gprof for newlib. Use the normal
3015 mips*-elf* handling in other respects.
3016 * configure: Regnerate.
3017
5566c1fa
DD
30182007-09-12 David Daney <ddaney@avtrex.com>
3019
3020 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3021 enabling libgcj.
3022 * configure: Regenerate.
3023
30242007-09-12 Richard Guenther <rguenther@suse.de>
3025
3026 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3027 nor --disable-checking is provided also turn on yes and types
3028 checking for stage1.
3029 * configure: Re-generate.
3030
a18e2996 30312007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3032
3033 PR target/33281
3034 * configure.ac: Use config/mh-mingw on mingw.
3035 * configure: Regenerate.
84e7906e 3036
691bb5a1
DD
30372007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3038
3039 PR other/32154
3040 * configure.ac: For libgloss targets, point the linker to the linker
3041 script, startup code and simulator library.
3042 * configure: Regenerate.
3043
6d18b86b
AH
30442007-09-09 Andrew Haley <aph@redhat.com>
3045
3046 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3047 target-libjava.
6d18b86b 3048
f00a3165 30492007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3050
f00a3165 3051 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3052
2abc4e65
BE
30532007-08-21 Richard Guenther <rguenther@suse.de>
3054
3055 * configure.ac: Add types checking to stage1 checking flags.
3056 * configure: Regenerate.
3057
8a6ee3ab 30582007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3059 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3060
3061 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3062 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3063 * Makefile.in: Regenerate.
3064 * configure.ac (--with-debug-prefix-map): New.
3065 * configure: Regenerate.
3066
429acdec
RS
30672007-08-17 Richard Sandiford <richard@codesourcery.com>
3068 Nigel Stephens <nigel@mips.com>
3069
429acdec
RS
3070 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3071 as target_makefile_frag.
3072 * configure: Regenerate.
3073
8520c408
AO
30742007-08-16 Alexandre Oliva <aoliva@redhat.com>
3075
3076 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3077 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3078 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3079 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3080 (do-compare, do-compare3, do-compare-debug): New.
3081 ([+compare-target+]): Use them.
3082
30832007-08-16 Alexandre Oliva <aoliva@redhat.com>
3084
3085 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3086 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3087 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3088 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3089 (do-compare, do-compare3, do-compare-debug): New.
3090 ([+compare-target+]): Use them.
3091
2444379b
BE
30922007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3093 Ben Elliston <bje@au.ibm.com>
3094
3095 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3096 --silent if $silent.
3097 * configure: Regenerate.
3098
d6f99447
DJ
30992007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3100
3101 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3102
bd0aa315
NC
31032007-07-17 Nick Clifton <nickc@redhat.com>
3104
3105 * COPYING3: New file. Contains version 3 of the GNU General
3106 Public License.
3107 * COPYING3.LIB: New file. Contains version 3 of the GNU
3108 Lesser General Public License.
3109
0ebe98fb
BS
31102007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3111
3112 * configure.ac: Fix my previous change to really match GCC.
3113 * configure: Regenerate.
3114
521ec477
DD
31152007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3116
3117 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3118 * configure: Regenerate.
3119
31202007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3121
3122 * configure.ac: Add some missing m4 quotation.
3123 * configure: Regenerate.
3124
0c24b341
NC
31252007-07-09 Kai Tietz <kai.tietz@onevision.com>
3126
f7c83eac
AS
3127 * Makefile.def: Add windmc tool to build.
3128 * Makefile.tpl: Likewise.
3129 * configure.ac: Likewise.
3130 * Makefile.in: Regenerate.
3131 * configure: Regenerate.
0c24b341 3132
a09314d0
L
31332007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3134
3135 * lt~obsolete.m4: New. Import from 20070318 libtool.
3136
7c3e1d12
BS
31372007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3138
3139 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3140 uclinux and linux-uclibc targets.
3141 * configure: Regenerate.
3142
a5b3b4dd
DD
31432007-06-28 DJ Delorie <dj@redhat.com>
3144
3145 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3146 not building newlib.
3147 * configure: Regenerated.
f7c83eac 3148
184d813c
DJ
31492007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3150
3151 * src-release (DEVO_SUPPORT): Correct typos.
3152
31d99776
DJ
31532007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3154
3155 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3156 * Makefile.in: Regenerated.
3157
e00a73e3
PB
31582007-06-14 Paolo Bonzini <bonzini@gnu.org>
3159
f7c83eac
AS
3160 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3161 (distclean-stage[+id+]): Possibly delete stage_last.
3162 * Makefile.in: Regenerate.
e00a73e3 3163
98a1bbc5
BE
31642007-06-07 Ben Elliston <bje@au.ibm.com>
3165
3166 * config.sub, config.guess: Update from upstream sources.
3167
973601e1
BE
31682007-06-07 Ben Elliston <bje@au.ibm.com>
3169
3170 * Makefile.tpl: Fix spelling error.
3171 * Makefile.in: Regenerate.
3172
2038f525
PB
31732007-06-04 Paolo Bonzini <bonzini@gnu.org>
3174
3175 Sync with gcc:
3176 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3177
f7c83eac
AS
3178 PR bootstrap/29382
3179 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3180 * configure: Rebuilt.
2038f525 3181
f7c5c4b5
PB
31822007-06-01 Steve Ellcey <sje@cup.hp.com>
3183
12a64d4f
L
3184 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3185 lt_cv_sys_max_cmd_len.
f7c5c4b5 3186
7ad9660b
PB
31872007-05-31 Paolo Bonzini <bonzini@gnu.org>
3188
3189 * ltgcc.m4: Update from GCC.
3190
0e7ef45c
EC
31912007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3192
12a64d4f 3193 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3194
37ad9514
SE
31952007-05-24 Steve Ellcey <sje@cup.hp.com>
3196
3197 * ltmain.sh: Update from GCC.
3198 * libtool.m4: Update from GCC.
3199 * ltsugar.m4: New. Update from GCC.
3200 * ltversion.m4: New. Update from GCC.
3201 * ltoptions.m4: New. Update from GCC.
3202 * ltconfig: Remove.
3203 * ltcf-c.sh: Remove.
3204 * ltcf-cxx.sh: Remove.
3205 * ltcf-gcj.sh: Remove.
3206 * src-release: Update with new libtool file list.
3207
8ee82aff
PB
32082007-05-16 Paolo Bonzini <bonzini@gnu.org>
3209
3210 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3211 stage_cflags.
3212 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3213 Remove CFLAGS/LIBCFLAGS.
3214 (configure-stage[+id+]-[+prefix+][+module+],
3215 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3216 * Makefile.in: Regenerate.
3217
149cb58d
SE
32182007-04-14 Steve Ellcey <sje@cup.hp.com>
3219
3220 * config-ml.in: Update from GCC.
3221
91506736
DJ
32222007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3223
3224 * src-release (do-proto-toplev): Process the support directories before
3225 the tool directory.
3226
ffa8bd48
RS
32272007-03-21 Richard Sandiford <richard@codesourcery.com>
3228
3229 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3230 of glob. Quote arguments with single quotes too.
3231 * configure: Regenerate.
3232
a4fd3374
DD
32332007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3234
3235 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3236 * Makefile.in: Regenerate
3237
b8025f34
AS
32382007-03-07 Andreas Schwab <schwab@suse.de>
3239
3240 * configure: Regenerate.
3241
a3ca38d2
DD
32422007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3243
3244 * configure.ac: Add "--with-pdfdir" configure option,
3245 which defines pdfdir variable.
3246 * Makefile.def (target=fixincludes): Add install-pdf to
3247 missing targets.
3248 (recursive_targets): Add install-pdf target.
3249 (flags_to_pass): Add pdfdir.
3250 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3251 target.
3252 * configure: Regenerate
3253 * Makefile.in: Regenerate
3254
32552007-02-28 Eric Christopher <echristo@apple.com>
3256
3257 Revert:
3258 2006-12-07 Mike Stump <mrs@apple.com>
3259
3260 * Makefile.def (dependencies): Add dependency for
3261 install-target-libssp and install-target-libgomp on
3262 install-gcc.
3263 * Makefile.in: Regenerate.
3264
32652007-02-27 Matt Kraai <kraai@ftbfs.org>
3266
3267 * configure: Regenerate.
3268 * configure.ac: Move statements after variable declarations.
3269
a4708fba
JM
32702007-02-19 Joseph Myers <joseph@codesourcery.com>
3271
3272 * configure.ac: Adjust for loop syntax.
3273 * configure: Regenerate.
3274
9a819804
AO
32752007-02-18 Alexandre Oliva <aoliva@redhat.com>
3276
3277 * configure: Rebuilt.
3278
81ec575a
AO
32792007-02-18 Alexandre Oliva <aoliva@redhat.com>
3280
3281 * configure.ac: Drop multiple occurrences of --enable-languages,
3282 and fix its quoting.
3283 * configure: Rebuilt.
3284
92f01d61 32852007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3286 Nathan Sidwell <nathan@codesourcery.com>
3287 Vladimir Prus <vladimir@codesourcery.com
3288 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3289
3290 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3291 * configure: Regenerate.
3292
b1299c4e
DJ
32932007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3294
3295 * configure.ac (target_libraries): Move libgcc before libiberty.
3296 * configure: Regenerated.
3297
18f6b6ee
PB
32982007-02-13 Paolo Bonzini <bonzini@gnu.org>
3299
3300 * configure: Regenerate again?
3301
9c4e9f27
PB
33022007-02-13 Paolo Bonzini <bonzini@gnu.org>
3303
3304 * configure: Reapply PR30748 fix which was lost in the previous commit.
3305
24ff9987
DJ
33062007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3307 Paolo Bonzini <bonzini@gnu.org>
3308
3309 PR bootstrap/30753
3310 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3311 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3312 * configure: Regenerated.
3313
7df2cd5d
PB
33142007-02-10 Paolo Bonzini <bonzini@gnu.org>
3315
3316 * configure: Regenerate.
3317
b0aaa663
DJ
33182007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3319
3320 PR bootstrap/30748
3321 * configure.ac: Correct syntax for Solaris ksh.
3322 * configure: Regenerated.
3323
a0323144
PB
33242007-02-09 Paolo Bonzini <bonzini@gnu.org>
3325
3326 * Makefile.def: Sync with GCC.
3327 * Makefile.tpl: Sync with GCC.
3328 * Makefile.in: Regenerate.
3329 * configure: Regenerate.
3330
c6b750e1
DJ
33312007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3332
3333 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3334 noncanonical equivalents.
3335 * configure.in: Rename to...
3336 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3337 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3338 target_noncanonical. Use them. Rewrite removal of configure
3339 arguments for autoconf 2.59. Discard variable settings. Force
3340 program_transform_name for native tools.
3341
3342 * Makefile.in: Regenerated.
3343 * configure: Regenerated with autoconf 2.59.
3344
3345 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3346
f3cd89f4
JJ
33472007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3348
3349 * COPYING.LIBGLOSS: Reformat default Red Hat
3350 license to fit within 80 columns.
3351 * COPYING.NEWLIB: Ditto.
3352
4e206d7e
DB
33532007-02-05 Dave Brolley <brolley@redhat.com>
3354
3355 * Contribute the following changes:
3356 2006-11-28 DJ Delorie <dj@redhat.com>
3357
3358 * configure.in: Fix typo for mep's target_makefile_frag.
3359 * configure: Regenerated.
3360
3361 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3362
3363 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3364 * configure: Regenerate.
3365
3366 2001-09-19 DJ Delorie <dj@redhat.com>
3367
3368 * configure.in (target_makefile_frag): use mt-mep
3369
3370 2001-06-12 Don Howard <dhoward@redhat.com>
3371
3372 * configure.in: Remove gdb from MeP skip list.
3373
3374 2001-04-05 DJ Delorie <dj@redhat.com>
3375
3376 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3377
3378 2001-03-20 Ben Elliston <bje@redhat.com>
3379
3380 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3381
3382 2001-03-19 Ben Elliston <bje@redhat.com>
3383
3384 * config.sub (mep, mep-*): Add.
3385
b2edfdd2
AS
33862007-01-31 Andreas Schwab <schwab@suse.de>
3387
3388 * Makefile.tpl (LDFLAGS): Substitute it.
3389 * Makefile.in: Regenerate.
3390
ceb92e78
PB
33912007-01-11 Paolo Bonzini <bonzini@gnu.org>
3392
3393 * configure.in: Change == to = in test command.
f7c83eac 3394 * configure: Regenerate.
ceb92e78 3395
4b900473 33962007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3397 Nick Clifton <nickc@redhat.com>
3398 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3399
3400 * configure.in (build_configargs, host_configargs, target_configargs):
3401 Remove build/host/target parameters.
3402 (host_libs): Add gmp and mpfr.
3403 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3404 * Makefile.def (gmp, mpfr): New.
3405 (gcc): Remove target.
3406 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3407 target_os, target_vendor): New.
3408 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3409 * configure: Regenerate.
3410 * Makefile.in: Regenerate.
4b900473
PB
3411
34122007-01-11 Matt Fago <fago@earthlink.net>
3413
3414 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3415 to improve robustness of configure tests.
4b900473
PB
3416 * configure: Regenerate.
3417
80f6dcbc
NC
34182007-01-08 Kai Tietz <kai.tietz@onevision.com>
3419
3420 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3421 * configure: Regenerate.
80f6dcbc 3422
f86e35b8
NC
34232007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3424
3425 * Makefile.tpl (all-target): Correct @if conditional for target
3426 modules.
3427 * configure.in: Omit libiberty if building only target libgcc.
3428 * configure, Makefile.in: Regenerated.
3429
79fcd0ec
PB
34302007-01-04 Paolo Bonzini <bonzini@gnu.org>
3431
3432 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3433 * configure: Regenerate.
3434
6aa8ef82
DJ
34352007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * Makefile.def (target_modules): Add libgcc.
3438 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3439 * Makefile.tpl (clean-target-libgcc): Delete.
3440 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3441 on gcc even for bootstrapped modules. Rewrite handling of
3442 lang_env_dependencies to loop over target_modules.
3443 * configure.in (target_libraries): Add target-libgcc.
3444 * Makefile.in, configure: Regenerated.
3445
9b134994
PB
34462006-12-29 Paolo Bonzini <bonzini@gnu.org>
3447
3448 Sync with gcc:
3449 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3450
f7c83eac
AS
3451 * configure.in: Reorganize recognition of languages. Add
3452 --enable-stage1-languages. Show supported languages for the chosen
3453 target rather than all recognized languages.
3454 * configure: Regenerate.
9b134994
PB
3455
3456 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3457
f7c83eac
AS
3458 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3459 * Makefile.in: Regenerate.
9b134994
PB
3460
3461 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3462
f7c83eac
AS
3463 * configure.in: Warn that MPFR 2.2.0 is buggy.
3464 * configure: Regenerate.
9b134994 3465
8cf39b1b
ILT
34662006-12-27 Ian Lance Taylor <iant@google.com>
3467
3468 * configure.in: When removing Makefiles to force a reconfigure, also
3469 remove prev-DIR*/Makefile.
3470 * configure: Regenerate.
3471
ebff6cd5
KH
34722006-12-23 Kazu Hirata <kazu@codesourcery.com>
3473
3474 * config.bfd: Recognize fido.
3475
8a0d8a5c
PB
34762006-12-19 Paolo Bonzini <bonzini@gnu.org>
3477
3478 Sync with gcc:
3479
3480 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3481
3482 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3483 it only affects bootstrap and could be tested on "$host" as well.
3484 * configure: Regenerate.
3485 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3486
3487 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3488
3489 PR bootstrap/29544
3490 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3491 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3492 move here comment from Makefile.tpl.
3493 * Makefile.tpl: Move some definitions higher in the file.
3494 (STAGE1_CHECKING): New.
3495 * configure.in: Add --enable-stage1-checking.
3496 * configure: Regenerate.
3497 * Makefile.in: Regenerate.
3498
3499 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3500
3501 * configure.in: Update error message for missing GMP/MPFR.
3502
3503 * configure: Regenerate.
3504
3505 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3506
3507 * configure.in: Update MPFR version in error message.
3508
3509 * configure: Regenerate.
3510
3511 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3512
3513 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3514 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3515 --with-gmp-lib): New flags.
3516
3517 * configure: Regenerate.
3518
790c0838
AM
35192006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3520
3521 PR bootstrap/30134
3522 * configure.in: Correct x86 darwin support for libjava to powerpc
3523 and i?86 only.
3524 * configure: Regenerate.
3525
77d7106f
AM
35262006-12-11 Alan Modra <amodra@bigpond.net.au>
3527
3528 * configure.in: Handle spu makefile frag.
77d7106f
AM
3529 * Makefile.tpl (MAINT): Define
3530 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3531 * configure: Regenerate.
3532 * Makefile.in: Regenerate.
3533
0cfa5389
BE
35342006-12-11 Ben Elliston <bje@au.ibm.com>
3535
3536 * config.sub, config.guess: Update from upstream sources.
3537
2839fe5d
BE
35382006-12-11 Ben Elliston <bje@au.ibm.com>
3539
3540 * configure.in: Sync with GCC (spu-*-*).
3541 * configure: Sync with GCC.
3542
b897f5d4
MS
35432006-12-07 Mike Stump <mrs@apple.com>
3544
3545 * Makefile.def (dependencies): Add dependency for
3546 install-target-libssp and install-target-libgomp on
3547 install-gcc.
3548 * Makefile.in: Regenerate.
3549
9daf3993
PB
35502006-11-16 Paolo Bonzini <bonzini@gnu.org>
3551
3552 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3553 (unstage): Test for stage_last presence.
3554
3555 PR bootstrap/29802
3556 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3557 * Makefile.in: Regenerate.
3558
9dbaa842
DD
35592006-11-14 DJ Delorie <dj@redhat.com>
3560
3561 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3562 * Makefile.in: Sync with GCC.
3563 * configure.in: Sync with GCC (mpfr, gmp).
3564 * configure: Sync with GCC.
3565
b0cbce8d
JJ
35662006-11-08 Jie Zhang <jie.zhang@analog.com>
3567
3568 * configure.in: Remove target-libgloss from noconfigdirs for
3569 bfin-*-*.
3570 * configure: Regenerated.
3571
44330a94
JJ
35722006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3573
3574 * COPYING.NEWLIB: Add spu license.
7de05dd5 3575 * COPYING.LIBGLOSS: Ditto.
44330a94 3576
56a8fe78
DD
35772006-10-17 Brooks Moses <bmoses@stanford.edu>
3578
3579 * Makefile.def: Added pdf target handling.
3580 * Makefile.tpl: Added pdf target handling.
3581 * Makefile.in: Regenerated.
3582
fbb00ad0
JJ
35832006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3584
3585 * COPYING.NEWLIB: Updated.
3586 * COPYING.LIBGLOSS: Ditto.
3587
6b89cc21
DB
35882006-09-27 Dave Brolley <brolley@redhat.com>
3589
3590 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3591 $s instead of $r.
3592 * configure: Regenerated.
3593
17bcf627
BE
35942006-09-26 Ben Elliston <bje@au.ibm.com>
3595
3596 * config.sub, config.guess: Update from upstream sources.
3597
f3529cf1
TS
35982006-09-20 Thiemo Seufer <ths@mips.com>
3599
3600 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3601 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3602 * configure: Regenerate.
3603
45055374
CV
36042006-08-30 Corinna Vinschen <corinna@vinschen.de>
3605
3606 * configure.in: Never build newlib for a Mingw host.
3607 Never build newlib as Mingw target library.
3608 Test the existence of winsup/cygwin for building a Cygwin newlib,
3609 rather than just winsup.
3610 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3611 building a Mingw target.
3612 * configure: Regenerate.
3613
4be041b2 36142006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3615 Nigel Stephens <nigel@mips.com>
3616 David Ung <davidu@mips.com>
4be041b2
TS
3617
3618 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3619
1d89b610
PB
36202006-07-25 Paolo Bonzini <bonzini@gnu.org>
3621
3622 Sync from GCC:
3623 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3624
f7c83eac
AS
3625 PR bootstrap/18058
3626 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3627 if the bootstrap compiler is a GCC version that supports it.
3628 * configure: Regenerate.
1d89b610 3629
66a79c16
DJ
36302006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3631
3632 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3633 * configure: Regenerated.
3634
c1cb7e02
PB
36352006-07-18 Paolo Bonzini <bonzini@gnu.org>
3636
f7c83eac
AS
3637 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3638 for stages after the first.
c1cb7e02 3639
7206a0ee
JJ
36402006-07-17 Jakub Jelinek <jakub@redhat.com>
3641
3642 * Makefile.def: Add dependencies for configure-opcodes
3643 on configure-intl and all-opcodes on all-intl.
3644 * Makefile.in: Regenerated.
3645
6816f995
AO
36462006-07-04 Peter O'Gorman <peter@pogma.com>
3647
3648 * ltconfig: chmod 644 before ranlib during install.
3649
3d3adb43
PB
36502006-07-03 Paolo Bonzini <bonzini@gnu.org>
3651
1f3f1bbf 3652 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3653 * configure: Regenerate.
3654
64ce424c
PB
36552006-07-03 Paolo Bonzini <bonzini@gnu.org>
3656
3657 Sync from gcc:
3658
3659 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3660
3661 PR other/27063
3662 * configure.in: Test subdir_requires and give an appropriate
3663 error message.
3664 * configure: Regenerate.
3665
3666 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3667
3668 PR target/27540
3669 * configure.in: Only enable libgomp on IRIX 6.
3670 * configure: Regenerate.
3671
d42c4017
DA
36722006-06-20 David Ayers <d.ayers@inode.at>
3673
3674 PR bootstrap/28072
3675 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3676 whether target-libjava is being configured instead of whether the
3677 java front end is enabled.
3678 * configure: Regenerate.
0e7ef45c 3679
4962c51a
MS
36802006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3681
3682 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3683 to R_ARM_LDC_SB_G{0,1,2} respectively.
3684
caee866a
PB
36852006-06-15 Paolo Bonzini <bonzini@gnu.org>
3686
3687 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3688 too.
3689 * Makefile.in: Regenerate.
3690
363ef840
DA
36912006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3692
3693 Sync from gcc:
3694
3695 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3696 * configure.in: Don't enable libgomp on hpux10.
3697 * configure: Rebuilt.
3698
54d1c879
DA
36992006-06-13 David Ayers <d.ayers@inode.at>
3700
3701 Sync from gcc:
3702
3703 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 3704
54d1c879
DA
3705 PR bootstrap/27963
3706 PR target/19970
0e7ef45c 3707 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
3708 ${libgcj} is specified.
3709 * configure: Regenerate.
0e7ef45c 3710
a4d8b690
JJ
37112006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3712
3713 Sync from gcc:
3714
3715 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 3716 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
3717
3718 PR bootstrap/18033
3719 * config-ml.in: Eval option if surrounded by single quotes.
3720
4f0ef2d8
CD
37212006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3722
3723 Sync from gcc:
0e7ef45c 3724
4f0ef2d8 3725 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 3726
4f0ef2d8
CD
3727 PR libobjc/13946
3728 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3729 * Makefile.in: Regenerate.
3730 * configure.in: Add --enable-objc-gc at toplevel and have it
3731 enable boehm-gc for Objective-C.
3732 Remove target-boehm-gc from libgcj.
3733 Add target-boehm-gc to target_libraries.
3734 Add target-boehm-gc to noconfigdirs where ${libgcj}
3735 is specified.
3736 Assert that boehm-gc is supported when requested for Objective-C.
3737 Only build boehm-gc if needed either for Java or Objective-C.
3738 * configure: Regenerate.
3739
3740 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 3741
4f0ef2d8
CD
3742 PR 27674
3743 * Makefile.tpl (configure-[+prefix+][+module+],
3744 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3745 Remove rule to unstage bootstrapped modules.
3746 (stage_current): New.
3747 * Makefile.in: Regenerate.
3748
3749 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3750 Andreas Tobler <a.tobler@schweiz.ch>
3751
3752 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3753 * configure: Rebuilt.
3754
3755 Revert
3756 2006-01-31 Richard Guenther <rguenther@suse.de>
3757 Paolo Bonzini <bonzini@gnu.org>
3758
3759 * Makefile.def (target_modules): Add libgcc-math target module.
3760 * configure.in (target_libraries): Add libgcc-math target library.
3761 (--enable-libgcc-math): New configure switch.
3762 * Makefile.in: Re-generate.
3763 * configure: Re-generate.
3764
c17b816b
JJ
37652006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3766
3767 * config-ml.in: Alter CCASFLAGS to include special
3768 multilib options the same as is done for CFLAGS.
3769
20e95c23
DJ
37702006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3771
3772 * Makefile.def: Added dependencies from sim and gdb on intl, and
3773 added configure dependencies to everything with an all dependency
3774 on intl.
3775 * gettext.m4: Removed.
3776 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3777 (GDB_SUPPORT_DIRS): Add intl.
3778 * Makefile.in: Regenerated.
3779
4bd8ad80
DJ
37802006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3781
3782 * src-release (DEVO_SUPPORT): Add config.rpath.
3783
c380fdd8
PB
37842006-05-25 Paolo Bonzini <bonzini@gnu.org>
3785
3786 * Makefile.def (bfd, opcodes): Fix lib_path.
3787 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3788 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3789 * Makefile.in: Regenerate.
3790
701628f5
MS
37912006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3792
3793 * configure.in: Enable gprof for cross builds.
3794 * configure: Regenerate.
3795
25aae7f2
DJ
37962006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3797
3798 * src-release (MAKEINFOFLAGS): Define.
3799 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3800
ea3d1626
BE
38012006-05-14 Ben Elliston <bje@au.ibm.com>
3802
3803 * config.sub, config.guess: Update from upstream sources.
3804
49b9e644
BE
38052006-05-12 Ben Elliston <bje@au.ibm.com>
3806
3807 * config.sub, config.guess: Update from upstream sources.
3808
482dd2f6
DJ
38092006-05-04 Steve Ellcey <sje@cup.hp.com>
3810
3811 * blt, iwidgets, mmalloc: Remove directories.
3812
8b01a5c2
DD
38132006-05-01 DJ Delorie <dj@redhat.com>
3814
641a3af4 3815 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
3816 * configure: Regenerate.
3817
a481dbb7
DD
38182006-04-18 DJ Delorie <dj@redhat.com>
3819
3820 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3821 reference libgloss so that libssp can be built in a combined
3822 tree.
3823 * configure: Regenerate.
3824
962c9e74
BE
38252006-04-10 Ben Elliston <bje@au.ibm.com>
3826
3827 * contrib: Remove directory.
3828
108a6f8e
CD
38292006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3830
3831 * Makefile.tpl: Add install-html target.
3832 * Makefile.def: Add install-html target.
3833 * Makefile.in: Regenerate.
3834 * configure.in: Add --with-datarootdir, --with-docdir,
3835 and --with-htmldir options.
3836 * configure: Regenerate.
3837
a4ef73e9
BE
38382006-03-31 Ben Elliston <bje@au.ibm.com>
3839
3840 PR binutils/1860
3841 * configure.in: Require makeinfo 4.4 or higher.
3842 * configure: Regenerate.
3843
b37df25a
PB
38442006-03-14 Paolo Bonzini <bonzini@gnu.org>
3845
3846 * Makefile.in: Regenerate.
3847
a6df5a19
PB
38482006-03-14 Paolo Bonzini <bonzini@gnu.org>
3849
3850 Sync with gcc:
3851 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3852
f7c83eac
AS
3853 * configure.in: Handle --disable-<component> generically.
3854 * configure: Regenerate.
a6df5a19
PB
3855
3856 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 3857
f7c83eac
AS
3858 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3859 (TARGET_CONFIGDIRS): Remove.
3860 * configure.in: Remove AC_SUBST(target_configdirs).
3861 * Makefile.in, configure: Regenerated.
a6df5a19
PB
3862
3863
65419985
L
38642006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3865
3866 PR libgcj/17311
3867 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3868
c52c6897
PB
38692006-02-20 Paolo Bonzini <bonzini@gnu.org>
3870
3871 PR bootstrap/25670
3872
3873 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3874
3875 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3876 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3877 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3878 BUILD_PREFIX, BUILD_PREFIX_1.
3879 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3880
3881 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3882 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3883
3884 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3885 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3886 of `cat stage_current`. Always provide the `r' and `s' variables.
3887 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3888 a single shell execution.
3889 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3890 bootstrapped modules, make the stage1 module if the build was not
3891 started yet, else build the current stage.
3892 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3893 (all-build, all-host, all-target, [+make_target+]-host,
3894 [+make_target+]-target): Do not use \-continued lines.
3895 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3896 (current_stage, restrap, stage_last): New.
3897
3898 * Makefile.in: Regenerate.
3899 * configure: Regenerate.
3900
b3ded179
PB
39012006-02-14 Paolo Bonzini <bonzini@gnu.org>
3902
3903 Sync from gcc:
3904
3905 2006-01-31 Richard Guenther <rguenther@suse.de>
3906 Paolo Bonzini <bonzini@gnu.org>
3907
f7c83eac
AS
3908 * Makefile.def (target_modules): Add libgcc-math target module.
3909 * configure.in (target_libraries): Add libgcc-math target library.
3910 (--enable-libgcc-math): New configure switch.
3911 * Makefile.in: Re-generate.
3912 * configure: Re-generate.
3913 * libgcc-math: New toplevel directory.
b3ded179
PB
3914
3915 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
3916 Jakub Jelinek <jakub@redhat.com>
3917 Diego Novillo <dnovillo@redhat.com>
b3ded179 3918
f7c83eac
AS
3919 * libgomp: New directory.
3920 * Makefile.def: Add target_module libgomp.
3921 * Makefile.in: Regenerate.
3922 * configure.in (target_libraries): Add target-libgomp.
3923 * configure: Regenerate.
b3ded179 3924
3a35eeb3
PB
39252006-02-14 Paolo Bonzini <bonzini@gnu.org>
3926 Andreas Schwab <schwab@suse.de>
0e7ef45c 3927
3a35eeb3
PB
3928 * configure: Regenerate.
3929
2429c060
PB
39302006-01-16 Paolo Bonzini <bonzini@gnu.org>
3931
3932 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3933 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3934 the assembler, linker and binutils.
3935 * configure: Regenerate.
3936
ec49b2b8
NC
39372006-01-16 Nick Clifton <nickc@redhat.com>
3938
49b9e644 3939 * config.sub, config.guess: Sync from config repository.
ec49b2b8 3940
44b2308f
AO
39412006-01-05 Alexandre Oliva <aoliva@redhat.com>
3942
3943 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3944 @ from continuation.
3945 * Makefile.in: Rebuilt.
3946
80911fe1
PB
39472006-01-04 Paolo Bonzini <bonzini@gnu.org>
3948
3949 Sync from gcc:
3950
3951 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3952
f7c83eac 3953 PR bootstrap/24252
80911fe1 3954
f7c83eac
AS
3955 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3956 * Makefile.tpl (OBJDUMP): New.
3957 (EXTRA_HOST_FLAGS): Add it.
3958 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 3959
f7c83eac
AS
3960 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3961 to use symbolic links between directories. Avoid race conditions
3962 or make them harmless.
3963 * configure.in: Do not try to use symbolic links between directories.
80911fe1 3964
f7c83eac
AS
3965 * Makefile.def (LEAN): Pass.
3966 * Makefile.tpl (LEAN): Define.
3967 (stage[+id+]-start): Accept that the previous directory does not
3968 exist, if the bootstrap is lean.
3969 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3970 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3971 configure substitution.
3972 ([+compare-target+]): Likewise.
3973 ([+bootstrap-target+]-lean): New.
3974 * configure.in: Remove lean bootstrap support from here.
80911fe1 3975
f7c83eac
AS
3976 * Makefile.in: Regenerate.
3977 * configure: Regenerate.
80911fe1
PB
3978
3979 2006-01-02 Andreas Schwab <schwab@suse.de>
3980
f7c83eac
AS
3981 * configure.in: When reconfiguring remove Makefile in
3982 all stage directories.
3983 * configure: Regenerate.
80911fe1 3984
b59bea8a
NC
39852005-12-27 Leif Ekblad <leif@rdos.net>
3986
3987 * configure.in: Add support for RDOS target.
3988 * configure: Regenerate.
3989
d7730bac
NC
39902005-12-27 Nick Clifton <nickc@redhat.com>
3991
3992 PR binutils/1990
3993 * libtool.m4: Synchronize with version in GCC sources.
3994
c02dabc3
PB
39952005-12-20 Paolo Bonzini <bonzini@gnu.org>
3996
f7c83eac 3997 Revert Ada-related part of the previous change.
c02dabc3 3998
f7c83eac
AS
3999 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4000 Do not pass.
4001 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4002 * Makefile.in: Regenerate.
4003 * configure.in: Do not include mt-ppc-aix target fragment.
4004 * configure: Regenerate.
c02dabc3 4005
f6d183c0
PB
40062005-12-19 Paolo Bonzini <bonzini@gnu.org>
4007
4008 * configure.in: Select appropriate fragments for PowerPC/AIX.
4009 * configure: Regenerate.
4010
4011 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4012 BOOT_CFLAGS, BOOT_LDFLAGS.
4013 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4014 BOOT_CFLAGS, BOOT_LDFLAGS.
4015 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4016 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4017 (stage): Fail if we cannot complete the work.
4018 * Makefile.in: Regenerate.
4019
f29759fc
JJ
40202005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4021
4022 * COPYING.NEWLIB: Update copyright year for default
4023 copyright.
4024
1f054001
PB
40252005-12-15 Paolo Bonzini <bonzini@gnu.org>
4026
4027 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4028 install-host-nogcc): Don't invoke $(stage) at the end.
4029 * Makefile.in: Regenerate.
4030
0aed8855
PB
40312005-12-14 Paolo Bonzini <bonzini@gnu.org>
4032
4033 * configure.in: Flip the top-level bootstrap switch.
4034 * configure: Regenerate.
4035
4036 Merge from gcc:
4037
4038 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4039
f7c83eac
AS
4040 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4041 $(stage) and $(unstage).
4042 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4043 (all): Remove stray semicolon.
4044 (local-distclean): Don't handle multilib.tmp and multilib.out.
4045 (install.all): Set $s for consistency.
4046 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4047 check_multilibs setting. Always make the install directory.
4048 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4049 Correct @if/@endif.
4050 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4051 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4052 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4053 (multilib.out): Remove.
4054 * Makefile.in: Regenerated.
0aed8855
PB
4055
40562005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4057
4058 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4059 * configure.in: Replace ms1 arch with mt.
4060 * configure: Rebuilt.
4061
40622005-12-05 Paolo Bonzini <bonzini@gnu.org>
4063
4064 Sync with gcc:
4065
4970f871
NS
40662005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4067
4068 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4069 * configure.in: Replace ms1 arch with mt.
4070 * configure: Rebuilt.
4071
be01d343
PB
40722005-12-05 Paolo Bonzini <bonzini@gnu.org>
4073
4074 Sync with gcc:
4075
4076 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4077
f7c83eac
AS
4078 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4079 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4080 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4081 Find in-tree tools if available.
4082 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4083 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4084 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4085 (COMPILER_*_FOR_TARGET): New.
4086 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4087 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4088 (CONFIGURED_*, USUAL_*): Remove.
4089 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4090 STRIP): Use autoconf substitutions.
4091 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4092 COMPILER_NM_FOR_TARGET): New.
4093 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4094
4095 (all): Make all-host and all-target in parallel.
4096 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4097 that $$r and $$s are set before invoking a recursive make.
4098 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4099 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4100
4101 2005-11-29 Ben Elliston <bje@au.ibm.com>
4102
f7c83eac
AS
4103 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4104 from the gcc build directory.
4105 * Makefile.in: Regenerate.
be01d343
PB
4106
4107 2005-11-29 Ben Elliston <bje@au.ibm.com>
4108
f7c83eac
AS
4109 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4110 depend on all-libdecnumber.
4111 * configure.in (host_libs): Include libdecnumber.
4112 * Makefile.in: Regenerate.
4113 * configure: Likewise.
be01d343
PB
4114
4115 2005-11-21 Kean Johnston <jkj@sco.com>
4116
f7c83eac 4117 * config.sub, config.guess: Sync from upstream sources.
be01d343 4118
907be67c
DJ
41192005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4120
4121 * Makefile.def: Remove gdb dependencies for gdbtk.
4122 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4123 (configure-gdb, install-gdb): New rules.
4124 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4125 * Makefile.in, configure: Regenerated.
4126
e360f423
PB
41272005-10-22 Paolo Bonzini <bonzini@gnu.org>
4128
4129 PR bootstrap/24297
4130 * Makefile.tpl (do-[+make-target+], do-check, install,
4131 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4132 are set before recursing.
4133 * Makefile.in: Regenerate.
4134
45d5eb0a
EB
41352005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4136
4137 PR bootstrap/18939
4138 * Makefile.def (gcc) <target>: Fix thinko.
4139 * Makefile.in: Regenerate.
4140
3cf3372e
BS
41412005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4142
4143 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4144 * configure: Regenerate.
4145
bd70a46f
KH
41462005-10-09 Kazu Hirata <kazu@codesourcery.com>
4147
4148 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4149 target-libffi, target-qthreads, target-libjava, and
4150 targetlibobjc.
4151 * configure: Regenerate.
4152
5ae72758
DJ
41532005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4154
4155 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4156 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4157 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4158 (USUAL_OBJDUMP_FOR_TARGET): New.
4159 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4160 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4161 * configure, Makefile.in: Regenerated.
5ae72758 4162
cc96343e
PB
41632005-10-05 Paolo Bonzini <bonzini@gnu.org>
4164
4165 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4166 before other host packages.
4167
f70224b5
PB
41682005-10-05 Paolo Bonzini <bonzini@gnu.org>
4169
4170 PR bootstrap/22340
4171
4172 * configure.in (default_target): Remove.
4173 * Makefile.tpl (all): Do not use prerequisites as subroutines
4174 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4175 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4176 use prerequisites as subroutines.
4177 (check-host, check-target): New.
4178 (bootstrap configure & all targets): Do not use stage*-start
4179 if the directory layout is already ok.
4180 (non-bootstrap configure & all targets): Prepend a $(unstage).
4181 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4182 (NOTPARALLEL): Remove.
4183 (unstage, stage variables): New variables.
4184 (unstage, stage targets): Simply expand to those variables.
4185
4186 * configure: Regenerate.
4187 * Makefile.in: Regenerate.
4188
c13c918a
JW
41892005-10-04 James E Wilson <wilson@specifix.com>
4190
4191 * Makefile.def (lang_env_dependencies): Add libmudflap.
4192 * Makefile.in: Regenerate.
4193
376a0e54
CM
41942005-10-03 Catherine Moore <clm@cm00re.com>
4195
4196 * configure.in (bfin-*-*): Support bfin.
4197 * configure: Regenerated.
4198
d320aacb
L
41992005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4200
4201 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4202 * configure: Regenerated.
4203
7e0f7140
GK
42042005-09-28 Geoffrey Keating <geoffk@apple.com>
4205
4206 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4207 (LIPO_FOR_TARGET): New.
4208 (CONFIGURED_LIPO_FOR_TARGET): New.
4209 (USUAL_LIPO_FOR_TARGET): New.
4210 (STRIP_FOR_TARGET): New.
4211 (CONFIGURED_STRIP_FOR_TARGET): New.
4212 (USUAL_STRIP_FOR_TARGET): New.
4213 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4214 STRIP_FOR_TARGET.
4215 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4216 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4217 * Makefile.in: Regenerate.
4218 * configure: Regenerate.
0e7ef45c 4219
096f7d00
DE
42202005-09-19 David Edelsohn <edelsohn@gnu.org>
4221
4222 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4223 (rs6000-*-aix*): Same.
4224 * configure: Regenerate.
4225
42262005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4227
4228 * configure.in: Recognize f95 in the --enable-languages option,
4229 and substitute it for fortran, issuing a warning.
4230 * configure: Regenerate.
4231
2016dfcc
BE
42322005-09-07 Ben Elliston <bje@au.ibm.com>
4233
4234 Import from Autoconf sources:
4235
4236 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4237 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4238 Elliston. Handle weird characters correctly.
4239
6dd2fda9
DD
42402005-08-30 Phil Edwards <phil@codesourcery.com>
4241
4242 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4243 * configure: Regenerated.
4244
e6db70d4
RE
42452005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4246
f7c83eac
AS
4247 * Makefile.def (libssp): Add to lang_env_dependencies.
4248 * Makefile.in: Regenerate.
e6db70d4 4249
e1e3d0f5
CG
42502005-08-17 Christian Groessler <chris@groessler.org>
4251
4252 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4253 * Makefile.in: Regenerate.
4254
05cbd757
PB
42552005-08-12 Paolo Bonzini <bonzini@gnu.org>
4256
4257 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4258 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4259 Look for alternate names of the target cc and c++
4260 * configure: Regenerate.
4261
55db4b87
PB
42622005-08-08 Paolo Bonzini <bonzini@gnu.org>
4263
4264 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4265 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4266 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4267 tools; remove code to manually set them.
4268 (Target tools): Look in the environment for them.
4269 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4270 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4271 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4272 build directory.
4273 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4274 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4275 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4276 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4277 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4278 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4279 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4280 * configure: Regenerate.
4281 * Makefile.in: Regenerate.
4282
414e5532
MM
42832005-07-27 Mark Mitchell <mark@codesourcery.com>
4284
4285 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4286 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4287 * Makefile.in: Regenerated.
4288
a19b6204
MM
42892005-07-26 Mark Mitchell <mark@codesourcery.com>
4290
4291 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4292 (CFLAGS_FOR_TARGET): Use it.
4293 (CXXFLAGS_FOR_TARGET): Likewise.
4294 * Makefile.in: Regenerated.
4295 * configure.in (--with-build-sysroot): New option.
4296 * configure: Regenerated.
4297
b73aa406
PB
42982005-07-24 Paolo Bonzini <bonzini@gnu.org>
4299
4300 * Makefile.tpl: Wrap install between unstage and stage
4301 * Makefile.in: Regenerate.
4302
6e4d0bcb
KC
43032005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4304
4305 * all files: Update FSF address.
4306
49f58d10
JB
43072005-07-14 Jim Blandy <jimb@redhat.com>
4308
4309 * configure.in: Add cases for Renesas m32c.
4310 * configure: Regenerated.
0e7ef45c 4311
1d9c9cd7
KC
43122005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4313
4314 * COPYING, compile, config-ml.in, config.guess,
4315 config.sub, install-sh, missing, mkinstalldirs,
4316 symlink-tree, ylwrap: Sync from upstream sources.
4317
1587117a
EC
43182005-07-13 Eric Christopher <echristo@redhat.com>
4319
4320 * configure.in: Add toplevel noconfigdir support for tpf.
4321 * configure: Regenerate.
4322
bb780410
DD
43232005-07-11 Jakub Jelinek <jakub@redhat.com>
4324
4325 * Makefile.def (target_modules): Add libssp.
4326 * configure.in (target_libraries): Add target-libssp.
4327 * configure: Rebuilt.
4328 * Makefile.in: Rebuilt.
4329
064d0a7c
PB
43302005-07-11 Paolo Bonzini <bonzini@gnu.org>
4331
4332 PR ada/22340
4333
4334 * Makefile.def: Sync with gcc.
4335 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4336 * Makefile.in: Regenerate.
4337
b2edd3b5
AS
43382005-07-07 Andreas Schwab <schwab@suse.de>
4339
4340 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4341 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4342 * Makefile.in: Regenerated.
4343
5f128533
KH
43442005-07-07 Kazu Hirata <kazu@codesourcery.com>
4345
4346 * configure.in: Add --enable-libssp and --disable-libssp.
4347 * configure: Regenerate with autoconf-2.13.
4348
4e3fc8e5
GK
43492005-07-06 Geoffrey Keating <geoffk@apple.com>
4350
4351 * configure.in: Don't build sim or rda when targetting darwin.
4352 * configure: Regenerate.
4353
c7357d6a
BE
43542005-07-04 Ben Elliston <bje@gnu.org>
4355
4356 * src-release (do-proto-toplev): Remove dejagnu bits.
4357 (DEJAGNU_SUPPORT_DIRS): Remove.
4358 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4359 (GDBD_SUPPORT_DIRS): Likewise.
4360 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4361 (INSIGHTD_SUPPORT_DIRS): Likewise.
4362 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4363
43642005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4365
4366 * setup.com (mpw): Remove unused directive.
4367
7d329e61
PB
43682005-06-22 Paolo Bonzini <bonzini@gnu.org>
4369
4370 * Makefile.def (stagefeedback): Come after profile.
4371 Define profiledbootstrap target.
4372 * Makefile.tpl (profiledbootstrap): Remove.
4373 (stageprofile-end): Zap stagefeedback.
4374 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4375 * Makefile.in: Regenerate.
4376
e5fbed21
DD
43772005-06-13 Zack Weinberg <zack@codesourcery.com>
4378
4379 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4380 In 'cpp' stanza, support '#line' as well as '# '.
4381
59f7ec45
HPN
43822005-06-07 Hans-Peter Nilsson <hp@axis.com>
4383
4384 * configure.in (unsupported_languages): New macro.
4385 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4386 non-ported target libraries in noconfigdirs.
4387 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4388 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4389 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4390 unsupported_languages.
4391 * configure: Regenerate.
4392
c10e9ba7
DD
43932005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4394
4395 * configure.in: Fix typo in handling of --with-mpfr-dir.
4396 * configure: Regenerate.
4397
20deb2b8
JB
43982005-06-02 Jim Blandy <jimb@redhat.com>
4399
4400 * config.sub: Add cases for the Renesas m32c. (This patch has been
4401 accepted into the master sources.)
4402
cdb9b172 44032005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4404 Michael Snyder <msnyder@redhat.com>
4405 Stan Cox <scox@redhat.com>
cdb9b172 4406
f7c83eac 4407 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4408
f7c83eac 4409 * configure: Regenerate.
cdb9b172 4410
1dc3053f
PB
44112005-05-25 Paolo Bonzini <bonzini@gnu.org>
4412
4413 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4414 (Dependencies): Consider target modules for bootstrap dependencies.
4415 Make target bootstrap modules depend on each stage's gcc.
4416 * Makefile.in: Regenerate.
4417
c60fe18b
PB
44182005-05-20 Paolo Bonzini <bonzini@gnu.org>
4419
4420 * Makefile.def (configure-gcc): Depend on binutils having been built.
4421 (all-gcc): No need to do it here.
4422 * Makefile.in: Regenerate.
4423
27258dd4
PB
44242005-05-19 Paul Brook <paul@codesourcery.com>
4425
0e7ef45c 4426 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4427 language cannot be built.
4428 * configure: Regenerate.
4429
42ecbf5e
DJ
44302005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4431
4432 * ylwrap: Import from Automake 1.9.5.
4433
ae380b45
MS
44342005-05-04 Mike Stump <mrs@apple.com>
4435
4436 * configure.in: Always pass --target to target configures as
4437 otherwise rebuilds that do --recheck will fail.
811d3af8 4438 * configure: Rebuilt.
ae380b45 4439
d545f33b
PB
44402005-05-04 Paolo Bonzini <bonzini@gnu.org>
4441
4442 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4443 STAGE_HOST_EXPORTS.
4444 (configure, all): Add bootstrap support.
4445 (Host modules, target modules): Pass post-stage1 flags and exports.
4446 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4447 * Makefile.in: Regenerate.
4448
2faa2958
PB
44492005-04-29 Paolo Bonzini <bonzini@gnu.org>
4450
4451 Sync from gcc:
4452
4453 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4454
f7c83eac 4455 * config.sub: Update from master copy.
2faa2958
PB
4456
4457 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4458
f7c83eac
AS
4459 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4460 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4461 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4462 "*-*-elf" and "*-*-linux*".
4463 * configure: Regenerate.
2faa2958 4464
a7254363
PB
44652005-04-06 Paolo Bonzini <bonzini@gnu.org>
4466
f7c83eac 4467 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4468 (TARGET_CONFIGARGS): Include --with-target-subdir.
4469 (configure, all): New macros. Use them throughout.
4470
a8637a7d
PB
44712005-04-05 Paolo Bonzini <bonzini@gnu.org>
4472
4473 * Makefile.tpl: Sync with gcc.
4474 * Makefile.in: Regenerate.
4475
dd387d52
JR
44762005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4477
4478 * config/mh-mingw32: Delete.
4479 * configure.in: Don't use it.
4480 * configure: Regenerate.
4481
e90269c8
PB
44822005-03-31 Paolo Bonzini <bonzini@gnu.org>
4483
4484 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4485 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4486 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4487 (HOST_LIB_PATH): Generate from Makefile.def.
4488 (TARGET_LIB_PATH): Likewise.
4489 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4490 * Makefile.in: Regenerate.
4491 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4492 (RPATH_ENVVAR): Include Darwin case.
4493 * configure: Regenerate.
4494
9a237d9e
PB
44952005-03-25 Paolo Bonzini <bonzini@gnu.org>
4496
4497 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4498 * configure: Regenerate.
4499
479759c8
ZW
45002005-03-21 Zack Weinberg <zack@codesourcery.com>
4501
4502 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4503 gcc_version, and gcc_version_trigger from set of flags to pass.
4504 * Makefile.tpl: Remove definitions of above variables.
4505 (config.status): Remove dependency on $(gcc_version_trigger).
4506 * Makefile.in: Regenerate.
4507 * configure.in: Do not reference config/gcc-version.m4 nor
4508 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4509 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4510 * configure: Regenerate.
4511
4cfaf6d5
DD
45122005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4513 Andrew Pinski <pinskia@physics.uc.edu>
4514
4515 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4516 * Makefile.in: Regenerate.
4517
33a3fb7b
AO
45182005-03-01 Alexandre Oliva <aoliva@redhat.com>
4519
4520 PR libgcj/20160
4521 * ltmain.sh: Avoid creating archives with components that have
4522 duplicate basenames.
4523
2da12f12
PB
45242005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4525
479759c8
ZW
4526 PR bootstrap/20250
4527 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4528 instead of check.
4529 * Makefile.in: Regenerate.
2da12f12 4530
b00612cc
PB
45312005-02-28 Paolo Bonzini <bonzini@gnu.org>
4532
4533 Sync from gcc.
4534
4535 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4536
4537 PR bootstrap/17383
4538 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4539 * Makefile.tpl (HOST_SUBDIR): New substitution.
4540 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4541 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4542 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4543 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4544 (Host modules, Bootstrapped modules): Use it.
4545 (Build modules, Target modules): Do not create symlink trees,
4546 always configure out-of-srcdir.
4547 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4548 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4549 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4550 $(HOST_SUBDIR). Create a symlink for host_subdir.
4551
4552 * Makefile.in: Regenerate.
4553 * configure: Regenerate.
4554
4555 Merged from libada-gnattools-branch:
4556 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4557
4558 * Makefile.def: Add gnattools as a module, depending on target-libada.
4559 * Makefile.in: Regenerate.
4560 * configure.in: Include gnattools in host_tools; disable it if ada
4561 is disabled.
4562 * configure: Regenerate.
4563
c3e65f62
NC
45642005-02-23 Nick Clifton <nickc@redhat.com>
4565
4566 * configure: Regenerate.
4567
e4d180c2
NC
45682005-02-22 Paul Schlie <schlie@comcast.net>
4569
4570 * configure.in: Allow darwin targeted ports to build tk, itcl and
4571 libgui.
4572
e3c770b1
EB
45732005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4574
4575 PR libgcj/10353
4576 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4577 * configure: Regenerate.
4578
9c73618c
AC
45792005-02-08 Andrew Cagney <cagney@gnu.org>
4580
4581 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4582 gdb/ section. Update GDB's URL.
4583
c46f8c51
AC
45842005-01-31 Andrew Cagney <cagney@gnu.org>
4585
4586 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4587
c7e66c6d
HPN
45882005-01-29 Hans-Peter Nilsson <hp@axis.com>
4589
4590 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4591 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4592 target-libgloss when not *-*-elf and *-*-aout.
4593 * configure: Regenerate.
4594
a53bf506
AC
45952005-01-27 Andrew Cagney <cagney@gnu.org>
4596
4597 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4598
45181ed1
AC
45992005-01-24 Andrew Cagney <cagney@gnu.org>
4600
4601 * gettext.m4: Only fall back to ../intl/ when it's present.
4602
a1e0f4e4
KC
46032005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4604
4605 * install-sh, config.sub: Import from upstream.
4606
46072005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4608
4609 PR bootstrap/18222
4610 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4611 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4612 * Makefile.in: Regenerate.
4613
c50382e2
PB
46142005-01-03 Paolo Bonzini <bonzini@gnu.org>
4615
4616 Revert 2004-12-28 Makefile changes, a better fix will be
4617 applied to mainline and src after GCC 4.0 branches.
4618
11d07737
PB
46192004-12-28 Paolo Bonzini <bonzini@gnu.org>
4620
4621 PR bootstrap/17383
4622
4623 * Makefile.def (target_modules): Remove stage parameter,
4624 it is always true now.
4625 * Makefile.tpl (configure-build-[+module+],
4626 configure-target-[+module+]): Always build symlink tree
4627 for the directory and for include. BUILD_SUBDIR and
4628 TARGET_SUBDIR cannot be . anymore.
4629 * Makefile.in: Regenerate.
4630
dadfdbe2
DD
46312004-12-25 David Edelsohn <edelsohn@gnu.org>
4632
4633 Revert 2004-12-08 Makefile changes.
4634
dbf85af7
JR
46352004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4636
4637 * configure.in (sh64-*-*): Reenable gprof.
4638 * configure: Regenerate.
4639
6b8fea99
JB
46402004-12-09 Jim Blandy <jimb@redhat.com>
4641
4642 * MAINTAINERS: List 'depcomp' as part of automake.
4643
7341462c
DE
46442004-12-08 David Edelsohn <edelsohn@gnu.org>
4645
4646 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4647 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4648 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4649 * Makefile.in: Regenerate.
4650
21fde4dc
DD
46512004-12-07 Matt Kraai <kraai@ftbfs.org>
4652
4653 * Makefile.tpl: Generate normal dependencies if the LHS module is
4654 not bootstrapped.
4655 * Makefile.in: Regenerate.
4656
3da796a2
RS
46572004-12-03 Richard Sandiford <rsandifo@redhat.com>
4658
4659 * configure.in: Include config/gxx-include-dir.m4. Use
4660 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4661 * configure: Regenerate.
4662
73fb7068
RS
46632004-12-03 Richard Sandiford <rsandifo@redhat.com>
4664
4665 * config.if: Delete.
4666 * configure.in: Set libstdcxx_incdir directly.
4667 * configure: Regenerate.
4668 * MAINTAINERS: Remove mention of config.if.
4669 * src-release (DEVO_SUPPORT): Remove config.if.
4670
6c8e6ce9
EC
46712004-12-02 Eric Christopher <echristo@redhat.com>
4672
3b6098f8
EC
4673 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4674 of things to remove.
6c8e6ce9 4675 * Makefile.in: Regenerate.
479759c8 4676
b8658a2f
RS
46772004-12-02 Richard Sandiford <rsandifo@redhat.com>
4678
4679 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4680 * configure: Regenerate.
4681
afefada0
RS
46822004-12-02 Richard Sandiford <rsandifo@redhat.com>
4683
4684 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4685 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4686 * configure: Regenerate.
4687
5dcac624
DA
46882004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4689
4690 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4691 (hppa*64*-*-*): Delete incorrect comment.
4692 * configure: Rebuilt.
4693
57d1eb1a
DD
46942004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4695
4696 * install-sh, compile: Import from automake.
4697
46982004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4699
4700 * config.guess, config.sub: Import from savannnah.
4701
6d389afc
MS
47022004-11-12 Mike Stump <mrs@apple.com>
4703
4704 * Makefile.def: Add html support.
4705 * Makefile.tpl: Likewise.
4706 * Makefile.in: Regenerate.
4707
69e57115
GK
47082004-11-11 Geoffrey Keating <geoffk@apple.com>
4709
4710 PR 18423
4711 * configure.in: Remove all instances of build-fixincludes from
4712 noconfigdirs.
4713 (build_configargs): Supply --target to subdirectories.
4714 * configure: Regenerate.
4715
4716 * Makefile.def: Make gcc install depend on fixincludes install.
4717 * Makefile.in: Regenerate.
4718
ba719b26
HPN
47192004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4720
4721 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4722 target-libgfortran.
4723 * configure: Regenerate.
4724
c37653e7
DE
47252004-11-07 David Edelsohn <edelsohn@gnu.org>
4726
4727 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4728 like CC.
4729
1eefd493
PB
47302004-11-05 Paolo Bonzini <bonzini@gnu.org>
4731
4732 * Makefile.def (host fixincludes): Specify missing targets.
4733 * Makefile.in: Regenerate.
4734
02b1af09
L
47352004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4736
4737 PR other/17783
4738 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4739 * configure: Regenerated.
4740
7f266840
DJ
47412004-11-04 Daniel Jacobowitz <dan@debian.org>
4742
4743 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4744 * configure: Regenerated.
4745
47444073
AL
47462004-10-28 Eric B. Weddington <ericw@evcohs.com>
4747
4748 PR target/18151
4749 * configure.in (case ${target}): Do not build fixincludes for avr.
4750 * configure: Regenerated.
4751
caeba88f
AL
47522004-10-26 Paolo Bonzini <bonzini@gnu.org>
4753
4754 * configure.in (case ${target}): Do not build fixincludes
4755 on platforms where it is not used.
4756 * configure: Regenerated.
4757
0fdbe983
DJ
47582004-10-23 Daniel Jacobowitz <dan@debian.org>
4759
4760 * configure.in: Use an absolute path to install-sh.
4761 * configure: Regenerated.
4762
1c0f67c1
AC
47632004-10-19 Andrew Cagney <cagney@gnu.org>
4764
4765 * src-release (do-djunpack, do-md5sum): Install the generated file
4766 directly into the proto-toplev/ directory.
479759c8 4767
a9cfce9c
AC
47682004-10-19 Andrew Cagney <cagney@gnu.org>
4769
4770 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4771
ac0fa625
DD
47722004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4773
4774 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4775 * configure: Regenerate.
4776
d27cc32e
PB
47772004-10-06 Paolo Bonzini <bonzini@gnu.org>
4778
4779 Fix wrong conflict resolution in:
4780
4781 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4782
4783 * Makefile.in: Regenerate.
4784 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4785 in the recursive `make', instead of hardwiring `all'.
4786 (Autogenerated TARGET-* variables): New.
4787
1763908f
UW
47882004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4789
4790 Merged from GCC / libtool upstream:
4791 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4792 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4793 * ltcf-cxx.sh (tpf*): Likewise.
4794 * ltconfig (tpf*): Add TPF OS configuration support.
4795
0490e016
NC
47962004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4797
4798 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 4799 * configure: Regenerate.
0490e016 4800
32be62b5
RS
48012004-09-24 Michael Roth <mroth@nessie.de>
4802
4803 * configure.in (--without-headers): Add missing double quotes.
4804 * configure: Regenerate.
4805
6048df60
DD
48062004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4807
4808 * ylwrap: Revert to previous version.
4809
315b3b02
L
48102004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4811
6048df60 4812 PR bootstrap/17369
315b3b02
L
4813 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4814 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4815 SET_GCC_LIB_PATH_CMD.
4816 (BASE_TARGET_EXPORTS): Likewise.
4817 * Makefile.in: Regenerated.
4818
4819 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4820 * configure: Regenerated.
4821
fe69863c
DD
48222004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4823
4824 * config.guess: New upstream version
4825 * compile, depcomp, install-sh, ylwrap: Likewise.
4826
48272004-09-19 Roger Sayle <roger@eyesopen.com>
4828
4829 * config/mh-x86omitfp: New host makefile fragment. Add
4830 -fomit-frame-pointer to the default BOOT_CFLAGS.
4831 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4832 * configure: Regenerate.
4833
48342004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4835
4836 PR target/11572
4837 * configure.in (*-*-darwin*): Renable libobjc.
4838 * configure: Regenerate.
4839
be75bbe1 48402004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 4841
be75bbe1
DB
4842 * Makefile.def: Remove libbanshee.
4843 * Makefile.tpl: Ditto.
4844 * configure.in: Ditto.
4845 * Makefile.in: Regen.
4846 * configure: Ditto.
4847
1b882a91
PB
48482004-09-07 Paolo Bonzini <bonzini@gnu.org>
4849
4850 * missing: Import latest version from master repository.
4851
eb1352ed
NC
48522004-09-04 Nick Clifton <nickc@redhat.com>
4853
4854 * config.sub: Import latest version from master repository.
4855 * config.guess: Likewise.
4856 This includes these changes:
479759c8 4857
eb1352ed
NC
4858 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4859
4860 * config.sub: Handle crisv32, alias etraxfs.
4861 * config.guess (crisv32:Linux:*:*): Handle.
4862
4863 2004-08-13 Brad Smith <brad@comstyle.com>
4864
4865 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4866 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4867
4868 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4869
4870 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4871 assume the processor is a powerpc. This is because coreutils
4872 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4873 in this case, due to a MacOS X bug that causes
4874 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4875 to return a negative number.
4876 Problem reported by Petter Reinholdtsen in:
4877 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4878
4879 2004-07-19 Ben Elliston <bje@gnu.org>
4880
4881 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4882
4883 2004-06-24 Ben Elliston <bje@gnu.org>
4884
4885 * config.guess: Update copyright years.
4886 * config.sub: Likewise.
4887
4888 2004-06-22 Robert Millan <robertmh@gnu.org>
4889
4890 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4891 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4892
4893 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4894
4895 * config.guess (*:*VMS:*:*): New entry. Replaces
4896 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4897 manufacturer.
4898
4899 2004-06-22 Ben Elliston <bje@gnu.org>
4900
4901 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4902 * config.sub: Likewise.
4903
4904 2004-06-22 Ben Elliston <bje@gnu.org>
4905
4906 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4907 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4908
4909 2004-06-11 Ben Elliston <bje@gnu.org>
4910
4911 * config.guess (pegasos:OpenBSD:*:*): Remove.
4912
4913 2004-06-11 Ben Elliston <bje@gnu.org>
4914
4915 From Wouter Verhelst <wouter@grep.be>:
4916 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4917
4918 2004-06-11 Ben Elliston <bje@gnu.org>
4919
4920 * config.guess (luna88k:OpenBSD:*:*): New.
4921
4922 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4923
4924 * config.guess (m32r*:Linux:*:*): New case.
4925 * config.sub: Handle m32rle.
4926
4927 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4928
4929 From Jens Petersen <petersen@redhat.com>:
4930 * config.sub: Handle sparcv8.
4931
4932 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4933
4934 From Tom Smith <smith@cag.lkg.hp.com>:
4935 * config.guess: Version suffixes are equally significant on Tru64
4936 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4937 prefix of "P" (patched kernel).
4938
4939 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4940
4941 * config.sub: Add support for National Semiconductor CRX target.
4942
2a3124ca 49432004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 4944
2a3124ca
RH
4945 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4946 *-*-netware, but add target-libmudflap.
4947 Consolidate *-*-netware targets (of which really only i?86 exists)
4948 into a single entry.
4949 * configure: Likewise.
4950
0df3d27f
PB
49512004-09-01 Paolo Bonzini <bonzini@gnu.org>
4952
4953 * Makefile.tpl (sorry): Remove.
4954 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4955 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4956 (do-clean): Clean per-stage directories too.
4957 (do-distclean): Run distclean-stage1 too.
4958 (.NOTPARALLEL): Enable during toplevel bootstrap.
4959 (stage[+id+]-bubble): Enable parallel execution during
4960 the recursive invocation.
4961 * Makefile.in: Regenerate.
4962
4963 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4964
4965 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4966
4967 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4968 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4969 * configure: regenerate
479759c8
ZW
4970 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4971 -mdynamic-no-pic
0df3d27f
PB
4972
49732004-08-31 Paolo Bonzini <bonzini@gnu.org>
4974
4975 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4976 include.
4977 * configure.in: Fix indentation.
4978 * configure: Regenerate.
4979
ee025550
PB
49802004-08-31 Paolo Bonzini <bonzini@gnu.org>
4981
4982 * Makefile.def (build_modules): Add fixincludes.
4983 (dependencies): Make gcc depend on fixincludes.
4984 * configure.in (build_tools): Add fixincludes.
4985 (build_configdirs): Always include build_libs.
4986 * Makefile.in: Regenerate.
4987 * configure: Regenerate.
4988
49892004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
4990
4991 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4992 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4993 phony targets; do not generate timestamp files.
4994 (distclean-stageN): Remove references to their timestamp files.
4995 (restageN, touch-stageN): Remove.
4996 (stageN-bubble): Rewritten.
4997 (compare): Support lean bootstraps.
4998 * Makefile.in: Regenerate.
4999
5000 * configure.in: Only warn when bootstrapping but
5001 build != host or build != target. Support lean bootstraps.
5002 * configure: Regenerate.
5003
5004 Sync from gcc:
5005 2004-08-26 Phil Edwards <phil@codesourcery.com>
5006
5007 * configure.in: Give a better error message if GMP/MPFR are missing
5008 and a language needing them has been requested.
5009 * configure: Regenerated.
5010
5011 2004-08-25 Phil Edwards <phil@codesourcery.com>
5012
5013 * configure.in: Print a list of available language front-ends if
5014 a requested one is missing. Tidy stray tab characters.
5015 * configure: Regenerated.
5016
72b2455a
PB
50172004-08-17 Paolo Bonzini <bonzini@gnu.org>
5018
5019 * Makefile.in: Regenerate.
5020 * configure: Regenerate.
5021
5022 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5023 stage_*_flags.
5024 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5025 for bootstrapped modules if toplevel bootstrap is going.
5026 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5027 modules. Adjust for changes in Makefile.def. Enable several
5028 rules even in non-bootstrap mode, just to avoid peppering the
5029 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5030 (stage-[+prev+]-bubble): Remove.
5031
5032 * Makefile.def (Dependencies): Depend on all-build-bison,
5033 all-build-flex, all-build-byacc, all-build-texinfo, rather
5034 than the host variations.
5035 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5036 with BUILD_SUBDIR.
5037 (BISON): Update for recent Bisons.
5038 (YACC): Fix typo.
5039 (cross): Depend on all-build.
5040 (all): Do not depend on all-build.
5041 (prebootstrap): Remove.
5042 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5043 (Prebootstrap dependencies): Add them to the per-stage targets
5044 and to all-prebootstrap.
5045 * configure.in (build_configdirs): Always enable build_tools.
5046 (BUILD_DIR_PREFIX): Remove.
5047
5048 * Makefile.def (gcc): Add target variable.
5049 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5050 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5051 in the recursive `make', instead of hardwiring `all'.
5052 (Autogenerated TARGET-* variables): New.
5053
de0b4a87
JW
50542004-08-17 Robert Millan <robertmh@gnu.org>
5055
5056 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5057 (instead of FreeBSD).
5058 * configure: Regenerate.
5059
ad681c85
NN
50602004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5061
675c6968
NN
5062 * Makefile.def, configure.in, src-release: Remove useless, bogus
5063 references to tix.
5064 * Makefile.in, configure: Regenerate.
5065
ad681c85
NN
5066 * src-release: Stop distributing mmalloc with gdb (which doesn't
5067 use it).
5068 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5069 * Makefile.in: Regenerate.
5070
11b04d1f
DD
50712004-08-09 Mark Mitchell <mark@codesourcery.com>
5072
5073 * configure.in (arm*-*-eabi*): New target.
5074 * configure: Regenerate.
5075
f2420bea
NN
50762004-08-01 Robert Millan <robertmh@gnu.org>
5077
5078 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5079 libmudflap for all GNU-based systems (with Glibc).
5080 * configure: Regenerate.
5081
9e6ce191
PB
50822004-08-06 Paolo Bonzini <bonzini@gnu.org>
5083
5084 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5085 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5086 (Dependencies): New section.
5087 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5088 (configure-target-[+module+]): Depend on maybe-all-gcc
5089 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5090 (toplevel profiledbootstrap): Fix dependencies.
5091 * Makefile.in: Regenerate.
5092
df4a6958
MM
50932004-08-03 Mark Mitchell <mark@codesourcery.com>
5094
5095 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5096 target-libiberty to noconfigdirs.
5097
11b04d1f
DD
50982004-08-03 Paul Brook <paul@codesourcery.com>
5099
5100 * configure.in: Check for MPFR as well as GMP.
5101 * configure: Regenerate.
5102
b813574b
PB
51032004-08-03 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * Makefile.def (host-modules): Add gcc.
5106 * Makefile.in: Regenerate.
5107 * Makefile.tpl (sorry): New rule.
5108 (configure-host, all-host, [+make_target+]-host, do-check,
5109 install-host): Do not add gcc as a special case.
5110 (host modules): Add a small special-casing for gcc. Export
5111 extra_make_flags through the environment.
5112 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5113 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5114 other recursive targets for gcc): Remove.
5115
5116 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5117 (stage, unstage): New rules.
5118 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5119 distclean-stage[+id+]): Use stage_current.
5120 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5121 the stage*-start rules.
5122
61edac0c
JW
51232004-07-19 Robert Millan <robertmh@gnu.org>
5124
5125 Synced from gcc:
5126
5127 2004-04-26 Robert Millan <robertmh@gnu.org>
5128
5129 Add patches from libtool CVS.
5130 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5131 * ltconfig: Likewise.
5132 * ltcf-c.sh: Likewise.
5133 * ltcf-cxx.sh: Likewise.
5134 * ltcf-gcj.sh: Likewise.
5135
3e707e94
PB
51362004-07-12 Paolo Bonzini <bonzini@gnu.org>
5137
5138 * configure.in: Add noconfigdirs for crx-*-*.
5139 * configure: Regenerate.
5140
51412004-07-12 Paolo Bonzini <bonzini@gnu.org>
5142
5143 Synced from gcc:
5144
5145 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5146
5147 * configure.in: Build libmudflap by default on FreeBSD.
5148 * configure: Regenerated.
5149
5150 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5151
5152 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5153 systems.
5154 * configure: Regenerated.
5155
5156 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5157
5158 PR target/16344
5159 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5160 feedback based compiler.
5161 * Makefile.in: Rebuilt.
5162
5163 2004-07-05 Phil Edwards <phil@codesourcery.com>
5164
5165 * configure.in: Do not prepend $srcdir to /dev/null in
5166 makefile fragments.
5167 * configure: Regenerate.
5168
a7ee7660
AO
51692004-07-08 Alexandre Oliva <aoliva@redhat.com>
5170
5171 * Makefile.def (host_modules): Set bootstrap=true for flex.
5172 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5173 * Makefile.in: Rebuilt.
5174
6a9cf61e
PB
51752004-07-01 Paolo Bonzini <bonzini@gnu.org>
5176
5177 * Makefile.def (build_modules): Add bison, byacc, flex,
5178 m4, texinfo.
5179 (flags_to_pass): Add FLEX.
5180 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5181 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5182 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5183 DEFAULT_MAKEINFO): Remove.
5184 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5185 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5186 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5187 objdir or else use configured tool.
5188 (all-build): New.
5189 (all): Depend on it.
5190 (Build module dependencies): Add.
5191 * Makefile.in: Regenerate.
5192 * configure.in: Better support for multiple build modules,
5193 matching what is done for host/target modules. Do not look
5194 for "plausible" locations of build tools if Canadian cross.
5195 Use autoconf's AC_PROG_CC to find a C compiler. Define
5196 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5197 * configure: Regenerate.
5198
95b6a1f2
PB
51992004-06-22 Paolo Bonzini <bonzini@gnu.org>
5200
5201 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5202 * Makefile.in: Regenerate.
5203
7ffa0b57
PB
52042004-06-22 Paolo Bonzini <bonzini@gnu.org>
5205
5206 * Makefile.tpl (configure-build-[+module+],
5207 configure-[+module+], configure-target-[+module+]): Pass
5208 [+extra_configure_args+].
5209 (all-build-[+module+], all-[+module+], check-[+module+],
5210 install-[+module+], [+make_target+]-[+module+],
5211 all-target-[+module+], check-target-[+module+],
5212 install-target-[+module+], [+make_target+]-target-[+module+]):
5213 Pass [+extra_make_args+].
5214 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5215 (GCC_HOST_EXPORTS): Remove.
5216 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5217 cross, check-gcc, check-gcc-c++, install-gcc,
5218 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5219 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5220 * Makefile.in: Regenerate.
5221
929ba6e7
CF
52222004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5223
5224 * configure.in: Check for srcdir/winsup rather than build directory
5225 winsup.
5226 * configure: Regenerate.
5227
b76d7de0
CV
52282004-06-17 Corinna Vinschen <vinschen@redhat.com>
5229
5230 * configure.in: Don't build Cygwin native newlib if winsup
5231 directory is missing. Emit warning instead.
5232 * configure: Regenerate.
5233
656fdd47
PB
52342004-06-09 Paolo Bonzini <bonzini@gnu.org>
5235
5236 * Makefile.tpl (touch-stage[+id+]): New.
5237 (restage[+prev+]): Depend on touch-stage[+id+].
5238
5239 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5240 Use it throughout.
5241
5242 * Makefile.def: Add profile and feedback bootstrap stages.
5243 Remove next field from bootstrap stages.
5244 * Makefile.tpl (LN, LN_S): Substitute.
5245 (stageN-start, stageN-end): Use double-colon rules, to
5246 provide a hook for additional setup commands.
5247 (distclean-stageN-gcc, restageN): Create dependencies from
5248 [+prev+], not from [+next+].
5249 (stageN-bubble): Add commands for successive stages from
5250 [+prev+], using double-colon rules.
5251 (all-stageN-gcc): Fix typo.
5252 (stagefeedback-start, profiledbootstrap): New.
5253 * Makefile.in: Regenerate.
5254 * configure.in: Call ACX_PROG_LN.
5255 * configure: Regenerate.
5256
498d4a71
CF
52572004-06-03 Paolo Bonzini <bonzini@gnu.org>
5258
5259 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5260 without gcc.
5261 * configure: Regenerate.
5262
377d8c42
PB
52632004-06-01 Paolo Bonzini <bonzini@gnu.org>
5264
5265 * Makefile.tpl: Fix typo.
5266 * Makefile.in: Regenerate.
5267
f5f8a794
PB
52682004-06-01 Paolo Bonzini <bonzini@gnu.org>
5269
5270 * configure.in: Remove new- prefix from toplevel
5271 bootstrap targets.
5272 * configure: Regenerate.
5273
f7a4c34f
PB
52742004-06-01 Paolo Bonzini <bonzini@gnu.org>
5275
5276 Merge this patch from the gcc tree:
5277
5278 2004-05-30 Andreas Jaeger <aj@suse.de>
5279 Jim Wilson <wilson@specifixinc.com>
5280
5281 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5282 like CC.
5283
319cab08
PB
52842004-06-01 Paolo Bonzini <bonzini@gnu.org>
5285
5286 * Makefile.tpl (all.normal): Rename to all.
5287 (all): Replace with a rule to pick the default
5288 target from configure.
5289 (all-gcc, configure-gcc): Use conditionals to
5290 do nothing when toplevel bootstrap is going on.
5291 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5292 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5293 * configure.in: Support --enable-bootstrap.
5294
5295 * Makefile.def: Remove new- prefix from toplevel
5296 bootstrap targets.
5297 * Makefile.tpl: Likewise.
5298
5299 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5300 target.
5301
5302 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5303 $(RECURSE_FLAGS) to recursive invocation of make.
5304
5305 * Makefile.in: Regenerate.
5306 * configure: Regenerate.
5307
88f64edc
DJ
53082004-05-27 Daniel Jacobowitz <dan@debian.org>
5309
5310 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5311 * configure: Regenerate.
5312
378fce5b
DD
53132004-05-25 Daniel Jacobowitz <drow@false.org>
5314
5315 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5316 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5317 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5318 targets.
5319 * Makefile.in: Regenerate.
5320
dfdffa2c
PB
53212005-05-24 Paolo Bonzini <bonzini@gnu.org>
5322
5323 * configure.in: Test the ability to symlink directories.
5324 * configure: Regenerate.
5325
5326 * Makefile.def (bootstrap-stage): New definitions.
5327 * Makefile.tpl (configure-stage1-gcc,
5328 configure-stage2-gcc, configure-stage3-gcc,
5329 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5330 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5331 new-restage3, compare): Autogenerate, see Makefile.in
5332 entry for behavioral changes.
5333 (distclean-stage1, new-stage1-start, new-stage1-end,
5334 new-stage1-bubble, distclean-stage2, new-stage2-start,
5335 new-stage2-end, new-stage2-bubble, distclean-stage3,
5336 new-stage3-start, new-stage3-end): New autogenerated targets.
5337 (objext, prebootstrap, BOOT_CFLAGS,
5338 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5339 targets.
5340
5341 * Makefile.in: Regenerate.
5342 (distclean-stage1, new-stage1-start, new-stage1-end,
5343 new-stage1-bubble, distclean-stage2, new-stage2-start,
5344 new-stage2-end, new-stage2-bubble, distclean-stage3,
5345 new-stage3-start, new-stage3-end): New targets.
5346 (all-stage1-gcc): Move prebootstrap dependency from here...
5347 (configure-stage1-gcc): ...to here.
5348 (new-bootstrap): Use bubble targets.
5349 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5350 Use per-stage distclean targets.
5351 (configure-stage1-gcc, configure-stage2-gcc,
5352 configure-stage3-gcc, all-stage1-gcc,
5353 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5354 Use new-stageN-start to prepare the tree.
5355
04cf1b77
PB
53562004-05-23 Paolo Bonzini <bonzini@gnu.org>
5357
5358 * Makefile.def (host_modules): add libcpp.
5359 * Makefile.tpl: Add dependencies on and for libcpp.
5360 * Makefile.in: Regenerate.
5361 * configure.in: Add libcpp host module.
5362 * configure: Regenerate.
5363
80b200a1
ZW
53642004-05-17 Zack Weinberg <zack@codesourcery.com>
5365
5366 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5367 of libf2c.
5368 * configure, Makefile.in: Regenerate.
5369
4b1cb4fe
DD
53702004-05-13 Diego Novillo <dnovillo@redhat.com>
5371
5372 Merge from tree-ssa-20020619-branch.
5373
5374 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5375 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5376 (HOST_GMPLIBS): Define.
5377 (HOST_GMPINC): Define.
5378 (TARGET_LIB_PATH): Add libmudflap.
5379 (GFORTRAN_FOR_TARGET): Define.
5380 (configure-build*): Export GFORTRAN.
5381 (configure-gcc): Export GMPLIBS and GMPINC.
5382 (all-gcc): Add maybe-all-libbanshee.
5383 (configure-target-libgfortran): Define.
5384 * Makefile.in: Regenerate.
5385 * configure.in (host_libs): Add libbanshee.
5386 (target_libraries): Add target-libmudflap and target-libgfortran.
5387 Add --with-libbanshee.
5388 Handle --disable-libmudflap.
5389 (*-*-freebsd*): Use with_gmp.
5390 Add $(libgcj) to noconfigdirs.
5391 * configure: Regenerate.
5392 * depcomp: New file.
5393 * MAINTAINERS: Add tree-ssa maintainers.
5394
53952004-04-28 Paolo Bonzini <bonzini@gnu.org>
5396
5397 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5398 * configure: Regenerate.
5399
b8908782
DD
54002004-04-27 Paolo Bonzini <bonzini@gnu.org>
5401
5402 Revert:
5403 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5404
5405 * Makefile.def (flags_to_pass): Remove *dir variables that
5406 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5407 as well as prefix and exec_prefix.
5408 * Makefile.in: Regenerate.
5409
54102004-04-26 Paolo Bonzini <bonzini@gnu.org>
5411
5412 * Makefile.def (host_modules): Mark with the bootstrap
5413 flag packages on which gcc depends.
5414 * Makefile.tpl (all-bootstrap): Use it.
5415 * Makefile.in: Regenerate.
5416
54172004-04-26 Paolo Bonzini <bonzini@gnu.org>
5418
5419 * Makefile.def (flags_to_pass): Remove *dir variables that
5420 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5421 as well as prefix and exec_prefix.
5422 * Makefile.in: Regenerate.
5423
54242004-04-26 Paolo Bonzini <bonzini@gnu.org>
5425
80b200a1
ZW
5426 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5427 * configure: Regenerate.
5428 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5429 * gcc/Makefile.tpl (compare): Use the result of the test.
5430 * gcc/Makefile.in: Regenerate.
b8908782
DD
5431
54322004-04-23 Paolo Bonzini <bonzini@gnu.org>
5433
5434 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5435 Always relocate gcc and prev-gcc to the original names, even
5436 if the build fails.
5437 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5438 New targets.
5439
0f260896
RO
54402004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5441
5442 * configure.in (mips*-*-irix5*): Enable ld.
5443 * configure: Regenerate.
5444
51860f05
JW
54452004-04-15 James E Wilson <wilson@specifixinc.com>
5446
5447 * Makefile.tpl (configure-[+module+], configure-gcc,
5448 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5449 Set and export LDFLAGS.
5450 * Makefile.in: Regenerate.
5451
54752a6b
NN
54522004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5453
5454 PR bootstrap/14871
5455 * Makefile.tpl: If we don't have built-in-tree target tools,
5456 use the ones found by configure rather than hacking around with
5457 program_transform_name.
5458 * configure.in: Give Makefile.tpl the information necessary
5459 to do that.
5460 * Makefile.in: Regenerate.
5461 * configure: Regenerate.
5462
54632004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5464
5465 PR bootstrap/14760
5466 * configure.in: When computing baseargs, strip *all* copies of
5467 offending options. Also, don't match/substitute the trailing space,
5468 so that this actually works when two similar options are separated by
5469 only one space.
5470 * configure: Regenerate.
5471
54722004-04-06 David Edelsohn <edelsohn@gnu.org>
5473
80b200a1
ZW
5474 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5475 (rs6000-*-aix*): Same.
5476 * configure: Regenerate.
54752a6b 5477
5e2b61fb
SS
54782004-03-25 Stan Shebs <shebs@apple.com>
5479
5480 Remove MPW support, no longer used.
5481 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5482 mpw-install: Remove files.
5483 * src-release (DEVO_SUPPORT): Remove names of removed files.
5484 * MAINTAINERS: Likewise.
5485
1a6f2dc7
NN
54862004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5487
a0049f1b
NN
5488 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5489 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5490 * Makefile.in: Regenerate.
5491
1a6f2dc7
NN
5492 * configure.in (top level bootstrap support): Rework --enable-werror
5493 to set @stage2_werror_flag@.
5494 * configure: Regenerate.
5495 * Makefile.tpl (top level bootstrap support): Pass
5496 @stage2_werror_flag@ down to configure in stages 2 and 3.
5497 * Makefile.in: Regenerate.
5498
920e3419
NN
54992004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5500
5501 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5502 for stages 2 and 3 as well as in make. As a consequence, remove
5503 OUTPUT_OPTION (now detected by configure) from the flags passed down
5504 to make.
5505 * Makefile.in: Regenerate.
5506
5507 * Makefile.tpl (new-bootstrap): Fix typo.
5508 * Makefile.in: Regenerate.
5509
4fa63067
NN
55102004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5511
5512 * Makefile.tpl: Rearrange by moving recursive_targets rules
5513 into their proper sections.
5514 * Makefile.tpl (top level bootstrap support): Move disabling
5515 of coverage flags from 'make' to 'configure'; improve comments.
5516 * Makefile.in: Regenerate.
5517
5518 * Makefile.tpl (experimental top level bootstrap) Move stage1
5519 language setting from all- target to configure- target; disable
5520 intermodule optimization in stage 1; prevent gratuitous rebuilds
5521 of stage 1.
5522 * Makefile.in: Regenerate.
5523 * configure.in: Comma-separate stage 1 language list for top
5524 level bootstrap.
5525 * configure: Regenerate.
5526
5527 * Makefile.tpl: Clean up experimental top level bootstrap support:
5528 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5529 prev-gcc in configure- targets as well as all- targets.
5530 * Makefile.in: Regenerate.
5531
fb8a10fd
NN
55322004-03-17 Paolo Bonzini <bonzini@gnu.org>
5533
5534 * configure.in: Remove symbolic link section.
5535 * configure: Regenerate.
5536 * Makefile.tpl (links): Remove.
5537 * Makefile.in: Regenerate.
5538
947f426e 55392004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5540 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5541
5542 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5543 Set with AC_CHECK_PROGS.
947f426e
NN
5544 * configure.in: Fix comment typo from last patch.
5545 * configure: Regenerate.
5546
1d39f329
NN
55472004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5548
5549 * Makefile.tpl: Introduce experimental top level bootstrap support.
5550 * Makefile.in: Regenerate.
5551 * configure.in: Introduce support for top level bootstrap.
5552 * configure: Regenerate.
5553
4b0ac75d 55542004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5555 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5556
5557 PR bootstrap/14522
5558 * configure.in: Cope with shells that do not support unquoted ^
5559 * configure: Regenerate.
5560
2e70b094 55612004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5562 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5563
5564 PR bootstrap/14522
5565 * configure.in: Cope with shell that do not support nesting
5566 quotes inside quoted backquote substitutions.
5567 * configure: Regenerate.
5568
55692004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5570
5571 PR bootstrap/14522
5572 * configure.in: Fix escaping of $.
5573 * configure: Regenerate.
5574
9e07f89d
NN
55752004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5576
5577 * configure: Regenerate.
5578
55792004-03-08 Paolo Bonzini <bonzini@gnu.org>
5580
5581 PR ada/14131
5582 Move language detection to the top level.
5583 * configure.in: Find default values for the tools as
5584 soon as possible. Disable ada if GNAT is not found.
5585 Emit error message about missing languages. Expand
5586 --enable-languages=all for the gcc subdirectory.
5587
1712ab83
RS
55882004-03-01 Richard Sandiford <rsandifo@redhat.com>
5589
5590 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5591 and disable libgcj.
5592 * configure: Regenerated.
5593
3dee29da
NN
55942004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5595
5596 PR bootstrap/7087
5597 * Makefile.tpl: Guard XFOO sed statements better.
5598 * Makefile.tpl: Add dependency for configure-target-libada.
5599 * Makefile.in: Regenerate (incidentally fixes broken
5600 commit when libada-branch was merged).
5601
0558264b
AC
56022004-02-28 Andrew Cagney <cagney@redhat.com>
5603
5604 * src-release (CVS_NAMES): Define.
5605 (do-tar, do-tar): Prune $(CVS_NAMES).
5606
c38f9803
AC
56072004-02-23 Andrew Cagney <cagney@redhat.com>
5608
5609 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5610 2004-02-19.09.
5611
55636792
NN
56122004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5613
5614 PR bootstrap/11932
5615 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5616
1e600082
AC
56172004-02-19 Andrew Cagney <cagney@redhat.com>
5618
5619 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5620 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5621
3769cd82
DD
56222004-02-11 David Edelsohn <edelsohn@gnu.org>
5623
5624 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5625 (rs6000-*-aix*): Same.
5626 * configure: Regenerate.
5627
a92834c8
DD
56282004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5629
5630 * configure.in (host): Add in missing $noconfigdirs to defines.
5631 * configure: Regenerate.
5632
a2592b1b
DD
56332004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5634 Nathanael Nerode <neroden@gcc.gnu.org>
5635
5636 PR ada/6637, PR ada/5911
80b200a1 5637 Merge with libada-branch:
a2592b1b
DD
5638 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5639 with appropriate dependencies. Add --enable-libada configure switch.
5640 * configure, Makefile.in: Regenerate.
5641
e31d1ea3
DD
56422004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5643
5644 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5645 * configure: Regenerate.
5646
db85f5c0
JJ
56472004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5648
5649 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5650
fc434214
DD
56512004-01-23 DJ Delorie <dj@redhat.com>
5652
5653 * Makefile.def (target_modules) [libiberty]: Don't stage.
5654 * Makefile.in: Rebuilt.
5655
ad445c2c 56562004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5657
ad445c2c
JJ
5658 * COPYING.NEWLIB: Update to include copyrights for new
5659 iconv code.
5660
72bbedde
AC
56612004-01-15 Andrew Cagney <cagney@redhat.com>
5662
5663 * src-release: Update copyright year.
5664 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5665 (NEWLIB_SUPPORT_DIRS): Delete macro.
5666 (newlib.tar.bz2): Delete rule.
5667
a6d6062d
DD
56682004-01-14 Loren J. Rittle <ljrittle@acm.org>
5669
5670 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5671 * Makefile.tpl (configure-target-[+module+]): Support stage.
5672 * Makefile.in: Rebuilt.
5673
f8b73030
MR
56742003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5675
5676 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5677 throughout.
5678
aff0e9df
NN
56792004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5680
bb5dca17
NN
5681 * configure.in: Use ./config.cache, not config.cache.
5682 * configure: Regenerate.
5683 * Makefile.tpl: Special-casing not needed for GCC any more.
5684 * Makefile.in: Regenerate.
5685
82252c06
NN
5686 * configure.in: Don't share a cache file for host dirs.
5687 * configure: Regenerate.
5688
aff0e9df
NN
5689 * config-ml.in: Don't mess with the cache file.
5690
95036d20
NN
56912004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5692
ac7b618e
NN
5693 * Makefile.tpl: Make GCC use a separate config.cache.
5694 * Makefile.in: Regenerate.
5695
95036d20
NN
5696 PR bootstrap/11932, PR bootstrap/11933
5697 (I don't know if it will fix either of them, but it relates
5698 to them.)
5699 * configure.in: Don't use shared config.cache for target
5700 directories.
5701 * configure: Regenerate.
5702
08c1856b
DD
57032003-12-31 Roger Sayle <roger@eyesopen.com>
5704
5705 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5706 * configure: Regenerated.
5707
c1968181 57082003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 5709
9eb322aa
MF
5710 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5711 * configure: Regenerated.
c1968181 5712
10ecffb9
NN
57132003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5714
5715 Port change over from GCC:
5716 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5717 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5718 (configure-build-[+module+], configure-[+module+]): Likewise.
5719 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5720 * Makefile.in: Regenerate.
5721
f2ab5990
TF
57222003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5723
5724 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5725 * configure: Regenerate.
5726
41a7d11a
JJ
57272003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5728
80b200a1 5729 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
5730 stdlib.
5731
d9441a1f
DD
57322003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5733
5734 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5735 * Makefile.in: Regenerate.
5736
3a48a978
DD
57372003-10-20 Phil Edwards <phil@codesourcery.com>
5738
5739 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5740 * configure: Regenerate.
5741
f0b24077
NN
57422003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5743
5744 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5745 HOST_FLAGS_TO_PASS.
5746 * Makefile.in: Regenerate.
5747
5fbad20a
DD
57482003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5749
5750 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5751 * configure: Rebuilt
5752 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5753 * Makefile.in: Rebuilt
5754
78be4155
L
57552003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5756
5757 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5758
051fcc7a
L
57592003-10-01 Phil Edwards <pme@gcc.gnu.org>
5760
5761 * config-ml.in: Use ac_configure_args directly instead of
5762 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5763 actually seen.
5764
57652003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5766
5767 * config-ml.in: Propagate INSTALL variables.
5768
f27d4f92
DJ
57692003-09-21 Daniel Jacobowitz <drow@mvista.com>
5770
5771 * configure.in: Pass a computed --program-transform-name
5772 to subconfigures.
5773 * configure: Regenerated.
5774
cae4d560
NN
57752003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5776
5777 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5778 * Makefile.in: Regenerate.
5779
5780 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5781 * Makefile.in: Regenerate.
5782
8ff944f6
DJ
57832003-09-17 Daniel Jacobowitz <drow@mvista.com>
5784
5785 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5786 quoting.
5787 * configure: Regenerated.
5788
d9a35680
MC
57892003-09-12 Michael Chastain <mec@shout.net>
5790
5791 Fix PR gdb/857.
5792 * src-release (do-proto-topleve): Remove junk files
5793 intl/config.cache, intl/config.status,
5794 intl/config.h, intl/stamp-h.
5795
710068b9
AC
57962003-09-14 Andrew Cagney <cagney@redhat.com>
5797
5798 * src-release (dejagnu.tar): New target.
5799 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5800 (do-djunpack): Use $(PACKAGE) for the package name.
5801
e1008165
DD
58022003-09-04 DJ Delorie <dj@redhat.com>
5803
5804 * configure: Regenerate.
5805
21998d12
NC
58062003-09-04 Robert Millan <robertmh@gnu.org>
5807
5808 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 5809
ccca4bb3
DD
58102003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5811
5812 * configure.in: Ensure arguments to sed are properly spaced.
5813 * configure: Regenerate.
5814
ee949b5e
DJ
58152003-08-28 Daniel Jacobowitz <drow@mvista.com>
5816
5817 Merge from gcc:
5818 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5819 * install-sh: Update to newer upstream versions (associated with
5820 aclocal 1.7).
5821 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5822
75addda2
DJ
58232003-08-27 Daniel Jacobowitz <drow@mvista.com>
5824
5825 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5826 * configure: Regenerated.
5827
8d2877d8
NN
58282003-08-23 Phil Edwards <pme@gcc.gnu.org>
5829
5830 * configure.in: Use newline instead of semicolon when assuming
5831 shell arguments in a for loop.
5832 * configure: Regenerated.
5833
d2cc0e0d
GK
58342003-08-20 Geoffrey Keating <geoffk@apple.com>
5835
5836 PR 8180
5837 * configure.in: When testing with_libs and with_headers, treat
5838 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5839 * configure: Regenerate.
80b200a1 5840
d2cc0e0d
GK
5841 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5842 make, shell, etc.
5843 (baseargs): Likewise.
5844 * configure: Regenerate.
5845
04d1ab34
GK
58462003-08-19 Geoffrey Keating <geoffk@apple.com>
5847
5848 * configure.in: Disable libgcj for darwin not on powerpc.
5849 * configure: Rebuild.
5850
ca506da8
MC
58512003-08-15 Michael Chastain <mec@shout.net>
5852
5853 * src-release (do-proto-toplev): Remove junk files
5854 dejagnu/example/calc/config.status,
5855 dejagnu/example/calc/config.log.
5856
a4aa3f49
DD
58572003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5858
5859 * config-ml.in, symlink-tree: Add license.
5860
ede4fbe4
NN
58612003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5862
5863 Merge from gcc:
5864
5865 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5866 * Makefile.tpl (check, check-c++): Express dependencies using
5867 dependencies rather than commands.
5868 * Makefile.in: Regenerate.
5869
5870 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5871 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5872 * Makefile.in: Update.
5873
970f29af
AC
58742003-08-01 Andrew Cagney <cagney@redhat.com>
5875
5876 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5877 * configure: Ditto.
5878
b2884a0c
DD
58792003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5880
5881 * configure.in: Enable libgcj for darwin.
5882 * configure: Rebuild.
5883
c07f46a4
NN
58842003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5885
5886 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5887
9175bfc0
NN
58882003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5889
5890 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5891 creating target and build subdirs to build all parent dirs as needed.
5892 * Makefile.in: Rebuild.
5893 * configure.in: Don't build dirs explicitly here.
5894 * configure: Rebuild.
5895
b9abda6a
AO
58962003-07-22 Alexandre Oliva <aoliva@redhat.com>
5897
5898 * Makefile.tpl (all-make): Depend on intl.
5899 * Makefile.in: Rebuilt.
5900
eef8ffd4
NN
59012003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * config.if: Remove unused libc_interface determination.
5904
295efaf0
NN
59052003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5906
5907 * Makefile.in: Regenerate, correctly this time.
5908
e5c3f801
NN
59092003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5910
5911 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5912 unused INSTALL_PROGRAM_ARGS.
5913 * configure.in: Use AC_PROG_INSTALL.
5914 * Makefile.in: Regenerate.
5915 * configure: Regenerate.
5916
4a18bd6b
AO
59172003-07-10 Alexandre Oliva <aoliva@redhat.com>
5918
5919 * configure: Rebuilt.
5920 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5921 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5922 newlib nor libgloss.
5923 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5924 * configure.in (am33_2.0-*-linux*): Added.
5925
fbd1054d
BW
59262003-07-09 Bob Wilson <bob.wilson@acm.org>
5927
5928 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5929 * configure: Regenerate.
5930
b40e3958
L
59312003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5932
5933 * config-ml.in: Replace PWD with PWD_COMMAND.
5934 * Makefile.tpl: Likewise.
5935 * Makefile.in: Regenerated.
5936
4a5be7ba
NN
59372003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5938
5939 * configure.in: Clean up config-lang.in handling. Delete
5940 useless assignment to "subdirs".
5941 * configure: Regenerate.
5942
9c14acb8
NN
59432003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5944
5945 * configure.in: Rename 'target_libs' to 'target_libraries'.
5946 Remove useless reference to 'target_libs'.
5947 * configure: Regenerate.
5948
8f32e830
KS
59492003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5950
5951 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5952 * Makefile.in: Regenerate.
5953
12f0bd74
NN
59542003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5955
5956 * Makefile.def: Introduce flags_to_pass.
5957 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5958 * Makefile.in: Regenerate.
5959
b07c2aad
HPN
59602003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5961
5962 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5963 and target-libgloss.
5964 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5965 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 5966 * configure: Regenerate.
b07c2aad 5967
56f25033
DD
59682003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5969
5970 * configure.in: Update testsuite_flags to new location.
5971 * configure. Regenerate.
80b200a1 5972
4ec9a3b2
NN
59732003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5974
5975 * Makefile.tpl: Remove BUILD_CC stuff.
5976 * Makefile.in: Regenerate.
5977
059083b1 59782003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5979
059083b1
L
5980 * config.guess: Update to 2003-06-12 version.
5981 * config.sub: Update to 2003-06-13 version.
5982
535b046a
TS
59832003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5984
5985 * MAINTAINERS: Add myself as MIPS co-maintainer.
5986
00c22daa 59872003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 5988
00c22daa
L
5989 * config.guess: Update to 2003-06-06 version.
5990 * config.sub: Update to 2003-06-06 version.
5991
1047cb91
DD
59922003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5993
5994 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5995 * configure. Regenerate.
5996
123494c8
NN
59972003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5998
1047cb91
DD
5999 * configure.in: Disable serial configure by default.
6000 * configure: Regenerate.
6001 * Makefile.tpl: Abolish .NOTPARALLEL.
6002 * Makefile.in: Regenerate.
6003
7f121bbf
NN
6004 * Makefile.tpl: Replace {build,host,target}_canonical by
6005 {build,host,target}.
6006 * Makefile.in: Regenerate.
6007
123494c8
NN
6008 * Makefile.tpl: Fix stupid pasto.
6009 * Makefile.in: Regenerate.
6010
ec7e0995
NN
60112003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6012
6013 * Makefile.tpl: Remove bogus conditional.
6014 * Makefile.in: Regenerate.
6015
27b1cc72
NN
60162003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6017
2a4cbe27
NN
6018 * Makefile.tpl: Make 'recursive targets' using autogen rather
6019 than shell loop. Remove duplicate 'clean' targets and false
6020 comments.
6021 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6022 Add systematic method of specifying missing targets in subdirs.
6023 Add copyright boilerplate.
6024 * Makefile.in: Regenerate.
6025 * configure.in: Add 'recursive targets' to maybe list.
6026 * configure: Regenerate.
6027
27b1cc72
NN
6028 * Makefile.tpl: Rename [+target+] to [+make_target+].
6029 * Makefile.def: Rename 'target' to 'make_target'.
6030
01e51bd0
NC
60312003-05-30 Nick Clifton <nickc@redhat.com>
6032
6033 * README-maintainer-mode: Update URL for locating blessed config
6034 tools.
6035
2fd84b42
NC
60362003-05-29 Robert Millan <rmh@debian.org>
6037
6038 * ltconfig: Import this patch and modify for use with current
6039 version of ltconfig:
6040
6041 2003-05-21 Bruno Haible <bruno@clisp.org>
6042
6043 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6044 GNU/FreeBSD.
6045
8945c6bb
DD
60462003-05-28 DJ Delorie <dj@redhat.com>
6047
6048 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6049 * Makefile.in: Regenerate.
6050
2f9632a1
JJ
60512003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6052
80b200a1 6053 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6054
3a12db16 60552003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6056
3a12db16
DD
6057 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6058 newlib or libgloss.
6059 * Makefile.in: Regenerate.
6060
44482353
DD
60612003-05-21 DJ Delorie <dj@redhat.com>
6062
6063 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6064 * Makefile.in: Regenerate.
6065
fec2c52d
MR
60662003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6067
6068 * configure.in: Use curly braces in the definition of tooldir.
6069 * configure: Regenerate.
6070
16ae0395
NN
60712003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6072
6073 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6074 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6075 Factor out common code from autogen IF statements.
6076 * configure: Regenerate.
6077 * Makefile.in: Regenerate.
6078
ec11bdc6
DD
60792003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6080
6081 * configure.in: Accept i[3456789]86 for machine type.
6082 * configure: Regenerate.
6083
dd12c3a8
NN
60842003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6085
6086 * configure.in: Switch more things to use maybe dependencies.
6087 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6088 * configure: Regenerate.
6089 * Makefile.tpl: Switch more things to use maybe dependencies.
6090 * Makefile.in: Regenerate.
6091
cf662e21
AJ
60922003-05-16 Andreas Schwab <schwab@suse.de>
6093
6094 * Makefile.tpl (install-opcodes): Define.
6095 * Makefile.in: Rebuild.
6096
5481b376
AJ
60972003-05-13 Andreas Jaeger <aj@suse.de>
6098
6099 * config.guess: Update to 2003-05-09 version.
6100 * config.sub: Update to 2003-05-09 version.
6101
3959a22a
AJ
61022003-05-13 Michael Eager <eager@mvista.com>
6103
6104 * configure.in: Correct sed script so that options in quotes are not
6105 deleted.
6106 * configure: Rebuild.
6107
564b43e5
CV
61082003-05-12 Corinna Vinschen <corinna@vinschen.de>
6109
6110 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6111 and $$s/newlib/libc/sys/cygwin32 include paths.
6112 * configure: Ditto.
6113
bb947dc9
L
61142003-05-05 H.J. Lu <hjl@gnu.org>
6115
6116 * config-ml.in: Restored from gcc repository.
6117
77f7441a
CD
61182003-05-02 Chris Demetriou <cgd@broadcom.com>
6119
80b200a1
ZW
6120 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6121 * Makefile.in: Regenerate.
77f7441a 6122
a26d7085
DJ
61232003-04-27 Daniel Jacobowitz <drow@mvista.com>
6124
6125 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6126 and Makefile.def.
6127
e4c4d240
DJ
61282003-04-27 Daniel Jacobowitz <drow@mvista.com>
6129
6130 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6131 * Makefile.in: Regenerated.
6132
62a3fc85
DD
61332003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6134
6135 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6136 * Makefile.in: Regenerate.
6137
61382003-04-18 Jakub Jelinek <jakub@redhat.com>
6139
6140 * configure.in (powerpc64*-*-linux*): Remove.
6141 * configure: Rebuilt.
6142
5b474aa8
DD
61432003-04-17 Phil Edwards <pme@gcc.gnu.org>
6144
6145 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6146 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6147 and restrap.
6148 * Makefile.in: Regenerate.
6149
61502003-04-16 Richard Earnshaw <rearnsha@arm.com>
6151
6152 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6153 * configure: Regenerated.
6154
bc295afe
AO
61552003-04-11 Alexandre Oliva <aoliva@redhat.com>
6156
6157 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6158 * */configure: Rebuilt.
6159
3728fade
NN
61602003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6161
6162 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6163 * Makefile.in: Regenerate.
6164
ce5b542e
MC
61652003-03-14 Michael Chastain <mec@shout.net>
6166
6167 * Makefile.in: Regenerate with correct Makefile.def.
6168
3db0a37f
NN
61692003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6170
6171 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6172 Make macro.
6173 * Makefile.in: Regenerate.
6174 * configure.in: Clean up gxx_include_dir logic.
6175 * configure: Regenerate.
6176
34349c6e
DD
61772003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6178
6179 * configure.in (gxx_include_dir): Fix typo.
6180 * configure: Regenerated.
6181
686c28c9
AC
61822003-03-06 Andrew Cagney <cagney@redhat.com>
6183
6184 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6185
bba45b8b 61862003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6187
bba45b8b
NN
6188 * configure.in: Include $(build_tooldir)/sys-include in
6189 FLAGS_FOR_TARGET.
6190 * configure: Regenerated.
6191
2683747f
NN
61922003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6193
bba45b8b
NN
6194 * Makefile.tpl: Reindent.
6195 * Makefile.in: Regenerate.
6196 * configure.in: Reindent. Don't set unused variables.
6197 * configure: Regenerate.
6198
2683747f
NN
6199 * Makefile.tpl: Always pass down RANLIB.
6200 * Makefile.in: Regenerate.
6201
6202 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6203 * Makefile.in: Regenerate.
6204 * configure.in: Remove unused logic relating to --enable-shared
6205 and --enable-threads. Remove bogus comments. Remove redundant
6206 noconfigdirs.
6207 * configure: Regenerate.
6208
6209 * configure.in: Replace ${libstdcxx_version} by its value.
6210 Remove reference to mh-dgux.
6211 * configure: Regenerate.
6212
50212802
NN
62132003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6214
6215 * Makefile.tpl: Rearrange.
6216 * Makefile.in: Regenerate.
6217
a6be7fc6
NC
62182003-02-25 Nick Clifton <nickc@redhat.com>
6219
6220 * configure: Remove site-file supprot - it is obsolete.
6221
f8a495c8
NC
62222003-02-24 Uwe Stieber <uwe@wwws.de>
6223
6224 * configure.in: Add support for kaOS as cross build target system.
6225 * configure: Regenerated.
6226
3decd77d
DD
62272003-02-20 Sean McNeil <sean@blue.mcneil.com>
6228
6229 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6230 configure-target-* as some target builds may require additional
6231 flags for preprocessor tests.
6232 * Makefile.in: Regenerated.
6233
f4ff34a3
AO
62342003-02-19 Alexandre Oliva <aoliva@redhat.com>
6235
6236 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6237 * ltconfig: Handle it.
6238 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6239 auto-detecting it.
6240
b7e4a931
AO
62412003-02-19 Alexandre Oliva <aoliva@redhat.com>
6242
6243 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6244 it is used as argument to $CC.
6245 * ltcf-gcj.sh: Likewise.
6246
6b784d9f
AO
62472003-02-19 Alexandre Oliva <aoliva@redhat.com>
6248
6249 * configure.in: Introduce --enable-maintainer-mode.
6250 * configure: Rebuilt.
6251 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6252 for maintainer mode.
6253 * Makefile.in: Rebuilt.
6254
8bcd8a07
AC
62552003-02-19 Andrew Cagney <ac131313@redhat.com>
6256
6257 * configure: Regenerate using autoconf 2.13.
6258
ee3fd329
AM
62592003-02-19 Alan Modra <amodra@bigpond.net.au>
6260
6261 * config.guess: Import latest version.
6262 * config.sub: Import latest version.
6263
e9e45685
JM
62642003-02-18 Jason Merrill <jason@redhat.com>
6265
6266 * Makefile.tpl (check-c++): Allow parallelism.
6267
859789af
AC
62682003-02-17 Andrew Cagney <ac131313@redhat.com>
6269
6270 * configure: Regenerate using autoconf 000227.
6271
b3f16a9b
GK
62722003-02-15 Geoffrey Keating <geoffk@apple.com>
6273
6274 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6275 don't configure target-libobjc.
6276 * configure: Regenerate.
6277
72e60e02
DD
62782003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6279
6280 * Makefile.tpl (RANLIB): Define.
6281 * Makefile.in: Regenerate.
6282
91f0e695
KS
62832003-02-06 Keith R Seitz <keiths@redhat.com>
6284
6285 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6286 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6287 * Makefile.in: Regenerated.
6288 * configure.in: Remove all traces of snavigator, db, and grep.
6289 * configure: Regenerated.
6290
122bfa92
FCE
62912003-01-31 Frank Ch. Eigler <fche@redhat.com>
6292
6293 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6294 * Makefile.in: Regenerated.
6295
264095c3
AO
62962003-01-30 Alexandre Oliva <aoliva@redhat.com>
6297
6298 * config.if: Copy from GCC.
6299
a84dbcb3
AO
63002003-01-27 Phil Edwards <pme@gcc.gnu.org>
6301
6302 * configure.in: Revert 24Jan change.
6303 * configure: Regenerate.
6304
19618276
NN
63052003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6306
6307 * configure.in: Revert previous change.
6308 * configure: Regenerate.
6309
b7f27a92
NN
63102003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6311
6312 * configure.in: Make rda native-only.
6313 * configure: Regenerate.
6314
83326456
NN
63152003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6316
6317 * configure.in: Add missing \.
6318 * configure: Rebuilt.
6319
5e367fa5
JJ
63202003-01-17 Jakub Jelinek <jakub@redhat.com>
6321
6322 * configure.in (baseargs): Avoid using \| in sed regular
6323 expressions.
6324 * configure: Rebuilt.
6325
e01f337c
JJ
63262003-01-16 Jakub Jelinek <jakub@redhat.com>
6327
6328 * configure.in (baseargs): Remove all supported forms of
6329 --cache-file, --srcdir, --host, --build and --target options
6330 from argument lists.
6331 * configure: Rebuilt.
6332
aa236487
AO
63332003-01-15 Alexandre Oliva <aoliva@redhat.com>
6334
6335 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6336 * configure: Rebuilt.
6337
586c0873
NN
63382003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6339
6340 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6341 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6342 * Makefile.in: Regenerate.
6343 * configure: Regenerate.
6344
497f816e
DD
63452003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6346
6347 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6348 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6349 * Makefile.in: Regenerate.
6350
bfbe5519
AO
63512003-01-09 Alexandre Oliva <aoliva@redhat.com>
6352
6353 * configure.in: Remove Makefile in build, host and target modules
6354 unless configure was run with --no-recursion.
6355 * configure: Rebuilt.
6356
3f234ef5
CD
63572003-01-08 Chris Demetriou <cgd@broadcom.com>
6358
6359 * config.guess: Update to 2003-01-03 version.
6360 * config.sub: Update to 2003-01-03 version.
6361
a3982d48
CF
63622003-01-07 Christopher Faylor <cgf@redhat.com>
6363
6364 * configure: Regenerate with proper autoconf 2.13.
6365
75778ec4
CF
63662003-01-07 Christopher Faylor <cgf@redhat.com>
6367
80b200a1
ZW
6368 * configure.in: Add AC_PREREQ for consistency.
6369 * configure: Regenerate.
75778ec4 6370
c180f501
AC
63712003-01-06 Andrew Cagney <ac131313@redhat.com>
6372
6373 * configure.in (GDB_TK): Add tcl directories conditional on
6374 gdb/gdbtk directory being present.
6375 * configure: Regenerate.
5481b376 6376
46ca2cc2
DA
63772003-01-04 John David Anglin <dave.anglin@nrc.ca>
6378
6379 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6380 by gcc if LD is not defined and we are not doing a Canadian Cross.
6381 * configure: Rebuilt.
6382
53dd8dab
DJ
63832003-01-01 Daniel Jacobowitz <drow@mvista.com>
6384
6385 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6386
50ceb20c
TT
63872002-12-31 Tom Tromey <tromey@redhat.com>
6388
6389 * Makefile.in: Rebuilt.
6390 * Makefile.def (target_modules) [libffi]: Allow installation.
6391
e78b5cfe
AS
63922002-12-31 Andreas Schwab <schwab@suse.de>
6393
6394 * configure.in: Fix use of $program_transform_name.
6395 * configure: Regenerated.
6396
67448102
DJ
63972002-12-30 Daniel Jacobowitz <drow@mvista.com>
6398
6399 * configure.in (baseargs): Don't remove first configure argument.
6400 * configure: Regenerated.
6401
e6bfb94a
AO
64022002-12-29 Alexandre Oliva <aoliva@redhat.com>
6403
6404 * Makefile.tpl (local-distclean): Don't remove...
6405 (multilib.ts): ... this. Moved into...
6406 (multilib.out): ... this. Don't use sub-make.
6407 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6408 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6409 (configure-build-[+module+], configure-[+module+],
6410 configure-target-[+module+], configure-gcc): ... these. Test
6411 for Makefile existence. Drop config.status from dependencies.
6412 * Makefile.in: Rebuilt.
6413 * configure.in: Move gcc-version-trigger to the end of
6414 ac_configure_args. Add comments to maybedep.tmp and
6415 serdep.tmp. Introduce --disable-serial-configure. Remove
6416 nonopt from baseargs, matching and removing corresponding
6417 whitespace while at it.
6418 * configure: Rebuilt.
6419
8f0dfb36
AO
64202002-12-28 Alexandre Oliva <aoliva@redhat.com>
6421
6422 * configure.in (host_configargs): Replace reference to
6423 no-longer-defined buildopts with --build=${build_alias}.
6424 * configure: Rebuilt.
6425
43be203f
AO
64262002-12-28 Alexandre Oliva <aoliva@redhat.com>
6427
6428 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6429 program_transform_name to standard idiom.
6430 (AUTOGEN, AUTOCONF): Define.
6431 (Makefile.in): Use $(AUTOGEN).
6432 (Makefile): Depend on config.status, and use autoconf-style rule to
6433 build it. Move original commands to...
6434 (config.status): ... this new target.
6435 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6436 $(AUTOCONF).
6437 * Makefile.in: Rebuilt.
6438
a0da8069
NN
64392002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6440
d18f1c9f
NN
6441 * Makefile.tpl: Fix dramatic bustage due to change in
6442 program_transform_name.
6443 * Makefile.in: Regenerate.
6444
6445 * configure.in: Remove unnecessary PATH setting.
6446 * configure: Regnerate.
6447
6448 * configure.in: Don't default to unprefixed tools unless
6449 the native tools will work.
6450 * configure: Regenerate.
6451
a0da8069
NN
6452 * configure.in: Convert to autoconf script. Blow away lots
6453 of now-redundant Makefile fragments.
6454 * configure: Generate using Autoconf.
6455 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6456 * Makefile.in: Regenerate.
6457
c567df0a
NN
64582002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6459
5481b376 6460 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6461 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6462
5481b376 6463 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6464 where they belong.
2c7f9a32 6465
2dabcfb4
AS
64662002-12-24 Andreas Schwab <schwab@suse.de>
6467
6468 * Makefile.tpl (multilib.out): Fix missing space.
6469 * Makefile.in: Regenerate.
6470
1086bc09
NN
64712002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6472
6473 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6474 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6475 * Makefile.in: Regenerate.
6476 * configure.in: Remove unnecessary leftovers.
6477
1086bc09
NN
64782002-12-21 Geoffrey Keating <geoffk@apple.com>
6479
6480 * configure.in (extra_ranlibflags_for_target): New variable.
6481 (*-*-darwin): Add -c to ranlib commands.
6482 * configure (tooldir): Handle extra_ranlibflags_for_target.
6483
14e9ca95
JJ
64842002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6485
6486 * COPYING.NEWLIB: Updated.
6487 * COPYING.LIBGLOSS: Ditto.
6488
14c428fb
NN
64892002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6490
6491 * Makefile.tpl: Revert HJL's change.
6492 * Makefile.in: Regenerated.
6493 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6494 always.
6495
313b8244
AS
64962002-12-19 Andreas Schwab <schwab@suse.de>
6497
6498 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6499 * Makefile.in: Regenerate.
6500
efeae3db
L
65012002-12-18 H.J. Lu <hjl@gnu.org>
6502
6503 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6504 * Makefile.in: Regenerated.
6505
6506 * configure.in (build_prefix): New. Substitute.
6507
43d92c63
NN
65082002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6509
59da4fe6
NN
6510 * Makefile.tpl: Don't let real targets depend on phony targets.
6511 * Makefile.in: Regenerate.
6512
43d92c63
NN
6513 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6514 * Makefile.in: Regenerate.
6515
b72e6a2d
JM
65162002-12-16 Jason Merrill <jason@redhat.com>
6517
6518 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6519 previous 'make bootstrap'.
6520 * Makefile.in: Regenerate.
6521
95c72c44
HPN
65222002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6523
6524 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6525
7d695d07
JM
65262002-12-13 Jason Merrill <jason@redhat.com>
6527
6528 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6529 library tests.
6530 (check-c++): Just depend on it and check-target-libstdc++-v3.
6531 * Makefile.in: Regenerate.
6532
54103d1e
NN
65332002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6534
6535 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6536 * Makefile.in: Regenerate.
6537
4024f1e1
JJ
65382002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6539
80b200a1
ZW
6540 * COPYING.NEWLIB: Update list of alternate Regent of California
6541 licenses and discuss official revoking of advertising clause.
6542 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6543
7dda0df6
AO
65442002-12-12 Alexandre Oliva <aoliva@redhat.com>
6545
6546 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6547 * Makefile.in: Rebuilt.
6548
d03be79e 65492002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6550
929293f4
NN
6551 * configure: Fix bug put in by gremlins.
6552
d03be79e
NN
6553 * Makefile.tpl: Substitute more autoconfily.
6554 * configure: Substitute more autoconfily.
6555 * Makefile.in: Regenerate.
6556
65572002-12-08 Andrew Cagney <ac131313@redhat.com>
6558
6559 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6560 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6561
65622002-12-06 DJ Delorie <dj@redhat.com>
6563
6564 * Makefile.tpl: Change configure dependencies to not have real
6565 targets depend on phony targets.
b4a77b47 6566
db1ac78d
NN
65672002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6568
bcaf2395
NN
6569 * configure.in: Revert unintentional change.
6570
b4fa093e
NN
6571 * src-release: Configure host subdirs.
6572
db1ac78d
NN
6573 * Makefile.tpl: Change dependency for */multilib.out so that
6574 it works when gcc isn't in the tree.
6575
6576 * configure.in: Substitute more.
6577 * configure: Run subconfigures from the Makefile.
6578 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6579 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6580
15723a45
NN
65812002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6582
e2b9e2dc
NN
6583 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6584 and corresponding dependencies.
6585 * Makefile.in: Regenerate.
6586
2af579c4
NN
6587 * configure.in (host_tools): Order binutils, gas and ld for
6588 convenience in running the testsuites.
6589
a2cc058a
NN
6590 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6591 * Makefile.in: Regenerate.
6592 * configure.in: Introduce rules to serialize subconfigure runs.
6593
15723a45
NN
6594 * configure.in: Introduce BASE_CC_FOR_TARGET.
6595 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6596 Realize configure-build-* targets. Realize configure-target-* targets.
6597 * Makefile.in: Regenerate.
6598
ae831be5
NN
65992002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6600
6601 * configure: Move gcc_version_trigger stuff from here...
6602 * configure.in: ...to here.
6603
6604 * configure.in: Separate subconfigure options added by this file from
6605 options given by the user. Add machinery to put args for host
6606 subconfigures into the Makefile.
6607
6608 * Makefile.tpl: Remove 'vault' targets.
6609 * Makefile.tpl: Reorder and comment dependencies.
6610 * Makefile.in: Regenerate.
6611
bbf7c8ac
NN
66122002-11-28 Geoffrey Keating <geoffk@apple.com>
6613
6614 * configure.in: Move host-specific darwin noconfigdirs into
6615 the host-specific section.
6616
930314a4
NN
66172002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6618
52d7cdee
NN
6619 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6620 during replay.
6621 * Makefile.in: Regenerate.
6622
930314a4
NN
6623 (finishing slow-motion replay)
6624 * configure: Remove skip-this-dir support.
6625 * Makefile.tpl: Remove skip-this-dir support.
6626
6627 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6628 subdirectories.
6629 * Makefile.in: Regenerate.
6630
6631 * Makefile.tpl: Strip out useless setting of 'dir'.
6632 * Makefile.in: Regenerate.
5481b376 6633
930314a4
NN
66342002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6635
6636 (finishing slow-motion replay)
6637 * configure.in: Fix deeply stupid bug.
6638
6639 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6640 shell code in CXX_FOR_TARGET
6641 * Makefile.def: Introduce raw_cxx.
6642 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6643 RAW_CXX_FOR_TARGET.
6644 * Makefile.in: Regenerate.
6645
66462002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6647
6648 (finishing slow-motion replay)
6649 * Makefile.tpl: Remove unnecessary ifs.
6650 * Makefile.in: Regenerate.
6651
5481b376 6652 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6653 dependencies. Maybe-ize build-libiberty. Create dummy install
6654 targets for 'no_install' modules.
5481b376 6655 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6656 build_modules stuff to configure.in.
5481b376 6657 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6658 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6659 * Makefile.in: Regenerate.
6660
3866be5d
NN
66612002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6662
6663 (continuing slow-motion replay)
6664 * Makefile.tpl: Make all-target, install-target behave similarly
6665 to all, install (only hitting configured targets). Eliminate
6666 unused macro defintions.
6667
6668 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6669 build != host.
6670
6671 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6672
6673 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6674
5481b376 6675 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
6676 configuring. Remove references to "dosrel".
6677 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 6678 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 6679 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 6680 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
6681 and redundant dependency; rearrange slightly.
6682 * Makefile.def: Add host-side libtermcap, utils.
6683
6684 * Makefile.in: Regenerate.
6685
e393202e
NN
66862002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6687
6688 (Continuing slow-motion replay)
6689 * Makefile.def: Add list of recursive targets to autogenerate.
6690 Add build_modules.
6691 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6692 targets. Autogenerate *-build-* targets.
6693 * Makefile.in: Regenerate.
6694
583d52d7
NN
66952002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6696
6697 (Continuing slow-motion replay)
6698 * configure: More autoconf-style substitutions.
6699 * Makefile.tpl: More autoconf-style substitutions.
6700 * Makefile.in: Regenerate.
6701
67022002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6703
6704 (Continuing slow-motion replay)
6705 * configure: Substitute more variables in a more autoconf-friendly
6706 way. Simplify slightly.
6707 * Makefile.tpl: Make more variables substitutable in an
6708 autoconf-friendly way.
6709 * Makefile.in: Regenerate.
6710
874e38b4
NN
67112002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6712
6713 (Continuing slow-motion replay)
6714 * configure.in (v810*): Remove special setting of tools.
6715
6716 * configure: Add support for extra required flags for ar or nm.
6717 * configure.in (aix4.3+): Use above support for target-specific
6718 issues, rather than using config/mt-aix43.
6719
852e5f18
NN
67202002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6721
6722 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6723 * configure: Remove 'removing', which doesn't work. Replace $subdir
6724 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6725 with $srcdir. Reformat indentation. Substitute some variables
6726 formerly hard-coded in the Makefile for build=host.
6727 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6728 * Makefile.def: Autogenerate more.
6729 * Makefile.in: Regenerate.
6730
c9a0d920
DD
67312002-11-13 Bruce Korb <bkorb@gnu.org>
6732
6733 * Makefile.tpl: syntactic cleanup
6734
dd2768ff
KB
67352002-11-04 Kevin Buettner <kevinb@redhat.com>
6736
6737 * Makefile.def (host_modules): Add rda.
6738 * Makefile.in: Regenerate.
6739 * configure.in (target_tool): Add target-rda to list.
6740
1aa8389d
DD
67412002-10-25 Phil Edwards <pme@gcc.gnu.org>
6742
6743 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6744 and restrap targets to this rule.
6745 * Makefile.in: Regenerate.
6746
28f46298
HPN
67472002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6748
6749 * configure.in (i[3456]86-*-linux*): Add check to disable
6750 ${libgcj} for glibc1.
6751
ff72e302
NC
67522002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6753
6754 * configure.in: Add tic4x target.
6755
8607b6c9
NN
67562002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6757
6758 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6759 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6760 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6761 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6762 * Makefile.in: Regenerate.
6763
f8f61f4a
NN
67642002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6765
c86f794b
NN
6766 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6767 * Makefile.in: Regenerate.
6768
a9590527
NN
6769 * Makefile.def: Remove order dependency comments.
6770 * Makefile.tpl: Add explicit install-install dependencies.
6771 * Makefile.in: Regenerate.
6772
8412ce72
NN
6773 * Makefile.tpl: Remove material now in src-release. (Finally!)
6774 * Makefile.in: Regenerate.
6775
8b9f37f1
NN
6776 * configure: Restore my original patch by syncing with gcc version.
6777
f8f61f4a
NN
6778 * Bring following over from gcc:
6779
67802002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6781
6782 * configure.in (s390*-*-linux*): Enable libgcj.
6783
403d9505
NN
67842002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6785
6786 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6787
95f6f383
AM
67882002-10-02 Alan Modra <amodra@bigpond.net.au>
6789
e4673b0a 6790 * configure: Move stray lines back to where they belong.
95f6f383 6791
748503c8
NN
67922002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6793
a581b5c3
NN
6794 * Makefile.tpl: Insert configure-target target, for src-release.
6795
c084f5b4
NN
6796 * configure: Finish reverting change which Andrew Cagney started
6797 reverting. Should fix bustage.
6798
7aa673ed 6799 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
6800 * src-release: New file. Contains material for making net
6801 releases for gdb, binutils, et al., formerly in Makefile.in.
6802
82a9b2d9
NC
68032002-09-30 Nick Clifton <nickc@redhat.com>
6804
6805 * cpu: New top level directory. Intended to hold input files for
6806 CGEN which have FSF copyright assignment.
6807 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6808
c2463a00
AC
68092002-09-29 Andrew Cagney <ac131313@redhat.com>
6810
6811 Revert below (note that src does not contain Makefile.tpl):
6812 * Makefile.tpl: Make subsituted variables more autoconfy.
6813 * Makefile.in: Regenerate.
6814
f03b4789
NN
68152002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6816
c11e16a9
NN
6817 * configure: Revert accidentally applied changes.
6818
f03b4789
NN
6819 * Makefile.tpl: Make more autoconf-friendly.
6820 * Makefile.in: Regenerate.
6821 * configure: Make substitution more autoconf-like.
6822
68232002-09-28 Richard Earnshaw <rearnsha@arm.com>
6824
6825 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6826 single entry to handle all these.
6827 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6828 libjava on arm-*-elf.
6829
c0292023
GK
68302002-09-27 Geoffrey Keating <geoffk@apple.com>
6831
6832 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6833 things that depend on them.
6834
c66d951e
NN
68352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6836
6837 * Makefile.tpl: Make subsituted variables more autoconfy.
6838 * Makefile.in: Regenerate.
6839 * configure: Make seds more autoconfy.
6840
907a7241 68412002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
6842
6843 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6844 * Makefile.in: Regenerate.
6845 * configure.in: Rewrite sed statements to look autoconfy.
6846
907a7241
NN
6847 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6848 all-target-foo on configure-target-foo.
6849 * Makefile.def: Ditto.
6850 * Makefile.in: Rebuild.
6851
405ea7a0
NN
68522002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6853
6854 * Makefile.def: New file.
6855 * Makefile.tpl: New file.
6856 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6857
6858 * configure.in: Minor rearrangement. Simplify tests.
6859
bdc57bfd
JT
68602002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6861
6862 * configure.in (with_headers): Skip copy if value is "yes".
6863 (with_libs): Likewise.
6864
ae03d6e2
NN
68652002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6866
6867 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6868 * configure.in (sh*-*-pe*): Ditto.
6869 * configure.in (mips*-*-pe*): Ditto.
6870 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
6871
6872 * configure.in: Rearrange.
6873
707960fe
NC
68742002-09-12 Nick Clifton <nickc@redhat.com>
6875
6876 * Import these changes from the config master repository:
6877
6878 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6879
6880 * config.sub: Add tic4x target.
6881
6882 2002-09-03 Ben Elliston <bje@redhat.com>
6883
6884 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6885 Reported by <Duncan_Stodart@insession.com>.
6886
36ea319f
JJ
68872002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6888
6889 * COPYING.NEWLIB: More updates.
6890
cf57480a
JJ
68912002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6892
6893 * COPYING.NEWLIB: Update.
6894
fd31a171
AC
68952002-08-23 Andrew Cagney <ac131313@redhat.com>
6896
23b632fc
AC
6897 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6898
fd31a171
AC
6899 * config.guess: Import version 2002-08-23.
6900 * config.sub: Import version 2002-08-22.
6901
a08bafb5
AO
69022002-08-20 Alexandre Oliva <aoliva@redhat.com>
6903
6904 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6905 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6906 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6907
17240c1f
NC
69082002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6909
6910 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6911
e70ad0c6
L
69122002-08-04 H.J. Lu (hjl@gnu.org)
6913
6914 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6915
574e6d11
DD
69162002-07-31 Alan Modra <amodra@bigpond.net.au>
6917
6918 * configure.in: Move generic linux case to end. Copy generic
6919 linux noconfigdirs to mips*-*-linux* entry and new
6920 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6921
611e7523
CD
69222002-07-19 Chris Demetriou <cgd@broadcom.com>
6923
6924 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6925 one instance of them which was missed to the list to update.
6926
51759676
CD
69272002-07-16 Chris Demetriou <cgd@broadcom.com>
6928
6929 * config.guess: Update to 2002-07-09 version.
6930 * config.sub: Update to 2002-07-03 version.
6931
7c1f909c
DD
69322002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6933
6934 * configure.in: Remove two redundant tests.
6935
d7cf5d30
DD
69362002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6937
6938 * configure.in (mips*-*-irix6*o32): Enable stabs.
6939
c74222f7
DD
69402002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6941
5b53c336
DD
6942 * configure.in: Don't build grez.
6943 * Makefile.in: Ditto.
6944
c74222f7
DD
6945 * Makefile.in: Remove references to bsp, cygmon, libstub.
6946 * configure.in: Ditto.
6947
6948 * configure.in: Remove leftover reference to gdbtest.
6949
edd1b227
DD
69502002-07-08 Phil Edwards <pme@gcc.gnu.org>
6951
6952 * configure.in (gxx_include_dir): Change to match versioned
6953 C++ headers if --enable-version-specific-runtime-libs is used.
6954
486186e3
AO
69552002-07-04 Steve Ellcey <sje@cup.hp.com>
6956
6957 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6958
ff0a3bf8
DD
69592002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6960
6961 * configure.in: Make --without-x work.
6962
1dfa8174
NC
69632002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6964
6965 * contrib: New directory. Created to contain a copy of the
5481b376 6966 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
6967 the FSF GCC sources.
6968
07637366
DD
69692002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6970
b6f83f2a
DD
6971 * configure.in: Rearrange target Makefile fragment collection.
6972
07637366
DD
6973 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6974 cvs[src].
6975 * configure.in: Ditto.
6976
f48556b1
DD
69772002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6978
6979 * Makefile.in: Eliminate 'apache' targets.
6980 * configure.in: Eliminate 'apache' targets.
6981
6982 * configure.in: Eliminate redundant tests. Reorganize.
6983
6984 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6985
6986 * config-ml.in: Eliminate references to Cygnus configure.
6987
6988 * Makefile.in: Eliminate references to building emacs.
6989
69902002-07-01 Denis Chertykov <denisc@overta.ru>
6991
6992 * configure.in: Add support for ip2k.
6993
cdb9e2b8
BE
69942002-06-24 Ben Elliston <bje@redhat.com>
6995
6996 * configure.in (host_tools): Remove cgen.
6997
6998 * Makefile.in (all-cgen): Remove; runs from its source directory.
6999 (check-cgen, install-cgen, clean-cgen): Likewise.
7000 (all-opcodes): No not depend on all-cgen.
7001 (all-sim): Likewise.
7002
3558860c
DD
70032002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7004
7005 * configure.in: Fix AIX configury bug.
7006
e3b0c936
DD
70072002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7008
cdb9e2b8 7009 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7010
cdb9e2b8
BE
7011 * configure.in: Move definition of libstdcxx_flags right above
7012 usage, rather than way earlier.
8ee424c0 7013
c712250a
DD
7014 * configure.in: Pull definition of is_cross_compiler earlier.
7015
9ee1a75c
DD
7016 * configure.in: Rearrange a little.
7017
e3b0c936
DD
7018 * configure.in: Remove references to librx.
7019 * Makefile.in: Remove references to librx.
7020
b2bd228e
DD
70212002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7022
7023 * configure.in: Eliminate ${gasdir} variable.
7024
7cd52483
DB
70252002-06-18 Dave Brolley <brolley@redhat.com>
7026
7027 * configure.in: Add support for frv.
7028 * config.sub: Add support for frv.
7029
6c5e141a
DD
70302002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7031
7032 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7033
0d18b56d
JT
70342002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7035
7036 * configure.in (vax-*-netbsd*): Re-enable gas.
7037
fd8958d5
DD
70382002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7039
27f15fdd
DD
7040 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7041 BUILD_PREFIX_1, to correct nomenclature.
7042 * configure: Likewise.
7043
fd8958d5
DD
7044 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7045 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7046
0c2442b7
DD
70472002-05-31 Olaf Hering <olh@suse.de>
7048
7049 * config-ml.in: Propogate DESTDIR also.
7050
a3602181
JT
70512002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7052
7053 * configure.in (vax-*-netbsd*): Don't build gas for this
7054 platform.
7055
c95f53ae
MM
70562002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7057
7058 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7059 and libgcj for AVR.
7060
1d7c1053
NC
70612002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7062
7063 * config.sub: Add DLX target.
7064
4b37028f
JT
70652002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7066
7067 * config.guess: Update to 2002-05-22 version.
7068 * config.sub: Likewise.
7069
d5de0a84
NC
70702002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7071
7072 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7073 * config-ml.in: Likewise.
7074 * configure: Likewise.
7075 * configure.in: Likewise.
7076
c92a0210
DD
70772002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7078
115a77aa
DD
7079 * configure.in: Simplify makefile fragment collection.
7080
7081 * configure.in: Remove code to build emacs.
e99daf2b 7082
91e060aa
DD
7083 * configure.in : Remove --srcdir argument from targargs and buildargs
7084 (it's always overridden in the Makefile anyway). Rearrange a bit.
7085
7086 * configure: Move some logic to configure.in.
7087 * configure.in: Move some logic from configure.
c92a0210 7088
91217342
JJ
70892002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7090
7091 * COPYING.LIBGLOSS: New file.
7092
d3d8a9ee
NC
70932002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7094
7095 * Makefile.in: Honour DESTDIR.
7096
3a036cdc
AO
70972002-05-05 Alexandre Oliva <aoliva@redhat.com>
7098
7099 * configure.in (noconfigdirs): Don't disable libgcj on
7100 sparc64-*-solaris* and sparcv9-*-solaris*.
7101
6d095fe4
AO
71022002-05-03 Alexandre Oliva <aoliva@redhat.com>
7103
7104 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7105
dac55df9
TF
71062002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7107
7108 * configure.in (FLAGS_FOR_TARGET): Do not add
7109 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7110 on i[3456]86-*-linux*.
7111
a018e15b
TF
71122002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7113
7114 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7115
7116 * configure.in (noconfigdirs): Do not add target-newlib if
7117 target == i[3456]86-*-linux*, and host == target.
7118
5f284831
MM
71192002-04-29 Mark Mitchell <mark@codesourcery.com>
7120
7121 * config.guess: Updated to 2002-04-26's version.
7122 * config.sub: Updated to 2002-04-26's version.
7123
33babf59
DD
71242002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7125
bd5f7da2
DD
7126 * configure.in: delete reference to absent file
7127
a0c4f3a0
DD
7128 * configure.in: replace '[' with 'test'
7129
66f1ba4f
DD
7130 * configure.in: Eliminate references to gash.
7131 * Makefile.in: Eliminate references to gash.
7132
7c3ab50c
DD
7133 * configure.in: remove useless references to 'pic' makefile fragments.
7134
bbc025f5
DD
7135 * configure.in: (*-*-windows*) Finish removing.
7136
33babf59
DD
7137 * configure.in: Eliminate redundant test for libgui.
7138
d5ec694c
DD
71392002-04-26 Joel Sherrill <joel@OARcorp.com>
7140
7141 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7142 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7143
57a5346c
DD
71442002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7145
7146 * configure.in: remove references to dead files
7147
dbf93899
DD
71482002-04-18 Tom Tromey <tromey@redhat.com>
7149
7150 * configure.in: Disallow configuring libgcj when it is already
7151 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7152 Solaris 2.8 by default. For PR libgcj/6158.
7153
26eadf68
DD
71542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7155
7156 * configure.in: Move default CC setting out of config/mh-* fragments
7157 directly into here.
7158
a0a2c6c6
DD
71592002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7160
7161 * configure.in: don't even try to configure or make a subdirectory
7162 if there's no configure script for it.
7163
9972f812
DD
71642002-04-15 Mark Mitchell <mark@codesourcery.com>
7165
7166 * MAINTAINERS: Remove chill maintainers.
7167 * Makefile.in (CHILLFLAGS): Remove.
7168 (CHILL_LIB): Remove.
7169 (TARGET_CONFIGDIRS): Remove libchill.
7170 (CHILL_FOR_TARGET): Remove.
7171 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7172 CHILL_LIB.
7173 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7174 (CHECK_TARGET_MODULES): Likewise.
7175 (INSTALL_TARGET_MODULES): Likewise.
7176 (CLEAN_TARGET_MODULES): Likewise.
7177 (configure-target-libchill): Remove.
7178 (all-target-libchill): Remove.
7179 * configure.in (target_libs): Remove target-libchill.
7180 Do not compute CHILL_FOR_TARGET.
7181 * libchill: Remove directory.
5481b376 7182
75205f78
DD
71832002-04-15 DJ Delorie <dj@redhat.com>
7184
7185 * Makefile.in, configure.in, configure: Sync with gcc, entries
7186 follow...
7187
71882002-04-08 Tom Tromey <tromey@redhat.com>
7189
7190 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7191 Fixes PR libgcj/6068.
7192
71932002-03-30 Krister Walfridsson <cato@df.lth.se>
7194
7195 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7196
71972002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7198
7199 * configure.in (alpha*-dec-osf*): Enable libgcj.
7200
72012002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7202
7203 Fix for: PR bootstrap/3591, target/5676
7204 * configure.in (mcore-pe): Disable the configuration of
7205 libstdc++-v3 since exceptions are not supported.
7206
72072002-03-20 Anthony Green <green@redhat.com>
7208
7209 * configure.in: Enable libgcj for xscale-elf target.
7210
72112002-02-28 Alexandre Oliva <aoliva@redhat.com>
7212
7213 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7214 libjava.
7215 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7216
72172002-02-22 Alexandre Oliva <aoliva@redhat.com>
7218
7219 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7220 libstdc++-v3 and libjava.
7221
72222002-02-11 Adam Megacz <adam@xwt.org>
7223
7224 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7225 boehm-gc
7226
72272002-02-09 Alexandre Oliva <aoliva@redhat.com>
7228
7229 * config.guess: Updated to 2002-01-30's version.
7230 * config.sub: Updated to 2002-02-01's version.
7231 Contribute sh64-elf.
7232 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7233 * configure.in: Added sh64-*-*.
7234
72352002-01-17 H.J. Lu <hjl@gnu.org>
7236
7237 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7238 (all-target-fastjar): Also depend on all-target-libiberty.
7239
7240Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7241
7242 * configure, configure.in: Use temp file for long sed commands.
7243
72442001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7245
7246 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7247 libf2c.
7248
72492001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7250
7251 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7252
72532001-10-11 Hans-Peter Nilsson <hp@axis.com>
7254
7255 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7256
72572001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7258
7259 * configure: Handle temporary files securely using mkdir.
7260
72612001-09-26 Will Cohen <wcohen@redhat.com>
7262
7263 * configure.in (*-*-linux*): Disable configuration of target-newlib
7264 and target-libgloss.
7265
72662001-09-26 Alexandre Oliva <aoliva@redhat.com>
7267
7268 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7269 RANLIB.
7270
72712001-08-11 Graham Stott <grahams@redhat.com>
7272
7273 * Makefile.in (check-c++): Add missing semicolon.
7274
72752001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7276
7277 * configure.in (sh-*-linux*): New.
7278
72792001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7280
7281 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7282 and libgcj on m68hc11/m68hc12.
7283
72842001-06-27 H.J. Lu (hjl@gnu.org)
7285
7286 * Makefile (CFLAGS_FOR_BUILD): New.
7287 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7288
72892001-06-01 Hans-Peter Nilsson <hp@axis.com>
7290
7291 * configure.in (libstdcxx_flags): Do not try to execute
7292 libstdc++-v3/testsuite_flags until it exists.
7293
72942001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7295
7296 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7297
72982001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7299
7300 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7301
7302Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7303
7304 * configure.in: Move *-chorusos target case to the proper switch.
7305 Disable libgcj.
7306
73072001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7308
7309 * Makefile.in (STAGE1_CFLAGS): Pass down.
7310
73112001-04-13 Alan Modra <amodra@one.net.au>
7312
7313 * config.guess: Add hppa64-linux support. Note for next import that
7314 this is already in the master file.
7315 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7316
73172001-03-22 Colin Howell <chowell@redhat.com>
7318
7319 * Makefile.in (DO_X): Do not backslash single-quotes in
7320 backquotes (two places).
7321
73222001-03-18 Laurynas Biveinis <lauras@softhome.net>
7323
7324 * Makefile.in (DO_X): Quote nested quotes.
7325
73262001-03-15 Laurynas Biveinis <lauras@softhome.net>
7327
7328 * Makefile.in (DO_X): Use double quotes for quoting
7329 "RANLIB=$${RANLIB}".
7330
73312001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7332
7333 * configure.in: Only use `lang_requires' for languages athat are
7334 actually enabled.
7335
73362001-03-07 Tom Tromey <tromey@redhat.com>
7337
7338 * configure.in: Allow config-lang.in to set `lang_requires' to list
7339 of other required languages.
7340
73412001-03-06 Laurynas Biveinis <lauras@softhome.net>
7342
7343 * Makefile.in: Remove RANLIB definition. Use RANLIB
7344 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7345 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7346
73472001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7348 Alexandre Oliva <aoliva@redhat.com>
7349
7350 * Makefile.in (check-c++): Use tabs, not spaces.
7351
73522001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7353
7354 * Makefile.in (check-c++): New rule.
7355
7356 * configure.in (target_libs): Remove libg++.
7357 (noconfigdirs): Remove libg++.
7358 (noconfigdirs): Same.
7359 (noconfigdirs): Same.
7360 (noconfigdirs): Same.
7361
7362 * config-ml.in: Remove libg++ references.
7363
7364 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7365 (ALL_TARGET_MODULES): Same.
7366 (configure-target-libg++): Remove.
7367 (all-target-libg++): Remove.
7368 (configure-target-libio): Remove.
7369 (all-target-libio): Remove.
7370 (check-target-libio): Remove.
7371 (.PHONY): Remove.
7372 (libg++.tar.bz2): Remove.
7373 (all-target-cygmon): Remove libio.
7374 (all-target-libstdc++): Remove.
7375 (configure-target-libstdc++): Remove.
7376 (TARGET_LIB_PATH): Remove libstdc++.
7377 (ALL_GCC_CXX): Remove libstdc++.
7378 (all-target-gperf): Correct.
7379
73802001-02-15 Anthony Green <green@redhat.com>
7381
7382 * configure: Introduce GCJ_FOR_TARGET.
7383 * configure.in: Ditto.
7384 * Makefile.in: Ditto.
7385
73862001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7387
7388 * configure.in: for *-chorusos, don't config target-newlib and
7389 target-libgloss.
7390
73912001-02-04 Mark Mitchell <mark@codesourcery.com>
7392
7393 Remove V2 C++ library.
7394 * configure.in: Remove --enable-libstdcxx_v3 support.
7395
73962001-01-27 Richard Henderson <rth@redhat.com>
7397
7398 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7399
74002001-01-26 Tom Tromey <tromey@redhat.com>
7401
7402 * configure.in: Allow libgcj to be built on Sparc Solaris.
7403
74042001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7405
7406 * configure.in: Enable libgcj on several additional platforms.
7407
74082001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7409
7410 * configure.in: Enable libgcj for linux targets.
7411
74122001-01-09 Mike Stump <mrs@wrs.com>
7413
7414 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7415 failures of subdirectories.
7416
74172001-01-02 Laurynas Biveinis <lauras@softhome.net>
7418
7419 * configure: handle DOS-style absolute paths.
7420
74212001-01-02 Laurynas Biveinis <lauras@softhome.net>
7422
7423 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7424
74252000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7426
7427 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7428 (libstdcxx_incdir): Pass down.
7429 * config.if: Remove expired bits for cxx_interface, add stub.
7430 (libstdcxx_incdir): Add variable for g++ include directory.
7431 * configure.in (gxx_include_dir): Use it.
7432
74332000-12-15 Andreas Jaeger <aj@suse.de>
7434
7435 * configure.in: Handle lang_dirs.
7436
74372000-12-13 Anthony Green <green@redhat.com>
7438
7439 * configure.in: Disable libgcj for any target not specifically
7440 listed. Disable libgcj for x86 and Alpha Linux until compatible
7441 with g++ abi.
7442
74432000-12-13 Mike Stump <mrs@wrs.com>
7444
7445 * Makefile.in (local-distclean): Also remove fastjar.
7446
74472000-12-10 Anthony Green <green@redhat.com>
7448
7449 * configure.in: Define libgcj. Disable libgcj target libraries for
7450 most targets.
7451
74522000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7453
7454 * configure.in (target_libs): Revert 2000-12-08 patch.
7455 (noconfigdirs): Added target-libjava.
7456
74572000-12-09 Laurynas Biveinis <lauras@softhome.net>
7458
7459 * Makefile.in: handle DOS-style absolute paths.
7460
74612000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7462
7463 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7464 libjava.
7465 * configure.in (target_libs): Removed `target-libjava'.
7466
74672000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7468
7469 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7470 (ALL_MODULES): Added fastjar.
7471 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7472 (all-target-libjava): all-fastjar replaces all-zip.
7473 (all-fastjar): Added.
7474 (configure-target-fastjar, all-target-fastjar): Likewise.
7475 * configure.in (host_tools): Added fastjar.
7476
74772000-12-07 Mike Stump <mrs@wrs.com>
7478
7479 * Makefile.in (local-distclean): Remove leftover built files.
7480
74812000-11-16 Fred Fish <fnf@be.com>
7482
7483 * configure.in (enable_libstdcxx_v3): Fix typo,
7484 libstd++ -> libstdc++.
7485
74862000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7487
7488 * configure: Provide the original toplevel configure arguments
7489 (including $0) to subprocesses in the environment rather than
7490 through gcc/configargs.h.
7491
74922000-11-12 Mark Mitchell <mark@codesourcery.com>
7493
7494 * configure: Turn on libstdc++ V3 by default.
7495
74962000-10-16 Michael Meissner <meissner@redhat.com>
7497
7498 * configure (gcc/configargs.h): Only create if there is a build GCC
7499 directory created.
7500
75012000-10-05 Phil Edwards <pme@gcc.gnu.org>
7502
7503 * configure: Save configure arguments to gcc/configargs.h.
7504
75052000-10-04 Andris Pavenis <pavenis@latnet.lv>
7506
7507 * Makefile.in (bootstrap): avoid recursion if subdir missing
7508 (cross): ditto
7509 (do-proto-toplev): ditto
7510
7511Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7512
7513 * configure.in: Do not build byacc for hppa64. Provide paths to the
7514 X11 libraries for hppa64.
7515
75162000-09-02 Anthony Green <green@cygnus.com>
7517
7518 * Makefile.in (all-gcc): Depend on all-zlib.
7519 (CLEAN_MODULES): Add clean-zlib.
7520 (ALL_MODULES): Add all-zlib.
7521 * configure.in (host_libs): Add zlib.
7522
75232000-08-25 Alexandre Oliva <aoliva@redhat.com>
7524
7525 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7526 $targargs to tell whether newlib is going to be built.
7527
7528 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7529 $$r/TARGET_SUBDIR/libio for _G_config.h.
7530
75312000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7532
7533 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7534
7535 * configure: Make enable_threads and enable_shared defaults
7536 explicit. Substitute enable_threads into generated Makefiles.
7537 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7538 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7539
75402000-08-02 Manfred Hollstein <manfredh@redhat.com>
7541
7542 * configure.in: Re-enable all references to libg++ and librx.
7543
ffb97b2f 75442002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7545
ffb97b2f
DD
7546 * configure.in: Add *-*-freebsd* configurations.
7547
bbf6e9e3
AC
75482002-04-07 Andrew Cagney <ac131313@redhat.com>
7549
7550 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7551 (do-tar, do-bz2): New rules.
7552 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7553 (gdb-tar): New rule.
7554 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7555 (insight_dejagnu.tar): New rule.
7556 (insight.tar): New rule.
7557 (gdb+dejagnu.tar): New rule.
7558 (gdb.tar): New rule.
7559
8f1579c0
AC
75602002-04-07 Andrew Cagney <ac131313@redhat.com>
7561
7562 * MAINTAINERS: Update dejagnu/
7563
ba3c59ab
AO
75642002-03-16 Alexandre Oliva <aoliva@redhat.com>
7565
7566 * ltmain.sh (relink_command): Fix typo in previous change.
7567
6243d5dd
AO
75682002-03-15 Alexandre Oliva <aoliva@redhat.com>
7569
7570 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7571 (relink_command): Added --tag flags.
7572 (mode=install): If relinking fails; error out.
7573
80413487
RH
75742002-03-12 Richard Henderson <rth@redhat.com>
7575
7576 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7577 .NOTPARALLEL tag.
7578 (do-check): Rename from check.
7579 (check): Allow parallel check.
7580
3daeddf6
RH
75812002-03-11 Richard Henderson <rth@redhat.com>
7582
7583 * Makefile.in (.NOTPARALLEL): Add fake tag.
7584
fad93c55
L
75852002-03-07 H.J. Lu (hjl@gnu.org)
7586
7587 * configure.in: Enable gprof for mips*-*-linux*.
7588
2e8357fc
AO
75892002-02-28 Alexandre Oliva <aoliva@redhat.com>
7590
7591 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7592 libjava.
7593 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7594
bd48e1a9
AC
75952002-02-24 Andrew Cagney <ac131313@redhat.com>
7596
7597 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7598
39121370
DJ
75992002-02-23 Daniel Jacobowitz <drow@mvista.com>
7600
7601 * config.guess: Import from master sources, rev 1.232.
7602 * config.sub: Import from master sources, rev 1.246.
7603
081ff160
AO
76042002-02-23 Alexandre Oliva <aoliva@redhat.com>
7605
7606 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7607 because its Makefile is there; test for the executable instead.
7608
20a5393b
AO
76092002-02-09 Alexandre Oliva <aoliva@redhat.com>
7610
7611 Contribute sh64-elf.
7612 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7613 * configure.in: Added sh64-*-*.
7614
38135629
JJ
76152002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7616
80413487
RH
7617 * COPYING.NEWLIB: Remove advertising clause from
7618 Berkeley and Red Hat licenses.
38135629 7619
48d19748
MD
76202002-02-01 Mo DeJong <supermo@bayarea.net>
7621
7622 * Makefile.in: Add all-tix to deps for all-snavigator
7623 so that tix is built when building snavigator.
7624
f6e1c110
BE
76252002-02-01 Ben Elliston <bje@redhat.com>
7626
7627 * config.guess: Import from master sources, rev 1.229.
7628 * config.sub: Import from master sources, rev 1.240.
7629
4867be41
DJ
76302002-01-27 Daniel Jacobowitz <drow@mvista.com>
7631
7632 From Steve Ellcey <sje@cup.hp.com>:
7633 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7634 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7635 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7636 IA64.
7637 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7638 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7639 soname_spec, sys_lib_search_path_spec): Ditto.
7640
e82380cc
JT
76412002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7642
7643 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7644 target-libiberty, and target-libgloss. Skip Java-related
7645 libraries if not supported for NetBSD on target CPU.
7646
1319fb9c
NC
76472002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7648
7649 * configure.in: Import StrongARM and XScale target_configdirs from
7650 FSF GCC version.
7651
b020f6ac
L
76522002-01-16 H.J. Lu (hjl@gnu.org)
7653
7654 * config.guess: Import from master sources, rev 1.225.
7655 * config.sub: Import from master sources, rev 1.238.
7656
7657 * MAINTAINERS: Updated notes on config.guess and config.sub.
7658
a0c1c920
NC
76592002-01-11 Steve Ellcey <sje@cup.hp.com>
7660
7661 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7662 ld and gdb are not supported.
7663
a9fa5e1f
JJ
76642002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7665
7666 * Change reference to Cygnus Solutions to be Red Hat.
7667
94077108
JJ
76682002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7669
7670 * COPYING.NEWLIB: Update generic copyright date.
7671
05ecd75c
MS
76722002-01-07 Mark Salter <msalter@redhat.com>
7673
7674 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7675 Allow target-libgloss to be built for arm, strongarm, and xscale.
7676
a106bb62
BE
76772002-01-03 Ben Elliston <bje@redhat.com>
7678
7679 * MAINTAINERS: Update URL for config.* scripts.
7680
0e254642
AM
76812001-12-18 Alan Modra <amodra@bigpond.net.au>
7682
7683 * config.sub: Import latest version.
7684 * config.guess: Likewise.
7685
0a0d0041
TF
76862001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7687
7688 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7689 options for i[3456]86-pc-linux* native builds.
7690
d932cae7
NC
76912001-12-05 Laurent Guerby <guerby@acm.org>
7692
7693 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 7694 libiberty.
d932cae7
NC
7695
7696 Import this patch from gcc:
5481b376 7697
d932cae7
NC
7698 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7699
7700 * symlink-tree: handle DOS-style absolute paths.
7701
49b7683b
DD
77022001-11-28 DJ Delorie <dj@redhat.com>
7703 Zack Weinberg <zack@codesourcery.com>
7704
7705 When build != host, create libiberty for the build machine.
7706
7707 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7708 CONFIG_ARGUMENTS.
7709 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7710 New variables.
7711 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7712 and rules.
7713 (all.normal): Depend on ALL_BUILD_MODULES.
7714 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7715 (all-build-libiberty): Depend on configure-build-libiberty.
7716
7717 * configure: Calculate and substitute proper value for
7718 ALL_BUILD_MODULES.
7719 * configure.in: Create the build subdirectory.
7720 Calculate and substitute TARGET_CONFIGARGS (formerly
7721 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7722
26ef82f4
GK
77232001-11-26 Geoffrey Keating <geoffk@redhat.com>
7724
7725 * config.sub: Update to version 1.232 on subversion.
7726
43e64072
NC
77272001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7728
7729 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7730 files from .po files for a distribution.
7731
66f6c0d5
HPN
77322001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7733
7734 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7735
4a02fdb2
JH
77362001-11-13 Jeff Holcomb <jeffh@redhat.com>
7737
7738 Merged from net gcc:
7739 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7740 * ltcf-c.sh: Use $objext, not $ac_objext.
7741 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7742 * ltcf-cxx.sh: Add support for GNU.
7743 2001-07-22 Timothy Wall <twall@redhat.com>
7744 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7745 default settings if using GNU tools with that configuration.
7746 * ltcf-cxx.sh: Ditto.
7747 * ltcf-gcj.sh: Ditto.
7748 2001-07-21 Michael Chastain <chastain@redhat.com>
7749 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7750 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7751 * ltmain.sh: Mark as gcc-local.
7752
227b9953
JH
77532001-11-13 Jeff Holcomb <jeffh@redhat.com>
7754
7755 * Makefile.in (all-bison): Revert 2001-10-24.
7756 Don't depend on texinfo.
7757
cbbab8fb
JJ
77582001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7759
80413487 7760 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 7761
922b2485
DD
77622001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7763
7764 * configure.in (--enable-languages): Be more permissive about
7765 syntax. Check for empty lists better. Warn about $LANGUAGES.
7766
f08fa01d
HPN
77672001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7768
7769 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7770
fee3da4e
JH
77712001-10-24 Jeff Holcomb <jeffh@redhat.com>
7772
7773 Makefile.in (all-bison): Don't depend on texinfo.
7774
73fb1ef9
AM
77752001-10-03 Alan Modra <amodra@bigpond.net.au>
7776
7777 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7778
373688ac
AO
77792001-09-29 Alexandre Oliva <aoliva@redhat.com>
7780
7781 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7782
9c07660b
HPN
77832001-09-28 Hans-Peter Nilsson <hp@axis.com>
7784
7785 * config.sub, config.guess: Import latest from subversions.
7786
3f152009
AO
77872001-09-21 Alexandre Oliva <aoliva@redhat.com>
7788
7789 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7790 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7791 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7792 avoid quotes nesting problems.
7793 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7794 (DO_X): Export only variables that are set.
7795
8f6a59e5
BE
77962001-09-19 Ben Elliston <bje@redhat.com>
7797
7798 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7799 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7800 semantics. Use the shell built-in "type" command instead.
7801
a1ec19fa
TS
78022001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7803
7804 * config.sub: Reverted the earlier change, this version is not the
7805 master file.
7806
4008bd9b
TS
78072001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7808
7809 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7810 Add support for mips64.
7811
dd1e52a4
JH
78122001-09-03 Jeff Holcomb <jeffh@redhat.com>
7813
7814 * configure.in: Enable libstdc++-v3 for h8300 targets.
7815
91549d1c
EC
78162001-08-30 Eric Christopher <echristo@redhat.com>
7817 Jason Eckhardt <jle@redhat.com>
7818
7819 * config.sub: Add support for mipsisa32.
7820
cf966cf9
EC
78212001-08-30 Eric Christopher <echristo@redhat.com>
7822
7823 * config.sub, config.guess: Import latest from subversions.
7824
82208dc5
AM
78252001-08-20 Alan Modra <amodra@bigpond.net.au>
7826
7827 * config.sub, config.guess: Import latest from subversions.
7828
4dca8403
DD
78292001-07-26 DJ Delorie <dj@redhat.com>
7830
7831 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7832
1107dce2
AM
78332001-06-19 Alan Modra <amodra@bigpond.net.au>
7834
7835 * Makefile.in: Revert 2001-06-17.
7836 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7837
e09a6604
L
78382001-06-17 H.J. Lu <hjl@gnu.org>
7839
7840 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7841 (gas+binutils.tar.bz2): Likewise.
7842 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7843
31a8b634
AC
7844Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7845
7846 * Makefile.in (VER): When present, extract the version number from
5481b376 7847 the file version.in.
31a8b634 7848
dc70af01
AO
78492001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7850
7851 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7852 gcc/xgcc is built, use -print-prog-name to find out the program
7853 name to use.
7854
839bbd8c
AO
78552001-06-04 Mark Mitchell <mark@codesourcery.com>
7856
7857 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7858 with_gcc]: Use `gcc -shared' to build a shared library.
7859
566e9a30
AO
78602001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7861
7862 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7863 archives.
7864
e877bb69
AO
78652001-05-28 Simon Patarin <simon.patarin@inria.fr>
7866
7867 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7868 libraries when using g++ with native linker.
7869
1605288b
AO
78702001-05-28 Alexandre Oliva <aoliva@redhat.com>
7871
7872 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7873
11a383ba
TR
78742001-05-24 Tom Rix <trix@redhat.com>
7875
7876 * configure.in : enable ld for aix
cf966cf9 7877
18611226
AO
78782001-05-22 Alexandre Oliva <aoliva@redhat.com>
7879
7880 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7881 [aix4*|aix5*]: Prepend blank.
7882
6be7c12c
AO
78832001-05-20 Alexandre Oliva <aoliva@redhat.com>
7884
7885 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7886 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7887 of subdir/configure scripts to use the new libtool.m4.
7888
4ed00bba
L
78892001-05-14 H.J. Lu <hjl@gnu.org>
7890
7891 * config.if (libc_interface): Set to -libc6.2- for cross
7892 compiling to Linux/glibc 2.2.
7893
b1af961c
AO
78942001-05-03 Alexandre Oliva <aoliva@redhat.com>
7895
7896 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7897 libgcj.
7898
5ec3e74e
AO
78992001-04-26 Alexandre Oliva <aoliva@redhat.com>
7900
7901 * configure.in (noconfigdirs): Don't reset it from scratch in the
7902 target case; only append to it.
7903
b3ed1d6b
AO
79042001-04-26 Alexandre Oliva <aoliva@redhat.com>
7905
7906 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7907 sparc-*-solaris2.8]: Disable ${libgcj}.
7908
96111c10
AO
79092001-04-25 Alexandre Oliva <aoliva@redhat.com>
7910
7911 * configure.in (libgcj_saved): Copy from $libgcj.
7912 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7913 --disable-libgcj.
7914
b5bf43f2
AO
79152001-04-20 Alexandre Oliva <aoliva@redhat.com>
7916
7917 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7918 1.641.2.228.
7919
8cc32590
AO
79202001-04-12 Alexandre Oliva <aoliva@redhat.com>
7921
7922 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7923 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7924
dec0cb0c
AO
79252001-04-01 Alexandre Oliva <aoliva@redhat.com>
7926
7927 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7928 New macros.
7929 (bootstrap, cross): Use RECURSE_FLAGS.
7930 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7931
6a9c3886
AO
79322001-03-27 Alexandre Oliva <aoliva@redhat.com>
7933
7934 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7935
d4fc7db8
NC
79362001-03-23 Nick Clifton <nickc@redhat.com>
7937
7938 * README-maintainer-mode: Add note about inability to use "make
7939 distclean" in maintainer mode.
7940
7389ff65
AO
79412001-03-22 Alexandre Oliva <aoliva@redhat.com>
7942
7943 Re-installed:
7944 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7945 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7946 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7947 * ltcf-cxx.sh: Likewise.
7948 * ltcf-gcj.sh: Likewise.
7949
b3e0dc8e
PB
79502001-03-22 Philip Blundell <philb@gnu.org>
7951
7952 * config.sub, config.guess: Import latest from subversions.
7953
469b781c
AO
79542001-03-22 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7957 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7958
b0dad762
MC
79592001-03-20 Michael Chastain <chastain@redhat.com>
7960
7961 * Makefile.in: all-m4 depends on all-texinfo.
7962
c559bb17
AO
79632001-03-08 Alexandre Oliva <aoliva@redhat.com>
7964
7965 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7966
fef4ae2e
JJ
79672001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7968
7969 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7970 longer valid.
7971
8d6dd99d
NC
79722001-02-16 Nick Clifton <nickc@redhat.com>
7973
7974 * configure.in (noconfigdirs): Allow configuration of texinfo
7975 for Cygwin hosts.
7976
a85d7ed0
NC
79772001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7978
7979 * config.guess: Add linux target for S/390.
7980 * config.sub: Likewise.
7981 * configure.in: Likewise.
7982
51221c5e
DD
79832001-02-06 Ben Elliston <bje@redhat.com>
7984
7985 * configure: Output host type to stdout, not stderr.
7986
9dec4c71
MS
79872001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7988
7989 * config.guess: Import from subversions.gnu.org (revision 1.181).
7990 * config.sub: Import from subversions.gnu.org (revision 1.199).
7991
9add9c04
AM
79922001-01-30 Alan Modra <alan@linuxcare.com.au>
7993
7994 * config.guess: Handle hppa64-linux systems.
7995
8679174d
MS
79962001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7997
7998 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7999 Don't unset, it's non-portable and no longer necessary, set to empty
8000 instead.
8001
02d01ed4
MS
80022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8003
8004 * ltconfig: Shell portability fix for the tagname validity check.
8005
4cc5853d
MS
80062001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8007
8008 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8009
7487e485
AO
80102001-01-27 Alexandre Oliva <aoliva@redhat.com>
8011
8012 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8013 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8014
f332af52
AO
80152001-01-24 Alexandre Oliva <aoliva@redhat.com>
8016
8017 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8018 keep at least one of build_libtool_libs or build_old_libs set to
8019 yes.
8020
ef099754
AO
80212001-01-24 Alexandre Oliva <aoliva@redhat.com>
8022
8023 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8024 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8025
8341f2fc 80262000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8027
8341f2fc
AJ
8028 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8029
80302000-11-03 Philip Blundell <pb@futuretv.com>
8031
8032 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8033 files.
ebf0fa2e 8034
c320a39f
JJ
80352001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8036
8037 * COPYING.NEWLIB: Put into source repository.
8038
8817b92e
BE
80392001-01-15 Ben Elliston <bje@redhat.com>
8040
8041 * configure.in (host_tools): Add sid.
8042 Always configure cgen.
8043 * Makefile.in (all-sid): New target.
8044 (check-sid, clean-sid, install-sid): Likewise.
8045
35590697
AJ
80462001-01-07 Andreas Jaeger <aj@suse.de>
8047
80413487 8048 * config.sub, config.guess: Update from subversions.
35590697 8049
6ee6cea6
AO
80502000-12-12 Alexandre Oliva <aoliva@redhat.com>
8051
8052 * configure.in: Disable language-specific target libraries for
8053 languages that aren't enabled.
8054
077b8428
NC
80552000-11-24 Nick Clifton <nickc@redhat.com>
8056
8057 * configure.in (xscale-elf): Add target.
8058 (xscale-coff): Add target.
8059 (c4x, c5x, tic54x): Move after ARM targets.
8060
9e28a1ed
AO
80612000-11-23 Alexandre Oliva <aoliva@redhat.com>
8062
8063 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8064
be98a80a
ILT
80652000-11-20 Ian Lance Taylor <ian@zembu.com>
8066
8067 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8068
5cec67bf
AO
80692000-11-18 Alexandre Oliva <aoliva@redhat.com>
8070
8071 * Makefile.in: Merge with GCC and libgcj.
8072 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8073 configure-target-<library> when their configure scripts need the C
8074 or C++ library to have already been built to work properly.
8075 (do_proto_toplev): Set them to an empty string.
8076
d932cae7 80772000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8078
8079 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8080 (REALLY_SET_LIB_PATH): Use them.
8081
d932cae7 80822000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8083
8084 * config.sub: Add support for Sun Chorus
8085
8602ff0c
NC
80862000-11-02 Per Lundberg <plundis@chaosdev.org>
8087
8088 * config.sub: Add support for the *-storm-chaos OS.
8089
f9e0997d
NC
80902000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8091
80413487
RH
8092 * configure.in (noconfigdirs): Don't compile some
8093 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8094
d64552c5
AO
80952000-09-30 Alexandre Oliva <aoliva@redhat.com>
8096
8097 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8098 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8099 all affected `configure' scripts.
8100
97f60b31
AO
81012000-09-25 Alexandre Oliva <aoliva@redhat.com>
8102
8103 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8104 ltcf-c.sh.
8105
6e8dd58f
PB
81062000-09-12 Philip Blundell <philb@gnu.org>
8107
8108 * config.sub, config.guess: Update from subversions.
8109
103a2e99
AO
81102000-09-06 Alexandre Oliva <aoliva@redhat.com>
8111
51601921
AO
8112 * Makefile.in (all-zlib): Added dummy target.
8113
103a2e99
AO
8114 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8115 multi-language branch.
8116
2809b4b9
AO
81172000-09-05 Alexandre Oliva <aoliva@redhat.com>
8118
8119 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8120 (bootstrap*): Depend on all-bootstrap.
8121
7450026c
AO
81222000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8123
8124 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8125 crosses, but add gcc/include to the header search path for them.
8126
6cf86f7f
AO
81272000-08-31 Alexandre Oliva <aoliva@redhat.com>
8128
8129 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8130 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8131 * gettext.m4: New file, extracted from aclocal.m4.
8132
ce2ea6e3
AO
81332000-08-22 Alexandre Oliva <aoliva@redhat.com>
8134
8135 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8136 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8137 sub-configures.
8138
9765193e
DE
81392000-08-20 Doug Evans <dje@casey.transmeta.com>
8140
8141 * Makefile.in (ALL_MODULES): Add all-cgen.
8142 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8143 (all-cgen): New target.
8144 (all-opcodes,all-sim): Depend on all-cgen.
8145 * configure.in (host_tools): Add cgen.
8146 Only configure cgen if --enable-cgen-maint.
8147
d7b32520
AO
81482000-08-17 Alexandre Oliva <aoliva@redhat.com>
8149
8150 * config-ml.in (CC, CXX): Don't introduce a leading space.
8151
e52ef561
AO
81522000-08-16 Alexandre Oliva <aoliva@redhat.com>
8153
8154 * configure.in (libstdcxx_flags): Use
8155 libstdc++-v3/src/libstdc++.INC.
8156
88f9c2a0
AO
81572000-08-15 Alexandre Oliva <aoliva@redhat.com>
8158
8159 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8160
98fbe43f
JM
81612000-08-11 Jason Merrill <jason@redhat.com>
8162
8163 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8164 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8165 (FLAGS_FOR_TARGET): Not here.
8166 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8167
279ddab4
DD
81682000-08-07 DJ Delorie <dj@redhat.com>
8169
8170 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8171 "if we're also building gcc, and it's a gcc that will run on the
8172 build machine, we want to use its includes instead of the system's
8173 default includes".
8174
60523a83
AO
81752000-08-03 Alexandre Oliva <aoliva@redhat.com>
8176
24ffec7a
AO
8177 * configure.in (libstdcxx_flags): Don't use `"'.
8178
60523a83
AO
8179 * config-ml.in: Adjust multilib search paths to the
8180 appropriate multilib tree.
8181
daf644b5
AO
81822000-08-02 Alexandre Oliva <aoliva@redhat.com>
8183
8184 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8185 commas in $LANGUAGES.
8186
63266560
DD
81872000-08-01 Alexandre Oliva <aoliva@redhat.com>
8188
8189 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8190
81912000-07-31 Alexandre Oliva <aoliva@redhat.com>
8192
8193 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8194 CXX_FOR_TARGET for sed.
8195
81962000-07-30 Alexandre Oliva <aoliva@redhat.com>
8197
8198 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8199 Do not override if already set in the environment or in configure.
8200 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8201 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8202
9e449d3e
AO
82032000-07-27 Alexandre Oliva <aoliva@redhat.com>
8204
8205 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8206 (GCC_FOR_TARGET): Use it.
8207 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8208 * configure.in: ... here.
8209 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8210 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8211
8bbd92e0
AO
82122000-07-24 Alexandre Oliva <aoliva@redhat.com>
8213
fd1f87b2
AO
8214 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8215 (configure-target-libchill, configure-target-libobjc): Likewise.
8216
8bbd92e0
AO
8217 * configure.in: Use the same cache file for all target libs.
8218 * config-ml.in: But different cache files per multilib variant.
8219
25c6c112
JL
82202000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8221
8222 * configure (topsrcdir): Don't use dirname.
8223
ba73c63f
JM
82242000-07-20 Jason Merrill <jason@redhat.com>
8225
8226 * configure.in: Remove all references to libg++ and librx.
8227
8228 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8229
1af08294
HPN
82302000-07-20 Hans-Peter Nilsson <hp@axis.com>
8231
8232 * config.sub: Update to subversions version 2000-07-06.
8233
ba73c63f
JM
82342000-07-12 Andrew Haley <aph@cygnus.com>
8235
8236 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8237 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8238
82392000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8240
8241 * symlink-tree: Check number of arguments.
8242
d932cae7 82432000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8244
8245 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8246
ba73c63f
JM
82472000-07-05 Jim Wilson <wilson@cygnus.com>
8248
8249 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8250 search path for a g++ extracted from the build tree. This
8251 will allow link tests run by configure scripts in
8252 subdirectories to succeed.
8253
92ee2f86
UC
82542000-07-01 Koundinya K <kk@ddeorg.soft.net>
8255
80413487 8256 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8257
23f2f29f
CV
82582000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8259
8260 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8261 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8262
f04f5a67
TW
82632000-06-19 Timothy Wall <twall@cygnus.com>
8264
8265 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8266 * config.sub: Add tic54x target.
8267
11da68be
NC
82682000-06-07 Phillip Thomas <pthomas@suse.de>
8269
8270 * README-maintainer-mode: New file: Contains notes on using
8271 --enable-maintainer-mode with binutils.
8272
d932cae7 82732000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8274
8275 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8276
d932cae7 82772000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8278
8279 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8280 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8281
9442cea3
L
828220000-05-21 H.J. Lu (hjl@gnu.org)
8283
80413487
RH
8284 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8285 directory are used if they exist. Make sure
8286 $(build_tooldir)/include is searched for header files,
8287 $(build_tooldir)/lib/ for library files.
9442cea3 8288 (GCC_FOR_TARGET): Likewise.
80413487 8289 (CXX_FOR_TARGET): Likewise.
9442cea3 8290
d932cae7 82912000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8292
8293 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8294
d932cae7 82952000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8296
8297 * Makefile.in (configure-target-libiberty): Depend on
8298 configure-target-newlib.
8299
ba73c63f
JM
83002000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8301
8302 * configure.in, Makefile.in: Merge all libffi-related
8303 configury stuff from the libgcj tree.
8304
d932cae7 83052000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8306
8307 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8308 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8309
d932cae7 83102000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8311
8312 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8313 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8314 current version information. Add to proto-toplev directory.
b5a23627
AC
8315 (gdb-taz): Build do-djunpack.
8316
ba73c63f
JM
83172000-05-15 David Edelsohn <edelsohn@gnu.org>
8318
8319 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8320
7c86ed39
L
83212000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8322
8323 * ltmain.sh: Preserve in relink_command any environment
8324 variables that may affect the linker behavior.
8325
d932cae7 83262000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8327
8328 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8329
d932cae7 83302000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8331
8332 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8333
ed0a91a5
EZ
83342000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8335
8336 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8337 with the version name.
ed0a91a5 8338
ba73c63f 83392000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8340
ba73c63f 8341 * config.if: Tweak.
6cafa39f 8342
ba73c63f 83432000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8344
ba73c63f 8345 * djunpack.bat: New file.
66156876 8346
d932cae7 83472000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8348
8349 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8350 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8351 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8352 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8353
ba73c63f
JM
83542000-04-16 Dave Pitts <dpitts@cozx.com>
8355
80413487
RH
8356 * config.sub (case $basic_machine): Change default for "ibm-*"
8357 to "openedition".
ba73c63f 8358
d932cae7 83592000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8360
8361 * Makefile.in (gdb-taz): New target. GDB specific archive.
8362 (do-md5sum): New target.
8363 (MD5PROG): Define.
8364 (PACKAGE): Default to TOOL.
8365 (VER): Default to a shell script.
8366 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8367 md5 checksum generation.
b35ece4e
AC
8368 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8369 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8370 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8371 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8372
d932cae7 83732000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8374
8375 * configure (warn_cflags): Delete.
8376
ba73c63f 83772000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8378 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8379
80413487
RH
8380 * configure.in (enable_libstdcxx_v3): Add.
8381 (target_libs): Add bits here to switch between libstdc++-v2 and
8382 libstdc++-v3.
8383 * config.if: And this file too.
8384 * Makefile.in: Add libstdc++-v3 targets.
35590697 8385
ba73c63f
JM
83862000-04-05 Michael Meissner <meissner@redhat.com>
8387
8388 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8389
d332c5ac
JM
83902000-03-29 Jason Merrill <jason@casey.cygnus.com>
8391
8392 * configure.in: -linux-gnu*, not -linux-gnu.
8393
d932cae7 83942000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8395
8396 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8397 (do-tar-bz2): Replace TOOL with PACKAGE.
8398 (gdb.tar.bz2): Remove GDBTK from GDB package.
8399 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8400 dejagnu.tar.bz2): New packages.
6dcbc97b 8401
96ce09a7
ILT
84022000-02-27 Andreas Jaeger <aj@suse.de>
8403
8404 * configure.in: Add entry for mips*-*-linux*, move catch all
8405 *-*-*linux* entry below this one.
8406
2031769e
ILT
84072000-02-27 Ian Lance Taylor <ian@zembu.com>
8408
8409 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8410
4bab746c
NC
84112000-02-24 Nick Clifton <nickc@cygnus.com>
8412
8413 * config.sub: Support an OS of "wince".
8414
d932cae7 84152000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8416
8417 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8418 version.
ada59422 8419
5b93d8bb
AM
84202000-02-23 Linas Vepstas <linas@linas.org>
8421
8422 * config.sub: Add support for Linux/IBM 370.
8423 * configure.in: Likewise.
8424
2fb651f6
NC
84252000-02-22 Nick Clifton <nickc@cygnus.com>
8426
8427 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8428
b8441c25
CF
84292000-02-20 Christopher Faylor <cgf@cygnus.com>
8430
8431 * config.guess: Guess "cygwin" rather than "cygwin32".
8432
d332c5ac
JM
84332000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8434
8435 * configure (gcc_version): When setting, narrow search to
8436 lines containing `version_string'.
8437
ba73c63f
JM
84382000-02-15 Denis Chertykov <denisc@overta.ru>
8439
8440 * config.sub: Add support for avr target.
8441
d932cae7 84422000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8443
8444 * config.sub: Add mmix-knuth-mmixware.
8445
84462000-01-27 Christopher Faylor <cgf@redhat.com>
8447
8448 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8449 structure stuff to -L library search.
8450 (CXX_FOR_TARGET): Ditto.
8451 (CROSS_CHECK_MODULES): Fix spelling mistake.
8452
84532000-01-24 Mark Mitchell <mark@codesourcery.com>
8454
8455 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8456 the C++ compiler.
8457
84582000-01-12 Richard Henderson <rth@cygnus.com>
8459
8460 * configure.in: Don't build some bits for beos.
8461
84622000-01-12 Joel Sherrill (joel@OARcorp.com)
8463
8464 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8465 as include files.
8466
91b2c84d
GK
84672000-01-06 Geoff Keating <geoffk@cygnus.com>
8468
8469 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8470 not mh-aix43.
8471
ba73c63f
JM
84721999-12-14 Richard Henderson <rth@cygnus.com>
8473
8474 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8475 * config.sub: Accept alphaev[78], alphaev8.
8476
84771999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8478
8479 * config.guess, config.sub: Update from autoconf.
8480
8481Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8482
8483 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8484 necessary libraries are missing.
8485
84861999-10-25 Andreas Schwab <schwab@suse.de>
8487
8488 * configure: Fix quoting inside arguments of eval.
8489
84901999-10-21 Nick Clifton <nickc@cygnus.com>
8491
8492 * config-ml.in: Allow suppression of some ARM multilibs.
8493
8494Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8495
8496 * config.guess: Add OS/390 match pattern.
8497 * config.sub: Add mvs, openedition targets.
8498 * configure.in (i370-ibm-opened*): New.
8499
ef14edc4
ILT
85001999-09-04 Steve Chamberlain <sac@pobox.com>
8501
8502 * config.sub: Add support for configuring for pj.
8503
afb478e8
NC
85041999-08-31 Nick Clifton <nickc@cygnus.com>
8505
fd6848f6 8506 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8507
ba73c63f 85081999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8509
8510 * configure.in: Do not configure or build ld for AIX
8511 platforms. ld is known to be broken on these platforms.
8512
ba73c63f
JM
8513Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8514
8515 * config-ml.in: Pass compiler flag corresponding to multidirs to
8516 subdir configures.
8517
c363de44
ILT
85181999-08-09 Ian Lance Taylor <ian@zembu.com>
8519
8520 * Makefile.in (LDFLAGS): Define.
8521
dc8bc5a6
ILT
85221999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8523
8524 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8525 noconfigdirs.
8526 (*-*-cygwin*): Likewise.
8527
6ca3858e
ILT
85281999-08-08 Ian Lance Taylor <ian@zembu.com>
8529
71141bb6
ILT
8530 * mkdep: New file.
8531 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8532 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8533
6ca3858e
ILT
8534 From Eli Zaretskii <eliz@is.elta.co.il>:
8535 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8536 long file name when using DJGPP on MS-DOS.
8537
ba73c63f
JM
8538Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8539
8540 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8541
2735a327
AM
85421999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8543
8544 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8545 dependency as this causes "make check" to globally "make all"
8546
ba73c63f
JM
8547Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8548
8549 * configure.in (target_libs): Added target-zlib.
8550 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8551 (CONFIGURE_TARGET_MODULES): Likewise.
8552 (CHECK_TARGET_MODULES): Likewise.
8553 (INSTALL_TARGET_MODULES): Likewise.
8554 (CLEAN_TARGET_MODULES): Likewise.
8555 (configure-target-zlib): New target.
8556 (all-target-zlib): Likewise.
8557 (all-target-libjava): Depend on all-target-zlib.
8558 (configure-target-libjava): Depend on configure-target-zlib.
8559
8560 * Makefile.in (configure-target-libjava): Depend on
8561 configure-target-newlib.
8562 (configure-target-boehm-gc): New target.
8563 (configure-target-qthreads): New target.
8564
80413487
RH
8565 * configure.in (target_libs): Added target-qthreads.
8566 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8567 (CONFIGURE_TARGET_MODULES): Likewise.
8568 (CHECK_TARGET_MODULES): Likewise.
8569 (INSTALL_TARGET_MODULES): Likewise.
8570 (CLEAN_TARGET_MODULES): Likewise.
8571 (all-target-qthreads): New target.
8572 (configure-target-libjava): Depend on configure-target-qthreads.
8573 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8574
8575 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8576 (CONFIGURE_TARGET_MODULES): Likewise.
8577 (CHECK_TARGET_MODULES): Likewise.
8578 (INSTALL_TARGET_MODULES): Likewise.
8579 (CLEAN_TARGET_MODULES): Likewise.
8580 (all-target-libjava): New target.
8581 (all-target-boehm-gc): Likewise.
8582 * configure.in (target_libs): Added libjava, boehm-gc.
8583
08d836d6
ILT
85841999-07-22 Ian Lance Taylor <ian@zembu.com>
8585
8586 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8587 configure.bat in SUPPORT_FILES.
8588 (gas+binutils.tar.bz2): Likewise.
8589
8590 * makeall.bat: Remove; obsolete.
8591
8f36e47c
ILT
85921999-07-21 Ian Lance Taylor <ian@zembu.com>
8593
8594 From Mark Elbrecht:
8595 * configure.bat: Remove; obsolete.
8596
56e82f25
ILT
85971999-07-11 Ian Lance Taylor <ian@zembu.com>
8598
8599 * configure: Add -W -Wall to the default CFLAGS when compiling with
8600 gcc.
8601
1001d816
JL
8602Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8603
8604 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8605
106117aa
MM
86061999-06-30 Mark Mitchell <mark@codesourcery.com>
8607
8608 * configure.in: Build ld on IRIX6.
8609
c376f4ed
ILT
86101999-06-12 Ian Lance Taylor <ian@zembu.com>
8611
8612 * Makefile.in: Change distribution targets to use bzip2 instead of
8613 gzip.
8614 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8615 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8616
306b7445
NC
86171999-06-04 Nick Clifton <nickc@cygnus.com>
8618
8619 * config.sub: Add mcore target.
8620
d932cae7 86211999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8622
8623 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8624
d932cae7 86251999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8626
8627 * config.guess (dummy): Changed to $dummy.
8628
6c3175b0
NC
86291999-05-24 Nick Clifton <nickc@cygnus.com>
8630
ba73c63f
JM
8631 * config.sub: Tidied up case statements.
8632
86331999-05-22 Ben Elliston <bje@cygnus.com>
8634
8635 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8636 <jiro@din.or.jp>.
8637
8638 * config.guess: Merge with FSF version. Future changes will be
8639 more accurately recorded in this ChangeLog.
8640 * config.sub: Likewise.
8641
d932cae7 86421999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8643
8644 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8645
252b5132
RH
86461999-04-30 Tom Tromey <tromey@cygnus.com>
8647
8648 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8649
86501999-04-23 Tom Tromey <tromey@cygnus.com>
8651
8652 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8653
86541999-04-20 Drew Moseley <dmoseley@cygnus.com>
8655
8656 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8657 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8658 Bad merge removed these two changes.
8659
ba73c63f 8660Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8661 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8662
8663 * config.guess (interix Alpha): Add.
8664
252b5132
RH
86651999-04-11 Richard Henderson <rth@cygnus.com>
8666
8667 * configure.in (i?86-*-beos*): Do config gperf; don't config
8668 gdb, newlib, or libgloss.
8669
d932cae7 86701999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8671
ba73c63f
JM
8672 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8673 link a trivial program with -mabi=64. If it fails, remove mabi=64
8674 from multidirs.
8675
d932cae7 86761999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
8677
8678 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8679
252b5132
RH
86801999-04-08 Nick Clifton <nickc@cygnus.com>
8681
8682 * config.sub: Add support for mcore targets.
8683
86841999-04-07 Michael Meissner <meissner@cygnus.com>
8685
8686 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8687 not mt-ospace, in order to shut up assembler warning about using
8688 symbols that are named the same as registers.
8689
86901999-04-07 Drew Moseley <dmoseley@cygnus.com>
8691
8692 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8693 dependency list for all-target-cygmon.
8694
86951999-04-05 Doug Evans <devans@casey.cygnus.com>
8696
8697 * config-ml.in: Check $host, not $target, for selective multilibs.
8698 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8699 thumb interworking, and underscore prefix multilibs.
8700
87011999-04-04 Ian Lance Taylor <ian@zembu.com>
8702
8703 * missing: Update to version from current automake.
8704
8705Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8706
8707 * configure (gxx_include_dir): Removed.
8708
8709 * configure.in (gxx_include_dir): Handle it.
8710 * Makefile.in: Likewise.
8711
87121999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8713
8714 * config.sub (mips64vr4111,mips64vr4111el) Add.
8715
87161999-03-21 Ben Elliston <bje@cygnus.com>
8717
80413487 8718 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
8719
8720Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8721
252b5132
RH
8722 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8723 config/mh-djgpp.
8724
8725Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8726
8727 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8728 all-target-newlib to dependency list for all-target-bsp.
8729
8730Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8731
8732 * config.sub: Add i386-uwin support.
8733 * config.guess: Likewise.
8734
8735Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8736
8737 * configure.in: cleanup, add mh-*pic handling for arm, special
8738 case powerpc*-*-aix*
8739
8740Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8741
8742 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8743 can be built.
8744
8745Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8746
8747 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 8748 targets.
252b5132
RH
8749
87501999-03-02 Nick Clifton <nickc@cygnus.com>
8751
8752 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8753
d932cae7 87541999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8755
8756 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8757
87581999-02-24 Nick Clifton <nickc@cygnus.com>
8759
8760 * config.sub: Fix typo in arm recognition.
8761
d932cae7 87621999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
8763
8764 * configure.in (noconfigdirs): Changed target_configdirs to
8765 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8766 rather than m68k-*-* since it is not known to work on
8767 m68k-aout. Ditto for arm-*-*oabi.
8768
d932cae7 87691999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
8770
8771 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
8772
87731999-02-19 Ben Elliston <bje@cygnus.com>
8774
8775 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8776 Smart and improved by Andrew Cagney.
8777
d932cae7 87781999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
8779
8780 * config.guess: Recognize openbsd-*-hppa.
8781
d932cae7 87821999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
8783
8784 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8785 only if it is not empty.
8786
87871999-02-17 Nick Clifton <nickc@cygnus.com>
8788
8789 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 8790
fd6848f6 8791 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
8792
8793 * config.sub: Modified to recognize uname's armv* syntax.
8794
87951999-02-17 Mark Salter <msalter@cygnus.com>
8796
8797 * configure.in: Added target-bsp for sparclite.
8798
d932cae7 87991999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
8800
8801 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8802
88031999-02-08 Nick Clifton <nickc@cygnus.com>
8804
8805 * configure.in: Add support for strongarm port.
8806 * config.sub: Add support for strongarm target.
8807
d932cae7 88081999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 8809
252b5132
RH
8810 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8811 the old name config/mh-cygwin32.
8812 Enable texinfo.
8813
d932cae7 88141999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
8815
8816 * configure.in: Do build ld for ix86 Solaris.
8817
d932cae7 88181999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
8819
8820 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8821 $AR_FOR_TARGET. Likewise for RANLIB.
8822
d932cae7 88231999-02-02 Catherine Moore <clm@cygnus.com>
35590697 8824
80413487
RH
8825 * config.sub (oabi): Recognize.
8826 * configure.in (arm-*-oabi): Handle.
252b5132 8827
d932cae7 88281999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
8829
8830 * config.guess: Improve detection of i686 on UnixWare 7.
8831
d932cae7 88321999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
8833
8834 * config.guess: Add support for i386-pc-interix.
8835 * config.sub: Likewise.
8836 * configure.in: Likewise.
252b5132 8837
d932cae7 88381999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8839
8840 * Makefile.in: Remove unneeded all-target-libio from
8841 from all-target-winsup target since it is now unneeded.
8842 Add all-target-libtermcap in its place since it is now
8843 needed.
8844
d932cae7 88451998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8846
8847 * configure.in: makefile stub for cygwin target is probably
8848 unnecessary. Remove it for now.
252b5132 8849
d932cae7 88501998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
8851
8852 * configure.in: libtermcap.a should be built when cygwin is the
8853 target as well as the host.
8854 * config.guess: Allow mixed case in cygwin uname output.
8855 * Makefile.in: Add libtermcap target.
252b5132 8856
d932cae7 88571998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8858
8859 * config.sub: Clean up handling of hppa2.0.
8860
d932cae7 88611998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
8862
8863 * config.guess: Use C code to identify more HP machines.
8864
8865Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8866
8867 * config.sub: Handle hppa2.0.
8868
ba73c63f
JM
8869Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8870
8871 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 8872 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
8873
88741998-12-15 Mark Salter <msalter@cygnus.com>
8875
8876 * configure.in: Added target-bsp for several target architectures.
8877
8878 * Makefile.in: Added rules for bsp.
8879
252b5132
RH
8880Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8881
8882 * config.guess: Improve detection of hppa2.0 processors.
8883
8884Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8885
8886 * config.guess: Recognize FreeBSD using ELF automatically.
8887
88881998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8889
8890 * configure (skip-this-dir): Add handling for new shell script, which
8891 might be created by a sub-directory's configure to indicate, this particular
8892 directory is "unwanted".
8893 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8894
252b5132
RH
8895Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8896
8897 * ltconfig: import from libtool, after changing libtool to
8898 account for the cygwin name change.
8899
8900Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8901
8902 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8903 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8904
8905Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8906
8907 * configure.in: Add libtermcap to list of cygwin dependencies.
8908
d932cae7 89091998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 8910
80413487
RH
8911 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8912 they include winsup/include when it's a cygwin target.
252b5132
RH
8913
89141998-11-12 Tom Tromey <tromey@cygnus.com>
8915
8916 * configure.in (host_tools): Added zip.
8917 * Makefile.in (all-target-libjava): Depend on all-zip.
8918 (all-zip): New target.
8919 (ALL_MODULES): Added all-zip.
8920 (NATIVE_CHECK_MODULES): Added check-zip.
8921 (INSTALL_MODULES): Added install-zip.
8922 (CLEAN_MODULES): Added clean-zip.
8923
d932cae7 89241998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
8925
8926 * Makefile.in: lose "32" from comment about cygwin.
8927
d932cae7 89281998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
8929
8930 * configure.in: Use -Os to build target libraries for the fr30.
8931
d932cae7 89321998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
8933
8934 * config.sub: Add fr30.
8935
d932cae7 89361998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 8937
80413487 8938 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
8939 cygwin* instead of cygwin32*.
8940 * config.sub: Check cygwin* instead of cygwin32*.
8941
d932cae7 89421998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
8943
8944 * config.guess: Match any version of Unixware7.
8945
252b5132
RH
89461998-10-20 Syd Polk <spolk@cygnus.com>
8947
8948 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8949 if desired.
8950
d932cae7 89511998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8952
8953 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8954 these if the appropriate directories and files to not exist.
8955
d932cae7 89561998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8957
8958 * Makefile.in (DEVO_SUPPORT): Add config.if.
8959
d932cae7 89601998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
8961
8962 * configure: Add pattern to replace "build_tooldir"'s
8963 definition in the generated Makefile with "tooldir"'s
8964 actual value.
8965
252b5132
RH
8966Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8967
8968 * config.sub: Bring back lost sparcv9.
8969
ba73c63f
JM
8970 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8971
8972Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8973
8974 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8975 CC_FOR_TARGET and friends.
8976
8977Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 8978
ba73c63f
JM
8979 * Makefile.in (build_tooldir): New variable, same as tooldir.
8980 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8981 -B$(build_tooldir)/bin/.
8982 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8983
252b5132
RH
8984Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8985
8986 * config.sub: Add support for i[34567]86-pc-udk.
8987 * configure.in: Likewise.
8988
8989Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8990
8991 * Makefile.in: add bzip2 package building bits for user
8992 tools module
8993 * configure.in: ditto
8994
ba73c63f
JM
8995Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8996
8997 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8998 (ALL_TARGET_MODULES): Add all-target-libobjc.
8999 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9000 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9001 (all-target-libchill): Add dependencies.
9002 * configure.in (target_libs): Add libchill.
35590697 9003
252b5132
RH
90041998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9005
ba73c63f 9006 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9007
9008Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9009
9010 * Makefile.in (all-automake): fix dependencies.
9011
9012Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9013
9014 * configure.in: Minor cleanups for building in the $(target_alias)
9015 subdir.
9016
90171998-09-22 Jim Wilson <wilson@cygnus.com>
9018
9019 * Makefile.in (bootstrap): Set r and s before make all. Use
9020 BASE_FLAGS_TO_PASS in make all.
9021 (cross): Likewise.
9022
90231998-09-20 Mark Mitchell <mark@markmitchell.com>
9024
9025 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9026
252b5132
RH
9027Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9028
9029 * config.sub: Fix typo in last change.
9030
90311998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9032
9033 * config.sub: Add support for C4x target.
9034 * configure.in: Likewise.
9035
90361998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9037
9038 * config.sub: Recognize sparcv9 just like sparc64.
9039
9040Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9041
9042 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9043
9044Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9045
9046 * config.guess: Correctly identify Pentium II sco boxes.
9047
9048 * config.guess: Fix "tr" code. From Weiwen Liu.
9049
9050Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9051
9052 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9053 stabs.
9054
9055Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9056
9057 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9058 (ALL_TARGET_MODULES): Add all-target-libchill.
9059 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9060 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9061 (all-target-libchill): Add dependencies.
9062 * configure.in (target_libs): Add libchill.
9063
9064Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9065
9066 * config.guess: Avoid assumptions about "tr" behaves when
9067 LANG is set to something other than English.
9068
9069Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9070
9071 * configure (gxx_include_dir): Changed to
9072 '${prefix}/include/g++'-${libstdcxx_interface}.
9073
9074 * config.if: New to determine the interfaces.
9075
9076Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9077
9078 * config.guess: Detect and handle MPE/IX.
9079 * config.sub: Deal with MPE/IX.
9080
9081Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9082
9083 * configure.in: Use mh-aix43.
9084
90851998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9086
9087 * configure: Fix --without/--disable cases for gxx-include-dir.
9088
9089Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9090
9091 * mdata-sh: Imported. Needed for automake support.
9092
9093Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9094
ba73c63f 9095 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9096 "chmod og=u `find . -print`".
9097
9098Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9099
ba73c63f 9100 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9101
9102Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9103
9104 * Makefile.in: Undo previous patch.
9105
9106Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9107
9108 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9109 to here ...
9110 (install-no-fixedincludes): and here
9111 (INSTALL_MODULES): ... from here.
9112
9113Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9114
9115 * config.sub: Merge with FSF.
9116
9117 * config.guess: Merge with FSF.
9118
9119Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9120
9121 * configure (extraconfigdirs): New variable.
9122 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9123 * Makefile.in (all): Move higher in file.
9124 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9125 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9126 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9127 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9128 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9129
91301998-07-23 Brendan Kehoe <brendan@cygnus.com>
9131
9132 * Makefile.in (all-target-libjava): Depend on all-gcc and
9133 all-target-newlib.
9134 (configure-target-libjava): Depend on $(ALL_GCC).
9135
9136Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9137
9138 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9139 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9140
9141Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9142
9143 * ylwrap: Change absolute path checks to check for DOS style path
9144 names.
9145
9146 * ylwrap: Don't use a full path name if the source file is in the
9147 same directory. From hjl@lucon.org (H.J. Lu).
9148
9149 * config-ml.in: Default to being verbose, to match Feb 18 change to
9150 configure.
9151
9152Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9153
9154 Brought over from egcs:
9155
9156 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9157
9158 * configure.in (target_subdir): Set to ${target_alias} instead
9159 of "libraries".
9160
9161 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9162
9163 * configure.in (target_subdir): Set to libraries if enable_multilib.
9164
9165Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9166
9167 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9168 multilibs, force reconfiguration the first time we create
9169 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9170
9171Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9172
9173 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9174 avoid confusion with --no-recursion.
9175
9176Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9177
9178 * configure.in: Win32 hosts shouldn't use install -x
9179 * install-sh: remove -x option, and special .exe-handling
9180 hack.
9181
9182Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9183
9184 * config.guess: Recognize i586-pc-beos.
9185 * configure.in: Don't build some bits for beos.
9186
9187Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9188
9189 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9190 CFLAGS default to -O2.
9191
9192 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9193 when using GNU ld.
9194
9195Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9196
9197 * ltmain.sh: Correct install when using a different shell.
9198
9199Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9200
9201 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9202
9203Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9204
9205 * makefile.vms: Update to build binutils/makefile.vms. Add install
9206 target.
9207
9208Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9209
9210 * ltconfig: Update to correct AIX handling.
9211
9212Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9213
9214 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9215
9216 * configure.in (target_subdir): Set to ${target_alias} instead
9217 of "libraries".
9218
92191998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9220
9221 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9222 (Makefile): Depend on $(gcc_version_trigger).
9223
9224 * configure (gcc_version): Change default initializer to empty
9225 string.
9226 (gcc_version_trigger): New variable; pass this variable down
9227 to subdir configures to enable them checking gcc's version
9228 themselves. Emit make macros for both gcc_version vars.
9229 (topsrcdir): Initialize reliably.
9230 (recursion line): Remove --with-gcc-version=${gcc_version}.
9231
92321998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9233
9234 * configure (enable_version_specific_runtime_libs): Implement new flag
9235 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9236 in $(libsubdir); emit definition in each generated Makefile.
9237 (gxx_include_dir): Initialize depending on
9238 $enable_version_specific_runtime_libs.
9239
92401998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9241
9242 * configure (gcc_version): Initialize properly depending on
9243 how and where configure is started.
9244 (recursion line): Pass a --with-gcc-version=${gcc_version}
9245 to configures in subdirs.
9246
9247Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9248
9249 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9250 cygmon
252b5132
RH
9251
9252Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9253
9254 * configure.in: Add cygmon and libstub support for mn10200.
9255
92561998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9257
9258 * configure (gcc_version): Add new variable describing the
9259 particular gcc version we're building.
9260 * Makefile.in (libsubdir): Add new macro for the directory
9261 in which the compiler finds executables, libraries, etc.
9262 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9263 and libsubdir.
9264
9265Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9266
ba73c63f
JM
9267 * Makefile.in (local-clean): Remove *.log.
9268 (warning.log): Built with warn_summary from build.log.
9269 (mail-report.log): Run test_summary.
9270 (mail-report-with-warnings.log): Run test_summary including
9271 warning.log in the report.
252b5132
RH
9272
9273Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9274
9275 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9276
9277Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9278
9279 * Makefile.in (grep): Grep no longer depends on libiberty.
9280
9281Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9282
9283 * Makefile.in: all-snavigator needs all-libgui.
9284
9285Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9286
9287 * configure.in: Add cygmon and libstub support for mn10300.
9288
9289Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9290
9291 * missing: Update to version from automake 1.3.
9292
9293 * ltmain.sh: On installation, don't get confused if the same name
9294 appears more than once in the list of library names.
9295
9296Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9297
9298 * config.sub: Accept m68060 and m5200 as CPU names.
9299
9300Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9301
9302 * configure: Use && rather than using -a in test, because odd
9303 strings can confuse test.
9304 * configure.in: Likewise.
9305
9306Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9307
9308 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9309
9310Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9311
9312 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9313 bootstrap4-lean): New targets.
9314
9315Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9316
9317 * mpw-* Delete. Not used.
252b5132
RH
9318
9319Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9320
9321 * COPYING.LIB: Update FSF address.
9322
9323Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9324
9325 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9326
9327 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9328 GAS_SUPPORT_DIRS.
9329
9330Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9331
9332 * ltconfig, ltmain.sh: Avoid producing a version number if
9333 -version-info was not used.
9334
9335Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9336
9337 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9338 building with newlib.
9339
93401998-04-30 Paul Eggert <eggert@twinsun.com>
9341
ba73c63f 9342 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9343 Solaris `make' causes it to continue to next definition.
252b5132 9344
afb8d725
JM
9345Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9346
9347 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9348 the right GUI libraries and files are installed along with GDB.
9349
252b5132
RH
9350Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9351
9352 * configure.in: Change alpha to alpha* in several places.
9353
9354Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9355
9356 * config.sub: Recognize sparc86x.
9357
9358Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9359
252b5132
RH
9360 * configure.in (--enable-target-optspace): Remove debug echo.
9361
9362Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9363
9364 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9365
9366Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9367
9368 * ltconfig: Update cygwin32 support.
9369
9370 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9371 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9372 (GDB_SUPPORT_DIRS): Likewise.
9373
9374Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9375
9376 * configure.in (target_makefile_frag): If --enable-target-optspace,
9377 use -Os to compile target libraries rather than -O2. Default to
9378 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9379 not used.
9380 * configure.in (target_cflags): Ditto for d30v.
9381
9382Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9383
9384 * Makefile.in (all-bfd): Depend on all-intl.
9385 (all-binutils): Likewise.
9386 (all-gas): Likewise.
9387 (all-gprof): Likewise.
9388 (all-ld): Likewise.
9389
252b5132
RH
93901998-04-19 Brendan Kehoe <brendan@cygnus.com>
9391
9392 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9393
9394Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9395
9396 * Makefile.in (all-bfd): Depend upon all-libiberty.
9397
9398 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9399
9400Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9401
9402 * Makefile.in: Add libstub.
9403
9404 * configure.in: Ditto. Build libstub for targets that have cygmon
9405 support.
9406
9407Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9408
9409 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9410
9411Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9412
9413 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9414 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9415
9416Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9417
9418 * configure: Define DEFAULT_M4 by searching PATH.
9419 * Makfile.in: Use DEFAULT_M4.
9420
9421Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9422
9423 * ltconfig: Add cygwin32 support.
9424
9425 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9426 to configure and build.
9427
9428Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9429
9430 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9431
9432Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9433
9434 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9435
9436Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9437
9438 * Makefile.in: add ash make rules
9439 * configure.in: add ash to native_only and host_tools lists
9440
9441Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9442
9443 * Makefile.in (all-gettext, all-intl): New targets.
9444 (ALL_MODULES): Added all-gettext, all-intl.
9445 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9446 (INSTALL_MODULES): Added install-gettext, install-intl.
9447 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9448
9449 * configure.in (host_tools): Added gettext.
9450 (native_only): Likewise.
9451 (noconfigdirs) [various cases]: Likewise.
9452 (host_libs): Added intl.
9453
afb8d725
JM
9454Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9455
9456 * configure: Do not disable building gdbtk for cygwin32 hosts.
9457
ba73c63f
JM
9458Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9459
9460 * configure.in: Add thumb-coff target.
9461 * config.sub: Add thumb-coff target.
9462
252b5132
RH
9463Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9464
9465 * Makefile.in: Revert yesterday's change.
9466 (all-target-winsup): all-target-librx stays out of here.
9467
9468Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9469
ba73c63f
JM
9470 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9471 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9472 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9473 Remove references to librx and libg++.
9474
9475Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9476
9477 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9478 recursive makes
9479
9480Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9481
9482 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9483 for newlib directory.
9484 (CXX_FOR_TARGET): Likewise.
9485
9486Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9487
9488 * ltconfig: Update after libtool/ltconfig.in change for
9489 hpux11.
9490
9491Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9492
9493 * ltconfig, ltmain.sh: Update to libtool 1.2.
9494
9495Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9496
9497 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9498 (install-gcc-cross): Instead, override LANGUAGES here.
9499
95001998-03-18 Dave Love <d.love@dl.ac.uk>
9501
9502 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9503 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9504
9505Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9506
9507 * configure.in: Add Thumb-pe target.
9508
9509Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9510
252b5132
RH
9511 * Makefile.in - changed sn targets to snavigator
9512 * configure.in - changed sn targets to snavigator
9513
9514Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9515
9516 * config-ml.in: After building symlink tree call make distclean
9517 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9518 to be the case for libiberty.
9519
9520Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9521
9522 * configure: When making link, also check the current
9523 directory. The configure scripts may create one.
9524
9525Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9526
9527 * config.sub: Accept alphapca56 and alphaev6 properly.
9528
9529Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9530
9531 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9532
252b5132
RH
9533Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9534
80413487 9535 * config.sub (sco5): Fix typo.
252b5132
RH
9536
9537Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9538
9539 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9540 install-itcl.
9541 (install-itcl): Remove dependency on install-tcl.
9542
9543Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9544
9545 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9546
252b5132
RH
9547Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9548
9549 * configure.in: Don't build libgui for a cygwin32 target when not on
9550 a cygwin32 host.
9551
9552Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9553
9554 * configure (redirect): Set to null, so default behavior of
9555 configure is now --verbose.
9556
95571998-02-16 Dave Love <d.love@dl.ac.uk>
9558
9559 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9560 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9561
9562Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9563
9564 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9565 this change to sync Makefile.in with its ChangeLog entries.
9566
9567Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9568
9569 * ltmain.sh (mkdir): Check that the directory doesn't exist
9570 before we exit with error, so that we don't get races during
9571 parallel builds.
9572
9573Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9574
9575 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9576
9577Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9578
9579 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9580 PICFLAG_FOR_TARGET.
9581 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9582
9583 * configure: Emit a definition for the new macro enable_shared
9584 into each Makefile.
9585
252b5132
RH
9586Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9587
9588 * configure.in (host_tools, native_only): Add libtool.
9589
9590Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9591
9592 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9593 Fix typo in ming config comment.
9594
9595Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9596
9597 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9598
9599Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9600
9601 * config.sub: Add tic30 cases, and map c30 to tic30.
9602
ba73c63f
JM
9603Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9604
9605 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9606 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9607 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9608 (CLEAN_TARGET_MODULES): Similarly
9609 (all-target-libf2c): Add dependences.
35590697 9610 * configure.in (target_libs): Add libf2c.
ba73c63f 9611
252b5132
RH
9612Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9613
ba73c63f
JM
9614 * configure.in: Remove expect from noconfigdirs when target
9615 is cygwin32. OK to build expect and dejagnu with Canadian
9616 Cross.
252b5132
RH
9617
9618Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9619
9620 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9621 host.
9622
9623 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9624 and mingw32.
9625
9626Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9627
9628 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9629 here as it is not defined in the toplevel Makefile.
9630
9631Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9632
9633 * configure (package_makefile_rules_frag): New variable, which names
9634 a file with generic rules, ...
9635 Change comment to mention we now have FIVE parts.
9636 * configure: Undo last change.
9637
9638Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9639
9640 * config.guess: More accurate determination of HP processor types.
9641 * config.sub: More accurate determination of HP processor types.
9642
9643Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9644
9645 * configure (package_makefile_frag): Move inserting the
9646 ${package_makefile_frag} to where it should be according
9647 to the comment.
9648
ba73c63f 9649Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9650
9651 * config.guess: Add support for Linux/ARM.
9652
9653Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9654
9655 * .cvsignore: Remove *-info and *-install since they match
9656 release-info and mpw-install, which we don't want to just ignore.
9657
9658Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9659
9660 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9661
9662Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9663
9664 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9665 local_prefix to sub-make invocations.
9666
9667Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9668
9669 * configure.in: Check makefile fragments in the source
9670 directory.
9671
9672Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9673
ba73c63f
JM
9674 * configure.in: Check whether host and target makefile
9675 fragments exist before adding them to *_makefile_frag.
252b5132
RH
9676
9677Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9678
9679 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 9680
252b5132
RH
9681Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9682
9683 * configure.in: Make sure we only replace RPATH_ENVVAR on
9684 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9685 regexp to sed.
9686
9687 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9688 to sub-makes.
9689
96901998-01-13 Lee Iverson (leei@ai.sri.com)
9691
9692 * config-ml.in (multi-do): LDFLAGS must include multilib
9693 designator.
9694
9695Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9696
9697 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9698
9699Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9700
9701 * config.sub: Add mingw32 support.
9702 * configure.in: Likewise.
252b5132
RH
9703
9704Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9705
9706 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9707
9708Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9709
9710 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9711 * configure (gxx_include_dir): Provide a definition for subdirs
9712 which do not use autoconf.
9713
9714Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9715
9716 * config.guess: Sync with egcs. Picks up new alpha support,
9717 BeOS & some additional linux support.
9718
ba73c63f 9719Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9720
9721 * config.guess: HP 9000/803 is a PA1.1 machine.
9722
ba73c63f
JM
9723Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9724
9725 * configure.in: It's alpha*-...
252b5132
RH
9726
9727Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9728
ba73c63f
JM
9729 * configure.in (host_makefile_frag, target_makefile_frag):
9730 Handle multiple config files.
9731 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9732 alpha-*-*.
252b5132
RH
9733
9734Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9735
9736 * mkdep: New file.
9737
9738Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9739
9740 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9741
9742Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9743
9744 * Makefile.in: Add libgui directory.
9745 (GDB_TK): Add all-libgui.
9746 * configure.in: Add libgui directory.
9747 * configure: Add all-libgui to GDB_TK.
9748
9749Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9750
9751 * config-ml.in (multidirs): Add m32r to multilib list.
9752
9753Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9754
9755 * Makefile.in (all-target-gperf): Change dependency to
9756 all-target-libstdc++.
9757
9758Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9759
9760 * config.guess: Add BeOS support.
9761
9762Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9763
9764 Source directory cvs renamed to cvssrc:
9765 * configure.in (host_tools): Change cvs to cvssrc.
9766 (native_only): Likewise.
9767 (noconfigdirs) [various cases]: Likewise.
9768 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9769 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9770 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9771 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9772 (all-cvssrc): Rename target from all-cvs.
9773
9774Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9775
9776 * configure (gxx_include_dir): Fix thinko.
9777
9778Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9779
9780 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9781 (install-cross, install-gcc-cross): New targets.
9782
9783Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9784
9785 * configure.in (noconfigdirs): Add support for Thumb target.
9786
9787 * config.sub (maybe_os): Add support for Thumb target.
9788
9789Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9790
9791 * Makefile.in: Add rules for cygmon.
9792
9793 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9794
9795Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9796
9797 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9798 * configure (gxx_include_dir): Provide a definition for subdirs
9799 which do not use autoconf.
9800
9801Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9802
9803 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 9804 11/18/97 build
252b5132
RH
9805
9806Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9807
9808 * From Franz Sirl.
9809 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9810 found on RedHat Linux systems.
9811
9812Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9813
9814 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9815 guesses.
9816
9817Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9818
9819 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9820
9821Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9822
9823 * ltmain.sh: If mkdir fails, check whether the directory was created
9824 anyhow by some other process.
9825
9826Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9827
9828 * configure.in (d30v-*-*): Configure all directories.
9829
9830Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9831
9832 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9833 for the D30V.
9834
9835Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9836
9837 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9838
9839Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9840
80413487
RH
9841 * include/libiberty.h: Add extern "C" { so it can be used with C++
9842 progrms.
9843 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9844 programs.
252b5132
RH
9845
9846Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9847
9848 * configure.in (d30v-*-*): Configure GCC now.
9849
9850Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9851
9852 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9853 is no longer needed.
9854
9855Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9856
9857 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9858
9859Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9860
9861 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9862 targets using "$@" to provide support for similar but not identical
9863 targets without having to duplicate code.
9864
9865Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9866
9867 * makefile.vms: Fix to work with DEC C.
9868
9869Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9870
9871 * config.sub: Add mips-tx39-elf to marketing names.
9872
9873Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * ltmain.sh: Handle symlinks in generated script.
9876
9877Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9878
9879 * configure: Handle autoconf style directory options: --bindir,
9880 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9881 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9882 --sysconfdir.
9883 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9884 (sharedstatedir, localstatedir, oldincludedir): New variables.
9885 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9886 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9887 sbindir, sharedstatedir, and sysconfdir.
9888
9889Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9890
9891 * Makefile.in (bootstrap-lean): New target.
9892
9893Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9894
9895 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 9896 sn, and gnuserv from noconfigdirs.
252b5132
RH
9897
9898Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9899
9900 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9901
9902Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9903
ba73c63f 9904 * Makefile.in (cross): New target.
252b5132
RH
9905
9906Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 9907 Jeff Law <law@cygnus.com>
252b5132
RH
9908
9909 * Makefile.in (bootstrap2, bootstrap3): New targets.
9910 (all-bootstrap): Remove outdated and confusing target.
9911 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9912
afb8d725
JM
9913Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9914
9915 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 9916 windows. Consistent with gdb/configure.
afb8d725 9917
252b5132
RH
99181997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9919
252b5132
RH
9920 * configure.in: Name Linux target fragment.
9921
9922 * configure: Rewrite so that project Makefile fragment is inserted
9923 first and appears last in the resulting Makefile.
9924
9925Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9926
9927 * Makefile.in (install-itcl): Install tcl first.
9928
252b5132 9929Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 9930
252b5132
RH
9931 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9932
9933Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9934
9935 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9936
9937 * configure.in (skipdirs): Add target-librx for Linux.
9938 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9939
9940Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9941
9942 * Makefile.in (bootstrap): New target.
9943
9944Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9945
9946 * config.sub: Accept 'amigados' for backward compatability.
9947
9948Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9949
9950 * config.guess: Merge with FSF.
9951
ba73c63f
JM
9952Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9953
9954 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9955
252b5132
RH
9956Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9957
9958 * config.sub: Add "marketing-names" patch.
9959
9960Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9961
80413487 9962 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
9963
9964Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9965
9966 * config.sub: Handle v850-elf.
9967
ba73c63f
JM
9968Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9969
9970 * .cvsignore (*-install): Remove.
9971
252b5132
RH
9972Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9973
9974 * ltconfig: Set CONFIG_SHELL in libtool.
9975 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9976
9977Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9978
9979 * configure.in (target_subdir): Set to libraries if enable_multilib.
9980
9981Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9982
9983 * config.guess: Update from gcc directory.
9984
9985Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9986
9987 * Makefile.in (all-sim): Depends on all-readline.
9988
9989Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9990
9991 * Makefile.in (BISON, YACC): Use $$s.
9992 (all-bison): Depend on all-texinfo.
9993
9994Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9995
9996 * Makefile.in (BISON): Add -L flag.
9997 (YACC): Likewise.
9998
9999Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10000
35590697
AJ
10001 * configure.in (noconfigdirs): Add support for v850e target.
10002
252b5132
RH
10003 * config.sub (maybe_os): Add support for v850e target.
10004
10005Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10006
35590697
AJ
10007 * configure.in (noconfigdirs): Add support for v850ea target.
10008
252b5132
RH
10009 * config.sub (maybe_os): Add support for v850ea target.
10010
10011Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10012
10013 * config.sub: Add mipstx39. Delete r3900.
10014
10015Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10016
10017 * Makefile.in (all-autoconf): Depends on all-texinfo.
10018
10019Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10020
10021 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10022 eabi targets.
10023
10024Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10025
10026 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10027
10028 * configure: When handling a Canadian Cross, handle YACC as well as
10029 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10030 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10031
10032Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10033
10034 * Makefile.in (BISON): bison, not byacc or bison -y.
10035 (YACC): bison -y or byacc or yacc.
10036 (various): Add *-bison as appropriate.
10037 (taz): No need to mess with BISON anymore.
10038
10039Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10040
10041 * configure: If OSTYPE matches *win32*, try to find a good value for
10042 CONFIG_SHELL.
10043
10044Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10047 configure.in if it is present.
10048
10049Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10050
10051 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10052
10053Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10054
10055 * config.sub: Recognize `arc' cpu.
10056 * configure.in: Likewise.
10057 * config-ml.in: Likewise.
10058
10059Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10060
10061 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10062
10063Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10064
10065 * configure: Changed sed delimiter from ':' to '|' when
10066 attempting to substitute ${config_shell} for SHELL. On
10067 NT ${config_shell} may contain a ':' in it.
10068
10069Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10070
10071 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10072
10073Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10074
10075 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10076
10077Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10078
10079 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10080
10081 * ylwrap: If the program is a relative path, force it to be
10082 absolute.
10083
10084Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10085
10086 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10087
10088Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10089
10090 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10091 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10092 for libraries.
252b5132
RH
10093
10094Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10095
10096 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10097 separated by spaces.
252b5132
RH
10098
10099Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10100
10101 * ylwrap: New file.
10102 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10103
10104 * ltmain.sh: Handle /bin/sh at start of install program.
10105
10106 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10107
10108 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10109 * missing: New file, from automake 1.2.
10110
10111Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10112
10113 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10114 check-tk to CHECK_X11_MODULES.
10115
10116Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10117
10118 * config.sub: Merge with FSF.
10119
10120Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10121
10122 * config.guess: Merge with FSF.
10123
10124Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10125
10126 * configure: Treat msdosdjgpp like go32.
10127 * configure.in: Likewise. Don't remove gprof for go32.
10128
10129 * configure: Change Makefile.tem2 to Makefile.tm2.
10130
10131Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10132
10133 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10134
10135Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10136
10137 * install-sh (chmodcmd): Set to null if the DST directory already
10138 exists. Same as Nov 11th change.
10139
10140Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10141
35590697 10142 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10143
10144Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10145
10146 * config.guess: Update from FSF.
10147
10148Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10149
10150 * Makefile.in (GDB_TK): Depend on itcl and tix.
10151
10152Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10153
10154 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10155 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10156 (INSTALL_SCRIPT): New variable.
10157 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10158 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10159 to -x.
10160 * install-sh: Add support for -x option.
10161
10162Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10163
10164 * configure.in, Makefile.in: Treat tix like itcl.
10165
10166Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10167
10168 * Makefile.in (WINDRES): New variable.
10169 (WINDRES_FOR_TARGET): New variable.
10170 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10171 (EXTRA_HOST_FLAGS): Add WINDRES.
10172 (EXTRA_TARGET_FLAGS): Add WINDRES.
10173 (EXTRA_GCC_FLAGS): Add WINDRES.
10174 ($(DO_X)): Pass down WINDRES.
10175 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10176 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10177 DLLTOOL_FOR_TARGET.
10178
10179Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10180
10181 * configure.in: configure sim before gdb for win32-x-ppc
10182
10183Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10184
10185 Move gperf into the toplevel, from libg++.
10186 * configure.in (target_tools): Add target-gperf.
10187 (native_only): Add target-gperf.
10188 * Makefile.in (all-target-gperf): New target, depend on
10189 all-target-libg++.
10190 (configure-target-gperf): Empty rule.
10191 (ALL_TARGET_MODULES): Add all-target-gperf.
10192 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10193 (CHECK_TARGET_MODULES): Add check-target-gperf.
10194 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10195 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10196
10197Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10198
252b5132
RH
10199 * config.sub (mn10200): Recognize new basic machine.
10200
10201Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10202
10203 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10204 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10205
10206Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10207
10208 * configure.in: If we're building mips-sgi-irix6* native, turn on
10209 ENABLE_MULTILIB and set TARGET_SUBDIR.
10210
10211Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10212
10213 * Makefile.in (all-sn): Depend on all-grep.
10214
10215Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10216
10217 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10218
10219 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10220 Makefile. From Jeff Makey <jeff@cts.com>.
10221 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10222
10223 * Makefile.in (DISTBISONFILES): Remove.
10224 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10225 $(DEFAULT_YACC).
10226
10227 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10228 cygwin32.
252b5132
RH
10229
10230 * Makefile.in (LD): New variable.
10231 (EXTRA_HOST_FLAGS): Pass down LD.
10232 ($(DO_X)): Likewise.
10233
10234Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10235
10236 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10237
10238Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10239
10240 * configure.in (targargs): Strip out any supplied --build argument
35590697 10241 before adding our own. Always add --build.
252b5132
RH
10242
10243Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10244
10245 * configure.in (targargs): Pass --build if we're doing
10246 a cross-compile.
10247
10248Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10249
ba73c63f 10250 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10251 sed. Otherwise sed chokes on NT path names with drive
10252 designators. Also look for "?:*" as the leading characters in an
10253 absolute pathname.
10254
10255Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10256
10257 * config.sub: Support for r3900.
10258
10259Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10260
10261 * configure.in: Use install-sh, not install.sh.
10262
10263Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10264
10265 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10266 apply it twice.
10267
10268Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10269
10270 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10271 install-binutils.
10272
10273Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10274
10275 * Makefile.in: Add automake targets.
10276 * configure.in (host_tools): Add automake.
10277
10278Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10279
10280 * configure: Default CXX to c++, not gcc.
10281 * Makefile.in (CXX): Set to c++, not gcc.
10282 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10283
10284Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10285
10286 * install-sh: try appending a .exe if source file doesn't
10287 exist
10288
10289Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10290
10291 * configure.in: Turn on multilib by default.
10292 (cross_only): Remove target-libiberty.
10293
10294 * Makefile.in (all-gcc): Don't depend on libiberty.
10295
10296Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10297
10298 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10299
10300Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10301
10302 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10303 (DISTBISONFILES): Add ld/Makefile.in
10304
10305Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10306
10307 * configure.in: if target is cygwin32 but host isn't cygwin32,
10308 don't configure gdb tcl tk expect, not just gdb.
10309
10310Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10311
10312 * configure.in: Added gnuserv everywhere sn appears.
10313
10314 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10315 (CROSS_CHECK_MODULES): Added check-gnuserv.
10316 (INSTALL_MODULES): Added install-gnuserv.
10317 (CLEAN_MODULES): Added clean-gnuserv.
10318 (all-gnuserv): New target.
10319
10320Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10321
10322 * config.guess: Fixes for MIPS OpenBSD systems.
10323
10324Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10325
10326 * Makefile.in (INSTALL_XFORM): Remove.
10327 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10328
10329 * mkinstalldirs: New file, copied from automake.
10330 * Makefile.in (installdirs): Rename from install-dirs. Use
10331 mkinstalldirs. Change all users.
10332 (DEVO_SUPPORT): Add mkinstalldirs.
10333
10334Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10335
10336 * install-sh: Rename from install.sh.
10337 * Makefile.in (INSTALL): Change install.sh to install-sh.
10338 (DEVO_SUPPORT): Likewise.
10339
10340 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10341 Graichen <graichen@rzpd.de>.
10342
10343Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10344
10345 * config.guess: Recognize OpenBSD systems correctly.
10346
10347Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10348
10349 * README, Makefile.in (ETC_SUPPORT): Remove references to
10350 cfg-paper*, configure.{texi,man,info*}._
10351
10352Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10353
10354 * Makefile.in (all.normal): Ensure that gcc is built after all
10355 the x11 - ie gdb - targets.
10356
10357Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10358
10359 * makefile.vms: Don't run conf-a-gas.
10360
10361Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10362
80413487 10363 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10364
10365Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10366
10367 * configure.in: Remove noconfigdirs case since gdb also
10368 configures and builds for tic80-coff.
10369
10370Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10371
10372 * configure: Set cache_file to config.cache.
10373 * Makefile.in (local-distclean): Remove config.cache.
10374
10375Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10376
10377 * COPYING: Update FSF address.
10378
10379Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10380
10381 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10382 noconfigdirs.
10383
10384Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10385
10386 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10387 MAKEDIRS, is empty.
10388
10389Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10390
10391 * config.sub: Tweak mn10300 entry.
10392
10393Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10394
10395 * configure.in (host_tools): Put sim before gdb, so gdb's
10396 configure.tgt can determine if the simulator was configured.
10397
10398Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10399
10400 * config.sub: Move BeOS $os case to be with other Cygnus
10401 local cases.
10402
10403Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10404
10405 * config.sub: Remove misplaced comment that broke Linux.
10406
10407Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10408
10409 * config.sub: Add BeOS support.
10410
10411Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10412
10413 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10414
10415Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10416
10417 * configure.in (noconfigdirs): Remove tcl and tk from
10418 noconfigdirs for cygwin32 builds.
10419
10420Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10421
10422 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10423
10424Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10425
10426 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10427 make-all.com, use makefile.vms instead.
10428
10429Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10430
10431 * config.sub: Accept -lnews*.
10432
10433Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10434
10435 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10436 target-examples and target-libiberty for d30v.
252b5132
RH
10437
10438Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10439
10440 * configure.in (noconfigdirs): Enable ld for d30v.
10441
10442Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10443
10444 * configure.in (tic80-*-*): Build compiler.
10445
10446Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10447
10448 * configure.in (d30v-*): Remove sim directory from list of
35590697 10449 unsupported d30v directories
252b5132
RH
10450
10451Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10452
35590697
AJ
10453 * config.sub, configure.in: Add d30v target cpu.
10454
252b5132
RH
10455Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10456
10457 * makefile.vms: New file.
10458 * make-all.com: Remove.
10459
10460Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10461
10462 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10463
10464Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10465
10466 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10467
10468Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10469
10470 * Makefile.in (ALL_MODULES): Added all-db.
10471 (CROSS_CHECK_MODULES): Addec check-db.
10472 (INSTALL_MODULES): Added install-db.
10473 (CLEAN_MODULES): Added clean-db.
10474
10475Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * config.guess: Merge with latest FSF sources.
10478
10479Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10480
10481 * Makefile.in (ALL_MODULES): Added all-itcl.
10482 (CROSS_CHECK_MODULES): Added check-itcl.
10483 (INSTALL_MODULES): Added install-itcl.
10484 (CLEAN_MODULES): Added clean-itcl.
10485
10486Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10487
10488 * configure.in: build gdb for mn10200
10489
10490Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10491
10492 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10493
10494Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10495
10496 * configure.in (tic80-*-*): Turn off most targets right now.
10497
10498Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10501 rather than the makeinfo program.
10502 (do-info): Depend upon all-texinfo.
10503
10504Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10505
10506 * configure.in: Remove uses of config/mh-linux.
10507
10508 * config.sub, config.guess: Merge with latest FSF sources.
10509
10510Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10511
10512 * config.sub (case $basic_machine): Add tic80 entries.
10513
10514Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10515
10516 * config.sub, config.guess: Merge with latest FSF sources.
10517
10518Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10519
10520 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10521 * mpw-config.in: Test for NewFolderRecursive.
10522 * mpw-install: Use symbolic name for startup filename.
10523 * mpw-README: Add various additional details.
10524
10525Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10526
10527 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10528
10529Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10530
10531 * configure.in: Do build gcc and the target libraries for
10532 the mn10200.
10533
10534Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10535
10536 * configure.in: don't avoid building gdb for mn10300 any more
10537 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10538 instead of single-quoting it.
10539
10540Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10541
10542 * configure.in: Don't use --with-stabs on IRIX 6.
10543
10544Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10545
10546 * configure.in (m32r): Build gdb, libg++ now.
10547
10548Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10549
10550 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10551 directories from noconfigdirs.
10552
10553Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10554
10555 * config.sub (basic_machine): added mips16 configuration
10556
10557Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10558
10559 * config.sub: Handle d10v-unknown.
10560
10561Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10562
10563 * config.sub: Handle v850-unknown.
10564
10565Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10566
10567 * Makefile.in: add findutils
10568 * configure.in: add findutils to list of host_tools
10569
10570Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10571
10572 * config.sub: Handle mn10200 and mn10300.
10573
10574Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10575
10576 * configure.in (d10v-*): Do not build librx.
10577
10578Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10579
10580 * configure.in (mn10300): Build everything except gdb & libgloss.
10581
10582Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10583
10584 * config.guess: Patch for Dansk Data Elektronik servers,
10585 from Niels Skou Olsen <nso@dde.dk>.
10586
10587 For ncr, use /bin/uname rather than uname, since GNU uname does not
10588 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10589
10590 Patch for MIPS R4000 running System V,
10591 from Eric S. Raymond <esr@snark.thyrsus.com>.
10592
10593 Fix thinko for nextstep.
10594
10595 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10596
10597 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10598 * config.guess: Guess mips-dec-mach_bsd4.3.
10599
10600 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10601 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10602 release numbers.
10603 * config.guess (mips-mips-riscos*): Emit just enough of the
10604 release number.
10605
10606 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10607 * config.guess (sparc-auspex-sunos*): Added.
10608 (f300-fujitsu-*): Added.
10609
10610 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10611 * config.guess: Recognize a Tadpole as a sparc.
10612
10613Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10614
10615 * config.guess: Don't assume that NextStep version is either 2 or
10616 3. NextStep 4 (aka OpenStep 4) has come out now.
10617
10618Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10619
10620 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10621 From Rik Faith <faith@cs.unc.edu>.
10622
10623Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10624
10625 * config.sub: Contributions from bug-gnu-utils to:
10626 Support plain "hppa" (no version given) architecture, reported by
10627 OpenStep.
10628 OpenBSD like NetBSD.
10629 LynxOs is not a hardware supplier.
10630
10631 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10632 OpenBSD like NetBSD.
252b5132
RH
10633 Stratus systems.
10634 More Pyramid systems.
10635 i[n>4]86 Intel chips.
10636 M680[n>4]0 Motorola chips.
10637 Use unknown instead of lynx for hardware manufacturer.
10638
10639Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10640
10641 * install.sh (chmodcmd): Set to null if the DST directory already
10642 exists.
10643
10644Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10645
10646 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10647 not use mt-ppc target Makefile fragment any more.
10648
10649Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10650
10651 * configure.in (*-*-windows): Exclude everything but those dirs
10652 needed to build windows.
10653
10654Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10655
10656 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10657
10658Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10659
10660 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10661
10662Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10663
10664 * Undo my previous change.
10665
10666Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10667
10668 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10669 unconditionally.
10670 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10671
10672Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10673
10674 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10675 host to add it's own flags.
252b5132
RH
10676
10677Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10680
10681Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10682
10683 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10684 (CXX_FOR_TARGET): Likewise.
10685 (GCC_FOR_TARGET): Define.
10686 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10687 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10688 CC_FOR_TARGET was specified on the command line.
10689 (MAKEOVERRIDES): Don't define.
10690
10691Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10692
10693 * configure.in (m32r): Fix spelling of libg++ libs.
10694
10695Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10696
10697 * config.sub (-apple*): Remove, now redundant.
10698
10699Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10700
10701 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10702
10703 * configure: Rework yesterday's sed script patch.
10704
10705 * config.sub: Merge with FSF.
10706
10707Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10708
10709 * config.guess: Merge from FSF.
10710
10711 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
10712 * config.guess: Use pc instead of unknown, for pc clone systems.
10713 Change linux to linux-gnu.
252b5132
RH
10714
10715 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 10716 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
10717
10718Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10719
10720 * test-build.mk (HOLES): Add "xargs" for gdb.
10721
10722 * configure: Avoid hpux10.20 sed bug.
10723
10724Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10725
4bddf3ad 10726 * configure.in: Add support for windows host
252b5132
RH
10727 (that is a build done under the Microsoft build environment).
10728
10729Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10730
10731 * Makefile.in: Replace all uses of srcroot with s, to shrink
10732 command line lengths.
10733
10734 Patches from Geoffrey Noer <noer@cygnus.com>:
10735 * configure.in: If configuring for newlib, pass --with-newlib to
10736 subdirectories.
10737 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10738 -Bnewlib/ and -Lwinsup to gcc.
10739 (CXX_FOR_TARGET): Likewise.
10740
10741Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10742
10743 * Makefile.in (ETC_SUPPORT): Add configure.
10744
10745Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10746
35590697 10747 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
10748 host configuration file.
10749
10750Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10751
10752 * configure.in: Break mn10x00 support into separate
10753 mn10200 and mn10300 configurations.
10754 * config.sub: Likewise.
10755
10756Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10757
10758 * configure.in: Add lots of stuff to noconfigdirs for
10759 the mn10x00 targets.
10760
10761 * config.sub, configure.in: Add mn10x00 support.
10762
10763Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10764
10765 * make-all.com: Call conf-a-gas, not config-a-gas.
10766
10767Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10768
10769 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 10770 targets.
252b5132
RH
10771
10772Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10773
10774 * mpw-README: Add much more detail for native PowerMac.
10775 * mpw-install: New file.
10776 * mpw-configure: Add --norecursion and --help options.
10777 * mpw-config.in: Translate readme and install files when
10778 copying to objdir.
10779 * mpw-build.in: Don't always depend on byacc and flex.
10780 (install-only-top): New action.
10781
10782Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10783
10784 * configure.in: You can now configure GDB for the v850.
10785
10786Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10787
10788 * configure.in (noconfigdirs): Don't configure any C++ dirs
10789 if targeting D10V.
10790
10791Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10792
10793 * config.sub: Recognize mips64vr5000.
10794
10795Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10796
10797 * configure.in: Use a single line for host_tools and native_only.
10798
10799Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10800
10801 * config.sub, configure.in: Add entries for m32r.
10802
10803Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10804
10805 * Makefile.in (inet-install): Don't run install-gzip.
10806
10807Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10808
10809 * configure.in: Don't config lots of things for *-*-windows*.
10810
10811Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10812
10813 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10814 (host_libs, host_tools): Copy from configure.in.
10815 * mpw-configure: Don't complain about directories not found.
10816
10817Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10818
10819 * configure.in (i[345]86): Recognize i686 for pentium pro.
10820 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10821 file.
10822
10823 * config.guess (i[345]86): Ditto.
10824
10825Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10826
10827 * configure.in (noconfigdirs): Removed gdb for D10V.
10828
10829Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10830
10831 * configure.in: Remove ld, target-libio, target-libg++, and
10832 target-libstdc++ from noconfigdirs.
10833
10834Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10835
10836 * configure: Fix three locations where shell scripts were
10837 being run directly rather than with config_shell.
10838
10839Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10840
10841 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10842 * config.sub (basic_machine): Recognize v850.
10843
10844Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10845
10846 * mpw-configure: Handle multiple enable/disable options and
10847 pass them down recursively, handle -c and -s flags appropriately
10848 depending on choice of compiler, add escape mechanism for
10849 quoted arguments to gC.
10850
10851Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10852
10853 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10854 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10855 so that -mrelocatable-lib and -mno-eabi are used.
10856
10857 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10858 not support --print-multi-lib, don't abort.
10859
252b5132
RH
10860Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10861
10862 * make-all.com: Run config-a-gas.
10863 * setup.com: Don't copy subdirectory files around.
10864
10865Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10866
10867 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10868 target, it now compiles correctly.
10869
10870Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10871
10872 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10873
10874Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10875
35590697 10876 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
10877
10878Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10879
10880 * configure.in (native_only): Add prms.
10881
10882Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10885 (BINUTILS_SUPPORT_DIRS): Likewise.
10886
10887Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10888
10889 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10890 d10v support is added.
10891
10892Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10893
10894 * configure.in (d10v-*-*): New target.
10895
10896Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10897
10898 * config.guess (HP 9000/811): Recognize this as a PA1.1
10899 machine.
10900
10901Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10902
10903 * Makefile.in (do-tar-gz): New target, split out from tail end of
10904 taz target. Run each command separately, don't use pipes.
10905 (taz): Use it.
10906
10907Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10908
10909 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10910 * mpw-build.in: No builds should depend on building byacc or flex,
10911 they are assumed to be installed already.
10912
10913Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10914
10915 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10916 variable that CC_FOR_TARGET needs.
10917
10918Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10919
10920 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10921 options have changed since the last time the subdirectory was
10922 configured, and if it has, reconfigure.
10923 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10924 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10925
10926Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10927
10928 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10929 CLEAN_MODULES): Add bash.
10930 (all-bash): New target.
10931
10932Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10933
10934 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10935
10936Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10937
10938 * config.sub (basic_machine): Recognize d10v as a valid processor.
10939
10940Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10941
10942 * mpw-configure: Add support for --bindir.
10943 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10944
10945Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10946
10947 * configure.in: add bash, time, gawk to list of hosttools and things
10948 to only build for native toolchains
10949
10950Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10951
10952 * Makefile.in (docdir): Remove.
10953
10954Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10955
10956 * Makefile.in (datadir): Set to $(prefix)/share.
10957
10958Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10959
10960 * configure.in: build diff and patch for cygwin32-hosted
10961 toolchains.
10962
10963Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10964
10965 * config.sub: Accept -rtems*.
10966
10967Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10968
80413487 10969 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
10970 remove diff from the list of things not buildable
10971 via Canadian Cross
252b5132
RH
10972
10973Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10974
10975 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 10976 don't get ". ".
252b5132
RH
10977
10978Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10979
10980 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10981
10982Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10983
10984 * Makefile.in (taz): Handle case where tex3patch didn't even get
10985 checked out. Also, if it was found, put the symlink in a new util
10986 subdirectory.
10987
10988Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10989
10990 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10991
10992Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10993
10994 * config.sub: Recognize -openvms.
10995 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10996 * make-all.com, setup.com: New files.
10997
10998Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10999
11000 * Makefile.in (taz): tex3patch moved to texinfo/util.
11001
11002Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11003
afb8d725 11004 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11005 * configure.in: remove make from disable-if-Can-Cross list
11006 enable gdb if ${host} and ${target} are cygwin32
11007
11008Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11009
11010 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11011 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11012
11013Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11014
11015 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11016 distinguish sysv/svr4/bsd variants.
11017 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11018
11019Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11020
11021 * configure.in: Added copyright notice.
11022 * move-if-change: Added copyright notice.
11023
11024Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11025
11026 * configure.in (powerpcle-*-solaris*): Until we get shared
11027 libraries working, don't build gdb, sim, make, tcl, tk, or
11028 expect.
11029
11030Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11031
11032 * config.guess: Merge with FSF:
11033
11034 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11035 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11036
11037 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11038 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11039
11040 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11041 * config.guess: Combine two OSF1 rules.
11042 Also recognize field test versions. From mjr@zk3.dec.com.
11043 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11044 because GNU uname does not support -p. From pmr@pajato.com.
11045
11046Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11047
11048 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11049
11050Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11051
11052 * mpw-README: Document GCCIncludes.
11053
11054Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11055
11056 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11057
11058Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11059
11060 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11061
11062Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11063
11064 * configure.in (*-*-cygwin32): Configure make.
11065
11066Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11067
11068 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11069
11070Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11071
11072 * Makefile.in (all-inet): Depend on all-perl.
11073
11074 * Makefile.in (inet-install): New target.
11075
11076 * Makefile.in (all-inet): Depend on all-tcl.
11077 (all-inet): Depend on all-send-pr.
11078
11079Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11080
11081 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11082 temporarily.
11083
11084Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11085
11086 * configure.in: Don't configure --with-gnu-ld on AIX.
11087
11088Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11089
11090 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11091
11092Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11093
11094 * Makefile.in (ALL_MODULES): Added all-inet.
11095 (CROSS_CHECK_MODULES): Added check-inet.
11096 (INSTALL_MODULES): Added install-inet.
11097 (CLEAN_MODULES): Added clean-inet.
11098 (all-indent): New target.
11099
11100 * configure.in (host_tools): Added inet.
11101 (native_only): Added inet.
11102 (noconfigdirs): Added inet.
11103
11104Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11105
11106 * configure.in: Don't configure libgloss if we are not configuring
11107 newlib.
11108
11109Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11110
11111 * configure.in: Don't configure libgloss for unsupported
11112 architectures.
11113
11114Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11115
11116 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11117
11118Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11119
11120 * Makefile.in (ALL_MODULES): Include all-apache.
11121 (CROSS_CHECK_MODULES): Include check-apache.
11122 (INSTALL_MODULES): Include install-apache.
11123 (all-apache): New target.
11124
11125 * configure.in: Added apache everywhere perl is seen.
11126
11127Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11128
11129 * Makefile.in: Add support for clean-{module} and
11130 clean-target-{module} rules.
11131
11132Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11133
11134 * configure.in (*-*-ose) do not build libgloss.
11135
11136Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11137
11138 * config.guess (prep*:SunOS:5.*:*): Turn into
11139 powerpele-unknown-solaris2.
11140
11141Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11142
11143 * configure.in: Permit --enable-shared to specify a list of
11144 directories.
11145
11146Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11147
11148 * configure.in (host==solaris): Pass only the first word of $CC
11149 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11150
11151Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11152
11153 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11154
11155Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11156
11157 * Makefile.in (ALL_MODULES): Include all-perl.
11158 (CROSS_CHECK_MODULES): Include check-perl.
11159 (INSTALL_MODULES): Include install-perl.
11160 (ALL_X11_MODULES): Include all-guile.
11161 (CHECK_X11_MODULES): Include check-guile.
11162 (INSTALL_X11_MODULES): Include install-guile.
11163 (all-perl): New target.
11164 (all-guile): New target.
11165
11166 * configure.in (host_tools): Include perl and guile.
11167 (native_only): Include perl and guile.
11168 (noconfigdirs): Don't build guile and perl; no ports have been
11169 done.
11170
11171Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11172
80413487
RH
11173 * configure (--enable-*): Handle quoted option lists such as
11174 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11175
11176Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11177
11178 * Makefile.in ({,inst}all-target): New rule so we can make and
11179 install all of the target directories easily.
11180
11181Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11182
11183 * configure.in: Add missing global flag in sed substitution when
11184 deleting `target-' from ${configdirs}.
11185
11186Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11187
11188 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11189 option.
11190
11191 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11192 config/mh-necv4.
11193
11194 * install.sh: Correct misspelling of transformbasename.
11195
11196 * config.guess: Recognize mips-*-sysv*.
11197
11198Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11199
11200 * config.sub: Recognize mon960.
11201
11202Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11203
11204 * configure: Restore Canadian Cross handling of BISON and LEX,
11205 removed in Feb 20 change.
11206
11207Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11208
11209 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11210 Mention make install. Remove the old copyright date as well the
11211 clumsy and rather pointless copyright on the README file.
11212
11213Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11214
11215 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11216 Makefile after running symlink-tree, then run `make distclean' to
11217 avoid clobbering any generated files in srcdir.
11218
11219Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11220
11221 * configure.in (m68k-*-netbsd*): Build everything now.
11222
11223Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11224
11225 * Makefile.in (taz): Fix quoting.
11226
11227Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11228
11229 * configure.in (sparclet-*-*): Build everything now.
11230
11231Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11232
11233 * configure.in (m68k-*-linux*): New host.
11234
11235Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11236
11237 * configure: Check for bison before byacc.
11238
11239Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11240
11241 * Makefile.in configure: Change the way LEX and BISON/YACC are
11242 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11243 searching PATH. These are used as fallbacks by Makefile.in if
11244 flex/bison/byacc aren't in objdir.
11245
11246Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11247
11248 * Makefile.in: Make everything which depends upon all-bfd also
11249 depend upon all-opcodes, in case --with-commonbfdlib is used.
11250
11251Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11252
11253 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11254 building NT native compilers on Unix.
11255
11256Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11257
11258 * configure.in: Don't get CC from the host Makefile fragment if we
11259 can find gcc in PATH, or if this is a Canadian Cross. Move the
11260 Solaris test for /usr/ucb/cc to the post target script, just after
11261 the compiler sanity test.
11262
11263Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11264
11265 * config.sub: Merge with FSF.
11266
11267Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11268
11269 * Makefile.in (RPATH_ENVVAR): New variable.
11270 (REALLY_SET_LIB_PATH): Use it.
11271 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11272
11273Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11274
11275 * config.sub, configure.in: Recognize sparclet cpu.
11276
11277Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11278
11279 * config.guess: Support m68k-cbm-sysv4.
11280
11281Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11282
11283 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11284 m68k-unknown-linuxaout from linker help string. Put quotes around
11285 $ld_help_string.
11286
11287Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11288
11289 * config.guess (powerpc-harris-powerunix): Add guess for port
11290 to new target.
11291
11292Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11293
11294 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11295
11296Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11297
11298 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11299 $(REALLY_SET_LIB_PATH) in Makefile.
11300 * Makefile.in (SET_LIB_PATH): New variable.
11301 (REALLY_SET_LIB_PATH): New variable.
11302 ($(DO_X)): Use $(SET_LIB_PATH).
11303 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11304 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11305 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11306 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11307 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11308 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11309 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11310 (install-dosrel): Likewise.
11311 (all-opcodes): Depend upon all-libiberty.
11312
11313Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11314
11315 * config.guess (*:CYGWIN*): New
11316
11317Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11318
11319 * Makefile.in (all-target-winsup): All all-target-libiberty.
11320
11321Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11322
11323 * configure.in (noconfigdirs): Add missing # in front of comment.
11324
11325Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11326
11327 * configure.in: add second pass to things added to noconfigdirs
11328 so *-gm-magic can exclude libgloss properly.
11329
11330Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11331
11332 * mpw-configure (extralibs_name, rez_name): Set correctly
11333 for MWC68K compiler.
11334
11335 * mpw-README: Add more info on the necessary build tools.
11336
11337Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11338
11339 * configure.in, config.sub: Recognize cygwin32.
11340
11341Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11342
11343 * config.guess, config.sub: Recognize A/UX.
11344
11345Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11346
11347 * config.sub: Merge with gcc/config.sub.
11348
11349Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11350
11351 * mpw-build.in (do-binutils): Add build of stamps.
11352
11353Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11354
11355 * config.sub: Add recognition for mips64vr4100*-* targets.
11356
11357Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11358
11359 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11360 Add creation of gconfigargs with `--enable-shared' turned on.
11361 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11362 ($(host)-stamp-stage3-configured): Likewise.
11363 (HOLES): Add chatr and ldd.
11364 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11365
11366Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11367
11368 * configure: Pass --nfp to recursive configures.
11369
11370Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11371
11372 * Makefile.in (DLLTOOL): New.
11373 (DLLTOOL_FOR_TARGET): New.
11374 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11375 (EXTRA_TARGET_FLAGS): Ditto.
11376 (EXTRA_GCC_FLAGS): Ditto.
11377 (CONFIGURE_TARGET_MODULES): Ditto.
11378 (DO_X): Ditto.
11379 * configure: Add DLLTOOL.
11380
11381Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11382
11383 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11384 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11385 mh-sco, since old workarounds no longer needed, and don't
11386 build ld, since libraries have weak symbols in COFF.
11387
11388Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11389
11390 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11391
11392Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11393
11394 * configure.in: Make sure that ${CC} can be used to compile an
11395 executable.
11396
afb8d725
JM
11397Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11398
11399 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11400 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11401 nothing depending on whether gdbtk is being built.
11402
252b5132
RH
11403Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11404
11405 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11406
11407Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11408
11409 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11410 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11411
11412Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11413
11414 * config-ml.in: Add support for
11415 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11416 Simplify setting of multidirs from --disable-foo.
11417
11418Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11419
11420 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11421 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11422 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11423 non-empty, pass them on to the GCC make.
252b5132
RH
11424 (all-bootstrap): New rule that is like all-gcc, except it executes
11425 the GCC bootstrap rule instead of the GCC all rule.
11426
11427Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11428
11429 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11430
11431Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11432
11433 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11434 DG/UX support.
11435
11436Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11437
11438 * config.sub (i*86*) Change [345] to [3456]
11439
11440Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11441
11442 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11443 --with-gnu-ld=no.
11444
11445Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11446
11447 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11448 AIX multilibs get built.
11449
11450Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11451
11452 * configure.in (i386-win32): Don't build expect if we're not
11453 building the tcl subdir.
11454
11455Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11456
11457 * Makefile.in: (configure-target-examples, all-target-examples):
11458 New targets, configure and build example programs.
11459
11460Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11461
11462 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11463 use it as input to sedit the generated MPW makefile.
11464 * mpw-README: Add a suggestion about Gestalt.h.
11465
11466Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11467
11468 * config.sub: Accept *-*-ieee*.
11469
11470Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11471
11472 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11473 Ronald F. Guilmette <rfg@monkeys.com>.
11474
11475Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11476
11477 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11478 for powerpc-pe native.
11479 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11480 (target==powerpc-pe): duplicate i386-win32 entry.
11481
11482Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11483
11484 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11485 of vxworks, not just vxworks5.1.
11486
11487Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11488
11489 * mpw-configure: Add support for exec-prefix.
11490
11491Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11492
11493 * config.guess: Recognize HP model 816 machines as having
11494 a PA1.1 processor.
11495
11496Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11497
11498 * configure: Ignore new autoconf configure options.
11499
252b5132
RH
11500Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11501
11502 * config.guess: Recognize Pentium under SCO.
11503 From Robert Lipe <robertl@arnet.com>.
11504
11505Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11506
11507 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11508
11509Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11510
11511 * configure.in: Don't configure gas for alpha-dec-osf*.
11512
11513Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11514
11515 * configure.in: Default to --with-stabs for some targets for which
11516 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11517 i[345]86*-*-unixware*.
11518
11519Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11520
11521 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11522 rather than basing it on the target. Simplify handling of options
11523 controlling which directories to configure. Remove extraneous
11524 slash in multi-clean target.
11525
11526Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11527
11528 * config-ml.in: Prefix more variables with ml_ so they don't collide
11529 with configure's.
11530
11531Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11532
11533 * configure: Don't turn -v into --v.
11534
11535Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11536
11537 * configure.in (targargs): Fix typo.
11538
11539 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11540
11541Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11542
11543 * configure.in: Strip --host and --target options from
11544 CONFIG_ARGUMENTS, and always configure for --host only. Add
11545 --with-cross-host option when building with a cross-compiler.
11546 * configure: Canonicalize the arguments put into config.status by
11547 always using `=' for an option with an argument. Pass a presumed
11548 --host or --target explicitly.
11549
11550Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11551
11552 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11553 into general OS recognition case.
11554
11555Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11556
11557 * configure.in (target_configdirs): add target-winsup only
11558 for win32 target systems.
11559
11560Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11561
11562 * Makefile.in (all-target-libgloss): Depend upon
11563 configure-target-newlib, since when libgloss is built it looks to
11564 see if the newlib directory exists.
11565
11566Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11567
11568 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11569 cfg-ml-*.in.
11570
11571Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11572
11573 * configure: Handle LD and LD_FOR_TARGET when configuring a
11574 Canadian Cross.
11575
252b5132
RH
11576Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11577
11578 * configure.in (target_libs): add target-winsup.
11579 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11580 (target==ppcle-pe): remove ld from $noconfigdirs.
11581
11582Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11583
11584 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11585 Preserve relative path names in $srcdir. Build symlink tree if
11586 configuring cross target dir and srcdir=. (= no VPATH support).
11587 (configure-target-libg++): Depend on configure-target-librx.
11588 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11589 * config-ml.in: New file.
11590 * symlink-tree: New file.
11591 * configure: Ensure srcdir="." if that's what it is.
11592
11593Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11594
11595 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11596 includes and FLEX_SKELETON setting.
11597 * mpw-configure (--with-gnu-ld): New option, controls whether
11598 to use PPCLink or ld with PowerMac GCC.
11599 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11600 * mpw-config.in: Configure grez if targeting Mac.
11601
11602 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11603 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11604 just macos.
252b5132
RH
11605 * configure.in: Configure grez resource compiler if targeting Mac.
11606 * Makefile.in (all-grez, install-grez): New targets.
11607
11608Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11609
11610 * configure: CXX defaults to gcc, not g++. If we find
35590697 11611 gcc in the path, set CC to gcc -O2.
252b5132
RH
11612
11613Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11614
11615 * configure: Default ${build} correctly. Avoid picking up extra
11616 spaces when reading CC and CXX from Makefile. When doing a
11617 Canadian Cross, use plausible default values for numerous
11618 variables.
11619 * configure.in: When doing a Canadian Cross, don't try to
11620 configure tools whose configure script can't handle it.
11621
11622Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11623
11624 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11625
11626Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11627
11628 * configure: Remove dubious bug reporting address.
11629
11630Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11631
11632 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11633 configure script, run that instead of this directory's configure.
11634 In either case, print a message that we're configuring the sub-dir.
11635
11636Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11637
11638 * configure.in: Before checking for the existence of various files,
11639 use sed to filter out "target-".
11640
11641Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11642
11643 * Makefile.in (DO_X): Split rule to decrease command line length
11644 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11645 (Philippe De Muyter).
11646
11647Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11648
11649 * Makefile.in (all-patch): depend on all-libiberty.
11650
11651Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11652
11653 * configure.in: If the only directory in target_configdirs which
11654 actually exists is libiberty, then set target_configdirs to empty,
11655 to avoid trying to build a target libiberty in a gas or gdb
11656 distribution.
11657
11658Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11659
11660 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11661 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11662 systems.
252b5132
RH
11663
11664Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11665
11666 * configure.in (copy_dirs): Use sys-include instead of include
11667 for --with-headers option.
11668
11669Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11670
11671 * Makefile.in, configure.in: Make winsup builds work with
11672 new scheme.
11673
11674Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11675
11676 * configure.in: Build the linker on AIX.
11677
11678Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11679
11680 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11681 where needed.
11682
11683Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11684
11685 * Makefile.in (all-gcc): Fix typo.
11686
11687Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11688
11689 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11690
11691Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11692
11693 * configure.in: Rename libFOO to target-libFOO, and xiberty
11694 to target-xiberty, to provide more flexibility.
11695 (target_subdir): Define. Create if cross.
11696 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11697 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11698 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11699 check-libFOO -> check-target-libFOO, etc.
11700 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11701 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11702 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11703 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11704 allow ALL_GCC="" to only configure.
11705 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11706 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11707 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11708
11709Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11710
11711 * Makefile.in (taz): Build "info" in etc explicitly.
11712
11713Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11714
11715 * configure.in: Make sure that CC is undefined (as opposed to
11716 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11717 problem with autoconf trying to configure on a host without GCC.
11718
11719Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11720
11721 * mpw-configure: Set host alias from choice of host compiler,
11722 only use generic MPW Makefile sed if present, edit a file
11723 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11724 * mpw-README: Add problem notes about CW6 and CW7.
11725
11726Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11727
11728 * Makefile.in (taz): Use ";" instead of ";;".
11729
11730Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11731
11732 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11733 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11734 DISTDOCDIRS.
11735 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11736 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11737
11738Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11739
11740 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11741 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11742 Move bfd to DISTSTUFFDIRS.
11743
11744Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11745
11746 * Makefile.in (X11_LIB): Removed.
11747 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11748
11749 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11750
11751Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11752
11753 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11754 names.
11755
11756Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11757
11758 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11759
11760Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11761
11762 * configure.in (i[345]86-*-win32): Always build newlib.
11763 Don't configure cvs, autoconf or texinfo.
11764 * Makefile.in (LD_FOR_TARGET): New.
11765 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11766 Pass down LD_FOR_TARGET.
11767
11768Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11769
11770 * winsup: New directory.
11771 * Makefile.in: Build winsup.
11772 * configure.in: Winsup is configured when target is win32.
11773 Can only build win32 target GDB when native.
35590697 11774
252b5132
RH
11775Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11776
11777 * config.guess: Recognize HP model 819 machines as having
11778 a PA 1.1 processor.
11779
11780Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11781
11782 * configure: Fix sed loop which substitutes for CC and CXX to
11783 avoid bug found in various sed implementations.
11784
11785Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11786
11787 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11788 simulator. Use standard powerpc-*-eabi*.
11789
11790Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11791
11792 * configure.in: Stop putting gas and binutils in noconfigdirs for
11793 powerpc-*-aix* and rs6000-*-*.
11794
11795Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11796
11797 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11798 -mcall-aixdesc libraries.
11799
11800Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11801
11802 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11803
11804 * config.sub (arm | armel | armeb): Fix shell syntax.
11805
11806Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11807
11808 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11809 -msoft-float and -mcpu=common support.
11810 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11811 libraries.
11812
11813Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11814
11815 * configure.in: Allow configuration and build of emacs19 for the alpha.
11816
11817Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11818
11819 * configure.in (CC): Get ^CC, not just any old CC, from
11820 ${host_makefile_frag}.
11821
11822Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11823
35590697 11824 * configure.in (CC): Try to get CC from
252b5132
RH
11825 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11826
11827Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11828
11829 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11830 only if it exists in $(srcdir).
11831
11832Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11833
11834 * configure: If CC and CXX are not set in the environment, set
11835 them, based on either an existing Makefile or on searching for gcc
11836 in PATH. Substitute for CC and CXX in Makefile.
11837 * configure.in: Remove libm from target_libs. Separate
11838 target_configdirs from configdirs. If CC is not set in
11839 environment, try to get it from a host Makefile fragment. Rewrite
11840 changes of configdirs to use skipdirs instead. A few minor
11841 tweaks. Take directories out of target_configdirs as they are
11842 taken out of configdirs. Remove existing Makefile files from
11843 subdirectories. Substitute for TARGET_CONFIGDIRS and
11844 CONFIG_ARGUMENTS in Makefile.
11845 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11846 by configure.in.
11847 (CONFIG_ARGUMENTS): Likewise.
11848 (CONFIGURE_TARGET_MODULES): New variable.
11849 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11850 ($(CONFIGURE_TARGET_MODULES)): New target.
11851 (configure-libg++, configure-libio): New targets.
11852 (all-libg++): Depend upon configure-libg++.
11853 (all-libio): Depend upon configure-libio.
11854 (configure-libgloss, all-libgloss): New targets.
11855 (configure-libstdc++): New target.
11856 (all-libstdc++): Depend upon configure-libstdc++.
11857 (configure-librx, all-librx): New targets.
11858 (configure-newlib): New target.
11859 (all-newlib): Depend upon configure-newlib
11860 (configure-xiberty): New target.
11861 (all-xiberty): Depend upon configure-xiberty.
11862
11863Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11864
11865 * configure.in (host i[345]86-*-win32): Expand the
11866 noconfigdirs again.
11867
11868Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11869
11870 * mpw-configure: Fix sed command file name.
11871
11872Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11873
35590697 11874 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
11875 noconfigdirs again.
11876
11877Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11880 or powerpc*-*-pe*, since they are not yet supported.
11881
11882Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11883
11884 Add PowerMac support and many other enhancements.
11885 * mpw-configure: New option --cc to select compiler to use,
11886 paste options set according to --cc into the generated
11887 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11888 if mpw-make.sed is present.
11889 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11890 add forward includes for PowerPC include files.
11891 * mpw-build.in: Build using Makefile.PPC if present.
11892 (do-byacc, etc): Remove separate version resource builds.
11893 (do-gas): Build "stamps" before "all".
11894 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11895 * mpw-README: Update to reflect --cc option, PowerMac support,
11896 and recently-reported compatibility problems.
11897
11898Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11899
11900 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11901 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11902 (--with-multilib-top): Pass to recursive invocations.
11903
11904Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11905
11906 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11907 v810-*-*.
11908
11909Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11910
11911 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11912 gdb, ld and opcodes on v810-*-*.
11913
252b5132
RH
11914Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11915
11916 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11917 (local-maintainer-clean): New target.
11918 (maintainer-clean): New target.
11919 (realclean): Just depend upon maintainer-clean.
11920
11921Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11922
11923 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11924
11925Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11926
11927 * configure.in: Build ld in mips*-*-bsd* case.
11928
11929Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11930
11931 * config.sub: Accept -lites* OS. From Ian Dall.
11932
11933Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11934
11935 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 11936 targets.
252b5132
RH
11937
11938Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11939
11940 * configure.in: treat i386-win32 canadian cross the same as
11941 i386-go32 canadian cross.
11942
11943Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11944
11945 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11946 running under the simulator to build a reduced set of libraries.
11947 (powerpc-*-eabiaix): Add fine grained multilib support added to
11948 other powerpc targets yesterday.
11949
11950Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11951
11952 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11953 -disable-softfloat, -disable-relocatable, -disable-aix, and
11954 -disable-sysv to control which multilib libraries get built.
11955
11956Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11957
11958 * configure: Add Makefile.tem to list of files to remove in trap
11959 handler.
11960
11961Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11962
11963 * config.guess (*Linux*): Add missing "exit"s.
11964 Also, need specific check for alpha-unknown-linux (uses COFF).
11965
11966Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11967
11968 * config.guess: Merge with FSF:
11969
11970 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11971 * config.guess (AIX4): More robust release numbering discovery.
11972
11973 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11974 * config.guess (i386-sequent-ptx): Properly get version number.
11975
11976 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11977 * config.guess (mips:*:4*:UMIPS): New case.
11978
11979Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11980
11981 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11982 (i386-win32 host): Likewise. Don't build readline.
11983
afb8d725
JM
11984Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11985
11986 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11987 SUPPORT_FILES to submakes.
11988
252b5132
RH
11989Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11990
11991 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11992 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11993 mpw-configure.
11994
11995Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11996
11997 * configure.in (appdirs): Use =, not ==, in test expression when
11998 trying to build the text to print in the warning message for
11999 Solaris users.
12000
12001Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12002
12003 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12004
12005Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12006
12007 * config.guess: Recognize lynx-2.3.
12008
12009Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12010
12011 * config.sub (z8ksim): Deleted
12012 (z8k-*-coff): New, this is the one true name of the target.
12013
12014Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12015
12016 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12017
12018Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12019
12020 * config.guess (*:Linux:*:*): First try asking the linker what the
12021 default object file format is (elf, aout, or coff). Then if this
12022 fails, try previous methods.
12023
12024Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12025
12026 * configure.in: Don't build newlib for *-*-vxworks5.1.
12027
12028Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12029
12030 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12031 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12032
12033Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12034
12035 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12036
12037Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12038
12039 * cfg-ml-com.in: New file.
12040 * cfg-ml-pos.in: New file.
12041
12042Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12043
12044 * COPYING.NEWLIB: Add HP free copyright to list.
12045
12046Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12047
12048 * config.sub: Recognize -eabi* for the system, not just -eabi.
12049
12050Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12051
12052 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12053 * config.sub, configure.in (win32): New target and host.
12054
12055Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12056
12057 * configure.in: Add i386-pe configuration.
12058
12059Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12060
12061 * mpw-build.in (install): Install GDB after LD.
12062
12063Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12064
12065 * mpw-config.in (elf/mips.h): Always forward-include, needed
12066 for GDB to build.
12067
12068Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12069
12070 * testsuite: New directory for customer acceptance and whole tool
12071 chain tests.
12072
12073Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12074
12075 * configure: If per-host line isn't found, but AC_OUTPUT is found
12076 and a configure script exists, run it instead.
12077
12078Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12079
12080 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12081
12082Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12083
12084 * configure: Set build_{cpu,vendor,os,alias} to host values when
12085 --build isn't specified.
12086
12087Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12088
12089 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12090 (FLAGS_TO_PASS): Pass them.
12091 (EXTRA_TARGET_FLAGS): Ditto.
12092
252b5132
RH
12093Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12094
12095 * Makefile.in (all-libg++): Depend on all-libstdc++.
12096
12097Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12098
12099 * configure.in (noconfigdirs): Enable all packages for
12100 i386-unknown-netbsd.
12101
12102Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12103
12104 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12105 hosted builds (DOS builds)
12106
12107Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12108
12109 Changes for ARM based on patches from Richard Earnshaw:
12110 * config.sub: Handle armeb and armel.
12111 * configure.in: Omit arm linker only for riscix.
12112
12113Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12114
12115 * config.guess: Update from FSF.
12116
12117Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12118
12119 * config.sub: Recognize powerpcle as the little endian varient of
12120 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12121 powerpcle variant. Convert pentium into i586, not i486. Add p5
12122 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12123 temporarily.
12124
12125Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12126
12127 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12128
12129Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12130
12131 * config.sub: Accept -lites* as a basic system type.
12132
12133Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12134
12135 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12136 installed, and if so return linuxoldld as the system name.
12137
12138Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12139
12140 * config.guess: Add hppa1.1-hp-lites support.
12141
12142Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12143
12144 * configure.in: Don't build newlib for m68k-vxworks5.1.
12145
12146Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12147
12148 * configure.in (mips-sgi-irix6): Use mh-irix5.
12149
12150Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12151
12152 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12153
12154Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12155
12156 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12157 OSF/1. Fix compiler flags.
252b5132
RH
12158 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12159
12160Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12161
12162 * configure.in: Recognize --with-newlib.
12163 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12164
afb8d725
JM
12165Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12166
12167 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12168 to *_X11_MODULES due to gdbtk needing X include files et al.
12169
252b5132
RH
12170Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12171
12172 Merge in support for Mac MPW as a host.
12173 (Old change descriptions retained for informational value.)
12174
12175 * mpw-config.in: Add generic include forwards for cpu-specific
12176 include files in aout and elf directories.
12177
12178 * mpw-configure: Added copyright.
12179 * mpw-config.in: Check for presence of required build tools.
12180 (target_libs): Add newlib.
12181 (target_tools): Add examples.
12182 (Read Me): Generate as "Read Me for MPW" instead.
12183 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12184 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12185 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12186
12187 * mpw-configure: Remove subdir-specific makefile hackery,
12188 delete mk.tmp after using it.
12189
12190 * mpw-build.in (all): Display start and end times.
12191
12192 * mpw-configure (host_canonical): Set.
12193 (target_cpu): Always add to makefiles.
12194 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12195 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12196 (mpw-mh-mpw): Look for in srcdir and srcroot.
12197 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12198
12199 * mpw-build.in: (install-only): New target.
12200
12201 * mpw-configure (host_alias, target_alias): Rename from hostalias
12202 and targetalias, add into generated Makefile.
12203 (mk.tmp): If present, add into generated Makefile.
12204 * mpw-build.in (all-gas): Build config.h first before gas proper.
12205
12206 * mpw-configure (config.status): Write only if changed.
12207 * mpw-config.in (readline): Configure it (not built, just used for
12208 definitions).
12209
12210 * mpw-config.in (elf/mips.h): Add a forward include.
12211
12212 * mpw-config.in: Forward-include most .h files in include into
12213 extra-include.
12214 (readline): Don't build.
12215 mpw-build.in (install): Install GDB.
12216
12217 * mpw-configure (prefix, mpw_prefix): Handle it.
12218 * mpw-config.in (mmalloc, readline): Don't configure.
12219 * mpw-build.in (thisscript): Rename to ThisScript.
12220 Use mpw-build instead of BuildProgram everywhere.
12221 (mmalloc, readline): Don't build.
12222 * mpw-README: New file, basic documentation about the MPW port.
12223
12224 * mpw-config.in: Use forward-include to create include files.
12225
12226 * mpw-configure: Add more things to the top of each configured
12227 Makefile, including contents of config/mpw-mh-mpw.
12228 * mpw-config.in (extra-include): Create this directory and fill it
12229 with Posix-like include files when configuring.
12230
12231 * config.sub (apple, mac, mpw): Add various aliases.
12232
12233 * mpw-build.in: New file, top-level build script fragment for MPW.
12234 * mpw-configure: New file, configure script for MPW.
12235 * mpw-config.in: New file, config fragment for MPW.
12236
12237Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12238
12239 * configure.in (host_libs): Remove glob, since it is gone from the
12240 sources.
12241
12242Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12243
12244 * Makefile.in: define empty GDB_NLM_DEPS var.
12245
12246 * configure.in(target_makefile_frag): use config/mt-netware
12247 for netware targets.
12248
12249Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12250
12251 * config.sub: Merge in recent FSF changes. Remove linux special
12252 cases.
12253
12254Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12255
4bddf3ad 12256 Revert this change:
252b5132
RH
12257
12258 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12259
12260 * build-all.mk: Use CC=cc -Xs on Solaris.
12261
252b5132
RH
12262Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12263
12264 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12265 stop using it.
12266 * Makefile.in: Nuke all references to glob subdirectory.
12267
12268Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12269
12270 * configure.in: Fix --enable-shared logic in per-host.
12271
12272Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12273
12274 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12275
12276Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12277
12278 * configure.in (noconfigdirs): Don't build gas on AIX, for
12279 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12280
12281Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * configure: Fix --cache-file to work if the file argument is a
12284 relative path.
12285
12286Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12287
12288 * configure: If the --cache-file is used, pass it down to
12289 configure in subdirectories.
12290
12291Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12292
12293 * config.sub: add vxworks29k configuration.
12294
12295Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12296
12297 * Makefile.in (taz): Do "diststuff" part quietly.
12298
12299Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12300
12301 * config.sub: Mini-merge with gcc/config.sub.
12302
12303Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12304
12305 * config.guess (IRIX): Sed - to _.
12306
12307Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12308
12309 * Makefile.in (source-vault, binary-vault): New targets.
12310
12311Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12312
12313 * config.sub: Recognize -eabi as a basic system type.
12314
12315Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12316
12317 * configure.in (enable_shared stuff): Fix typo.
12318
12319Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12320
12321 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12322
12323Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12324
12325 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12326
12327Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12328
12329 * configure.in (rs6000-*-*): Don't build gas.
12330
12331Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12332
12333 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12334 reduce command line length.
12335 (AS_FOR_TARGET): Check for as.new, not Makefile.
12336 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12337
12338Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12339
12340 * config.guess: Merge from FSF.
12341
12342Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12343
12344 * configure: Don't use $ when handling program_suffix.
12345
12346Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12347
12348 * configure.in: Configure tk for hppa/hpux.
12349
12350Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12351
12352 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12353
12354Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12355
12356 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12357 to LIBCXXFLAGS. Tests are better run without it.
12358
12359Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12360
12361 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12362
12363Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12364
12365 * configure.in (*-*-netware*): Don't configure xiberty.
12366
12367Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12368
12369 * configure.in: Remove tk from native_only list.
12370
12371Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12372
12373 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12374 for special NCD build.
12375
12376Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12377
12378 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12379 makeall.bat, they're only useful for binutils snapshots.
12380 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12381 makeall.bat to specified SUPPORT_FILES.
12382
12383Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12384
12385 * build-all.mk: Add Ericsson targets to sun4 and solaris
12386 hosts. Add BNR's sun4 target to solaris host, so their
12387 build-from-source will be tested in-house first.
12388
12389Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12390
12391 * Makefile.in (LIBCFLAGS): New variable.
12392 (CFLAGS_FOR_TARGET): Ditto.
12393 (LIBCFLAGS_FOR_TARGET): Ditto.
12394 (LIBCXXFLAGS): Ditto.
12395 (CXXFLAGS_FOR_TARGET): Ditto.
12396 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12397 (BASE_FLAGS_TO_PASS): Pass them.
12398 (EXTRA_TARGET_FLAGS): Ditto.
12399
4bddf3ad 12400 * configure.in: Support --enable-shared.
252b5132
RH
12401
12402Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12403
12404 * configure.in (target_libs): Include libstdc++ again.
12405 * config.guess: Update from FSF (for FreeBSD).
12406
12407Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12408
12409 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12410 makeall.bat.
12411 (DISTDOCDIRS): Add `etc'.
12412 (ETC_SUPPORT_PFX): New variable.
12413 (taz): Include anything from etc starting with a word in
12414 ETC_SUPPORT_PFX.
12415
12416Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12417
12418 * config.sub: Update for recent FSF changes. Remove obsolete
12419 h8300hds entry. Add -windows* and -osx as basic os. Minor
12420 spacing changes.
12421
12422Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12423
12424 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12425
12426 * config.guess: Merge with FSF.
12427 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12428
12429Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12430
12431 * configure: Since the "trap 0" handler will override the exit
12432 status on many systems, only use it for "exit 1", and make it set
12433 a non-zero exit status; reset it before "exit 0". Also, check
12434 exit status of config.sub, and error out if it failed.
12435
12436Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12437
12438 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12439 and install libgloss.
12440
12441Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12442
12443 * Makefile.in (all-binutils): Depend upon all-byacc.
12444
12445 * configure.in: Don't build emacs on Irix 5.
12446
12447Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12448
12449 * configure.in (*-*-netware*): Add libio.
12450
12451Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12452
12453 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12454 (CHECK_TARGET_MODULES): Ditto.
12455 (INSTALL_TARGET_MODULES): Ditto.
12456 (TARGET_LIBS): Ditto.
12457 (all-libstdc++): Note dependencies.
12458
12459Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12460
12461 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12462
12463Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12464
12465 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12466 -fexternal-templates.
12467
12468 * configure.in (target_libs): Add libstdc++.
12469 (noconfigdirs): Add libstdc++ as appropriate.
12470
12471Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12472
12473 * config.guess: Update from FSF.
12474
12475Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12476
12477 * configure: Use ${config_shell} when running ${configsub}.
12478
12479Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12480
12481 * config.sub: No longer recognize h8300h.
12482
12483Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12484
12485 * config.sub: Remove extraneous differences between config.sub and
12486 gcc/config.sub.
12487
12488Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12489
12490 * Makefile.in (DISTSTUFFDIRS): Add gas.
12491
12492Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12493
12494 * COPYING.NEWLIB: New file.
12495
12496Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12497
12498 * config.guess (HP-UX): Patch from Harlan Stenn
12499 <harlan@landmark.com> to also emit release level.
12500
12501Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12502
12503 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12504
12505Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12506
12507 * config.sub: Merge nextstep cleanup from FSF.
12508
12509Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12510
12511 * configure.in (arm-*-*): Don't configure ld for this target.
12512
12513Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12514
12515 * configure.in (*-*-netware): don't configure libg++, libio,
12516 librx, or newlib.
12517
12518Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12519
12520 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12521 configure ld--it works, but it doesn't support shared libraries.
12522
12523Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12524
12525 * config.guess (*-unknown-freebsd*): Get rid of possible
12526 trailing "(Release)" in version string.
12527 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12528
12529Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12530
12531 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12532 Fix type: *-next-neststep -> *-next-nextstep.
12533
12534 * config.guess: Merge from FSF:
12535
12536 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12537
12538 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12539
12540 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12541
12542 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12543 instead of UNIX_SV for UnixWare 1.0).
12544
12545Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12546
12547 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12548 to make gdb/nlm/* build after the compiler and linker.
12549
12550Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12551
12552 * config.guess (netbsd, freebsd, linux): Accept any machine,
12553 not just i[34]86.
12554 (m68k-atari-sysv4): Relocate to match FSF version.
12555
12556 * config.guess: More merges from the FSF:
12557
12558 Add a space before function call or macro invocation.
12559
12560 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12561
12562 * config.guess: Add trap cmd to remove dummy.c and dummy when
12563 interrupted.
12564
12565 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12566
12567 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12568 (dummy): Redirect stderr from compilation of dummy.c.
12569
12570 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12571
12572 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12573
12574Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12575
12576 * configure: Accept and ignore --cache*, for compatibility with
12577 new autoconf.
12578
12579Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12580
12581 * config.guess: Merge from FSF:
12582
12583 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12584
12585 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12586 (PATH): Add /.attbin at end for finding uname.
12587 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12588
12589 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12590
80413487 12591 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12592
12593 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12594
80413487
RH
12595 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12596 to select whether to use ELF or COFF.
252b5132
RH
12597
12598 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12599
80413487 12600 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12601
12602 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12603
12604 * config.guess: Guess the OS version for HPUX.
12605
12606 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12607
12608 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12609
12610Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12611
12612 * configure.in: Recognize --with-headers, --with-libs, and
12613 --without-newlib.
12614 * Makefile.in (all-xiberty): Depend upon all-ld.
12615
12616Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12617
12618 * configure.in: Change i[34]86 to i[345]86.
12619
12620Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12621
12622 * configure (version): A few more tweaks to help message.
12623
12624Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12625
12626 * Makefile.in: Remove (for now) librx as a host library,
12627 now that we're building it for target.
12628
12629Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12630
12631 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12632 (Karl Berry).
12633
12634Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12635
12636 * configure.in: Also configure librx.
12637
12638Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12639
12640 * Makefile.in: Update various rules to reflect that librx
12641 is now needed for libg++.
12642
12643Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12644
12645 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12646
12647Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12648
12649 * configure.in: Configure the examples directory.
12650
12651Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12652
12653 * configure: Simplify Jun 2 1994 change.
12654
12655Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12656
12657 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12658 /bin/gcc isn't good enough to build gcc.
12659
12660Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12661
12662 * Makefile.in (GDB_SUPPORT_FILES): Remove
12663 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12664 (gdb.tar.gz): Add new rule to use standard distribution building
12665 mechanism.
12666
12667Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12668
12669 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12670 Bill Cox <bill@cygnus.com>.
12671
12672Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12673
12674 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12675
12676Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12677
12678 * configure: Search current dir first in .gdbinit.
12679
12680Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12681
12682 * config.sub: Recognize freebsd (merged from gcc config.sub).
12683
12684Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12685
12686 * config.sub: Refer to NeXT's operating system as nextstep.
12687
12688 * config.sub (case $basic_machine): Re-order the cases, to match
12689 the order in the FSF version (which is mostly alphabethical).
12690 Merge in some additions and changes from the FSF.
12691
12692Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12693
12694 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12695 * config.sub: Recognize cxux7.
12696 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12697
12698Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12699
12700 * config.sub: Fix typo powerpc -> powerpc-*.
12701
12702Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12703
12704 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12705
12706 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12707 parallel with all-emacs and install-emacs). Top-level command
12708 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12709
12710Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12711
12712 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12713 $(relbindir)/make before doing ``make install'', and use
12714 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12715 installing over running make binary.
12716 ($(host)-stamp-stage3-installed): Likewise.
12717
12718Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12719
12720 * config.guess: Recognize Mach.
12721
12722Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12723
12724 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12725 see whether --exec-prefix was used.
12726
12727Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12728
12729 * README: Explicitly mention libg++/README. (Zoo's idea.)
12730
12731Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12732
12733 * Makefile.in: Add all-librx target similar to all-libproc.
12734
12735Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12736
12737 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12738 with post 1.2 uname bogosity.
12739
12740Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12741
12742 * configure: Remove temporary files on receipt of a signal.
12743
12744Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12745
12746 * configure: If there is a package_makefile_frag, remove
12747 ${subdir}/Makefile.tem after copying it in.
12748
12749Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12750
12751 * build_all.mk: support rs6000 lynx identifies itself as
12752 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12753 since /bin/gcc is too feeble to compile a modern gcc.
12754
12755Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12756
12757 * brought devo/test-build.mk update-to-date with progressive/
12758 test-build.mk. Add lynx targets and hppa flag info.
12759
12760Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12761
12762 * configure.in: Use mh-ncrsvr43. Patch from
12763 Tom McConnell <tmcconne@sedona.intel.com>.
12764
12765Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12766
12767 * config.guess (i386-unknown-bsdi): No longer need to
12768 check #if defined(__bsdi__) && defined(__i386__).
12769
12770Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12771
12772 * configure: Set program_transform_nameoption correctly.
12773
12774Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12775
12776 * brought build-all.mk update-to-date with progressive build-all.mk,
12777 added new targets and hppa info.
35590697 12778
252b5132
RH
12779Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12780
12781 * configure: If config.guess result is a prefix of the user
12782 specified target, assume a native build and use the user specified
12783 target as the host alias. Remove SunOS patch suffix removal hack.
12784 * configure.in: Remove SunOS patch suffix removal hack.
12785
12786 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12787 in NATIVE_CHECK_MODULES.
12788
12789Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12790
12791 * Makefile.in: Rename HOST_ONLY to NATIVE.
12792 * configure: Delete SunOs patch suffix from host_canonical
12793 and build_canonical variables that are prepended to Makefiles.
12794 * configure.in: Add comments for easier maintenance.
12795
12796Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12797
12798 * Makefile.in: Add all-libproc target similar to all-gui.
12799
12800Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12801
12802 * Makefile.in (CHECK_MODULES): split into
12803 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12804
12805Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12806
12807 * config.guess (i386-unknown-bsdi): New system to guess.
12808
12809Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12810
12811 * Makefile.in: Add all-gui target (but not yet build by "all").
12812
12813Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12814
12815 * config.sub: Move deletion of patch suffix from here...
12816 * configure.in: To here, at Ian's suggestion. The top-
12817 level scripts might need to know of a patch level.
12818
12819Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12820
12821 * config.sub: Strip off patch suffix so rtl is recognized
12822 as a sunos4.1.3 machine, even though it's been patched.
12823
12824Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12825
12826 * Makefile.in (INSTALL_LAST): Delete.
12827 (INSTALL_DOSREL): New.
12828
12829Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12830
12831 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12832 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12833 whether we pass down --with-gnu-ld anyhow.
12834
12835Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12836
12837 * Makefile.in (INSTALL_LAST): Change operation so it works
12838 on more flavors of make.
12839 * configure.in (go32): Don't build libg++ or libio.
12840
12841Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12842
12843 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12844 they can be overriden by templates.
12845
12846Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12847
12848 * configure.in (target==go32): Don't build gdb.
12849 * dosrel: New directory.
12850
12851Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12852
12853 * configure.in (host==go32): Configure dosrel too.
12854 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12855 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12856 be set by incoming names or templates.
12857 (INSTALL_LAST): New rule.
252b5132
RH
12858
12859Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12860
12861 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12862
12863Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12864
252b5132
RH
12865 * configure.in (appdirs): New variable. Currently empty, but will
12866 be used in gas distribution. If nonempty, lists a set of
12867 directories at least one of which must get configured, or top
12868 level configuration is considered to have failed.
12869 (rs6000-*-lynxos*): Use new file name.
12870
12871Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12872
12873 Eliminate XTRAFLAGS.
12874 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12875 newlib include files using -idirafter, and also use -nostdinc.
12876 (CXX_FOR_TARGET): Likewise.
12877 (XTRAFLAGS): Removed.
12878 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12879 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12880 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12881 ($(DO_X)): Don't pass down XTRAFLAGS.
12882
12883Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12884
12885 * configure.in (mips*-dec-bsd*): New target; do build linker.
12886 (mips*-*-bsd*): New target; don't build linker.
12887
12888Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12889
12890 * configure.in: support rs6000-*-lynxos* configuration.
12891 support sunos4 as a cross target.
12892
12893 * config.sub: look for lynx*, not lynx since the OS version may
12894 legitimately be part of the name.
12895
12896Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12897
12898 * configure.in (i[34]86-*-sco*): Move to be with other i386
12899 targets.
12900 (romp-*-*): New target. Skip various binary utilities.
12901 (vax-*-*): New target. Don't build newlib.
12902 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12903
12904Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12905
12906 * configure.in: Only set host_makefile_frag if config
12907 directory exists.
12908
12909Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12910
12911 * install.sh: If $dstdir exists, don't check whether each
12912 component does.
12913
12914Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12915
12916 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12917
12918Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12919
35590697
AJ
12920 * configure.in (*-*-lynxos*): Don't configure newlib for either
12921 native or cross Lynx.
252b5132
RH
12922
12923Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12924
12925 * config.sub (sparc64-elf): Fix os.
12926 (z8k): Remove duplicate.
12927
12928Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12929
12930 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12931 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12932
12933Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12934
12935 * configure: Make file links cleanly even if Lynx fails on
80413487 12936 an NFS symlink (at least fail cleanly).
252b5132
RH
12937
12938Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12939
12940 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12941 -XNh2000.
12942
12943Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12944
12945 * configure: Unknown options are fatal again.
12946
12947Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12948
12949 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 12950 compatibility.
252b5132
RH
12951
12952Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12953
12954 * build-all.mk: Add `clean' target.
12955
12956Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12957
12958 * config.guess: Add SINIX support.
12959 * configure.in: Add mips-*-sysv4* support.
12960
12961Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12962
12963 * build-all.mk: Document all useful targets.
12964 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12965 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12966
12967Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12968
12969 * configure: Support --silent, --quiet.
12970
12971Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12972
12973 * configure: Support --disable-FEATURE.
12974
12975Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12976
12977 * config.guess: Recognize NCR running SVR4.3.
12978
12979Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12980
12981 * config.guess: Make BSDI generate i386-unknown-bsd386.
12982 Patch from Paul Eggert <eggert@twinsun.com>.
12983
12984Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12985
12986 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12987
12988Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12989
12990 * configure: Make unrecognized options give nonfatal warnings
12991 instead of fatal errors, and pass them to any subdirectory
12992 configures in case they recognize them.
12993 Make --x equivalent to --with-x.
12994
12995Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12996
12997 * configure: Add --enable-* options. Clean up usage message and
12998 some comments.
12999
13000Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13001
13002 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13003
13004Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13005
13006 * configure.in (hppa*-*-*): Enable binutils.
13007
13008Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13009
13010 * config.sub: Recognize cisco.
13011
13012Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13013
13014 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13015
13016Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13017
13018 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13019 than one configuration name. Add comment.
13020
13021Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13022
13023 * config.guess: about target *-hitachi-hiuxwe2, fixed
13024 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13025 macro is incorrect.]
13026
13027Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13028
13029 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13030 than the "make ls" stuff which used to be here.
13031
13032Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13033
13034 * config.guess: Recognize i[34]86-unknown-freebsd.
13035 From Shawn M Carey <smcarey@rodan.syr.edu>.
13036
13037Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13038
13039 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13040
13041Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13042
13043 * config.guess: Check for ptx.
13044
13045Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13046
13047 * config.sub: Add os9k checking.
13048
13049Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13050
13051 * config.guess: Handle OSF1 running on HPPA processors
13052
13053Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13054
13055 * configure: If subdir configure fails, print out a message with
13056 subdirectory name, in case subdir's configure code didn't identify
13057 itself.
13058
13059Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13060
13061 * configure.in: Remove embedded newlines from configdirs.
13062 Avoid mismatches of substrings. Fix matching strings at end
13063 of configdirs.
13064
13065Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13066
13067 * config.guess: Add Lynx/rs6000 config support.
13068
13069Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13070
13071 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13072
13073Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13074
13075 * configure.in (hppa*-*-osf*): Treat this just like most other
13076 PA configurations (eg no binutils or ld).
13077 (hppa*-*-*elf*): These configurations have binutils and ld.
13078
13079Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13080
13081 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13082
13083Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13084
13085 * configure.in (rs6000-*-*): Build gas.
13086
13087Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13088
80413487 13089 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13090
13091Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13092
13093 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13094 for GDB and GDB has been fixed to not need it.
13095
252b5132
RH
13096Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13097
13098 * config.guess: Recognize vax hosts.
13099
13100Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13101
13102 * configure (while loop): Don't use "break 2" inside case
13103 statement -- the case statement isn't an enclosing loop.
13104
13105Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13106
13107 * config.guess: Clean up NeXT support, to allow nextstep
13108 on Intel machines. Make OS be nextstep.
13109
13110Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13111
13112 * config.guess: Add alternate forms for Convex.
13113
13114Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13115
13116 * configure: Completely rewrite option processing. Take
13117 advantage of pattern-matching to avoid invoking test frequently.
13118 Also clean up host and target defaulting logic.
13119
13120Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13121
13122 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13123 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13124 commands (plus user environment) will fit SCO limits.
13125
13126Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13127
13128 * configure.in: Don't issue warnings about directories which are
13129 not being configured if -norecursion is set. Correct test for
13130 --with-gnu-as and --with-gnu-ld to not get confused by substring
13131 matches.
13132
13133 * configure.in: Don't build gas for alpha-dec-osf1*.
13134
13135Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13136
13137 * configure: Back out Per's change of 12/19/1993. It changes the
13138 behavior of configure in unexpected and confusing ways.
13139
13140 Also, use different delim char when calculating
13141 program_transform_name so that the name can contain slashes.
13142
13143Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13144
13145 * configure.in, config.sub: Add support for VSTa micro-kernel.
13146
13147Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13148
13149 * configure.in: Nuke hacks which were used to get a special
13150 version of GAS for HPPA configurations.
13151
13152Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13153
13154 * configure: If only ${target_alias} is given, use that
13155 as the default for ${host_alias}.
13156 * configure: Add missing back-slashes before nested quotes.
13157
13158Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13159
13160 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13161
13162Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13163
13164 * config.guess: Recognize some Tektronix configurations.
13165 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13166
13167Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13168
13169 * config.sub: Match any flavor of SH.
13170
13171Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13172
13173 * configure.in: Don't try to configure newlib for Alpha.
13174
13175Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13176
13177 * configure.in: Don't build ld for Irix 5. Don't build gas,
13178 libg++ or libio for any Alpha target.
13179
13180 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13181
13182Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13183
13184 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13185 default arguments -- so it tried to compress itself.
13186
13187Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13188
13189 * configure.in (notsupp): ensure that a space is always at the end
13190 of the configdirs list, since the grep checks for an explicit space
13191
13192Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13193
13194 * configure.in (target i386-sysv4.2): don't build ld, since static
13195 versions of many libraries are not available.
13196
13197Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13198
13199 * config.guess: Recognize Apollos (using environment variables).
13200 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13201
13202Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13203
13204 * config.guess: Recognize Sony news mips running newsos.
13205
13206Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13207
13208 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13209 "fi ; else" for bash.
13210
13211Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13212
13213 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13214
13215Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13216
13217 * config.sub: accept unixware as an alias for svr4.2.
13218 Fix some inconsistancies with the gcc version.
13219
13220Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13221
13222 * Makefile.in (DISTDOCDIRS): Add gdb.
13223
13224Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13225
13226 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13227
13228Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13229
13230 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13231 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13232 this now.
13233
13234Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13235
13236 * config.sub: Accept hiux* as an OS name.
13237
13238 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13239 etc/make-stds.texi. The underscore came from gcc, and dje now
13240 agrees that RUNTESTFLAGS is the correct name.
13241
13242Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13243
13244 * install.sh: Remove 'set -e'. It makes any conditionals
13245 in the script useless.
13246
13247 * config.guess: Automatically recognize arm-acorn-riscix
13248 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13249
13250Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13251
13252 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13253
13254Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13255
13256 * Makefile.in (DISTDOCDIRS): New variable.
13257 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13258 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13259
13260Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13261
13262 * configure.in (hppa target): check the source directory for the
13263 pagas sub-directory
13264
13265Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13266
13267 * config.sub: Allow -aout* and -elf*.
13268
13269Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13270
13271 * configure.in: Don't build ld on i386-solaris2, same as for
13272 sparc-solaris2.
13273
13274Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13275
13276 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13277
13278Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13279
13280 * configure.in: Configure gdb for alpha.
13281
13282Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13283
13284 * Makefile.in (CXXFLAGS): Add -O.
13285
13286Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13287
13288 * config.guess: added support for DG Aviion
13289
13290Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13291
13292 * configure.in: Produce warning message for subdirectories not
13293 configurable for this host/target combination. Don't try to
13294 configure gdb for vms.
13295
13296Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13297
13298 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13299 appropriate files before making "diststuff".
13300 (DISTBISONFILES): New var: list of files to be edited.
13301 (DISTSTUFFDIRS): Add binutils.
13302
13303Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13304
13305 * config.sub: also handle mipsel and mips64el (for little endian mips)
13306
13307Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13308
13309 * configure.in: Add * to end of all OS names.
13310
13311Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13312
13313 * configure.in: Build newlib for LynxOS native.
13314
13315Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13316
13317 * config.guess: Add support for delta 88k running SVR3.
13318
13319 * configure.in: Add comment about HP compiler vs. emacs.
13320
13321Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13322
13323 * configure.in: don't build ld on solaris2 (not a viable option
13324 due to bugs in getpwnam & getpwuid)
13325
13326Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13327
13328 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13329 config.guess will produce a full version number.
13330
13331Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13332
13333 * configure.in: Build linker and binutils for alpha-dec-osf1.
13334
13335Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13336
13337 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13338 and gdb/testsuite/Makefile.in.
13339
13340Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13341
13342 * configure.in: recognize mips*- instead of mips-
13343
13344Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13345
13346 * config.sub: Accept linux*coff and linux*elf as operating
13347 systems.
13348
13349Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13350
13351 * config.sub: Recognize mips64, and mips3 as an alias for it.
13352
13353Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13354
13355 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13356 gdb knows how to handle OSF/1 shared libraries.
13357
13358Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13359
13360 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13361 * config.guess: Recognize Hitachi's HIUX.
13362 * config.sub: Recognize h3050r* and hppahitachi.
13363 Remove redundant cases for hp9k[23]*.
13364
13365Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13366
13367 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13368 if gas and ld are in the source tree and are in ${configdirs}.
13369 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13370 --with options (but still pass them down on the command line,
252b5132
RH
13371 if they were explicitly specified).
13372
13373Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13374
13375 * configure: substitute SHELL value in Makefile.in with
13376 ${CONFIG_SHELL}
13377
13378Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13379
13380 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13381 *-*-solaris2* targets.
13382
13383Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13384
13385 * Makefile.in: define M4, and pass it down to sub-makes;
13386 all-autoconf now depends on all-m4
13387
13388Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13389
13390 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13391 presence of {ar,ranlib} instead of a configured directory
13392
13393Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13394
13395 * config.guess: Accept 34?? as well as 33?? for NCR.
13396
13397Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13398
13399 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13400 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13401
13402Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13403
13404 * configure: grab values for $(CC) and $(CXX) from the
13405 environment, so that someone can do "CC=gcc configure; make" and
13406 have it work right (matching the way that autoconf works now)
13407
13408 * configure.in, Makefile.in: add support for gash, the tcl
13409 interface to Galaxy
13410
13411 * config.guess: add NetBSD variants (hp300, x86)
13412
13413Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13414
13415 * install.sh: Support -d option (in the manner of SunOS 4 install,
13416 as it is more deterministic than that of GNU install)
13417 (chmodcmd): Set file to mode 755 by default (should also do default
13418 chgrp and chown, but I don't feel like dealing with that now)
13419
13420Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13421
13422 * config.sub: Remove h8300hhms alias.
13423
13424Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13425
13426 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13427
13428Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13429
13430 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13431 as stmp-fixinc
13432
13433Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13434
13435 * config.sub: recognize m88110-bug-coff.
13436
13437Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13438
13439 * Makefile.in (all-libio): all dependencies on the toolchain used
13440 to build this (gcc, gas, ld, etc)
13441
13442Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13443
13444 * config.guess: Deal with OSF/1 1.3 on alpha.
13445
13446Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13447
13448 * install.sh: add some 'else true' clauses for portability
13449
13450 * configure.in: don't build libio for h8[35]00-*-* targets
13451
13452Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13453
13454 * Makefile.in: Add support for new libio.
13455
13456Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13457
13458 * install.sh: If one command fails, don't try the rest. Don't try
13459 to remove $dsttmp (via trap) unless we have already created it.
13460 If $src doesn't exist, detect it and exit with an error.
13461
13462 * config.guess: Recognize BSD on hp300.
13463
13464Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13465
13466 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13467 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13468
13469Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13470
13471 * Makefile.in (all-send-pr): depends on all-prms
13472
13473Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13474
13475 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13476
13477Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13478
13479 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13480 Added test for mips-mips-riscos5.
13481
13482Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13483
13484 * configure.in: use mh-hp300 for 68k HP hosts
13485
13486Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13487
13488 * configure: add support for CONFIG_SHELL, so that you can use
13489 some alternate shell for evaluating configure scripts
13490
13491Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13492
13493 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13494 in configure script to bug-gdb@prep.ai.mit.edu when building
13495 distribution archive.
13496 * Makefile.in (COMPRESS): Remove def.
13497 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13498 gdb.tar.Z and make-gdb.tar.Z respectively.
13499 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13500 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13501 to convergence with 'taz' target in Makefile.in.
13502
13503Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13504
13505 * install.sh (dsttmp): use trap to ensure that tmp files go
13506 away on error conditions
13507
13508Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13509
13510 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13511
13512Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13513
13514 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13515 its parent is '/' not ''.
13516
13517 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13518
13519Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13520
13521 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13522 that ${newsrcdir}/configure.in does.
13523
13524Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13525
13526 * test-build.mk: support for CONFIG_SHELL
13527
13528Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13529
13530 * config.sub (netware): Add as a basic system type.
13531
13532Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13533
13534 * Makefile.in (Makefile): depend on configure.in. Also drop the
13535 $(srcdir)/ from the dependency on Makefile.in.
13536
13537Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13538
13539 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13540 (h8300hhms is temporary until multi-libraries are implemented).
13541 * configure.in: Handle h8300h too.
13542
13543Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13544
13545 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13546
13547Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13548
13549 * configure: Remove extraneous output when guessing host type.
13550 * config.guess: Remove extraneous output when guessing using C
13551 compiler rather than uname, or when guessing fails.
13552
13553Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13554
13555 * Makefile.in: remove all.cross and install.cross targets
13556
13557 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13558 definitions
13559
13560Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13561
13562 * configure.in (target sh): Build gprof.
13563
13564Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13565
13566 * config.sub: change -solaris to -solaris2
13567
13568Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13569
13570 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13571
13572Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13573
13574 * configure: Correct error message for missing Makefile.in to
13575 print correct directory.
13576
13577Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13578
13579 * install.sh: kludge around 386BSD shell bug
13580
13581Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13582
13583 * config.guess: Recognize NeXT.
13584 * config.guess: Recognize i486-ncr-sysv4.
13585 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13586
13587Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13588
13589 * Makefile.in (MAKEINFOFLAGS): New variable.
13590 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13591 * build-all.mk, test-build.mk: Pass down --no-split as
13592 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13593
13594Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13595
13596 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13597
13598Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13599
13600 * Makefile.in (libg++.tar.z): New rule.
13601 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13602 * Makefile.in (taz): Only do a single chmod.
13603
13604Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13605
13606 * install.sh: don't use dirname anymore (replaced with sed usage)
13607
13608Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13609
13610 * Makefile.in: Change extension for gzip'd files from '.z' to
13611 '.gz' per new FSF standard usage.
13612
13613Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13614
13615 * configure: put quotes around the final value of program_transform_name
13616
13617Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13618
13619 * Makefile.in: new install.sh support; update install-info rules
13620
13621Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13622
13623 * configure.in: Build diff for crosses, but not for go32 host.
13624
13625 * configure.in: Build gprof only for native, and don't build it
13626 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13627
13628Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13629
13630 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13631
13632Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13633
13634 * configure.in (host_tools): Add prms.
13635
13636Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13637
13638 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13639 with $(FLAGS_TO_PASS) on the command line
13640
13641 * config.sub: Recognize lynx and lynxos
13642
13643Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13644
13645 * config.sub: Accept -ecoff*, not just -ecoff.
13646
13647Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13648
13649 * Makefile.in (taz): Use .gz suffix instead of .z.
13650 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13651 names.
13652
13653Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13654
13655 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13656
13657Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13658
13659 * Makefile.in (install-no-fixedincludes): install gcc last, so
13660 that rebuilds that might happen during 'make install' don't get
13661 bogus gcc include files
13662
13663Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13664
13665 Change from Utah for HPPA support:
13666 * config.guess: Recognize hppa1.x-hp-bsd.
13667
13668Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13669
13670 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13671 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13672
13673Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13674
13675 * config.sub: Add support for rom68k and bug boot monitors.
13676
13677Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13678
13679 * Makefile.in: Make all-opcodes depend on all-bfd.
13680
13681Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13682
13683 * config.guess: Added special check for i[34]86-univel-sysv4*.
13684
13685Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13686
13687 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13688 the processor rather than assuming i486.
13689
13690Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13691
13692 * config.guess: Recognize SunOS6 as Solaris3.
13693
13694Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13695
13696 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13697 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13698
13699Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13700
13701 * build-all.mk (all-cross): New target for Canadian Cross.
13702 Added Q2 go32 targets.
13703 * test-build.mk: Configure go32 cross sparclite-aout and
13704 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13705 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13706
13707Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13708
13709 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13710 GO32 hosted toolchains
13711
13712Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13713
13714 * configure: change so "-exec-prefix" gets passed down rather
13715 than "-exec_prefix" so autoconf generated Makefiles get the
13716 exec_prefix set right.
13717
13718Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13719
13720 * config.guess: get the Solaris2 minor version number
13721
13722 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13723
13724Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13725
13726 * config.guess: Recognize some Sequent platforms.
13727
13728Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13729
13730 * Makefile.in: added the vault-install target
13731
13732 * configure.in: actually use the Sun3 makefile fragment that's in
13733 config, also added the release dir to configdirs
13734
13735Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13736
13737 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13738
13739Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13740
13741 * configure.in: remove some program from Alpha targetted toolchains
13742
13743Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13744
13745 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13746 gprof.
13747 (taz): Run "make diststuff" in those directories instead of "make
13748 proto-dir". Look for "VERSION=" only at start of line in subdir
13749 Makefile. Use "gzip -9" for compression.
13750 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13751 (binutils.tar.z): New target.
13752
13753Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13754
13755 * Makefile.in (taz): Include gpl.texinfo.
13756
13757Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13758
13759 * Makefile.in (setup-dirs): Merged into "taz" target.
13760 (taz): Only do `proto-dir' stuff if a directory is actually needed
13761 for this target.
13762
13763Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13764
13765 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13766 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13767 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13768 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13769 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13770
13771Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13772
13773 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13774 config.sub, and move-if-change to gdb testsuite distribution
13775 archive, so the testsuite can be extracted, configured, and
13776 run separately from the gdb distribution. Blow away the Chill
13777 tests that require a Chill compiled executable, since GNU Chill
13778 is not yet publically available.
13779
13780Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13781
13782 * test-build.mk: set environment variables in a single command,
13783 instead of a list of assignments and exports
13784
13785 * config.guess: recognize Alpha/OSF1 systems
13786
13787Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13788
13789 * configure: Change help message to prefer --options rather than
13790 -options.
13791
13792Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13793
13794 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13795 zippy@ecst.csuchico.edu.
13796 * config.guess: Recognize miniframe.
13797
13798Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13799
9eb322aa
MF
13800 * Makefile.in: Use srcroot to find runtest rather than rootme.
13801 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
13802
13803Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13804
13805 * test-build.mk: Extensive additions to support building on a
13806 machine other than the host.
13807
13808Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13809
13810 * configure (tooldir): Fix for i386-aix again.
13811
13812Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13813
13814 * configure, Makefile.in: Change definition of $(tooldir)
13815 to match the FSF.
13816
13817Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13818
13819 * config.guess: Recognize i[34]86/SVR4.
13820
13821Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13822
13823 * Makefile.in (all-gdb): gdb depends on sim.
13824
13825Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13826
13827 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13828 at the same time we make the prototype gdb directory.
13829 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13830 files at the same time as the gdb base release distribution.
13831
13832Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13833
13834 * Makefile.in (check): Use individual check targets rather than
13835 DO_X rule.
13836 (check-gcc): Added.
13837
13838Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13839
13840 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13841 for System V release 3.2.
13842
13843Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13844
13845 * config.sub: Recognize hppaosf.
13846 * configure.in: Do configure ld/binutils/gas for it.
13847
13848Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13849
13850 * configure (tooldir): Alter syntax used to set this, for systems
13851 where "\$" isn't handled right, like i386-aix.
13852
13853Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13854
13855 * configure: Pass program-transform-name, not
13856 program_transform_name, to recursive configures.
13857
13858Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13859
13860 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13861 of gas+ld+binutils.
13862
13863Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13864
13865 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13866
13867Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13868
13869 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13870
252b5132
RH
13871Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13872
13873 * Makefile.in (PRMS): Set back to all-prms.
13874
13875Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13876
13877 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13878 targets, rather than for MIPS hosts.
13879
13880Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13881
13882 * configure.in: add comment for --with-x default values
13883
13884 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13885
13886 * Makefile.in: add check-* targets for each of the directories in
13887 the tree. Add a definition of RUNTEST that will use the one we
13888 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13889
13890Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13891
13892 * configure.in: Removed obsolete references to bfd_target and
13893 target_makefile_frag.
13894
13895 * build-all.mk: Set assorted targets for Q2.
13896 * config.sub: Recognize z8k-sim and h8300-hms.
13897 * test-build.mk: Really don't pass host to configure.
13898 (HOLES): Added uname.
13899
13900Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13901
13902 * configure: Handle an empty program-prefix, program-suffix or
13903 program-transform-name correctly.
13904
13905Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13906
13907 * build-all.mk: -G 8 no longer required for MIPS targets.
13908 * test-build.mk: Don't pass host argument to configure; make it
13909 guess.
13910
13911Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13912
13913 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13914 * Makefile.in (COMPRESS): New macro, like GZIP.
13915
13916Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13917
13918 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13919
13920 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13921 with gas currently defaults to -G 0.
13922
13923Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13924
13925 * Makefile.in (all-flex): flex depends on byacc.
13926
13927 * build-all.mk: If host not specified, use config.guess. Pass TAG
13928 to test-build.mk as RELEASE_TAG.
13929 * test-build.mk (configargs): New variable containing arguments to
13930 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13931 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13932
13933 * config.guess: Use /bin/uname when checking -X argument on SCO,
13934 to avoid invoking GNU uname which doesn't understand -X.
13935
13936 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13937
13938 * configure.in: Build gas for mips-*-*.
13939
13940Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13941
13942 * Makefile.in (all.normal): insert missing backslash.
13943
13944Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13945
4bddf3ad 13946 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
13947
13948 * Makefile.in: Complete overhaul to merge many almost identical
13949 targets.
13950
13951Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13952
13953 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13954 (gdb.tar.Z): Adjusted.
13955
13956 * Makefile.in (setup-dirs, taz): New targets; should be general
13957 enough to adapt for gdb sometime. Build only .z file.
13958 (gas.tar.z): New target.
13959
13960Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13961
13962 * build-all.mk: Use CC=cc -Xs on Solaris.
13963
252b5132
RH
13964Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13965
13966 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13967 for handling BISON for FSF releases.
13968
13969Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13970
13971 * configure: Actually implement the change zoo just documented.
13972
13973Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13974
13975 * configure: when using config.guess, only set target_alias when
13976 it's not already been set (ie, on the command line)
13977
13978Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13979
13980 * Makefile.in: add installcheck target, set PRMS to install-prms
13981
13982Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13983
13984 * configure: add support for package_makefile_fragment, handle the
13985 case where a directory has a configure.in file but no Makefile.in
13986 more gracefully (with an actual understandable error message, even);
13987 add support for --without (and add this to the usage message); also
13988 explicitly add a --host=${host_alias} to the command line when
13989 config.guess is used
13990
13991Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13992
13993 * configure: Must use both --host and --target in recursive calls.
13994
13995Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13996
13997 * Makefile.in: Change deja-gnu to dejagnu.
13998
13999Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14000
14001 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14002
14003Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14004
14005 * configure.in: canonicalize all instances to *-*-solaris2*,
14006 also strip out a number of tools to not build for go32 host
14007
14008Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14009
14010 * config.guess: add GPL.
14011
14012 * Makefile.in, config.guess, config.sub, configure: bump
14013 copyrights to 93.
14014
14015Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14016
14017 * Makefile.in (do-info): Removed obsolete check for existence of
14018 localenv file.
14019
14020 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14021
14022Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14023
14024 * Makefile.in: a couple of 'else true' for decstation,
14025 support for TclX
14026
14027 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14028
14029Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14030
14031 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14032
14033Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14034
14035 * config.guess: Recognize i386-ibm-aix (PS/2).
14036 * configure.in: Use config/mh-aix386 file for it.
14037
14038Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14039
14040 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14041 CC_FOR_TARGET instead.
14042 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14043
14044Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14045
14046 * Makefile.in: Add sim to list of directories sent with gdb
14047
14048Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14049
14050 * configure.in: Put back mips-dec-bsd* case.
14051
14052Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14053
14054 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14055 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14056 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14057
14058Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14059
14060 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14061
14062 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14063 (install-info): install dir.info only if it exists,
14064 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14065
14066Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14067
14068 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14069 gas for mips-dec-bsd.
14070
14071Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14072
14073 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14074 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14075
14076Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14077
14078 * configure.in: Added "dejagnu" to hosttools list.
14079
14080Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14081
14082 * config.sub, configure.in, config.guess: Add support
14083 for Bosx, an AIX variant from Bull.
14084 Patches from F.Pierresteguy@frcl.bull.fr.
14085
14086Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14087
14088 * devo/dejagnu: Initial creation of devo/dejagnu.
14089 Migrated dejagnu testcases and support files for testing software
14090 tools to reside as subdirectories, currently called "testsuite",
14091 within the directory of the software tool. Migrated all programs,
14092 support libraries, etc. beloging to dejagnu proper from
14093 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14094 with no modifications. The changes to these files which will
14095 allow them to configure, build, and execute properly will be made
14096 in a future update.
14097
14098Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14099
14100 * Makefile.in: Change send_pr to send-pr.
14101 * configure.in: Likewise.
14102 * send_pr: Renamed directory to send-pr.
14103
14104Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14105
14106 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14107
14108Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14109
14110 * README: Update for gdb-4.8 release.
14111 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14112 gdb-xxx.tar.z (gzip'd) file also.
14113
14114Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14115
14116 * Makefile.in: make all-diff depend on all-libiberty
14117
14118Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14119
14120 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14121
14122Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14123
14124 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14125
14126Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14127
14128 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14129 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14130 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14131
14132Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14133
14134 * Makefile.in: makeinfo binary is in a new location
14135
14136Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14137
14138 * config.sub: Accept -ecoff as an OS.
14139
14140 * Makefile.in: Various changes to eliminate a level of make
14141 recursion and reduce the required command line length.
14142 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14143 sub-makes.
14144 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14145 variables holding settings for specific sub-makes.
14146 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14147 in terms of BASE_FLAGS_TO_PASS.
14148 (TARGET_LIBS): New variable listing directories which use
14149 TARGET_FLAGS_TO_PASS.
14150 (subdir_do): Eliminated.
14151 (do-*): New set of targets to replace subdir_do.
14152 (various): All targets which used subdir_do now depend on do-*.
14153 (local-clean): Renamed from do_clean.
14154 (local-distclean): New target, dependency of distclean and
14155 realclean.
14156 (install-info): Don't create directories. Depend on dir.info
14157 rather than calling make recursively.
14158 (install-dir.info): Eliminated.
14159 (install-info-dirs): Create all info directories here.
14160 (dir.info): Depend upon do-install-info.
14161
14162 * test-build.mk (HOLES): Added false.
14163
14164Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14165
14166 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14167
14168Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14169
14170 * Makefile.in (info): remove dependency on all-texinfo. The
14171 problem was really in texinfo/C, not at this level.
14172
14173Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14174
14175 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14176
14177Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14178
14179 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14180 GDB releases.
14181
14182Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14183
14184 * configure: Include srcdir in message about target of link not
14185 being found. Don't convert `-' to `_' in `with' options being
14186 passed to subdirs.
14187
14188Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14189
14190 * configure.in: add uudecode to host_tools
14191
14192 * Makefile.in: added {all,install}-uudecode targets, added them to
14193 the appropriate lists
14194
14195Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14196
14197 * Makefile.in (all-gcc): Added dependency on all-gas.
14198
14199 * configure.in (mips-*-*): Build ld and binutils.
14200
14201Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14202
14203 * configure: check return code from mkdir, print error message and
14204 exit on failure.
14205
14206Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14207
14208 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14209
14210Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14211
14212 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14213
14214Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14215
14216 * config.sub (h8500): Recognize this as a cpu type.
14217
14218Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14219
14220 * configure: source directory missing is no longer a warning
14221
14222 * configure.in: recognize irix[34]* instead of irix[34]
14223
14224 * Makefile.in: define and pass down X11_LIB
14225
252b5132
RH
14226Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14227
14228 * guess-systype: Renamed to ...
14229 * config.guess: ... by popular request.
14230 * configure.in, Makefile.in: Update accordingly.
14231
14232Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14233
14234 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14235 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14236 + Execute ./dummy instead of assuming . is in PATH.
14237
14238Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14239
14240 * guess-systype: New shell script. Attempts to guess the
14241 canonical host name of the executing host.
14242 Only a few hosts are supported so far.
14243 * configure: Call guess-systype if no host is specified.
14244
14245Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14246
14247 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14248 gcc Makefile.
14249
14250
14251Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14252
14253 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14254 (all-gcc, install-gcc, subdir_do): Use it.
14255
14256Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14257
14258 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14259
14260Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14261
14262 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14263 set exclusively by configure, using configure.in .
14264
14265Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14266
14267 * test-build.mk: set $PATH for all builds
14268
14269 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14270
14271Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14272
14273 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14274 the one used in gcc/Makefile.in, so that a null expansion doesn't
14275 override the one needed to build gcc with a native cc.
14276
14277
14278Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14279
14280 * configure: Accept -with arguments.
14281
14282Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14283
14284 * Makefile.in: added h8300sim
14285
14286Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14287
252b5132
RH
14288 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14289 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14290 (all-cygnus, native, build-cygnus): Make
14291 $(canonhost)-stamp-3stage-done, not $(host)....
14292 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14293 i386-sco3.2v4. Added else true to if command.
14294
14295Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14296
14297 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14298
14299Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14300
14301 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14302
14303Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14304
14305 * configure.in: don't remove binutils from Solaris builds
14306
14307Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14308
14309 * Makefile.in: get rid of earlier definitions for *clean,
14310 also handle the recursive info rule better
14311
14312Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14313
14314 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14315 do more-or-less the right thing.
14316
14317Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14318
14319 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14320 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14321
14322Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14323
14324 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14325 $(host_canonical).
14326
14327 * configure.in: split the configdirs list into 4 categories (native
14328 v. cross, library v. tool) and handle the cross-only and native-
14329 only in more reasonable (and correct!) way.
14330
14331Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14332
14333 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14334 configdirs anymore.
14335
14336Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14337
14338 * Makefile.in: extensive cleanup:: removed all of the explicit
14339 clean-* targets, collapsed many wrappers around subdir_do into
14340 one, added additional targets to satisfy standards.texi, deleted
14341 some old targets, some changes for consistency
14342
14343Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14344
14345 * configure.in: handle some programs as cross-only, and others as
14346 native only
14347
14348 * test-build.mk: handle partial holes in a more generic manner
14349
14350 * Makefile.in: m4 depends on libiberty
14351
252b5132
RH
14352Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14353
14354 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14355 time, wdiff, and find to configdirs
14356
14357 * Makefile.in: all, clean, and install rules for the new programs
14358 added to configure.in
14359
14360Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14361
14362 * configure.in: use mh-sun for all *-sun-* hosts
14363
252b5132
RH
14364Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14365
14366 * Makefile.in: define flags for X11 include files and library file
14367 locations, pass them down to the programs that need this info
14368
14369 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14370
252b5132
RH
14371Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14372
14373 * configure.in: start building libg++ for HP-UX targets
14374
14375Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14376
14377 * README: Update references to files moved into etc/.
14378
14379Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14380
14381 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14382 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14383
14384Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14385
14386 * configure: accept dash as well as underscore in long option
14387 names for FSF compatibility.
14388
14389Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14390
14391 * config.sub: added -sco3.2v4 support from FSF.
14392
14393Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14394
14395 * configure.in: expand the section that adds or removes
14396 directories from the list of programs to build, to handle native
14397 vs. cross in addition to host v. native
14398
14399Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14400
14401 * Makefile.in: Replace C++ in macro names with CXX.
14402 This is less likely to break ...
14403
14404Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14405
14406 * test-build.mk: add -w to GNU_MAKE
14407
14408Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14409
14410 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14411 add 'sparc' to list of recognized cpus. This needed to make
14412 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14413 Delete some redundant ose68 variants. Recognize -wrs as an os,
14414 then changes that into $CPU-wrs-vxworks.
14415
14416 * configure.in: remove most references to gdbtest, regularize
14417 target based program removal
14418
14419 * test-build.mk: import from p3 tree (many fixes and changes)
14420
14421Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14422
14423 * Makefile.in: added rules to handle tcl, tk, and expect
14424
14425 * configure.in: handle those directories if they exist
14426
14427Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14428
14429 * config.sub: removed bogus hppabsd and hppahpux names, since
14430 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14431
14432Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14433
14434 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14435 depends upon all-xiberty
14436
14437 * Makefile.in: changes from p3, including:
14438
14439 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14440
14441 * Makefile.in (XTRAFLAGS): include newlib directories if
14442 newlib/Makefile exists, rather than if host != target.
14443
14444 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14445
14446 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14447 from the same source tree and not building a cross-compiler. This
14448 matters for the libg++ configuration if reconfiguring a tree that
14449 has already been installed.
14450
14451 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14452
14453 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14454 pick up the machine and system specific header files.
14455
14456 * Makefile.in: added AS_FOR_TARGET, passed down in
14457 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14458 the C compiler to use to create programs which are run in the
14459 build environment, set it to default to $(CC), and passed it down
14460 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14461
14462 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14463
14464 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14465 We need them for unusual native builds, like systems without
14466 ranlib.
14467
14468 * configure: also define $(host_canonical) and
80413487
RH
14469 $(target_canonical), which are the full, canonical names for the
14470 given host and target
252b5132
RH
14471
14472Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14473
14474 * Makefile.in: Added separate definitions for C++.
14475
14476Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14477
14478 * configure.in (configdirs): Add deja-gnu.
14479
14480Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14481
14482 * README: Update for configure.texi and gdb-4.7 release.
14483
14484Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14485
14486 * Makefile.in: Move "all" target to top of file.
14487 Previously, first target was ".PHONY" which caused BSD4.4 make
14488 to build .PHONY when make was run without arguments.
14489
14490Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14491
14492 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14493 Library-copylefted code in libiberty.
14494
14495Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14496
14497 * config.sub: Replace m68kmote with plain old m68k.
14498
14499Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14500
14501 * Makefile.in: Remove space from blank line, avoid Make complaints.
14502
14503Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14504
14505 * config.sub: Complain if no argument is given. Added support for
14506 386bsd as OS and target alias.
14507
14508Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14509
14510 * Makefile.in (XTRAFLAGS): include newlib directories if
14511 newlib/Makefile exists, rather than if host != target.
14512
14513Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14514
14515 * config.sub: recognize sparclite-wrs-vxworks.
14516
14517 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14518 p3.) Added clean-xiberty to clean.
14519
14520Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14521
14522 * configure.in: use *-*-* instead of nested cases for host and target
14523
14524Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14525
14526 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14527 from the same source tree and not building a cross-compiler. This
14528 matters for the libg++ configuration if reconfiguring a tree that
14529 has already been installed.
14530
14531Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14532
14533 * config.sub (i486v/i486v4): Merge in from FSF version.
14534
14535Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14536
14537 * configure: only set PWD if it is already set.
14538
14539Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14540
14541 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14542 doesn't have unset and all success paths (and most error paths)
14543 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14544 to just ${PWD} to avoid confusion.)
14545
14546Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14547
14548 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14549 even for a native compilation.
14550
14551Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14552
14553 Changes to make the gdb.tar.Z rule work better.
14554
14555 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14556 (DEVO_SUPPORT): Add configure.texi.
14557 (bfd-ilrt.tar.Z): Remove ancient rule.
14558
14559Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14560
14561 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14562 pick up the machine and system specific header files.
14563
14564 * configure.in, config.sub: added new target m68010-adobe-scout,
14565 with alias of adobe68k. Changed configure.in to check for
14566 -scout before -sco* to avoid a false match.
14567
14568 * Makefile.in: added AS_FOR_TARGET, passed down in
14569 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14570 the C compiler to use to create programs which are run in the
14571 build environment, set it to default to $(CC), and passed it down
14572 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14573
14574Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14575
14576 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14577 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14578 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14579 FOR_TARGET variants, to newlib and libg++.
14580
14581Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14582
14583 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14584 first.
14585
14586Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14587
14588 * config.sub: Accept `elf' as an environment.
14589
14590Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14591
14592 * Makefile.in (all-opcodes): cd into the right directory
14593
14594Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14595
14596 * configure: added -program_transform_name option, used as
14597 argument to sed when installing programs.
14598 configure.texi: added documentation for -program_prefix,
14599 -program_suffix and -program_transform_name.
14600
14601Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14602
14603 * config.sub: Accept i486 where i386 ok.
14604
14605Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14606
14607 * config.sub: accept we32k
14608
14609Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14610
35590697 14611 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14612
14613 * Makefile.in: don't create all directories for ``make install'';
14614 let the subdirectories create the ones they need.
14615
14616Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14617
80413487 14618 * COPYING: new file, GPL v2
252b5132
RH
14619
14620Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14621
14622 * Makefile.in: use the new gen-info-dir, which needs a template
14623 argument (which also lives in texinfo)
14624
14625 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14626
252b5132
RH
14627Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14628
14629 * config.sub (ncr3000): Change i386 to i486.
14630
14631Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14632
14633 * Makefile.in: add install-rcs, install-grep to
14634 install-no-fixedincludes, removed install-bison and install-libgcc
14635
14636Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14637
14638 * configure.in: grab the HPUX makefile fragment if on HPUX
14639
14640Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14641
14642 * Makefile.in: eradicate bison spoor (ditto libgcc).
14643 configure.in: recognise m68{k,000}-ericsson-OSE.
14644 es1800 is alias for m68k-ericsson-OSE
14645
14646Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14647
14648 * configure.in: rearrange the parts that remove programs from
14649 configdirs, based now on HOST==TARGET or by canonical triple.
14650
14651Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14652
14653 * test-build.mk: recurse explicitly with -f test-build.mk when
14654 appropriate. predicate stage3 and comparison on the existence
14655 of gcc. That is, if gcc isn't around, we aren't three-staging.
14656 On very clean, also remove ...stamp-co. Build in-place before
14657 doing other builds.
14658
14659Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14660
14661 * Makefile.in, configure.in: add tgas
14662
14663Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14664
14665 * Makefile.in: a number of changes merged in from progressive.
14666
14667 * configure.in: add libm.
14668
14669 * .cvsignore: ignore some stuff that comes from test-build.mk.
14670
252b5132
RH
14671Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14672
14673 * config.sub: Add es1800 (m68k-ericsson-es1800).
14674
14675Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14676
14677 * configure: Add program_suffix (parallel to program_prefix)
14678 * Makefile.in: adjust directory-creating script for losing decstation
14679
14680Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14681
14682 * configure: Minor $subdir-related fixes.
14683
14684Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14685
14686 * configure: fix various problems with propogating
14687 makefile_target_frag in subdirs.
14688 * configure.in: config libgcc if its there
14689
14690Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14691
14692 * config.sub: HPPA merge.
14693
252b5132
RH
14694Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14695
14696 * Makefile.in: Replace all-bison with all-byacc in all
14697 dependency lines for other tools (which now use byacc).
14698
14699Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14700
14701 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14702
252b5132
RH
14703Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14704
14705 * Makefile.in: make gprof rules similar to byacc rules (instead of
14706 vestigal $(unsubdir) that didn't work...)
14707
14708Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14709
14710 * config.sub: Add support for Linux.
14711 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14712 (at least for libg++).
14713
14714Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14715
14716 * configure.texi: fix doc for the -nfp option to configure
14717
14718Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14719
14720 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14721
14722Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14723
14724 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14725 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14726 * configure.in: added solaris* host_makefile_frag hook.
14727
14728Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14729
14730 * config.sub: changed recognition of m68000 so that various
14731 m68k types can be specified via m680[01234]0
14732
14733Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14734
14735 * config.sub (basic_machine): fix sed so that '-foo' isn't
14736 completely substituted out while .+'-foo' loses the '-foo'
14737
14738Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14739
14740 * config.sub ($os): Add -aout.
14741
14742Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14743
14744 * configure: If host_makefile_frag is absolute, don't
14745 prefix ${invsubdir} (relevant to libg++ auto-configure).
14746
14747Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14748
14749 * Makefile.in (tooldir): Define it.
14750 (all-ld): Depend on all-flex.
14751
14752Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14753
14754 * Makefile.in (check): Fix libg++ special case.
14755
14756Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14757
14758 * configure: do not bury `pwd` into config.status, thus do fewer
14759 pwd's.
14760
14761 * configure: print the "Building in" message only when building in
14762 other than "." AND verbose.
14763
14764 * configure: remove -s, rework -v to better accomodate guested
14765 configures.
14766
14767 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14768
14769Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14770
14771 * Makefile.in: macroize flags passed on recursion. remove
14772 fileutils.
14773
14774Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14775
14776 * configure: get makesrcdir right for subdirs deeper than 1.
14777
14778 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14779 install.
14780
14781Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14782
14783 * Makefile.in: don't print subdir_do or recursion lines.
14784
14785Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14786
14787 * standards.texi: added menu item.
14788
14789 * Makefile.in: build and install standards.info.
14790
14791 * standards.texi: new file.
14792
14793Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14794
14795 * configure: test for and move config.status pieces from
14796 ${subdir}/.
14797
14798Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14799
252b5132
RH
14800 * configure: Test for existance of files before trying to mv
14801 them, to avoid numerous non-existance messages.
14802
14803Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14804
14805 * configure: correct final line of config.status.
14806
14807 * configure: patch from eggert. Avoids a protection problem if
14808 the original Makefile.in is read only.
14809
14810 * configure: use move-if-change from gcc to create config.status.
14811 Some makefiles depend on config.status to tell if a directory
14812 has been reconfigured for a different host. This change
14813 prevents those directories from remaking everything in the case
14814 where the reconfig was only intended to rebuild a Makefile.
14815
14816 * configure: test for config.sub with "config.sub sun4" rather
14817 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14818 host alias from a missing config.sub.
14819
14820Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14821
14822 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14823 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14824
14825Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14826
14827 * configure: mkdir ${subdir} as needed.
14828
14829Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14830
14831 * Makefile.in,configure.in: added autoconf.
14832
14833Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14834
14835 * Makefile.in: no longer pass against on recursion.
14836
14837 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14838 definitions are not inherited.
14839
14840 * configure: correct makesrcdir when subdir is .
14841
14842Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14843
14844 * configure: Add support for 'subdirs' variable, which is
14845 like 'configdirs', except that configure doesn't re-invoke
14846 itself for subdirs, it just creates a Makefile for each subdir.
14847 * configure.texi: Document subdirs.
14848
14849Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14850
14851 * configure.in: added flex to configdirs
14852
14853Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14854
14855 * Makefile.in: remove clean-stamps from clean.
14856
14857Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14858
14859 * configure.in: Add gdbtest to configdirs.
14860
14861Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14862
14863 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14864 to recursive makes.
14865 * configure.in: Recognize new ncr3000 config.
14866
14867Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14868
14869 * Makefile.in, configure.in: removed references to gdbm.
14870
14871Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14872
14873 * config.sub: Don't canonicalize os value
14874 newsos* to bsd (readline needs to check for newsos).
14875 (This fix was earlier made Jan 31, but got re-broken.)
14876
14877Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14878
14879 * configure.in: sco is an os, not a vendor!
14880
14881 * configure: Quote $( better. Keep various shells happy.
14882
14883Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14884
14885 * Makefile.in: eliminate stamp-files.
14886
14887Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14888
14889 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14890 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14891
14892Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14893
14894 * config.sub: fix iris/iris3.
14895
14896Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14897
14898 * configure: re-add -rm.
14899
14900Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14901
14902 * Maskefile.in: add .stmp-rcs to all.
14903
14904 * configure.in: remove gas from rs6000 build, use aix host fragment.
14905
14906Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14907
14908 * configure: pass down site_option during recursion.
14909
14910Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14911
14912 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14913
14914Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14915
14916 * configure: Change exec_prefix so that it really defaults to prefix.
14917
14918Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14919
14920 * Makefile.in, configure.in: Add support for mmalloc library.
14921
14922Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14923
14924 * Makefile.in: add stmp dependencies for a few more things.
14925
14926Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14927
14928 * configure: adjusted error message on objdir/srcdir configure
14929 collision, per john's suggestion.
14930
14931 * Makefile.in: add libiberty stmp to all and all.cross.
14932
14933Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14934
14935 * Makefile.in: remove force dependencies, add grep to all.
14936
14937Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14938
14939 * Makefile.in: drop flex. make stamp files work.
14940
14941 * configure: added test for conflicting configuration in srcdir,
14942 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14943 gets cranky. use relative paths for configure and srcdir
14944 whenever possible. Send some error messages to stderr that were
14945 going to stdout.
14946
14947Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14948
14949 * Makefile.in: Fix libg++ rule to check for gcc directory
14950 before using gcc/gcc. Also pass XTRAFLAGS.
14951
14952Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14953
14954 * Makefile.in: added stmp-files so that directories aren't polled
14955 when they are already built.
14956
14957 * configure.texi: fixed a node pointer problem.
14958
14959Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14960
4bddf3ad 14961 * config.sub configure.in gdb/configure.in
252b5132
RH
14962 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14963 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14964 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14965
14966Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14967
14968 * configure: -recurring becomes -silent. corrected help message
14969 for -site= option.
14970
14971 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14972
14973Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14974
14975 * configure: when building Makefile for crosses, replace
14976 tooldir and program_prefix. default srcdir from location of
14977 config.sub. remove "for host in hosts" and "for target in
14978 targets" loops.
14979
14980Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14981
14982 * Makefile.in: Do not pass bindir or mandir to cvs.
14983
14984Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14985
14986 * Makefile.in, configure.in: removed traces of namesubdir,
14987 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14988 copyrights to '92, changed some from Cygnus to FSF.
14989
14990 * configure.texi: remove most references to multiple hosts,
14991 multiple targets, subdirs, etc.
14992
14993 * configure.man: removed rcsid. reference config.sub not
14994 config.subr.
14995
14996 * Makefile.in: mkdir $(infodir) on install-info.
14997
14998Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14999
15000 * configure.texi: Explain better about .gdbinit and about
15001 the environment that configure.in sections run in.
15002
15003Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15004
15005 * configure.in: Ultrix is only a decstation if it's a MIPS.
15006
15007Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15008
15009 * README: DOC.configure => cfg-paper.texi.
15010
15011Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15012
15013 * config.sub (near case $os): Don't convert newsos* to bsd!
15014
15015Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15016
15017 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15018 the number of copies of COPYING that go into the GDB tar file.
15019
15020Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15021
4bddf3ad 15022 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15023 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15024 Fix SCO configuration stuff.
15025
15026Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15027
15028 * Makefile.in: For libg++, make sure the -I pointing
15029 to the gcc directory goes *after* all the libg++-local -I flags.
15030 Also, move just-gcc dependency from just-libg++ to all-libg++.
15031
15032Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15033
15034 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15035
15036Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15037
15038 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15039
15040Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15041
15042 * config.sub: Add stratus configuration frags. Also
15043 submitted to FSF.
15044
15045Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15046
15047 * Makefile.in (DEV_SUPPORT): add configure.man.
15048
15049 * config.sub(Decode manufacturer-specific): add -none*.
15050
15051Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15052
15053 * Makefile.in: remove form feeds to make Sun's make happy.
15054 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15055
15056Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15057
15058 * Makefile.in (AR_FLAGS): Make quieter.
15059
15060Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15061
15062 * configure.in: Add libg++.
15063 * configure: When verbose, don't output the command line at each
15064 level; it will be unremarkably the same as the previous version,
15065 which will be the same as what the user typed.
15066
15067Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15068
15069 * configure.in, Makefile.in: fix clean-info, add flex. add
15070 fileutils.
15071
15072 * configure: be less sensitive to spaces in Makefile.in. Do not
15073 look for sources in "..". Doing so breaks subdirectories that
15074 might have their own configure. If a subdir has it's own
15075 configure script, use it.
15076
15077Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15078
15079 * cfg-paper.texi: some changes suggested by rms.
15080
15081Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15082
15083 * config.sub: Merge in some small additions from the FSF version,
15084 taken from the gcc distribution, to bring the Cygnus and FSF
15085 versions into closer sync.
15086
15087Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15088
15089 * configure.in: Changed svr4 references to sysv4.
15090
15091Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15092
15093 * configure: added -V for version number option.
15094
15095Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15096
15097 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15098 renamed from DOC.configure to cfg-paper.texi.
15099
15100Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15101
15102 * configure, config.subr, config.sub: config.subr is now
15103 config.sub again.
15104
15105Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15106
15107 * configure.texi: new file, in progress.
15108
15109 * Makefile.in: build info file and install the man page for
15110 configure.
15111
15112 * configure.man: new file, first cut.
15113
15114 * configure: find config.subr again now that configuration "none"
15115 has gone. removed all traces of the -ansi option. removed all
15116 traces of the -languages option.
15117
15118 * config.subr: resync from rms.
15119
d932cae7 151201991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15121
15122 * configure, config.sub, config.subr: merge config.sub into
15123 config.subr, call the result config.subr, remove config.sub, use
15124 config.subr.
15125
15126 * Makefile.in: revised install for dir.info.
15127
d932cae7 151281991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15129
15130 * configure.in: add decstation host makefile frag.
15131
15132 * Makefile.in: BISON now bison -y again. also install-gcc on
15133 install. clean-gdbm on clean. infodir belongs in datadir.
15134 Make directories for info install. Build dir.info here then
15135 install it.
15136
d932cae7 151371991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15138
15139 * Makefile.in: fix for bad directory tests.
15140
d932cae7 151411991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15142
15143 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15144 regexp. -srcdir relative was being handled incorrectly.
15145
15146 * Makefile.in: unwrapped some for loops so that parallel makes
15147 work again and so one can focus one's attention on a particular
15148 package.
15149
d932cae7 151501991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15151
15152 * configure: added PWD as a stand in for `pwd` (for speed). use
15153 elif wherever possible. make -srcdir work without -objdir.
15154 -objdir= commented out.
15155
d932cae7 151561991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15157
15158 * configure: +options become --options. -subdirs commented out.
15159 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15160 Makefile now at top of generated Makefile. Removed cvs log
15161 entries. added -srcdir. create .gdbinit only if there is one
15162 in ${srcdir}.
15163
15164 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15165 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15166 and mandir now keyed off datadir by default.
15167
d932cae7 151681991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15169
15170 * Freshly created ChangeLog.
15171
15172\f
15173Local Variables:
15174mode: change-log
15175left-margin: 8
15176fill-column: 76
15177version-control: never
15178End: