Correct the ChangeLog entry
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
11997a83
NC
12017-03-22 Nick Clifton <nickc@redhat.com>
2
3 * config.sub: Sync with master version in config project.
4 * config.guess: Likewise.
5
05a13254
NC
62017-01-23 Nick Clifton <nickc@redhat.com>
7
8 * configure.ac: Update year in copyright notice.
9 Sync from FSF GCC mainline, bringing in the following patches.
10 * Makefile.def: Likewise.
11 * Makefile.tpl: Likewise.
12 * configure: Regenerate.
13 * Makefile.in: Regenerate.
14
15 2016-12-21 Jakub Jelinek <jakub@redhat.com>
16
17 * configure.ac: Don't bootstrap libmpx unless --with-build-config
18 includes bootstrap-mpx.
19
20 2016-12-01 Matthias Klose <doko@ubuntu.com>
21
22 * configure.ac: Don't use pkg-config to check for bdw-gc.
23
24 2016-11-30 Matthias Klose <doko@ubuntu.com>
25
26 * Makefile.def: Remove reference to boehm-gc target module.
27 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
28 options and for the bdw-gc pkg-config module.
29
30 2016-11-15 Matthias Klose <doko@ubuntu.com>
31
32 * config-ml.in: Remove references to GCJ.
33 * configure.ac: Likewise.
34
35 2016-09-30 Jakub Jelinek <jakub@redhat.com>
36
37 * configure.ac: Add target-libffi to target_libraries.
38 Readd libgcj target disablings, modified to only target-libffi.
39 Readd target addition of go to unsupported languages.
40
41 2016-09-30 Andrew Haley <aph@redhat.com>
42
43 * Makefile.def: Remove libjava.
44 * Makefile.tpl: Likewise.
45 * configure.ac: Likewise.
46
47 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
48
49 * configure.ac: Disable "sim" directory for arc*-*-*.
50
51 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
52
53 * configure.ac: Check for the minimum in-tree MPFR version
54 handled.
55
3f66c01b
AM
562016-12-31 Alan Modra <amodra@gmail.com>
57
58 * config.sub: Import from upstream.
59
da17fe9d
AM
602016-12-08 Alan Modra <amodra@gmail.com>
61
62 * configure: Regenerate.
63
d5451cd4
JC
642016-12-02 Josh Conner <joshconner@google.com>
65
66 * configure.ac: Add fuchsia to targets that use ELF.
67 * configure: Regenerated.
68
5ada5c6f
DE
692016-11-07 Doug Evans <dje@google.com>
70
71 * config.sub: Sync with upstream version 2016-11-03.
72 git://git.sv.gnu.org/config.git
73 * config.guess: Sync with upstream version 2016-10-02.
74
07619d52
SM
752016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
76
77 * .gitignore: Add archives and make stamps.
78
bedbe19c
YTL
792016-07-20 Yan-Ting Lin <currygt52@gmail.com>
80
81 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
82 * configure: Regenerated.
83
9abdce70
WL
842016-06-28 Walter Lee <walt@tilera.com>
85
86 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
87 * configure: Regenerate.
88
0597bdc4
AM
892016-05-28 Alan Modra <amodra@gmail.com>
90
91 * Makefile.tpl (configure): Depend on m4 files included.
92 * Makefile.in: Regenerate.
93
1690f1db
NC
942016-05-27 Nick Clifton <nickc@redhat.com>
95
96 * config.guess (Alpha OSF1): Fix typo introduced during the most
97 recent synchronization update.
98
b43b8535
NC
992016-05-23 Nick Clifton <nickc@redhat.com>
100
101 * Import these patches from the gcc mainline:
102
103 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
104
105 * config.guess: Import version 2016-04-02 (newest).
106 * config.sub: Import version 2016-05-10 (newest).
107
bb7dc663
NC
1082016-04-19 Nick Clifton <nickc@redhat.com>
109
110 * Import this patch from the GCC mainline:
111
112 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
113
114 PR bootstrap/70173
115 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
116 and gotools directories. Delete the stage_final file.
117 * Makefile.in: Regenerate.
118
ea016470
CC
1192016-03-17 Cary Coutant <ccoutant@gmail.com>
120
121 * configure.ac: Add mips and s390 to the gold target check.
122 * configure: Regenerate.
123
52cf9762
NC
1242016-02-10 Nick Clifton <nickc@redhat.com>
125
126 Import these patches from the GCC mainline:
127
128 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
129
130 * configure.ac: Enable LTO for DJGPP
131 * configure: Regenerate
132
133 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
134
135 PR bootstrap/69329
136 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
137 * Makefile.in: Regenerate.
138
139 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
140 Sebastian Pop <s.pop@samsung.com>
141
142 * Makefile.in: Regenerate.
143 * Makefile.tpl: Export ISLVER.
144 * configure: Regenerate.
145 * config/isl.m4: Detect isl-0.15.
146
147 2016-01-29 Sebastian Pop <s.pop@samsung.com>
148
149 * config/isl.m4: Add comments about isl-0.16.
150 * configure: Regenerate.
151
1985dc2d
L
1522016-01-12 H.J. Lu <hongjiu.lu@intel.com>
153
154 Sync with GCC
155 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
156
157 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
158 symbols.
159
160 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
161
162 PR bootstrap/69134
163 * Makefile.def (mpfr): Disable assembler.
164 * Makefile.in: Regenerate.
165
4849dfd8
NC
1662016-01-11 Nick Clifton <nickc@redhat.com>
167
168 Import the following changes from the GCC mainline:
169
170 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
171
172 * configure.ac: Enable libmpx by default.
173 * configure: Regenerated.
174
175 2015-11-19 Martin Liska <mliska@suse.cz>
176
177 * .gitignore: Add .clang-format to ignored files.
178 * Makefile.tpl: Add clang-format.
179 * Makefile.in: Regenerate.
180
181 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
182
183 PR libffi/65726
184 * Makefile.def (lang_env_dependencies): Make libffi depend
185 on cxx.
186 * Makefile.in: Regenerate.
187
188 2015-12-02 Ian Lance Taylor <iant@google.com>
189
190 PR go/66147
191 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
192 * Makefile.in: Regenerate.
193
194 2015-12-17 Nathan Sidwell <nathan@acm.org>
195
196 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
197 * configure: Regenerate.
198
199 2015-12-17 Sebastian Pop <s.pop@samsung.com>
200
201 * Makefile.in: Replace ISL with isl.
202 * Makefile.tpl: Same.
203 * config/isl.m4: Same.
204 * configure.ac: Same.
205 * contrib/download_prerequisites: Same.
206 * configure: Regenerate.
207
208 2016-01-01 Ben Elliston <bje@gnu.org>
209
210 * config.guess: Import version 2016-01-01.
211 * config.sub: Likewise.
212
f075eb5e
TG
2132015-11-20 Tristan Gingold <gingold@adacore.com>
214
215 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
216 * configure: Regenerate.
217
6c3bc0f8
NC
2182015-10-21 Nick Clifton <nickc@redhat.com>
219
220 PR gas/19109
221 * configure.ac: Note the 'none' is an acceptable argument to
222 --enable-compressed-debug-sections.
223 * configure: Regenerate.
224
edeefb67
L
2252015-10-20 H.J. Lu <hongjiu.lu@intel.com>
226
227 PR gas/19109
228 * configure.ac: Add
229 --enable-compressed-debug-sections={all,gas,gold,ld}.
230 * configure: Regenerated.
231
68996839
NC
2322015-09-30 Nick Clifton <nickc@redhat.com>
233
234 Import the following patches from the GCC mainline:
235
236 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
237
238 PR libfortran/54572
239 * Makefile.def: Make libgfortran depend on libbacktrace.
240 * Makefile.in: Regenerate.
241
242 2015-08-12 Tom de Vries <tom@codesourcery.com>
243
244 PR other/67092
245 PR other/67098
246 * configure.ac: Remove --with_host_libstdcxx support.
247 * configure: Regenerate.
248
249 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
250 Jakub Jelinek <jakub@redhat.com>
251
252 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
253 nvptx*-*-*.
254 * configure: Regenerate.
255
5960642a
L
2562015-08-07 H.J. Lu <hongjiu.lu@intel.com>
257
258 Sync with GCC
259 2015-07-28 Ben Elliston <bje@gnu.org>
260
261 * config.sub, config.guess: Import from upstream.
262
016a3251
DD
2632015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
264
265 * Makefile.def (libiconv): Define bootstrap=true.
266 Mark pdf/html/info as missing.
267 (configure-gcc): Depend on all-libiconv.
268 (all-gcc): Ditto.
269 (configure-libcpp): Ditto.
270 (all-libcpp): Ditto.
271 (configure-intl): Ditto.
272 (all-intl): Ditto.
273 * Makefile.in: Regenerate.
274
136bb21f
L
2752015-07-27 H.J. Lu <hongjiu.lu@intel.com>
276
277 Sync with GCC
278 2015-07-24 Michael Darling <darlingm@gmail.com>
279
280 PR other/66259
281 * config-ml.in: Reflects renaming of configure.in to configure.ac
282 * configure: Likewise
283 * configure.ac: Likewise
284
22121df0
L
2852015-07-14 H.J. Lu <hongjiu.lu@intel.com>
286
287 * Makefile.in: Regenerated.
288
289 Sync with GCC
290 2015-05-21 Jason Merrill <jason@redhat.com>
291
292 * Makefile.tpl: Update comments.
293
294 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
295
296 * Makefile.tpl: Remove surplus whitespace throughout.
297
298 2015-03-25 Martin Liska <mliska@suse.cz>
299 Yury Gribov <y.gribov@samsung.com>
300
301 * Makefile.tpl: Fix ln source location for vimrc file.
302
969b1713
L
3032015-07-14 H.J. Lu <hongjiu.lu@intel.com>
304
305 Sync with GCC
306 2015-05-16 James Bowman <james.bowman@ftdichip.com>
307
308 * configure.ac: FT32 target added.
309 * configure: Regenerate.
310
ce6c656d
L
3112015-07-14 H.J. Lu <hongjiu.lu@intel.com>
312
313 Sync with GCC
314 2015-06-02 Jason Merrill <jason@redhat.com>
315
316 PR bootstrap/66319
317 * configure.ac: Use -std=gnu++98.
318
319 2015-05-28 Mike Frysinger <vapier@gentoo.org>
320
321 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
322 * configure: Regenerate.
323
324 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
325
326 * configure.ac: Fix typo.
327 * configure: Regenerate.
328
329 2015-05-03 Matthias Klose <doko@ubuntu.com>
330
331 * configure.ac: Match $host configured with triplets.
332 * configure: Regenerate.
333
334 2015-04-17 Jakub Jelinek <jakub@redhat.com>
335
336 PR bootstrap/62077
337 * configure.ac (--enable-stage1-checking): Default to
338 release,misc,gimple,rtlflag,tree,types if --disable-checking
339 or --enable-checking is not specified and DEV-PHASE is not
340 experimental.
341 * configure: Regenerated.
342
343 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
344
345 Install back PR target/47230 fix (Revert the revert).
346
16beab3d
L
3472015-06-30 H.J. Lu <hongjiu.lu@intel.com>
348
349 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
350 target.
351 * configure: Regenerate.
352
5569a85f
JDA
3532015-05-13 John David Anglin <dave.anglin@bell.net>
354
355 * configure.ac: Disable configuration of GDB for HPUX targets.
356 * configure: Regenerate.
357
e81d5d05
L
3582015-05-01 H.J. Lu <hongjiu.lu@intel.com>
359
360 PR ld/18355
361 * Makefile.def: Add extra_configure_flags to host zlib.
362 * configure.ac (extra_host_zlib_configure_flags): New. Set
363 to --enable-host-shared When bfd is to be built as shared
364 library. AC_SUBST.
365 * Makefile.in: Regenerated.
366
ec5b9462
HPN
3672015-04-15 Mike Frysinger <vapier@gentoo.org>
368 Hans-Peter Nilsson <hp@axis.com>
369
370 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 371 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
372 use that in the getver call instead of $tool.
373 (sim_release): Pass gdb as fifth parameter to tar_compress.
374 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
375
f91ca6bc
IB
3762015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
377
378 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
379 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
380 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
381 * Makefile.in: Regenerate.
382
cf39cfc5
L
3832015-04-01 H.J. Lu <hongjiu.lu@intel.com>
384
385 * configure.ac: Add --with-system-zlib.
386 * configure: Regenerated.
387
6ac1079e
L
3882015-03-31 H.J. Lu <hongjiu.lu@intel.com>
389
390 * src-release.sh: Don't configure with --with-target-subdir=.
391 --disable-multilib.
392
890ba06f
L
3932015-03-31 H.J. Lu <hongjiu.lu@intel.com>
394
395 * src-release.sh (DEVO_SUPPORT): Replace src-release with
396 src-release.sh.
397
5675acd9
ES
3982015-03-30 Ed Schouten <ed@nuxi.nl>
399
400 * config.sub: Update from upstream, to 2015-03-04 version.
401 * config.guess: Likewise.
402
d2d67aea
L
4032015-03-30 H.J. Lu <hongjiu.lu@intel.com>
404
405 * Makefile.def (dependencies): Add all-zlib to all-bfd.
406 * Makefile.in: Regenerated.
407
92c695a1
L
4082015-03-28 H.J. Lu <hongjiu.lu@intel.com>
409
410 * src-release.sh (do_proto_toplev): Configure with --target
411 --with-target-subdir and --disable-multilib.
412 (BINUTILS_SUPPORT_DIRS): Add zlib.
413 (GAS_SUPPORT_DIRS): Likewise.
414 (GDB_SUPPORT_DIRS): Likewise.
415 (SIM_SUPPORT_DIRS): Likewise.
416
091021fa
L
4172015-03-17 H.J. Lu <hongjiu.lu@intel.com>
418
419 * configure.ac (target_configdirs): Exclude target-zlib if
420 target-libjava isn't built.
421 * configure: Regenerated.
422
5df8a8fc
L
4232015-03-17 H.J. Lu <hongjiu.lu@intel.com>
424
425 Sync with GCC
426 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
427
428 * config-ml.in: Robustify ac_configure_args parsing.
429
1b6c0831
L
4302015-03-16 H.J. Lu <hongjiu.lu@intel.com>
431
432 * Makefile.def: Updated from GCC trunk.
433 * Makefile.tpl: Likewise.
434 * configure.ac: Likewise.
435 * Makefile.in: Regenerated.
436 * configure: Likewise.
437
3f8107ab
AM
4382015-01-28 James Bowman <james.bowman@ftdichip.com>
439
440 * configure.ac: Add FT32 support.
441 * configure: Regenerate.
442
10b8fe5e
AG
4432015-01-12 Anthony Green <green@moxielogic.com>
444
445 * configure.ac: Don't disable gprof for moxie.
446 * configure: Rebuild.
447
6b91c541
AP
4482015-01-03 Andrew Pinski <apinski@cavium.com>
449
450 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
451 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
452 (BASE_TARGET_EXPORTS): Add OBJCOPY.
453 (OBJCOPY_FOR_TARGET): New variable.
454 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
455 * Makefile.in: Regenerate.
456 * configure.ac: Check for already installed target objcopy.
457 Also GCC_TARGET_TOOL on objcopy.
458 * configure: Regenerate.
459
6ba37ab4
HPN
4602015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
461
462 * config.sub: Update from upstream, to 2015-01-01 version.
463 * config.guess: Ditto.
464
bb5f7690
EB
4652014-12-06 Eric Botcazou <ebotcazou@adacore.com>
466
467 * config.sub: Update from upstream config repo.
468
6e733cce
L
4692014-11-24 H.J. Lu <hongjiu.lu@intel.com>
470
471 * libtool.m4: Updated from GCC trunk.
472
8969c424
JBG
4732014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
474
475 * config.guess: Update from upstream config repo.
476 * config.sub: Ditto.
477
37e77caf
JBG
4782014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
479
480 * move-if-change: Update from upstream gnulib.
481
e3046511
JBG
4822014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
483
484 * compile: Sync with upstream Automake.
485 * depcomp: Ditto.
486 * install-sh: Ditto.
487 * missing: Ditto.
488 * mkinstalldirs: Ditto.
489 * ylwrap: Ditto.
490
3e615393
TG
4912014-10-15 Tristan Gingold <gingold@adacore.com>
492
493 * src-release.sh (do_proto_toplev): Configure with --target.
494
6d26190c
JY
4952014-10-03 Jing Yu <jingyu@google.com>
496
497 * configure.ac: Add aarch64 to list of targets that support gold.
498 * configure: Regenerate.
499
a9d58c06
AB
5002014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
501
502 * configure.ac: Add mips*-img-elf* target triple.
503 * configure: Regenerate.
504
b25b5cef
CJW
5052014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
506 * configure: Disable gdb for nds32*-*-* until supported.
507 * configure.ac: Disable gdb for nds32*-*-* until supported.
508
f8797b5a
JB
5092014-09-05 Joel Brobecker <brobecker@adacore.com>
510
511 * configure: Regenerate.
512
2536ee9d
WN
5132014-08-27 Will Newton <will.newton@linaro.org>
514
515 * src-release.sh: New file.
516 * src-release: Remove file.
517
1f995db6
JS
5182014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
519
520 GDB not supported for or1k*-*-rtems*
521 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
522 of the stanzas results in this not being caught by or1k*-*-* later.
523 * configure. Regenerated.
524
a843ea33
SB
5252014-07-25 Samuel Bronson <naesten@gmail.com>
526
527 * .gitattributes: New file for use with git-merge-changelog.
528
cfbc1a6c
JS
5292014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
530
531 Disable gdb for or1k*-*-* until supported
532 * configure.ac (or1k*-*-*): Disable gdb.
533 * configure: Regenerated.
534
d9e042ac
SL
5352014-05-14 Sandra Loosemore <sandra@codesourcery.com>
536
537 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
538 * configure: Regenerated.
539
201f096f 5402014-03-26 Jakub Jelinek <jakub@redhat.com>
541
542 PR sanitizer/56781
543 * Makefile.def: Set bootstrap=true; for host fixincludes.
544 * configure.ac: Don't bootstrap host fixincludes unless
545 --with-build-config=bootstrap-{a,ub}san.
546 * Makefile.in: Regenerated.
547 * configure: Regenerated.
548
730af8ee 5492014-03-21 Jakub Jelinek <jakub@redhat.com>
550
551 * configure.ac: Move BUILD_CONFIG set up earlier. Add
552 --enable-vtable-verify option parsing. Don't add
553 target-libsanitizer to bootstrap_target_libs unless
554 --with-build-config=bootstrap-asan or
555 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
556 to bootstrap_target_libs unless --enable-vtable-verify.
557 * configure: Regenerated.
558
abca8d87 5592014-03-07 Jakub Jelinek <jakub@redhat.com>
560
561 PR bootstrap/58572
562 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
563 -I for libstdc++-v3 includes if $(LEAN).
564 * Makefile.in: Regenerated.
565
68d122bb 5662014-02-24 Walter Lee <walt@tilera.com>
567
568 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
569 (tilegx-*-*): Change to tilegx*-*-*.
570 * configure: Regenerate.
571
39d1b2ae
RS
5722014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
573
574 * config.sub, config.guess: Import from upstream.
575
50f80006
EB
5762014-04-04 Eric Botcazou <ebotcazou@adacore.com>
577
578 PR bootstrap/60620
72f4393d 579 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
580 * Makefile.in: Regenerate.
581
a6305403
YS
5822014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
583
584 * Makefile.def (dependencies): Make all-ld depend on all-binutils
585 for WINDRES_FOR_TARGET in default-manifest.o rule.
586 * Makefile.in: Regenerate.
587
62a0f723
RO
5882014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
589
590 PR target/59788
591 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
592 *solaris2*.
593
530e8392
KB
5942013-12-19 Keven Boell <keven.boell@intel.com>
595
596 * cp-namespace.c (cp_lookup_nested_symbol): Enable
597 nested lookups for fortran modules.
598 * dwarf2read.c (read_module): Add fortran module to
599 the symbol table.
600 (add_partial_symbol, add_partial_module): Add fortran
601 module to the partial symbol table.
602 (new_symbol_full): Create full symbol for fortran module.
603 * f-exp.y (yylex): Add new module domain to be parsed.
604 * symtab.h: New domain for fortran modules.
605
7f9b20bb
KB
6062013-12-19 Keven Boell <keven.boell@intel.com>
607
608 * f-exp.y (yylex): Add domain array to enable lookup
609 in multiple domains. Loop over lookup domains and try
610 to find requested symbol. Add STRUCT_DOMAIN to lookup
611 domains to be able to query for user defined types.
612
afc0578d 6132013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
614
615 * configure.ac: Add user-friendly check for native x86_64-linux
616 multilibs.
617 * configure: Regenerate.
618
f3f51a69
AM
6192013-11-23 Alan Modra <amodra@gmail.com>
620
621 * config.sub, config.guess: Import from upstream.
622
2440009d 6232013-11-07 Thomas Schwinge <thomas@codesourcery.com>
624
2440009d 625 * Makefile.in: Regenerate.
626
e78e02e6 627 * Makefile.tpl: Fix typo.
628 * Makefile.in: Regenerate partially.
629
9aaf2a7e 6302013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
631
632 * configure.ac: Added libcilkrts to noconfig list when C++ is not
633 supported.
634 * configure: Regenerated.
635
880b18d1 6362013-10-30 Jason Merrill <jason@redhat.com>
637
638 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
639 --disable-build-format-warnings.
640
522e3d71 6412013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
642
f3f51a69 643 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 644 depend on libstdc++ and libgcc.
645 * configure: Regenerate.
646 * configure.ac: Added libcilkrts to target binaries. Also, restrict
647 libcilkrts for POSIX and i*86, and x86_64 architectures.
648 * Makefile.in: Added libcilkrts related fields to support building it.
649
cb49a9e1 6502013-10-26 Jeff Law <law@redhat.com>
651
652 * Makefile.def (target_modules): Remove libmudflap
653 (languages): Remove check-target-libmudflap).
654 * Makefile.in: Rebuilt.
655 * Makefile.tpl (check-target-libmudflap-c++): Remove.
656 * configure.ac (target_libraries): Remove target-libmudflap.
657 Remove checks which disabled libmudflap on some systems.
658 * configure: Rebuilt.
659 * libmudflap: Directory removed.
660
82033c9b
JBG
6612013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
662
663 * configure.ac: Update from GCC.
664 * configure: Regenerate.
665
b50d7605
HPN
6662013-10-15 Hans-Peter Nilsson <hp@axis.com>
667
668 * src-release (do-proto-toplevel): Support subdir-path-prefixed
669 files in SUPPORT_FILES.
670 (SIM_SUPPORT_DIRS): New variable.
671 (sim.tar.bz2): New rule.
672
f4cfb980
JBG
6732013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
674
675 * configure.ac: Update from GCC.
676 * configure: Regenerate.
677
78b1434c
JJ
6782013-10-01 Jeff Johnston <jjohnstn@redhat.com>
679
680 * COPYING.NEWLIB: Update with new copyright.
681
b3fc79f8
JBG
6822013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
683
684 * configure.ac: Update from GCC.
685 * configure: Regenerate.
686
cc9afea3
AM
6872013-09-20 Alan Modra <amodra@gmail.com>
688
689 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
690 ppc host match. Support little-endian powerpc linux hosts.
691
f006cabd
JB
6922013-08-16 Joel Brobecker <brobecker@adacore.com>
693
694 * src-release (VER): When using $(TOOL)/common/create-version.sh,
695 strip the "-cvs" suffix from the version number if present.
696
95e43135
JBG
6972013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
698
699 * configure.ac: Sync with GCC repo.
700 * Makefile.def: Ditto.
701 * configure: Regenerate.
702 * Makefile.in: Ditto.
703
7539e41e
JB
7042013-07-22 Joel Brobecker <brobecker@adacore.com>
705
706 * src-release (VER): Use $(TOOL)/common/create-version.sh
707 if it exists.
708
e8044f35
RS
7092013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
710
711 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
712 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
713 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
714 * configure: Regenerate.
715
7bab7634
DC
7162013-06-01 George Thomas <george.thomas@atmel.com>
717
95e43135
JBG
718 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
719 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 720
b5364c9e
JJ
7212013-05-06 Sandra Loosemore <sandra@codesourcery.com>
722
723 * COPYING.NEWLIB: Add Altera Corporation copyright.
724
5dad867c
JBG
7252013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
726
727 * config.guess: Update from config repo.
728 * config.sub: Ditto.
729
b836cb18
JBG
7302013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
731
732 * Makefile.def: Sync with GCC.
733 * Makefile.in: Regenerate.
734
e7d5abf1
JBG
7352013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
736
737 * configure.ac: Sync with GCC.
b836cb18 738 * configure: Regenerate.
e7d5abf1 739
4f778543
MF
7402013-03-22 Mike Frysinger <vapier@gentoo.org>
741
742 * src-release (VER): Change bfd/configure.in sed to use the new
743 `bfd/configure --version` output.
744
f1dd87fc
YZ
7452013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
746
747 * configure.ac: Sync with GCC repo.
748 * configure: Ditto.
749
a413f71a
ILT
7502013-02-05 Ian Lance Taylor <iant@google.com>
751
752 PR go/55969
753 * configure.ac: Disable libgo on some systems where it does not
754 work.
755 * configure: Rebuild.
756
3a98824c
AM
7572013-02-05 Alan Modra <amodra@gmail.com>
758
759 * configure: Regenerate after syncing config/.
760
3dae1673
JBG
7612013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
762
763 * configure.ac: Sync with GCC repo.
764 * configure: Ditto.
765 * Makefile.def: Ditto.
766 * Makefile.in: Ditto.
767
bf51454b
JB
7682013-01-11 Joel Brobecker <brobecker@adacore.com>
769
770 Sync with GCC, merge:
771
772 2013-01-09 Jason Merrill <jason@redhat.com>
773
774 * .gitignore: Import from gdb repository.
775
c841a2be
JBG
7762013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
777
778 * config.sub: Update from config repo.
779
d7b9dae9
EB
7802013-01-11 Eric Botcazou <ebotcazou@adacore.com>
781
782 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
783 * Makefile.in: Regenerate.
784
861ea9c8
L
7852013-01-09 H.J. Lu <hongjiu.lu@intel.com>
786
787 * Makefile.def (configure-gcc): Depend on all-gmp.
788 (all-gcc): Remove dependency on all-gmp.
789 * Makefile.in: Regenerated.
790
ce82b126
JBG
7912013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
792
1b4f418d 793 * config.guess: Update from config repo.
c2e5e6d7 794 * config.sub: Ditto.
ce82b126 795
fd62a30d
JJ
7962013-01-07 Jeff Johnston <jjohnstn@redhat.com>
797
798 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
799 exists and replace the new bfin license in its location.
800
0140d685
L
8012013-01-07 H.J. Lu <hongjiu.lu@intel.com>
802
803 PR gas/14899
804 * Makefile.def (dependencies): Make all-binutils, all-gprof,
805 all-ld and all-gold depend on all-gas.
806 * Makefile.in: Regenerated.
807
c3d399e7
L
8082012-12-29 Ben Elliston <bje@gnu.org>
809
810 * config.guess: Update to 2012-12-29 version.
811 * config.sub: Likewise.
812
9417cd2f
JBG
8132012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
814
815 * Makefile.def (install-target-libgo): Depend on
816 install-target-libatomic. Merged from GCC repo.
817 * Makefile.in: Regenerate.
818
68dad382
JJ
8192012-12-17 Jeff Johnston <jjohnstn@redhat.com>
820
821 * COPYING.LIBGLOSS: Add license for bfin libgloss.
822
2344b8da
TS
8232012-12-16 Thomas Schwinge <thomas@codesourcery.com>
824
825 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
826 * configure: Regenerate.
827
5eb08693
L
8282012-12-11 H.J. Lu <hongjiu.lu@intel.com>
829
830 * Makefile.def (target_modules): Add bootstrap=true and
831 raw_cxx=true to libsanitizer.
832 * configure.ac (bootstrap_target_libs): Add libsanitizer.
833 * Makefile.in: Regenerated.
834 * configure: Likewise.
835
53ab32d8
JBG
8362012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
837
838 * config.sub: Merge from config repo.
839
d2489204
JBG
8402012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
841
842 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
843 * Makefile.tpl: Ditto.
844 * Makefile.in: Ditto.
845 * configure: Ditto.
d2489204 846
c23b5043
JBG
8472012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
848
849 * configure.ac (noconfigdirs): Merge from GCC.
850 * configure: Regenerate.
851
1dd1f7f6
JBG
8522012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
853
854 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
855
2bda3143
L
8562012-11-14 Roland McGrath <mcgrathr@google.com>
857
858 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
859 * configure: Regenerate.
860
5286fdef
L
8612012-11-13 Richard Henderson <rth@redhat.com>
862
863 * configure.ac: Move libsanitizer logic to subdirectory.
864 * configure: Regenerate.
865
8662012-11-13 Dodji Seketeli <dodji@redhat.com>
867
868 * configure.ac: Enable libsanitizer just on x86 linux for now.
869 * configure: Re-generate.
870
8712012-11-13 David Edelsohn <dje.gcc@gmail.com>
872
873 * configure.ac: Merge libquadmath sections.
874 * configure: Regenerate.
875
8762012-11-12 Wei Mi <wmi@google.com>
877
878 * configure.ac: Add libsanitizer to target_libraries.
879 * Makefile.def: Ditto.
880 * configure: Regenerate.
881 * Makefile.in: Regenerate.
882
f66a9a70
L
8832012-11-03 H.J. Lu <hongjiu.lu@intel.com>
884
885 * configure: Regenerated.
886
8872012-11-03 Robert Mason <rbmj@verizon.net>
888
889 * configure.ac: add --disable-libstdcxx configure option
890 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
891
6d94c122
CV
8922012-10-24 Corinna Vinschen <corinna@vinschen.de>
893
894 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
895 against Mingw64 w32api.
896 * configure: Regenerate.
897
a882be68
EB
8982012-10-23 Eric Botcazou <ebotcazou@adacore.com>
899
900 PR bootstrap/54820
901 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
902 * configure: Regenerate.
903
b3676d82
EB
9042012-10-22 Eric Botcazou <ebotcazou@adacore.com>
905
906 PR bootstrap/54820
907 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
908 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
909 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
910 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
911 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
912 * Makefile.in: Regenerate.
913 * configure.ac (have_static_libs): New variable and associated check.
914 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
915 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
916 * configure: Regenerate.
917
7b0e8ca5
MF
9182012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
919
920 * config.guess, config.sub: Include updated version from
921 config-patches. Adds microblaze little endian support.
922
8e71395b
L
9232012-09-28 Ian Lance Taylor <iant@google.com>
924
925 * Makefile.def: Make all-target-libgo depend on
926 all-target-libbacktrace.
927 * Makefile.in: Rebuild.
928
9292012-09-26 Ian Lance Taylor <iant@google.com>
930
931 * Makefile.def: Make all-gcc depend on all-libbacktrace.
932 * Makefile.in: Rebuild.
933
9342012-09-06 Diego Novillo <dnovillo@google.com>
935
936 * configure.ac: Bump minimum GMP version to 4.2.3.
937 * configure: Re-generate.
938
9392012-09-05 Georg-Johann Lay <avr@gjlay.de>
940
941 PR target/54461
942 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
943 target-libgloss if not configured --with-avrlibc=no.
944 * configure: Regenerate.
945
9462012-09-04 Jason Merrill <jason@redhat.com>
947
948 * configure.ac: Fix --enable-languages=all.
949
9502012-09-03 Richard Guenther <rguenther@suse.de>
951
952 PR bootstrap/54138
953 * configure.ac: Re-organize ISL / CLOOG checks to allow
954 disabling with either --without-isl or --without-cloog.
955 * configure: Regenerated.
956
9572012-09-03 Georg-Johann Lay <avr@gjlay.de>
958
959 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
960 * configure: Regenerate.
961
d09bbf00
SE
9622012-09-21 Steve Ellcey <sellcey@mips.com>
963
964 * configure.ac: Add mips*-mti-elf* target.
965 * configure: Regenerate.
966
2bf680c4
ILT
9672012-09-19 Ian Lance Taylor <iant@google.com>
968
969 * configure.ac (host_libs): Add libbacktrace.
970 (target_libraries): Add libbacktrace.
971 * Makefile.def (host_modules): Add libbacktrace.
972 (target_modules): Likewise.
973 * configure, Makefile.in: Rebuild.
974
5c0b3823
WL
9752012-09-15 Jiong Wang <jiwang@tilera.com>
976
977 * configure.ac (ENABLE_GOLD): support tilegx*
978 * configure: rebuild
979
1488e230
DE
9802012-09-14 David Edelsohn <dje.gcc@gmail.com>
981
982 PR target/38607
983 Merge upstream change.
984 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
985
986 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
987 Add libgomp*.o to compare_exclusions for AIX.
988 * configure: Regenerate.
989
df6795ce
L
9902012-08-26 H.J. Lu <hongjiu.lu@intel.com>
991
992 PR binutils/4970
993 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
994 and opcodes.
995 * Makefile.in: Regenerated.
996
7ec59b9e
L
9972012-08-14 Diego Novillo <dnovillo@google.com>
998
999 Merge from cxx-conversion branch.
1000
1001 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1002 POSTSTAGE1_CONFIGURE_FLAGS.
1003 * Makefile.in: Regenerate.
1004 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1005 Force C++ when bootstrapping.
1006 * configure: Regenerate.
1007
10082012-07-06 Richard Guenther <rguenther@suse.de>
1009
1010 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1011 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1012 --with-gmp=system.
1013 * Makefile.in: Regenerated.
1014 * configure: Likewise.
1015
10162012-07-06 Richard Guenther <rguenther@suse.de>
1017
1018 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1019 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1020 supply V=1 as extra_make_flags.
1021 * configure: Regenerated.
1022 * Makefile.in: Likewise.
1023
10242012-07-03 Richard Guenther <rguenther@suse.de>
1025
1026 * Makfile.def (isl): Remove not necessary extra_exports and
1027 extra_make_flags.
1028 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1029 * Makefile.in: Regenerated.
1030
10312012-07-03 Richard Guenther <rguenther@suse.de>
1032
1033 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1034 * configure.ac: If either the ISL or the CLooG check failed
1035 do not try to build in-tree versions.
1036 * Makefile.in: Regenerated.
1037 * configure: Regenerated.
1038
10392012-07-02 Richard Guenther <rguenther@suse.de>
1040 Michael Matz <matz@suse.de>
1041 Tobias Grosser <tobias@grosser.es>
1042 Sebastian Pop <sebpop@gmail.com>
1043
1044 * Makefile.def: Add ISL host module, remove PPL host module.
1045 Adjust ClooG host module to use the proper ISL.
1046 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1047 * configure.ac: Include config/isl.m4. Add ISL host library,
1048 remove PPL. Remove PPL configury, add ISL configury, adjust
1049 ClooG configury.
1050 * Makefile.in: Regenerated.
1051 * configure: Likewise.
1052
10532012-07-02 Richard Guenther <rguenther@suse.de>
1054
1055 Merge from graphite branch
1056 2011-07-21 Tobias Grosser <tobias@grosser.es>
1057
1058 * configure: Regenerated.
1059 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1060 both cloog.org and legacy versions. The only supported version will
1061 be CLooG with the isl backend.
1062
1063 2011-07-21 Tobias Grosser <tobias@grosser.es>
1064
1065 * configure: Regenerated.
1066 * configure.ac: Require cloog isl 0.17.0
1067
1068 2011-07-21 Tobias Grosser <tobias@grosser.es>
1069
1070 * configure: Regenerated.
1071 * config/cloog.m4: Do not define CLOOG_ORG
1072
10732012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1074
1075 * configure.ac: Skip C if explicitly selected.
1076 * configure: Regenerate.
1077
10782012-06-28 Christophe Lyon <christophe.lyon@st.com>
1079
1080 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1081 they contain -O2.
1082 * configure: Regenerate.
1083
10842012-06-20 Jason Merrill <jason@redhat.com>
1085
1086 * Makefile.tpl (check-target-libgomp-c++): New.
1087 (check-target-libitm-c++): New.
1088 * Makefile.def (c++): Add them.
1089 * Makefile.in: Regenerate.
1090
10912012-05-16 Olivier Hainque <hainque@adacore.com>
1092
1093 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1094 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1095 (install-no-fixedincludes): Adjust accordingly.
1096 * Makefile.in: Regenerate.
1097
10982012-05-09 Nick Clifton <nickc@redhat.com>
1099 Paul Smith <psmith@gnu.org>
1100
1101 PR bootstrap/50461
1102 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1103 allow for the fact that from release v3.1.0 of MPFR the source
1104 files were moved into a src sub-directory.
1105 * configure: Regenerate.
1106
11072012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1108
1109 * configure.ac: Bump minimum MPFR version to 2.4.0.
1110 * configure: Regenerated.
1111
11122012-05-01 Richard Henderson <rth@redhat.com>
1113
1114 * Makefile.def (libatomic): New target_module.
1115 * configure.ac (target_libraries): Add libatomic.
1116 (noconfigdirs): Check if libatomic is supported.
1117 * Makefile.in, configure: Rebuild.
1118
f87f9c61
L
11192012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1120
1121 Merge upstream change
1122 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1123
11242011-11-21 Andreas Tobler <andreast@fgznet.ch>
1125
1126 * libtool.m4: Additional FreeBSD 10 fixes.
1127
68f107fa
AO
11282012-06-28 Christophe Lyon <christophe.lyon@st.com>
1129
1130 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1131 they contain -O2.
1132 * configure: Regenerate.
1133
b9c361e0
JL
11342012-05-14 Catherine Moore <clm@codesourcery.com>
1135
1136 * NEWS: Mention PowerPC VLE port.
1137
9eb322aa
MF
11382012-05-11 Mike Frysinger <vapier@gentoo.org>
1139
1140 * MAINTAINERS (config/): Move to intl/ section.
1141 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1142
58b1dd21
NC
11432012-05-09 Nick Clifton <nickc@redhat.com>
1144 Paul Smith <psmith@gnu.org>
1145
1146 PR bootstrap/50461
1147 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1148 allow for the fact that from release v3.1.0 of MPFR the source
1149 files were moved into a src sub-directory.
1150 * configure: Regenerate.
1151
2e702c99
RM
11522012-05-02 Roland McGrath <mcgrathr@google.com>
1153
1154 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1155 * configure: Regenerate.
1156
d2213593
JB
11572012-04-25 Joel Brobecker <brobecker@adacore.com>
1158
1159 * config.sub: Update to 2012-04-18 version from official repo.
1160
202e2356
NC
11612012-03-19 Tristan Gingold <gingold@adacore.com>
1162
1163 * configure.ac (ia64*-*-*vms*): Add support for ld.
1164 * configure: Regenerate.
1165
2479f722
RO
11662012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1167
1168 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1169 (unsupported_languages): Remove mips-sgi-irix6.*.
1170 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1171 (with_stabs): Remove.
1172 * configure: Regenerate.
1173
4e97d92b
RO
11742012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1175
1176 * configure.ac (enable_libgomp): Remove *-*-osf*.
1177 (with_stabs): Remove alpha*-*-osf*.
1178 * configure: Regenerate.
1179
f9ea6f98
JJ
11802012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1181
1182 * COPYING.NEWLIB: Modify DJ Delorie license to include
1183 modification rights in clause as permitted by DJ Delorie.
1184 * COPYING.LIBGLOSS: Ditto.
1185
48688b3e
JJ
11862012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1187
1188 * COPYING.NEWLIB: Remove two unused licenses.
1189
0945bbee
TG
11902012-03-05 Tristan Gingold <gingold@adacore.com>
1191
1192 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1193 * configure: Regenerate.
1194
516be0c5
JJ
11952012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1196
1197 * COPYING.NEWLIB: Add Adapteva notice.
1198 * COPYING.LIBGLOSS: Add Adapteva notice.
1199
64b986c0
EB
12002011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1201
1202 * configure: Regenerate.
1203
58cddc18
JJ
12042011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1205
1206 * COPYING.LIBGLOSS: Add GPL with exception license.
1207
b121d7d4
DD
12082011-11-09 Roland McGrath <mcgrathr@google.com>
1209
1210 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1211 * configure: Rebuild.
1212 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1213 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1214 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1215 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1216 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1217 Add READELF.
1218 * Makefile.in: Rebuild.
1219
d32e2926
RH
12202011-11-08 Richard Henderson <rth@redhat.com>
1221
1222 * configure.ac: Test for libitm directory present first.
1223
1224 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1225
1226 * configure.ac: Test libitm/configure.tgt to disable libitm.
1227 * configure: Rebuild.
1228
98dd765a
RO
12292011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1230
1231 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1232 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1233 * Makefile.in: Regenerate.
1234
99c513f6
DD
12352011-11-01 DJ Delorie <dj@redhat.com>
1236
1237 * configure.ac (rl78-*-*) New case.
1238 * configure: Regenerate.
1239
ff3ec4ee
DD
12402011-11-01 DJ Delorie <dj@redhat.com>
1241
1242 * config.sub: Update to version 2011-10-29 (added rl78)
1243
c28a9f49
NC
12442011-10-27 Nick Clifton <nickc@redhat.com>
1245
1246 * config.sub: Import these changes from the config project:
1247
a903d6ac 1248 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1249 Ben Elliston <bje@gnu.org>
1250
1251 * config.sub (epiphany): New.
1252
1253 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1254 Ben Elliston <bje@gnu.org>
1255
9eb322aa 1256 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1257
1258 2011-08-23 Roland McGrath <mcgrathr@google.com>
1259
1260 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1261 64eb to be64.
1262
1263 2011-08-16 Roland McGrath <mcgrathr@google.com>
1264
1265 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1266 (nacl): Grok as alias for 32el-unknown-nacl.
1267
860144e4
JB
12682011-08-19 Joel Brobecker <brobecker@adacore.com>
1269
1270 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1271
40ae9136
YQ
12722011-08-14 Yao Qi <yao@codesourcery.com>
1273
1274 Merge from gcc:
1275
1276 2011-08-14 Yao Qi <yao@codesourcery.com>
1277 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1278 * configure: Regenerate.
1279
ffdd6afc
ILT
12802011-07-26 Ian Lance Taylor <iant@google.com>
1281
1282 Merge from gcc:
1283
1284 2011-07-26 Ian Lance Taylor <iant@google.com>
1285 * configure.ac: Set have_compiler based on whether gcc directory
1286 exists, rather than on whether gcc is in configdirs.
1287 * configure: Rebuild.
1288
1289 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1290 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1291 link directories.
1292 * Makefile.in: Rebuild.
1293
1294 2011-07-20 Ian Lance Taylor <iant@google.com>
1295 PR bootstrap/49787
1296 * configure.ac: Move --enable-bootstrap handling earlier in file.
1297 If --enable-bootstrap and either --enable-build-with-cxx or
1298 --enable-build-poststage1-with-cxx, enable C++ automatically.
1299 * configure: Rebuild.
1300
1301 2011-07-19 Ian Lance Taylor <iant@google.com>
1302 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1303 make C++ a boot_language. Set and substitute
1304 POSTSTAGE1_CONFIGURE_FLAGS.
1305 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1306 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1307 * configure, Makefile.in: Rebuild.
1308
1309 2011-07-16 Jason Merrill <jason@redhat.com>
1310 * Makefile.def (language=c++): Add check-c++0x and
1311 check-target-libmudflap-c++.
1312 * Makefile.tpl (check-target-libmudflap-c++): New.
1313 * Makefile.in: Regenerate.
1314
1315 2011-07-16 Matthias Klose <doko@ubuntu.com>
1316 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1317 * Makefile.def (target_modules/libjava): Pass
1318 $(EXTRA_CONFIGARGS_LIBJAVA).
1319 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1320 if not configured with --enable-static-libjava.
1321 * Makefile.in: Regenerate.
1322 * configure: Likewise.
1323
1324 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1325 PR regression/47836
1326 PR bootstrap/23656
1327 PR other/47733
1328 PR bootstrap/49247
1329 PR c/48825
1330 * configure.ac (target_libraries): Remove target-libiberty.
1331 Remove case-statement setting skipdirs=target-libiberty for
1332 multiple targets. Remove checking target_configdirs and
1333 removing target-libiberty but keeping target-libgcc if
1334 otherwise empty.
1335 * Makefile.def (target_modules): Don't add libiberty.
1336 (dependencies): Remove all traces of target-libiberty.
1337 * configure, Makefile.in: Regenerate.
1338
9ccb86e7
JM
13392011-07-22 Jason Merrill <jason@redhat.com>
1340
1341 * Makefile.def (language=c++): Add check-c++0x and
1342 check-target-libmudflap-c++.
1343 * Makefile.tpl (check-target-libmudflap-c++): New.
1344 * Makefile.in: Regenerate.
1345
090bc50f
RO
13462011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1347
1348 * configure: Regenerate.
1349
cff32a7c
RO
13502011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1351
1352 PR target/39150
1353 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1354 x86_64-*-solaris2.1[0-9]*.
1355 * configure: Regenerate.
1356
eb4b2452
NC
13572011-06-13 Walter Lee <walt@tilera.com>
1358
1359 * configure.ac (tilepro-*-*) New case.
1360 (tilegx-*-*): Likewise.
1361 * configure: Regenerate.
1362
3c0013bf
NC
13632011-06-06 Nick Clifton <nickc@redhat.com>
1364
1365 * config.sub: Sync from upstream.
1366
91c1f14c
DK
13672011-05-08 Doug Kwan <dougkwan@google.com>
1368
1369 Merge from gcc:
1370
1371 2011-05-08 Doug Kwan <dougkwan@google.com>
1372
1373 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1374 * configure: Regenerated.
1375 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1376 value from configure.
1377 * Makefile.in: Regenerated.
1378
c7e4b184
JM
13792011-05-05 Joseph Myers <joseph@codesourcery.com>
1380
1381 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1382 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1383 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1384 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1385 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1386 *-*-vxworks*): Disable newlib and libgloss in separate case
1387 statement.
1388 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1389 to separate case statement.
1390 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1391 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1392 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1393 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1394 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1395 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1396 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1397 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1398 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1399 i[[3456789]]86-*-rdos*, m32r-*-*,
1400 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1401 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1402 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1403 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1404 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1405 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1406 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1407 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1408 and libgloss in main case over targets. Remove most empty cases
1409 in main case over targets.
1410 * configure: Regenerate.
1411
7152a690
JM
14122011-05-04 Joseph Myers <joseph@codesourcery.com>
1413
1414 * configure.ac: Remove code setting special library locations for
1415 hppa*64*-*-hpux11*. Remove code setting compiler for
1416 sparc-sun-solaris2*.
1417 * configure: Regenerate.
1418
ff46fb8f
JM
14192011-05-04 Joseph Myers <joseph@codesourcery.com>
1420
1421 * configure.ac: Separate libgloss_dir settings from general case
1422 over targets.
1423 * configure: Regenerate.
1424
82ae827f
JM
14252011-04-28 Joseph Myers <joseph@codesourcery.com>
1426
1427 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1428 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1429 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1430 cases in libgcj-disabling case statement.
1431 (hppa*64*-*-linux*): Set unsupported_languages instead of
1432 disabling target-zlib.
1433 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1434 to hppa*64*-*-hpux*.
1435 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1436 hppa*-*-hpux*.
1437 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1438 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1439 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1440 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1441 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1442 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1443 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1444 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1445 libgcj-disabling case statement.
1446 * configure: Regenerate.
1447
0827f9a6
JM
14482011-04-28 Joseph Myers <joseph@codesourcery.com>
1449
1450 * configure.ac: Disable Java for targets not supporting libffi.
1451 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1452 Remove cases in Java-disabling statement.
1453 (*arm-wince-pe): Change to arm-wince-pe.
1454 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1455 cases in Java-disabling statement.
1456 (bfin-*-*): Don't disable Java again.
1457 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1458 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1459 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1460 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1461 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1462 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1463 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1464 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1465 Java-disabling statement.
1466 (mmix-*-*): Don't disable Java again.
1467 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1468 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1469 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1470 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1471 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1472 statement.
1473 * configure: Regenerate.
1474
899b04ef
JM
14752011-04-28 Joseph Myers <joseph@codesourcery.com>
1476
1477 Merge from GCC:
1478
1479 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1480
1481 PR lto/48086
1482 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1483 * configure: Regenerate.
1484
9863d716
JM
14852011-04-28 Joseph Myers <joseph@codesourcery.com>
1486
1487 * configure.ac: Separate cases disabling Java and Java libraries
1488 from general case over targets.
1489 * configure: Regenerate.
1490
a90ef4bf
JM
14912011-04-06 Joseph Myers <joseph@codesourcery.com>
1492
1493 * configure.ac (build_tools): Remove build-byacc.
1494 (host_libs): Remove mmalloc.
1495 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1496 autoconf automake libtool diff rcs fileutils shellutils time
1497 textutils wdiff find uudecode hello tar gzip indent recode release
1498 sed perl gawk findutils gettext zip.
1499 (libgcj): Remove target-qthreads.
1500 (target_tools): Remove target-examples target-gperf.
1501 (YACC): Don't handle building byacc.
1502 * configure: Regenerate.
1503 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1504 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1505 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1506 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1507 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1508 handle building components.
1509 * Makefile.in: Regenerate.
1510
05a02268
RW
15112011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1512
1513 * config.sub: Sync from upstream.
1514
c5f5c3c2
JM
15152011-04-01 Joseph Myers <joseph@codesourcery.com>
1516
1517 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1518 (microblaze*): Don't disable libssp.
1519 * configure: Regenerate.
1520
f6c1938b
JM
15212011-04-01 Joseph Myers <joseph@codesourcery.com>
1522
1523 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1524 moveifchange.
1525 * configure: Regenerate.
1526 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1527 * Makefile.in: Regenerate.
1528
1f111696
JM
15292011-04-01 Joseph Myers <joseph@codesourcery.com>
1530
1531 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1532 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1533 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1534 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1535 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1536 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1537 md_exec_prefix cases.
1538 * configure: Regenerate.
1539
065a5627
JM
15402011-04-01 Joseph Myers <joseph@codesourcery.com>
1541
1542 * configure.ac: Separate cases disabling target-libssp,
1543 target-libiberty, target-libstdc++-v3 and Fortran from general
1544 case over targets.
1545 * configure: Regenerate.
1546
b2f14e4a
JM
15472011-04-01 Joseph Myers <joseph@codesourcery.com>
1548
1549 * configure.ac (*-*-chorusos): Don't disable libgcj.
1550 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1551 Remove case.
1552 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1553 (arm-*-coff): Don't disable libgcj.
1554 (arm*-*-linux-gnueabi): Remove useless assignment.
1555 (arm-*-riscix*): Don't disable libgcj.
1556 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1557 configuration.
1558 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1559 (c54x*-*-*): Remove case.
1560 (tic54x-*-*): Don't disable GCC or GCC libraries.
1561 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1562 to *.
1563 (d10v-*-*): Don't disable GCC libraries.
1564 (d30v-*-*): Don't disable libgcj.
1565 (h8500-*-*): Don't disable GCC libraries.
1566 (i960-*-*): Don't disable libgcj.
1567 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1568 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1569 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1570 libgcj.
1571 (m68k-*-coff*): Remove case.
1572 (mmix-*-*): Don't disable libgloss on host.
1573 (mn10200-*-*, mn10300-*-*): Remove cases.
1574 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1575 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1576 Don't disable libgcj.
1577 (romp-*-*): Remove case.
1578 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1579 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1580 case.
1581 (v810-*-*): Don't disable GCC libraries.
1582 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1583 (ip2k-*-*): Don't disable GCC libraries.
1584 * configure: Regenerate.
1585
6a608608
JM
15862011-03-28 Joseph Myers <joseph@codesourcery.com>
1587
1588 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1589 libffi on host.
1590 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1591 on host.
1592 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1593 * configure: Regenerate.
1594
5b806d27
NC
15952011-03-26 John Marino <binutils@marino.st>
1596
1597 * configure.ac: Add support for *-*-dragonfly*
1598 * configure: Regenerate.
1599
0377a422
JM
16002011-03-25 Joseph Myers <joseph@codesourcery.com>
1601
1602 * configure.ac (native_only): Remove.
1603 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1604 send-pr uudecode guile gnuserv on host.
1605 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1606 send-pr rcs guile perl texinfo libtool on host.
1607 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1608 automake send-pr rcs guile perl texinfo libtool on host.
1609 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1610 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1611 (alpha*-dec-osf*): Don't disable fileutils on target.
1612 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1613 texinfo send-pr expect dejagnu on target.
1614 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1615 target-qthreads on target.
1616 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1617 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1618 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1619 x86_64-*-mingw*): Don't disable expect on target.
1620 (*-*-cygwin*): Don't disable target-gperf on target.
1621 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1622 gnuserv on target.
1623 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1624 target.
1625 * configure: Regenerate.
1626
2354b38b
JM
16272011-03-25 Joseph Myers <joseph@codesourcery.com>
1628
1629 * configure.ac (target_tools): Remove target-groff.
1630 (native_only): Remove target-groff.
1631 (hppa*64*-*-*): Don't disable byacc.
1632 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1633 setting.
1634 (*-*-kaos*): Don't skip target-librx and target-groff.
1635 (*-*-netware*): Don't skip target-libmudflap.
1636 (*-*-tpf*): Don't skip target-libmudflap.
1637 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1638 directories on the host.
1639 (ia64*-*-*vms*): Don't skip tix.
1640 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1641 host.
1642 * configure: Regenerate.
1643
28d9b232
PB
16442011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1645
1646 * configure.ac: Remove references to mt-mep, mt-netware,
1647 mt-wince.
1648 * Makefile.def: Add all-utils soft dependencies.
1649 * Makefile.tpl: Remove GDB_NLM_DEPS.
1650 * configure: Regenerate.
1651 * Makefile.in: Regenerate.
1652
dbbe5f95
PB
16532011-03-24 Paolo Bonzini <bonzini@gnu.org>
1654
1655 Sync from GCC:
1656
1657 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1658
1659 * configure.ac: Do not include mh-x86omitfp.
1660 * configure: Regenerate.
1661
1662 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1663
1664 * configure.ac: Remove empty cases.
1665 * configure: Regenerate.
1666
1667 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1668
1669 * Makefile.def: Add dependency from termcap to gdb.
1670 * Makefile.in: Regenerate.
1671
1672 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1673
1674 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1675 * configure: Regenerate.
1676 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1677 * Makefile.tpl: Likewise.
1678 * Makefile.in: Regenerate.
1679
1680 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1681
1682 * configure.ac: Remove all mentions of tentative_cc.
1683 * configure: Regenerate.
1684
1685 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1686
1687 PR lto/48086
1688 * configure.ac: Re-enable LTO on *-apple-darwin9.
1689 * configure: Regenerate.
1690
3516a403
JM
16912011-03-24 Joseph Myers <joseph@codesourcery.com>
1692
1693 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1694 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1695 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1696 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1697 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1698 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1699 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1700 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1701 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1702 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1703 *-*-rhapsody*): Remove host cases.
1704 * configure: Regenerate.
1705
93cc359e
JM
17062011-03-24 Joseph Myers <joseph@codesourcery.com>
1707
1708 * configure.ac (ppc*-*-pe): Remove host case.
1709 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1710 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1711 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1712 cases.
1713 * configure: Regenerate.
1714
29b2c556
JM
17152011-03-24 Joseph Myers <joseph@codesourcery.com>
1716
1717 * config.sub: Update to version 2011-03-23.
1718
f0ff0f90
JM
17192011-03-22 Joseph Myers <joseph@codesourcery.com>
1720
1721 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1722 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1723 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1724 * configure: Regenerate.
1725
782cb41f
JM
17262011-03-22 Joseph Myers <joseph@codesourcery.com>
1727
1728 * config-ml.in: Don't handle arc-*-elf*.
1729 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1730 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1731 handle GCC libraries.
1732 * configure: Regenerate.
1733
0e8ad34f
RO
17342011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1735
1736 PR bootstrap/48120:
1737 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1738 Add -lstdc++ -lm to LIBS.
1739 * configure: Regenerate.
1740
5548b4ce
DE
17412011-03-18 David Edelsohn <dje.gcc@gmail.com>
1742
1743 * config.guess: Update to version 2011-02-02
1744 * config.sub: Update to version 2011-02-24
2e702c99 1745
86ed8cf6
SP
17462011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1747
9eb322aa
MF
1748 * configure.ac: Adjust test of with_ppl.
1749 * configure: Regenerated.
86ed8cf6 1750
b123da99
SP
17512011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1752
1753 * configure.ac: Add -lpwl to ppllibs.
1754 * config/cloog.m4: Add -lisl to clooglibs.
1755 * configure: Regenerated.
1756
822ce8ee
RW
17572011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1758
1759 Import from Libtool and gnulib:
1760
1761 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1762
1763 Prepare for supporting FreeBSD 10.
1764 * config.rpath: Remove handling of freebsd1* which soon would
1765 match FreeBSD 10.0.
1766
1767 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1768
1769 Remove support for FreeBSD 1.x.
1770 * libtool.m4 (_LT_LINKER_SHLIBS)
1771 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1772 soon would incorrectly match FreeBSD 10.0.
1773
dcb5e506
RW
17742011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1775
1776 PR binutils/12283
1777 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1778 (move-if-change): Comes from gnulib.
1779 * move-if-change: Import version from gnulib.
1780
8d8eef9a
RW
17812011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1782
1783 Sync from GCC:
1784
1785 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1786
1787 PR lto/47225
1788 * Makefile.def (lto-plugin): Double dash for enable-shared.
1789 (configure-gcc): Depend on all-lto-plugin.
1790 * Makefile.in: Rebuilt.
1791
1792 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1793
1794 * configure.ac: Remove extra bracket.
1795 * configure: Regenerate.
1796
1797 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1798
1799 PR lto/47225
1800 * Makefile.def: Add dependency for install-gcc
1801 on install-lto-plugin.
1802 * Makfile.in: Regenerated
1803
1804 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1805
1806 * configure.ac: If with_ppl is no, move setting with_cloog=no
1807 after CLOOG_REQUESTED check.
1808 * configure: Regenerated.
1809
1810 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1811
1812 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1813 CLooG has been requested.
1814 * configure: Regenerated.
1815
1816 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1817
1818 * configure: Regenerated.
1819 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1820
1821 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1822
1823 * configure: Regenerated.
1824 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1825
1826 2011-01-07 Jan Hubicka <jh@suse.cz>
1827
1828 PR lto/47225
1829 * Makefile.in: Regenerate.
1830 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1831 configure.
1832
65b4571a
AO
18332011-01-31 Alexandre Oliva <aoliva@redhat.com>
1834
1835 PR libgcj/44341
1836 * configure.ac: Discard --with-* flags for host when configuring
1837 target libraries for cross build.
1838 * configure: Rebuilt.
1839
7837304f
AS
18402011-01-21 Andreas Schwab <schwab@redhat.com>
1841
1842 Sync from GCC:
1843
1844 2011-01-21 Andreas Schwab <schwab@redhat.com>
1845
1846 * configure.ac: Use AS_HELP_STRING throughout.
1847 * configure: Regenerate.
1848
1849 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1850
1851 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1852 * configure: Regenerate.
1853
115ef890
RW
18542010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1855
1856 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1857
92c9a463
JB
18582011-01-13 Joel Brobecker <brobecker@adacore.com>
1859
1860 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1861 for ia64-hpux.
1862 * configure: Regenerate.
1863
887ebfb4
RW
18642011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1865
1866 Sync from GCC:
1867 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1868
1869 * configure.ac: (picochip): Disable libiberty.
1870 * configure: Regenerate.
1871
04d2c2b2
JJ
18722010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1873
1874 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1875
33d23ee8
ILT
18762010-12-10 Ian Lance Taylor <iant@google.com>
1877
1878 PR bootstrap/46819
1879 * configure.ac: For --disable-libgcj clear libgcj_saved.
1880 * configure: Rebuild.
1881
89a1e9c3
PB
18822010-12-10 Tobias Burnus <burnus@net-b.de>
1883
1884 PR fortran/46540
1885 * configure.ac: Add --disable-libquadmath and
1886 --disable-libquadmath-support.
1887 * configure: Regenerate.
1888
ac7bcd26
TG
18892010-12-10 Tristan Gingold <gingold@adacore.com>
1890
1891 * src-release (ETC_SUPPORT): add gnu-oids.texi
1892
d357cef7
HPN
18932010-12-03 Hans-Peter Nilsson <hp@axis.com>
1894
1895 PR libffi/46792
1896 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1897 * configure: Regenerate.
1898
4f11b223
ILT
18992010-12-02 Ian Lance Taylor <iant@google.com>
1900
1901 * configure.ac: Always set default for poststage1_ldflags to
1902 -static-libstdc++ -static-libgcc.
1903
989abc33
JJ
19042010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1905
1906 * COPYING.NEWLIB: Add National Semiconductor notice.
1907
950386c6
AS
19082010-11-29 Andreas Schwab <schwab@redhat.com>
1909
1910 * configure.ac: Move comment to remove extra space in last argument
1911 of GCC_TARGET_TOOL.
1912
87cda2cf
AO
19132010-11-26 Alexandre Oliva <aoliva@redhat.com>
1914
7d509c83 1915 PR other/46026
87cda2cf
AO
1916 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1917 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1918 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1919 (BASE_FLAGS_TO_PASS): Use it.
1920 * configure: Rebuilt.
1921 * Makefile.in: Rebuilt.
1922
d3b50760
L
19232010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1924
1925 PR binutils/12258
1926 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1927 Properly check default linker.
1928 * configure: Regnerated.
1929
c7791212
NC
19302010-11-23 Matthias Klose <doko@ubuntu.com>
1931
1932 * configure.ac: For --enable-gold, handle value `default' instead of
1933 `both*'. New configure option --{en,dis}able-ld.
1934 * configure: Regenerate.
1935
9e1a94f4
ILT
19362010-11-20 Ian Lance Taylor <iant@google.com>
1937
1938 * configure.ac: Only disable a language library if no language needs
1939 it. Don't let --disable-libgcj uncondtionally disable libffi.
1940 * configure: Rebuild.
1941
ceca0218
PB
19422010-11-20 Paolo Bonzini <bonzini@gnu.org>
1943
1944 * configure: Regenerate.
1945
9b980aa1
RW
19462010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1947
1948 PR other/46202
1949 * configure.ac: Fix just-built in-tree STRIP name to be
1950 binutils/strip-new.
1951 * configure: Regenerate.
1952 * Makefile.def (install-strip-gcc, install-strip-binutils)
1953 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1954 (install-strip-sid): Mirror dependencies on non-strip variants
1955 of these targets on the respective -strip prerequisites.
1956 * Makefile.tpl (install-strip, install-strip-host)
1957 (install-strip-target): New targets.
1958 (install-strip-[+module+], install-strip-target-[+module+]):
1959 New targets.
1960 * Makefile.in: Regenerate.
1961
e552509b
ILT
19622010-11-19 Ian Lance Taylor <iant@google.com>
1963 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1964
1965 * configure.ac: Add target-libgo to target_libraries. Set
1966 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1967 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1968 (HOST_EXPORTS): Add GOC.
1969 (BASE_TARGET_EXPORTS): Add GOC.
1970 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1971 (GOCFLAGS_FOR_TARGET): New variable.
1972 (EXTRA_HOST_FLAGS): Add GOC.
1973 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1974 * Makefile.def (target_modules): Add libgo.
1975 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1976 (dependencies): Add dependency from configure-target-libgo to
1977 configure-target-libffi and all-target-libstdc++-v3. Add
1978 dependencies from all-target-libgo to all-target-libffi.
1979 (languages): Add go.
1980 * configure: Rebuild.
1981 * Makefile.in: Rebuild.
1982
19832010-11-19 Ian Lance Taylor <iant@google.com>
1984
1985 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1986 compiler/flag environment variables.
1987
19882010-11-18 Ian Lance Taylor <iant@google.com>
1989
1990 * configure.ac: Check for lang_requires_boot_languages in
1991 config-lang.in files.
1992 * configure: Rebuild.
1993
8c21d9c7
MF
19942010-11-17 Mike Frysinger <vapier@gentoo.org>
1995
1996 * .gitignore: New file.
1997
e552509b
ILT
19982010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1999 Tobias Burnus <burnus@net-b.de>
2000
2001 PR fortran/32049
2002 * Makefile.def: Add libquadmath; build it with language=fortran.
2003 * configure.ac: Add libquadmath.
2004 * Makefile.tpl: Handle multiple libs in check-[+language+].
2005 * Makefile.in: Regenerate.
2006 * configure: Regenerate.
2007
20082010-11-15 Andreas Schwab <schwab@redhat.com>
2009
2010 * configure.ac: Fix spelling in option names.
2011 * configure: Regenerated.
2012
20132010-11-13 Georg-Johann Lay <georgjohann@web.de>
2014
2015 PR bootstrap/39622
2016 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2017 * configure: Regenerated.
2018
20192010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2020
2021 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
2022 define the cloog backend to use. Furthermore, only pass the ppllibs to
2023 the configure checks, if necessary.
2024 * configure: Regenerate.
2025
20262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2027
2028 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
2029 * configure: regenerate
2030
20312010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2032
2033 * config/cloog.m4: Fix typo. verison -> version.
2034 * configure: Regenerate.
2035
20362010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2037
2038 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
2039 * configure: Regenerate.
2040
20412010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2042
2043 * configure.ac: Support official CLooG.org versions.
2044 * configure: Regenerate.
2045 * config/cloog.m4: New.
2046
aa291e2d
ME
20472010-11-05 Michael Eager <eager@eagercon.com>
2048
2049 * COPYING.LIBGLOSS: Correct typo in microblaze.
2050 * COPYING.NEWLIB: Same.
2051
e552509b
ILT
20522010-11-04 Iain Sandoe <iains@gcc.gnu.org>
2053
2054 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2055 * configure: Regenerate.
2056
74cea91b
DK
20572010-11-03 Ian Lance Taylor <iant@google.com>
2058 Dave Korn <dave.korn.cygwin@gmail.com>
2059
2060 PR lto/46273
2061 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
2062 and on other supported platforms whenever LTO is enabled.
2063 * configure: Rebuild.
2064
6d0cd39e
AM
20652010-11-02 Alan Modra <amodra@gmail.com>
2066
2067 PR binutils/12110
2068 * configure.ac: Error when source path contains spaces.
2069 * configure: Regenerate.
2070
18a8530e
ILT
20712010-10-20 Ian Lance Taylor <iant@google.com>
2072
2073 * Makefile.def (target_modules): Set lib_path to src/.libs for
2074 libstdc++-v3 module.
2075 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2076 * Makefile.in: Rebuild.
2077
6ed3211e
JJ
20782010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2079 Joseph Myers <joseph@codesourcery.com>
2080
2081 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2082 notices.
2083 * COPYING.NEWLIB: Add Texas Instruments notice.
2084
a8eb3f0a
DK
20852010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2086
2087 * configure.ac (build_lto_plugin): New shell variable.
2088 (--enable-lto): Turn on by default for all non-ELF platforms that
2089 have had LTO support added so far. Set build_lto_plugin appropriately
2090 for both ELF and non-ELF.
2091 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2092 * configure: Regenerate.
2093
4074d5f2
RW
20942010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2095
2096 PR bootstrap/45326
2097 PR bootstrap/45174
2098 * configure.ac: Honor initial values of $build_configargs,
2099 $host_configargs, $target_configargs. Mark the precious, so
2100 environment settings get recorded.
2101 * configure: Regenerate.
2102
29821356
RW
21032010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2104
2105 Sync from GCC:
2106
2107 2010-09-30 Michael Eager <eager@eagercon.com>
2108
2109 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2110 * configure: Regenerate.
2111
2112 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2113
2114 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2115 targets and amend comment.
2116 * configure: Regenerate.
2117
2118 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2119
2120 * configure.ac: Enable LTO by default on Darwin.
2121 * configure: Regenerate.
2122
2123 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2124
2125 PR bootstrap/44455
2126 * configure.ac (extra_mpfr_configure_flags): Copy from
2127 extra_mpc_gmp_configure_flags.
2128 * configure: Re-generated.
2129
57eefe4d
RW
21302010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2131
2132 Sync from GCC:
2133
2134 PR bootstrap/45796
2135 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2136 Depend on all-build-libiberty.
2137 * Makefile.in: Regenerate.
2138
21392010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2140
2141 Sync from GCC:
2142
2143 PR bootstrap/44621
2144 * configure.ac: Fix unportable shell quoting.
2145 * configure: Regenerate.
2146
48bb73dd
RW
21472010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2148
2149 * configure.ac: Support all v850 targets.
2150 * configure: Regenerate.
2151
1d14850f
PB
21522010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2153
2154 PR target/44862
2155 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2156 Provide -B option to allow for link spec %s substitutions for
2157 libstdc++.a on darwin.
2158 * Makefile.in: Regenerate.
2159
7530c480
AO
21602010-06-10 Alexandre Oliva <aoliva@redhat.com>
2161
2162 * Makefile.def (configure-gcc): Depend on all-libelf.
2163 * Makefile.in: Rebuild.
2164
285d560d
RW
21652010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2166
2167 * config.sub, config.guess: Update from upstream sources.
2168
a009f2e7
RW
21692010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2170
2171 Sync from GCC:
2172
2173 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2174 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2175 * configure: Regenerated.
2176
2177 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2178 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2179 * configure: Regenerate.
2180
2181 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2182 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2183 * configure: Regenerate.
2184
2185 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2186 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2187 separately.
2188 * configure: Regenerate.
2189
2190 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2191 * configure: Regenerate after change to elf.m4.
2192
2193 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2194 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2195 * configure: Regenerated.
2196
2197 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2198 * configure.ac: Print "buggy but acceptable" when CLooG
2199 revision is less than 9.
2200 * configure: Regenerated.
2201
e49e5c92
DK
22022010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2203
2204 Merge from gcc:
2205
2206 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2207 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2208 * configure: Regenerate.
2209
2210 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2211 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2212 a platform that supports LTO.
2213 * configure: Regenerate.
2214
2215 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2216 PR lto/42776
2217 * configure.ac (--enable-lto): Refactor handling so libelf tests
2218 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2219 and allow LTO to be explicitly enabled on non-ELF platforms that
2220 are known to support it inside else-clause.
2221 * configure: Regenerate.
2222
e6de499b
NC
22232010-04-27 Roland McGrath <roland@redhat.com>
2224 H.J. Lu <hongjiu.lu@intel.com>
2225
2226 * configure.ac (--enable-gold): Support both, both/gold and
2227 both/bfd to add gold to configdirs without removing ld.
2228 * configure: Regenerated.
2229
2230 * Makefile.def: Add install-gold dependency to install-ld.
2231 * Makefile.in: Regenerated.
2232
d594eacc
TG
22332010-04-14 Tristan Gingold <gingold@adacore.com>
2234
2235 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2236 * configure: Regenerate.
2237
938d2b74
RW
22382010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2239
2240 Merge from gcc:
2241 PR bootstrap/43615
2242 PR bootstrap/43328
2243 Revert:
2244 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2245 * configure.ac: Do not pass --enable-multilib nor
2246 --disable-multilib in baseargs. Accept explicitly passed
2247 --enable_multilib.
2248 * configure: Regenerate.
2249
a9ef41a7
RW
22502010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2251
2252 PR bootstrap/43328
2253 * configure.ac: Do not pass --enable-multilib nor
2254 --disable-multilib in baseargs. Accept explicitly passed
2255 --enable_multilib.
2256 * configure: Regenerate.
2257
619a3713
JM
22582010-03-23 Joseph Myers <joseph@codesourcery.com>
2259
2260 * configure.ac (tic6x-*-*): New case.
2261 * configure: Regenerate.
2262
92f4e989
JM
22632010-03-23 Joseph Myers <joseph@codesourcery.com>
2264
2265 Merge from gcc:
2266 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2267 PR ada/42554
2268 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2269 * configure: Regenerate.
2270
c35a0556
JM
22712010-03-23 Joseph Myers <joseph@codesourcery.com>
2272
2273 * config.sub: Update to version 2010-03-22.
2274 * config.guess: Update to version 2009-12-30.
2275
18fa8f9c
JM
22762010-03-14 Joseph Myers <joseph@codesourcery.com>
2277
2278 Merge from gcc:
2279 2010-01-11 Richard Guenther <rguenther@suse.de>
2280 PR lto/41569
2281 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2282 * Makefile.in: Regenerated.
2283
ba98da75
RO
22842010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2285
2286 PR libstdc++/32499
2287 * configure.ac (RANLIB): Default to true.
2288 (STRIP): Likewise.
2289 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2290 * configure: Regenerate.
2291
3994761f
NC
22922010-02-17 Nick Clifton <nickc@redhat.com>
2293
2294 PR 11238
2295 * Makefile.tpl (local-distclean): Also remove config.cache files in
2296 sub-directories as there may not be Makefiles present in the
2297 sub-directories.
792cdb50
NC
2298 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2299 the config.cache files found by the find command.
2300
3994761f
NC
2301 * Makefile.in: Regenerate.
2302 * configure.ac: Revert previous delta.
2303 * configure: Regenerate.
2304
01a82011
NC
23052010-02-15 Nick Clifton <nickc@redhat.com>
2306
2307 PR 11238
2308 * configure.ac: Delete config.cache files in sub-directories when
2309 deleting Makefiles.
2310 * configure: Regenerate.
2311
143754cd
NC
23122010-02-15 Nick Clifton <nickc@redhat.com>
2313
2314 * configure.ac: Sync from gcc.
2315 * configure: Regenerate.
2316
a6b5846e
KG
23172010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2318
2319 Sync from gcc:
2320 * configure.ac: Add "recommended" version checks for GMP/MPC.
2321 Update recommended GMP/MPFR/MPC versions.
2322 * configure: Regenerate.
2323
2aa2364a
JR
23242010-01-25 Joern Rennecke <amylaar@spamcop.net>
2325
2326 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2327 * configure.ac (bootstrap_target_libs): Make inclusion of
2328 target-libgomp conditional on libgomb being in target_configdirs.
2329 * configure: Regenerate.
2330
d35e937f
JR
23312010-01-23 Joern Rennecke <amylaar@spamcop.net>
2332
2333 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2334 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2335 * configure: Regenerate.
2336
911e63d0
JR
23372010-01-22 Joern Rennecke <amylaar@spamcop.net>
2338
2339 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2340 * configure.ac (target_configdirs): Substitute.
2341 * Makefile.def: Bootstrap target module libgomp.
2342 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2343 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2344 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2345 * configure, Makefile.in: Regenerate.
2346
3725885a
RW
23472009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2348
2349 * libtool.m4: Sync from git Libtool.
2350 * ltmain.sh: Likewise.
2351 * ltoptions.m4: Likewise.
2352 * ltversion.m4: Likewise.
2353 * lt~obsolete.m4: Likewise.
2354
d5f2ee2e 23552010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2356 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2357
2358 PR bootstrap/42424
2359 * configure.ac: Include libtool m4 files.
9eb322aa 2360 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2361 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2362 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2363
d5f2ee2e
KG
2364 * configure: Regenerate.
2365
f2b2dd91
RW
23662010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2367
2368 PR bootstrap/41818
2369 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2370 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2371 * Makefile.in: Regenerate.
2372
06ca7962
BE
23732009-12-18 Ben Elliston <bje@au.ibm.com>
2374
2375 * config.sub, config.guess: Update from upstream sources.
2376
30a16d7b
JJ
23772009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2378
2379 * COPYING.NEWLIB: Update copyright date.
2380 * COPYING.LIBGLOSS: Ditto.
2381
d9b76ff9
KG
23822009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2383
2384 PR middle-end/30447
2385 PR middle-end/30789
2386 PR other/40302
2387
2388 * configure.ac: Require MPC.
2389 * configure: Regenerate.
2390
2391 * configure.ac: Update minimum MPC version to 0.8.
2392 * configure: Regenerate.
2393
e12dec02
PB
23942009-11-20 Paolo Bonzini <bonzini@gnu.org>
2395
2396 * config.guess: Sync with upstream and gcc.
2397 * config.sub: Sync with upstream and gcc.
2398
606a9ca0
AO
23992009-11-16 Alexandre Oliva <aoliva@redhat.com>
2400
2401 * Makefile.def: Restore host and target settings for gmp.
2402 * Makefile.in: Rebuild.
2403
1f53ca9a
AO
24042009-11-16 Alexandre Oliva <aoliva@redhat.com>
2405
2406 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2407 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2408 Fix portability of test of C++ as bootstrap language. Add
2409 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2410 * configure: Rebuild.
2411 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2412 and cloog. Fix in-tree ppl configuration. Introduce libelf
2413 in-tree building.
2414 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2415 (POSTSTAGE1_HOST_EXPORTS): Use it.
2416 (STAGE[+id+]_CXXFLAGS): New.
2417 (BASE_FLAGS_TO_PASS): Pass it down.
2418 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2419 extra_exports.
2420 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2421 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2422 extra_exports.
2423 * Makefile.in: Rebuild.
2424
24252009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2426
2427 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2428 paths for *-w64-mingw* and x86_64-*mingw*.
2429 * configure: Regenerated.
2430
24312009-10-30 Kai Tietz <kai.tietz@onevision.com>
2432
2433 * configure.ac: Disable target-winsup & co for
2434 x86_64-*-mingw* and *-w64-mingw* targets.
2435 * configure: Regenerated.
2436
24372009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2438
2439 * configure.ac (CLooG test): Use = with test.
2440 * configure: Regenerate.
2441
24422009-10-22 Richard Guenther <rguenther@suse.de>
2443
2444 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2445 cloog if the ppl version check failed. Move flags saving
2446 before setting in libelf check.
2447 * configure: Regenerate.
2448
24492009-10-21 Richard Guenther <rguenther@suse.de>
2450
2451 * configure.ac: Adjust the ppl and cloog configure to work as
2452 documented. Disable cloog if ppl was disabled. Omit the version
2453 checks if they were disabled.
2454 * configure: Re-generate.
2455
6811fb56
RW
24562009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2457
2458 * configure.ac: Add 'lto' to enable_languages, not
2459 new_enable_languages, and only if not already present.
2460 * configure: Regenerate.
2461
700d40ca
ILT
24622009-10-06 Ian Lance Taylor <iant@google.com>
2463
2464 * Makefile.def: check-gold depends upon all-gas.
2465 * Makefile.in: Rebuild.
2466
24672009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2468
2469 * Makefile.def: all-lto-plugin depends on all-libiberty.
2470 set bootstrap=true for lto-plugin.
2471 Add lto-plugin.
2472 * Makefile.in: Regenerate.
2473 * configure.ac (host_libs): Add lto-plugin.
2474 * configure: Regenerate.
2475
24762009-10-03 Diego Novillo <dnovillo@google.com>
2477
2478 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2479 (HOST_LIBELFLIBS): Define.
2480 (HOST_LIBELFINC): Define.
2481 * Makefile.in: Regenerate.
2482 * configure.ac: Add --enable-lto.
2483 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2484 If --enable-lto is used, add 'lto' to new_enable_languages.
2485 If --enable-lto is used and gold is enabled, add
2486 lto-plugin to configdirs.
2487 * configure: Regenerate.
2488
24892009-10-03 Simon Baldwin <simonb@google.com>
2490
2491 * configure.ac: If --with-system-zlib, suppress local zlib and
2492 pass --with-system-zlib to subdir configure scripts.
2493 * configure: Regenerate.
2494
24952009-10-01 Loren J. Rittle <ljrittle@acm.org>
2496 Paolo Bonzini <bonzini@gnu.org>
2497
2498 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2499 $(srcdir).
2500 * Makefile.in: Rebuilt.
2501
c8cb1b3e
PB
25022009-09-29 Paolo Bonzini <bonzini@gnu.org>
2503
2504 Sync from gcc:
2505 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2506
2507 * configure.ac: Update minimum MPC version to 0.7.
2508 * configure: Regenerate.
2509
30167e0a
NC
25102009-09-25 Nick Clifton <nickc@redhat.com>
2511
2512 * configure.ac: Pass any --cache-file=/dev/null option on to
2513 subconfigures.
2514 * configure: Regenerate.
2515
707a0b5c
NC
25162009-09-23 Nick Clifton <nickc@redhat.com>
2517
2518 * config.sub, config.guess: Update from upstream sources.
2519
700d40ca
ILT
25202009-09-22 Loren J. Rittle <ljrittle@acm.org>
2521
2522 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2523 * Makefile.in: Rebuilt.
2524
2fd0b40b
RW
25252009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2526
2527 PR bootstrap/32272
2528 * configure.ac: Error out if $srcdir isn't '.' but contains
2529 host-${host_noncanonical}.
2530 * configure: Regenerate.
2531
4385ad3c
RW
25322009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2533
16b1ad29
RW
2534 * configure.ac: If bootstrapping a combined tree with
2535 --enable-gold, require c++ in stage1_languages.
2536 * configure: Regenerate.
2537
f8dc745f
RW
2538 * configure.ac: Also add target_libs of stage1_languages to
2539 bootstrap_target_libs.
2540 * configure: Regenerate.
2541
4385ad3c
RW
2542 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2543 with --enable-languages not containing c++.
2544 * configure: Regenerate.
2545
df51e4e1
JZ
25462009-09-16 Jie Zhang <jie.zhang@analog.com>
2547
2548 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2549 * configure: Regenerate.
2550
06a51eac
RW
25512009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2552
2553 * configure.ac: Do not use $extrasub for replacing @if/@endif
2554 parts in Makefile; instead, use additional arguments to
2555 AC_CONFIG_COMMANDS to do the replacement manually, with several
2556 sed invocations, to avoid HP-UX sed command limits.
2557 * configure: Regenerate.
2558
96655cc4
AO
25592009-09-04 Alexandre Oliva <aoliva@redhat.com>
2560
2561 * configure.ac (with-build-config): Document. Handle without.
2562 Handle missing argument.
2563 * configure: Rebuilt.
2564
25652009-09-03 Alexandre Oliva <aoliva@redhat.com>
2566
2567 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2568 Default to bootstrap-debug only if compare-debug works.
2569 * configure: Rebuilt.
2570 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2571 * Makefile.in: Rebuilt.
2572
25732009-09-01 Alexandre Oliva <aoliva@redhat.com>
2574
2575 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2576 * Makefile.in: Rebuilt.
2577
8e957354
PB
25782009-09-02 Paolo Bonzini <bonzini@gnu.org>
2579
2580 * Makefile.tpl (AWK): Fix typo.
2581 * Makefile.in: Regenerate.
2582
25832009-09-02 Paolo Bonzini <bonzini@gnu.org>
2584
2585 * configure.ac: Detect awk and sed.
2586 * Makefile.def (flags_to_pass): Add AWK and SED.
2587 * Makefile.tpl (AWK, SED): New.
2588 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2589 * configure: Regenerate.
2590 * Makefile.in: Regenerate.
2591
fb792462
TG
25922009-09-01 Tristan Gingold <gingold@adacore.com>
2593
2594 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2595 Remove logical names.
2596
a69e7d0a
DK
25972009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2598
2599 * ltmain.sh (func_normal_abspath): New function.
2600 (func_relative_path): Likewise.
2601 (func_mode_help): Document new -bindir option for link mode.
2602 (func_mode_link): Add new -bindir option, and use it to place
2603 output DLL if specified.
2604
d444d2ba
RW
26052009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2606
2607 * configure.ac (AC_PREREQ): Bump to 2.64.
2608
13b7343a
RW
26092009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2610
af542c2e
RW
2611 * README-maintainer-mode: Point directly to upstream locations
2612 for autoconf, automake, libtool, gettext, instead of copies on
2613 sources.redhat.com. Document required versions.
2614 * configure.ac: Do not substitute datarootdir, htmldir,
2615 pdfdir, docdir. Do not process --with-datarootdir,
2616 --with-htmldir, --with-pdfdir, --with-docdir.
2617 * configure: Regenerate.
2618
81ecdfbb
RW
2619 * configure: Regenerate.
2620
13b7343a
RW
2621 * compile: Sync from Automake 1.11.
2622 * depcomp: Likewise.
2623 * install-sh: Likewise.
2624 * missing: Likewise.
2625 * mkinstalldirs: Likewise.
2626 * ylwrap: Likewise.
2627
c1102ce7
RW
26282009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2629
34a0f3cf
RW
2630 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2631 (baseargs): Add --disable-option-checking.
2632 * configure: Regenerate.
2633
c1102ce7
RW
2634 * Makefile.def (configure-target-libiberty): Depend on
2635 all-binutils and all-ld.
2636 (configure-target-newlib): Likewise.
2637 * Makefile.in: Regenerate.
2638
e8a5fa9c
RW
26392009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2640
2641 Sync with GCC, merge:
2642
2643 2009-07-31 Christian Bruel <christian.bruel@st.com>
2644
2645 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2646 * configure: Regenerate.
2647
2648 2009-07-06 Ian Lance Taylor <iant@google.com>
2649
2650 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2651 * configure: Rebuild.
2652
2653 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2654
2655 PR bootstrap/40338
2656 * configure.ac (comparestring): Create new variable.
2657 * Makefile.tpl (comparestring): Use to skip some comparisions.
2658 * configure: Regenerate.
2659 * Makefile.in: Regenerate.
2660
2661 2009-06-23 Ian Lance Taylor <iant@google.com>
2662
2663 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2664 boot_languages. Only bootstrap target libraries listed in
2665 target_libs for some boot language. Add --with-stage1-ldflags,
2666 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2667 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2668 if not building with C++.
2669 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2670 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2671 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2672 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2673 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2674 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2675 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2676 * configure, Makefile.in: Rebuild.
2677
2678 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2679
2680 * configure.ac: Detect MPC in default directory.
2681 * configure: Regenerate.
2682
2683 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2684
2685 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2686 to noconfdirs.
2687 * configure: Regenerate.
2688
2689 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2690
2691 * Makefile.def: Add MPC support and dependencies.
2692 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2693
2694 * Makefile.in, configure: Regenerate.
2695
2696 2009-05-24 Nicolas Roche <roche@adacore.com>
2697
2698 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2699 * Makefile.in: Regenerate.
2700
2701 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2702
2703 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2704 * configure: Regenerate.
2705
2706 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2707
2708 * configure.ac ($with_ppl): Default to no if not supplied.
2709 ($with_cloog): Likewise.
2710 configure: Regenerate.
2711
2712 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2713
2714 PR bootstrap/39739
2715 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2716 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2717
2718 * configure, Makefile.in: Regenerate.
2719
2720 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2721
2722 * configure.ac: Change copyright header to refer to version
2723 3 of the GNU General Public License and to point readers at the
2724 COPYING3 file and the FSF's license web page.
2725 * Makefile.def: Likewise.
2726 * Makefile.tpl: Likewise.
2727 * Makefile.in: Regenerate.
2728
2729 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2730
2731 * configure.ac: Restore match for darwin9 or later. Use double
2732 brackets since regeneration eats one pair.
2733 * configure: Regenerate.
2734
bf110216
CF
27352009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2736
2737 * MAINTAINERS: Perform some obvious fixups.
2738
2262bbf4
BE
27392009-08-17 Ben Elliston <bje@au.ibm.com>
2740
2741 * config.sub, config.guess: Update from upstream sources.
2742
25a07265
NC
27432009-08-06 Michael Eager <eager@eagercon.com>
2744
2745 * configure.ac: Add Microblaze target.
2746 * configure: Regenerate.
2747
85bd1942
TG
27482009-07-02 Tristan Gingold <gingold@adacore.com>
2749
2750 * configure.ac: Do not exclude gas for i386-*-darwin.
2751 Add a case for x86_64-*-darwin.
2752 * configure: Regenerate.
2753
f9806fa5
DE
27542009-06-26 Doug Evans <dje@sebabeach.org>
2755
2756 * Makefile.def (host_modules): Add cgen.
2757 * Makefile.in: Regenerate.
2758 * configure.ac (host_tools): Add cgen.
2759 * configure: Regenerate.
2760
6bfb4e30
JJ
27612009-06-17 Michael Eager <eager@eagercon.com>
2762
2763 * COPYING.LIBGLOSS: Add Xilinx license.
2764
8bcf2718
NC
27652009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2766
2767 * configure.ac: Define is_elf for QNX Neutrino targets.
2768 * configure: Regenerate.
2769
04ec0acb
RW
27702009-06-03 Jerome Guitton <guitton@adacore.com>
2771 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2772
9eb322aa
MF
2773 * Makefile.tpl (all): Avoid a trailing backslash.
2774 * Makefile.in: Regenerate.
04ec0acb 2775
7ee5dbeb
BE
27762009-06-03 Ben Elliston <bje@au.ibm.com>
2777
2778 * config.sub, config.guess: Update from upstream sources.
2779
fda13ee8
AO
27802009-06-02 Alexandre Oliva <aoliva@redhat.com>
2781
2782 * Makefile.tpl ([+compare-target+]): Compare all stage
2783 directories, rather than just gcc.
2784 * Makefile.in: Rebuilt.
2785
4a657b0d
DK
27862009-05-28 Doug Kwan <dougkwan@google.com>
2787
2788 * configure.ac: Support gold for target arm*-*-*.
2789 * configure: Regenerate.
2790
07fc31c9
AO
27912009-05-27 Alexandre Oliva <aoliva@redhat.com>
2792
2793 * Makefile.tpl (all): Avoid harmless warning in make all when
2794 gcc-bootstrap is enabled but stage_last does not exist.
2795 * Makefile.in: Rebuilt.
2796
8a7a39ab
TG
27972009-05-25 Tristan Gingold <gingold@adacore.com>
2798
2799 * setup.com: Complete the file with configuration and build.
2800
b5233201
AO
28012009-05-18 Alexandre Oliva <aoliva@redhat.com>
2802
2803 PR other/40159
2804 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2805 gcc-no-bootstrap are mutually exclusive.
2806 * Makefile.in: Rebuilt.
2807
7b6175f9
AO
28082009-05-18 Alexandre Oliva <aoliva@redhat.com>
2809
2810 PR other/40159
2811 * Makefile.tpl (all): Don't end with unconditional success.
2812 * Makefile.in: Rebuilt.
2813
1b05fbbd
AO
28142009-05-12 Alexandre Oliva <aoliva@redhat.com>
2815
2816 PR target/37137
2817 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2818 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2819 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2820 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2821 stage_configureflags, stage_cflags and stage_libcflags into
2822 explicit Makefile macros.
2823 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2824 GFORTRAN.
2825 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2826 CC. Set CC_FOR_BUILD from CC.
2827 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2828 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2829 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2830 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2831 and GFORTRAN.
2832 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2833 (_LIBCFLAGS): Renamed to _TFLAGS.
2834 (do-compare-debug, do-compare3-debug): Drop.
2835 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2836 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2837 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2838 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2839 (XGCC_FLAGS_FOR_TARGET): New.
2840 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2841 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2842 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2843 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2844 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2845 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2846 TFLAGS.
2847 (BUILD_CONFIG): Include if requested.
2848 (all): Set TFLAGS on bootstrap.
2849 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2850 (all-stageid-prefixmodule): Likewise.
2851 (do-clean, distclean-stageid): Set TFLAGS.
2852 (restrap): Fix whitespace.
2853 * Makefile.in: Rebuilt.
2854
dc17c78c
EB
28552009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2856
2857 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2858 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2859 * Makefile.in: Regenerate.
2860
14324cd7
EZ
28612009-04-24 Eli Zaretskii <eliz@gnu.org>
2862
2863 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2864 consistency with config.sub. (Update from upstream sources.)
2865
f8d5f06c
JM
28662009-04-21 Joseph Myers <joseph@codesourcery.com>
2867
2868 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2869
0000e2bf
BE
28702009-04-17 Ben Elliston <bje@au.ibm.com>
2871
2872 * config.sub, config.guess: Update from upstream sources.
2873
20135e4c
NC
28742009-04-15 Anthony Green <green@moxielogic.com>
2875
34adf976 2876 * configure.ac: Add moxie support.
20135e4c
NC
2877 * configure: Rebuilt.
2878
ef699244
L
28792009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2880
2881 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2882 * configure: Regenerate.
2883
10ad8ef3
L
28842009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2885
2886 PR gas/10039
2887 * configure.ac: Require texinfo 4.7.
2888 * configure: Regenerated.
2889
c50523ce
L
28902009-04-09 Steve Ellcey <sje@cup.hp.com>
2891
2892 * Makefil.def (languages): New entries.
2893 * Makefile.tpl (check-gcc-*): New generic target.
2894 * Makefile.in: Regenerate.
2895
47afba5f
EZ
28962009-03-27 Eli Zaretskii <eliz@gnu.org>
2897
2898 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2899 Windows builds of Sed.
2900
dc448a7b
TT
29012009-03-18 Tom Tromey <tromey@redhat.com>
2902
2903 * configure: Rebuild.
2904 * configure.ac (host_libs): Add libiconv.
2905 * Makefile.in: Rebuild.
2906 * Makefile.def (host_modules): Add libiconv.
2907 (configure-gdb, all-gdb): Depend on libiconv.
2908
24741ab2
JB
29092009-03-16 Tristan Gingold <gingold@adacore.com>
2910
2911 * configure.ac: Treat gdb as supported on x86_64-darwin.
2912 * configure: Regenerate.
2913
29383458
JM
29142009-03-16 Joseph Myers <joseph@codesourcery.com>
2915
2916 Merge from GCC:
2917
2918 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2919
2920 * configure.ac (--with-host-libstdcxx): New option.
2921 * configure: Regenerate.
2922
2923 2009-01-29 Robert Millan <rmh@aybabtu.com>
2924
2925 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2926 * configure: Regenerate.
2927
2928 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2929
2930 PR tree-optimization/38515
2931 * configure.ac (cloog-polylib): Removed.
2932 (with_ppl, with_cloog): Test for "no".
2933 * configure: Regenerated.
2934
58e24671
RW
29352009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2936
2937 Backport from git Libtool:
2938
2939 2009-01-19 Robert Millan <rmh@aybabtu.com>
2940 Support GNU/kOpenSolaris.
2941 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2942 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2943 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2944 GNU/kOpenSolaris.
2945
314b2e66
AS
29462009-02-05 Andreas Schwab <schwab@suse.de>
2947
2948 * Makefile.tpl (stage_last): Define $r and $s before using
2949 $(RECURSE_FLAGS_TO_PASS).
2950 * Makefile.in: Regenerate
2951
8b700390
JJ
29522009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2953
2954 * COPYING.NEWLIB: Add ARM license.
2955
66775d67
AM
29562009-01-16 Alan Modra <amodra@bigpond.net.au>
2957
2958 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2959 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2960 * Makefile.in: Regenerate.
2961
19e99079
NC
29622009-01-15 Douglas B Rupp <rupp@gnat.com>
2963
2964 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2965 * configure: Regenerate.
2966
22e8c8e0
RW
29672008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2968
2969 Backport link test fix from upstream Libtool:
2970
2971 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2972 Add cache variables to tests that require the linker to work.
2973 For shlibpath_overrides_runpath, this also changes the semantics
2974 to let the result from the C compiler take precedence.
2975 compiler take precedence.
2976
7d6d7764
BE
29772008-12-02 Ben Elliston <bje@au.ibm.com>
2978
2979 * config.sub, config.guess: Update from upstream sources.
2980
ea8af06e
JJ
29812008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2982
2983 * COPYING.NEWLIB: Updated.
2984 * COPYING.LIBGLOSS: Ditto.
2985
af0771d3
PB
29862008-12-16 Paolo Bonzini <bonzini@gnu.org>
2987
2988 Sync with GCC:
2989
2990 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2991
2992 * configure.ac (ppllibs): Add by default the lib flags.
2993 * configure: Regenerate.
2994
2995 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2996
314b2e66
AS
2997 * configure.ac: Add double brackets on darwin[912].
2998 * configure: Regenerate.
af0771d3
PB
2999
3000 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3001
314b2e66
AS
3002 * configure.ac: Expand to darwin10 and later.
3003 * configure: Regenerate.
af0771d3 3004
f7c83eac
AS
30052008-12-02 Andreas Schwab <schwab@suse.de>
3006
3007 * Makefile.def: configure-target-boehm-gc depends on
3008 all-target-libstdc++-v3.
3009 * Makefile.in: Regenerate.
3010
bc67ad83
BE
30112008-12-02 Ben Elliston <bje@au.ibm.com>
3012
3013 * config.sub, config.guess: Update from upstream sources.
3014
e28c595f
JM
30152008-11-27 Joseph Myers <joseph@codesourcery.com>
3016
3017 Merge from GCC:
3018
3019 2007-12-02 Matthias Klose <doko@ubuntu.com>
3020
3021 * config-ml.in: Remove 64bit configure tests.
3022
3023 2008-05-14 Rafael Espindola <espindola@google.com>
3024
3025 * config-ml.in: don't handle --enable-shared and --enable-static.
3026
3027 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3028 Tobias Grosser <grosser@fim.uni-passau.de>
3029 Jan Sjodin <jan.sjodin@amd.com>
3030 Harsha Jagasia <harsha.jagasia@amd.com>
3031 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3032 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3033 Adrien Eliche <aeliche@isty.uvsq.fr>
3034
3035 Merge from graphite branch.
3036 * configure: Regenerate.
3037 * Makefile.in: Regenerate.
3038 * configure.ac (host_libs): Add ppl and cloog.
3039 Add checks for PPL and CLooG.
3040 * Makefile.def (ppl, cloog): Added modules and dependences.
3041 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3042 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3043
3044 2008-09-03 Richard Guenther <rguenther@suse.de>
3045
3046 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3047 cloog test.
3048 * configure: Re-generate.
3049
3050 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3051
3052 * configure.ac (--with-cloog-polylib): New.
3053 (--disable-cloog-version-check): New.
3054 (--disable-ppl-version-check): New.
3055 * configure: Re-generate.
3056
3057 2008-09-05 Richard Guenther <rguenther@suse.de>
3058
3059 * configure.ac: Initialize clooglibs to -lcloog.
3060 * configure: Re-generate.
3061
3062 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3063
3064 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3065 recommended version to 2.3.2.
3066
3067 * configure: Regenerate.
3068
3069 2008-10-31 Ben Elliston <bje@au.ibm.com>
3070
3071 * configure.ac (spu-*-*): Remove special case.
3072 * configure: Regenerate.
3073
3074 Complete comment text from GCC version of:
3075
3076 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3077
3078 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3079 (GCC_SHLIB_SUBDIR): New.
3080 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3081 * configure: Regenerate.
3082 * Makefile.in: Regenerate.
3083
652dec25
TG
30842008-11-27 Tristan Gingold <gingold@adacore.com>
3085
3086 * configure.ac: Build gdb for i?86-*-darwin*
3087 * configure: Regenerated.
3088
7582fb4a
DJ
30892008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3090
3091 PR bootstrap/38014
3092 PR bootstrap/37923
3093
3094 Revert:
3095
3096 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3097
3098 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3099 * Makefile.in: Regenerated.
3100
3101 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3102
3103 PR gdb/921
3104 PR gdb/1646
3105 PR gdb/2175
3106 PR gdb/2176
3107
3108 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3109 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3110 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3111 (HOST_EXPORTS): Pass CPPFLAGS.
3112 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3113 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3114 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3115 * Makefile.in, configure: Regenerated.
3116 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3117 and CPPFLAGS_FOR_BUILD.
3118
faee1be2
UW
31192008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3120
3121 * configure.ac [spu-*-*]: Do not set skipdirs.
3122 * configure: Re-generate.
3123
b7c2dce4
DJ
31242008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3125
3126 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3127 * Makefile.in: Regenerated.
3128
bb52de30
DJ
31292008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3130
3131 PR gdb/921
3132 PR gdb/1646
3133 PR gdb/2175
3134 PR gdb/2176
3135
3136 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3137 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3138 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3139 (HOST_EXPORTS): Pass CPPFLAGS.
3140 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3141 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3142 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3143 * Makefile.in, configure: Regenerated.
3144 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3145 and CPPFLAGS_FOR_BUILD.
3146
b25062ae
SE
31472008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3148
3149 * libtool.m4: Update to libtool 2.2.6.
3150 * lt~obsolete.m4: Update to libtool 2.2.6.
3151 * ltmain.sh: Update to libtool 2.2.6.
3152 * ltsugar.m4: Update to libtool 2.2.6.
3153 * ltversion.m4: Update to libtool 2.2.6.
3154 * ltoptions.m4: Update to libtool 2.2.6.
3155 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3156
3bbd2f8f
AL
31572008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3158
3159 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3160 (GCC_SHLIB_SUBDIR): New.
3161 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3162 * configure: Regenerate.
3163 * Makefile.in: Regenerate.
3164
b29d32ce
TG
31652008-08-28 Tristan Gingold <gingold@adacore.com>
3166
3167 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3168 Enable bfd, binutils and opcodes.
3169 * configure: Regenerate.
3170
c325a203
DD
31712008-08-16 Nicolas Roche <roche@adacore.com>
3172
3173 * Makefile.tpl: Add BOOT_ADAFLAGS.
3174 * Makefile.in: Regenerate.
3175
e7c8859c
RS
31762008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3177
3178 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3179 * configure: Regenerate.
3180
da888c87
PB
31812008-07-30 Paolo Bonzini <bonzini@gnu.org>
3182
3183 Sync with gcc:
3184 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3185
f7c83eac
AS
3186 * configure.ac: Add makefile fragments for hpux.
3187 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3188 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3189 * configure: Regenerate.
3190 * Makefile.in: Regenerate.
da888c87
PB
3191
3192 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3193
f7c83eac
AS
3194 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3195 * Makefile.in: Regenerate.
3196 * configure: Regenerate.
da888c87 3197
944982cf
ILT
31982008-06-18 Ian Lance Taylor <iant@google.com>
3199
662c6704
ILT
3200 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3201
944982cf
ILT
3202 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3203
7a283e07
RW
32042008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3205
3206 * configure: Regenerate.
3207
5b553f7e
RW
32082008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3209
3210 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3211 "$@" is still intact with both Autoconf 2.59 and 2.62.
3212 * configure: Regenerate.
3213
675492f0
RW
32142008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3215
3216 * Makefile.tpl: Fix comment errors.
3217 * Makefile.in: Regenerate.
3218
b018a5d1
JB
32192008-06-13 Julian Brown <julian@codesourcery.com>
3220
3221 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3222 of libobjc for ARM EABI Linux.
3223 * configure: Regenerate.
3224
310213e8
DE
32252008-06-12 David S. Miller <davem@davemloft.net>
3226 David Edelsohn <edelsohn@gnu.org>
3227
3228 * configure.ac: Add powerpc*-*-* to gold supported targets.
3229 * configure: Regenerate.
3230
6641ce42
JM
32312008-06-08 Joseph Myers <joseph@codesourcery.com>
3232
3233 PR tree-optimization/36218
3234 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3235 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3236 (all prefix="build-"): Pass them to build-system sub-makes.
3237 * Makefile.in: Regenerate.
3238
03c2f9e6
DJ
32392008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3240
3241 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3242 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3243 mkdep, and compile. Update comments.
3244 (ETC_SUPPORT): Add ChangeLog and update comments.
3245
4538db8b
ILT
32462008-05-11 Ian Lance Taylor <iant@google.com>
3247
3248 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3249
266df637
PB
32502008-04-18 Paolo Bonzini <bonzini@gnu.org>
3251
3252 Sync with gcc:
3253 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3254
3255 PR bootstrap/35457
3256 * configure.ac: Include override.m4.
3257 * configure: Regenerate.
3258
3259 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3260
f7c83eac
AS
3261 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3262 * Makefile.in: Regenerate.
266df637
PB
3263
3264 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3265
f7c83eac
AS
3266 * configure.ac: Do not build libssp for the AVR.
3267 * configure: Regenerate.
266df637 3268
a86a761e
NC
32692008-04-18 Nick Clifton <nickc@redhat.com>
3270
3271 * MAINTAINERS: Replace reference to configure.in with reference to
3272 configure.ac.
3273
52310858
NC
32742008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3275
f7c83eac 3276 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3277 as nonconfigurable directories list.
f7c83eac 3278 * configure: Regenerate.
52310858 3279
f5314dd5
DM
32802008-04-14 David S. Miller <davem@davemloft.net>
3281
3282 * configure.ac: Add sparc*-*-* to gold supported targets.
3283 * configure: Regenerate.
3284
e2208220
BE
32852008-04-14 Ben Elliston <bje@au.ibm.com>
3286
3287 * config.sub, config.guess: Update from upstream sources.
3288
0bb6ea20
HPN
32892008-04-12 Hans-Peter Nilsson <hp@axis.com>
3290
3291 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3292 * Makefile.in: Regenerate.
3293
e5164e97
ILT
32942008-04-07 Ian Lance Taylor <iant@google.com>
3295
3296 * Makefile.def: check-gold depends upon all-binutils.
3297 * Makefile.in: Regenerate.
3298
e33b51a6
NC
32992008-04-04 Nick Clifton <nickc@redhat.com>
3300
3301 PR binutils/4334
3302 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3303 builds.
3304 * configure: Regenerate.
3305
fc5df3ab
NC
33062008-04-04 NightStrike <NightStrike@gmail.com>
3307
3308 PR other/35151
f7c83eac
AS
3309 * configure.ac: Combine rules for mingw32 and mingw64.
3310 * configure: Regenerate.
fc5df3ab 3311
c779bab8
PB
33122008-03-27 Paolo Bonzini <bonzini@gnu.org>
3313
3314 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3315 * Makefile.in: Regenerate.
3316
93f9b408
ILT
33172008-03-20 Ian Lance Taylor <iant@google.com>
3318
3319 * configure.ac: Add support for --enable-gold.
3320 * Makefile.def: Add gold as a directory like ld.
3321 * configure, Makefile.in: Regenerate.
3322
5746fb46
AK
33232008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3324
3325 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3326 (s390_cond_extensions): Reduced extensions to the compare related.
3327 (main): z10 cpu type option added.
3328 (expandConditionalJump): Renamed to ...
3329 (insertExpandedMnemonic): ... this.
3330
3331 * opcodes/s390-opc.c: Re-group the operand format makros.
3332 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3333 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3334 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3335 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3336 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3337 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3338 INSTR_SIL_RDU): New instruction formats added.
3339 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3340 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3341 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3342 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3343 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3344 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3345 masks added.
3346 (s390_opformats): New formats added "ris", "rrs", "sil".
3347 * opcodes/s390-opc.txt: Add the conditional jumps with the
3348 extensions removed from automatic expansion in s390-mkopc.c manually.
3349 (asi - trtre): Add new System z10 EC instructions.
3350 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3351
58c85be7
RW
33522008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3353
3354 * configure.ac: m4_include config/proginstall.m4.
3355 * configure: Regenerate.
3356
78124051
RW
33572008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3358
3359 Backport from upstream Libtool:
f7c83eac 3360
78124051 3361 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3362
78124051
RW
3363 Deal with Autoconf 2.62's semantic change in m4_append.
3364 * ltsugar.m4 (lt_append): Replace broken versions of
3365 m4_append.
3366 (lt_if_append_uniq): Don't require separator to be overquoted,
3367 and avoid broken m4_append.
3368 (lt_dict_add): Fix typo.
3369 * libtool.m4 (_LT_DECL): Don't overquote separator.
3370
018f1bea
DE
33712008-03-13 David Edelsohn <edelsohn@gnu.org>
3372
3373 * config.rpath: Add AIX 6 support.
3374
5c5f596d
PB
33752008-03-13 Paolo Bonzini <bonzini@gnu.org>
3376
3377 * Makefile.def (stageprofile). Remove -fprofile-generate
3378 from stage_libcflags.
3379 * Makefile.in: Regenerate.
3380
a1f93a5e
BE
33812008-03-13 Ben Elliston <bje@au.ibm.com>
3382
3383 * config.sub, config.guess: Update from upstream sources.
3384
98c3d905
AK
33852008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3386
3387 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3388 * s390-opc.txt (cmpsc): Duplicate entry removed.
3389 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3390 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3391 fier, cu42, cu41): Fix operand format.
3392
7f6ef0c0
PB
33932008-02-20 Paolo Bonzini <bonzini@gnu.org>
3394
f7c83eac
AS
3395 PR bootstrap/32009
3396 PR bootstrap/32161
3397
3398 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3399 * configure: Regenerate.
3400
3401 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3402 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3403 STAGE4_LIBCFLAGS): New.
3404 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3405 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3406 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3407 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3408 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3409 for target modules. Don't export LIBCFLAGS.
3410 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3411 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3412 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3413 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3414 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3415 * Makefile.in: Regenerate.
7f6ef0c0 3416
eaf19029
PB
34172008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3418
3419 PR libgcj/33085
3420 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3421 Do not use -DDLL_EXPORT. Backport from upstream.
3422
680c43e9
NC
34232008-02-14 Nick Clifton <nickc@redhat.com>
3424
3425 Import this patch from gcc:
3426 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3427
3428 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3429
c72b1d96
HPN
34302008-02-02 Hans-Peter Nilsson <hp@axis.com>
3431
3432 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3433 * configure: Regenerate.
3434
8b66833e
BW
34352008-01-31 Marc Gauthier <marc@tensilica.com>
3436
3437 * configure.ac (xtensa*-*-*): Recognize processor variants.
3438 * configure: Regenerate.
3439
9cc8ae67
PB
34402008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3441
f7c83eac
AS
3442 PR bootstrap/34922
3443 * configure.ac (PARSE_ARGS): Push suitable setting of
3444 ac_subdirs_all, for `./configure --help=recursive'.
3445 Handle `+' in generic toplevel directory disabling.
3446 * configure: Regenerate.
9cc8ae67 3447
19090595
BE
34482008-01-23 Ben Elliston <bje@au.ibm.com>
3449
3450 * config.sub, config.guess: Update from upstream sources.
3451
9f1e7fd3
BE
34522008-01-08 Ben Elliston <bje@au.ibm.com>
3453
3454 * config.sub, config.guess: Update from upstream sources.
3455
2f959d61
JJ
34562007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3457
3458 * COPYING.LIBGLOSS: Update default copyright.
3459
aa054b85
JJ
34602007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3461
3462 * COPYING.NEWLIB: Update default copyright.
3463
57c53b2b
RS
34642007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3465
3466 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3467 Change recommended MPFR from 2.2.1 > 2.3.0.
3468 * configure: Regenerate.
3469
fee14b60
RS
34702007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3471
3472 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3473 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3474 * Makefile.in: Regenerate.
3475
c9b68031
DD
34762007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3477
3478 * configure.ac: Enable libjava for x86_64-*-darwin9.
3479 * configure: Regenerate.
3480
ad25e7d5
BE
34812007-12-05 Ben Elliston <bje@au.ibm.com>
3482
3483 * config.sub, config.guess: Update from upstream sources.
3484
6ac84f65
PB
34852007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3486
f7c83eac
AS
3487 * config-ml.in: Robustify against white space in absolute file
3488 names.
6ac84f65 3489
f7c83eac
AS
3490 * config-ml.in (multi-clean): Substitute ${Makefile}.
3491 Remove superfluous ${Makefile} in list.
6ac84f65 3492
7b3200f9
DJ
34932007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3494
3495 * Makefile.def (dependencies): Make configure-gdb depend on
3496 all-intl.
3497 * Makefile.in: Regenerated.
3498
2c133ff9
JJ
34992007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3500
3501 * Makefile.def: To avoid problems running with parallel makes,
3502 build newlib before libgloss so that target specific header
3503 files are availble.
3504 * Makefile.in: Regenerate.
3505
5074315a
DJ
35062007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3507
3508 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3509 * Makefile.in: Regenerate.
3510
f5bc1778
DJ
35112007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3512
3513 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3514 * libdecnumber: New directory, imported from GCC.
3515
c66487f8
NC
35162007-10-08 Mike Frysinger <vapier@gentoo.org>
3517
3518 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3519 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3520 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3521 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3522 * configure: Regenerate.
3523
b5714970
PB
35242007-10-01 Paolo Bonzini <bonzini@gnu.org>
3525
3526 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3527 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3528 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3529 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3530 * configure.ac: Default them to host tools for $host = $build.
3531 Subst them.
3532
3533 * configure: Regenerate.
3534 * Makefile.in: Regenerate.
3535
f3b1e08e
RS
35362007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3537
3538 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3539 * configure: Regenerate.
3540
cff87f51
DD
35412007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3542
3543 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3544 libstdc++.
3545 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3546 * configure: Regenerate.
3547 * Makefile.in: Regenerate.
f7c83eac 3548
625a61cd
AS
35492007-09-17 Andreas Schwab <schwab@suse.de>
3550
3551 * configure.ac: Raise minimum makeinfo version to 4.6.
3552 * configure: Regenerate.
3553
83a3a68b
AM
35542007-09-15 Alan Modra <amodra@bigpond.net.au>
3555
3556 * configure.ac: Correct makeinfo version check.
3557 * configure: Regenerate.
3558
5bd8be13
RS
35592007-09-14 Richard Sandiford <richard@codesourcery.com>
3560
3561 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3562 to $skipdirs and only disable gprof for newlib. Use the normal
3563 mips*-elf* handling in other respects.
3564 * configure: Regnerate.
3565
5566c1fa
DD
35662007-09-12 David Daney <ddaney@avtrex.com>
3567
3568 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3569 enabling libgcj.
3570 * configure: Regenerate.
3571
35722007-09-12 Richard Guenther <rguenther@suse.de>
3573
3574 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3575 nor --disable-checking is provided also turn on yes and types
3576 checking for stage1.
3577 * configure: Re-generate.
3578
a18e2996 35792007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3580
3581 PR target/33281
3582 * configure.ac: Use config/mh-mingw on mingw.
3583 * configure: Regenerate.
84e7906e 3584
691bb5a1
DD
35852007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3586
3587 PR other/32154
3588 * configure.ac: For libgloss targets, point the linker to the linker
3589 script, startup code and simulator library.
3590 * configure: Regenerate.
3591
6d18b86b
AH
35922007-09-09 Andrew Haley <aph@redhat.com>
3593
3594 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3595 target-libjava.
6d18b86b 3596
f00a3165 35972007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3598
f00a3165 3599 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3600
2abc4e65
BE
36012007-08-21 Richard Guenther <rguenther@suse.de>
3602
3603 * configure.ac: Add types checking to stage1 checking flags.
3604 * configure: Regenerate.
3605
8a6ee3ab 36062007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3607 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3608
3609 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3610 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3611 * Makefile.in: Regenerate.
3612 * configure.ac (--with-debug-prefix-map): New.
3613 * configure: Regenerate.
3614
429acdec
RS
36152007-08-17 Richard Sandiford <richard@codesourcery.com>
3616 Nigel Stephens <nigel@mips.com>
3617
429acdec
RS
3618 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3619 as target_makefile_frag.
3620 * configure: Regenerate.
3621
8520c408
AO
36222007-08-16 Alexandre Oliva <aoliva@redhat.com>
3623
3624 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3625 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3626 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3627 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3628 (do-compare, do-compare3, do-compare-debug): New.
3629 ([+compare-target+]): Use them.
3630
36312007-08-16 Alexandre Oliva <aoliva@redhat.com>
3632
3633 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3634 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3635 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3636 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3637 (do-compare, do-compare3, do-compare-debug): New.
3638 ([+compare-target+]): Use them.
3639
2444379b
BE
36402007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3641 Ben Elliston <bje@au.ibm.com>
3642
3643 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3644 --silent if $silent.
3645 * configure: Regenerate.
3646
d6f99447
DJ
36472007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3648
3649 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3650
bd0aa315
NC
36512007-07-17 Nick Clifton <nickc@redhat.com>
3652
3653 * COPYING3: New file. Contains version 3 of the GNU General
3654 Public License.
3655 * COPYING3.LIB: New file. Contains version 3 of the GNU
3656 Lesser General Public License.
3657
0ebe98fb
BS
36582007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3659
3660 * configure.ac: Fix my previous change to really match GCC.
3661 * configure: Regenerate.
3662
521ec477
DD
36632007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3664
3665 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3666 * configure: Regenerate.
3667
36682007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3669
3670 * configure.ac: Add some missing m4 quotation.
3671 * configure: Regenerate.
3672
0c24b341
NC
36732007-07-09 Kai Tietz <kai.tietz@onevision.com>
3674
f7c83eac
AS
3675 * Makefile.def: Add windmc tool to build.
3676 * Makefile.tpl: Likewise.
3677 * configure.ac: Likewise.
3678 * Makefile.in: Regenerate.
3679 * configure: Regenerate.
0c24b341 3680
a09314d0
L
36812007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3682
3683 * lt~obsolete.m4: New. Import from 20070318 libtool.
3684
7c3e1d12
BS
36852007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3686
3687 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3688 uclinux and linux-uclibc targets.
3689 * configure: Regenerate.
3690
a5b3b4dd
DD
36912007-06-28 DJ Delorie <dj@redhat.com>
3692
3693 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3694 not building newlib.
3695 * configure: Regenerated.
f7c83eac 3696
184d813c
DJ
36972007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3698
3699 * src-release (DEVO_SUPPORT): Correct typos.
3700
31d99776
DJ
37012007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3702
3703 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3704 * Makefile.in: Regenerated.
3705
e00a73e3
PB
37062007-06-14 Paolo Bonzini <bonzini@gnu.org>
3707
f7c83eac
AS
3708 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3709 (distclean-stage[+id+]): Possibly delete stage_last.
3710 * Makefile.in: Regenerate.
e00a73e3 3711
98a1bbc5
BE
37122007-06-07 Ben Elliston <bje@au.ibm.com>
3713
3714 * config.sub, config.guess: Update from upstream sources.
3715
973601e1
BE
37162007-06-07 Ben Elliston <bje@au.ibm.com>
3717
3718 * Makefile.tpl: Fix spelling error.
3719 * Makefile.in: Regenerate.
3720
2038f525
PB
37212007-06-04 Paolo Bonzini <bonzini@gnu.org>
3722
3723 Sync with gcc:
3724 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3725
f7c83eac
AS
3726 PR bootstrap/29382
3727 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3728 * configure: Rebuilt.
2038f525 3729
f7c5c4b5
PB
37302007-06-01 Steve Ellcey <sje@cup.hp.com>
3731
12a64d4f
L
3732 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3733 lt_cv_sys_max_cmd_len.
f7c5c4b5 3734
7ad9660b
PB
37352007-05-31 Paolo Bonzini <bonzini@gnu.org>
3736
3737 * ltgcc.m4: Update from GCC.
3738
0e7ef45c
EC
37392007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3740
12a64d4f 3741 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3742
37ad9514
SE
37432007-05-24 Steve Ellcey <sje@cup.hp.com>
3744
3745 * ltmain.sh: Update from GCC.
3746 * libtool.m4: Update from GCC.
3747 * ltsugar.m4: New. Update from GCC.
3748 * ltversion.m4: New. Update from GCC.
3749 * ltoptions.m4: New. Update from GCC.
3750 * ltconfig: Remove.
3751 * ltcf-c.sh: Remove.
3752 * ltcf-cxx.sh: Remove.
3753 * ltcf-gcj.sh: Remove.
3754 * src-release: Update with new libtool file list.
3755
8ee82aff
PB
37562007-05-16 Paolo Bonzini <bonzini@gnu.org>
3757
3758 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3759 stage_cflags.
3760 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3761 Remove CFLAGS/LIBCFLAGS.
3762 (configure-stage[+id+]-[+prefix+][+module+],
3763 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3764 * Makefile.in: Regenerate.
3765
149cb58d
SE
37662007-04-14 Steve Ellcey <sje@cup.hp.com>
3767
3768 * config-ml.in: Update from GCC.
3769
91506736
DJ
37702007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3771
3772 * src-release (do-proto-toplev): Process the support directories before
3773 the tool directory.
3774
ffa8bd48
RS
37752007-03-21 Richard Sandiford <richard@codesourcery.com>
3776
3777 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3778 of glob. Quote arguments with single quotes too.
3779 * configure: Regenerate.
3780
a4fd3374
DD
37812007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3782
3783 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3784 * Makefile.in: Regenerate
3785
b8025f34
AS
37862007-03-07 Andreas Schwab <schwab@suse.de>
3787
3788 * configure: Regenerate.
3789
a3ca38d2
DD
37902007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3791
3792 * configure.ac: Add "--with-pdfdir" configure option,
3793 which defines pdfdir variable.
3794 * Makefile.def (target=fixincludes): Add install-pdf to
3795 missing targets.
3796 (recursive_targets): Add install-pdf target.
3797 (flags_to_pass): Add pdfdir.
3798 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3799 target.
3800 * configure: Regenerate
3801 * Makefile.in: Regenerate
3802
38032007-02-28 Eric Christopher <echristo@apple.com>
3804
3805 Revert:
3806 2006-12-07 Mike Stump <mrs@apple.com>
3807
3808 * Makefile.def (dependencies): Add dependency for
3809 install-target-libssp and install-target-libgomp on
3810 install-gcc.
3811 * Makefile.in: Regenerate.
3812
38132007-02-27 Matt Kraai <kraai@ftbfs.org>
3814
3815 * configure: Regenerate.
3816 * configure.ac: Move statements after variable declarations.
3817
a4708fba
JM
38182007-02-19 Joseph Myers <joseph@codesourcery.com>
3819
3820 * configure.ac: Adjust for loop syntax.
3821 * configure: Regenerate.
3822
9a819804
AO
38232007-02-18 Alexandre Oliva <aoliva@redhat.com>
3824
3825 * configure: Rebuilt.
3826
81ec575a
AO
38272007-02-18 Alexandre Oliva <aoliva@redhat.com>
3828
3829 * configure.ac: Drop multiple occurrences of --enable-languages,
3830 and fix its quoting.
3831 * configure: Rebuilt.
3832
92f01d61 38332007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3834 Nathan Sidwell <nathan@codesourcery.com>
3835 Vladimir Prus <vladimir@codesourcery.com
3836 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3837
3838 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3839 * configure: Regenerate.
3840
b1299c4e
DJ
38412007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3842
3843 * configure.ac (target_libraries): Move libgcc before libiberty.
3844 * configure: Regenerated.
3845
18f6b6ee
PB
38462007-02-13 Paolo Bonzini <bonzini@gnu.org>
3847
3848 * configure: Regenerate again?
3849
9c4e9f27
PB
38502007-02-13 Paolo Bonzini <bonzini@gnu.org>
3851
3852 * configure: Reapply PR30748 fix which was lost in the previous commit.
3853
24ff9987
DJ
38542007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3855 Paolo Bonzini <bonzini@gnu.org>
3856
3857 PR bootstrap/30753
3858 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3859 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3860 * configure: Regenerated.
3861
7df2cd5d
PB
38622007-02-10 Paolo Bonzini <bonzini@gnu.org>
3863
3864 * configure: Regenerate.
3865
b0aaa663
DJ
38662007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3867
3868 PR bootstrap/30748
3869 * configure.ac: Correct syntax for Solaris ksh.
3870 * configure: Regenerated.
3871
a0323144
PB
38722007-02-09 Paolo Bonzini <bonzini@gnu.org>
3873
3874 * Makefile.def: Sync with GCC.
3875 * Makefile.tpl: Sync with GCC.
3876 * Makefile.in: Regenerate.
3877 * configure: Regenerate.
3878
c6b750e1
DJ
38792007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3880
3881 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3882 noncanonical equivalents.
3883 * configure.in: Rename to...
3884 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3885 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3886 target_noncanonical. Use them. Rewrite removal of configure
3887 arguments for autoconf 2.59. Discard variable settings. Force
3888 program_transform_name for native tools.
3889
3890 * Makefile.in: Regenerated.
3891 * configure: Regenerated with autoconf 2.59.
3892
3893 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3894
f3cd89f4
JJ
38952007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3896
3897 * COPYING.LIBGLOSS: Reformat default Red Hat
3898 license to fit within 80 columns.
3899 * COPYING.NEWLIB: Ditto.
3900
4e206d7e
DB
39012007-02-05 Dave Brolley <brolley@redhat.com>
3902
3903 * Contribute the following changes:
3904 2006-11-28 DJ Delorie <dj@redhat.com>
3905
3906 * configure.in: Fix typo for mep's target_makefile_frag.
3907 * configure: Regenerated.
3908
3909 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3910
3911 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3912 * configure: Regenerate.
3913
3914 2001-09-19 DJ Delorie <dj@redhat.com>
3915
3916 * configure.in (target_makefile_frag): use mt-mep
3917
3918 2001-06-12 Don Howard <dhoward@redhat.com>
3919
3920 * configure.in: Remove gdb from MeP skip list.
3921
3922 2001-04-05 DJ Delorie <dj@redhat.com>
3923
3924 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3925
3926 2001-03-20 Ben Elliston <bje@redhat.com>
3927
3928 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3929
3930 2001-03-19 Ben Elliston <bje@redhat.com>
3931
3932 * config.sub (mep, mep-*): Add.
3933
b2edfdd2
AS
39342007-01-31 Andreas Schwab <schwab@suse.de>
3935
3936 * Makefile.tpl (LDFLAGS): Substitute it.
3937 * Makefile.in: Regenerate.
3938
ceb92e78
PB
39392007-01-11 Paolo Bonzini <bonzini@gnu.org>
3940
3941 * configure.in: Change == to = in test command.
f7c83eac 3942 * configure: Regenerate.
ceb92e78 3943
4b900473 39442007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3945 Nick Clifton <nickc@redhat.com>
3946 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3947
3948 * configure.in (build_configargs, host_configargs, target_configargs):
3949 Remove build/host/target parameters.
3950 (host_libs): Add gmp and mpfr.
3951 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3952 * Makefile.def (gmp, mpfr): New.
3953 (gcc): Remove target.
3954 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3955 target_os, target_vendor): New.
3956 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3957 * configure: Regenerate.
3958 * Makefile.in: Regenerate.
4b900473
PB
3959
39602007-01-11 Matt Fago <fago@earthlink.net>
3961
3962 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3963 to improve robustness of configure tests.
4b900473
PB
3964 * configure: Regenerate.
3965
80f6dcbc
NC
39662007-01-08 Kai Tietz <kai.tietz@onevision.com>
3967
3968 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3969 * configure: Regenerate.
80f6dcbc 3970
f86e35b8
NC
39712007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3972
3973 * Makefile.tpl (all-target): Correct @if conditional for target
3974 modules.
3975 * configure.in: Omit libiberty if building only target libgcc.
3976 * configure, Makefile.in: Regenerated.
3977
79fcd0ec
PB
39782007-01-04 Paolo Bonzini <bonzini@gnu.org>
3979
3980 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3981 * configure: Regenerate.
3982
6aa8ef82
DJ
39832007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3984
3985 * Makefile.def (target_modules): Add libgcc.
3986 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3987 * Makefile.tpl (clean-target-libgcc): Delete.
3988 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3989 on gcc even for bootstrapped modules. Rewrite handling of
3990 lang_env_dependencies to loop over target_modules.
3991 * configure.in (target_libraries): Add target-libgcc.
3992 * Makefile.in, configure: Regenerated.
3993
9b134994
PB
39942006-12-29 Paolo Bonzini <bonzini@gnu.org>
3995
3996 Sync with gcc:
3997 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3998
f7c83eac
AS
3999 * configure.in: Reorganize recognition of languages. Add
4000 --enable-stage1-languages. Show supported languages for the chosen
4001 target rather than all recognized languages.
4002 * configure: Regenerate.
9b134994
PB
4003
4004 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4005
f7c83eac
AS
4006 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4007 * Makefile.in: Regenerate.
9b134994
PB
4008
4009 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4010
f7c83eac
AS
4011 * configure.in: Warn that MPFR 2.2.0 is buggy.
4012 * configure: Regenerate.
9b134994 4013
8cf39b1b
ILT
40142006-12-27 Ian Lance Taylor <iant@google.com>
4015
4016 * configure.in: When removing Makefiles to force a reconfigure, also
4017 remove prev-DIR*/Makefile.
4018 * configure: Regenerate.
4019
ebff6cd5
KH
40202006-12-23 Kazu Hirata <kazu@codesourcery.com>
4021
4022 * config.bfd: Recognize fido.
4023
8a0d8a5c
PB
40242006-12-19 Paolo Bonzini <bonzini@gnu.org>
4025
4026 Sync with gcc:
4027
4028 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4029
4030 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4031 it only affects bootstrap and could be tested on "$host" as well.
4032 * configure: Regenerate.
4033 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4034
4035 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4036
4037 PR bootstrap/29544
4038 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4039 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4040 move here comment from Makefile.tpl.
4041 * Makefile.tpl: Move some definitions higher in the file.
4042 (STAGE1_CHECKING): New.
4043 * configure.in: Add --enable-stage1-checking.
4044 * configure: Regenerate.
4045 * Makefile.in: Regenerate.
4046
4047 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4048
4049 * configure.in: Update error message for missing GMP/MPFR.
4050
4051 * configure: Regenerate.
4052
4053 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4054
4055 * configure.in: Update MPFR version in error message.
4056
4057 * configure: Regenerate.
4058
4059 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4060
4061 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4062 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4063 --with-gmp-lib): New flags.
4064
4065 * configure: Regenerate.
4066
790c0838
AM
40672006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4068
4069 PR bootstrap/30134
4070 * configure.in: Correct x86 darwin support for libjava to powerpc
4071 and i?86 only.
4072 * configure: Regenerate.
4073
77d7106f
AM
40742006-12-11 Alan Modra <amodra@bigpond.net.au>
4075
4076 * configure.in: Handle spu makefile frag.
77d7106f
AM
4077 * Makefile.tpl (MAINT): Define
4078 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4079 * configure: Regenerate.
4080 * Makefile.in: Regenerate.
4081
0cfa5389
BE
40822006-12-11 Ben Elliston <bje@au.ibm.com>
4083
4084 * config.sub, config.guess: Update from upstream sources.
4085
2839fe5d
BE
40862006-12-11 Ben Elliston <bje@au.ibm.com>
4087
4088 * configure.in: Sync with GCC (spu-*-*).
4089 * configure: Sync with GCC.
4090
b897f5d4
MS
40912006-12-07 Mike Stump <mrs@apple.com>
4092
4093 * Makefile.def (dependencies): Add dependency for
4094 install-target-libssp and install-target-libgomp on
4095 install-gcc.
4096 * Makefile.in: Regenerate.
4097
9daf3993
PB
40982006-11-16 Paolo Bonzini <bonzini@gnu.org>
4099
4100 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4101 (unstage): Test for stage_last presence.
4102
4103 PR bootstrap/29802
4104 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4105 * Makefile.in: Regenerate.
4106
9dbaa842
DD
41072006-11-14 DJ Delorie <dj@redhat.com>
4108
4109 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4110 * Makefile.in: Sync with GCC.
4111 * configure.in: Sync with GCC (mpfr, gmp).
4112 * configure: Sync with GCC.
4113
b0cbce8d
JJ
41142006-11-08 Jie Zhang <jie.zhang@analog.com>
4115
4116 * configure.in: Remove target-libgloss from noconfigdirs for
4117 bfin-*-*.
4118 * configure: Regenerated.
4119
44330a94
JJ
41202006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4121
4122 * COPYING.NEWLIB: Add spu license.
7de05dd5 4123 * COPYING.LIBGLOSS: Ditto.
44330a94 4124
56a8fe78
DD
41252006-10-17 Brooks Moses <bmoses@stanford.edu>
4126
4127 * Makefile.def: Added pdf target handling.
4128 * Makefile.tpl: Added pdf target handling.
4129 * Makefile.in: Regenerated.
4130
fbb00ad0
JJ
41312006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4132
4133 * COPYING.NEWLIB: Updated.
4134 * COPYING.LIBGLOSS: Ditto.
4135
6b89cc21
DB
41362006-09-27 Dave Brolley <brolley@redhat.com>
4137
4138 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4139 $s instead of $r.
4140 * configure: Regenerated.
4141
17bcf627
BE
41422006-09-26 Ben Elliston <bje@au.ibm.com>
4143
4144 * config.sub, config.guess: Update from upstream sources.
4145
f3529cf1
TS
41462006-09-20 Thiemo Seufer <ths@mips.com>
4147
4148 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4149 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4150 * configure: Regenerate.
4151
45055374
CV
41522006-08-30 Corinna Vinschen <corinna@vinschen.de>
4153
4154 * configure.in: Never build newlib for a Mingw host.
4155 Never build newlib as Mingw target library.
4156 Test the existence of winsup/cygwin for building a Cygwin newlib,
4157 rather than just winsup.
4158 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4159 building a Mingw target.
4160 * configure: Regenerate.
4161
4be041b2 41622006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4163 Nigel Stephens <nigel@mips.com>
4164 David Ung <davidu@mips.com>
4be041b2
TS
4165
4166 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4167
1d89b610
PB
41682006-07-25 Paolo Bonzini <bonzini@gnu.org>
4169
4170 Sync from GCC:
4171 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4172
f7c83eac
AS
4173 PR bootstrap/18058
4174 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4175 if the bootstrap compiler is a GCC version that supports it.
4176 * configure: Regenerate.
1d89b610 4177
66a79c16
DJ
41782006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4179
4180 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4181 * configure: Regenerated.
4182
c1cb7e02
PB
41832006-07-18 Paolo Bonzini <bonzini@gnu.org>
4184
f7c83eac
AS
4185 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4186 for stages after the first.
c1cb7e02 4187
7206a0ee
JJ
41882006-07-17 Jakub Jelinek <jakub@redhat.com>
4189
4190 * Makefile.def: Add dependencies for configure-opcodes
4191 on configure-intl and all-opcodes on all-intl.
4192 * Makefile.in: Regenerated.
4193
6816f995
AO
41942006-07-04 Peter O'Gorman <peter@pogma.com>
4195
4196 * ltconfig: chmod 644 before ranlib during install.
4197
3d3adb43
PB
41982006-07-03 Paolo Bonzini <bonzini@gnu.org>
4199
1f3f1bbf 4200 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4201 * configure: Regenerate.
4202
64ce424c
PB
42032006-07-03 Paolo Bonzini <bonzini@gnu.org>
4204
4205 Sync from gcc:
4206
4207 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4208
4209 PR other/27063
4210 * configure.in: Test subdir_requires and give an appropriate
4211 error message.
4212 * configure: Regenerate.
4213
4214 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4215
4216 PR target/27540
4217 * configure.in: Only enable libgomp on IRIX 6.
4218 * configure: Regenerate.
4219
d42c4017
DA
42202006-06-20 David Ayers <d.ayers@inode.at>
4221
4222 PR bootstrap/28072
4223 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4224 whether target-libjava is being configured instead of whether the
4225 java front end is enabled.
4226 * configure: Regenerate.
0e7ef45c 4227
4962c51a
MS
42282006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4229
4230 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4231 to R_ARM_LDC_SB_G{0,1,2} respectively.
4232
caee866a
PB
42332006-06-15 Paolo Bonzini <bonzini@gnu.org>
4234
4235 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4236 too.
4237 * Makefile.in: Regenerate.
4238
363ef840
DA
42392006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4240
4241 Sync from gcc:
4242
4243 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4244 * configure.in: Don't enable libgomp on hpux10.
4245 * configure: Rebuilt.
4246
54d1c879
DA
42472006-06-13 David Ayers <d.ayers@inode.at>
4248
4249 Sync from gcc:
4250
4251 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4252
54d1c879
DA
4253 PR bootstrap/27963
4254 PR target/19970
0e7ef45c 4255 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4256 ${libgcj} is specified.
4257 * configure: Regenerate.
0e7ef45c 4258
a4d8b690
JJ
42592006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4260
4261 Sync from gcc:
4262
4263 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4264 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4265
4266 PR bootstrap/18033
4267 * config-ml.in: Eval option if surrounded by single quotes.
4268
4f0ef2d8
CD
42692006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4270
4271 Sync from gcc:
0e7ef45c 4272
4f0ef2d8 4273 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4274
4f0ef2d8
CD
4275 PR libobjc/13946
4276 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4277 * Makefile.in: Regenerate.
4278 * configure.in: Add --enable-objc-gc at toplevel and have it
4279 enable boehm-gc for Objective-C.
4280 Remove target-boehm-gc from libgcj.
4281 Add target-boehm-gc to target_libraries.
4282 Add target-boehm-gc to noconfigdirs where ${libgcj}
4283 is specified.
4284 Assert that boehm-gc is supported when requested for Objective-C.
4285 Only build boehm-gc if needed either for Java or Objective-C.
4286 * configure: Regenerate.
4287
4288 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4289
4f0ef2d8
CD
4290 PR 27674
4291 * Makefile.tpl (configure-[+prefix+][+module+],
4292 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4293 Remove rule to unstage bootstrapped modules.
4294 (stage_current): New.
4295 * Makefile.in: Regenerate.
4296
4297 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4298 Andreas Tobler <a.tobler@schweiz.ch>
4299
4300 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4301 * configure: Rebuilt.
4302
4303 Revert
4304 2006-01-31 Richard Guenther <rguenther@suse.de>
4305 Paolo Bonzini <bonzini@gnu.org>
4306
4307 * Makefile.def (target_modules): Add libgcc-math target module.
4308 * configure.in (target_libraries): Add libgcc-math target library.
4309 (--enable-libgcc-math): New configure switch.
4310 * Makefile.in: Re-generate.
4311 * configure: Re-generate.
4312
c17b816b
JJ
43132006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4314
4315 * config-ml.in: Alter CCASFLAGS to include special
4316 multilib options the same as is done for CFLAGS.
4317
20e95c23
DJ
43182006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4319
4320 * Makefile.def: Added dependencies from sim and gdb on intl, and
4321 added configure dependencies to everything with an all dependency
4322 on intl.
4323 * gettext.m4: Removed.
4324 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4325 (GDB_SUPPORT_DIRS): Add intl.
4326 * Makefile.in: Regenerated.
4327
4bd8ad80
DJ
43282006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4329
4330 * src-release (DEVO_SUPPORT): Add config.rpath.
4331
c380fdd8
PB
43322006-05-25 Paolo Bonzini <bonzini@gnu.org>
4333
4334 * Makefile.def (bfd, opcodes): Fix lib_path.
4335 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4336 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4337 * Makefile.in: Regenerate.
4338
701628f5
MS
43392006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4340
4341 * configure.in: Enable gprof for cross builds.
4342 * configure: Regenerate.
4343
25aae7f2
DJ
43442006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4345
4346 * src-release (MAKEINFOFLAGS): Define.
4347 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4348
ea3d1626
BE
43492006-05-14 Ben Elliston <bje@au.ibm.com>
4350
4351 * config.sub, config.guess: Update from upstream sources.
4352
49b9e644
BE
43532006-05-12 Ben Elliston <bje@au.ibm.com>
4354
4355 * config.sub, config.guess: Update from upstream sources.
4356
482dd2f6
DJ
43572006-05-04 Steve Ellcey <sje@cup.hp.com>
4358
4359 * blt, iwidgets, mmalloc: Remove directories.
4360
8b01a5c2
DD
43612006-05-01 DJ Delorie <dj@redhat.com>
4362
641a3af4 4363 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4364 * configure: Regenerate.
4365
a481dbb7
DD
43662006-04-18 DJ Delorie <dj@redhat.com>
4367
4368 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4369 reference libgloss so that libssp can be built in a combined
4370 tree.
4371 * configure: Regenerate.
4372
962c9e74
BE
43732006-04-10 Ben Elliston <bje@au.ibm.com>
4374
4375 * contrib: Remove directory.
4376
108a6f8e
CD
43772006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4378
4379 * Makefile.tpl: Add install-html target.
4380 * Makefile.def: Add install-html target.
4381 * Makefile.in: Regenerate.
4382 * configure.in: Add --with-datarootdir, --with-docdir,
4383 and --with-htmldir options.
4384 * configure: Regenerate.
4385
a4ef73e9
BE
43862006-03-31 Ben Elliston <bje@au.ibm.com>
4387
4388 PR binutils/1860
4389 * configure.in: Require makeinfo 4.4 or higher.
4390 * configure: Regenerate.
4391
b37df25a
PB
43922006-03-14 Paolo Bonzini <bonzini@gnu.org>
4393
4394 * Makefile.in: Regenerate.
4395
a6df5a19
PB
43962006-03-14 Paolo Bonzini <bonzini@gnu.org>
4397
4398 Sync with gcc:
4399 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4400
f7c83eac
AS
4401 * configure.in: Handle --disable-<component> generically.
4402 * configure: Regenerate.
a6df5a19
PB
4403
4404 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4405
f7c83eac
AS
4406 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4407 (TARGET_CONFIGDIRS): Remove.
4408 * configure.in: Remove AC_SUBST(target_configdirs).
4409 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4410
4411
65419985
L
44122006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4413
4414 PR libgcj/17311
4415 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4416
c52c6897
PB
44172006-02-20 Paolo Bonzini <bonzini@gnu.org>
4418
4419 PR bootstrap/25670
4420
4421 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4422
4423 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4424 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4425 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4426 BUILD_PREFIX, BUILD_PREFIX_1.
4427 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4428
4429 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4430 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4431
4432 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4433 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4434 of `cat stage_current`. Always provide the `r' and `s' variables.
4435 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4436 a single shell execution.
4437 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4438 bootstrapped modules, make the stage1 module if the build was not
4439 started yet, else build the current stage.
4440 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4441 (all-build, all-host, all-target, [+make_target+]-host,
4442 [+make_target+]-target): Do not use \-continued lines.
4443 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4444 (current_stage, restrap, stage_last): New.
4445
4446 * Makefile.in: Regenerate.
4447 * configure: Regenerate.
4448
b3ded179
PB
44492006-02-14 Paolo Bonzini <bonzini@gnu.org>
4450
4451 Sync from gcc:
4452
4453 2006-01-31 Richard Guenther <rguenther@suse.de>
4454 Paolo Bonzini <bonzini@gnu.org>
4455
f7c83eac
AS
4456 * Makefile.def (target_modules): Add libgcc-math target module.
4457 * configure.in (target_libraries): Add libgcc-math target library.
4458 (--enable-libgcc-math): New configure switch.
4459 * Makefile.in: Re-generate.
4460 * configure: Re-generate.
4461 * libgcc-math: New toplevel directory.
b3ded179
PB
4462
4463 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4464 Jakub Jelinek <jakub@redhat.com>
4465 Diego Novillo <dnovillo@redhat.com>
b3ded179 4466
f7c83eac
AS
4467 * libgomp: New directory.
4468 * Makefile.def: Add target_module libgomp.
4469 * Makefile.in: Regenerate.
4470 * configure.in (target_libraries): Add target-libgomp.
4471 * configure: Regenerate.
b3ded179 4472
3a35eeb3
PB
44732006-02-14 Paolo Bonzini <bonzini@gnu.org>
4474 Andreas Schwab <schwab@suse.de>
0e7ef45c 4475
3a35eeb3
PB
4476 * configure: Regenerate.
4477
2429c060
PB
44782006-01-16 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4481 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4482 the assembler, linker and binutils.
4483 * configure: Regenerate.
4484
ec49b2b8
NC
44852006-01-16 Nick Clifton <nickc@redhat.com>
4486
49b9e644 4487 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4488
44b2308f
AO
44892006-01-05 Alexandre Oliva <aoliva@redhat.com>
4490
4491 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4492 @ from continuation.
4493 * Makefile.in: Rebuilt.
4494
80911fe1
PB
44952006-01-04 Paolo Bonzini <bonzini@gnu.org>
4496
4497 Sync from gcc:
4498
4499 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4500
f7c83eac 4501 PR bootstrap/24252
80911fe1 4502
f7c83eac
AS
4503 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4504 * Makefile.tpl (OBJDUMP): New.
4505 (EXTRA_HOST_FLAGS): Add it.
4506 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4507
f7c83eac
AS
4508 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4509 to use symbolic links between directories. Avoid race conditions
4510 or make them harmless.
4511 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4512
f7c83eac
AS
4513 * Makefile.def (LEAN): Pass.
4514 * Makefile.tpl (LEAN): Define.
4515 (stage[+id+]-start): Accept that the previous directory does not
4516 exist, if the bootstrap is lean.
4517 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4518 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4519 configure substitution.
4520 ([+compare-target+]): Likewise.
4521 ([+bootstrap-target+]-lean): New.
4522 * configure.in: Remove lean bootstrap support from here.
80911fe1 4523
f7c83eac
AS
4524 * Makefile.in: Regenerate.
4525 * configure: Regenerate.
80911fe1
PB
4526
4527 2006-01-02 Andreas Schwab <schwab@suse.de>
4528
f7c83eac
AS
4529 * configure.in: When reconfiguring remove Makefile in
4530 all stage directories.
4531 * configure: Regenerate.
80911fe1 4532
b59bea8a
NC
45332005-12-27 Leif Ekblad <leif@rdos.net>
4534
4535 * configure.in: Add support for RDOS target.
4536 * configure: Regenerate.
4537
d7730bac
NC
45382005-12-27 Nick Clifton <nickc@redhat.com>
4539
4540 PR binutils/1990
4541 * libtool.m4: Synchronize with version in GCC sources.
4542
c02dabc3
PB
45432005-12-20 Paolo Bonzini <bonzini@gnu.org>
4544
f7c83eac 4545 Revert Ada-related part of the previous change.
c02dabc3 4546
f7c83eac
AS
4547 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4548 Do not pass.
4549 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4550 * Makefile.in: Regenerate.
4551 * configure.in: Do not include mt-ppc-aix target fragment.
4552 * configure: Regenerate.
c02dabc3 4553
f6d183c0
PB
45542005-12-19 Paolo Bonzini <bonzini@gnu.org>
4555
4556 * configure.in: Select appropriate fragments for PowerPC/AIX.
4557 * configure: Regenerate.
4558
4559 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4560 BOOT_CFLAGS, BOOT_LDFLAGS.
4561 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4562 BOOT_CFLAGS, BOOT_LDFLAGS.
4563 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4564 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4565 (stage): Fail if we cannot complete the work.
4566 * Makefile.in: Regenerate.
4567
f29759fc
JJ
45682005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4569
4570 * COPYING.NEWLIB: Update copyright year for default
4571 copyright.
4572
1f054001
PB
45732005-12-15 Paolo Bonzini <bonzini@gnu.org>
4574
4575 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4576 install-host-nogcc): Don't invoke $(stage) at the end.
4577 * Makefile.in: Regenerate.
4578
0aed8855
PB
45792005-12-14 Paolo Bonzini <bonzini@gnu.org>
4580
4581 * configure.in: Flip the top-level bootstrap switch.
4582 * configure: Regenerate.
4583
4584 Merge from gcc:
4585
4586 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4587
f7c83eac
AS
4588 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4589 $(stage) and $(unstage).
4590 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4591 (all): Remove stray semicolon.
4592 (local-distclean): Don't handle multilib.tmp and multilib.out.
4593 (install.all): Set $s for consistency.
4594 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4595 check_multilibs setting. Always make the install directory.
4596 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4597 Correct @if/@endif.
4598 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4599 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4600 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4601 (multilib.out): Remove.
4602 * Makefile.in: Regenerated.
0aed8855
PB
4603
46042005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4605
4606 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4607 * configure.in: Replace ms1 arch with mt.
4608 * configure: Rebuilt.
4609
46102005-12-05 Paolo Bonzini <bonzini@gnu.org>
4611
4612 Sync with gcc:
4613
4970f871
NS
46142005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4615
4616 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4617 * configure.in: Replace ms1 arch with mt.
4618 * configure: Rebuilt.
4619
be01d343
PB
46202005-12-05 Paolo Bonzini <bonzini@gnu.org>
4621
4622 Sync with gcc:
4623
4624 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4625
f7c83eac
AS
4626 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4627 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4628 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4629 Find in-tree tools if available.
4630 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4631 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4632 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4633 (COMPILER_*_FOR_TARGET): New.
4634 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4635 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4636 (CONFIGURED_*, USUAL_*): Remove.
4637 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4638 STRIP): Use autoconf substitutions.
4639 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4640 COMPILER_NM_FOR_TARGET): New.
4641 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4642
4643 (all): Make all-host and all-target in parallel.
4644 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4645 that $$r and $$s are set before invoking a recursive make.
4646 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4647 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4648
4649 2005-11-29 Ben Elliston <bje@au.ibm.com>
4650
f7c83eac
AS
4651 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4652 from the gcc build directory.
4653 * Makefile.in: Regenerate.
be01d343
PB
4654
4655 2005-11-29 Ben Elliston <bje@au.ibm.com>
4656
f7c83eac
AS
4657 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4658 depend on all-libdecnumber.
4659 * configure.in (host_libs): Include libdecnumber.
4660 * Makefile.in: Regenerate.
4661 * configure: Likewise.
be01d343
PB
4662
4663 2005-11-21 Kean Johnston <jkj@sco.com>
4664
f7c83eac 4665 * config.sub, config.guess: Sync from upstream sources.
be01d343 4666
907be67c
DJ
46672005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4668
4669 * Makefile.def: Remove gdb dependencies for gdbtk.
4670 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4671 (configure-gdb, install-gdb): New rules.
4672 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4673 * Makefile.in, configure: Regenerated.
4674
e360f423
PB
46752005-10-22 Paolo Bonzini <bonzini@gnu.org>
4676
4677 PR bootstrap/24297
4678 * Makefile.tpl (do-[+make-target+], do-check, install,
4679 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4680 are set before recursing.
4681 * Makefile.in: Regenerate.
4682
45d5eb0a
EB
46832005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4684
4685 PR bootstrap/18939
4686 * Makefile.def (gcc) <target>: Fix thinko.
4687 * Makefile.in: Regenerate.
4688
3cf3372e
BS
46892005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4690
4691 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4692 * configure: Regenerate.
4693
bd70a46f
KH
46942005-10-09 Kazu Hirata <kazu@codesourcery.com>
4695
4696 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4697 target-libffi, target-qthreads, target-libjava, and
4698 targetlibobjc.
4699 * configure: Regenerate.
4700
5ae72758
DJ
47012005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4702
4703 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4704 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4705 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4706 (USUAL_OBJDUMP_FOR_TARGET): New.
4707 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4708 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4709 * configure, Makefile.in: Regenerated.
5ae72758 4710
cc96343e
PB
47112005-10-05 Paolo Bonzini <bonzini@gnu.org>
4712
4713 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4714 before other host packages.
4715
f70224b5
PB
47162005-10-05 Paolo Bonzini <bonzini@gnu.org>
4717
4718 PR bootstrap/22340
4719
4720 * configure.in (default_target): Remove.
4721 * Makefile.tpl (all): Do not use prerequisites as subroutines
4722 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4723 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4724 use prerequisites as subroutines.
4725 (check-host, check-target): New.
4726 (bootstrap configure & all targets): Do not use stage*-start
4727 if the directory layout is already ok.
4728 (non-bootstrap configure & all targets): Prepend a $(unstage).
4729 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4730 (NOTPARALLEL): Remove.
4731 (unstage, stage variables): New variables.
4732 (unstage, stage targets): Simply expand to those variables.
4733
4734 * configure: Regenerate.
4735 * Makefile.in: Regenerate.
4736
c13c918a
JW
47372005-10-04 James E Wilson <wilson@specifix.com>
4738
4739 * Makefile.def (lang_env_dependencies): Add libmudflap.
4740 * Makefile.in: Regenerate.
4741
376a0e54
CM
47422005-10-03 Catherine Moore <clm@cm00re.com>
4743
4744 * configure.in (bfin-*-*): Support bfin.
4745 * configure: Regenerated.
4746
d320aacb
L
47472005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4748
4749 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4750 * configure: Regenerated.
4751
7e0f7140
GK
47522005-09-28 Geoffrey Keating <geoffk@apple.com>
4753
4754 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4755 (LIPO_FOR_TARGET): New.
4756 (CONFIGURED_LIPO_FOR_TARGET): New.
4757 (USUAL_LIPO_FOR_TARGET): New.
4758 (STRIP_FOR_TARGET): New.
4759 (CONFIGURED_STRIP_FOR_TARGET): New.
4760 (USUAL_STRIP_FOR_TARGET): New.
4761 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4762 STRIP_FOR_TARGET.
4763 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4764 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4765 * Makefile.in: Regenerate.
4766 * configure: Regenerate.
0e7ef45c 4767
096f7d00
DE
47682005-09-19 David Edelsohn <edelsohn@gnu.org>
4769
4770 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4771 (rs6000-*-aix*): Same.
4772 * configure: Regenerate.
4773
47742005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4775
4776 * configure.in: Recognize f95 in the --enable-languages option,
4777 and substitute it for fortran, issuing a warning.
4778 * configure: Regenerate.
4779
2016dfcc
BE
47802005-09-07 Ben Elliston <bje@au.ibm.com>
4781
4782 Import from Autoconf sources:
4783
4784 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4785 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4786 Elliston. Handle weird characters correctly.
4787
6dd2fda9
DD
47882005-08-30 Phil Edwards <phil@codesourcery.com>
4789
4790 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4791 * configure: Regenerated.
4792
e6db70d4
RE
47932005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4794
f7c83eac
AS
4795 * Makefile.def (libssp): Add to lang_env_dependencies.
4796 * Makefile.in: Regenerate.
e6db70d4 4797
e1e3d0f5
CG
47982005-08-17 Christian Groessler <chris@groessler.org>
4799
4800 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4801 * Makefile.in: Regenerate.
4802
05cbd757
PB
48032005-08-12 Paolo Bonzini <bonzini@gnu.org>
4804
4805 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4806 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4807 Look for alternate names of the target cc and c++
4808 * configure: Regenerate.
4809
55db4b87
PB
48102005-08-08 Paolo Bonzini <bonzini@gnu.org>
4811
4812 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4813 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4814 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4815 tools; remove code to manually set them.
4816 (Target tools): Look in the environment for them.
4817 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4818 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4819 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4820 build directory.
4821 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4822 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4823 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4824 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4825 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4826 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4827 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4828 * configure: Regenerate.
4829 * Makefile.in: Regenerate.
4830
414e5532
MM
48312005-07-27 Mark Mitchell <mark@codesourcery.com>
4832
4833 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4834 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4835 * Makefile.in: Regenerated.
4836
a19b6204
MM
48372005-07-26 Mark Mitchell <mark@codesourcery.com>
4838
4839 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4840 (CFLAGS_FOR_TARGET): Use it.
4841 (CXXFLAGS_FOR_TARGET): Likewise.
4842 * Makefile.in: Regenerated.
4843 * configure.in (--with-build-sysroot): New option.
4844 * configure: Regenerated.
4845
b73aa406
PB
48462005-07-24 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * Makefile.tpl: Wrap install between unstage and stage
4849 * Makefile.in: Regenerate.
4850
6e4d0bcb
KC
48512005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4852
4853 * all files: Update FSF address.
4854
49f58d10
JB
48552005-07-14 Jim Blandy <jimb@redhat.com>
4856
4857 * configure.in: Add cases for Renesas m32c.
4858 * configure: Regenerated.
0e7ef45c 4859
1d9c9cd7
KC
48602005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4861
4862 * COPYING, compile, config-ml.in, config.guess,
4863 config.sub, install-sh, missing, mkinstalldirs,
4864 symlink-tree, ylwrap: Sync from upstream sources.
4865
1587117a
EC
48662005-07-13 Eric Christopher <echristo@redhat.com>
4867
4868 * configure.in: Add toplevel noconfigdir support for tpf.
4869 * configure: Regenerate.
4870
bb780410
DD
48712005-07-11 Jakub Jelinek <jakub@redhat.com>
4872
4873 * Makefile.def (target_modules): Add libssp.
4874 * configure.in (target_libraries): Add target-libssp.
4875 * configure: Rebuilt.
4876 * Makefile.in: Rebuilt.
4877
064d0a7c
PB
48782005-07-11 Paolo Bonzini <bonzini@gnu.org>
4879
4880 PR ada/22340
4881
4882 * Makefile.def: Sync with gcc.
4883 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4884 * Makefile.in: Regenerate.
4885
b2edd3b5
AS
48862005-07-07 Andreas Schwab <schwab@suse.de>
4887
4888 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4889 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4890 * Makefile.in: Regenerated.
4891
5f128533
KH
48922005-07-07 Kazu Hirata <kazu@codesourcery.com>
4893
4894 * configure.in: Add --enable-libssp and --disable-libssp.
4895 * configure: Regenerate with autoconf-2.13.
4896
4e3fc8e5
GK
48972005-07-06 Geoffrey Keating <geoffk@apple.com>
4898
4899 * configure.in: Don't build sim or rda when targetting darwin.
4900 * configure: Regenerate.
4901
c7357d6a
BE
49022005-07-04 Ben Elliston <bje@gnu.org>
4903
4904 * src-release (do-proto-toplev): Remove dejagnu bits.
4905 (DEJAGNU_SUPPORT_DIRS): Remove.
4906 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4907 (GDBD_SUPPORT_DIRS): Likewise.
4908 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4909 (INSIGHTD_SUPPORT_DIRS): Likewise.
4910 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4911
49122005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4913
4914 * setup.com (mpw): Remove unused directive.
4915
7d329e61
PB
49162005-06-22 Paolo Bonzini <bonzini@gnu.org>
4917
4918 * Makefile.def (stagefeedback): Come after profile.
4919 Define profiledbootstrap target.
4920 * Makefile.tpl (profiledbootstrap): Remove.
4921 (stageprofile-end): Zap stagefeedback.
4922 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4923 * Makefile.in: Regenerate.
4924
e5fbed21
DD
49252005-06-13 Zack Weinberg <zack@codesourcery.com>
4926
4927 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4928 In 'cpp' stanza, support '#line' as well as '# '.
4929
59f7ec45
HPN
49302005-06-07 Hans-Peter Nilsson <hp@axis.com>
4931
4932 * configure.in (unsupported_languages): New macro.
4933 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4934 non-ported target libraries in noconfigdirs.
4935 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4936 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4937 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4938 unsupported_languages.
4939 * configure: Regenerate.
4940
c10e9ba7
DD
49412005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4942
4943 * configure.in: Fix typo in handling of --with-mpfr-dir.
4944 * configure: Regenerate.
4945
20deb2b8
JB
49462005-06-02 Jim Blandy <jimb@redhat.com>
4947
4948 * config.sub: Add cases for the Renesas m32c. (This patch has been
4949 accepted into the master sources.)
4950
cdb9b172 49512005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4952 Michael Snyder <msnyder@redhat.com>
4953 Stan Cox <scox@redhat.com>
cdb9b172 4954
f7c83eac 4955 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4956
f7c83eac 4957 * configure: Regenerate.
cdb9b172 4958
1dc3053f
PB
49592005-05-25 Paolo Bonzini <bonzini@gnu.org>
4960
4961 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4962 (Dependencies): Consider target modules for bootstrap dependencies.
4963 Make target bootstrap modules depend on each stage's gcc.
4964 * Makefile.in: Regenerate.
4965
c60fe18b
PB
49662005-05-20 Paolo Bonzini <bonzini@gnu.org>
4967
4968 * Makefile.def (configure-gcc): Depend on binutils having been built.
4969 (all-gcc): No need to do it here.
4970 * Makefile.in: Regenerate.
4971
27258dd4
PB
49722005-05-19 Paul Brook <paul@codesourcery.com>
4973
0e7ef45c 4974 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4975 language cannot be built.
4976 * configure: Regenerate.
4977
42ecbf5e
DJ
49782005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4979
4980 * ylwrap: Import from Automake 1.9.5.
4981
ae380b45
MS
49822005-05-04 Mike Stump <mrs@apple.com>
4983
4984 * configure.in: Always pass --target to target configures as
4985 otherwise rebuilds that do --recheck will fail.
811d3af8 4986 * configure: Rebuilt.
ae380b45 4987
d545f33b
PB
49882005-05-04 Paolo Bonzini <bonzini@gnu.org>
4989
4990 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4991 STAGE_HOST_EXPORTS.
4992 (configure, all): Add bootstrap support.
4993 (Host modules, target modules): Pass post-stage1 flags and exports.
4994 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4995 * Makefile.in: Regenerate.
4996
2faa2958
PB
49972005-04-29 Paolo Bonzini <bonzini@gnu.org>
4998
4999 Sync from gcc:
5000
5001 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5002
f7c83eac 5003 * config.sub: Update from master copy.
2faa2958
PB
5004
5005 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5006
f7c83eac
AS
5007 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5008 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5009 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5010 "*-*-elf" and "*-*-linux*".
5011 * configure: Regenerate.
2faa2958 5012
a7254363
PB
50132005-04-06 Paolo Bonzini <bonzini@gnu.org>
5014
f7c83eac 5015 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
5016 (TARGET_CONFIGARGS): Include --with-target-subdir.
5017 (configure, all): New macros. Use them throughout.
5018
a8637a7d
PB
50192005-04-05 Paolo Bonzini <bonzini@gnu.org>
5020
5021 * Makefile.tpl: Sync with gcc.
5022 * Makefile.in: Regenerate.
5023
dd387d52
JR
50242005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5025
5026 * config/mh-mingw32: Delete.
5027 * configure.in: Don't use it.
5028 * configure: Regenerate.
5029
e90269c8
PB
50302005-03-31 Paolo Bonzini <bonzini@gnu.org>
5031
5032 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5033 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5034 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
5035 (HOST_LIB_PATH): Generate from Makefile.def.
5036 (TARGET_LIB_PATH): Likewise.
5037 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5038 * Makefile.in: Regenerate.
5039 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5040 (RPATH_ENVVAR): Include Darwin case.
5041 * configure: Regenerate.
5042
9a237d9e
PB
50432005-03-25 Paolo Bonzini <bonzini@gnu.org>
5044
5045 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5046 * configure: Regenerate.
5047
479759c8
ZW
50482005-03-21 Zack Weinberg <zack@codesourcery.com>
5049
5050 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5051 gcc_version, and gcc_version_trigger from set of flags to pass.
5052 * Makefile.tpl: Remove definitions of above variables.
5053 (config.status): Remove dependency on $(gcc_version_trigger).
5054 * Makefile.in: Regenerate.
5055 * configure.in: Do not reference config/gcc-version.m4 nor
5056 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5057 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5058 * configure: Regenerate.
5059
4cfaf6d5
DD
50602005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5061 Andrew Pinski <pinskia@physics.uc.edu>
5062
5063 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5064 * Makefile.in: Regenerate.
5065
33a3fb7b
AO
50662005-03-01 Alexandre Oliva <aoliva@redhat.com>
5067
5068 PR libgcj/20160
5069 * ltmain.sh: Avoid creating archives with components that have
5070 duplicate basenames.
5071
2da12f12
PB
50722005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5073
479759c8
ZW
5074 PR bootstrap/20250
5075 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5076 instead of check.
5077 * Makefile.in: Regenerate.
2da12f12 5078
b00612cc
PB
50792005-02-28 Paolo Bonzini <bonzini@gnu.org>
5080
5081 Sync from gcc.
5082
5083 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5084
5085 PR bootstrap/17383
5086 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5087 * Makefile.tpl (HOST_SUBDIR): New substitution.
5088 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5089 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5090 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5091 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5092 (Host modules, Bootstrapped modules): Use it.
5093 (Build modules, Target modules): Do not create symlink trees,
5094 always configure out-of-srcdir.
5095 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5096 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5097 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5098 $(HOST_SUBDIR). Create a symlink for host_subdir.
5099
5100 * Makefile.in: Regenerate.
5101 * configure: Regenerate.
5102
5103 Merged from libada-gnattools-branch:
5104 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5105
5106 * Makefile.def: Add gnattools as a module, depending on target-libada.
5107 * Makefile.in: Regenerate.
5108 * configure.in: Include gnattools in host_tools; disable it if ada
5109 is disabled.
5110 * configure: Regenerate.
5111
c3e65f62
NC
51122005-02-23 Nick Clifton <nickc@redhat.com>
5113
5114 * configure: Regenerate.
5115
e4d180c2
NC
51162005-02-22 Paul Schlie <schlie@comcast.net>
5117
5118 * configure.in: Allow darwin targeted ports to build tk, itcl and
5119 libgui.
5120
e3c770b1
EB
51212005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5122
5123 PR libgcj/10353
5124 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5125 * configure: Regenerate.
5126
9c73618c
AC
51272005-02-08 Andrew Cagney <cagney@gnu.org>
5128
5129 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5130 gdb/ section. Update GDB's URL.
5131
c46f8c51
AC
51322005-01-31 Andrew Cagney <cagney@gnu.org>
5133
5134 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5135
c7e66c6d
HPN
51362005-01-29 Hans-Peter Nilsson <hp@axis.com>
5137
5138 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5139 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5140 target-libgloss when not *-*-elf and *-*-aout.
5141 * configure: Regenerate.
5142
a53bf506
AC
51432005-01-27 Andrew Cagney <cagney@gnu.org>
5144
5145 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5146
45181ed1
AC
51472005-01-24 Andrew Cagney <cagney@gnu.org>
5148
5149 * gettext.m4: Only fall back to ../intl/ when it's present.
5150
a1e0f4e4
KC
51512005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5152
5153 * install-sh, config.sub: Import from upstream.
5154
51552005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5156
5157 PR bootstrap/18222
5158 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5159 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5160 * Makefile.in: Regenerate.
5161
c50382e2
PB
51622005-01-03 Paolo Bonzini <bonzini@gnu.org>
5163
5164 Revert 2004-12-28 Makefile changes, a better fix will be
5165 applied to mainline and src after GCC 4.0 branches.
5166
11d07737
PB
51672004-12-28 Paolo Bonzini <bonzini@gnu.org>
5168
5169 PR bootstrap/17383
5170
5171 * Makefile.def (target_modules): Remove stage parameter,
5172 it is always true now.
5173 * Makefile.tpl (configure-build-[+module+],
5174 configure-target-[+module+]): Always build symlink tree
5175 for the directory and for include. BUILD_SUBDIR and
5176 TARGET_SUBDIR cannot be . anymore.
5177 * Makefile.in: Regenerate.
5178
dadfdbe2
DD
51792004-12-25 David Edelsohn <edelsohn@gnu.org>
5180
5181 Revert 2004-12-08 Makefile changes.
5182
dbf85af7
JR
51832004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5184
5185 * configure.in (sh64-*-*): Reenable gprof.
5186 * configure: Regenerate.
5187
6b8fea99
JB
51882004-12-09 Jim Blandy <jimb@redhat.com>
5189
5190 * MAINTAINERS: List 'depcomp' as part of automake.
5191
7341462c
DE
51922004-12-08 David Edelsohn <edelsohn@gnu.org>
5193
5194 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5195 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5196 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5197 * Makefile.in: Regenerate.
5198
21fde4dc
DD
51992004-12-07 Matt Kraai <kraai@ftbfs.org>
5200
5201 * Makefile.tpl: Generate normal dependencies if the LHS module is
5202 not bootstrapped.
5203 * Makefile.in: Regenerate.
5204
3da796a2
RS
52052004-12-03 Richard Sandiford <rsandifo@redhat.com>
5206
5207 * configure.in: Include config/gxx-include-dir.m4. Use
5208 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5209 * configure: Regenerate.
5210
73fb7068
RS
52112004-12-03 Richard Sandiford <rsandifo@redhat.com>
5212
5213 * config.if: Delete.
5214 * configure.in: Set libstdcxx_incdir directly.
5215 * configure: Regenerate.
5216 * MAINTAINERS: Remove mention of config.if.
5217 * src-release (DEVO_SUPPORT): Remove config.if.
5218
6c8e6ce9
EC
52192004-12-02 Eric Christopher <echristo@redhat.com>
5220
3b6098f8
EC
5221 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5222 of things to remove.
6c8e6ce9 5223 * Makefile.in: Regenerate.
479759c8 5224
b8658a2f
RS
52252004-12-02 Richard Sandiford <rsandifo@redhat.com>
5226
5227 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5228 * configure: Regenerate.
5229
afefada0
RS
52302004-12-02 Richard Sandiford <rsandifo@redhat.com>
5231
5232 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5233 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5234 * configure: Regenerate.
5235
5dcac624
DA
52362004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5237
5238 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5239 (hppa*64*-*-*): Delete incorrect comment.
5240 * configure: Rebuilt.
5241
57d1eb1a
DD
52422004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5243
5244 * install-sh, compile: Import from automake.
5245
52462004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5247
5248 * config.guess, config.sub: Import from savannnah.
5249
6d389afc
MS
52502004-11-12 Mike Stump <mrs@apple.com>
5251
5252 * Makefile.def: Add html support.
5253 * Makefile.tpl: Likewise.
5254 * Makefile.in: Regenerate.
5255
69e57115
GK
52562004-11-11 Geoffrey Keating <geoffk@apple.com>
5257
5258 PR 18423
5259 * configure.in: Remove all instances of build-fixincludes from
5260 noconfigdirs.
5261 (build_configargs): Supply --target to subdirectories.
5262 * configure: Regenerate.
5263
5264 * Makefile.def: Make gcc install depend on fixincludes install.
5265 * Makefile.in: Regenerate.
5266
ba719b26
HPN
52672004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5268
5269 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5270 target-libgfortran.
5271 * configure: Regenerate.
5272
c37653e7
DE
52732004-11-07 David Edelsohn <edelsohn@gnu.org>
5274
5275 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5276 like CC.
5277
1eefd493
PB
52782004-11-05 Paolo Bonzini <bonzini@gnu.org>
5279
5280 * Makefile.def (host fixincludes): Specify missing targets.
5281 * Makefile.in: Regenerate.
5282
02b1af09
L
52832004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5284
5285 PR other/17783
5286 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5287 * configure: Regenerated.
5288
7f266840
DJ
52892004-11-04 Daniel Jacobowitz <dan@debian.org>
5290
5291 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5292 * configure: Regenerated.
5293
47444073
AL
52942004-10-28 Eric B. Weddington <ericw@evcohs.com>
5295
5296 PR target/18151
5297 * configure.in (case ${target}): Do not build fixincludes for avr.
5298 * configure: Regenerated.
5299
caeba88f
AL
53002004-10-26 Paolo Bonzini <bonzini@gnu.org>
5301
5302 * configure.in (case ${target}): Do not build fixincludes
5303 on platforms where it is not used.
5304 * configure: Regenerated.
5305
0fdbe983
DJ
53062004-10-23 Daniel Jacobowitz <dan@debian.org>
5307
5308 * configure.in: Use an absolute path to install-sh.
5309 * configure: Regenerated.
5310
1c0f67c1
AC
53112004-10-19 Andrew Cagney <cagney@gnu.org>
5312
5313 * src-release (do-djunpack, do-md5sum): Install the generated file
5314 directly into the proto-toplev/ directory.
479759c8 5315
a9cfce9c
AC
53162004-10-19 Andrew Cagney <cagney@gnu.org>
5317
5318 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5319
ac0fa625
DD
53202004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5321
5322 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5323 * configure: Regenerate.
5324
d27cc32e
PB
53252004-10-06 Paolo Bonzini <bonzini@gnu.org>
5326
5327 Fix wrong conflict resolution in:
5328
5329 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5330
5331 * Makefile.in: Regenerate.
5332 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5333 in the recursive `make', instead of hardwiring `all'.
5334 (Autogenerated TARGET-* variables): New.
5335
1763908f
UW
53362004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5337
5338 Merged from GCC / libtool upstream:
5339 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5340 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5341 * ltcf-cxx.sh (tpf*): Likewise.
5342 * ltconfig (tpf*): Add TPF OS configuration support.
5343
0490e016
NC
53442004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5345
5346 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5347 * configure: Regenerate.
0490e016 5348
32be62b5
RS
53492004-09-24 Michael Roth <mroth@nessie.de>
5350
5351 * configure.in (--without-headers): Add missing double quotes.
5352 * configure: Regenerate.
5353
6048df60
DD
53542004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5355
5356 * ylwrap: Revert to previous version.
5357
315b3b02
L
53582004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5359
6048df60 5360 PR bootstrap/17369
315b3b02
L
5361 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5362 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5363 SET_GCC_LIB_PATH_CMD.
5364 (BASE_TARGET_EXPORTS): Likewise.
5365 * Makefile.in: Regenerated.
5366
5367 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5368 * configure: Regenerated.
5369
fe69863c
DD
53702004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5371
5372 * config.guess: New upstream version
5373 * compile, depcomp, install-sh, ylwrap: Likewise.
5374
53752004-09-19 Roger Sayle <roger@eyesopen.com>
5376
5377 * config/mh-x86omitfp: New host makefile fragment. Add
5378 -fomit-frame-pointer to the default BOOT_CFLAGS.
5379 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5380 * configure: Regenerate.
5381
53822004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5383
5384 PR target/11572
5385 * configure.in (*-*-darwin*): Renable libobjc.
5386 * configure: Regenerate.
5387
be75bbe1 53882004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5389
be75bbe1
DB
5390 * Makefile.def: Remove libbanshee.
5391 * Makefile.tpl: Ditto.
5392 * configure.in: Ditto.
5393 * Makefile.in: Regen.
5394 * configure: Ditto.
5395
1b882a91
PB
53962004-09-07 Paolo Bonzini <bonzini@gnu.org>
5397
5398 * missing: Import latest version from master repository.
5399
eb1352ed
NC
54002004-09-04 Nick Clifton <nickc@redhat.com>
5401
5402 * config.sub: Import latest version from master repository.
5403 * config.guess: Likewise.
5404 This includes these changes:
479759c8 5405
eb1352ed
NC
5406 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5407
5408 * config.sub: Handle crisv32, alias etraxfs.
5409 * config.guess (crisv32:Linux:*:*): Handle.
5410
5411 2004-08-13 Brad Smith <brad@comstyle.com>
5412
5413 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5414 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5415
5416 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5417
5418 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5419 assume the processor is a powerpc. This is because coreutils
5420 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5421 in this case, due to a MacOS X bug that causes
5422 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5423 to return a negative number.
5424 Problem reported by Petter Reinholdtsen in:
5425 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5426
5427 2004-07-19 Ben Elliston <bje@gnu.org>
5428
5429 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5430
5431 2004-06-24 Ben Elliston <bje@gnu.org>
5432
5433 * config.guess: Update copyright years.
5434 * config.sub: Likewise.
5435
5436 2004-06-22 Robert Millan <robertmh@gnu.org>
5437
5438 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5439 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5440
5441 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5442
5443 * config.guess (*:*VMS:*:*): New entry. Replaces
5444 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5445 manufacturer.
5446
5447 2004-06-22 Ben Elliston <bje@gnu.org>
5448
5449 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5450 * config.sub: Likewise.
5451
5452 2004-06-22 Ben Elliston <bje@gnu.org>
5453
5454 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5455 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5456
5457 2004-06-11 Ben Elliston <bje@gnu.org>
5458
5459 * config.guess (pegasos:OpenBSD:*:*): Remove.
5460
5461 2004-06-11 Ben Elliston <bje@gnu.org>
5462
5463 From Wouter Verhelst <wouter@grep.be>:
5464 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5465
5466 2004-06-11 Ben Elliston <bje@gnu.org>
5467
5468 * config.guess (luna88k:OpenBSD:*:*): New.
5469
5470 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5471
5472 * config.guess (m32r*:Linux:*:*): New case.
5473 * config.sub: Handle m32rle.
5474
5475 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5476
5477 From Jens Petersen <petersen@redhat.com>:
5478 * config.sub: Handle sparcv8.
5479
5480 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5481
5482 From Tom Smith <smith@cag.lkg.hp.com>:
5483 * config.guess: Version suffixes are equally significant on Tru64
5484 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5485 prefix of "P" (patched kernel).
5486
5487 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5488
5489 * config.sub: Add support for National Semiconductor CRX target.
5490
2a3124ca 54912004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5492
2a3124ca
RH
5493 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5494 *-*-netware, but add target-libmudflap.
5495 Consolidate *-*-netware targets (of which really only i?86 exists)
5496 into a single entry.
5497 * configure: Likewise.
5498
0df3d27f
PB
54992004-09-01 Paolo Bonzini <bonzini@gnu.org>
5500
5501 * Makefile.tpl (sorry): Remove.
5502 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5503 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5504 (do-clean): Clean per-stage directories too.
5505 (do-distclean): Run distclean-stage1 too.
5506 (.NOTPARALLEL): Enable during toplevel bootstrap.
5507 (stage[+id+]-bubble): Enable parallel execution during
5508 the recursive invocation.
5509 * Makefile.in: Regenerate.
5510
5511 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5512
5513 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5514
5515 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5516 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5517 * configure: regenerate
479759c8
ZW
5518 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5519 -mdynamic-no-pic
0df3d27f
PB
5520
55212004-08-31 Paolo Bonzini <bonzini@gnu.org>
5522
5523 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5524 include.
5525 * configure.in: Fix indentation.
5526 * configure: Regenerate.
5527
ee025550
PB
55282004-08-31 Paolo Bonzini <bonzini@gnu.org>
5529
5530 * Makefile.def (build_modules): Add fixincludes.
5531 (dependencies): Make gcc depend on fixincludes.
5532 * configure.in (build_tools): Add fixincludes.
5533 (build_configdirs): Always include build_libs.
5534 * Makefile.in: Regenerate.
5535 * configure: Regenerate.
5536
55372004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5538
5539 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5540 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5541 phony targets; do not generate timestamp files.
5542 (distclean-stageN): Remove references to their timestamp files.
5543 (restageN, touch-stageN): Remove.
5544 (stageN-bubble): Rewritten.
5545 (compare): Support lean bootstraps.
5546 * Makefile.in: Regenerate.
5547
5548 * configure.in: Only warn when bootstrapping but
5549 build != host or build != target. Support lean bootstraps.
5550 * configure: Regenerate.
5551
5552 Sync from gcc:
5553 2004-08-26 Phil Edwards <phil@codesourcery.com>
5554
5555 * configure.in: Give a better error message if GMP/MPFR are missing
5556 and a language needing them has been requested.
5557 * configure: Regenerated.
5558
5559 2004-08-25 Phil Edwards <phil@codesourcery.com>
5560
5561 * configure.in: Print a list of available language front-ends if
5562 a requested one is missing. Tidy stray tab characters.
5563 * configure: Regenerated.
5564
72b2455a
PB
55652004-08-17 Paolo Bonzini <bonzini@gnu.org>
5566
5567 * Makefile.in: Regenerate.
5568 * configure: Regenerate.
5569
5570 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5571 stage_*_flags.
5572 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5573 for bootstrapped modules if toplevel bootstrap is going.
5574 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5575 modules. Adjust for changes in Makefile.def. Enable several
5576 rules even in non-bootstrap mode, just to avoid peppering the
5577 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5578 (stage-[+prev+]-bubble): Remove.
5579
5580 * Makefile.def (Dependencies): Depend on all-build-bison,
5581 all-build-flex, all-build-byacc, all-build-texinfo, rather
5582 than the host variations.
5583 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5584 with BUILD_SUBDIR.
5585 (BISON): Update for recent Bisons.
5586 (YACC): Fix typo.
5587 (cross): Depend on all-build.
5588 (all): Do not depend on all-build.
5589 (prebootstrap): Remove.
5590 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5591 (Prebootstrap dependencies): Add them to the per-stage targets
5592 and to all-prebootstrap.
5593 * configure.in (build_configdirs): Always enable build_tools.
5594 (BUILD_DIR_PREFIX): Remove.
5595
5596 * Makefile.def (gcc): Add target variable.
5597 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5598 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5599 in the recursive `make', instead of hardwiring `all'.
5600 (Autogenerated TARGET-* variables): New.
5601
de0b4a87
JW
56022004-08-17 Robert Millan <robertmh@gnu.org>
5603
5604 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5605 (instead of FreeBSD).
5606 * configure: Regenerate.
5607
ad681c85
NN
56082004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5609
675c6968
NN
5610 * Makefile.def, configure.in, src-release: Remove useless, bogus
5611 references to tix.
5612 * Makefile.in, configure: Regenerate.
5613
ad681c85
NN
5614 * src-release: Stop distributing mmalloc with gdb (which doesn't
5615 use it).
5616 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5617 * Makefile.in: Regenerate.
5618
11b04d1f
DD
56192004-08-09 Mark Mitchell <mark@codesourcery.com>
5620
5621 * configure.in (arm*-*-eabi*): New target.
5622 * configure: Regenerate.
5623
f2420bea
NN
56242004-08-01 Robert Millan <robertmh@gnu.org>
5625
5626 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5627 libmudflap for all GNU-based systems (with Glibc).
5628 * configure: Regenerate.
5629
9e6ce191
PB
56302004-08-06 Paolo Bonzini <bonzini@gnu.org>
5631
5632 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5633 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5634 (Dependencies): New section.
5635 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5636 (configure-target-[+module+]): Depend on maybe-all-gcc
5637 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5638 (toplevel profiledbootstrap): Fix dependencies.
5639 * Makefile.in: Regenerate.
5640
df4a6958
MM
56412004-08-03 Mark Mitchell <mark@codesourcery.com>
5642
5643 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5644 target-libiberty to noconfigdirs.
5645
11b04d1f
DD
56462004-08-03 Paul Brook <paul@codesourcery.com>
5647
5648 * configure.in: Check for MPFR as well as GMP.
5649 * configure: Regenerate.
5650
b813574b
PB
56512004-08-03 Paolo Bonzini <bonzini@gnu.org>
5652
5653 * Makefile.def (host-modules): Add gcc.
5654 * Makefile.in: Regenerate.
5655 * Makefile.tpl (sorry): New rule.
5656 (configure-host, all-host, [+make_target+]-host, do-check,
5657 install-host): Do not add gcc as a special case.
5658 (host modules): Add a small special-casing for gcc. Export
5659 extra_make_flags through the environment.
5660 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5661 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5662 other recursive targets for gcc): Remove.
5663
5664 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5665 (stage, unstage): New rules.
5666 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5667 distclean-stage[+id+]): Use stage_current.
5668 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5669 the stage*-start rules.
5670
61edac0c
JW
56712004-07-19 Robert Millan <robertmh@gnu.org>
5672
5673 Synced from gcc:
5674
5675 2004-04-26 Robert Millan <robertmh@gnu.org>
5676
5677 Add patches from libtool CVS.
5678 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5679 * ltconfig: Likewise.
5680 * ltcf-c.sh: Likewise.
5681 * ltcf-cxx.sh: Likewise.
5682 * ltcf-gcj.sh: Likewise.
5683
3e707e94
PB
56842004-07-12 Paolo Bonzini <bonzini@gnu.org>
5685
5686 * configure.in: Add noconfigdirs for crx-*-*.
5687 * configure: Regenerate.
5688
56892004-07-12 Paolo Bonzini <bonzini@gnu.org>
5690
5691 Synced from gcc:
5692
5693 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5694
5695 * configure.in: Build libmudflap by default on FreeBSD.
5696 * configure: Regenerated.
5697
5698 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5699
5700 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5701 systems.
5702 * configure: Regenerated.
5703
5704 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5705
5706 PR target/16344
5707 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5708 feedback based compiler.
5709 * Makefile.in: Rebuilt.
5710
5711 2004-07-05 Phil Edwards <phil@codesourcery.com>
5712
5713 * configure.in: Do not prepend $srcdir to /dev/null in
5714 makefile fragments.
5715 * configure: Regenerate.
5716
a7ee7660
AO
57172004-07-08 Alexandre Oliva <aoliva@redhat.com>
5718
5719 * Makefile.def (host_modules): Set bootstrap=true for flex.
5720 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5721 * Makefile.in: Rebuilt.
5722
6a9cf61e
PB
57232004-07-01 Paolo Bonzini <bonzini@gnu.org>
5724
5725 * Makefile.def (build_modules): Add bison, byacc, flex,
5726 m4, texinfo.
5727 (flags_to_pass): Add FLEX.
5728 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5729 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5730 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5731 DEFAULT_MAKEINFO): Remove.
5732 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5733 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5734 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5735 objdir or else use configured tool.
5736 (all-build): New.
5737 (all): Depend on it.
5738 (Build module dependencies): Add.
5739 * Makefile.in: Regenerate.
5740 * configure.in: Better support for multiple build modules,
5741 matching what is done for host/target modules. Do not look
5742 for "plausible" locations of build tools if Canadian cross.
5743 Use autoconf's AC_PROG_CC to find a C compiler. Define
5744 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5745 * configure: Regenerate.
5746
95b6a1f2
PB
57472004-06-22 Paolo Bonzini <bonzini@gnu.org>
5748
5749 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5750 * Makefile.in: Regenerate.
5751
7ffa0b57
PB
57522004-06-22 Paolo Bonzini <bonzini@gnu.org>
5753
5754 * Makefile.tpl (configure-build-[+module+],
5755 configure-[+module+], configure-target-[+module+]): Pass
5756 [+extra_configure_args+].
5757 (all-build-[+module+], all-[+module+], check-[+module+],
5758 install-[+module+], [+make_target+]-[+module+],
5759 all-target-[+module+], check-target-[+module+],
5760 install-target-[+module+], [+make_target+]-target-[+module+]):
5761 Pass [+extra_make_args+].
5762 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5763 (GCC_HOST_EXPORTS): Remove.
5764 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5765 cross, check-gcc, check-gcc-c++, install-gcc,
5766 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5767 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5768 * Makefile.in: Regenerate.
5769
929ba6e7
CF
57702004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5771
5772 * configure.in: Check for srcdir/winsup rather than build directory
5773 winsup.
5774 * configure: Regenerate.
5775
b76d7de0
CV
57762004-06-17 Corinna Vinschen <vinschen@redhat.com>
5777
5778 * configure.in: Don't build Cygwin native newlib if winsup
5779 directory is missing. Emit warning instead.
5780 * configure: Regenerate.
5781
656fdd47
PB
57822004-06-09 Paolo Bonzini <bonzini@gnu.org>
5783
5784 * Makefile.tpl (touch-stage[+id+]): New.
5785 (restage[+prev+]): Depend on touch-stage[+id+].
5786
5787 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5788 Use it throughout.
5789
5790 * Makefile.def: Add profile and feedback bootstrap stages.
5791 Remove next field from bootstrap stages.
5792 * Makefile.tpl (LN, LN_S): Substitute.
5793 (stageN-start, stageN-end): Use double-colon rules, to
5794 provide a hook for additional setup commands.
5795 (distclean-stageN-gcc, restageN): Create dependencies from
5796 [+prev+], not from [+next+].
5797 (stageN-bubble): Add commands for successive stages from
5798 [+prev+], using double-colon rules.
5799 (all-stageN-gcc): Fix typo.
5800 (stagefeedback-start, profiledbootstrap): New.
5801 * Makefile.in: Regenerate.
5802 * configure.in: Call ACX_PROG_LN.
5803 * configure: Regenerate.
5804
498d4a71
CF
58052004-06-03 Paolo Bonzini <bonzini@gnu.org>
5806
5807 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5808 without gcc.
5809 * configure: Regenerate.
5810
377d8c42
PB
58112004-06-01 Paolo Bonzini <bonzini@gnu.org>
5812
5813 * Makefile.tpl: Fix typo.
5814 * Makefile.in: Regenerate.
5815
f5f8a794
PB
58162004-06-01 Paolo Bonzini <bonzini@gnu.org>
5817
5818 * configure.in: Remove new- prefix from toplevel
5819 bootstrap targets.
5820 * configure: Regenerate.
5821
f7a4c34f
PB
58222004-06-01 Paolo Bonzini <bonzini@gnu.org>
5823
5824 Merge this patch from the gcc tree:
5825
5826 2004-05-30 Andreas Jaeger <aj@suse.de>
5827 Jim Wilson <wilson@specifixinc.com>
5828
5829 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5830 like CC.
5831
319cab08
PB
58322004-06-01 Paolo Bonzini <bonzini@gnu.org>
5833
5834 * Makefile.tpl (all.normal): Rename to all.
5835 (all): Replace with a rule to pick the default
5836 target from configure.
5837 (all-gcc, configure-gcc): Use conditionals to
5838 do nothing when toplevel bootstrap is going on.
5839 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5840 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5841 * configure.in: Support --enable-bootstrap.
5842
5843 * Makefile.def: Remove new- prefix from toplevel
5844 bootstrap targets.
5845 * Makefile.tpl: Likewise.
5846
5847 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5848 target.
5849
5850 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5851 $(RECURSE_FLAGS) to recursive invocation of make.
5852
5853 * Makefile.in: Regenerate.
5854 * configure: Regenerate.
5855
88f64edc
DJ
58562004-05-27 Daniel Jacobowitz <dan@debian.org>
5857
5858 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5859 * configure: Regenerate.
5860
378fce5b
DD
58612004-05-25 Daniel Jacobowitz <drow@false.org>
5862
5863 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5864 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5865 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5866 targets.
5867 * Makefile.in: Regenerate.
5868
dfdffa2c
PB
58692005-05-24 Paolo Bonzini <bonzini@gnu.org>
5870
5871 * configure.in: Test the ability to symlink directories.
5872 * configure: Regenerate.
5873
5874 * Makefile.def (bootstrap-stage): New definitions.
5875 * Makefile.tpl (configure-stage1-gcc,
5876 configure-stage2-gcc, configure-stage3-gcc,
5877 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5878 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5879 new-restage3, compare): Autogenerate, see Makefile.in
5880 entry for behavioral changes.
5881 (distclean-stage1, new-stage1-start, new-stage1-end,
5882 new-stage1-bubble, distclean-stage2, new-stage2-start,
5883 new-stage2-end, new-stage2-bubble, distclean-stage3,
5884 new-stage3-start, new-stage3-end): New autogenerated targets.
5885 (objext, prebootstrap, BOOT_CFLAGS,
5886 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5887 targets.
5888
5889 * Makefile.in: Regenerate.
5890 (distclean-stage1, new-stage1-start, new-stage1-end,
5891 new-stage1-bubble, distclean-stage2, new-stage2-start,
5892 new-stage2-end, new-stage2-bubble, distclean-stage3,
5893 new-stage3-start, new-stage3-end): New targets.
5894 (all-stage1-gcc): Move prebootstrap dependency from here...
5895 (configure-stage1-gcc): ...to here.
5896 (new-bootstrap): Use bubble targets.
5897 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5898 Use per-stage distclean targets.
5899 (configure-stage1-gcc, configure-stage2-gcc,
5900 configure-stage3-gcc, all-stage1-gcc,
5901 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5902 Use new-stageN-start to prepare the tree.
5903
04cf1b77
PB
59042004-05-23 Paolo Bonzini <bonzini@gnu.org>
5905
5906 * Makefile.def (host_modules): add libcpp.
5907 * Makefile.tpl: Add dependencies on and for libcpp.
5908 * Makefile.in: Regenerate.
5909 * configure.in: Add libcpp host module.
5910 * configure: Regenerate.
5911
80b200a1
ZW
59122004-05-17 Zack Weinberg <zack@codesourcery.com>
5913
5914 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5915 of libf2c.
5916 * configure, Makefile.in: Regenerate.
5917
4b1cb4fe
DD
59182004-05-13 Diego Novillo <dnovillo@redhat.com>
5919
5920 Merge from tree-ssa-20020619-branch.
5921
5922 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5923 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5924 (HOST_GMPLIBS): Define.
5925 (HOST_GMPINC): Define.
5926 (TARGET_LIB_PATH): Add libmudflap.
5927 (GFORTRAN_FOR_TARGET): Define.
5928 (configure-build*): Export GFORTRAN.
5929 (configure-gcc): Export GMPLIBS and GMPINC.
5930 (all-gcc): Add maybe-all-libbanshee.
5931 (configure-target-libgfortran): Define.
5932 * Makefile.in: Regenerate.
5933 * configure.in (host_libs): Add libbanshee.
5934 (target_libraries): Add target-libmudflap and target-libgfortran.
5935 Add --with-libbanshee.
5936 Handle --disable-libmudflap.
5937 (*-*-freebsd*): Use with_gmp.
5938 Add $(libgcj) to noconfigdirs.
5939 * configure: Regenerate.
5940 * depcomp: New file.
5941 * MAINTAINERS: Add tree-ssa maintainers.
5942
59432004-04-28 Paolo Bonzini <bonzini@gnu.org>
5944
5945 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5946 * configure: Regenerate.
5947
b8908782
DD
59482004-04-27 Paolo Bonzini <bonzini@gnu.org>
5949
5950 Revert:
5951 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5952
5953 * Makefile.def (flags_to_pass): Remove *dir variables that
5954 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5955 as well as prefix and exec_prefix.
5956 * Makefile.in: Regenerate.
5957
59582004-04-26 Paolo Bonzini <bonzini@gnu.org>
5959
5960 * Makefile.def (host_modules): Mark with the bootstrap
5961 flag packages on which gcc depends.
5962 * Makefile.tpl (all-bootstrap): Use it.
5963 * Makefile.in: Regenerate.
5964
59652004-04-26 Paolo Bonzini <bonzini@gnu.org>
5966
5967 * Makefile.def (flags_to_pass): Remove *dir variables that
5968 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5969 as well as prefix and exec_prefix.
5970 * Makefile.in: Regenerate.
5971
59722004-04-26 Paolo Bonzini <bonzini@gnu.org>
5973
80b200a1
ZW
5974 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5975 * configure: Regenerate.
5976 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5977 * gcc/Makefile.tpl (compare): Use the result of the test.
5978 * gcc/Makefile.in: Regenerate.
b8908782
DD
5979
59802004-04-23 Paolo Bonzini <bonzini@gnu.org>
5981
5982 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5983 Always relocate gcc and prev-gcc to the original names, even
5984 if the build fails.
5985 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5986 New targets.
5987
0f260896
RO
59882004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5989
5990 * configure.in (mips*-*-irix5*): Enable ld.
5991 * configure: Regenerate.
5992
51860f05
JW
59932004-04-15 James E Wilson <wilson@specifixinc.com>
5994
5995 * Makefile.tpl (configure-[+module+], configure-gcc,
5996 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5997 Set and export LDFLAGS.
5998 * Makefile.in: Regenerate.
5999
54752a6b
NN
60002004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6001
6002 PR bootstrap/14871
6003 * Makefile.tpl: If we don't have built-in-tree target tools,
6004 use the ones found by configure rather than hacking around with
6005 program_transform_name.
6006 * configure.in: Give Makefile.tpl the information necessary
6007 to do that.
6008 * Makefile.in: Regenerate.
6009 * configure: Regenerate.
6010
60112004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6012
6013 PR bootstrap/14760
6014 * configure.in: When computing baseargs, strip *all* copies of
6015 offending options. Also, don't match/substitute the trailing space,
6016 so that this actually works when two similar options are separated by
6017 only one space.
6018 * configure: Regenerate.
6019
60202004-04-06 David Edelsohn <edelsohn@gnu.org>
6021
80b200a1
ZW
6022 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6023 (rs6000-*-aix*): Same.
6024 * configure: Regenerate.
54752a6b 6025
5e2b61fb
SS
60262004-03-25 Stan Shebs <shebs@apple.com>
6027
6028 Remove MPW support, no longer used.
6029 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
6030 mpw-install: Remove files.
6031 * src-release (DEVO_SUPPORT): Remove names of removed files.
6032 * MAINTAINERS: Likewise.
6033
1a6f2dc7
NN
60342004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6035
a0049f1b
NN
6036 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6037 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6038 * Makefile.in: Regenerate.
6039
1a6f2dc7
NN
6040 * configure.in (top level bootstrap support): Rework --enable-werror
6041 to set @stage2_werror_flag@.
6042 * configure: Regenerate.
6043 * Makefile.tpl (top level bootstrap support): Pass
6044 @stage2_werror_flag@ down to configure in stages 2 and 3.
6045 * Makefile.in: Regenerate.
6046
920e3419
NN
60472004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6048
6049 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6050 for stages 2 and 3 as well as in make. As a consequence, remove
6051 OUTPUT_OPTION (now detected by configure) from the flags passed down
6052 to make.
6053 * Makefile.in: Regenerate.
6054
6055 * Makefile.tpl (new-bootstrap): Fix typo.
6056 * Makefile.in: Regenerate.
6057
4fa63067
NN
60582004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 * Makefile.tpl: Rearrange by moving recursive_targets rules
6061 into their proper sections.
6062 * Makefile.tpl (top level bootstrap support): Move disabling
6063 of coverage flags from 'make' to 'configure'; improve comments.
6064 * Makefile.in: Regenerate.
6065
6066 * Makefile.tpl (experimental top level bootstrap) Move stage1
6067 language setting from all- target to configure- target; disable
6068 intermodule optimization in stage 1; prevent gratuitous rebuilds
6069 of stage 1.
6070 * Makefile.in: Regenerate.
6071 * configure.in: Comma-separate stage 1 language list for top
6072 level bootstrap.
6073 * configure: Regenerate.
6074
6075 * Makefile.tpl: Clean up experimental top level bootstrap support:
6076 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6077 prev-gcc in configure- targets as well as all- targets.
6078 * Makefile.in: Regenerate.
6079
fb8a10fd
NN
60802004-03-17 Paolo Bonzini <bonzini@gnu.org>
6081
6082 * configure.in: Remove symbolic link section.
6083 * configure: Regenerate.
6084 * Makefile.tpl (links): Remove.
6085 * Makefile.in: Regenerate.
6086
947f426e 60872004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6088 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6089
6090 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6091 Set with AC_CHECK_PROGS.
947f426e
NN
6092 * configure.in: Fix comment typo from last patch.
6093 * configure: Regenerate.
6094
1d39f329
NN
60952004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6096
6097 * Makefile.tpl: Introduce experimental top level bootstrap support.
6098 * Makefile.in: Regenerate.
6099 * configure.in: Introduce support for top level bootstrap.
6100 * configure: Regenerate.
6101
4b0ac75d 61022004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6103 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6104
6105 PR bootstrap/14522
6106 * configure.in: Cope with shells that do not support unquoted ^
6107 * configure: Regenerate.
6108
2e70b094 61092004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6110 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6111
6112 PR bootstrap/14522
6113 * configure.in: Cope with shell that do not support nesting
6114 quotes inside quoted backquote substitutions.
6115 * configure: Regenerate.
6116
61172004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6118
6119 PR bootstrap/14522
6120 * configure.in: Fix escaping of $.
6121 * configure: Regenerate.
6122
9e07f89d
NN
61232004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6124
6125 * configure: Regenerate.
6126
61272004-03-08 Paolo Bonzini <bonzini@gnu.org>
6128
6129 PR ada/14131
6130 Move language detection to the top level.
6131 * configure.in: Find default values for the tools as
6132 soon as possible. Disable ada if GNAT is not found.
6133 Emit error message about missing languages. Expand
6134 --enable-languages=all for the gcc subdirectory.
6135
1712ab83
RS
61362004-03-01 Richard Sandiford <rsandifo@redhat.com>
6137
6138 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6139 and disable libgcj.
6140 * configure: Regenerated.
6141
3dee29da
NN
61422004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6143
6144 PR bootstrap/7087
6145 * Makefile.tpl: Guard XFOO sed statements better.
6146 * Makefile.tpl: Add dependency for configure-target-libada.
6147 * Makefile.in: Regenerate (incidentally fixes broken
6148 commit when libada-branch was merged).
6149
0558264b
AC
61502004-02-28 Andrew Cagney <cagney@redhat.com>
6151
6152 * src-release (CVS_NAMES): Define.
6153 (do-tar, do-tar): Prune $(CVS_NAMES).
6154
c38f9803
AC
61552004-02-23 Andrew Cagney <cagney@redhat.com>
6156
6157 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6158 2004-02-19.09.
6159
55636792
NN
61602004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6161
6162 PR bootstrap/11932
6163 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6164
1e600082
AC
61652004-02-19 Andrew Cagney <cagney@redhat.com>
6166
6167 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6168 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6169
3769cd82
DD
61702004-02-11 David Edelsohn <edelsohn@gnu.org>
6171
6172 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6173 (rs6000-*-aix*): Same.
6174 * configure: Regenerate.
6175
a92834c8
DD
61762004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6177
6178 * configure.in (host): Add in missing $noconfigdirs to defines.
6179 * configure: Regenerate.
6180
a2592b1b
DD
61812004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6182 Nathanael Nerode <neroden@gcc.gnu.org>
6183
6184 PR ada/6637, PR ada/5911
80b200a1 6185 Merge with libada-branch:
a2592b1b
DD
6186 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6187 with appropriate dependencies. Add --enable-libada configure switch.
6188 * configure, Makefile.in: Regenerate.
6189
e31d1ea3
DD
61902004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6191
6192 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6193 * configure: Regenerate.
6194
db85f5c0
JJ
61952004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6196
6197 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6198
fc434214
DD
61992004-01-23 DJ Delorie <dj@redhat.com>
6200
6201 * Makefile.def (target_modules) [libiberty]: Don't stage.
6202 * Makefile.in: Rebuilt.
6203
ad445c2c 62042004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6205
ad445c2c
JJ
6206 * COPYING.NEWLIB: Update to include copyrights for new
6207 iconv code.
6208
72bbedde
AC
62092004-01-15 Andrew Cagney <cagney@redhat.com>
6210
6211 * src-release: Update copyright year.
6212 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6213 (NEWLIB_SUPPORT_DIRS): Delete macro.
6214 (newlib.tar.bz2): Delete rule.
6215
a6d6062d
DD
62162004-01-14 Loren J. Rittle <ljrittle@acm.org>
6217
6218 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6219 * Makefile.tpl (configure-target-[+module+]): Support stage.
6220 * Makefile.in: Rebuilt.
6221
f8b73030
MR
62222003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6223
6224 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6225 throughout.
6226
aff0e9df
NN
62272004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6228
bb5dca17
NN
6229 * configure.in: Use ./config.cache, not config.cache.
6230 * configure: Regenerate.
6231 * Makefile.tpl: Special-casing not needed for GCC any more.
6232 * Makefile.in: Regenerate.
6233
82252c06
NN
6234 * configure.in: Don't share a cache file for host dirs.
6235 * configure: Regenerate.
6236
aff0e9df
NN
6237 * config-ml.in: Don't mess with the cache file.
6238
95036d20
NN
62392004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6240
ac7b618e
NN
6241 * Makefile.tpl: Make GCC use a separate config.cache.
6242 * Makefile.in: Regenerate.
6243
95036d20
NN
6244 PR bootstrap/11932, PR bootstrap/11933
6245 (I don't know if it will fix either of them, but it relates
6246 to them.)
6247 * configure.in: Don't use shared config.cache for target
6248 directories.
6249 * configure: Regenerate.
6250
08c1856b
DD
62512003-12-31 Roger Sayle <roger@eyesopen.com>
6252
6253 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6254 * configure: Regenerated.
6255
c1968181 62562003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6257
9eb322aa
MF
6258 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6259 * configure: Regenerated.
c1968181 6260
10ecffb9
NN
62612003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6262
6263 Port change over from GCC:
6264 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6265 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6266 (configure-build-[+module+], configure-[+module+]): Likewise.
6267 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6268 * Makefile.in: Regenerate.
6269
f2ab5990
TF
62702003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6271
6272 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6273 * configure: Regenerate.
6274
41a7d11a
JJ
62752003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6276
80b200a1 6277 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6278 stdlib.
6279
d9441a1f
DD
62802003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6281
6282 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6283 * Makefile.in: Regenerate.
6284
3a48a978
DD
62852003-10-20 Phil Edwards <phil@codesourcery.com>
6286
6287 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6288 * configure: Regenerate.
6289
f0b24077
NN
62902003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6291
6292 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6293 HOST_FLAGS_TO_PASS.
6294 * Makefile.in: Regenerate.
6295
5fbad20a
DD
62962003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6297
6298 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6299 * configure: Rebuilt
6300 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6301 * Makefile.in: Rebuilt
6302
78be4155
L
63032003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6304
6305 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6306
051fcc7a
L
63072003-10-01 Phil Edwards <pme@gcc.gnu.org>
6308
6309 * config-ml.in: Use ac_configure_args directly instead of
6310 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6311 actually seen.
6312
63132003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6314
6315 * config-ml.in: Propagate INSTALL variables.
6316
f27d4f92
DJ
63172003-09-21 Daniel Jacobowitz <drow@mvista.com>
6318
6319 * configure.in: Pass a computed --program-transform-name
6320 to subconfigures.
6321 * configure: Regenerated.
6322
cae4d560
NN
63232003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6324
6325 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6326 * Makefile.in: Regenerate.
6327
6328 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6329 * Makefile.in: Regenerate.
6330
8ff944f6
DJ
63312003-09-17 Daniel Jacobowitz <drow@mvista.com>
6332
6333 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6334 quoting.
6335 * configure: Regenerated.
6336
d9a35680
MC
63372003-09-12 Michael Chastain <mec@shout.net>
6338
6339 Fix PR gdb/857.
6340 * src-release (do-proto-topleve): Remove junk files
6341 intl/config.cache, intl/config.status,
6342 intl/config.h, intl/stamp-h.
6343
710068b9
AC
63442003-09-14 Andrew Cagney <cagney@redhat.com>
6345
6346 * src-release (dejagnu.tar): New target.
6347 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6348 (do-djunpack): Use $(PACKAGE) for the package name.
6349
e1008165
DD
63502003-09-04 DJ Delorie <dj@redhat.com>
6351
6352 * configure: Regenerate.
6353
21998d12
NC
63542003-09-04 Robert Millan <robertmh@gnu.org>
6355
6356 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6357
ccca4bb3
DD
63582003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6359
6360 * configure.in: Ensure arguments to sed are properly spaced.
6361 * configure: Regenerate.
6362
ee949b5e
DJ
63632003-08-28 Daniel Jacobowitz <drow@mvista.com>
6364
6365 Merge from gcc:
6366 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6367 * install-sh: Update to newer upstream versions (associated with
6368 aclocal 1.7).
6369 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6370
75addda2
DJ
63712003-08-27 Daniel Jacobowitz <drow@mvista.com>
6372
6373 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6374 * configure: Regenerated.
6375
8d2877d8
NN
63762003-08-23 Phil Edwards <pme@gcc.gnu.org>
6377
6378 * configure.in: Use newline instead of semicolon when assuming
6379 shell arguments in a for loop.
6380 * configure: Regenerated.
6381
d2cc0e0d
GK
63822003-08-20 Geoffrey Keating <geoffk@apple.com>
6383
6384 PR 8180
6385 * configure.in: When testing with_libs and with_headers, treat
6386 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6387 * configure: Regenerate.
80b200a1 6388
d2cc0e0d
GK
6389 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6390 make, shell, etc.
6391 (baseargs): Likewise.
6392 * configure: Regenerate.
6393
04d1ab34
GK
63942003-08-19 Geoffrey Keating <geoffk@apple.com>
6395
6396 * configure.in: Disable libgcj for darwin not on powerpc.
6397 * configure: Rebuild.
6398
ca506da8
MC
63992003-08-15 Michael Chastain <mec@shout.net>
6400
6401 * src-release (do-proto-toplev): Remove junk files
6402 dejagnu/example/calc/config.status,
6403 dejagnu/example/calc/config.log.
6404
a4aa3f49
DD
64052003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6406
6407 * config-ml.in, symlink-tree: Add license.
6408
ede4fbe4
NN
64092003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6410
6411 Merge from gcc:
6412
6413 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6414 * Makefile.tpl (check, check-c++): Express dependencies using
6415 dependencies rather than commands.
6416 * Makefile.in: Regenerate.
6417
6418 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6419 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6420 * Makefile.in: Update.
6421
970f29af
AC
64222003-08-01 Andrew Cagney <cagney@redhat.com>
6423
6424 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6425 * configure: Ditto.
6426
b2884a0c
DD
64272003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6428
6429 * configure.in: Enable libgcj for darwin.
6430 * configure: Rebuild.
6431
c07f46a4
NN
64322003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6433
6434 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6435
9175bfc0
NN
64362003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6437
6438 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6439 creating target and build subdirs to build all parent dirs as needed.
6440 * Makefile.in: Rebuild.
6441 * configure.in: Don't build dirs explicitly here.
6442 * configure: Rebuild.
6443
b9abda6a
AO
64442003-07-22 Alexandre Oliva <aoliva@redhat.com>
6445
6446 * Makefile.tpl (all-make): Depend on intl.
6447 * Makefile.in: Rebuilt.
6448
eef8ffd4
NN
64492003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6450
6451 * config.if: Remove unused libc_interface determination.
6452
295efaf0
NN
64532003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6454
6455 * Makefile.in: Regenerate, correctly this time.
6456
e5c3f801
NN
64572003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6458
6459 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6460 unused INSTALL_PROGRAM_ARGS.
6461 * configure.in: Use AC_PROG_INSTALL.
6462 * Makefile.in: Regenerate.
6463 * configure: Regenerate.
6464
4a18bd6b
AO
64652003-07-10 Alexandre Oliva <aoliva@redhat.com>
6466
6467 * configure: Rebuilt.
6468 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6469 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6470 newlib nor libgloss.
6471 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6472 * configure.in (am33_2.0-*-linux*): Added.
6473
fbd1054d
BW
64742003-07-09 Bob Wilson <bob.wilson@acm.org>
6475
6476 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6477 * configure: Regenerate.
6478
b40e3958
L
64792003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6480
6481 * config-ml.in: Replace PWD with PWD_COMMAND.
6482 * Makefile.tpl: Likewise.
6483 * Makefile.in: Regenerated.
6484
4a5be7ba
NN
64852003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6486
6487 * configure.in: Clean up config-lang.in handling. Delete
6488 useless assignment to "subdirs".
6489 * configure: Regenerate.
6490
9c14acb8
NN
64912003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6492
6493 * configure.in: Rename 'target_libs' to 'target_libraries'.
6494 Remove useless reference to 'target_libs'.
6495 * configure: Regenerate.
6496
8f32e830
KS
64972003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6498
6499 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6500 * Makefile.in: Regenerate.
6501
12f0bd74
NN
65022003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6503
6504 * Makefile.def: Introduce flags_to_pass.
6505 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6506 * Makefile.in: Regenerate.
6507
b07c2aad
HPN
65082003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6509
6510 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6511 and target-libgloss.
6512 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6513 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6514 * configure: Regenerate.
b07c2aad 6515
56f25033
DD
65162003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6517
6518 * configure.in: Update testsuite_flags to new location.
6519 * configure. Regenerate.
80b200a1 6520
4ec9a3b2
NN
65212003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6522
6523 * Makefile.tpl: Remove BUILD_CC stuff.
6524 * Makefile.in: Regenerate.
6525
059083b1 65262003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6527
059083b1
L
6528 * config.guess: Update to 2003-06-12 version.
6529 * config.sub: Update to 2003-06-13 version.
6530
535b046a
TS
65312003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6532
6533 * MAINTAINERS: Add myself as MIPS co-maintainer.
6534
00c22daa 65352003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6536
00c22daa
L
6537 * config.guess: Update to 2003-06-06 version.
6538 * config.sub: Update to 2003-06-06 version.
6539
1047cb91
DD
65402003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6541
6542 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6543 * configure. Regenerate.
6544
123494c8
NN
65452003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6546
1047cb91
DD
6547 * configure.in: Disable serial configure by default.
6548 * configure: Regenerate.
6549 * Makefile.tpl: Abolish .NOTPARALLEL.
6550 * Makefile.in: Regenerate.
6551
7f121bbf
NN
6552 * Makefile.tpl: Replace {build,host,target}_canonical by
6553 {build,host,target}.
6554 * Makefile.in: Regenerate.
6555
123494c8
NN
6556 * Makefile.tpl: Fix stupid pasto.
6557 * Makefile.in: Regenerate.
6558
ec7e0995
NN
65592003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6560
6561 * Makefile.tpl: Remove bogus conditional.
6562 * Makefile.in: Regenerate.
6563
27b1cc72
NN
65642003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6565
2a4cbe27
NN
6566 * Makefile.tpl: Make 'recursive targets' using autogen rather
6567 than shell loop. Remove duplicate 'clean' targets and false
6568 comments.
6569 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6570 Add systematic method of specifying missing targets in subdirs.
6571 Add copyright boilerplate.
6572 * Makefile.in: Regenerate.
6573 * configure.in: Add 'recursive targets' to maybe list.
6574 * configure: Regenerate.
6575
27b1cc72
NN
6576 * Makefile.tpl: Rename [+target+] to [+make_target+].
6577 * Makefile.def: Rename 'target' to 'make_target'.
6578
01e51bd0
NC
65792003-05-30 Nick Clifton <nickc@redhat.com>
6580
6581 * README-maintainer-mode: Update URL for locating blessed config
6582 tools.
6583
2fd84b42
NC
65842003-05-29 Robert Millan <rmh@debian.org>
6585
6586 * ltconfig: Import this patch and modify for use with current
6587 version of ltconfig:
6588
6589 2003-05-21 Bruno Haible <bruno@clisp.org>
6590
6591 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6592 GNU/FreeBSD.
6593
8945c6bb
DD
65942003-05-28 DJ Delorie <dj@redhat.com>
6595
6596 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6597 * Makefile.in: Regenerate.
6598
2f9632a1
JJ
65992003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6600
80b200a1 6601 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6602
3a12db16 66032003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6604
3a12db16
DD
6605 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6606 newlib or libgloss.
6607 * Makefile.in: Regenerate.
6608
44482353
DD
66092003-05-21 DJ Delorie <dj@redhat.com>
6610
6611 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6612 * Makefile.in: Regenerate.
6613
fec2c52d
MR
66142003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6615
6616 * configure.in: Use curly braces in the definition of tooldir.
6617 * configure: Regenerate.
6618
16ae0395
NN
66192003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6620
6621 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6622 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6623 Factor out common code from autogen IF statements.
6624 * configure: Regenerate.
6625 * Makefile.in: Regenerate.
6626
ec11bdc6
DD
66272003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6628
6629 * configure.in: Accept i[3456789]86 for machine type.
6630 * configure: Regenerate.
6631
dd12c3a8
NN
66322003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6633
6634 * configure.in: Switch more things to use maybe dependencies.
6635 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6636 * configure: Regenerate.
6637 * Makefile.tpl: Switch more things to use maybe dependencies.
6638 * Makefile.in: Regenerate.
6639
cf662e21
AJ
66402003-05-16 Andreas Schwab <schwab@suse.de>
6641
6642 * Makefile.tpl (install-opcodes): Define.
6643 * Makefile.in: Rebuild.
6644
5481b376
AJ
66452003-05-13 Andreas Jaeger <aj@suse.de>
6646
6647 * config.guess: Update to 2003-05-09 version.
6648 * config.sub: Update to 2003-05-09 version.
6649
3959a22a
AJ
66502003-05-13 Michael Eager <eager@mvista.com>
6651
6652 * configure.in: Correct sed script so that options in quotes are not
6653 deleted.
6654 * configure: Rebuild.
6655
564b43e5
CV
66562003-05-12 Corinna Vinschen <corinna@vinschen.de>
6657
6658 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6659 and $$s/newlib/libc/sys/cygwin32 include paths.
6660 * configure: Ditto.
6661
bb947dc9
L
66622003-05-05 H.J. Lu <hjl@gnu.org>
6663
6664 * config-ml.in: Restored from gcc repository.
6665
77f7441a
CD
66662003-05-02 Chris Demetriou <cgd@broadcom.com>
6667
80b200a1
ZW
6668 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6669 * Makefile.in: Regenerate.
77f7441a 6670
a26d7085
DJ
66712003-04-27 Daniel Jacobowitz <drow@mvista.com>
6672
6673 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6674 and Makefile.def.
6675
e4c4d240
DJ
66762003-04-27 Daniel Jacobowitz <drow@mvista.com>
6677
6678 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6679 * Makefile.in: Regenerated.
6680
62a3fc85
DD
66812003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6682
6683 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6684 * Makefile.in: Regenerate.
6685
66862003-04-18 Jakub Jelinek <jakub@redhat.com>
6687
6688 * configure.in (powerpc64*-*-linux*): Remove.
6689 * configure: Rebuilt.
6690
5b474aa8
DD
66912003-04-17 Phil Edwards <pme@gcc.gnu.org>
6692
6693 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6694 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6695 and restrap.
6696 * Makefile.in: Regenerate.
6697
66982003-04-16 Richard Earnshaw <rearnsha@arm.com>
6699
6700 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6701 * configure: Regenerated.
6702
bc295afe
AO
67032003-04-11 Alexandre Oliva <aoliva@redhat.com>
6704
6705 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6706 * */configure: Rebuilt.
6707
3728fade
NN
67082003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6709
6710 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6711 * Makefile.in: Regenerate.
6712
ce5b542e
MC
67132003-03-14 Michael Chastain <mec@shout.net>
6714
6715 * Makefile.in: Regenerate with correct Makefile.def.
6716
3db0a37f
NN
67172003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6718
6719 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6720 Make macro.
6721 * Makefile.in: Regenerate.
6722 * configure.in: Clean up gxx_include_dir logic.
6723 * configure: Regenerate.
6724
34349c6e
DD
67252003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6726
6727 * configure.in (gxx_include_dir): Fix typo.
6728 * configure: Regenerated.
6729
686c28c9
AC
67302003-03-06 Andrew Cagney <cagney@redhat.com>
6731
6732 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6733
bba45b8b 67342003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6735
bba45b8b
NN
6736 * configure.in: Include $(build_tooldir)/sys-include in
6737 FLAGS_FOR_TARGET.
6738 * configure: Regenerated.
6739
2683747f
NN
67402003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6741
bba45b8b
NN
6742 * Makefile.tpl: Reindent.
6743 * Makefile.in: Regenerate.
6744 * configure.in: Reindent. Don't set unused variables.
6745 * configure: Regenerate.
6746
2683747f
NN
6747 * Makefile.tpl: Always pass down RANLIB.
6748 * Makefile.in: Regenerate.
6749
6750 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6751 * Makefile.in: Regenerate.
6752 * configure.in: Remove unused logic relating to --enable-shared
6753 and --enable-threads. Remove bogus comments. Remove redundant
6754 noconfigdirs.
6755 * configure: Regenerate.
6756
6757 * configure.in: Replace ${libstdcxx_version} by its value.
6758 Remove reference to mh-dgux.
6759 * configure: Regenerate.
6760
50212802
NN
67612003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6762
6763 * Makefile.tpl: Rearrange.
6764 * Makefile.in: Regenerate.
6765
a6be7fc6
NC
67662003-02-25 Nick Clifton <nickc@redhat.com>
6767
6768 * configure: Remove site-file supprot - it is obsolete.
6769
f8a495c8
NC
67702003-02-24 Uwe Stieber <uwe@wwws.de>
6771
6772 * configure.in: Add support for kaOS as cross build target system.
6773 * configure: Regenerated.
6774
3decd77d
DD
67752003-02-20 Sean McNeil <sean@blue.mcneil.com>
6776
6777 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6778 configure-target-* as some target builds may require additional
6779 flags for preprocessor tests.
6780 * Makefile.in: Regenerated.
6781
f4ff34a3
AO
67822003-02-19 Alexandre Oliva <aoliva@redhat.com>
6783
6784 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6785 * ltconfig: Handle it.
6786 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6787 auto-detecting it.
6788
b7e4a931
AO
67892003-02-19 Alexandre Oliva <aoliva@redhat.com>
6790
6791 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6792 it is used as argument to $CC.
6793 * ltcf-gcj.sh: Likewise.
6794
6b784d9f
AO
67952003-02-19 Alexandre Oliva <aoliva@redhat.com>
6796
6797 * configure.in: Introduce --enable-maintainer-mode.
6798 * configure: Rebuilt.
6799 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6800 for maintainer mode.
6801 * Makefile.in: Rebuilt.
6802
8bcd8a07
AC
68032003-02-19 Andrew Cagney <ac131313@redhat.com>
6804
6805 * configure: Regenerate using autoconf 2.13.
6806
ee3fd329
AM
68072003-02-19 Alan Modra <amodra@bigpond.net.au>
6808
6809 * config.guess: Import latest version.
6810 * config.sub: Import latest version.
6811
e9e45685
JM
68122003-02-18 Jason Merrill <jason@redhat.com>
6813
6814 * Makefile.tpl (check-c++): Allow parallelism.
6815
859789af
AC
68162003-02-17 Andrew Cagney <ac131313@redhat.com>
6817
6818 * configure: Regenerate using autoconf 000227.
6819
b3f16a9b
GK
68202003-02-15 Geoffrey Keating <geoffk@apple.com>
6821
6822 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6823 don't configure target-libobjc.
6824 * configure: Regenerate.
6825
72e60e02
DD
68262003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6827
6828 * Makefile.tpl (RANLIB): Define.
6829 * Makefile.in: Regenerate.
6830
91f0e695
KS
68312003-02-06 Keith R Seitz <keiths@redhat.com>
6832
6833 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6834 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6835 * Makefile.in: Regenerated.
6836 * configure.in: Remove all traces of snavigator, db, and grep.
6837 * configure: Regenerated.
6838
122bfa92
FCE
68392003-01-31 Frank Ch. Eigler <fche@redhat.com>
6840
6841 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6842 * Makefile.in: Regenerated.
6843
264095c3
AO
68442003-01-30 Alexandre Oliva <aoliva@redhat.com>
6845
6846 * config.if: Copy from GCC.
6847
a84dbcb3
AO
68482003-01-27 Phil Edwards <pme@gcc.gnu.org>
6849
6850 * configure.in: Revert 24Jan change.
6851 * configure: Regenerate.
6852
19618276
NN
68532003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6854
6855 * configure.in: Revert previous change.
6856 * configure: Regenerate.
6857
b7f27a92
NN
68582003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6859
6860 * configure.in: Make rda native-only.
6861 * configure: Regenerate.
6862
83326456
NN
68632003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6864
6865 * configure.in: Add missing \.
6866 * configure: Rebuilt.
6867
5e367fa5
JJ
68682003-01-17 Jakub Jelinek <jakub@redhat.com>
6869
6870 * configure.in (baseargs): Avoid using \| in sed regular
6871 expressions.
6872 * configure: Rebuilt.
6873
e01f337c
JJ
68742003-01-16 Jakub Jelinek <jakub@redhat.com>
6875
6876 * configure.in (baseargs): Remove all supported forms of
6877 --cache-file, --srcdir, --host, --build and --target options
6878 from argument lists.
6879 * configure: Rebuilt.
6880
aa236487
AO
68812003-01-15 Alexandre Oliva <aoliva@redhat.com>
6882
6883 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6884 * configure: Rebuilt.
6885
586c0873
NN
68862003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6887
6888 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6889 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6890 * Makefile.in: Regenerate.
6891 * configure: Regenerate.
6892
497f816e
DD
68932003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6894
6895 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6896 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6897 * Makefile.in: Regenerate.
6898
bfbe5519
AO
68992003-01-09 Alexandre Oliva <aoliva@redhat.com>
6900
6901 * configure.in: Remove Makefile in build, host and target modules
6902 unless configure was run with --no-recursion.
6903 * configure: Rebuilt.
6904
3f234ef5
CD
69052003-01-08 Chris Demetriou <cgd@broadcom.com>
6906
6907 * config.guess: Update to 2003-01-03 version.
6908 * config.sub: Update to 2003-01-03 version.
6909
a3982d48
CF
69102003-01-07 Christopher Faylor <cgf@redhat.com>
6911
6912 * configure: Regenerate with proper autoconf 2.13.
6913
75778ec4
CF
69142003-01-07 Christopher Faylor <cgf@redhat.com>
6915
80b200a1
ZW
6916 * configure.in: Add AC_PREREQ for consistency.
6917 * configure: Regenerate.
75778ec4 6918
c180f501
AC
69192003-01-06 Andrew Cagney <ac131313@redhat.com>
6920
6921 * configure.in (GDB_TK): Add tcl directories conditional on
6922 gdb/gdbtk directory being present.
6923 * configure: Regenerate.
5481b376 6924
46ca2cc2
DA
69252003-01-04 John David Anglin <dave.anglin@nrc.ca>
6926
6927 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6928 by gcc if LD is not defined and we are not doing a Canadian Cross.
6929 * configure: Rebuilt.
6930
53dd8dab
DJ
69312003-01-01 Daniel Jacobowitz <drow@mvista.com>
6932
6933 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6934
50ceb20c
TT
69352002-12-31 Tom Tromey <tromey@redhat.com>
6936
6937 * Makefile.in: Rebuilt.
6938 * Makefile.def (target_modules) [libffi]: Allow installation.
6939
e78b5cfe
AS
69402002-12-31 Andreas Schwab <schwab@suse.de>
6941
6942 * configure.in: Fix use of $program_transform_name.
6943 * configure: Regenerated.
6944
67448102
DJ
69452002-12-30 Daniel Jacobowitz <drow@mvista.com>
6946
6947 * configure.in (baseargs): Don't remove first configure argument.
6948 * configure: Regenerated.
6949
e6bfb94a
AO
69502002-12-29 Alexandre Oliva <aoliva@redhat.com>
6951
6952 * Makefile.tpl (local-distclean): Don't remove...
6953 (multilib.ts): ... this. Moved into...
6954 (multilib.out): ... this. Don't use sub-make.
6955 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6956 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6957 (configure-build-[+module+], configure-[+module+],
6958 configure-target-[+module+], configure-gcc): ... these. Test
6959 for Makefile existence. Drop config.status from dependencies.
6960 * Makefile.in: Rebuilt.
6961 * configure.in: Move gcc-version-trigger to the end of
6962 ac_configure_args. Add comments to maybedep.tmp and
6963 serdep.tmp. Introduce --disable-serial-configure. Remove
6964 nonopt from baseargs, matching and removing corresponding
6965 whitespace while at it.
6966 * configure: Rebuilt.
6967
8f0dfb36
AO
69682002-12-28 Alexandre Oliva <aoliva@redhat.com>
6969
6970 * configure.in (host_configargs): Replace reference to
6971 no-longer-defined buildopts with --build=${build_alias}.
6972 * configure: Rebuilt.
6973
43be203f
AO
69742002-12-28 Alexandre Oliva <aoliva@redhat.com>
6975
6976 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6977 program_transform_name to standard idiom.
6978 (AUTOGEN, AUTOCONF): Define.
6979 (Makefile.in): Use $(AUTOGEN).
6980 (Makefile): Depend on config.status, and use autoconf-style rule to
6981 build it. Move original commands to...
6982 (config.status): ... this new target.
6983 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6984 $(AUTOCONF).
6985 * Makefile.in: Rebuilt.
6986
a0da8069
NN
69872002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6988
d18f1c9f
NN
6989 * Makefile.tpl: Fix dramatic bustage due to change in
6990 program_transform_name.
6991 * Makefile.in: Regenerate.
6992
6993 * configure.in: Remove unnecessary PATH setting.
6994 * configure: Regnerate.
6995
6996 * configure.in: Don't default to unprefixed tools unless
6997 the native tools will work.
6998 * configure: Regenerate.
6999
a0da8069
NN
7000 * configure.in: Convert to autoconf script. Blow away lots
7001 of now-redundant Makefile fragments.
7002 * configure: Generate using Autoconf.
7003 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7004 * Makefile.in: Regenerate.
7005
c567df0a
NN
70062002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7007
5481b376 7008 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
7009 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7010
5481b376 7011 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 7012 where they belong.
2c7f9a32 7013
2dabcfb4
AS
70142002-12-24 Andreas Schwab <schwab@suse.de>
7015
7016 * Makefile.tpl (multilib.out): Fix missing space.
7017 * Makefile.in: Regenerate.
7018
1086bc09
NN
70192002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7020
7021 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7022 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7023 * Makefile.in: Regenerate.
7024 * configure.in: Remove unnecessary leftovers.
7025
1086bc09
NN
70262002-12-21 Geoffrey Keating <geoffk@apple.com>
7027
7028 * configure.in (extra_ranlibflags_for_target): New variable.
7029 (*-*-darwin): Add -c to ranlib commands.
7030 * configure (tooldir): Handle extra_ranlibflags_for_target.
7031
14e9ca95
JJ
70322002-12-20 Jeff Johnston <jjohnstn@redhat.com>
7033
7034 * COPYING.NEWLIB: Updated.
7035 * COPYING.LIBGLOSS: Ditto.
7036
14c428fb
NN
70372002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7038
7039 * Makefile.tpl: Revert HJL's change.
7040 * Makefile.in: Regenerated.
7041 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7042 always.
7043
313b8244
AS
70442002-12-19 Andreas Schwab <schwab@suse.de>
7045
7046 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7047 * Makefile.in: Regenerate.
7048
efeae3db
L
70492002-12-18 H.J. Lu <hjl@gnu.org>
7050
7051 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7052 * Makefile.in: Regenerated.
7053
7054 * configure.in (build_prefix): New. Substitute.
7055
43d92c63
NN
70562002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7057
59da4fe6
NN
7058 * Makefile.tpl: Don't let real targets depend on phony targets.
7059 * Makefile.in: Regenerate.
7060
43d92c63
NN
7061 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7062 * Makefile.in: Regenerate.
7063
b72e6a2d
JM
70642002-12-16 Jason Merrill <jason@redhat.com>
7065
7066 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7067 previous 'make bootstrap'.
7068 * Makefile.in: Regenerate.
7069
95c72c44
HPN
70702002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7071
7072 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7073
7d695d07
JM
70742002-12-13 Jason Merrill <jason@redhat.com>
7075
7076 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7077 library tests.
7078 (check-c++): Just depend on it and check-target-libstdc++-v3.
7079 * Makefile.in: Regenerate.
7080
54103d1e
NN
70812002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7082
7083 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7084 * Makefile.in: Regenerate.
7085
4024f1e1
JJ
70862002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7087
80b200a1
ZW
7088 * COPYING.NEWLIB: Update list of alternate Regent of California
7089 licenses and discuss official revoking of advertising clause.
7090 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7091
7dda0df6
AO
70922002-12-12 Alexandre Oliva <aoliva@redhat.com>
7093
7094 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7095 * Makefile.in: Rebuilt.
7096
d03be79e 70972002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7098
929293f4
NN
7099 * configure: Fix bug put in by gremlins.
7100
d03be79e
NN
7101 * Makefile.tpl: Substitute more autoconfily.
7102 * configure: Substitute more autoconfily.
7103 * Makefile.in: Regenerate.
7104
71052002-12-08 Andrew Cagney <ac131313@redhat.com>
7106
7107 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7108 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7109
71102002-12-06 DJ Delorie <dj@redhat.com>
7111
7112 * Makefile.tpl: Change configure dependencies to not have real
7113 targets depend on phony targets.
b4a77b47 7114
db1ac78d
NN
71152002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7116
bcaf2395
NN
7117 * configure.in: Revert unintentional change.
7118
b4fa093e
NN
7119 * src-release: Configure host subdirs.
7120
db1ac78d
NN
7121 * Makefile.tpl: Change dependency for */multilib.out so that
7122 it works when gcc isn't in the tree.
7123
7124 * configure.in: Substitute more.
7125 * configure: Run subconfigures from the Makefile.
7126 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7127 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7128
15723a45
NN
71292002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7130
e2b9e2dc
NN
7131 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7132 and corresponding dependencies.
7133 * Makefile.in: Regenerate.
7134
2af579c4
NN
7135 * configure.in (host_tools): Order binutils, gas and ld for
7136 convenience in running the testsuites.
7137
a2cc058a
NN
7138 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7139 * Makefile.in: Regenerate.
7140 * configure.in: Introduce rules to serialize subconfigure runs.
7141
15723a45
NN
7142 * configure.in: Introduce BASE_CC_FOR_TARGET.
7143 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7144 Realize configure-build-* targets. Realize configure-target-* targets.
7145 * Makefile.in: Regenerate.
7146
ae831be5
NN
71472002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7148
7149 * configure: Move gcc_version_trigger stuff from here...
7150 * configure.in: ...to here.
7151
7152 * configure.in: Separate subconfigure options added by this file from
7153 options given by the user. Add machinery to put args for host
7154 subconfigures into the Makefile.
7155
7156 * Makefile.tpl: Remove 'vault' targets.
7157 * Makefile.tpl: Reorder and comment dependencies.
7158 * Makefile.in: Regenerate.
7159
bbf7c8ac
NN
71602002-11-28 Geoffrey Keating <geoffk@apple.com>
7161
7162 * configure.in: Move host-specific darwin noconfigdirs into
7163 the host-specific section.
7164
930314a4
NN
71652002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7166
52d7cdee
NN
7167 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7168 during replay.
7169 * Makefile.in: Regenerate.
7170
930314a4
NN
7171 (finishing slow-motion replay)
7172 * configure: Remove skip-this-dir support.
7173 * Makefile.tpl: Remove skip-this-dir support.
7174
7175 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7176 subdirectories.
7177 * Makefile.in: Regenerate.
7178
7179 * Makefile.tpl: Strip out useless setting of 'dir'.
7180 * Makefile.in: Regenerate.
5481b376 7181
930314a4
NN
71822002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7183
7184 (finishing slow-motion replay)
7185 * configure.in: Fix deeply stupid bug.
7186
7187 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7188 shell code in CXX_FOR_TARGET
7189 * Makefile.def: Introduce raw_cxx.
7190 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7191 RAW_CXX_FOR_TARGET.
7192 * Makefile.in: Regenerate.
7193
71942002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7195
7196 (finishing slow-motion replay)
7197 * Makefile.tpl: Remove unnecessary ifs.
7198 * Makefile.in: Regenerate.
7199
5481b376 7200 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7201 dependencies. Maybe-ize build-libiberty. Create dummy install
7202 targets for 'no_install' modules.
5481b376 7203 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7204 build_modules stuff to configure.in.
5481b376 7205 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7206 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7207 * Makefile.in: Regenerate.
7208
3866be5d
NN
72092002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7210
7211 (continuing slow-motion replay)
7212 * Makefile.tpl: Make all-target, install-target behave similarly
7213 to all, install (only hitting configured targets). Eliminate
7214 unused macro defintions.
7215
7216 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7217 build != host.
7218
7219 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7220
7221 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7222
5481b376 7223 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7224 configuring. Remove references to "dosrel".
7225 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7226 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7227 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7228 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7229 and redundant dependency; rearrange slightly.
7230 * Makefile.def: Add host-side libtermcap, utils.
7231
7232 * Makefile.in: Regenerate.
7233
e393202e
NN
72342002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7235
7236 (Continuing slow-motion replay)
7237 * Makefile.def: Add list of recursive targets to autogenerate.
7238 Add build_modules.
7239 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7240 targets. Autogenerate *-build-* targets.
7241 * Makefile.in: Regenerate.
7242
583d52d7
NN
72432002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7244
7245 (Continuing slow-motion replay)
7246 * configure: More autoconf-style substitutions.
7247 * Makefile.tpl: More autoconf-style substitutions.
7248 * Makefile.in: Regenerate.
7249
72502002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7251
7252 (Continuing slow-motion replay)
7253 * configure: Substitute more variables in a more autoconf-friendly
7254 way. Simplify slightly.
7255 * Makefile.tpl: Make more variables substitutable in an
7256 autoconf-friendly way.
7257 * Makefile.in: Regenerate.
7258
874e38b4
NN
72592002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7260
7261 (Continuing slow-motion replay)
7262 * configure.in (v810*): Remove special setting of tools.
7263
7264 * configure: Add support for extra required flags for ar or nm.
7265 * configure.in (aix4.3+): Use above support for target-specific
7266 issues, rather than using config/mt-aix43.
7267
852e5f18
NN
72682002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7269
7270 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7271 * configure: Remove 'removing', which doesn't work. Replace $subdir
7272 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7273 with $srcdir. Reformat indentation. Substitute some variables
7274 formerly hard-coded in the Makefile for build=host.
7275 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7276 * Makefile.def: Autogenerate more.
7277 * Makefile.in: Regenerate.
7278
c9a0d920
DD
72792002-11-13 Bruce Korb <bkorb@gnu.org>
7280
7281 * Makefile.tpl: syntactic cleanup
7282
dd2768ff
KB
72832002-11-04 Kevin Buettner <kevinb@redhat.com>
7284
7285 * Makefile.def (host_modules): Add rda.
7286 * Makefile.in: Regenerate.
7287 * configure.in (target_tool): Add target-rda to list.
7288
1aa8389d
DD
72892002-10-25 Phil Edwards <pme@gcc.gnu.org>
7290
7291 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7292 and restrap targets to this rule.
7293 * Makefile.in: Regenerate.
7294
28f46298
HPN
72952002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7296
7297 * configure.in (i[3456]86-*-linux*): Add check to disable
7298 ${libgcj} for glibc1.
7299
ff72e302
NC
73002002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7301
7302 * configure.in: Add tic4x target.
7303
8607b6c9
NN
73042002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7305
7306 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7307 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7308 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7309 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7310 * Makefile.in: Regenerate.
7311
f8f61f4a
NN
73122002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7313
c86f794b
NN
7314 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7315 * Makefile.in: Regenerate.
7316
a9590527
NN
7317 * Makefile.def: Remove order dependency comments.
7318 * Makefile.tpl: Add explicit install-install dependencies.
7319 * Makefile.in: Regenerate.
7320
8412ce72
NN
7321 * Makefile.tpl: Remove material now in src-release. (Finally!)
7322 * Makefile.in: Regenerate.
7323
8b9f37f1
NN
7324 * configure: Restore my original patch by syncing with gcc version.
7325
f8f61f4a
NN
7326 * Bring following over from gcc:
7327
73282002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7329
7330 * configure.in (s390*-*-linux*): Enable libgcj.
7331
403d9505
NN
73322002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7333
7334 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7335
95f6f383
AM
73362002-10-02 Alan Modra <amodra@bigpond.net.au>
7337
e4673b0a 7338 * configure: Move stray lines back to where they belong.
95f6f383 7339
748503c8
NN
73402002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7341
a581b5c3
NN
7342 * Makefile.tpl: Insert configure-target target, for src-release.
7343
c084f5b4
NN
7344 * configure: Finish reverting change which Andrew Cagney started
7345 reverting. Should fix bustage.
7346
7aa673ed 7347 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7348 * src-release: New file. Contains material for making net
7349 releases for gdb, binutils, et al., formerly in Makefile.in.
7350
82a9b2d9
NC
73512002-09-30 Nick Clifton <nickc@redhat.com>
7352
7353 * cpu: New top level directory. Intended to hold input files for
7354 CGEN which have FSF copyright assignment.
7355 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7356
c2463a00
AC
73572002-09-29 Andrew Cagney <ac131313@redhat.com>
7358
7359 Revert below (note that src does not contain Makefile.tpl):
7360 * Makefile.tpl: Make subsituted variables more autoconfy.
7361 * Makefile.in: Regenerate.
7362
f03b4789
NN
73632002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7364
c11e16a9
NN
7365 * configure: Revert accidentally applied changes.
7366
f03b4789
NN
7367 * Makefile.tpl: Make more autoconf-friendly.
7368 * Makefile.in: Regenerate.
7369 * configure: Make substitution more autoconf-like.
7370
73712002-09-28 Richard Earnshaw <rearnsha@arm.com>
7372
7373 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7374 single entry to handle all these.
7375 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7376 libjava on arm-*-elf.
7377
c0292023
GK
73782002-09-27 Geoffrey Keating <geoffk@apple.com>
7379
7380 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7381 things that depend on them.
7382
c66d951e
NN
73832002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * Makefile.tpl: Make subsituted variables more autoconfy.
7386 * Makefile.in: Regenerate.
7387 * configure: Make seds more autoconfy.
7388
907a7241 73892002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7390
7391 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7392 * Makefile.in: Regenerate.
7393 * configure.in: Rewrite sed statements to look autoconfy.
7394
907a7241
NN
7395 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7396 all-target-foo on configure-target-foo.
7397 * Makefile.def: Ditto.
7398 * Makefile.in: Rebuild.
7399
405ea7a0
NN
74002002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7401
7402 * Makefile.def: New file.
7403 * Makefile.tpl: New file.
7404 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7405
7406 * configure.in: Minor rearrangement. Simplify tests.
7407
bdc57bfd
JT
74082002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7409
7410 * configure.in (with_headers): Skip copy if value is "yes".
7411 (with_libs): Likewise.
7412
ae03d6e2
NN
74132002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7414
7415 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7416 * configure.in (sh*-*-pe*): Ditto.
7417 * configure.in (mips*-*-pe*): Ditto.
7418 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7419
7420 * configure.in: Rearrange.
7421
707960fe
NC
74222002-09-12 Nick Clifton <nickc@redhat.com>
7423
7424 * Import these changes from the config master repository:
7425
7426 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7427
7428 * config.sub: Add tic4x target.
7429
7430 2002-09-03 Ben Elliston <bje@redhat.com>
7431
7432 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7433 Reported by <Duncan_Stodart@insession.com>.
7434
36ea319f
JJ
74352002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7436
7437 * COPYING.NEWLIB: More updates.
7438
cf57480a
JJ
74392002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7440
7441 * COPYING.NEWLIB: Update.
7442
fd31a171
AC
74432002-08-23 Andrew Cagney <ac131313@redhat.com>
7444
23b632fc
AC
7445 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7446
fd31a171
AC
7447 * config.guess: Import version 2002-08-23.
7448 * config.sub: Import version 2002-08-22.
7449
a08bafb5
AO
74502002-08-20 Alexandre Oliva <aoliva@redhat.com>
7451
7452 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7453 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7454 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7455
17240c1f
NC
74562002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7457
7458 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7459
e70ad0c6
L
74602002-08-04 H.J. Lu (hjl@gnu.org)
7461
7462 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7463
574e6d11
DD
74642002-07-31 Alan Modra <amodra@bigpond.net.au>
7465
7466 * configure.in: Move generic linux case to end. Copy generic
7467 linux noconfigdirs to mips*-*-linux* entry and new
7468 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7469
611e7523
CD
74702002-07-19 Chris Demetriou <cgd@broadcom.com>
7471
7472 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7473 one instance of them which was missed to the list to update.
7474
51759676
CD
74752002-07-16 Chris Demetriou <cgd@broadcom.com>
7476
7477 * config.guess: Update to 2002-07-09 version.
7478 * config.sub: Update to 2002-07-03 version.
7479
7c1f909c
DD
74802002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7481
7482 * configure.in: Remove two redundant tests.
7483
d7cf5d30
DD
74842002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7485
7486 * configure.in (mips*-*-irix6*o32): Enable stabs.
7487
c74222f7
DD
74882002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7489
5b53c336
DD
7490 * configure.in: Don't build grez.
7491 * Makefile.in: Ditto.
7492
c74222f7
DD
7493 * Makefile.in: Remove references to bsp, cygmon, libstub.
7494 * configure.in: Ditto.
7495
7496 * configure.in: Remove leftover reference to gdbtest.
7497
edd1b227
DD
74982002-07-08 Phil Edwards <pme@gcc.gnu.org>
7499
7500 * configure.in (gxx_include_dir): Change to match versioned
7501 C++ headers if --enable-version-specific-runtime-libs is used.
7502
486186e3
AO
75032002-07-04 Steve Ellcey <sje@cup.hp.com>
7504
7505 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7506
ff0a3bf8
DD
75072002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7508
7509 * configure.in: Make --without-x work.
7510
1dfa8174
NC
75112002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7512
7513 * contrib: New directory. Created to contain a copy of the
5481b376 7514 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7515 the FSF GCC sources.
7516
07637366
DD
75172002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7518
b6f83f2a
DD
7519 * configure.in: Rearrange target Makefile fragment collection.
7520
07637366
DD
7521 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7522 cvs[src].
7523 * configure.in: Ditto.
7524
f48556b1
DD
75252002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7526
7527 * Makefile.in: Eliminate 'apache' targets.
7528 * configure.in: Eliminate 'apache' targets.
7529
7530 * configure.in: Eliminate redundant tests. Reorganize.
7531
7532 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7533
7534 * config-ml.in: Eliminate references to Cygnus configure.
7535
7536 * Makefile.in: Eliminate references to building emacs.
7537
75382002-07-01 Denis Chertykov <denisc@overta.ru>
7539
7540 * configure.in: Add support for ip2k.
7541
cdb9e2b8
BE
75422002-06-24 Ben Elliston <bje@redhat.com>
7543
7544 * configure.in (host_tools): Remove cgen.
7545
7546 * Makefile.in (all-cgen): Remove; runs from its source directory.
7547 (check-cgen, install-cgen, clean-cgen): Likewise.
7548 (all-opcodes): No not depend on all-cgen.
7549 (all-sim): Likewise.
7550
3558860c
DD
75512002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7552
7553 * configure.in: Fix AIX configury bug.
7554
e3b0c936
DD
75552002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7556
cdb9e2b8 7557 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7558
cdb9e2b8
BE
7559 * configure.in: Move definition of libstdcxx_flags right above
7560 usage, rather than way earlier.
8ee424c0 7561
c712250a
DD
7562 * configure.in: Pull definition of is_cross_compiler earlier.
7563
9ee1a75c
DD
7564 * configure.in: Rearrange a little.
7565
e3b0c936
DD
7566 * configure.in: Remove references to librx.
7567 * Makefile.in: Remove references to librx.
7568
b2bd228e
DD
75692002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7570
7571 * configure.in: Eliminate ${gasdir} variable.
7572
7cd52483
DB
75732002-06-18 Dave Brolley <brolley@redhat.com>
7574
7575 * configure.in: Add support for frv.
7576 * config.sub: Add support for frv.
7577
6c5e141a
DD
75782002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7579
7580 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7581
0d18b56d
JT
75822002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7583
7584 * configure.in (vax-*-netbsd*): Re-enable gas.
7585
fd8958d5
DD
75862002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7587
27f15fdd
DD
7588 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7589 BUILD_PREFIX_1, to correct nomenclature.
7590 * configure: Likewise.
7591
fd8958d5
DD
7592 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7593 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7594
0c2442b7
DD
75952002-05-31 Olaf Hering <olh@suse.de>
7596
7597 * config-ml.in: Propogate DESTDIR also.
7598
a3602181
JT
75992002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7600
7601 * configure.in (vax-*-netbsd*): Don't build gas for this
7602 platform.
7603
c95f53ae
MM
76042002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7605
7606 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7607 and libgcj for AVR.
7608
1d7c1053
NC
76092002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7610
7611 * config.sub: Add DLX target.
7612
4b37028f
JT
76132002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7614
7615 * config.guess: Update to 2002-05-22 version.
7616 * config.sub: Likewise.
7617
d5de0a84
NC
76182002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7619
7620 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7621 * config-ml.in: Likewise.
7622 * configure: Likewise.
7623 * configure.in: Likewise.
7624
c92a0210
DD
76252002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7626
115a77aa
DD
7627 * configure.in: Simplify makefile fragment collection.
7628
7629 * configure.in: Remove code to build emacs.
e99daf2b 7630
91e060aa
DD
7631 * configure.in : Remove --srcdir argument from targargs and buildargs
7632 (it's always overridden in the Makefile anyway). Rearrange a bit.
7633
7634 * configure: Move some logic to configure.in.
7635 * configure.in: Move some logic from configure.
c92a0210 7636
91217342
JJ
76372002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7638
7639 * COPYING.LIBGLOSS: New file.
7640
d3d8a9ee
NC
76412002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7642
7643 * Makefile.in: Honour DESTDIR.
7644
3a036cdc
AO
76452002-05-05 Alexandre Oliva <aoliva@redhat.com>
7646
7647 * configure.in (noconfigdirs): Don't disable libgcj on
7648 sparc64-*-solaris* and sparcv9-*-solaris*.
7649
6d095fe4
AO
76502002-05-03 Alexandre Oliva <aoliva@redhat.com>
7651
7652 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7653
dac55df9
TF
76542002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7655
7656 * configure.in (FLAGS_FOR_TARGET): Do not add
7657 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7658 on i[3456]86-*-linux*.
7659
a018e15b
TF
76602002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7661
7662 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7663
7664 * configure.in (noconfigdirs): Do not add target-newlib if
7665 target == i[3456]86-*-linux*, and host == target.
7666
5f284831
MM
76672002-04-29 Mark Mitchell <mark@codesourcery.com>
7668
7669 * config.guess: Updated to 2002-04-26's version.
7670 * config.sub: Updated to 2002-04-26's version.
7671
33babf59
DD
76722002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7673
bd5f7da2
DD
7674 * configure.in: delete reference to absent file
7675
a0c4f3a0
DD
7676 * configure.in: replace '[' with 'test'
7677
66f1ba4f
DD
7678 * configure.in: Eliminate references to gash.
7679 * Makefile.in: Eliminate references to gash.
7680
7c3ab50c
DD
7681 * configure.in: remove useless references to 'pic' makefile fragments.
7682
bbc025f5
DD
7683 * configure.in: (*-*-windows*) Finish removing.
7684
33babf59
DD
7685 * configure.in: Eliminate redundant test for libgui.
7686
d5ec694c
DD
76872002-04-26 Joel Sherrill <joel@OARcorp.com>
7688
7689 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7690 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7691
57a5346c
DD
76922002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7693
7694 * configure.in: remove references to dead files
7695
dbf93899
DD
76962002-04-18 Tom Tromey <tromey@redhat.com>
7697
7698 * configure.in: Disallow configuring libgcj when it is already
7699 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7700 Solaris 2.8 by default. For PR libgcj/6158.
7701
26eadf68
DD
77022002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7703
7704 * configure.in: Move default CC setting out of config/mh-* fragments
7705 directly into here.
7706
a0a2c6c6
DD
77072002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7708
7709 * configure.in: don't even try to configure or make a subdirectory
7710 if there's no configure script for it.
7711
9972f812
DD
77122002-04-15 Mark Mitchell <mark@codesourcery.com>
7713
7714 * MAINTAINERS: Remove chill maintainers.
7715 * Makefile.in (CHILLFLAGS): Remove.
7716 (CHILL_LIB): Remove.
7717 (TARGET_CONFIGDIRS): Remove libchill.
7718 (CHILL_FOR_TARGET): Remove.
7719 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7720 CHILL_LIB.
7721 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7722 (CHECK_TARGET_MODULES): Likewise.
7723 (INSTALL_TARGET_MODULES): Likewise.
7724 (CLEAN_TARGET_MODULES): Likewise.
7725 (configure-target-libchill): Remove.
7726 (all-target-libchill): Remove.
7727 * configure.in (target_libs): Remove target-libchill.
7728 Do not compute CHILL_FOR_TARGET.
7729 * libchill: Remove directory.
5481b376 7730
75205f78
DD
77312002-04-15 DJ Delorie <dj@redhat.com>
7732
7733 * Makefile.in, configure.in, configure: Sync with gcc, entries
7734 follow...
7735
77362002-04-08 Tom Tromey <tromey@redhat.com>
7737
7738 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7739 Fixes PR libgcj/6068.
7740
77412002-03-30 Krister Walfridsson <cato@df.lth.se>
7742
7743 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7744
77452002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7746
7747 * configure.in (alpha*-dec-osf*): Enable libgcj.
7748
77492002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7750
7751 Fix for: PR bootstrap/3591, target/5676
7752 * configure.in (mcore-pe): Disable the configuration of
7753 libstdc++-v3 since exceptions are not supported.
7754
77552002-03-20 Anthony Green <green@redhat.com>
7756
7757 * configure.in: Enable libgcj for xscale-elf target.
7758
77592002-02-28 Alexandre Oliva <aoliva@redhat.com>
7760
7761 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7762 libjava.
7763 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7764
77652002-02-22 Alexandre Oliva <aoliva@redhat.com>
7766
7767 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7768 libstdc++-v3 and libjava.
7769
77702002-02-11 Adam Megacz <adam@xwt.org>
7771
7772 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7773 boehm-gc
7774
77752002-02-09 Alexandre Oliva <aoliva@redhat.com>
7776
7777 * config.guess: Updated to 2002-01-30's version.
7778 * config.sub: Updated to 2002-02-01's version.
7779 Contribute sh64-elf.
7780 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7781 * configure.in: Added sh64-*-*.
7782
77832002-01-17 H.J. Lu <hjl@gnu.org>
7784
7785 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7786 (all-target-fastjar): Also depend on all-target-libiberty.
7787
7788Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7789
7790 * configure, configure.in: Use temp file for long sed commands.
7791
77922001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7793
7794 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7795 libf2c.
7796
77972001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7798
7799 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7800
78012001-10-11 Hans-Peter Nilsson <hp@axis.com>
7802
7803 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7804
78052001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7806
7807 * configure: Handle temporary files securely using mkdir.
7808
78092001-09-26 Will Cohen <wcohen@redhat.com>
7810
7811 * configure.in (*-*-linux*): Disable configuration of target-newlib
7812 and target-libgloss.
7813
78142001-09-26 Alexandre Oliva <aoliva@redhat.com>
7815
7816 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7817 RANLIB.
7818
78192001-08-11 Graham Stott <grahams@redhat.com>
7820
7821 * Makefile.in (check-c++): Add missing semicolon.
7822
78232001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7824
7825 * configure.in (sh-*-linux*): New.
7826
78272001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7828
7829 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7830 and libgcj on m68hc11/m68hc12.
7831
78322001-06-27 H.J. Lu (hjl@gnu.org)
7833
7834 * Makefile (CFLAGS_FOR_BUILD): New.
7835 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7836
78372001-06-01 Hans-Peter Nilsson <hp@axis.com>
7838
7839 * configure.in (libstdcxx_flags): Do not try to execute
7840 libstdc++-v3/testsuite_flags until it exists.
7841
78422001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7843
7844 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7845
78462001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7847
7848 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7849
7850Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7851
7852 * configure.in: Move *-chorusos target case to the proper switch.
7853 Disable libgcj.
7854
78552001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7856
7857 * Makefile.in (STAGE1_CFLAGS): Pass down.
7858
78592001-04-13 Alan Modra <amodra@one.net.au>
7860
7861 * config.guess: Add hppa64-linux support. Note for next import that
7862 this is already in the master file.
7863 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7864
78652001-03-22 Colin Howell <chowell@redhat.com>
7866
7867 * Makefile.in (DO_X): Do not backslash single-quotes in
7868 backquotes (two places).
7869
78702001-03-18 Laurynas Biveinis <lauras@softhome.net>
7871
7872 * Makefile.in (DO_X): Quote nested quotes.
7873
78742001-03-15 Laurynas Biveinis <lauras@softhome.net>
7875
7876 * Makefile.in (DO_X): Use double quotes for quoting
7877 "RANLIB=$${RANLIB}".
7878
78792001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7880
7881 * configure.in: Only use `lang_requires' for languages athat are
7882 actually enabled.
7883
78842001-03-07 Tom Tromey <tromey@redhat.com>
7885
7886 * configure.in: Allow config-lang.in to set `lang_requires' to list
7887 of other required languages.
7888
78892001-03-06 Laurynas Biveinis <lauras@softhome.net>
7890
7891 * Makefile.in: Remove RANLIB definition. Use RANLIB
7892 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7893 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7894
78952001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7896 Alexandre Oliva <aoliva@redhat.com>
7897
7898 * Makefile.in (check-c++): Use tabs, not spaces.
7899
79002001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7901
7902 * Makefile.in (check-c++): New rule.
7903
7904 * configure.in (target_libs): Remove libg++.
7905 (noconfigdirs): Remove libg++.
7906 (noconfigdirs): Same.
7907 (noconfigdirs): Same.
7908 (noconfigdirs): Same.
7909
7910 * config-ml.in: Remove libg++ references.
7911
7912 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7913 (ALL_TARGET_MODULES): Same.
7914 (configure-target-libg++): Remove.
7915 (all-target-libg++): Remove.
7916 (configure-target-libio): Remove.
7917 (all-target-libio): Remove.
7918 (check-target-libio): Remove.
7919 (.PHONY): Remove.
7920 (libg++.tar.bz2): Remove.
7921 (all-target-cygmon): Remove libio.
7922 (all-target-libstdc++): Remove.
7923 (configure-target-libstdc++): Remove.
7924 (TARGET_LIB_PATH): Remove libstdc++.
7925 (ALL_GCC_CXX): Remove libstdc++.
7926 (all-target-gperf): Correct.
7927
79282001-02-15 Anthony Green <green@redhat.com>
7929
7930 * configure: Introduce GCJ_FOR_TARGET.
7931 * configure.in: Ditto.
7932 * Makefile.in: Ditto.
7933
79342001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7935
7936 * configure.in: for *-chorusos, don't config target-newlib and
7937 target-libgloss.
7938
79392001-02-04 Mark Mitchell <mark@codesourcery.com>
7940
7941 Remove V2 C++ library.
7942 * configure.in: Remove --enable-libstdcxx_v3 support.
7943
79442001-01-27 Richard Henderson <rth@redhat.com>
7945
7946 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7947
79482001-01-26 Tom Tromey <tromey@redhat.com>
7949
7950 * configure.in: Allow libgcj to be built on Sparc Solaris.
7951
79522001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7953
7954 * configure.in: Enable libgcj on several additional platforms.
7955
79562001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7957
7958 * configure.in: Enable libgcj for linux targets.
7959
79602001-01-09 Mike Stump <mrs@wrs.com>
7961
7962 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7963 failures of subdirectories.
7964
79652001-01-02 Laurynas Biveinis <lauras@softhome.net>
7966
7967 * configure: handle DOS-style absolute paths.
7968
79692001-01-02 Laurynas Biveinis <lauras@softhome.net>
7970
7971 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7972
79732000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7974
7975 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7976 (libstdcxx_incdir): Pass down.
7977 * config.if: Remove expired bits for cxx_interface, add stub.
7978 (libstdcxx_incdir): Add variable for g++ include directory.
7979 * configure.in (gxx_include_dir): Use it.
7980
79812000-12-15 Andreas Jaeger <aj@suse.de>
7982
7983 * configure.in: Handle lang_dirs.
7984
79852000-12-13 Anthony Green <green@redhat.com>
7986
7987 * configure.in: Disable libgcj for any target not specifically
7988 listed. Disable libgcj for x86 and Alpha Linux until compatible
7989 with g++ abi.
7990
79912000-12-13 Mike Stump <mrs@wrs.com>
7992
7993 * Makefile.in (local-distclean): Also remove fastjar.
7994
79952000-12-10 Anthony Green <green@redhat.com>
7996
7997 * configure.in: Define libgcj. Disable libgcj target libraries for
7998 most targets.
7999
80002000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8001
8002 * configure.in (target_libs): Revert 2000-12-08 patch.
8003 (noconfigdirs): Added target-libjava.
8004
80052000-12-09 Laurynas Biveinis <lauras@softhome.net>
8006
8007 * Makefile.in: handle DOS-style absolute paths.
8008
80092000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8010
8011 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8012 libjava.
8013 * configure.in (target_libs): Removed `target-libjava'.
8014
80152000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8016
8017 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8018 (ALL_MODULES): Added fastjar.
8019 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8020 (all-target-libjava): all-fastjar replaces all-zip.
8021 (all-fastjar): Added.
8022 (configure-target-fastjar, all-target-fastjar): Likewise.
8023 * configure.in (host_tools): Added fastjar.
8024
80252000-12-07 Mike Stump <mrs@wrs.com>
8026
8027 * Makefile.in (local-distclean): Remove leftover built files.
8028
80292000-11-16 Fred Fish <fnf@be.com>
8030
8031 * configure.in (enable_libstdcxx_v3): Fix typo,
8032 libstd++ -> libstdc++.
8033
80342000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8035
8036 * configure: Provide the original toplevel configure arguments
8037 (including $0) to subprocesses in the environment rather than
8038 through gcc/configargs.h.
8039
80402000-11-12 Mark Mitchell <mark@codesourcery.com>
8041
8042 * configure: Turn on libstdc++ V3 by default.
8043
80442000-10-16 Michael Meissner <meissner@redhat.com>
8045
8046 * configure (gcc/configargs.h): Only create if there is a build GCC
8047 directory created.
8048
80492000-10-05 Phil Edwards <pme@gcc.gnu.org>
8050
8051 * configure: Save configure arguments to gcc/configargs.h.
8052
80532000-10-04 Andris Pavenis <pavenis@latnet.lv>
8054
8055 * Makefile.in (bootstrap): avoid recursion if subdir missing
8056 (cross): ditto
8057 (do-proto-toplev): ditto
8058
8059Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8060
8061 * configure.in: Do not build byacc for hppa64. Provide paths to the
8062 X11 libraries for hppa64.
8063
80642000-09-02 Anthony Green <green@cygnus.com>
8065
8066 * Makefile.in (all-gcc): Depend on all-zlib.
8067 (CLEAN_MODULES): Add clean-zlib.
8068 (ALL_MODULES): Add all-zlib.
8069 * configure.in (host_libs): Add zlib.
8070
80712000-08-25 Alexandre Oliva <aoliva@redhat.com>
8072
8073 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8074 $targargs to tell whether newlib is going to be built.
8075
8076 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8077 $$r/TARGET_SUBDIR/libio for _G_config.h.
8078
80792000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8080
8081 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8082
8083 * configure: Make enable_threads and enable_shared defaults
8084 explicit. Substitute enable_threads into generated Makefiles.
8085 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8086 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8087
80882000-08-02 Manfred Hollstein <manfredh@redhat.com>
8089
8090 * configure.in: Re-enable all references to libg++ and librx.
8091
ffb97b2f 80922002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8093
ffb97b2f
DD
8094 * configure.in: Add *-*-freebsd* configurations.
8095
bbf6e9e3
AC
80962002-04-07 Andrew Cagney <ac131313@redhat.com>
8097
8098 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8099 (do-tar, do-bz2): New rules.
8100 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8101 (gdb-tar): New rule.
8102 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8103 (insight_dejagnu.tar): New rule.
8104 (insight.tar): New rule.
8105 (gdb+dejagnu.tar): New rule.
8106 (gdb.tar): New rule.
8107
8f1579c0
AC
81082002-04-07 Andrew Cagney <ac131313@redhat.com>
8109
8110 * MAINTAINERS: Update dejagnu/
8111
ba3c59ab
AO
81122002-03-16 Alexandre Oliva <aoliva@redhat.com>
8113
8114 * ltmain.sh (relink_command): Fix typo in previous change.
8115
6243d5dd
AO
81162002-03-15 Alexandre Oliva <aoliva@redhat.com>
8117
8118 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8119 (relink_command): Added --tag flags.
8120 (mode=install): If relinking fails; error out.
8121
80413487
RH
81222002-03-12 Richard Henderson <rth@redhat.com>
8123
8124 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8125 .NOTPARALLEL tag.
8126 (do-check): Rename from check.
8127 (check): Allow parallel check.
8128
3daeddf6
RH
81292002-03-11 Richard Henderson <rth@redhat.com>
8130
8131 * Makefile.in (.NOTPARALLEL): Add fake tag.
8132
fad93c55
L
81332002-03-07 H.J. Lu (hjl@gnu.org)
8134
8135 * configure.in: Enable gprof for mips*-*-linux*.
8136
2e8357fc
AO
81372002-02-28 Alexandre Oliva <aoliva@redhat.com>
8138
8139 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8140 libjava.
8141 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8142
bd48e1a9
AC
81432002-02-24 Andrew Cagney <ac131313@redhat.com>
8144
8145 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8146
39121370
DJ
81472002-02-23 Daniel Jacobowitz <drow@mvista.com>
8148
8149 * config.guess: Import from master sources, rev 1.232.
8150 * config.sub: Import from master sources, rev 1.246.
8151
081ff160
AO
81522002-02-23 Alexandre Oliva <aoliva@redhat.com>
8153
8154 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8155 because its Makefile is there; test for the executable instead.
8156
20a5393b
AO
81572002-02-09 Alexandre Oliva <aoliva@redhat.com>
8158
8159 Contribute sh64-elf.
8160 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8161 * configure.in: Added sh64-*-*.
8162
38135629
JJ
81632002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8164
80413487
RH
8165 * COPYING.NEWLIB: Remove advertising clause from
8166 Berkeley and Red Hat licenses.
38135629 8167
48d19748
MD
81682002-02-01 Mo DeJong <supermo@bayarea.net>
8169
8170 * Makefile.in: Add all-tix to deps for all-snavigator
8171 so that tix is built when building snavigator.
8172
f6e1c110
BE
81732002-02-01 Ben Elliston <bje@redhat.com>
8174
8175 * config.guess: Import from master sources, rev 1.229.
8176 * config.sub: Import from master sources, rev 1.240.
8177
4867be41
DJ
81782002-01-27 Daniel Jacobowitz <drow@mvista.com>
8179
8180 From Steve Ellcey <sje@cup.hp.com>:
8181 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8182 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8183 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8184 IA64.
8185 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8186 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8187 soname_spec, sys_lib_search_path_spec): Ditto.
8188
e82380cc
JT
81892002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8190
8191 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8192 target-libiberty, and target-libgloss. Skip Java-related
8193 libraries if not supported for NetBSD on target CPU.
8194
1319fb9c
NC
81952002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8196
8197 * configure.in: Import StrongARM and XScale target_configdirs from
8198 FSF GCC version.
8199
b020f6ac
L
82002002-01-16 H.J. Lu (hjl@gnu.org)
8201
8202 * config.guess: Import from master sources, rev 1.225.
8203 * config.sub: Import from master sources, rev 1.238.
8204
8205 * MAINTAINERS: Updated notes on config.guess and config.sub.
8206
a0c1c920
NC
82072002-01-11 Steve Ellcey <sje@cup.hp.com>
8208
8209 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8210 ld and gdb are not supported.
8211
a9fa5e1f
JJ
82122002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8213
8214 * Change reference to Cygnus Solutions to be Red Hat.
8215
94077108
JJ
82162002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8217
8218 * COPYING.NEWLIB: Update generic copyright date.
8219
05ecd75c
MS
82202002-01-07 Mark Salter <msalter@redhat.com>
8221
8222 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8223 Allow target-libgloss to be built for arm, strongarm, and xscale.
8224
a106bb62
BE
82252002-01-03 Ben Elliston <bje@redhat.com>
8226
8227 * MAINTAINERS: Update URL for config.* scripts.
8228
0e254642
AM
82292001-12-18 Alan Modra <amodra@bigpond.net.au>
8230
8231 * config.sub: Import latest version.
8232 * config.guess: Likewise.
8233
0a0d0041
TF
82342001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8235
8236 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8237 options for i[3456]86-pc-linux* native builds.
8238
d932cae7
NC
82392001-12-05 Laurent Guerby <guerby@acm.org>
8240
8241 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8242 libiberty.
d932cae7
NC
8243
8244 Import this patch from gcc:
5481b376 8245
d932cae7
NC
8246 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8247
8248 * symlink-tree: handle DOS-style absolute paths.
8249
49b7683b
DD
82502001-11-28 DJ Delorie <dj@redhat.com>
8251 Zack Weinberg <zack@codesourcery.com>
8252
8253 When build != host, create libiberty for the build machine.
8254
8255 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8256 CONFIG_ARGUMENTS.
8257 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8258 New variables.
8259 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8260 and rules.
8261 (all.normal): Depend on ALL_BUILD_MODULES.
8262 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8263 (all-build-libiberty): Depend on configure-build-libiberty.
8264
8265 * configure: Calculate and substitute proper value for
8266 ALL_BUILD_MODULES.
8267 * configure.in: Create the build subdirectory.
8268 Calculate and substitute TARGET_CONFIGARGS (formerly
8269 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8270
26ef82f4
GK
82712001-11-26 Geoffrey Keating <geoffk@redhat.com>
8272
8273 * config.sub: Update to version 1.232 on subversion.
8274
43e64072
NC
82752001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8276
8277 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8278 files from .po files for a distribution.
8279
66f6c0d5
HPN
82802001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8281
8282 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8283
4a02fdb2
JH
82842001-11-13 Jeff Holcomb <jeffh@redhat.com>
8285
8286 Merged from net gcc:
8287 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8288 * ltcf-c.sh: Use $objext, not $ac_objext.
8289 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8290 * ltcf-cxx.sh: Add support for GNU.
8291 2001-07-22 Timothy Wall <twall@redhat.com>
8292 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8293 default settings if using GNU tools with that configuration.
8294 * ltcf-cxx.sh: Ditto.
8295 * ltcf-gcj.sh: Ditto.
8296 2001-07-21 Michael Chastain <chastain@redhat.com>
8297 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8298 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8299 * ltmain.sh: Mark as gcc-local.
8300
227b9953
JH
83012001-11-13 Jeff Holcomb <jeffh@redhat.com>
8302
8303 * Makefile.in (all-bison): Revert 2001-10-24.
8304 Don't depend on texinfo.
8305
cbbab8fb
JJ
83062001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8307
80413487 8308 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8309
922b2485
DD
83102001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8311
8312 * configure.in (--enable-languages): Be more permissive about
8313 syntax. Check for empty lists better. Warn about $LANGUAGES.
8314
f08fa01d
HPN
83152001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8316
8317 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8318
fee3da4e
JH
83192001-10-24 Jeff Holcomb <jeffh@redhat.com>
8320
8321 Makefile.in (all-bison): Don't depend on texinfo.
8322
73fb1ef9
AM
83232001-10-03 Alan Modra <amodra@bigpond.net.au>
8324
8325 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8326
373688ac
AO
83272001-09-29 Alexandre Oliva <aoliva@redhat.com>
8328
8329 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8330
9c07660b
HPN
83312001-09-28 Hans-Peter Nilsson <hp@axis.com>
8332
8333 * config.sub, config.guess: Import latest from subversions.
8334
3f152009
AO
83352001-09-21 Alexandre Oliva <aoliva@redhat.com>
8336
8337 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8338 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8339 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8340 avoid quotes nesting problems.
8341 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8342 (DO_X): Export only variables that are set.
8343
8f6a59e5
BE
83442001-09-19 Ben Elliston <bje@redhat.com>
8345
8346 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8347 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8348 semantics. Use the shell built-in "type" command instead.
8349
a1ec19fa
TS
83502001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8351
8352 * config.sub: Reverted the earlier change, this version is not the
8353 master file.
8354
4008bd9b
TS
83552001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8356
8357 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8358 Add support for mips64.
8359
dd1e52a4
JH
83602001-09-03 Jeff Holcomb <jeffh@redhat.com>
8361
8362 * configure.in: Enable libstdc++-v3 for h8300 targets.
8363
91549d1c
EC
83642001-08-30 Eric Christopher <echristo@redhat.com>
8365 Jason Eckhardt <jle@redhat.com>
8366
8367 * config.sub: Add support for mipsisa32.
8368
cf966cf9
EC
83692001-08-30 Eric Christopher <echristo@redhat.com>
8370
8371 * config.sub, config.guess: Import latest from subversions.
8372
82208dc5
AM
83732001-08-20 Alan Modra <amodra@bigpond.net.au>
8374
8375 * config.sub, config.guess: Import latest from subversions.
8376
4dca8403
DD
83772001-07-26 DJ Delorie <dj@redhat.com>
8378
8379 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8380
1107dce2
AM
83812001-06-19 Alan Modra <amodra@bigpond.net.au>
8382
8383 * Makefile.in: Revert 2001-06-17.
8384 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8385
e09a6604
L
83862001-06-17 H.J. Lu <hjl@gnu.org>
8387
8388 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8389 (gas+binutils.tar.bz2): Likewise.
8390 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8391
31a8b634
AC
8392Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8393
8394 * Makefile.in (VER): When present, extract the version number from
5481b376 8395 the file version.in.
31a8b634 8396
dc70af01
AO
83972001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8398
8399 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8400 gcc/xgcc is built, use -print-prog-name to find out the program
8401 name to use.
8402
839bbd8c
AO
84032001-06-04 Mark Mitchell <mark@codesourcery.com>
8404
8405 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8406 with_gcc]: Use `gcc -shared' to build a shared library.
8407
566e9a30
AO
84082001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8409
8410 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8411 archives.
8412
e877bb69
AO
84132001-05-28 Simon Patarin <simon.patarin@inria.fr>
8414
8415 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8416 libraries when using g++ with native linker.
8417
1605288b
AO
84182001-05-28 Alexandre Oliva <aoliva@redhat.com>
8419
8420 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8421
11a383ba
TR
84222001-05-24 Tom Rix <trix@redhat.com>
8423
8424 * configure.in : enable ld for aix
cf966cf9 8425
18611226
AO
84262001-05-22 Alexandre Oliva <aoliva@redhat.com>
8427
8428 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8429 [aix4*|aix5*]: Prepend blank.
8430
6be7c12c
AO
84312001-05-20 Alexandre Oliva <aoliva@redhat.com>
8432
8433 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8434 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8435 of subdir/configure scripts to use the new libtool.m4.
8436
4ed00bba
L
84372001-05-14 H.J. Lu <hjl@gnu.org>
8438
8439 * config.if (libc_interface): Set to -libc6.2- for cross
8440 compiling to Linux/glibc 2.2.
8441
b1af961c
AO
84422001-05-03 Alexandre Oliva <aoliva@redhat.com>
8443
8444 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8445 libgcj.
8446
5ec3e74e
AO
84472001-04-26 Alexandre Oliva <aoliva@redhat.com>
8448
8449 * configure.in (noconfigdirs): Don't reset it from scratch in the
8450 target case; only append to it.
8451
b3ed1d6b
AO
84522001-04-26 Alexandre Oliva <aoliva@redhat.com>
8453
8454 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8455 sparc-*-solaris2.8]: Disable ${libgcj}.
8456
96111c10
AO
84572001-04-25 Alexandre Oliva <aoliva@redhat.com>
8458
8459 * configure.in (libgcj_saved): Copy from $libgcj.
8460 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8461 --disable-libgcj.
8462
b5bf43f2
AO
84632001-04-20 Alexandre Oliva <aoliva@redhat.com>
8464
8465 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8466 1.641.2.228.
8467
8cc32590
AO
84682001-04-12 Alexandre Oliva <aoliva@redhat.com>
8469
8470 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8471 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8472
dec0cb0c
AO
84732001-04-01 Alexandre Oliva <aoliva@redhat.com>
8474
8475 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8476 New macros.
8477 (bootstrap, cross): Use RECURSE_FLAGS.
8478 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8479
6a9c3886
AO
84802001-03-27 Alexandre Oliva <aoliva@redhat.com>
8481
8482 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8483
d4fc7db8
NC
84842001-03-23 Nick Clifton <nickc@redhat.com>
8485
8486 * README-maintainer-mode: Add note about inability to use "make
8487 distclean" in maintainer mode.
8488
7389ff65
AO
84892001-03-22 Alexandre Oliva <aoliva@redhat.com>
8490
8491 Re-installed:
8492 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8493 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8494 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8495 * ltcf-cxx.sh: Likewise.
8496 * ltcf-gcj.sh: Likewise.
8497
b3e0dc8e
PB
84982001-03-22 Philip Blundell <philb@gnu.org>
8499
8500 * config.sub, config.guess: Import latest from subversions.
8501
469b781c
AO
85022001-03-22 Alexandre Oliva <aoliva@redhat.com>
8503
8504 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8505 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8506
b0dad762
MC
85072001-03-20 Michael Chastain <chastain@redhat.com>
8508
8509 * Makefile.in: all-m4 depends on all-texinfo.
8510
c559bb17
AO
85112001-03-08 Alexandre Oliva <aoliva@redhat.com>
8512
8513 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8514
fef4ae2e
JJ
85152001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8516
8517 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8518 longer valid.
8519
8d6dd99d
NC
85202001-02-16 Nick Clifton <nickc@redhat.com>
8521
8522 * configure.in (noconfigdirs): Allow configuration of texinfo
8523 for Cygwin hosts.
8524
a85d7ed0
NC
85252001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8526
8527 * config.guess: Add linux target for S/390.
8528 * config.sub: Likewise.
8529 * configure.in: Likewise.
8530
51221c5e
DD
85312001-02-06 Ben Elliston <bje@redhat.com>
8532
8533 * configure: Output host type to stdout, not stderr.
8534
9dec4c71
MS
85352001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8536
8537 * config.guess: Import from subversions.gnu.org (revision 1.181).
8538 * config.sub: Import from subversions.gnu.org (revision 1.199).
8539
9add9c04
AM
85402001-01-30 Alan Modra <alan@linuxcare.com.au>
8541
8542 * config.guess: Handle hppa64-linux systems.
8543
8679174d
MS
85442001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8545
8546 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8547 Don't unset, it's non-portable and no longer necessary, set to empty
8548 instead.
8549
02d01ed4
MS
85502001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8551
8552 * ltconfig: Shell portability fix for the tagname validity check.
8553
4cc5853d
MS
85542001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8555
8556 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8557
7487e485
AO
85582001-01-27 Alexandre Oliva <aoliva@redhat.com>
8559
8560 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8561 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8562
f332af52
AO
85632001-01-24 Alexandre Oliva <aoliva@redhat.com>
8564
8565 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8566 keep at least one of build_libtool_libs or build_old_libs set to
8567 yes.
8568
ef099754
AO
85692001-01-24 Alexandre Oliva <aoliva@redhat.com>
8570
8571 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8572 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8573
8341f2fc 85742000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8575
8341f2fc
AJ
8576 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8577
85782000-11-03 Philip Blundell <pb@futuretv.com>
8579
8580 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8581 files.
ebf0fa2e 8582
c320a39f
JJ
85832001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8584
8585 * COPYING.NEWLIB: Put into source repository.
8586
8817b92e
BE
85872001-01-15 Ben Elliston <bje@redhat.com>
8588
8589 * configure.in (host_tools): Add sid.
8590 Always configure cgen.
8591 * Makefile.in (all-sid): New target.
8592 (check-sid, clean-sid, install-sid): Likewise.
8593
35590697
AJ
85942001-01-07 Andreas Jaeger <aj@suse.de>
8595
80413487 8596 * config.sub, config.guess: Update from subversions.
35590697 8597
6ee6cea6
AO
85982000-12-12 Alexandre Oliva <aoliva@redhat.com>
8599
8600 * configure.in: Disable language-specific target libraries for
8601 languages that aren't enabled.
8602
077b8428
NC
86032000-11-24 Nick Clifton <nickc@redhat.com>
8604
8605 * configure.in (xscale-elf): Add target.
8606 (xscale-coff): Add target.
8607 (c4x, c5x, tic54x): Move after ARM targets.
8608
9e28a1ed
AO
86092000-11-23 Alexandre Oliva <aoliva@redhat.com>
8610
8611 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8612
be98a80a
ILT
86132000-11-20 Ian Lance Taylor <ian@zembu.com>
8614
8615 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8616
5cec67bf
AO
86172000-11-18 Alexandre Oliva <aoliva@redhat.com>
8618
8619 * Makefile.in: Merge with GCC and libgcj.
8620 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8621 configure-target-<library> when their configure scripts need the C
8622 or C++ library to have already been built to work properly.
8623 (do_proto_toplev): Set them to an empty string.
8624
d932cae7 86252000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8626
8627 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8628 (REALLY_SET_LIB_PATH): Use them.
8629
d932cae7 86302000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8631
8632 * config.sub: Add support for Sun Chorus
8633
8602ff0c
NC
86342000-11-02 Per Lundberg <plundis@chaosdev.org>
8635
8636 * config.sub: Add support for the *-storm-chaos OS.
8637
f9e0997d
NC
86382000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8639
80413487
RH
8640 * configure.in (noconfigdirs): Don't compile some
8641 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8642
d64552c5
AO
86432000-09-30 Alexandre Oliva <aoliva@redhat.com>
8644
8645 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8646 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8647 all affected `configure' scripts.
8648
97f60b31
AO
86492000-09-25 Alexandre Oliva <aoliva@redhat.com>
8650
8651 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8652 ltcf-c.sh.
8653
6e8dd58f
PB
86542000-09-12 Philip Blundell <philb@gnu.org>
8655
8656 * config.sub, config.guess: Update from subversions.
8657
103a2e99
AO
86582000-09-06 Alexandre Oliva <aoliva@redhat.com>
8659
51601921
AO
8660 * Makefile.in (all-zlib): Added dummy target.
8661
103a2e99
AO
8662 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8663 multi-language branch.
8664
2809b4b9
AO
86652000-09-05 Alexandre Oliva <aoliva@redhat.com>
8666
8667 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8668 (bootstrap*): Depend on all-bootstrap.
8669
7450026c
AO
86702000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8671
8672 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8673 crosses, but add gcc/include to the header search path for them.
8674
6cf86f7f
AO
86752000-08-31 Alexandre Oliva <aoliva@redhat.com>
8676
8677 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8678 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8679 * gettext.m4: New file, extracted from aclocal.m4.
8680
ce2ea6e3
AO
86812000-08-22 Alexandre Oliva <aoliva@redhat.com>
8682
8683 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8684 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8685 sub-configures.
8686
9765193e
DE
86872000-08-20 Doug Evans <dje@casey.transmeta.com>
8688
8689 * Makefile.in (ALL_MODULES): Add all-cgen.
8690 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8691 (all-cgen): New target.
8692 (all-opcodes,all-sim): Depend on all-cgen.
8693 * configure.in (host_tools): Add cgen.
8694 Only configure cgen if --enable-cgen-maint.
8695
d7b32520
AO
86962000-08-17 Alexandre Oliva <aoliva@redhat.com>
8697
8698 * config-ml.in (CC, CXX): Don't introduce a leading space.
8699
e52ef561
AO
87002000-08-16 Alexandre Oliva <aoliva@redhat.com>
8701
8702 * configure.in (libstdcxx_flags): Use
8703 libstdc++-v3/src/libstdc++.INC.
8704
88f9c2a0
AO
87052000-08-15 Alexandre Oliva <aoliva@redhat.com>
8706
8707 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8708
98fbe43f
JM
87092000-08-11 Jason Merrill <jason@redhat.com>
8710
8711 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8712 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8713 (FLAGS_FOR_TARGET): Not here.
8714 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8715
279ddab4
DD
87162000-08-07 DJ Delorie <dj@redhat.com>
8717
8718 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8719 "if we're also building gcc, and it's a gcc that will run on the
8720 build machine, we want to use its includes instead of the system's
8721 default includes".
8722
60523a83
AO
87232000-08-03 Alexandre Oliva <aoliva@redhat.com>
8724
24ffec7a
AO
8725 * configure.in (libstdcxx_flags): Don't use `"'.
8726
60523a83
AO
8727 * config-ml.in: Adjust multilib search paths to the
8728 appropriate multilib tree.
8729
daf644b5
AO
87302000-08-02 Alexandre Oliva <aoliva@redhat.com>
8731
8732 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8733 commas in $LANGUAGES.
8734
63266560
DD
87352000-08-01 Alexandre Oliva <aoliva@redhat.com>
8736
8737 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8738
87392000-07-31 Alexandre Oliva <aoliva@redhat.com>
8740
8741 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8742 CXX_FOR_TARGET for sed.
8743
87442000-07-30 Alexandre Oliva <aoliva@redhat.com>
8745
8746 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8747 Do not override if already set in the environment or in configure.
8748 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8749 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8750
9e449d3e
AO
87512000-07-27 Alexandre Oliva <aoliva@redhat.com>
8752
8753 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8754 (GCC_FOR_TARGET): Use it.
8755 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8756 * configure.in: ... here.
8757 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8758 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8759
8bbd92e0
AO
87602000-07-24 Alexandre Oliva <aoliva@redhat.com>
8761
fd1f87b2
AO
8762 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8763 (configure-target-libchill, configure-target-libobjc): Likewise.
8764
8bbd92e0
AO
8765 * configure.in: Use the same cache file for all target libs.
8766 * config-ml.in: But different cache files per multilib variant.
8767
25c6c112
JL
87682000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8769
8770 * configure (topsrcdir): Don't use dirname.
8771
ba73c63f
JM
87722000-07-20 Jason Merrill <jason@redhat.com>
8773
8774 * configure.in: Remove all references to libg++ and librx.
8775
8776 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8777
1af08294
HPN
87782000-07-20 Hans-Peter Nilsson <hp@axis.com>
8779
8780 * config.sub: Update to subversions version 2000-07-06.
8781
ba73c63f
JM
87822000-07-12 Andrew Haley <aph@cygnus.com>
8783
8784 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8785 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8786
87872000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8788
8789 * symlink-tree: Check number of arguments.
8790
d932cae7 87912000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8792
8793 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8794
ba73c63f
JM
87952000-07-05 Jim Wilson <wilson@cygnus.com>
8796
8797 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8798 search path for a g++ extracted from the build tree. This
8799 will allow link tests run by configure scripts in
8800 subdirectories to succeed.
8801
92ee2f86
UC
88022000-07-01 Koundinya K <kk@ddeorg.soft.net>
8803
80413487 8804 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8805
23f2f29f
CV
88062000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8807
8808 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8809 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8810
f04f5a67
TW
88112000-06-19 Timothy Wall <twall@cygnus.com>
8812
8813 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8814 * config.sub: Add tic54x target.
8815
11da68be
NC
88162000-06-07 Phillip Thomas <pthomas@suse.de>
8817
8818 * README-maintainer-mode: New file: Contains notes on using
8819 --enable-maintainer-mode with binutils.
8820
d932cae7 88212000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8822
8823 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8824
d932cae7 88252000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8826
8827 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8828 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8829
9442cea3
L
883020000-05-21 H.J. Lu (hjl@gnu.org)
8831
80413487
RH
8832 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8833 directory are used if they exist. Make sure
8834 $(build_tooldir)/include is searched for header files,
8835 $(build_tooldir)/lib/ for library files.
9442cea3 8836 (GCC_FOR_TARGET): Likewise.
80413487 8837 (CXX_FOR_TARGET): Likewise.
9442cea3 8838
d932cae7 88392000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8840
8841 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8842
d932cae7 88432000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8844
8845 * Makefile.in (configure-target-libiberty): Depend on
8846 configure-target-newlib.
8847
ba73c63f
JM
88482000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8849
8850 * configure.in, Makefile.in: Merge all libffi-related
8851 configury stuff from the libgcj tree.
8852
d932cae7 88532000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8854
8855 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8856 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8857
d932cae7 88582000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8859
8860 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8861 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8862 current version information. Add to proto-toplev directory.
b5a23627
AC
8863 (gdb-taz): Build do-djunpack.
8864
ba73c63f
JM
88652000-05-15 David Edelsohn <edelsohn@gnu.org>
8866
8867 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8868
7c86ed39
L
88692000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8870
8871 * ltmain.sh: Preserve in relink_command any environment
8872 variables that may affect the linker behavior.
8873
d932cae7 88742000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8875
8876 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8877
d932cae7 88782000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8879
8880 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8881
ed0a91a5
EZ
88822000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8883
8884 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8885 with the version name.
ed0a91a5 8886
ba73c63f 88872000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8888
ba73c63f 8889 * config.if: Tweak.
6cafa39f 8890
ba73c63f 88912000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8892
ba73c63f 8893 * djunpack.bat: New file.
66156876 8894
d932cae7 88952000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8896
8897 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8898 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8899 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8900 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8901
ba73c63f
JM
89022000-04-16 Dave Pitts <dpitts@cozx.com>
8903
80413487
RH
8904 * config.sub (case $basic_machine): Change default for "ibm-*"
8905 to "openedition".
ba73c63f 8906
d932cae7 89072000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8908
8909 * Makefile.in (gdb-taz): New target. GDB specific archive.
8910 (do-md5sum): New target.
8911 (MD5PROG): Define.
8912 (PACKAGE): Default to TOOL.
8913 (VER): Default to a shell script.
8914 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8915 md5 checksum generation.
b35ece4e
AC
8916 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8917 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8918 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8919 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8920
d932cae7 89212000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8922
8923 * configure (warn_cflags): Delete.
8924
ba73c63f 89252000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8926 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8927
80413487
RH
8928 * configure.in (enable_libstdcxx_v3): Add.
8929 (target_libs): Add bits here to switch between libstdc++-v2 and
8930 libstdc++-v3.
8931 * config.if: And this file too.
8932 * Makefile.in: Add libstdc++-v3 targets.
35590697 8933
ba73c63f
JM
89342000-04-05 Michael Meissner <meissner@redhat.com>
8935
8936 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8937
d332c5ac
JM
89382000-03-29 Jason Merrill <jason@casey.cygnus.com>
8939
8940 * configure.in: -linux-gnu*, not -linux-gnu.
8941
d932cae7 89422000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8943
8944 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8945 (do-tar-bz2): Replace TOOL with PACKAGE.
8946 (gdb.tar.bz2): Remove GDBTK from GDB package.
8947 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8948 dejagnu.tar.bz2): New packages.
6dcbc97b 8949
96ce09a7
ILT
89502000-02-27 Andreas Jaeger <aj@suse.de>
8951
8952 * configure.in: Add entry for mips*-*-linux*, move catch all
8953 *-*-*linux* entry below this one.
8954
2031769e
ILT
89552000-02-27 Ian Lance Taylor <ian@zembu.com>
8956
8957 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8958
4bab746c
NC
89592000-02-24 Nick Clifton <nickc@cygnus.com>
8960
8961 * config.sub: Support an OS of "wince".
8962
d932cae7 89632000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8964
8965 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8966 version.
ada59422 8967
5b93d8bb
AM
89682000-02-23 Linas Vepstas <linas@linas.org>
8969
8970 * config.sub: Add support for Linux/IBM 370.
8971 * configure.in: Likewise.
8972
2fb651f6
NC
89732000-02-22 Nick Clifton <nickc@cygnus.com>
8974
8975 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8976
b8441c25
CF
89772000-02-20 Christopher Faylor <cgf@cygnus.com>
8978
8979 * config.guess: Guess "cygwin" rather than "cygwin32".
8980
d332c5ac
JM
89812000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8982
8983 * configure (gcc_version): When setting, narrow search to
8984 lines containing `version_string'.
8985
ba73c63f
JM
89862000-02-15 Denis Chertykov <denisc@overta.ru>
8987
8988 * config.sub: Add support for avr target.
8989
d932cae7 89902000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8991
8992 * config.sub: Add mmix-knuth-mmixware.
8993
89942000-01-27 Christopher Faylor <cgf@redhat.com>
8995
8996 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8997 structure stuff to -L library search.
8998 (CXX_FOR_TARGET): Ditto.
8999 (CROSS_CHECK_MODULES): Fix spelling mistake.
9000
90012000-01-24 Mark Mitchell <mark@codesourcery.com>
9002
9003 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9004 the C++ compiler.
9005
90062000-01-12 Richard Henderson <rth@cygnus.com>
9007
9008 * configure.in: Don't build some bits for beos.
9009
90102000-01-12 Joel Sherrill (joel@OARcorp.com)
9011
9012 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9013 as include files.
9014
91b2c84d
GK
90152000-01-06 Geoff Keating <geoffk@cygnus.com>
9016
9017 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9018 not mh-aix43.
9019
ba73c63f
JM
90201999-12-14 Richard Henderson <rth@cygnus.com>
9021
9022 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9023 * config.sub: Accept alphaev[78], alphaev8.
9024
90251999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9026
9027 * config.guess, config.sub: Update from autoconf.
9028
9029Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9030
9031 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9032 necessary libraries are missing.
9033
90341999-10-25 Andreas Schwab <schwab@suse.de>
9035
9036 * configure: Fix quoting inside arguments of eval.
9037
90381999-10-21 Nick Clifton <nickc@cygnus.com>
9039
9040 * config-ml.in: Allow suppression of some ARM multilibs.
9041
9042Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9043
9044 * config.guess: Add OS/390 match pattern.
9045 * config.sub: Add mvs, openedition targets.
9046 * configure.in (i370-ibm-opened*): New.
9047
ef14edc4
ILT
90481999-09-04 Steve Chamberlain <sac@pobox.com>
9049
9050 * config.sub: Add support for configuring for pj.
9051
afb478e8
NC
90521999-08-31 Nick Clifton <nickc@cygnus.com>
9053
fd6848f6 9054 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 9055
ba73c63f 90561999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
9057
9058 * configure.in: Do not configure or build ld for AIX
9059 platforms. ld is known to be broken on these platforms.
9060
ba73c63f
JM
9061Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9062
9063 * config-ml.in: Pass compiler flag corresponding to multidirs to
9064 subdir configures.
9065
c363de44
ILT
90661999-08-09 Ian Lance Taylor <ian@zembu.com>
9067
9068 * Makefile.in (LDFLAGS): Define.
9069
dc8bc5a6
ILT
90701999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9071
9072 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9073 noconfigdirs.
9074 (*-*-cygwin*): Likewise.
9075
6ca3858e
ILT
90761999-08-08 Ian Lance Taylor <ian@zembu.com>
9077
71141bb6
ILT
9078 * mkdep: New file.
9079 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9080 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9081
6ca3858e
ILT
9082 From Eli Zaretskii <eliz@is.elta.co.il>:
9083 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9084 long file name when using DJGPP on MS-DOS.
9085
ba73c63f
JM
9086Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9087
9088 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9089
2735a327
AM
90901999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9091
9092 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9093 dependency as this causes "make check" to globally "make all"
9094
ba73c63f
JM
9095Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9096
9097 * configure.in (target_libs): Added target-zlib.
9098 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9099 (CONFIGURE_TARGET_MODULES): Likewise.
9100 (CHECK_TARGET_MODULES): Likewise.
9101 (INSTALL_TARGET_MODULES): Likewise.
9102 (CLEAN_TARGET_MODULES): Likewise.
9103 (configure-target-zlib): New target.
9104 (all-target-zlib): Likewise.
9105 (all-target-libjava): Depend on all-target-zlib.
9106 (configure-target-libjava): Depend on configure-target-zlib.
9107
9108 * Makefile.in (configure-target-libjava): Depend on
9109 configure-target-newlib.
9110 (configure-target-boehm-gc): New target.
9111 (configure-target-qthreads): New target.
9112
80413487
RH
9113 * configure.in (target_libs): Added target-qthreads.
9114 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9115 (CONFIGURE_TARGET_MODULES): Likewise.
9116 (CHECK_TARGET_MODULES): Likewise.
9117 (INSTALL_TARGET_MODULES): Likewise.
9118 (CLEAN_TARGET_MODULES): Likewise.
9119 (all-target-qthreads): New target.
9120 (configure-target-libjava): Depend on configure-target-qthreads.
9121 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9122
9123 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9124 (CONFIGURE_TARGET_MODULES): Likewise.
9125 (CHECK_TARGET_MODULES): Likewise.
9126 (INSTALL_TARGET_MODULES): Likewise.
9127 (CLEAN_TARGET_MODULES): Likewise.
9128 (all-target-libjava): New target.
9129 (all-target-boehm-gc): Likewise.
9130 * configure.in (target_libs): Added libjava, boehm-gc.
9131
08d836d6
ILT
91321999-07-22 Ian Lance Taylor <ian@zembu.com>
9133
9134 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9135 configure.bat in SUPPORT_FILES.
9136 (gas+binutils.tar.bz2): Likewise.
9137
9138 * makeall.bat: Remove; obsolete.
9139
8f36e47c
ILT
91401999-07-21 Ian Lance Taylor <ian@zembu.com>
9141
9142 From Mark Elbrecht:
9143 * configure.bat: Remove; obsolete.
9144
56e82f25
ILT
91451999-07-11 Ian Lance Taylor <ian@zembu.com>
9146
9147 * configure: Add -W -Wall to the default CFLAGS when compiling with
9148 gcc.
9149
1001d816
JL
9150Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9151
9152 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9153
106117aa
MM
91541999-06-30 Mark Mitchell <mark@codesourcery.com>
9155
9156 * configure.in: Build ld on IRIX6.
9157
c376f4ed
ILT
91581999-06-12 Ian Lance Taylor <ian@zembu.com>
9159
9160 * Makefile.in: Change distribution targets to use bzip2 instead of
9161 gzip.
9162 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9163 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9164
306b7445
NC
91651999-06-04 Nick Clifton <nickc@cygnus.com>
9166
9167 * config.sub: Add mcore target.
9168
d932cae7 91691999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9170
9171 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9172
d932cae7 91731999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9174
9175 * config.guess (dummy): Changed to $dummy.
9176
6c3175b0
NC
91771999-05-24 Nick Clifton <nickc@cygnus.com>
9178
ba73c63f
JM
9179 * config.sub: Tidied up case statements.
9180
91811999-05-22 Ben Elliston <bje@cygnus.com>
9182
9183 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9184 <jiro@din.or.jp>.
9185
9186 * config.guess: Merge with FSF version. Future changes will be
9187 more accurately recorded in this ChangeLog.
9188 * config.sub: Likewise.
9189
d932cae7 91901999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9191
9192 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9193
252b5132
RH
91941999-04-30 Tom Tromey <tromey@cygnus.com>
9195
9196 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9197
91981999-04-23 Tom Tromey <tromey@cygnus.com>
9199
9200 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9201
92021999-04-20 Drew Moseley <dmoseley@cygnus.com>
9203
9204 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9205 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9206 Bad merge removed these two changes.
9207
ba73c63f 9208Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9209 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9210
9211 * config.guess (interix Alpha): Add.
9212
252b5132
RH
92131999-04-11 Richard Henderson <rth@cygnus.com>
9214
9215 * configure.in (i?86-*-beos*): Do config gperf; don't config
9216 gdb, newlib, or libgloss.
9217
d932cae7 92181999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9219
ba73c63f
JM
9220 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9221 link a trivial program with -mabi=64. If it fails, remove mabi=64
9222 from multidirs.
9223
d932cae7 92241999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9225
9226 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9227
252b5132
RH
92281999-04-08 Nick Clifton <nickc@cygnus.com>
9229
9230 * config.sub: Add support for mcore targets.
9231
92321999-04-07 Michael Meissner <meissner@cygnus.com>
9233
9234 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9235 not mt-ospace, in order to shut up assembler warning about using
9236 symbols that are named the same as registers.
9237
92381999-04-07 Drew Moseley <dmoseley@cygnus.com>
9239
9240 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9241 dependency list for all-target-cygmon.
9242
92431999-04-05 Doug Evans <devans@casey.cygnus.com>
9244
9245 * config-ml.in: Check $host, not $target, for selective multilibs.
9246 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9247 thumb interworking, and underscore prefix multilibs.
9248
92491999-04-04 Ian Lance Taylor <ian@zembu.com>
9250
9251 * missing: Update to version from current automake.
9252
9253Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9254
9255 * configure (gxx_include_dir): Removed.
9256
9257 * configure.in (gxx_include_dir): Handle it.
9258 * Makefile.in: Likewise.
9259
92601999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9261
9262 * config.sub (mips64vr4111,mips64vr4111el) Add.
9263
92641999-03-21 Ben Elliston <bje@cygnus.com>
9265
80413487 9266 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9267
9268Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9269
252b5132
RH
9270 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9271 config/mh-djgpp.
9272
9273Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9274
9275 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9276 all-target-newlib to dependency list for all-target-bsp.
9277
9278Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9279
9280 * config.sub: Add i386-uwin support.
9281 * config.guess: Likewise.
9282
9283Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9284
9285 * configure.in: cleanup, add mh-*pic handling for arm, special
9286 case powerpc*-*-aix*
9287
9288Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9289
9290 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9291 can be built.
9292
9293Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9294
9295 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9296 targets.
252b5132
RH
9297
92981999-03-02 Nick Clifton <nickc@cygnus.com>
9299
9300 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9301
d932cae7 93021999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9303
9304 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9305
93061999-02-24 Nick Clifton <nickc@cygnus.com>
9307
9308 * config.sub: Fix typo in arm recognition.
9309
d932cae7 93101999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9311
9312 * configure.in (noconfigdirs): Changed target_configdirs to
9313 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9314 rather than m68k-*-* since it is not known to work on
9315 m68k-aout. Ditto for arm-*-*oabi.
9316
d932cae7 93171999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9318
9319 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9320
93211999-02-19 Ben Elliston <bje@cygnus.com>
9322
9323 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9324 Smart and improved by Andrew Cagney.
9325
d932cae7 93261999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9327
9328 * config.guess: Recognize openbsd-*-hppa.
9329
d932cae7 93301999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9331
9332 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9333 only if it is not empty.
9334
93351999-02-17 Nick Clifton <nickc@cygnus.com>
9336
9337 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9338
fd6848f6 9339 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9340
9341 * config.sub: Modified to recognize uname's armv* syntax.
9342
93431999-02-17 Mark Salter <msalter@cygnus.com>
9344
9345 * configure.in: Added target-bsp for sparclite.
9346
d932cae7 93471999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9348
9349 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9350
93511999-02-08 Nick Clifton <nickc@cygnus.com>
9352
9353 * configure.in: Add support for strongarm port.
9354 * config.sub: Add support for strongarm target.
9355
d932cae7 93561999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9357
252b5132
RH
9358 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9359 the old name config/mh-cygwin32.
9360 Enable texinfo.
9361
d932cae7 93621999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9363
9364 * configure.in: Do build ld for ix86 Solaris.
9365
d932cae7 93661999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9367
9368 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9369 $AR_FOR_TARGET. Likewise for RANLIB.
9370
d932cae7 93711999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9372
80413487
RH
9373 * config.sub (oabi): Recognize.
9374 * configure.in (arm-*-oabi): Handle.
252b5132 9375
d932cae7 93761999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9377
9378 * config.guess: Improve detection of i686 on UnixWare 7.
9379
d932cae7 93801999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9381
9382 * config.guess: Add support for i386-pc-interix.
9383 * config.sub: Likewise.
9384 * configure.in: Likewise.
252b5132 9385
d932cae7 93861999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9387
9388 * Makefile.in: Remove unneeded all-target-libio from
9389 from all-target-winsup target since it is now unneeded.
9390 Add all-target-libtermcap in its place since it is now
9391 needed.
9392
d932cae7 93931998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9394
9395 * configure.in: makefile stub for cygwin target is probably
9396 unnecessary. Remove it for now.
252b5132 9397
d932cae7 93981998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9399
9400 * configure.in: libtermcap.a should be built when cygwin is the
9401 target as well as the host.
9402 * config.guess: Allow mixed case in cygwin uname output.
9403 * Makefile.in: Add libtermcap target.
252b5132 9404
d932cae7 94051998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9406
9407 * config.sub: Clean up handling of hppa2.0.
9408
d932cae7 94091998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9410
9411 * config.guess: Use C code to identify more HP machines.
9412
9413Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9414
9415 * config.sub: Handle hppa2.0.
9416
ba73c63f
JM
9417Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9418
9419 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9420 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9421
94221998-12-15 Mark Salter <msalter@cygnus.com>
9423
9424 * configure.in: Added target-bsp for several target architectures.
9425
9426 * Makefile.in: Added rules for bsp.
9427
252b5132
RH
9428Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9429
9430 * config.guess: Improve detection of hppa2.0 processors.
9431
9432Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9433
9434 * config.guess: Recognize FreeBSD using ELF automatically.
9435
94361998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9437
9438 * configure (skip-this-dir): Add handling for new shell script, which
9439 might be created by a sub-directory's configure to indicate, this particular
9440 directory is "unwanted".
9441 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9442
252b5132
RH
9443Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9444
9445 * ltconfig: import from libtool, after changing libtool to
9446 account for the cygwin name change.
9447
9448Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9449
9450 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9451 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9452
9453Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9454
9455 * configure.in: Add libtermcap to list of cygwin dependencies.
9456
d932cae7 94571998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9458
80413487
RH
9459 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9460 they include winsup/include when it's a cygwin target.
252b5132
RH
9461
94621998-11-12 Tom Tromey <tromey@cygnus.com>
9463
9464 * configure.in (host_tools): Added zip.
9465 * Makefile.in (all-target-libjava): Depend on all-zip.
9466 (all-zip): New target.
9467 (ALL_MODULES): Added all-zip.
9468 (NATIVE_CHECK_MODULES): Added check-zip.
9469 (INSTALL_MODULES): Added install-zip.
9470 (CLEAN_MODULES): Added clean-zip.
9471
d932cae7 94721998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9473
9474 * Makefile.in: lose "32" from comment about cygwin.
9475
d932cae7 94761998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9477
9478 * configure.in: Use -Os to build target libraries for the fr30.
9479
d932cae7 94801998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9481
9482 * config.sub: Add fr30.
9483
d932cae7 94841998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9485
80413487 9486 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9487 cygwin* instead of cygwin32*.
9488 * config.sub: Check cygwin* instead of cygwin32*.
9489
d932cae7 94901998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9491
9492 * config.guess: Match any version of Unixware7.
9493
252b5132
RH
94941998-10-20 Syd Polk <spolk@cygnus.com>
9495
9496 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9497 if desired.
9498
d932cae7 94991998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9500
9501 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9502 these if the appropriate directories and files to not exist.
9503
d932cae7 95041998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9505
9506 * Makefile.in (DEVO_SUPPORT): Add config.if.
9507
d932cae7 95081998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9509
9510 * configure: Add pattern to replace "build_tooldir"'s
9511 definition in the generated Makefile with "tooldir"'s
9512 actual value.
9513
252b5132
RH
9514Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9515
9516 * config.sub: Bring back lost sparcv9.
9517
ba73c63f
JM
9518 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9519
9520Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9521
9522 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9523 CC_FOR_TARGET and friends.
9524
9525Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9526
ba73c63f
JM
9527 * Makefile.in (build_tooldir): New variable, same as tooldir.
9528 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9529 -B$(build_tooldir)/bin/.
9530 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9531
252b5132
RH
9532Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9533
9534 * config.sub: Add support for i[34567]86-pc-udk.
9535 * configure.in: Likewise.
9536
9537Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9538
9539 * Makefile.in: add bzip2 package building bits for user
9540 tools module
9541 * configure.in: ditto
9542
ba73c63f
JM
9543Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9544
9545 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9546 (ALL_TARGET_MODULES): Add all-target-libobjc.
9547 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9548 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9549 (all-target-libchill): Add dependencies.
9550 * configure.in (target_libs): Add libchill.
35590697 9551
252b5132
RH
95521998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9553
ba73c63f 9554 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9555
9556Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9557
9558 * Makefile.in (all-automake): fix dependencies.
9559
9560Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9561
9562 * configure.in: Minor cleanups for building in the $(target_alias)
9563 subdir.
9564
95651998-09-22 Jim Wilson <wilson@cygnus.com>
9566
9567 * Makefile.in (bootstrap): Set r and s before make all. Use
9568 BASE_FLAGS_TO_PASS in make all.
9569 (cross): Likewise.
9570
95711998-09-20 Mark Mitchell <mark@markmitchell.com>
9572
9573 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9574
252b5132
RH
9575Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9576
9577 * config.sub: Fix typo in last change.
9578
95791998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9580
9581 * config.sub: Add support for C4x target.
9582 * configure.in: Likewise.
9583
95841998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9585
9586 * config.sub: Recognize sparcv9 just like sparc64.
9587
9588Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9589
9590 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9591
9592Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9593
9594 * config.guess: Correctly identify Pentium II sco boxes.
9595
9596 * config.guess: Fix "tr" code. From Weiwen Liu.
9597
9598Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9599
9600 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9601 stabs.
9602
9603Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9604
9605 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9606 (ALL_TARGET_MODULES): Add all-target-libchill.
9607 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9608 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9609 (all-target-libchill): Add dependencies.
9610 * configure.in (target_libs): Add libchill.
9611
9612Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9613
9614 * config.guess: Avoid assumptions about "tr" behaves when
9615 LANG is set to something other than English.
9616
9617Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9618
9619 * configure (gxx_include_dir): Changed to
9620 '${prefix}/include/g++'-${libstdcxx_interface}.
9621
9622 * config.if: New to determine the interfaces.
9623
9624Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9625
9626 * config.guess: Detect and handle MPE/IX.
9627 * config.sub: Deal with MPE/IX.
9628
9629Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9630
9631 * configure.in: Use mh-aix43.
9632
96331998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9634
9635 * configure: Fix --without/--disable cases for gxx-include-dir.
9636
9637Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9638
9639 * mdata-sh: Imported. Needed for automake support.
9640
9641Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9642
ba73c63f 9643 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9644 "chmod og=u `find . -print`".
9645
9646Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9647
ba73c63f 9648 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9649
9650Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9651
9652 * Makefile.in: Undo previous patch.
9653
9654Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9655
9656 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9657 to here ...
9658 (install-no-fixedincludes): and here
9659 (INSTALL_MODULES): ... from here.
9660
9661Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9662
9663 * config.sub: Merge with FSF.
9664
9665 * config.guess: Merge with FSF.
9666
9667Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9668
9669 * configure (extraconfigdirs): New variable.
9670 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9671 * Makefile.in (all): Move higher in file.
9672 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9673 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9674 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9675 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9676 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9677
96781998-07-23 Brendan Kehoe <brendan@cygnus.com>
9679
9680 * Makefile.in (all-target-libjava): Depend on all-gcc and
9681 all-target-newlib.
9682 (configure-target-libjava): Depend on $(ALL_GCC).
9683
9684Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9685
9686 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9687 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9688
9689Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9690
9691 * ylwrap: Change absolute path checks to check for DOS style path
9692 names.
9693
9694 * ylwrap: Don't use a full path name if the source file is in the
9695 same directory. From hjl@lucon.org (H.J. Lu).
9696
9697 * config-ml.in: Default to being verbose, to match Feb 18 change to
9698 configure.
9699
9700Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9701
9702 Brought over from egcs:
9703
9704 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9705
9706 * configure.in (target_subdir): Set to ${target_alias} instead
9707 of "libraries".
9708
9709 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9710
9711 * configure.in (target_subdir): Set to libraries if enable_multilib.
9712
9713Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9714
9715 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9716 multilibs, force reconfiguration the first time we create
9717 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9718
9719Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9720
9721 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9722 avoid confusion with --no-recursion.
9723
9724Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9725
9726 * configure.in: Win32 hosts shouldn't use install -x
9727 * install-sh: remove -x option, and special .exe-handling
9728 hack.
9729
9730Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9731
9732 * config.guess: Recognize i586-pc-beos.
9733 * configure.in: Don't build some bits for beos.
9734
9735Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9736
9737 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9738 CFLAGS default to -O2.
9739
9740 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9741 when using GNU ld.
9742
9743Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9744
9745 * ltmain.sh: Correct install when using a different shell.
9746
9747Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9748
9749 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9750
9751Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9752
9753 * makefile.vms: Update to build binutils/makefile.vms. Add install
9754 target.
9755
9756Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9757
9758 * ltconfig: Update to correct AIX handling.
9759
9760Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9761
9762 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9763
9764 * configure.in (target_subdir): Set to ${target_alias} instead
9765 of "libraries".
9766
97671998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9768
9769 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9770 (Makefile): Depend on $(gcc_version_trigger).
9771
9772 * configure (gcc_version): Change default initializer to empty
9773 string.
9774 (gcc_version_trigger): New variable; pass this variable down
9775 to subdir configures to enable them checking gcc's version
9776 themselves. Emit make macros for both gcc_version vars.
9777 (topsrcdir): Initialize reliably.
9778 (recursion line): Remove --with-gcc-version=${gcc_version}.
9779
97801998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9781
9782 * configure (enable_version_specific_runtime_libs): Implement new flag
9783 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9784 in $(libsubdir); emit definition in each generated Makefile.
9785 (gxx_include_dir): Initialize depending on
9786 $enable_version_specific_runtime_libs.
9787
97881998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9789
9790 * configure (gcc_version): Initialize properly depending on
9791 how and where configure is started.
9792 (recursion line): Pass a --with-gcc-version=${gcc_version}
9793 to configures in subdirs.
9794
9795Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9796
9797 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9798 cygmon
252b5132
RH
9799
9800Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9801
9802 * configure.in: Add cygmon and libstub support for mn10200.
9803
98041998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9805
9806 * configure (gcc_version): Add new variable describing the
9807 particular gcc version we're building.
9808 * Makefile.in (libsubdir): Add new macro for the directory
9809 in which the compiler finds executables, libraries, etc.
9810 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9811 and libsubdir.
9812
9813Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9814
ba73c63f
JM
9815 * Makefile.in (local-clean): Remove *.log.
9816 (warning.log): Built with warn_summary from build.log.
9817 (mail-report.log): Run test_summary.
9818 (mail-report-with-warnings.log): Run test_summary including
9819 warning.log in the report.
252b5132
RH
9820
9821Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9822
9823 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9824
9825Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9826
9827 * Makefile.in (grep): Grep no longer depends on libiberty.
9828
9829Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9830
9831 * Makefile.in: all-snavigator needs all-libgui.
9832
9833Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9834
9835 * configure.in: Add cygmon and libstub support for mn10300.
9836
9837Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9838
9839 * missing: Update to version from automake 1.3.
9840
9841 * ltmain.sh: On installation, don't get confused if the same name
9842 appears more than once in the list of library names.
9843
9844Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9845
9846 * config.sub: Accept m68060 and m5200 as CPU names.
9847
9848Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9849
9850 * configure: Use && rather than using -a in test, because odd
9851 strings can confuse test.
9852 * configure.in: Likewise.
9853
9854Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9855
9856 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9857
9858Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9859
9860 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9861 bootstrap4-lean): New targets.
9862
9863Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9864
9865 * mpw-* Delete. Not used.
252b5132
RH
9866
9867Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9868
9869 * COPYING.LIB: Update FSF address.
9870
9871Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9872
9873 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9874
9875 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9876 GAS_SUPPORT_DIRS.
9877
9878Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * ltconfig, ltmain.sh: Avoid producing a version number if
9881 -version-info was not used.
9882
9883Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9884
9885 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9886 building with newlib.
9887
98881998-04-30 Paul Eggert <eggert@twinsun.com>
9889
ba73c63f 9890 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9891 Solaris `make' causes it to continue to next definition.
252b5132 9892
afb8d725
JM
9893Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9894
9895 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9896 the right GUI libraries and files are installed along with GDB.
9897
252b5132
RH
9898Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9899
9900 * configure.in: Change alpha to alpha* in several places.
9901
9902Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9903
9904 * config.sub: Recognize sparc86x.
9905
9906Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9907
252b5132
RH
9908 * configure.in (--enable-target-optspace): Remove debug echo.
9909
9910Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9911
9912 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9913
9914Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9915
9916 * ltconfig: Update cygwin32 support.
9917
9918 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9919 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9920 (GDB_SUPPORT_DIRS): Likewise.
9921
9922Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9923
9924 * configure.in (target_makefile_frag): If --enable-target-optspace,
9925 use -Os to compile target libraries rather than -O2. Default to
9926 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9927 not used.
9928 * configure.in (target_cflags): Ditto for d30v.
9929
9930Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9931
9932 * Makefile.in (all-bfd): Depend on all-intl.
9933 (all-binutils): Likewise.
9934 (all-gas): Likewise.
9935 (all-gprof): Likewise.
9936 (all-ld): Likewise.
9937
252b5132
RH
99381998-04-19 Brendan Kehoe <brendan@cygnus.com>
9939
9940 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9941
9942Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9943
9944 * Makefile.in (all-bfd): Depend upon all-libiberty.
9945
9946 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9947
9948Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9949
9950 * Makefile.in: Add libstub.
9951
9952 * configure.in: Ditto. Build libstub for targets that have cygmon
9953 support.
9954
9955Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9956
9957 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9958
9959Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9960
9961 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9962 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9963
9964Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9965
9966 * configure: Define DEFAULT_M4 by searching PATH.
9967 * Makfile.in: Use DEFAULT_M4.
9968
9969Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9970
9971 * ltconfig: Add cygwin32 support.
9972
9973 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9974 to configure and build.
9975
9976Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9977
9978 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9979
9980Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9981
9982 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9983
9984Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9985
9986 * Makefile.in: add ash make rules
9987 * configure.in: add ash to native_only and host_tools lists
9988
9989Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9990
9991 * Makefile.in (all-gettext, all-intl): New targets.
9992 (ALL_MODULES): Added all-gettext, all-intl.
9993 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9994 (INSTALL_MODULES): Added install-gettext, install-intl.
9995 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9996
9997 * configure.in (host_tools): Added gettext.
9998 (native_only): Likewise.
9999 (noconfigdirs) [various cases]: Likewise.
10000 (host_libs): Added intl.
10001
afb8d725
JM
10002Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10003
10004 * configure: Do not disable building gdbtk for cygwin32 hosts.
10005
ba73c63f
JM
10006Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10007
10008 * configure.in: Add thumb-coff target.
10009 * config.sub: Add thumb-coff target.
10010
252b5132
RH
10011Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10012
10013 * Makefile.in: Revert yesterday's change.
10014 (all-target-winsup): all-target-librx stays out of here.
10015
10016Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10017
ba73c63f
JM
10018 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10019 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10020 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
10021 Remove references to librx and libg++.
10022
10023Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10024
10025 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10026 recursive makes
10027
10028Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10029
10030 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10031 for newlib directory.
10032 (CXX_FOR_TARGET): Likewise.
10033
10034Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10035
10036 * ltconfig: Update after libtool/ltconfig.in change for
10037 hpux11.
10038
10039Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10040
10041 * ltconfig, ltmain.sh: Update to libtool 1.2.
10042
10043Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10044
10045 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10046 (install-gcc-cross): Instead, override LANGUAGES here.
10047
100481998-03-18 Dave Love <d.love@dl.ac.uk>
10049
10050 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10051 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10052
10053Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10054
10055 * configure.in: Add Thumb-pe target.
10056
10057Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 10058
252b5132
RH
10059 * Makefile.in - changed sn targets to snavigator
10060 * configure.in - changed sn targets to snavigator
10061
10062Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10063
10064 * config-ml.in: After building symlink tree call make distclean
10065 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10066 to be the case for libiberty.
10067
10068Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10069
10070 * configure: When making link, also check the current
10071 directory. The configure scripts may create one.
10072
10073Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10074
10075 * config.sub: Accept alphapca56 and alphaev6 properly.
10076
10077Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10078
10079 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10080
252b5132
RH
10081Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10082
80413487 10083 * config.sub (sco5): Fix typo.
252b5132
RH
10084
10085Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10088 install-itcl.
10089 (install-itcl): Remove dependency on install-tcl.
10090
10091Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10092
10093 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10094
252b5132
RH
10095Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10096
10097 * configure.in: Don't build libgui for a cygwin32 target when not on
10098 a cygwin32 host.
10099
10100Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10101
10102 * configure (redirect): Set to null, so default behavior of
10103 configure is now --verbose.
10104
101051998-02-16 Dave Love <d.love@dl.ac.uk>
10106
10107 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10108 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10109
10110Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10111
10112 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10113 this change to sync Makefile.in with its ChangeLog entries.
10114
10115Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10116
10117 * ltmain.sh (mkdir): Check that the directory doesn't exist
10118 before we exit with error, so that we don't get races during
10119 parallel builds.
10120
10121Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10122
10123 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10124
10125Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10126
10127 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10128 PICFLAG_FOR_TARGET.
10129 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10130
10131 * configure: Emit a definition for the new macro enable_shared
10132 into each Makefile.
10133
252b5132
RH
10134Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10135
10136 * configure.in (host_tools, native_only): Add libtool.
10137
10138Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10139
10140 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10141 Fix typo in ming config comment.
10142
10143Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10144
10145 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10146
10147Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10148
10149 * config.sub: Add tic30 cases, and map c30 to tic30.
10150
ba73c63f
JM
10151Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10152
10153 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10154 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10155 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10156 (CLEAN_TARGET_MODULES): Similarly
10157 (all-target-libf2c): Add dependences.
35590697 10158 * configure.in (target_libs): Add libf2c.
ba73c63f 10159
252b5132
RH
10160Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10161
ba73c63f
JM
10162 * configure.in: Remove expect from noconfigdirs when target
10163 is cygwin32. OK to build expect and dejagnu with Canadian
10164 Cross.
252b5132
RH
10165
10166Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10167
10168 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10169 host.
10170
10171 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10172 and mingw32.
10173
10174Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10175
10176 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10177 here as it is not defined in the toplevel Makefile.
10178
10179Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10180
10181 * configure (package_makefile_rules_frag): New variable, which names
10182 a file with generic rules, ...
10183 Change comment to mention we now have FIVE parts.
10184 * configure: Undo last change.
10185
10186Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10187
10188 * config.guess: More accurate determination of HP processor types.
10189 * config.sub: More accurate determination of HP processor types.
10190
10191Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10192
10193 * configure (package_makefile_frag): Move inserting the
10194 ${package_makefile_frag} to where it should be according
10195 to the comment.
10196
ba73c63f 10197Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10198
10199 * config.guess: Add support for Linux/ARM.
10200
10201Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10202
10203 * .cvsignore: Remove *-info and *-install since they match
10204 release-info and mpw-install, which we don't want to just ignore.
10205
10206Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10207
10208 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10209
10210Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10211
10212 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10213 local_prefix to sub-make invocations.
10214
10215Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10216
10217 * configure.in: Check makefile fragments in the source
10218 directory.
10219
10220Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10221
ba73c63f
JM
10222 * configure.in: Check whether host and target makefile
10223 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10224
10225Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10226
10227 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10228
252b5132
RH
10229Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10230
10231 * configure.in: Make sure we only replace RPATH_ENVVAR on
10232 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10233 regexp to sed.
10234
10235 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10236 to sub-makes.
10237
102381998-01-13 Lee Iverson (leei@ai.sri.com)
10239
10240 * config-ml.in (multi-do): LDFLAGS must include multilib
10241 designator.
10242
10243Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10244
10245 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10246
10247Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10248
10249 * config.sub: Add mingw32 support.
10250 * configure.in: Likewise.
252b5132
RH
10251
10252Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10253
10254 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10255
10256Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10257
10258 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10259 * configure (gxx_include_dir): Provide a definition for subdirs
10260 which do not use autoconf.
10261
10262Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10263
10264 * config.guess: Sync with egcs. Picks up new alpha support,
10265 BeOS & some additional linux support.
10266
ba73c63f 10267Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10268
10269 * config.guess: HP 9000/803 is a PA1.1 machine.
10270
ba73c63f
JM
10271Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10272
10273 * configure.in: It's alpha*-...
252b5132
RH
10274
10275Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10276
ba73c63f
JM
10277 * configure.in (host_makefile_frag, target_makefile_frag):
10278 Handle multiple config files.
10279 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10280 alpha-*-*.
252b5132
RH
10281
10282Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10283
10284 * mkdep: New file.
10285
10286Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10287
10288 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10289
10290Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10291
10292 * Makefile.in: Add libgui directory.
10293 (GDB_TK): Add all-libgui.
10294 * configure.in: Add libgui directory.
10295 * configure: Add all-libgui to GDB_TK.
10296
10297Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10298
10299 * config-ml.in (multidirs): Add m32r to multilib list.
10300
10301Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10302
10303 * Makefile.in (all-target-gperf): Change dependency to
10304 all-target-libstdc++.
10305
10306Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10307
10308 * config.guess: Add BeOS support.
10309
10310Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10311
10312 Source directory cvs renamed to cvssrc:
10313 * configure.in (host_tools): Change cvs to cvssrc.
10314 (native_only): Likewise.
10315 (noconfigdirs) [various cases]: Likewise.
10316 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10317 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10318 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10319 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10320 (all-cvssrc): Rename target from all-cvs.
10321
10322Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10323
10324 * configure (gxx_include_dir): Fix thinko.
10325
10326Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10327
10328 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10329 (install-cross, install-gcc-cross): New targets.
10330
10331Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10332
10333 * configure.in (noconfigdirs): Add support for Thumb target.
10334
10335 * config.sub (maybe_os): Add support for Thumb target.
10336
10337Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10338
10339 * Makefile.in: Add rules for cygmon.
10340
10341 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10342
10343Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10344
10345 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10346 * configure (gxx_include_dir): Provide a definition for subdirs
10347 which do not use autoconf.
10348
10349Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10350
10351 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10352 11/18/97 build
252b5132
RH
10353
10354Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10355
10356 * From Franz Sirl.
10357 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10358 found on RedHat Linux systems.
10359
10360Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10361
10362 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10363 guesses.
10364
10365Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10366
10367 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10368
10369Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10370
10371 * ltmain.sh: If mkdir fails, check whether the directory was created
10372 anyhow by some other process.
10373
10374Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10375
10376 * configure.in (d30v-*-*): Configure all directories.
10377
10378Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10379
10380 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10381 for the D30V.
10382
10383Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10384
10385 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10386
10387Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10388
80413487
RH
10389 * include/libiberty.h: Add extern "C" { so it can be used with C++
10390 progrms.
10391 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10392 programs.
252b5132
RH
10393
10394Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10395
10396 * configure.in (d30v-*-*): Configure GCC now.
10397
10398Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10399
10400 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10401 is no longer needed.
10402
10403Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10404
10405 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10406
10407Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10408
10409 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10410 targets using "$@" to provide support for similar but not identical
10411 targets without having to duplicate code.
10412
10413Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10414
10415 * makefile.vms: Fix to work with DEC C.
10416
10417Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10418
10419 * config.sub: Add mips-tx39-elf to marketing names.
10420
10421Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10422
10423 * ltmain.sh: Handle symlinks in generated script.
10424
10425Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10426
10427 * configure: Handle autoconf style directory options: --bindir,
10428 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10429 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10430 --sysconfdir.
10431 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10432 (sharedstatedir, localstatedir, oldincludedir): New variables.
10433 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10434 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10435 sbindir, sharedstatedir, and sysconfdir.
10436
10437Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10438
10439 * Makefile.in (bootstrap-lean): New target.
10440
10441Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10442
10443 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10444 sn, and gnuserv from noconfigdirs.
252b5132
RH
10445
10446Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10447
10448 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10449
10450Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10451
ba73c63f 10452 * Makefile.in (cross): New target.
252b5132
RH
10453
10454Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10455 Jeff Law <law@cygnus.com>
252b5132
RH
10456
10457 * Makefile.in (bootstrap2, bootstrap3): New targets.
10458 (all-bootstrap): Remove outdated and confusing target.
10459 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10460
afb8d725
JM
10461Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10462
10463 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10464 windows. Consistent with gdb/configure.
afb8d725 10465
252b5132
RH
104661997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10467
252b5132
RH
10468 * configure.in: Name Linux target fragment.
10469
10470 * configure: Rewrite so that project Makefile fragment is inserted
10471 first and appears last in the resulting Makefile.
10472
10473Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10474
10475 * Makefile.in (install-itcl): Install tcl first.
10476
252b5132 10477Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10478
252b5132
RH
10479 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10480
10481Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10482
10483 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10484
10485 * configure.in (skipdirs): Add target-librx for Linux.
10486 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10487
10488Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10489
10490 * Makefile.in (bootstrap): New target.
10491
10492Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10493
10494 * config.sub: Accept 'amigados' for backward compatability.
10495
10496Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10497
10498 * config.guess: Merge with FSF.
10499
ba73c63f
JM
10500Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10501
10502 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10503
252b5132
RH
10504Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10505
10506 * config.sub: Add "marketing-names" patch.
10507
10508Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10509
80413487 10510 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10511
10512Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10513
10514 * config.sub: Handle v850-elf.
10515
ba73c63f
JM
10516Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10517
10518 * .cvsignore (*-install): Remove.
10519
252b5132
RH
10520Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10521
10522 * ltconfig: Set CONFIG_SHELL in libtool.
10523 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10524
10525Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10526
10527 * configure.in (target_subdir): Set to libraries if enable_multilib.
10528
10529Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10530
10531 * config.guess: Update from gcc directory.
10532
10533Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10534
10535 * Makefile.in (all-sim): Depends on all-readline.
10536
10537Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10538
10539 * Makefile.in (BISON, YACC): Use $$s.
10540 (all-bison): Depend on all-texinfo.
10541
10542Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10543
10544 * Makefile.in (BISON): Add -L flag.
10545 (YACC): Likewise.
10546
10547Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10548
35590697
AJ
10549 * configure.in (noconfigdirs): Add support for v850e target.
10550
252b5132
RH
10551 * config.sub (maybe_os): Add support for v850e target.
10552
10553Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10554
35590697
AJ
10555 * configure.in (noconfigdirs): Add support for v850ea target.
10556
252b5132
RH
10557 * config.sub (maybe_os): Add support for v850ea target.
10558
10559Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10560
10561 * config.sub: Add mipstx39. Delete r3900.
10562
10563Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10564
10565 * Makefile.in (all-autoconf): Depends on all-texinfo.
10566
10567Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10568
10569 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10570 eabi targets.
10571
10572Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10573
10574 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10575
10576 * configure: When handling a Canadian Cross, handle YACC as well as
10577 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10578 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10579
10580Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10581
10582 * Makefile.in (BISON): bison, not byacc or bison -y.
10583 (YACC): bison -y or byacc or yacc.
10584 (various): Add *-bison as appropriate.
10585 (taz): No need to mess with BISON anymore.
10586
10587Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10588
10589 * configure: If OSTYPE matches *win32*, try to find a good value for
10590 CONFIG_SHELL.
10591
10592Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10593
10594 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10595 configure.in if it is present.
10596
10597Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10598
10599 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10600
10601Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10602
10603 * config.sub: Recognize `arc' cpu.
10604 * configure.in: Likewise.
10605 * config-ml.in: Likewise.
10606
10607Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10608
10609 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10610
10611Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10612
10613 * configure: Changed sed delimiter from ':' to '|' when
10614 attempting to substitute ${config_shell} for SHELL. On
10615 NT ${config_shell} may contain a ':' in it.
10616
10617Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10618
10619 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10620
10621Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10622
10623 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10624
10625Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10626
10627 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10628
10629 * ylwrap: If the program is a relative path, force it to be
10630 absolute.
10631
10632Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10633
10634 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10635
10636Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10637
10638 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10639 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10640 for libraries.
252b5132
RH
10641
10642Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10643
10644 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10645 separated by spaces.
252b5132
RH
10646
10647Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10648
10649 * ylwrap: New file.
10650 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10651
10652 * ltmain.sh: Handle /bin/sh at start of install program.
10653
10654 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10655
10656 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10657 * missing: New file, from automake 1.2.
10658
10659Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10660
10661 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10662 check-tk to CHECK_X11_MODULES.
10663
10664Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10665
10666 * config.sub: Merge with FSF.
10667
10668Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10669
10670 * config.guess: Merge with FSF.
10671
10672Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10673
10674 * configure: Treat msdosdjgpp like go32.
10675 * configure.in: Likewise. Don't remove gprof for go32.
10676
10677 * configure: Change Makefile.tem2 to Makefile.tm2.
10678
10679Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10680
10681 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10682
10683Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10684
10685 * install-sh (chmodcmd): Set to null if the DST directory already
10686 exists. Same as Nov 11th change.
10687
10688Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10689
35590697 10690 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10691
10692Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10693
10694 * config.guess: Update from FSF.
10695
10696Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10697
10698 * Makefile.in (GDB_TK): Depend on itcl and tix.
10699
10700Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10701
10702 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10703 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10704 (INSTALL_SCRIPT): New variable.
10705 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10706 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10707 to -x.
10708 * install-sh: Add support for -x option.
10709
10710Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10711
10712 * configure.in, Makefile.in: Treat tix like itcl.
10713
10714Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10715
10716 * Makefile.in (WINDRES): New variable.
10717 (WINDRES_FOR_TARGET): New variable.
10718 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10719 (EXTRA_HOST_FLAGS): Add WINDRES.
10720 (EXTRA_TARGET_FLAGS): Add WINDRES.
10721 (EXTRA_GCC_FLAGS): Add WINDRES.
10722 ($(DO_X)): Pass down WINDRES.
10723 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10724 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10725 DLLTOOL_FOR_TARGET.
10726
10727Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10728
10729 * configure.in: configure sim before gdb for win32-x-ppc
10730
10731Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10732
10733 Move gperf into the toplevel, from libg++.
10734 * configure.in (target_tools): Add target-gperf.
10735 (native_only): Add target-gperf.
10736 * Makefile.in (all-target-gperf): New target, depend on
10737 all-target-libg++.
10738 (configure-target-gperf): Empty rule.
10739 (ALL_TARGET_MODULES): Add all-target-gperf.
10740 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10741 (CHECK_TARGET_MODULES): Add check-target-gperf.
10742 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10743 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10744
10745Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10746
252b5132
RH
10747 * config.sub (mn10200): Recognize new basic machine.
10748
10749Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10750
10751 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10752 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10753
10754Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10755
10756 * configure.in: If we're building mips-sgi-irix6* native, turn on
10757 ENABLE_MULTILIB and set TARGET_SUBDIR.
10758
10759Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10760
10761 * Makefile.in (all-sn): Depend on all-grep.
10762
10763Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10764
10765 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10766
10767 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10768 Makefile. From Jeff Makey <jeff@cts.com>.
10769 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10770
10771 * Makefile.in (DISTBISONFILES): Remove.
10772 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10773 $(DEFAULT_YACC).
10774
10775 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10776 cygwin32.
252b5132
RH
10777
10778 * Makefile.in (LD): New variable.
10779 (EXTRA_HOST_FLAGS): Pass down LD.
10780 ($(DO_X)): Likewise.
10781
10782Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10783
10784 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10785
10786Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10787
10788 * configure.in (targargs): Strip out any supplied --build argument
35590697 10789 before adding our own. Always add --build.
252b5132
RH
10790
10791Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10792
10793 * configure.in (targargs): Pass --build if we're doing
10794 a cross-compile.
10795
10796Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10797
ba73c63f 10798 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10799 sed. Otherwise sed chokes on NT path names with drive
10800 designators. Also look for "?:*" as the leading characters in an
10801 absolute pathname.
10802
10803Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10804
10805 * config.sub: Support for r3900.
10806
10807Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10808
10809 * configure.in: Use install-sh, not install.sh.
10810
10811Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10812
10813 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10814 apply it twice.
10815
10816Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10817
10818 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10819 install-binutils.
10820
10821Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10822
10823 * Makefile.in: Add automake targets.
10824 * configure.in (host_tools): Add automake.
10825
10826Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10827
10828 * configure: Default CXX to c++, not gcc.
10829 * Makefile.in (CXX): Set to c++, not gcc.
10830 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10831
10832Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10833
10834 * install-sh: try appending a .exe if source file doesn't
10835 exist
10836
10837Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10838
10839 * configure.in: Turn on multilib by default.
10840 (cross_only): Remove target-libiberty.
10841
10842 * Makefile.in (all-gcc): Don't depend on libiberty.
10843
10844Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10845
10846 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10847
10848Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10849
10850 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10851 (DISTBISONFILES): Add ld/Makefile.in
10852
10853Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10854
10855 * configure.in: if target is cygwin32 but host isn't cygwin32,
10856 don't configure gdb tcl tk expect, not just gdb.
10857
10858Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10859
10860 * configure.in: Added gnuserv everywhere sn appears.
10861
10862 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10863 (CROSS_CHECK_MODULES): Added check-gnuserv.
10864 (INSTALL_MODULES): Added install-gnuserv.
10865 (CLEAN_MODULES): Added clean-gnuserv.
10866 (all-gnuserv): New target.
10867
10868Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10869
10870 * config.guess: Fixes for MIPS OpenBSD systems.
10871
10872Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10873
10874 * Makefile.in (INSTALL_XFORM): Remove.
10875 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10876
10877 * mkinstalldirs: New file, copied from automake.
10878 * Makefile.in (installdirs): Rename from install-dirs. Use
10879 mkinstalldirs. Change all users.
10880 (DEVO_SUPPORT): Add mkinstalldirs.
10881
10882Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10883
10884 * install-sh: Rename from install.sh.
10885 * Makefile.in (INSTALL): Change install.sh to install-sh.
10886 (DEVO_SUPPORT): Likewise.
10887
10888 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10889 Graichen <graichen@rzpd.de>.
10890
10891Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10892
10893 * config.guess: Recognize OpenBSD systems correctly.
10894
10895Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10896
10897 * README, Makefile.in (ETC_SUPPORT): Remove references to
10898 cfg-paper*, configure.{texi,man,info*}._
10899
10900Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10901
10902 * Makefile.in (all.normal): Ensure that gcc is built after all
10903 the x11 - ie gdb - targets.
10904
10905Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10906
10907 * makefile.vms: Don't run conf-a-gas.
10908
10909Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10910
80413487 10911 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10912
10913Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10914
10915 * configure.in: Remove noconfigdirs case since gdb also
10916 configures and builds for tic80-coff.
10917
10918Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10919
10920 * configure: Set cache_file to config.cache.
10921 * Makefile.in (local-distclean): Remove config.cache.
10922
10923Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10924
10925 * COPYING: Update FSF address.
10926
10927Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10928
10929 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10930 noconfigdirs.
10931
10932Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10933
10934 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10935 MAKEDIRS, is empty.
10936
10937Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10938
10939 * config.sub: Tweak mn10300 entry.
10940
10941Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10942
10943 * configure.in (host_tools): Put sim before gdb, so gdb's
10944 configure.tgt can determine if the simulator was configured.
10945
10946Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10947
10948 * config.sub: Move BeOS $os case to be with other Cygnus
10949 local cases.
10950
10951Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10952
10953 * config.sub: Remove misplaced comment that broke Linux.
10954
10955Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10956
10957 * config.sub: Add BeOS support.
10958
10959Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10960
10961 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10962
10963Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10964
10965 * configure.in (noconfigdirs): Remove tcl and tk from
10966 noconfigdirs for cygwin32 builds.
10967
10968Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10969
10970 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10971
10972Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10973
10974 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10975 make-all.com, use makefile.vms instead.
10976
10977Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10978
10979 * config.sub: Accept -lnews*.
10980
10981Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10982
10983 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10984 target-examples and target-libiberty for d30v.
252b5132
RH
10985
10986Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10987
10988 * configure.in (noconfigdirs): Enable ld for d30v.
10989
10990Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10991
10992 * configure.in (tic80-*-*): Build compiler.
10993
10994Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10995
10996 * configure.in (d30v-*): Remove sim directory from list of
35590697 10997 unsupported d30v directories
252b5132
RH
10998
10999Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11000
35590697
AJ
11001 * config.sub, configure.in: Add d30v target cpu.
11002
252b5132
RH
11003Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11004
11005 * makefile.vms: New file.
11006 * make-all.com: Remove.
11007
11008Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11009
11010 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11011
11012Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11013
11014 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11015
11016Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11017
11018 * Makefile.in (ALL_MODULES): Added all-db.
11019 (CROSS_CHECK_MODULES): Addec check-db.
11020 (INSTALL_MODULES): Added install-db.
11021 (CLEAN_MODULES): Added clean-db.
11022
11023Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11024
11025 * config.guess: Merge with latest FSF sources.
11026
11027Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11028
11029 * Makefile.in (ALL_MODULES): Added all-itcl.
11030 (CROSS_CHECK_MODULES): Added check-itcl.
11031 (INSTALL_MODULES): Added install-itcl.
11032 (CLEAN_MODULES): Added clean-itcl.
11033
11034Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11035
11036 * configure.in: build gdb for mn10200
11037
11038Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11039
11040 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11041
11042Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11043
11044 * configure.in (tic80-*-*): Turn off most targets right now.
11045
11046Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11047
11048 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11049 rather than the makeinfo program.
11050 (do-info): Depend upon all-texinfo.
11051
11052Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11053
11054 * configure.in: Remove uses of config/mh-linux.
11055
11056 * config.sub, config.guess: Merge with latest FSF sources.
11057
11058Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11059
11060 * config.sub (case $basic_machine): Add tic80 entries.
11061
11062Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11063
11064 * config.sub, config.guess: Merge with latest FSF sources.
11065
11066Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11067
11068 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11069 * mpw-config.in: Test for NewFolderRecursive.
11070 * mpw-install: Use symbolic name for startup filename.
11071 * mpw-README: Add various additional details.
11072
11073Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11074
11075 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11076
11077Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11078
11079 * configure.in: Do build gcc and the target libraries for
11080 the mn10200.
11081
11082Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11083
11084 * configure.in: don't avoid building gdb for mn10300 any more
11085 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11086 instead of single-quoting it.
11087
11088Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11089
11090 * configure.in: Don't use --with-stabs on IRIX 6.
11091
11092Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11093
11094 * configure.in (m32r): Build gdb, libg++ now.
11095
11096Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11097
11098 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11099 directories from noconfigdirs.
11100
11101Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11102
11103 * config.sub (basic_machine): added mips16 configuration
11104
11105Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11106
11107 * config.sub: Handle d10v-unknown.
11108
11109Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11110
11111 * config.sub: Handle v850-unknown.
11112
11113Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11114
11115 * Makefile.in: add findutils
11116 * configure.in: add findutils to list of host_tools
11117
11118Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11119
11120 * config.sub: Handle mn10200 and mn10300.
11121
11122Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11123
11124 * configure.in (d10v-*): Do not build librx.
11125
11126Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11127
11128 * configure.in (mn10300): Build everything except gdb & libgloss.
11129
11130Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11131
11132 * config.guess: Patch for Dansk Data Elektronik servers,
11133 from Niels Skou Olsen <nso@dde.dk>.
11134
11135 For ncr, use /bin/uname rather than uname, since GNU uname does not
11136 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11137
11138 Patch for MIPS R4000 running System V,
11139 from Eric S. Raymond <esr@snark.thyrsus.com>.
11140
11141 Fix thinko for nextstep.
11142
11143 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11144
11145 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11146 * config.guess: Guess mips-dec-mach_bsd4.3.
11147
11148 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11149 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11150 release numbers.
11151 * config.guess (mips-mips-riscos*): Emit just enough of the
11152 release number.
11153
11154 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11155 * config.guess (sparc-auspex-sunos*): Added.
11156 (f300-fujitsu-*): Added.
11157
11158 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11159 * config.guess: Recognize a Tadpole as a sparc.
11160
11161Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11162
11163 * config.guess: Don't assume that NextStep version is either 2 or
11164 3. NextStep 4 (aka OpenStep 4) has come out now.
11165
11166Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11167
11168 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11169 From Rik Faith <faith@cs.unc.edu>.
11170
11171Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11172
11173 * config.sub: Contributions from bug-gnu-utils to:
11174 Support plain "hppa" (no version given) architecture, reported by
11175 OpenStep.
11176 OpenBSD like NetBSD.
11177 LynxOs is not a hardware supplier.
11178
11179 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11180 OpenBSD like NetBSD.
252b5132
RH
11181 Stratus systems.
11182 More Pyramid systems.
11183 i[n>4]86 Intel chips.
11184 M680[n>4]0 Motorola chips.
11185 Use unknown instead of lynx for hardware manufacturer.
11186
11187Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11188
11189 * install.sh (chmodcmd): Set to null if the DST directory already
11190 exists.
11191
11192Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11193
11194 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11195 not use mt-ppc target Makefile fragment any more.
11196
11197Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11198
11199 * configure.in (*-*-windows): Exclude everything but those dirs
11200 needed to build windows.
11201
11202Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11203
11204 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11205
11206Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11207
11208 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11209
11210Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11211
11212 * Undo my previous change.
11213
11214Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11215
11216 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11217 unconditionally.
11218 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11219
11220Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11221
11222 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11223 host to add it's own flags.
252b5132
RH
11224
11225Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11226
11227 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11228
11229Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11230
11231 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11232 (CXX_FOR_TARGET): Likewise.
11233 (GCC_FOR_TARGET): Define.
11234 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11235 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11236 CC_FOR_TARGET was specified on the command line.
11237 (MAKEOVERRIDES): Don't define.
11238
11239Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11240
11241 * configure.in (m32r): Fix spelling of libg++ libs.
11242
11243Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11244
11245 * config.sub (-apple*): Remove, now redundant.
11246
11247Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11248
11249 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11250
11251 * configure: Rework yesterday's sed script patch.
11252
11253 * config.sub: Merge with FSF.
11254
11255Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11256
11257 * config.guess: Merge from FSF.
11258
11259 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11260 * config.guess: Use pc instead of unknown, for pc clone systems.
11261 Change linux to linux-gnu.
252b5132
RH
11262
11263 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11264 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11265
11266Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11267
11268 * test-build.mk (HOLES): Add "xargs" for gdb.
11269
11270 * configure: Avoid hpux10.20 sed bug.
11271
11272Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11273
4bddf3ad 11274 * configure.in: Add support for windows host
252b5132
RH
11275 (that is a build done under the Microsoft build environment).
11276
11277Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * Makefile.in: Replace all uses of srcroot with s, to shrink
11280 command line lengths.
11281
11282 Patches from Geoffrey Noer <noer@cygnus.com>:
11283 * configure.in: If configuring for newlib, pass --with-newlib to
11284 subdirectories.
11285 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11286 -Bnewlib/ and -Lwinsup to gcc.
11287 (CXX_FOR_TARGET): Likewise.
11288
11289Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11290
11291 * Makefile.in (ETC_SUPPORT): Add configure.
11292
11293Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11294
35590697 11295 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11296 host configuration file.
11297
11298Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11299
11300 * configure.in: Break mn10x00 support into separate
11301 mn10200 and mn10300 configurations.
11302 * config.sub: Likewise.
11303
11304Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11305
11306 * configure.in: Add lots of stuff to noconfigdirs for
11307 the mn10x00 targets.
11308
11309 * config.sub, configure.in: Add mn10x00 support.
11310
11311Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11312
11313 * make-all.com: Call conf-a-gas, not config-a-gas.
11314
11315Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11316
11317 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11318 targets.
252b5132
RH
11319
11320Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11321
11322 * mpw-README: Add much more detail for native PowerMac.
11323 * mpw-install: New file.
11324 * mpw-configure: Add --norecursion and --help options.
11325 * mpw-config.in: Translate readme and install files when
11326 copying to objdir.
11327 * mpw-build.in: Don't always depend on byacc and flex.
11328 (install-only-top): New action.
11329
11330Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11331
11332 * configure.in: You can now configure GDB for the v850.
11333
11334Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11335
11336 * configure.in (noconfigdirs): Don't configure any C++ dirs
11337 if targeting D10V.
11338
11339Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11340
11341 * config.sub: Recognize mips64vr5000.
11342
11343Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11344
11345 * configure.in: Use a single line for host_tools and native_only.
11346
11347Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11348
11349 * config.sub, configure.in: Add entries for m32r.
11350
11351Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11352
11353 * Makefile.in (inet-install): Don't run install-gzip.
11354
11355Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11356
11357 * configure.in: Don't config lots of things for *-*-windows*.
11358
11359Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11360
11361 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11362 (host_libs, host_tools): Copy from configure.in.
11363 * mpw-configure: Don't complain about directories not found.
11364
11365Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11366
11367 * configure.in (i[345]86): Recognize i686 for pentium pro.
11368 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11369 file.
11370
11371 * config.guess (i[345]86): Ditto.
11372
11373Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11374
11375 * configure.in (noconfigdirs): Removed gdb for D10V.
11376
11377Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11378
11379 * configure.in: Remove ld, target-libio, target-libg++, and
11380 target-libstdc++ from noconfigdirs.
11381
11382Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11383
11384 * configure: Fix three locations where shell scripts were
11385 being run directly rather than with config_shell.
11386
11387Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11388
11389 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11390 * config.sub (basic_machine): Recognize v850.
11391
11392Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11393
11394 * mpw-configure: Handle multiple enable/disable options and
11395 pass them down recursively, handle -c and -s flags appropriately
11396 depending on choice of compiler, add escape mechanism for
11397 quoted arguments to gC.
11398
11399Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11400
11401 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11402 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11403 so that -mrelocatable-lib and -mno-eabi are used.
11404
11405 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11406 not support --print-multi-lib, don't abort.
11407
252b5132
RH
11408Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11409
11410 * make-all.com: Run config-a-gas.
11411 * setup.com: Don't copy subdirectory files around.
11412
11413Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11414
11415 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11416 target, it now compiles correctly.
11417
11418Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11419
11420 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11421
11422Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11423
35590697 11424 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11425
11426Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11427
11428 * configure.in (native_only): Add prms.
11429
11430Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11431
11432 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11433 (BINUTILS_SUPPORT_DIRS): Likewise.
11434
11435Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11436
11437 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11438 d10v support is added.
11439
11440Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11441
11442 * configure.in (d10v-*-*): New target.
11443
11444Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11445
11446 * config.guess (HP 9000/811): Recognize this as a PA1.1
11447 machine.
11448
11449Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11450
11451 * Makefile.in (do-tar-gz): New target, split out from tail end of
11452 taz target. Run each command separately, don't use pipes.
11453 (taz): Use it.
11454
11455Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11456
11457 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11458 * mpw-build.in: No builds should depend on building byacc or flex,
11459 they are assumed to be installed already.
11460
11461Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11462
11463 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11464 variable that CC_FOR_TARGET needs.
11465
11466Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11467
11468 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11469 options have changed since the last time the subdirectory was
11470 configured, and if it has, reconfigure.
11471 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11472 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11473
11474Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11475
11476 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11477 CLEAN_MODULES): Add bash.
11478 (all-bash): New target.
11479
11480Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11481
11482 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11483
11484Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11485
11486 * config.sub (basic_machine): Recognize d10v as a valid processor.
11487
11488Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11489
11490 * mpw-configure: Add support for --bindir.
11491 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11492
11493Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11494
11495 * configure.in: add bash, time, gawk to list of hosttools and things
11496 to only build for native toolchains
11497
11498Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11499
11500 * Makefile.in (docdir): Remove.
11501
11502Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11503
11504 * Makefile.in (datadir): Set to $(prefix)/share.
11505
11506Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11507
11508 * configure.in: build diff and patch for cygwin32-hosted
11509 toolchains.
11510
11511Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11512
11513 * config.sub: Accept -rtems*.
11514
11515Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11516
80413487 11517 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11518 remove diff from the list of things not buildable
11519 via Canadian Cross
252b5132
RH
11520
11521Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11522
11523 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11524 don't get ". ".
252b5132
RH
11525
11526Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11527
11528 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11529
11530Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11531
11532 * Makefile.in (taz): Handle case where tex3patch didn't even get
11533 checked out. Also, if it was found, put the symlink in a new util
11534 subdirectory.
11535
11536Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11537
11538 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11539
11540Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11541
11542 * config.sub: Recognize -openvms.
11543 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11544 * make-all.com, setup.com: New files.
11545
11546Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11547
11548 * Makefile.in (taz): tex3patch moved to texinfo/util.
11549
11550Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11551
afb8d725 11552 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11553 * configure.in: remove make from disable-if-Can-Cross list
11554 enable gdb if ${host} and ${target} are cygwin32
11555
11556Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11557
11558 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11559 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11560
11561Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11562
11563 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11564 distinguish sysv/svr4/bsd variants.
11565 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11566
11567Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11568
11569 * configure.in: Added copyright notice.
11570 * move-if-change: Added copyright notice.
11571
11572Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11573
11574 * configure.in (powerpcle-*-solaris*): Until we get shared
11575 libraries working, don't build gdb, sim, make, tcl, tk, or
11576 expect.
11577
11578Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11579
11580 * config.guess: Merge with FSF:
11581
11582 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11583 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11584
11585 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11586 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11587
11588 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11589 * config.guess: Combine two OSF1 rules.
11590 Also recognize field test versions. From mjr@zk3.dec.com.
11591 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11592 because GNU uname does not support -p. From pmr@pajato.com.
11593
11594Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11595
11596 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11597
11598Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11599
11600 * mpw-README: Document GCCIncludes.
11601
11602Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11603
11604 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11605
11606Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11607
11608 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11609
11610Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11611
11612 * configure.in (*-*-cygwin32): Configure make.
11613
11614Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11615
11616 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11617
11618Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11619
11620 * Makefile.in (all-inet): Depend on all-perl.
11621
11622 * Makefile.in (inet-install): New target.
11623
11624 * Makefile.in (all-inet): Depend on all-tcl.
11625 (all-inet): Depend on all-send-pr.
11626
11627Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11628
11629 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11630 temporarily.
11631
11632Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11633
11634 * configure.in: Don't configure --with-gnu-ld on AIX.
11635
11636Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11637
11638 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11639
11640Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11641
11642 * Makefile.in (ALL_MODULES): Added all-inet.
11643 (CROSS_CHECK_MODULES): Added check-inet.
11644 (INSTALL_MODULES): Added install-inet.
11645 (CLEAN_MODULES): Added clean-inet.
11646 (all-indent): New target.
11647
11648 * configure.in (host_tools): Added inet.
11649 (native_only): Added inet.
11650 (noconfigdirs): Added inet.
11651
11652Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11653
11654 * configure.in: Don't configure libgloss if we are not configuring
11655 newlib.
11656
11657Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11658
11659 * configure.in: Don't configure libgloss for unsupported
11660 architectures.
11661
11662Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11663
11664 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11665
11666Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11667
11668 * Makefile.in (ALL_MODULES): Include all-apache.
11669 (CROSS_CHECK_MODULES): Include check-apache.
11670 (INSTALL_MODULES): Include install-apache.
11671 (all-apache): New target.
11672
11673 * configure.in: Added apache everywhere perl is seen.
11674
11675Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11676
11677 * Makefile.in: Add support for clean-{module} and
11678 clean-target-{module} rules.
11679
11680Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11681
11682 * configure.in (*-*-ose) do not build libgloss.
11683
11684Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11685
11686 * config.guess (prep*:SunOS:5.*:*): Turn into
11687 powerpele-unknown-solaris2.
11688
11689Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11690
11691 * configure.in: Permit --enable-shared to specify a list of
11692 directories.
11693
11694Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11695
11696 * configure.in (host==solaris): Pass only the first word of $CC
11697 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11698
11699Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11700
11701 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11702
11703Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11704
11705 * Makefile.in (ALL_MODULES): Include all-perl.
11706 (CROSS_CHECK_MODULES): Include check-perl.
11707 (INSTALL_MODULES): Include install-perl.
11708 (ALL_X11_MODULES): Include all-guile.
11709 (CHECK_X11_MODULES): Include check-guile.
11710 (INSTALL_X11_MODULES): Include install-guile.
11711 (all-perl): New target.
11712 (all-guile): New target.
11713
11714 * configure.in (host_tools): Include perl and guile.
11715 (native_only): Include perl and guile.
11716 (noconfigdirs): Don't build guile and perl; no ports have been
11717 done.
11718
11719Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11720
80413487
RH
11721 * configure (--enable-*): Handle quoted option lists such as
11722 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11723
11724Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11725
11726 * Makefile.in ({,inst}all-target): New rule so we can make and
11727 install all of the target directories easily.
11728
11729Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11730
11731 * configure.in: Add missing global flag in sed substitution when
11732 deleting `target-' from ${configdirs}.
11733
11734Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11735
11736 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11737 option.
11738
11739 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11740 config/mh-necv4.
11741
11742 * install.sh: Correct misspelling of transformbasename.
11743
11744 * config.guess: Recognize mips-*-sysv*.
11745
11746Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11747
11748 * config.sub: Recognize mon960.
11749
11750Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11751
11752 * configure: Restore Canadian Cross handling of BISON and LEX,
11753 removed in Feb 20 change.
11754
11755Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11756
11757 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11758 Mention make install. Remove the old copyright date as well the
11759 clumsy and rather pointless copyright on the README file.
11760
11761Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11762
11763 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11764 Makefile after running symlink-tree, then run `make distclean' to
11765 avoid clobbering any generated files in srcdir.
11766
11767Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11768
11769 * configure.in (m68k-*-netbsd*): Build everything now.
11770
11771Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11772
11773 * Makefile.in (taz): Fix quoting.
11774
11775Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11776
11777 * configure.in (sparclet-*-*): Build everything now.
11778
11779Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11780
11781 * configure.in (m68k-*-linux*): New host.
11782
11783Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11784
11785 * configure: Check for bison before byacc.
11786
11787Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11788
11789 * Makefile.in configure: Change the way LEX and BISON/YACC are
11790 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11791 searching PATH. These are used as fallbacks by Makefile.in if
11792 flex/bison/byacc aren't in objdir.
11793
11794Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11795
11796 * Makefile.in: Make everything which depends upon all-bfd also
11797 depend upon all-opcodes, in case --with-commonbfdlib is used.
11798
11799Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11800
11801 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11802 building NT native compilers on Unix.
11803
11804Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11805
11806 * configure.in: Don't get CC from the host Makefile fragment if we
11807 can find gcc in PATH, or if this is a Canadian Cross. Move the
11808 Solaris test for /usr/ucb/cc to the post target script, just after
11809 the compiler sanity test.
11810
11811Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11812
11813 * config.sub: Merge with FSF.
11814
11815Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11816
11817 * Makefile.in (RPATH_ENVVAR): New variable.
11818 (REALLY_SET_LIB_PATH): Use it.
11819 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11820
11821Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11822
11823 * config.sub, configure.in: Recognize sparclet cpu.
11824
11825Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11826
11827 * config.guess: Support m68k-cbm-sysv4.
11828
11829Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11830
11831 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11832 m68k-unknown-linuxaout from linker help string. Put quotes around
11833 $ld_help_string.
11834
11835Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11836
11837 * config.guess (powerpc-harris-powerunix): Add guess for port
11838 to new target.
11839
11840Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11841
11842 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11843
11844Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11845
11846 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11847 $(REALLY_SET_LIB_PATH) in Makefile.
11848 * Makefile.in (SET_LIB_PATH): New variable.
11849 (REALLY_SET_LIB_PATH): New variable.
11850 ($(DO_X)): Use $(SET_LIB_PATH).
11851 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11852 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11853 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11854 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11855 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11856 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11857 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11858 (install-dosrel): Likewise.
11859 (all-opcodes): Depend upon all-libiberty.
11860
11861Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11862
11863 * config.guess (*:CYGWIN*): New
11864
11865Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11866
11867 * Makefile.in (all-target-winsup): All all-target-libiberty.
11868
11869Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11870
11871 * configure.in (noconfigdirs): Add missing # in front of comment.
11872
11873Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11874
11875 * configure.in: add second pass to things added to noconfigdirs
11876 so *-gm-magic can exclude libgloss properly.
11877
11878Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11879
11880 * mpw-configure (extralibs_name, rez_name): Set correctly
11881 for MWC68K compiler.
11882
11883 * mpw-README: Add more info on the necessary build tools.
11884
11885Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11886
11887 * configure.in, config.sub: Recognize cygwin32.
11888
11889Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11890
11891 * config.guess, config.sub: Recognize A/UX.
11892
11893Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11894
11895 * config.sub: Merge with gcc/config.sub.
11896
11897Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11898
11899 * mpw-build.in (do-binutils): Add build of stamps.
11900
11901Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11902
11903 * config.sub: Add recognition for mips64vr4100*-* targets.
11904
11905Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11906
11907 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11908 Add creation of gconfigargs with `--enable-shared' turned on.
11909 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11910 ($(host)-stamp-stage3-configured): Likewise.
11911 (HOLES): Add chatr and ldd.
11912 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11913
11914Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11915
11916 * configure: Pass --nfp to recursive configures.
11917
11918Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11919
11920 * Makefile.in (DLLTOOL): New.
11921 (DLLTOOL_FOR_TARGET): New.
11922 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11923 (EXTRA_TARGET_FLAGS): Ditto.
11924 (EXTRA_GCC_FLAGS): Ditto.
11925 (CONFIGURE_TARGET_MODULES): Ditto.
11926 (DO_X): Ditto.
11927 * configure: Add DLLTOOL.
11928
11929Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11930
11931 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11932 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11933 mh-sco, since old workarounds no longer needed, and don't
11934 build ld, since libraries have weak symbols in COFF.
11935
11936Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11937
11938 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11939
11940Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11941
11942 * configure.in: Make sure that ${CC} can be used to compile an
11943 executable.
11944
afb8d725
JM
11945Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11946
11947 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11948 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11949 nothing depending on whether gdbtk is being built.
11950
252b5132
RH
11951Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11952
11953 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11954
11955Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11956
11957 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11958 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11959
11960Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11961
11962 * config-ml.in: Add support for
11963 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11964 Simplify setting of multidirs from --disable-foo.
11965
11966Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11967
11968 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11969 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11970 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11971 non-empty, pass them on to the GCC make.
252b5132
RH
11972 (all-bootstrap): New rule that is like all-gcc, except it executes
11973 the GCC bootstrap rule instead of the GCC all rule.
11974
11975Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11976
11977 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11978
11979Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11980
11981 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11982 DG/UX support.
11983
11984Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11985
11986 * config.sub (i*86*) Change [345] to [3456]
11987
11988Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11989
11990 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11991 --with-gnu-ld=no.
11992
11993Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11994
11995 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11996 AIX multilibs get built.
11997
11998Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11999
12000 * configure.in (i386-win32): Don't build expect if we're not
12001 building the tcl subdir.
12002
12003Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12004
12005 * Makefile.in: (configure-target-examples, all-target-examples):
12006 New targets, configure and build example programs.
12007
12008Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12009
12010 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12011 use it as input to sedit the generated MPW makefile.
12012 * mpw-README: Add a suggestion about Gestalt.h.
12013
12014Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12015
12016 * config.sub: Accept *-*-ieee*.
12017
12018Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12019
12020 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12021 Ronald F. Guilmette <rfg@monkeys.com>.
12022
12023Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12024
12025 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12026 for powerpc-pe native.
12027 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12028 (target==powerpc-pe): duplicate i386-win32 entry.
12029
12030Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12031
12032 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12033 of vxworks, not just vxworks5.1.
12034
12035Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12036
12037 * mpw-configure: Add support for exec-prefix.
12038
12039Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12040
12041 * config.guess: Recognize HP model 816 machines as having
12042 a PA1.1 processor.
12043
12044Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12045
12046 * configure: Ignore new autoconf configure options.
12047
252b5132
RH
12048Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12049
12050 * config.guess: Recognize Pentium under SCO.
12051 From Robert Lipe <robertl@arnet.com>.
12052
12053Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12054
12055 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
12056
12057Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12058
12059 * configure.in: Don't configure gas for alpha-dec-osf*.
12060
12061Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12062
12063 * configure.in: Default to --with-stabs for some targets for which
12064 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12065 i[345]86*-*-unixware*.
12066
12067Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12068
12069 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12070 rather than basing it on the target. Simplify handling of options
12071 controlling which directories to configure. Remove extraneous
12072 slash in multi-clean target.
12073
12074Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12075
12076 * config-ml.in: Prefix more variables with ml_ so they don't collide
12077 with configure's.
12078
12079Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12080
12081 * configure: Don't turn -v into --v.
12082
12083Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12084
12085 * configure.in (targargs): Fix typo.
12086
12087 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12088
12089Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12090
12091 * configure.in: Strip --host and --target options from
12092 CONFIG_ARGUMENTS, and always configure for --host only. Add
12093 --with-cross-host option when building with a cross-compiler.
12094 * configure: Canonicalize the arguments put into config.status by
12095 always using `=' for an option with an argument. Pass a presumed
12096 --host or --target explicitly.
12097
12098Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12099
12100 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12101 into general OS recognition case.
12102
12103Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12104
12105 * configure.in (target_configdirs): add target-winsup only
12106 for win32 target systems.
12107
12108Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12109
12110 * Makefile.in (all-target-libgloss): Depend upon
12111 configure-target-newlib, since when libgloss is built it looks to
12112 see if the newlib directory exists.
12113
12114Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12115
12116 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12117 cfg-ml-*.in.
12118
12119Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12120
12121 * configure: Handle LD and LD_FOR_TARGET when configuring a
12122 Canadian Cross.
12123
252b5132
RH
12124Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12125
12126 * configure.in (target_libs): add target-winsup.
12127 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12128 (target==ppcle-pe): remove ld from $noconfigdirs.
12129
12130Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12131
12132 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12133 Preserve relative path names in $srcdir. Build symlink tree if
12134 configuring cross target dir and srcdir=. (= no VPATH support).
12135 (configure-target-libg++): Depend on configure-target-librx.
12136 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12137 * config-ml.in: New file.
12138 * symlink-tree: New file.
12139 * configure: Ensure srcdir="." if that's what it is.
12140
12141Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12142
12143 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12144 includes and FLEX_SKELETON setting.
12145 * mpw-configure (--with-gnu-ld): New option, controls whether
12146 to use PPCLink or ld with PowerMac GCC.
12147 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12148 * mpw-config.in: Configure grez if targeting Mac.
12149
12150 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12151 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12152 just macos.
252b5132
RH
12153 * configure.in: Configure grez resource compiler if targeting Mac.
12154 * Makefile.in (all-grez, install-grez): New targets.
12155
12156Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12157
12158 * configure: CXX defaults to gcc, not g++. If we find
35590697 12159 gcc in the path, set CC to gcc -O2.
252b5132
RH
12160
12161Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12162
12163 * configure: Default ${build} correctly. Avoid picking up extra
12164 spaces when reading CC and CXX from Makefile. When doing a
12165 Canadian Cross, use plausible default values for numerous
12166 variables.
12167 * configure.in: When doing a Canadian Cross, don't try to
12168 configure tools whose configure script can't handle it.
12169
12170Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12171
12172 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12173
12174Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12175
12176 * configure: Remove dubious bug reporting address.
12177
12178Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12179
12180 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12181 configure script, run that instead of this directory's configure.
12182 In either case, print a message that we're configuring the sub-dir.
12183
12184Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12185
12186 * configure.in: Before checking for the existence of various files,
12187 use sed to filter out "target-".
12188
12189Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12190
12191 * Makefile.in (DO_X): Split rule to decrease command line length
12192 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12193 (Philippe De Muyter).
12194
12195Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12196
12197 * Makefile.in (all-patch): depend on all-libiberty.
12198
12199Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12200
12201 * configure.in: If the only directory in target_configdirs which
12202 actually exists is libiberty, then set target_configdirs to empty,
12203 to avoid trying to build a target libiberty in a gas or gdb
12204 distribution.
12205
12206Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12207
12208 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12209 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12210 systems.
252b5132
RH
12211
12212Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12213
12214 * configure.in (copy_dirs): Use sys-include instead of include
12215 for --with-headers option.
12216
12217Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12218
12219 * Makefile.in, configure.in: Make winsup builds work with
12220 new scheme.
12221
12222Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12223
12224 * configure.in: Build the linker on AIX.
12225
12226Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12227
12228 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12229 where needed.
12230
12231Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12232
12233 * Makefile.in (all-gcc): Fix typo.
12234
12235Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12236
12237 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12238
12239Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12240
12241 * configure.in: Rename libFOO to target-libFOO, and xiberty
12242 to target-xiberty, to provide more flexibility.
12243 (target_subdir): Define. Create if cross.
12244 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12245 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12246 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12247 check-libFOO -> check-target-libFOO, etc.
12248 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12249 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12250 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12251 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12252 allow ALL_GCC="" to only configure.
12253 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12254 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12255 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12256
12257Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12258
12259 * Makefile.in (taz): Build "info" in etc explicitly.
12260
12261Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12262
12263 * configure.in: Make sure that CC is undefined (as opposed to
12264 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12265 problem with autoconf trying to configure on a host without GCC.
12266
12267Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12268
12269 * mpw-configure: Set host alias from choice of host compiler,
12270 only use generic MPW Makefile sed if present, edit a file
12271 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12272 * mpw-README: Add problem notes about CW6 and CW7.
12273
12274Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12275
12276 * Makefile.in (taz): Use ";" instead of ";;".
12277
12278Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12279
12280 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12281 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12282 DISTDOCDIRS.
12283 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12284 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12285
12286Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12287
12288 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12289 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12290 Move bfd to DISTSTUFFDIRS.
12291
12292Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12293
12294 * Makefile.in (X11_LIB): Removed.
12295 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12296
12297 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12298
12299Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12300
12301 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12302 names.
12303
12304Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12305
12306 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12307
12308Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12309
12310 * configure.in (i[345]86-*-win32): Always build newlib.
12311 Don't configure cvs, autoconf or texinfo.
12312 * Makefile.in (LD_FOR_TARGET): New.
12313 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12314 Pass down LD_FOR_TARGET.
12315
12316Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12317
12318 * winsup: New directory.
12319 * Makefile.in: Build winsup.
12320 * configure.in: Winsup is configured when target is win32.
12321 Can only build win32 target GDB when native.
35590697 12322
252b5132
RH
12323Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12324
12325 * config.guess: Recognize HP model 819 machines as having
12326 a PA 1.1 processor.
12327
12328Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12329
12330 * configure: Fix sed loop which substitutes for CC and CXX to
12331 avoid bug found in various sed implementations.
12332
12333Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12334
12335 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12336 simulator. Use standard powerpc-*-eabi*.
12337
12338Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12339
12340 * configure.in: Stop putting gas and binutils in noconfigdirs for
12341 powerpc-*-aix* and rs6000-*-*.
12342
12343Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12344
12345 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12346 -mcall-aixdesc libraries.
12347
12348Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12349
12350 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12351
12352 * config.sub (arm | armel | armeb): Fix shell syntax.
12353
12354Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12355
12356 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12357 -msoft-float and -mcpu=common support.
12358 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12359 libraries.
12360
12361Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12362
12363 * configure.in: Allow configuration and build of emacs19 for the alpha.
12364
12365Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12366
12367 * configure.in (CC): Get ^CC, not just any old CC, from
12368 ${host_makefile_frag}.
12369
12370Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12371
35590697 12372 * configure.in (CC): Try to get CC from
252b5132
RH
12373 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12374
12375Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12376
12377 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12378 only if it exists in $(srcdir).
12379
12380Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12381
12382 * configure: If CC and CXX are not set in the environment, set
12383 them, based on either an existing Makefile or on searching for gcc
12384 in PATH. Substitute for CC and CXX in Makefile.
12385 * configure.in: Remove libm from target_libs. Separate
12386 target_configdirs from configdirs. If CC is not set in
12387 environment, try to get it from a host Makefile fragment. Rewrite
12388 changes of configdirs to use skipdirs instead. A few minor
12389 tweaks. Take directories out of target_configdirs as they are
12390 taken out of configdirs. Remove existing Makefile files from
12391 subdirectories. Substitute for TARGET_CONFIGDIRS and
12392 CONFIG_ARGUMENTS in Makefile.
12393 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12394 by configure.in.
12395 (CONFIG_ARGUMENTS): Likewise.
12396 (CONFIGURE_TARGET_MODULES): New variable.
12397 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12398 ($(CONFIGURE_TARGET_MODULES)): New target.
12399 (configure-libg++, configure-libio): New targets.
12400 (all-libg++): Depend upon configure-libg++.
12401 (all-libio): Depend upon configure-libio.
12402 (configure-libgloss, all-libgloss): New targets.
12403 (configure-libstdc++): New target.
12404 (all-libstdc++): Depend upon configure-libstdc++.
12405 (configure-librx, all-librx): New targets.
12406 (configure-newlib): New target.
12407 (all-newlib): Depend upon configure-newlib
12408 (configure-xiberty): New target.
12409 (all-xiberty): Depend upon configure-xiberty.
12410
12411Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12412
12413 * configure.in (host i[345]86-*-win32): Expand the
12414 noconfigdirs again.
12415
12416Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12417
12418 * mpw-configure: Fix sed command file name.
12419
12420Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12421
35590697 12422 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12423 noconfigdirs again.
12424
12425Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12426
12427 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12428 or powerpc*-*-pe*, since they are not yet supported.
12429
12430Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12431
12432 Add PowerMac support and many other enhancements.
12433 * mpw-configure: New option --cc to select compiler to use,
12434 paste options set according to --cc into the generated
12435 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12436 if mpw-make.sed is present.
12437 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12438 add forward includes for PowerPC include files.
12439 * mpw-build.in: Build using Makefile.PPC if present.
12440 (do-byacc, etc): Remove separate version resource builds.
12441 (do-gas): Build "stamps" before "all".
12442 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12443 * mpw-README: Update to reflect --cc option, PowerMac support,
12444 and recently-reported compatibility problems.
12445
12446Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12447
12448 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12449 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12450 (--with-multilib-top): Pass to recursive invocations.
12451
12452Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12453
12454 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12455 v810-*-*.
12456
12457Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12458
12459 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12460 gdb, ld and opcodes on v810-*-*.
12461
252b5132
RH
12462Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12463
12464 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12465 (local-maintainer-clean): New target.
12466 (maintainer-clean): New target.
12467 (realclean): Just depend upon maintainer-clean.
12468
12469Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12470
12471 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12472
12473Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12474
12475 * configure.in: Build ld in mips*-*-bsd* case.
12476
12477Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12478
12479 * config.sub: Accept -lites* OS. From Ian Dall.
12480
12481Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12482
12483 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12484 targets.
252b5132
RH
12485
12486Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12487
12488 * configure.in: treat i386-win32 canadian cross the same as
12489 i386-go32 canadian cross.
12490
12491Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12492
12493 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12494 running under the simulator to build a reduced set of libraries.
12495 (powerpc-*-eabiaix): Add fine grained multilib support added to
12496 other powerpc targets yesterday.
12497
12498Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12499
12500 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12501 -disable-softfloat, -disable-relocatable, -disable-aix, and
12502 -disable-sysv to control which multilib libraries get built.
12503
12504Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12505
12506 * configure: Add Makefile.tem to list of files to remove in trap
12507 handler.
12508
12509Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12510
12511 * config.guess (*Linux*): Add missing "exit"s.
12512 Also, need specific check for alpha-unknown-linux (uses COFF).
12513
12514Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12515
12516 * config.guess: Merge with FSF:
12517
12518 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12519 * config.guess (AIX4): More robust release numbering discovery.
12520
12521 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12522 * config.guess (i386-sequent-ptx): Properly get version number.
12523
12524 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12525 * config.guess (mips:*:4*:UMIPS): New case.
12526
12527Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12528
12529 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12530 (i386-win32 host): Likewise. Don't build readline.
12531
afb8d725
JM
12532Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12533
12534 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12535 SUPPORT_FILES to submakes.
12536
252b5132
RH
12537Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12538
12539 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12540 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12541 mpw-configure.
12542
12543Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12544
12545 * configure.in (appdirs): Use =, not ==, in test expression when
12546 trying to build the text to print in the warning message for
12547 Solaris users.
12548
12549Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12550
12551 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12552
12553Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12554
12555 * config.guess: Recognize lynx-2.3.
12556
12557Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12558
12559 * config.sub (z8ksim): Deleted
12560 (z8k-*-coff): New, this is the one true name of the target.
12561
12562Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12563
12564 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12565
12566Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12567
12568 * config.guess (*:Linux:*:*): First try asking the linker what the
12569 default object file format is (elf, aout, or coff). Then if this
12570 fails, try previous methods.
12571
12572Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12573
12574 * configure.in: Don't build newlib for *-*-vxworks5.1.
12575
12576Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12577
12578 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12579 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12580
12581Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12582
12583 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12584
12585Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12586
12587 * cfg-ml-com.in: New file.
12588 * cfg-ml-pos.in: New file.
12589
12590Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12591
12592 * COPYING.NEWLIB: Add HP free copyright to list.
12593
12594Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12595
12596 * config.sub: Recognize -eabi* for the system, not just -eabi.
12597
12598Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12599
12600 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12601 * config.sub, configure.in (win32): New target and host.
12602
12603Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12604
12605 * configure.in: Add i386-pe configuration.
12606
12607Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12608
12609 * mpw-build.in (install): Install GDB after LD.
12610
12611Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12612
12613 * mpw-config.in (elf/mips.h): Always forward-include, needed
12614 for GDB to build.
12615
12616Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12617
12618 * testsuite: New directory for customer acceptance and whole tool
12619 chain tests.
12620
12621Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12622
12623 * configure: If per-host line isn't found, but AC_OUTPUT is found
12624 and a configure script exists, run it instead.
12625
12626Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12627
12628 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12629
12630Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12631
12632 * configure: Set build_{cpu,vendor,os,alias} to host values when
12633 --build isn't specified.
12634
12635Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12636
12637 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12638 (FLAGS_TO_PASS): Pass them.
12639 (EXTRA_TARGET_FLAGS): Ditto.
12640
252b5132
RH
12641Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12642
12643 * Makefile.in (all-libg++): Depend on all-libstdc++.
12644
12645Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12646
12647 * configure.in (noconfigdirs): Enable all packages for
12648 i386-unknown-netbsd.
12649
12650Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12651
12652 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12653 hosted builds (DOS builds)
12654
12655Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12656
12657 Changes for ARM based on patches from Richard Earnshaw:
12658 * config.sub: Handle armeb and armel.
12659 * configure.in: Omit arm linker only for riscix.
12660
12661Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12662
12663 * config.guess: Update from FSF.
12664
12665Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12666
12667 * config.sub: Recognize powerpcle as the little endian varient of
12668 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12669 powerpcle variant. Convert pentium into i586, not i486. Add p5
12670 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12671 temporarily.
12672
12673Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12674
12675 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12676
12677Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12678
12679 * config.sub: Accept -lites* as a basic system type.
12680
12681Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12682
12683 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12684 installed, and if so return linuxoldld as the system name.
12685
12686Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12687
12688 * config.guess: Add hppa1.1-hp-lites support.
12689
12690Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12691
12692 * configure.in: Don't build newlib for m68k-vxworks5.1.
12693
12694Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12695
12696 * configure.in (mips-sgi-irix6): Use mh-irix5.
12697
12698Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12699
12700 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12701
12702Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12703
12704 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12705 OSF/1. Fix compiler flags.
252b5132
RH
12706 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12707
12708Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12709
12710 * configure.in: Recognize --with-newlib.
12711 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12712
afb8d725
JM
12713Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12714
12715 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12716 to *_X11_MODULES due to gdbtk needing X include files et al.
12717
252b5132
RH
12718Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12719
12720 Merge in support for Mac MPW as a host.
12721 (Old change descriptions retained for informational value.)
12722
12723 * mpw-config.in: Add generic include forwards for cpu-specific
12724 include files in aout and elf directories.
12725
12726 * mpw-configure: Added copyright.
12727 * mpw-config.in: Check for presence of required build tools.
12728 (target_libs): Add newlib.
12729 (target_tools): Add examples.
12730 (Read Me): Generate as "Read Me for MPW" instead.
12731 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12732 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12733 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12734
12735 * mpw-configure: Remove subdir-specific makefile hackery,
12736 delete mk.tmp after using it.
12737
12738 * mpw-build.in (all): Display start and end times.
12739
12740 * mpw-configure (host_canonical): Set.
12741 (target_cpu): Always add to makefiles.
12742 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12743 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12744 (mpw-mh-mpw): Look for in srcdir and srcroot.
12745 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12746
12747 * mpw-build.in: (install-only): New target.
12748
12749 * mpw-configure (host_alias, target_alias): Rename from hostalias
12750 and targetalias, add into generated Makefile.
12751 (mk.tmp): If present, add into generated Makefile.
12752 * mpw-build.in (all-gas): Build config.h first before gas proper.
12753
12754 * mpw-configure (config.status): Write only if changed.
12755 * mpw-config.in (readline): Configure it (not built, just used for
12756 definitions).
12757
12758 * mpw-config.in (elf/mips.h): Add a forward include.
12759
12760 * mpw-config.in: Forward-include most .h files in include into
12761 extra-include.
12762 (readline): Don't build.
12763 mpw-build.in (install): Install GDB.
12764
12765 * mpw-configure (prefix, mpw_prefix): Handle it.
12766 * mpw-config.in (mmalloc, readline): Don't configure.
12767 * mpw-build.in (thisscript): Rename to ThisScript.
12768 Use mpw-build instead of BuildProgram everywhere.
12769 (mmalloc, readline): Don't build.
12770 * mpw-README: New file, basic documentation about the MPW port.
12771
12772 * mpw-config.in: Use forward-include to create include files.
12773
12774 * mpw-configure: Add more things to the top of each configured
12775 Makefile, including contents of config/mpw-mh-mpw.
12776 * mpw-config.in (extra-include): Create this directory and fill it
12777 with Posix-like include files when configuring.
12778
12779 * config.sub (apple, mac, mpw): Add various aliases.
12780
12781 * mpw-build.in: New file, top-level build script fragment for MPW.
12782 * mpw-configure: New file, configure script for MPW.
12783 * mpw-config.in: New file, config fragment for MPW.
12784
12785Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12786
12787 * configure.in (host_libs): Remove glob, since it is gone from the
12788 sources.
12789
12790Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12791
12792 * Makefile.in: define empty GDB_NLM_DEPS var.
12793
12794 * configure.in(target_makefile_frag): use config/mt-netware
12795 for netware targets.
12796
12797Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12798
12799 * config.sub: Merge in recent FSF changes. Remove linux special
12800 cases.
12801
12802Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12803
4bddf3ad 12804 Revert this change:
252b5132
RH
12805
12806 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12807
12808 * build-all.mk: Use CC=cc -Xs on Solaris.
12809
252b5132
RH
12810Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12811
12812 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12813 stop using it.
12814 * Makefile.in: Nuke all references to glob subdirectory.
12815
12816Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12817
12818 * configure.in: Fix --enable-shared logic in per-host.
12819
12820Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12821
12822 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12823
12824Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12825
12826 * configure.in (noconfigdirs): Don't build gas on AIX, for
12827 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12828
12829Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12830
12831 * configure: Fix --cache-file to work if the file argument is a
12832 relative path.
12833
12834Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12835
12836 * configure: If the --cache-file is used, pass it down to
12837 configure in subdirectories.
12838
12839Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12840
12841 * config.sub: add vxworks29k configuration.
12842
12843Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12844
12845 * Makefile.in (taz): Do "diststuff" part quietly.
12846
12847Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12848
12849 * config.sub: Mini-merge with gcc/config.sub.
12850
12851Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12852
12853 * config.guess (IRIX): Sed - to _.
12854
12855Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12856
12857 * Makefile.in (source-vault, binary-vault): New targets.
12858
12859Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12860
12861 * config.sub: Recognize -eabi as a basic system type.
12862
12863Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12864
12865 * configure.in (enable_shared stuff): Fix typo.
12866
12867Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12868
12869 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12870
12871Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12872
12873 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12874
12875Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12876
12877 * configure.in (rs6000-*-*): Don't build gas.
12878
12879Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12880
12881 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12882 reduce command line length.
12883 (AS_FOR_TARGET): Check for as.new, not Makefile.
12884 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12885
12886Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12887
12888 * config.guess: Merge from FSF.
12889
12890Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12891
12892 * configure: Don't use $ when handling program_suffix.
12893
12894Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12895
12896 * configure.in: Configure tk for hppa/hpux.
12897
12898Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12899
12900 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12901
12902Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12903
12904 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12905 to LIBCXXFLAGS. Tests are better run without it.
12906
12907Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12908
12909 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12910
12911Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12912
12913 * configure.in (*-*-netware*): Don't configure xiberty.
12914
12915Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12916
12917 * configure.in: Remove tk from native_only list.
12918
12919Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12920
12921 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12922 for special NCD build.
12923
12924Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12925
12926 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12927 makeall.bat, they're only useful for binutils snapshots.
12928 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12929 makeall.bat to specified SUPPORT_FILES.
12930
12931Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12932
12933 * build-all.mk: Add Ericsson targets to sun4 and solaris
12934 hosts. Add BNR's sun4 target to solaris host, so their
12935 build-from-source will be tested in-house first.
12936
12937Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12938
12939 * Makefile.in (LIBCFLAGS): New variable.
12940 (CFLAGS_FOR_TARGET): Ditto.
12941 (LIBCFLAGS_FOR_TARGET): Ditto.
12942 (LIBCXXFLAGS): Ditto.
12943 (CXXFLAGS_FOR_TARGET): Ditto.
12944 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12945 (BASE_FLAGS_TO_PASS): Pass them.
12946 (EXTRA_TARGET_FLAGS): Ditto.
12947
4bddf3ad 12948 * configure.in: Support --enable-shared.
252b5132
RH
12949
12950Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12951
12952 * configure.in (target_libs): Include libstdc++ again.
12953 * config.guess: Update from FSF (for FreeBSD).
12954
12955Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12956
12957 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12958 makeall.bat.
12959 (DISTDOCDIRS): Add `etc'.
12960 (ETC_SUPPORT_PFX): New variable.
12961 (taz): Include anything from etc starting with a word in
12962 ETC_SUPPORT_PFX.
12963
12964Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12965
12966 * config.sub: Update for recent FSF changes. Remove obsolete
12967 h8300hds entry. Add -windows* and -osx as basic os. Minor
12968 spacing changes.
12969
12970Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12971
12972 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12973
12974 * config.guess: Merge with FSF.
12975 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12976
12977Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12978
12979 * configure: Since the "trap 0" handler will override the exit
12980 status on many systems, only use it for "exit 1", and make it set
12981 a non-zero exit status; reset it before "exit 0". Also, check
12982 exit status of config.sub, and error out if it failed.
12983
12984Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12985
12986 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12987 and install libgloss.
12988
12989Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12990
12991 * Makefile.in (all-binutils): Depend upon all-byacc.
12992
12993 * configure.in: Don't build emacs on Irix 5.
12994
12995Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12996
12997 * configure.in (*-*-netware*): Add libio.
12998
12999Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13000
13001 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13002 (CHECK_TARGET_MODULES): Ditto.
13003 (INSTALL_TARGET_MODULES): Ditto.
13004 (TARGET_LIBS): Ditto.
13005 (all-libstdc++): Note dependencies.
13006
13007Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13008
13009 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13010
13011Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13012
13013 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13014 -fexternal-templates.
13015
13016 * configure.in (target_libs): Add libstdc++.
13017 (noconfigdirs): Add libstdc++ as appropriate.
13018
13019Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13020
13021 * config.guess: Update from FSF.
13022
13023Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13024
13025 * configure: Use ${config_shell} when running ${configsub}.
13026
13027Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13028
13029 * config.sub: No longer recognize h8300h.
13030
13031Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13032
13033 * config.sub: Remove extraneous differences between config.sub and
13034 gcc/config.sub.
13035
13036Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13037
13038 * Makefile.in (DISTSTUFFDIRS): Add gas.
13039
13040Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13041
13042 * COPYING.NEWLIB: New file.
13043
13044Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13045
13046 * config.guess (HP-UX): Patch from Harlan Stenn
13047 <harlan@landmark.com> to also emit release level.
13048
13049Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13050
13051 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13052
13053Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13054
13055 * config.sub: Merge nextstep cleanup from FSF.
13056
13057Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13058
13059 * configure.in (arm-*-*): Don't configure ld for this target.
13060
13061Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13062
13063 * configure.in (*-*-netware): don't configure libg++, libio,
13064 librx, or newlib.
13065
13066Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13067
13068 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13069 configure ld--it works, but it doesn't support shared libraries.
13070
13071Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13072
13073 * config.guess (*-unknown-freebsd*): Get rid of possible
13074 trailing "(Release)" in version string.
13075 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13076
13077Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13078
13079 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13080 Fix type: *-next-neststep -> *-next-nextstep.
13081
13082 * config.guess: Merge from FSF:
13083
13084 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13085
13086 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13087
13088 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13089
13090 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13091 instead of UNIX_SV for UnixWare 1.0).
13092
13093Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13094
13095 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13096 to make gdb/nlm/* build after the compiler and linker.
13097
13098Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13099
13100 * config.guess (netbsd, freebsd, linux): Accept any machine,
13101 not just i[34]86.
13102 (m68k-atari-sysv4): Relocate to match FSF version.
13103
13104 * config.guess: More merges from the FSF:
13105
13106 Add a space before function call or macro invocation.
13107
13108 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13109
13110 * config.guess: Add trap cmd to remove dummy.c and dummy when
13111 interrupted.
13112
13113 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13114
13115 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13116 (dummy): Redirect stderr from compilation of dummy.c.
13117
13118 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13119
13120 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13121
13122Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13123
13124 * configure: Accept and ignore --cache*, for compatibility with
13125 new autoconf.
13126
13127Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13128
13129 * config.guess: Merge from FSF:
13130
13131 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13132
13133 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13134 (PATH): Add /.attbin at end for finding uname.
13135 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13136
13137 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13138
80413487 13139 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13140
13141 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13142
80413487
RH
13143 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13144 to select whether to use ELF or COFF.
252b5132
RH
13145
13146 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13147
80413487 13148 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13149
13150 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13151
13152 * config.guess: Guess the OS version for HPUX.
13153
13154 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13155
13156 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13157
13158Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13159
13160 * configure.in: Recognize --with-headers, --with-libs, and
13161 --without-newlib.
13162 * Makefile.in (all-xiberty): Depend upon all-ld.
13163
13164Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13165
13166 * configure.in: Change i[34]86 to i[345]86.
13167
13168Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13169
13170 * configure (version): A few more tweaks to help message.
13171
13172Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13173
13174 * Makefile.in: Remove (for now) librx as a host library,
13175 now that we're building it for target.
13176
13177Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13178
13179 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13180 (Karl Berry).
13181
13182Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13183
13184 * configure.in: Also configure librx.
13185
13186Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13187
13188 * Makefile.in: Update various rules to reflect that librx
13189 is now needed for libg++.
13190
13191Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13192
13193 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13194
13195Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13196
13197 * configure.in: Configure the examples directory.
13198
13199Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13200
13201 * configure: Simplify Jun 2 1994 change.
13202
13203Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13204
13205 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13206 /bin/gcc isn't good enough to build gcc.
13207
13208Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13209
13210 * Makefile.in (GDB_SUPPORT_FILES): Remove
13211 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13212 (gdb.tar.gz): Add new rule to use standard distribution building
13213 mechanism.
13214
13215Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13216
13217 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13218 Bill Cox <bill@cygnus.com>.
13219
13220Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13221
13222 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13223
13224Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13225
13226 * configure: Search current dir first in .gdbinit.
13227
13228Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13229
13230 * config.sub: Recognize freebsd (merged from gcc config.sub).
13231
13232Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13233
13234 * config.sub: Refer to NeXT's operating system as nextstep.
13235
13236 * config.sub (case $basic_machine): Re-order the cases, to match
13237 the order in the FSF version (which is mostly alphabethical).
13238 Merge in some additions and changes from the FSF.
13239
13240Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13241
13242 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13243 * config.sub: Recognize cxux7.
13244 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13245
13246Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13247
13248 * config.sub: Fix typo powerpc -> powerpc-*.
13249
13250Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13251
13252 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13253
13254 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13255 parallel with all-emacs and install-emacs). Top-level command
13256 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13257
13258Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13259
13260 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13261 $(relbindir)/make before doing ``make install'', and use
13262 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13263 installing over running make binary.
13264 ($(host)-stamp-stage3-installed): Likewise.
13265
13266Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13267
13268 * config.guess: Recognize Mach.
13269
13270Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13271
13272 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13273 see whether --exec-prefix was used.
13274
13275Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13276
13277 * README: Explicitly mention libg++/README. (Zoo's idea.)
13278
13279Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13280
13281 * Makefile.in: Add all-librx target similar to all-libproc.
13282
13283Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13284
13285 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13286 with post 1.2 uname bogosity.
13287
13288Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13289
13290 * configure: Remove temporary files on receipt of a signal.
13291
13292Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13293
13294 * configure: If there is a package_makefile_frag, remove
13295 ${subdir}/Makefile.tem after copying it in.
13296
13297Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13298
13299 * build_all.mk: support rs6000 lynx identifies itself as
13300 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13301 since /bin/gcc is too feeble to compile a modern gcc.
13302
13303Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13304
13305 * brought devo/test-build.mk update-to-date with progressive/
13306 test-build.mk. Add lynx targets and hppa flag info.
13307
13308Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13309
13310 * configure.in: Use mh-ncrsvr43. Patch from
13311 Tom McConnell <tmcconne@sedona.intel.com>.
13312
13313Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13314
13315 * config.guess (i386-unknown-bsdi): No longer need to
13316 check #if defined(__bsdi__) && defined(__i386__).
13317
13318Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13319
13320 * configure: Set program_transform_nameoption correctly.
13321
13322Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13323
13324 * brought build-all.mk update-to-date with progressive build-all.mk,
13325 added new targets and hppa info.
35590697 13326
252b5132
RH
13327Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13328
13329 * configure: If config.guess result is a prefix of the user
13330 specified target, assume a native build and use the user specified
13331 target as the host alias. Remove SunOS patch suffix removal hack.
13332 * configure.in: Remove SunOS patch suffix removal hack.
13333
13334 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13335 in NATIVE_CHECK_MODULES.
13336
13337Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13338
13339 * Makefile.in: Rename HOST_ONLY to NATIVE.
13340 * configure: Delete SunOs patch suffix from host_canonical
13341 and build_canonical variables that are prepended to Makefiles.
13342 * configure.in: Add comments for easier maintenance.
13343
13344Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13345
13346 * Makefile.in: Add all-libproc target similar to all-gui.
13347
13348Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13349
13350 * Makefile.in (CHECK_MODULES): split into
13351 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13352
13353Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13354
13355 * config.guess (i386-unknown-bsdi): New system to guess.
13356
13357Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13358
13359 * Makefile.in: Add all-gui target (but not yet build by "all").
13360
13361Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13362
13363 * config.sub: Move deletion of patch suffix from here...
13364 * configure.in: To here, at Ian's suggestion. The top-
13365 level scripts might need to know of a patch level.
13366
13367Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13368
13369 * config.sub: Strip off patch suffix so rtl is recognized
13370 as a sunos4.1.3 machine, even though it's been patched.
13371
13372Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13373
13374 * Makefile.in (INSTALL_LAST): Delete.
13375 (INSTALL_DOSREL): New.
13376
13377Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13378
13379 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13380 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13381 whether we pass down --with-gnu-ld anyhow.
13382
13383Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13384
13385 * Makefile.in (INSTALL_LAST): Change operation so it works
13386 on more flavors of make.
13387 * configure.in (go32): Don't build libg++ or libio.
13388
13389Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13390
13391 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13392 they can be overriden by templates.
13393
13394Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13395
13396 * configure.in (target==go32): Don't build gdb.
13397 * dosrel: New directory.
13398
13399Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13400
13401 * configure.in (host==go32): Configure dosrel too.
13402 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13403 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13404 be set by incoming names or templates.
13405 (INSTALL_LAST): New rule.
252b5132
RH
13406
13407Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13408
13409 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13410
13411Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13412
252b5132
RH
13413 * configure.in (appdirs): New variable. Currently empty, but will
13414 be used in gas distribution. If nonempty, lists a set of
13415 directories at least one of which must get configured, or top
13416 level configuration is considered to have failed.
13417 (rs6000-*-lynxos*): Use new file name.
13418
13419Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13420
13421 Eliminate XTRAFLAGS.
13422 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13423 newlib include files using -idirafter, and also use -nostdinc.
13424 (CXX_FOR_TARGET): Likewise.
13425 (XTRAFLAGS): Removed.
13426 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13427 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13428 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13429 ($(DO_X)): Don't pass down XTRAFLAGS.
13430
13431Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13432
13433 * configure.in (mips*-dec-bsd*): New target; do build linker.
13434 (mips*-*-bsd*): New target; don't build linker.
13435
13436Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13437
13438 * configure.in: support rs6000-*-lynxos* configuration.
13439 support sunos4 as a cross target.
13440
13441 * config.sub: look for lynx*, not lynx since the OS version may
13442 legitimately be part of the name.
13443
13444Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13445
13446 * configure.in (i[34]86-*-sco*): Move to be with other i386
13447 targets.
13448 (romp-*-*): New target. Skip various binary utilities.
13449 (vax-*-*): New target. Don't build newlib.
13450 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13451
13452Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13453
13454 * configure.in: Only set host_makefile_frag if config
13455 directory exists.
13456
13457Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13458
13459 * install.sh: If $dstdir exists, don't check whether each
13460 component does.
13461
13462Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13463
13464 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13465
13466Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13467
35590697
AJ
13468 * configure.in (*-*-lynxos*): Don't configure newlib for either
13469 native or cross Lynx.
252b5132
RH
13470
13471Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13472
13473 * config.sub (sparc64-elf): Fix os.
13474 (z8k): Remove duplicate.
13475
13476Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13477
13478 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13479 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13480
13481Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13482
13483 * configure: Make file links cleanly even if Lynx fails on
80413487 13484 an NFS symlink (at least fail cleanly).
252b5132
RH
13485
13486Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13487
13488 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13489 -XNh2000.
13490
13491Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13492
13493 * configure: Unknown options are fatal again.
13494
13495Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13496
13497 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13498 compatibility.
252b5132
RH
13499
13500Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13501
13502 * build-all.mk: Add `clean' target.
13503
13504Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13505
13506 * config.guess: Add SINIX support.
13507 * configure.in: Add mips-*-sysv4* support.
13508
13509Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13510
13511 * build-all.mk: Document all useful targets.
13512 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13513 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13514
13515Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13516
13517 * configure: Support --silent, --quiet.
13518
13519Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13520
13521 * configure: Support --disable-FEATURE.
13522
13523Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13524
13525 * config.guess: Recognize NCR running SVR4.3.
13526
13527Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13528
13529 * config.guess: Make BSDI generate i386-unknown-bsd386.
13530 Patch from Paul Eggert <eggert@twinsun.com>.
13531
13532Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13533
13534 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13535
13536Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13537
13538 * configure: Make unrecognized options give nonfatal warnings
13539 instead of fatal errors, and pass them to any subdirectory
13540 configures in case they recognize them.
13541 Make --x equivalent to --with-x.
13542
13543Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13544
13545 * configure: Add --enable-* options. Clean up usage message and
13546 some comments.
13547
13548Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13549
13550 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13551
13552Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13553
13554 * configure.in (hppa*-*-*): Enable binutils.
13555
13556Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13557
13558 * config.sub: Recognize cisco.
13559
13560Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13561
13562 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13563
13564Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13565
13566 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13567 than one configuration name. Add comment.
13568
13569Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13570
13571 * config.guess: about target *-hitachi-hiuxwe2, fixed
13572 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13573 macro is incorrect.]
13574
13575Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13576
13577 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13578 than the "make ls" stuff which used to be here.
13579
13580Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13581
13582 * config.guess: Recognize i[34]86-unknown-freebsd.
13583 From Shawn M Carey <smcarey@rodan.syr.edu>.
13584
13585Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13586
13587 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13588
13589Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13590
13591 * config.guess: Check for ptx.
13592
13593Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13594
13595 * config.sub: Add os9k checking.
13596
13597Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13598
13599 * config.guess: Handle OSF1 running on HPPA processors
13600
13601Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13602
13603 * configure: If subdir configure fails, print out a message with
13604 subdirectory name, in case subdir's configure code didn't identify
13605 itself.
13606
13607Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13608
13609 * configure.in: Remove embedded newlines from configdirs.
13610 Avoid mismatches of substrings. Fix matching strings at end
13611 of configdirs.
13612
13613Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13614
13615 * config.guess: Add Lynx/rs6000 config support.
13616
13617Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13618
13619 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13620
13621Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13622
13623 * configure.in (hppa*-*-osf*): Treat this just like most other
13624 PA configurations (eg no binutils or ld).
13625 (hppa*-*-*elf*): These configurations have binutils and ld.
13626
13627Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13628
13629 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13630
13631Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13632
13633 * configure.in (rs6000-*-*): Build gas.
13634
13635Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13636
80413487 13637 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13638
13639Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13640
13641 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13642 for GDB and GDB has been fixed to not need it.
13643
252b5132
RH
13644Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13645
13646 * config.guess: Recognize vax hosts.
13647
13648Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13649
13650 * configure (while loop): Don't use "break 2" inside case
13651 statement -- the case statement isn't an enclosing loop.
13652
13653Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13654
13655 * config.guess: Clean up NeXT support, to allow nextstep
13656 on Intel machines. Make OS be nextstep.
13657
13658Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13659
13660 * config.guess: Add alternate forms for Convex.
13661
13662Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13663
13664 * configure: Completely rewrite option processing. Take
13665 advantage of pattern-matching to avoid invoking test frequently.
13666 Also clean up host and target defaulting logic.
13667
13668Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13669
13670 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13671 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13672 commands (plus user environment) will fit SCO limits.
13673
13674Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13675
13676 * configure.in: Don't issue warnings about directories which are
13677 not being configured if -norecursion is set. Correct test for
13678 --with-gnu-as and --with-gnu-ld to not get confused by substring
13679 matches.
13680
13681 * configure.in: Don't build gas for alpha-dec-osf1*.
13682
13683Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13684
13685 * configure: Back out Per's change of 12/19/1993. It changes the
13686 behavior of configure in unexpected and confusing ways.
13687
13688 Also, use different delim char when calculating
13689 program_transform_name so that the name can contain slashes.
13690
13691Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13692
13693 * configure.in, config.sub: Add support for VSTa micro-kernel.
13694
13695Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13696
13697 * configure.in: Nuke hacks which were used to get a special
13698 version of GAS for HPPA configurations.
13699
13700Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13701
13702 * configure: If only ${target_alias} is given, use that
13703 as the default for ${host_alias}.
13704 * configure: Add missing back-slashes before nested quotes.
13705
13706Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13707
13708 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13709
13710Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13711
13712 * config.guess: Recognize some Tektronix configurations.
13713 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13714
13715Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13716
13717 * config.sub: Match any flavor of SH.
13718
13719Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13720
13721 * configure.in: Don't try to configure newlib for Alpha.
13722
13723Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13724
13725 * configure.in: Don't build ld for Irix 5. Don't build gas,
13726 libg++ or libio for any Alpha target.
13727
13728 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13729
13730Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13731
13732 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13733 default arguments -- so it tried to compress itself.
13734
13735Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13736
13737 * configure.in (notsupp): ensure that a space is always at the end
13738 of the configdirs list, since the grep checks for an explicit space
13739
13740Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13741
13742 * configure.in (target i386-sysv4.2): don't build ld, since static
13743 versions of many libraries are not available.
13744
13745Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13746
13747 * config.guess: Recognize Apollos (using environment variables).
13748 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13749
13750Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13751
13752 * config.guess: Recognize Sony news mips running newsos.
13753
13754Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13755
13756 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13757 "fi ; else" for bash.
13758
13759Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13760
13761 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13762
13763Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13764
13765 * config.sub: accept unixware as an alias for svr4.2.
13766 Fix some inconsistancies with the gcc version.
13767
13768Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13769
13770 * Makefile.in (DISTDOCDIRS): Add gdb.
13771
13772Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13773
13774 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13775
13776Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13777
13778 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13779 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13780 this now.
13781
13782Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13783
13784 * config.sub: Accept hiux* as an OS name.
13785
13786 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13787 etc/make-stds.texi. The underscore came from gcc, and dje now
13788 agrees that RUNTESTFLAGS is the correct name.
13789
13790Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13791
13792 * install.sh: Remove 'set -e'. It makes any conditionals
13793 in the script useless.
13794
13795 * config.guess: Automatically recognize arm-acorn-riscix
13796 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13797
13798Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13799
13800 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13801
13802Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13803
13804 * Makefile.in (DISTDOCDIRS): New variable.
13805 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13806 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13807
13808Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13809
13810 * configure.in (hppa target): check the source directory for the
13811 pagas sub-directory
13812
13813Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13814
13815 * config.sub: Allow -aout* and -elf*.
13816
13817Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13818
13819 * configure.in: Don't build ld on i386-solaris2, same as for
13820 sparc-solaris2.
13821
13822Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13823
13824 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13825
13826Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13827
13828 * configure.in: Configure gdb for alpha.
13829
13830Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13831
13832 * Makefile.in (CXXFLAGS): Add -O.
13833
13834Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13835
13836 * config.guess: added support for DG Aviion
13837
13838Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13839
13840 * configure.in: Produce warning message for subdirectories not
13841 configurable for this host/target combination. Don't try to
13842 configure gdb for vms.
13843
13844Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13845
13846 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13847 appropriate files before making "diststuff".
13848 (DISTBISONFILES): New var: list of files to be edited.
13849 (DISTSTUFFDIRS): Add binutils.
13850
13851Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13852
13853 * config.sub: also handle mipsel and mips64el (for little endian mips)
13854
13855Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13856
13857 * configure.in: Add * to end of all OS names.
13858
13859Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13860
13861 * configure.in: Build newlib for LynxOS native.
13862
13863Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13864
13865 * config.guess: Add support for delta 88k running SVR3.
13866
13867 * configure.in: Add comment about HP compiler vs. emacs.
13868
13869Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13870
13871 * configure.in: don't build ld on solaris2 (not a viable option
13872 due to bugs in getpwnam & getpwuid)
13873
13874Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13875
13876 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13877 config.guess will produce a full version number.
13878
13879Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13880
13881 * configure.in: Build linker and binutils for alpha-dec-osf1.
13882
13883Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13884
13885 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13886 and gdb/testsuite/Makefile.in.
13887
13888Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13889
13890 * configure.in: recognize mips*- instead of mips-
13891
13892Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13893
13894 * config.sub: Accept linux*coff and linux*elf as operating
13895 systems.
13896
13897Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13898
13899 * config.sub: Recognize mips64, and mips3 as an alias for it.
13900
13901Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13902
13903 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13904 gdb knows how to handle OSF/1 shared libraries.
13905
13906Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13907
13908 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13909 * config.guess: Recognize Hitachi's HIUX.
13910 * config.sub: Recognize h3050r* and hppahitachi.
13911 Remove redundant cases for hp9k[23]*.
13912
13913Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13914
13915 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13916 if gas and ld are in the source tree and are in ${configdirs}.
13917 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13918 --with options (but still pass them down on the command line,
252b5132
RH
13919 if they were explicitly specified).
13920
13921Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13922
13923 * configure: substitute SHELL value in Makefile.in with
13924 ${CONFIG_SHELL}
13925
13926Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13927
13928 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13929 *-*-solaris2* targets.
13930
13931Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13932
13933 * Makefile.in: define M4, and pass it down to sub-makes;
13934 all-autoconf now depends on all-m4
13935
13936Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13937
13938 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13939 presence of {ar,ranlib} instead of a configured directory
13940
13941Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13942
13943 * config.guess: Accept 34?? as well as 33?? for NCR.
13944
13945Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13946
13947 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13948 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13949
13950Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13951
13952 * configure: grab values for $(CC) and $(CXX) from the
13953 environment, so that someone can do "CC=gcc configure; make" and
13954 have it work right (matching the way that autoconf works now)
13955
13956 * configure.in, Makefile.in: add support for gash, the tcl
13957 interface to Galaxy
13958
13959 * config.guess: add NetBSD variants (hp300, x86)
13960
13961Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13962
13963 * install.sh: Support -d option (in the manner of SunOS 4 install,
13964 as it is more deterministic than that of GNU install)
13965 (chmodcmd): Set file to mode 755 by default (should also do default
13966 chgrp and chown, but I don't feel like dealing with that now)
13967
13968Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13969
13970 * config.sub: Remove h8300hhms alias.
13971
13972Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13973
13974 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13975
13976Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13977
13978 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13979 as stmp-fixinc
13980
13981Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13982
13983 * config.sub: recognize m88110-bug-coff.
13984
13985Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13986
13987 * Makefile.in (all-libio): all dependencies on the toolchain used
13988 to build this (gcc, gas, ld, etc)
13989
13990Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13991
13992 * config.guess: Deal with OSF/1 1.3 on alpha.
13993
13994Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13995
13996 * install.sh: add some 'else true' clauses for portability
13997
13998 * configure.in: don't build libio for h8[35]00-*-* targets
13999
14000Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14001
14002 * Makefile.in: Add support for new libio.
14003
14004Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14005
14006 * install.sh: If one command fails, don't try the rest. Don't try
14007 to remove $dsttmp (via trap) unless we have already created it.
14008 If $src doesn't exist, detect it and exit with an error.
14009
14010 * config.guess: Recognize BSD on hp300.
14011
14012Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14013
14014 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14015 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14016
14017Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14018
14019 * Makefile.in (all-send-pr): depends on all-prms
14020
14021Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14022
14023 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14024
14025Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14026
14027 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14028 Added test for mips-mips-riscos5.
14029
14030Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14031
14032 * configure.in: use mh-hp300 for 68k HP hosts
14033
14034Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14035
14036 * configure: add support for CONFIG_SHELL, so that you can use
14037 some alternate shell for evaluating configure scripts
14038
14039Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14040
14041 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14042 in configure script to bug-gdb@prep.ai.mit.edu when building
14043 distribution archive.
14044 * Makefile.in (COMPRESS): Remove def.
14045 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14046 gdb.tar.Z and make-gdb.tar.Z respectively.
14047 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14048 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14049 to convergence with 'taz' target in Makefile.in.
14050
14051Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14052
14053 * install.sh (dsttmp): use trap to ensure that tmp files go
14054 away on error conditions
14055
14056Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14057
14058 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14059
14060Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14061
14062 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14063 its parent is '/' not ''.
14064
14065 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14066
14067Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14068
14069 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14070 that ${newsrcdir}/configure.in does.
14071
14072Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14073
14074 * test-build.mk: support for CONFIG_SHELL
14075
14076Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14077
14078 * config.sub (netware): Add as a basic system type.
14079
14080Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14081
14082 * Makefile.in (Makefile): depend on configure.in. Also drop the
14083 $(srcdir)/ from the dependency on Makefile.in.
14084
14085Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14086
14087 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14088 (h8300hhms is temporary until multi-libraries are implemented).
14089 * configure.in: Handle h8300h too.
14090
14091Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14092
14093 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14094
14095Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14096
14097 * configure: Remove extraneous output when guessing host type.
14098 * config.guess: Remove extraneous output when guessing using C
14099 compiler rather than uname, or when guessing fails.
14100
14101Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14102
14103 * Makefile.in: remove all.cross and install.cross targets
14104
14105 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14106 definitions
14107
14108Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14109
14110 * configure.in (target sh): Build gprof.
14111
14112Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14113
14114 * config.sub: change -solaris to -solaris2
14115
14116Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14117
14118 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14119
14120Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14121
14122 * configure: Correct error message for missing Makefile.in to
14123 print correct directory.
14124
14125Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14126
14127 * install.sh: kludge around 386BSD shell bug
14128
14129Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14130
14131 * config.guess: Recognize NeXT.
14132 * config.guess: Recognize i486-ncr-sysv4.
14133 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14134
14135Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14136
14137 * Makefile.in (MAKEINFOFLAGS): New variable.
14138 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14139 * build-all.mk, test-build.mk: Pass down --no-split as
14140 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14141
14142Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14143
14144 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14145
14146Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14147
14148 * Makefile.in (libg++.tar.z): New rule.
14149 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14150 * Makefile.in (taz): Only do a single chmod.
14151
14152Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14153
14154 * install.sh: don't use dirname anymore (replaced with sed usage)
14155
14156Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14157
14158 * Makefile.in: Change extension for gzip'd files from '.z' to
14159 '.gz' per new FSF standard usage.
14160
14161Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14162
14163 * configure: put quotes around the final value of program_transform_name
14164
14165Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14166
14167 * Makefile.in: new install.sh support; update install-info rules
14168
14169Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14170
14171 * configure.in: Build diff for crosses, but not for go32 host.
14172
14173 * configure.in: Build gprof only for native, and don't build it
14174 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14175
14176Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14177
14178 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14179
14180Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14181
14182 * configure.in (host_tools): Add prms.
14183
14184Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14185
14186 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14187 with $(FLAGS_TO_PASS) on the command line
14188
14189 * config.sub: Recognize lynx and lynxos
14190
14191Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14192
14193 * config.sub: Accept -ecoff*, not just -ecoff.
14194
14195Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14196
14197 * Makefile.in (taz): Use .gz suffix instead of .z.
14198 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14199 names.
14200
14201Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14202
14203 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14204
14205Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14206
14207 * Makefile.in (install-no-fixedincludes): install gcc last, so
14208 that rebuilds that might happen during 'make install' don't get
14209 bogus gcc include files
14210
14211Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14212
14213 Change from Utah for HPPA support:
14214 * config.guess: Recognize hppa1.x-hp-bsd.
14215
14216Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14217
14218 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14219 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14220
14221Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14222
14223 * config.sub: Add support for rom68k and bug boot monitors.
14224
14225Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14226
14227 * Makefile.in: Make all-opcodes depend on all-bfd.
14228
14229Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14230
14231 * config.guess: Added special check for i[34]86-univel-sysv4*.
14232
14233Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14234
14235 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14236 the processor rather than assuming i486.
14237
14238Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14239
14240 * config.guess: Recognize SunOS6 as Solaris3.
14241
14242Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14243
14244 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14245 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14246
14247Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14248
14249 * build-all.mk (all-cross): New target for Canadian Cross.
14250 Added Q2 go32 targets.
14251 * test-build.mk: Configure go32 cross sparclite-aout and
14252 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14253 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14254
14255Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14256
14257 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14258 GO32 hosted toolchains
14259
14260Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14261
14262 * configure: change so "-exec-prefix" gets passed down rather
14263 than "-exec_prefix" so autoconf generated Makefiles get the
14264 exec_prefix set right.
14265
14266Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14267
14268 * config.guess: get the Solaris2 minor version number
14269
14270 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14271
14272Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14273
14274 * config.guess: Recognize some Sequent platforms.
14275
14276Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14277
14278 * Makefile.in: added the vault-install target
14279
14280 * configure.in: actually use the Sun3 makefile fragment that's in
14281 config, also added the release dir to configdirs
14282
14283Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14284
14285 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14286
14287Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14288
14289 * configure.in: remove some program from Alpha targetted toolchains
14290
14291Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14292
14293 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14294 gprof.
14295 (taz): Run "make diststuff" in those directories instead of "make
14296 proto-dir". Look for "VERSION=" only at start of line in subdir
14297 Makefile. Use "gzip -9" for compression.
14298 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14299 (binutils.tar.z): New target.
14300
14301Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14302
14303 * Makefile.in (taz): Include gpl.texinfo.
14304
14305Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14306
14307 * Makefile.in (setup-dirs): Merged into "taz" target.
14308 (taz): Only do `proto-dir' stuff if a directory is actually needed
14309 for this target.
14310
14311Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14312
14313 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14314 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14315 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14316 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14317 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14318
14319Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14320
14321 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14322 config.sub, and move-if-change to gdb testsuite distribution
14323 archive, so the testsuite can be extracted, configured, and
14324 run separately from the gdb distribution. Blow away the Chill
14325 tests that require a Chill compiled executable, since GNU Chill
14326 is not yet publically available.
14327
14328Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14329
14330 * test-build.mk: set environment variables in a single command,
14331 instead of a list of assignments and exports
14332
14333 * config.guess: recognize Alpha/OSF1 systems
14334
14335Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14336
14337 * configure: Change help message to prefer --options rather than
14338 -options.
14339
14340Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14341
14342 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14343 zippy@ecst.csuchico.edu.
14344 * config.guess: Recognize miniframe.
14345
14346Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14347
9eb322aa
MF
14348 * Makefile.in: Use srcroot to find runtest rather than rootme.
14349 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14350
14351Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14352
14353 * test-build.mk: Extensive additions to support building on a
14354 machine other than the host.
14355
14356Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14357
14358 * configure (tooldir): Fix for i386-aix again.
14359
14360Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14361
14362 * configure, Makefile.in: Change definition of $(tooldir)
14363 to match the FSF.
14364
14365Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14366
14367 * config.guess: Recognize i[34]86/SVR4.
14368
14369Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14370
14371 * Makefile.in (all-gdb): gdb depends on sim.
14372
14373Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14374
14375 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14376 at the same time we make the prototype gdb directory.
14377 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14378 files at the same time as the gdb base release distribution.
14379
14380Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14381
14382 * Makefile.in (check): Use individual check targets rather than
14383 DO_X rule.
14384 (check-gcc): Added.
14385
14386Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14387
14388 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14389 for System V release 3.2.
14390
14391Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14392
14393 * config.sub: Recognize hppaosf.
14394 * configure.in: Do configure ld/binutils/gas for it.
14395
14396Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14397
14398 * configure (tooldir): Alter syntax used to set this, for systems
14399 where "\$" isn't handled right, like i386-aix.
14400
14401Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14402
14403 * configure: Pass program-transform-name, not
14404 program_transform_name, to recursive configures.
14405
14406Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14407
14408 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14409 of gas+ld+binutils.
14410
14411Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14412
14413 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14414
14415Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14416
14417 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14418
252b5132
RH
14419Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14420
14421 * Makefile.in (PRMS): Set back to all-prms.
14422
14423Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14424
14425 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14426 targets, rather than for MIPS hosts.
14427
14428Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14429
14430 * configure.in: add comment for --with-x default values
14431
14432 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14433
14434 * Makefile.in: add check-* targets for each of the directories in
14435 the tree. Add a definition of RUNTEST that will use the one we
14436 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14437
14438Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14439
14440 * configure.in: Removed obsolete references to bfd_target and
14441 target_makefile_frag.
14442
14443 * build-all.mk: Set assorted targets for Q2.
14444 * config.sub: Recognize z8k-sim and h8300-hms.
14445 * test-build.mk: Really don't pass host to configure.
14446 (HOLES): Added uname.
14447
14448Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14449
14450 * configure: Handle an empty program-prefix, program-suffix or
14451 program-transform-name correctly.
14452
14453Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14454
14455 * build-all.mk: -G 8 no longer required for MIPS targets.
14456 * test-build.mk: Don't pass host argument to configure; make it
14457 guess.
14458
14459Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14460
14461 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14462 * Makefile.in (COMPRESS): New macro, like GZIP.
14463
14464Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14465
14466 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14467
14468 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14469 with gas currently defaults to -G 0.
14470
14471Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14472
14473 * Makefile.in (all-flex): flex depends on byacc.
14474
14475 * build-all.mk: If host not specified, use config.guess. Pass TAG
14476 to test-build.mk as RELEASE_TAG.
14477 * test-build.mk (configargs): New variable containing arguments to
14478 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14479 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14480
14481 * config.guess: Use /bin/uname when checking -X argument on SCO,
14482 to avoid invoking GNU uname which doesn't understand -X.
14483
14484 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14485
14486 * configure.in: Build gas for mips-*-*.
14487
14488Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14489
14490 * Makefile.in (all.normal): insert missing backslash.
14491
14492Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14493
4bddf3ad 14494 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14495
14496 * Makefile.in: Complete overhaul to merge many almost identical
14497 targets.
14498
14499Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14500
14501 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14502 (gdb.tar.Z): Adjusted.
14503
14504 * Makefile.in (setup-dirs, taz): New targets; should be general
14505 enough to adapt for gdb sometime. Build only .z file.
14506 (gas.tar.z): New target.
14507
14508Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14509
14510 * build-all.mk: Use CC=cc -Xs on Solaris.
14511
252b5132
RH
14512Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14513
14514 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14515 for handling BISON for FSF releases.
14516
14517Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14518
14519 * configure: Actually implement the change zoo just documented.
14520
14521Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14522
14523 * configure: when using config.guess, only set target_alias when
14524 it's not already been set (ie, on the command line)
14525
14526Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14527
14528 * Makefile.in: add installcheck target, set PRMS to install-prms
14529
14530Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14531
14532 * configure: add support for package_makefile_fragment, handle the
14533 case where a directory has a configure.in file but no Makefile.in
14534 more gracefully (with an actual understandable error message, even);
14535 add support for --without (and add this to the usage message); also
14536 explicitly add a --host=${host_alias} to the command line when
14537 config.guess is used
14538
14539Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14540
14541 * configure: Must use both --host and --target in recursive calls.
14542
14543Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14544
14545 * Makefile.in: Change deja-gnu to dejagnu.
14546
14547Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14548
14549 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14550
14551Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14552
14553 * configure.in: canonicalize all instances to *-*-solaris2*,
14554 also strip out a number of tools to not build for go32 host
14555
14556Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14557
14558 * config.guess: add GPL.
14559
14560 * Makefile.in, config.guess, config.sub, configure: bump
14561 copyrights to 93.
14562
14563Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14564
14565 * Makefile.in (do-info): Removed obsolete check for existence of
14566 localenv file.
14567
14568 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14569
14570Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14571
14572 * Makefile.in: a couple of 'else true' for decstation,
14573 support for TclX
14574
14575 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14576
14577Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14578
14579 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14580
14581Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14582
14583 * config.guess: Recognize i386-ibm-aix (PS/2).
14584 * configure.in: Use config/mh-aix386 file for it.
14585
14586Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14587
14588 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14589 CC_FOR_TARGET instead.
14590 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14591
14592Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14593
14594 * Makefile.in: Add sim to list of directories sent with gdb
14595
14596Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14597
14598 * configure.in: Put back mips-dec-bsd* case.
14599
14600Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14601
14602 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14603 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14604 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14605
14606Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14607
14608 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14609
14610 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14611 (install-info): install dir.info only if it exists,
14612 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14613
14614Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14615
14616 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14617 gas for mips-dec-bsd.
14618
14619Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14620
14621 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14622 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14623
14624Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14625
14626 * configure.in: Added "dejagnu" to hosttools list.
14627
14628Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14629
14630 * config.sub, configure.in, config.guess: Add support
14631 for Bosx, an AIX variant from Bull.
14632 Patches from F.Pierresteguy@frcl.bull.fr.
14633
14634Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14635
14636 * devo/dejagnu: Initial creation of devo/dejagnu.
14637 Migrated dejagnu testcases and support files for testing software
14638 tools to reside as subdirectories, currently called "testsuite",
14639 within the directory of the software tool. Migrated all programs,
14640 support libraries, etc. beloging to dejagnu proper from
14641 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14642 with no modifications. The changes to these files which will
14643 allow them to configure, build, and execute properly will be made
14644 in a future update.
14645
14646Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14647
14648 * Makefile.in: Change send_pr to send-pr.
14649 * configure.in: Likewise.
14650 * send_pr: Renamed directory to send-pr.
14651
14652Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14653
14654 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14655
14656Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14657
14658 * README: Update for gdb-4.8 release.
14659 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14660 gdb-xxx.tar.z (gzip'd) file also.
14661
14662Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14663
14664 * Makefile.in: make all-diff depend on all-libiberty
14665
14666Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14667
14668 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14669
14670Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14671
14672 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14673
14674Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14675
14676 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14677 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14678 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14679
14680Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14681
14682 * Makefile.in: makeinfo binary is in a new location
14683
14684Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14685
14686 * config.sub: Accept -ecoff as an OS.
14687
14688 * Makefile.in: Various changes to eliminate a level of make
14689 recursion and reduce the required command line length.
14690 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14691 sub-makes.
14692 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14693 variables holding settings for specific sub-makes.
14694 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14695 in terms of BASE_FLAGS_TO_PASS.
14696 (TARGET_LIBS): New variable listing directories which use
14697 TARGET_FLAGS_TO_PASS.
14698 (subdir_do): Eliminated.
14699 (do-*): New set of targets to replace subdir_do.
14700 (various): All targets which used subdir_do now depend on do-*.
14701 (local-clean): Renamed from do_clean.
14702 (local-distclean): New target, dependency of distclean and
14703 realclean.
14704 (install-info): Don't create directories. Depend on dir.info
14705 rather than calling make recursively.
14706 (install-dir.info): Eliminated.
14707 (install-info-dirs): Create all info directories here.
14708 (dir.info): Depend upon do-install-info.
14709
14710 * test-build.mk (HOLES): Added false.
14711
14712Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14713
14714 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14715
14716Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14717
14718 * Makefile.in (info): remove dependency on all-texinfo. The
14719 problem was really in texinfo/C, not at this level.
14720
14721Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14722
14723 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14724
14725Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14726
14727 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14728 GDB releases.
14729
14730Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14731
14732 * configure: Include srcdir in message about target of link not
14733 being found. Don't convert `-' to `_' in `with' options being
14734 passed to subdirs.
14735
14736Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14737
14738 * configure.in: add uudecode to host_tools
14739
14740 * Makefile.in: added {all,install}-uudecode targets, added them to
14741 the appropriate lists
14742
14743Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14744
14745 * Makefile.in (all-gcc): Added dependency on all-gas.
14746
14747 * configure.in (mips-*-*): Build ld and binutils.
14748
14749Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14750
14751 * configure: check return code from mkdir, print error message and
14752 exit on failure.
14753
14754Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14755
14756 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14757
14758Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14759
14760 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14761
14762Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14763
14764 * config.sub (h8500): Recognize this as a cpu type.
14765
14766Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14767
14768 * configure: source directory missing is no longer a warning
14769
14770 * configure.in: recognize irix[34]* instead of irix[34]
14771
14772 * Makefile.in: define and pass down X11_LIB
14773
252b5132
RH
14774Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14775
14776 * guess-systype: Renamed to ...
14777 * config.guess: ... by popular request.
14778 * configure.in, Makefile.in: Update accordingly.
14779
14780Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14781
14782 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14783 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14784 + Execute ./dummy instead of assuming . is in PATH.
14785
14786Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14787
14788 * guess-systype: New shell script. Attempts to guess the
14789 canonical host name of the executing host.
14790 Only a few hosts are supported so far.
14791 * configure: Call guess-systype if no host is specified.
14792
14793Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14794
14795 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14796 gcc Makefile.
14797
14798
14799Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14800
14801 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14802 (all-gcc, install-gcc, subdir_do): Use it.
14803
14804Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14805
14806 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14807
14808Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14809
14810 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14811 set exclusively by configure, using configure.in .
14812
14813Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14814
14815 * test-build.mk: set $PATH for all builds
14816
14817 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14818
14819Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14820
14821 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14822 the one used in gcc/Makefile.in, so that a null expansion doesn't
14823 override the one needed to build gcc with a native cc.
14824
14825
14826Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14827
14828 * configure: Accept -with arguments.
14829
14830Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14831
14832 * Makefile.in: added h8300sim
14833
14834Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14835
252b5132
RH
14836 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14837 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14838 (all-cygnus, native, build-cygnus): Make
14839 $(canonhost)-stamp-3stage-done, not $(host)....
14840 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14841 i386-sco3.2v4. Added else true to if command.
14842
14843Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14844
14845 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14846
14847Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14848
14849 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14850
14851Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14852
14853 * configure.in: don't remove binutils from Solaris builds
14854
14855Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14856
14857 * Makefile.in: get rid of earlier definitions for *clean,
14858 also handle the recursive info rule better
14859
14860Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14861
14862 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14863 do more-or-less the right thing.
14864
14865Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14866
14867 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14868 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14869
14870Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14871
14872 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14873 $(host_canonical).
14874
14875 * configure.in: split the configdirs list into 4 categories (native
14876 v. cross, library v. tool) and handle the cross-only and native-
14877 only in more reasonable (and correct!) way.
14878
14879Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14880
14881 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14882 configdirs anymore.
14883
14884Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14885
14886 * Makefile.in: extensive cleanup:: removed all of the explicit
14887 clean-* targets, collapsed many wrappers around subdir_do into
14888 one, added additional targets to satisfy standards.texi, deleted
14889 some old targets, some changes for consistency
14890
14891Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14892
14893 * configure.in: handle some programs as cross-only, and others as
14894 native only
14895
14896 * test-build.mk: handle partial holes in a more generic manner
14897
14898 * Makefile.in: m4 depends on libiberty
14899
252b5132
RH
14900Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14901
14902 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14903 time, wdiff, and find to configdirs
14904
14905 * Makefile.in: all, clean, and install rules for the new programs
14906 added to configure.in
14907
14908Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14909
14910 * configure.in: use mh-sun for all *-sun-* hosts
14911
252b5132
RH
14912Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14913
14914 * Makefile.in: define flags for X11 include files and library file
14915 locations, pass them down to the programs that need this info
14916
14917 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14918
252b5132
RH
14919Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14920
14921 * configure.in: start building libg++ for HP-UX targets
14922
14923Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14924
14925 * README: Update references to files moved into etc/.
14926
14927Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14928
14929 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14930 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14931
14932Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14933
14934 * configure: accept dash as well as underscore in long option
14935 names for FSF compatibility.
14936
14937Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14938
14939 * config.sub: added -sco3.2v4 support from FSF.
14940
14941Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14942
14943 * configure.in: expand the section that adds or removes
14944 directories from the list of programs to build, to handle native
14945 vs. cross in addition to host v. native
14946
14947Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14948
14949 * Makefile.in: Replace C++ in macro names with CXX.
14950 This is less likely to break ...
14951
14952Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14953
14954 * test-build.mk: add -w to GNU_MAKE
14955
14956Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14957
14958 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14959 add 'sparc' to list of recognized cpus. This needed to make
14960 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14961 Delete some redundant ose68 variants. Recognize -wrs as an os,
14962 then changes that into $CPU-wrs-vxworks.
14963
14964 * configure.in: remove most references to gdbtest, regularize
14965 target based program removal
14966
14967 * test-build.mk: import from p3 tree (many fixes and changes)
14968
14969Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14970
14971 * Makefile.in: added rules to handle tcl, tk, and expect
14972
14973 * configure.in: handle those directories if they exist
14974
14975Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14976
14977 * config.sub: removed bogus hppabsd and hppahpux names, since
14978 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14979
14980Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14981
14982 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14983 depends upon all-xiberty
14984
14985 * Makefile.in: changes from p3, including:
14986
14987 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14988
14989 * Makefile.in (XTRAFLAGS): include newlib directories if
14990 newlib/Makefile exists, rather than if host != target.
14991
14992 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14993
14994 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14995 from the same source tree and not building a cross-compiler. This
14996 matters for the libg++ configuration if reconfiguring a tree that
14997 has already been installed.
14998
14999 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15000
15001 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15002 pick up the machine and system specific header files.
15003
15004 * Makefile.in: added AS_FOR_TARGET, passed down in
15005 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15006 the C compiler to use to create programs which are run in the
15007 build environment, set it to default to $(CC), and passed it down
15008 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15009
15010 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15011
15012 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15013 We need them for unusual native builds, like systems without
15014 ranlib.
15015
15016 * configure: also define $(host_canonical) and
80413487
RH
15017 $(target_canonical), which are the full, canonical names for the
15018 given host and target
252b5132
RH
15019
15020Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15021
15022 * Makefile.in: Added separate definitions for C++.
15023
15024Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15025
15026 * configure.in (configdirs): Add deja-gnu.
15027
15028Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15029
15030 * README: Update for configure.texi and gdb-4.7 release.
15031
15032Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15033
15034 * Makefile.in: Move "all" target to top of file.
15035 Previously, first target was ".PHONY" which caused BSD4.4 make
15036 to build .PHONY when make was run without arguments.
15037
15038Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15039
15040 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15041 Library-copylefted code in libiberty.
15042
15043Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15044
15045 * config.sub: Replace m68kmote with plain old m68k.
15046
15047Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15048
15049 * Makefile.in: Remove space from blank line, avoid Make complaints.
15050
15051Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15052
15053 * config.sub: Complain if no argument is given. Added support for
15054 386bsd as OS and target alias.
15055
15056Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15057
15058 * Makefile.in (XTRAFLAGS): include newlib directories if
15059 newlib/Makefile exists, rather than if host != target.
15060
15061Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15062
15063 * config.sub: recognize sparclite-wrs-vxworks.
15064
15065 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15066 p3.) Added clean-xiberty to clean.
15067
15068Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15069
15070 * configure.in: use *-*-* instead of nested cases for host and target
15071
15072Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15073
15074 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15075 from the same source tree and not building a cross-compiler. This
15076 matters for the libg++ configuration if reconfiguring a tree that
15077 has already been installed.
15078
15079Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15080
15081 * config.sub (i486v/i486v4): Merge in from FSF version.
15082
15083Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15084
15085 * configure: only set PWD if it is already set.
15086
15087Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15088
15089 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15090 doesn't have unset and all success paths (and most error paths)
15091 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15092 to just ${PWD} to avoid confusion.)
15093
15094Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15095
15096 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15097 even for a native compilation.
15098
15099Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15100
15101 Changes to make the gdb.tar.Z rule work better.
15102
15103 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15104 (DEVO_SUPPORT): Add configure.texi.
15105 (bfd-ilrt.tar.Z): Remove ancient rule.
15106
15107Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15108
15109 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15110 pick up the machine and system specific header files.
15111
15112 * configure.in, config.sub: added new target m68010-adobe-scout,
15113 with alias of adobe68k. Changed configure.in to check for
15114 -scout before -sco* to avoid a false match.
15115
15116 * Makefile.in: added AS_FOR_TARGET, passed down in
15117 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15118 the C compiler to use to create programs which are run in the
15119 build environment, set it to default to $(CC), and passed it down
15120 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15121
15122Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15123
15124 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15125 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15126 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15127 FOR_TARGET variants, to newlib and libg++.
15128
15129Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15130
15131 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15132 first.
15133
15134Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15135
15136 * config.sub: Accept `elf' as an environment.
15137
15138Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15139
15140 * Makefile.in (all-opcodes): cd into the right directory
15141
15142Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15143
15144 * configure: added -program_transform_name option, used as
15145 argument to sed when installing programs.
15146 configure.texi: added documentation for -program_prefix,
15147 -program_suffix and -program_transform_name.
15148
15149Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15150
15151 * config.sub: Accept i486 where i386 ok.
15152
15153Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15154
15155 * config.sub: accept we32k
15156
15157Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15158
35590697 15159 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15160
15161 * Makefile.in: don't create all directories for ``make install'';
15162 let the subdirectories create the ones they need.
15163
15164Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15165
80413487 15166 * COPYING: new file, GPL v2
252b5132
RH
15167
15168Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15169
15170 * Makefile.in: use the new gen-info-dir, which needs a template
15171 argument (which also lives in texinfo)
15172
15173 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15174
252b5132
RH
15175Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15176
15177 * config.sub (ncr3000): Change i386 to i486.
15178
15179Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15180
15181 * Makefile.in: add install-rcs, install-grep to
15182 install-no-fixedincludes, removed install-bison and install-libgcc
15183
15184Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15185
15186 * configure.in: grab the HPUX makefile fragment if on HPUX
15187
15188Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15189
15190 * Makefile.in: eradicate bison spoor (ditto libgcc).
15191 configure.in: recognise m68{k,000}-ericsson-OSE.
15192 es1800 is alias for m68k-ericsson-OSE
15193
15194Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15195
15196 * configure.in: rearrange the parts that remove programs from
15197 configdirs, based now on HOST==TARGET or by canonical triple.
15198
15199Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15200
15201 * test-build.mk: recurse explicitly with -f test-build.mk when
15202 appropriate. predicate stage3 and comparison on the existence
15203 of gcc. That is, if gcc isn't around, we aren't three-staging.
15204 On very clean, also remove ...stamp-co. Build in-place before
15205 doing other builds.
15206
15207Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15208
15209 * Makefile.in, configure.in: add tgas
15210
15211Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15212
15213 * Makefile.in: a number of changes merged in from progressive.
15214
15215 * configure.in: add libm.
15216
15217 * .cvsignore: ignore some stuff that comes from test-build.mk.
15218
252b5132
RH
15219Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15220
15221 * config.sub: Add es1800 (m68k-ericsson-es1800).
15222
15223Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15224
15225 * configure: Add program_suffix (parallel to program_prefix)
15226 * Makefile.in: adjust directory-creating script for losing decstation
15227
15228Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15229
15230 * configure: Minor $subdir-related fixes.
15231
15232Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15233
15234 * configure: fix various problems with propogating
15235 makefile_target_frag in subdirs.
15236 * configure.in: config libgcc if its there
15237
15238Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15239
15240 * config.sub: HPPA merge.
15241
252b5132
RH
15242Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15243
15244 * Makefile.in: Replace all-bison with all-byacc in all
15245 dependency lines for other tools (which now use byacc).
15246
15247Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15248
15249 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15250
252b5132
RH
15251Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15252
15253 * Makefile.in: make gprof rules similar to byacc rules (instead of
15254 vestigal $(unsubdir) that didn't work...)
15255
15256Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15257
15258 * config.sub: Add support for Linux.
15259 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15260 (at least for libg++).
15261
15262Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15263
15264 * configure.texi: fix doc for the -nfp option to configure
15265
15266Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15267
15268 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15269
15270Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15271
15272 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15273 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15274 * configure.in: added solaris* host_makefile_frag hook.
15275
15276Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15277
15278 * config.sub: changed recognition of m68000 so that various
15279 m68k types can be specified via m680[01234]0
15280
15281Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15282
15283 * config.sub (basic_machine): fix sed so that '-foo' isn't
15284 completely substituted out while .+'-foo' loses the '-foo'
15285
15286Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15287
15288 * config.sub ($os): Add -aout.
15289
15290Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15291
15292 * configure: If host_makefile_frag is absolute, don't
15293 prefix ${invsubdir} (relevant to libg++ auto-configure).
15294
15295Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15296
15297 * Makefile.in (tooldir): Define it.
15298 (all-ld): Depend on all-flex.
15299
15300Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15301
15302 * Makefile.in (check): Fix libg++ special case.
15303
15304Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15305
15306 * configure: do not bury `pwd` into config.status, thus do fewer
15307 pwd's.
15308
15309 * configure: print the "Building in" message only when building in
15310 other than "." AND verbose.
15311
15312 * configure: remove -s, rework -v to better accomodate guested
15313 configures.
15314
15315 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15316
15317Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15318
15319 * Makefile.in: macroize flags passed on recursion. remove
15320 fileutils.
15321
15322Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15323
15324 * configure: get makesrcdir right for subdirs deeper than 1.
15325
15326 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15327 install.
15328
15329Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15330
15331 * Makefile.in: don't print subdir_do or recursion lines.
15332
15333Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15334
15335 * standards.texi: added menu item.
15336
15337 * Makefile.in: build and install standards.info.
15338
15339 * standards.texi: new file.
15340
15341Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15342
15343 * configure: test for and move config.status pieces from
15344 ${subdir}/.
15345
15346Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15347
252b5132
RH
15348 * configure: Test for existance of files before trying to mv
15349 them, to avoid numerous non-existance messages.
15350
15351Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15352
15353 * configure: correct final line of config.status.
15354
15355 * configure: patch from eggert. Avoids a protection problem if
15356 the original Makefile.in is read only.
15357
15358 * configure: use move-if-change from gcc to create config.status.
15359 Some makefiles depend on config.status to tell if a directory
15360 has been reconfigured for a different host. This change
15361 prevents those directories from remaking everything in the case
15362 where the reconfig was only intended to rebuild a Makefile.
15363
15364 * configure: test for config.sub with "config.sub sun4" rather
15365 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15366 host alias from a missing config.sub.
15367
15368Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15369
15370 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15371 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15372
15373Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15374
15375 * configure: mkdir ${subdir} as needed.
15376
15377Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15378
15379 * Makefile.in,configure.in: added autoconf.
15380
15381Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15382
15383 * Makefile.in: no longer pass against on recursion.
15384
15385 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15386 definitions are not inherited.
15387
15388 * configure: correct makesrcdir when subdir is .
15389
15390Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15391
15392 * configure: Add support for 'subdirs' variable, which is
15393 like 'configdirs', except that configure doesn't re-invoke
15394 itself for subdirs, it just creates a Makefile for each subdir.
15395 * configure.texi: Document subdirs.
15396
15397Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15398
15399 * configure.in: added flex to configdirs
15400
15401Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15402
15403 * Makefile.in: remove clean-stamps from clean.
15404
15405Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15406
15407 * configure.in: Add gdbtest to configdirs.
15408
15409Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15410
15411 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15412 to recursive makes.
15413 * configure.in: Recognize new ncr3000 config.
15414
15415Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15416
15417 * Makefile.in, configure.in: removed references to gdbm.
15418
15419Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15420
15421 * config.sub: Don't canonicalize os value
15422 newsos* to bsd (readline needs to check for newsos).
15423 (This fix was earlier made Jan 31, but got re-broken.)
15424
15425Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15426
15427 * configure.in: sco is an os, not a vendor!
15428
15429 * configure: Quote $( better. Keep various shells happy.
15430
15431Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15432
15433 * Makefile.in: eliminate stamp-files.
15434
15435Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15436
15437 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15438 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15439
15440Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15441
15442 * config.sub: fix iris/iris3.
15443
15444Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15445
15446 * configure: re-add -rm.
15447
15448Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15449
15450 * Maskefile.in: add .stmp-rcs to all.
15451
15452 * configure.in: remove gas from rs6000 build, use aix host fragment.
15453
15454Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15455
15456 * configure: pass down site_option during recursion.
15457
15458Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15459
15460 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15461
15462Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15463
15464 * configure: Change exec_prefix so that it really defaults to prefix.
15465
15466Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15467
15468 * Makefile.in, configure.in: Add support for mmalloc library.
15469
15470Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15471
15472 * Makefile.in: add stmp dependencies for a few more things.
15473
15474Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15475
15476 * configure: adjusted error message on objdir/srcdir configure
15477 collision, per john's suggestion.
15478
15479 * Makefile.in: add libiberty stmp to all and all.cross.
15480
15481Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15482
15483 * Makefile.in: remove force dependencies, add grep to all.
15484
15485Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15486
15487 * Makefile.in: drop flex. make stamp files work.
15488
15489 * configure: added test for conflicting configuration in srcdir,
15490 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15491 gets cranky. use relative paths for configure and srcdir
15492 whenever possible. Send some error messages to stderr that were
15493 going to stdout.
15494
15495Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15496
15497 * Makefile.in: Fix libg++ rule to check for gcc directory
15498 before using gcc/gcc. Also pass XTRAFLAGS.
15499
15500Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15501
15502 * Makefile.in: added stmp-files so that directories aren't polled
15503 when they are already built.
15504
15505 * configure.texi: fixed a node pointer problem.
15506
15507Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15508
4bddf3ad 15509 * config.sub configure.in gdb/configure.in
252b5132
RH
15510 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15511 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15512 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15513
15514Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15515
15516 * configure: -recurring becomes -silent. corrected help message
15517 for -site= option.
15518
15519 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15520
15521Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15522
15523 * configure: when building Makefile for crosses, replace
15524 tooldir and program_prefix. default srcdir from location of
15525 config.sub. remove "for host in hosts" and "for target in
15526 targets" loops.
15527
15528Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15529
15530 * Makefile.in: Do not pass bindir or mandir to cvs.
15531
15532Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15533
15534 * Makefile.in, configure.in: removed traces of namesubdir,
15535 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15536 copyrights to '92, changed some from Cygnus to FSF.
15537
15538 * configure.texi: remove most references to multiple hosts,
15539 multiple targets, subdirs, etc.
15540
15541 * configure.man: removed rcsid. reference config.sub not
15542 config.subr.
15543
15544 * Makefile.in: mkdir $(infodir) on install-info.
15545
15546Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15547
15548 * configure.texi: Explain better about .gdbinit and about
15549 the environment that configure.in sections run in.
15550
15551Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15552
15553 * configure.in: Ultrix is only a decstation if it's a MIPS.
15554
15555Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15556
15557 * README: DOC.configure => cfg-paper.texi.
15558
15559Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15560
15561 * config.sub (near case $os): Don't convert newsos* to bsd!
15562
15563Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15564
15565 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15566 the number of copies of COPYING that go into the GDB tar file.
15567
15568Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15569
4bddf3ad 15570 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15571 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15572 Fix SCO configuration stuff.
15573
15574Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15575
15576 * Makefile.in: For libg++, make sure the -I pointing
15577 to the gcc directory goes *after* all the libg++-local -I flags.
15578 Also, move just-gcc dependency from just-libg++ to all-libg++.
15579
15580Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15581
15582 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15583
15584Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15585
15586 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15587
15588Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15589
15590 * config.sub: Add stratus configuration frags. Also
15591 submitted to FSF.
15592
15593Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15594
15595 * Makefile.in (DEV_SUPPORT): add configure.man.
15596
15597 * config.sub(Decode manufacturer-specific): add -none*.
15598
15599Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15600
15601 * Makefile.in: remove form feeds to make Sun's make happy.
15602 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15603
15604Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15605
15606 * Makefile.in (AR_FLAGS): Make quieter.
15607
15608Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15609
15610 * configure.in: Add libg++.
15611 * configure: When verbose, don't output the command line at each
15612 level; it will be unremarkably the same as the previous version,
15613 which will be the same as what the user typed.
15614
15615Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15616
15617 * configure.in, Makefile.in: fix clean-info, add flex. add
15618 fileutils.
15619
15620 * configure: be less sensitive to spaces in Makefile.in. Do not
15621 look for sources in "..". Doing so breaks subdirectories that
15622 might have their own configure. If a subdir has it's own
15623 configure script, use it.
15624
15625Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15626
15627 * cfg-paper.texi: some changes suggested by rms.
15628
15629Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15630
15631 * config.sub: Merge in some small additions from the FSF version,
15632 taken from the gcc distribution, to bring the Cygnus and FSF
15633 versions into closer sync.
15634
15635Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15636
15637 * configure.in: Changed svr4 references to sysv4.
15638
15639Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15640
15641 * configure: added -V for version number option.
15642
15643Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15644
15645 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15646 renamed from DOC.configure to cfg-paper.texi.
15647
15648Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15649
15650 * configure, config.subr, config.sub: config.subr is now
15651 config.sub again.
15652
15653Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15654
15655 * configure.texi: new file, in progress.
15656
15657 * Makefile.in: build info file and install the man page for
15658 configure.
15659
15660 * configure.man: new file, first cut.
15661
15662 * configure: find config.subr again now that configuration "none"
15663 has gone. removed all traces of the -ansi option. removed all
15664 traces of the -languages option.
15665
15666 * config.subr: resync from rms.
15667
d932cae7 156681991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15669
15670 * configure, config.sub, config.subr: merge config.sub into
15671 config.subr, call the result config.subr, remove config.sub, use
15672 config.subr.
15673
15674 * Makefile.in: revised install for dir.info.
15675
d932cae7 156761991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15677
15678 * configure.in: add decstation host makefile frag.
15679
15680 * Makefile.in: BISON now bison -y again. also install-gcc on
15681 install. clean-gdbm on clean. infodir belongs in datadir.
15682 Make directories for info install. Build dir.info here then
15683 install it.
15684
d932cae7 156851991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15686
15687 * Makefile.in: fix for bad directory tests.
15688
d932cae7 156891991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15690
15691 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15692 regexp. -srcdir relative was being handled incorrectly.
15693
15694 * Makefile.in: unwrapped some for loops so that parallel makes
15695 work again and so one can focus one's attention on a particular
15696 package.
15697
d932cae7 156981991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15699
15700 * configure: added PWD as a stand in for `pwd` (for speed). use
15701 elif wherever possible. make -srcdir work without -objdir.
15702 -objdir= commented out.
15703
d932cae7 157041991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15705
15706 * configure: +options become --options. -subdirs commented out.
15707 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15708 Makefile now at top of generated Makefile. Removed cvs log
15709 entries. added -srcdir. create .gdbinit only if there is one
15710 in ${srcdir}.
15711
15712 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15713 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15714 and mandir now keyed off datadir by default.
15715
d932cae7 157161991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15717
15718 * Freshly created ChangeLog.
15719
15720\f
15721Local Variables:
15722mode: change-log
15723left-margin: 8
15724fill-column: 76
15725version-control: never
15726End:
This page took 1.329499 seconds and 4 git commands to generate.