sim: config: do not try to align settings
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
f075eb5e
TG
12015-11-20 Tristan Gingold <gingold@adacore.com>
2
3 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
4 * configure: Regenerate.
5
6c3bc0f8
NC
62015-10-21 Nick Clifton <nickc@redhat.com>
7
8 PR gas/19109
9 * configure.ac: Note the 'none' is an acceptable argument to
10 --enable-compressed-debug-sections.
11 * configure: Regenerate.
12
edeefb67
L
132015-10-20 H.J. Lu <hongjiu.lu@intel.com>
14
15 PR gas/19109
16 * configure.ac: Add
17 --enable-compressed-debug-sections={all,gas,gold,ld}.
18 * configure: Regenerated.
19
68996839
NC
202015-09-30 Nick Clifton <nickc@redhat.com>
21
22 Import the following patches from the GCC mainline:
23
24 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
25
26 PR libfortran/54572
27 * Makefile.def: Make libgfortran depend on libbacktrace.
28 * Makefile.in: Regenerate.
29
30 2015-08-12 Tom de Vries <tom@codesourcery.com>
31
32 PR other/67092
33 PR other/67098
34 * configure.ac: Remove --with_host_libstdcxx support.
35 * configure: Regenerate.
36
37 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
38 Jakub Jelinek <jakub@redhat.com>
39
40 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
41 nvptx*-*-*.
42 * configure: Regenerate.
43
5960642a
L
442015-08-07 H.J. Lu <hongjiu.lu@intel.com>
45
46 Sync with GCC
47 2015-07-28 Ben Elliston <bje@gnu.org>
48
49 * config.sub, config.guess: Import from upstream.
50
016a3251
DD
512015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
52
53 * Makefile.def (libiconv): Define bootstrap=true.
54 Mark pdf/html/info as missing.
55 (configure-gcc): Depend on all-libiconv.
56 (all-gcc): Ditto.
57 (configure-libcpp): Ditto.
58 (all-libcpp): Ditto.
59 (configure-intl): Ditto.
60 (all-intl): Ditto.
61 * Makefile.in: Regenerate.
62
136bb21f
L
632015-07-27 H.J. Lu <hongjiu.lu@intel.com>
64
65 Sync with GCC
66 2015-07-24 Michael Darling <darlingm@gmail.com>
67
68 PR other/66259
69 * config-ml.in: Reflects renaming of configure.in to configure.ac
70 * configure: Likewise
71 * configure.ac: Likewise
72
22121df0
L
732015-07-14 H.J. Lu <hongjiu.lu@intel.com>
74
75 * Makefile.in: Regenerated.
76
77 Sync with GCC
78 2015-05-21 Jason Merrill <jason@redhat.com>
79
80 * Makefile.tpl: Update comments.
81
82 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
83
84 * Makefile.tpl: Remove surplus whitespace throughout.
85
86 2015-03-25 Martin Liska <mliska@suse.cz>
87 Yury Gribov <y.gribov@samsung.com>
88
89 * Makefile.tpl: Fix ln source location for vimrc file.
90
969b1713
L
912015-07-14 H.J. Lu <hongjiu.lu@intel.com>
92
93 Sync with GCC
94 2015-05-16 James Bowman <james.bowman@ftdichip.com>
95
96 * configure.ac: FT32 target added.
97 * configure: Regenerate.
98
ce6c656d
L
992015-07-14 H.J. Lu <hongjiu.lu@intel.com>
100
101 Sync with GCC
102 2015-06-02 Jason Merrill <jason@redhat.com>
103
104 PR bootstrap/66319
105 * configure.ac: Use -std=gnu++98.
106
107 2015-05-28 Mike Frysinger <vapier@gentoo.org>
108
109 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
110 * configure: Regenerate.
111
112 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
113
114 * configure.ac: Fix typo.
115 * configure: Regenerate.
116
117 2015-05-03 Matthias Klose <doko@ubuntu.com>
118
119 * configure.ac: Match $host configured with triplets.
120 * configure: Regenerate.
121
122 2015-04-17 Jakub Jelinek <jakub@redhat.com>
123
124 PR bootstrap/62077
125 * configure.ac (--enable-stage1-checking): Default to
126 release,misc,gimple,rtlflag,tree,types if --disable-checking
127 or --enable-checking is not specified and DEV-PHASE is not
128 experimental.
129 * configure: Regenerated.
130
131 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
132
133 Install back PR target/47230 fix (Revert the revert).
134
16beab3d
L
1352015-06-30 H.J. Lu <hongjiu.lu@intel.com>
136
137 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
138 target.
139 * configure: Regenerate.
140
5569a85f
JDA
1412015-05-13 John David Anglin <dave.anglin@bell.net>
142
143 * configure.ac: Disable configuration of GDB for HPUX targets.
144 * configure: Regenerate.
145
e81d5d05
L
1462015-05-01 H.J. Lu <hongjiu.lu@intel.com>
147
148 PR ld/18355
149 * Makefile.def: Add extra_configure_flags to host zlib.
150 * configure.ac (extra_host_zlib_configure_flags): New. Set
151 to --enable-host-shared When bfd is to be built as shared
152 library. AC_SUBST.
153 * Makefile.in: Regenerated.
154
ec5b9462
HPN
1552015-04-15 Mike Frysinger <vapier@gentoo.org>
156 Hans-Peter Nilsson <hp@axis.com>
157
158 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 159 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
160 use that in the getver call instead of $tool.
161 (sim_release): Pass gdb as fifth parameter to tar_compress.
162 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
163
f91ca6bc
IB
1642015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
165
166 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
167 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
168 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
169 * Makefile.in: Regenerate.
170
cf39cfc5
L
1712015-04-01 H.J. Lu <hongjiu.lu@intel.com>
172
173 * configure.ac: Add --with-system-zlib.
174 * configure: Regenerated.
175
6ac1079e
L
1762015-03-31 H.J. Lu <hongjiu.lu@intel.com>
177
178 * src-release.sh: Don't configure with --with-target-subdir=.
179 --disable-multilib.
180
890ba06f
L
1812015-03-31 H.J. Lu <hongjiu.lu@intel.com>
182
183 * src-release.sh (DEVO_SUPPORT): Replace src-release with
184 src-release.sh.
185
5675acd9
ES
1862015-03-30 Ed Schouten <ed@nuxi.nl>
187
188 * config.sub: Update from upstream, to 2015-03-04 version.
189 * config.guess: Likewise.
190
d2d67aea
L
1912015-03-30 H.J. Lu <hongjiu.lu@intel.com>
192
193 * Makefile.def (dependencies): Add all-zlib to all-bfd.
194 * Makefile.in: Regenerated.
195
92c695a1
L
1962015-03-28 H.J. Lu <hongjiu.lu@intel.com>
197
198 * src-release.sh (do_proto_toplev): Configure with --target
199 --with-target-subdir and --disable-multilib.
200 (BINUTILS_SUPPORT_DIRS): Add zlib.
201 (GAS_SUPPORT_DIRS): Likewise.
202 (GDB_SUPPORT_DIRS): Likewise.
203 (SIM_SUPPORT_DIRS): Likewise.
204
091021fa
L
2052015-03-17 H.J. Lu <hongjiu.lu@intel.com>
206
207 * configure.ac (target_configdirs): Exclude target-zlib if
208 target-libjava isn't built.
209 * configure: Regenerated.
210
5df8a8fc
L
2112015-03-17 H.J. Lu <hongjiu.lu@intel.com>
212
213 Sync with GCC
214 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
215
216 * config-ml.in: Robustify ac_configure_args parsing.
217
1b6c0831
L
2182015-03-16 H.J. Lu <hongjiu.lu@intel.com>
219
220 * Makefile.def: Updated from GCC trunk.
221 * Makefile.tpl: Likewise.
222 * configure.ac: Likewise.
223 * Makefile.in: Regenerated.
224 * configure: Likewise.
225
3f8107ab
AM
2262015-01-28 James Bowman <james.bowman@ftdichip.com>
227
228 * configure.ac: Add FT32 support.
229 * configure: Regenerate.
230
10b8fe5e
AG
2312015-01-12 Anthony Green <green@moxielogic.com>
232
233 * configure.ac: Don't disable gprof for moxie.
234 * configure: Rebuild.
235
6b91c541
AP
2362015-01-03 Andrew Pinski <apinski@cavium.com>
237
238 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
239 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
240 (BASE_TARGET_EXPORTS): Add OBJCOPY.
241 (OBJCOPY_FOR_TARGET): New variable.
242 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
243 * Makefile.in: Regenerate.
244 * configure.ac: Check for already installed target objcopy.
245 Also GCC_TARGET_TOOL on objcopy.
246 * configure: Regenerate.
247
6ba37ab4
HPN
2482015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
249
250 * config.sub: Update from upstream, to 2015-01-01 version.
251 * config.guess: Ditto.
252
bb5f7690
EB
2532014-12-06 Eric Botcazou <ebotcazou@adacore.com>
254
255 * config.sub: Update from upstream config repo.
256
6e733cce
L
2572014-11-24 H.J. Lu <hongjiu.lu@intel.com>
258
259 * libtool.m4: Updated from GCC trunk.
260
8969c424
JBG
2612014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
262
263 * config.guess: Update from upstream config repo.
264 * config.sub: Ditto.
265
37e77caf
JBG
2662014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
267
268 * move-if-change: Update from upstream gnulib.
269
e3046511
JBG
2702014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
271
272 * compile: Sync with upstream Automake.
273 * depcomp: Ditto.
274 * install-sh: Ditto.
275 * missing: Ditto.
276 * mkinstalldirs: Ditto.
277 * ylwrap: Ditto.
278
3e615393
TG
2792014-10-15 Tristan Gingold <gingold@adacore.com>
280
281 * src-release.sh (do_proto_toplev): Configure with --target.
282
6d26190c
JY
2832014-10-03 Jing Yu <jingyu@google.com>
284
285 * configure.ac: Add aarch64 to list of targets that support gold.
286 * configure: Regenerate.
287
a9d58c06
AB
2882014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
289
290 * configure.ac: Add mips*-img-elf* target triple.
291 * configure: Regenerate.
292
b25b5cef
CJW
2932014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
294 * configure: Disable gdb for nds32*-*-* until supported.
295 * configure.ac: Disable gdb for nds32*-*-* until supported.
296
f8797b5a
JB
2972014-09-05 Joel Brobecker <brobecker@adacore.com>
298
299 * configure: Regenerate.
300
2536ee9d
WN
3012014-08-27 Will Newton <will.newton@linaro.org>
302
303 * src-release.sh: New file.
304 * src-release: Remove file.
305
1f995db6
JS
3062014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
307
308 GDB not supported for or1k*-*-rtems*
309 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
310 of the stanzas results in this not being caught by or1k*-*-* later.
311 * configure. Regenerated.
312
a843ea33
SB
3132014-07-25 Samuel Bronson <naesten@gmail.com>
314
315 * .gitattributes: New file for use with git-merge-changelog.
316
cfbc1a6c
JS
3172014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
318
319 Disable gdb for or1k*-*-* until supported
320 * configure.ac (or1k*-*-*): Disable gdb.
321 * configure: Regenerated.
322
d9e042ac
SL
3232014-05-14 Sandra Loosemore <sandra@codesourcery.com>
324
325 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
326 * configure: Regenerated.
327
201f096f 3282014-03-26 Jakub Jelinek <jakub@redhat.com>
329
330 PR sanitizer/56781
331 * Makefile.def: Set bootstrap=true; for host fixincludes.
332 * configure.ac: Don't bootstrap host fixincludes unless
333 --with-build-config=bootstrap-{a,ub}san.
334 * Makefile.in: Regenerated.
335 * configure: Regenerated.
336
730af8ee 3372014-03-21 Jakub Jelinek <jakub@redhat.com>
338
339 * configure.ac: Move BUILD_CONFIG set up earlier. Add
340 --enable-vtable-verify option parsing. Don't add
341 target-libsanitizer to bootstrap_target_libs unless
342 --with-build-config=bootstrap-asan or
343 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
344 to bootstrap_target_libs unless --enable-vtable-verify.
345 * configure: Regenerated.
346
abca8d87 3472014-03-07 Jakub Jelinek <jakub@redhat.com>
348
349 PR bootstrap/58572
350 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
351 -I for libstdc++-v3 includes if $(LEAN).
352 * Makefile.in: Regenerated.
353
68d122bb 3542014-02-24 Walter Lee <walt@tilera.com>
355
356 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
357 (tilegx-*-*): Change to tilegx*-*-*.
358 * configure: Regenerate.
359
39d1b2ae
RS
3602014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
361
362 * config.sub, config.guess: Import from upstream.
363
50f80006
EB
3642014-04-04 Eric Botcazou <ebotcazou@adacore.com>
365
366 PR bootstrap/60620
72f4393d 367 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
368 * Makefile.in: Regenerate.
369
a6305403
YS
3702014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
371
372 * Makefile.def (dependencies): Make all-ld depend on all-binutils
373 for WINDRES_FOR_TARGET in default-manifest.o rule.
374 * Makefile.in: Regenerate.
375
62a0f723
RO
3762014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
377
378 PR target/59788
379 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
380 *solaris2*.
381
530e8392
KB
3822013-12-19 Keven Boell <keven.boell@intel.com>
383
384 * cp-namespace.c (cp_lookup_nested_symbol): Enable
385 nested lookups for fortran modules.
386 * dwarf2read.c (read_module): Add fortran module to
387 the symbol table.
388 (add_partial_symbol, add_partial_module): Add fortran
389 module to the partial symbol table.
390 (new_symbol_full): Create full symbol for fortran module.
391 * f-exp.y (yylex): Add new module domain to be parsed.
392 * symtab.h: New domain for fortran modules.
393
7f9b20bb
KB
3942013-12-19 Keven Boell <keven.boell@intel.com>
395
396 * f-exp.y (yylex): Add domain array to enable lookup
397 in multiple domains. Loop over lookup domains and try
398 to find requested symbol. Add STRUCT_DOMAIN to lookup
399 domains to be able to query for user defined types.
400
afc0578d 4012013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
402
403 * configure.ac: Add user-friendly check for native x86_64-linux
404 multilibs.
405 * configure: Regenerate.
406
f3f51a69
AM
4072013-11-23 Alan Modra <amodra@gmail.com>
408
409 * config.sub, config.guess: Import from upstream.
410
2440009d 4112013-11-07 Thomas Schwinge <thomas@codesourcery.com>
412
2440009d 413 * Makefile.in: Regenerate.
414
e78e02e6 415 * Makefile.tpl: Fix typo.
416 * Makefile.in: Regenerate partially.
417
9aaf2a7e 4182013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
419
420 * configure.ac: Added libcilkrts to noconfig list when C++ is not
421 supported.
422 * configure: Regenerated.
423
880b18d1 4242013-10-30 Jason Merrill <jason@redhat.com>
425
426 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
427 --disable-build-format-warnings.
428
522e3d71 4292013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
430
f3f51a69 431 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 432 depend on libstdc++ and libgcc.
433 * configure: Regenerate.
434 * configure.ac: Added libcilkrts to target binaries. Also, restrict
435 libcilkrts for POSIX and i*86, and x86_64 architectures.
436 * Makefile.in: Added libcilkrts related fields to support building it.
437
cb49a9e1 4382013-10-26 Jeff Law <law@redhat.com>
439
440 * Makefile.def (target_modules): Remove libmudflap
441 (languages): Remove check-target-libmudflap).
442 * Makefile.in: Rebuilt.
443 * Makefile.tpl (check-target-libmudflap-c++): Remove.
444 * configure.ac (target_libraries): Remove target-libmudflap.
445 Remove checks which disabled libmudflap on some systems.
446 * configure: Rebuilt.
447 * libmudflap: Directory removed.
448
82033c9b
JBG
4492013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
450
451 * configure.ac: Update from GCC.
452 * configure: Regenerate.
453
b50d7605
HPN
4542013-10-15 Hans-Peter Nilsson <hp@axis.com>
455
456 * src-release (do-proto-toplevel): Support subdir-path-prefixed
457 files in SUPPORT_FILES.
458 (SIM_SUPPORT_DIRS): New variable.
459 (sim.tar.bz2): New rule.
460
f4cfb980
JBG
4612013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
462
463 * configure.ac: Update from GCC.
464 * configure: Regenerate.
465
78b1434c
JJ
4662013-10-01 Jeff Johnston <jjohnstn@redhat.com>
467
468 * COPYING.NEWLIB: Update with new copyright.
469
b3fc79f8
JBG
4702013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
471
472 * configure.ac: Update from GCC.
473 * configure: Regenerate.
474
cc9afea3
AM
4752013-09-20 Alan Modra <amodra@gmail.com>
476
477 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
478 ppc host match. Support little-endian powerpc linux hosts.
479
f006cabd
JB
4802013-08-16 Joel Brobecker <brobecker@adacore.com>
481
482 * src-release (VER): When using $(TOOL)/common/create-version.sh,
483 strip the "-cvs" suffix from the version number if present.
484
95e43135
JBG
4852013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
486
487 * configure.ac: Sync with GCC repo.
488 * Makefile.def: Ditto.
489 * configure: Regenerate.
490 * Makefile.in: Ditto.
491
7539e41e
JB
4922013-07-22 Joel Brobecker <brobecker@adacore.com>
493
494 * src-release (VER): Use $(TOOL)/common/create-version.sh
495 if it exists.
496
e8044f35
RS
4972013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
498
499 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
500 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
501 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
502 * configure: Regenerate.
503
7bab7634
DC
5042013-06-01 George Thomas <george.thomas@atmel.com>
505
95e43135
JBG
506 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
507 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 508
b5364c9e
JJ
5092013-05-06 Sandra Loosemore <sandra@codesourcery.com>
510
511 * COPYING.NEWLIB: Add Altera Corporation copyright.
512
5dad867c
JBG
5132013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
514
515 * config.guess: Update from config repo.
516 * config.sub: Ditto.
517
b836cb18
JBG
5182013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
519
520 * Makefile.def: Sync with GCC.
521 * Makefile.in: Regenerate.
522
e7d5abf1
JBG
5232013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
524
525 * configure.ac: Sync with GCC.
b836cb18 526 * configure: Regenerate.
e7d5abf1 527
4f778543
MF
5282013-03-22 Mike Frysinger <vapier@gentoo.org>
529
530 * src-release (VER): Change bfd/configure.in sed to use the new
531 `bfd/configure --version` output.
532
f1dd87fc
YZ
5332013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
534
535 * configure.ac: Sync with GCC repo.
536 * configure: Ditto.
537
a413f71a
ILT
5382013-02-05 Ian Lance Taylor <iant@google.com>
539
540 PR go/55969
541 * configure.ac: Disable libgo on some systems where it does not
542 work.
543 * configure: Rebuild.
544
3a98824c
AM
5452013-02-05 Alan Modra <amodra@gmail.com>
546
547 * configure: Regenerate after syncing config/.
548
3dae1673
JBG
5492013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
550
551 * configure.ac: Sync with GCC repo.
552 * configure: Ditto.
553 * Makefile.def: Ditto.
554 * Makefile.in: Ditto.
555
bf51454b
JB
5562013-01-11 Joel Brobecker <brobecker@adacore.com>
557
558 Sync with GCC, merge:
559
560 2013-01-09 Jason Merrill <jason@redhat.com>
561
562 * .gitignore: Import from gdb repository.
563
c841a2be
JBG
5642013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
565
566 * config.sub: Update from config repo.
567
d7b9dae9
EB
5682013-01-11 Eric Botcazou <ebotcazou@adacore.com>
569
570 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
571 * Makefile.in: Regenerate.
572
861ea9c8
L
5732013-01-09 H.J. Lu <hongjiu.lu@intel.com>
574
575 * Makefile.def (configure-gcc): Depend on all-gmp.
576 (all-gcc): Remove dependency on all-gmp.
577 * Makefile.in: Regenerated.
578
ce82b126
JBG
5792013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
580
1b4f418d 581 * config.guess: Update from config repo.
c2e5e6d7 582 * config.sub: Ditto.
ce82b126 583
fd62a30d
JJ
5842013-01-07 Jeff Johnston <jjohnstn@redhat.com>
585
586 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
587 exists and replace the new bfin license in its location.
588
0140d685
L
5892013-01-07 H.J. Lu <hongjiu.lu@intel.com>
590
591 PR gas/14899
592 * Makefile.def (dependencies): Make all-binutils, all-gprof,
593 all-ld and all-gold depend on all-gas.
594 * Makefile.in: Regenerated.
595
c3d399e7
L
5962012-12-29 Ben Elliston <bje@gnu.org>
597
598 * config.guess: Update to 2012-12-29 version.
599 * config.sub: Likewise.
600
9417cd2f
JBG
6012012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
602
603 * Makefile.def (install-target-libgo): Depend on
604 install-target-libatomic. Merged from GCC repo.
605 * Makefile.in: Regenerate.
606
68dad382
JJ
6072012-12-17 Jeff Johnston <jjohnstn@redhat.com>
608
609 * COPYING.LIBGLOSS: Add license for bfin libgloss.
610
2344b8da
TS
6112012-12-16 Thomas Schwinge <thomas@codesourcery.com>
612
613 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
614 * configure: Regenerate.
615
5eb08693
L
6162012-12-11 H.J. Lu <hongjiu.lu@intel.com>
617
618 * Makefile.def (target_modules): Add bootstrap=true and
619 raw_cxx=true to libsanitizer.
620 * configure.ac (bootstrap_target_libs): Add libsanitizer.
621 * Makefile.in: Regenerated.
622 * configure: Likewise.
623
53ab32d8
JBG
6242012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
625
626 * config.sub: Merge from config repo.
627
d2489204
JBG
6282012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
629
630 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
631 * Makefile.tpl: Ditto.
632 * Makefile.in: Ditto.
633 * configure: Ditto.
d2489204 634
c23b5043
JBG
6352012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
636
637 * configure.ac (noconfigdirs): Merge from GCC.
638 * configure: Regenerate.
639
1dd1f7f6
JBG
6402012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
641
642 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
643
2bda3143
L
6442012-11-14 Roland McGrath <mcgrathr@google.com>
645
646 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
647 * configure: Regenerate.
648
5286fdef
L
6492012-11-13 Richard Henderson <rth@redhat.com>
650
651 * configure.ac: Move libsanitizer logic to subdirectory.
652 * configure: Regenerate.
653
6542012-11-13 Dodji Seketeli <dodji@redhat.com>
655
656 * configure.ac: Enable libsanitizer just on x86 linux for now.
657 * configure: Re-generate.
658
6592012-11-13 David Edelsohn <dje.gcc@gmail.com>
660
661 * configure.ac: Merge libquadmath sections.
662 * configure: Regenerate.
663
6642012-11-12 Wei Mi <wmi@google.com>
665
666 * configure.ac: Add libsanitizer to target_libraries.
667 * Makefile.def: Ditto.
668 * configure: Regenerate.
669 * Makefile.in: Regenerate.
670
f66a9a70
L
6712012-11-03 H.J. Lu <hongjiu.lu@intel.com>
672
673 * configure: Regenerated.
674
6752012-11-03 Robert Mason <rbmj@verizon.net>
676
677 * configure.ac: add --disable-libstdcxx configure option
678 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
679
6d94c122
CV
6802012-10-24 Corinna Vinschen <corinna@vinschen.de>
681
682 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
683 against Mingw64 w32api.
684 * configure: Regenerate.
685
a882be68
EB
6862012-10-23 Eric Botcazou <ebotcazou@adacore.com>
687
688 PR bootstrap/54820
689 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
690 * configure: Regenerate.
691
b3676d82
EB
6922012-10-22 Eric Botcazou <ebotcazou@adacore.com>
693
694 PR bootstrap/54820
695 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
696 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
697 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
698 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
699 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
700 * Makefile.in: Regenerate.
701 * configure.ac (have_static_libs): New variable and associated check.
702 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
703 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
704 * configure: Regenerate.
705
7b0e8ca5
MF
7062012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
707
708 * config.guess, config.sub: Include updated version from
709 config-patches. Adds microblaze little endian support.
710
8e71395b
L
7112012-09-28 Ian Lance Taylor <iant@google.com>
712
713 * Makefile.def: Make all-target-libgo depend on
714 all-target-libbacktrace.
715 * Makefile.in: Rebuild.
716
7172012-09-26 Ian Lance Taylor <iant@google.com>
718
719 * Makefile.def: Make all-gcc depend on all-libbacktrace.
720 * Makefile.in: Rebuild.
721
7222012-09-06 Diego Novillo <dnovillo@google.com>
723
724 * configure.ac: Bump minimum GMP version to 4.2.3.
725 * configure: Re-generate.
726
7272012-09-05 Georg-Johann Lay <avr@gjlay.de>
728
729 PR target/54461
730 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
731 target-libgloss if not configured --with-avrlibc=no.
732 * configure: Regenerate.
733
7342012-09-04 Jason Merrill <jason@redhat.com>
735
736 * configure.ac: Fix --enable-languages=all.
737
7382012-09-03 Richard Guenther <rguenther@suse.de>
739
740 PR bootstrap/54138
741 * configure.ac: Re-organize ISL / CLOOG checks to allow
742 disabling with either --without-isl or --without-cloog.
743 * configure: Regenerated.
744
7452012-09-03 Georg-Johann Lay <avr@gjlay.de>
746
747 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
748 * configure: Regenerate.
749
d09bbf00
SE
7502012-09-21 Steve Ellcey <sellcey@mips.com>
751
752 * configure.ac: Add mips*-mti-elf* target.
753 * configure: Regenerate.
754
2bf680c4
ILT
7552012-09-19 Ian Lance Taylor <iant@google.com>
756
757 * configure.ac (host_libs): Add libbacktrace.
758 (target_libraries): Add libbacktrace.
759 * Makefile.def (host_modules): Add libbacktrace.
760 (target_modules): Likewise.
761 * configure, Makefile.in: Rebuild.
762
5c0b3823
WL
7632012-09-15 Jiong Wang <jiwang@tilera.com>
764
765 * configure.ac (ENABLE_GOLD): support tilegx*
766 * configure: rebuild
767
1488e230
DE
7682012-09-14 David Edelsohn <dje.gcc@gmail.com>
769
770 PR target/38607
771 Merge upstream change.
772 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
773
774 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
775 Add libgomp*.o to compare_exclusions for AIX.
776 * configure: Regenerate.
777
df6795ce
L
7782012-08-26 H.J. Lu <hongjiu.lu@intel.com>
779
780 PR binutils/4970
781 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
782 and opcodes.
783 * Makefile.in: Regenerated.
784
7ec59b9e
L
7852012-08-14 Diego Novillo <dnovillo@google.com>
786
787 Merge from cxx-conversion branch.
788
789 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
790 POSTSTAGE1_CONFIGURE_FLAGS.
791 * Makefile.in: Regenerate.
792 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
793 Force C++ when bootstrapping.
794 * configure: Regenerate.
795
7962012-07-06 Richard Guenther <rguenther@suse.de>
797
798 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
799 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
800 --with-gmp=system.
801 * Makefile.in: Regenerated.
802 * configure: Likewise.
803
8042012-07-06 Richard Guenther <rguenther@suse.de>
805
806 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
807 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
808 supply V=1 as extra_make_flags.
809 * configure: Regenerated.
810 * Makefile.in: Likewise.
811
8122012-07-03 Richard Guenther <rguenther@suse.de>
813
814 * Makfile.def (isl): Remove not necessary extra_exports and
815 extra_make_flags.
816 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
817 * Makefile.in: Regenerated.
818
8192012-07-03 Richard Guenther <rguenther@suse.de>
820
821 * Makefile.def (cloog): Add V=1 to extra_make_flags.
822 * configure.ac: If either the ISL or the CLooG check failed
823 do not try to build in-tree versions.
824 * Makefile.in: Regenerated.
825 * configure: Regenerated.
826
8272012-07-02 Richard Guenther <rguenther@suse.de>
828 Michael Matz <matz@suse.de>
829 Tobias Grosser <tobias@grosser.es>
830 Sebastian Pop <sebpop@gmail.com>
831
832 * Makefile.def: Add ISL host module, remove PPL host module.
833 Adjust ClooG host module to use the proper ISL.
834 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
835 * configure.ac: Include config/isl.m4. Add ISL host library,
836 remove PPL. Remove PPL configury, add ISL configury, adjust
837 ClooG configury.
838 * Makefile.in: Regenerated.
839 * configure: Likewise.
840
8412012-07-02 Richard Guenther <rguenther@suse.de>
842
843 Merge from graphite branch
844 2011-07-21 Tobias Grosser <tobias@grosser.es>
845
846 * configure: Regenerated.
847 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
848 both cloog.org and legacy versions. The only supported version will
849 be CLooG with the isl backend.
850
851 2011-07-21 Tobias Grosser <tobias@grosser.es>
852
853 * configure: Regenerated.
854 * configure.ac: Require cloog isl 0.17.0
855
856 2011-07-21 Tobias Grosser <tobias@grosser.es>
857
858 * configure: Regenerated.
859 * config/cloog.m4: Do not define CLOOG_ORG
860
8612012-06-29 Steven Bosscher <steven@gcc.gnu.org>
862
863 * configure.ac: Skip C if explicitly selected.
864 * configure: Regenerate.
865
8662012-06-28 Christophe Lyon <christophe.lyon@st.com>
867
868 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
869 they contain -O2.
870 * configure: Regenerate.
871
8722012-06-20 Jason Merrill <jason@redhat.com>
873
874 * Makefile.tpl (check-target-libgomp-c++): New.
875 (check-target-libitm-c++): New.
876 * Makefile.def (c++): Add them.
877 * Makefile.in: Regenerate.
878
8792012-05-16 Olivier Hainque <hainque@adacore.com>
880
881 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
882 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
883 (install-no-fixedincludes): Adjust accordingly.
884 * Makefile.in: Regenerate.
885
8862012-05-09 Nick Clifton <nickc@redhat.com>
887 Paul Smith <psmith@gnu.org>
888
889 PR bootstrap/50461
890 * configure.ac (mpfr-dir): When using in-tree MPFR sources
891 allow for the fact that from release v3.1.0 of MPFR the source
892 files were moved into a src sub-directory.
893 * configure: Regenerate.
894
8952012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
896
897 * configure.ac: Bump minimum MPFR version to 2.4.0.
898 * configure: Regenerated.
899
9002012-05-01 Richard Henderson <rth@redhat.com>
901
902 * Makefile.def (libatomic): New target_module.
903 * configure.ac (target_libraries): Add libatomic.
904 (noconfigdirs): Check if libatomic is supported.
905 * Makefile.in, configure: Rebuild.
906
f87f9c61
L
9072012-05-15 H.J. Lu <hongjiu.lu@intel.com>
908
909 Merge upstream change
910 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
911
9122011-11-21 Andreas Tobler <andreast@fgznet.ch>
913
914 * libtool.m4: Additional FreeBSD 10 fixes.
915
68f107fa
AO
9162012-06-28 Christophe Lyon <christophe.lyon@st.com>
917
918 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
919 they contain -O2.
920 * configure: Regenerate.
921
b9c361e0
JL
9222012-05-14 Catherine Moore <clm@codesourcery.com>
923
924 * NEWS: Mention PowerPC VLE port.
925
9eb322aa
MF
9262012-05-11 Mike Frysinger <vapier@gentoo.org>
927
928 * MAINTAINERS (config/): Move to intl/ section.
929 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
930
58b1dd21
NC
9312012-05-09 Nick Clifton <nickc@redhat.com>
932 Paul Smith <psmith@gnu.org>
933
934 PR bootstrap/50461
935 * configure.ac (mpfr-dir): When using in-tree MPFR sources
936 allow for the fact that from release v3.1.0 of MPFR the source
937 files were moved into a src sub-directory.
938 * configure: Regenerate.
939
2e702c99
RM
9402012-05-02 Roland McGrath <mcgrathr@google.com>
941
942 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
943 * configure: Regenerate.
944
d2213593
JB
9452012-04-25 Joel Brobecker <brobecker@adacore.com>
946
947 * config.sub: Update to 2012-04-18 version from official repo.
948
202e2356
NC
9492012-03-19 Tristan Gingold <gingold@adacore.com>
950
951 * configure.ac (ia64*-*-*vms*): Add support for ld.
952 * configure: Regenerate.
953
2479f722
RO
9542012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
955
956 * configure.ac (enable_libgomp): Remove *-*-irix6*.
957 (unsupported_languages): Remove mips-sgi-irix6.*.
958 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
959 (with_stabs): Remove.
960 * configure: Regenerate.
961
4e97d92b
RO
9622012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
963
964 * configure.ac (enable_libgomp): Remove *-*-osf*.
965 (with_stabs): Remove alpha*-*-osf*.
966 * configure: Regenerate.
967
f9ea6f98
JJ
9682012-03-09 Jeff Johnston <jjohnstn@redhat.com>
969
970 * COPYING.NEWLIB: Modify DJ Delorie license to include
971 modification rights in clause as permitted by DJ Delorie.
972 * COPYING.LIBGLOSS: Ditto.
973
48688b3e
JJ
9742012-03-09 Jeff Johnston <jjohnstn@redhat.com>
975
976 * COPYING.NEWLIB: Remove two unused licenses.
977
0945bbee
TG
9782012-03-05 Tristan Gingold <gingold@adacore.com>
979
980 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
981 * configure: Regenerate.
982
516be0c5
JJ
9832012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
984
985 * COPYING.NEWLIB: Add Adapteva notice.
986 * COPYING.LIBGLOSS: Add Adapteva notice.
987
64b986c0
EB
9882011-12-18 Eric Botcazou <ebotcazou@adacore.com>
989
990 * configure: Regenerate.
991
58cddc18
JJ
9922011-12-15 Jeff Johnston <jjohnstn@redhat.com>
993
994 * COPYING.LIBGLOSS: Add GPL with exception license.
995
b121d7d4
DD
9962011-11-09 Roland McGrath <mcgrathr@google.com>
997
998 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
999 * configure: Rebuild.
1000 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1001 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1002 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1003 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1004 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1005 Add READELF.
1006 * Makefile.in: Rebuild.
1007
d32e2926
RH
10082011-11-08 Richard Henderson <rth@redhat.com>
1009
1010 * configure.ac: Test for libitm directory present first.
1011
1012 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1013
1014 * configure.ac: Test libitm/configure.tgt to disable libitm.
1015 * configure: Rebuild.
1016
98dd765a
RO
10172011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1018
1019 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1020 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1021 * Makefile.in: Regenerate.
1022
99c513f6
DD
10232011-11-01 DJ Delorie <dj@redhat.com>
1024
1025 * configure.ac (rl78-*-*) New case.
1026 * configure: Regenerate.
1027
ff3ec4ee
DD
10282011-11-01 DJ Delorie <dj@redhat.com>
1029
1030 * config.sub: Update to version 2011-10-29 (added rl78)
1031
c28a9f49
NC
10322011-10-27 Nick Clifton <nickc@redhat.com>
1033
1034 * config.sub: Import these changes from the config project:
1035
a903d6ac 1036 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1037 Ben Elliston <bje@gnu.org>
1038
1039 * config.sub (epiphany): New.
1040
1041 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1042 Ben Elliston <bje@gnu.org>
1043
9eb322aa 1044 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1045
1046 2011-08-23 Roland McGrath <mcgrathr@google.com>
1047
1048 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1049 64eb to be64.
1050
1051 2011-08-16 Roland McGrath <mcgrathr@google.com>
1052
1053 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1054 (nacl): Grok as alias for 32el-unknown-nacl.
1055
860144e4
JB
10562011-08-19 Joel Brobecker <brobecker@adacore.com>
1057
1058 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1059
40ae9136
YQ
10602011-08-14 Yao Qi <yao@codesourcery.com>
1061
1062 Merge from gcc:
1063
1064 2011-08-14 Yao Qi <yao@codesourcery.com>
1065 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1066 * configure: Regenerate.
1067
ffdd6afc
ILT
10682011-07-26 Ian Lance Taylor <iant@google.com>
1069
1070 Merge from gcc:
1071
1072 2011-07-26 Ian Lance Taylor <iant@google.com>
1073 * configure.ac: Set have_compiler based on whether gcc directory
1074 exists, rather than on whether gcc is in configdirs.
1075 * configure: Rebuild.
1076
1077 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1078 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1079 link directories.
1080 * Makefile.in: Rebuild.
1081
1082 2011-07-20 Ian Lance Taylor <iant@google.com>
1083 PR bootstrap/49787
1084 * configure.ac: Move --enable-bootstrap handling earlier in file.
1085 If --enable-bootstrap and either --enable-build-with-cxx or
1086 --enable-build-poststage1-with-cxx, enable C++ automatically.
1087 * configure: Rebuild.
1088
1089 2011-07-19 Ian Lance Taylor <iant@google.com>
1090 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1091 make C++ a boot_language. Set and substitute
1092 POSTSTAGE1_CONFIGURE_FLAGS.
1093 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1094 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1095 * configure, Makefile.in: Rebuild.
1096
1097 2011-07-16 Jason Merrill <jason@redhat.com>
1098 * Makefile.def (language=c++): Add check-c++0x and
1099 check-target-libmudflap-c++.
1100 * Makefile.tpl (check-target-libmudflap-c++): New.
1101 * Makefile.in: Regenerate.
1102
1103 2011-07-16 Matthias Klose <doko@ubuntu.com>
1104 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1105 * Makefile.def (target_modules/libjava): Pass
1106 $(EXTRA_CONFIGARGS_LIBJAVA).
1107 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1108 if not configured with --enable-static-libjava.
1109 * Makefile.in: Regenerate.
1110 * configure: Likewise.
1111
1112 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1113 PR regression/47836
1114 PR bootstrap/23656
1115 PR other/47733
1116 PR bootstrap/49247
1117 PR c/48825
1118 * configure.ac (target_libraries): Remove target-libiberty.
1119 Remove case-statement setting skipdirs=target-libiberty for
1120 multiple targets. Remove checking target_configdirs and
1121 removing target-libiberty but keeping target-libgcc if
1122 otherwise empty.
1123 * Makefile.def (target_modules): Don't add libiberty.
1124 (dependencies): Remove all traces of target-libiberty.
1125 * configure, Makefile.in: Regenerate.
1126
9ccb86e7
JM
11272011-07-22 Jason Merrill <jason@redhat.com>
1128
1129 * Makefile.def (language=c++): Add check-c++0x and
1130 check-target-libmudflap-c++.
1131 * Makefile.tpl (check-target-libmudflap-c++): New.
1132 * Makefile.in: Regenerate.
1133
090bc50f
RO
11342011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1135
1136 * configure: Regenerate.
1137
cff32a7c
RO
11382011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1139
1140 PR target/39150
1141 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1142 x86_64-*-solaris2.1[0-9]*.
1143 * configure: Regenerate.
1144
eb4b2452
NC
11452011-06-13 Walter Lee <walt@tilera.com>
1146
1147 * configure.ac (tilepro-*-*) New case.
1148 (tilegx-*-*): Likewise.
1149 * configure: Regenerate.
1150
3c0013bf
NC
11512011-06-06 Nick Clifton <nickc@redhat.com>
1152
1153 * config.sub: Sync from upstream.
1154
91c1f14c
DK
11552011-05-08 Doug Kwan <dougkwan@google.com>
1156
1157 Merge from gcc:
1158
1159 2011-05-08 Doug Kwan <dougkwan@google.com>
1160
1161 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1162 * configure: Regenerated.
1163 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1164 value from configure.
1165 * Makefile.in: Regenerated.
1166
c7e4b184
JM
11672011-05-05 Joseph Myers <joseph@codesourcery.com>
1168
1169 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1170 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1171 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1172 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1173 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1174 *-*-vxworks*): Disable newlib and libgloss in separate case
1175 statement.
1176 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1177 to separate case statement.
1178 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1179 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1180 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1181 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1182 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1183 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1184 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1185 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1186 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1187 i[[3456789]]86-*-rdos*, m32r-*-*,
1188 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1189 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1190 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1191 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1192 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1193 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1194 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1195 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1196 and libgloss in main case over targets. Remove most empty cases
1197 in main case over targets.
1198 * configure: Regenerate.
1199
7152a690
JM
12002011-05-04 Joseph Myers <joseph@codesourcery.com>
1201
1202 * configure.ac: Remove code setting special library locations for
1203 hppa*64*-*-hpux11*. Remove code setting compiler for
1204 sparc-sun-solaris2*.
1205 * configure: Regenerate.
1206
ff46fb8f
JM
12072011-05-04 Joseph Myers <joseph@codesourcery.com>
1208
1209 * configure.ac: Separate libgloss_dir settings from general case
1210 over targets.
1211 * configure: Regenerate.
1212
82ae827f
JM
12132011-04-28 Joseph Myers <joseph@codesourcery.com>
1214
1215 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1216 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1217 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1218 cases in libgcj-disabling case statement.
1219 (hppa*64*-*-linux*): Set unsupported_languages instead of
1220 disabling target-zlib.
1221 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1222 to hppa*64*-*-hpux*.
1223 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1224 hppa*-*-hpux*.
1225 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1226 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1227 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1228 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1229 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1230 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1231 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1232 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1233 libgcj-disabling case statement.
1234 * configure: Regenerate.
1235
0827f9a6
JM
12362011-04-28 Joseph Myers <joseph@codesourcery.com>
1237
1238 * configure.ac: Disable Java for targets not supporting libffi.
1239 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1240 Remove cases in Java-disabling statement.
1241 (*arm-wince-pe): Change to arm-wince-pe.
1242 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1243 cases in Java-disabling statement.
1244 (bfin-*-*): Don't disable Java again.
1245 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1246 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1247 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1248 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1249 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1250 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1251 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1252 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1253 Java-disabling statement.
1254 (mmix-*-*): Don't disable Java again.
1255 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1256 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1257 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1258 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1259 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1260 statement.
1261 * configure: Regenerate.
1262
899b04ef
JM
12632011-04-28 Joseph Myers <joseph@codesourcery.com>
1264
1265 Merge from GCC:
1266
1267 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1268
1269 PR lto/48086
1270 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1271 * configure: Regenerate.
1272
9863d716
JM
12732011-04-28 Joseph Myers <joseph@codesourcery.com>
1274
1275 * configure.ac: Separate cases disabling Java and Java libraries
1276 from general case over targets.
1277 * configure: Regenerate.
1278
a90ef4bf
JM
12792011-04-06 Joseph Myers <joseph@codesourcery.com>
1280
1281 * configure.ac (build_tools): Remove build-byacc.
1282 (host_libs): Remove mmalloc.
1283 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1284 autoconf automake libtool diff rcs fileutils shellutils time
1285 textutils wdiff find uudecode hello tar gzip indent recode release
1286 sed perl gawk findutils gettext zip.
1287 (libgcj): Remove target-qthreads.
1288 (target_tools): Remove target-examples target-gperf.
1289 (YACC): Don't handle building byacc.
1290 * configure: Regenerate.
1291 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1292 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1293 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1294 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1295 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1296 handle building components.
1297 * Makefile.in: Regenerate.
1298
05a02268
RW
12992011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1300
1301 * config.sub: Sync from upstream.
1302
c5f5c3c2
JM
13032011-04-01 Joseph Myers <joseph@codesourcery.com>
1304
1305 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1306 (microblaze*): Don't disable libssp.
1307 * configure: Regenerate.
1308
f6c1938b
JM
13092011-04-01 Joseph Myers <joseph@codesourcery.com>
1310
1311 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1312 moveifchange.
1313 * configure: Regenerate.
1314 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1315 * Makefile.in: Regenerate.
1316
1f111696
JM
13172011-04-01 Joseph Myers <joseph@codesourcery.com>
1318
1319 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1320 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1321 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1322 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1323 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1324 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1325 md_exec_prefix cases.
1326 * configure: Regenerate.
1327
065a5627
JM
13282011-04-01 Joseph Myers <joseph@codesourcery.com>
1329
1330 * configure.ac: Separate cases disabling target-libssp,
1331 target-libiberty, target-libstdc++-v3 and Fortran from general
1332 case over targets.
1333 * configure: Regenerate.
1334
b2f14e4a
JM
13352011-04-01 Joseph Myers <joseph@codesourcery.com>
1336
1337 * configure.ac (*-*-chorusos): Don't disable libgcj.
1338 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1339 Remove case.
1340 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1341 (arm-*-coff): Don't disable libgcj.
1342 (arm*-*-linux-gnueabi): Remove useless assignment.
1343 (arm-*-riscix*): Don't disable libgcj.
1344 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1345 configuration.
1346 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1347 (c54x*-*-*): Remove case.
1348 (tic54x-*-*): Don't disable GCC or GCC libraries.
1349 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1350 to *.
1351 (d10v-*-*): Don't disable GCC libraries.
1352 (d30v-*-*): Don't disable libgcj.
1353 (h8500-*-*): Don't disable GCC libraries.
1354 (i960-*-*): Don't disable libgcj.
1355 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1356 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1357 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1358 libgcj.
1359 (m68k-*-coff*): Remove case.
1360 (mmix-*-*): Don't disable libgloss on host.
1361 (mn10200-*-*, mn10300-*-*): Remove cases.
1362 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1363 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1364 Don't disable libgcj.
1365 (romp-*-*): Remove case.
1366 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1367 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1368 case.
1369 (v810-*-*): Don't disable GCC libraries.
1370 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1371 (ip2k-*-*): Don't disable GCC libraries.
1372 * configure: Regenerate.
1373
6a608608
JM
13742011-03-28 Joseph Myers <joseph@codesourcery.com>
1375
1376 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1377 libffi on host.
1378 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1379 on host.
1380 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1381 * configure: Regenerate.
1382
5b806d27
NC
13832011-03-26 John Marino <binutils@marino.st>
1384
1385 * configure.ac: Add support for *-*-dragonfly*
1386 * configure: Regenerate.
1387
0377a422
JM
13882011-03-25 Joseph Myers <joseph@codesourcery.com>
1389
1390 * configure.ac (native_only): Remove.
1391 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1392 send-pr uudecode guile gnuserv on host.
1393 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1394 send-pr rcs guile perl texinfo libtool on host.
1395 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1396 automake send-pr rcs guile perl texinfo libtool on host.
1397 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1398 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1399 (alpha*-dec-osf*): Don't disable fileutils on target.
1400 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1401 texinfo send-pr expect dejagnu on target.
1402 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1403 target-qthreads on target.
1404 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1405 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1406 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1407 x86_64-*-mingw*): Don't disable expect on target.
1408 (*-*-cygwin*): Don't disable target-gperf on target.
1409 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1410 gnuserv on target.
1411 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1412 target.
1413 * configure: Regenerate.
1414
2354b38b
JM
14152011-03-25 Joseph Myers <joseph@codesourcery.com>
1416
1417 * configure.ac (target_tools): Remove target-groff.
1418 (native_only): Remove target-groff.
1419 (hppa*64*-*-*): Don't disable byacc.
1420 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1421 setting.
1422 (*-*-kaos*): Don't skip target-librx and target-groff.
1423 (*-*-netware*): Don't skip target-libmudflap.
1424 (*-*-tpf*): Don't skip target-libmudflap.
1425 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1426 directories on the host.
1427 (ia64*-*-*vms*): Don't skip tix.
1428 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1429 host.
1430 * configure: Regenerate.
1431
28d9b232
PB
14322011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1433
1434 * configure.ac: Remove references to mt-mep, mt-netware,
1435 mt-wince.
1436 * Makefile.def: Add all-utils soft dependencies.
1437 * Makefile.tpl: Remove GDB_NLM_DEPS.
1438 * configure: Regenerate.
1439 * Makefile.in: Regenerate.
1440
dbbe5f95
PB
14412011-03-24 Paolo Bonzini <bonzini@gnu.org>
1442
1443 Sync from GCC:
1444
1445 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1446
1447 * configure.ac: Do not include mh-x86omitfp.
1448 * configure: Regenerate.
1449
1450 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1451
1452 * configure.ac: Remove empty cases.
1453 * configure: Regenerate.
1454
1455 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1456
1457 * Makefile.def: Add dependency from termcap to gdb.
1458 * Makefile.in: Regenerate.
1459
1460 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1461
1462 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1463 * configure: Regenerate.
1464 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1465 * Makefile.tpl: Likewise.
1466 * Makefile.in: Regenerate.
1467
1468 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1469
1470 * configure.ac: Remove all mentions of tentative_cc.
1471 * configure: Regenerate.
1472
1473 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1474
1475 PR lto/48086
1476 * configure.ac: Re-enable LTO on *-apple-darwin9.
1477 * configure: Regenerate.
1478
3516a403
JM
14792011-03-24 Joseph Myers <joseph@codesourcery.com>
1480
1481 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1482 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1483 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1484 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1485 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1486 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1487 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1488 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1489 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1490 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1491 *-*-rhapsody*): Remove host cases.
1492 * configure: Regenerate.
1493
93cc359e
JM
14942011-03-24 Joseph Myers <joseph@codesourcery.com>
1495
1496 * configure.ac (ppc*-*-pe): Remove host case.
1497 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1498 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1499 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1500 cases.
1501 * configure: Regenerate.
1502
29b2c556
JM
15032011-03-24 Joseph Myers <joseph@codesourcery.com>
1504
1505 * config.sub: Update to version 2011-03-23.
1506
f0ff0f90
JM
15072011-03-22 Joseph Myers <joseph@codesourcery.com>
1508
1509 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1510 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1511 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1512 * configure: Regenerate.
1513
782cb41f
JM
15142011-03-22 Joseph Myers <joseph@codesourcery.com>
1515
1516 * config-ml.in: Don't handle arc-*-elf*.
1517 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1518 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1519 handle GCC libraries.
1520 * configure: Regenerate.
1521
0e8ad34f
RO
15222011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1523
1524 PR bootstrap/48120:
1525 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1526 Add -lstdc++ -lm to LIBS.
1527 * configure: Regenerate.
1528
5548b4ce
DE
15292011-03-18 David Edelsohn <dje.gcc@gmail.com>
1530
1531 * config.guess: Update to version 2011-02-02
1532 * config.sub: Update to version 2011-02-24
2e702c99 1533
86ed8cf6
SP
15342011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1535
9eb322aa
MF
1536 * configure.ac: Adjust test of with_ppl.
1537 * configure: Regenerated.
86ed8cf6 1538
b123da99
SP
15392011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1540
1541 * configure.ac: Add -lpwl to ppllibs.
1542 * config/cloog.m4: Add -lisl to clooglibs.
1543 * configure: Regenerated.
1544
822ce8ee
RW
15452011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1546
1547 Import from Libtool and gnulib:
1548
1549 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1550
1551 Prepare for supporting FreeBSD 10.
1552 * config.rpath: Remove handling of freebsd1* which soon would
1553 match FreeBSD 10.0.
1554
1555 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1556
1557 Remove support for FreeBSD 1.x.
1558 * libtool.m4 (_LT_LINKER_SHLIBS)
1559 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1560 soon would incorrectly match FreeBSD 10.0.
1561
dcb5e506
RW
15622011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1563
1564 PR binutils/12283
1565 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1566 (move-if-change): Comes from gnulib.
1567 * move-if-change: Import version from gnulib.
1568
8d8eef9a
RW
15692011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1570
1571 Sync from GCC:
1572
1573 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1574
1575 PR lto/47225
1576 * Makefile.def (lto-plugin): Double dash for enable-shared.
1577 (configure-gcc): Depend on all-lto-plugin.
1578 * Makefile.in: Rebuilt.
1579
1580 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1581
1582 * configure.ac: Remove extra bracket.
1583 * configure: Regenerate.
1584
1585 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1586
1587 PR lto/47225
1588 * Makefile.def: Add dependency for install-gcc
1589 on install-lto-plugin.
1590 * Makfile.in: Regenerated
1591
1592 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1593
1594 * configure.ac: If with_ppl is no, move setting with_cloog=no
1595 after CLOOG_REQUESTED check.
1596 * configure: Regenerated.
1597
1598 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1599
1600 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1601 CLooG has been requested.
1602 * configure: Regenerated.
1603
1604 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1605
1606 * configure: Regenerated.
1607 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1608
1609 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1610
1611 * configure: Regenerated.
1612 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1613
1614 2011-01-07 Jan Hubicka <jh@suse.cz>
1615
1616 PR lto/47225
1617 * Makefile.in: Regenerate.
1618 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1619 configure.
1620
65b4571a
AO
16212011-01-31 Alexandre Oliva <aoliva@redhat.com>
1622
1623 PR libgcj/44341
1624 * configure.ac: Discard --with-* flags for host when configuring
1625 target libraries for cross build.
1626 * configure: Rebuilt.
1627
7837304f
AS
16282011-01-21 Andreas Schwab <schwab@redhat.com>
1629
1630 Sync from GCC:
1631
1632 2011-01-21 Andreas Schwab <schwab@redhat.com>
1633
1634 * configure.ac: Use AS_HELP_STRING throughout.
1635 * configure: Regenerate.
1636
1637 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1638
1639 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1640 * configure: Regenerate.
1641
115ef890
RW
16422010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1643
1644 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1645
92c9a463
JB
16462011-01-13 Joel Brobecker <brobecker@adacore.com>
1647
1648 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1649 for ia64-hpux.
1650 * configure: Regenerate.
1651
887ebfb4
RW
16522011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1653
1654 Sync from GCC:
1655 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1656
1657 * configure.ac: (picochip): Disable libiberty.
1658 * configure: Regenerate.
1659
04d2c2b2
JJ
16602010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1661
1662 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1663
33d23ee8
ILT
16642010-12-10 Ian Lance Taylor <iant@google.com>
1665
1666 PR bootstrap/46819
1667 * configure.ac: For --disable-libgcj clear libgcj_saved.
1668 * configure: Rebuild.
1669
89a1e9c3
PB
16702010-12-10 Tobias Burnus <burnus@net-b.de>
1671
1672 PR fortran/46540
1673 * configure.ac: Add --disable-libquadmath and
1674 --disable-libquadmath-support.
1675 * configure: Regenerate.
1676
ac7bcd26
TG
16772010-12-10 Tristan Gingold <gingold@adacore.com>
1678
1679 * src-release (ETC_SUPPORT): add gnu-oids.texi
1680
d357cef7
HPN
16812010-12-03 Hans-Peter Nilsson <hp@axis.com>
1682
1683 PR libffi/46792
1684 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1685 * configure: Regenerate.
1686
4f11b223
ILT
16872010-12-02 Ian Lance Taylor <iant@google.com>
1688
1689 * configure.ac: Always set default for poststage1_ldflags to
1690 -static-libstdc++ -static-libgcc.
1691
989abc33
JJ
16922010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1693
1694 * COPYING.NEWLIB: Add National Semiconductor notice.
1695
950386c6
AS
16962010-11-29 Andreas Schwab <schwab@redhat.com>
1697
1698 * configure.ac: Move comment to remove extra space in last argument
1699 of GCC_TARGET_TOOL.
1700
87cda2cf
AO
17012010-11-26 Alexandre Oliva <aoliva@redhat.com>
1702
7d509c83 1703 PR other/46026
87cda2cf
AO
1704 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1705 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1706 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1707 (BASE_FLAGS_TO_PASS): Use it.
1708 * configure: Rebuilt.
1709 * Makefile.in: Rebuilt.
1710
d3b50760
L
17112010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1712
1713 PR binutils/12258
1714 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1715 Properly check default linker.
1716 * configure: Regnerated.
1717
c7791212
NC
17182010-11-23 Matthias Klose <doko@ubuntu.com>
1719
1720 * configure.ac: For --enable-gold, handle value `default' instead of
1721 `both*'. New configure option --{en,dis}able-ld.
1722 * configure: Regenerate.
1723
9e1a94f4
ILT
17242010-11-20 Ian Lance Taylor <iant@google.com>
1725
1726 * configure.ac: Only disable a language library if no language needs
1727 it. Don't let --disable-libgcj uncondtionally disable libffi.
1728 * configure: Rebuild.
1729
ceca0218
PB
17302010-11-20 Paolo Bonzini <bonzini@gnu.org>
1731
1732 * configure: Regenerate.
1733
9b980aa1
RW
17342010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1735
1736 PR other/46202
1737 * configure.ac: Fix just-built in-tree STRIP name to be
1738 binutils/strip-new.
1739 * configure: Regenerate.
1740 * Makefile.def (install-strip-gcc, install-strip-binutils)
1741 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1742 (install-strip-sid): Mirror dependencies on non-strip variants
1743 of these targets on the respective -strip prerequisites.
1744 * Makefile.tpl (install-strip, install-strip-host)
1745 (install-strip-target): New targets.
1746 (install-strip-[+module+], install-strip-target-[+module+]):
1747 New targets.
1748 * Makefile.in: Regenerate.
1749
e552509b
ILT
17502010-11-19 Ian Lance Taylor <iant@google.com>
1751 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1752
1753 * configure.ac: Add target-libgo to target_libraries. Set
1754 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1755 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1756 (HOST_EXPORTS): Add GOC.
1757 (BASE_TARGET_EXPORTS): Add GOC.
1758 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1759 (GOCFLAGS_FOR_TARGET): New variable.
1760 (EXTRA_HOST_FLAGS): Add GOC.
1761 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1762 * Makefile.def (target_modules): Add libgo.
1763 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1764 (dependencies): Add dependency from configure-target-libgo to
1765 configure-target-libffi and all-target-libstdc++-v3. Add
1766 dependencies from all-target-libgo to all-target-libffi.
1767 (languages): Add go.
1768 * configure: Rebuild.
1769 * Makefile.in: Rebuild.
1770
17712010-11-19 Ian Lance Taylor <iant@google.com>
1772
1773 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1774 compiler/flag environment variables.
1775
17762010-11-18 Ian Lance Taylor <iant@google.com>
1777
1778 * configure.ac: Check for lang_requires_boot_languages in
1779 config-lang.in files.
1780 * configure: Rebuild.
1781
8c21d9c7
MF
17822010-11-17 Mike Frysinger <vapier@gentoo.org>
1783
1784 * .gitignore: New file.
1785
e552509b
ILT
17862010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1787 Tobias Burnus <burnus@net-b.de>
1788
1789 PR fortran/32049
1790 * Makefile.def: Add libquadmath; build it with language=fortran.
1791 * configure.ac: Add libquadmath.
1792 * Makefile.tpl: Handle multiple libs in check-[+language+].
1793 * Makefile.in: Regenerate.
1794 * configure: Regenerate.
1795
17962010-11-15 Andreas Schwab <schwab@redhat.com>
1797
1798 * configure.ac: Fix spelling in option names.
1799 * configure: Regenerated.
1800
18012010-11-13 Georg-Johann Lay <georgjohann@web.de>
1802
1803 PR bootstrap/39622
1804 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1805 * configure: Regenerated.
1806
18072010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1808
1809 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1810 define the cloog backend to use. Furthermore, only pass the ppllibs to
1811 the configure checks, if necessary.
1812 * configure: Regenerate.
1813
18142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1815
1816 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1817 * configure: regenerate
1818
18192010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1820
1821 * config/cloog.m4: Fix typo. verison -> version.
1822 * configure: Regenerate.
1823
18242010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1825
1826 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1827 * configure: Regenerate.
1828
18292010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1830
1831 * configure.ac: Support official CLooG.org versions.
1832 * configure: Regenerate.
1833 * config/cloog.m4: New.
1834
aa291e2d
ME
18352010-11-05 Michael Eager <eager@eagercon.com>
1836
1837 * COPYING.LIBGLOSS: Correct typo in microblaze.
1838 * COPYING.NEWLIB: Same.
1839
e552509b
ILT
18402010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1841
1842 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1843 * configure: Regenerate.
1844
74cea91b
DK
18452010-11-03 Ian Lance Taylor <iant@google.com>
1846 Dave Korn <dave.korn.cygwin@gmail.com>
1847
1848 PR lto/46273
1849 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1850 and on other supported platforms whenever LTO is enabled.
1851 * configure: Rebuild.
1852
6d0cd39e
AM
18532010-11-02 Alan Modra <amodra@gmail.com>
1854
1855 PR binutils/12110
1856 * configure.ac: Error when source path contains spaces.
1857 * configure: Regenerate.
1858
18a8530e
ILT
18592010-10-20 Ian Lance Taylor <iant@google.com>
1860
1861 * Makefile.def (target_modules): Set lib_path to src/.libs for
1862 libstdc++-v3 module.
1863 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1864 * Makefile.in: Rebuild.
1865
6ed3211e
JJ
18662010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1867 Joseph Myers <joseph@codesourcery.com>
1868
1869 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1870 notices.
1871 * COPYING.NEWLIB: Add Texas Instruments notice.
1872
a8eb3f0a
DK
18732010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1874
1875 * configure.ac (build_lto_plugin): New shell variable.
1876 (--enable-lto): Turn on by default for all non-ELF platforms that
1877 have had LTO support added so far. Set build_lto_plugin appropriately
1878 for both ELF and non-ELF.
1879 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1880 * configure: Regenerate.
1881
4074d5f2
RW
18822010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1883
1884 PR bootstrap/45326
1885 PR bootstrap/45174
1886 * configure.ac: Honor initial values of $build_configargs,
1887 $host_configargs, $target_configargs. Mark the precious, so
1888 environment settings get recorded.
1889 * configure: Regenerate.
1890
29821356
RW
18912010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1892
1893 Sync from GCC:
1894
1895 2010-09-30 Michael Eager <eager@eagercon.com>
1896
1897 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1898 * configure: Regenerate.
1899
1900 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1901
1902 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1903 targets and amend comment.
1904 * configure: Regenerate.
1905
1906 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1907
1908 * configure.ac: Enable LTO by default on Darwin.
1909 * configure: Regenerate.
1910
1911 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1912
1913 PR bootstrap/44455
1914 * configure.ac (extra_mpfr_configure_flags): Copy from
1915 extra_mpc_gmp_configure_flags.
1916 * configure: Re-generated.
1917
57eefe4d
RW
19182010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1919
1920 Sync from GCC:
1921
1922 PR bootstrap/45796
1923 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1924 Depend on all-build-libiberty.
1925 * Makefile.in: Regenerate.
1926
19272010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
1928
1929 Sync from GCC:
1930
1931 PR bootstrap/44621
1932 * configure.ac: Fix unportable shell quoting.
1933 * configure: Regenerate.
1934
48bb73dd
RW
19352010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1936
1937 * configure.ac: Support all v850 targets.
1938 * configure: Regenerate.
1939
1d14850f
PB
19402010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1941
1942 PR target/44862
1943 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1944 Provide -B option to allow for link spec %s substitutions for
1945 libstdc++.a on darwin.
1946 * Makefile.in: Regenerate.
1947
7530c480
AO
19482010-06-10 Alexandre Oliva <aoliva@redhat.com>
1949
1950 * Makefile.def (configure-gcc): Depend on all-libelf.
1951 * Makefile.in: Rebuild.
1952
285d560d
RW
19532010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1954
1955 * config.sub, config.guess: Update from upstream sources.
1956
a009f2e7
RW
19572010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1958
1959 Sync from GCC:
1960
1961 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1962 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1963 * configure: Regenerated.
1964
1965 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1966 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1967 * configure: Regenerate.
1968
1969 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1970 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1971 * configure: Regenerate.
1972
1973 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1974 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1975 separately.
1976 * configure: Regenerate.
1977
1978 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1979 * configure: Regenerate after change to elf.m4.
1980
1981 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1982 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1983 * configure: Regenerated.
1984
1985 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1986 * configure.ac: Print "buggy but acceptable" when CLooG
1987 revision is less than 9.
1988 * configure: Regenerated.
1989
e49e5c92
DK
19902010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1991
1992 Merge from gcc:
1993
1994 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1995 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1996 * configure: Regenerate.
1997
1998 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1999 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2000 a platform that supports LTO.
2001 * configure: Regenerate.
2002
2003 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2004 PR lto/42776
2005 * configure.ac (--enable-lto): Refactor handling so libelf tests
2006 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2007 and allow LTO to be explicitly enabled on non-ELF platforms that
2008 are known to support it inside else-clause.
2009 * configure: Regenerate.
2010
e6de499b
NC
20112010-04-27 Roland McGrath <roland@redhat.com>
2012 H.J. Lu <hongjiu.lu@intel.com>
2013
2014 * configure.ac (--enable-gold): Support both, both/gold and
2015 both/bfd to add gold to configdirs without removing ld.
2016 * configure: Regenerated.
2017
2018 * Makefile.def: Add install-gold dependency to install-ld.
2019 * Makefile.in: Regenerated.
2020
d594eacc
TG
20212010-04-14 Tristan Gingold <gingold@adacore.com>
2022
2023 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2024 * configure: Regenerate.
2025
938d2b74
RW
20262010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2027
2028 Merge from gcc:
2029 PR bootstrap/43615
2030 PR bootstrap/43328
2031 Revert:
2032 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2033 * configure.ac: Do not pass --enable-multilib nor
2034 --disable-multilib in baseargs. Accept explicitly passed
2035 --enable_multilib.
2036 * configure: Regenerate.
2037
a9ef41a7
RW
20382010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2039
2040 PR bootstrap/43328
2041 * configure.ac: Do not pass --enable-multilib nor
2042 --disable-multilib in baseargs. Accept explicitly passed
2043 --enable_multilib.
2044 * configure: Regenerate.
2045
619a3713
JM
20462010-03-23 Joseph Myers <joseph@codesourcery.com>
2047
2048 * configure.ac (tic6x-*-*): New case.
2049 * configure: Regenerate.
2050
92f4e989
JM
20512010-03-23 Joseph Myers <joseph@codesourcery.com>
2052
2053 Merge from gcc:
2054 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2055 PR ada/42554
2056 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2057 * configure: Regenerate.
2058
c35a0556
JM
20592010-03-23 Joseph Myers <joseph@codesourcery.com>
2060
2061 * config.sub: Update to version 2010-03-22.
2062 * config.guess: Update to version 2009-12-30.
2063
18fa8f9c
JM
20642010-03-14 Joseph Myers <joseph@codesourcery.com>
2065
2066 Merge from gcc:
2067 2010-01-11 Richard Guenther <rguenther@suse.de>
2068 PR lto/41569
2069 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2070 * Makefile.in: Regenerated.
2071
ba98da75
RO
20722010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2073
2074 PR libstdc++/32499
2075 * configure.ac (RANLIB): Default to true.
2076 (STRIP): Likewise.
2077 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2078 * configure: Regenerate.
2079
3994761f
NC
20802010-02-17 Nick Clifton <nickc@redhat.com>
2081
2082 PR 11238
2083 * Makefile.tpl (local-distclean): Also remove config.cache files in
2084 sub-directories as there may not be Makefiles present in the
2085 sub-directories.
792cdb50
NC
2086 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2087 the config.cache files found by the find command.
2088
3994761f
NC
2089 * Makefile.in: Regenerate.
2090 * configure.ac: Revert previous delta.
2091 * configure: Regenerate.
2092
01a82011
NC
20932010-02-15 Nick Clifton <nickc@redhat.com>
2094
2095 PR 11238
2096 * configure.ac: Delete config.cache files in sub-directories when
2097 deleting Makefiles.
2098 * configure: Regenerate.
2099
143754cd
NC
21002010-02-15 Nick Clifton <nickc@redhat.com>
2101
2102 * configure.ac: Sync from gcc.
2103 * configure: Regenerate.
2104
a6b5846e
KG
21052010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2106
2107 Sync from gcc:
2108 * configure.ac: Add "recommended" version checks for GMP/MPC.
2109 Update recommended GMP/MPFR/MPC versions.
2110 * configure: Regenerate.
2111
2aa2364a
JR
21122010-01-25 Joern Rennecke <amylaar@spamcop.net>
2113
2114 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2115 * configure.ac (bootstrap_target_libs): Make inclusion of
2116 target-libgomp conditional on libgomb being in target_configdirs.
2117 * configure: Regenerate.
2118
d35e937f
JR
21192010-01-23 Joern Rennecke <amylaar@spamcop.net>
2120
2121 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2122 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2123 * configure: Regenerate.
2124
911e63d0
JR
21252010-01-22 Joern Rennecke <amylaar@spamcop.net>
2126
2127 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2128 * configure.ac (target_configdirs): Substitute.
2129 * Makefile.def: Bootstrap target module libgomp.
2130 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2131 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2132 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2133 * configure, Makefile.in: Regenerate.
2134
3725885a
RW
21352009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2136
2137 * libtool.m4: Sync from git Libtool.
2138 * ltmain.sh: Likewise.
2139 * ltoptions.m4: Likewise.
2140 * ltversion.m4: Likewise.
2141 * lt~obsolete.m4: Likewise.
2142
d5f2ee2e 21432010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2144 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2145
2146 PR bootstrap/42424
2147 * configure.ac: Include libtool m4 files.
9eb322aa 2148 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2149 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2150 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2151
d5f2ee2e
KG
2152 * configure: Regenerate.
2153
f2b2dd91
RW
21542010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2155
2156 PR bootstrap/41818
2157 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2158 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2159 * Makefile.in: Regenerate.
2160
06ca7962
BE
21612009-12-18 Ben Elliston <bje@au.ibm.com>
2162
2163 * config.sub, config.guess: Update from upstream sources.
2164
30a16d7b
JJ
21652009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2166
2167 * COPYING.NEWLIB: Update copyright date.
2168 * COPYING.LIBGLOSS: Ditto.
2169
d9b76ff9
KG
21702009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2171
2172 PR middle-end/30447
2173 PR middle-end/30789
2174 PR other/40302
2175
2176 * configure.ac: Require MPC.
2177 * configure: Regenerate.
2178
2179 * configure.ac: Update minimum MPC version to 0.8.
2180 * configure: Regenerate.
2181
e12dec02
PB
21822009-11-20 Paolo Bonzini <bonzini@gnu.org>
2183
2184 * config.guess: Sync with upstream and gcc.
2185 * config.sub: Sync with upstream and gcc.
2186
606a9ca0
AO
21872009-11-16 Alexandre Oliva <aoliva@redhat.com>
2188
2189 * Makefile.def: Restore host and target settings for gmp.
2190 * Makefile.in: Rebuild.
2191
1f53ca9a
AO
21922009-11-16 Alexandre Oliva <aoliva@redhat.com>
2193
2194 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2195 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2196 Fix portability of test of C++ as bootstrap language. Add
2197 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2198 * configure: Rebuild.
2199 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2200 and cloog. Fix in-tree ppl configuration. Introduce libelf
2201 in-tree building.
2202 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2203 (POSTSTAGE1_HOST_EXPORTS): Use it.
2204 (STAGE[+id+]_CXXFLAGS): New.
2205 (BASE_FLAGS_TO_PASS): Pass it down.
2206 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2207 extra_exports.
2208 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2209 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2210 extra_exports.
2211 * Makefile.in: Rebuild.
2212
22132009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2214
2215 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2216 paths for *-w64-mingw* and x86_64-*mingw*.
2217 * configure: Regenerated.
2218
22192009-10-30 Kai Tietz <kai.tietz@onevision.com>
2220
2221 * configure.ac: Disable target-winsup & co for
2222 x86_64-*-mingw* and *-w64-mingw* targets.
2223 * configure: Regenerated.
2224
22252009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2226
2227 * configure.ac (CLooG test): Use = with test.
2228 * configure: Regenerate.
2229
22302009-10-22 Richard Guenther <rguenther@suse.de>
2231
2232 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2233 cloog if the ppl version check failed. Move flags saving
2234 before setting in libelf check.
2235 * configure: Regenerate.
2236
22372009-10-21 Richard Guenther <rguenther@suse.de>
2238
2239 * configure.ac: Adjust the ppl and cloog configure to work as
2240 documented. Disable cloog if ppl was disabled. Omit the version
2241 checks if they were disabled.
2242 * configure: Re-generate.
2243
6811fb56
RW
22442009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2245
2246 * configure.ac: Add 'lto' to enable_languages, not
2247 new_enable_languages, and only if not already present.
2248 * configure: Regenerate.
2249
700d40ca
ILT
22502009-10-06 Ian Lance Taylor <iant@google.com>
2251
2252 * Makefile.def: check-gold depends upon all-gas.
2253 * Makefile.in: Rebuild.
2254
22552009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2256
2257 * Makefile.def: all-lto-plugin depends on all-libiberty.
2258 set bootstrap=true for lto-plugin.
2259 Add lto-plugin.
2260 * Makefile.in: Regenerate.
2261 * configure.ac (host_libs): Add lto-plugin.
2262 * configure: Regenerate.
2263
22642009-10-03 Diego Novillo <dnovillo@google.com>
2265
2266 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2267 (HOST_LIBELFLIBS): Define.
2268 (HOST_LIBELFINC): Define.
2269 * Makefile.in: Regenerate.
2270 * configure.ac: Add --enable-lto.
2271 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2272 If --enable-lto is used, add 'lto' to new_enable_languages.
2273 If --enable-lto is used and gold is enabled, add
2274 lto-plugin to configdirs.
2275 * configure: Regenerate.
2276
22772009-10-03 Simon Baldwin <simonb@google.com>
2278
2279 * configure.ac: If --with-system-zlib, suppress local zlib and
2280 pass --with-system-zlib to subdir configure scripts.
2281 * configure: Regenerate.
2282
22832009-10-01 Loren J. Rittle <ljrittle@acm.org>
2284 Paolo Bonzini <bonzini@gnu.org>
2285
2286 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2287 $(srcdir).
2288 * Makefile.in: Rebuilt.
2289
c8cb1b3e
PB
22902009-09-29 Paolo Bonzini <bonzini@gnu.org>
2291
2292 Sync from gcc:
2293 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2294
2295 * configure.ac: Update minimum MPC version to 0.7.
2296 * configure: Regenerate.
2297
30167e0a
NC
22982009-09-25 Nick Clifton <nickc@redhat.com>
2299
2300 * configure.ac: Pass any --cache-file=/dev/null option on to
2301 subconfigures.
2302 * configure: Regenerate.
2303
707a0b5c
NC
23042009-09-23 Nick Clifton <nickc@redhat.com>
2305
2306 * config.sub, config.guess: Update from upstream sources.
2307
700d40ca
ILT
23082009-09-22 Loren J. Rittle <ljrittle@acm.org>
2309
2310 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2311 * Makefile.in: Rebuilt.
2312
2fd0b40b
RW
23132009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2314
2315 PR bootstrap/32272
2316 * configure.ac: Error out if $srcdir isn't '.' but contains
2317 host-${host_noncanonical}.
2318 * configure: Regenerate.
2319
4385ad3c
RW
23202009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2321
16b1ad29
RW
2322 * configure.ac: If bootstrapping a combined tree with
2323 --enable-gold, require c++ in stage1_languages.
2324 * configure: Regenerate.
2325
f8dc745f
RW
2326 * configure.ac: Also add target_libs of stage1_languages to
2327 bootstrap_target_libs.
2328 * configure: Regenerate.
2329
4385ad3c
RW
2330 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2331 with --enable-languages not containing c++.
2332 * configure: Regenerate.
2333
df51e4e1
JZ
23342009-09-16 Jie Zhang <jie.zhang@analog.com>
2335
2336 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2337 * configure: Regenerate.
2338
06a51eac
RW
23392009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2340
2341 * configure.ac: Do not use $extrasub for replacing @if/@endif
2342 parts in Makefile; instead, use additional arguments to
2343 AC_CONFIG_COMMANDS to do the replacement manually, with several
2344 sed invocations, to avoid HP-UX sed command limits.
2345 * configure: Regenerate.
2346
96655cc4
AO
23472009-09-04 Alexandre Oliva <aoliva@redhat.com>
2348
2349 * configure.ac (with-build-config): Document. Handle without.
2350 Handle missing argument.
2351 * configure: Rebuilt.
2352
23532009-09-03 Alexandre Oliva <aoliva@redhat.com>
2354
2355 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2356 Default to bootstrap-debug only if compare-debug works.
2357 * configure: Rebuilt.
2358 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2359 * Makefile.in: Rebuilt.
2360
23612009-09-01 Alexandre Oliva <aoliva@redhat.com>
2362
2363 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2364 * Makefile.in: Rebuilt.
2365
8e957354
PB
23662009-09-02 Paolo Bonzini <bonzini@gnu.org>
2367
2368 * Makefile.tpl (AWK): Fix typo.
2369 * Makefile.in: Regenerate.
2370
23712009-09-02 Paolo Bonzini <bonzini@gnu.org>
2372
2373 * configure.ac: Detect awk and sed.
2374 * Makefile.def (flags_to_pass): Add AWK and SED.
2375 * Makefile.tpl (AWK, SED): New.
2376 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2377 * configure: Regenerate.
2378 * Makefile.in: Regenerate.
2379
fb792462
TG
23802009-09-01 Tristan Gingold <gingold@adacore.com>
2381
2382 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2383 Remove logical names.
2384
a69e7d0a
DK
23852009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2386
2387 * ltmain.sh (func_normal_abspath): New function.
2388 (func_relative_path): Likewise.
2389 (func_mode_help): Document new -bindir option for link mode.
2390 (func_mode_link): Add new -bindir option, and use it to place
2391 output DLL if specified.
2392
d444d2ba
RW
23932009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2394
2395 * configure.ac (AC_PREREQ): Bump to 2.64.
2396
13b7343a
RW
23972009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2398
af542c2e
RW
2399 * README-maintainer-mode: Point directly to upstream locations
2400 for autoconf, automake, libtool, gettext, instead of copies on
2401 sources.redhat.com. Document required versions.
2402 * configure.ac: Do not substitute datarootdir, htmldir,
2403 pdfdir, docdir. Do not process --with-datarootdir,
2404 --with-htmldir, --with-pdfdir, --with-docdir.
2405 * configure: Regenerate.
2406
81ecdfbb
RW
2407 * configure: Regenerate.
2408
13b7343a
RW
2409 * compile: Sync from Automake 1.11.
2410 * depcomp: Likewise.
2411 * install-sh: Likewise.
2412 * missing: Likewise.
2413 * mkinstalldirs: Likewise.
2414 * ylwrap: Likewise.
2415
c1102ce7
RW
24162009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2417
34a0f3cf
RW
2418 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2419 (baseargs): Add --disable-option-checking.
2420 * configure: Regenerate.
2421
c1102ce7
RW
2422 * Makefile.def (configure-target-libiberty): Depend on
2423 all-binutils and all-ld.
2424 (configure-target-newlib): Likewise.
2425 * Makefile.in: Regenerate.
2426
e8a5fa9c
RW
24272009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2428
2429 Sync with GCC, merge:
2430
2431 2009-07-31 Christian Bruel <christian.bruel@st.com>
2432
2433 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2434 * configure: Regenerate.
2435
2436 2009-07-06 Ian Lance Taylor <iant@google.com>
2437
2438 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2439 * configure: Rebuild.
2440
2441 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2442
2443 PR bootstrap/40338
2444 * configure.ac (comparestring): Create new variable.
2445 * Makefile.tpl (comparestring): Use to skip some comparisions.
2446 * configure: Regenerate.
2447 * Makefile.in: Regenerate.
2448
2449 2009-06-23 Ian Lance Taylor <iant@google.com>
2450
2451 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2452 boot_languages. Only bootstrap target libraries listed in
2453 target_libs for some boot language. Add --with-stage1-ldflags,
2454 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2455 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2456 if not building with C++.
2457 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2458 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2459 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2460 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2461 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2462 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2463 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2464 * configure, Makefile.in: Rebuild.
2465
2466 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2467
2468 * configure.ac: Detect MPC in default directory.
2469 * configure: Regenerate.
2470
2471 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2472
2473 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2474 to noconfdirs.
2475 * configure: Regenerate.
2476
2477 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2478
2479 * Makefile.def: Add MPC support and dependencies.
2480 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2481
2482 * Makefile.in, configure: Regenerate.
2483
2484 2009-05-24 Nicolas Roche <roche@adacore.com>
2485
2486 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2487 * Makefile.in: Regenerate.
2488
2489 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2490
2491 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2492 * configure: Regenerate.
2493
2494 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2495
2496 * configure.ac ($with_ppl): Default to no if not supplied.
2497 ($with_cloog): Likewise.
2498 configure: Regenerate.
2499
2500 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2501
2502 PR bootstrap/39739
2503 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2504 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2505
2506 * configure, Makefile.in: Regenerate.
2507
2508 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2509
2510 * configure.ac: Change copyright header to refer to version
2511 3 of the GNU General Public License and to point readers at the
2512 COPYING3 file and the FSF's license web page.
2513 * Makefile.def: Likewise.
2514 * Makefile.tpl: Likewise.
2515 * Makefile.in: Regenerate.
2516
2517 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2518
2519 * configure.ac: Restore match for darwin9 or later. Use double
2520 brackets since regeneration eats one pair.
2521 * configure: Regenerate.
2522
bf110216
CF
25232009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2524
2525 * MAINTAINERS: Perform some obvious fixups.
2526
2262bbf4
BE
25272009-08-17 Ben Elliston <bje@au.ibm.com>
2528
2529 * config.sub, config.guess: Update from upstream sources.
2530
25a07265
NC
25312009-08-06 Michael Eager <eager@eagercon.com>
2532
2533 * configure.ac: Add Microblaze target.
2534 * configure: Regenerate.
2535
85bd1942
TG
25362009-07-02 Tristan Gingold <gingold@adacore.com>
2537
2538 * configure.ac: Do not exclude gas for i386-*-darwin.
2539 Add a case for x86_64-*-darwin.
2540 * configure: Regenerate.
2541
f9806fa5
DE
25422009-06-26 Doug Evans <dje@sebabeach.org>
2543
2544 * Makefile.def (host_modules): Add cgen.
2545 * Makefile.in: Regenerate.
2546 * configure.ac (host_tools): Add cgen.
2547 * configure: Regenerate.
2548
6bfb4e30
JJ
25492009-06-17 Michael Eager <eager@eagercon.com>
2550
2551 * COPYING.LIBGLOSS: Add Xilinx license.
2552
8bcf2718
NC
25532009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2554
2555 * configure.ac: Define is_elf for QNX Neutrino targets.
2556 * configure: Regenerate.
2557
04ec0acb
RW
25582009-06-03 Jerome Guitton <guitton@adacore.com>
2559 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2560
9eb322aa
MF
2561 * Makefile.tpl (all): Avoid a trailing backslash.
2562 * Makefile.in: Regenerate.
04ec0acb 2563
7ee5dbeb
BE
25642009-06-03 Ben Elliston <bje@au.ibm.com>
2565
2566 * config.sub, config.guess: Update from upstream sources.
2567
fda13ee8
AO
25682009-06-02 Alexandre Oliva <aoliva@redhat.com>
2569
2570 * Makefile.tpl ([+compare-target+]): Compare all stage
2571 directories, rather than just gcc.
2572 * Makefile.in: Rebuilt.
2573
4a657b0d
DK
25742009-05-28 Doug Kwan <dougkwan@google.com>
2575
2576 * configure.ac: Support gold for target arm*-*-*.
2577 * configure: Regenerate.
2578
07fc31c9
AO
25792009-05-27 Alexandre Oliva <aoliva@redhat.com>
2580
2581 * Makefile.tpl (all): Avoid harmless warning in make all when
2582 gcc-bootstrap is enabled but stage_last does not exist.
2583 * Makefile.in: Rebuilt.
2584
8a7a39ab
TG
25852009-05-25 Tristan Gingold <gingold@adacore.com>
2586
2587 * setup.com: Complete the file with configuration and build.
2588
b5233201
AO
25892009-05-18 Alexandre Oliva <aoliva@redhat.com>
2590
2591 PR other/40159
2592 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2593 gcc-no-bootstrap are mutually exclusive.
2594 * Makefile.in: Rebuilt.
2595
7b6175f9
AO
25962009-05-18 Alexandre Oliva <aoliva@redhat.com>
2597
2598 PR other/40159
2599 * Makefile.tpl (all): Don't end with unconditional success.
2600 * Makefile.in: Rebuilt.
2601
1b05fbbd
AO
26022009-05-12 Alexandre Oliva <aoliva@redhat.com>
2603
2604 PR target/37137
2605 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2606 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2607 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2608 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2609 stage_configureflags, stage_cflags and stage_libcflags into
2610 explicit Makefile macros.
2611 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2612 GFORTRAN.
2613 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2614 CC. Set CC_FOR_BUILD from CC.
2615 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2616 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2617 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2618 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2619 and GFORTRAN.
2620 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2621 (_LIBCFLAGS): Renamed to _TFLAGS.
2622 (do-compare-debug, do-compare3-debug): Drop.
2623 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2624 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2625 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2626 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2627 (XGCC_FLAGS_FOR_TARGET): New.
2628 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2629 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2630 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2631 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2632 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2633 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2634 TFLAGS.
2635 (BUILD_CONFIG): Include if requested.
2636 (all): Set TFLAGS on bootstrap.
2637 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2638 (all-stageid-prefixmodule): Likewise.
2639 (do-clean, distclean-stageid): Set TFLAGS.
2640 (restrap): Fix whitespace.
2641 * Makefile.in: Rebuilt.
2642
dc17c78c
EB
26432009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2644
2645 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2646 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2647 * Makefile.in: Regenerate.
2648
14324cd7
EZ
26492009-04-24 Eli Zaretskii <eliz@gnu.org>
2650
2651 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2652 consistency with config.sub. (Update from upstream sources.)
2653
f8d5f06c
JM
26542009-04-21 Joseph Myers <joseph@codesourcery.com>
2655
2656 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2657
0000e2bf
BE
26582009-04-17 Ben Elliston <bje@au.ibm.com>
2659
2660 * config.sub, config.guess: Update from upstream sources.
2661
20135e4c
NC
26622009-04-15 Anthony Green <green@moxielogic.com>
2663
34adf976 2664 * configure.ac: Add moxie support.
20135e4c
NC
2665 * configure: Rebuilt.
2666
ef699244
L
26672009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2668
2669 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2670 * configure: Regenerate.
2671
10ad8ef3
L
26722009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2673
2674 PR gas/10039
2675 * configure.ac: Require texinfo 4.7.
2676 * configure: Regenerated.
2677
c50523ce
L
26782009-04-09 Steve Ellcey <sje@cup.hp.com>
2679
2680 * Makefil.def (languages): New entries.
2681 * Makefile.tpl (check-gcc-*): New generic target.
2682 * Makefile.in: Regenerate.
2683
47afba5f
EZ
26842009-03-27 Eli Zaretskii <eliz@gnu.org>
2685
2686 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2687 Windows builds of Sed.
2688
dc448a7b
TT
26892009-03-18 Tom Tromey <tromey@redhat.com>
2690
2691 * configure: Rebuild.
2692 * configure.ac (host_libs): Add libiconv.
2693 * Makefile.in: Rebuild.
2694 * Makefile.def (host_modules): Add libiconv.
2695 (configure-gdb, all-gdb): Depend on libiconv.
2696
24741ab2
JB
26972009-03-16 Tristan Gingold <gingold@adacore.com>
2698
2699 * configure.ac: Treat gdb as supported on x86_64-darwin.
2700 * configure: Regenerate.
2701
29383458
JM
27022009-03-16 Joseph Myers <joseph@codesourcery.com>
2703
2704 Merge from GCC:
2705
2706 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2707
2708 * configure.ac (--with-host-libstdcxx): New option.
2709 * configure: Regenerate.
2710
2711 2009-01-29 Robert Millan <rmh@aybabtu.com>
2712
2713 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2714 * configure: Regenerate.
2715
2716 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2717
2718 PR tree-optimization/38515
2719 * configure.ac (cloog-polylib): Removed.
2720 (with_ppl, with_cloog): Test for "no".
2721 * configure: Regenerated.
2722
58e24671
RW
27232009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2724
2725 Backport from git Libtool:
2726
2727 2009-01-19 Robert Millan <rmh@aybabtu.com>
2728 Support GNU/kOpenSolaris.
2729 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2730 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2731 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2732 GNU/kOpenSolaris.
2733
314b2e66
AS
27342009-02-05 Andreas Schwab <schwab@suse.de>
2735
2736 * Makefile.tpl (stage_last): Define $r and $s before using
2737 $(RECURSE_FLAGS_TO_PASS).
2738 * Makefile.in: Regenerate
2739
8b700390
JJ
27402009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2741
2742 * COPYING.NEWLIB: Add ARM license.
2743
66775d67
AM
27442009-01-16 Alan Modra <amodra@bigpond.net.au>
2745
2746 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2747 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2748 * Makefile.in: Regenerate.
2749
19e99079
NC
27502009-01-15 Douglas B Rupp <rupp@gnat.com>
2751
2752 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2753 * configure: Regenerate.
2754
22e8c8e0
RW
27552008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2756
2757 Backport link test fix from upstream Libtool:
2758
2759 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2760 Add cache variables to tests that require the linker to work.
2761 For shlibpath_overrides_runpath, this also changes the semantics
2762 to let the result from the C compiler take precedence.
2763 compiler take precedence.
2764
7d6d7764
BE
27652008-12-02 Ben Elliston <bje@au.ibm.com>
2766
2767 * config.sub, config.guess: Update from upstream sources.
2768
ea8af06e
JJ
27692008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2770
2771 * COPYING.NEWLIB: Updated.
2772 * COPYING.LIBGLOSS: Ditto.
2773
af0771d3
PB
27742008-12-16 Paolo Bonzini <bonzini@gnu.org>
2775
2776 Sync with GCC:
2777
2778 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2779
2780 * configure.ac (ppllibs): Add by default the lib flags.
2781 * configure: Regenerate.
2782
2783 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2784
314b2e66
AS
2785 * configure.ac: Add double brackets on darwin[912].
2786 * configure: Regenerate.
af0771d3
PB
2787
2788 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2789
314b2e66
AS
2790 * configure.ac: Expand to darwin10 and later.
2791 * configure: Regenerate.
af0771d3 2792
f7c83eac
AS
27932008-12-02 Andreas Schwab <schwab@suse.de>
2794
2795 * Makefile.def: configure-target-boehm-gc depends on
2796 all-target-libstdc++-v3.
2797 * Makefile.in: Regenerate.
2798
bc67ad83
BE
27992008-12-02 Ben Elliston <bje@au.ibm.com>
2800
2801 * config.sub, config.guess: Update from upstream sources.
2802
e28c595f
JM
28032008-11-27 Joseph Myers <joseph@codesourcery.com>
2804
2805 Merge from GCC:
2806
2807 2007-12-02 Matthias Klose <doko@ubuntu.com>
2808
2809 * config-ml.in: Remove 64bit configure tests.
2810
2811 2008-05-14 Rafael Espindola <espindola@google.com>
2812
2813 * config-ml.in: don't handle --enable-shared and --enable-static.
2814
2815 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2816 Tobias Grosser <grosser@fim.uni-passau.de>
2817 Jan Sjodin <jan.sjodin@amd.com>
2818 Harsha Jagasia <harsha.jagasia@amd.com>
2819 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2820 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2821 Adrien Eliche <aeliche@isty.uvsq.fr>
2822
2823 Merge from graphite branch.
2824 * configure: Regenerate.
2825 * Makefile.in: Regenerate.
2826 * configure.ac (host_libs): Add ppl and cloog.
2827 Add checks for PPL and CLooG.
2828 * Makefile.def (ppl, cloog): Added modules and dependences.
2829 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2830 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2831
2832 2008-09-03 Richard Guenther <rguenther@suse.de>
2833
2834 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2835 cloog test.
2836 * configure: Re-generate.
2837
2838 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2839
2840 * configure.ac (--with-cloog-polylib): New.
2841 (--disable-cloog-version-check): New.
2842 (--disable-ppl-version-check): New.
2843 * configure: Re-generate.
2844
2845 2008-09-05 Richard Guenther <rguenther@suse.de>
2846
2847 * configure.ac: Initialize clooglibs to -lcloog.
2848 * configure: Re-generate.
2849
2850 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2851
2852 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2853 recommended version to 2.3.2.
2854
2855 * configure: Regenerate.
2856
2857 2008-10-31 Ben Elliston <bje@au.ibm.com>
2858
2859 * configure.ac (spu-*-*): Remove special case.
2860 * configure: Regenerate.
2861
2862 Complete comment text from GCC version of:
2863
2864 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2865
2866 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2867 (GCC_SHLIB_SUBDIR): New.
2868 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2869 * configure: Regenerate.
2870 * Makefile.in: Regenerate.
2871
652dec25
TG
28722008-11-27 Tristan Gingold <gingold@adacore.com>
2873
2874 * configure.ac: Build gdb for i?86-*-darwin*
2875 * configure: Regenerated.
2876
7582fb4a
DJ
28772008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2878
2879 PR bootstrap/38014
2880 PR bootstrap/37923
2881
2882 Revert:
2883
2884 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2885
2886 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2887 * Makefile.in: Regenerated.
2888
2889 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2890
2891 PR gdb/921
2892 PR gdb/1646
2893 PR gdb/2175
2894 PR gdb/2176
2895
2896 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2897 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2898 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2899 (HOST_EXPORTS): Pass CPPFLAGS.
2900 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2901 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2902 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2903 * Makefile.in, configure: Regenerated.
2904 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2905 and CPPFLAGS_FOR_BUILD.
2906
faee1be2
UW
29072008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2908
2909 * configure.ac [spu-*-*]: Do not set skipdirs.
2910 * configure: Re-generate.
2911
b7c2dce4
DJ
29122008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2913
2914 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2915 * Makefile.in: Regenerated.
2916
bb52de30
DJ
29172008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2918
2919 PR gdb/921
2920 PR gdb/1646
2921 PR gdb/2175
2922 PR gdb/2176
2923
2924 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2925 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2926 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2927 (HOST_EXPORTS): Pass CPPFLAGS.
2928 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2929 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2930 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2931 * Makefile.in, configure: Regenerated.
2932 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2933 and CPPFLAGS_FOR_BUILD.
2934
b25062ae
SE
29352008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2936
2937 * libtool.m4: Update to libtool 2.2.6.
2938 * lt~obsolete.m4: Update to libtool 2.2.6.
2939 * ltmain.sh: Update to libtool 2.2.6.
2940 * ltsugar.m4: Update to libtool 2.2.6.
2941 * ltversion.m4: Update to libtool 2.2.6.
2942 * ltoptions.m4: Update to libtool 2.2.6.
2943 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2944
3bbd2f8f
AL
29452008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2946
2947 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2948 (GCC_SHLIB_SUBDIR): New.
2949 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2950 * configure: Regenerate.
2951 * Makefile.in: Regenerate.
2952
b29d32ce
TG
29532008-08-28 Tristan Gingold <gingold@adacore.com>
2954
2955 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2956 Enable bfd, binutils and opcodes.
2957 * configure: Regenerate.
2958
c325a203
DD
29592008-08-16 Nicolas Roche <roche@adacore.com>
2960
2961 * Makefile.tpl: Add BOOT_ADAFLAGS.
2962 * Makefile.in: Regenerate.
2963
e7c8859c
RS
29642008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2965
2966 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2967 * configure: Regenerate.
2968
da888c87
PB
29692008-07-30 Paolo Bonzini <bonzini@gnu.org>
2970
2971 Sync with gcc:
2972 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2973
f7c83eac
AS
2974 * configure.ac: Add makefile fragments for hpux.
2975 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2976 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2977 * configure: Regenerate.
2978 * Makefile.in: Regenerate.
da888c87
PB
2979
2980 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2981
f7c83eac
AS
2982 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2983 * Makefile.in: Regenerate.
2984 * configure: Regenerate.
da888c87 2985
944982cf
ILT
29862008-06-18 Ian Lance Taylor <iant@google.com>
2987
662c6704
ILT
2988 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2989
944982cf
ILT
2990 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2991
7a283e07
RW
29922008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2993
2994 * configure: Regenerate.
2995
5b553f7e
RW
29962008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2997
2998 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2999 "$@" is still intact with both Autoconf 2.59 and 2.62.
3000 * configure: Regenerate.
3001
675492f0
RW
30022008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3003
3004 * Makefile.tpl: Fix comment errors.
3005 * Makefile.in: Regenerate.
3006
b018a5d1
JB
30072008-06-13 Julian Brown <julian@codesourcery.com>
3008
3009 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3010 of libobjc for ARM EABI Linux.
3011 * configure: Regenerate.
3012
310213e8
DE
30132008-06-12 David S. Miller <davem@davemloft.net>
3014 David Edelsohn <edelsohn@gnu.org>
3015
3016 * configure.ac: Add powerpc*-*-* to gold supported targets.
3017 * configure: Regenerate.
3018
6641ce42
JM
30192008-06-08 Joseph Myers <joseph@codesourcery.com>
3020
3021 PR tree-optimization/36218
3022 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3023 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3024 (all prefix="build-"): Pass them to build-system sub-makes.
3025 * Makefile.in: Regenerate.
3026
03c2f9e6
DJ
30272008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3028
3029 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3030 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3031 mkdep, and compile. Update comments.
3032 (ETC_SUPPORT): Add ChangeLog and update comments.
3033
4538db8b
ILT
30342008-05-11 Ian Lance Taylor <iant@google.com>
3035
3036 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3037
266df637
PB
30382008-04-18 Paolo Bonzini <bonzini@gnu.org>
3039
3040 Sync with gcc:
3041 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3042
3043 PR bootstrap/35457
3044 * configure.ac: Include override.m4.
3045 * configure: Regenerate.
3046
3047 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3048
f7c83eac
AS
3049 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3050 * Makefile.in: Regenerate.
266df637
PB
3051
3052 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3053
f7c83eac
AS
3054 * configure.ac: Do not build libssp for the AVR.
3055 * configure: Regenerate.
266df637 3056
a86a761e
NC
30572008-04-18 Nick Clifton <nickc@redhat.com>
3058
3059 * MAINTAINERS: Replace reference to configure.in with reference to
3060 configure.ac.
3061
52310858
NC
30622008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3063
f7c83eac 3064 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3065 as nonconfigurable directories list.
f7c83eac 3066 * configure: Regenerate.
52310858 3067
f5314dd5
DM
30682008-04-14 David S. Miller <davem@davemloft.net>
3069
3070 * configure.ac: Add sparc*-*-* to gold supported targets.
3071 * configure: Regenerate.
3072
e2208220
BE
30732008-04-14 Ben Elliston <bje@au.ibm.com>
3074
3075 * config.sub, config.guess: Update from upstream sources.
3076
0bb6ea20
HPN
30772008-04-12 Hans-Peter Nilsson <hp@axis.com>
3078
3079 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3080 * Makefile.in: Regenerate.
3081
e5164e97
ILT
30822008-04-07 Ian Lance Taylor <iant@google.com>
3083
3084 * Makefile.def: check-gold depends upon all-binutils.
3085 * Makefile.in: Regenerate.
3086
e33b51a6
NC
30872008-04-04 Nick Clifton <nickc@redhat.com>
3088
3089 PR binutils/4334
3090 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3091 builds.
3092 * configure: Regenerate.
3093
fc5df3ab
NC
30942008-04-04 NightStrike <NightStrike@gmail.com>
3095
3096 PR other/35151
f7c83eac
AS
3097 * configure.ac: Combine rules for mingw32 and mingw64.
3098 * configure: Regenerate.
fc5df3ab 3099
c779bab8
PB
31002008-03-27 Paolo Bonzini <bonzini@gnu.org>
3101
3102 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3103 * Makefile.in: Regenerate.
3104
93f9b408
ILT
31052008-03-20 Ian Lance Taylor <iant@google.com>
3106
3107 * configure.ac: Add support for --enable-gold.
3108 * Makefile.def: Add gold as a directory like ld.
3109 * configure, Makefile.in: Regenerate.
3110
5746fb46
AK
31112008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3112
3113 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3114 (s390_cond_extensions): Reduced extensions to the compare related.
3115 (main): z10 cpu type option added.
3116 (expandConditionalJump): Renamed to ...
3117 (insertExpandedMnemonic): ... this.
3118
3119 * opcodes/s390-opc.c: Re-group the operand format makros.
3120 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3121 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3122 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3123 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3124 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3125 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3126 INSTR_SIL_RDU): New instruction formats added.
3127 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3128 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3129 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3130 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3131 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3132 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3133 masks added.
3134 (s390_opformats): New formats added "ris", "rrs", "sil".
3135 * opcodes/s390-opc.txt: Add the conditional jumps with the
3136 extensions removed from automatic expansion in s390-mkopc.c manually.
3137 (asi - trtre): Add new System z10 EC instructions.
3138 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3139
58c85be7
RW
31402008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3141
3142 * configure.ac: m4_include config/proginstall.m4.
3143 * configure: Regenerate.
3144
78124051
RW
31452008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3146
3147 Backport from upstream Libtool:
f7c83eac 3148
78124051 3149 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3150
78124051
RW
3151 Deal with Autoconf 2.62's semantic change in m4_append.
3152 * ltsugar.m4 (lt_append): Replace broken versions of
3153 m4_append.
3154 (lt_if_append_uniq): Don't require separator to be overquoted,
3155 and avoid broken m4_append.
3156 (lt_dict_add): Fix typo.
3157 * libtool.m4 (_LT_DECL): Don't overquote separator.
3158
018f1bea
DE
31592008-03-13 David Edelsohn <edelsohn@gnu.org>
3160
3161 * config.rpath: Add AIX 6 support.
3162
5c5f596d
PB
31632008-03-13 Paolo Bonzini <bonzini@gnu.org>
3164
3165 * Makefile.def (stageprofile). Remove -fprofile-generate
3166 from stage_libcflags.
3167 * Makefile.in: Regenerate.
3168
a1f93a5e
BE
31692008-03-13 Ben Elliston <bje@au.ibm.com>
3170
3171 * config.sub, config.guess: Update from upstream sources.
3172
98c3d905
AK
31732008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3174
3175 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3176 * s390-opc.txt (cmpsc): Duplicate entry removed.
3177 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3178 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3179 fier, cu42, cu41): Fix operand format.
3180
7f6ef0c0
PB
31812008-02-20 Paolo Bonzini <bonzini@gnu.org>
3182
f7c83eac
AS
3183 PR bootstrap/32009
3184 PR bootstrap/32161
3185
3186 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3187 * configure: Regenerate.
3188
3189 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3190 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3191 STAGE4_LIBCFLAGS): New.
3192 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3193 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3194 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3195 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3196 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3197 for target modules. Don't export LIBCFLAGS.
3198 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3199 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3200 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3201 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3202 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3203 * Makefile.in: Regenerate.
7f6ef0c0 3204
eaf19029
PB
32052008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3206
3207 PR libgcj/33085
3208 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3209 Do not use -DDLL_EXPORT. Backport from upstream.
3210
680c43e9
NC
32112008-02-14 Nick Clifton <nickc@redhat.com>
3212
3213 Import this patch from gcc:
3214 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3215
3216 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3217
c72b1d96
HPN
32182008-02-02 Hans-Peter Nilsson <hp@axis.com>
3219
3220 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3221 * configure: Regenerate.
3222
8b66833e
BW
32232008-01-31 Marc Gauthier <marc@tensilica.com>
3224
3225 * configure.ac (xtensa*-*-*): Recognize processor variants.
3226 * configure: Regenerate.
3227
9cc8ae67
PB
32282008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3229
f7c83eac
AS
3230 PR bootstrap/34922
3231 * configure.ac (PARSE_ARGS): Push suitable setting of
3232 ac_subdirs_all, for `./configure --help=recursive'.
3233 Handle `+' in generic toplevel directory disabling.
3234 * configure: Regenerate.
9cc8ae67 3235
19090595
BE
32362008-01-23 Ben Elliston <bje@au.ibm.com>
3237
3238 * config.sub, config.guess: Update from upstream sources.
3239
9f1e7fd3
BE
32402008-01-08 Ben Elliston <bje@au.ibm.com>
3241
3242 * config.sub, config.guess: Update from upstream sources.
3243
2f959d61
JJ
32442007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3245
3246 * COPYING.LIBGLOSS: Update default copyright.
3247
aa054b85
JJ
32482007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3249
3250 * COPYING.NEWLIB: Update default copyright.
3251
57c53b2b
RS
32522007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3253
3254 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3255 Change recommended MPFR from 2.2.1 > 2.3.0.
3256 * configure: Regenerate.
3257
fee14b60
RS
32582007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3259
3260 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3261 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3262 * Makefile.in: Regenerate.
3263
c9b68031
DD
32642007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3265
3266 * configure.ac: Enable libjava for x86_64-*-darwin9.
3267 * configure: Regenerate.
3268
ad25e7d5
BE
32692007-12-05 Ben Elliston <bje@au.ibm.com>
3270
3271 * config.sub, config.guess: Update from upstream sources.
3272
6ac84f65
PB
32732007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3274
f7c83eac
AS
3275 * config-ml.in: Robustify against white space in absolute file
3276 names.
6ac84f65 3277
f7c83eac
AS
3278 * config-ml.in (multi-clean): Substitute ${Makefile}.
3279 Remove superfluous ${Makefile} in list.
6ac84f65 3280
7b3200f9
DJ
32812007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3282
3283 * Makefile.def (dependencies): Make configure-gdb depend on
3284 all-intl.
3285 * Makefile.in: Regenerated.
3286
2c133ff9
JJ
32872007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3288
3289 * Makefile.def: To avoid problems running with parallel makes,
3290 build newlib before libgloss so that target specific header
3291 files are availble.
3292 * Makefile.in: Regenerate.
3293
5074315a
DJ
32942007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3295
3296 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3297 * Makefile.in: Regenerate.
3298
f5bc1778
DJ
32992007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3300
3301 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3302 * libdecnumber: New directory, imported from GCC.
3303
c66487f8
NC
33042007-10-08 Mike Frysinger <vapier@gentoo.org>
3305
3306 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3307 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3308 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3309 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3310 * configure: Regenerate.
3311
b5714970
PB
33122007-10-01 Paolo Bonzini <bonzini@gnu.org>
3313
3314 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3315 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3316 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3317 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3318 * configure.ac: Default them to host tools for $host = $build.
3319 Subst them.
3320
3321 * configure: Regenerate.
3322 * Makefile.in: Regenerate.
3323
f3b1e08e
RS
33242007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3325
3326 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3327 * configure: Regenerate.
3328
cff87f51
DD
33292007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3330
3331 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3332 libstdc++.
3333 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3334 * configure: Regenerate.
3335 * Makefile.in: Regenerate.
f7c83eac 3336
625a61cd
AS
33372007-09-17 Andreas Schwab <schwab@suse.de>
3338
3339 * configure.ac: Raise minimum makeinfo version to 4.6.
3340 * configure: Regenerate.
3341
83a3a68b
AM
33422007-09-15 Alan Modra <amodra@bigpond.net.au>
3343
3344 * configure.ac: Correct makeinfo version check.
3345 * configure: Regenerate.
3346
5bd8be13
RS
33472007-09-14 Richard Sandiford <richard@codesourcery.com>
3348
3349 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3350 to $skipdirs and only disable gprof for newlib. Use the normal
3351 mips*-elf* handling in other respects.
3352 * configure: Regnerate.
3353
5566c1fa
DD
33542007-09-12 David Daney <ddaney@avtrex.com>
3355
3356 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3357 enabling libgcj.
3358 * configure: Regenerate.
3359
33602007-09-12 Richard Guenther <rguenther@suse.de>
3361
3362 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3363 nor --disable-checking is provided also turn on yes and types
3364 checking for stage1.
3365 * configure: Re-generate.
3366
a18e2996 33672007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3368
3369 PR target/33281
3370 * configure.ac: Use config/mh-mingw on mingw.
3371 * configure: Regenerate.
84e7906e 3372
691bb5a1
DD
33732007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3374
3375 PR other/32154
3376 * configure.ac: For libgloss targets, point the linker to the linker
3377 script, startup code and simulator library.
3378 * configure: Regenerate.
3379
6d18b86b
AH
33802007-09-09 Andrew Haley <aph@redhat.com>
3381
3382 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3383 target-libjava.
6d18b86b 3384
f00a3165 33852007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3386
f00a3165 3387 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3388
2abc4e65
BE
33892007-08-21 Richard Guenther <rguenther@suse.de>
3390
3391 * configure.ac: Add types checking to stage1 checking flags.
3392 * configure: Regenerate.
3393
8a6ee3ab 33942007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3395 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3396
3397 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3398 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3399 * Makefile.in: Regenerate.
3400 * configure.ac (--with-debug-prefix-map): New.
3401 * configure: Regenerate.
3402
429acdec
RS
34032007-08-17 Richard Sandiford <richard@codesourcery.com>
3404 Nigel Stephens <nigel@mips.com>
3405
429acdec
RS
3406 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3407 as target_makefile_frag.
3408 * configure: Regenerate.
3409
8520c408
AO
34102007-08-16 Alexandre Oliva <aoliva@redhat.com>
3411
3412 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3413 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3414 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3415 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3416 (do-compare, do-compare3, do-compare-debug): New.
3417 ([+compare-target+]): Use them.
3418
34192007-08-16 Alexandre Oliva <aoliva@redhat.com>
3420
3421 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3422 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3423 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3424 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3425 (do-compare, do-compare3, do-compare-debug): New.
3426 ([+compare-target+]): Use them.
3427
2444379b
BE
34282007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3429 Ben Elliston <bje@au.ibm.com>
3430
3431 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3432 --silent if $silent.
3433 * configure: Regenerate.
3434
d6f99447
DJ
34352007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3438
bd0aa315
NC
34392007-07-17 Nick Clifton <nickc@redhat.com>
3440
3441 * COPYING3: New file. Contains version 3 of the GNU General
3442 Public License.
3443 * COPYING3.LIB: New file. Contains version 3 of the GNU
3444 Lesser General Public License.
3445
0ebe98fb
BS
34462007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3447
3448 * configure.ac: Fix my previous change to really match GCC.
3449 * configure: Regenerate.
3450
521ec477
DD
34512007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3452
3453 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3454 * configure: Regenerate.
3455
34562007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3457
3458 * configure.ac: Add some missing m4 quotation.
3459 * configure: Regenerate.
3460
0c24b341
NC
34612007-07-09 Kai Tietz <kai.tietz@onevision.com>
3462
f7c83eac
AS
3463 * Makefile.def: Add windmc tool to build.
3464 * Makefile.tpl: Likewise.
3465 * configure.ac: Likewise.
3466 * Makefile.in: Regenerate.
3467 * configure: Regenerate.
0c24b341 3468
a09314d0
L
34692007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3470
3471 * lt~obsolete.m4: New. Import from 20070318 libtool.
3472
7c3e1d12
BS
34732007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3474
3475 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3476 uclinux and linux-uclibc targets.
3477 * configure: Regenerate.
3478
a5b3b4dd
DD
34792007-06-28 DJ Delorie <dj@redhat.com>
3480
3481 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3482 not building newlib.
3483 * configure: Regenerated.
f7c83eac 3484
184d813c
DJ
34852007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3486
3487 * src-release (DEVO_SUPPORT): Correct typos.
3488
31d99776
DJ
34892007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3490
3491 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3492 * Makefile.in: Regenerated.
3493
e00a73e3
PB
34942007-06-14 Paolo Bonzini <bonzini@gnu.org>
3495
f7c83eac
AS
3496 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3497 (distclean-stage[+id+]): Possibly delete stage_last.
3498 * Makefile.in: Regenerate.
e00a73e3 3499
98a1bbc5
BE
35002007-06-07 Ben Elliston <bje@au.ibm.com>
3501
3502 * config.sub, config.guess: Update from upstream sources.
3503
973601e1
BE
35042007-06-07 Ben Elliston <bje@au.ibm.com>
3505
3506 * Makefile.tpl: Fix spelling error.
3507 * Makefile.in: Regenerate.
3508
2038f525
PB
35092007-06-04 Paolo Bonzini <bonzini@gnu.org>
3510
3511 Sync with gcc:
3512 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3513
f7c83eac
AS
3514 PR bootstrap/29382
3515 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3516 * configure: Rebuilt.
2038f525 3517
f7c5c4b5
PB
35182007-06-01 Steve Ellcey <sje@cup.hp.com>
3519
12a64d4f
L
3520 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3521 lt_cv_sys_max_cmd_len.
f7c5c4b5 3522
7ad9660b
PB
35232007-05-31 Paolo Bonzini <bonzini@gnu.org>
3524
3525 * ltgcc.m4: Update from GCC.
3526
0e7ef45c
EC
35272007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3528
12a64d4f 3529 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3530
37ad9514
SE
35312007-05-24 Steve Ellcey <sje@cup.hp.com>
3532
3533 * ltmain.sh: Update from GCC.
3534 * libtool.m4: Update from GCC.
3535 * ltsugar.m4: New. Update from GCC.
3536 * ltversion.m4: New. Update from GCC.
3537 * ltoptions.m4: New. Update from GCC.
3538 * ltconfig: Remove.
3539 * ltcf-c.sh: Remove.
3540 * ltcf-cxx.sh: Remove.
3541 * ltcf-gcj.sh: Remove.
3542 * src-release: Update with new libtool file list.
3543
8ee82aff
PB
35442007-05-16 Paolo Bonzini <bonzini@gnu.org>
3545
3546 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3547 stage_cflags.
3548 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3549 Remove CFLAGS/LIBCFLAGS.
3550 (configure-stage[+id+]-[+prefix+][+module+],
3551 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3552 * Makefile.in: Regenerate.
3553
149cb58d
SE
35542007-04-14 Steve Ellcey <sje@cup.hp.com>
3555
3556 * config-ml.in: Update from GCC.
3557
91506736
DJ
35582007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3559
3560 * src-release (do-proto-toplev): Process the support directories before
3561 the tool directory.
3562
ffa8bd48
RS
35632007-03-21 Richard Sandiford <richard@codesourcery.com>
3564
3565 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3566 of glob. Quote arguments with single quotes too.
3567 * configure: Regenerate.
3568
a4fd3374
DD
35692007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3570
3571 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3572 * Makefile.in: Regenerate
3573
b8025f34
AS
35742007-03-07 Andreas Schwab <schwab@suse.de>
3575
3576 * configure: Regenerate.
3577
a3ca38d2
DD
35782007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3579
3580 * configure.ac: Add "--with-pdfdir" configure option,
3581 which defines pdfdir variable.
3582 * Makefile.def (target=fixincludes): Add install-pdf to
3583 missing targets.
3584 (recursive_targets): Add install-pdf target.
3585 (flags_to_pass): Add pdfdir.
3586 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3587 target.
3588 * configure: Regenerate
3589 * Makefile.in: Regenerate
3590
35912007-02-28 Eric Christopher <echristo@apple.com>
3592
3593 Revert:
3594 2006-12-07 Mike Stump <mrs@apple.com>
3595
3596 * Makefile.def (dependencies): Add dependency for
3597 install-target-libssp and install-target-libgomp on
3598 install-gcc.
3599 * Makefile.in: Regenerate.
3600
36012007-02-27 Matt Kraai <kraai@ftbfs.org>
3602
3603 * configure: Regenerate.
3604 * configure.ac: Move statements after variable declarations.
3605
a4708fba
JM
36062007-02-19 Joseph Myers <joseph@codesourcery.com>
3607
3608 * configure.ac: Adjust for loop syntax.
3609 * configure: Regenerate.
3610
9a819804
AO
36112007-02-18 Alexandre Oliva <aoliva@redhat.com>
3612
3613 * configure: Rebuilt.
3614
81ec575a
AO
36152007-02-18 Alexandre Oliva <aoliva@redhat.com>
3616
3617 * configure.ac: Drop multiple occurrences of --enable-languages,
3618 and fix its quoting.
3619 * configure: Rebuilt.
3620
92f01d61 36212007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3622 Nathan Sidwell <nathan@codesourcery.com>
3623 Vladimir Prus <vladimir@codesourcery.com
3624 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3625
3626 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3627 * configure: Regenerate.
3628
b1299c4e
DJ
36292007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3630
3631 * configure.ac (target_libraries): Move libgcc before libiberty.
3632 * configure: Regenerated.
3633
18f6b6ee
PB
36342007-02-13 Paolo Bonzini <bonzini@gnu.org>
3635
3636 * configure: Regenerate again?
3637
9c4e9f27
PB
36382007-02-13 Paolo Bonzini <bonzini@gnu.org>
3639
3640 * configure: Reapply PR30748 fix which was lost in the previous commit.
3641
24ff9987
DJ
36422007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3643 Paolo Bonzini <bonzini@gnu.org>
3644
3645 PR bootstrap/30753
3646 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3647 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3648 * configure: Regenerated.
3649
7df2cd5d
PB
36502007-02-10 Paolo Bonzini <bonzini@gnu.org>
3651
3652 * configure: Regenerate.
3653
b0aaa663
DJ
36542007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3655
3656 PR bootstrap/30748
3657 * configure.ac: Correct syntax for Solaris ksh.
3658 * configure: Regenerated.
3659
a0323144
PB
36602007-02-09 Paolo Bonzini <bonzini@gnu.org>
3661
3662 * Makefile.def: Sync with GCC.
3663 * Makefile.tpl: Sync with GCC.
3664 * Makefile.in: Regenerate.
3665 * configure: Regenerate.
3666
c6b750e1
DJ
36672007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3668
3669 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3670 noncanonical equivalents.
3671 * configure.in: Rename to...
3672 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3673 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3674 target_noncanonical. Use them. Rewrite removal of configure
3675 arguments for autoconf 2.59. Discard variable settings. Force
3676 program_transform_name for native tools.
3677
3678 * Makefile.in: Regenerated.
3679 * configure: Regenerated with autoconf 2.59.
3680
3681 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3682
f3cd89f4
JJ
36832007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3684
3685 * COPYING.LIBGLOSS: Reformat default Red Hat
3686 license to fit within 80 columns.
3687 * COPYING.NEWLIB: Ditto.
3688
4e206d7e
DB
36892007-02-05 Dave Brolley <brolley@redhat.com>
3690
3691 * Contribute the following changes:
3692 2006-11-28 DJ Delorie <dj@redhat.com>
3693
3694 * configure.in: Fix typo for mep's target_makefile_frag.
3695 * configure: Regenerated.
3696
3697 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3698
3699 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3700 * configure: Regenerate.
3701
3702 2001-09-19 DJ Delorie <dj@redhat.com>
3703
3704 * configure.in (target_makefile_frag): use mt-mep
3705
3706 2001-06-12 Don Howard <dhoward@redhat.com>
3707
3708 * configure.in: Remove gdb from MeP skip list.
3709
3710 2001-04-05 DJ Delorie <dj@redhat.com>
3711
3712 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3713
3714 2001-03-20 Ben Elliston <bje@redhat.com>
3715
3716 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3717
3718 2001-03-19 Ben Elliston <bje@redhat.com>
3719
3720 * config.sub (mep, mep-*): Add.
3721
b2edfdd2
AS
37222007-01-31 Andreas Schwab <schwab@suse.de>
3723
3724 * Makefile.tpl (LDFLAGS): Substitute it.
3725 * Makefile.in: Regenerate.
3726
ceb92e78
PB
37272007-01-11 Paolo Bonzini <bonzini@gnu.org>
3728
3729 * configure.in: Change == to = in test command.
f7c83eac 3730 * configure: Regenerate.
ceb92e78 3731
4b900473 37322007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3733 Nick Clifton <nickc@redhat.com>
3734 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3735
3736 * configure.in (build_configargs, host_configargs, target_configargs):
3737 Remove build/host/target parameters.
3738 (host_libs): Add gmp and mpfr.
3739 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3740 * Makefile.def (gmp, mpfr): New.
3741 (gcc): Remove target.
3742 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3743 target_os, target_vendor): New.
3744 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3745 * configure: Regenerate.
3746 * Makefile.in: Regenerate.
4b900473
PB
3747
37482007-01-11 Matt Fago <fago@earthlink.net>
3749
3750 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3751 to improve robustness of configure tests.
4b900473
PB
3752 * configure: Regenerate.
3753
80f6dcbc
NC
37542007-01-08 Kai Tietz <kai.tietz@onevision.com>
3755
3756 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3757 * configure: Regenerate.
80f6dcbc 3758
f86e35b8
NC
37592007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3760
3761 * Makefile.tpl (all-target): Correct @if conditional for target
3762 modules.
3763 * configure.in: Omit libiberty if building only target libgcc.
3764 * configure, Makefile.in: Regenerated.
3765
79fcd0ec
PB
37662007-01-04 Paolo Bonzini <bonzini@gnu.org>
3767
3768 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3769 * configure: Regenerate.
3770
6aa8ef82
DJ
37712007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3772
3773 * Makefile.def (target_modules): Add libgcc.
3774 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3775 * Makefile.tpl (clean-target-libgcc): Delete.
3776 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3777 on gcc even for bootstrapped modules. Rewrite handling of
3778 lang_env_dependencies to loop over target_modules.
3779 * configure.in (target_libraries): Add target-libgcc.
3780 * Makefile.in, configure: Regenerated.
3781
9b134994
PB
37822006-12-29 Paolo Bonzini <bonzini@gnu.org>
3783
3784 Sync with gcc:
3785 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3786
f7c83eac
AS
3787 * configure.in: Reorganize recognition of languages. Add
3788 --enable-stage1-languages. Show supported languages for the chosen
3789 target rather than all recognized languages.
3790 * configure: Regenerate.
9b134994
PB
3791
3792 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3793
f7c83eac
AS
3794 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3795 * Makefile.in: Regenerate.
9b134994
PB
3796
3797 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3798
f7c83eac
AS
3799 * configure.in: Warn that MPFR 2.2.0 is buggy.
3800 * configure: Regenerate.
9b134994 3801
8cf39b1b
ILT
38022006-12-27 Ian Lance Taylor <iant@google.com>
3803
3804 * configure.in: When removing Makefiles to force a reconfigure, also
3805 remove prev-DIR*/Makefile.
3806 * configure: Regenerate.
3807
ebff6cd5
KH
38082006-12-23 Kazu Hirata <kazu@codesourcery.com>
3809
3810 * config.bfd: Recognize fido.
3811
8a0d8a5c
PB
38122006-12-19 Paolo Bonzini <bonzini@gnu.org>
3813
3814 Sync with gcc:
3815
3816 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3817
3818 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3819 it only affects bootstrap and could be tested on "$host" as well.
3820 * configure: Regenerate.
3821 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3822
3823 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3824
3825 PR bootstrap/29544
3826 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3827 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3828 move here comment from Makefile.tpl.
3829 * Makefile.tpl: Move some definitions higher in the file.
3830 (STAGE1_CHECKING): New.
3831 * configure.in: Add --enable-stage1-checking.
3832 * configure: Regenerate.
3833 * Makefile.in: Regenerate.
3834
3835 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3836
3837 * configure.in: Update error message for missing GMP/MPFR.
3838
3839 * configure: Regenerate.
3840
3841 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3842
3843 * configure.in: Update MPFR version in error message.
3844
3845 * configure: Regenerate.
3846
3847 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3848
3849 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3850 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3851 --with-gmp-lib): New flags.
3852
3853 * configure: Regenerate.
3854
790c0838
AM
38552006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3856
3857 PR bootstrap/30134
3858 * configure.in: Correct x86 darwin support for libjava to powerpc
3859 and i?86 only.
3860 * configure: Regenerate.
3861
77d7106f
AM
38622006-12-11 Alan Modra <amodra@bigpond.net.au>
3863
3864 * configure.in: Handle spu makefile frag.
77d7106f
AM
3865 * Makefile.tpl (MAINT): Define
3866 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3867 * configure: Regenerate.
3868 * Makefile.in: Regenerate.
3869
0cfa5389
BE
38702006-12-11 Ben Elliston <bje@au.ibm.com>
3871
3872 * config.sub, config.guess: Update from upstream sources.
3873
2839fe5d
BE
38742006-12-11 Ben Elliston <bje@au.ibm.com>
3875
3876 * configure.in: Sync with GCC (spu-*-*).
3877 * configure: Sync with GCC.
3878
b897f5d4
MS
38792006-12-07 Mike Stump <mrs@apple.com>
3880
3881 * Makefile.def (dependencies): Add dependency for
3882 install-target-libssp and install-target-libgomp on
3883 install-gcc.
3884 * Makefile.in: Regenerate.
3885
9daf3993
PB
38862006-11-16 Paolo Bonzini <bonzini@gnu.org>
3887
3888 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3889 (unstage): Test for stage_last presence.
3890
3891 PR bootstrap/29802
3892 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3893 * Makefile.in: Regenerate.
3894
9dbaa842
DD
38952006-11-14 DJ Delorie <dj@redhat.com>
3896
3897 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3898 * Makefile.in: Sync with GCC.
3899 * configure.in: Sync with GCC (mpfr, gmp).
3900 * configure: Sync with GCC.
3901
b0cbce8d
JJ
39022006-11-08 Jie Zhang <jie.zhang@analog.com>
3903
3904 * configure.in: Remove target-libgloss from noconfigdirs for
3905 bfin-*-*.
3906 * configure: Regenerated.
3907
44330a94
JJ
39082006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3909
3910 * COPYING.NEWLIB: Add spu license.
7de05dd5 3911 * COPYING.LIBGLOSS: Ditto.
44330a94 3912
56a8fe78
DD
39132006-10-17 Brooks Moses <bmoses@stanford.edu>
3914
3915 * Makefile.def: Added pdf target handling.
3916 * Makefile.tpl: Added pdf target handling.
3917 * Makefile.in: Regenerated.
3918
fbb00ad0
JJ
39192006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3920
3921 * COPYING.NEWLIB: Updated.
3922 * COPYING.LIBGLOSS: Ditto.
3923
6b89cc21
DB
39242006-09-27 Dave Brolley <brolley@redhat.com>
3925
3926 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3927 $s instead of $r.
3928 * configure: Regenerated.
3929
17bcf627
BE
39302006-09-26 Ben Elliston <bje@au.ibm.com>
3931
3932 * config.sub, config.guess: Update from upstream sources.
3933
f3529cf1
TS
39342006-09-20 Thiemo Seufer <ths@mips.com>
3935
3936 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3937 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3938 * configure: Regenerate.
3939
45055374
CV
39402006-08-30 Corinna Vinschen <corinna@vinschen.de>
3941
3942 * configure.in: Never build newlib for a Mingw host.
3943 Never build newlib as Mingw target library.
3944 Test the existence of winsup/cygwin for building a Cygwin newlib,
3945 rather than just winsup.
3946 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3947 building a Mingw target.
3948 * configure: Regenerate.
3949
4be041b2 39502006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
3951 Nigel Stephens <nigel@mips.com>
3952 David Ung <davidu@mips.com>
4be041b2
TS
3953
3954 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3955
1d89b610
PB
39562006-07-25 Paolo Bonzini <bonzini@gnu.org>
3957
3958 Sync from GCC:
3959 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3960
f7c83eac
AS
3961 PR bootstrap/18058
3962 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3963 if the bootstrap compiler is a GCC version that supports it.
3964 * configure: Regenerate.
1d89b610 3965
66a79c16
DJ
39662006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3967
3968 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3969 * configure: Regenerated.
3970
c1cb7e02
PB
39712006-07-18 Paolo Bonzini <bonzini@gnu.org>
3972
f7c83eac
AS
3973 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3974 for stages after the first.
c1cb7e02 3975
7206a0ee
JJ
39762006-07-17 Jakub Jelinek <jakub@redhat.com>
3977
3978 * Makefile.def: Add dependencies for configure-opcodes
3979 on configure-intl and all-opcodes on all-intl.
3980 * Makefile.in: Regenerated.
3981
6816f995
AO
39822006-07-04 Peter O'Gorman <peter@pogma.com>
3983
3984 * ltconfig: chmod 644 before ranlib during install.
3985
3d3adb43
PB
39862006-07-03 Paolo Bonzini <bonzini@gnu.org>
3987
1f3f1bbf 3988 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
3989 * configure: Regenerate.
3990
64ce424c
PB
39912006-07-03 Paolo Bonzini <bonzini@gnu.org>
3992
3993 Sync from gcc:
3994
3995 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3996
3997 PR other/27063
3998 * configure.in: Test subdir_requires and give an appropriate
3999 error message.
4000 * configure: Regenerate.
4001
4002 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4003
4004 PR target/27540
4005 * configure.in: Only enable libgomp on IRIX 6.
4006 * configure: Regenerate.
4007
d42c4017
DA
40082006-06-20 David Ayers <d.ayers@inode.at>
4009
4010 PR bootstrap/28072
4011 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4012 whether target-libjava is being configured instead of whether the
4013 java front end is enabled.
4014 * configure: Regenerate.
0e7ef45c 4015
4962c51a
MS
40162006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4017
4018 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4019 to R_ARM_LDC_SB_G{0,1,2} respectively.
4020
caee866a
PB
40212006-06-15 Paolo Bonzini <bonzini@gnu.org>
4022
4023 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4024 too.
4025 * Makefile.in: Regenerate.
4026
363ef840
DA
40272006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4028
4029 Sync from gcc:
4030
4031 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4032 * configure.in: Don't enable libgomp on hpux10.
4033 * configure: Rebuilt.
4034
54d1c879
DA
40352006-06-13 David Ayers <d.ayers@inode.at>
4036
4037 Sync from gcc:
4038
4039 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4040
54d1c879
DA
4041 PR bootstrap/27963
4042 PR target/19970
0e7ef45c 4043 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4044 ${libgcj} is specified.
4045 * configure: Regenerate.
0e7ef45c 4046
a4d8b690
JJ
40472006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4048
4049 Sync from gcc:
4050
4051 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4052 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4053
4054 PR bootstrap/18033
4055 * config-ml.in: Eval option if surrounded by single quotes.
4056
4f0ef2d8
CD
40572006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4058
4059 Sync from gcc:
0e7ef45c 4060
4f0ef2d8 4061 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4062
4f0ef2d8
CD
4063 PR libobjc/13946
4064 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4065 * Makefile.in: Regenerate.
4066 * configure.in: Add --enable-objc-gc at toplevel and have it
4067 enable boehm-gc for Objective-C.
4068 Remove target-boehm-gc from libgcj.
4069 Add target-boehm-gc to target_libraries.
4070 Add target-boehm-gc to noconfigdirs where ${libgcj}
4071 is specified.
4072 Assert that boehm-gc is supported when requested for Objective-C.
4073 Only build boehm-gc if needed either for Java or Objective-C.
4074 * configure: Regenerate.
4075
4076 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4077
4f0ef2d8
CD
4078 PR 27674
4079 * Makefile.tpl (configure-[+prefix+][+module+],
4080 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4081 Remove rule to unstage bootstrapped modules.
4082 (stage_current): New.
4083 * Makefile.in: Regenerate.
4084
4085 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4086 Andreas Tobler <a.tobler@schweiz.ch>
4087
4088 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4089 * configure: Rebuilt.
4090
4091 Revert
4092 2006-01-31 Richard Guenther <rguenther@suse.de>
4093 Paolo Bonzini <bonzini@gnu.org>
4094
4095 * Makefile.def (target_modules): Add libgcc-math target module.
4096 * configure.in (target_libraries): Add libgcc-math target library.
4097 (--enable-libgcc-math): New configure switch.
4098 * Makefile.in: Re-generate.
4099 * configure: Re-generate.
4100
c17b816b
JJ
41012006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4102
4103 * config-ml.in: Alter CCASFLAGS to include special
4104 multilib options the same as is done for CFLAGS.
4105
20e95c23
DJ
41062006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4107
4108 * Makefile.def: Added dependencies from sim and gdb on intl, and
4109 added configure dependencies to everything with an all dependency
4110 on intl.
4111 * gettext.m4: Removed.
4112 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4113 (GDB_SUPPORT_DIRS): Add intl.
4114 * Makefile.in: Regenerated.
4115
4bd8ad80
DJ
41162006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4117
4118 * src-release (DEVO_SUPPORT): Add config.rpath.
4119
c380fdd8
PB
41202006-05-25 Paolo Bonzini <bonzini@gnu.org>
4121
4122 * Makefile.def (bfd, opcodes): Fix lib_path.
4123 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4124 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4125 * Makefile.in: Regenerate.
4126
701628f5
MS
41272006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4128
4129 * configure.in: Enable gprof for cross builds.
4130 * configure: Regenerate.
4131
25aae7f2
DJ
41322006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4133
4134 * src-release (MAKEINFOFLAGS): Define.
4135 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4136
ea3d1626
BE
41372006-05-14 Ben Elliston <bje@au.ibm.com>
4138
4139 * config.sub, config.guess: Update from upstream sources.
4140
49b9e644
BE
41412006-05-12 Ben Elliston <bje@au.ibm.com>
4142
4143 * config.sub, config.guess: Update from upstream sources.
4144
482dd2f6
DJ
41452006-05-04 Steve Ellcey <sje@cup.hp.com>
4146
4147 * blt, iwidgets, mmalloc: Remove directories.
4148
8b01a5c2
DD
41492006-05-01 DJ Delorie <dj@redhat.com>
4150
641a3af4 4151 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4152 * configure: Regenerate.
4153
a481dbb7
DD
41542006-04-18 DJ Delorie <dj@redhat.com>
4155
4156 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4157 reference libgloss so that libssp can be built in a combined
4158 tree.
4159 * configure: Regenerate.
4160
962c9e74
BE
41612006-04-10 Ben Elliston <bje@au.ibm.com>
4162
4163 * contrib: Remove directory.
4164
108a6f8e
CD
41652006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4166
4167 * Makefile.tpl: Add install-html target.
4168 * Makefile.def: Add install-html target.
4169 * Makefile.in: Regenerate.
4170 * configure.in: Add --with-datarootdir, --with-docdir,
4171 and --with-htmldir options.
4172 * configure: Regenerate.
4173
a4ef73e9
BE
41742006-03-31 Ben Elliston <bje@au.ibm.com>
4175
4176 PR binutils/1860
4177 * configure.in: Require makeinfo 4.4 or higher.
4178 * configure: Regenerate.
4179
b37df25a
PB
41802006-03-14 Paolo Bonzini <bonzini@gnu.org>
4181
4182 * Makefile.in: Regenerate.
4183
a6df5a19
PB
41842006-03-14 Paolo Bonzini <bonzini@gnu.org>
4185
4186 Sync with gcc:
4187 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4188
f7c83eac
AS
4189 * configure.in: Handle --disable-<component> generically.
4190 * configure: Regenerate.
a6df5a19
PB
4191
4192 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4193
f7c83eac
AS
4194 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4195 (TARGET_CONFIGDIRS): Remove.
4196 * configure.in: Remove AC_SUBST(target_configdirs).
4197 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4198
4199
65419985
L
42002006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4201
4202 PR libgcj/17311
4203 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4204
c52c6897
PB
42052006-02-20 Paolo Bonzini <bonzini@gnu.org>
4206
4207 PR bootstrap/25670
4208
4209 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4210
4211 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4212 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4213 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4214 BUILD_PREFIX, BUILD_PREFIX_1.
4215 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4216
4217 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4218 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4219
4220 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4221 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4222 of `cat stage_current`. Always provide the `r' and `s' variables.
4223 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4224 a single shell execution.
4225 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4226 bootstrapped modules, make the stage1 module if the build was not
4227 started yet, else build the current stage.
4228 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4229 (all-build, all-host, all-target, [+make_target+]-host,
4230 [+make_target+]-target): Do not use \-continued lines.
4231 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4232 (current_stage, restrap, stage_last): New.
4233
4234 * Makefile.in: Regenerate.
4235 * configure: Regenerate.
4236
b3ded179
PB
42372006-02-14 Paolo Bonzini <bonzini@gnu.org>
4238
4239 Sync from gcc:
4240
4241 2006-01-31 Richard Guenther <rguenther@suse.de>
4242 Paolo Bonzini <bonzini@gnu.org>
4243
f7c83eac
AS
4244 * Makefile.def (target_modules): Add libgcc-math target module.
4245 * configure.in (target_libraries): Add libgcc-math target library.
4246 (--enable-libgcc-math): New configure switch.
4247 * Makefile.in: Re-generate.
4248 * configure: Re-generate.
4249 * libgcc-math: New toplevel directory.
b3ded179
PB
4250
4251 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4252 Jakub Jelinek <jakub@redhat.com>
4253 Diego Novillo <dnovillo@redhat.com>
b3ded179 4254
f7c83eac
AS
4255 * libgomp: New directory.
4256 * Makefile.def: Add target_module libgomp.
4257 * Makefile.in: Regenerate.
4258 * configure.in (target_libraries): Add target-libgomp.
4259 * configure: Regenerate.
b3ded179 4260
3a35eeb3
PB
42612006-02-14 Paolo Bonzini <bonzini@gnu.org>
4262 Andreas Schwab <schwab@suse.de>
0e7ef45c 4263
3a35eeb3
PB
4264 * configure: Regenerate.
4265
2429c060
PB
42662006-01-16 Paolo Bonzini <bonzini@gnu.org>
4267
4268 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4269 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4270 the assembler, linker and binutils.
4271 * configure: Regenerate.
4272
ec49b2b8
NC
42732006-01-16 Nick Clifton <nickc@redhat.com>
4274
49b9e644 4275 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4276
44b2308f
AO
42772006-01-05 Alexandre Oliva <aoliva@redhat.com>
4278
4279 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4280 @ from continuation.
4281 * Makefile.in: Rebuilt.
4282
80911fe1
PB
42832006-01-04 Paolo Bonzini <bonzini@gnu.org>
4284
4285 Sync from gcc:
4286
4287 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4288
f7c83eac 4289 PR bootstrap/24252
80911fe1 4290
f7c83eac
AS
4291 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4292 * Makefile.tpl (OBJDUMP): New.
4293 (EXTRA_HOST_FLAGS): Add it.
4294 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4295
f7c83eac
AS
4296 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4297 to use symbolic links between directories. Avoid race conditions
4298 or make them harmless.
4299 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4300
f7c83eac
AS
4301 * Makefile.def (LEAN): Pass.
4302 * Makefile.tpl (LEAN): Define.
4303 (stage[+id+]-start): Accept that the previous directory does not
4304 exist, if the bootstrap is lean.
4305 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4306 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4307 configure substitution.
4308 ([+compare-target+]): Likewise.
4309 ([+bootstrap-target+]-lean): New.
4310 * configure.in: Remove lean bootstrap support from here.
80911fe1 4311
f7c83eac
AS
4312 * Makefile.in: Regenerate.
4313 * configure: Regenerate.
80911fe1
PB
4314
4315 2006-01-02 Andreas Schwab <schwab@suse.de>
4316
f7c83eac
AS
4317 * configure.in: When reconfiguring remove Makefile in
4318 all stage directories.
4319 * configure: Regenerate.
80911fe1 4320
b59bea8a
NC
43212005-12-27 Leif Ekblad <leif@rdos.net>
4322
4323 * configure.in: Add support for RDOS target.
4324 * configure: Regenerate.
4325
d7730bac
NC
43262005-12-27 Nick Clifton <nickc@redhat.com>
4327
4328 PR binutils/1990
4329 * libtool.m4: Synchronize with version in GCC sources.
4330
c02dabc3
PB
43312005-12-20 Paolo Bonzini <bonzini@gnu.org>
4332
f7c83eac 4333 Revert Ada-related part of the previous change.
c02dabc3 4334
f7c83eac
AS
4335 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4336 Do not pass.
4337 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4338 * Makefile.in: Regenerate.
4339 * configure.in: Do not include mt-ppc-aix target fragment.
4340 * configure: Regenerate.
c02dabc3 4341
f6d183c0
PB
43422005-12-19 Paolo Bonzini <bonzini@gnu.org>
4343
4344 * configure.in: Select appropriate fragments for PowerPC/AIX.
4345 * configure: Regenerate.
4346
4347 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4348 BOOT_CFLAGS, BOOT_LDFLAGS.
4349 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4350 BOOT_CFLAGS, BOOT_LDFLAGS.
4351 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4352 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4353 (stage): Fail if we cannot complete the work.
4354 * Makefile.in: Regenerate.
4355
f29759fc
JJ
43562005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4357
4358 * COPYING.NEWLIB: Update copyright year for default
4359 copyright.
4360
1f054001
PB
43612005-12-15 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4364 install-host-nogcc): Don't invoke $(stage) at the end.
4365 * Makefile.in: Regenerate.
4366
0aed8855
PB
43672005-12-14 Paolo Bonzini <bonzini@gnu.org>
4368
4369 * configure.in: Flip the top-level bootstrap switch.
4370 * configure: Regenerate.
4371
4372 Merge from gcc:
4373
4374 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4375
f7c83eac
AS
4376 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4377 $(stage) and $(unstage).
4378 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4379 (all): Remove stray semicolon.
4380 (local-distclean): Don't handle multilib.tmp and multilib.out.
4381 (install.all): Set $s for consistency.
4382 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4383 check_multilibs setting. Always make the install directory.
4384 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4385 Correct @if/@endif.
4386 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4387 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4388 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4389 (multilib.out): Remove.
4390 * Makefile.in: Regenerated.
0aed8855
PB
4391
43922005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4393
4394 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4395 * configure.in: Replace ms1 arch with mt.
4396 * configure: Rebuilt.
4397
43982005-12-05 Paolo Bonzini <bonzini@gnu.org>
4399
4400 Sync with gcc:
4401
4970f871
NS
44022005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4403
4404 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4405 * configure.in: Replace ms1 arch with mt.
4406 * configure: Rebuilt.
4407
be01d343
PB
44082005-12-05 Paolo Bonzini <bonzini@gnu.org>
4409
4410 Sync with gcc:
4411
4412 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4413
f7c83eac
AS
4414 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4415 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4416 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4417 Find in-tree tools if available.
4418 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4419 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4420 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4421 (COMPILER_*_FOR_TARGET): New.
4422 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4423 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4424 (CONFIGURED_*, USUAL_*): Remove.
4425 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4426 STRIP): Use autoconf substitutions.
4427 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4428 COMPILER_NM_FOR_TARGET): New.
4429 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4430
4431 (all): Make all-host and all-target in parallel.
4432 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4433 that $$r and $$s are set before invoking a recursive make.
4434 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4435 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4436
4437 2005-11-29 Ben Elliston <bje@au.ibm.com>
4438
f7c83eac
AS
4439 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4440 from the gcc build directory.
4441 * Makefile.in: Regenerate.
be01d343
PB
4442
4443 2005-11-29 Ben Elliston <bje@au.ibm.com>
4444
f7c83eac
AS
4445 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4446 depend on all-libdecnumber.
4447 * configure.in (host_libs): Include libdecnumber.
4448 * Makefile.in: Regenerate.
4449 * configure: Likewise.
be01d343
PB
4450
4451 2005-11-21 Kean Johnston <jkj@sco.com>
4452
f7c83eac 4453 * config.sub, config.guess: Sync from upstream sources.
be01d343 4454
907be67c
DJ
44552005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4456
4457 * Makefile.def: Remove gdb dependencies for gdbtk.
4458 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4459 (configure-gdb, install-gdb): New rules.
4460 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4461 * Makefile.in, configure: Regenerated.
4462
e360f423
PB
44632005-10-22 Paolo Bonzini <bonzini@gnu.org>
4464
4465 PR bootstrap/24297
4466 * Makefile.tpl (do-[+make-target+], do-check, install,
4467 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4468 are set before recursing.
4469 * Makefile.in: Regenerate.
4470
45d5eb0a
EB
44712005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4472
4473 PR bootstrap/18939
4474 * Makefile.def (gcc) <target>: Fix thinko.
4475 * Makefile.in: Regenerate.
4476
3cf3372e
BS
44772005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4478
4479 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4480 * configure: Regenerate.
4481
bd70a46f
KH
44822005-10-09 Kazu Hirata <kazu@codesourcery.com>
4483
4484 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4485 target-libffi, target-qthreads, target-libjava, and
4486 targetlibobjc.
4487 * configure: Regenerate.
4488
5ae72758
DJ
44892005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4490
4491 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4492 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4493 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4494 (USUAL_OBJDUMP_FOR_TARGET): New.
4495 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4496 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4497 * configure, Makefile.in: Regenerated.
5ae72758 4498
cc96343e
PB
44992005-10-05 Paolo Bonzini <bonzini@gnu.org>
4500
4501 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4502 before other host packages.
4503
f70224b5
PB
45042005-10-05 Paolo Bonzini <bonzini@gnu.org>
4505
4506 PR bootstrap/22340
4507
4508 * configure.in (default_target): Remove.
4509 * Makefile.tpl (all): Do not use prerequisites as subroutines
4510 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4511 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4512 use prerequisites as subroutines.
4513 (check-host, check-target): New.
4514 (bootstrap configure & all targets): Do not use stage*-start
4515 if the directory layout is already ok.
4516 (non-bootstrap configure & all targets): Prepend a $(unstage).
4517 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4518 (NOTPARALLEL): Remove.
4519 (unstage, stage variables): New variables.
4520 (unstage, stage targets): Simply expand to those variables.
4521
4522 * configure: Regenerate.
4523 * Makefile.in: Regenerate.
4524
c13c918a
JW
45252005-10-04 James E Wilson <wilson@specifix.com>
4526
4527 * Makefile.def (lang_env_dependencies): Add libmudflap.
4528 * Makefile.in: Regenerate.
4529
376a0e54
CM
45302005-10-03 Catherine Moore <clm@cm00re.com>
4531
4532 * configure.in (bfin-*-*): Support bfin.
4533 * configure: Regenerated.
4534
d320aacb
L
45352005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4536
4537 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4538 * configure: Regenerated.
4539
7e0f7140
GK
45402005-09-28 Geoffrey Keating <geoffk@apple.com>
4541
4542 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4543 (LIPO_FOR_TARGET): New.
4544 (CONFIGURED_LIPO_FOR_TARGET): New.
4545 (USUAL_LIPO_FOR_TARGET): New.
4546 (STRIP_FOR_TARGET): New.
4547 (CONFIGURED_STRIP_FOR_TARGET): New.
4548 (USUAL_STRIP_FOR_TARGET): New.
4549 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4550 STRIP_FOR_TARGET.
4551 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4552 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4553 * Makefile.in: Regenerate.
4554 * configure: Regenerate.
0e7ef45c 4555
096f7d00
DE
45562005-09-19 David Edelsohn <edelsohn@gnu.org>
4557
4558 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4559 (rs6000-*-aix*): Same.
4560 * configure: Regenerate.
4561
45622005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4563
4564 * configure.in: Recognize f95 in the --enable-languages option,
4565 and substitute it for fortran, issuing a warning.
4566 * configure: Regenerate.
4567
2016dfcc
BE
45682005-09-07 Ben Elliston <bje@au.ibm.com>
4569
4570 Import from Autoconf sources:
4571
4572 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4573 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4574 Elliston. Handle weird characters correctly.
4575
6dd2fda9
DD
45762005-08-30 Phil Edwards <phil@codesourcery.com>
4577
4578 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4579 * configure: Regenerated.
4580
e6db70d4
RE
45812005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4582
f7c83eac
AS
4583 * Makefile.def (libssp): Add to lang_env_dependencies.
4584 * Makefile.in: Regenerate.
e6db70d4 4585
e1e3d0f5
CG
45862005-08-17 Christian Groessler <chris@groessler.org>
4587
4588 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4589 * Makefile.in: Regenerate.
4590
05cbd757
PB
45912005-08-12 Paolo Bonzini <bonzini@gnu.org>
4592
4593 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4594 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4595 Look for alternate names of the target cc and c++
4596 * configure: Regenerate.
4597
55db4b87
PB
45982005-08-08 Paolo Bonzini <bonzini@gnu.org>
4599
4600 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4601 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4602 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4603 tools; remove code to manually set them.
4604 (Target tools): Look in the environment for them.
4605 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4606 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4607 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4608 build directory.
4609 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4610 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4611 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4612 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4613 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4614 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4615 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4616 * configure: Regenerate.
4617 * Makefile.in: Regenerate.
4618
414e5532
MM
46192005-07-27 Mark Mitchell <mark@codesourcery.com>
4620
4621 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4622 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4623 * Makefile.in: Regenerated.
4624
a19b6204
MM
46252005-07-26 Mark Mitchell <mark@codesourcery.com>
4626
4627 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4628 (CFLAGS_FOR_TARGET): Use it.
4629 (CXXFLAGS_FOR_TARGET): Likewise.
4630 * Makefile.in: Regenerated.
4631 * configure.in (--with-build-sysroot): New option.
4632 * configure: Regenerated.
4633
b73aa406
PB
46342005-07-24 Paolo Bonzini <bonzini@gnu.org>
4635
4636 * Makefile.tpl: Wrap install between unstage and stage
4637 * Makefile.in: Regenerate.
4638
6e4d0bcb
KC
46392005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4640
4641 * all files: Update FSF address.
4642
49f58d10
JB
46432005-07-14 Jim Blandy <jimb@redhat.com>
4644
4645 * configure.in: Add cases for Renesas m32c.
4646 * configure: Regenerated.
0e7ef45c 4647
1d9c9cd7
KC
46482005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4649
4650 * COPYING, compile, config-ml.in, config.guess,
4651 config.sub, install-sh, missing, mkinstalldirs,
4652 symlink-tree, ylwrap: Sync from upstream sources.
4653
1587117a
EC
46542005-07-13 Eric Christopher <echristo@redhat.com>
4655
4656 * configure.in: Add toplevel noconfigdir support for tpf.
4657 * configure: Regenerate.
4658
bb780410
DD
46592005-07-11 Jakub Jelinek <jakub@redhat.com>
4660
4661 * Makefile.def (target_modules): Add libssp.
4662 * configure.in (target_libraries): Add target-libssp.
4663 * configure: Rebuilt.
4664 * Makefile.in: Rebuilt.
4665
064d0a7c
PB
46662005-07-11 Paolo Bonzini <bonzini@gnu.org>
4667
4668 PR ada/22340
4669
4670 * Makefile.def: Sync with gcc.
4671 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4672 * Makefile.in: Regenerate.
4673
b2edd3b5
AS
46742005-07-07 Andreas Schwab <schwab@suse.de>
4675
4676 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4677 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4678 * Makefile.in: Regenerated.
4679
5f128533
KH
46802005-07-07 Kazu Hirata <kazu@codesourcery.com>
4681
4682 * configure.in: Add --enable-libssp and --disable-libssp.
4683 * configure: Regenerate with autoconf-2.13.
4684
4e3fc8e5
GK
46852005-07-06 Geoffrey Keating <geoffk@apple.com>
4686
4687 * configure.in: Don't build sim or rda when targetting darwin.
4688 * configure: Regenerate.
4689
c7357d6a
BE
46902005-07-04 Ben Elliston <bje@gnu.org>
4691
4692 * src-release (do-proto-toplev): Remove dejagnu bits.
4693 (DEJAGNU_SUPPORT_DIRS): Remove.
4694 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4695 (GDBD_SUPPORT_DIRS): Likewise.
4696 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4697 (INSIGHTD_SUPPORT_DIRS): Likewise.
4698 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4699
47002005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4701
4702 * setup.com (mpw): Remove unused directive.
4703
7d329e61
PB
47042005-06-22 Paolo Bonzini <bonzini@gnu.org>
4705
4706 * Makefile.def (stagefeedback): Come after profile.
4707 Define profiledbootstrap target.
4708 * Makefile.tpl (profiledbootstrap): Remove.
4709 (stageprofile-end): Zap stagefeedback.
4710 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4711 * Makefile.in: Regenerate.
4712
e5fbed21
DD
47132005-06-13 Zack Weinberg <zack@codesourcery.com>
4714
4715 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4716 In 'cpp' stanza, support '#line' as well as '# '.
4717
59f7ec45
HPN
47182005-06-07 Hans-Peter Nilsson <hp@axis.com>
4719
4720 * configure.in (unsupported_languages): New macro.
4721 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4722 non-ported target libraries in noconfigdirs.
4723 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4724 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4725 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4726 unsupported_languages.
4727 * configure: Regenerate.
4728
c10e9ba7
DD
47292005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4730
4731 * configure.in: Fix typo in handling of --with-mpfr-dir.
4732 * configure: Regenerate.
4733
20deb2b8
JB
47342005-06-02 Jim Blandy <jimb@redhat.com>
4735
4736 * config.sub: Add cases for the Renesas m32c. (This patch has been
4737 accepted into the master sources.)
4738
cdb9b172 47392005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4740 Michael Snyder <msnyder@redhat.com>
4741 Stan Cox <scox@redhat.com>
cdb9b172 4742
f7c83eac 4743 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4744
f7c83eac 4745 * configure: Regenerate.
cdb9b172 4746
1dc3053f
PB
47472005-05-25 Paolo Bonzini <bonzini@gnu.org>
4748
4749 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4750 (Dependencies): Consider target modules for bootstrap dependencies.
4751 Make target bootstrap modules depend on each stage's gcc.
4752 * Makefile.in: Regenerate.
4753
c60fe18b
PB
47542005-05-20 Paolo Bonzini <bonzini@gnu.org>
4755
4756 * Makefile.def (configure-gcc): Depend on binutils having been built.
4757 (all-gcc): No need to do it here.
4758 * Makefile.in: Regenerate.
4759
27258dd4
PB
47602005-05-19 Paul Brook <paul@codesourcery.com>
4761
0e7ef45c 4762 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4763 language cannot be built.
4764 * configure: Regenerate.
4765
42ecbf5e
DJ
47662005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4767
4768 * ylwrap: Import from Automake 1.9.5.
4769
ae380b45
MS
47702005-05-04 Mike Stump <mrs@apple.com>
4771
4772 * configure.in: Always pass --target to target configures as
4773 otherwise rebuilds that do --recheck will fail.
811d3af8 4774 * configure: Rebuilt.
ae380b45 4775
d545f33b
PB
47762005-05-04 Paolo Bonzini <bonzini@gnu.org>
4777
4778 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4779 STAGE_HOST_EXPORTS.
4780 (configure, all): Add bootstrap support.
4781 (Host modules, target modules): Pass post-stage1 flags and exports.
4782 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4783 * Makefile.in: Regenerate.
4784
2faa2958
PB
47852005-04-29 Paolo Bonzini <bonzini@gnu.org>
4786
4787 Sync from gcc:
4788
4789 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4790
f7c83eac 4791 * config.sub: Update from master copy.
2faa2958
PB
4792
4793 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4794
f7c83eac
AS
4795 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4796 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4797 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4798 "*-*-elf" and "*-*-linux*".
4799 * configure: Regenerate.
2faa2958 4800
a7254363
PB
48012005-04-06 Paolo Bonzini <bonzini@gnu.org>
4802
f7c83eac 4803 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4804 (TARGET_CONFIGARGS): Include --with-target-subdir.
4805 (configure, all): New macros. Use them throughout.
4806
a8637a7d
PB
48072005-04-05 Paolo Bonzini <bonzini@gnu.org>
4808
4809 * Makefile.tpl: Sync with gcc.
4810 * Makefile.in: Regenerate.
4811
dd387d52
JR
48122005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4813
4814 * config/mh-mingw32: Delete.
4815 * configure.in: Don't use it.
4816 * configure: Regenerate.
4817
e90269c8
PB
48182005-03-31 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4821 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4822 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4823 (HOST_LIB_PATH): Generate from Makefile.def.
4824 (TARGET_LIB_PATH): Likewise.
4825 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4826 * Makefile.in: Regenerate.
4827 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4828 (RPATH_ENVVAR): Include Darwin case.
4829 * configure: Regenerate.
4830
9a237d9e
PB
48312005-03-25 Paolo Bonzini <bonzini@gnu.org>
4832
4833 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4834 * configure: Regenerate.
4835
479759c8
ZW
48362005-03-21 Zack Weinberg <zack@codesourcery.com>
4837
4838 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4839 gcc_version, and gcc_version_trigger from set of flags to pass.
4840 * Makefile.tpl: Remove definitions of above variables.
4841 (config.status): Remove dependency on $(gcc_version_trigger).
4842 * Makefile.in: Regenerate.
4843 * configure.in: Do not reference config/gcc-version.m4 nor
4844 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4845 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4846 * configure: Regenerate.
4847
4cfaf6d5
DD
48482005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4849 Andrew Pinski <pinskia@physics.uc.edu>
4850
4851 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4852 * Makefile.in: Regenerate.
4853
33a3fb7b
AO
48542005-03-01 Alexandre Oliva <aoliva@redhat.com>
4855
4856 PR libgcj/20160
4857 * ltmain.sh: Avoid creating archives with components that have
4858 duplicate basenames.
4859
2da12f12
PB
48602005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4861
479759c8
ZW
4862 PR bootstrap/20250
4863 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4864 instead of check.
4865 * Makefile.in: Regenerate.
2da12f12 4866
b00612cc
PB
48672005-02-28 Paolo Bonzini <bonzini@gnu.org>
4868
4869 Sync from gcc.
4870
4871 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4872
4873 PR bootstrap/17383
4874 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4875 * Makefile.tpl (HOST_SUBDIR): New substitution.
4876 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4877 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4878 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4879 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4880 (Host modules, Bootstrapped modules): Use it.
4881 (Build modules, Target modules): Do not create symlink trees,
4882 always configure out-of-srcdir.
4883 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4884 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4885 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4886 $(HOST_SUBDIR). Create a symlink for host_subdir.
4887
4888 * Makefile.in: Regenerate.
4889 * configure: Regenerate.
4890
4891 Merged from libada-gnattools-branch:
4892 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4893
4894 * Makefile.def: Add gnattools as a module, depending on target-libada.
4895 * Makefile.in: Regenerate.
4896 * configure.in: Include gnattools in host_tools; disable it if ada
4897 is disabled.
4898 * configure: Regenerate.
4899
c3e65f62
NC
49002005-02-23 Nick Clifton <nickc@redhat.com>
4901
4902 * configure: Regenerate.
4903
e4d180c2
NC
49042005-02-22 Paul Schlie <schlie@comcast.net>
4905
4906 * configure.in: Allow darwin targeted ports to build tk, itcl and
4907 libgui.
4908
e3c770b1
EB
49092005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4910
4911 PR libgcj/10353
4912 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4913 * configure: Regenerate.
4914
9c73618c
AC
49152005-02-08 Andrew Cagney <cagney@gnu.org>
4916
4917 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4918 gdb/ section. Update GDB's URL.
4919
c46f8c51
AC
49202005-01-31 Andrew Cagney <cagney@gnu.org>
4921
4922 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4923
c7e66c6d
HPN
49242005-01-29 Hans-Peter Nilsson <hp@axis.com>
4925
4926 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4927 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4928 target-libgloss when not *-*-elf and *-*-aout.
4929 * configure: Regenerate.
4930
a53bf506
AC
49312005-01-27 Andrew Cagney <cagney@gnu.org>
4932
4933 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4934
45181ed1
AC
49352005-01-24 Andrew Cagney <cagney@gnu.org>
4936
4937 * gettext.m4: Only fall back to ../intl/ when it's present.
4938
a1e0f4e4
KC
49392005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4940
4941 * install-sh, config.sub: Import from upstream.
4942
49432005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
4944
4945 PR bootstrap/18222
4946 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4947 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4948 * Makefile.in: Regenerate.
4949
c50382e2
PB
49502005-01-03 Paolo Bonzini <bonzini@gnu.org>
4951
4952 Revert 2004-12-28 Makefile changes, a better fix will be
4953 applied to mainline and src after GCC 4.0 branches.
4954
11d07737
PB
49552004-12-28 Paolo Bonzini <bonzini@gnu.org>
4956
4957 PR bootstrap/17383
4958
4959 * Makefile.def (target_modules): Remove stage parameter,
4960 it is always true now.
4961 * Makefile.tpl (configure-build-[+module+],
4962 configure-target-[+module+]): Always build symlink tree
4963 for the directory and for include. BUILD_SUBDIR and
4964 TARGET_SUBDIR cannot be . anymore.
4965 * Makefile.in: Regenerate.
4966
dadfdbe2
DD
49672004-12-25 David Edelsohn <edelsohn@gnu.org>
4968
4969 Revert 2004-12-08 Makefile changes.
4970
dbf85af7
JR
49712004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4972
4973 * configure.in (sh64-*-*): Reenable gprof.
4974 * configure: Regenerate.
4975
6b8fea99
JB
49762004-12-09 Jim Blandy <jimb@redhat.com>
4977
4978 * MAINTAINERS: List 'depcomp' as part of automake.
4979
7341462c
DE
49802004-12-08 David Edelsohn <edelsohn@gnu.org>
4981
4982 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4983 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4984 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4985 * Makefile.in: Regenerate.
4986
21fde4dc
DD
49872004-12-07 Matt Kraai <kraai@ftbfs.org>
4988
4989 * Makefile.tpl: Generate normal dependencies if the LHS module is
4990 not bootstrapped.
4991 * Makefile.in: Regenerate.
4992
3da796a2
RS
49932004-12-03 Richard Sandiford <rsandifo@redhat.com>
4994
4995 * configure.in: Include config/gxx-include-dir.m4. Use
4996 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4997 * configure: Regenerate.
4998
73fb7068
RS
49992004-12-03 Richard Sandiford <rsandifo@redhat.com>
5000
5001 * config.if: Delete.
5002 * configure.in: Set libstdcxx_incdir directly.
5003 * configure: Regenerate.
5004 * MAINTAINERS: Remove mention of config.if.
5005 * src-release (DEVO_SUPPORT): Remove config.if.
5006
6c8e6ce9
EC
50072004-12-02 Eric Christopher <echristo@redhat.com>
5008
3b6098f8
EC
5009 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5010 of things to remove.
6c8e6ce9 5011 * Makefile.in: Regenerate.
479759c8 5012
b8658a2f
RS
50132004-12-02 Richard Sandiford <rsandifo@redhat.com>
5014
5015 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5016 * configure: Regenerate.
5017
afefada0
RS
50182004-12-02 Richard Sandiford <rsandifo@redhat.com>
5019
5020 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5021 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5022 * configure: Regenerate.
5023
5dcac624
DA
50242004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5025
5026 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5027 (hppa*64*-*-*): Delete incorrect comment.
5028 * configure: Rebuilt.
5029
57d1eb1a
DD
50302004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5031
5032 * install-sh, compile: Import from automake.
5033
50342004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5035
5036 * config.guess, config.sub: Import from savannnah.
5037
6d389afc
MS
50382004-11-12 Mike Stump <mrs@apple.com>
5039
5040 * Makefile.def: Add html support.
5041 * Makefile.tpl: Likewise.
5042 * Makefile.in: Regenerate.
5043
69e57115
GK
50442004-11-11 Geoffrey Keating <geoffk@apple.com>
5045
5046 PR 18423
5047 * configure.in: Remove all instances of build-fixincludes from
5048 noconfigdirs.
5049 (build_configargs): Supply --target to subdirectories.
5050 * configure: Regenerate.
5051
5052 * Makefile.def: Make gcc install depend on fixincludes install.
5053 * Makefile.in: Regenerate.
5054
ba719b26
HPN
50552004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5056
5057 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5058 target-libgfortran.
5059 * configure: Regenerate.
5060
c37653e7
DE
50612004-11-07 David Edelsohn <edelsohn@gnu.org>
5062
5063 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5064 like CC.
5065
1eefd493
PB
50662004-11-05 Paolo Bonzini <bonzini@gnu.org>
5067
5068 * Makefile.def (host fixincludes): Specify missing targets.
5069 * Makefile.in: Regenerate.
5070
02b1af09
L
50712004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5072
5073 PR other/17783
5074 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5075 * configure: Regenerated.
5076
7f266840
DJ
50772004-11-04 Daniel Jacobowitz <dan@debian.org>
5078
5079 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5080 * configure: Regenerated.
5081
47444073
AL
50822004-10-28 Eric B. Weddington <ericw@evcohs.com>
5083
5084 PR target/18151
5085 * configure.in (case ${target}): Do not build fixincludes for avr.
5086 * configure: Regenerated.
5087
caeba88f
AL
50882004-10-26 Paolo Bonzini <bonzini@gnu.org>
5089
5090 * configure.in (case ${target}): Do not build fixincludes
5091 on platforms where it is not used.
5092 * configure: Regenerated.
5093
0fdbe983
DJ
50942004-10-23 Daniel Jacobowitz <dan@debian.org>
5095
5096 * configure.in: Use an absolute path to install-sh.
5097 * configure: Regenerated.
5098
1c0f67c1
AC
50992004-10-19 Andrew Cagney <cagney@gnu.org>
5100
5101 * src-release (do-djunpack, do-md5sum): Install the generated file
5102 directly into the proto-toplev/ directory.
479759c8 5103
a9cfce9c
AC
51042004-10-19 Andrew Cagney <cagney@gnu.org>
5105
5106 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5107
ac0fa625
DD
51082004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5109
5110 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5111 * configure: Regenerate.
5112
d27cc32e
PB
51132004-10-06 Paolo Bonzini <bonzini@gnu.org>
5114
5115 Fix wrong conflict resolution in:
5116
5117 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5118
5119 * Makefile.in: Regenerate.
5120 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5121 in the recursive `make', instead of hardwiring `all'.
5122 (Autogenerated TARGET-* variables): New.
5123
1763908f
UW
51242004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5125
5126 Merged from GCC / libtool upstream:
5127 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5128 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5129 * ltcf-cxx.sh (tpf*): Likewise.
5130 * ltconfig (tpf*): Add TPF OS configuration support.
5131
0490e016
NC
51322004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5133
5134 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5135 * configure: Regenerate.
0490e016 5136
32be62b5
RS
51372004-09-24 Michael Roth <mroth@nessie.de>
5138
5139 * configure.in (--without-headers): Add missing double quotes.
5140 * configure: Regenerate.
5141
6048df60
DD
51422004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5143
5144 * ylwrap: Revert to previous version.
5145
315b3b02
L
51462004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5147
6048df60 5148 PR bootstrap/17369
315b3b02
L
5149 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5150 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5151 SET_GCC_LIB_PATH_CMD.
5152 (BASE_TARGET_EXPORTS): Likewise.
5153 * Makefile.in: Regenerated.
5154
5155 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5156 * configure: Regenerated.
5157
fe69863c
DD
51582004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5159
5160 * config.guess: New upstream version
5161 * compile, depcomp, install-sh, ylwrap: Likewise.
5162
51632004-09-19 Roger Sayle <roger@eyesopen.com>
5164
5165 * config/mh-x86omitfp: New host makefile fragment. Add
5166 -fomit-frame-pointer to the default BOOT_CFLAGS.
5167 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5168 * configure: Regenerate.
5169
51702004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5171
5172 PR target/11572
5173 * configure.in (*-*-darwin*): Renable libobjc.
5174 * configure: Regenerate.
5175
be75bbe1 51762004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5177
be75bbe1
DB
5178 * Makefile.def: Remove libbanshee.
5179 * Makefile.tpl: Ditto.
5180 * configure.in: Ditto.
5181 * Makefile.in: Regen.
5182 * configure: Ditto.
5183
1b882a91
PB
51842004-09-07 Paolo Bonzini <bonzini@gnu.org>
5185
5186 * missing: Import latest version from master repository.
5187
eb1352ed
NC
51882004-09-04 Nick Clifton <nickc@redhat.com>
5189
5190 * config.sub: Import latest version from master repository.
5191 * config.guess: Likewise.
5192 This includes these changes:
479759c8 5193
eb1352ed
NC
5194 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5195
5196 * config.sub: Handle crisv32, alias etraxfs.
5197 * config.guess (crisv32:Linux:*:*): Handle.
5198
5199 2004-08-13 Brad Smith <brad@comstyle.com>
5200
5201 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5202 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5203
5204 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5205
5206 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5207 assume the processor is a powerpc. This is because coreutils
5208 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5209 in this case, due to a MacOS X bug that causes
5210 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5211 to return a negative number.
5212 Problem reported by Petter Reinholdtsen in:
5213 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5214
5215 2004-07-19 Ben Elliston <bje@gnu.org>
5216
5217 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5218
5219 2004-06-24 Ben Elliston <bje@gnu.org>
5220
5221 * config.guess: Update copyright years.
5222 * config.sub: Likewise.
5223
5224 2004-06-22 Robert Millan <robertmh@gnu.org>
5225
5226 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5227 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5228
5229 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5230
5231 * config.guess (*:*VMS:*:*): New entry. Replaces
5232 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5233 manufacturer.
5234
5235 2004-06-22 Ben Elliston <bje@gnu.org>
5236
5237 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5238 * config.sub: Likewise.
5239
5240 2004-06-22 Ben Elliston <bje@gnu.org>
5241
5242 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5243 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5244
5245 2004-06-11 Ben Elliston <bje@gnu.org>
5246
5247 * config.guess (pegasos:OpenBSD:*:*): Remove.
5248
5249 2004-06-11 Ben Elliston <bje@gnu.org>
5250
5251 From Wouter Verhelst <wouter@grep.be>:
5252 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5253
5254 2004-06-11 Ben Elliston <bje@gnu.org>
5255
5256 * config.guess (luna88k:OpenBSD:*:*): New.
5257
5258 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5259
5260 * config.guess (m32r*:Linux:*:*): New case.
5261 * config.sub: Handle m32rle.
5262
5263 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5264
5265 From Jens Petersen <petersen@redhat.com>:
5266 * config.sub: Handle sparcv8.
5267
5268 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5269
5270 From Tom Smith <smith@cag.lkg.hp.com>:
5271 * config.guess: Version suffixes are equally significant on Tru64
5272 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5273 prefix of "P" (patched kernel).
5274
5275 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5276
5277 * config.sub: Add support for National Semiconductor CRX target.
5278
2a3124ca 52792004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5280
2a3124ca
RH
5281 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5282 *-*-netware, but add target-libmudflap.
5283 Consolidate *-*-netware targets (of which really only i?86 exists)
5284 into a single entry.
5285 * configure: Likewise.
5286
0df3d27f
PB
52872004-09-01 Paolo Bonzini <bonzini@gnu.org>
5288
5289 * Makefile.tpl (sorry): Remove.
5290 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5291 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5292 (do-clean): Clean per-stage directories too.
5293 (do-distclean): Run distclean-stage1 too.
5294 (.NOTPARALLEL): Enable during toplevel bootstrap.
5295 (stage[+id+]-bubble): Enable parallel execution during
5296 the recursive invocation.
5297 * Makefile.in: Regenerate.
5298
5299 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5300
5301 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5302
5303 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5304 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5305 * configure: regenerate
479759c8
ZW
5306 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5307 -mdynamic-no-pic
0df3d27f
PB
5308
53092004-08-31 Paolo Bonzini <bonzini@gnu.org>
5310
5311 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5312 include.
5313 * configure.in: Fix indentation.
5314 * configure: Regenerate.
5315
ee025550
PB
53162004-08-31 Paolo Bonzini <bonzini@gnu.org>
5317
5318 * Makefile.def (build_modules): Add fixincludes.
5319 (dependencies): Make gcc depend on fixincludes.
5320 * configure.in (build_tools): Add fixincludes.
5321 (build_configdirs): Always include build_libs.
5322 * Makefile.in: Regenerate.
5323 * configure: Regenerate.
5324
53252004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5326
5327 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5328 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5329 phony targets; do not generate timestamp files.
5330 (distclean-stageN): Remove references to their timestamp files.
5331 (restageN, touch-stageN): Remove.
5332 (stageN-bubble): Rewritten.
5333 (compare): Support lean bootstraps.
5334 * Makefile.in: Regenerate.
5335
5336 * configure.in: Only warn when bootstrapping but
5337 build != host or build != target. Support lean bootstraps.
5338 * configure: Regenerate.
5339
5340 Sync from gcc:
5341 2004-08-26 Phil Edwards <phil@codesourcery.com>
5342
5343 * configure.in: Give a better error message if GMP/MPFR are missing
5344 and a language needing them has been requested.
5345 * configure: Regenerated.
5346
5347 2004-08-25 Phil Edwards <phil@codesourcery.com>
5348
5349 * configure.in: Print a list of available language front-ends if
5350 a requested one is missing. Tidy stray tab characters.
5351 * configure: Regenerated.
5352
72b2455a
PB
53532004-08-17 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * Makefile.in: Regenerate.
5356 * configure: Regenerate.
5357
5358 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5359 stage_*_flags.
5360 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5361 for bootstrapped modules if toplevel bootstrap is going.
5362 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5363 modules. Adjust for changes in Makefile.def. Enable several
5364 rules even in non-bootstrap mode, just to avoid peppering the
5365 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5366 (stage-[+prev+]-bubble): Remove.
5367
5368 * Makefile.def (Dependencies): Depend on all-build-bison,
5369 all-build-flex, all-build-byacc, all-build-texinfo, rather
5370 than the host variations.
5371 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5372 with BUILD_SUBDIR.
5373 (BISON): Update for recent Bisons.
5374 (YACC): Fix typo.
5375 (cross): Depend on all-build.
5376 (all): Do not depend on all-build.
5377 (prebootstrap): Remove.
5378 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5379 (Prebootstrap dependencies): Add them to the per-stage targets
5380 and to all-prebootstrap.
5381 * configure.in (build_configdirs): Always enable build_tools.
5382 (BUILD_DIR_PREFIX): Remove.
5383
5384 * Makefile.def (gcc): Add target variable.
5385 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5386 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5387 in the recursive `make', instead of hardwiring `all'.
5388 (Autogenerated TARGET-* variables): New.
5389
de0b4a87
JW
53902004-08-17 Robert Millan <robertmh@gnu.org>
5391
5392 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5393 (instead of FreeBSD).
5394 * configure: Regenerate.
5395
ad681c85
NN
53962004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5397
675c6968
NN
5398 * Makefile.def, configure.in, src-release: Remove useless, bogus
5399 references to tix.
5400 * Makefile.in, configure: Regenerate.
5401
ad681c85
NN
5402 * src-release: Stop distributing mmalloc with gdb (which doesn't
5403 use it).
5404 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5405 * Makefile.in: Regenerate.
5406
11b04d1f
DD
54072004-08-09 Mark Mitchell <mark@codesourcery.com>
5408
5409 * configure.in (arm*-*-eabi*): New target.
5410 * configure: Regenerate.
5411
f2420bea
NN
54122004-08-01 Robert Millan <robertmh@gnu.org>
5413
5414 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5415 libmudflap for all GNU-based systems (with Glibc).
5416 * configure: Regenerate.
5417
9e6ce191
PB
54182004-08-06 Paolo Bonzini <bonzini@gnu.org>
5419
5420 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5421 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5422 (Dependencies): New section.
5423 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5424 (configure-target-[+module+]): Depend on maybe-all-gcc
5425 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5426 (toplevel profiledbootstrap): Fix dependencies.
5427 * Makefile.in: Regenerate.
5428
df4a6958
MM
54292004-08-03 Mark Mitchell <mark@codesourcery.com>
5430
5431 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5432 target-libiberty to noconfigdirs.
5433
11b04d1f
DD
54342004-08-03 Paul Brook <paul@codesourcery.com>
5435
5436 * configure.in: Check for MPFR as well as GMP.
5437 * configure: Regenerate.
5438
b813574b
PB
54392004-08-03 Paolo Bonzini <bonzini@gnu.org>
5440
5441 * Makefile.def (host-modules): Add gcc.
5442 * Makefile.in: Regenerate.
5443 * Makefile.tpl (sorry): New rule.
5444 (configure-host, all-host, [+make_target+]-host, do-check,
5445 install-host): Do not add gcc as a special case.
5446 (host modules): Add a small special-casing for gcc. Export
5447 extra_make_flags through the environment.
5448 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5449 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5450 other recursive targets for gcc): Remove.
5451
5452 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5453 (stage, unstage): New rules.
5454 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5455 distclean-stage[+id+]): Use stage_current.
5456 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5457 the stage*-start rules.
5458
61edac0c
JW
54592004-07-19 Robert Millan <robertmh@gnu.org>
5460
5461 Synced from gcc:
5462
5463 2004-04-26 Robert Millan <robertmh@gnu.org>
5464
5465 Add patches from libtool CVS.
5466 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5467 * ltconfig: Likewise.
5468 * ltcf-c.sh: Likewise.
5469 * ltcf-cxx.sh: Likewise.
5470 * ltcf-gcj.sh: Likewise.
5471
3e707e94
PB
54722004-07-12 Paolo Bonzini <bonzini@gnu.org>
5473
5474 * configure.in: Add noconfigdirs for crx-*-*.
5475 * configure: Regenerate.
5476
54772004-07-12 Paolo Bonzini <bonzini@gnu.org>
5478
5479 Synced from gcc:
5480
5481 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5482
5483 * configure.in: Build libmudflap by default on FreeBSD.
5484 * configure: Regenerated.
5485
5486 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5487
5488 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5489 systems.
5490 * configure: Regenerated.
5491
5492 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5493
5494 PR target/16344
5495 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5496 feedback based compiler.
5497 * Makefile.in: Rebuilt.
5498
5499 2004-07-05 Phil Edwards <phil@codesourcery.com>
5500
5501 * configure.in: Do not prepend $srcdir to /dev/null in
5502 makefile fragments.
5503 * configure: Regenerate.
5504
a7ee7660
AO
55052004-07-08 Alexandre Oliva <aoliva@redhat.com>
5506
5507 * Makefile.def (host_modules): Set bootstrap=true for flex.
5508 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5509 * Makefile.in: Rebuilt.
5510
6a9cf61e
PB
55112004-07-01 Paolo Bonzini <bonzini@gnu.org>
5512
5513 * Makefile.def (build_modules): Add bison, byacc, flex,
5514 m4, texinfo.
5515 (flags_to_pass): Add FLEX.
5516 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5517 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5518 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5519 DEFAULT_MAKEINFO): Remove.
5520 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5521 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5522 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5523 objdir or else use configured tool.
5524 (all-build): New.
5525 (all): Depend on it.
5526 (Build module dependencies): Add.
5527 * Makefile.in: Regenerate.
5528 * configure.in: Better support for multiple build modules,
5529 matching what is done for host/target modules. Do not look
5530 for "plausible" locations of build tools if Canadian cross.
5531 Use autoconf's AC_PROG_CC to find a C compiler. Define
5532 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5533 * configure: Regenerate.
5534
95b6a1f2
PB
55352004-06-22 Paolo Bonzini <bonzini@gnu.org>
5536
5537 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5538 * Makefile.in: Regenerate.
5539
7ffa0b57
PB
55402004-06-22 Paolo Bonzini <bonzini@gnu.org>
5541
5542 * Makefile.tpl (configure-build-[+module+],
5543 configure-[+module+], configure-target-[+module+]): Pass
5544 [+extra_configure_args+].
5545 (all-build-[+module+], all-[+module+], check-[+module+],
5546 install-[+module+], [+make_target+]-[+module+],
5547 all-target-[+module+], check-target-[+module+],
5548 install-target-[+module+], [+make_target+]-target-[+module+]):
5549 Pass [+extra_make_args+].
5550 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5551 (GCC_HOST_EXPORTS): Remove.
5552 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5553 cross, check-gcc, check-gcc-c++, install-gcc,
5554 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5555 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5556 * Makefile.in: Regenerate.
5557
929ba6e7
CF
55582004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5559
5560 * configure.in: Check for srcdir/winsup rather than build directory
5561 winsup.
5562 * configure: Regenerate.
5563
b76d7de0
CV
55642004-06-17 Corinna Vinschen <vinschen@redhat.com>
5565
5566 * configure.in: Don't build Cygwin native newlib if winsup
5567 directory is missing. Emit warning instead.
5568 * configure: Regenerate.
5569
656fdd47
PB
55702004-06-09 Paolo Bonzini <bonzini@gnu.org>
5571
5572 * Makefile.tpl (touch-stage[+id+]): New.
5573 (restage[+prev+]): Depend on touch-stage[+id+].
5574
5575 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5576 Use it throughout.
5577
5578 * Makefile.def: Add profile and feedback bootstrap stages.
5579 Remove next field from bootstrap stages.
5580 * Makefile.tpl (LN, LN_S): Substitute.
5581 (stageN-start, stageN-end): Use double-colon rules, to
5582 provide a hook for additional setup commands.
5583 (distclean-stageN-gcc, restageN): Create dependencies from
5584 [+prev+], not from [+next+].
5585 (stageN-bubble): Add commands for successive stages from
5586 [+prev+], using double-colon rules.
5587 (all-stageN-gcc): Fix typo.
5588 (stagefeedback-start, profiledbootstrap): New.
5589 * Makefile.in: Regenerate.
5590 * configure.in: Call ACX_PROG_LN.
5591 * configure: Regenerate.
5592
498d4a71
CF
55932004-06-03 Paolo Bonzini <bonzini@gnu.org>
5594
5595 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5596 without gcc.
5597 * configure: Regenerate.
5598
377d8c42
PB
55992004-06-01 Paolo Bonzini <bonzini@gnu.org>
5600
5601 * Makefile.tpl: Fix typo.
5602 * Makefile.in: Regenerate.
5603
f5f8a794
PB
56042004-06-01 Paolo Bonzini <bonzini@gnu.org>
5605
5606 * configure.in: Remove new- prefix from toplevel
5607 bootstrap targets.
5608 * configure: Regenerate.
5609
f7a4c34f
PB
56102004-06-01 Paolo Bonzini <bonzini@gnu.org>
5611
5612 Merge this patch from the gcc tree:
5613
5614 2004-05-30 Andreas Jaeger <aj@suse.de>
5615 Jim Wilson <wilson@specifixinc.com>
5616
5617 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5618 like CC.
5619
319cab08
PB
56202004-06-01 Paolo Bonzini <bonzini@gnu.org>
5621
5622 * Makefile.tpl (all.normal): Rename to all.
5623 (all): Replace with a rule to pick the default
5624 target from configure.
5625 (all-gcc, configure-gcc): Use conditionals to
5626 do nothing when toplevel bootstrap is going on.
5627 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5628 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5629 * configure.in: Support --enable-bootstrap.
5630
5631 * Makefile.def: Remove new- prefix from toplevel
5632 bootstrap targets.
5633 * Makefile.tpl: Likewise.
5634
5635 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5636 target.
5637
5638 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5639 $(RECURSE_FLAGS) to recursive invocation of make.
5640
5641 * Makefile.in: Regenerate.
5642 * configure: Regenerate.
5643
88f64edc
DJ
56442004-05-27 Daniel Jacobowitz <dan@debian.org>
5645
5646 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5647 * configure: Regenerate.
5648
378fce5b
DD
56492004-05-25 Daniel Jacobowitz <drow@false.org>
5650
5651 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5652 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5653 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5654 targets.
5655 * Makefile.in: Regenerate.
5656
dfdffa2c
PB
56572005-05-24 Paolo Bonzini <bonzini@gnu.org>
5658
5659 * configure.in: Test the ability to symlink directories.
5660 * configure: Regenerate.
5661
5662 * Makefile.def (bootstrap-stage): New definitions.
5663 * Makefile.tpl (configure-stage1-gcc,
5664 configure-stage2-gcc, configure-stage3-gcc,
5665 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5666 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5667 new-restage3, compare): Autogenerate, see Makefile.in
5668 entry for behavioral changes.
5669 (distclean-stage1, new-stage1-start, new-stage1-end,
5670 new-stage1-bubble, distclean-stage2, new-stage2-start,
5671 new-stage2-end, new-stage2-bubble, distclean-stage3,
5672 new-stage3-start, new-stage3-end): New autogenerated targets.
5673 (objext, prebootstrap, BOOT_CFLAGS,
5674 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5675 targets.
5676
5677 * Makefile.in: Regenerate.
5678 (distclean-stage1, new-stage1-start, new-stage1-end,
5679 new-stage1-bubble, distclean-stage2, new-stage2-start,
5680 new-stage2-end, new-stage2-bubble, distclean-stage3,
5681 new-stage3-start, new-stage3-end): New targets.
5682 (all-stage1-gcc): Move prebootstrap dependency from here...
5683 (configure-stage1-gcc): ...to here.
5684 (new-bootstrap): Use bubble targets.
5685 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5686 Use per-stage distclean targets.
5687 (configure-stage1-gcc, configure-stage2-gcc,
5688 configure-stage3-gcc, all-stage1-gcc,
5689 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5690 Use new-stageN-start to prepare the tree.
5691
04cf1b77
PB
56922004-05-23 Paolo Bonzini <bonzini@gnu.org>
5693
5694 * Makefile.def (host_modules): add libcpp.
5695 * Makefile.tpl: Add dependencies on and for libcpp.
5696 * Makefile.in: Regenerate.
5697 * configure.in: Add libcpp host module.
5698 * configure: Regenerate.
5699
80b200a1
ZW
57002004-05-17 Zack Weinberg <zack@codesourcery.com>
5701
5702 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5703 of libf2c.
5704 * configure, Makefile.in: Regenerate.
5705
4b1cb4fe
DD
57062004-05-13 Diego Novillo <dnovillo@redhat.com>
5707
5708 Merge from tree-ssa-20020619-branch.
5709
5710 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5711 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5712 (HOST_GMPLIBS): Define.
5713 (HOST_GMPINC): Define.
5714 (TARGET_LIB_PATH): Add libmudflap.
5715 (GFORTRAN_FOR_TARGET): Define.
5716 (configure-build*): Export GFORTRAN.
5717 (configure-gcc): Export GMPLIBS and GMPINC.
5718 (all-gcc): Add maybe-all-libbanshee.
5719 (configure-target-libgfortran): Define.
5720 * Makefile.in: Regenerate.
5721 * configure.in (host_libs): Add libbanshee.
5722 (target_libraries): Add target-libmudflap and target-libgfortran.
5723 Add --with-libbanshee.
5724 Handle --disable-libmudflap.
5725 (*-*-freebsd*): Use with_gmp.
5726 Add $(libgcj) to noconfigdirs.
5727 * configure: Regenerate.
5728 * depcomp: New file.
5729 * MAINTAINERS: Add tree-ssa maintainers.
5730
57312004-04-28 Paolo Bonzini <bonzini@gnu.org>
5732
5733 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5734 * configure: Regenerate.
5735
b8908782
DD
57362004-04-27 Paolo Bonzini <bonzini@gnu.org>
5737
5738 Revert:
5739 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5740
5741 * Makefile.def (flags_to_pass): Remove *dir variables that
5742 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5743 as well as prefix and exec_prefix.
5744 * Makefile.in: Regenerate.
5745
57462004-04-26 Paolo Bonzini <bonzini@gnu.org>
5747
5748 * Makefile.def (host_modules): Mark with the bootstrap
5749 flag packages on which gcc depends.
5750 * Makefile.tpl (all-bootstrap): Use it.
5751 * Makefile.in: Regenerate.
5752
57532004-04-26 Paolo Bonzini <bonzini@gnu.org>
5754
5755 * Makefile.def (flags_to_pass): Remove *dir variables that
5756 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5757 as well as prefix and exec_prefix.
5758 * Makefile.in: Regenerate.
5759
57602004-04-26 Paolo Bonzini <bonzini@gnu.org>
5761
80b200a1
ZW
5762 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5763 * configure: Regenerate.
5764 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5765 * gcc/Makefile.tpl (compare): Use the result of the test.
5766 * gcc/Makefile.in: Regenerate.
b8908782
DD
5767
57682004-04-23 Paolo Bonzini <bonzini@gnu.org>
5769
5770 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5771 Always relocate gcc and prev-gcc to the original names, even
5772 if the build fails.
5773 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5774 New targets.
5775
0f260896
RO
57762004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5777
5778 * configure.in (mips*-*-irix5*): Enable ld.
5779 * configure: Regenerate.
5780
51860f05
JW
57812004-04-15 James E Wilson <wilson@specifixinc.com>
5782
5783 * Makefile.tpl (configure-[+module+], configure-gcc,
5784 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5785 Set and export LDFLAGS.
5786 * Makefile.in: Regenerate.
5787
54752a6b
NN
57882004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5789
5790 PR bootstrap/14871
5791 * Makefile.tpl: If we don't have built-in-tree target tools,
5792 use the ones found by configure rather than hacking around with
5793 program_transform_name.
5794 * configure.in: Give Makefile.tpl the information necessary
5795 to do that.
5796 * Makefile.in: Regenerate.
5797 * configure: Regenerate.
5798
57992004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5800
5801 PR bootstrap/14760
5802 * configure.in: When computing baseargs, strip *all* copies of
5803 offending options. Also, don't match/substitute the trailing space,
5804 so that this actually works when two similar options are separated by
5805 only one space.
5806 * configure: Regenerate.
5807
58082004-04-06 David Edelsohn <edelsohn@gnu.org>
5809
80b200a1
ZW
5810 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5811 (rs6000-*-aix*): Same.
5812 * configure: Regenerate.
54752a6b 5813
5e2b61fb
SS
58142004-03-25 Stan Shebs <shebs@apple.com>
5815
5816 Remove MPW support, no longer used.
5817 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5818 mpw-install: Remove files.
5819 * src-release (DEVO_SUPPORT): Remove names of removed files.
5820 * MAINTAINERS: Likewise.
5821
1a6f2dc7
NN
58222004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5823
a0049f1b
NN
5824 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5825 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5826 * Makefile.in: Regenerate.
5827
1a6f2dc7
NN
5828 * configure.in (top level bootstrap support): Rework --enable-werror
5829 to set @stage2_werror_flag@.
5830 * configure: Regenerate.
5831 * Makefile.tpl (top level bootstrap support): Pass
5832 @stage2_werror_flag@ down to configure in stages 2 and 3.
5833 * Makefile.in: Regenerate.
5834
920e3419
NN
58352004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5836
5837 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5838 for stages 2 and 3 as well as in make. As a consequence, remove
5839 OUTPUT_OPTION (now detected by configure) from the flags passed down
5840 to make.
5841 * Makefile.in: Regenerate.
5842
5843 * Makefile.tpl (new-bootstrap): Fix typo.
5844 * Makefile.in: Regenerate.
5845
4fa63067
NN
58462004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5847
5848 * Makefile.tpl: Rearrange by moving recursive_targets rules
5849 into their proper sections.
5850 * Makefile.tpl (top level bootstrap support): Move disabling
5851 of coverage flags from 'make' to 'configure'; improve comments.
5852 * Makefile.in: Regenerate.
5853
5854 * Makefile.tpl (experimental top level bootstrap) Move stage1
5855 language setting from all- target to configure- target; disable
5856 intermodule optimization in stage 1; prevent gratuitous rebuilds
5857 of stage 1.
5858 * Makefile.in: Regenerate.
5859 * configure.in: Comma-separate stage 1 language list for top
5860 level bootstrap.
5861 * configure: Regenerate.
5862
5863 * Makefile.tpl: Clean up experimental top level bootstrap support:
5864 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5865 prev-gcc in configure- targets as well as all- targets.
5866 * Makefile.in: Regenerate.
5867
fb8a10fd
NN
58682004-03-17 Paolo Bonzini <bonzini@gnu.org>
5869
5870 * configure.in: Remove symbolic link section.
5871 * configure: Regenerate.
5872 * Makefile.tpl (links): Remove.
5873 * Makefile.in: Regenerate.
5874
947f426e 58752004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 5876 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
5877
5878 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 5879 Set with AC_CHECK_PROGS.
947f426e
NN
5880 * configure.in: Fix comment typo from last patch.
5881 * configure: Regenerate.
5882
1d39f329
NN
58832004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5884
5885 * Makefile.tpl: Introduce experimental top level bootstrap support.
5886 * Makefile.in: Regenerate.
5887 * configure.in: Introduce support for top level bootstrap.
5888 * configure: Regenerate.
5889
4b0ac75d 58902004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5891 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
5892
5893 PR bootstrap/14522
5894 * configure.in: Cope with shells that do not support unquoted ^
5895 * configure: Regenerate.
5896
2e70b094 58972004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 5898 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
5899
5900 PR bootstrap/14522
5901 * configure.in: Cope with shell that do not support nesting
5902 quotes inside quoted backquote substitutions.
5903 * configure: Regenerate.
5904
59052004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5906
5907 PR bootstrap/14522
5908 * configure.in: Fix escaping of $.
5909 * configure: Regenerate.
5910
9e07f89d
NN
59112004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5912
5913 * configure: Regenerate.
5914
59152004-03-08 Paolo Bonzini <bonzini@gnu.org>
5916
5917 PR ada/14131
5918 Move language detection to the top level.
5919 * configure.in: Find default values for the tools as
5920 soon as possible. Disable ada if GNAT is not found.
5921 Emit error message about missing languages. Expand
5922 --enable-languages=all for the gcc subdirectory.
5923
1712ab83
RS
59242004-03-01 Richard Sandiford <rsandifo@redhat.com>
5925
5926 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5927 and disable libgcj.
5928 * configure: Regenerated.
5929
3dee29da
NN
59302004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 PR bootstrap/7087
5933 * Makefile.tpl: Guard XFOO sed statements better.
5934 * Makefile.tpl: Add dependency for configure-target-libada.
5935 * Makefile.in: Regenerate (incidentally fixes broken
5936 commit when libada-branch was merged).
5937
0558264b
AC
59382004-02-28 Andrew Cagney <cagney@redhat.com>
5939
5940 * src-release (CVS_NAMES): Define.
5941 (do-tar, do-tar): Prune $(CVS_NAMES).
5942
c38f9803
AC
59432004-02-23 Andrew Cagney <cagney@redhat.com>
5944
5945 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5946 2004-02-19.09.
5947
55636792
NN
59482004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5949
5950 PR bootstrap/11932
5951 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5952
1e600082
AC
59532004-02-19 Andrew Cagney <cagney@redhat.com>
5954
5955 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5956 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5957
3769cd82
DD
59582004-02-11 David Edelsohn <edelsohn@gnu.org>
5959
5960 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5961 (rs6000-*-aix*): Same.
5962 * configure: Regenerate.
5963
a92834c8
DD
59642004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5965
5966 * configure.in (host): Add in missing $noconfigdirs to defines.
5967 * configure: Regenerate.
5968
a2592b1b
DD
59692004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5970 Nathanael Nerode <neroden@gcc.gnu.org>
5971
5972 PR ada/6637, PR ada/5911
80b200a1 5973 Merge with libada-branch:
a2592b1b
DD
5974 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5975 with appropriate dependencies. Add --enable-libada configure switch.
5976 * configure, Makefile.in: Regenerate.
5977
e31d1ea3
DD
59782004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5979
5980 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5981 * configure: Regenerate.
5982
db85f5c0
JJ
59832004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5984
5985 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 5986
fc434214
DD
59872004-01-23 DJ Delorie <dj@redhat.com>
5988
5989 * Makefile.def (target_modules) [libiberty]: Don't stage.
5990 * Makefile.in: Rebuilt.
5991
ad445c2c 59922004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 5993
ad445c2c
JJ
5994 * COPYING.NEWLIB: Update to include copyrights for new
5995 iconv code.
5996
72bbedde
AC
59972004-01-15 Andrew Cagney <cagney@redhat.com>
5998
5999 * src-release: Update copyright year.
6000 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6001 (NEWLIB_SUPPORT_DIRS): Delete macro.
6002 (newlib.tar.bz2): Delete rule.
6003
a6d6062d
DD
60042004-01-14 Loren J. Rittle <ljrittle@acm.org>
6005
6006 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6007 * Makefile.tpl (configure-target-[+module+]): Support stage.
6008 * Makefile.in: Rebuilt.
6009
f8b73030
MR
60102003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6011
6012 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6013 throughout.
6014
aff0e9df
NN
60152004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6016
bb5dca17
NN
6017 * configure.in: Use ./config.cache, not config.cache.
6018 * configure: Regenerate.
6019 * Makefile.tpl: Special-casing not needed for GCC any more.
6020 * Makefile.in: Regenerate.
6021
82252c06
NN
6022 * configure.in: Don't share a cache file for host dirs.
6023 * configure: Regenerate.
6024
aff0e9df
NN
6025 * config-ml.in: Don't mess with the cache file.
6026
95036d20
NN
60272004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6028
ac7b618e
NN
6029 * Makefile.tpl: Make GCC use a separate config.cache.
6030 * Makefile.in: Regenerate.
6031
95036d20
NN
6032 PR bootstrap/11932, PR bootstrap/11933
6033 (I don't know if it will fix either of them, but it relates
6034 to them.)
6035 * configure.in: Don't use shared config.cache for target
6036 directories.
6037 * configure: Regenerate.
6038
08c1856b
DD
60392003-12-31 Roger Sayle <roger@eyesopen.com>
6040
6041 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6042 * configure: Regenerated.
6043
c1968181 60442003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6045
9eb322aa
MF
6046 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6047 * configure: Regenerated.
c1968181 6048
10ecffb9
NN
60492003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6050
6051 Port change over from GCC:
6052 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6053 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6054 (configure-build-[+module+], configure-[+module+]): Likewise.
6055 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6056 * Makefile.in: Regenerate.
6057
f2ab5990
TF
60582003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6059
6060 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6061 * configure: Regenerate.
6062
41a7d11a
JJ
60632003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6064
80b200a1 6065 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6066 stdlib.
6067
d9441a1f
DD
60682003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6069
6070 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6071 * Makefile.in: Regenerate.
6072
3a48a978
DD
60732003-10-20 Phil Edwards <phil@codesourcery.com>
6074
6075 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6076 * configure: Regenerate.
6077
f0b24077
NN
60782003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6079
6080 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6081 HOST_FLAGS_TO_PASS.
6082 * Makefile.in: Regenerate.
6083
5fbad20a
DD
60842003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6085
6086 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6087 * configure: Rebuilt
6088 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6089 * Makefile.in: Rebuilt
6090
78be4155
L
60912003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6092
6093 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6094
051fcc7a
L
60952003-10-01 Phil Edwards <pme@gcc.gnu.org>
6096
6097 * config-ml.in: Use ac_configure_args directly instead of
6098 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6099 actually seen.
6100
61012003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6102
6103 * config-ml.in: Propagate INSTALL variables.
6104
f27d4f92
DJ
61052003-09-21 Daniel Jacobowitz <drow@mvista.com>
6106
6107 * configure.in: Pass a computed --program-transform-name
6108 to subconfigures.
6109 * configure: Regenerated.
6110
cae4d560
NN
61112003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6112
6113 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6114 * Makefile.in: Regenerate.
6115
6116 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6117 * Makefile.in: Regenerate.
6118
8ff944f6
DJ
61192003-09-17 Daniel Jacobowitz <drow@mvista.com>
6120
6121 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6122 quoting.
6123 * configure: Regenerated.
6124
d9a35680
MC
61252003-09-12 Michael Chastain <mec@shout.net>
6126
6127 Fix PR gdb/857.
6128 * src-release (do-proto-topleve): Remove junk files
6129 intl/config.cache, intl/config.status,
6130 intl/config.h, intl/stamp-h.
6131
710068b9
AC
61322003-09-14 Andrew Cagney <cagney@redhat.com>
6133
6134 * src-release (dejagnu.tar): New target.
6135 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6136 (do-djunpack): Use $(PACKAGE) for the package name.
6137
e1008165
DD
61382003-09-04 DJ Delorie <dj@redhat.com>
6139
6140 * configure: Regenerate.
6141
21998d12
NC
61422003-09-04 Robert Millan <robertmh@gnu.org>
6143
6144 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6145
ccca4bb3
DD
61462003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6147
6148 * configure.in: Ensure arguments to sed are properly spaced.
6149 * configure: Regenerate.
6150
ee949b5e
DJ
61512003-08-28 Daniel Jacobowitz <drow@mvista.com>
6152
6153 Merge from gcc:
6154 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6155 * install-sh: Update to newer upstream versions (associated with
6156 aclocal 1.7).
6157 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6158
75addda2
DJ
61592003-08-27 Daniel Jacobowitz <drow@mvista.com>
6160
6161 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6162 * configure: Regenerated.
6163
8d2877d8
NN
61642003-08-23 Phil Edwards <pme@gcc.gnu.org>
6165
6166 * configure.in: Use newline instead of semicolon when assuming
6167 shell arguments in a for loop.
6168 * configure: Regenerated.
6169
d2cc0e0d
GK
61702003-08-20 Geoffrey Keating <geoffk@apple.com>
6171
6172 PR 8180
6173 * configure.in: When testing with_libs and with_headers, treat
6174 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6175 * configure: Regenerate.
80b200a1 6176
d2cc0e0d
GK
6177 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6178 make, shell, etc.
6179 (baseargs): Likewise.
6180 * configure: Regenerate.
6181
04d1ab34
GK
61822003-08-19 Geoffrey Keating <geoffk@apple.com>
6183
6184 * configure.in: Disable libgcj for darwin not on powerpc.
6185 * configure: Rebuild.
6186
ca506da8
MC
61872003-08-15 Michael Chastain <mec@shout.net>
6188
6189 * src-release (do-proto-toplev): Remove junk files
6190 dejagnu/example/calc/config.status,
6191 dejagnu/example/calc/config.log.
6192
a4aa3f49
DD
61932003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6194
6195 * config-ml.in, symlink-tree: Add license.
6196
ede4fbe4
NN
61972003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6198
6199 Merge from gcc:
6200
6201 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6202 * Makefile.tpl (check, check-c++): Express dependencies using
6203 dependencies rather than commands.
6204 * Makefile.in: Regenerate.
6205
6206 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6207 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6208 * Makefile.in: Update.
6209
970f29af
AC
62102003-08-01 Andrew Cagney <cagney@redhat.com>
6211
6212 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6213 * configure: Ditto.
6214
b2884a0c
DD
62152003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6216
6217 * configure.in: Enable libgcj for darwin.
6218 * configure: Rebuild.
6219
c07f46a4
NN
62202003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6221
6222 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6223
9175bfc0
NN
62242003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6225
6226 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6227 creating target and build subdirs to build all parent dirs as needed.
6228 * Makefile.in: Rebuild.
6229 * configure.in: Don't build dirs explicitly here.
6230 * configure: Rebuild.
6231
b9abda6a
AO
62322003-07-22 Alexandre Oliva <aoliva@redhat.com>
6233
6234 * Makefile.tpl (all-make): Depend on intl.
6235 * Makefile.in: Rebuilt.
6236
eef8ffd4
NN
62372003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6238
6239 * config.if: Remove unused libc_interface determination.
6240
295efaf0
NN
62412003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6242
6243 * Makefile.in: Regenerate, correctly this time.
6244
e5c3f801
NN
62452003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6246
6247 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6248 unused INSTALL_PROGRAM_ARGS.
6249 * configure.in: Use AC_PROG_INSTALL.
6250 * Makefile.in: Regenerate.
6251 * configure: Regenerate.
6252
4a18bd6b
AO
62532003-07-10 Alexandre Oliva <aoliva@redhat.com>
6254
6255 * configure: Rebuilt.
6256 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6257 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6258 newlib nor libgloss.
6259 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6260 * configure.in (am33_2.0-*-linux*): Added.
6261
fbd1054d
BW
62622003-07-09 Bob Wilson <bob.wilson@acm.org>
6263
6264 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6265 * configure: Regenerate.
6266
b40e3958
L
62672003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6268
6269 * config-ml.in: Replace PWD with PWD_COMMAND.
6270 * Makefile.tpl: Likewise.
6271 * Makefile.in: Regenerated.
6272
4a5be7ba
NN
62732003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6274
6275 * configure.in: Clean up config-lang.in handling. Delete
6276 useless assignment to "subdirs".
6277 * configure: Regenerate.
6278
9c14acb8
NN
62792003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6280
6281 * configure.in: Rename 'target_libs' to 'target_libraries'.
6282 Remove useless reference to 'target_libs'.
6283 * configure: Regenerate.
6284
8f32e830
KS
62852003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6286
6287 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6288 * Makefile.in: Regenerate.
6289
12f0bd74
NN
62902003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6291
6292 * Makefile.def: Introduce flags_to_pass.
6293 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6294 * Makefile.in: Regenerate.
6295
b07c2aad
HPN
62962003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6297
6298 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6299 and target-libgloss.
6300 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6301 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6302 * configure: Regenerate.
b07c2aad 6303
56f25033
DD
63042003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6305
6306 * configure.in: Update testsuite_flags to new location.
6307 * configure. Regenerate.
80b200a1 6308
4ec9a3b2
NN
63092003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6310
6311 * Makefile.tpl: Remove BUILD_CC stuff.
6312 * Makefile.in: Regenerate.
6313
059083b1 63142003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6315
059083b1
L
6316 * config.guess: Update to 2003-06-12 version.
6317 * config.sub: Update to 2003-06-13 version.
6318
535b046a
TS
63192003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6320
6321 * MAINTAINERS: Add myself as MIPS co-maintainer.
6322
00c22daa 63232003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6324
00c22daa
L
6325 * config.guess: Update to 2003-06-06 version.
6326 * config.sub: Update to 2003-06-06 version.
6327
1047cb91
DD
63282003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6329
6330 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6331 * configure. Regenerate.
6332
123494c8
NN
63332003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6334
1047cb91
DD
6335 * configure.in: Disable serial configure by default.
6336 * configure: Regenerate.
6337 * Makefile.tpl: Abolish .NOTPARALLEL.
6338 * Makefile.in: Regenerate.
6339
7f121bbf
NN
6340 * Makefile.tpl: Replace {build,host,target}_canonical by
6341 {build,host,target}.
6342 * Makefile.in: Regenerate.
6343
123494c8
NN
6344 * Makefile.tpl: Fix stupid pasto.
6345 * Makefile.in: Regenerate.
6346
ec7e0995
NN
63472003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6348
6349 * Makefile.tpl: Remove bogus conditional.
6350 * Makefile.in: Regenerate.
6351
27b1cc72
NN
63522003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6353
2a4cbe27
NN
6354 * Makefile.tpl: Make 'recursive targets' using autogen rather
6355 than shell loop. Remove duplicate 'clean' targets and false
6356 comments.
6357 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6358 Add systematic method of specifying missing targets in subdirs.
6359 Add copyright boilerplate.
6360 * Makefile.in: Regenerate.
6361 * configure.in: Add 'recursive targets' to maybe list.
6362 * configure: Regenerate.
6363
27b1cc72
NN
6364 * Makefile.tpl: Rename [+target+] to [+make_target+].
6365 * Makefile.def: Rename 'target' to 'make_target'.
6366
01e51bd0
NC
63672003-05-30 Nick Clifton <nickc@redhat.com>
6368
6369 * README-maintainer-mode: Update URL for locating blessed config
6370 tools.
6371
2fd84b42
NC
63722003-05-29 Robert Millan <rmh@debian.org>
6373
6374 * ltconfig: Import this patch and modify for use with current
6375 version of ltconfig:
6376
6377 2003-05-21 Bruno Haible <bruno@clisp.org>
6378
6379 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6380 GNU/FreeBSD.
6381
8945c6bb
DD
63822003-05-28 DJ Delorie <dj@redhat.com>
6383
6384 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6385 * Makefile.in: Regenerate.
6386
2f9632a1
JJ
63872003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6388
80b200a1 6389 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6390
3a12db16 63912003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6392
3a12db16
DD
6393 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6394 newlib or libgloss.
6395 * Makefile.in: Regenerate.
6396
44482353
DD
63972003-05-21 DJ Delorie <dj@redhat.com>
6398
6399 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6400 * Makefile.in: Regenerate.
6401
fec2c52d
MR
64022003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6403
6404 * configure.in: Use curly braces in the definition of tooldir.
6405 * configure: Regenerate.
6406
16ae0395
NN
64072003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6408
6409 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6410 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6411 Factor out common code from autogen IF statements.
6412 * configure: Regenerate.
6413 * Makefile.in: Regenerate.
6414
ec11bdc6
DD
64152003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6416
6417 * configure.in: Accept i[3456789]86 for machine type.
6418 * configure: Regenerate.
6419
dd12c3a8
NN
64202003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6421
6422 * configure.in: Switch more things to use maybe dependencies.
6423 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6424 * configure: Regenerate.
6425 * Makefile.tpl: Switch more things to use maybe dependencies.
6426 * Makefile.in: Regenerate.
6427
cf662e21
AJ
64282003-05-16 Andreas Schwab <schwab@suse.de>
6429
6430 * Makefile.tpl (install-opcodes): Define.
6431 * Makefile.in: Rebuild.
6432
5481b376
AJ
64332003-05-13 Andreas Jaeger <aj@suse.de>
6434
6435 * config.guess: Update to 2003-05-09 version.
6436 * config.sub: Update to 2003-05-09 version.
6437
3959a22a
AJ
64382003-05-13 Michael Eager <eager@mvista.com>
6439
6440 * configure.in: Correct sed script so that options in quotes are not
6441 deleted.
6442 * configure: Rebuild.
6443
564b43e5
CV
64442003-05-12 Corinna Vinschen <corinna@vinschen.de>
6445
6446 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6447 and $$s/newlib/libc/sys/cygwin32 include paths.
6448 * configure: Ditto.
6449
bb947dc9
L
64502003-05-05 H.J. Lu <hjl@gnu.org>
6451
6452 * config-ml.in: Restored from gcc repository.
6453
77f7441a
CD
64542003-05-02 Chris Demetriou <cgd@broadcom.com>
6455
80b200a1
ZW
6456 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6457 * Makefile.in: Regenerate.
77f7441a 6458
a26d7085
DJ
64592003-04-27 Daniel Jacobowitz <drow@mvista.com>
6460
6461 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6462 and Makefile.def.
6463
e4c4d240
DJ
64642003-04-27 Daniel Jacobowitz <drow@mvista.com>
6465
6466 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6467 * Makefile.in: Regenerated.
6468
62a3fc85
DD
64692003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6470
6471 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6472 * Makefile.in: Regenerate.
6473
64742003-04-18 Jakub Jelinek <jakub@redhat.com>
6475
6476 * configure.in (powerpc64*-*-linux*): Remove.
6477 * configure: Rebuilt.
6478
5b474aa8
DD
64792003-04-17 Phil Edwards <pme@gcc.gnu.org>
6480
6481 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6482 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6483 and restrap.
6484 * Makefile.in: Regenerate.
6485
64862003-04-16 Richard Earnshaw <rearnsha@arm.com>
6487
6488 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6489 * configure: Regenerated.
6490
bc295afe
AO
64912003-04-11 Alexandre Oliva <aoliva@redhat.com>
6492
6493 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6494 * */configure: Rebuilt.
6495
3728fade
NN
64962003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6497
6498 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6499 * Makefile.in: Regenerate.
6500
ce5b542e
MC
65012003-03-14 Michael Chastain <mec@shout.net>
6502
6503 * Makefile.in: Regenerate with correct Makefile.def.
6504
3db0a37f
NN
65052003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6506
6507 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6508 Make macro.
6509 * Makefile.in: Regenerate.
6510 * configure.in: Clean up gxx_include_dir logic.
6511 * configure: Regenerate.
6512
34349c6e
DD
65132003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6514
6515 * configure.in (gxx_include_dir): Fix typo.
6516 * configure: Regenerated.
6517
686c28c9
AC
65182003-03-06 Andrew Cagney <cagney@redhat.com>
6519
6520 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6521
bba45b8b 65222003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6523
bba45b8b
NN
6524 * configure.in: Include $(build_tooldir)/sys-include in
6525 FLAGS_FOR_TARGET.
6526 * configure: Regenerated.
6527
2683747f
NN
65282003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6529
bba45b8b
NN
6530 * Makefile.tpl: Reindent.
6531 * Makefile.in: Regenerate.
6532 * configure.in: Reindent. Don't set unused variables.
6533 * configure: Regenerate.
6534
2683747f
NN
6535 * Makefile.tpl: Always pass down RANLIB.
6536 * Makefile.in: Regenerate.
6537
6538 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6539 * Makefile.in: Regenerate.
6540 * configure.in: Remove unused logic relating to --enable-shared
6541 and --enable-threads. Remove bogus comments. Remove redundant
6542 noconfigdirs.
6543 * configure: Regenerate.
6544
6545 * configure.in: Replace ${libstdcxx_version} by its value.
6546 Remove reference to mh-dgux.
6547 * configure: Regenerate.
6548
50212802
NN
65492003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6550
6551 * Makefile.tpl: Rearrange.
6552 * Makefile.in: Regenerate.
6553
a6be7fc6
NC
65542003-02-25 Nick Clifton <nickc@redhat.com>
6555
6556 * configure: Remove site-file supprot - it is obsolete.
6557
f8a495c8
NC
65582003-02-24 Uwe Stieber <uwe@wwws.de>
6559
6560 * configure.in: Add support for kaOS as cross build target system.
6561 * configure: Regenerated.
6562
3decd77d
DD
65632003-02-20 Sean McNeil <sean@blue.mcneil.com>
6564
6565 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6566 configure-target-* as some target builds may require additional
6567 flags for preprocessor tests.
6568 * Makefile.in: Regenerated.
6569
f4ff34a3
AO
65702003-02-19 Alexandre Oliva <aoliva@redhat.com>
6571
6572 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6573 * ltconfig: Handle it.
6574 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6575 auto-detecting it.
6576
b7e4a931
AO
65772003-02-19 Alexandre Oliva <aoliva@redhat.com>
6578
6579 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6580 it is used as argument to $CC.
6581 * ltcf-gcj.sh: Likewise.
6582
6b784d9f
AO
65832003-02-19 Alexandre Oliva <aoliva@redhat.com>
6584
6585 * configure.in: Introduce --enable-maintainer-mode.
6586 * configure: Rebuilt.
6587 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6588 for maintainer mode.
6589 * Makefile.in: Rebuilt.
6590
8bcd8a07
AC
65912003-02-19 Andrew Cagney <ac131313@redhat.com>
6592
6593 * configure: Regenerate using autoconf 2.13.
6594
ee3fd329
AM
65952003-02-19 Alan Modra <amodra@bigpond.net.au>
6596
6597 * config.guess: Import latest version.
6598 * config.sub: Import latest version.
6599
e9e45685
JM
66002003-02-18 Jason Merrill <jason@redhat.com>
6601
6602 * Makefile.tpl (check-c++): Allow parallelism.
6603
859789af
AC
66042003-02-17 Andrew Cagney <ac131313@redhat.com>
6605
6606 * configure: Regenerate using autoconf 000227.
6607
b3f16a9b
GK
66082003-02-15 Geoffrey Keating <geoffk@apple.com>
6609
6610 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6611 don't configure target-libobjc.
6612 * configure: Regenerate.
6613
72e60e02
DD
66142003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6615
6616 * Makefile.tpl (RANLIB): Define.
6617 * Makefile.in: Regenerate.
6618
91f0e695
KS
66192003-02-06 Keith R Seitz <keiths@redhat.com>
6620
6621 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6622 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6623 * Makefile.in: Regenerated.
6624 * configure.in: Remove all traces of snavigator, db, and grep.
6625 * configure: Regenerated.
6626
122bfa92
FCE
66272003-01-31 Frank Ch. Eigler <fche@redhat.com>
6628
6629 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6630 * Makefile.in: Regenerated.
6631
264095c3
AO
66322003-01-30 Alexandre Oliva <aoliva@redhat.com>
6633
6634 * config.if: Copy from GCC.
6635
a84dbcb3
AO
66362003-01-27 Phil Edwards <pme@gcc.gnu.org>
6637
6638 * configure.in: Revert 24Jan change.
6639 * configure: Regenerate.
6640
19618276
NN
66412003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6642
6643 * configure.in: Revert previous change.
6644 * configure: Regenerate.
6645
b7f27a92
NN
66462003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6647
6648 * configure.in: Make rda native-only.
6649 * configure: Regenerate.
6650
83326456
NN
66512003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6652
6653 * configure.in: Add missing \.
6654 * configure: Rebuilt.
6655
5e367fa5
JJ
66562003-01-17 Jakub Jelinek <jakub@redhat.com>
6657
6658 * configure.in (baseargs): Avoid using \| in sed regular
6659 expressions.
6660 * configure: Rebuilt.
6661
e01f337c
JJ
66622003-01-16 Jakub Jelinek <jakub@redhat.com>
6663
6664 * configure.in (baseargs): Remove all supported forms of
6665 --cache-file, --srcdir, --host, --build and --target options
6666 from argument lists.
6667 * configure: Rebuilt.
6668
aa236487
AO
66692003-01-15 Alexandre Oliva <aoliva@redhat.com>
6670
6671 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6672 * configure: Rebuilt.
6673
586c0873
NN
66742003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6675
6676 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6677 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6678 * Makefile.in: Regenerate.
6679 * configure: Regenerate.
6680
497f816e
DD
66812003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6682
6683 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6684 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6685 * Makefile.in: Regenerate.
6686
bfbe5519
AO
66872003-01-09 Alexandre Oliva <aoliva@redhat.com>
6688
6689 * configure.in: Remove Makefile in build, host and target modules
6690 unless configure was run with --no-recursion.
6691 * configure: Rebuilt.
6692
3f234ef5
CD
66932003-01-08 Chris Demetriou <cgd@broadcom.com>
6694
6695 * config.guess: Update to 2003-01-03 version.
6696 * config.sub: Update to 2003-01-03 version.
6697
a3982d48
CF
66982003-01-07 Christopher Faylor <cgf@redhat.com>
6699
6700 * configure: Regenerate with proper autoconf 2.13.
6701
75778ec4
CF
67022003-01-07 Christopher Faylor <cgf@redhat.com>
6703
80b200a1
ZW
6704 * configure.in: Add AC_PREREQ for consistency.
6705 * configure: Regenerate.
75778ec4 6706
c180f501
AC
67072003-01-06 Andrew Cagney <ac131313@redhat.com>
6708
6709 * configure.in (GDB_TK): Add tcl directories conditional on
6710 gdb/gdbtk directory being present.
6711 * configure: Regenerate.
5481b376 6712
46ca2cc2
DA
67132003-01-04 John David Anglin <dave.anglin@nrc.ca>
6714
6715 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6716 by gcc if LD is not defined and we are not doing a Canadian Cross.
6717 * configure: Rebuilt.
6718
53dd8dab
DJ
67192003-01-01 Daniel Jacobowitz <drow@mvista.com>
6720
6721 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6722
50ceb20c
TT
67232002-12-31 Tom Tromey <tromey@redhat.com>
6724
6725 * Makefile.in: Rebuilt.
6726 * Makefile.def (target_modules) [libffi]: Allow installation.
6727
e78b5cfe
AS
67282002-12-31 Andreas Schwab <schwab@suse.de>
6729
6730 * configure.in: Fix use of $program_transform_name.
6731 * configure: Regenerated.
6732
67448102
DJ
67332002-12-30 Daniel Jacobowitz <drow@mvista.com>
6734
6735 * configure.in (baseargs): Don't remove first configure argument.
6736 * configure: Regenerated.
6737
e6bfb94a
AO
67382002-12-29 Alexandre Oliva <aoliva@redhat.com>
6739
6740 * Makefile.tpl (local-distclean): Don't remove...
6741 (multilib.ts): ... this. Moved into...
6742 (multilib.out): ... this. Don't use sub-make.
6743 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6744 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6745 (configure-build-[+module+], configure-[+module+],
6746 configure-target-[+module+], configure-gcc): ... these. Test
6747 for Makefile existence. Drop config.status from dependencies.
6748 * Makefile.in: Rebuilt.
6749 * configure.in: Move gcc-version-trigger to the end of
6750 ac_configure_args. Add comments to maybedep.tmp and
6751 serdep.tmp. Introduce --disable-serial-configure. Remove
6752 nonopt from baseargs, matching and removing corresponding
6753 whitespace while at it.
6754 * configure: Rebuilt.
6755
8f0dfb36
AO
67562002-12-28 Alexandre Oliva <aoliva@redhat.com>
6757
6758 * configure.in (host_configargs): Replace reference to
6759 no-longer-defined buildopts with --build=${build_alias}.
6760 * configure: Rebuilt.
6761
43be203f
AO
67622002-12-28 Alexandre Oliva <aoliva@redhat.com>
6763
6764 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6765 program_transform_name to standard idiom.
6766 (AUTOGEN, AUTOCONF): Define.
6767 (Makefile.in): Use $(AUTOGEN).
6768 (Makefile): Depend on config.status, and use autoconf-style rule to
6769 build it. Move original commands to...
6770 (config.status): ... this new target.
6771 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6772 $(AUTOCONF).
6773 * Makefile.in: Rebuilt.
6774
a0da8069
NN
67752002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6776
d18f1c9f
NN
6777 * Makefile.tpl: Fix dramatic bustage due to change in
6778 program_transform_name.
6779 * Makefile.in: Regenerate.
6780
6781 * configure.in: Remove unnecessary PATH setting.
6782 * configure: Regnerate.
6783
6784 * configure.in: Don't default to unprefixed tools unless
6785 the native tools will work.
6786 * configure: Regenerate.
6787
a0da8069
NN
6788 * configure.in: Convert to autoconf script. Blow away lots
6789 of now-redundant Makefile fragments.
6790 * configure: Generate using Autoconf.
6791 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6792 * Makefile.in: Regenerate.
6793
c567df0a
NN
67942002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6795
5481b376 6796 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6797 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6798
5481b376 6799 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6800 where they belong.
2c7f9a32 6801
2dabcfb4
AS
68022002-12-24 Andreas Schwab <schwab@suse.de>
6803
6804 * Makefile.tpl (multilib.out): Fix missing space.
6805 * Makefile.in: Regenerate.
6806
1086bc09
NN
68072002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6808
6809 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6810 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6811 * Makefile.in: Regenerate.
6812 * configure.in: Remove unnecessary leftovers.
6813
1086bc09
NN
68142002-12-21 Geoffrey Keating <geoffk@apple.com>
6815
6816 * configure.in (extra_ranlibflags_for_target): New variable.
6817 (*-*-darwin): Add -c to ranlib commands.
6818 * configure (tooldir): Handle extra_ranlibflags_for_target.
6819
14e9ca95
JJ
68202002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6821
6822 * COPYING.NEWLIB: Updated.
6823 * COPYING.LIBGLOSS: Ditto.
6824
14c428fb
NN
68252002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6826
6827 * Makefile.tpl: Revert HJL's change.
6828 * Makefile.in: Regenerated.
6829 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6830 always.
6831
313b8244
AS
68322002-12-19 Andreas Schwab <schwab@suse.de>
6833
6834 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6835 * Makefile.in: Regenerate.
6836
efeae3db
L
68372002-12-18 H.J. Lu <hjl@gnu.org>
6838
6839 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6840 * Makefile.in: Regenerated.
6841
6842 * configure.in (build_prefix): New. Substitute.
6843
43d92c63
NN
68442002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6845
59da4fe6
NN
6846 * Makefile.tpl: Don't let real targets depend on phony targets.
6847 * Makefile.in: Regenerate.
6848
43d92c63
NN
6849 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6850 * Makefile.in: Regenerate.
6851
b72e6a2d
JM
68522002-12-16 Jason Merrill <jason@redhat.com>
6853
6854 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6855 previous 'make bootstrap'.
6856 * Makefile.in: Regenerate.
6857
95c72c44
HPN
68582002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6859
6860 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6861
7d695d07
JM
68622002-12-13 Jason Merrill <jason@redhat.com>
6863
6864 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6865 library tests.
6866 (check-c++): Just depend on it and check-target-libstdc++-v3.
6867 * Makefile.in: Regenerate.
6868
54103d1e
NN
68692002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6870
6871 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6872 * Makefile.in: Regenerate.
6873
4024f1e1
JJ
68742002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6875
80b200a1
ZW
6876 * COPYING.NEWLIB: Update list of alternate Regent of California
6877 licenses and discuss official revoking of advertising clause.
6878 * COPYING.LIBGLOSS: Ditto.
4024f1e1 6879
7dda0df6
AO
68802002-12-12 Alexandre Oliva <aoliva@redhat.com>
6881
6882 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6883 * Makefile.in: Rebuilt.
6884
d03be79e 68852002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 6886
929293f4
NN
6887 * configure: Fix bug put in by gremlins.
6888
d03be79e
NN
6889 * Makefile.tpl: Substitute more autoconfily.
6890 * configure: Substitute more autoconfily.
6891 * Makefile.in: Regenerate.
6892
68932002-12-08 Andrew Cagney <ac131313@redhat.com>
6894
6895 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6896 * Makefile.in (all-sim): Ditto.
a36d530e
DD
6897
68982002-12-06 DJ Delorie <dj@redhat.com>
6899
6900 * Makefile.tpl: Change configure dependencies to not have real
6901 targets depend on phony targets.
b4a77b47 6902
db1ac78d
NN
69032002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6904
bcaf2395
NN
6905 * configure.in: Revert unintentional change.
6906
b4fa093e
NN
6907 * src-release: Configure host subdirs.
6908
db1ac78d
NN
6909 * Makefile.tpl: Change dependency for */multilib.out so that
6910 it works when gcc isn't in the tree.
6911
6912 * configure.in: Substitute more.
6913 * configure: Run subconfigures from the Makefile.
6914 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6915 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6916
15723a45
NN
69172002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6918
e2b9e2dc
NN
6919 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6920 and corresponding dependencies.
6921 * Makefile.in: Regenerate.
6922
2af579c4
NN
6923 * configure.in (host_tools): Order binutils, gas and ld for
6924 convenience in running the testsuites.
6925
a2cc058a
NN
6926 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6927 * Makefile.in: Regenerate.
6928 * configure.in: Introduce rules to serialize subconfigure runs.
6929
15723a45
NN
6930 * configure.in: Introduce BASE_CC_FOR_TARGET.
6931 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6932 Realize configure-build-* targets. Realize configure-target-* targets.
6933 * Makefile.in: Regenerate.
6934
ae831be5
NN
69352002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6936
6937 * configure: Move gcc_version_trigger stuff from here...
6938 * configure.in: ...to here.
6939
6940 * configure.in: Separate subconfigure options added by this file from
6941 options given by the user. Add machinery to put args for host
6942 subconfigures into the Makefile.
6943
6944 * Makefile.tpl: Remove 'vault' targets.
6945 * Makefile.tpl: Reorder and comment dependencies.
6946 * Makefile.in: Regenerate.
6947
bbf7c8ac
NN
69482002-11-28 Geoffrey Keating <geoffk@apple.com>
6949
6950 * configure.in: Move host-specific darwin noconfigdirs into
6951 the host-specific section.
6952
930314a4
NN
69532002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6954
52d7cdee
NN
6955 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6956 during replay.
6957 * Makefile.in: Regenerate.
6958
930314a4
NN
6959 (finishing slow-motion replay)
6960 * configure: Remove skip-this-dir support.
6961 * Makefile.tpl: Remove skip-this-dir support.
6962
6963 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6964 subdirectories.
6965 * Makefile.in: Regenerate.
6966
6967 * Makefile.tpl: Strip out useless setting of 'dir'.
6968 * Makefile.in: Regenerate.
5481b376 6969
930314a4
NN
69702002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6971
6972 (finishing slow-motion replay)
6973 * configure.in: Fix deeply stupid bug.
6974
6975 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6976 shell code in CXX_FOR_TARGET
6977 * Makefile.def: Introduce raw_cxx.
6978 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6979 RAW_CXX_FOR_TARGET.
6980 * Makefile.in: Regenerate.
6981
69822002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6983
6984 (finishing slow-motion replay)
6985 * Makefile.tpl: Remove unnecessary ifs.
6986 * Makefile.in: Regenerate.
6987
5481b376 6988 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6989 dependencies. Maybe-ize build-libiberty. Create dummy install
6990 targets for 'no_install' modules.
5481b376 6991 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 6992 build_modules stuff to configure.in.
5481b376 6993 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
6994 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6995 * Makefile.in: Regenerate.
6996
3866be5d
NN
69972002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6998
6999 (continuing slow-motion replay)
7000 * Makefile.tpl: Make all-target, install-target behave similarly
7001 to all, install (only hitting configured targets). Eliminate
7002 unused macro defintions.
7003
7004 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7005 build != host.
7006
7007 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7008
7009 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7010
5481b376 7011 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7012 configuring. Remove references to "dosrel".
7013 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7014 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7015 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7016 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7017 and redundant dependency; rearrange slightly.
7018 * Makefile.def: Add host-side libtermcap, utils.
7019
7020 * Makefile.in: Regenerate.
7021
e393202e
NN
70222002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7023
7024 (Continuing slow-motion replay)
7025 * Makefile.def: Add list of recursive targets to autogenerate.
7026 Add build_modules.
7027 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7028 targets. Autogenerate *-build-* targets.
7029 * Makefile.in: Regenerate.
7030
583d52d7
NN
70312002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7032
7033 (Continuing slow-motion replay)
7034 * configure: More autoconf-style substitutions.
7035 * Makefile.tpl: More autoconf-style substitutions.
7036 * Makefile.in: Regenerate.
7037
70382002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7039
7040 (Continuing slow-motion replay)
7041 * configure: Substitute more variables in a more autoconf-friendly
7042 way. Simplify slightly.
7043 * Makefile.tpl: Make more variables substitutable in an
7044 autoconf-friendly way.
7045 * Makefile.in: Regenerate.
7046
874e38b4
NN
70472002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7048
7049 (Continuing slow-motion replay)
7050 * configure.in (v810*): Remove special setting of tools.
7051
7052 * configure: Add support for extra required flags for ar or nm.
7053 * configure.in (aix4.3+): Use above support for target-specific
7054 issues, rather than using config/mt-aix43.
7055
852e5f18
NN
70562002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7057
7058 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7059 * configure: Remove 'removing', which doesn't work. Replace $subdir
7060 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7061 with $srcdir. Reformat indentation. Substitute some variables
7062 formerly hard-coded in the Makefile for build=host.
7063 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7064 * Makefile.def: Autogenerate more.
7065 * Makefile.in: Regenerate.
7066
c9a0d920
DD
70672002-11-13 Bruce Korb <bkorb@gnu.org>
7068
7069 * Makefile.tpl: syntactic cleanup
7070
dd2768ff
KB
70712002-11-04 Kevin Buettner <kevinb@redhat.com>
7072
7073 * Makefile.def (host_modules): Add rda.
7074 * Makefile.in: Regenerate.
7075 * configure.in (target_tool): Add target-rda to list.
7076
1aa8389d
DD
70772002-10-25 Phil Edwards <pme@gcc.gnu.org>
7078
7079 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7080 and restrap targets to this rule.
7081 * Makefile.in: Regenerate.
7082
28f46298
HPN
70832002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7084
7085 * configure.in (i[3456]86-*-linux*): Add check to disable
7086 ${libgcj} for glibc1.
7087
ff72e302
NC
70882002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7089
7090 * configure.in: Add tic4x target.
7091
8607b6c9
NN
70922002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7093
7094 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7095 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7096 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7097 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7098 * Makefile.in: Regenerate.
7099
f8f61f4a
NN
71002002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7101
c86f794b
NN
7102 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7103 * Makefile.in: Regenerate.
7104
a9590527
NN
7105 * Makefile.def: Remove order dependency comments.
7106 * Makefile.tpl: Add explicit install-install dependencies.
7107 * Makefile.in: Regenerate.
7108
8412ce72
NN
7109 * Makefile.tpl: Remove material now in src-release. (Finally!)
7110 * Makefile.in: Regenerate.
7111
8b9f37f1
NN
7112 * configure: Restore my original patch by syncing with gcc version.
7113
f8f61f4a
NN
7114 * Bring following over from gcc:
7115
71162002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7117
7118 * configure.in (s390*-*-linux*): Enable libgcj.
7119
403d9505
NN
71202002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7121
7122 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7123
95f6f383
AM
71242002-10-02 Alan Modra <amodra@bigpond.net.au>
7125
e4673b0a 7126 * configure: Move stray lines back to where they belong.
95f6f383 7127
748503c8
NN
71282002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7129
a581b5c3
NN
7130 * Makefile.tpl: Insert configure-target target, for src-release.
7131
c084f5b4
NN
7132 * configure: Finish reverting change which Andrew Cagney started
7133 reverting. Should fix bustage.
7134
7aa673ed 7135 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7136 * src-release: New file. Contains material for making net
7137 releases for gdb, binutils, et al., formerly in Makefile.in.
7138
82a9b2d9
NC
71392002-09-30 Nick Clifton <nickc@redhat.com>
7140
7141 * cpu: New top level directory. Intended to hold input files for
7142 CGEN which have FSF copyright assignment.
7143 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7144
c2463a00
AC
71452002-09-29 Andrew Cagney <ac131313@redhat.com>
7146
7147 Revert below (note that src does not contain Makefile.tpl):
7148 * Makefile.tpl: Make subsituted variables more autoconfy.
7149 * Makefile.in: Regenerate.
7150
f03b4789
NN
71512002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7152
c11e16a9
NN
7153 * configure: Revert accidentally applied changes.
7154
f03b4789
NN
7155 * Makefile.tpl: Make more autoconf-friendly.
7156 * Makefile.in: Regenerate.
7157 * configure: Make substitution more autoconf-like.
7158
71592002-09-28 Richard Earnshaw <rearnsha@arm.com>
7160
7161 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7162 single entry to handle all these.
7163 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7164 libjava on arm-*-elf.
7165
c0292023
GK
71662002-09-27 Geoffrey Keating <geoffk@apple.com>
7167
7168 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7169 things that depend on them.
7170
c66d951e
NN
71712002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 * Makefile.tpl: Make subsituted variables more autoconfy.
7174 * Makefile.in: Regenerate.
7175 * configure: Make seds more autoconfy.
7176
907a7241 71772002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7178
7179 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7180 * Makefile.in: Regenerate.
7181 * configure.in: Rewrite sed statements to look autoconfy.
7182
907a7241
NN
7183 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7184 all-target-foo on configure-target-foo.
7185 * Makefile.def: Ditto.
7186 * Makefile.in: Rebuild.
7187
405ea7a0
NN
71882002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7189
7190 * Makefile.def: New file.
7191 * Makefile.tpl: New file.
7192 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7193
7194 * configure.in: Minor rearrangement. Simplify tests.
7195
bdc57bfd
JT
71962002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7197
7198 * configure.in (with_headers): Skip copy if value is "yes".
7199 (with_libs): Likewise.
7200
ae03d6e2
NN
72012002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7202
7203 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7204 * configure.in (sh*-*-pe*): Ditto.
7205 * configure.in (mips*-*-pe*): Ditto.
7206 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7207
7208 * configure.in: Rearrange.
7209
707960fe
NC
72102002-09-12 Nick Clifton <nickc@redhat.com>
7211
7212 * Import these changes from the config master repository:
7213
7214 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7215
7216 * config.sub: Add tic4x target.
7217
7218 2002-09-03 Ben Elliston <bje@redhat.com>
7219
7220 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7221 Reported by <Duncan_Stodart@insession.com>.
7222
36ea319f
JJ
72232002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7224
7225 * COPYING.NEWLIB: More updates.
7226
cf57480a
JJ
72272002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7228
7229 * COPYING.NEWLIB: Update.
7230
fd31a171
AC
72312002-08-23 Andrew Cagney <ac131313@redhat.com>
7232
23b632fc
AC
7233 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7234
fd31a171
AC
7235 * config.guess: Import version 2002-08-23.
7236 * config.sub: Import version 2002-08-22.
7237
a08bafb5
AO
72382002-08-20 Alexandre Oliva <aoliva@redhat.com>
7239
7240 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7241 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7242 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7243
17240c1f
NC
72442002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7245
7246 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7247
e70ad0c6
L
72482002-08-04 H.J. Lu (hjl@gnu.org)
7249
7250 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7251
574e6d11
DD
72522002-07-31 Alan Modra <amodra@bigpond.net.au>
7253
7254 * configure.in: Move generic linux case to end. Copy generic
7255 linux noconfigdirs to mips*-*-linux* entry and new
7256 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7257
611e7523
CD
72582002-07-19 Chris Demetriou <cgd@broadcom.com>
7259
7260 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7261 one instance of them which was missed to the list to update.
7262
51759676
CD
72632002-07-16 Chris Demetriou <cgd@broadcom.com>
7264
7265 * config.guess: Update to 2002-07-09 version.
7266 * config.sub: Update to 2002-07-03 version.
7267
7c1f909c
DD
72682002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7269
7270 * configure.in: Remove two redundant tests.
7271
d7cf5d30
DD
72722002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7273
7274 * configure.in (mips*-*-irix6*o32): Enable stabs.
7275
c74222f7
DD
72762002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7277
5b53c336
DD
7278 * configure.in: Don't build grez.
7279 * Makefile.in: Ditto.
7280
c74222f7
DD
7281 * Makefile.in: Remove references to bsp, cygmon, libstub.
7282 * configure.in: Ditto.
7283
7284 * configure.in: Remove leftover reference to gdbtest.
7285
edd1b227
DD
72862002-07-08 Phil Edwards <pme@gcc.gnu.org>
7287
7288 * configure.in (gxx_include_dir): Change to match versioned
7289 C++ headers if --enable-version-specific-runtime-libs is used.
7290
486186e3
AO
72912002-07-04 Steve Ellcey <sje@cup.hp.com>
7292
7293 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7294
ff0a3bf8
DD
72952002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7296
7297 * configure.in: Make --without-x work.
7298
1dfa8174
NC
72992002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7300
7301 * contrib: New directory. Created to contain a copy of the
5481b376 7302 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7303 the FSF GCC sources.
7304
07637366
DD
73052002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7306
b6f83f2a
DD
7307 * configure.in: Rearrange target Makefile fragment collection.
7308
07637366
DD
7309 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7310 cvs[src].
7311 * configure.in: Ditto.
7312
f48556b1
DD
73132002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7314
7315 * Makefile.in: Eliminate 'apache' targets.
7316 * configure.in: Eliminate 'apache' targets.
7317
7318 * configure.in: Eliminate redundant tests. Reorganize.
7319
7320 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7321
7322 * config-ml.in: Eliminate references to Cygnus configure.
7323
7324 * Makefile.in: Eliminate references to building emacs.
7325
73262002-07-01 Denis Chertykov <denisc@overta.ru>
7327
7328 * configure.in: Add support for ip2k.
7329
cdb9e2b8
BE
73302002-06-24 Ben Elliston <bje@redhat.com>
7331
7332 * configure.in (host_tools): Remove cgen.
7333
7334 * Makefile.in (all-cgen): Remove; runs from its source directory.
7335 (check-cgen, install-cgen, clean-cgen): Likewise.
7336 (all-opcodes): No not depend on all-cgen.
7337 (all-sim): Likewise.
7338
3558860c
DD
73392002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7340
7341 * configure.in: Fix AIX configury bug.
7342
e3b0c936
DD
73432002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7344
cdb9e2b8 7345 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7346
cdb9e2b8
BE
7347 * configure.in: Move definition of libstdcxx_flags right above
7348 usage, rather than way earlier.
8ee424c0 7349
c712250a
DD
7350 * configure.in: Pull definition of is_cross_compiler earlier.
7351
9ee1a75c
DD
7352 * configure.in: Rearrange a little.
7353
e3b0c936
DD
7354 * configure.in: Remove references to librx.
7355 * Makefile.in: Remove references to librx.
7356
b2bd228e
DD
73572002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7358
7359 * configure.in: Eliminate ${gasdir} variable.
7360
7cd52483
DB
73612002-06-18 Dave Brolley <brolley@redhat.com>
7362
7363 * configure.in: Add support for frv.
7364 * config.sub: Add support for frv.
7365
6c5e141a
DD
73662002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7367
7368 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7369
0d18b56d
JT
73702002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7371
7372 * configure.in (vax-*-netbsd*): Re-enable gas.
7373
fd8958d5
DD
73742002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7375
27f15fdd
DD
7376 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7377 BUILD_PREFIX_1, to correct nomenclature.
7378 * configure: Likewise.
7379
fd8958d5
DD
7380 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7381 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7382
0c2442b7
DD
73832002-05-31 Olaf Hering <olh@suse.de>
7384
7385 * config-ml.in: Propogate DESTDIR also.
7386
a3602181
JT
73872002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7388
7389 * configure.in (vax-*-netbsd*): Don't build gas for this
7390 platform.
7391
c95f53ae
MM
73922002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7393
7394 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7395 and libgcj for AVR.
7396
1d7c1053
NC
73972002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7398
7399 * config.sub: Add DLX target.
7400
4b37028f
JT
74012002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7402
7403 * config.guess: Update to 2002-05-22 version.
7404 * config.sub: Likewise.
7405
d5de0a84
NC
74062002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7407
7408 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7409 * config-ml.in: Likewise.
7410 * configure: Likewise.
7411 * configure.in: Likewise.
7412
c92a0210
DD
74132002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7414
115a77aa
DD
7415 * configure.in: Simplify makefile fragment collection.
7416
7417 * configure.in: Remove code to build emacs.
e99daf2b 7418
91e060aa
DD
7419 * configure.in : Remove --srcdir argument from targargs and buildargs
7420 (it's always overridden in the Makefile anyway). Rearrange a bit.
7421
7422 * configure: Move some logic to configure.in.
7423 * configure.in: Move some logic from configure.
c92a0210 7424
91217342
JJ
74252002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7426
7427 * COPYING.LIBGLOSS: New file.
7428
d3d8a9ee
NC
74292002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7430
7431 * Makefile.in: Honour DESTDIR.
7432
3a036cdc
AO
74332002-05-05 Alexandre Oliva <aoliva@redhat.com>
7434
7435 * configure.in (noconfigdirs): Don't disable libgcj on
7436 sparc64-*-solaris* and sparcv9-*-solaris*.
7437
6d095fe4
AO
74382002-05-03 Alexandre Oliva <aoliva@redhat.com>
7439
7440 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7441
dac55df9
TF
74422002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7443
7444 * configure.in (FLAGS_FOR_TARGET): Do not add
7445 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7446 on i[3456]86-*-linux*.
7447
a018e15b
TF
74482002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7449
7450 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7451
7452 * configure.in (noconfigdirs): Do not add target-newlib if
7453 target == i[3456]86-*-linux*, and host == target.
7454
5f284831
MM
74552002-04-29 Mark Mitchell <mark@codesourcery.com>
7456
7457 * config.guess: Updated to 2002-04-26's version.
7458 * config.sub: Updated to 2002-04-26's version.
7459
33babf59
DD
74602002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7461
bd5f7da2
DD
7462 * configure.in: delete reference to absent file
7463
a0c4f3a0
DD
7464 * configure.in: replace '[' with 'test'
7465
66f1ba4f
DD
7466 * configure.in: Eliminate references to gash.
7467 * Makefile.in: Eliminate references to gash.
7468
7c3ab50c
DD
7469 * configure.in: remove useless references to 'pic' makefile fragments.
7470
bbc025f5
DD
7471 * configure.in: (*-*-windows*) Finish removing.
7472
33babf59
DD
7473 * configure.in: Eliminate redundant test for libgui.
7474
d5ec694c
DD
74752002-04-26 Joel Sherrill <joel@OARcorp.com>
7476
7477 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7478 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7479
57a5346c
DD
74802002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7481
7482 * configure.in: remove references to dead files
7483
dbf93899
DD
74842002-04-18 Tom Tromey <tromey@redhat.com>
7485
7486 * configure.in: Disallow configuring libgcj when it is already
7487 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7488 Solaris 2.8 by default. For PR libgcj/6158.
7489
26eadf68
DD
74902002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7491
7492 * configure.in: Move default CC setting out of config/mh-* fragments
7493 directly into here.
7494
a0a2c6c6
DD
74952002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7496
7497 * configure.in: don't even try to configure or make a subdirectory
7498 if there's no configure script for it.
7499
9972f812
DD
75002002-04-15 Mark Mitchell <mark@codesourcery.com>
7501
7502 * MAINTAINERS: Remove chill maintainers.
7503 * Makefile.in (CHILLFLAGS): Remove.
7504 (CHILL_LIB): Remove.
7505 (TARGET_CONFIGDIRS): Remove libchill.
7506 (CHILL_FOR_TARGET): Remove.
7507 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7508 CHILL_LIB.
7509 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7510 (CHECK_TARGET_MODULES): Likewise.
7511 (INSTALL_TARGET_MODULES): Likewise.
7512 (CLEAN_TARGET_MODULES): Likewise.
7513 (configure-target-libchill): Remove.
7514 (all-target-libchill): Remove.
7515 * configure.in (target_libs): Remove target-libchill.
7516 Do not compute CHILL_FOR_TARGET.
7517 * libchill: Remove directory.
5481b376 7518
75205f78
DD
75192002-04-15 DJ Delorie <dj@redhat.com>
7520
7521 * Makefile.in, configure.in, configure: Sync with gcc, entries
7522 follow...
7523
75242002-04-08 Tom Tromey <tromey@redhat.com>
7525
7526 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7527 Fixes PR libgcj/6068.
7528
75292002-03-30 Krister Walfridsson <cato@df.lth.se>
7530
7531 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7532
75332002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7534
7535 * configure.in (alpha*-dec-osf*): Enable libgcj.
7536
75372002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7538
7539 Fix for: PR bootstrap/3591, target/5676
7540 * configure.in (mcore-pe): Disable the configuration of
7541 libstdc++-v3 since exceptions are not supported.
7542
75432002-03-20 Anthony Green <green@redhat.com>
7544
7545 * configure.in: Enable libgcj for xscale-elf target.
7546
75472002-02-28 Alexandre Oliva <aoliva@redhat.com>
7548
7549 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7550 libjava.
7551 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7552
75532002-02-22 Alexandre Oliva <aoliva@redhat.com>
7554
7555 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7556 libstdc++-v3 and libjava.
7557
75582002-02-11 Adam Megacz <adam@xwt.org>
7559
7560 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7561 boehm-gc
7562
75632002-02-09 Alexandre Oliva <aoliva@redhat.com>
7564
7565 * config.guess: Updated to 2002-01-30's version.
7566 * config.sub: Updated to 2002-02-01's version.
7567 Contribute sh64-elf.
7568 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7569 * configure.in: Added sh64-*-*.
7570
75712002-01-17 H.J. Lu <hjl@gnu.org>
7572
7573 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7574 (all-target-fastjar): Also depend on all-target-libiberty.
7575
7576Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7577
7578 * configure, configure.in: Use temp file for long sed commands.
7579
75802001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7581
7582 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7583 libf2c.
7584
75852001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7586
7587 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7588
75892001-10-11 Hans-Peter Nilsson <hp@axis.com>
7590
7591 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7592
75932001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7594
7595 * configure: Handle temporary files securely using mkdir.
7596
75972001-09-26 Will Cohen <wcohen@redhat.com>
7598
7599 * configure.in (*-*-linux*): Disable configuration of target-newlib
7600 and target-libgloss.
7601
76022001-09-26 Alexandre Oliva <aoliva@redhat.com>
7603
7604 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7605 RANLIB.
7606
76072001-08-11 Graham Stott <grahams@redhat.com>
7608
7609 * Makefile.in (check-c++): Add missing semicolon.
7610
76112001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7612
7613 * configure.in (sh-*-linux*): New.
7614
76152001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7616
7617 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7618 and libgcj on m68hc11/m68hc12.
7619
76202001-06-27 H.J. Lu (hjl@gnu.org)
7621
7622 * Makefile (CFLAGS_FOR_BUILD): New.
7623 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7624
76252001-06-01 Hans-Peter Nilsson <hp@axis.com>
7626
7627 * configure.in (libstdcxx_flags): Do not try to execute
7628 libstdc++-v3/testsuite_flags until it exists.
7629
76302001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7631
7632 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7633
76342001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7635
7636 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7637
7638Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7639
7640 * configure.in: Move *-chorusos target case to the proper switch.
7641 Disable libgcj.
7642
76432001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7644
7645 * Makefile.in (STAGE1_CFLAGS): Pass down.
7646
76472001-04-13 Alan Modra <amodra@one.net.au>
7648
7649 * config.guess: Add hppa64-linux support. Note for next import that
7650 this is already in the master file.
7651 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7652
76532001-03-22 Colin Howell <chowell@redhat.com>
7654
7655 * Makefile.in (DO_X): Do not backslash single-quotes in
7656 backquotes (two places).
7657
76582001-03-18 Laurynas Biveinis <lauras@softhome.net>
7659
7660 * Makefile.in (DO_X): Quote nested quotes.
7661
76622001-03-15 Laurynas Biveinis <lauras@softhome.net>
7663
7664 * Makefile.in (DO_X): Use double quotes for quoting
7665 "RANLIB=$${RANLIB}".
7666
76672001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7668
7669 * configure.in: Only use `lang_requires' for languages athat are
7670 actually enabled.
7671
76722001-03-07 Tom Tromey <tromey@redhat.com>
7673
7674 * configure.in: Allow config-lang.in to set `lang_requires' to list
7675 of other required languages.
7676
76772001-03-06 Laurynas Biveinis <lauras@softhome.net>
7678
7679 * Makefile.in: Remove RANLIB definition. Use RANLIB
7680 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7681 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7682
76832001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7684 Alexandre Oliva <aoliva@redhat.com>
7685
7686 * Makefile.in (check-c++): Use tabs, not spaces.
7687
76882001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7689
7690 * Makefile.in (check-c++): New rule.
7691
7692 * configure.in (target_libs): Remove libg++.
7693 (noconfigdirs): Remove libg++.
7694 (noconfigdirs): Same.
7695 (noconfigdirs): Same.
7696 (noconfigdirs): Same.
7697
7698 * config-ml.in: Remove libg++ references.
7699
7700 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7701 (ALL_TARGET_MODULES): Same.
7702 (configure-target-libg++): Remove.
7703 (all-target-libg++): Remove.
7704 (configure-target-libio): Remove.
7705 (all-target-libio): Remove.
7706 (check-target-libio): Remove.
7707 (.PHONY): Remove.
7708 (libg++.tar.bz2): Remove.
7709 (all-target-cygmon): Remove libio.
7710 (all-target-libstdc++): Remove.
7711 (configure-target-libstdc++): Remove.
7712 (TARGET_LIB_PATH): Remove libstdc++.
7713 (ALL_GCC_CXX): Remove libstdc++.
7714 (all-target-gperf): Correct.
7715
77162001-02-15 Anthony Green <green@redhat.com>
7717
7718 * configure: Introduce GCJ_FOR_TARGET.
7719 * configure.in: Ditto.
7720 * Makefile.in: Ditto.
7721
77222001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7723
7724 * configure.in: for *-chorusos, don't config target-newlib and
7725 target-libgloss.
7726
77272001-02-04 Mark Mitchell <mark@codesourcery.com>
7728
7729 Remove V2 C++ library.
7730 * configure.in: Remove --enable-libstdcxx_v3 support.
7731
77322001-01-27 Richard Henderson <rth@redhat.com>
7733
7734 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7735
77362001-01-26 Tom Tromey <tromey@redhat.com>
7737
7738 * configure.in: Allow libgcj to be built on Sparc Solaris.
7739
77402001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7741
7742 * configure.in: Enable libgcj on several additional platforms.
7743
77442001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7745
7746 * configure.in: Enable libgcj for linux targets.
7747
77482001-01-09 Mike Stump <mrs@wrs.com>
7749
7750 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7751 failures of subdirectories.
7752
77532001-01-02 Laurynas Biveinis <lauras@softhome.net>
7754
7755 * configure: handle DOS-style absolute paths.
7756
77572001-01-02 Laurynas Biveinis <lauras@softhome.net>
7758
7759 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7760
77612000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7762
7763 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7764 (libstdcxx_incdir): Pass down.
7765 * config.if: Remove expired bits for cxx_interface, add stub.
7766 (libstdcxx_incdir): Add variable for g++ include directory.
7767 * configure.in (gxx_include_dir): Use it.
7768
77692000-12-15 Andreas Jaeger <aj@suse.de>
7770
7771 * configure.in: Handle lang_dirs.
7772
77732000-12-13 Anthony Green <green@redhat.com>
7774
7775 * configure.in: Disable libgcj for any target not specifically
7776 listed. Disable libgcj for x86 and Alpha Linux until compatible
7777 with g++ abi.
7778
77792000-12-13 Mike Stump <mrs@wrs.com>
7780
7781 * Makefile.in (local-distclean): Also remove fastjar.
7782
77832000-12-10 Anthony Green <green@redhat.com>
7784
7785 * configure.in: Define libgcj. Disable libgcj target libraries for
7786 most targets.
7787
77882000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7789
7790 * configure.in (target_libs): Revert 2000-12-08 patch.
7791 (noconfigdirs): Added target-libjava.
7792
77932000-12-09 Laurynas Biveinis <lauras@softhome.net>
7794
7795 * Makefile.in: handle DOS-style absolute paths.
7796
77972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7798
7799 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7800 libjava.
7801 * configure.in (target_libs): Removed `target-libjava'.
7802
78032000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7804
7805 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7806 (ALL_MODULES): Added fastjar.
7807 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7808 (all-target-libjava): all-fastjar replaces all-zip.
7809 (all-fastjar): Added.
7810 (configure-target-fastjar, all-target-fastjar): Likewise.
7811 * configure.in (host_tools): Added fastjar.
7812
78132000-12-07 Mike Stump <mrs@wrs.com>
7814
7815 * Makefile.in (local-distclean): Remove leftover built files.
7816
78172000-11-16 Fred Fish <fnf@be.com>
7818
7819 * configure.in (enable_libstdcxx_v3): Fix typo,
7820 libstd++ -> libstdc++.
7821
78222000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7823
7824 * configure: Provide the original toplevel configure arguments
7825 (including $0) to subprocesses in the environment rather than
7826 through gcc/configargs.h.
7827
78282000-11-12 Mark Mitchell <mark@codesourcery.com>
7829
7830 * configure: Turn on libstdc++ V3 by default.
7831
78322000-10-16 Michael Meissner <meissner@redhat.com>
7833
7834 * configure (gcc/configargs.h): Only create if there is a build GCC
7835 directory created.
7836
78372000-10-05 Phil Edwards <pme@gcc.gnu.org>
7838
7839 * configure: Save configure arguments to gcc/configargs.h.
7840
78412000-10-04 Andris Pavenis <pavenis@latnet.lv>
7842
7843 * Makefile.in (bootstrap): avoid recursion if subdir missing
7844 (cross): ditto
7845 (do-proto-toplev): ditto
7846
7847Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7848
7849 * configure.in: Do not build byacc for hppa64. Provide paths to the
7850 X11 libraries for hppa64.
7851
78522000-09-02 Anthony Green <green@cygnus.com>
7853
7854 * Makefile.in (all-gcc): Depend on all-zlib.
7855 (CLEAN_MODULES): Add clean-zlib.
7856 (ALL_MODULES): Add all-zlib.
7857 * configure.in (host_libs): Add zlib.
7858
78592000-08-25 Alexandre Oliva <aoliva@redhat.com>
7860
7861 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7862 $targargs to tell whether newlib is going to be built.
7863
7864 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7865 $$r/TARGET_SUBDIR/libio for _G_config.h.
7866
78672000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7868
7869 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7870
7871 * configure: Make enable_threads and enable_shared defaults
7872 explicit. Substitute enable_threads into generated Makefiles.
7873 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7874 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7875
78762000-08-02 Manfred Hollstein <manfredh@redhat.com>
7877
7878 * configure.in: Re-enable all references to libg++ and librx.
7879
ffb97b2f 78802002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 7881
ffb97b2f
DD
7882 * configure.in: Add *-*-freebsd* configurations.
7883
bbf6e9e3
AC
78842002-04-07 Andrew Cagney <ac131313@redhat.com>
7885
7886 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7887 (do-tar, do-bz2): New rules.
7888 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7889 (gdb-tar): New rule.
7890 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7891 (insight_dejagnu.tar): New rule.
7892 (insight.tar): New rule.
7893 (gdb+dejagnu.tar): New rule.
7894 (gdb.tar): New rule.
7895
8f1579c0
AC
78962002-04-07 Andrew Cagney <ac131313@redhat.com>
7897
7898 * MAINTAINERS: Update dejagnu/
7899
ba3c59ab
AO
79002002-03-16 Alexandre Oliva <aoliva@redhat.com>
7901
7902 * ltmain.sh (relink_command): Fix typo in previous change.
7903
6243d5dd
AO
79042002-03-15 Alexandre Oliva <aoliva@redhat.com>
7905
7906 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7907 (relink_command): Added --tag flags.
7908 (mode=install): If relinking fails; error out.
7909
80413487
RH
79102002-03-12 Richard Henderson <rth@redhat.com>
7911
7912 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7913 .NOTPARALLEL tag.
7914 (do-check): Rename from check.
7915 (check): Allow parallel check.
7916
3daeddf6
RH
79172002-03-11 Richard Henderson <rth@redhat.com>
7918
7919 * Makefile.in (.NOTPARALLEL): Add fake tag.
7920
fad93c55
L
79212002-03-07 H.J. Lu (hjl@gnu.org)
7922
7923 * configure.in: Enable gprof for mips*-*-linux*.
7924
2e8357fc
AO
79252002-02-28 Alexandre Oliva <aoliva@redhat.com>
7926
7927 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7928 libjava.
7929 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7930
bd48e1a9
AC
79312002-02-24 Andrew Cagney <ac131313@redhat.com>
7932
7933 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7934
39121370
DJ
79352002-02-23 Daniel Jacobowitz <drow@mvista.com>
7936
7937 * config.guess: Import from master sources, rev 1.232.
7938 * config.sub: Import from master sources, rev 1.246.
7939
081ff160
AO
79402002-02-23 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7943 because its Makefile is there; test for the executable instead.
7944
20a5393b
AO
79452002-02-09 Alexandre Oliva <aoliva@redhat.com>
7946
7947 Contribute sh64-elf.
7948 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7949 * configure.in: Added sh64-*-*.
7950
38135629
JJ
79512002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7952
80413487
RH
7953 * COPYING.NEWLIB: Remove advertising clause from
7954 Berkeley and Red Hat licenses.
38135629 7955
48d19748
MD
79562002-02-01 Mo DeJong <supermo@bayarea.net>
7957
7958 * Makefile.in: Add all-tix to deps for all-snavigator
7959 so that tix is built when building snavigator.
7960
f6e1c110
BE
79612002-02-01 Ben Elliston <bje@redhat.com>
7962
7963 * config.guess: Import from master sources, rev 1.229.
7964 * config.sub: Import from master sources, rev 1.240.
7965
4867be41
DJ
79662002-01-27 Daniel Jacobowitz <drow@mvista.com>
7967
7968 From Steve Ellcey <sje@cup.hp.com>:
7969 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7970 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7971 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7972 IA64.
7973 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7974 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7975 soname_spec, sys_lib_search_path_spec): Ditto.
7976
e82380cc
JT
79772002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7978
7979 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7980 target-libiberty, and target-libgloss. Skip Java-related
7981 libraries if not supported for NetBSD on target CPU.
7982
1319fb9c
NC
79832002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7984
7985 * configure.in: Import StrongARM and XScale target_configdirs from
7986 FSF GCC version.
7987
b020f6ac
L
79882002-01-16 H.J. Lu (hjl@gnu.org)
7989
7990 * config.guess: Import from master sources, rev 1.225.
7991 * config.sub: Import from master sources, rev 1.238.
7992
7993 * MAINTAINERS: Updated notes on config.guess and config.sub.
7994
a0c1c920
NC
79952002-01-11 Steve Ellcey <sje@cup.hp.com>
7996
7997 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7998 ld and gdb are not supported.
7999
a9fa5e1f
JJ
80002002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8001
8002 * Change reference to Cygnus Solutions to be Red Hat.
8003
94077108
JJ
80042002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8005
8006 * COPYING.NEWLIB: Update generic copyright date.
8007
05ecd75c
MS
80082002-01-07 Mark Salter <msalter@redhat.com>
8009
8010 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8011 Allow target-libgloss to be built for arm, strongarm, and xscale.
8012
a106bb62
BE
80132002-01-03 Ben Elliston <bje@redhat.com>
8014
8015 * MAINTAINERS: Update URL for config.* scripts.
8016
0e254642
AM
80172001-12-18 Alan Modra <amodra@bigpond.net.au>
8018
8019 * config.sub: Import latest version.
8020 * config.guess: Likewise.
8021
0a0d0041
TF
80222001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8023
8024 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8025 options for i[3456]86-pc-linux* native builds.
8026
d932cae7
NC
80272001-12-05 Laurent Guerby <guerby@acm.org>
8028
8029 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8030 libiberty.
d932cae7
NC
8031
8032 Import this patch from gcc:
5481b376 8033
d932cae7
NC
8034 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8035
8036 * symlink-tree: handle DOS-style absolute paths.
8037
49b7683b
DD
80382001-11-28 DJ Delorie <dj@redhat.com>
8039 Zack Weinberg <zack@codesourcery.com>
8040
8041 When build != host, create libiberty for the build machine.
8042
8043 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8044 CONFIG_ARGUMENTS.
8045 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8046 New variables.
8047 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8048 and rules.
8049 (all.normal): Depend on ALL_BUILD_MODULES.
8050 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8051 (all-build-libiberty): Depend on configure-build-libiberty.
8052
8053 * configure: Calculate and substitute proper value for
8054 ALL_BUILD_MODULES.
8055 * configure.in: Create the build subdirectory.
8056 Calculate and substitute TARGET_CONFIGARGS (formerly
8057 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8058
26ef82f4
GK
80592001-11-26 Geoffrey Keating <geoffk@redhat.com>
8060
8061 * config.sub: Update to version 1.232 on subversion.
8062
43e64072
NC
80632001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8064
8065 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8066 files from .po files for a distribution.
8067
66f6c0d5
HPN
80682001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8069
8070 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8071
4a02fdb2
JH
80722001-11-13 Jeff Holcomb <jeffh@redhat.com>
8073
8074 Merged from net gcc:
8075 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8076 * ltcf-c.sh: Use $objext, not $ac_objext.
8077 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8078 * ltcf-cxx.sh: Add support for GNU.
8079 2001-07-22 Timothy Wall <twall@redhat.com>
8080 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8081 default settings if using GNU tools with that configuration.
8082 * ltcf-cxx.sh: Ditto.
8083 * ltcf-gcj.sh: Ditto.
8084 2001-07-21 Michael Chastain <chastain@redhat.com>
8085 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8086 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8087 * ltmain.sh: Mark as gcc-local.
8088
227b9953
JH
80892001-11-13 Jeff Holcomb <jeffh@redhat.com>
8090
8091 * Makefile.in (all-bison): Revert 2001-10-24.
8092 Don't depend on texinfo.
8093
cbbab8fb
JJ
80942001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8095
80413487 8096 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8097
922b2485
DD
80982001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8099
8100 * configure.in (--enable-languages): Be more permissive about
8101 syntax. Check for empty lists better. Warn about $LANGUAGES.
8102
f08fa01d
HPN
81032001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8104
8105 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8106
fee3da4e
JH
81072001-10-24 Jeff Holcomb <jeffh@redhat.com>
8108
8109 Makefile.in (all-bison): Don't depend on texinfo.
8110
73fb1ef9
AM
81112001-10-03 Alan Modra <amodra@bigpond.net.au>
8112
8113 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8114
373688ac
AO
81152001-09-29 Alexandre Oliva <aoliva@redhat.com>
8116
8117 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8118
9c07660b
HPN
81192001-09-28 Hans-Peter Nilsson <hp@axis.com>
8120
8121 * config.sub, config.guess: Import latest from subversions.
8122
3f152009
AO
81232001-09-21 Alexandre Oliva <aoliva@redhat.com>
8124
8125 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8126 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8127 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8128 avoid quotes nesting problems.
8129 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8130 (DO_X): Export only variables that are set.
8131
8f6a59e5
BE
81322001-09-19 Ben Elliston <bje@redhat.com>
8133
8134 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8135 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8136 semantics. Use the shell built-in "type" command instead.
8137
a1ec19fa
TS
81382001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8139
8140 * config.sub: Reverted the earlier change, this version is not the
8141 master file.
8142
4008bd9b
TS
81432001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8144
8145 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8146 Add support for mips64.
8147
dd1e52a4
JH
81482001-09-03 Jeff Holcomb <jeffh@redhat.com>
8149
8150 * configure.in: Enable libstdc++-v3 for h8300 targets.
8151
91549d1c
EC
81522001-08-30 Eric Christopher <echristo@redhat.com>
8153 Jason Eckhardt <jle@redhat.com>
8154
8155 * config.sub: Add support for mipsisa32.
8156
cf966cf9
EC
81572001-08-30 Eric Christopher <echristo@redhat.com>
8158
8159 * config.sub, config.guess: Import latest from subversions.
8160
82208dc5
AM
81612001-08-20 Alan Modra <amodra@bigpond.net.au>
8162
8163 * config.sub, config.guess: Import latest from subversions.
8164
4dca8403
DD
81652001-07-26 DJ Delorie <dj@redhat.com>
8166
8167 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8168
1107dce2
AM
81692001-06-19 Alan Modra <amodra@bigpond.net.au>
8170
8171 * Makefile.in: Revert 2001-06-17.
8172 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8173
e09a6604
L
81742001-06-17 H.J. Lu <hjl@gnu.org>
8175
8176 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8177 (gas+binutils.tar.bz2): Likewise.
8178 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8179
31a8b634
AC
8180Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8181
8182 * Makefile.in (VER): When present, extract the version number from
5481b376 8183 the file version.in.
31a8b634 8184
dc70af01
AO
81852001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8186
8187 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8188 gcc/xgcc is built, use -print-prog-name to find out the program
8189 name to use.
8190
839bbd8c
AO
81912001-06-04 Mark Mitchell <mark@codesourcery.com>
8192
8193 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8194 with_gcc]: Use `gcc -shared' to build a shared library.
8195
566e9a30
AO
81962001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8197
8198 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8199 archives.
8200
e877bb69
AO
82012001-05-28 Simon Patarin <simon.patarin@inria.fr>
8202
8203 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8204 libraries when using g++ with native linker.
8205
1605288b
AO
82062001-05-28 Alexandre Oliva <aoliva@redhat.com>
8207
8208 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8209
11a383ba
TR
82102001-05-24 Tom Rix <trix@redhat.com>
8211
8212 * configure.in : enable ld for aix
cf966cf9 8213
18611226
AO
82142001-05-22 Alexandre Oliva <aoliva@redhat.com>
8215
8216 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8217 [aix4*|aix5*]: Prepend blank.
8218
6be7c12c
AO
82192001-05-20 Alexandre Oliva <aoliva@redhat.com>
8220
8221 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8222 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8223 of subdir/configure scripts to use the new libtool.m4.
8224
4ed00bba
L
82252001-05-14 H.J. Lu <hjl@gnu.org>
8226
8227 * config.if (libc_interface): Set to -libc6.2- for cross
8228 compiling to Linux/glibc 2.2.
8229
b1af961c
AO
82302001-05-03 Alexandre Oliva <aoliva@redhat.com>
8231
8232 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8233 libgcj.
8234
5ec3e74e
AO
82352001-04-26 Alexandre Oliva <aoliva@redhat.com>
8236
8237 * configure.in (noconfigdirs): Don't reset it from scratch in the
8238 target case; only append to it.
8239
b3ed1d6b
AO
82402001-04-26 Alexandre Oliva <aoliva@redhat.com>
8241
8242 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8243 sparc-*-solaris2.8]: Disable ${libgcj}.
8244
96111c10
AO
82452001-04-25 Alexandre Oliva <aoliva@redhat.com>
8246
8247 * configure.in (libgcj_saved): Copy from $libgcj.
8248 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8249 --disable-libgcj.
8250
b5bf43f2
AO
82512001-04-20 Alexandre Oliva <aoliva@redhat.com>
8252
8253 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8254 1.641.2.228.
8255
8cc32590
AO
82562001-04-12 Alexandre Oliva <aoliva@redhat.com>
8257
8258 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8259 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8260
dec0cb0c
AO
82612001-04-01 Alexandre Oliva <aoliva@redhat.com>
8262
8263 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8264 New macros.
8265 (bootstrap, cross): Use RECURSE_FLAGS.
8266 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8267
6a9c3886
AO
82682001-03-27 Alexandre Oliva <aoliva@redhat.com>
8269
8270 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8271
d4fc7db8
NC
82722001-03-23 Nick Clifton <nickc@redhat.com>
8273
8274 * README-maintainer-mode: Add note about inability to use "make
8275 distclean" in maintainer mode.
8276
7389ff65
AO
82772001-03-22 Alexandre Oliva <aoliva@redhat.com>
8278
8279 Re-installed:
8280 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8281 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8282 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8283 * ltcf-cxx.sh: Likewise.
8284 * ltcf-gcj.sh: Likewise.
8285
b3e0dc8e
PB
82862001-03-22 Philip Blundell <philb@gnu.org>
8287
8288 * config.sub, config.guess: Import latest from subversions.
8289
469b781c
AO
82902001-03-22 Alexandre Oliva <aoliva@redhat.com>
8291
8292 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8293 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8294
b0dad762
MC
82952001-03-20 Michael Chastain <chastain@redhat.com>
8296
8297 * Makefile.in: all-m4 depends on all-texinfo.
8298
c559bb17
AO
82992001-03-08 Alexandre Oliva <aoliva@redhat.com>
8300
8301 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8302
fef4ae2e
JJ
83032001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8304
8305 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8306 longer valid.
8307
8d6dd99d
NC
83082001-02-16 Nick Clifton <nickc@redhat.com>
8309
8310 * configure.in (noconfigdirs): Allow configuration of texinfo
8311 for Cygwin hosts.
8312
a85d7ed0
NC
83132001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8314
8315 * config.guess: Add linux target for S/390.
8316 * config.sub: Likewise.
8317 * configure.in: Likewise.
8318
51221c5e
DD
83192001-02-06 Ben Elliston <bje@redhat.com>
8320
8321 * configure: Output host type to stdout, not stderr.
8322
9dec4c71
MS
83232001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8324
8325 * config.guess: Import from subversions.gnu.org (revision 1.181).
8326 * config.sub: Import from subversions.gnu.org (revision 1.199).
8327
9add9c04
AM
83282001-01-30 Alan Modra <alan@linuxcare.com.au>
8329
8330 * config.guess: Handle hppa64-linux systems.
8331
8679174d
MS
83322001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8333
8334 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8335 Don't unset, it's non-portable and no longer necessary, set to empty
8336 instead.
8337
02d01ed4
MS
83382001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8339
8340 * ltconfig: Shell portability fix for the tagname validity check.
8341
4cc5853d
MS
83422001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8343
8344 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8345
7487e485
AO
83462001-01-27 Alexandre Oliva <aoliva@redhat.com>
8347
8348 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8349 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8350
f332af52
AO
83512001-01-24 Alexandre Oliva <aoliva@redhat.com>
8352
8353 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8354 keep at least one of build_libtool_libs or build_old_libs set to
8355 yes.
8356
ef099754
AO
83572001-01-24 Alexandre Oliva <aoliva@redhat.com>
8358
8359 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8360 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8361
8341f2fc 83622000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8363
8341f2fc
AJ
8364 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8365
83662000-11-03 Philip Blundell <pb@futuretv.com>
8367
8368 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8369 files.
ebf0fa2e 8370
c320a39f
JJ
83712001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8372
8373 * COPYING.NEWLIB: Put into source repository.
8374
8817b92e
BE
83752001-01-15 Ben Elliston <bje@redhat.com>
8376
8377 * configure.in (host_tools): Add sid.
8378 Always configure cgen.
8379 * Makefile.in (all-sid): New target.
8380 (check-sid, clean-sid, install-sid): Likewise.
8381
35590697
AJ
83822001-01-07 Andreas Jaeger <aj@suse.de>
8383
80413487 8384 * config.sub, config.guess: Update from subversions.
35590697 8385
6ee6cea6
AO
83862000-12-12 Alexandre Oliva <aoliva@redhat.com>
8387
8388 * configure.in: Disable language-specific target libraries for
8389 languages that aren't enabled.
8390
077b8428
NC
83912000-11-24 Nick Clifton <nickc@redhat.com>
8392
8393 * configure.in (xscale-elf): Add target.
8394 (xscale-coff): Add target.
8395 (c4x, c5x, tic54x): Move after ARM targets.
8396
9e28a1ed
AO
83972000-11-23 Alexandre Oliva <aoliva@redhat.com>
8398
8399 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8400
be98a80a
ILT
84012000-11-20 Ian Lance Taylor <ian@zembu.com>
8402
8403 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8404
5cec67bf
AO
84052000-11-18 Alexandre Oliva <aoliva@redhat.com>
8406
8407 * Makefile.in: Merge with GCC and libgcj.
8408 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8409 configure-target-<library> when their configure scripts need the C
8410 or C++ library to have already been built to work properly.
8411 (do_proto_toplev): Set them to an empty string.
8412
d932cae7 84132000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8414
8415 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8416 (REALLY_SET_LIB_PATH): Use them.
8417
d932cae7 84182000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8419
8420 * config.sub: Add support for Sun Chorus
8421
8602ff0c
NC
84222000-11-02 Per Lundberg <plundis@chaosdev.org>
8423
8424 * config.sub: Add support for the *-storm-chaos OS.
8425
f9e0997d
NC
84262000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8427
80413487
RH
8428 * configure.in (noconfigdirs): Don't compile some
8429 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8430
d64552c5
AO
84312000-09-30 Alexandre Oliva <aoliva@redhat.com>
8432
8433 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8434 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8435 all affected `configure' scripts.
8436
97f60b31
AO
84372000-09-25 Alexandre Oliva <aoliva@redhat.com>
8438
8439 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8440 ltcf-c.sh.
8441
6e8dd58f
PB
84422000-09-12 Philip Blundell <philb@gnu.org>
8443
8444 * config.sub, config.guess: Update from subversions.
8445
103a2e99
AO
84462000-09-06 Alexandre Oliva <aoliva@redhat.com>
8447
51601921
AO
8448 * Makefile.in (all-zlib): Added dummy target.
8449
103a2e99
AO
8450 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8451 multi-language branch.
8452
2809b4b9
AO
84532000-09-05 Alexandre Oliva <aoliva@redhat.com>
8454
8455 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8456 (bootstrap*): Depend on all-bootstrap.
8457
7450026c
AO
84582000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8459
8460 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8461 crosses, but add gcc/include to the header search path for them.
8462
6cf86f7f
AO
84632000-08-31 Alexandre Oliva <aoliva@redhat.com>
8464
8465 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8466 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8467 * gettext.m4: New file, extracted from aclocal.m4.
8468
ce2ea6e3
AO
84692000-08-22 Alexandre Oliva <aoliva@redhat.com>
8470
8471 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8472 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8473 sub-configures.
8474
9765193e
DE
84752000-08-20 Doug Evans <dje@casey.transmeta.com>
8476
8477 * Makefile.in (ALL_MODULES): Add all-cgen.
8478 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8479 (all-cgen): New target.
8480 (all-opcodes,all-sim): Depend on all-cgen.
8481 * configure.in (host_tools): Add cgen.
8482 Only configure cgen if --enable-cgen-maint.
8483
d7b32520
AO
84842000-08-17 Alexandre Oliva <aoliva@redhat.com>
8485
8486 * config-ml.in (CC, CXX): Don't introduce a leading space.
8487
e52ef561
AO
84882000-08-16 Alexandre Oliva <aoliva@redhat.com>
8489
8490 * configure.in (libstdcxx_flags): Use
8491 libstdc++-v3/src/libstdc++.INC.
8492
88f9c2a0
AO
84932000-08-15 Alexandre Oliva <aoliva@redhat.com>
8494
8495 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8496
98fbe43f
JM
84972000-08-11 Jason Merrill <jason@redhat.com>
8498
8499 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8500 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8501 (FLAGS_FOR_TARGET): Not here.
8502 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8503
279ddab4
DD
85042000-08-07 DJ Delorie <dj@redhat.com>
8505
8506 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8507 "if we're also building gcc, and it's a gcc that will run on the
8508 build machine, we want to use its includes instead of the system's
8509 default includes".
8510
60523a83
AO
85112000-08-03 Alexandre Oliva <aoliva@redhat.com>
8512
24ffec7a
AO
8513 * configure.in (libstdcxx_flags): Don't use `"'.
8514
60523a83
AO
8515 * config-ml.in: Adjust multilib search paths to the
8516 appropriate multilib tree.
8517
daf644b5
AO
85182000-08-02 Alexandre Oliva <aoliva@redhat.com>
8519
8520 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8521 commas in $LANGUAGES.
8522
63266560
DD
85232000-08-01 Alexandre Oliva <aoliva@redhat.com>
8524
8525 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8526
85272000-07-31 Alexandre Oliva <aoliva@redhat.com>
8528
8529 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8530 CXX_FOR_TARGET for sed.
8531
85322000-07-30 Alexandre Oliva <aoliva@redhat.com>
8533
8534 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8535 Do not override if already set in the environment or in configure.
8536 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8537 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8538
9e449d3e
AO
85392000-07-27 Alexandre Oliva <aoliva@redhat.com>
8540
8541 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8542 (GCC_FOR_TARGET): Use it.
8543 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8544 * configure.in: ... here.
8545 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8546 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8547
8bbd92e0
AO
85482000-07-24 Alexandre Oliva <aoliva@redhat.com>
8549
fd1f87b2
AO
8550 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8551 (configure-target-libchill, configure-target-libobjc): Likewise.
8552
8bbd92e0
AO
8553 * configure.in: Use the same cache file for all target libs.
8554 * config-ml.in: But different cache files per multilib variant.
8555
25c6c112
JL
85562000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8557
8558 * configure (topsrcdir): Don't use dirname.
8559
ba73c63f
JM
85602000-07-20 Jason Merrill <jason@redhat.com>
8561
8562 * configure.in: Remove all references to libg++ and librx.
8563
8564 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8565
1af08294
HPN
85662000-07-20 Hans-Peter Nilsson <hp@axis.com>
8567
8568 * config.sub: Update to subversions version 2000-07-06.
8569
ba73c63f
JM
85702000-07-12 Andrew Haley <aph@cygnus.com>
8571
8572 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8573 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8574
85752000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8576
8577 * symlink-tree: Check number of arguments.
8578
d932cae7 85792000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8580
8581 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8582
ba73c63f
JM
85832000-07-05 Jim Wilson <wilson@cygnus.com>
8584
8585 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8586 search path for a g++ extracted from the build tree. This
8587 will allow link tests run by configure scripts in
8588 subdirectories to succeed.
8589
92ee2f86
UC
85902000-07-01 Koundinya K <kk@ddeorg.soft.net>
8591
80413487 8592 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8593
23f2f29f
CV
85942000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8595
8596 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8597 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8598
f04f5a67
TW
85992000-06-19 Timothy Wall <twall@cygnus.com>
8600
8601 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8602 * config.sub: Add tic54x target.
8603
11da68be
NC
86042000-06-07 Phillip Thomas <pthomas@suse.de>
8605
8606 * README-maintainer-mode: New file: Contains notes on using
8607 --enable-maintainer-mode with binutils.
8608
d932cae7 86092000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8610
8611 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8612
d932cae7 86132000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8614
8615 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8616 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8617
9442cea3
L
861820000-05-21 H.J. Lu (hjl@gnu.org)
8619
80413487
RH
8620 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8621 directory are used if they exist. Make sure
8622 $(build_tooldir)/include is searched for header files,
8623 $(build_tooldir)/lib/ for library files.
9442cea3 8624 (GCC_FOR_TARGET): Likewise.
80413487 8625 (CXX_FOR_TARGET): Likewise.
9442cea3 8626
d932cae7 86272000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8628
8629 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8630
d932cae7 86312000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8632
8633 * Makefile.in (configure-target-libiberty): Depend on
8634 configure-target-newlib.
8635
ba73c63f
JM
86362000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8637
8638 * configure.in, Makefile.in: Merge all libffi-related
8639 configury stuff from the libgcj tree.
8640
d932cae7 86412000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8642
8643 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8644 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8645
d932cae7 86462000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8647
8648 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8649 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8650 current version information. Add to proto-toplev directory.
b5a23627
AC
8651 (gdb-taz): Build do-djunpack.
8652
ba73c63f
JM
86532000-05-15 David Edelsohn <edelsohn@gnu.org>
8654
8655 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8656
7c86ed39
L
86572000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8658
8659 * ltmain.sh: Preserve in relink_command any environment
8660 variables that may affect the linker behavior.
8661
d932cae7 86622000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8663
8664 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8665
d932cae7 86662000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8667
8668 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8669
ed0a91a5
EZ
86702000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8671
8672 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8673 with the version name.
ed0a91a5 8674
ba73c63f 86752000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8676
ba73c63f 8677 * config.if: Tweak.
6cafa39f 8678
ba73c63f 86792000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8680
ba73c63f 8681 * djunpack.bat: New file.
66156876 8682
d932cae7 86832000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8684
8685 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8686 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8687 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8688 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8689
ba73c63f
JM
86902000-04-16 Dave Pitts <dpitts@cozx.com>
8691
80413487
RH
8692 * config.sub (case $basic_machine): Change default for "ibm-*"
8693 to "openedition".
ba73c63f 8694
d932cae7 86952000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8696
8697 * Makefile.in (gdb-taz): New target. GDB specific archive.
8698 (do-md5sum): New target.
8699 (MD5PROG): Define.
8700 (PACKAGE): Default to TOOL.
8701 (VER): Default to a shell script.
8702 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8703 md5 checksum generation.
b35ece4e
AC
8704 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8705 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8706 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8707 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8708
d932cae7 87092000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8710
8711 * configure (warn_cflags): Delete.
8712
ba73c63f 87132000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8714 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8715
80413487
RH
8716 * configure.in (enable_libstdcxx_v3): Add.
8717 (target_libs): Add bits here to switch between libstdc++-v2 and
8718 libstdc++-v3.
8719 * config.if: And this file too.
8720 * Makefile.in: Add libstdc++-v3 targets.
35590697 8721
ba73c63f
JM
87222000-04-05 Michael Meissner <meissner@redhat.com>
8723
8724 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8725
d332c5ac
JM
87262000-03-29 Jason Merrill <jason@casey.cygnus.com>
8727
8728 * configure.in: -linux-gnu*, not -linux-gnu.
8729
d932cae7 87302000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8731
8732 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8733 (do-tar-bz2): Replace TOOL with PACKAGE.
8734 (gdb.tar.bz2): Remove GDBTK from GDB package.
8735 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8736 dejagnu.tar.bz2): New packages.
6dcbc97b 8737
96ce09a7
ILT
87382000-02-27 Andreas Jaeger <aj@suse.de>
8739
8740 * configure.in: Add entry for mips*-*-linux*, move catch all
8741 *-*-*linux* entry below this one.
8742
2031769e
ILT
87432000-02-27 Ian Lance Taylor <ian@zembu.com>
8744
8745 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8746
4bab746c
NC
87472000-02-24 Nick Clifton <nickc@cygnus.com>
8748
8749 * config.sub: Support an OS of "wince".
8750
d932cae7 87512000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8752
8753 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8754 version.
ada59422 8755
5b93d8bb
AM
87562000-02-23 Linas Vepstas <linas@linas.org>
8757
8758 * config.sub: Add support for Linux/IBM 370.
8759 * configure.in: Likewise.
8760
2fb651f6
NC
87612000-02-22 Nick Clifton <nickc@cygnus.com>
8762
8763 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8764
b8441c25
CF
87652000-02-20 Christopher Faylor <cgf@cygnus.com>
8766
8767 * config.guess: Guess "cygwin" rather than "cygwin32".
8768
d332c5ac
JM
87692000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8770
8771 * configure (gcc_version): When setting, narrow search to
8772 lines containing `version_string'.
8773
ba73c63f
JM
87742000-02-15 Denis Chertykov <denisc@overta.ru>
8775
8776 * config.sub: Add support for avr target.
8777
d932cae7 87782000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8779
8780 * config.sub: Add mmix-knuth-mmixware.
8781
87822000-01-27 Christopher Faylor <cgf@redhat.com>
8783
8784 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8785 structure stuff to -L library search.
8786 (CXX_FOR_TARGET): Ditto.
8787 (CROSS_CHECK_MODULES): Fix spelling mistake.
8788
87892000-01-24 Mark Mitchell <mark@codesourcery.com>
8790
8791 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8792 the C++ compiler.
8793
87942000-01-12 Richard Henderson <rth@cygnus.com>
8795
8796 * configure.in: Don't build some bits for beos.
8797
87982000-01-12 Joel Sherrill (joel@OARcorp.com)
8799
8800 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8801 as include files.
8802
91b2c84d
GK
88032000-01-06 Geoff Keating <geoffk@cygnus.com>
8804
8805 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8806 not mh-aix43.
8807
ba73c63f
JM
88081999-12-14 Richard Henderson <rth@cygnus.com>
8809
8810 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8811 * config.sub: Accept alphaev[78], alphaev8.
8812
88131999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8814
8815 * config.guess, config.sub: Update from autoconf.
8816
8817Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8818
8819 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8820 necessary libraries are missing.
8821
88221999-10-25 Andreas Schwab <schwab@suse.de>
8823
8824 * configure: Fix quoting inside arguments of eval.
8825
88261999-10-21 Nick Clifton <nickc@cygnus.com>
8827
8828 * config-ml.in: Allow suppression of some ARM multilibs.
8829
8830Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8831
8832 * config.guess: Add OS/390 match pattern.
8833 * config.sub: Add mvs, openedition targets.
8834 * configure.in (i370-ibm-opened*): New.
8835
ef14edc4
ILT
88361999-09-04 Steve Chamberlain <sac@pobox.com>
8837
8838 * config.sub: Add support for configuring for pj.
8839
afb478e8
NC
88401999-08-31 Nick Clifton <nickc@cygnus.com>
8841
fd6848f6 8842 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8843
ba73c63f 88441999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8845
8846 * configure.in: Do not configure or build ld for AIX
8847 platforms. ld is known to be broken on these platforms.
8848
ba73c63f
JM
8849Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8850
8851 * config-ml.in: Pass compiler flag corresponding to multidirs to
8852 subdir configures.
8853
c363de44
ILT
88541999-08-09 Ian Lance Taylor <ian@zembu.com>
8855
8856 * Makefile.in (LDFLAGS): Define.
8857
dc8bc5a6
ILT
88581999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8859
8860 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8861 noconfigdirs.
8862 (*-*-cygwin*): Likewise.
8863
6ca3858e
ILT
88641999-08-08 Ian Lance Taylor <ian@zembu.com>
8865
71141bb6
ILT
8866 * mkdep: New file.
8867 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8868 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8869
6ca3858e
ILT
8870 From Eli Zaretskii <eliz@is.elta.co.il>:
8871 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8872 long file name when using DJGPP on MS-DOS.
8873
ba73c63f
JM
8874Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8875
8876 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8877
2735a327
AM
88781999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8879
8880 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8881 dependency as this causes "make check" to globally "make all"
8882
ba73c63f
JM
8883Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8884
8885 * configure.in (target_libs): Added target-zlib.
8886 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8887 (CONFIGURE_TARGET_MODULES): Likewise.
8888 (CHECK_TARGET_MODULES): Likewise.
8889 (INSTALL_TARGET_MODULES): Likewise.
8890 (CLEAN_TARGET_MODULES): Likewise.
8891 (configure-target-zlib): New target.
8892 (all-target-zlib): Likewise.
8893 (all-target-libjava): Depend on all-target-zlib.
8894 (configure-target-libjava): Depend on configure-target-zlib.
8895
8896 * Makefile.in (configure-target-libjava): Depend on
8897 configure-target-newlib.
8898 (configure-target-boehm-gc): New target.
8899 (configure-target-qthreads): New target.
8900
80413487
RH
8901 * configure.in (target_libs): Added target-qthreads.
8902 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8903 (CONFIGURE_TARGET_MODULES): Likewise.
8904 (CHECK_TARGET_MODULES): Likewise.
8905 (INSTALL_TARGET_MODULES): Likewise.
8906 (CLEAN_TARGET_MODULES): Likewise.
8907 (all-target-qthreads): New target.
8908 (configure-target-libjava): Depend on configure-target-qthreads.
8909 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
8910
8911 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8912 (CONFIGURE_TARGET_MODULES): Likewise.
8913 (CHECK_TARGET_MODULES): Likewise.
8914 (INSTALL_TARGET_MODULES): Likewise.
8915 (CLEAN_TARGET_MODULES): Likewise.
8916 (all-target-libjava): New target.
8917 (all-target-boehm-gc): Likewise.
8918 * configure.in (target_libs): Added libjava, boehm-gc.
8919
08d836d6
ILT
89201999-07-22 Ian Lance Taylor <ian@zembu.com>
8921
8922 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8923 configure.bat in SUPPORT_FILES.
8924 (gas+binutils.tar.bz2): Likewise.
8925
8926 * makeall.bat: Remove; obsolete.
8927
8f36e47c
ILT
89281999-07-21 Ian Lance Taylor <ian@zembu.com>
8929
8930 From Mark Elbrecht:
8931 * configure.bat: Remove; obsolete.
8932
56e82f25
ILT
89331999-07-11 Ian Lance Taylor <ian@zembu.com>
8934
8935 * configure: Add -W -Wall to the default CFLAGS when compiling with
8936 gcc.
8937
1001d816
JL
8938Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8939
8940 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8941
106117aa
MM
89421999-06-30 Mark Mitchell <mark@codesourcery.com>
8943
8944 * configure.in: Build ld on IRIX6.
8945
c376f4ed
ILT
89461999-06-12 Ian Lance Taylor <ian@zembu.com>
8947
8948 * Makefile.in: Change distribution targets to use bzip2 instead of
8949 gzip.
8950 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 8951 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 8952
306b7445
NC
89531999-06-04 Nick Clifton <nickc@cygnus.com>
8954
8955 * config.sub: Add mcore target.
8956
d932cae7 89571999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
8958
8959 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8960
d932cae7 89611999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
8962
8963 * config.guess (dummy): Changed to $dummy.
8964
6c3175b0
NC
89651999-05-24 Nick Clifton <nickc@cygnus.com>
8966
ba73c63f
JM
8967 * config.sub: Tidied up case statements.
8968
89691999-05-22 Ben Elliston <bje@cygnus.com>
8970
8971 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8972 <jiro@din.or.jp>.
8973
8974 * config.guess: Merge with FSF version. Future changes will be
8975 more accurately recorded in this ChangeLog.
8976 * config.sub: Likewise.
8977
d932cae7 89781999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
8979
8980 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 8981
252b5132
RH
89821999-04-30 Tom Tromey <tromey@cygnus.com>
8983
8984 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8985
89861999-04-23 Tom Tromey <tromey@cygnus.com>
8987
8988 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8989
89901999-04-20 Drew Moseley <dmoseley@cygnus.com>
8991
8992 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8993 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8994 Bad merge removed these two changes.
8995
ba73c63f 8996Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 8997 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
8998
8999 * config.guess (interix Alpha): Add.
9000
252b5132
RH
90011999-04-11 Richard Henderson <rth@cygnus.com>
9002
9003 * configure.in (i?86-*-beos*): Do config gperf; don't config
9004 gdb, newlib, or libgloss.
9005
d932cae7 90061999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9007
ba73c63f
JM
9008 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9009 link a trivial program with -mabi=64. If it fails, remove mabi=64
9010 from multidirs.
9011
d932cae7 90121999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9013
9014 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9015
252b5132
RH
90161999-04-08 Nick Clifton <nickc@cygnus.com>
9017
9018 * config.sub: Add support for mcore targets.
9019
90201999-04-07 Michael Meissner <meissner@cygnus.com>
9021
9022 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9023 not mt-ospace, in order to shut up assembler warning about using
9024 symbols that are named the same as registers.
9025
90261999-04-07 Drew Moseley <dmoseley@cygnus.com>
9027
9028 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9029 dependency list for all-target-cygmon.
9030
90311999-04-05 Doug Evans <devans@casey.cygnus.com>
9032
9033 * config-ml.in: Check $host, not $target, for selective multilibs.
9034 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9035 thumb interworking, and underscore prefix multilibs.
9036
90371999-04-04 Ian Lance Taylor <ian@zembu.com>
9038
9039 * missing: Update to version from current automake.
9040
9041Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9042
9043 * configure (gxx_include_dir): Removed.
9044
9045 * configure.in (gxx_include_dir): Handle it.
9046 * Makefile.in: Likewise.
9047
90481999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9049
9050 * config.sub (mips64vr4111,mips64vr4111el) Add.
9051
90521999-03-21 Ben Elliston <bje@cygnus.com>
9053
80413487 9054 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9055
9056Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9057
252b5132
RH
9058 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9059 config/mh-djgpp.
9060
9061Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9062
9063 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9064 all-target-newlib to dependency list for all-target-bsp.
9065
9066Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9067
9068 * config.sub: Add i386-uwin support.
9069 * config.guess: Likewise.
9070
9071Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9072
9073 * configure.in: cleanup, add mh-*pic handling for arm, special
9074 case powerpc*-*-aix*
9075
9076Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9077
9078 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9079 can be built.
9080
9081Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9082
9083 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9084 targets.
252b5132
RH
9085
90861999-03-02 Nick Clifton <nickc@cygnus.com>
9087
9088 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9089
d932cae7 90901999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9091
9092 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9093
90941999-02-24 Nick Clifton <nickc@cygnus.com>
9095
9096 * config.sub: Fix typo in arm recognition.
9097
d932cae7 90981999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9099
9100 * configure.in (noconfigdirs): Changed target_configdirs to
9101 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9102 rather than m68k-*-* since it is not known to work on
9103 m68k-aout. Ditto for arm-*-*oabi.
9104
d932cae7 91051999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9106
9107 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9108
91091999-02-19 Ben Elliston <bje@cygnus.com>
9110
9111 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9112 Smart and improved by Andrew Cagney.
9113
d932cae7 91141999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9115
9116 * config.guess: Recognize openbsd-*-hppa.
9117
d932cae7 91181999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9119
9120 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9121 only if it is not empty.
9122
91231999-02-17 Nick Clifton <nickc@cygnus.com>
9124
9125 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9126
fd6848f6 9127 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9128
9129 * config.sub: Modified to recognize uname's armv* syntax.
9130
91311999-02-17 Mark Salter <msalter@cygnus.com>
9132
9133 * configure.in: Added target-bsp for sparclite.
9134
d932cae7 91351999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9136
9137 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9138
91391999-02-08 Nick Clifton <nickc@cygnus.com>
9140
9141 * configure.in: Add support for strongarm port.
9142 * config.sub: Add support for strongarm target.
9143
d932cae7 91441999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9145
252b5132
RH
9146 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9147 the old name config/mh-cygwin32.
9148 Enable texinfo.
9149
d932cae7 91501999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9151
9152 * configure.in: Do build ld for ix86 Solaris.
9153
d932cae7 91541999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9155
9156 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9157 $AR_FOR_TARGET. Likewise for RANLIB.
9158
d932cae7 91591999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9160
80413487
RH
9161 * config.sub (oabi): Recognize.
9162 * configure.in (arm-*-oabi): Handle.
252b5132 9163
d932cae7 91641999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9165
9166 * config.guess: Improve detection of i686 on UnixWare 7.
9167
d932cae7 91681999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9169
9170 * config.guess: Add support for i386-pc-interix.
9171 * config.sub: Likewise.
9172 * configure.in: Likewise.
252b5132 9173
d932cae7 91741999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9175
9176 * Makefile.in: Remove unneeded all-target-libio from
9177 from all-target-winsup target since it is now unneeded.
9178 Add all-target-libtermcap in its place since it is now
9179 needed.
9180
d932cae7 91811998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9182
9183 * configure.in: makefile stub for cygwin target is probably
9184 unnecessary. Remove it for now.
252b5132 9185
d932cae7 91861998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9187
9188 * configure.in: libtermcap.a should be built when cygwin is the
9189 target as well as the host.
9190 * config.guess: Allow mixed case in cygwin uname output.
9191 * Makefile.in: Add libtermcap target.
252b5132 9192
d932cae7 91931998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9194
9195 * config.sub: Clean up handling of hppa2.0.
9196
d932cae7 91971998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9198
9199 * config.guess: Use C code to identify more HP machines.
9200
9201Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9202
9203 * config.sub: Handle hppa2.0.
9204
ba73c63f
JM
9205Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9206
9207 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9208 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9209
92101998-12-15 Mark Salter <msalter@cygnus.com>
9211
9212 * configure.in: Added target-bsp for several target architectures.
9213
9214 * Makefile.in: Added rules for bsp.
9215
252b5132
RH
9216Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9217
9218 * config.guess: Improve detection of hppa2.0 processors.
9219
9220Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9221
9222 * config.guess: Recognize FreeBSD using ELF automatically.
9223
92241998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9225
9226 * configure (skip-this-dir): Add handling for new shell script, which
9227 might be created by a sub-directory's configure to indicate, this particular
9228 directory is "unwanted".
9229 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9230
252b5132
RH
9231Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9232
9233 * ltconfig: import from libtool, after changing libtool to
9234 account for the cygwin name change.
9235
9236Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9237
9238 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9239 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9240
9241Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9242
9243 * configure.in: Add libtermcap to list of cygwin dependencies.
9244
d932cae7 92451998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9246
80413487
RH
9247 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9248 they include winsup/include when it's a cygwin target.
252b5132
RH
9249
92501998-11-12 Tom Tromey <tromey@cygnus.com>
9251
9252 * configure.in (host_tools): Added zip.
9253 * Makefile.in (all-target-libjava): Depend on all-zip.
9254 (all-zip): New target.
9255 (ALL_MODULES): Added all-zip.
9256 (NATIVE_CHECK_MODULES): Added check-zip.
9257 (INSTALL_MODULES): Added install-zip.
9258 (CLEAN_MODULES): Added clean-zip.
9259
d932cae7 92601998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9261
9262 * Makefile.in: lose "32" from comment about cygwin.
9263
d932cae7 92641998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9265
9266 * configure.in: Use -Os to build target libraries for the fr30.
9267
d932cae7 92681998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9269
9270 * config.sub: Add fr30.
9271
d932cae7 92721998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9273
80413487 9274 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9275 cygwin* instead of cygwin32*.
9276 * config.sub: Check cygwin* instead of cygwin32*.
9277
d932cae7 92781998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9279
9280 * config.guess: Match any version of Unixware7.
9281
252b5132
RH
92821998-10-20 Syd Polk <spolk@cygnus.com>
9283
9284 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9285 if desired.
9286
d932cae7 92871998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9288
9289 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9290 these if the appropriate directories and files to not exist.
9291
d932cae7 92921998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9293
9294 * Makefile.in (DEVO_SUPPORT): Add config.if.
9295
d932cae7 92961998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9297
9298 * configure: Add pattern to replace "build_tooldir"'s
9299 definition in the generated Makefile with "tooldir"'s
9300 actual value.
9301
252b5132
RH
9302Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9303
9304 * config.sub: Bring back lost sparcv9.
9305
ba73c63f
JM
9306 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9307
9308Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9309
9310 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9311 CC_FOR_TARGET and friends.
9312
9313Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9314
ba73c63f
JM
9315 * Makefile.in (build_tooldir): New variable, same as tooldir.
9316 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9317 -B$(build_tooldir)/bin/.
9318 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9319
252b5132
RH
9320Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9321
9322 * config.sub: Add support for i[34567]86-pc-udk.
9323 * configure.in: Likewise.
9324
9325Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9326
9327 * Makefile.in: add bzip2 package building bits for user
9328 tools module
9329 * configure.in: ditto
9330
ba73c63f
JM
9331Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9332
9333 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9334 (ALL_TARGET_MODULES): Add all-target-libobjc.
9335 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9336 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9337 (all-target-libchill): Add dependencies.
9338 * configure.in (target_libs): Add libchill.
35590697 9339
252b5132
RH
93401998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9341
ba73c63f 9342 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9343
9344Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9345
9346 * Makefile.in (all-automake): fix dependencies.
9347
9348Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9349
9350 * configure.in: Minor cleanups for building in the $(target_alias)
9351 subdir.
9352
93531998-09-22 Jim Wilson <wilson@cygnus.com>
9354
9355 * Makefile.in (bootstrap): Set r and s before make all. Use
9356 BASE_FLAGS_TO_PASS in make all.
9357 (cross): Likewise.
9358
93591998-09-20 Mark Mitchell <mark@markmitchell.com>
9360
9361 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9362
252b5132
RH
9363Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9364
9365 * config.sub: Fix typo in last change.
9366
93671998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9368
9369 * config.sub: Add support for C4x target.
9370 * configure.in: Likewise.
9371
93721998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9373
9374 * config.sub: Recognize sparcv9 just like sparc64.
9375
9376Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9377
9378 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9379
9380Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9381
9382 * config.guess: Correctly identify Pentium II sco boxes.
9383
9384 * config.guess: Fix "tr" code. From Weiwen Liu.
9385
9386Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9387
9388 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9389 stabs.
9390
9391Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9392
9393 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9394 (ALL_TARGET_MODULES): Add all-target-libchill.
9395 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9396 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9397 (all-target-libchill): Add dependencies.
9398 * configure.in (target_libs): Add libchill.
9399
9400Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9401
9402 * config.guess: Avoid assumptions about "tr" behaves when
9403 LANG is set to something other than English.
9404
9405Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9406
9407 * configure (gxx_include_dir): Changed to
9408 '${prefix}/include/g++'-${libstdcxx_interface}.
9409
9410 * config.if: New to determine the interfaces.
9411
9412Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9413
9414 * config.guess: Detect and handle MPE/IX.
9415 * config.sub: Deal with MPE/IX.
9416
9417Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9418
9419 * configure.in: Use mh-aix43.
9420
94211998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9422
9423 * configure: Fix --without/--disable cases for gxx-include-dir.
9424
9425Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9426
9427 * mdata-sh: Imported. Needed for automake support.
9428
9429Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9430
ba73c63f 9431 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9432 "chmod og=u `find . -print`".
9433
9434Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9435
ba73c63f 9436 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9437
9438Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9439
9440 * Makefile.in: Undo previous patch.
9441
9442Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9443
9444 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9445 to here ...
9446 (install-no-fixedincludes): and here
9447 (INSTALL_MODULES): ... from here.
9448
9449Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9450
9451 * config.sub: Merge with FSF.
9452
9453 * config.guess: Merge with FSF.
9454
9455Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9456
9457 * configure (extraconfigdirs): New variable.
9458 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9459 * Makefile.in (all): Move higher in file.
9460 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9461 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9462 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9463 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9464 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9465
94661998-07-23 Brendan Kehoe <brendan@cygnus.com>
9467
9468 * Makefile.in (all-target-libjava): Depend on all-gcc and
9469 all-target-newlib.
9470 (configure-target-libjava): Depend on $(ALL_GCC).
9471
9472Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9473
9474 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9475 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9476
9477Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9478
9479 * ylwrap: Change absolute path checks to check for DOS style path
9480 names.
9481
9482 * ylwrap: Don't use a full path name if the source file is in the
9483 same directory. From hjl@lucon.org (H.J. Lu).
9484
9485 * config-ml.in: Default to being verbose, to match Feb 18 change to
9486 configure.
9487
9488Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9489
9490 Brought over from egcs:
9491
9492 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9493
9494 * configure.in (target_subdir): Set to ${target_alias} instead
9495 of "libraries".
9496
9497 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9498
9499 * configure.in (target_subdir): Set to libraries if enable_multilib.
9500
9501Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9502
9503 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9504 multilibs, force reconfiguration the first time we create
9505 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9506
9507Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9508
9509 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9510 avoid confusion with --no-recursion.
9511
9512Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9513
9514 * configure.in: Win32 hosts shouldn't use install -x
9515 * install-sh: remove -x option, and special .exe-handling
9516 hack.
9517
9518Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9519
9520 * config.guess: Recognize i586-pc-beos.
9521 * configure.in: Don't build some bits for beos.
9522
9523Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9524
9525 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9526 CFLAGS default to -O2.
9527
9528 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9529 when using GNU ld.
9530
9531Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9532
9533 * ltmain.sh: Correct install when using a different shell.
9534
9535Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9536
9537 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9538
9539Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9540
9541 * makefile.vms: Update to build binutils/makefile.vms. Add install
9542 target.
9543
9544Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9545
9546 * ltconfig: Update to correct AIX handling.
9547
9548Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9549
9550 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9551
9552 * configure.in (target_subdir): Set to ${target_alias} instead
9553 of "libraries".
9554
95551998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9556
9557 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9558 (Makefile): Depend on $(gcc_version_trigger).
9559
9560 * configure (gcc_version): Change default initializer to empty
9561 string.
9562 (gcc_version_trigger): New variable; pass this variable down
9563 to subdir configures to enable them checking gcc's version
9564 themselves. Emit make macros for both gcc_version vars.
9565 (topsrcdir): Initialize reliably.
9566 (recursion line): Remove --with-gcc-version=${gcc_version}.
9567
95681998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9569
9570 * configure (enable_version_specific_runtime_libs): Implement new flag
9571 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9572 in $(libsubdir); emit definition in each generated Makefile.
9573 (gxx_include_dir): Initialize depending on
9574 $enable_version_specific_runtime_libs.
9575
95761998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9577
9578 * configure (gcc_version): Initialize properly depending on
9579 how and where configure is started.
9580 (recursion line): Pass a --with-gcc-version=${gcc_version}
9581 to configures in subdirs.
9582
9583Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9584
9585 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9586 cygmon
252b5132
RH
9587
9588Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9589
9590 * configure.in: Add cygmon and libstub support for mn10200.
9591
95921998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9593
9594 * configure (gcc_version): Add new variable describing the
9595 particular gcc version we're building.
9596 * Makefile.in (libsubdir): Add new macro for the directory
9597 in which the compiler finds executables, libraries, etc.
9598 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9599 and libsubdir.
9600
9601Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9602
ba73c63f
JM
9603 * Makefile.in (local-clean): Remove *.log.
9604 (warning.log): Built with warn_summary from build.log.
9605 (mail-report.log): Run test_summary.
9606 (mail-report-with-warnings.log): Run test_summary including
9607 warning.log in the report.
252b5132
RH
9608
9609Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9610
9611 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9612
9613Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9614
9615 * Makefile.in (grep): Grep no longer depends on libiberty.
9616
9617Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9618
9619 * Makefile.in: all-snavigator needs all-libgui.
9620
9621Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9622
9623 * configure.in: Add cygmon and libstub support for mn10300.
9624
9625Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9626
9627 * missing: Update to version from automake 1.3.
9628
9629 * ltmain.sh: On installation, don't get confused if the same name
9630 appears more than once in the list of library names.
9631
9632Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9633
9634 * config.sub: Accept m68060 and m5200 as CPU names.
9635
9636Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9637
9638 * configure: Use && rather than using -a in test, because odd
9639 strings can confuse test.
9640 * configure.in: Likewise.
9641
9642Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9643
9644 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9645
9646Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9647
9648 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9649 bootstrap4-lean): New targets.
9650
9651Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9652
9653 * mpw-* Delete. Not used.
252b5132
RH
9654
9655Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9656
9657 * COPYING.LIB: Update FSF address.
9658
9659Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9660
9661 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9662
9663 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9664 GAS_SUPPORT_DIRS.
9665
9666Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9667
9668 * ltconfig, ltmain.sh: Avoid producing a version number if
9669 -version-info was not used.
9670
9671Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9672
9673 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9674 building with newlib.
9675
96761998-04-30 Paul Eggert <eggert@twinsun.com>
9677
ba73c63f 9678 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9679 Solaris `make' causes it to continue to next definition.
252b5132 9680
afb8d725
JM
9681Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9682
9683 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9684 the right GUI libraries and files are installed along with GDB.
9685
252b5132
RH
9686Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * configure.in: Change alpha to alpha* in several places.
9689
9690Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9691
9692 * config.sub: Recognize sparc86x.
9693
9694Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9695
252b5132
RH
9696 * configure.in (--enable-target-optspace): Remove debug echo.
9697
9698Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9699
9700 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9701
9702Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9703
9704 * ltconfig: Update cygwin32 support.
9705
9706 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9707 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9708 (GDB_SUPPORT_DIRS): Likewise.
9709
9710Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9711
9712 * configure.in (target_makefile_frag): If --enable-target-optspace,
9713 use -Os to compile target libraries rather than -O2. Default to
9714 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9715 not used.
9716 * configure.in (target_cflags): Ditto for d30v.
9717
9718Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9719
9720 * Makefile.in (all-bfd): Depend on all-intl.
9721 (all-binutils): Likewise.
9722 (all-gas): Likewise.
9723 (all-gprof): Likewise.
9724 (all-ld): Likewise.
9725
252b5132
RH
97261998-04-19 Brendan Kehoe <brendan@cygnus.com>
9727
9728 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9729
9730Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9731
9732 * Makefile.in (all-bfd): Depend upon all-libiberty.
9733
9734 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9735
9736Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9737
9738 * Makefile.in: Add libstub.
9739
9740 * configure.in: Ditto. Build libstub for targets that have cygmon
9741 support.
9742
9743Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9744
9745 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9746
9747Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9748
9749 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9750 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9751
9752Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9753
9754 * configure: Define DEFAULT_M4 by searching PATH.
9755 * Makfile.in: Use DEFAULT_M4.
9756
9757Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9758
9759 * ltconfig: Add cygwin32 support.
9760
9761 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9762 to configure and build.
9763
9764Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9765
9766 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9767
9768Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9769
9770 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9771
9772Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9773
9774 * Makefile.in: add ash make rules
9775 * configure.in: add ash to native_only and host_tools lists
9776
9777Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9778
9779 * Makefile.in (all-gettext, all-intl): New targets.
9780 (ALL_MODULES): Added all-gettext, all-intl.
9781 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9782 (INSTALL_MODULES): Added install-gettext, install-intl.
9783 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9784
9785 * configure.in (host_tools): Added gettext.
9786 (native_only): Likewise.
9787 (noconfigdirs) [various cases]: Likewise.
9788 (host_libs): Added intl.
9789
afb8d725
JM
9790Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9791
9792 * configure: Do not disable building gdbtk for cygwin32 hosts.
9793
ba73c63f
JM
9794Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9795
9796 * configure.in: Add thumb-coff target.
9797 * config.sub: Add thumb-coff target.
9798
252b5132
RH
9799Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9800
9801 * Makefile.in: Revert yesterday's change.
9802 (all-target-winsup): all-target-librx stays out of here.
9803
9804Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9805
ba73c63f
JM
9806 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9807 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9808 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9809 Remove references to librx and libg++.
9810
9811Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9812
9813 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9814 recursive makes
9815
9816Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9817
9818 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9819 for newlib directory.
9820 (CXX_FOR_TARGET): Likewise.
9821
9822Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9823
9824 * ltconfig: Update after libtool/ltconfig.in change for
9825 hpux11.
9826
9827Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9828
9829 * ltconfig, ltmain.sh: Update to libtool 1.2.
9830
9831Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9832
9833 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9834 (install-gcc-cross): Instead, override LANGUAGES here.
9835
98361998-03-18 Dave Love <d.love@dl.ac.uk>
9837
9838 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9839 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9840
9841Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9842
9843 * configure.in: Add Thumb-pe target.
9844
9845Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9846
252b5132
RH
9847 * Makefile.in - changed sn targets to snavigator
9848 * configure.in - changed sn targets to snavigator
9849
9850Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9851
9852 * config-ml.in: After building symlink tree call make distclean
9853 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9854 to be the case for libiberty.
9855
9856Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9857
9858 * configure: When making link, also check the current
9859 directory. The configure scripts may create one.
9860
9861Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9862
9863 * config.sub: Accept alphapca56 and alphaev6 properly.
9864
9865Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9866
9867 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9868
252b5132
RH
9869Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9870
80413487 9871 * config.sub (sco5): Fix typo.
252b5132
RH
9872
9873Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9874
9875 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9876 install-itcl.
9877 (install-itcl): Remove dependency on install-tcl.
9878
9879Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9880
9881 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9882
252b5132
RH
9883Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9884
9885 * configure.in: Don't build libgui for a cygwin32 target when not on
9886 a cygwin32 host.
9887
9888Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9889
9890 * configure (redirect): Set to null, so default behavior of
9891 configure is now --verbose.
9892
98931998-02-16 Dave Love <d.love@dl.ac.uk>
9894
9895 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9896 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9897
9898Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9899
9900 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9901 this change to sync Makefile.in with its ChangeLog entries.
9902
9903Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9904
9905 * ltmain.sh (mkdir): Check that the directory doesn't exist
9906 before we exit with error, so that we don't get races during
9907 parallel builds.
9908
9909Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9910
9911 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9912
9913Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9914
9915 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9916 PICFLAG_FOR_TARGET.
9917 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9918
9919 * configure: Emit a definition for the new macro enable_shared
9920 into each Makefile.
9921
252b5132
RH
9922Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9923
9924 * configure.in (host_tools, native_only): Add libtool.
9925
9926Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9927
9928 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9929 Fix typo in ming config comment.
9930
9931Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9932
9933 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9934
9935Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9936
9937 * config.sub: Add tic30 cases, and map c30 to tic30.
9938
ba73c63f
JM
9939Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9940
9941 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9942 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9943 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9944 (CLEAN_TARGET_MODULES): Similarly
9945 (all-target-libf2c): Add dependences.
35590697 9946 * configure.in (target_libs): Add libf2c.
ba73c63f 9947
252b5132
RH
9948Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9949
ba73c63f
JM
9950 * configure.in: Remove expect from noconfigdirs when target
9951 is cygwin32. OK to build expect and dejagnu with Canadian
9952 Cross.
252b5132
RH
9953
9954Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9955
9956 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9957 host.
9958
9959 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9960 and mingw32.
9961
9962Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9963
9964 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9965 here as it is not defined in the toplevel Makefile.
9966
9967Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9968
9969 * configure (package_makefile_rules_frag): New variable, which names
9970 a file with generic rules, ...
9971 Change comment to mention we now have FIVE parts.
9972 * configure: Undo last change.
9973
9974Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9975
9976 * config.guess: More accurate determination of HP processor types.
9977 * config.sub: More accurate determination of HP processor types.
9978
9979Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9980
9981 * configure (package_makefile_frag): Move inserting the
9982 ${package_makefile_frag} to where it should be according
9983 to the comment.
9984
ba73c63f 9985Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
9986
9987 * config.guess: Add support for Linux/ARM.
9988
9989Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9990
9991 * .cvsignore: Remove *-info and *-install since they match
9992 release-info and mpw-install, which we don't want to just ignore.
9993
9994Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9995
9996 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9997
9998Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9999
10000 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10001 local_prefix to sub-make invocations.
10002
10003Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10004
10005 * configure.in: Check makefile fragments in the source
10006 directory.
10007
10008Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10009
ba73c63f
JM
10010 * configure.in: Check whether host and target makefile
10011 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10012
10013Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10014
10015 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10016
252b5132
RH
10017Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10018
10019 * configure.in: Make sure we only replace RPATH_ENVVAR on
10020 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10021 regexp to sed.
10022
10023 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10024 to sub-makes.
10025
100261998-01-13 Lee Iverson (leei@ai.sri.com)
10027
10028 * config-ml.in (multi-do): LDFLAGS must include multilib
10029 designator.
10030
10031Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10032
10033 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10034
10035Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10036
10037 * config.sub: Add mingw32 support.
10038 * configure.in: Likewise.
252b5132
RH
10039
10040Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10041
10042 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10043
10044Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10045
10046 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10047 * configure (gxx_include_dir): Provide a definition for subdirs
10048 which do not use autoconf.
10049
10050Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10051
10052 * config.guess: Sync with egcs. Picks up new alpha support,
10053 BeOS & some additional linux support.
10054
ba73c63f 10055Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10056
10057 * config.guess: HP 9000/803 is a PA1.1 machine.
10058
ba73c63f
JM
10059Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10060
10061 * configure.in: It's alpha*-...
252b5132
RH
10062
10063Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10064
ba73c63f
JM
10065 * configure.in (host_makefile_frag, target_makefile_frag):
10066 Handle multiple config files.
10067 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10068 alpha-*-*.
252b5132
RH
10069
10070Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10071
10072 * mkdep: New file.
10073
10074Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10075
10076 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10077
10078Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10079
10080 * Makefile.in: Add libgui directory.
10081 (GDB_TK): Add all-libgui.
10082 * configure.in: Add libgui directory.
10083 * configure: Add all-libgui to GDB_TK.
10084
10085Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10086
10087 * config-ml.in (multidirs): Add m32r to multilib list.
10088
10089Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10090
10091 * Makefile.in (all-target-gperf): Change dependency to
10092 all-target-libstdc++.
10093
10094Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10095
10096 * config.guess: Add BeOS support.
10097
10098Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10099
10100 Source directory cvs renamed to cvssrc:
10101 * configure.in (host_tools): Change cvs to cvssrc.
10102 (native_only): Likewise.
10103 (noconfigdirs) [various cases]: Likewise.
10104 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10105 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10106 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10107 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10108 (all-cvssrc): Rename target from all-cvs.
10109
10110Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10111
10112 * configure (gxx_include_dir): Fix thinko.
10113
10114Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10115
10116 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10117 (install-cross, install-gcc-cross): New targets.
10118
10119Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10120
10121 * configure.in (noconfigdirs): Add support for Thumb target.
10122
10123 * config.sub (maybe_os): Add support for Thumb target.
10124
10125Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10126
10127 * Makefile.in: Add rules for cygmon.
10128
10129 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10130
10131Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10132
10133 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10134 * configure (gxx_include_dir): Provide a definition for subdirs
10135 which do not use autoconf.
10136
10137Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10138
10139 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10140 11/18/97 build
252b5132
RH
10141
10142Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10143
10144 * From Franz Sirl.
10145 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10146 found on RedHat Linux systems.
10147
10148Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10149
10150 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10151 guesses.
10152
10153Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10154
10155 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10156
10157Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10158
10159 * ltmain.sh: If mkdir fails, check whether the directory was created
10160 anyhow by some other process.
10161
10162Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10163
10164 * configure.in (d30v-*-*): Configure all directories.
10165
10166Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10167
10168 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10169 for the D30V.
10170
10171Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10172
10173 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10174
10175Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10176
80413487
RH
10177 * include/libiberty.h: Add extern "C" { so it can be used with C++
10178 progrms.
10179 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10180 programs.
252b5132
RH
10181
10182Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10183
10184 * configure.in (d30v-*-*): Configure GCC now.
10185
10186Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10187
10188 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10189 is no longer needed.
10190
10191Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10192
10193 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10194
10195Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10196
10197 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10198 targets using "$@" to provide support for similar but not identical
10199 targets without having to duplicate code.
10200
10201Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10202
10203 * makefile.vms: Fix to work with DEC C.
10204
10205Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10206
10207 * config.sub: Add mips-tx39-elf to marketing names.
10208
10209Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * ltmain.sh: Handle symlinks in generated script.
10212
10213Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10214
10215 * configure: Handle autoconf style directory options: --bindir,
10216 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10217 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10218 --sysconfdir.
10219 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10220 (sharedstatedir, localstatedir, oldincludedir): New variables.
10221 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10222 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10223 sbindir, sharedstatedir, and sysconfdir.
10224
10225Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10226
10227 * Makefile.in (bootstrap-lean): New target.
10228
10229Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10230
10231 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10232 sn, and gnuserv from noconfigdirs.
252b5132
RH
10233
10234Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10235
10236 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10237
10238Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10239
ba73c63f 10240 * Makefile.in (cross): New target.
252b5132
RH
10241
10242Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10243 Jeff Law <law@cygnus.com>
252b5132
RH
10244
10245 * Makefile.in (bootstrap2, bootstrap3): New targets.
10246 (all-bootstrap): Remove outdated and confusing target.
10247 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10248
afb8d725
JM
10249Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10250
10251 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10252 windows. Consistent with gdb/configure.
afb8d725 10253
252b5132
RH
102541997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10255
252b5132
RH
10256 * configure.in: Name Linux target fragment.
10257
10258 * configure: Rewrite so that project Makefile fragment is inserted
10259 first and appears last in the resulting Makefile.
10260
10261Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10262
10263 * Makefile.in (install-itcl): Install tcl first.
10264
252b5132 10265Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10266
252b5132
RH
10267 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10268
10269Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10270
10271 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10272
10273 * configure.in (skipdirs): Add target-librx for Linux.
10274 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10275
10276Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10277
10278 * Makefile.in (bootstrap): New target.
10279
10280Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10281
10282 * config.sub: Accept 'amigados' for backward compatability.
10283
10284Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10285
10286 * config.guess: Merge with FSF.
10287
ba73c63f
JM
10288Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10289
10290 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10291
252b5132
RH
10292Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10293
10294 * config.sub: Add "marketing-names" patch.
10295
10296Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10297
80413487 10298 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10299
10300Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10301
10302 * config.sub: Handle v850-elf.
10303
ba73c63f
JM
10304Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10305
10306 * .cvsignore (*-install): Remove.
10307
252b5132
RH
10308Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10309
10310 * ltconfig: Set CONFIG_SHELL in libtool.
10311 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10312
10313Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10314
10315 * configure.in (target_subdir): Set to libraries if enable_multilib.
10316
10317Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10318
10319 * config.guess: Update from gcc directory.
10320
10321Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10322
10323 * Makefile.in (all-sim): Depends on all-readline.
10324
10325Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10326
10327 * Makefile.in (BISON, YACC): Use $$s.
10328 (all-bison): Depend on all-texinfo.
10329
10330Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10331
10332 * Makefile.in (BISON): Add -L flag.
10333 (YACC): Likewise.
10334
10335Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10336
35590697
AJ
10337 * configure.in (noconfigdirs): Add support for v850e target.
10338
252b5132
RH
10339 * config.sub (maybe_os): Add support for v850e target.
10340
10341Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10342
35590697
AJ
10343 * configure.in (noconfigdirs): Add support for v850ea target.
10344
252b5132
RH
10345 * config.sub (maybe_os): Add support for v850ea target.
10346
10347Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10348
10349 * config.sub: Add mipstx39. Delete r3900.
10350
10351Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10352
10353 * Makefile.in (all-autoconf): Depends on all-texinfo.
10354
10355Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10356
10357 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10358 eabi targets.
10359
10360Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10361
10362 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10363
10364 * configure: When handling a Canadian Cross, handle YACC as well as
10365 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10366 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10367
10368Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10369
10370 * Makefile.in (BISON): bison, not byacc or bison -y.
10371 (YACC): bison -y or byacc or yacc.
10372 (various): Add *-bison as appropriate.
10373 (taz): No need to mess with BISON anymore.
10374
10375Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10376
10377 * configure: If OSTYPE matches *win32*, try to find a good value for
10378 CONFIG_SHELL.
10379
10380Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10381
10382 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10383 configure.in if it is present.
10384
10385Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10386
10387 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10388
10389Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10390
10391 * config.sub: Recognize `arc' cpu.
10392 * configure.in: Likewise.
10393 * config-ml.in: Likewise.
10394
10395Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10396
10397 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10398
10399Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10400
10401 * configure: Changed sed delimiter from ':' to '|' when
10402 attempting to substitute ${config_shell} for SHELL. On
10403 NT ${config_shell} may contain a ':' in it.
10404
10405Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10406
10407 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10408
10409Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10410
10411 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10412
10413Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10414
10415 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10416
10417 * ylwrap: If the program is a relative path, force it to be
10418 absolute.
10419
10420Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10421
10422 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10423
10424Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10425
10426 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10427 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10428 for libraries.
252b5132
RH
10429
10430Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10431
10432 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10433 separated by spaces.
252b5132
RH
10434
10435Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10436
10437 * ylwrap: New file.
10438 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10439
10440 * ltmain.sh: Handle /bin/sh at start of install program.
10441
10442 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10443
10444 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10445 * missing: New file, from automake 1.2.
10446
10447Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10450 check-tk to CHECK_X11_MODULES.
10451
10452Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10453
10454 * config.sub: Merge with FSF.
10455
10456Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10457
10458 * config.guess: Merge with FSF.
10459
10460Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10461
10462 * configure: Treat msdosdjgpp like go32.
10463 * configure.in: Likewise. Don't remove gprof for go32.
10464
10465 * configure: Change Makefile.tem2 to Makefile.tm2.
10466
10467Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10468
10469 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10470
10471Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10472
10473 * install-sh (chmodcmd): Set to null if the DST directory already
10474 exists. Same as Nov 11th change.
10475
10476Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10477
35590697 10478 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10479
10480Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10481
10482 * config.guess: Update from FSF.
10483
10484Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10485
10486 * Makefile.in (GDB_TK): Depend on itcl and tix.
10487
10488Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10489
10490 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10491 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10492 (INSTALL_SCRIPT): New variable.
10493 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10494 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10495 to -x.
10496 * install-sh: Add support for -x option.
10497
10498Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10499
10500 * configure.in, Makefile.in: Treat tix like itcl.
10501
10502Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10503
10504 * Makefile.in (WINDRES): New variable.
10505 (WINDRES_FOR_TARGET): New variable.
10506 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10507 (EXTRA_HOST_FLAGS): Add WINDRES.
10508 (EXTRA_TARGET_FLAGS): Add WINDRES.
10509 (EXTRA_GCC_FLAGS): Add WINDRES.
10510 ($(DO_X)): Pass down WINDRES.
10511 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10512 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10513 DLLTOOL_FOR_TARGET.
10514
10515Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10516
10517 * configure.in: configure sim before gdb for win32-x-ppc
10518
10519Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10520
10521 Move gperf into the toplevel, from libg++.
10522 * configure.in (target_tools): Add target-gperf.
10523 (native_only): Add target-gperf.
10524 * Makefile.in (all-target-gperf): New target, depend on
10525 all-target-libg++.
10526 (configure-target-gperf): Empty rule.
10527 (ALL_TARGET_MODULES): Add all-target-gperf.
10528 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10529 (CHECK_TARGET_MODULES): Add check-target-gperf.
10530 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10531 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10532
10533Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10534
252b5132
RH
10535 * config.sub (mn10200): Recognize new basic machine.
10536
10537Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10538
10539 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10540 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10541
10542Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10543
10544 * configure.in: If we're building mips-sgi-irix6* native, turn on
10545 ENABLE_MULTILIB and set TARGET_SUBDIR.
10546
10547Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10548
10549 * Makefile.in (all-sn): Depend on all-grep.
10550
10551Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10552
10553 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10554
10555 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10556 Makefile. From Jeff Makey <jeff@cts.com>.
10557 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10558
10559 * Makefile.in (DISTBISONFILES): Remove.
10560 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10561 $(DEFAULT_YACC).
10562
10563 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10564 cygwin32.
252b5132
RH
10565
10566 * Makefile.in (LD): New variable.
10567 (EXTRA_HOST_FLAGS): Pass down LD.
10568 ($(DO_X)): Likewise.
10569
10570Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10571
10572 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10573
10574Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10575
10576 * configure.in (targargs): Strip out any supplied --build argument
35590697 10577 before adding our own. Always add --build.
252b5132
RH
10578
10579Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10580
10581 * configure.in (targargs): Pass --build if we're doing
10582 a cross-compile.
10583
10584Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10585
ba73c63f 10586 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10587 sed. Otherwise sed chokes on NT path names with drive
10588 designators. Also look for "?:*" as the leading characters in an
10589 absolute pathname.
10590
10591Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10592
10593 * config.sub: Support for r3900.
10594
10595Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10596
10597 * configure.in: Use install-sh, not install.sh.
10598
10599Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10600
10601 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10602 apply it twice.
10603
10604Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10605
10606 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10607 install-binutils.
10608
10609Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10610
10611 * Makefile.in: Add automake targets.
10612 * configure.in (host_tools): Add automake.
10613
10614Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10615
10616 * configure: Default CXX to c++, not gcc.
10617 * Makefile.in (CXX): Set to c++, not gcc.
10618 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10619
10620Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10621
10622 * install-sh: try appending a .exe if source file doesn't
10623 exist
10624
10625Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10626
10627 * configure.in: Turn on multilib by default.
10628 (cross_only): Remove target-libiberty.
10629
10630 * Makefile.in (all-gcc): Don't depend on libiberty.
10631
10632Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10633
10634 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10635
10636Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10637
10638 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10639 (DISTBISONFILES): Add ld/Makefile.in
10640
10641Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10642
10643 * configure.in: if target is cygwin32 but host isn't cygwin32,
10644 don't configure gdb tcl tk expect, not just gdb.
10645
10646Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10647
10648 * configure.in: Added gnuserv everywhere sn appears.
10649
10650 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10651 (CROSS_CHECK_MODULES): Added check-gnuserv.
10652 (INSTALL_MODULES): Added install-gnuserv.
10653 (CLEAN_MODULES): Added clean-gnuserv.
10654 (all-gnuserv): New target.
10655
10656Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10657
10658 * config.guess: Fixes for MIPS OpenBSD systems.
10659
10660Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10661
10662 * Makefile.in (INSTALL_XFORM): Remove.
10663 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10664
10665 * mkinstalldirs: New file, copied from automake.
10666 * Makefile.in (installdirs): Rename from install-dirs. Use
10667 mkinstalldirs. Change all users.
10668 (DEVO_SUPPORT): Add mkinstalldirs.
10669
10670Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10671
10672 * install-sh: Rename from install.sh.
10673 * Makefile.in (INSTALL): Change install.sh to install-sh.
10674 (DEVO_SUPPORT): Likewise.
10675
10676 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10677 Graichen <graichen@rzpd.de>.
10678
10679Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10680
10681 * config.guess: Recognize OpenBSD systems correctly.
10682
10683Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10684
10685 * README, Makefile.in (ETC_SUPPORT): Remove references to
10686 cfg-paper*, configure.{texi,man,info*}._
10687
10688Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10689
10690 * Makefile.in (all.normal): Ensure that gcc is built after all
10691 the x11 - ie gdb - targets.
10692
10693Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10694
10695 * makefile.vms: Don't run conf-a-gas.
10696
10697Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10698
80413487 10699 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10700
10701Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10702
10703 * configure.in: Remove noconfigdirs case since gdb also
10704 configures and builds for tic80-coff.
10705
10706Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10707
10708 * configure: Set cache_file to config.cache.
10709 * Makefile.in (local-distclean): Remove config.cache.
10710
10711Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10712
10713 * COPYING: Update FSF address.
10714
10715Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10716
10717 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10718 noconfigdirs.
10719
10720Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10721
10722 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10723 MAKEDIRS, is empty.
10724
10725Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10726
10727 * config.sub: Tweak mn10300 entry.
10728
10729Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10730
10731 * configure.in (host_tools): Put sim before gdb, so gdb's
10732 configure.tgt can determine if the simulator was configured.
10733
10734Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10735
10736 * config.sub: Move BeOS $os case to be with other Cygnus
10737 local cases.
10738
10739Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10740
10741 * config.sub: Remove misplaced comment that broke Linux.
10742
10743Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10744
10745 * config.sub: Add BeOS support.
10746
10747Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10748
10749 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10750
10751Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10752
10753 * configure.in (noconfigdirs): Remove tcl and tk from
10754 noconfigdirs for cygwin32 builds.
10755
10756Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10757
10758 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10759
10760Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10761
10762 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10763 make-all.com, use makefile.vms instead.
10764
10765Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10766
10767 * config.sub: Accept -lnews*.
10768
10769Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10770
10771 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10772 target-examples and target-libiberty for d30v.
252b5132
RH
10773
10774Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10775
10776 * configure.in (noconfigdirs): Enable ld for d30v.
10777
10778Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10779
10780 * configure.in (tic80-*-*): Build compiler.
10781
10782Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10783
10784 * configure.in (d30v-*): Remove sim directory from list of
35590697 10785 unsupported d30v directories
252b5132
RH
10786
10787Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10788
35590697
AJ
10789 * config.sub, configure.in: Add d30v target cpu.
10790
252b5132
RH
10791Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10792
10793 * makefile.vms: New file.
10794 * make-all.com: Remove.
10795
10796Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10797
10798 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10799
10800Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10801
10802 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10803
10804Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10805
10806 * Makefile.in (ALL_MODULES): Added all-db.
10807 (CROSS_CHECK_MODULES): Addec check-db.
10808 (INSTALL_MODULES): Added install-db.
10809 (CLEAN_MODULES): Added clean-db.
10810
10811Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10812
10813 * config.guess: Merge with latest FSF sources.
10814
10815Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10816
10817 * Makefile.in (ALL_MODULES): Added all-itcl.
10818 (CROSS_CHECK_MODULES): Added check-itcl.
10819 (INSTALL_MODULES): Added install-itcl.
10820 (CLEAN_MODULES): Added clean-itcl.
10821
10822Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10823
10824 * configure.in: build gdb for mn10200
10825
10826Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10827
10828 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10829
10830Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10831
10832 * configure.in (tic80-*-*): Turn off most targets right now.
10833
10834Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10835
10836 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10837 rather than the makeinfo program.
10838 (do-info): Depend upon all-texinfo.
10839
10840Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10841
10842 * configure.in: Remove uses of config/mh-linux.
10843
10844 * config.sub, config.guess: Merge with latest FSF sources.
10845
10846Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10847
10848 * config.sub (case $basic_machine): Add tic80 entries.
10849
10850Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10851
10852 * config.sub, config.guess: Merge with latest FSF sources.
10853
10854Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10855
10856 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10857 * mpw-config.in: Test for NewFolderRecursive.
10858 * mpw-install: Use symbolic name for startup filename.
10859 * mpw-README: Add various additional details.
10860
10861Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10862
10863 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10864
10865Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10866
10867 * configure.in: Do build gcc and the target libraries for
10868 the mn10200.
10869
10870Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10871
10872 * configure.in: don't avoid building gdb for mn10300 any more
10873 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10874 instead of single-quoting it.
10875
10876Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10877
10878 * configure.in: Don't use --with-stabs on IRIX 6.
10879
10880Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10881
10882 * configure.in (m32r): Build gdb, libg++ now.
10883
10884Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10885
10886 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10887 directories from noconfigdirs.
10888
10889Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10890
10891 * config.sub (basic_machine): added mips16 configuration
10892
10893Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10894
10895 * config.sub: Handle d10v-unknown.
10896
10897Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10898
10899 * config.sub: Handle v850-unknown.
10900
10901Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10902
10903 * Makefile.in: add findutils
10904 * configure.in: add findutils to list of host_tools
10905
10906Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10907
10908 * config.sub: Handle mn10200 and mn10300.
10909
10910Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10911
10912 * configure.in (d10v-*): Do not build librx.
10913
10914Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10915
10916 * configure.in (mn10300): Build everything except gdb & libgloss.
10917
10918Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10919
10920 * config.guess: Patch for Dansk Data Elektronik servers,
10921 from Niels Skou Olsen <nso@dde.dk>.
10922
10923 For ncr, use /bin/uname rather than uname, since GNU uname does not
10924 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10925
10926 Patch for MIPS R4000 running System V,
10927 from Eric S. Raymond <esr@snark.thyrsus.com>.
10928
10929 Fix thinko for nextstep.
10930
10931 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10932
10933 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10934 * config.guess: Guess mips-dec-mach_bsd4.3.
10935
10936 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10937 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10938 release numbers.
10939 * config.guess (mips-mips-riscos*): Emit just enough of the
10940 release number.
10941
10942 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10943 * config.guess (sparc-auspex-sunos*): Added.
10944 (f300-fujitsu-*): Added.
10945
10946 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10947 * config.guess: Recognize a Tadpole as a sparc.
10948
10949Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10950
10951 * config.guess: Don't assume that NextStep version is either 2 or
10952 3. NextStep 4 (aka OpenStep 4) has come out now.
10953
10954Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10955
10956 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10957 From Rik Faith <faith@cs.unc.edu>.
10958
10959Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10960
10961 * config.sub: Contributions from bug-gnu-utils to:
10962 Support plain "hppa" (no version given) architecture, reported by
10963 OpenStep.
10964 OpenBSD like NetBSD.
10965 LynxOs is not a hardware supplier.
10966
10967 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 10968 OpenBSD like NetBSD.
252b5132
RH
10969 Stratus systems.
10970 More Pyramid systems.
10971 i[n>4]86 Intel chips.
10972 M680[n>4]0 Motorola chips.
10973 Use unknown instead of lynx for hardware manufacturer.
10974
10975Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10976
10977 * install.sh (chmodcmd): Set to null if the DST directory already
10978 exists.
10979
10980Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10981
10982 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10983 not use mt-ppc target Makefile fragment any more.
10984
10985Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10986
10987 * configure.in (*-*-windows): Exclude everything but those dirs
10988 needed to build windows.
10989
10990Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10991
10992 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10993
10994Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10995
10996 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
10997
10998Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10999
11000 * Undo my previous change.
11001
11002Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11003
11004 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11005 unconditionally.
11006 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11007
11008Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11009
11010 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11011 host to add it's own flags.
252b5132
RH
11012
11013Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11014
11015 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11016
11017Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11018
11019 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11020 (CXX_FOR_TARGET): Likewise.
11021 (GCC_FOR_TARGET): Define.
11022 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11023 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11024 CC_FOR_TARGET was specified on the command line.
11025 (MAKEOVERRIDES): Don't define.
11026
11027Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11028
11029 * configure.in (m32r): Fix spelling of libg++ libs.
11030
11031Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11032
11033 * config.sub (-apple*): Remove, now redundant.
11034
11035Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11036
11037 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11038
11039 * configure: Rework yesterday's sed script patch.
11040
11041 * config.sub: Merge with FSF.
11042
11043Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11044
11045 * config.guess: Merge from FSF.
11046
11047 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11048 * config.guess: Use pc instead of unknown, for pc clone systems.
11049 Change linux to linux-gnu.
252b5132
RH
11050
11051 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11052 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11053
11054Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11055
11056 * test-build.mk (HOLES): Add "xargs" for gdb.
11057
11058 * configure: Avoid hpux10.20 sed bug.
11059
11060Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11061
4bddf3ad 11062 * configure.in: Add support for windows host
252b5132
RH
11063 (that is a build done under the Microsoft build environment).
11064
11065Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11066
11067 * Makefile.in: Replace all uses of srcroot with s, to shrink
11068 command line lengths.
11069
11070 Patches from Geoffrey Noer <noer@cygnus.com>:
11071 * configure.in: If configuring for newlib, pass --with-newlib to
11072 subdirectories.
11073 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11074 -Bnewlib/ and -Lwinsup to gcc.
11075 (CXX_FOR_TARGET): Likewise.
11076
11077Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11078
11079 * Makefile.in (ETC_SUPPORT): Add configure.
11080
11081Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11082
35590697 11083 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11084 host configuration file.
11085
11086Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11087
11088 * configure.in: Break mn10x00 support into separate
11089 mn10200 and mn10300 configurations.
11090 * config.sub: Likewise.
11091
11092Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11093
11094 * configure.in: Add lots of stuff to noconfigdirs for
11095 the mn10x00 targets.
11096
11097 * config.sub, configure.in: Add mn10x00 support.
11098
11099Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11100
11101 * make-all.com: Call conf-a-gas, not config-a-gas.
11102
11103Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11104
11105 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11106 targets.
252b5132
RH
11107
11108Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11109
11110 * mpw-README: Add much more detail for native PowerMac.
11111 * mpw-install: New file.
11112 * mpw-configure: Add --norecursion and --help options.
11113 * mpw-config.in: Translate readme and install files when
11114 copying to objdir.
11115 * mpw-build.in: Don't always depend on byacc and flex.
11116 (install-only-top): New action.
11117
11118Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11119
11120 * configure.in: You can now configure GDB for the v850.
11121
11122Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11123
11124 * configure.in (noconfigdirs): Don't configure any C++ dirs
11125 if targeting D10V.
11126
11127Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11128
11129 * config.sub: Recognize mips64vr5000.
11130
11131Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11132
11133 * configure.in: Use a single line for host_tools and native_only.
11134
11135Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11136
11137 * config.sub, configure.in: Add entries for m32r.
11138
11139Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11140
11141 * Makefile.in (inet-install): Don't run install-gzip.
11142
11143Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11144
11145 * configure.in: Don't config lots of things for *-*-windows*.
11146
11147Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11148
11149 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11150 (host_libs, host_tools): Copy from configure.in.
11151 * mpw-configure: Don't complain about directories not found.
11152
11153Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11154
11155 * configure.in (i[345]86): Recognize i686 for pentium pro.
11156 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11157 file.
11158
11159 * config.guess (i[345]86): Ditto.
11160
11161Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11162
11163 * configure.in (noconfigdirs): Removed gdb for D10V.
11164
11165Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11166
11167 * configure.in: Remove ld, target-libio, target-libg++, and
11168 target-libstdc++ from noconfigdirs.
11169
11170Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11171
11172 * configure: Fix three locations where shell scripts were
11173 being run directly rather than with config_shell.
11174
11175Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11176
11177 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11178 * config.sub (basic_machine): Recognize v850.
11179
11180Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 * mpw-configure: Handle multiple enable/disable options and
11183 pass them down recursively, handle -c and -s flags appropriately
11184 depending on choice of compiler, add escape mechanism for
11185 quoted arguments to gC.
11186
11187Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11188
11189 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11190 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11191 so that -mrelocatable-lib and -mno-eabi are used.
11192
11193 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11194 not support --print-multi-lib, don't abort.
11195
252b5132
RH
11196Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11197
11198 * make-all.com: Run config-a-gas.
11199 * setup.com: Don't copy subdirectory files around.
11200
11201Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11202
11203 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11204 target, it now compiles correctly.
11205
11206Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11207
11208 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11209
11210Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11211
35590697 11212 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11213
11214Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11215
11216 * configure.in (native_only): Add prms.
11217
11218Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11219
11220 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11221 (BINUTILS_SUPPORT_DIRS): Likewise.
11222
11223Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11224
11225 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11226 d10v support is added.
11227
11228Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11229
11230 * configure.in (d10v-*-*): New target.
11231
11232Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11233
11234 * config.guess (HP 9000/811): Recognize this as a PA1.1
11235 machine.
11236
11237Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11238
11239 * Makefile.in (do-tar-gz): New target, split out from tail end of
11240 taz target. Run each command separately, don't use pipes.
11241 (taz): Use it.
11242
11243Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11244
11245 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11246 * mpw-build.in: No builds should depend on building byacc or flex,
11247 they are assumed to be installed already.
11248
11249Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11250
11251 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11252 variable that CC_FOR_TARGET needs.
11253
11254Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11255
11256 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11257 options have changed since the last time the subdirectory was
11258 configured, and if it has, reconfigure.
11259 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11260 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11261
11262Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11263
11264 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11265 CLEAN_MODULES): Add bash.
11266 (all-bash): New target.
11267
11268Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11269
11270 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11271
11272Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11273
11274 * config.sub (basic_machine): Recognize d10v as a valid processor.
11275
11276Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11277
11278 * mpw-configure: Add support for --bindir.
11279 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11280
11281Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11282
11283 * configure.in: add bash, time, gawk to list of hosttools and things
11284 to only build for native toolchains
11285
11286Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11287
11288 * Makefile.in (docdir): Remove.
11289
11290Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11291
11292 * Makefile.in (datadir): Set to $(prefix)/share.
11293
11294Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11295
11296 * configure.in: build diff and patch for cygwin32-hosted
11297 toolchains.
11298
11299Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11300
11301 * config.sub: Accept -rtems*.
11302
11303Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11304
80413487 11305 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11306 remove diff from the list of things not buildable
11307 via Canadian Cross
252b5132
RH
11308
11309Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11310
11311 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11312 don't get ". ".
252b5132
RH
11313
11314Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11315
11316 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11317
11318Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11319
11320 * Makefile.in (taz): Handle case where tex3patch didn't even get
11321 checked out. Also, if it was found, put the symlink in a new util
11322 subdirectory.
11323
11324Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11325
11326 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11327
11328Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11329
11330 * config.sub: Recognize -openvms.
11331 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11332 * make-all.com, setup.com: New files.
11333
11334Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11335
11336 * Makefile.in (taz): tex3patch moved to texinfo/util.
11337
11338Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11339
afb8d725 11340 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11341 * configure.in: remove make from disable-if-Can-Cross list
11342 enable gdb if ${host} and ${target} are cygwin32
11343
11344Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11345
11346 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11347 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11348
11349Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11350
11351 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11352 distinguish sysv/svr4/bsd variants.
11353 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11354
11355Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11356
11357 * configure.in: Added copyright notice.
11358 * move-if-change: Added copyright notice.
11359
11360Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11361
11362 * configure.in (powerpcle-*-solaris*): Until we get shared
11363 libraries working, don't build gdb, sim, make, tcl, tk, or
11364 expect.
11365
11366Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11367
11368 * config.guess: Merge with FSF:
11369
11370 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11371 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11372
11373 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11374 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11375
11376 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11377 * config.guess: Combine two OSF1 rules.
11378 Also recognize field test versions. From mjr@zk3.dec.com.
11379 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11380 because GNU uname does not support -p. From pmr@pajato.com.
11381
11382Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11383
11384 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11385
11386Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11387
11388 * mpw-README: Document GCCIncludes.
11389
11390Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11391
11392 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11393
11394Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11395
11396 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11397
11398Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11399
11400 * configure.in (*-*-cygwin32): Configure make.
11401
11402Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11403
11404 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11405
11406Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11407
11408 * Makefile.in (all-inet): Depend on all-perl.
11409
11410 * Makefile.in (inet-install): New target.
11411
11412 * Makefile.in (all-inet): Depend on all-tcl.
11413 (all-inet): Depend on all-send-pr.
11414
11415Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11416
11417 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11418 temporarily.
11419
11420Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11421
11422 * configure.in: Don't configure --with-gnu-ld on AIX.
11423
11424Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11425
11426 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11427
11428Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11429
11430 * Makefile.in (ALL_MODULES): Added all-inet.
11431 (CROSS_CHECK_MODULES): Added check-inet.
11432 (INSTALL_MODULES): Added install-inet.
11433 (CLEAN_MODULES): Added clean-inet.
11434 (all-indent): New target.
11435
11436 * configure.in (host_tools): Added inet.
11437 (native_only): Added inet.
11438 (noconfigdirs): Added inet.
11439
11440Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11441
11442 * configure.in: Don't configure libgloss if we are not configuring
11443 newlib.
11444
11445Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11446
11447 * configure.in: Don't configure libgloss for unsupported
11448 architectures.
11449
11450Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11451
11452 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11453
11454Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11455
11456 * Makefile.in (ALL_MODULES): Include all-apache.
11457 (CROSS_CHECK_MODULES): Include check-apache.
11458 (INSTALL_MODULES): Include install-apache.
11459 (all-apache): New target.
11460
11461 * configure.in: Added apache everywhere perl is seen.
11462
11463Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11464
11465 * Makefile.in: Add support for clean-{module} and
11466 clean-target-{module} rules.
11467
11468Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11469
11470 * configure.in (*-*-ose) do not build libgloss.
11471
11472Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11473
11474 * config.guess (prep*:SunOS:5.*:*): Turn into
11475 powerpele-unknown-solaris2.
11476
11477Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11478
11479 * configure.in: Permit --enable-shared to specify a list of
11480 directories.
11481
11482Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11483
11484 * configure.in (host==solaris): Pass only the first word of $CC
11485 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11486
11487Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11488
11489 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11490
11491Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11492
11493 * Makefile.in (ALL_MODULES): Include all-perl.
11494 (CROSS_CHECK_MODULES): Include check-perl.
11495 (INSTALL_MODULES): Include install-perl.
11496 (ALL_X11_MODULES): Include all-guile.
11497 (CHECK_X11_MODULES): Include check-guile.
11498 (INSTALL_X11_MODULES): Include install-guile.
11499 (all-perl): New target.
11500 (all-guile): New target.
11501
11502 * configure.in (host_tools): Include perl and guile.
11503 (native_only): Include perl and guile.
11504 (noconfigdirs): Don't build guile and perl; no ports have been
11505 done.
11506
11507Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11508
80413487
RH
11509 * configure (--enable-*): Handle quoted option lists such as
11510 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11511
11512Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11513
11514 * Makefile.in ({,inst}all-target): New rule so we can make and
11515 install all of the target directories easily.
11516
11517Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11518
11519 * configure.in: Add missing global flag in sed substitution when
11520 deleting `target-' from ${configdirs}.
11521
11522Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11523
11524 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11525 option.
11526
11527 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11528 config/mh-necv4.
11529
11530 * install.sh: Correct misspelling of transformbasename.
11531
11532 * config.guess: Recognize mips-*-sysv*.
11533
11534Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11535
11536 * config.sub: Recognize mon960.
11537
11538Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * configure: Restore Canadian Cross handling of BISON and LEX,
11541 removed in Feb 20 change.
11542
11543Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11544
11545 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11546 Mention make install. Remove the old copyright date as well the
11547 clumsy and rather pointless copyright on the README file.
11548
11549Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11550
11551 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11552 Makefile after running symlink-tree, then run `make distclean' to
11553 avoid clobbering any generated files in srcdir.
11554
11555Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11556
11557 * configure.in (m68k-*-netbsd*): Build everything now.
11558
11559Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11560
11561 * Makefile.in (taz): Fix quoting.
11562
11563Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11564
11565 * configure.in (sparclet-*-*): Build everything now.
11566
11567Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11568
11569 * configure.in (m68k-*-linux*): New host.
11570
11571Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11572
11573 * configure: Check for bison before byacc.
11574
11575Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11576
11577 * Makefile.in configure: Change the way LEX and BISON/YACC are
11578 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11579 searching PATH. These are used as fallbacks by Makefile.in if
11580 flex/bison/byacc aren't in objdir.
11581
11582Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11583
11584 * Makefile.in: Make everything which depends upon all-bfd also
11585 depend upon all-opcodes, in case --with-commonbfdlib is used.
11586
11587Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11588
11589 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11590 building NT native compilers on Unix.
11591
11592Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11593
11594 * configure.in: Don't get CC from the host Makefile fragment if we
11595 can find gcc in PATH, or if this is a Canadian Cross. Move the
11596 Solaris test for /usr/ucb/cc to the post target script, just after
11597 the compiler sanity test.
11598
11599Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * config.sub: Merge with FSF.
11602
11603Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11604
11605 * Makefile.in (RPATH_ENVVAR): New variable.
11606 (REALLY_SET_LIB_PATH): Use it.
11607 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11608
11609Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11610
11611 * config.sub, configure.in: Recognize sparclet cpu.
11612
11613Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11614
11615 * config.guess: Support m68k-cbm-sysv4.
11616
11617Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11618
11619 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11620 m68k-unknown-linuxaout from linker help string. Put quotes around
11621 $ld_help_string.
11622
11623Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11624
11625 * config.guess (powerpc-harris-powerunix): Add guess for port
11626 to new target.
11627
11628Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11629
11630 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11631
11632Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11633
11634 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11635 $(REALLY_SET_LIB_PATH) in Makefile.
11636 * Makefile.in (SET_LIB_PATH): New variable.
11637 (REALLY_SET_LIB_PATH): New variable.
11638 ($(DO_X)): Use $(SET_LIB_PATH).
11639 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11640 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11641 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11642 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11643 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11644 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11645 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11646 (install-dosrel): Likewise.
11647 (all-opcodes): Depend upon all-libiberty.
11648
11649Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11650
11651 * config.guess (*:CYGWIN*): New
11652
11653Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11654
11655 * Makefile.in (all-target-winsup): All all-target-libiberty.
11656
11657Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11658
11659 * configure.in (noconfigdirs): Add missing # in front of comment.
11660
11661Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11662
11663 * configure.in: add second pass to things added to noconfigdirs
11664 so *-gm-magic can exclude libgloss properly.
11665
11666Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11667
11668 * mpw-configure (extralibs_name, rez_name): Set correctly
11669 for MWC68K compiler.
11670
11671 * mpw-README: Add more info on the necessary build tools.
11672
11673Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11674
11675 * configure.in, config.sub: Recognize cygwin32.
11676
11677Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11678
11679 * config.guess, config.sub: Recognize A/UX.
11680
11681Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11682
11683 * config.sub: Merge with gcc/config.sub.
11684
11685Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11686
11687 * mpw-build.in (do-binutils): Add build of stamps.
11688
11689Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11690
11691 * config.sub: Add recognition for mips64vr4100*-* targets.
11692
11693Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11694
11695 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11696 Add creation of gconfigargs with `--enable-shared' turned on.
11697 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11698 ($(host)-stamp-stage3-configured): Likewise.
11699 (HOLES): Add chatr and ldd.
11700 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11701
11702Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11703
11704 * configure: Pass --nfp to recursive configures.
11705
11706Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11707
11708 * Makefile.in (DLLTOOL): New.
11709 (DLLTOOL_FOR_TARGET): New.
11710 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11711 (EXTRA_TARGET_FLAGS): Ditto.
11712 (EXTRA_GCC_FLAGS): Ditto.
11713 (CONFIGURE_TARGET_MODULES): Ditto.
11714 (DO_X): Ditto.
11715 * configure: Add DLLTOOL.
11716
11717Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11718
11719 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11720 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11721 mh-sco, since old workarounds no longer needed, and don't
11722 build ld, since libraries have weak symbols in COFF.
11723
11724Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11725
11726 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11727
11728Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11729
11730 * configure.in: Make sure that ${CC} can be used to compile an
11731 executable.
11732
afb8d725
JM
11733Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11734
11735 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11736 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11737 nothing depending on whether gdbtk is being built.
11738
252b5132
RH
11739Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11740
11741 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11742
11743Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11744
11745 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11746 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11747
11748Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11749
11750 * config-ml.in: Add support for
11751 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11752 Simplify setting of multidirs from --disable-foo.
11753
11754Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11755
11756 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11757 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11758 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11759 non-empty, pass them on to the GCC make.
252b5132
RH
11760 (all-bootstrap): New rule that is like all-gcc, except it executes
11761 the GCC bootstrap rule instead of the GCC all rule.
11762
11763Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11764
11765 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11766
11767Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11768
11769 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11770 DG/UX support.
11771
11772Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11773
11774 * config.sub (i*86*) Change [345] to [3456]
11775
11776Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11777
11778 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11779 --with-gnu-ld=no.
11780
11781Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11782
11783 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11784 AIX multilibs get built.
11785
11786Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11787
11788 * configure.in (i386-win32): Don't build expect if we're not
11789 building the tcl subdir.
11790
11791Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11792
11793 * Makefile.in: (configure-target-examples, all-target-examples):
11794 New targets, configure and build example programs.
11795
11796Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11797
11798 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11799 use it as input to sedit the generated MPW makefile.
11800 * mpw-README: Add a suggestion about Gestalt.h.
11801
11802Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11803
11804 * config.sub: Accept *-*-ieee*.
11805
11806Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11807
11808 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11809 Ronald F. Guilmette <rfg@monkeys.com>.
11810
11811Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11812
11813 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11814 for powerpc-pe native.
11815 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11816 (target==powerpc-pe): duplicate i386-win32 entry.
11817
11818Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11819
11820 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11821 of vxworks, not just vxworks5.1.
11822
11823Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11824
11825 * mpw-configure: Add support for exec-prefix.
11826
11827Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11828
11829 * config.guess: Recognize HP model 816 machines as having
11830 a PA1.1 processor.
11831
11832Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11833
11834 * configure: Ignore new autoconf configure options.
11835
252b5132
RH
11836Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11837
11838 * config.guess: Recognize Pentium under SCO.
11839 From Robert Lipe <robertl@arnet.com>.
11840
11841Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11842
11843 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11844
11845Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11846
11847 * configure.in: Don't configure gas for alpha-dec-osf*.
11848
11849Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11850
11851 * configure.in: Default to --with-stabs for some targets for which
11852 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11853 i[345]86*-*-unixware*.
11854
11855Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11856
11857 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11858 rather than basing it on the target. Simplify handling of options
11859 controlling which directories to configure. Remove extraneous
11860 slash in multi-clean target.
11861
11862Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11863
11864 * config-ml.in: Prefix more variables with ml_ so they don't collide
11865 with configure's.
11866
11867Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11868
11869 * configure: Don't turn -v into --v.
11870
11871Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11872
11873 * configure.in (targargs): Fix typo.
11874
11875 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11876
11877Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * configure.in: Strip --host and --target options from
11880 CONFIG_ARGUMENTS, and always configure for --host only. Add
11881 --with-cross-host option when building with a cross-compiler.
11882 * configure: Canonicalize the arguments put into config.status by
11883 always using `=' for an option with an argument. Pass a presumed
11884 --host or --target explicitly.
11885
11886Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11887
11888 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11889 into general OS recognition case.
11890
11891Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11892
11893 * configure.in (target_configdirs): add target-winsup only
11894 for win32 target systems.
11895
11896Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11897
11898 * Makefile.in (all-target-libgloss): Depend upon
11899 configure-target-newlib, since when libgloss is built it looks to
11900 see if the newlib directory exists.
11901
11902Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11903
11904 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11905 cfg-ml-*.in.
11906
11907Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11908
11909 * configure: Handle LD and LD_FOR_TARGET when configuring a
11910 Canadian Cross.
11911
252b5132
RH
11912Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11913
11914 * configure.in (target_libs): add target-winsup.
11915 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11916 (target==ppcle-pe): remove ld from $noconfigdirs.
11917
11918Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11919
11920 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11921 Preserve relative path names in $srcdir. Build symlink tree if
11922 configuring cross target dir and srcdir=. (= no VPATH support).
11923 (configure-target-libg++): Depend on configure-target-librx.
11924 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11925 * config-ml.in: New file.
11926 * symlink-tree: New file.
11927 * configure: Ensure srcdir="." if that's what it is.
11928
11929Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11930
11931 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11932 includes and FLEX_SKELETON setting.
11933 * mpw-configure (--with-gnu-ld): New option, controls whether
11934 to use PPCLink or ld with PowerMac GCC.
11935 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11936 * mpw-config.in: Configure grez if targeting Mac.
11937
11938 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
11939 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11940 just macos.
252b5132
RH
11941 * configure.in: Configure grez resource compiler if targeting Mac.
11942 * Makefile.in (all-grez, install-grez): New targets.
11943
11944Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11945
11946 * configure: CXX defaults to gcc, not g++. If we find
35590697 11947 gcc in the path, set CC to gcc -O2.
252b5132
RH
11948
11949Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11950
11951 * configure: Default ${build} correctly. Avoid picking up extra
11952 spaces when reading CC and CXX from Makefile. When doing a
11953 Canadian Cross, use plausible default values for numerous
11954 variables.
11955 * configure.in: When doing a Canadian Cross, don't try to
11956 configure tools whose configure script can't handle it.
11957
11958Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11959
11960 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11961
11962Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11963
11964 * configure: Remove dubious bug reporting address.
11965
11966Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11967
11968 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11969 configure script, run that instead of this directory's configure.
11970 In either case, print a message that we're configuring the sub-dir.
11971
11972Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11973
11974 * configure.in: Before checking for the existence of various files,
11975 use sed to filter out "target-".
11976
11977Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11978
11979 * Makefile.in (DO_X): Split rule to decrease command line length
11980 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11981 (Philippe De Muyter).
11982
11983Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11984
11985 * Makefile.in (all-patch): depend on all-libiberty.
11986
11987Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11988
11989 * configure.in: If the only directory in target_configdirs which
11990 actually exists is libiberty, then set target_configdirs to empty,
11991 to avoid trying to build a target libiberty in a gas or gdb
11992 distribution.
11993
11994Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11995
11996 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
11997 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11998 systems.
252b5132
RH
11999
12000Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12001
12002 * configure.in (copy_dirs): Use sys-include instead of include
12003 for --with-headers option.
12004
12005Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12006
12007 * Makefile.in, configure.in: Make winsup builds work with
12008 new scheme.
12009
12010Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12011
12012 * configure.in: Build the linker on AIX.
12013
12014Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12015
12016 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12017 where needed.
12018
12019Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12020
12021 * Makefile.in (all-gcc): Fix typo.
12022
12023Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12024
12025 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12026
12027Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12028
12029 * configure.in: Rename libFOO to target-libFOO, and xiberty
12030 to target-xiberty, to provide more flexibility.
12031 (target_subdir): Define. Create if cross.
12032 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12033 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12034 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12035 check-libFOO -> check-target-libFOO, etc.
12036 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12037 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12038 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12039 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12040 allow ALL_GCC="" to only configure.
12041 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12042 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12043 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12044
12045Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12046
12047 * Makefile.in (taz): Build "info" in etc explicitly.
12048
12049Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12050
12051 * configure.in: Make sure that CC is undefined (as opposed to
12052 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12053 problem with autoconf trying to configure on a host without GCC.
12054
12055Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12056
12057 * mpw-configure: Set host alias from choice of host compiler,
12058 only use generic MPW Makefile sed if present, edit a file
12059 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12060 * mpw-README: Add problem notes about CW6 and CW7.
12061
12062Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12063
12064 * Makefile.in (taz): Use ";" instead of ";;".
12065
12066Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12067
12068 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12069 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12070 DISTDOCDIRS.
12071 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12072 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12073
12074Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12075
12076 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12077 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12078 Move bfd to DISTSTUFFDIRS.
12079
12080Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12081
12082 * Makefile.in (X11_LIB): Removed.
12083 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12084
12085 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12086
12087Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12088
12089 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12090 names.
12091
12092Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12093
12094 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12095
12096Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12097
12098 * configure.in (i[345]86-*-win32): Always build newlib.
12099 Don't configure cvs, autoconf or texinfo.
12100 * Makefile.in (LD_FOR_TARGET): New.
12101 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12102 Pass down LD_FOR_TARGET.
12103
12104Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12105
12106 * winsup: New directory.
12107 * Makefile.in: Build winsup.
12108 * configure.in: Winsup is configured when target is win32.
12109 Can only build win32 target GDB when native.
35590697 12110
252b5132
RH
12111Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12112
12113 * config.guess: Recognize HP model 819 machines as having
12114 a PA 1.1 processor.
12115
12116Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12117
12118 * configure: Fix sed loop which substitutes for CC and CXX to
12119 avoid bug found in various sed implementations.
12120
12121Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12122
12123 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12124 simulator. Use standard powerpc-*-eabi*.
12125
12126Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12127
12128 * configure.in: Stop putting gas and binutils in noconfigdirs for
12129 powerpc-*-aix* and rs6000-*-*.
12130
12131Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12132
12133 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12134 -mcall-aixdesc libraries.
12135
12136Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12137
12138 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12139
12140 * config.sub (arm | armel | armeb): Fix shell syntax.
12141
12142Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12143
12144 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12145 -msoft-float and -mcpu=common support.
12146 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12147 libraries.
12148
12149Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12150
12151 * configure.in: Allow configuration and build of emacs19 for the alpha.
12152
12153Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12154
12155 * configure.in (CC): Get ^CC, not just any old CC, from
12156 ${host_makefile_frag}.
12157
12158Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12159
35590697 12160 * configure.in (CC): Try to get CC from
252b5132
RH
12161 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12162
12163Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12164
12165 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12166 only if it exists in $(srcdir).
12167
12168Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12169
12170 * configure: If CC and CXX are not set in the environment, set
12171 them, based on either an existing Makefile or on searching for gcc
12172 in PATH. Substitute for CC and CXX in Makefile.
12173 * configure.in: Remove libm from target_libs. Separate
12174 target_configdirs from configdirs. If CC is not set in
12175 environment, try to get it from a host Makefile fragment. Rewrite
12176 changes of configdirs to use skipdirs instead. A few minor
12177 tweaks. Take directories out of target_configdirs as they are
12178 taken out of configdirs. Remove existing Makefile files from
12179 subdirectories. Substitute for TARGET_CONFIGDIRS and
12180 CONFIG_ARGUMENTS in Makefile.
12181 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12182 by configure.in.
12183 (CONFIG_ARGUMENTS): Likewise.
12184 (CONFIGURE_TARGET_MODULES): New variable.
12185 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12186 ($(CONFIGURE_TARGET_MODULES)): New target.
12187 (configure-libg++, configure-libio): New targets.
12188 (all-libg++): Depend upon configure-libg++.
12189 (all-libio): Depend upon configure-libio.
12190 (configure-libgloss, all-libgloss): New targets.
12191 (configure-libstdc++): New target.
12192 (all-libstdc++): Depend upon configure-libstdc++.
12193 (configure-librx, all-librx): New targets.
12194 (configure-newlib): New target.
12195 (all-newlib): Depend upon configure-newlib
12196 (configure-xiberty): New target.
12197 (all-xiberty): Depend upon configure-xiberty.
12198
12199Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12200
12201 * configure.in (host i[345]86-*-win32): Expand the
12202 noconfigdirs again.
12203
12204Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 * mpw-configure: Fix sed command file name.
12207
12208Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12209
35590697 12210 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12211 noconfigdirs again.
12212
12213Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12214
12215 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12216 or powerpc*-*-pe*, since they are not yet supported.
12217
12218Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12219
12220 Add PowerMac support and many other enhancements.
12221 * mpw-configure: New option --cc to select compiler to use,
12222 paste options set according to --cc into the generated
12223 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12224 if mpw-make.sed is present.
12225 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12226 add forward includes for PowerPC include files.
12227 * mpw-build.in: Build using Makefile.PPC if present.
12228 (do-byacc, etc): Remove separate version resource builds.
12229 (do-gas): Build "stamps" before "all".
12230 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12231 * mpw-README: Update to reflect --cc option, PowerMac support,
12232 and recently-reported compatibility problems.
12233
12234Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12235
12236 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12237 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12238 (--with-multilib-top): Pass to recursive invocations.
12239
12240Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12241
12242 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12243 v810-*-*.
12244
12245Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12246
12247 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12248 gdb, ld and opcodes on v810-*-*.
12249
252b5132
RH
12250Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12251
12252 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12253 (local-maintainer-clean): New target.
12254 (maintainer-clean): New target.
12255 (realclean): Just depend upon maintainer-clean.
12256
12257Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12258
12259 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12260
12261Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12262
12263 * configure.in: Build ld in mips*-*-bsd* case.
12264
12265Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12266
12267 * config.sub: Accept -lites* OS. From Ian Dall.
12268
12269Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12270
12271 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12272 targets.
252b5132
RH
12273
12274Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12275
12276 * configure.in: treat i386-win32 canadian cross the same as
12277 i386-go32 canadian cross.
12278
12279Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12280
12281 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12282 running under the simulator to build a reduced set of libraries.
12283 (powerpc-*-eabiaix): Add fine grained multilib support added to
12284 other powerpc targets yesterday.
12285
12286Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12287
12288 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12289 -disable-softfloat, -disable-relocatable, -disable-aix, and
12290 -disable-sysv to control which multilib libraries get built.
12291
12292Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12293
12294 * configure: Add Makefile.tem to list of files to remove in trap
12295 handler.
12296
12297Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12298
12299 * config.guess (*Linux*): Add missing "exit"s.
12300 Also, need specific check for alpha-unknown-linux (uses COFF).
12301
12302Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12303
12304 * config.guess: Merge with FSF:
12305
12306 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12307 * config.guess (AIX4): More robust release numbering discovery.
12308
12309 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12310 * config.guess (i386-sequent-ptx): Properly get version number.
12311
12312 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12313 * config.guess (mips:*:4*:UMIPS): New case.
12314
12315Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12316
12317 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12318 (i386-win32 host): Likewise. Don't build readline.
12319
afb8d725
JM
12320Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12321
12322 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12323 SUPPORT_FILES to submakes.
12324
252b5132
RH
12325Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12326
12327 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12328 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12329 mpw-configure.
12330
12331Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12332
12333 * configure.in (appdirs): Use =, not ==, in test expression when
12334 trying to build the text to print in the warning message for
12335 Solaris users.
12336
12337Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12338
12339 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12340
12341Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12342
12343 * config.guess: Recognize lynx-2.3.
12344
12345Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12346
12347 * config.sub (z8ksim): Deleted
12348 (z8k-*-coff): New, this is the one true name of the target.
12349
12350Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12351
12352 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12353
12354Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12355
12356 * config.guess (*:Linux:*:*): First try asking the linker what the
12357 default object file format is (elf, aout, or coff). Then if this
12358 fails, try previous methods.
12359
12360Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12361
12362 * configure.in: Don't build newlib for *-*-vxworks5.1.
12363
12364Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12365
12366 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12367 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12368
12369Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12370
12371 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12372
12373Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12374
12375 * cfg-ml-com.in: New file.
12376 * cfg-ml-pos.in: New file.
12377
12378Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12379
12380 * COPYING.NEWLIB: Add HP free copyright to list.
12381
12382Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12383
12384 * config.sub: Recognize -eabi* for the system, not just -eabi.
12385
12386Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12387
12388 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12389 * config.sub, configure.in (win32): New target and host.
12390
12391Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12392
12393 * configure.in: Add i386-pe configuration.
12394
12395Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12396
12397 * mpw-build.in (install): Install GDB after LD.
12398
12399Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12400
12401 * mpw-config.in (elf/mips.h): Always forward-include, needed
12402 for GDB to build.
12403
12404Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12405
12406 * testsuite: New directory for customer acceptance and whole tool
12407 chain tests.
12408
12409Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12410
12411 * configure: If per-host line isn't found, but AC_OUTPUT is found
12412 and a configure script exists, run it instead.
12413
12414Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12415
12416 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12417
12418Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12419
12420 * configure: Set build_{cpu,vendor,os,alias} to host values when
12421 --build isn't specified.
12422
12423Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12424
12425 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12426 (FLAGS_TO_PASS): Pass them.
12427 (EXTRA_TARGET_FLAGS): Ditto.
12428
252b5132
RH
12429Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12430
12431 * Makefile.in (all-libg++): Depend on all-libstdc++.
12432
12433Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12434
12435 * configure.in (noconfigdirs): Enable all packages for
12436 i386-unknown-netbsd.
12437
12438Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12439
12440 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12441 hosted builds (DOS builds)
12442
12443Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12444
12445 Changes for ARM based on patches from Richard Earnshaw:
12446 * config.sub: Handle armeb and armel.
12447 * configure.in: Omit arm linker only for riscix.
12448
12449Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12450
12451 * config.guess: Update from FSF.
12452
12453Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12454
12455 * config.sub: Recognize powerpcle as the little endian varient of
12456 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12457 powerpcle variant. Convert pentium into i586, not i486. Add p5
12458 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12459 temporarily.
12460
12461Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12462
12463 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12464
12465Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12466
12467 * config.sub: Accept -lites* as a basic system type.
12468
12469Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12470
12471 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12472 installed, and if so return linuxoldld as the system name.
12473
12474Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12475
12476 * config.guess: Add hppa1.1-hp-lites support.
12477
12478Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12479
12480 * configure.in: Don't build newlib for m68k-vxworks5.1.
12481
12482Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12483
12484 * configure.in (mips-sgi-irix6): Use mh-irix5.
12485
12486Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12487
12488 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12489
12490Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12491
12492 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12493 OSF/1. Fix compiler flags.
252b5132
RH
12494 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12495
12496Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12497
12498 * configure.in: Recognize --with-newlib.
12499 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12500
afb8d725
JM
12501Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12502
12503 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12504 to *_X11_MODULES due to gdbtk needing X include files et al.
12505
252b5132
RH
12506Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12507
12508 Merge in support for Mac MPW as a host.
12509 (Old change descriptions retained for informational value.)
12510
12511 * mpw-config.in: Add generic include forwards for cpu-specific
12512 include files in aout and elf directories.
12513
12514 * mpw-configure: Added copyright.
12515 * mpw-config.in: Check for presence of required build tools.
12516 (target_libs): Add newlib.
12517 (target_tools): Add examples.
12518 (Read Me): Generate as "Read Me for MPW" instead.
12519 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12520 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12521 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12522
12523 * mpw-configure: Remove subdir-specific makefile hackery,
12524 delete mk.tmp after using it.
12525
12526 * mpw-build.in (all): Display start and end times.
12527
12528 * mpw-configure (host_canonical): Set.
12529 (target_cpu): Always add to makefiles.
12530 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12531 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12532 (mpw-mh-mpw): Look for in srcdir and srcroot.
12533 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12534
12535 * mpw-build.in: (install-only): New target.
12536
12537 * mpw-configure (host_alias, target_alias): Rename from hostalias
12538 and targetalias, add into generated Makefile.
12539 (mk.tmp): If present, add into generated Makefile.
12540 * mpw-build.in (all-gas): Build config.h first before gas proper.
12541
12542 * mpw-configure (config.status): Write only if changed.
12543 * mpw-config.in (readline): Configure it (not built, just used for
12544 definitions).
12545
12546 * mpw-config.in (elf/mips.h): Add a forward include.
12547
12548 * mpw-config.in: Forward-include most .h files in include into
12549 extra-include.
12550 (readline): Don't build.
12551 mpw-build.in (install): Install GDB.
12552
12553 * mpw-configure (prefix, mpw_prefix): Handle it.
12554 * mpw-config.in (mmalloc, readline): Don't configure.
12555 * mpw-build.in (thisscript): Rename to ThisScript.
12556 Use mpw-build instead of BuildProgram everywhere.
12557 (mmalloc, readline): Don't build.
12558 * mpw-README: New file, basic documentation about the MPW port.
12559
12560 * mpw-config.in: Use forward-include to create include files.
12561
12562 * mpw-configure: Add more things to the top of each configured
12563 Makefile, including contents of config/mpw-mh-mpw.
12564 * mpw-config.in (extra-include): Create this directory and fill it
12565 with Posix-like include files when configuring.
12566
12567 * config.sub (apple, mac, mpw): Add various aliases.
12568
12569 * mpw-build.in: New file, top-level build script fragment for MPW.
12570 * mpw-configure: New file, configure script for MPW.
12571 * mpw-config.in: New file, config fragment for MPW.
12572
12573Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12574
12575 * configure.in (host_libs): Remove glob, since it is gone from the
12576 sources.
12577
12578Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12579
12580 * Makefile.in: define empty GDB_NLM_DEPS var.
12581
12582 * configure.in(target_makefile_frag): use config/mt-netware
12583 for netware targets.
12584
12585Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12586
12587 * config.sub: Merge in recent FSF changes. Remove linux special
12588 cases.
12589
12590Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12591
4bddf3ad 12592 Revert this change:
252b5132
RH
12593
12594 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12595
12596 * build-all.mk: Use CC=cc -Xs on Solaris.
12597
252b5132
RH
12598Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12599
12600 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12601 stop using it.
12602 * Makefile.in: Nuke all references to glob subdirectory.
12603
12604Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12605
12606 * configure.in: Fix --enable-shared logic in per-host.
12607
12608Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12609
12610 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12611
12612Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12613
12614 * configure.in (noconfigdirs): Don't build gas on AIX, for
12615 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12616
12617Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12618
12619 * configure: Fix --cache-file to work if the file argument is a
12620 relative path.
12621
12622Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12623
12624 * configure: If the --cache-file is used, pass it down to
12625 configure in subdirectories.
12626
12627Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12628
12629 * config.sub: add vxworks29k configuration.
12630
12631Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12632
12633 * Makefile.in (taz): Do "diststuff" part quietly.
12634
12635Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12636
12637 * config.sub: Mini-merge with gcc/config.sub.
12638
12639Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12640
12641 * config.guess (IRIX): Sed - to _.
12642
12643Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12644
12645 * Makefile.in (source-vault, binary-vault): New targets.
12646
12647Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12648
12649 * config.sub: Recognize -eabi as a basic system type.
12650
12651Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12652
12653 * configure.in (enable_shared stuff): Fix typo.
12654
12655Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12656
12657 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12658
12659Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12660
12661 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12662
12663Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12664
12665 * configure.in (rs6000-*-*): Don't build gas.
12666
12667Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12668
12669 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12670 reduce command line length.
12671 (AS_FOR_TARGET): Check for as.new, not Makefile.
12672 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12673
12674Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12675
12676 * config.guess: Merge from FSF.
12677
12678Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12679
12680 * configure: Don't use $ when handling program_suffix.
12681
12682Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12683
12684 * configure.in: Configure tk for hppa/hpux.
12685
12686Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12687
12688 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12689
12690Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12691
12692 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12693 to LIBCXXFLAGS. Tests are better run without it.
12694
12695Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12696
12697 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12698
12699Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12700
12701 * configure.in (*-*-netware*): Don't configure xiberty.
12702
12703Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12704
12705 * configure.in: Remove tk from native_only list.
12706
12707Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12708
12709 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12710 for special NCD build.
12711
12712Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12713
12714 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12715 makeall.bat, they're only useful for binutils snapshots.
12716 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12717 makeall.bat to specified SUPPORT_FILES.
12718
12719Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12720
12721 * build-all.mk: Add Ericsson targets to sun4 and solaris
12722 hosts. Add BNR's sun4 target to solaris host, so their
12723 build-from-source will be tested in-house first.
12724
12725Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12726
12727 * Makefile.in (LIBCFLAGS): New variable.
12728 (CFLAGS_FOR_TARGET): Ditto.
12729 (LIBCFLAGS_FOR_TARGET): Ditto.
12730 (LIBCXXFLAGS): Ditto.
12731 (CXXFLAGS_FOR_TARGET): Ditto.
12732 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12733 (BASE_FLAGS_TO_PASS): Pass them.
12734 (EXTRA_TARGET_FLAGS): Ditto.
12735
4bddf3ad 12736 * configure.in: Support --enable-shared.
252b5132
RH
12737
12738Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12739
12740 * configure.in (target_libs): Include libstdc++ again.
12741 * config.guess: Update from FSF (for FreeBSD).
12742
12743Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12744
12745 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12746 makeall.bat.
12747 (DISTDOCDIRS): Add `etc'.
12748 (ETC_SUPPORT_PFX): New variable.
12749 (taz): Include anything from etc starting with a word in
12750 ETC_SUPPORT_PFX.
12751
12752Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12753
12754 * config.sub: Update for recent FSF changes. Remove obsolete
12755 h8300hds entry. Add -windows* and -osx as basic os. Minor
12756 spacing changes.
12757
12758Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12759
12760 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12761
12762 * config.guess: Merge with FSF.
12763 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12764
12765Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12766
12767 * configure: Since the "trap 0" handler will override the exit
12768 status on many systems, only use it for "exit 1", and make it set
12769 a non-zero exit status; reset it before "exit 0". Also, check
12770 exit status of config.sub, and error out if it failed.
12771
12772Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12773
12774 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12775 and install libgloss.
12776
12777Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12778
12779 * Makefile.in (all-binutils): Depend upon all-byacc.
12780
12781 * configure.in: Don't build emacs on Irix 5.
12782
12783Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12784
12785 * configure.in (*-*-netware*): Add libio.
12786
12787Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12788
12789 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12790 (CHECK_TARGET_MODULES): Ditto.
12791 (INSTALL_TARGET_MODULES): Ditto.
12792 (TARGET_LIBS): Ditto.
12793 (all-libstdc++): Note dependencies.
12794
12795Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12796
12797 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12798
12799Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12800
12801 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12802 -fexternal-templates.
12803
12804 * configure.in (target_libs): Add libstdc++.
12805 (noconfigdirs): Add libstdc++ as appropriate.
12806
12807Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12808
12809 * config.guess: Update from FSF.
12810
12811Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12812
12813 * configure: Use ${config_shell} when running ${configsub}.
12814
12815Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12816
12817 * config.sub: No longer recognize h8300h.
12818
12819Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12820
12821 * config.sub: Remove extraneous differences between config.sub and
12822 gcc/config.sub.
12823
12824Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12825
12826 * Makefile.in (DISTSTUFFDIRS): Add gas.
12827
12828Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12829
12830 * COPYING.NEWLIB: New file.
12831
12832Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12833
12834 * config.guess (HP-UX): Patch from Harlan Stenn
12835 <harlan@landmark.com> to also emit release level.
12836
12837Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12838
12839 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12840
12841Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12842
12843 * config.sub: Merge nextstep cleanup from FSF.
12844
12845Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12846
12847 * configure.in (arm-*-*): Don't configure ld for this target.
12848
12849Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12850
12851 * configure.in (*-*-netware): don't configure libg++, libio,
12852 librx, or newlib.
12853
12854Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12855
12856 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12857 configure ld--it works, but it doesn't support shared libraries.
12858
12859Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12860
12861 * config.guess (*-unknown-freebsd*): Get rid of possible
12862 trailing "(Release)" in version string.
12863 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12864
12865Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12866
12867 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12868 Fix type: *-next-neststep -> *-next-nextstep.
12869
12870 * config.guess: Merge from FSF:
12871
12872 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12873
12874 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12875
12876 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12877
12878 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12879 instead of UNIX_SV for UnixWare 1.0).
12880
12881Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12882
12883 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12884 to make gdb/nlm/* build after the compiler and linker.
12885
12886Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12887
12888 * config.guess (netbsd, freebsd, linux): Accept any machine,
12889 not just i[34]86.
12890 (m68k-atari-sysv4): Relocate to match FSF version.
12891
12892 * config.guess: More merges from the FSF:
12893
12894 Add a space before function call or macro invocation.
12895
12896 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12897
12898 * config.guess: Add trap cmd to remove dummy.c and dummy when
12899 interrupted.
12900
12901 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12902
12903 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12904 (dummy): Redirect stderr from compilation of dummy.c.
12905
12906 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12907
12908 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12909
12910Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12911
12912 * configure: Accept and ignore --cache*, for compatibility with
12913 new autoconf.
12914
12915Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12916
12917 * config.guess: Merge from FSF:
12918
12919 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12920
12921 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
12922 (PATH): Add /.attbin at end for finding uname.
12923 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
12924
12925 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12926
80413487 12927 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
12928
12929 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12930
80413487
RH
12931 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12932 to select whether to use ELF or COFF.
252b5132
RH
12933
12934 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12935
80413487 12936 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
12937
12938 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12939
12940 * config.guess: Guess the OS version for HPUX.
12941
12942 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12943
12944 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12945
12946Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12947
12948 * configure.in: Recognize --with-headers, --with-libs, and
12949 --without-newlib.
12950 * Makefile.in (all-xiberty): Depend upon all-ld.
12951
12952Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12953
12954 * configure.in: Change i[34]86 to i[345]86.
12955
12956Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12957
12958 * configure (version): A few more tweaks to help message.
12959
12960Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12961
12962 * Makefile.in: Remove (for now) librx as a host library,
12963 now that we're building it for target.
12964
12965Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12966
12967 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12968 (Karl Berry).
12969
12970Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12971
12972 * configure.in: Also configure librx.
12973
12974Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12975
12976 * Makefile.in: Update various rules to reflect that librx
12977 is now needed for libg++.
12978
12979Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12980
12981 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12982
12983Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12984
12985 * configure.in: Configure the examples directory.
12986
12987Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12988
12989 * configure: Simplify Jun 2 1994 change.
12990
12991Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12992
12993 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12994 /bin/gcc isn't good enough to build gcc.
12995
12996Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12997
12998 * Makefile.in (GDB_SUPPORT_FILES): Remove
12999 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13000 (gdb.tar.gz): Add new rule to use standard distribution building
13001 mechanism.
13002
13003Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13004
13005 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13006 Bill Cox <bill@cygnus.com>.
13007
13008Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13009
13010 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13011
13012Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13013
13014 * configure: Search current dir first in .gdbinit.
13015
13016Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13017
13018 * config.sub: Recognize freebsd (merged from gcc config.sub).
13019
13020Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13021
13022 * config.sub: Refer to NeXT's operating system as nextstep.
13023
13024 * config.sub (case $basic_machine): Re-order the cases, to match
13025 the order in the FSF version (which is mostly alphabethical).
13026 Merge in some additions and changes from the FSF.
13027
13028Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13029
13030 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13031 * config.sub: Recognize cxux7.
13032 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13033
13034Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13035
13036 * config.sub: Fix typo powerpc -> powerpc-*.
13037
13038Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13039
13040 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13041
13042 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13043 parallel with all-emacs and install-emacs). Top-level command
13044 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13045
13046Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13047
13048 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13049 $(relbindir)/make before doing ``make install'', and use
13050 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13051 installing over running make binary.
13052 ($(host)-stamp-stage3-installed): Likewise.
13053
13054Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13055
13056 * config.guess: Recognize Mach.
13057
13058Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13059
13060 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13061 see whether --exec-prefix was used.
13062
13063Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13064
13065 * README: Explicitly mention libg++/README. (Zoo's idea.)
13066
13067Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13068
13069 * Makefile.in: Add all-librx target similar to all-libproc.
13070
13071Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13072
13073 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13074 with post 1.2 uname bogosity.
13075
13076Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13077
13078 * configure: Remove temporary files on receipt of a signal.
13079
13080Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13081
13082 * configure: If there is a package_makefile_frag, remove
13083 ${subdir}/Makefile.tem after copying it in.
13084
13085Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13086
13087 * build_all.mk: support rs6000 lynx identifies itself as
13088 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13089 since /bin/gcc is too feeble to compile a modern gcc.
13090
13091Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13092
13093 * brought devo/test-build.mk update-to-date with progressive/
13094 test-build.mk. Add lynx targets and hppa flag info.
13095
13096Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13097
13098 * configure.in: Use mh-ncrsvr43. Patch from
13099 Tom McConnell <tmcconne@sedona.intel.com>.
13100
13101Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13102
13103 * config.guess (i386-unknown-bsdi): No longer need to
13104 check #if defined(__bsdi__) && defined(__i386__).
13105
13106Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13107
13108 * configure: Set program_transform_nameoption correctly.
13109
13110Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13111
13112 * brought build-all.mk update-to-date with progressive build-all.mk,
13113 added new targets and hppa info.
35590697 13114
252b5132
RH
13115Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13116
13117 * configure: If config.guess result is a prefix of the user
13118 specified target, assume a native build and use the user specified
13119 target as the host alias. Remove SunOS patch suffix removal hack.
13120 * configure.in: Remove SunOS patch suffix removal hack.
13121
13122 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13123 in NATIVE_CHECK_MODULES.
13124
13125Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13126
13127 * Makefile.in: Rename HOST_ONLY to NATIVE.
13128 * configure: Delete SunOs patch suffix from host_canonical
13129 and build_canonical variables that are prepended to Makefiles.
13130 * configure.in: Add comments for easier maintenance.
13131
13132Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13133
13134 * Makefile.in: Add all-libproc target similar to all-gui.
13135
13136Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13137
13138 * Makefile.in (CHECK_MODULES): split into
13139 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13140
13141Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13142
13143 * config.guess (i386-unknown-bsdi): New system to guess.
13144
13145Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13146
13147 * Makefile.in: Add all-gui target (but not yet build by "all").
13148
13149Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13150
13151 * config.sub: Move deletion of patch suffix from here...
13152 * configure.in: To here, at Ian's suggestion. The top-
13153 level scripts might need to know of a patch level.
13154
13155Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13156
13157 * config.sub: Strip off patch suffix so rtl is recognized
13158 as a sunos4.1.3 machine, even though it's been patched.
13159
13160Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13161
13162 * Makefile.in (INSTALL_LAST): Delete.
13163 (INSTALL_DOSREL): New.
13164
13165Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13166
13167 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13168 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13169 whether we pass down --with-gnu-ld anyhow.
13170
13171Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13172
13173 * Makefile.in (INSTALL_LAST): Change operation so it works
13174 on more flavors of make.
13175 * configure.in (go32): Don't build libg++ or libio.
13176
13177Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13178
13179 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13180 they can be overriden by templates.
13181
13182Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13183
13184 * configure.in (target==go32): Don't build gdb.
13185 * dosrel: New directory.
13186
13187Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13188
13189 * configure.in (host==go32): Configure dosrel too.
13190 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13191 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13192 be set by incoming names or templates.
13193 (INSTALL_LAST): New rule.
252b5132
RH
13194
13195Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13196
13197 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13198
13199Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13200
252b5132
RH
13201 * configure.in (appdirs): New variable. Currently empty, but will
13202 be used in gas distribution. If nonempty, lists a set of
13203 directories at least one of which must get configured, or top
13204 level configuration is considered to have failed.
13205 (rs6000-*-lynxos*): Use new file name.
13206
13207Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13208
13209 Eliminate XTRAFLAGS.
13210 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13211 newlib include files using -idirafter, and also use -nostdinc.
13212 (CXX_FOR_TARGET): Likewise.
13213 (XTRAFLAGS): Removed.
13214 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13215 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13216 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13217 ($(DO_X)): Don't pass down XTRAFLAGS.
13218
13219Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13220
13221 * configure.in (mips*-dec-bsd*): New target; do build linker.
13222 (mips*-*-bsd*): New target; don't build linker.
13223
13224Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13225
13226 * configure.in: support rs6000-*-lynxos* configuration.
13227 support sunos4 as a cross target.
13228
13229 * config.sub: look for lynx*, not lynx since the OS version may
13230 legitimately be part of the name.
13231
13232Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13233
13234 * configure.in (i[34]86-*-sco*): Move to be with other i386
13235 targets.
13236 (romp-*-*): New target. Skip various binary utilities.
13237 (vax-*-*): New target. Don't build newlib.
13238 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13239
13240Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13241
13242 * configure.in: Only set host_makefile_frag if config
13243 directory exists.
13244
13245Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13246
13247 * install.sh: If $dstdir exists, don't check whether each
13248 component does.
13249
13250Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13251
13252 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13253
13254Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13255
35590697
AJ
13256 * configure.in (*-*-lynxos*): Don't configure newlib for either
13257 native or cross Lynx.
252b5132
RH
13258
13259Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13260
13261 * config.sub (sparc64-elf): Fix os.
13262 (z8k): Remove duplicate.
13263
13264Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13265
13266 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13267 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13268
13269Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13270
13271 * configure: Make file links cleanly even if Lynx fails on
80413487 13272 an NFS symlink (at least fail cleanly).
252b5132
RH
13273
13274Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13275
13276 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13277 -XNh2000.
13278
13279Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13280
13281 * configure: Unknown options are fatal again.
13282
13283Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13284
13285 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13286 compatibility.
252b5132
RH
13287
13288Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13289
13290 * build-all.mk: Add `clean' target.
13291
13292Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13293
13294 * config.guess: Add SINIX support.
13295 * configure.in: Add mips-*-sysv4* support.
13296
13297Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13298
13299 * build-all.mk: Document all useful targets.
13300 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13301 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13302
13303Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13304
13305 * configure: Support --silent, --quiet.
13306
13307Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13308
13309 * configure: Support --disable-FEATURE.
13310
13311Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13312
13313 * config.guess: Recognize NCR running SVR4.3.
13314
13315Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13316
13317 * config.guess: Make BSDI generate i386-unknown-bsd386.
13318 Patch from Paul Eggert <eggert@twinsun.com>.
13319
13320Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13321
13322 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13323
13324Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13325
13326 * configure: Make unrecognized options give nonfatal warnings
13327 instead of fatal errors, and pass them to any subdirectory
13328 configures in case they recognize them.
13329 Make --x equivalent to --with-x.
13330
13331Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13332
13333 * configure: Add --enable-* options. Clean up usage message and
13334 some comments.
13335
13336Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13337
13338 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13339
13340Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13341
13342 * configure.in (hppa*-*-*): Enable binutils.
13343
13344Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13345
13346 * config.sub: Recognize cisco.
13347
13348Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13349
13350 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13351
13352Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13353
13354 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13355 than one configuration name. Add comment.
13356
13357Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13358
13359 * config.guess: about target *-hitachi-hiuxwe2, fixed
13360 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13361 macro is incorrect.]
13362
13363Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13364
13365 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13366 than the "make ls" stuff which used to be here.
13367
13368Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13369
13370 * config.guess: Recognize i[34]86-unknown-freebsd.
13371 From Shawn M Carey <smcarey@rodan.syr.edu>.
13372
13373Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13374
13375 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13376
13377Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13378
13379 * config.guess: Check for ptx.
13380
13381Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13382
13383 * config.sub: Add os9k checking.
13384
13385Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13386
13387 * config.guess: Handle OSF1 running on HPPA processors
13388
13389Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13390
13391 * configure: If subdir configure fails, print out a message with
13392 subdirectory name, in case subdir's configure code didn't identify
13393 itself.
13394
13395Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13396
13397 * configure.in: Remove embedded newlines from configdirs.
13398 Avoid mismatches of substrings. Fix matching strings at end
13399 of configdirs.
13400
13401Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13402
13403 * config.guess: Add Lynx/rs6000 config support.
13404
13405Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13406
13407 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13408
13409Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13410
13411 * configure.in (hppa*-*-osf*): Treat this just like most other
13412 PA configurations (eg no binutils or ld).
13413 (hppa*-*-*elf*): These configurations have binutils and ld.
13414
13415Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13416
13417 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13418
13419Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13420
13421 * configure.in (rs6000-*-*): Build gas.
13422
13423Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13424
80413487 13425 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13426
13427Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13428
13429 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13430 for GDB and GDB has been fixed to not need it.
13431
252b5132
RH
13432Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13433
13434 * config.guess: Recognize vax hosts.
13435
13436Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13437
13438 * configure (while loop): Don't use "break 2" inside case
13439 statement -- the case statement isn't an enclosing loop.
13440
13441Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13442
13443 * config.guess: Clean up NeXT support, to allow nextstep
13444 on Intel machines. Make OS be nextstep.
13445
13446Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13447
13448 * config.guess: Add alternate forms for Convex.
13449
13450Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13451
13452 * configure: Completely rewrite option processing. Take
13453 advantage of pattern-matching to avoid invoking test frequently.
13454 Also clean up host and target defaulting logic.
13455
13456Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13457
13458 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13459 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13460 commands (plus user environment) will fit SCO limits.
13461
13462Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13463
13464 * configure.in: Don't issue warnings about directories which are
13465 not being configured if -norecursion is set. Correct test for
13466 --with-gnu-as and --with-gnu-ld to not get confused by substring
13467 matches.
13468
13469 * configure.in: Don't build gas for alpha-dec-osf1*.
13470
13471Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13472
13473 * configure: Back out Per's change of 12/19/1993. It changes the
13474 behavior of configure in unexpected and confusing ways.
13475
13476 Also, use different delim char when calculating
13477 program_transform_name so that the name can contain slashes.
13478
13479Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13480
13481 * configure.in, config.sub: Add support for VSTa micro-kernel.
13482
13483Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13484
13485 * configure.in: Nuke hacks which were used to get a special
13486 version of GAS for HPPA configurations.
13487
13488Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13489
13490 * configure: If only ${target_alias} is given, use that
13491 as the default for ${host_alias}.
13492 * configure: Add missing back-slashes before nested quotes.
13493
13494Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13495
13496 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13497
13498Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13499
13500 * config.guess: Recognize some Tektronix configurations.
13501 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13502
13503Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13504
13505 * config.sub: Match any flavor of SH.
13506
13507Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13508
13509 * configure.in: Don't try to configure newlib for Alpha.
13510
13511Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13512
13513 * configure.in: Don't build ld for Irix 5. Don't build gas,
13514 libg++ or libio for any Alpha target.
13515
13516 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13517
13518Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13519
13520 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13521 default arguments -- so it tried to compress itself.
13522
13523Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13524
13525 * configure.in (notsupp): ensure that a space is always at the end
13526 of the configdirs list, since the grep checks for an explicit space
13527
13528Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13529
13530 * configure.in (target i386-sysv4.2): don't build ld, since static
13531 versions of many libraries are not available.
13532
13533Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13534
13535 * config.guess: Recognize Apollos (using environment variables).
13536 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13537
13538Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13539
13540 * config.guess: Recognize Sony news mips running newsos.
13541
13542Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13543
13544 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13545 "fi ; else" for bash.
13546
13547Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13548
13549 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13550
13551Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13552
13553 * config.sub: accept unixware as an alias for svr4.2.
13554 Fix some inconsistancies with the gcc version.
13555
13556Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13557
13558 * Makefile.in (DISTDOCDIRS): Add gdb.
13559
13560Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13561
13562 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13563
13564Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13565
13566 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13567 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13568 this now.
13569
13570Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13571
13572 * config.sub: Accept hiux* as an OS name.
13573
13574 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13575 etc/make-stds.texi. The underscore came from gcc, and dje now
13576 agrees that RUNTESTFLAGS is the correct name.
13577
13578Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13579
13580 * install.sh: Remove 'set -e'. It makes any conditionals
13581 in the script useless.
13582
13583 * config.guess: Automatically recognize arm-acorn-riscix
13584 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13585
13586Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13587
13588 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13589
13590Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13591
13592 * Makefile.in (DISTDOCDIRS): New variable.
13593 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13594 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13595
13596Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13597
13598 * configure.in (hppa target): check the source directory for the
13599 pagas sub-directory
13600
13601Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13602
13603 * config.sub: Allow -aout* and -elf*.
13604
13605Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13606
13607 * configure.in: Don't build ld on i386-solaris2, same as for
13608 sparc-solaris2.
13609
13610Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13611
13612 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13613
13614Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13615
13616 * configure.in: Configure gdb for alpha.
13617
13618Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13619
13620 * Makefile.in (CXXFLAGS): Add -O.
13621
13622Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13623
13624 * config.guess: added support for DG Aviion
13625
13626Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13627
13628 * configure.in: Produce warning message for subdirectories not
13629 configurable for this host/target combination. Don't try to
13630 configure gdb for vms.
13631
13632Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13633
13634 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13635 appropriate files before making "diststuff".
13636 (DISTBISONFILES): New var: list of files to be edited.
13637 (DISTSTUFFDIRS): Add binutils.
13638
13639Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13640
13641 * config.sub: also handle mipsel and mips64el (for little endian mips)
13642
13643Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13644
13645 * configure.in: Add * to end of all OS names.
13646
13647Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13648
13649 * configure.in: Build newlib for LynxOS native.
13650
13651Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13652
13653 * config.guess: Add support for delta 88k running SVR3.
13654
13655 * configure.in: Add comment about HP compiler vs. emacs.
13656
13657Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13658
13659 * configure.in: don't build ld on solaris2 (not a viable option
13660 due to bugs in getpwnam & getpwuid)
13661
13662Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13663
13664 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13665 config.guess will produce a full version number.
13666
13667Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13668
13669 * configure.in: Build linker and binutils for alpha-dec-osf1.
13670
13671Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13672
13673 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13674 and gdb/testsuite/Makefile.in.
13675
13676Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13677
13678 * configure.in: recognize mips*- instead of mips-
13679
13680Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13681
13682 * config.sub: Accept linux*coff and linux*elf as operating
13683 systems.
13684
13685Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13686
13687 * config.sub: Recognize mips64, and mips3 as an alias for it.
13688
13689Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13690
13691 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13692 gdb knows how to handle OSF/1 shared libraries.
13693
13694Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13695
13696 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13697 * config.guess: Recognize Hitachi's HIUX.
13698 * config.sub: Recognize h3050r* and hppahitachi.
13699 Remove redundant cases for hp9k[23]*.
13700
13701Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13702
13703 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13704 if gas and ld are in the source tree and are in ${configdirs}.
13705 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13706 --with options (but still pass them down on the command line,
252b5132
RH
13707 if they were explicitly specified).
13708
13709Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13710
13711 * configure: substitute SHELL value in Makefile.in with
13712 ${CONFIG_SHELL}
13713
13714Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13715
13716 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13717 *-*-solaris2* targets.
13718
13719Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13720
13721 * Makefile.in: define M4, and pass it down to sub-makes;
13722 all-autoconf now depends on all-m4
13723
13724Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13725
13726 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13727 presence of {ar,ranlib} instead of a configured directory
13728
13729Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13730
13731 * config.guess: Accept 34?? as well as 33?? for NCR.
13732
13733Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13734
13735 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13736 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13737
13738Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13739
13740 * configure: grab values for $(CC) and $(CXX) from the
13741 environment, so that someone can do "CC=gcc configure; make" and
13742 have it work right (matching the way that autoconf works now)
13743
13744 * configure.in, Makefile.in: add support for gash, the tcl
13745 interface to Galaxy
13746
13747 * config.guess: add NetBSD variants (hp300, x86)
13748
13749Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13750
13751 * install.sh: Support -d option (in the manner of SunOS 4 install,
13752 as it is more deterministic than that of GNU install)
13753 (chmodcmd): Set file to mode 755 by default (should also do default
13754 chgrp and chown, but I don't feel like dealing with that now)
13755
13756Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13757
13758 * config.sub: Remove h8300hhms alias.
13759
13760Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13761
13762 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13763
13764Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13765
13766 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13767 as stmp-fixinc
13768
13769Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13770
13771 * config.sub: recognize m88110-bug-coff.
13772
13773Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13774
13775 * Makefile.in (all-libio): all dependencies on the toolchain used
13776 to build this (gcc, gas, ld, etc)
13777
13778Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13779
13780 * config.guess: Deal with OSF/1 1.3 on alpha.
13781
13782Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13783
13784 * install.sh: add some 'else true' clauses for portability
13785
13786 * configure.in: don't build libio for h8[35]00-*-* targets
13787
13788Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13789
13790 * Makefile.in: Add support for new libio.
13791
13792Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13793
13794 * install.sh: If one command fails, don't try the rest. Don't try
13795 to remove $dsttmp (via trap) unless we have already created it.
13796 If $src doesn't exist, detect it and exit with an error.
13797
13798 * config.guess: Recognize BSD on hp300.
13799
13800Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13801
13802 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13803 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13804
13805Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13806
13807 * Makefile.in (all-send-pr): depends on all-prms
13808
13809Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13810
13811 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13812
13813Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13814
13815 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13816 Added test for mips-mips-riscos5.
13817
13818Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13819
13820 * configure.in: use mh-hp300 for 68k HP hosts
13821
13822Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13823
13824 * configure: add support for CONFIG_SHELL, so that you can use
13825 some alternate shell for evaluating configure scripts
13826
13827Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13828
13829 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13830 in configure script to bug-gdb@prep.ai.mit.edu when building
13831 distribution archive.
13832 * Makefile.in (COMPRESS): Remove def.
13833 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13834 gdb.tar.Z and make-gdb.tar.Z respectively.
13835 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13836 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13837 to convergence with 'taz' target in Makefile.in.
13838
13839Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13840
13841 * install.sh (dsttmp): use trap to ensure that tmp files go
13842 away on error conditions
13843
13844Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13845
13846 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13847
13848Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13849
13850 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13851 its parent is '/' not ''.
13852
13853 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13854
13855Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13856
13857 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13858 that ${newsrcdir}/configure.in does.
13859
13860Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13861
13862 * test-build.mk: support for CONFIG_SHELL
13863
13864Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13865
13866 * config.sub (netware): Add as a basic system type.
13867
13868Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13869
13870 * Makefile.in (Makefile): depend on configure.in. Also drop the
13871 $(srcdir)/ from the dependency on Makefile.in.
13872
13873Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13874
13875 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13876 (h8300hhms is temporary until multi-libraries are implemented).
13877 * configure.in: Handle h8300h too.
13878
13879Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13880
13881 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13882
13883Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13884
13885 * configure: Remove extraneous output when guessing host type.
13886 * config.guess: Remove extraneous output when guessing using C
13887 compiler rather than uname, or when guessing fails.
13888
13889Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13890
13891 * Makefile.in: remove all.cross and install.cross targets
13892
13893 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13894 definitions
13895
13896Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13897
13898 * configure.in (target sh): Build gprof.
13899
13900Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13901
13902 * config.sub: change -solaris to -solaris2
13903
13904Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13905
13906 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13907
13908Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13909
13910 * configure: Correct error message for missing Makefile.in to
13911 print correct directory.
13912
13913Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13914
13915 * install.sh: kludge around 386BSD shell bug
13916
13917Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13918
13919 * config.guess: Recognize NeXT.
13920 * config.guess: Recognize i486-ncr-sysv4.
13921 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13922
13923Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13924
13925 * Makefile.in (MAKEINFOFLAGS): New variable.
13926 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13927 * build-all.mk, test-build.mk: Pass down --no-split as
13928 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13929
13930Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13931
13932 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13933
13934Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13935
13936 * Makefile.in (libg++.tar.z): New rule.
13937 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13938 * Makefile.in (taz): Only do a single chmod.
13939
13940Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13941
13942 * install.sh: don't use dirname anymore (replaced with sed usage)
13943
13944Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13945
13946 * Makefile.in: Change extension for gzip'd files from '.z' to
13947 '.gz' per new FSF standard usage.
13948
13949Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13950
13951 * configure: put quotes around the final value of program_transform_name
13952
13953Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13954
13955 * Makefile.in: new install.sh support; update install-info rules
13956
13957Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13958
13959 * configure.in: Build diff for crosses, but not for go32 host.
13960
13961 * configure.in: Build gprof only for native, and don't build it
13962 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13963
13964Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13965
13966 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13967
13968Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13969
13970 * configure.in (host_tools): Add prms.
13971
13972Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13973
13974 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13975 with $(FLAGS_TO_PASS) on the command line
13976
13977 * config.sub: Recognize lynx and lynxos
13978
13979Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13980
13981 * config.sub: Accept -ecoff*, not just -ecoff.
13982
13983Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13984
13985 * Makefile.in (taz): Use .gz suffix instead of .z.
13986 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13987 names.
13988
13989Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13990
13991 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13992
13993Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13994
13995 * Makefile.in (install-no-fixedincludes): install gcc last, so
13996 that rebuilds that might happen during 'make install' don't get
13997 bogus gcc include files
13998
13999Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14000
14001 Change from Utah for HPPA support:
14002 * config.guess: Recognize hppa1.x-hp-bsd.
14003
14004Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14005
14006 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14007 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14008
14009Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14010
14011 * config.sub: Add support for rom68k and bug boot monitors.
14012
14013Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14014
14015 * Makefile.in: Make all-opcodes depend on all-bfd.
14016
14017Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14018
14019 * config.guess: Added special check for i[34]86-univel-sysv4*.
14020
14021Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14022
14023 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14024 the processor rather than assuming i486.
14025
14026Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14027
14028 * config.guess: Recognize SunOS6 as Solaris3.
14029
14030Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14031
14032 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14033 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14034
14035Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14036
14037 * build-all.mk (all-cross): New target for Canadian Cross.
14038 Added Q2 go32 targets.
14039 * test-build.mk: Configure go32 cross sparclite-aout and
14040 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14041 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14042
14043Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14044
14045 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14046 GO32 hosted toolchains
14047
14048Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14049
14050 * configure: change so "-exec-prefix" gets passed down rather
14051 than "-exec_prefix" so autoconf generated Makefiles get the
14052 exec_prefix set right.
14053
14054Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14055
14056 * config.guess: get the Solaris2 minor version number
14057
14058 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14059
14060Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14061
14062 * config.guess: Recognize some Sequent platforms.
14063
14064Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14065
14066 * Makefile.in: added the vault-install target
14067
14068 * configure.in: actually use the Sun3 makefile fragment that's in
14069 config, also added the release dir to configdirs
14070
14071Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14072
14073 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14074
14075Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14076
14077 * configure.in: remove some program from Alpha targetted toolchains
14078
14079Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14080
14081 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14082 gprof.
14083 (taz): Run "make diststuff" in those directories instead of "make
14084 proto-dir". Look for "VERSION=" only at start of line in subdir
14085 Makefile. Use "gzip -9" for compression.
14086 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14087 (binutils.tar.z): New target.
14088
14089Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14090
14091 * Makefile.in (taz): Include gpl.texinfo.
14092
14093Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14094
14095 * Makefile.in (setup-dirs): Merged into "taz" target.
14096 (taz): Only do `proto-dir' stuff if a directory is actually needed
14097 for this target.
14098
14099Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14100
14101 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14102 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14103 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14104 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14105 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14106
14107Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14108
14109 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14110 config.sub, and move-if-change to gdb testsuite distribution
14111 archive, so the testsuite can be extracted, configured, and
14112 run separately from the gdb distribution. Blow away the Chill
14113 tests that require a Chill compiled executable, since GNU Chill
14114 is not yet publically available.
14115
14116Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14117
14118 * test-build.mk: set environment variables in a single command,
14119 instead of a list of assignments and exports
14120
14121 * config.guess: recognize Alpha/OSF1 systems
14122
14123Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14124
14125 * configure: Change help message to prefer --options rather than
14126 -options.
14127
14128Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14129
14130 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14131 zippy@ecst.csuchico.edu.
14132 * config.guess: Recognize miniframe.
14133
14134Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14135
9eb322aa
MF
14136 * Makefile.in: Use srcroot to find runtest rather than rootme.
14137 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14138
14139Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14140
14141 * test-build.mk: Extensive additions to support building on a
14142 machine other than the host.
14143
14144Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14145
14146 * configure (tooldir): Fix for i386-aix again.
14147
14148Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14149
14150 * configure, Makefile.in: Change definition of $(tooldir)
14151 to match the FSF.
14152
14153Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14154
14155 * config.guess: Recognize i[34]86/SVR4.
14156
14157Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14158
14159 * Makefile.in (all-gdb): gdb depends on sim.
14160
14161Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14162
14163 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14164 at the same time we make the prototype gdb directory.
14165 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14166 files at the same time as the gdb base release distribution.
14167
14168Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14169
14170 * Makefile.in (check): Use individual check targets rather than
14171 DO_X rule.
14172 (check-gcc): Added.
14173
14174Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14175
14176 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14177 for System V release 3.2.
14178
14179Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14180
14181 * config.sub: Recognize hppaosf.
14182 * configure.in: Do configure ld/binutils/gas for it.
14183
14184Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14185
14186 * configure (tooldir): Alter syntax used to set this, for systems
14187 where "\$" isn't handled right, like i386-aix.
14188
14189Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14190
14191 * configure: Pass program-transform-name, not
14192 program_transform_name, to recursive configures.
14193
14194Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14195
14196 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14197 of gas+ld+binutils.
14198
14199Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14200
14201 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14202
14203Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14204
14205 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14206
252b5132
RH
14207Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14208
14209 * Makefile.in (PRMS): Set back to all-prms.
14210
14211Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14212
14213 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14214 targets, rather than for MIPS hosts.
14215
14216Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14217
14218 * configure.in: add comment for --with-x default values
14219
14220 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14221
14222 * Makefile.in: add check-* targets for each of the directories in
14223 the tree. Add a definition of RUNTEST that will use the one we
14224 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14225
14226Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14227
14228 * configure.in: Removed obsolete references to bfd_target and
14229 target_makefile_frag.
14230
14231 * build-all.mk: Set assorted targets for Q2.
14232 * config.sub: Recognize z8k-sim and h8300-hms.
14233 * test-build.mk: Really don't pass host to configure.
14234 (HOLES): Added uname.
14235
14236Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14237
14238 * configure: Handle an empty program-prefix, program-suffix or
14239 program-transform-name correctly.
14240
14241Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14242
14243 * build-all.mk: -G 8 no longer required for MIPS targets.
14244 * test-build.mk: Don't pass host argument to configure; make it
14245 guess.
14246
14247Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14248
14249 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14250 * Makefile.in (COMPRESS): New macro, like GZIP.
14251
14252Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14253
14254 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14255
14256 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14257 with gas currently defaults to -G 0.
14258
14259Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14260
14261 * Makefile.in (all-flex): flex depends on byacc.
14262
14263 * build-all.mk: If host not specified, use config.guess. Pass TAG
14264 to test-build.mk as RELEASE_TAG.
14265 * test-build.mk (configargs): New variable containing arguments to
14266 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14267 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14268
14269 * config.guess: Use /bin/uname when checking -X argument on SCO,
14270 to avoid invoking GNU uname which doesn't understand -X.
14271
14272 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14273
14274 * configure.in: Build gas for mips-*-*.
14275
14276Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14277
14278 * Makefile.in (all.normal): insert missing backslash.
14279
14280Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14281
4bddf3ad 14282 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14283
14284 * Makefile.in: Complete overhaul to merge many almost identical
14285 targets.
14286
14287Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14288
14289 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14290 (gdb.tar.Z): Adjusted.
14291
14292 * Makefile.in (setup-dirs, taz): New targets; should be general
14293 enough to adapt for gdb sometime. Build only .z file.
14294 (gas.tar.z): New target.
14295
14296Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14297
14298 * build-all.mk: Use CC=cc -Xs on Solaris.
14299
252b5132
RH
14300Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14301
14302 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14303 for handling BISON for FSF releases.
14304
14305Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14306
14307 * configure: Actually implement the change zoo just documented.
14308
14309Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14310
14311 * configure: when using config.guess, only set target_alias when
14312 it's not already been set (ie, on the command line)
14313
14314Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14315
14316 * Makefile.in: add installcheck target, set PRMS to install-prms
14317
14318Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14319
14320 * configure: add support for package_makefile_fragment, handle the
14321 case where a directory has a configure.in file but no Makefile.in
14322 more gracefully (with an actual understandable error message, even);
14323 add support for --without (and add this to the usage message); also
14324 explicitly add a --host=${host_alias} to the command line when
14325 config.guess is used
14326
14327Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14328
14329 * configure: Must use both --host and --target in recursive calls.
14330
14331Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14332
14333 * Makefile.in: Change deja-gnu to dejagnu.
14334
14335Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14336
14337 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14338
14339Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14340
14341 * configure.in: canonicalize all instances to *-*-solaris2*,
14342 also strip out a number of tools to not build for go32 host
14343
14344Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14345
14346 * config.guess: add GPL.
14347
14348 * Makefile.in, config.guess, config.sub, configure: bump
14349 copyrights to 93.
14350
14351Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14352
14353 * Makefile.in (do-info): Removed obsolete check for existence of
14354 localenv file.
14355
14356 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14357
14358Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14359
14360 * Makefile.in: a couple of 'else true' for decstation,
14361 support for TclX
14362
14363 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14364
14365Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14366
14367 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14368
14369Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14370
14371 * config.guess: Recognize i386-ibm-aix (PS/2).
14372 * configure.in: Use config/mh-aix386 file for it.
14373
14374Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14375
14376 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14377 CC_FOR_TARGET instead.
14378 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14379
14380Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14381
14382 * Makefile.in: Add sim to list of directories sent with gdb
14383
14384Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14385
14386 * configure.in: Put back mips-dec-bsd* case.
14387
14388Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14389
14390 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14391 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14392 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14393
14394Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14395
14396 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14397
14398 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14399 (install-info): install dir.info only if it exists,
14400 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14401
14402Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14403
14404 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14405 gas for mips-dec-bsd.
14406
14407Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14408
14409 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14410 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14411
14412Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14413
14414 * configure.in: Added "dejagnu" to hosttools list.
14415
14416Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14417
14418 * config.sub, configure.in, config.guess: Add support
14419 for Bosx, an AIX variant from Bull.
14420 Patches from F.Pierresteguy@frcl.bull.fr.
14421
14422Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14423
14424 * devo/dejagnu: Initial creation of devo/dejagnu.
14425 Migrated dejagnu testcases and support files for testing software
14426 tools to reside as subdirectories, currently called "testsuite",
14427 within the directory of the software tool. Migrated all programs,
14428 support libraries, etc. beloging to dejagnu proper from
14429 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14430 with no modifications. The changes to these files which will
14431 allow them to configure, build, and execute properly will be made
14432 in a future update.
14433
14434Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14435
14436 * Makefile.in: Change send_pr to send-pr.
14437 * configure.in: Likewise.
14438 * send_pr: Renamed directory to send-pr.
14439
14440Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14441
14442 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14443
14444Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14445
14446 * README: Update for gdb-4.8 release.
14447 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14448 gdb-xxx.tar.z (gzip'd) file also.
14449
14450Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14451
14452 * Makefile.in: make all-diff depend on all-libiberty
14453
14454Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14455
14456 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14457
14458Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14459
14460 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14461
14462Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14463
14464 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14465 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14466 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14467
14468Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14469
14470 * Makefile.in: makeinfo binary is in a new location
14471
14472Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14473
14474 * config.sub: Accept -ecoff as an OS.
14475
14476 * Makefile.in: Various changes to eliminate a level of make
14477 recursion and reduce the required command line length.
14478 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14479 sub-makes.
14480 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14481 variables holding settings for specific sub-makes.
14482 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14483 in terms of BASE_FLAGS_TO_PASS.
14484 (TARGET_LIBS): New variable listing directories which use
14485 TARGET_FLAGS_TO_PASS.
14486 (subdir_do): Eliminated.
14487 (do-*): New set of targets to replace subdir_do.
14488 (various): All targets which used subdir_do now depend on do-*.
14489 (local-clean): Renamed from do_clean.
14490 (local-distclean): New target, dependency of distclean and
14491 realclean.
14492 (install-info): Don't create directories. Depend on dir.info
14493 rather than calling make recursively.
14494 (install-dir.info): Eliminated.
14495 (install-info-dirs): Create all info directories here.
14496 (dir.info): Depend upon do-install-info.
14497
14498 * test-build.mk (HOLES): Added false.
14499
14500Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14501
14502 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14503
14504Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14505
14506 * Makefile.in (info): remove dependency on all-texinfo. The
14507 problem was really in texinfo/C, not at this level.
14508
14509Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14510
14511 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14512
14513Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14514
14515 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14516 GDB releases.
14517
14518Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14519
14520 * configure: Include srcdir in message about target of link not
14521 being found. Don't convert `-' to `_' in `with' options being
14522 passed to subdirs.
14523
14524Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14525
14526 * configure.in: add uudecode to host_tools
14527
14528 * Makefile.in: added {all,install}-uudecode targets, added them to
14529 the appropriate lists
14530
14531Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14532
14533 * Makefile.in (all-gcc): Added dependency on all-gas.
14534
14535 * configure.in (mips-*-*): Build ld and binutils.
14536
14537Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14538
14539 * configure: check return code from mkdir, print error message and
14540 exit on failure.
14541
14542Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14543
14544 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14545
14546Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14547
14548 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14549
14550Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14551
14552 * config.sub (h8500): Recognize this as a cpu type.
14553
14554Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14555
14556 * configure: source directory missing is no longer a warning
14557
14558 * configure.in: recognize irix[34]* instead of irix[34]
14559
14560 * Makefile.in: define and pass down X11_LIB
14561
252b5132
RH
14562Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14563
14564 * guess-systype: Renamed to ...
14565 * config.guess: ... by popular request.
14566 * configure.in, Makefile.in: Update accordingly.
14567
14568Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14569
14570 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14571 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14572 + Execute ./dummy instead of assuming . is in PATH.
14573
14574Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14575
14576 * guess-systype: New shell script. Attempts to guess the
14577 canonical host name of the executing host.
14578 Only a few hosts are supported so far.
14579 * configure: Call guess-systype if no host is specified.
14580
14581Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14582
14583 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14584 gcc Makefile.
14585
14586
14587Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14588
14589 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14590 (all-gcc, install-gcc, subdir_do): Use it.
14591
14592Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14593
14594 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14595
14596Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14597
14598 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14599 set exclusively by configure, using configure.in .
14600
14601Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14602
14603 * test-build.mk: set $PATH for all builds
14604
14605 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14606
14607Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14608
14609 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14610 the one used in gcc/Makefile.in, so that a null expansion doesn't
14611 override the one needed to build gcc with a native cc.
14612
14613
14614Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14615
14616 * configure: Accept -with arguments.
14617
14618Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14619
14620 * Makefile.in: added h8300sim
14621
14622Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14623
252b5132
RH
14624 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14625 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14626 (all-cygnus, native, build-cygnus): Make
14627 $(canonhost)-stamp-3stage-done, not $(host)....
14628 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14629 i386-sco3.2v4. Added else true to if command.
14630
14631Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14632
14633 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14634
14635Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14636
14637 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14638
14639Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14640
14641 * configure.in: don't remove binutils from Solaris builds
14642
14643Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14644
14645 * Makefile.in: get rid of earlier definitions for *clean,
14646 also handle the recursive info rule better
14647
14648Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14649
14650 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14651 do more-or-less the right thing.
14652
14653Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14654
14655 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14656 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14657
14658Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14659
14660 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14661 $(host_canonical).
14662
14663 * configure.in: split the configdirs list into 4 categories (native
14664 v. cross, library v. tool) and handle the cross-only and native-
14665 only in more reasonable (and correct!) way.
14666
14667Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14668
14669 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14670 configdirs anymore.
14671
14672Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14673
14674 * Makefile.in: extensive cleanup:: removed all of the explicit
14675 clean-* targets, collapsed many wrappers around subdir_do into
14676 one, added additional targets to satisfy standards.texi, deleted
14677 some old targets, some changes for consistency
14678
14679Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14680
14681 * configure.in: handle some programs as cross-only, and others as
14682 native only
14683
14684 * test-build.mk: handle partial holes in a more generic manner
14685
14686 * Makefile.in: m4 depends on libiberty
14687
252b5132
RH
14688Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14689
14690 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14691 time, wdiff, and find to configdirs
14692
14693 * Makefile.in: all, clean, and install rules for the new programs
14694 added to configure.in
14695
14696Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14697
14698 * configure.in: use mh-sun for all *-sun-* hosts
14699
252b5132
RH
14700Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14701
14702 * Makefile.in: define flags for X11 include files and library file
14703 locations, pass them down to the programs that need this info
14704
14705 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14706
252b5132
RH
14707Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14708
14709 * configure.in: start building libg++ for HP-UX targets
14710
14711Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14712
14713 * README: Update references to files moved into etc/.
14714
14715Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14716
14717 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14718 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14719
14720Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14721
14722 * configure: accept dash as well as underscore in long option
14723 names for FSF compatibility.
14724
14725Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14726
14727 * config.sub: added -sco3.2v4 support from FSF.
14728
14729Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14730
14731 * configure.in: expand the section that adds or removes
14732 directories from the list of programs to build, to handle native
14733 vs. cross in addition to host v. native
14734
14735Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14736
14737 * Makefile.in: Replace C++ in macro names with CXX.
14738 This is less likely to break ...
14739
14740Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14741
14742 * test-build.mk: add -w to GNU_MAKE
14743
14744Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14745
14746 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14747 add 'sparc' to list of recognized cpus. This needed to make
14748 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14749 Delete some redundant ose68 variants. Recognize -wrs as an os,
14750 then changes that into $CPU-wrs-vxworks.
14751
14752 * configure.in: remove most references to gdbtest, regularize
14753 target based program removal
14754
14755 * test-build.mk: import from p3 tree (many fixes and changes)
14756
14757Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14758
14759 * Makefile.in: added rules to handle tcl, tk, and expect
14760
14761 * configure.in: handle those directories if they exist
14762
14763Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14764
14765 * config.sub: removed bogus hppabsd and hppahpux names, since
14766 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14767
14768Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14769
14770 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14771 depends upon all-xiberty
14772
14773 * Makefile.in: changes from p3, including:
14774
14775 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14776
14777 * Makefile.in (XTRAFLAGS): include newlib directories if
14778 newlib/Makefile exists, rather than if host != target.
14779
14780 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14781
14782 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14783 from the same source tree and not building a cross-compiler. This
14784 matters for the libg++ configuration if reconfiguring a tree that
14785 has already been installed.
14786
14787 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14788
14789 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14790 pick up the machine and system specific header files.
14791
14792 * Makefile.in: added AS_FOR_TARGET, passed down in
14793 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14794 the C compiler to use to create programs which are run in the
14795 build environment, set it to default to $(CC), and passed it down
14796 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14797
14798 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14799
14800 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14801 We need them for unusual native builds, like systems without
14802 ranlib.
14803
14804 * configure: also define $(host_canonical) and
80413487
RH
14805 $(target_canonical), which are the full, canonical names for the
14806 given host and target
252b5132
RH
14807
14808Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14809
14810 * Makefile.in: Added separate definitions for C++.
14811
14812Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14813
14814 * configure.in (configdirs): Add deja-gnu.
14815
14816Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14817
14818 * README: Update for configure.texi and gdb-4.7 release.
14819
14820Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14821
14822 * Makefile.in: Move "all" target to top of file.
14823 Previously, first target was ".PHONY" which caused BSD4.4 make
14824 to build .PHONY when make was run without arguments.
14825
14826Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14827
14828 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14829 Library-copylefted code in libiberty.
14830
14831Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14832
14833 * config.sub: Replace m68kmote with plain old m68k.
14834
14835Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14836
14837 * Makefile.in: Remove space from blank line, avoid Make complaints.
14838
14839Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14840
14841 * config.sub: Complain if no argument is given. Added support for
14842 386bsd as OS and target alias.
14843
14844Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14845
14846 * Makefile.in (XTRAFLAGS): include newlib directories if
14847 newlib/Makefile exists, rather than if host != target.
14848
14849Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14850
14851 * config.sub: recognize sparclite-wrs-vxworks.
14852
14853 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14854 p3.) Added clean-xiberty to clean.
14855
14856Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14857
14858 * configure.in: use *-*-* instead of nested cases for host and target
14859
14860Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14861
14862 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14863 from the same source tree and not building a cross-compiler. This
14864 matters for the libg++ configuration if reconfiguring a tree that
14865 has already been installed.
14866
14867Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14868
14869 * config.sub (i486v/i486v4): Merge in from FSF version.
14870
14871Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14872
14873 * configure: only set PWD if it is already set.
14874
14875Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14876
14877 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14878 doesn't have unset and all success paths (and most error paths)
14879 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14880 to just ${PWD} to avoid confusion.)
14881
14882Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14883
14884 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14885 even for a native compilation.
14886
14887Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14888
14889 Changes to make the gdb.tar.Z rule work better.
14890
14891 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14892 (DEVO_SUPPORT): Add configure.texi.
14893 (bfd-ilrt.tar.Z): Remove ancient rule.
14894
14895Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14896
14897 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14898 pick up the machine and system specific header files.
14899
14900 * configure.in, config.sub: added new target m68010-adobe-scout,
14901 with alias of adobe68k. Changed configure.in to check for
14902 -scout before -sco* to avoid a false match.
14903
14904 * Makefile.in: added AS_FOR_TARGET, passed down in
14905 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14906 the C compiler to use to create programs which are run in the
14907 build environment, set it to default to $(CC), and passed it down
14908 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14909
14910Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14911
14912 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14913 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14914 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14915 FOR_TARGET variants, to newlib and libg++.
14916
14917Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14918
14919 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14920 first.
14921
14922Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14923
14924 * config.sub: Accept `elf' as an environment.
14925
14926Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14927
14928 * Makefile.in (all-opcodes): cd into the right directory
14929
14930Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14931
14932 * configure: added -program_transform_name option, used as
14933 argument to sed when installing programs.
14934 configure.texi: added documentation for -program_prefix,
14935 -program_suffix and -program_transform_name.
14936
14937Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14938
14939 * config.sub: Accept i486 where i386 ok.
14940
14941Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14942
14943 * config.sub: accept we32k
14944
14945Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14946
35590697 14947 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
14948
14949 * Makefile.in: don't create all directories for ``make install'';
14950 let the subdirectories create the ones they need.
14951
14952Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14953
80413487 14954 * COPYING: new file, GPL v2
252b5132
RH
14955
14956Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14957
14958 * Makefile.in: use the new gen-info-dir, which needs a template
14959 argument (which also lives in texinfo)
14960
14961 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14962
252b5132
RH
14963Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14964
14965 * config.sub (ncr3000): Change i386 to i486.
14966
14967Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14968
14969 * Makefile.in: add install-rcs, install-grep to
14970 install-no-fixedincludes, removed install-bison and install-libgcc
14971
14972Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14973
14974 * configure.in: grab the HPUX makefile fragment if on HPUX
14975
14976Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14977
14978 * Makefile.in: eradicate bison spoor (ditto libgcc).
14979 configure.in: recognise m68{k,000}-ericsson-OSE.
14980 es1800 is alias for m68k-ericsson-OSE
14981
14982Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14983
14984 * configure.in: rearrange the parts that remove programs from
14985 configdirs, based now on HOST==TARGET or by canonical triple.
14986
14987Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14988
14989 * test-build.mk: recurse explicitly with -f test-build.mk when
14990 appropriate. predicate stage3 and comparison on the existence
14991 of gcc. That is, if gcc isn't around, we aren't three-staging.
14992 On very clean, also remove ...stamp-co. Build in-place before
14993 doing other builds.
14994
14995Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14996
14997 * Makefile.in, configure.in: add tgas
14998
14999Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15000
15001 * Makefile.in: a number of changes merged in from progressive.
15002
15003 * configure.in: add libm.
15004
15005 * .cvsignore: ignore some stuff that comes from test-build.mk.
15006
252b5132
RH
15007Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15008
15009 * config.sub: Add es1800 (m68k-ericsson-es1800).
15010
15011Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15012
15013 * configure: Add program_suffix (parallel to program_prefix)
15014 * Makefile.in: adjust directory-creating script for losing decstation
15015
15016Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15017
15018 * configure: Minor $subdir-related fixes.
15019
15020Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15021
15022 * configure: fix various problems with propogating
15023 makefile_target_frag in subdirs.
15024 * configure.in: config libgcc if its there
15025
15026Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15027
15028 * config.sub: HPPA merge.
15029
252b5132
RH
15030Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15031
15032 * Makefile.in: Replace all-bison with all-byacc in all
15033 dependency lines for other tools (which now use byacc).
15034
15035Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15036
15037 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15038
252b5132
RH
15039Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15040
15041 * Makefile.in: make gprof rules similar to byacc rules (instead of
15042 vestigal $(unsubdir) that didn't work...)
15043
15044Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15045
15046 * config.sub: Add support for Linux.
15047 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15048 (at least for libg++).
15049
15050Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15051
15052 * configure.texi: fix doc for the -nfp option to configure
15053
15054Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15055
15056 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15057
15058Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15059
15060 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15061 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15062 * configure.in: added solaris* host_makefile_frag hook.
15063
15064Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15065
15066 * config.sub: changed recognition of m68000 so that various
15067 m68k types can be specified via m680[01234]0
15068
15069Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15070
15071 * config.sub (basic_machine): fix sed so that '-foo' isn't
15072 completely substituted out while .+'-foo' loses the '-foo'
15073
15074Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15075
15076 * config.sub ($os): Add -aout.
15077
15078Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15079
15080 * configure: If host_makefile_frag is absolute, don't
15081 prefix ${invsubdir} (relevant to libg++ auto-configure).
15082
15083Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15084
15085 * Makefile.in (tooldir): Define it.
15086 (all-ld): Depend on all-flex.
15087
15088Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15089
15090 * Makefile.in (check): Fix libg++ special case.
15091
15092Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15093
15094 * configure: do not bury `pwd` into config.status, thus do fewer
15095 pwd's.
15096
15097 * configure: print the "Building in" message only when building in
15098 other than "." AND verbose.
15099
15100 * configure: remove -s, rework -v to better accomodate guested
15101 configures.
15102
15103 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15104
15105Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15106
15107 * Makefile.in: macroize flags passed on recursion. remove
15108 fileutils.
15109
15110Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15111
15112 * configure: get makesrcdir right for subdirs deeper than 1.
15113
15114 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15115 install.
15116
15117Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15118
15119 * Makefile.in: don't print subdir_do or recursion lines.
15120
15121Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15122
15123 * standards.texi: added menu item.
15124
15125 * Makefile.in: build and install standards.info.
15126
15127 * standards.texi: new file.
15128
15129Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15130
15131 * configure: test for and move config.status pieces from
15132 ${subdir}/.
15133
15134Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15135
252b5132
RH
15136 * configure: Test for existance of files before trying to mv
15137 them, to avoid numerous non-existance messages.
15138
15139Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15140
15141 * configure: correct final line of config.status.
15142
15143 * configure: patch from eggert. Avoids a protection problem if
15144 the original Makefile.in is read only.
15145
15146 * configure: use move-if-change from gcc to create config.status.
15147 Some makefiles depend on config.status to tell if a directory
15148 has been reconfigured for a different host. This change
15149 prevents those directories from remaking everything in the case
15150 where the reconfig was only intended to rebuild a Makefile.
15151
15152 * configure: test for config.sub with "config.sub sun4" rather
15153 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15154 host alias from a missing config.sub.
15155
15156Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15157
15158 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15159 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15160
15161Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15162
15163 * configure: mkdir ${subdir} as needed.
15164
15165Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15166
15167 * Makefile.in,configure.in: added autoconf.
15168
15169Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15170
15171 * Makefile.in: no longer pass against on recursion.
15172
15173 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15174 definitions are not inherited.
15175
15176 * configure: correct makesrcdir when subdir is .
15177
15178Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15179
15180 * configure: Add support for 'subdirs' variable, which is
15181 like 'configdirs', except that configure doesn't re-invoke
15182 itself for subdirs, it just creates a Makefile for each subdir.
15183 * configure.texi: Document subdirs.
15184
15185Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15186
15187 * configure.in: added flex to configdirs
15188
15189Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15190
15191 * Makefile.in: remove clean-stamps from clean.
15192
15193Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15194
15195 * configure.in: Add gdbtest to configdirs.
15196
15197Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15198
15199 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15200 to recursive makes.
15201 * configure.in: Recognize new ncr3000 config.
15202
15203Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15204
15205 * Makefile.in, configure.in: removed references to gdbm.
15206
15207Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15208
15209 * config.sub: Don't canonicalize os value
15210 newsos* to bsd (readline needs to check for newsos).
15211 (This fix was earlier made Jan 31, but got re-broken.)
15212
15213Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15214
15215 * configure.in: sco is an os, not a vendor!
15216
15217 * configure: Quote $( better. Keep various shells happy.
15218
15219Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15220
15221 * Makefile.in: eliminate stamp-files.
15222
15223Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15224
15225 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15226 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15227
15228Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15229
15230 * config.sub: fix iris/iris3.
15231
15232Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15233
15234 * configure: re-add -rm.
15235
15236Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15237
15238 * Maskefile.in: add .stmp-rcs to all.
15239
15240 * configure.in: remove gas from rs6000 build, use aix host fragment.
15241
15242Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15243
15244 * configure: pass down site_option during recursion.
15245
15246Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15247
15248 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15249
15250Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15251
15252 * configure: Change exec_prefix so that it really defaults to prefix.
15253
15254Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15255
15256 * Makefile.in, configure.in: Add support for mmalloc library.
15257
15258Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15259
15260 * Makefile.in: add stmp dependencies for a few more things.
15261
15262Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15263
15264 * configure: adjusted error message on objdir/srcdir configure
15265 collision, per john's suggestion.
15266
15267 * Makefile.in: add libiberty stmp to all and all.cross.
15268
15269Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15270
15271 * Makefile.in: remove force dependencies, add grep to all.
15272
15273Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15274
15275 * Makefile.in: drop flex. make stamp files work.
15276
15277 * configure: added test for conflicting configuration in srcdir,
15278 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15279 gets cranky. use relative paths for configure and srcdir
15280 whenever possible. Send some error messages to stderr that were
15281 going to stdout.
15282
15283Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15284
15285 * Makefile.in: Fix libg++ rule to check for gcc directory
15286 before using gcc/gcc. Also pass XTRAFLAGS.
15287
15288Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15289
15290 * Makefile.in: added stmp-files so that directories aren't polled
15291 when they are already built.
15292
15293 * configure.texi: fixed a node pointer problem.
15294
15295Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15296
4bddf3ad 15297 * config.sub configure.in gdb/configure.in
252b5132
RH
15298 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15299 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15300 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15301
15302Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15303
15304 * configure: -recurring becomes -silent. corrected help message
15305 for -site= option.
15306
15307 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15308
15309Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15310
15311 * configure: when building Makefile for crosses, replace
15312 tooldir and program_prefix. default srcdir from location of
15313 config.sub. remove "for host in hosts" and "for target in
15314 targets" loops.
15315
15316Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15317
15318 * Makefile.in: Do not pass bindir or mandir to cvs.
15319
15320Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15321
15322 * Makefile.in, configure.in: removed traces of namesubdir,
15323 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15324 copyrights to '92, changed some from Cygnus to FSF.
15325
15326 * configure.texi: remove most references to multiple hosts,
15327 multiple targets, subdirs, etc.
15328
15329 * configure.man: removed rcsid. reference config.sub not
15330 config.subr.
15331
15332 * Makefile.in: mkdir $(infodir) on install-info.
15333
15334Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15335
15336 * configure.texi: Explain better about .gdbinit and about
15337 the environment that configure.in sections run in.
15338
15339Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15340
15341 * configure.in: Ultrix is only a decstation if it's a MIPS.
15342
15343Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15344
15345 * README: DOC.configure => cfg-paper.texi.
15346
15347Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15348
15349 * config.sub (near case $os): Don't convert newsos* to bsd!
15350
15351Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15352
15353 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15354 the number of copies of COPYING that go into the GDB tar file.
15355
15356Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15357
4bddf3ad 15358 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15359 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15360 Fix SCO configuration stuff.
15361
15362Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15363
15364 * Makefile.in: For libg++, make sure the -I pointing
15365 to the gcc directory goes *after* all the libg++-local -I flags.
15366 Also, move just-gcc dependency from just-libg++ to all-libg++.
15367
15368Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15369
15370 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15371
15372Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15373
15374 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15375
15376Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15377
15378 * config.sub: Add stratus configuration frags. Also
15379 submitted to FSF.
15380
15381Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15382
15383 * Makefile.in (DEV_SUPPORT): add configure.man.
15384
15385 * config.sub(Decode manufacturer-specific): add -none*.
15386
15387Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15388
15389 * Makefile.in: remove form feeds to make Sun's make happy.
15390 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15391
15392Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15393
15394 * Makefile.in (AR_FLAGS): Make quieter.
15395
15396Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15397
15398 * configure.in: Add libg++.
15399 * configure: When verbose, don't output the command line at each
15400 level; it will be unremarkably the same as the previous version,
15401 which will be the same as what the user typed.
15402
15403Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15404
15405 * configure.in, Makefile.in: fix clean-info, add flex. add
15406 fileutils.
15407
15408 * configure: be less sensitive to spaces in Makefile.in. Do not
15409 look for sources in "..". Doing so breaks subdirectories that
15410 might have their own configure. If a subdir has it's own
15411 configure script, use it.
15412
15413Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15414
15415 * cfg-paper.texi: some changes suggested by rms.
15416
15417Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15418
15419 * config.sub: Merge in some small additions from the FSF version,
15420 taken from the gcc distribution, to bring the Cygnus and FSF
15421 versions into closer sync.
15422
15423Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15424
15425 * configure.in: Changed svr4 references to sysv4.
15426
15427Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15428
15429 * configure: added -V for version number option.
15430
15431Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15432
15433 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15434 renamed from DOC.configure to cfg-paper.texi.
15435
15436Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15437
15438 * configure, config.subr, config.sub: config.subr is now
15439 config.sub again.
15440
15441Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15442
15443 * configure.texi: new file, in progress.
15444
15445 * Makefile.in: build info file and install the man page for
15446 configure.
15447
15448 * configure.man: new file, first cut.
15449
15450 * configure: find config.subr again now that configuration "none"
15451 has gone. removed all traces of the -ansi option. removed all
15452 traces of the -languages option.
15453
15454 * config.subr: resync from rms.
15455
d932cae7 154561991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15457
15458 * configure, config.sub, config.subr: merge config.sub into
15459 config.subr, call the result config.subr, remove config.sub, use
15460 config.subr.
15461
15462 * Makefile.in: revised install for dir.info.
15463
d932cae7 154641991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15465
15466 * configure.in: add decstation host makefile frag.
15467
15468 * Makefile.in: BISON now bison -y again. also install-gcc on
15469 install. clean-gdbm on clean. infodir belongs in datadir.
15470 Make directories for info install. Build dir.info here then
15471 install it.
15472
d932cae7 154731991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15474
15475 * Makefile.in: fix for bad directory tests.
15476
d932cae7 154771991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15478
15479 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15480 regexp. -srcdir relative was being handled incorrectly.
15481
15482 * Makefile.in: unwrapped some for loops so that parallel makes
15483 work again and so one can focus one's attention on a particular
15484 package.
15485
d932cae7 154861991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15487
15488 * configure: added PWD as a stand in for `pwd` (for speed). use
15489 elif wherever possible. make -srcdir work without -objdir.
15490 -objdir= commented out.
15491
d932cae7 154921991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15493
15494 * configure: +options become --options. -subdirs commented out.
15495 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15496 Makefile now at top of generated Makefile. Removed cvs log
15497 entries. added -srcdir. create .gdbinit only if there is one
15498 in ${srcdir}.
15499
15500 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15501 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15502 and mandir now keyed off datadir by default.
15503
d932cae7 155041991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15505
15506 * Freshly created ChangeLog.
15507
15508\f
15509Local Variables:
15510mode: change-log
15511left-margin: 8
15512fill-column: 76
15513version-control: never
15514End:
This page took 1.356247 seconds and 4 git commands to generate.