PR20932, Internal error during record link assignment
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
d5451cd4
JC
12016-12-02 Josh Conner <joshconner@google.com>
2
3 * configure.ac: Add fuchsia to targets that use ELF.
4 * configure: Regenerated.
5
5ada5c6f
DE
62016-11-07 Doug Evans <dje@google.com>
7
8 * config.sub: Sync with upstream version 2016-11-03.
9 git://git.sv.gnu.org/config.git
10 * config.guess: Sync with upstream version 2016-10-02.
11
07619d52
SM
122016-09-27 Simon Marchi <simon.marchi@polymtl.ca>
13
14 * .gitignore: Add archives and make stamps.
15
bedbe19c
YTL
162016-07-20 Yan-Ting Lin <currygt52@gmail.com>
17
18 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
19 * configure: Regenerated.
20
9abdce70
WL
212016-06-28 Walter Lee <walt@tilera.com>
22
23 * configure.ac (tilepro-*-*): Add gdb to noconfigdirs.
24 * configure: Regenerate.
25
0597bdc4
AM
262016-05-28 Alan Modra <amodra@gmail.com>
27
28 * Makefile.tpl (configure): Depend on m4 files included.
29 * Makefile.in: Regenerate.
30
1690f1db
NC
312016-05-27 Nick Clifton <nickc@redhat.com>
32
33 * config.guess (Alpha OSF1): Fix typo introduced during the most
34 recent synchronization update.
35
b43b8535
NC
362016-05-23 Nick Clifton <nickc@redhat.com>
37
38 * Import these patches from the gcc mainline:
39
40 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
41
42 * config.guess: Import version 2016-04-02 (newest).
43 * config.sub: Import version 2016-05-10 (newest).
44
bb7dc663
NC
452016-04-19 Nick Clifton <nickc@redhat.com>
46
47 * Import this patch from the GCC mainline:
48
49 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
50
51 PR bootstrap/70173
52 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
53 and gotools directories. Delete the stage_final file.
54 * Makefile.in: Regenerate.
55
ea016470
CC
562016-03-17 Cary Coutant <ccoutant@gmail.com>
57
58 * configure.ac: Add mips and s390 to the gold target check.
59 * configure: Regenerate.
60
52cf9762
NC
612016-02-10 Nick Clifton <nickc@redhat.com>
62
63 Import these patches from the GCC mainline:
64
65 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
66
67 * configure.ac: Enable LTO for DJGPP
68 * configure: Regenerate
69
70 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
71
72 PR bootstrap/69329
73 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
74 * Makefile.in: Regenerate.
75
76 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
77 Sebastian Pop <s.pop@samsung.com>
78
79 * Makefile.in: Regenerate.
80 * Makefile.tpl: Export ISLVER.
81 * configure: Regenerate.
82 * config/isl.m4: Detect isl-0.15.
83
84 2016-01-29 Sebastian Pop <s.pop@samsung.com>
85
86 * config/isl.m4: Add comments about isl-0.16.
87 * configure: Regenerate.
88
1985dc2d
L
892016-01-12 H.J. Lu <hongjiu.lu@intel.com>
90
91 Sync with GCC
92 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
93
94 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
95 symbols.
96
97 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
ce5e165e
L
98
99 PR bootstrap/69134
100 * Makefile.def (mpfr): Disable assembler.
101 * Makefile.in: Regenerate.
102
4849dfd8
NC
1032016-01-11 Nick Clifton <nickc@redhat.com>
104
105 Import the following changes from the GCC mainline:
106
107 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
108
109 * configure.ac: Enable libmpx by default.
110 * configure: Regenerated.
111
112 2015-11-19 Martin Liska <mliska@suse.cz>
113
114 * .gitignore: Add .clang-format to ignored files.
115 * Makefile.tpl: Add clang-format.
116 * Makefile.in: Regenerate.
117
118 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
119
120 PR libffi/65726
121 * Makefile.def (lang_env_dependencies): Make libffi depend
122 on cxx.
123 * Makefile.in: Regenerate.
124
125 2015-12-02 Ian Lance Taylor <iant@google.com>
126
127 PR go/66147
128 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
129 * Makefile.in: Regenerate.
130
131 2015-12-17 Nathan Sidwell <nathan@acm.org>
132
133 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
134 * configure: Regenerate.
135
136 2015-12-17 Sebastian Pop <s.pop@samsung.com>
137
138 * Makefile.in: Replace ISL with isl.
139 * Makefile.tpl: Same.
140 * config/isl.m4: Same.
141 * configure.ac: Same.
142 * contrib/download_prerequisites: Same.
143 * configure: Regenerate.
144
145 2016-01-01 Ben Elliston <bje@gnu.org>
146
147 * config.guess: Import version 2016-01-01.
148 * config.sub: Likewise.
149
f075eb5e
TG
1502015-11-20 Tristan Gingold <gingold@adacore.com>
151
152 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
153 * configure: Regenerate.
154
6c3bc0f8
NC
1552015-10-21 Nick Clifton <nickc@redhat.com>
156
157 PR gas/19109
158 * configure.ac: Note the 'none' is an acceptable argument to
159 --enable-compressed-debug-sections.
160 * configure: Regenerate.
161
edeefb67
L
1622015-10-20 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR gas/19109
165 * configure.ac: Add
166 --enable-compressed-debug-sections={all,gas,gold,ld}.
167 * configure: Regenerated.
168
68996839
NC
1692015-09-30 Nick Clifton <nickc@redhat.com>
170
171 Import the following patches from the GCC mainline:
172
173 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
174
175 PR libfortran/54572
176 * Makefile.def: Make libgfortran depend on libbacktrace.
177 * Makefile.in: Regenerate.
178
179 2015-08-12 Tom de Vries <tom@codesourcery.com>
180
181 PR other/67092
182 PR other/67098
183 * configure.ac: Remove --with_host_libstdcxx support.
184 * configure: Regenerate.
185
186 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
187 Jakub Jelinek <jakub@redhat.com>
188
189 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
190 nvptx*-*-*.
191 * configure: Regenerate.
192
5960642a
L
1932015-08-07 H.J. Lu <hongjiu.lu@intel.com>
194
195 Sync with GCC
196 2015-07-28 Ben Elliston <bje@gnu.org>
197
198 * config.sub, config.guess: Import from upstream.
199
016a3251
DD
2002015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
201
202 * Makefile.def (libiconv): Define bootstrap=true.
203 Mark pdf/html/info as missing.
204 (configure-gcc): Depend on all-libiconv.
205 (all-gcc): Ditto.
206 (configure-libcpp): Ditto.
207 (all-libcpp): Ditto.
208 (configure-intl): Ditto.
209 (all-intl): Ditto.
210 * Makefile.in: Regenerate.
211
136bb21f
L
2122015-07-27 H.J. Lu <hongjiu.lu@intel.com>
213
214 Sync with GCC
215 2015-07-24 Michael Darling <darlingm@gmail.com>
216
217 PR other/66259
218 * config-ml.in: Reflects renaming of configure.in to configure.ac
219 * configure: Likewise
220 * configure.ac: Likewise
221
22121df0
L
2222015-07-14 H.J. Lu <hongjiu.lu@intel.com>
223
224 * Makefile.in: Regenerated.
225
226 Sync with GCC
227 2015-05-21 Jason Merrill <jason@redhat.com>
228
229 * Makefile.tpl: Update comments.
230
231 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
232
233 * Makefile.tpl: Remove surplus whitespace throughout.
234
235 2015-03-25 Martin Liska <mliska@suse.cz>
236 Yury Gribov <y.gribov@samsung.com>
237
238 * Makefile.tpl: Fix ln source location for vimrc file.
239
969b1713
L
2402015-07-14 H.J. Lu <hongjiu.lu@intel.com>
241
242 Sync with GCC
243 2015-05-16 James Bowman <james.bowman@ftdichip.com>
244
245 * configure.ac: FT32 target added.
246 * configure: Regenerate.
247
ce6c656d
L
2482015-07-14 H.J. Lu <hongjiu.lu@intel.com>
249
250 Sync with GCC
251 2015-06-02 Jason Merrill <jason@redhat.com>
252
253 PR bootstrap/66319
254 * configure.ac: Use -std=gnu++98.
255
256 2015-05-28 Mike Frysinger <vapier@gentoo.org>
257
258 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
259 * configure: Regenerate.
260
261 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
262
263 * configure.ac: Fix typo.
264 * configure: Regenerate.
265
266 2015-05-03 Matthias Klose <doko@ubuntu.com>
267
268 * configure.ac: Match $host configured with triplets.
269 * configure: Regenerate.
270
271 2015-04-17 Jakub Jelinek <jakub@redhat.com>
272
273 PR bootstrap/62077
274 * configure.ac (--enable-stage1-checking): Default to
275 release,misc,gimple,rtlflag,tree,types if --disable-checking
276 or --enable-checking is not specified and DEV-PHASE is not
277 experimental.
278 * configure: Regenerated.
279
280 2015-03-27 Uros Bizjak <ubizjak@gmail.com>
281
282 Install back PR target/47230 fix (Revert the revert).
283
16beab3d
L
2842015-06-30 H.J. Lu <hongjiu.lu@intel.com>
285
286 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
287 target.
288 * configure: Regenerate.
289
5569a85f
JDA
2902015-05-13 John David Anglin <dave.anglin@bell.net>
291
292 * configure.ac: Disable configuration of GDB for HPUX targets.
293 * configure: Regenerate.
294
e81d5d05
L
2952015-05-01 H.J. Lu <hongjiu.lu@intel.com>
296
297 PR ld/18355
298 * Makefile.def: Add extra_configure_flags to host zlib.
299 * configure.ac (extra_host_zlib_configure_flags): New. Set
300 to --enable-host-shared When bfd is to be built as shared
301 library. AC_SUBST.
302 * Makefile.in: Regenerated.
303
ec5b9462
HPN
3042015-04-15 Mike Frysinger <vapier@gentoo.org>
305 Hans-Peter Nilsson <hp@axis.com>
306
307 Adjust src-release.sh for sim using the gdb create-version.sh.
a644aa89 308 * src-release.sh (tar_compress): If there's a fifth parameter,
ec5b9462
HPN
309 use that in the getver call instead of $tool.
310 (sim_release): Pass gdb as fifth parameter to tar_compress.
311 (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
312
f91ca6bc
IB
3132015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
314
315 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
316 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
317 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
318 * Makefile.in: Regenerate.
319
cf39cfc5
L
3202015-04-01 H.J. Lu <hongjiu.lu@intel.com>
321
322 * configure.ac: Add --with-system-zlib.
323 * configure: Regenerated.
324
6ac1079e
L
3252015-03-31 H.J. Lu <hongjiu.lu@intel.com>
326
327 * src-release.sh: Don't configure with --with-target-subdir=.
328 --disable-multilib.
329
890ba06f
L
3302015-03-31 H.J. Lu <hongjiu.lu@intel.com>
331
332 * src-release.sh (DEVO_SUPPORT): Replace src-release with
333 src-release.sh.
334
5675acd9
ES
3352015-03-30 Ed Schouten <ed@nuxi.nl>
336
337 * config.sub: Update from upstream, to 2015-03-04 version.
338 * config.guess: Likewise.
339
d2d67aea
L
3402015-03-30 H.J. Lu <hongjiu.lu@intel.com>
341
342 * Makefile.def (dependencies): Add all-zlib to all-bfd.
343 * Makefile.in: Regenerated.
344
92c695a1
L
3452015-03-28 H.J. Lu <hongjiu.lu@intel.com>
346
347 * src-release.sh (do_proto_toplev): Configure with --target
348 --with-target-subdir and --disable-multilib.
349 (BINUTILS_SUPPORT_DIRS): Add zlib.
350 (GAS_SUPPORT_DIRS): Likewise.
351 (GDB_SUPPORT_DIRS): Likewise.
352 (SIM_SUPPORT_DIRS): Likewise.
353
091021fa
L
3542015-03-17 H.J. Lu <hongjiu.lu@intel.com>
355
356 * configure.ac (target_configdirs): Exclude target-zlib if
357 target-libjava isn't built.
358 * configure: Regenerated.
359
5df8a8fc
L
3602015-03-17 H.J. Lu <hongjiu.lu@intel.com>
361
362 Sync with GCC
363 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
364
365 * config-ml.in: Robustify ac_configure_args parsing.
366
1b6c0831
L
3672015-03-16 H.J. Lu <hongjiu.lu@intel.com>
368
369 * Makefile.def: Updated from GCC trunk.
370 * Makefile.tpl: Likewise.
371 * configure.ac: Likewise.
372 * Makefile.in: Regenerated.
373 * configure: Likewise.
374
3f8107ab
AM
3752015-01-28 James Bowman <james.bowman@ftdichip.com>
376
377 * configure.ac: Add FT32 support.
378 * configure: Regenerate.
379
10b8fe5e
AG
3802015-01-12 Anthony Green <green@moxielogic.com>
381
382 * configure.ac: Don't disable gprof for moxie.
383 * configure: Rebuild.
384
6b91c541
AP
3852015-01-03 Andrew Pinski <apinski@cavium.com>
386
387 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
388 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
389 (BASE_TARGET_EXPORTS): Add OBJCOPY.
390 (OBJCOPY_FOR_TARGET): New variable.
391 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
392 * Makefile.in: Regenerate.
393 * configure.ac: Check for already installed target objcopy.
394 Also GCC_TARGET_TOOL on objcopy.
395 * configure: Regenerate.
396
6ba37ab4
HPN
3972015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
398
399 * config.sub: Update from upstream, to 2015-01-01 version.
400 * config.guess: Ditto.
401
bb5f7690
EB
4022014-12-06 Eric Botcazou <ebotcazou@adacore.com>
403
404 * config.sub: Update from upstream config repo.
405
6e733cce
L
4062014-11-24 H.J. Lu <hongjiu.lu@intel.com>
407
408 * libtool.m4: Updated from GCC trunk.
409
8969c424
JBG
4102014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
411
412 * config.guess: Update from upstream config repo.
413 * config.sub: Ditto.
414
37e77caf
JBG
4152014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
416
417 * move-if-change: Update from upstream gnulib.
418
e3046511
JBG
4192014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
420
421 * compile: Sync with upstream Automake.
422 * depcomp: Ditto.
423 * install-sh: Ditto.
424 * missing: Ditto.
425 * mkinstalldirs: Ditto.
426 * ylwrap: Ditto.
427
3e615393
TG
4282014-10-15 Tristan Gingold <gingold@adacore.com>
429
430 * src-release.sh (do_proto_toplev): Configure with --target.
431
6d26190c
JY
4322014-10-03 Jing Yu <jingyu@google.com>
433
434 * configure.ac: Add aarch64 to list of targets that support gold.
435 * configure: Regenerate.
436
a9d58c06
AB
4372014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
438
439 * configure.ac: Add mips*-img-elf* target triple.
440 * configure: Regenerate.
441
b25b5cef
CJW
4422014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com>
443 * configure: Disable gdb for nds32*-*-* until supported.
444 * configure.ac: Disable gdb for nds32*-*-* until supported.
445
f8797b5a
JB
4462014-09-05 Joel Brobecker <brobecker@adacore.com>
447
448 * configure: Regenerate.
449
2536ee9d
WN
4502014-08-27 Will Newton <will.newton@linaro.org>
451
452 * src-release.sh: New file.
453 * src-release: Remove file.
454
1f995db6
JS
4552014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
456
457 GDB not supported for or1k*-*-rtems*
458 * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering
459 of the stanzas results in this not being caught by or1k*-*-* later.
460 * configure. Regenerated.
461
a843ea33
SB
4622014-07-25 Samuel Bronson <naesten@gmail.com>
463
464 * .gitattributes: New file for use with git-merge-changelog.
465
cfbc1a6c
JS
4662014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
467
468 Disable gdb for or1k*-*-* until supported
469 * configure.ac (or1k*-*-*): Disable gdb.
470 * configure: Regenerated.
471
d9e042ac
SL
4722014-05-14 Sandra Loosemore <sandra@codesourcery.com>
473
474 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
475 * configure: Regenerated.
476
201f096f 4772014-03-26 Jakub Jelinek <jakub@redhat.com>
478
479 PR sanitizer/56781
480 * Makefile.def: Set bootstrap=true; for host fixincludes.
481 * configure.ac: Don't bootstrap host fixincludes unless
482 --with-build-config=bootstrap-{a,ub}san.
483 * Makefile.in: Regenerated.
484 * configure: Regenerated.
485
730af8ee 4862014-03-21 Jakub Jelinek <jakub@redhat.com>
487
488 * configure.ac: Move BUILD_CONFIG set up earlier. Add
489 --enable-vtable-verify option parsing. Don't add
490 target-libsanitizer to bootstrap_target_libs unless
491 --with-build-config=bootstrap-asan or
492 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
493 to bootstrap_target_libs unless --enable-vtable-verify.
494 * configure: Regenerated.
495
abca8d87 4962014-03-07 Jakub Jelinek <jakub@redhat.com>
497
498 PR bootstrap/58572
499 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
500 -I for libstdc++-v3 includes if $(LEAN).
501 * Makefile.in: Regenerated.
502
68d122bb 5032014-02-24 Walter Lee <walt@tilera.com>
504
505 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
506 (tilegx-*-*): Change to tilegx*-*-*.
507 * configure: Regenerate.
508
39d1b2ae
RS
5092014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
510
511 * config.sub, config.guess: Import from upstream.
512
50f80006
EB
5132014-04-04 Eric Botcazou <ebotcazou@adacore.com>
514
515 PR bootstrap/60620
72f4393d 516 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
50f80006
EB
517 * Makefile.in: Regenerate.
518
a6305403
YS
5192014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
520
521 * Makefile.def (dependencies): Make all-ld depend on all-binutils
522 for WINDRES_FOR_TARGET in default-manifest.o rule.
523 * Makefile.in: Regenerate.
524
62a0f723
RO
5252014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
526
527 PR target/59788
528 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
529 *solaris2*.
530
530e8392
KB
5312013-12-19 Keven Boell <keven.boell@intel.com>
532
533 * cp-namespace.c (cp_lookup_nested_symbol): Enable
534 nested lookups for fortran modules.
535 * dwarf2read.c (read_module): Add fortran module to
536 the symbol table.
537 (add_partial_symbol, add_partial_module): Add fortran
538 module to the partial symbol table.
539 (new_symbol_full): Create full symbol for fortran module.
540 * f-exp.y (yylex): Add new module domain to be parsed.
541 * symtab.h: New domain for fortran modules.
542
7f9b20bb
KB
5432013-12-19 Keven Boell <keven.boell@intel.com>
544
545 * f-exp.y (yylex): Add domain array to enable lookup
546 in multiple domains. Loop over lookup domains and try
547 to find requested symbol. Add STRUCT_DOMAIN to lookup
548 domains to be able to query for user defined types.
549
afc0578d 5502013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
551
552 * configure.ac: Add user-friendly check for native x86_64-linux
553 multilibs.
554 * configure: Regenerate.
555
f3f51a69
AM
5562013-11-23 Alan Modra <amodra@gmail.com>
557
558 * config.sub, config.guess: Import from upstream.
559
2440009d 5602013-11-07 Thomas Schwinge <thomas@codesourcery.com>
561
2440009d 562 * Makefile.in: Regenerate.
563
e78e02e6 564 * Makefile.tpl: Fix typo.
565 * Makefile.in: Regenerate partially.
566
9aaf2a7e 5672013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
568
569 * configure.ac: Added libcilkrts to noconfig list when C++ is not
570 supported.
571 * configure: Regenerated.
572
880b18d1 5732013-10-30 Jason Merrill <jason@redhat.com>
574
575 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
576 --disable-build-format-warnings.
577
522e3d71 5782013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
579
f3f51a69 580 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
522e3d71 581 depend on libstdc++ and libgcc.
582 * configure: Regenerate.
583 * configure.ac: Added libcilkrts to target binaries. Also, restrict
584 libcilkrts for POSIX and i*86, and x86_64 architectures.
585 * Makefile.in: Added libcilkrts related fields to support building it.
586
cb49a9e1 5872013-10-26 Jeff Law <law@redhat.com>
588
589 * Makefile.def (target_modules): Remove libmudflap
590 (languages): Remove check-target-libmudflap).
591 * Makefile.in: Rebuilt.
592 * Makefile.tpl (check-target-libmudflap-c++): Remove.
593 * configure.ac (target_libraries): Remove target-libmudflap.
594 Remove checks which disabled libmudflap on some systems.
595 * configure: Rebuilt.
596 * libmudflap: Directory removed.
597
82033c9b
JBG
5982013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
599
600 * configure.ac: Update from GCC.
601 * configure: Regenerate.
602
b50d7605
HPN
6032013-10-15 Hans-Peter Nilsson <hp@axis.com>
604
605 * src-release (do-proto-toplevel): Support subdir-path-prefixed
606 files in SUPPORT_FILES.
607 (SIM_SUPPORT_DIRS): New variable.
608 (sim.tar.bz2): New rule.
609
f4cfb980
JBG
6102013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
611
612 * configure.ac: Update from GCC.
613 * configure: Regenerate.
614
78b1434c
JJ
6152013-10-01 Jeff Johnston <jjohnstn@redhat.com>
616
617 * COPYING.NEWLIB: Update with new copyright.
618
b3fc79f8
JBG
6192013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
620
621 * configure.ac: Update from GCC.
622 * configure: Regenerate.
623
cc9afea3
AM
6242013-09-20 Alan Modra <amodra@gmail.com>
625
626 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
627 ppc host match. Support little-endian powerpc linux hosts.
628
f006cabd
JB
6292013-08-16 Joel Brobecker <brobecker@adacore.com>
630
631 * src-release (VER): When using $(TOOL)/common/create-version.sh,
632 strip the "-cvs" suffix from the version number if present.
633
95e43135
JBG
6342013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
635
636 * configure.ac: Sync with GCC repo.
637 * Makefile.def: Ditto.
638 * configure: Regenerate.
639 * Makefile.in: Ditto.
640
7539e41e
JB
6412013-07-22 Joel Brobecker <brobecker@adacore.com>
642
643 * src-release (VER): Use $(TOOL)/common/create-version.sh
644 if it exists.
645
e8044f35
RS
6462013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
647
648 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
649 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
650 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
651 * configure: Regenerate.
652
7bab7634
DC
6532013-06-01 George Thomas <george.thomas@atmel.com>
654
95e43135
JBG
655 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
656 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
7bab7634 657
b5364c9e
JJ
6582013-05-06 Sandra Loosemore <sandra@codesourcery.com>
659
660 * COPYING.NEWLIB: Add Altera Corporation copyright.
661
5dad867c
JBG
6622013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
663
664 * config.guess: Update from config repo.
665 * config.sub: Ditto.
666
b836cb18
JBG
6672013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
668
669 * Makefile.def: Sync with GCC.
670 * Makefile.in: Regenerate.
671
e7d5abf1
JBG
6722013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
673
674 * configure.ac: Sync with GCC.
b836cb18 675 * configure: Regenerate.
e7d5abf1 676
4f778543
MF
6772013-03-22 Mike Frysinger <vapier@gentoo.org>
678
679 * src-release (VER): Change bfd/configure.in sed to use the new
680 `bfd/configure --version` output.
681
f1dd87fc
YZ
6822013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
683
684 * configure.ac: Sync with GCC repo.
685 * configure: Ditto.
686
a413f71a
ILT
6872013-02-05 Ian Lance Taylor <iant@google.com>
688
689 PR go/55969
690 * configure.ac: Disable libgo on some systems where it does not
691 work.
692 * configure: Rebuild.
693
3a98824c
AM
6942013-02-05 Alan Modra <amodra@gmail.com>
695
696 * configure: Regenerate after syncing config/.
697
3dae1673
JBG
6982013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
699
700 * configure.ac: Sync with GCC repo.
701 * configure: Ditto.
702 * Makefile.def: Ditto.
703 * Makefile.in: Ditto.
704
bf51454b
JB
7052013-01-11 Joel Brobecker <brobecker@adacore.com>
706
707 Sync with GCC, merge:
708
709 2013-01-09 Jason Merrill <jason@redhat.com>
710
711 * .gitignore: Import from gdb repository.
712
c841a2be
JBG
7132013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
714
715 * config.sub: Update from config repo.
716
d7b9dae9
EB
7172013-01-11 Eric Botcazou <ebotcazou@adacore.com>
718
719 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
720 * Makefile.in: Regenerate.
721
861ea9c8
L
7222013-01-09 H.J. Lu <hongjiu.lu@intel.com>
723
724 * Makefile.def (configure-gcc): Depend on all-gmp.
725 (all-gcc): Remove dependency on all-gmp.
726 * Makefile.in: Regenerated.
727
ce82b126
JBG
7282013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
729
1b4f418d 730 * config.guess: Update from config repo.
c2e5e6d7 731 * config.sub: Ditto.
ce82b126 732
fd62a30d
JJ
7332013-01-07 Jeff Johnston <jjohnstn@redhat.com>
734
735 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
736 exists and replace the new bfin license in its location.
737
0140d685
L
7382013-01-07 H.J. Lu <hongjiu.lu@intel.com>
739
740 PR gas/14899
741 * Makefile.def (dependencies): Make all-binutils, all-gprof,
742 all-ld and all-gold depend on all-gas.
743 * Makefile.in: Regenerated.
744
c3d399e7
L
7452012-12-29 Ben Elliston <bje@gnu.org>
746
747 * config.guess: Update to 2012-12-29 version.
748 * config.sub: Likewise.
749
9417cd2f
JBG
7502012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
751
752 * Makefile.def (install-target-libgo): Depend on
753 install-target-libatomic. Merged from GCC repo.
754 * Makefile.in: Regenerate.
755
68dad382
JJ
7562012-12-17 Jeff Johnston <jjohnstn@redhat.com>
757
758 * COPYING.LIBGLOSS: Add license for bfin libgloss.
759
2344b8da
TS
7602012-12-16 Thomas Schwinge <thomas@codesourcery.com>
761
762 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
763 * configure: Regenerate.
764
5eb08693
L
7652012-12-11 H.J. Lu <hongjiu.lu@intel.com>
766
767 * Makefile.def (target_modules): Add bootstrap=true and
768 raw_cxx=true to libsanitizer.
769 * configure.ac (bootstrap_target_libs): Add libsanitizer.
770 * Makefile.in: Regenerated.
771 * configure: Likewise.
772
53ab32d8
JBG
7732012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
774
775 * config.sub: Merge from config repo.
776
d2489204
JBG
7772012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
778
779 * configure.ac: Merge from GCC.
c2e5e6d7
JBG
780 * Makefile.tpl: Ditto.
781 * Makefile.in: Ditto.
782 * configure: Ditto.
d2489204 783
c23b5043
JBG
7842012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
785
786 * configure.ac (noconfigdirs): Merge from GCC.
787 * configure: Regenerate.
788
1dd1f7f6
JBG
7892012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
790
791 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
792
2bda3143
L
7932012-11-14 Roland McGrath <mcgrathr@google.com>
794
795 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
796 * configure: Regenerate.
797
5286fdef
L
7982012-11-13 Richard Henderson <rth@redhat.com>
799
800 * configure.ac: Move libsanitizer logic to subdirectory.
801 * configure: Regenerate.
802
8032012-11-13 Dodji Seketeli <dodji@redhat.com>
804
805 * configure.ac: Enable libsanitizer just on x86 linux for now.
806 * configure: Re-generate.
807
8082012-11-13 David Edelsohn <dje.gcc@gmail.com>
809
810 * configure.ac: Merge libquadmath sections.
811 * configure: Regenerate.
812
8132012-11-12 Wei Mi <wmi@google.com>
814
815 * configure.ac: Add libsanitizer to target_libraries.
816 * Makefile.def: Ditto.
817 * configure: Regenerate.
818 * Makefile.in: Regenerate.
819
f66a9a70
L
8202012-11-03 H.J. Lu <hongjiu.lu@intel.com>
821
822 * configure: Regenerated.
823
8242012-11-03 Robert Mason <rbmj@verizon.net>
825
826 * configure.ac: add --disable-libstdcxx configure option
827 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
828
6d94c122
CV
8292012-10-24 Corinna Vinschen <corinna@vinschen.de>
830
831 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
832 against Mingw64 w32api.
833 * configure: Regenerate.
834
a882be68
EB
8352012-10-23 Eric Botcazou <ebotcazou@adacore.com>
836
837 PR bootstrap/54820
838 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
839 * configure: Regenerate.
840
b3676d82
EB
8412012-10-22 Eric Botcazou <ebotcazou@adacore.com>
842
843 PR bootstrap/54820
844 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
845 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
846 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
847 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
848 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
849 * Makefile.in: Regenerate.
850 * configure.ac (have_static_libs): New variable and associated check.
851 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
852 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
853 * configure: Regenerate.
854
7b0e8ca5
MF
8552012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
856
857 * config.guess, config.sub: Include updated version from
858 config-patches. Adds microblaze little endian support.
859
8e71395b
L
8602012-09-28 Ian Lance Taylor <iant@google.com>
861
862 * Makefile.def: Make all-target-libgo depend on
863 all-target-libbacktrace.
864 * Makefile.in: Rebuild.
865
8662012-09-26 Ian Lance Taylor <iant@google.com>
867
868 * Makefile.def: Make all-gcc depend on all-libbacktrace.
869 * Makefile.in: Rebuild.
870
8712012-09-06 Diego Novillo <dnovillo@google.com>
872
873 * configure.ac: Bump minimum GMP version to 4.2.3.
874 * configure: Re-generate.
875
8762012-09-05 Georg-Johann Lay <avr@gjlay.de>
877
878 PR target/54461
879 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
880 target-libgloss if not configured --with-avrlibc=no.
881 * configure: Regenerate.
882
8832012-09-04 Jason Merrill <jason@redhat.com>
884
885 * configure.ac: Fix --enable-languages=all.
886
8872012-09-03 Richard Guenther <rguenther@suse.de>
888
889 PR bootstrap/54138
890 * configure.ac: Re-organize ISL / CLOOG checks to allow
891 disabling with either --without-isl or --without-cloog.
892 * configure: Regenerated.
893
8942012-09-03 Georg-Johann Lay <avr@gjlay.de>
895
896 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
897 * configure: Regenerate.
898
d09bbf00
SE
8992012-09-21 Steve Ellcey <sellcey@mips.com>
900
901 * configure.ac: Add mips*-mti-elf* target.
902 * configure: Regenerate.
903
2bf680c4
ILT
9042012-09-19 Ian Lance Taylor <iant@google.com>
905
906 * configure.ac (host_libs): Add libbacktrace.
907 (target_libraries): Add libbacktrace.
908 * Makefile.def (host_modules): Add libbacktrace.
909 (target_modules): Likewise.
910 * configure, Makefile.in: Rebuild.
911
5c0b3823
WL
9122012-09-15 Jiong Wang <jiwang@tilera.com>
913
914 * configure.ac (ENABLE_GOLD): support tilegx*
915 * configure: rebuild
916
1488e230
DE
9172012-09-14 David Edelsohn <dje.gcc@gmail.com>
918
919 PR target/38607
920 Merge upstream change.
921 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
922
923 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
924 Add libgomp*.o to compare_exclusions for AIX.
925 * configure: Regenerate.
926
df6795ce
L
9272012-08-26 H.J. Lu <hongjiu.lu@intel.com>
928
929 PR binutils/4970
930 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
931 and opcodes.
932 * Makefile.in: Regenerated.
933
7ec59b9e
L
9342012-08-14 Diego Novillo <dnovillo@google.com>
935
936 Merge from cxx-conversion branch.
937
938 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
939 POSTSTAGE1_CONFIGURE_FLAGS.
940 * Makefile.in: Regenerate.
941 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
942 Force C++ when bootstrapping.
943 * configure: Regenerate.
944
9452012-07-06 Richard Guenther <rguenther@suse.de>
946
947 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
948 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
949 --with-gmp=system.
950 * Makefile.in: Regenerated.
951 * configure: Likewise.
952
9532012-07-06 Richard Guenther <rguenther@suse.de>
954
955 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
956 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
957 supply V=1 as extra_make_flags.
958 * configure: Regenerated.
959 * Makefile.in: Likewise.
960
9612012-07-03 Richard Guenther <rguenther@suse.de>
962
963 * Makfile.def (isl): Remove not necessary extra_exports and
964 extra_make_flags.
965 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
966 * Makefile.in: Regenerated.
967
9682012-07-03 Richard Guenther <rguenther@suse.de>
969
970 * Makefile.def (cloog): Add V=1 to extra_make_flags.
971 * configure.ac: If either the ISL or the CLooG check failed
972 do not try to build in-tree versions.
973 * Makefile.in: Regenerated.
974 * configure: Regenerated.
975
9762012-07-02 Richard Guenther <rguenther@suse.de>
977 Michael Matz <matz@suse.de>
978 Tobias Grosser <tobias@grosser.es>
979 Sebastian Pop <sebpop@gmail.com>
980
981 * Makefile.def: Add ISL host module, remove PPL host module.
982 Adjust ClooG host module to use the proper ISL.
983 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
984 * configure.ac: Include config/isl.m4. Add ISL host library,
985 remove PPL. Remove PPL configury, add ISL configury, adjust
986 ClooG configury.
987 * Makefile.in: Regenerated.
988 * configure: Likewise.
989
9902012-07-02 Richard Guenther <rguenther@suse.de>
991
992 Merge from graphite branch
993 2011-07-21 Tobias Grosser <tobias@grosser.es>
994
995 * configure: Regenerated.
996 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
997 both cloog.org and legacy versions. The only supported version will
998 be CLooG with the isl backend.
999
1000 2011-07-21 Tobias Grosser <tobias@grosser.es>
1001
1002 * configure: Regenerated.
1003 * configure.ac: Require cloog isl 0.17.0
1004
1005 2011-07-21 Tobias Grosser <tobias@grosser.es>
1006
1007 * configure: Regenerated.
1008 * config/cloog.m4: Do not define CLOOG_ORG
1009
10102012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1011
1012 * configure.ac: Skip C if explicitly selected.
1013 * configure: Regenerate.
1014
10152012-06-28 Christophe Lyon <christophe.lyon@st.com>
1016
1017 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1018 they contain -O2.
1019 * configure: Regenerate.
1020
10212012-06-20 Jason Merrill <jason@redhat.com>
1022
1023 * Makefile.tpl (check-target-libgomp-c++): New.
1024 (check-target-libitm-c++): New.
1025 * Makefile.def (c++): Add them.
1026 * Makefile.in: Regenerate.
1027
10282012-05-16 Olivier Hainque <hainque@adacore.com>
1029
1030 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1031 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1032 (install-no-fixedincludes): Adjust accordingly.
1033 * Makefile.in: Regenerate.
1034
10352012-05-09 Nick Clifton <nickc@redhat.com>
1036 Paul Smith <psmith@gnu.org>
1037
1038 PR bootstrap/50461
1039 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1040 allow for the fact that from release v3.1.0 of MPFR the source
1041 files were moved into a src sub-directory.
1042 * configure: Regenerate.
1043
10442012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1045
1046 * configure.ac: Bump minimum MPFR version to 2.4.0.
1047 * configure: Regenerated.
1048
10492012-05-01 Richard Henderson <rth@redhat.com>
1050
1051 * Makefile.def (libatomic): New target_module.
1052 * configure.ac (target_libraries): Add libatomic.
1053 (noconfigdirs): Check if libatomic is supported.
1054 * Makefile.in, configure: Rebuild.
1055
f87f9c61
L
10562012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 Merge upstream change
1059 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1060
10612011-11-21 Andreas Tobler <andreast@fgznet.ch>
1062
1063 * libtool.m4: Additional FreeBSD 10 fixes.
1064
68f107fa
AO
10652012-06-28 Christophe Lyon <christophe.lyon@st.com>
1066
1067 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1068 they contain -O2.
1069 * configure: Regenerate.
1070
b9c361e0
JL
10712012-05-14 Catherine Moore <clm@codesourcery.com>
1072
1073 * NEWS: Mention PowerPC VLE port.
1074
9eb322aa
MF
10752012-05-11 Mike Frysinger <vapier@gentoo.org>
1076
1077 * MAINTAINERS (config/): Move to intl/ section.
1078 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
1079
58b1dd21
NC
10802012-05-09 Nick Clifton <nickc@redhat.com>
1081 Paul Smith <psmith@gnu.org>
1082
1083 PR bootstrap/50461
1084 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1085 allow for the fact that from release v3.1.0 of MPFR the source
1086 files were moved into a src sub-directory.
1087 * configure: Regenerate.
1088
2e702c99
RM
10892012-05-02 Roland McGrath <mcgrathr@google.com>
1090
1091 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1092 * configure: Regenerate.
1093
d2213593
JB
10942012-04-25 Joel Brobecker <brobecker@adacore.com>
1095
1096 * config.sub: Update to 2012-04-18 version from official repo.
1097
202e2356
NC
10982012-03-19 Tristan Gingold <gingold@adacore.com>
1099
1100 * configure.ac (ia64*-*-*vms*): Add support for ld.
1101 * configure: Regenerate.
1102
2479f722
RO
11032012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1104
1105 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1106 (unsupported_languages): Remove mips-sgi-irix6.*.
1107 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1108 (with_stabs): Remove.
1109 * configure: Regenerate.
1110
4e97d92b
RO
11112012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1112
1113 * configure.ac (enable_libgomp): Remove *-*-osf*.
1114 (with_stabs): Remove alpha*-*-osf*.
1115 * configure: Regenerate.
1116
f9ea6f98
JJ
11172012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1118
1119 * COPYING.NEWLIB: Modify DJ Delorie license to include
1120 modification rights in clause as permitted by DJ Delorie.
1121 * COPYING.LIBGLOSS: Ditto.
1122
48688b3e
JJ
11232012-03-09 Jeff Johnston <jjohnstn@redhat.com>
1124
1125 * COPYING.NEWLIB: Remove two unused licenses.
1126
0945bbee
TG
11272012-03-05 Tristan Gingold <gingold@adacore.com>
1128
1129 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1130 * configure: Regenerate.
1131
516be0c5
JJ
11322012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
1133
1134 * COPYING.NEWLIB: Add Adapteva notice.
1135 * COPYING.LIBGLOSS: Add Adapteva notice.
1136
64b986c0
EB
11372011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1138
1139 * configure: Regenerate.
1140
58cddc18
JJ
11412011-12-15 Jeff Johnston <jjohnstn@redhat.com>
1142
1143 * COPYING.LIBGLOSS: Add GPL with exception license.
1144
b121d7d4
DD
11452011-11-09 Roland McGrath <mcgrathr@google.com>
1146
1147 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1148 * configure: Rebuild.
1149 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1150 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1151 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1152 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1153 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1154 Add READELF.
1155 * Makefile.in: Rebuild.
1156
d32e2926
RH
11572011-11-08 Richard Henderson <rth@redhat.com>
1158
1159 * configure.ac: Test for libitm directory present first.
1160
1161 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1162
1163 * configure.ac: Test libitm/configure.tgt to disable libitm.
1164 * configure: Rebuild.
1165
98dd765a
RO
11662011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1167
1168 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1169 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1170 * Makefile.in: Regenerate.
1171
99c513f6
DD
11722011-11-01 DJ Delorie <dj@redhat.com>
1173
1174 * configure.ac (rl78-*-*) New case.
1175 * configure: Regenerate.
1176
ff3ec4ee
DD
11772011-11-01 DJ Delorie <dj@redhat.com>
1178
1179 * config.sub: Update to version 2011-10-29 (added rl78)
1180
c28a9f49
NC
11812011-10-27 Nick Clifton <nickc@redhat.com>
1182
1183 * config.sub: Import these changes from the config project:
1184
a903d6ac 1185 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
c28a9f49
NC
1186 Ben Elliston <bje@gnu.org>
1187
1188 * config.sub (epiphany): New.
1189
1190 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
1191 Ben Elliston <bje@gnu.org>
1192
9eb322aa 1193 * config.sub (hexagon, hexagon-*): New.
c28a9f49
NC
1194
1195 2011-08-23 Roland McGrath <mcgrathr@google.com>
1196
1197 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1198 64eb to be64.
1199
1200 2011-08-16 Roland McGrath <mcgrathr@google.com>
1201
1202 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1203 (nacl): Grok as alias for 32el-unknown-nacl.
1204
860144e4
JB
12052011-08-19 Joel Brobecker <brobecker@adacore.com>
1206
1207 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
1208
40ae9136
YQ
12092011-08-14 Yao Qi <yao@codesourcery.com>
1210
1211 Merge from gcc:
1212
1213 2011-08-14 Yao Qi <yao@codesourcery.com>
1214 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1215 * configure: Regenerate.
1216
ffdd6afc
ILT
12172011-07-26 Ian Lance Taylor <iant@google.com>
1218
1219 Merge from gcc:
1220
1221 2011-07-26 Ian Lance Taylor <iant@google.com>
1222 * configure.ac: Set have_compiler based on whether gcc directory
1223 exists, rather than on whether gcc is in configdirs.
1224 * configure: Rebuild.
1225
1226 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1227 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1228 link directories.
1229 * Makefile.in: Rebuild.
1230
1231 2011-07-20 Ian Lance Taylor <iant@google.com>
1232 PR bootstrap/49787
1233 * configure.ac: Move --enable-bootstrap handling earlier in file.
1234 If --enable-bootstrap and either --enable-build-with-cxx or
1235 --enable-build-poststage1-with-cxx, enable C++ automatically.
1236 * configure: Rebuild.
1237
1238 2011-07-19 Ian Lance Taylor <iant@google.com>
1239 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1240 make C++ a boot_language. Set and substitute
1241 POSTSTAGE1_CONFIGURE_FLAGS.
1242 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1243 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1244 * configure, Makefile.in: Rebuild.
1245
1246 2011-07-16 Jason Merrill <jason@redhat.com>
1247 * Makefile.def (language=c++): Add check-c++0x and
1248 check-target-libmudflap-c++.
1249 * Makefile.tpl (check-target-libmudflap-c++): New.
1250 * Makefile.in: Regenerate.
1251
1252 2011-07-16 Matthias Klose <doko@ubuntu.com>
1253 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1254 * Makefile.def (target_modules/libjava): Pass
1255 $(EXTRA_CONFIGARGS_LIBJAVA).
1256 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1257 if not configured with --enable-static-libjava.
1258 * Makefile.in: Regenerate.
1259 * configure: Likewise.
1260
1261 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1262 PR regression/47836
1263 PR bootstrap/23656
1264 PR other/47733
1265 PR bootstrap/49247
1266 PR c/48825
1267 * configure.ac (target_libraries): Remove target-libiberty.
1268 Remove case-statement setting skipdirs=target-libiberty for
1269 multiple targets. Remove checking target_configdirs and
1270 removing target-libiberty but keeping target-libgcc if
1271 otherwise empty.
1272 * Makefile.def (target_modules): Don't add libiberty.
1273 (dependencies): Remove all traces of target-libiberty.
1274 * configure, Makefile.in: Regenerate.
1275
9ccb86e7
JM
12762011-07-22 Jason Merrill <jason@redhat.com>
1277
1278 * Makefile.def (language=c++): Add check-c++0x and
1279 check-target-libmudflap-c++.
1280 * Makefile.tpl (check-target-libmudflap-c++): New.
1281 * Makefile.in: Regenerate.
1282
090bc50f
RO
12832011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1284
1285 * configure: Regenerate.
1286
cff32a7c
RO
12872011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1288
1289 PR target/39150
1290 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1291 x86_64-*-solaris2.1[0-9]*.
1292 * configure: Regenerate.
1293
eb4b2452
NC
12942011-06-13 Walter Lee <walt@tilera.com>
1295
1296 * configure.ac (tilepro-*-*) New case.
1297 (tilegx-*-*): Likewise.
1298 * configure: Regenerate.
1299
3c0013bf
NC
13002011-06-06 Nick Clifton <nickc@redhat.com>
1301
1302 * config.sub: Sync from upstream.
1303
91c1f14c
DK
13042011-05-08 Doug Kwan <dougkwan@google.com>
1305
1306 Merge from gcc:
1307
1308 2011-05-08 Doug Kwan <dougkwan@google.com>
1309
1310 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1311 * configure: Regenerated.
1312 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1313 value from configure.
1314 * Makefile.in: Regenerated.
1315
c7e4b184
JM
13162011-05-05 Joseph Myers <joseph@codesourcery.com>
1317
1318 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1319 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1320 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1321 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1322 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1323 *-*-vxworks*): Disable newlib and libgloss in separate case
1324 statement.
1325 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1326 to separate case statement.
1327 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1328 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1329 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1330 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1331 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1332 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1333 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1334 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1335 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1336 i[[3456789]]86-*-rdos*, m32r-*-*,
1337 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1338 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1339 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1340 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1341 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1342 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1343 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1344 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1345 and libgloss in main case over targets. Remove most empty cases
1346 in main case over targets.
1347 * configure: Regenerate.
1348
7152a690
JM
13492011-05-04 Joseph Myers <joseph@codesourcery.com>
1350
1351 * configure.ac: Remove code setting special library locations for
1352 hppa*64*-*-hpux11*. Remove code setting compiler for
1353 sparc-sun-solaris2*.
1354 * configure: Regenerate.
1355
ff46fb8f
JM
13562011-05-04 Joseph Myers <joseph@codesourcery.com>
1357
1358 * configure.ac: Separate libgloss_dir settings from general case
1359 over targets.
1360 * configure: Regenerate.
1361
82ae827f
JM
13622011-04-28 Joseph Myers <joseph@codesourcery.com>
1363
1364 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1365 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1366 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1367 cases in libgcj-disabling case statement.
1368 (hppa*64*-*-linux*): Set unsupported_languages instead of
1369 disabling target-zlib.
1370 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1371 to hppa*64*-*-hpux*.
1372 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1373 hppa*-*-hpux*.
1374 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1375 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1376 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1377 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1378 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1379 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1380 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1381 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1382 libgcj-disabling case statement.
1383 * configure: Regenerate.
1384
0827f9a6
JM
13852011-04-28 Joseph Myers <joseph@codesourcery.com>
1386
1387 * configure.ac: Disable Java for targets not supporting libffi.
1388 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1389 Remove cases in Java-disabling statement.
1390 (*arm-wince-pe): Change to arm-wince-pe.
1391 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1392 cases in Java-disabling statement.
1393 (bfin-*-*): Don't disable Java again.
1394 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1395 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1396 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1397 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1398 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1399 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1400 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1401 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1402 Java-disabling statement.
1403 (mmix-*-*): Don't disable Java again.
1404 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1405 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1406 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1407 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1408 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1409 statement.
1410 * configure: Regenerate.
1411
899b04ef
JM
14122011-04-28 Joseph Myers <joseph@codesourcery.com>
1413
1414 Merge from GCC:
1415
1416 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1417
1418 PR lto/48086
1419 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1420 * configure: Regenerate.
1421
9863d716
JM
14222011-04-28 Joseph Myers <joseph@codesourcery.com>
1423
1424 * configure.ac: Separate cases disabling Java and Java libraries
1425 from general case over targets.
1426 * configure: Regenerate.
1427
a90ef4bf
JM
14282011-04-06 Joseph Myers <joseph@codesourcery.com>
1429
1430 * configure.ac (build_tools): Remove build-byacc.
1431 (host_libs): Remove mmalloc.
1432 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1433 autoconf automake libtool diff rcs fileutils shellutils time
1434 textutils wdiff find uudecode hello tar gzip indent recode release
1435 sed perl gawk findutils gettext zip.
1436 (libgcj): Remove target-qthreads.
1437 (target_tools): Remove target-examples target-gperf.
1438 (YACC): Don't handle building byacc.
1439 * configure: Regenerate.
1440 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1441 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1442 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1443 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1444 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1445 handle building components.
1446 * Makefile.in: Regenerate.
1447
05a02268
RW
14482011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1449
1450 * config.sub: Sync from upstream.
1451
c5f5c3c2
JM
14522011-04-01 Joseph Myers <joseph@codesourcery.com>
1453
1454 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1455 (microblaze*): Don't disable libssp.
1456 * configure: Regenerate.
1457
f6c1938b
JM
14582011-04-01 Joseph Myers <joseph@codesourcery.com>
1459
1460 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1461 moveifchange.
1462 * configure: Regenerate.
1463 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1464 * Makefile.in: Regenerate.
1465
1f111696
JM
14662011-04-01 Joseph Myers <joseph@codesourcery.com>
1467
1468 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1469 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1470 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1471 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1472 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1473 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1474 md_exec_prefix cases.
1475 * configure: Regenerate.
1476
065a5627
JM
14772011-04-01 Joseph Myers <joseph@codesourcery.com>
1478
1479 * configure.ac: Separate cases disabling target-libssp,
1480 target-libiberty, target-libstdc++-v3 and Fortran from general
1481 case over targets.
1482 * configure: Regenerate.
1483
b2f14e4a
JM
14842011-04-01 Joseph Myers <joseph@codesourcery.com>
1485
1486 * configure.ac (*-*-chorusos): Don't disable libgcj.
1487 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1488 Remove case.
1489 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1490 (arm-*-coff): Don't disable libgcj.
1491 (arm*-*-linux-gnueabi): Remove useless assignment.
1492 (arm-*-riscix*): Don't disable libgcj.
1493 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1494 configuration.
1495 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1496 (c54x*-*-*): Remove case.
1497 (tic54x-*-*): Don't disable GCC or GCC libraries.
1498 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1499 to *.
1500 (d10v-*-*): Don't disable GCC libraries.
1501 (d30v-*-*): Don't disable libgcj.
1502 (h8500-*-*): Don't disable GCC libraries.
1503 (i960-*-*): Don't disable libgcj.
1504 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1505 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1506 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1507 libgcj.
1508 (m68k-*-coff*): Remove case.
1509 (mmix-*-*): Don't disable libgloss on host.
1510 (mn10200-*-*, mn10300-*-*): Remove cases.
1511 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1512 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1513 Don't disable libgcj.
1514 (romp-*-*): Remove case.
1515 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1516 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1517 case.
1518 (v810-*-*): Don't disable GCC libraries.
1519 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1520 (ip2k-*-*): Don't disable GCC libraries.
1521 * configure: Regenerate.
1522
6a608608
JM
15232011-03-28 Joseph Myers <joseph@codesourcery.com>
1524
1525 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1526 libffi on host.
1527 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1528 on host.
1529 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1530 * configure: Regenerate.
1531
5b806d27
NC
15322011-03-26 John Marino <binutils@marino.st>
1533
1534 * configure.ac: Add support for *-*-dragonfly*
1535 * configure: Regenerate.
1536
0377a422
JM
15372011-03-25 Joseph Myers <joseph@codesourcery.com>
1538
1539 * configure.ac (native_only): Remove.
1540 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1541 send-pr uudecode guile gnuserv on host.
1542 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1543 send-pr rcs guile perl texinfo libtool on host.
1544 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1545 automake send-pr rcs guile perl texinfo libtool on host.
1546 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1547 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1548 (alpha*-dec-osf*): Don't disable fileutils on target.
1549 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1550 texinfo send-pr expect dejagnu on target.
1551 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1552 target-qthreads on target.
1553 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1554 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1555 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1556 x86_64-*-mingw*): Don't disable expect on target.
1557 (*-*-cygwin*): Don't disable target-gperf on target.
1558 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1559 gnuserv on target.
1560 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1561 target.
1562 * configure: Regenerate.
1563
2354b38b
JM
15642011-03-25 Joseph Myers <joseph@codesourcery.com>
1565
1566 * configure.ac (target_tools): Remove target-groff.
1567 (native_only): Remove target-groff.
1568 (hppa*64*-*-*): Don't disable byacc.
1569 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1570 setting.
1571 (*-*-kaos*): Don't skip target-librx and target-groff.
1572 (*-*-netware*): Don't skip target-libmudflap.
1573 (*-*-tpf*): Don't skip target-libmudflap.
1574 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1575 directories on the host.
1576 (ia64*-*-*vms*): Don't skip tix.
1577 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1578 host.
1579 * configure: Regenerate.
1580
28d9b232
PB
15812011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1582
1583 * configure.ac: Remove references to mt-mep, mt-netware,
1584 mt-wince.
1585 * Makefile.def: Add all-utils soft dependencies.
1586 * Makefile.tpl: Remove GDB_NLM_DEPS.
1587 * configure: Regenerate.
1588 * Makefile.in: Regenerate.
1589
dbbe5f95
PB
15902011-03-24 Paolo Bonzini <bonzini@gnu.org>
1591
1592 Sync from GCC:
1593
1594 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1595
1596 * configure.ac: Do not include mh-x86omitfp.
1597 * configure: Regenerate.
1598
1599 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1600
1601 * configure.ac: Remove empty cases.
1602 * configure: Regenerate.
1603
1604 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1605
1606 * Makefile.def: Add dependency from termcap to gdb.
1607 * Makefile.in: Regenerate.
1608
1609 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1610
1611 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1612 * configure: Regenerate.
1613 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1614 * Makefile.tpl: Likewise.
1615 * Makefile.in: Regenerate.
1616
1617 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1618
1619 * configure.ac: Remove all mentions of tentative_cc.
1620 * configure: Regenerate.
1621
1622 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1623
1624 PR lto/48086
1625 * configure.ac: Re-enable LTO on *-apple-darwin9.
1626 * configure: Regenerate.
1627
3516a403
JM
16282011-03-24 Joseph Myers <joseph@codesourcery.com>
1629
1630 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1631 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1632 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1633 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1634 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1635 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1636 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1637 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1638 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1639 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1640 *-*-rhapsody*): Remove host cases.
1641 * configure: Regenerate.
1642
93cc359e
JM
16432011-03-24 Joseph Myers <joseph@codesourcery.com>
1644
1645 * configure.ac (ppc*-*-pe): Remove host case.
1646 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1647 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1648 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1649 cases.
1650 * configure: Regenerate.
1651
29b2c556
JM
16522011-03-24 Joseph Myers <joseph@codesourcery.com>
1653
1654 * config.sub: Update to version 2011-03-23.
1655
f0ff0f90
JM
16562011-03-22 Joseph Myers <joseph@codesourcery.com>
1657
1658 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1659 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1660 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1661 * configure: Regenerate.
1662
782cb41f
JM
16632011-03-22 Joseph Myers <joseph@codesourcery.com>
1664
1665 * config-ml.in: Don't handle arc-*-elf*.
1666 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1667 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1668 handle GCC libraries.
1669 * configure: Regenerate.
1670
0e8ad34f
RO
16712011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1672
1673 PR bootstrap/48120:
1674 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1675 Add -lstdc++ -lm to LIBS.
1676 * configure: Regenerate.
1677
5548b4ce
DE
16782011-03-18 David Edelsohn <dje.gcc@gmail.com>
1679
1680 * config.guess: Update to version 2011-02-02
1681 * config.sub: Update to version 2011-02-24
2e702c99 1682
86ed8cf6
SP
16832011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1684
9eb322aa
MF
1685 * configure.ac: Adjust test of with_ppl.
1686 * configure: Regenerated.
86ed8cf6 1687
b123da99
SP
16882011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1689
1690 * configure.ac: Add -lpwl to ppllibs.
1691 * config/cloog.m4: Add -lisl to clooglibs.
1692 * configure: Regenerated.
1693
822ce8ee
RW
16942011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1695
1696 Import from Libtool and gnulib:
1697
1698 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1699
1700 Prepare for supporting FreeBSD 10.
1701 * config.rpath: Remove handling of freebsd1* which soon would
1702 match FreeBSD 10.0.
1703
1704 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1705
1706 Remove support for FreeBSD 1.x.
1707 * libtool.m4 (_LT_LINKER_SHLIBS)
1708 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1709 soon would incorrectly match FreeBSD 10.0.
1710
dcb5e506
RW
17112011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1712
1713 PR binutils/12283
1714 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1715 (move-if-change): Comes from gnulib.
1716 * move-if-change: Import version from gnulib.
1717
8d8eef9a
RW
17182011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1719
1720 Sync from GCC:
1721
1722 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1723
1724 PR lto/47225
1725 * Makefile.def (lto-plugin): Double dash for enable-shared.
1726 (configure-gcc): Depend on all-lto-plugin.
1727 * Makefile.in: Rebuilt.
1728
1729 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1730
1731 * configure.ac: Remove extra bracket.
1732 * configure: Regenerate.
1733
1734 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1735
1736 PR lto/47225
1737 * Makefile.def: Add dependency for install-gcc
1738 on install-lto-plugin.
1739 * Makfile.in: Regenerated
1740
1741 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1742
1743 * configure.ac: If with_ppl is no, move setting with_cloog=no
1744 after CLOOG_REQUESTED check.
1745 * configure: Regenerated.
1746
1747 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1748
1749 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1750 CLooG has been requested.
1751 * configure: Regenerated.
1752
1753 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1754
1755 * configure: Regenerated.
1756 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1757
1758 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1759
1760 * configure: Regenerated.
1761 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1762
1763 2011-01-07 Jan Hubicka <jh@suse.cz>
1764
1765 PR lto/47225
1766 * Makefile.in: Regenerate.
1767 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1768 configure.
1769
65b4571a
AO
17702011-01-31 Alexandre Oliva <aoliva@redhat.com>
1771
1772 PR libgcj/44341
1773 * configure.ac: Discard --with-* flags for host when configuring
1774 target libraries for cross build.
1775 * configure: Rebuilt.
1776
7837304f
AS
17772011-01-21 Andreas Schwab <schwab@redhat.com>
1778
1779 Sync from GCC:
1780
1781 2011-01-21 Andreas Schwab <schwab@redhat.com>
1782
1783 * configure.ac: Use AS_HELP_STRING throughout.
1784 * configure: Regenerate.
1785
1786 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1787
1788 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1789 * configure: Regenerate.
1790
115ef890
RW
17912010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1792
1793 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1794
92c9a463
JB
17952011-01-13 Joel Brobecker <brobecker@adacore.com>
1796
1797 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1798 for ia64-hpux.
1799 * configure: Regenerate.
1800
887ebfb4
RW
18012011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1802
1803 Sync from GCC:
1804 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1805
1806 * configure.ac: (picochip): Disable libiberty.
1807 * configure: Regenerate.
1808
04d2c2b2
JJ
18092010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1810
1811 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1812
33d23ee8
ILT
18132010-12-10 Ian Lance Taylor <iant@google.com>
1814
1815 PR bootstrap/46819
1816 * configure.ac: For --disable-libgcj clear libgcj_saved.
1817 * configure: Rebuild.
1818
89a1e9c3
PB
18192010-12-10 Tobias Burnus <burnus@net-b.de>
1820
1821 PR fortran/46540
1822 * configure.ac: Add --disable-libquadmath and
1823 --disable-libquadmath-support.
1824 * configure: Regenerate.
1825
ac7bcd26
TG
18262010-12-10 Tristan Gingold <gingold@adacore.com>
1827
1828 * src-release (ETC_SUPPORT): add gnu-oids.texi
1829
d357cef7
HPN
18302010-12-03 Hans-Peter Nilsson <hp@axis.com>
1831
1832 PR libffi/46792
1833 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1834 * configure: Regenerate.
1835
4f11b223
ILT
18362010-12-02 Ian Lance Taylor <iant@google.com>
1837
1838 * configure.ac: Always set default for poststage1_ldflags to
1839 -static-libstdc++ -static-libgcc.
1840
989abc33
JJ
18412010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1842
1843 * COPYING.NEWLIB: Add National Semiconductor notice.
1844
950386c6
AS
18452010-11-29 Andreas Schwab <schwab@redhat.com>
1846
1847 * configure.ac: Move comment to remove extra space in last argument
1848 of GCC_TARGET_TOOL.
1849
87cda2cf
AO
18502010-11-26 Alexandre Oliva <aoliva@redhat.com>
1851
7d509c83 1852 PR other/46026
87cda2cf
AO
1853 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1854 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1855 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1856 (BASE_FLAGS_TO_PASS): Use it.
1857 * configure: Rebuilt.
1858 * Makefile.in: Rebuilt.
1859
d3b50760
L
18602010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1861
1862 PR binutils/12258
1863 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1864 Properly check default linker.
1865 * configure: Regnerated.
1866
c7791212
NC
18672010-11-23 Matthias Klose <doko@ubuntu.com>
1868
1869 * configure.ac: For --enable-gold, handle value `default' instead of
1870 `both*'. New configure option --{en,dis}able-ld.
1871 * configure: Regenerate.
1872
9e1a94f4
ILT
18732010-11-20 Ian Lance Taylor <iant@google.com>
1874
1875 * configure.ac: Only disable a language library if no language needs
1876 it. Don't let --disable-libgcj uncondtionally disable libffi.
1877 * configure: Rebuild.
1878
ceca0218
PB
18792010-11-20 Paolo Bonzini <bonzini@gnu.org>
1880
1881 * configure: Regenerate.
1882
9b980aa1
RW
18832010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1884
1885 PR other/46202
1886 * configure.ac: Fix just-built in-tree STRIP name to be
1887 binutils/strip-new.
1888 * configure: Regenerate.
1889 * Makefile.def (install-strip-gcc, install-strip-binutils)
1890 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1891 (install-strip-sid): Mirror dependencies on non-strip variants
1892 of these targets on the respective -strip prerequisites.
1893 * Makefile.tpl (install-strip, install-strip-host)
1894 (install-strip-target): New targets.
1895 (install-strip-[+module+], install-strip-target-[+module+]):
1896 New targets.
1897 * Makefile.in: Regenerate.
1898
e552509b
ILT
18992010-11-19 Ian Lance Taylor <iant@google.com>
1900 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1901
1902 * configure.ac: Add target-libgo to target_libraries. Set
1903 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1904 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1905 (HOST_EXPORTS): Add GOC.
1906 (BASE_TARGET_EXPORTS): Add GOC.
1907 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1908 (GOCFLAGS_FOR_TARGET): New variable.
1909 (EXTRA_HOST_FLAGS): Add GOC.
1910 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1911 * Makefile.def (target_modules): Add libgo.
1912 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1913 (dependencies): Add dependency from configure-target-libgo to
1914 configure-target-libffi and all-target-libstdc++-v3. Add
1915 dependencies from all-target-libgo to all-target-libffi.
1916 (languages): Add go.
1917 * configure: Rebuild.
1918 * Makefile.in: Rebuild.
1919
19202010-11-19 Ian Lance Taylor <iant@google.com>
1921
1922 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1923 compiler/flag environment variables.
1924
19252010-11-18 Ian Lance Taylor <iant@google.com>
1926
1927 * configure.ac: Check for lang_requires_boot_languages in
1928 config-lang.in files.
1929 * configure: Rebuild.
1930
8c21d9c7
MF
19312010-11-17 Mike Frysinger <vapier@gentoo.org>
1932
1933 * .gitignore: New file.
1934
e552509b
ILT
19352010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1936 Tobias Burnus <burnus@net-b.de>
1937
1938 PR fortran/32049
1939 * Makefile.def: Add libquadmath; build it with language=fortran.
1940 * configure.ac: Add libquadmath.
1941 * Makefile.tpl: Handle multiple libs in check-[+language+].
1942 * Makefile.in: Regenerate.
1943 * configure: Regenerate.
1944
19452010-11-15 Andreas Schwab <schwab@redhat.com>
1946
1947 * configure.ac: Fix spelling in option names.
1948 * configure: Regenerated.
1949
19502010-11-13 Georg-Johann Lay <georgjohann@web.de>
1951
1952 PR bootstrap/39622
1953 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1954 * configure: Regenerated.
1955
19562010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1957
1958 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1959 define the cloog backend to use. Furthermore, only pass the ppllibs to
1960 the configure checks, if necessary.
1961 * configure: Regenerate.
1962
19632010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1964
1965 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1966 * configure: regenerate
1967
19682010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1969
1970 * config/cloog.m4: Fix typo. verison -> version.
1971 * configure: Regenerate.
1972
19732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1974
1975 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1976 * configure: Regenerate.
1977
19782010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1979
1980 * configure.ac: Support official CLooG.org versions.
1981 * configure: Regenerate.
1982 * config/cloog.m4: New.
1983
aa291e2d
ME
19842010-11-05 Michael Eager <eager@eagercon.com>
1985
1986 * COPYING.LIBGLOSS: Correct typo in microblaze.
1987 * COPYING.NEWLIB: Same.
1988
e552509b
ILT
19892010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1990
1991 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1992 * configure: Regenerate.
1993
74cea91b
DK
19942010-11-03 Ian Lance Taylor <iant@google.com>
1995 Dave Korn <dave.korn.cygwin@gmail.com>
1996
1997 PR lto/46273
1998 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1999 and on other supported platforms whenever LTO is enabled.
2000 * configure: Rebuild.
2001
6d0cd39e
AM
20022010-11-02 Alan Modra <amodra@gmail.com>
2003
2004 PR binutils/12110
2005 * configure.ac: Error when source path contains spaces.
2006 * configure: Regenerate.
2007
18a8530e
ILT
20082010-10-20 Ian Lance Taylor <iant@google.com>
2009
2010 * Makefile.def (target_modules): Set lib_path to src/.libs for
2011 libstdc++-v3 module.
2012 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2013 * Makefile.in: Rebuild.
2014
6ed3211e
JJ
20152010-10-08 Bernd Schmidt <bernds@codesourcery.com>
2016 Joseph Myers <joseph@codesourcery.com>
2017
2018 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
2019 notices.
2020 * COPYING.NEWLIB: Add Texas Instruments notice.
2021
a8eb3f0a
DK
20222010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
2023
2024 * configure.ac (build_lto_plugin): New shell variable.
2025 (--enable-lto): Turn on by default for all non-ELF platforms that
2026 have had LTO support added so far. Set build_lto_plugin appropriately
2027 for both ELF and non-ELF.
2028 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2029 * configure: Regenerate.
2030
4074d5f2
RW
20312010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2032
2033 PR bootstrap/45326
2034 PR bootstrap/45174
2035 * configure.ac: Honor initial values of $build_configargs,
2036 $host_configargs, $target_configargs. Mark the precious, so
2037 environment settings get recorded.
2038 * configure: Regenerate.
2039
29821356
RW
20402010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2041
2042 Sync from GCC:
2043
2044 2010-09-30 Michael Eager <eager@eagercon.com>
2045
2046 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2047 * configure: Regenerate.
2048
2049 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2050
2051 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2052 targets and amend comment.
2053 * configure: Regenerate.
2054
2055 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2056
2057 * configure.ac: Enable LTO by default on Darwin.
2058 * configure: Regenerate.
2059
2060 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2061
2062 PR bootstrap/44455
2063 * configure.ac (extra_mpfr_configure_flags): Copy from
2064 extra_mpc_gmp_configure_flags.
2065 * configure: Re-generated.
2066
57eefe4d
RW
20672010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2068
2069 Sync from GCC:
2070
2071 PR bootstrap/45796
2072 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2073 Depend on all-build-libiberty.
2074 * Makefile.in: Regenerate.
2075
20762010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
2077
2078 Sync from GCC:
2079
2080 PR bootstrap/44621
2081 * configure.ac: Fix unportable shell quoting.
2082 * configure: Regenerate.
2083
48bb73dd
RW
20842010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2085
2086 * configure.ac: Support all v850 targets.
2087 * configure: Regenerate.
2088
1d14850f
PB
20892010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2090
2091 PR target/44862
2092 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2093 Provide -B option to allow for link spec %s substitutions for
2094 libstdc++.a on darwin.
2095 * Makefile.in: Regenerate.
2096
7530c480
AO
20972010-06-10 Alexandre Oliva <aoliva@redhat.com>
2098
2099 * Makefile.def (configure-gcc): Depend on all-libelf.
2100 * Makefile.in: Rebuild.
2101
285d560d
RW
21022010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2103
2104 * config.sub, config.guess: Update from upstream sources.
2105
a009f2e7
RW
21062010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2107
2108 Sync from GCC:
2109
2110 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2111 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2112 * configure: Regenerated.
2113
2114 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2115 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2116 * configure: Regenerate.
2117
2118 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
2119 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2120 * configure: Regenerate.
2121
2122 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2123 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2124 separately.
2125 * configure: Regenerate.
2126
2127 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2128 * configure: Regenerate after change to elf.m4.
2129
2130 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2131 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2132 * configure: Regenerated.
2133
2134 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2135 * configure.ac: Print "buggy but acceptable" when CLooG
2136 revision is less than 9.
2137 * configure: Regenerated.
2138
e49e5c92
DK
21392010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
2140
2141 Merge from gcc:
2142
2143 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2144 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2145 * configure: Regenerate.
2146
2147 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2148 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2149 a platform that supports LTO.
2150 * configure: Regenerate.
2151
2152 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2153 PR lto/42776
2154 * configure.ac (--enable-lto): Refactor handling so libelf tests
2155 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2156 and allow LTO to be explicitly enabled on non-ELF platforms that
2157 are known to support it inside else-clause.
2158 * configure: Regenerate.
2159
e6de499b
NC
21602010-04-27 Roland McGrath <roland@redhat.com>
2161 H.J. Lu <hongjiu.lu@intel.com>
2162
2163 * configure.ac (--enable-gold): Support both, both/gold and
2164 both/bfd to add gold to configdirs without removing ld.
2165 * configure: Regenerated.
2166
2167 * Makefile.def: Add install-gold dependency to install-ld.
2168 * Makefile.in: Regenerated.
2169
d594eacc
TG
21702010-04-14 Tristan Gingold <gingold@adacore.com>
2171
2172 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2173 * configure: Regenerate.
2174
938d2b74
RW
21752010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2176
2177 Merge from gcc:
2178 PR bootstrap/43615
2179 PR bootstrap/43328
2180 Revert:
2181 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2182 * configure.ac: Do not pass --enable-multilib nor
2183 --disable-multilib in baseargs. Accept explicitly passed
2184 --enable_multilib.
2185 * configure: Regenerate.
2186
a9ef41a7
RW
21872010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2188
2189 PR bootstrap/43328
2190 * configure.ac: Do not pass --enable-multilib nor
2191 --disable-multilib in baseargs. Accept explicitly passed
2192 --enable_multilib.
2193 * configure: Regenerate.
2194
619a3713
JM
21952010-03-23 Joseph Myers <joseph@codesourcery.com>
2196
2197 * configure.ac (tic6x-*-*): New case.
2198 * configure: Regenerate.
2199
92f4e989
JM
22002010-03-23 Joseph Myers <joseph@codesourcery.com>
2201
2202 Merge from gcc:
2203 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2204 PR ada/42554
2205 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2206 * configure: Regenerate.
2207
c35a0556
JM
22082010-03-23 Joseph Myers <joseph@codesourcery.com>
2209
2210 * config.sub: Update to version 2010-03-22.
2211 * config.guess: Update to version 2009-12-30.
2212
18fa8f9c
JM
22132010-03-14 Joseph Myers <joseph@codesourcery.com>
2214
2215 Merge from gcc:
2216 2010-01-11 Richard Guenther <rguenther@suse.de>
2217 PR lto/41569
2218 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2219 * Makefile.in: Regenerated.
2220
ba98da75
RO
22212010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2222
2223 PR libstdc++/32499
2224 * configure.ac (RANLIB): Default to true.
2225 (STRIP): Likewise.
2226 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2227 * configure: Regenerate.
2228
3994761f
NC
22292010-02-17 Nick Clifton <nickc@redhat.com>
2230
2231 PR 11238
2232 * Makefile.tpl (local-distclean): Also remove config.cache files in
2233 sub-directories as there may not be Makefiles present in the
2234 sub-directories.
792cdb50
NC
2235 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2236 the config.cache files found by the find command.
2237
3994761f
NC
2238 * Makefile.in: Regenerate.
2239 * configure.ac: Revert previous delta.
2240 * configure: Regenerate.
2241
01a82011
NC
22422010-02-15 Nick Clifton <nickc@redhat.com>
2243
2244 PR 11238
2245 * configure.ac: Delete config.cache files in sub-directories when
2246 deleting Makefiles.
2247 * configure: Regenerate.
2248
143754cd
NC
22492010-02-15 Nick Clifton <nickc@redhat.com>
2250
2251 * configure.ac: Sync from gcc.
2252 * configure: Regenerate.
2253
a6b5846e
KG
22542010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2255
2256 Sync from gcc:
2257 * configure.ac: Add "recommended" version checks for GMP/MPC.
2258 Update recommended GMP/MPFR/MPC versions.
2259 * configure: Regenerate.
2260
2aa2364a
JR
22612010-01-25 Joern Rennecke <amylaar@spamcop.net>
2262
2263 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2264 * configure.ac (bootstrap_target_libs): Make inclusion of
2265 target-libgomp conditional on libgomb being in target_configdirs.
2266 * configure: Regenerate.
2267
d35e937f
JR
22682010-01-23 Joern Rennecke <amylaar@spamcop.net>
2269
2270 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2271 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2272 * configure: Regenerate.
2273
911e63d0
JR
22742010-01-22 Joern Rennecke <amylaar@spamcop.net>
2275
2276 gcc PR libstdc++/36101, gcc PR libstdc++/42813
2277 * configure.ac (target_configdirs): Substitute.
2278 * Makefile.def: Bootstrap target module libgomp.
2279 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2280 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2281 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2282 * configure, Makefile.in: Regenerate.
2283
3725885a
RW
22842009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2285
2286 * libtool.m4: Sync from git Libtool.
2287 * ltmain.sh: Likewise.
2288 * ltoptions.m4: Likewise.
2289 * ltversion.m4: Likewise.
2290 * lt~obsolete.m4: Likewise.
2291
d5f2ee2e 22922010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9eb322aa 2293 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
d5f2ee2e
KG
2294
2295 PR bootstrap/42424
2296 * configure.ac: Include libtool m4 files.
9eb322aa 2297 (_LT_CHECK_OBJDIR): Call it.
d5f2ee2e
KG
2298 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2299 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 2300
d5f2ee2e
KG
2301 * configure: Regenerate.
2302
f2b2dd91
RW
23032010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2304
2305 PR bootstrap/41818
2306 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2307 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2308 * Makefile.in: Regenerate.
2309
06ca7962
BE
23102009-12-18 Ben Elliston <bje@au.ibm.com>
2311
2312 * config.sub, config.guess: Update from upstream sources.
2313
30a16d7b
JJ
23142009-12-17 Jeff Johnston <jjohnstn@redhat.com>
2315
2316 * COPYING.NEWLIB: Update copyright date.
2317 * COPYING.LIBGLOSS: Ditto.
2318
d9b76ff9
KG
23192009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2320
2321 PR middle-end/30447
2322 PR middle-end/30789
2323 PR other/40302
2324
2325 * configure.ac: Require MPC.
2326 * configure: Regenerate.
2327
2328 * configure.ac: Update minimum MPC version to 0.8.
2329 * configure: Regenerate.
2330
e12dec02
PB
23312009-11-20 Paolo Bonzini <bonzini@gnu.org>
2332
2333 * config.guess: Sync with upstream and gcc.
2334 * config.sub: Sync with upstream and gcc.
2335
606a9ca0
AO
23362009-11-16 Alexandre Oliva <aoliva@redhat.com>
2337
2338 * Makefile.def: Restore host and target settings for gmp.
2339 * Makefile.in: Rebuild.
2340
1f53ca9a
AO
23412009-11-16 Alexandre Oliva <aoliva@redhat.com>
2342
2343 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2344 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2345 Fix portability of test of C++ as bootstrap language. Add
2346 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2347 * configure: Rebuild.
2348 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2349 and cloog. Fix in-tree ppl configuration. Introduce libelf
2350 in-tree building.
2351 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2352 (POSTSTAGE1_HOST_EXPORTS): Use it.
2353 (STAGE[+id+]_CXXFLAGS): New.
2354 (BASE_FLAGS_TO_PASS): Pass it down.
2355 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2356 extra_exports.
2357 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2358 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2359 extra_exports.
2360 * Makefile.in: Rebuild.
2361
23622009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2363
2364 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2365 paths for *-w64-mingw* and x86_64-*mingw*.
2366 * configure: Regenerated.
2367
23682009-10-30 Kai Tietz <kai.tietz@onevision.com>
2369
2370 * configure.ac: Disable target-winsup & co for
2371 x86_64-*-mingw* and *-w64-mingw* targets.
2372 * configure: Regenerated.
2373
23742009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2375
2376 * configure.ac (CLooG test): Use = with test.
2377 * configure: Regenerate.
2378
23792009-10-22 Richard Guenther <rguenther@suse.de>
2380
2381 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2382 cloog if the ppl version check failed. Move flags saving
2383 before setting in libelf check.
2384 * configure: Regenerate.
2385
23862009-10-21 Richard Guenther <rguenther@suse.de>
2387
2388 * configure.ac: Adjust the ppl and cloog configure to work as
2389 documented. Disable cloog if ppl was disabled. Omit the version
2390 checks if they were disabled.
2391 * configure: Re-generate.
2392
6811fb56
RW
23932009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2394
2395 * configure.ac: Add 'lto' to enable_languages, not
2396 new_enable_languages, and only if not already present.
2397 * configure: Regenerate.
2398
700d40ca
ILT
23992009-10-06 Ian Lance Taylor <iant@google.com>
2400
2401 * Makefile.def: check-gold depends upon all-gas.
2402 * Makefile.in: Rebuild.
2403
24042009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2405
2406 * Makefile.def: all-lto-plugin depends on all-libiberty.
2407 set bootstrap=true for lto-plugin.
2408 Add lto-plugin.
2409 * Makefile.in: Regenerate.
2410 * configure.ac (host_libs): Add lto-plugin.
2411 * configure: Regenerate.
2412
24132009-10-03 Diego Novillo <dnovillo@google.com>
2414
2415 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2416 (HOST_LIBELFLIBS): Define.
2417 (HOST_LIBELFINC): Define.
2418 * Makefile.in: Regenerate.
2419 * configure.ac: Add --enable-lto.
2420 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2421 If --enable-lto is used, add 'lto' to new_enable_languages.
2422 If --enable-lto is used and gold is enabled, add
2423 lto-plugin to configdirs.
2424 * configure: Regenerate.
2425
24262009-10-03 Simon Baldwin <simonb@google.com>
2427
2428 * configure.ac: If --with-system-zlib, suppress local zlib and
2429 pass --with-system-zlib to subdir configure scripts.
2430 * configure: Regenerate.
2431
24322009-10-01 Loren J. Rittle <ljrittle@acm.org>
2433 Paolo Bonzini <bonzini@gnu.org>
2434
2435 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2436 $(srcdir).
2437 * Makefile.in: Rebuilt.
2438
c8cb1b3e
PB
24392009-09-29 Paolo Bonzini <bonzini@gnu.org>
2440
2441 Sync from gcc:
2442 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2443
2444 * configure.ac: Update minimum MPC version to 0.7.
2445 * configure: Regenerate.
2446
30167e0a
NC
24472009-09-25 Nick Clifton <nickc@redhat.com>
2448
2449 * configure.ac: Pass any --cache-file=/dev/null option on to
2450 subconfigures.
2451 * configure: Regenerate.
2452
707a0b5c
NC
24532009-09-23 Nick Clifton <nickc@redhat.com>
2454
2455 * config.sub, config.guess: Update from upstream sources.
2456
700d40ca
ILT
24572009-09-22 Loren J. Rittle <ljrittle@acm.org>
2458
2459 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2460 * Makefile.in: Rebuilt.
2461
2fd0b40b
RW
24622009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2463
2464 PR bootstrap/32272
2465 * configure.ac: Error out if $srcdir isn't '.' but contains
2466 host-${host_noncanonical}.
2467 * configure: Regenerate.
2468
4385ad3c
RW
24692009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2470
16b1ad29
RW
2471 * configure.ac: If bootstrapping a combined tree with
2472 --enable-gold, require c++ in stage1_languages.
2473 * configure: Regenerate.
2474
f8dc745f
RW
2475 * configure.ac: Also add target_libs of stage1_languages to
2476 bootstrap_target_libs.
2477 * configure: Regenerate.
2478
4385ad3c
RW
2479 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2480 with --enable-languages not containing c++.
2481 * configure: Regenerate.
2482
df51e4e1
JZ
24832009-09-16 Jie Zhang <jie.zhang@analog.com>
2484
2485 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2486 * configure: Regenerate.
2487
06a51eac
RW
24882009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2489
2490 * configure.ac: Do not use $extrasub for replacing @if/@endif
2491 parts in Makefile; instead, use additional arguments to
2492 AC_CONFIG_COMMANDS to do the replacement manually, with several
2493 sed invocations, to avoid HP-UX sed command limits.
2494 * configure: Regenerate.
2495
96655cc4
AO
24962009-09-04 Alexandre Oliva <aoliva@redhat.com>
2497
2498 * configure.ac (with-build-config): Document. Handle without.
2499 Handle missing argument.
2500 * configure: Rebuilt.
2501
25022009-09-03 Alexandre Oliva <aoliva@redhat.com>
2503
2504 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2505 Default to bootstrap-debug only if compare-debug works.
2506 * configure: Rebuilt.
2507 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2508 * Makefile.in: Rebuilt.
2509
25102009-09-01 Alexandre Oliva <aoliva@redhat.com>
2511
2512 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2513 * Makefile.in: Rebuilt.
2514
8e957354
PB
25152009-09-02 Paolo Bonzini <bonzini@gnu.org>
2516
2517 * Makefile.tpl (AWK): Fix typo.
2518 * Makefile.in: Regenerate.
2519
25202009-09-02 Paolo Bonzini <bonzini@gnu.org>
2521
2522 * configure.ac: Detect awk and sed.
2523 * Makefile.def (flags_to_pass): Add AWK and SED.
2524 * Makefile.tpl (AWK, SED): New.
2525 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2526 * configure: Regenerate.
2527 * Makefile.in: Regenerate.
2528
fb792462
TG
25292009-09-01 Tristan Gingold <gingold@adacore.com>
2530
2531 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
2532 Remove logical names.
2533
a69e7d0a
DK
25342009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
2535
2536 * ltmain.sh (func_normal_abspath): New function.
2537 (func_relative_path): Likewise.
2538 (func_mode_help): Document new -bindir option for link mode.
2539 (func_mode_link): Add new -bindir option, and use it to place
2540 output DLL if specified.
2541
d444d2ba
RW
25422009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2543
2544 * configure.ac (AC_PREREQ): Bump to 2.64.
2545
13b7343a
RW
25462009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2547
af542c2e
RW
2548 * README-maintainer-mode: Point directly to upstream locations
2549 for autoconf, automake, libtool, gettext, instead of copies on
2550 sources.redhat.com. Document required versions.
2551 * configure.ac: Do not substitute datarootdir, htmldir,
2552 pdfdir, docdir. Do not process --with-datarootdir,
2553 --with-htmldir, --with-pdfdir, --with-docdir.
2554 * configure: Regenerate.
2555
81ecdfbb
RW
2556 * configure: Regenerate.
2557
13b7343a
RW
2558 * compile: Sync from Automake 1.11.
2559 * depcomp: Likewise.
2560 * install-sh: Likewise.
2561 * missing: Likewise.
2562 * mkinstalldirs: Likewise.
2563 * ylwrap: Likewise.
2564
c1102ce7
RW
25652009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2566
34a0f3cf
RW
2567 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2568 (baseargs): Add --disable-option-checking.
2569 * configure: Regenerate.
2570
c1102ce7
RW
2571 * Makefile.def (configure-target-libiberty): Depend on
2572 all-binutils and all-ld.
2573 (configure-target-newlib): Likewise.
2574 * Makefile.in: Regenerate.
2575
e8a5fa9c
RW
25762009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2577
2578 Sync with GCC, merge:
2579
2580 2009-07-31 Christian Bruel <christian.bruel@st.com>
2581
2582 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2583 * configure: Regenerate.
2584
2585 2009-07-06 Ian Lance Taylor <iant@google.com>
2586
2587 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2588 * configure: Rebuild.
2589
2590 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2591
2592 PR bootstrap/40338
2593 * configure.ac (comparestring): Create new variable.
2594 * Makefile.tpl (comparestring): Use to skip some comparisions.
2595 * configure: Regenerate.
2596 * Makefile.in: Regenerate.
2597
2598 2009-06-23 Ian Lance Taylor <iant@google.com>
2599
2600 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2601 boot_languages. Only bootstrap target libraries listed in
2602 target_libs for some boot language. Add --with-stage1-ldflags,
2603 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2604 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2605 if not building with C++.
2606 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2607 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2608 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2609 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2610 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2611 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2612 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2613 * configure, Makefile.in: Rebuild.
2614
2615 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2616
2617 * configure.ac: Detect MPC in default directory.
2618 * configure: Regenerate.
2619
2620 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2621
2622 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2623 to noconfdirs.
2624 * configure: Regenerate.
2625
2626 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2627
2628 * Makefile.def: Add MPC support and dependencies.
2629 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2630
2631 * Makefile.in, configure: Regenerate.
2632
2633 2009-05-24 Nicolas Roche <roche@adacore.com>
2634
2635 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2636 * Makefile.in: Regenerate.
2637
2638 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2639
2640 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2641 * configure: Regenerate.
2642
2643 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2644
2645 * configure.ac ($with_ppl): Default to no if not supplied.
2646 ($with_cloog): Likewise.
2647 configure: Regenerate.
2648
2649 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2650
2651 PR bootstrap/39739
2652 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2653 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2654
2655 * configure, Makefile.in: Regenerate.
2656
2657 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2658
2659 * configure.ac: Change copyright header to refer to version
2660 3 of the GNU General Public License and to point readers at the
2661 COPYING3 file and the FSF's license web page.
2662 * Makefile.def: Likewise.
2663 * Makefile.tpl: Likewise.
2664 * Makefile.in: Regenerate.
2665
2666 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2667
2668 * configure.ac: Restore match for darwin9 or later. Use double
2669 brackets since regeneration eats one pair.
2670 * configure: Regenerate.
2671
bf110216
CF
26722009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2673
2674 * MAINTAINERS: Perform some obvious fixups.
2675
2262bbf4
BE
26762009-08-17 Ben Elliston <bje@au.ibm.com>
2677
2678 * config.sub, config.guess: Update from upstream sources.
2679
25a07265
NC
26802009-08-06 Michael Eager <eager@eagercon.com>
2681
2682 * configure.ac: Add Microblaze target.
2683 * configure: Regenerate.
2684
85bd1942
TG
26852009-07-02 Tristan Gingold <gingold@adacore.com>
2686
2687 * configure.ac: Do not exclude gas for i386-*-darwin.
2688 Add a case for x86_64-*-darwin.
2689 * configure: Regenerate.
2690
f9806fa5
DE
26912009-06-26 Doug Evans <dje@sebabeach.org>
2692
2693 * Makefile.def (host_modules): Add cgen.
2694 * Makefile.in: Regenerate.
2695 * configure.ac (host_tools): Add cgen.
2696 * configure: Regenerate.
2697
6bfb4e30
JJ
26982009-06-17 Michael Eager <eager@eagercon.com>
2699
2700 * COPYING.LIBGLOSS: Add Xilinx license.
2701
8bcf2718
NC
27022009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2703
2704 * configure.ac: Define is_elf for QNX Neutrino targets.
2705 * configure: Regenerate.
2706
04ec0acb
RW
27072009-06-03 Jerome Guitton <guitton@adacore.com>
2708 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2709
9eb322aa
MF
2710 * Makefile.tpl (all): Avoid a trailing backslash.
2711 * Makefile.in: Regenerate.
04ec0acb 2712
7ee5dbeb
BE
27132009-06-03 Ben Elliston <bje@au.ibm.com>
2714
2715 * config.sub, config.guess: Update from upstream sources.
2716
fda13ee8
AO
27172009-06-02 Alexandre Oliva <aoliva@redhat.com>
2718
2719 * Makefile.tpl ([+compare-target+]): Compare all stage
2720 directories, rather than just gcc.
2721 * Makefile.in: Rebuilt.
2722
4a657b0d
DK
27232009-05-28 Doug Kwan <dougkwan@google.com>
2724
2725 * configure.ac: Support gold for target arm*-*-*.
2726 * configure: Regenerate.
2727
07fc31c9
AO
27282009-05-27 Alexandre Oliva <aoliva@redhat.com>
2729
2730 * Makefile.tpl (all): Avoid harmless warning in make all when
2731 gcc-bootstrap is enabled but stage_last does not exist.
2732 * Makefile.in: Rebuilt.
2733
8a7a39ab
TG
27342009-05-25 Tristan Gingold <gingold@adacore.com>
2735
2736 * setup.com: Complete the file with configuration and build.
2737
b5233201
AO
27382009-05-18 Alexandre Oliva <aoliva@redhat.com>
2739
2740 PR other/40159
2741 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2742 gcc-no-bootstrap are mutually exclusive.
2743 * Makefile.in: Rebuilt.
2744
7b6175f9
AO
27452009-05-18 Alexandre Oliva <aoliva@redhat.com>
2746
2747 PR other/40159
2748 * Makefile.tpl (all): Don't end with unconditional success.
2749 * Makefile.in: Rebuilt.
2750
1b05fbbd
AO
27512009-05-12 Alexandre Oliva <aoliva@redhat.com>
2752
2753 PR target/37137
2754 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2755 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2756 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2757 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2758 stage_configureflags, stage_cflags and stage_libcflags into
2759 explicit Makefile macros.
2760 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2761 GFORTRAN.
2762 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2763 CC. Set CC_FOR_BUILD from CC.
2764 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2765 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2766 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2767 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2768 and GFORTRAN.
2769 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2770 (_LIBCFLAGS): Renamed to _TFLAGS.
2771 (do-compare-debug, do-compare3-debug): Drop.
2772 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2773 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2774 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2775 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2776 (XGCC_FLAGS_FOR_TARGET): New.
2777 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2778 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2779 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2780 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2781 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2782 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2783 TFLAGS.
2784 (BUILD_CONFIG): Include if requested.
2785 (all): Set TFLAGS on bootstrap.
2786 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2787 (all-stageid-prefixmodule): Likewise.
2788 (do-clean, distclean-stageid): Set TFLAGS.
2789 (restrap): Fix whitespace.
2790 * Makefile.in: Rebuilt.
2791
dc17c78c
EB
27922009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2793
2794 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2795 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2796 * Makefile.in: Regenerate.
2797
14324cd7
EZ
27982009-04-24 Eli Zaretskii <eliz@gnu.org>
2799
2800 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2801 consistency with config.sub. (Update from upstream sources.)
2802
f8d5f06c
JM
28032009-04-21 Joseph Myers <joseph@codesourcery.com>
2804
2805 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2806
0000e2bf
BE
28072009-04-17 Ben Elliston <bje@au.ibm.com>
2808
2809 * config.sub, config.guess: Update from upstream sources.
2810
20135e4c
NC
28112009-04-15 Anthony Green <green@moxielogic.com>
2812
34adf976 2813 * configure.ac: Add moxie support.
20135e4c
NC
2814 * configure: Rebuilt.
2815
ef699244
L
28162009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2817
2818 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2819 * configure: Regenerate.
2820
10ad8ef3
L
28212009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2822
2823 PR gas/10039
2824 * configure.ac: Require texinfo 4.7.
2825 * configure: Regenerated.
2826
c50523ce
L
28272009-04-09 Steve Ellcey <sje@cup.hp.com>
2828
2829 * Makefil.def (languages): New entries.
2830 * Makefile.tpl (check-gcc-*): New generic target.
2831 * Makefile.in: Regenerate.
2832
47afba5f
EZ
28332009-03-27 Eli Zaretskii <eliz@gnu.org>
2834
2835 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2836 Windows builds of Sed.
2837
dc448a7b
TT
28382009-03-18 Tom Tromey <tromey@redhat.com>
2839
2840 * configure: Rebuild.
2841 * configure.ac (host_libs): Add libiconv.
2842 * Makefile.in: Rebuild.
2843 * Makefile.def (host_modules): Add libiconv.
2844 (configure-gdb, all-gdb): Depend on libiconv.
2845
24741ab2
JB
28462009-03-16 Tristan Gingold <gingold@adacore.com>
2847
2848 * configure.ac: Treat gdb as supported on x86_64-darwin.
2849 * configure: Regenerate.
2850
29383458
JM
28512009-03-16 Joseph Myers <joseph@codesourcery.com>
2852
2853 Merge from GCC:
2854
2855 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2856
2857 * configure.ac (--with-host-libstdcxx): New option.
2858 * configure: Regenerate.
2859
2860 2009-01-29 Robert Millan <rmh@aybabtu.com>
2861
2862 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2863 * configure: Regenerate.
2864
2865 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2866
2867 PR tree-optimization/38515
2868 * configure.ac (cloog-polylib): Removed.
2869 (with_ppl, with_cloog): Test for "no".
2870 * configure: Regenerated.
2871
58e24671
RW
28722009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2873
2874 Backport from git Libtool:
2875
2876 2009-01-19 Robert Millan <rmh@aybabtu.com>
2877 Support GNU/kOpenSolaris.
2878 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2879 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2880 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2881 GNU/kOpenSolaris.
2882
314b2e66
AS
28832009-02-05 Andreas Schwab <schwab@suse.de>
2884
2885 * Makefile.tpl (stage_last): Define $r and $s before using
2886 $(RECURSE_FLAGS_TO_PASS).
2887 * Makefile.in: Regenerate
2888
8b700390
JJ
28892009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2890
2891 * COPYING.NEWLIB: Add ARM license.
2892
66775d67
AM
28932009-01-16 Alan Modra <amodra@bigpond.net.au>
2894
2895 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 2896 (all-opcodes): Depend on all-libiberty.
66775d67
AM
2897 * Makefile.in: Regenerate.
2898
19e99079
NC
28992009-01-15 Douglas B Rupp <rupp@gnat.com>
2900
2901 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2902 * configure: Regenerate.
2903
22e8c8e0
RW
29042008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2905
2906 Backport link test fix from upstream Libtool:
2907
2908 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2909 Add cache variables to tests that require the linker to work.
2910 For shlibpath_overrides_runpath, this also changes the semantics
2911 to let the result from the C compiler take precedence.
2912 compiler take precedence.
2913
7d6d7764
BE
29142008-12-02 Ben Elliston <bje@au.ibm.com>
2915
2916 * config.sub, config.guess: Update from upstream sources.
2917
ea8af06e
JJ
29182008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2919
2920 * COPYING.NEWLIB: Updated.
2921 * COPYING.LIBGLOSS: Ditto.
2922
af0771d3
PB
29232008-12-16 Paolo Bonzini <bonzini@gnu.org>
2924
2925 Sync with GCC:
2926
2927 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2928
2929 * configure.ac (ppllibs): Add by default the lib flags.
2930 * configure: Regenerate.
2931
2932 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2933
314b2e66
AS
2934 * configure.ac: Add double brackets on darwin[912].
2935 * configure: Regenerate.
af0771d3
PB
2936
2937 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2938
314b2e66
AS
2939 * configure.ac: Expand to darwin10 and later.
2940 * configure: Regenerate.
af0771d3 2941
f7c83eac
AS
29422008-12-02 Andreas Schwab <schwab@suse.de>
2943
2944 * Makefile.def: configure-target-boehm-gc depends on
2945 all-target-libstdc++-v3.
2946 * Makefile.in: Regenerate.
2947
bc67ad83
BE
29482008-12-02 Ben Elliston <bje@au.ibm.com>
2949
2950 * config.sub, config.guess: Update from upstream sources.
2951
e28c595f
JM
29522008-11-27 Joseph Myers <joseph@codesourcery.com>
2953
2954 Merge from GCC:
2955
2956 2007-12-02 Matthias Klose <doko@ubuntu.com>
2957
2958 * config-ml.in: Remove 64bit configure tests.
2959
2960 2008-05-14 Rafael Espindola <espindola@google.com>
2961
2962 * config-ml.in: don't handle --enable-shared and --enable-static.
2963
2964 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2965 Tobias Grosser <grosser@fim.uni-passau.de>
2966 Jan Sjodin <jan.sjodin@amd.com>
2967 Harsha Jagasia <harsha.jagasia@amd.com>
2968 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2969 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2970 Adrien Eliche <aeliche@isty.uvsq.fr>
2971
2972 Merge from graphite branch.
2973 * configure: Regenerate.
2974 * Makefile.in: Regenerate.
2975 * configure.ac (host_libs): Add ppl and cloog.
2976 Add checks for PPL and CLooG.
2977 * Makefile.def (ppl, cloog): Added modules and dependences.
2978 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2979 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2980
2981 2008-09-03 Richard Guenther <rguenther@suse.de>
2982
2983 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2984 cloog test.
2985 * configure: Re-generate.
2986
2987 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2988
2989 * configure.ac (--with-cloog-polylib): New.
2990 (--disable-cloog-version-check): New.
2991 (--disable-ppl-version-check): New.
2992 * configure: Re-generate.
2993
2994 2008-09-05 Richard Guenther <rguenther@suse.de>
2995
2996 * configure.ac: Initialize clooglibs to -lcloog.
2997 * configure: Re-generate.
2998
2999 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3000
3001 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3002 recommended version to 2.3.2.
3003
3004 * configure: Regenerate.
3005
3006 2008-10-31 Ben Elliston <bje@au.ibm.com>
3007
3008 * configure.ac (spu-*-*): Remove special case.
3009 * configure: Regenerate.
3010
3011 Complete comment text from GCC version of:
3012
3013 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3014
3015 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3016 (GCC_SHLIB_SUBDIR): New.
3017 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3018 * configure: Regenerate.
3019 * Makefile.in: Regenerate.
3020
652dec25
TG
30212008-11-27 Tristan Gingold <gingold@adacore.com>
3022
3023 * configure.ac: Build gdb for i?86-*-darwin*
3024 * configure: Regenerated.
3025
7582fb4a
DJ
30262008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3027
3028 PR bootstrap/38014
3029 PR bootstrap/37923
3030
3031 Revert:
3032
3033 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3034
3035 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3036 * Makefile.in: Regenerated.
3037
3038 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3039
3040 PR gdb/921
3041 PR gdb/1646
3042 PR gdb/2175
3043 PR gdb/2176
3044
3045 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3046 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3047 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3048 (HOST_EXPORTS): Pass CPPFLAGS.
3049 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3050 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3051 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3052 * Makefile.in, configure: Regenerated.
3053 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3054 and CPPFLAGS_FOR_BUILD.
3055
faee1be2
UW
30562008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3057
3058 * configure.ac [spu-*-*]: Do not set skipdirs.
3059 * configure: Re-generate.
3060
b7c2dce4
DJ
30612008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3062
3063 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3064 * Makefile.in: Regenerated.
3065
bb52de30
DJ
30662008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 PR gdb/921
3069 PR gdb/1646
3070 PR gdb/2175
3071 PR gdb/2176
3072
3073 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3074 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3075 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3076 (HOST_EXPORTS): Pass CPPFLAGS.
3077 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3078 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3079 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3080 * Makefile.in, configure: Regenerated.
3081 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3082 and CPPFLAGS_FOR_BUILD.
3083
b25062ae
SE
30842008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
3085
3086 * libtool.m4: Update to libtool 2.2.6.
3087 * lt~obsolete.m4: Update to libtool 2.2.6.
3088 * ltmain.sh: Update to libtool 2.2.6.
3089 * ltsugar.m4: Update to libtool 2.2.6.
3090 * ltversion.m4: Update to libtool 2.2.6.
3091 * ltoptions.m4: Update to libtool 2.2.6.
3092 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3093
3bbd2f8f
AL
30942008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3095
3096 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3097 (GCC_SHLIB_SUBDIR): New.
3098 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3099 * configure: Regenerate.
3100 * Makefile.in: Regenerate.
3101
b29d32ce
TG
31022008-08-28 Tristan Gingold <gingold@adacore.com>
3103
3104 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3105 Enable bfd, binutils and opcodes.
3106 * configure: Regenerate.
3107
c325a203
DD
31082008-08-16 Nicolas Roche <roche@adacore.com>
3109
3110 * Makefile.tpl: Add BOOT_ADAFLAGS.
3111 * Makefile.in: Regenerate.
3112
e7c8859c
RS
31132008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
3114
3115 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3116 * configure: Regenerate.
3117
da888c87
PB
31182008-07-30 Paolo Bonzini <bonzini@gnu.org>
3119
3120 Sync with gcc:
3121 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3122
f7c83eac
AS
3123 * configure.ac: Add makefile fragments for hpux.
3124 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3125 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3126 * configure: Regenerate.
3127 * Makefile.in: Regenerate.
da888c87
PB
3128
3129 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3130
f7c83eac
AS
3131 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3132 * Makefile.in: Regenerate.
3133 * configure: Regenerate.
da888c87 3134
944982cf
ILT
31352008-06-18 Ian Lance Taylor <iant@google.com>
3136
662c6704
ILT
3137 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
3138
944982cf
ILT
3139 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
3140
7a283e07
RW
31412008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3142
3143 * configure: Regenerate.
3144
5b553f7e
RW
31452008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3146
3147 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3148 "$@" is still intact with both Autoconf 2.59 and 2.62.
3149 * configure: Regenerate.
3150
675492f0
RW
31512008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3152
3153 * Makefile.tpl: Fix comment errors.
3154 * Makefile.in: Regenerate.
3155
b018a5d1
JB
31562008-06-13 Julian Brown <julian@codesourcery.com>
3157
3158 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3159 of libobjc for ARM EABI Linux.
3160 * configure: Regenerate.
3161
310213e8
DE
31622008-06-12 David S. Miller <davem@davemloft.net>
3163 David Edelsohn <edelsohn@gnu.org>
3164
3165 * configure.ac: Add powerpc*-*-* to gold supported targets.
3166 * configure: Regenerate.
3167
6641ce42
JM
31682008-06-08 Joseph Myers <joseph@codesourcery.com>
3169
3170 PR tree-optimization/36218
3171 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3172 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3173 (all prefix="build-"): Pass them to build-system sub-makes.
3174 * Makefile.in: Regenerate.
3175
03c2f9e6
DJ
31762008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
3177
3178 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
3179 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
3180 mkdep, and compile. Update comments.
3181 (ETC_SUPPORT): Add ChangeLog and update comments.
3182
4538db8b
ILT
31832008-05-11 Ian Lance Taylor <iant@google.com>
3184
3185 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
3186
266df637
PB
31872008-04-18 Paolo Bonzini <bonzini@gnu.org>
3188
3189 Sync with gcc:
3190 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3191
3192 PR bootstrap/35457
3193 * configure.ac: Include override.m4.
3194 * configure: Regenerate.
3195
3196 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3197
f7c83eac
AS
3198 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3199 * Makefile.in: Regenerate.
266df637
PB
3200
3201 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3202
f7c83eac
AS
3203 * configure.ac: Do not build libssp for the AVR.
3204 * configure: Regenerate.
266df637 3205
a86a761e
NC
32062008-04-18 Nick Clifton <nickc@redhat.com>
3207
3208 * MAINTAINERS: Replace reference to configure.in with reference to
3209 configure.ac.
3210
52310858
NC
32112008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3212
f7c83eac 3213 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 3214 as nonconfigurable directories list.
f7c83eac 3215 * configure: Regenerate.
52310858 3216
f5314dd5
DM
32172008-04-14 David S. Miller <davem@davemloft.net>
3218
3219 * configure.ac: Add sparc*-*-* to gold supported targets.
3220 * configure: Regenerate.
3221
e2208220
BE
32222008-04-14 Ben Elliston <bje@au.ibm.com>
3223
3224 * config.sub, config.guess: Update from upstream sources.
3225
0bb6ea20
HPN
32262008-04-12 Hans-Peter Nilsson <hp@axis.com>
3227
3228 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3229 * Makefile.in: Regenerate.
3230
e5164e97
ILT
32312008-04-07 Ian Lance Taylor <iant@google.com>
3232
3233 * Makefile.def: check-gold depends upon all-binutils.
3234 * Makefile.in: Regenerate.
3235
e33b51a6
NC
32362008-04-04 Nick Clifton <nickc@redhat.com>
3237
3238 PR binutils/4334
3239 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3240 builds.
3241 * configure: Regenerate.
3242
fc5df3ab
NC
32432008-04-04 NightStrike <NightStrike@gmail.com>
3244
3245 PR other/35151
f7c83eac
AS
3246 * configure.ac: Combine rules for mingw32 and mingw64.
3247 * configure: Regenerate.
fc5df3ab 3248
c779bab8
PB
32492008-03-27 Paolo Bonzini <bonzini@gnu.org>
3250
3251 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3252 * Makefile.in: Regenerate.
3253
93f9b408
ILT
32542008-03-20 Ian Lance Taylor <iant@google.com>
3255
3256 * configure.ac: Add support for --enable-gold.
3257 * Makefile.def: Add gold as a directory like ld.
3258 * configure, Makefile.in: Regenerate.
3259
5746fb46
AK
32602008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
3261
3262 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3263 (s390_cond_extensions): Reduced extensions to the compare related.
3264 (main): z10 cpu type option added.
3265 (expandConditionalJump): Renamed to ...
3266 (insertExpandedMnemonic): ... this.
3267
3268 * opcodes/s390-opc.c: Re-group the operand format makros.
3269 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
3270 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
3271 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
3272 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
3273 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
3274 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
3275 INSTR_SIL_RDU): New instruction formats added.
3276 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
3277 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
3278 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
3279 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
3280 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
3281 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
3282 masks added.
3283 (s390_opformats): New formats added "ris", "rrs", "sil".
3284 * opcodes/s390-opc.txt: Add the conditional jumps with the
3285 extensions removed from automatic expansion in s390-mkopc.c manually.
3286 (asi - trtre): Add new System z10 EC instructions.
3287 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
3288
58c85be7
RW
32892008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3290
3291 * configure.ac: m4_include config/proginstall.m4.
3292 * configure: Regenerate.
3293
78124051
RW
32942008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3295
3296 Backport from upstream Libtool:
f7c83eac 3297
78124051 3298 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 3299
78124051
RW
3300 Deal with Autoconf 2.62's semantic change in m4_append.
3301 * ltsugar.m4 (lt_append): Replace broken versions of
3302 m4_append.
3303 (lt_if_append_uniq): Don't require separator to be overquoted,
3304 and avoid broken m4_append.
3305 (lt_dict_add): Fix typo.
3306 * libtool.m4 (_LT_DECL): Don't overquote separator.
3307
018f1bea
DE
33082008-03-13 David Edelsohn <edelsohn@gnu.org>
3309
3310 * config.rpath: Add AIX 6 support.
3311
5c5f596d
PB
33122008-03-13 Paolo Bonzini <bonzini@gnu.org>
3313
3314 * Makefile.def (stageprofile). Remove -fprofile-generate
3315 from stage_libcflags.
3316 * Makefile.in: Regenerate.
3317
a1f93a5e
BE
33182008-03-13 Ben Elliston <bje@au.ibm.com>
3319
3320 * config.sub, config.guess: Update from upstream sources.
3321
98c3d905
AK
33222008-03-06 Florian Krohm <fkrohm@us.ibm.com>
3323
3324 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
3325 * s390-opc.txt (cmpsc): Duplicate entry removed.
3326 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
3327 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
3328 fier, cu42, cu41): Fix operand format.
3329
7f6ef0c0
PB
33302008-02-20 Paolo Bonzini <bonzini@gnu.org>
3331
f7c83eac
AS
3332 PR bootstrap/32009
3333 PR bootstrap/32161
3334
3335 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3336 * configure: Regenerate.
3337
3338 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3339 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3340 STAGE4_LIBCFLAGS): New.
3341 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3342 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3343 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3344 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3345 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3346 for target modules. Don't export LIBCFLAGS.
3347 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3348 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3349 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3350 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3351 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3352 * Makefile.in: Regenerate.
7f6ef0c0 3353
eaf19029
PB
33542008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3355
3356 PR libgcj/33085
3357 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3358 Do not use -DDLL_EXPORT. Backport from upstream.
3359
680c43e9
NC
33602008-02-14 Nick Clifton <nickc@redhat.com>
3361
3362 Import this patch from gcc:
3363 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3364
3365 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3366
c72b1d96
HPN
33672008-02-02 Hans-Peter Nilsson <hp@axis.com>
3368
3369 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3370 * configure: Regenerate.
3371
8b66833e
BW
33722008-01-31 Marc Gauthier <marc@tensilica.com>
3373
3374 * configure.ac (xtensa*-*-*): Recognize processor variants.
3375 * configure: Regenerate.
3376
9cc8ae67
PB
33772008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3378
f7c83eac
AS
3379 PR bootstrap/34922
3380 * configure.ac (PARSE_ARGS): Push suitable setting of
3381 ac_subdirs_all, for `./configure --help=recursive'.
3382 Handle `+' in generic toplevel directory disabling.
3383 * configure: Regenerate.
9cc8ae67 3384
19090595
BE
33852008-01-23 Ben Elliston <bje@au.ibm.com>
3386
3387 * config.sub, config.guess: Update from upstream sources.
3388
9f1e7fd3
BE
33892008-01-08 Ben Elliston <bje@au.ibm.com>
3390
3391 * config.sub, config.guess: Update from upstream sources.
3392
2f959d61
JJ
33932007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3394
3395 * COPYING.LIBGLOSS: Update default copyright.
3396
aa054b85
JJ
33972007-12-19 Jeff Johnston <jjohnstn@redhat.com>
3398
3399 * COPYING.NEWLIB: Update default copyright.
3400
57c53b2b
RS
34012007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3402
3403 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3404 Change recommended MPFR from 2.2.1 > 2.3.0.
3405 * configure: Regenerate.
3406
fee14b60
RS
34072007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3408
3409 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3410 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3411 * Makefile.in: Regenerate.
3412
c9b68031
DD
34132007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3414
3415 * configure.ac: Enable libjava for x86_64-*-darwin9.
3416 * configure: Regenerate.
3417
ad25e7d5
BE
34182007-12-05 Ben Elliston <bje@au.ibm.com>
3419
3420 * config.sub, config.guess: Update from upstream sources.
3421
6ac84f65
PB
34222007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3423
f7c83eac
AS
3424 * config-ml.in: Robustify against white space in absolute file
3425 names.
6ac84f65 3426
f7c83eac
AS
3427 * config-ml.in (multi-clean): Substitute ${Makefile}.
3428 Remove superfluous ${Makefile} in list.
6ac84f65 3429
7b3200f9
DJ
34302007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3431
3432 * Makefile.def (dependencies): Make configure-gdb depend on
3433 all-intl.
3434 * Makefile.in: Regenerated.
3435
2c133ff9
JJ
34362007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3437
3438 * Makefile.def: To avoid problems running with parallel makes,
3439 build newlib before libgloss so that target specific header
3440 files are availble.
3441 * Makefile.in: Regenerate.
3442
5074315a
DJ
34432007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3444
3445 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3446 * Makefile.in: Regenerate.
3447
f5bc1778
DJ
34482007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3449
3450 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
3451 * libdecnumber: New directory, imported from GCC.
3452
c66487f8
NC
34532007-10-08 Mike Frysinger <vapier@gentoo.org>
3454
3455 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3456 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3457 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3458 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3459 * configure: Regenerate.
3460
b5714970
PB
34612007-10-01 Paolo Bonzini <bonzini@gnu.org>
3462
3463 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3464 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3465 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3466 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3467 * configure.ac: Default them to host tools for $host = $build.
3468 Subst them.
3469
3470 * configure: Regenerate.
3471 * Makefile.in: Regenerate.
3472
f3b1e08e
RS
34732007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3474
3475 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3476 * configure: Regenerate.
3477
cff87f51
DD
34782007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3479
3480 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3481 libstdc++.
3482 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3483 * configure: Regenerate.
3484 * Makefile.in: Regenerate.
f7c83eac 3485
625a61cd
AS
34862007-09-17 Andreas Schwab <schwab@suse.de>
3487
3488 * configure.ac: Raise minimum makeinfo version to 4.6.
3489 * configure: Regenerate.
3490
83a3a68b
AM
34912007-09-15 Alan Modra <amodra@bigpond.net.au>
3492
3493 * configure.ac: Correct makeinfo version check.
3494 * configure: Regenerate.
3495
5bd8be13
RS
34962007-09-14 Richard Sandiford <richard@codesourcery.com>
3497
3498 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3499 to $skipdirs and only disable gprof for newlib. Use the normal
3500 mips*-elf* handling in other respects.
3501 * configure: Regnerate.
3502
5566c1fa
DD
35032007-09-12 David Daney <ddaney@avtrex.com>
3504
3505 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3506 enabling libgcj.
3507 * configure: Regenerate.
3508
35092007-09-12 Richard Guenther <rguenther@suse.de>
3510
3511 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3512 nor --disable-checking is provided also turn on yes and types
3513 checking for stage1.
3514 * configure: Re-generate.
3515
a18e2996 35162007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
3517
3518 PR target/33281
3519 * configure.ac: Use config/mh-mingw on mingw.
3520 * configure: Regenerate.
84e7906e 3521
691bb5a1
DD
35222007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3523
3524 PR other/32154
3525 * configure.ac: For libgloss targets, point the linker to the linker
3526 script, startup code and simulator library.
3527 * configure: Regenerate.
3528
6d18b86b
AH
35292007-09-09 Andrew Haley <aph@redhat.com>
3530
3531 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 3532 target-libjava.
6d18b86b 3533
f00a3165 35342007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 3535
f00a3165 3536 * config.sub, config.guess: Update from upstream sources.
971aaaa5 3537
2abc4e65
BE
35382007-08-21 Richard Guenther <rguenther@suse.de>
3539
3540 * configure.ac: Add types checking to stage1 checking flags.
3541 * configure: Regenerate.
3542
8a6ee3ab 35432007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 3544 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
3545
3546 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3547 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3548 * Makefile.in: Regenerate.
3549 * configure.ac (--with-debug-prefix-map): New.
3550 * configure: Regenerate.
3551
429acdec
RS
35522007-08-17 Richard Sandiford <richard@codesourcery.com>
3553 Nigel Stephens <nigel@mips.com>
3554
429acdec
RS
3555 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3556 as target_makefile_frag.
3557 * configure: Regenerate.
3558
8520c408
AO
35592007-08-16 Alexandre Oliva <aoliva@redhat.com>
3560
3561 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3562 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3563 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3564 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3565 (do-compare, do-compare3, do-compare-debug): New.
3566 ([+compare-target+]): Use them.
3567
35682007-08-16 Alexandre Oliva <aoliva@redhat.com>
3569
3570 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3571 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3572 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3573 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3574 (do-compare, do-compare3, do-compare-debug): New.
3575 ([+compare-target+]): Use them.
3576
2444379b
BE
35772007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3578 Ben Elliston <bje@au.ibm.com>
3579
3580 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3581 --silent if $silent.
3582 * configure: Regenerate.
3583
d6f99447
DJ
35842007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3585
3586 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3587
bd0aa315
NC
35882007-07-17 Nick Clifton <nickc@redhat.com>
3589
3590 * COPYING3: New file. Contains version 3 of the GNU General
3591 Public License.
3592 * COPYING3.LIB: New file. Contains version 3 of the GNU
3593 Lesser General Public License.
3594
0ebe98fb
BS
35952007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3596
3597 * configure.ac: Fix my previous change to really match GCC.
3598 * configure: Regenerate.
3599
521ec477
DD
36002007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3601
3602 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3603 * configure: Regenerate.
3604
36052007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3606
3607 * configure.ac: Add some missing m4 quotation.
3608 * configure: Regenerate.
3609
0c24b341
NC
36102007-07-09 Kai Tietz <kai.tietz@onevision.com>
3611
f7c83eac
AS
3612 * Makefile.def: Add windmc tool to build.
3613 * Makefile.tpl: Likewise.
3614 * configure.ac: Likewise.
3615 * Makefile.in: Regenerate.
3616 * configure: Regenerate.
0c24b341 3617
a09314d0
L
36182007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3619
3620 * lt~obsolete.m4: New. Import from 20070318 libtool.
3621
7c3e1d12
BS
36222007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3623
3624 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3625 uclinux and linux-uclibc targets.
3626 * configure: Regenerate.
3627
a5b3b4dd
DD
36282007-06-28 DJ Delorie <dj@redhat.com>
3629
3630 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3631 not building newlib.
3632 * configure: Regenerated.
f7c83eac 3633
184d813c
DJ
36342007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3635
3636 * src-release (DEVO_SUPPORT): Correct typos.
3637
31d99776
DJ
36382007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3639
3640 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3641 * Makefile.in: Regenerated.
3642
e00a73e3
PB
36432007-06-14 Paolo Bonzini <bonzini@gnu.org>
3644
f7c83eac
AS
3645 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3646 (distclean-stage[+id+]): Possibly delete stage_last.
3647 * Makefile.in: Regenerate.
e00a73e3 3648
98a1bbc5
BE
36492007-06-07 Ben Elliston <bje@au.ibm.com>
3650
3651 * config.sub, config.guess: Update from upstream sources.
3652
973601e1
BE
36532007-06-07 Ben Elliston <bje@au.ibm.com>
3654
3655 * Makefile.tpl: Fix spelling error.
3656 * Makefile.in: Regenerate.
3657
2038f525
PB
36582007-06-04 Paolo Bonzini <bonzini@gnu.org>
3659
3660 Sync with gcc:
3661 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3662
f7c83eac
AS
3663 PR bootstrap/29382
3664 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3665 * configure: Rebuilt.
2038f525 3666
f7c5c4b5
PB
36672007-06-01 Steve Ellcey <sje@cup.hp.com>
3668
12a64d4f
L
3669 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3670 lt_cv_sys_max_cmd_len.
f7c5c4b5 3671
7ad9660b
PB
36722007-05-31 Paolo Bonzini <bonzini@gnu.org>
3673
3674 * ltgcc.m4: Update from GCC.
3675
0e7ef45c
EC
36762007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3677
12a64d4f 3678 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 3679
37ad9514
SE
36802007-05-24 Steve Ellcey <sje@cup.hp.com>
3681
3682 * ltmain.sh: Update from GCC.
3683 * libtool.m4: Update from GCC.
3684 * ltsugar.m4: New. Update from GCC.
3685 * ltversion.m4: New. Update from GCC.
3686 * ltoptions.m4: New. Update from GCC.
3687 * ltconfig: Remove.
3688 * ltcf-c.sh: Remove.
3689 * ltcf-cxx.sh: Remove.
3690 * ltcf-gcj.sh: Remove.
3691 * src-release: Update with new libtool file list.
3692
8ee82aff
PB
36932007-05-16 Paolo Bonzini <bonzini@gnu.org>
3694
3695 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3696 stage_cflags.
3697 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3698 Remove CFLAGS/LIBCFLAGS.
3699 (configure-stage[+id+]-[+prefix+][+module+],
3700 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3701 * Makefile.in: Regenerate.
3702
149cb58d
SE
37032007-04-14 Steve Ellcey <sje@cup.hp.com>
3704
3705 * config-ml.in: Update from GCC.
3706
91506736
DJ
37072007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3708
3709 * src-release (do-proto-toplev): Process the support directories before
3710 the tool directory.
3711
ffa8bd48
RS
37122007-03-21 Richard Sandiford <richard@codesourcery.com>
3713
3714 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3715 of glob. Quote arguments with single quotes too.
3716 * configure: Regenerate.
3717
a4fd3374
DD
37182007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3719
3720 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3721 * Makefile.in: Regenerate
3722
b8025f34
AS
37232007-03-07 Andreas Schwab <schwab@suse.de>
3724
3725 * configure: Regenerate.
3726
a3ca38d2
DD
37272007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3728
3729 * configure.ac: Add "--with-pdfdir" configure option,
3730 which defines pdfdir variable.
3731 * Makefile.def (target=fixincludes): Add install-pdf to
3732 missing targets.
3733 (recursive_targets): Add install-pdf target.
3734 (flags_to_pass): Add pdfdir.
3735 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3736 target.
3737 * configure: Regenerate
3738 * Makefile.in: Regenerate
3739
37402007-02-28 Eric Christopher <echristo@apple.com>
3741
3742 Revert:
3743 2006-12-07 Mike Stump <mrs@apple.com>
3744
3745 * Makefile.def (dependencies): Add dependency for
3746 install-target-libssp and install-target-libgomp on
3747 install-gcc.
3748 * Makefile.in: Regenerate.
3749
37502007-02-27 Matt Kraai <kraai@ftbfs.org>
3751
3752 * configure: Regenerate.
3753 * configure.ac: Move statements after variable declarations.
3754
a4708fba
JM
37552007-02-19 Joseph Myers <joseph@codesourcery.com>
3756
3757 * configure.ac: Adjust for loop syntax.
3758 * configure: Regenerate.
3759
9a819804
AO
37602007-02-18 Alexandre Oliva <aoliva@redhat.com>
3761
3762 * configure: Rebuilt.
3763
81ec575a
AO
37642007-02-18 Alexandre Oliva <aoliva@redhat.com>
3765
3766 * configure.ac: Drop multiple occurrences of --enable-languages,
3767 and fix its quoting.
3768 * configure: Rebuilt.
3769
92f01d61 37702007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
3771 Nathan Sidwell <nathan@codesourcery.com>
3772 Vladimir Prus <vladimir@codesourcery.com
3773 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
3774
3775 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3776 * configure: Regenerate.
3777
b1299c4e
DJ
37782007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3779
3780 * configure.ac (target_libraries): Move libgcc before libiberty.
3781 * configure: Regenerated.
3782
18f6b6ee
PB
37832007-02-13 Paolo Bonzini <bonzini@gnu.org>
3784
3785 * configure: Regenerate again?
3786
9c4e9f27
PB
37872007-02-13 Paolo Bonzini <bonzini@gnu.org>
3788
3789 * configure: Reapply PR30748 fix which was lost in the previous commit.
3790
24ff9987
DJ
37912007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3792 Paolo Bonzini <bonzini@gnu.org>
3793
3794 PR bootstrap/30753
3795 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3796 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3797 * configure: Regenerated.
3798
7df2cd5d
PB
37992007-02-10 Paolo Bonzini <bonzini@gnu.org>
3800
3801 * configure: Regenerate.
3802
b0aaa663
DJ
38032007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3804
3805 PR bootstrap/30748
3806 * configure.ac: Correct syntax for Solaris ksh.
3807 * configure: Regenerated.
3808
a0323144
PB
38092007-02-09 Paolo Bonzini <bonzini@gnu.org>
3810
3811 * Makefile.def: Sync with GCC.
3812 * Makefile.tpl: Sync with GCC.
3813 * Makefile.in: Regenerate.
3814 * configure: Regenerate.
3815
c6b750e1
DJ
38162007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3817
3818 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3819 noncanonical equivalents.
3820 * configure.in: Rename to...
3821 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3822 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3823 target_noncanonical. Use them. Rewrite removal of configure
3824 arguments for autoconf 2.59. Discard variable settings. Force
3825 program_transform_name for native tools.
3826
3827 * Makefile.in: Regenerated.
3828 * configure: Regenerated with autoconf 2.59.
3829
3830 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3831
f3cd89f4
JJ
38322007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3833
3834 * COPYING.LIBGLOSS: Reformat default Red Hat
3835 license to fit within 80 columns.
3836 * COPYING.NEWLIB: Ditto.
3837
4e206d7e
DB
38382007-02-05 Dave Brolley <brolley@redhat.com>
3839
3840 * Contribute the following changes:
3841 2006-11-28 DJ Delorie <dj@redhat.com>
3842
3843 * configure.in: Fix typo for mep's target_makefile_frag.
3844 * configure: Regenerated.
3845
3846 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3847
3848 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3849 * configure: Regenerate.
3850
3851 2001-09-19 DJ Delorie <dj@redhat.com>
3852
3853 * configure.in (target_makefile_frag): use mt-mep
3854
3855 2001-06-12 Don Howard <dhoward@redhat.com>
3856
3857 * configure.in: Remove gdb from MeP skip list.
3858
3859 2001-04-05 DJ Delorie <dj@redhat.com>
3860
3861 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3862
3863 2001-03-20 Ben Elliston <bje@redhat.com>
3864
3865 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3866
3867 2001-03-19 Ben Elliston <bje@redhat.com>
3868
3869 * config.sub (mep, mep-*): Add.
3870
b2edfdd2
AS
38712007-01-31 Andreas Schwab <schwab@suse.de>
3872
3873 * Makefile.tpl (LDFLAGS): Substitute it.
3874 * Makefile.in: Regenerate.
3875
ceb92e78
PB
38762007-01-11 Paolo Bonzini <bonzini@gnu.org>
3877
3878 * configure.in: Change == to = in test command.
f7c83eac 3879 * configure: Regenerate.
ceb92e78 3880
4b900473 38812007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
3882 Nick Clifton <nickc@redhat.com>
3883 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3884
3885 * configure.in (build_configargs, host_configargs, target_configargs):
3886 Remove build/host/target parameters.
3887 (host_libs): Add gmp and mpfr.
3888 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3889 * Makefile.def (gmp, mpfr): New.
3890 (gcc): Remove target.
3891 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3892 target_os, target_vendor): New.
3893 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3894 * configure: Regenerate.
3895 * Makefile.in: Regenerate.
4b900473
PB
3896
38972007-01-11 Matt Fago <fago@earthlink.net>
3898
3899 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 3900 to improve robustness of configure tests.
4b900473
PB
3901 * configure: Regenerate.
3902
80f6dcbc
NC
39032007-01-08 Kai Tietz <kai.tietz@onevision.com>
3904
3905 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 3906 * configure: Regenerate.
80f6dcbc 3907
f86e35b8
NC
39082007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3909
3910 * Makefile.tpl (all-target): Correct @if conditional for target
3911 modules.
3912 * configure.in: Omit libiberty if building only target libgcc.
3913 * configure, Makefile.in: Regenerated.
3914
79fcd0ec
PB
39152007-01-04 Paolo Bonzini <bonzini@gnu.org>
3916
3917 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3918 * configure: Regenerate.
3919
6aa8ef82
DJ
39202007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3921
3922 * Makefile.def (target_modules): Add libgcc.
3923 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3924 * Makefile.tpl (clean-target-libgcc): Delete.
3925 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3926 on gcc even for bootstrapped modules. Rewrite handling of
3927 lang_env_dependencies to loop over target_modules.
3928 * configure.in (target_libraries): Add target-libgcc.
3929 * Makefile.in, configure: Regenerated.
3930
9b134994
PB
39312006-12-29 Paolo Bonzini <bonzini@gnu.org>
3932
3933 Sync with gcc:
3934 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3935
f7c83eac
AS
3936 * configure.in: Reorganize recognition of languages. Add
3937 --enable-stage1-languages. Show supported languages for the chosen
3938 target rather than all recognized languages.
3939 * configure: Regenerate.
9b134994
PB
3940
3941 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3942
f7c83eac
AS
3943 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3944 * Makefile.in: Regenerate.
9b134994
PB
3945
3946 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3947
f7c83eac
AS
3948 * configure.in: Warn that MPFR 2.2.0 is buggy.
3949 * configure: Regenerate.
9b134994 3950
8cf39b1b
ILT
39512006-12-27 Ian Lance Taylor <iant@google.com>
3952
3953 * configure.in: When removing Makefiles to force a reconfigure, also
3954 remove prev-DIR*/Makefile.
3955 * configure: Regenerate.
3956
ebff6cd5
KH
39572006-12-23 Kazu Hirata <kazu@codesourcery.com>
3958
3959 * config.bfd: Recognize fido.
3960
8a0d8a5c
PB
39612006-12-19 Paolo Bonzini <bonzini@gnu.org>
3962
3963 Sync with gcc:
3964
3965 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3966
3967 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3968 it only affects bootstrap and could be tested on "$host" as well.
3969 * configure: Regenerate.
3970 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3971
3972 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3973
3974 PR bootstrap/29544
3975 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3976 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3977 move here comment from Makefile.tpl.
3978 * Makefile.tpl: Move some definitions higher in the file.
3979 (STAGE1_CHECKING): New.
3980 * configure.in: Add --enable-stage1-checking.
3981 * configure: Regenerate.
3982 * Makefile.in: Regenerate.
3983
3984 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3985
3986 * configure.in: Update error message for missing GMP/MPFR.
3987
3988 * configure: Regenerate.
3989
3990 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3991
3992 * configure.in: Update MPFR version in error message.
3993
3994 * configure: Regenerate.
3995
3996 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3997
3998 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3999 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4000 --with-gmp-lib): New flags.
4001
4002 * configure: Regenerate.
4003
790c0838
AM
40042006-12-12 Andreas Tobler <a.tobler@schweiz.org>
4005
4006 PR bootstrap/30134
4007 * configure.in: Correct x86 darwin support for libjava to powerpc
4008 and i?86 only.
4009 * configure: Regenerate.
4010
77d7106f
AM
40112006-12-11 Alan Modra <amodra@bigpond.net.au>
4012
4013 * configure.in: Handle spu makefile frag.
77d7106f
AM
4014 * Makefile.tpl (MAINT): Define
4015 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4016 * configure: Regenerate.
4017 * Makefile.in: Regenerate.
4018
0cfa5389
BE
40192006-12-11 Ben Elliston <bje@au.ibm.com>
4020
4021 * config.sub, config.guess: Update from upstream sources.
4022
2839fe5d
BE
40232006-12-11 Ben Elliston <bje@au.ibm.com>
4024
4025 * configure.in: Sync with GCC (spu-*-*).
4026 * configure: Sync with GCC.
4027
b897f5d4
MS
40282006-12-07 Mike Stump <mrs@apple.com>
4029
4030 * Makefile.def (dependencies): Add dependency for
4031 install-target-libssp and install-target-libgomp on
4032 install-gcc.
4033 * Makefile.in: Regenerate.
4034
9daf3993
PB
40352006-11-16 Paolo Bonzini <bonzini@gnu.org>
4036
4037 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4038 (unstage): Test for stage_last presence.
4039
4040 PR bootstrap/29802
4041 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
4042 * Makefile.in: Regenerate.
4043
9dbaa842
DD
40442006-11-14 DJ Delorie <dj@redhat.com>
4045
4046 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
4047 * Makefile.in: Sync with GCC.
4048 * configure.in: Sync with GCC (mpfr, gmp).
4049 * configure: Sync with GCC.
4050
b0cbce8d
JJ
40512006-11-08 Jie Zhang <jie.zhang@analog.com>
4052
4053 * configure.in: Remove target-libgloss from noconfigdirs for
4054 bfin-*-*.
4055 * configure: Regenerated.
4056
44330a94
JJ
40572006-10-27 Jeff Johnston <jjohnstn@redhat.com>
4058
4059 * COPYING.NEWLIB: Add spu license.
7de05dd5 4060 * COPYING.LIBGLOSS: Ditto.
44330a94 4061
56a8fe78
DD
40622006-10-17 Brooks Moses <bmoses@stanford.edu>
4063
4064 * Makefile.def: Added pdf target handling.
4065 * Makefile.tpl: Added pdf target handling.
4066 * Makefile.in: Regenerated.
4067
fbb00ad0
JJ
40682006-10-11 Jeff Johnston <jjohnstn@redhat.com>
4069
4070 * COPYING.NEWLIB: Updated.
4071 * COPYING.LIBGLOSS: Ditto.
4072
6b89cc21
DB
40732006-09-27 Dave Brolley <brolley@redhat.com>
4074
4075 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
4076 $s instead of $r.
4077 * configure: Regenerated.
4078
17bcf627
BE
40792006-09-26 Ben Elliston <bje@au.ibm.com>
4080
4081 * config.sub, config.guess: Update from upstream sources.
4082
f3529cf1
TS
40832006-09-20 Thiemo Seufer <ths@mips.com>
4084
4085 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4086 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4087 * configure: Regenerate.
4088
45055374
CV
40892006-08-30 Corinna Vinschen <corinna@vinschen.de>
4090
4091 * configure.in: Never build newlib for a Mingw host.
4092 Never build newlib as Mingw target library.
4093 Test the existence of winsup/cygwin for building a Cygwin newlib,
4094 rather than just winsup.
4095 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4096 building a Mingw target.
4097 * configure: Regenerate.
4098
4be041b2 40992006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
4100 Nigel Stephens <nigel@mips.com>
4101 David Ung <davidu@mips.com>
4be041b2
TS
4102
4103 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
4104
1d89b610
PB
41052006-07-25 Paolo Bonzini <bonzini@gnu.org>
4106
4107 Sync from GCC:
4108 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4109
f7c83eac
AS
4110 PR bootstrap/18058
4111 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4112 if the bootstrap compiler is a GCC version that supports it.
4113 * configure: Regenerate.
1d89b610 4114
66a79c16
DJ
41152006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4116
4117 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4118 * configure: Regenerated.
4119
c1cb7e02
PB
41202006-07-18 Paolo Bonzini <bonzini@gnu.org>
4121
f7c83eac
AS
4122 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4123 for stages after the first.
c1cb7e02 4124
7206a0ee
JJ
41252006-07-17 Jakub Jelinek <jakub@redhat.com>
4126
4127 * Makefile.def: Add dependencies for configure-opcodes
4128 on configure-intl and all-opcodes on all-intl.
4129 * Makefile.in: Regenerated.
4130
6816f995
AO
41312006-07-04 Peter O'Gorman <peter@pogma.com>
4132
4133 * ltconfig: chmod 644 before ranlib during install.
4134
3d3adb43
PB
41352006-07-03 Paolo Bonzini <bonzini@gnu.org>
4136
1f3f1bbf 4137 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
4138 * configure: Regenerate.
4139
64ce424c
PB
41402006-07-03 Paolo Bonzini <bonzini@gnu.org>
4141
4142 Sync from gcc:
4143
4144 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
4145
4146 PR other/27063
4147 * configure.in: Test subdir_requires and give an appropriate
4148 error message.
4149 * configure: Regenerate.
4150
4151 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4152
4153 PR target/27540
4154 * configure.in: Only enable libgomp on IRIX 6.
4155 * configure: Regenerate.
4156
d42c4017
DA
41572006-06-20 David Ayers <d.ayers@inode.at>
4158
4159 PR bootstrap/28072
4160 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4161 whether target-libjava is being configured instead of whether the
4162 java front end is enabled.
4163 * configure: Regenerate.
0e7ef45c 4164
4962c51a
MS
41652006-06-15 Mark Shinwell <shinwell@codesourcery.com>
4166
4167 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
4168 to R_ARM_LDC_SB_G{0,1,2} respectively.
4169
caee866a
PB
41702006-06-15 Paolo Bonzini <bonzini@gnu.org>
4171
4172 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4173 too.
4174 * Makefile.in: Regenerate.
4175
363ef840
DA
41762006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4177
4178 Sync from gcc:
4179
4180 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4181 * configure.in: Don't enable libgomp on hpux10.
4182 * configure: Rebuilt.
4183
54d1c879
DA
41842006-06-13 David Ayers <d.ayers@inode.at>
4185
4186 Sync from gcc:
4187
4188 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 4189
54d1c879
DA
4190 PR bootstrap/27963
4191 PR target/19970
0e7ef45c 4192 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
4193 ${libgcj} is specified.
4194 * configure: Regenerate.
0e7ef45c 4195
a4d8b690
JJ
41962006-06-08 Jeff Johnston <jjohnstn@redhat.com>
4197
4198 Sync from gcc:
4199
4200 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 4201 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
4202
4203 PR bootstrap/18033
4204 * config-ml.in: Eval option if surrounded by single quotes.
4205
4f0ef2d8
CD
42062006-06-07 Carlos O'Donell <carlos@codesourcery.com>
4207
4208 Sync from gcc:
0e7ef45c 4209
4f0ef2d8 4210 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 4211
4f0ef2d8
CD
4212 PR libobjc/13946
4213 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4214 * Makefile.in: Regenerate.
4215 * configure.in: Add --enable-objc-gc at toplevel and have it
4216 enable boehm-gc for Objective-C.
4217 Remove target-boehm-gc from libgcj.
4218 Add target-boehm-gc to target_libraries.
4219 Add target-boehm-gc to noconfigdirs where ${libgcj}
4220 is specified.
4221 Assert that boehm-gc is supported when requested for Objective-C.
4222 Only build boehm-gc if needed either for Java or Objective-C.
4223 * configure: Regenerate.
4224
4225 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 4226
4f0ef2d8
CD
4227 PR 27674
4228 * Makefile.tpl (configure-[+prefix+][+module+],
4229 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4230 Remove rule to unstage bootstrapped modules.
4231 (stage_current): New.
4232 * Makefile.in: Regenerate.
4233
4234 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4235 Andreas Tobler <a.tobler@schweiz.ch>
4236
4237 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4238 * configure: Rebuilt.
4239
4240 Revert
4241 2006-01-31 Richard Guenther <rguenther@suse.de>
4242 Paolo Bonzini <bonzini@gnu.org>
4243
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
c17b816b
JJ
42502006-06-05 Jeff Johnston <jjohnstn@redhat.com>
4251
4252 * config-ml.in: Alter CCASFLAGS to include special
4253 multilib options the same as is done for CFLAGS.
4254
20e95c23
DJ
42552006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4256
4257 * Makefile.def: Added dependencies from sim and gdb on intl, and
4258 added configure dependencies to everything with an all dependency
4259 on intl.
4260 * gettext.m4: Removed.
4261 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
4262 (GDB_SUPPORT_DIRS): Add intl.
4263 * Makefile.in: Regenerated.
4264
4bd8ad80
DJ
42652006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
4266
4267 * src-release (DEVO_SUPPORT): Add config.rpath.
4268
c380fdd8
PB
42692006-05-25 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * Makefile.def (bfd, opcodes): Fix lib_path.
4272 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4273 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4274 * Makefile.in: Regenerate.
4275
701628f5
MS
42762006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4277
4278 * configure.in: Enable gprof for cross builds.
4279 * configure: Regenerate.
4280
25aae7f2
DJ
42812006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4282
4283 * src-release (MAKEINFOFLAGS): Define.
4284 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
4285
ea3d1626
BE
42862006-05-14 Ben Elliston <bje@au.ibm.com>
4287
4288 * config.sub, config.guess: Update from upstream sources.
4289
49b9e644
BE
42902006-05-12 Ben Elliston <bje@au.ibm.com>
4291
4292 * config.sub, config.guess: Update from upstream sources.
4293
482dd2f6
DJ
42942006-05-04 Steve Ellcey <sje@cup.hp.com>
4295
4296 * blt, iwidgets, mmalloc: Remove directories.
4297
8b01a5c2
DD
42982006-05-01 DJ Delorie <dj@redhat.com>
4299
641a3af4 4300 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
4301 * configure: Regenerate.
4302
a481dbb7
DD
43032006-04-18 DJ Delorie <dj@redhat.com>
4304
4305 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4306 reference libgloss so that libssp can be built in a combined
4307 tree.
4308 * configure: Regenerate.
4309
962c9e74
BE
43102006-04-10 Ben Elliston <bje@au.ibm.com>
4311
4312 * contrib: Remove directory.
4313
108a6f8e
CD
43142006-04-06 Carlos O'Donell <carlos@codesourcery.com>
4315
4316 * Makefile.tpl: Add install-html target.
4317 * Makefile.def: Add install-html target.
4318 * Makefile.in: Regenerate.
4319 * configure.in: Add --with-datarootdir, --with-docdir,
4320 and --with-htmldir options.
4321 * configure: Regenerate.
4322
a4ef73e9
BE
43232006-03-31 Ben Elliston <bje@au.ibm.com>
4324
4325 PR binutils/1860
4326 * configure.in: Require makeinfo 4.4 or higher.
4327 * configure: Regenerate.
4328
b37df25a
PB
43292006-03-14 Paolo Bonzini <bonzini@gnu.org>
4330
4331 * Makefile.in: Regenerate.
4332
a6df5a19
PB
43332006-03-14 Paolo Bonzini <bonzini@gnu.org>
4334
4335 Sync with gcc:
4336 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4337
f7c83eac
AS
4338 * configure.in: Handle --disable-<component> generically.
4339 * configure: Regenerate.
a6df5a19
PB
4340
4341 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 4342
f7c83eac
AS
4343 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4344 (TARGET_CONFIGDIRS): Remove.
4345 * configure.in: Remove AC_SUBST(target_configdirs).
4346 * Makefile.in, configure: Regenerated.
a6df5a19
PB
4347
4348
65419985
L
43492006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4350
4351 PR libgcj/17311
4352 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4353
c52c6897
PB
43542006-02-20 Paolo Bonzini <bonzini@gnu.org>
4355
4356 PR bootstrap/25670
4357
4358 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4359
4360 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4361 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4362 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4363 BUILD_PREFIX, BUILD_PREFIX_1.
4364 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4365
4366 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4367 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4368
4369 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4370 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4371 of `cat stage_current`. Always provide the `r' and `s' variables.
4372 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4373 a single shell execution.
4374 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4375 bootstrapped modules, make the stage1 module if the build was not
4376 started yet, else build the current stage.
4377 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4378 (all-build, all-host, all-target, [+make_target+]-host,
4379 [+make_target+]-target): Do not use \-continued lines.
4380 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4381 (current_stage, restrap, stage_last): New.
4382
4383 * Makefile.in: Regenerate.
4384 * configure: Regenerate.
4385
b3ded179
PB
43862006-02-14 Paolo Bonzini <bonzini@gnu.org>
4387
4388 Sync from gcc:
4389
4390 2006-01-31 Richard Guenther <rguenther@suse.de>
4391 Paolo Bonzini <bonzini@gnu.org>
4392
f7c83eac
AS
4393 * Makefile.def (target_modules): Add libgcc-math target module.
4394 * configure.in (target_libraries): Add libgcc-math target library.
4395 (--enable-libgcc-math): New configure switch.
4396 * Makefile.in: Re-generate.
4397 * configure: Re-generate.
4398 * libgcc-math: New toplevel directory.
b3ded179
PB
4399
4400 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
4401 Jakub Jelinek <jakub@redhat.com>
4402 Diego Novillo <dnovillo@redhat.com>
b3ded179 4403
f7c83eac
AS
4404 * libgomp: New directory.
4405 * Makefile.def: Add target_module libgomp.
4406 * Makefile.in: Regenerate.
4407 * configure.in (target_libraries): Add target-libgomp.
4408 * configure: Regenerate.
b3ded179 4409
3a35eeb3
PB
44102006-02-14 Paolo Bonzini <bonzini@gnu.org>
4411 Andreas Schwab <schwab@suse.de>
0e7ef45c 4412
3a35eeb3
PB
4413 * configure: Regenerate.
4414
2429c060
PB
44152006-01-16 Paolo Bonzini <bonzini@gnu.org>
4416
4417 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4418 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4419 the assembler, linker and binutils.
4420 * configure: Regenerate.
4421
ec49b2b8
NC
44222006-01-16 Nick Clifton <nickc@redhat.com>
4423
49b9e644 4424 * config.sub, config.guess: Sync from config repository.
ec49b2b8 4425
44b2308f
AO
44262006-01-05 Alexandre Oliva <aoliva@redhat.com>
4427
4428 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4429 @ from continuation.
4430 * Makefile.in: Rebuilt.
4431
80911fe1
PB
44322006-01-04 Paolo Bonzini <bonzini@gnu.org>
4433
4434 Sync from gcc:
4435
4436 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4437
f7c83eac 4438 PR bootstrap/24252
80911fe1 4439
f7c83eac
AS
4440 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4441 * Makefile.tpl (OBJDUMP): New.
4442 (EXTRA_HOST_FLAGS): Add it.
4443 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 4444
f7c83eac
AS
4445 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4446 to use symbolic links between directories. Avoid race conditions
4447 or make them harmless.
4448 * configure.in: Do not try to use symbolic links between directories.
80911fe1 4449
f7c83eac
AS
4450 * Makefile.def (LEAN): Pass.
4451 * Makefile.tpl (LEAN): Define.
4452 (stage[+id+]-start): Accept that the previous directory does not
4453 exist, if the bootstrap is lean.
4454 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4455 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4456 configure substitution.
4457 ([+compare-target+]): Likewise.
4458 ([+bootstrap-target+]-lean): New.
4459 * configure.in: Remove lean bootstrap support from here.
80911fe1 4460
f7c83eac
AS
4461 * Makefile.in: Regenerate.
4462 * configure: Regenerate.
80911fe1
PB
4463
4464 2006-01-02 Andreas Schwab <schwab@suse.de>
4465
f7c83eac
AS
4466 * configure.in: When reconfiguring remove Makefile in
4467 all stage directories.
4468 * configure: Regenerate.
80911fe1 4469
b59bea8a
NC
44702005-12-27 Leif Ekblad <leif@rdos.net>
4471
4472 * configure.in: Add support for RDOS target.
4473 * configure: Regenerate.
4474
d7730bac
NC
44752005-12-27 Nick Clifton <nickc@redhat.com>
4476
4477 PR binutils/1990
4478 * libtool.m4: Synchronize with version in GCC sources.
4479
c02dabc3
PB
44802005-12-20 Paolo Bonzini <bonzini@gnu.org>
4481
f7c83eac 4482 Revert Ada-related part of the previous change.
c02dabc3 4483
f7c83eac
AS
4484 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4485 Do not pass.
4486 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4487 * Makefile.in: Regenerate.
4488 * configure.in: Do not include mt-ppc-aix target fragment.
4489 * configure: Regenerate.
c02dabc3 4490
f6d183c0
PB
44912005-12-19 Paolo Bonzini <bonzini@gnu.org>
4492
4493 * configure.in: Select appropriate fragments for PowerPC/AIX.
4494 * configure: Regenerate.
4495
4496 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4497 BOOT_CFLAGS, BOOT_LDFLAGS.
4498 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4499 BOOT_CFLAGS, BOOT_LDFLAGS.
4500 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4501 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4502 (stage): Fail if we cannot complete the work.
4503 * Makefile.in: Regenerate.
4504
f29759fc
JJ
45052005-12-16 Jeff Johnston <jjohnstn@redhat.com>
4506
4507 * COPYING.NEWLIB: Update copyright year for default
4508 copyright.
4509
1f054001
PB
45102005-12-15 Paolo Bonzini <bonzini@gnu.org>
4511
4512 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4513 install-host-nogcc): Don't invoke $(stage) at the end.
4514 * Makefile.in: Regenerate.
4515
0aed8855
PB
45162005-12-14 Paolo Bonzini <bonzini@gnu.org>
4517
4518 * configure.in: Flip the top-level bootstrap switch.
4519 * configure: Regenerate.
4520
4521 Merge from gcc:
4522
4523 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4524
f7c83eac
AS
4525 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4526 $(stage) and $(unstage).
4527 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4528 (all): Remove stray semicolon.
4529 (local-distclean): Don't handle multilib.tmp and multilib.out.
4530 (install.all): Set $s for consistency.
4531 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4532 check_multilibs setting. Always make the install directory.
4533 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4534 Correct @if/@endif.
4535 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4536 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4537 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4538 (multilib.out): Remove.
4539 * Makefile.in: Regenerated.
0aed8855
PB
4540
45412005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4542
4543 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4544 * configure.in: Replace ms1 arch with mt.
4545 * configure: Rebuilt.
4546
45472005-12-05 Paolo Bonzini <bonzini@gnu.org>
4548
4549 Sync with gcc:
4550
4970f871
NS
45512005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4552
4553 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4554 * configure.in: Replace ms1 arch with mt.
4555 * configure: Rebuilt.
4556
be01d343
PB
45572005-12-05 Paolo Bonzini <bonzini@gnu.org>
4558
4559 Sync with gcc:
4560
4561 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4562
f7c83eac
AS
4563 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4564 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4565 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4566 Find in-tree tools if available.
4567 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4568 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4569 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4570 (COMPILER_*_FOR_TARGET): New.
4571 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4572 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4573 (CONFIGURED_*, USUAL_*): Remove.
4574 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4575 STRIP): Use autoconf substitutions.
4576 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4577 COMPILER_NM_FOR_TARGET): New.
4578 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4579
4580 (all): Make all-host and all-target in parallel.
4581 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4582 that $$r and $$s are set before invoking a recursive make.
4583 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4584 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
4585
4586 2005-11-29 Ben Elliston <bje@au.ibm.com>
4587
f7c83eac
AS
4588 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4589 from the gcc build directory.
4590 * Makefile.in: Regenerate.
be01d343
PB
4591
4592 2005-11-29 Ben Elliston <bje@au.ibm.com>
4593
f7c83eac
AS
4594 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4595 depend on all-libdecnumber.
4596 * configure.in (host_libs): Include libdecnumber.
4597 * Makefile.in: Regenerate.
4598 * configure: Likewise.
be01d343
PB
4599
4600 2005-11-21 Kean Johnston <jkj@sco.com>
4601
f7c83eac 4602 * config.sub, config.guess: Sync from upstream sources.
be01d343 4603
907be67c
DJ
46042005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4605
4606 * Makefile.def: Remove gdb dependencies for gdbtk.
4607 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4608 (configure-gdb, install-gdb): New rules.
4609 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4610 * Makefile.in, configure: Regenerated.
4611
e360f423
PB
46122005-10-22 Paolo Bonzini <bonzini@gnu.org>
4613
4614 PR bootstrap/24297
4615 * Makefile.tpl (do-[+make-target+], do-check, install,
4616 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4617 are set before recursing.
4618 * Makefile.in: Regenerate.
4619
45d5eb0a
EB
46202005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4621
4622 PR bootstrap/18939
4623 * Makefile.def (gcc) <target>: Fix thinko.
4624 * Makefile.in: Regenerate.
4625
3cf3372e
BS
46262005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4627
4628 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4629 * configure: Regenerate.
4630
bd70a46f
KH
46312005-10-09 Kazu Hirata <kazu@codesourcery.com>
4632
4633 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4634 target-libffi, target-qthreads, target-libjava, and
4635 targetlibobjc.
4636 * configure: Regenerate.
4637
5ae72758
DJ
46382005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4639
4640 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4641 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4642 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4643 (USUAL_OBJDUMP_FOR_TARGET): New.
4644 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4645 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 4646 * configure, Makefile.in: Regenerated.
5ae72758 4647
cc96343e
PB
46482005-10-05 Paolo Bonzini <bonzini@gnu.org>
4649
4650 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4651 before other host packages.
4652
f70224b5
PB
46532005-10-05 Paolo Bonzini <bonzini@gnu.org>
4654
4655 PR bootstrap/22340
4656
4657 * configure.in (default_target): Remove.
4658 * Makefile.tpl (all): Do not use prerequisites as subroutines
4659 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4660 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4661 use prerequisites as subroutines.
4662 (check-host, check-target): New.
4663 (bootstrap configure & all targets): Do not use stage*-start
4664 if the directory layout is already ok.
4665 (non-bootstrap configure & all targets): Prepend a $(unstage).
4666 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4667 (NOTPARALLEL): Remove.
4668 (unstage, stage variables): New variables.
4669 (unstage, stage targets): Simply expand to those variables.
4670
4671 * configure: Regenerate.
4672 * Makefile.in: Regenerate.
4673
c13c918a
JW
46742005-10-04 James E Wilson <wilson@specifix.com>
4675
4676 * Makefile.def (lang_env_dependencies): Add libmudflap.
4677 * Makefile.in: Regenerate.
4678
376a0e54
CM
46792005-10-03 Catherine Moore <clm@cm00re.com>
4680
4681 * configure.in (bfin-*-*): Support bfin.
4682 * configure: Regenerated.
4683
d320aacb
L
46842005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4685
4686 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4687 * configure: Regenerated.
4688
7e0f7140
GK
46892005-09-28 Geoffrey Keating <geoffk@apple.com>
4690
4691 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4692 (LIPO_FOR_TARGET): New.
4693 (CONFIGURED_LIPO_FOR_TARGET): New.
4694 (USUAL_LIPO_FOR_TARGET): New.
4695 (STRIP_FOR_TARGET): New.
4696 (CONFIGURED_STRIP_FOR_TARGET): New.
4697 (USUAL_STRIP_FOR_TARGET): New.
4698 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4699 STRIP_FOR_TARGET.
4700 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4701 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4702 * Makefile.in: Regenerate.
4703 * configure: Regenerate.
0e7ef45c 4704
096f7d00
DE
47052005-09-19 David Edelsohn <edelsohn@gnu.org>
4706
4707 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4708 (rs6000-*-aix*): Same.
4709 * configure: Regenerate.
4710
47112005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4712
4713 * configure.in: Recognize f95 in the --enable-languages option,
4714 and substitute it for fortran, issuing a warning.
4715 * configure: Regenerate.
4716
2016dfcc
BE
47172005-09-07 Ben Elliston <bje@au.ibm.com>
4718
4719 Import from Autoconf sources:
4720
4721 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4722 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4723 Elliston. Handle weird characters correctly.
4724
6dd2fda9
DD
47252005-08-30 Phil Edwards <phil@codesourcery.com>
4726
4727 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4728 * configure: Regenerated.
4729
e6db70d4
RE
47302005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4731
f7c83eac
AS
4732 * Makefile.def (libssp): Add to lang_env_dependencies.
4733 * Makefile.in: Regenerate.
e6db70d4 4734
e1e3d0f5
CG
47352005-08-17 Christian Groessler <chris@groessler.org>
4736
4737 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4738 * Makefile.in: Regenerate.
4739
05cbd757
PB
47402005-08-12 Paolo Bonzini <bonzini@gnu.org>
4741
4742 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4743 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4744 Look for alternate names of the target cc and c++
4745 * configure: Regenerate.
4746
55db4b87
PB
47472005-08-08 Paolo Bonzini <bonzini@gnu.org>
4748
4749 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4750 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4751 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4752 tools; remove code to manually set them.
4753 (Target tools): Look in the environment for them.
4754 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4755 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4756 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4757 build directory.
4758 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4759 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4760 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4761 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4762 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4763 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4764 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4765 * configure: Regenerate.
4766 * Makefile.in: Regenerate.
4767
414e5532
MM
47682005-07-27 Mark Mitchell <mark@codesourcery.com>
4769
4770 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 4771 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
4772 * Makefile.in: Regenerated.
4773
a19b6204
MM
47742005-07-26 Mark Mitchell <mark@codesourcery.com>
4775
4776 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4777 (CFLAGS_FOR_TARGET): Use it.
4778 (CXXFLAGS_FOR_TARGET): Likewise.
4779 * Makefile.in: Regenerated.
4780 * configure.in (--with-build-sysroot): New option.
4781 * configure: Regenerated.
4782
b73aa406
PB
47832005-07-24 Paolo Bonzini <bonzini@gnu.org>
4784
4785 * Makefile.tpl: Wrap install between unstage and stage
4786 * Makefile.in: Regenerate.
4787
6e4d0bcb
KC
47882005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4789
4790 * all files: Update FSF address.
4791
49f58d10
JB
47922005-07-14 Jim Blandy <jimb@redhat.com>
4793
4794 * configure.in: Add cases for Renesas m32c.
4795 * configure: Regenerated.
0e7ef45c 4796
1d9c9cd7
KC
47972005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4798
4799 * COPYING, compile, config-ml.in, config.guess,
4800 config.sub, install-sh, missing, mkinstalldirs,
4801 symlink-tree, ylwrap: Sync from upstream sources.
4802
1587117a
EC
48032005-07-13 Eric Christopher <echristo@redhat.com>
4804
4805 * configure.in: Add toplevel noconfigdir support for tpf.
4806 * configure: Regenerate.
4807
bb780410
DD
48082005-07-11 Jakub Jelinek <jakub@redhat.com>
4809
4810 * Makefile.def (target_modules): Add libssp.
4811 * configure.in (target_libraries): Add target-libssp.
4812 * configure: Rebuilt.
4813 * Makefile.in: Rebuilt.
4814
064d0a7c
PB
48152005-07-11 Paolo Bonzini <bonzini@gnu.org>
4816
4817 PR ada/22340
4818
4819 * Makefile.def: Sync with gcc.
4820 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4821 * Makefile.in: Regenerate.
4822
b2edd3b5
AS
48232005-07-07 Andreas Schwab <schwab@suse.de>
4824
4825 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4826 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4827 * Makefile.in: Regenerated.
4828
5f128533
KH
48292005-07-07 Kazu Hirata <kazu@codesourcery.com>
4830
4831 * configure.in: Add --enable-libssp and --disable-libssp.
4832 * configure: Regenerate with autoconf-2.13.
4833
4e3fc8e5
GK
48342005-07-06 Geoffrey Keating <geoffk@apple.com>
4835
4836 * configure.in: Don't build sim or rda when targetting darwin.
4837 * configure: Regenerate.
4838
c7357d6a
BE
48392005-07-04 Ben Elliston <bje@gnu.org>
4840
4841 * src-release (do-proto-toplev): Remove dejagnu bits.
4842 (DEJAGNU_SUPPORT_DIRS): Remove.
4843 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4844 (GDBD_SUPPORT_DIRS): Likewise.
4845 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4846 (INSIGHTD_SUPPORT_DIRS): Likewise.
4847 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4848
48492005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
4850
4851 * setup.com (mpw): Remove unused directive.
4852
7d329e61
PB
48532005-06-22 Paolo Bonzini <bonzini@gnu.org>
4854
4855 * Makefile.def (stagefeedback): Come after profile.
4856 Define profiledbootstrap target.
4857 * Makefile.tpl (profiledbootstrap): Remove.
4858 (stageprofile-end): Zap stagefeedback.
4859 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4860 * Makefile.in: Regenerate.
4861
e5fbed21
DD
48622005-06-13 Zack Weinberg <zack@codesourcery.com>
4863
4864 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4865 In 'cpp' stanza, support '#line' as well as '# '.
4866
59f7ec45
HPN
48672005-06-07 Hans-Peter Nilsson <hp@axis.com>
4868
4869 * configure.in (unsupported_languages): New macro.
4870 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4871 non-ported target libraries in noconfigdirs.
4872 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4873 non-linux-gnu. Remove libgcj_ex_libffi.
9eb322aa 4874 <lang_frag loop>: Set add_this_lang=no if the language is in
59f7ec45
HPN
4875 unsupported_languages.
4876 * configure: Regenerate.
4877
c10e9ba7
DD
48782005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4879
4880 * configure.in: Fix typo in handling of --with-mpfr-dir.
4881 * configure: Regenerate.
4882
20deb2b8
JB
48832005-06-02 Jim Blandy <jimb@redhat.com>
4884
4885 * config.sub: Add cases for the Renesas m32c. (This patch has been
4886 accepted into the master sources.)
4887
cdb9b172 48882005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
4889 Michael Snyder <msnyder@redhat.com>
4890 Stan Cox <scox@redhat.com>
cdb9b172 4891
f7c83eac 4892 * configure.in: Set noconfigdirs for ms1.
cdb9b172 4893
f7c83eac 4894 * configure: Regenerate.
cdb9b172 4895
1dc3053f
PB
48962005-05-25 Paolo Bonzini <bonzini@gnu.org>
4897
4898 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4899 (Dependencies): Consider target modules for bootstrap dependencies.
4900 Make target bootstrap modules depend on each stage's gcc.
4901 * Makefile.in: Regenerate.
4902
c60fe18b
PB
49032005-05-20 Paolo Bonzini <bonzini@gnu.org>
4904
4905 * Makefile.def (configure-gcc): Depend on binutils having been built.
4906 (all-gcc): No need to do it here.
4907 * Makefile.in: Regenerate.
4908
27258dd4
PB
49092005-05-19 Paul Brook <paul@codesourcery.com>
4910
0e7ef45c 4911 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
4912 language cannot be built.
4913 * configure: Regenerate.
4914
42ecbf5e
DJ
49152005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4916
4917 * ylwrap: Import from Automake 1.9.5.
4918
ae380b45
MS
49192005-05-04 Mike Stump <mrs@apple.com>
4920
4921 * configure.in: Always pass --target to target configures as
4922 otherwise rebuilds that do --recheck will fail.
811d3af8 4923 * configure: Rebuilt.
ae380b45 4924
d545f33b
PB
49252005-05-04 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4928 STAGE_HOST_EXPORTS.
4929 (configure, all): Add bootstrap support.
4930 (Host modules, target modules): Pass post-stage1 flags and exports.
4931 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4932 * Makefile.in: Regenerate.
4933
2faa2958
PB
49342005-04-29 Paolo Bonzini <bonzini@gnu.org>
4935
4936 Sync from gcc:
4937
4938 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4939
f7c83eac 4940 * config.sub: Update from master copy.
2faa2958
PB
4941
4942 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4943
f7c83eac
AS
4944 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4945 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4946 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4947 "*-*-elf" and "*-*-linux*".
4948 * configure: Regenerate.
2faa2958 4949
a7254363
PB
49502005-04-06 Paolo Bonzini <bonzini@gnu.org>
4951
f7c83eac 4952 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
4953 (TARGET_CONFIGARGS): Include --with-target-subdir.
4954 (configure, all): New macros. Use them throughout.
4955
a8637a7d
PB
49562005-04-05 Paolo Bonzini <bonzini@gnu.org>
4957
4958 * Makefile.tpl: Sync with gcc.
4959 * Makefile.in: Regenerate.
4960
dd387d52
JR
49612005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4962
4963 * config/mh-mingw32: Delete.
4964 * configure.in: Don't use it.
4965 * configure: Regenerate.
4966
e90269c8
PB
49672005-03-31 Paolo Bonzini <bonzini@gnu.org>
4968
4969 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4970 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4971 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4972 (HOST_LIB_PATH): Generate from Makefile.def.
4973 (TARGET_LIB_PATH): Likewise.
4974 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4975 * Makefile.in: Regenerate.
4976 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4977 (RPATH_ENVVAR): Include Darwin case.
4978 * configure: Regenerate.
4979
9a237d9e
PB
49802005-03-25 Paolo Bonzini <bonzini@gnu.org>
4981
4982 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4983 * configure: Regenerate.
4984
479759c8
ZW
49852005-03-21 Zack Weinberg <zack@codesourcery.com>
4986
4987 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4988 gcc_version, and gcc_version_trigger from set of flags to pass.
4989 * Makefile.tpl: Remove definitions of above variables.
4990 (config.status): Remove dependency on $(gcc_version_trigger).
4991 * Makefile.in: Regenerate.
4992 * configure.in: Do not reference config/gcc-version.m4 nor
4993 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4994 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4995 * configure: Regenerate.
4996
4cfaf6d5
DD
49972005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4998 Andrew Pinski <pinskia@physics.uc.edu>
4999
5000 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5001 * Makefile.in: Regenerate.
5002
33a3fb7b
AO
50032005-03-01 Alexandre Oliva <aoliva@redhat.com>
5004
5005 PR libgcj/20160
5006 * ltmain.sh: Avoid creating archives with components that have
5007 duplicate basenames.
5008
2da12f12
PB
50092005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5010
479759c8
ZW
5011 PR bootstrap/20250
5012 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5013 instead of check.
5014 * Makefile.in: Regenerate.
2da12f12 5015
b00612cc
PB
50162005-02-28 Paolo Bonzini <bonzini@gnu.org>
5017
5018 Sync from gcc.
5019
5020 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5021
5022 PR bootstrap/17383
5023 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5024 * Makefile.tpl (HOST_SUBDIR): New substitution.
5025 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5026 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5027 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5028 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5029 (Host modules, Bootstrapped modules): Use it.
5030 (Build modules, Target modules): Do not create symlink trees,
5031 always configure out-of-srcdir.
5032 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5033 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5034 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5035 $(HOST_SUBDIR). Create a symlink for host_subdir.
5036
5037 * Makefile.in: Regenerate.
5038 * configure: Regenerate.
5039
5040 Merged from libada-gnattools-branch:
5041 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5042
5043 * Makefile.def: Add gnattools as a module, depending on target-libada.
5044 * Makefile.in: Regenerate.
5045 * configure.in: Include gnattools in host_tools; disable it if ada
5046 is disabled.
5047 * configure: Regenerate.
5048
c3e65f62
NC
50492005-02-23 Nick Clifton <nickc@redhat.com>
5050
5051 * configure: Regenerate.
5052
e4d180c2
NC
50532005-02-22 Paul Schlie <schlie@comcast.net>
5054
5055 * configure.in: Allow darwin targeted ports to build tk, itcl and
5056 libgui.
5057
e3c770b1
EB
50582005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5059
5060 PR libgcj/10353
5061 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5062 * configure: Regenerate.
5063
9c73618c
AC
50642005-02-08 Andrew Cagney <cagney@gnu.org>
5065
5066 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
5067 gdb/ section. Update GDB's URL.
5068
c46f8c51
AC
50692005-01-31 Andrew Cagney <cagney@gnu.org>
5070
5071 * gettext.m4: Only set ENABLE_NLS when gettext is present.
5072
c7e66c6d
HPN
50732005-01-29 Hans-Peter Nilsson <hp@axis.com>
5074
5075 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5076 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5077 target-libgloss when not *-*-elf and *-*-aout.
5078 * configure: Regenerate.
5079
a53bf506
AC
50802005-01-27 Andrew Cagney <cagney@gnu.org>
5081
5082 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
5083
45181ed1
AC
50842005-01-24 Andrew Cagney <cagney@gnu.org>
5085
5086 * gettext.m4: Only fall back to ../intl/ when it's present.
5087
a1e0f4e4
KC
50882005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5089
5090 * install-sh, config.sub: Import from upstream.
5091
50922005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
5093
5094 PR bootstrap/18222
5095 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5096 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5097 * Makefile.in: Regenerate.
5098
c50382e2
PB
50992005-01-03 Paolo Bonzini <bonzini@gnu.org>
5100
5101 Revert 2004-12-28 Makefile changes, a better fix will be
5102 applied to mainline and src after GCC 4.0 branches.
5103
11d07737
PB
51042004-12-28 Paolo Bonzini <bonzini@gnu.org>
5105
5106 PR bootstrap/17383
5107
5108 * Makefile.def (target_modules): Remove stage parameter,
5109 it is always true now.
5110 * Makefile.tpl (configure-build-[+module+],
5111 configure-target-[+module+]): Always build symlink tree
5112 for the directory and for include. BUILD_SUBDIR and
5113 TARGET_SUBDIR cannot be . anymore.
5114 * Makefile.in: Regenerate.
5115
dadfdbe2
DD
51162004-12-25 David Edelsohn <edelsohn@gnu.org>
5117
5118 Revert 2004-12-08 Makefile changes.
5119
dbf85af7
JR
51202004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5121
5122 * configure.in (sh64-*-*): Reenable gprof.
5123 * configure: Regenerate.
5124
6b8fea99
JB
51252004-12-09 Jim Blandy <jimb@redhat.com>
5126
5127 * MAINTAINERS: List 'depcomp' as part of automake.
5128
7341462c
DE
51292004-12-08 David Edelsohn <edelsohn@gnu.org>
5130
5131 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5132 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5133 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5134 * Makefile.in: Regenerate.
5135
21fde4dc
DD
51362004-12-07 Matt Kraai <kraai@ftbfs.org>
5137
5138 * Makefile.tpl: Generate normal dependencies if the LHS module is
5139 not bootstrapped.
5140 * Makefile.in: Regenerate.
5141
3da796a2
RS
51422004-12-03 Richard Sandiford <rsandifo@redhat.com>
5143
5144 * configure.in: Include config/gxx-include-dir.m4. Use
5145 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5146 * configure: Regenerate.
5147
73fb7068
RS
51482004-12-03 Richard Sandiford <rsandifo@redhat.com>
5149
5150 * config.if: Delete.
5151 * configure.in: Set libstdcxx_incdir directly.
5152 * configure: Regenerate.
5153 * MAINTAINERS: Remove mention of config.if.
5154 * src-release (DEVO_SUPPORT): Remove config.if.
5155
6c8e6ce9
EC
51562004-12-02 Eric Christopher <echristo@redhat.com>
5157
3b6098f8
EC
5158 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
5159 of things to remove.
6c8e6ce9 5160 * Makefile.in: Regenerate.
479759c8 5161
b8658a2f
RS
51622004-12-02 Richard Sandiford <rsandifo@redhat.com>
5163
5164 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5165 * configure: Regenerate.
5166
afefada0
RS
51672004-12-02 Richard Sandiford <rsandifo@redhat.com>
5168
5169 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5170 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5171 * configure: Regenerate.
5172
5dcac624
DA
51732004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5174
5175 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5176 (hppa*64*-*-*): Delete incorrect comment.
5177 * configure: Rebuilt.
5178
57d1eb1a
DD
51792004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5180
5181 * install-sh, compile: Import from automake.
5182
51832004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5184
5185 * config.guess, config.sub: Import from savannnah.
5186
6d389afc
MS
51872004-11-12 Mike Stump <mrs@apple.com>
5188
5189 * Makefile.def: Add html support.
5190 * Makefile.tpl: Likewise.
5191 * Makefile.in: Regenerate.
5192
69e57115
GK
51932004-11-11 Geoffrey Keating <geoffk@apple.com>
5194
5195 PR 18423
5196 * configure.in: Remove all instances of build-fixincludes from
5197 noconfigdirs.
5198 (build_configargs): Supply --target to subdirectories.
5199 * configure: Regenerate.
5200
5201 * Makefile.def: Make gcc install depend on fixincludes install.
5202 * Makefile.in: Regenerate.
5203
ba719b26
HPN
52042004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5205
5206 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5207 target-libgfortran.
5208 * configure: Regenerate.
5209
c37653e7
DE
52102004-11-07 David Edelsohn <edelsohn@gnu.org>
5211
5212 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5213 like CC.
5214
1eefd493
PB
52152004-11-05 Paolo Bonzini <bonzini@gnu.org>
5216
5217 * Makefile.def (host fixincludes): Specify missing targets.
5218 * Makefile.in: Regenerate.
5219
02b1af09
L
52202004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5221
5222 PR other/17783
5223 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5224 * configure: Regenerated.
5225
7f266840
DJ
52262004-11-04 Daniel Jacobowitz <dan@debian.org>
5227
5228 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5229 * configure: Regenerated.
5230
47444073
AL
52312004-10-28 Eric B. Weddington <ericw@evcohs.com>
5232
5233 PR target/18151
5234 * configure.in (case ${target}): Do not build fixincludes for avr.
5235 * configure: Regenerated.
5236
caeba88f
AL
52372004-10-26 Paolo Bonzini <bonzini@gnu.org>
5238
5239 * configure.in (case ${target}): Do not build fixincludes
5240 on platforms where it is not used.
5241 * configure: Regenerated.
5242
0fdbe983
DJ
52432004-10-23 Daniel Jacobowitz <dan@debian.org>
5244
5245 * configure.in: Use an absolute path to install-sh.
5246 * configure: Regenerated.
5247
1c0f67c1
AC
52482004-10-19 Andrew Cagney <cagney@gnu.org>
5249
5250 * src-release (do-djunpack, do-md5sum): Install the generated file
5251 directly into the proto-toplev/ directory.
479759c8 5252
a9cfce9c
AC
52532004-10-19 Andrew Cagney <cagney@gnu.org>
5254
5255 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
5256
ac0fa625
DD
52572004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5258
5259 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5260 * configure: Regenerate.
5261
d27cc32e
PB
52622004-10-06 Paolo Bonzini <bonzini@gnu.org>
5263
5264 Fix wrong conflict resolution in:
5265
5266 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5267
5268 * Makefile.in: Regenerate.
5269 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5270 in the recursive `make', instead of hardwiring `all'.
5271 (Autogenerated TARGET-* variables): New.
5272
1763908f
UW
52732004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5274
5275 Merged from GCC / libtool upstream:
5276 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5277 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5278 * ltcf-cxx.sh (tpf*): Likewise.
5279 * ltconfig (tpf*): Add TPF OS configuration support.
5280
0490e016
NC
52812004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
5282
5283 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 5284 * configure: Regenerate.
0490e016 5285
32be62b5
RS
52862004-09-24 Michael Roth <mroth@nessie.de>
5287
5288 * configure.in (--without-headers): Add missing double quotes.
5289 * configure: Regenerate.
5290
6048df60
DD
52912004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5292
5293 * ylwrap: Revert to previous version.
5294
315b3b02
L
52952004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5296
6048df60 5297 PR bootstrap/17369
315b3b02
L
5298 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5299 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5300 SET_GCC_LIB_PATH_CMD.
5301 (BASE_TARGET_EXPORTS): Likewise.
5302 * Makefile.in: Regenerated.
5303
5304 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5305 * configure: Regenerated.
5306
fe69863c
DD
53072004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5308
5309 * config.guess: New upstream version
5310 * compile, depcomp, install-sh, ylwrap: Likewise.
5311
53122004-09-19 Roger Sayle <roger@eyesopen.com>
5313
5314 * config/mh-x86omitfp: New host makefile fragment. Add
5315 -fomit-frame-pointer to the default BOOT_CFLAGS.
5316 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5317 * configure: Regenerate.
5318
53192004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5320
5321 PR target/11572
5322 * configure.in (*-*-darwin*): Renable libobjc.
5323 * configure: Regenerate.
5324
be75bbe1 53252004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 5326
be75bbe1
DB
5327 * Makefile.def: Remove libbanshee.
5328 * Makefile.tpl: Ditto.
5329 * configure.in: Ditto.
5330 * Makefile.in: Regen.
5331 * configure: Ditto.
5332
1b882a91
PB
53332004-09-07 Paolo Bonzini <bonzini@gnu.org>
5334
5335 * missing: Import latest version from master repository.
5336
eb1352ed
NC
53372004-09-04 Nick Clifton <nickc@redhat.com>
5338
5339 * config.sub: Import latest version from master repository.
5340 * config.guess: Likewise.
5341 This includes these changes:
479759c8 5342
eb1352ed
NC
5343 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5344
5345 * config.sub: Handle crisv32, alias etraxfs.
5346 * config.guess (crisv32:Linux:*:*): Handle.
5347
5348 2004-08-13 Brad Smith <brad@comstyle.com>
5349
5350 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5351 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5352
5353 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5354
5355 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5356 assume the processor is a powerpc. This is because coreutils
5357 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5358 in this case, due to a MacOS X bug that causes
5359 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5360 to return a negative number.
5361 Problem reported by Petter Reinholdtsen in:
5362 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5363
5364 2004-07-19 Ben Elliston <bje@gnu.org>
5365
5366 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5367
5368 2004-06-24 Ben Elliston <bje@gnu.org>
5369
5370 * config.guess: Update copyright years.
5371 * config.sub: Likewise.
5372
5373 2004-06-22 Robert Millan <robertmh@gnu.org>
5374
5375 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5376 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5377
5378 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5379
5380 * config.guess (*:*VMS:*:*): New entry. Replaces
5381 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5382 manufacturer.
5383
5384 2004-06-22 Ben Elliston <bje@gnu.org>
5385
5386 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5387 * config.sub: Likewise.
5388
5389 2004-06-22 Ben Elliston <bje@gnu.org>
5390
5391 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5392 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5393
5394 2004-06-11 Ben Elliston <bje@gnu.org>
5395
5396 * config.guess (pegasos:OpenBSD:*:*): Remove.
5397
5398 2004-06-11 Ben Elliston <bje@gnu.org>
5399
5400 From Wouter Verhelst <wouter@grep.be>:
5401 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5402
5403 2004-06-11 Ben Elliston <bje@gnu.org>
5404
5405 * config.guess (luna88k:OpenBSD:*:*): New.
5406
5407 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5408
5409 * config.guess (m32r*:Linux:*:*): New case.
5410 * config.sub: Handle m32rle.
5411
5412 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5413
5414 From Jens Petersen <petersen@redhat.com>:
5415 * config.sub: Handle sparcv8.
5416
5417 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5418
5419 From Tom Smith <smith@cag.lkg.hp.com>:
5420 * config.guess: Version suffixes are equally significant on Tru64
5421 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5422 prefix of "P" (patched kernel).
5423
5424 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5425
5426 * config.sub: Add support for National Semiconductor CRX target.
5427
2a3124ca 54282004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 5429
2a3124ca
RH
5430 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5431 *-*-netware, but add target-libmudflap.
5432 Consolidate *-*-netware targets (of which really only i?86 exists)
5433 into a single entry.
5434 * configure: Likewise.
5435
0df3d27f
PB
54362004-09-01 Paolo Bonzini <bonzini@gnu.org>
5437
5438 * Makefile.tpl (sorry): Remove.
5439 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5440 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5441 (do-clean): Clean per-stage directories too.
5442 (do-distclean): Run distclean-stage1 too.
5443 (.NOTPARALLEL): Enable during toplevel bootstrap.
5444 (stage[+id+]-bubble): Enable parallel execution during
5445 the recursive invocation.
5446 * Makefile.in: Regenerate.
5447
5448 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
5449
5450 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5451
5452 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5453 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5454 * configure: regenerate
479759c8
ZW
5455 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5456 -mdynamic-no-pic
0df3d27f
PB
5457
54582004-08-31 Paolo Bonzini <bonzini@gnu.org>
5459
5460 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5461 include.
5462 * configure.in: Fix indentation.
5463 * configure: Regenerate.
5464
ee025550
PB
54652004-08-31 Paolo Bonzini <bonzini@gnu.org>
5466
5467 * Makefile.def (build_modules): Add fixincludes.
5468 (dependencies): Make gcc depend on fixincludes.
5469 * configure.in (build_tools): Add fixincludes.
5470 (build_configdirs): Always include build_libs.
5471 * Makefile.in: Regenerate.
5472 * configure: Regenerate.
5473
54742004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
5475
5476 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5477 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5478 phony targets; do not generate timestamp files.
5479 (distclean-stageN): Remove references to their timestamp files.
5480 (restageN, touch-stageN): Remove.
5481 (stageN-bubble): Rewritten.
5482 (compare): Support lean bootstraps.
5483 * Makefile.in: Regenerate.
5484
5485 * configure.in: Only warn when bootstrapping but
5486 build != host or build != target. Support lean bootstraps.
5487 * configure: Regenerate.
5488
5489 Sync from gcc:
5490 2004-08-26 Phil Edwards <phil@codesourcery.com>
5491
5492 * configure.in: Give a better error message if GMP/MPFR are missing
5493 and a language needing them has been requested.
5494 * configure: Regenerated.
5495
5496 2004-08-25 Phil Edwards <phil@codesourcery.com>
5497
5498 * configure.in: Print a list of available language front-ends if
5499 a requested one is missing. Tidy stray tab characters.
5500 * configure: Regenerated.
5501
72b2455a
PB
55022004-08-17 Paolo Bonzini <bonzini@gnu.org>
5503
5504 * Makefile.in: Regenerate.
5505 * configure: Regenerate.
5506
5507 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5508 stage_*_flags.
5509 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5510 for bootstrapped modules if toplevel bootstrap is going.
5511 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5512 modules. Adjust for changes in Makefile.def. Enable several
5513 rules even in non-bootstrap mode, just to avoid peppering the
5514 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5515 (stage-[+prev+]-bubble): Remove.
5516
5517 * Makefile.def (Dependencies): Depend on all-build-bison,
5518 all-build-flex, all-build-byacc, all-build-texinfo, rather
5519 than the host variations.
5520 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5521 with BUILD_SUBDIR.
5522 (BISON): Update for recent Bisons.
5523 (YACC): Fix typo.
5524 (cross): Depend on all-build.
5525 (all): Do not depend on all-build.
5526 (prebootstrap): Remove.
5527 (dep-kind): Accept separate prefixes for MODULE and ON variables.
5528 (Prebootstrap dependencies): Add them to the per-stage targets
5529 and to all-prebootstrap.
5530 * configure.in (build_configdirs): Always enable build_tools.
5531 (BUILD_DIR_PREFIX): Remove.
5532
5533 * Makefile.def (gcc): Add target variable.
5534 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5535 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5536 in the recursive `make', instead of hardwiring `all'.
5537 (Autogenerated TARGET-* variables): New.
5538
de0b4a87
JW
55392004-08-17 Robert Millan <robertmh@gnu.org>
5540
5541 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5542 (instead of FreeBSD).
5543 * configure: Regenerate.
5544
ad681c85
NN
55452004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
5546
675c6968
NN
5547 * Makefile.def, configure.in, src-release: Remove useless, bogus
5548 references to tix.
5549 * Makefile.in, configure: Regenerate.
5550
ad681c85
NN
5551 * src-release: Stop distributing mmalloc with gdb (which doesn't
5552 use it).
5553 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5554 * Makefile.in: Regenerate.
5555
11b04d1f
DD
55562004-08-09 Mark Mitchell <mark@codesourcery.com>
5557
5558 * configure.in (arm*-*-eabi*): New target.
5559 * configure: Regenerate.
5560
f2420bea
NN
55612004-08-01 Robert Millan <robertmh@gnu.org>
5562
5563 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5564 libmudflap for all GNU-based systems (with Glibc).
5565 * configure: Regenerate.
5566
9e6ce191
PB
55672004-08-06 Paolo Bonzini <bonzini@gnu.org>
5568
5569 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5570 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5571 (Dependencies): New section.
5572 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5573 (configure-target-[+module+]): Depend on maybe-all-gcc
5574 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5575 (toplevel profiledbootstrap): Fix dependencies.
5576 * Makefile.in: Regenerate.
5577
df4a6958
MM
55782004-08-03 Mark Mitchell <mark@codesourcery.com>
5579
5580 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5581 target-libiberty to noconfigdirs.
5582
11b04d1f
DD
55832004-08-03 Paul Brook <paul@codesourcery.com>
5584
5585 * configure.in: Check for MPFR as well as GMP.
5586 * configure: Regenerate.
5587
b813574b
PB
55882004-08-03 Paolo Bonzini <bonzini@gnu.org>
5589
5590 * Makefile.def (host-modules): Add gcc.
5591 * Makefile.in: Regenerate.
5592 * Makefile.tpl (sorry): New rule.
5593 (configure-host, all-host, [+make_target+]-host, do-check,
5594 install-host): Do not add gcc as a special case.
5595 (host modules): Add a small special-casing for gcc. Export
5596 extra_make_flags through the environment.
5597 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5598 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5599 other recursive targets for gcc): Remove.
5600
5601 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5602 (stage, unstage): New rules.
5603 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5604 distclean-stage[+id+]): Use stage_current.
5605 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5606 the stage*-start rules.
5607
61edac0c
JW
56082004-07-19 Robert Millan <robertmh@gnu.org>
5609
5610 Synced from gcc:
5611
5612 2004-04-26 Robert Millan <robertmh@gnu.org>
5613
5614 Add patches from libtool CVS.
5615 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5616 * ltconfig: Likewise.
5617 * ltcf-c.sh: Likewise.
5618 * ltcf-cxx.sh: Likewise.
5619 * ltcf-gcj.sh: Likewise.
5620
3e707e94
PB
56212004-07-12 Paolo Bonzini <bonzini@gnu.org>
5622
5623 * configure.in: Add noconfigdirs for crx-*-*.
5624 * configure: Regenerate.
5625
56262004-07-12 Paolo Bonzini <bonzini@gnu.org>
5627
5628 Synced from gcc:
5629
5630 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5631
5632 * configure.in: Build libmudflap by default on FreeBSD.
5633 * configure: Regenerated.
5634
5635 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5636
5637 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5638 systems.
5639 * configure: Regenerated.
5640
5641 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5642
5643 PR target/16344
5644 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5645 feedback based compiler.
5646 * Makefile.in: Rebuilt.
5647
5648 2004-07-05 Phil Edwards <phil@codesourcery.com>
5649
5650 * configure.in: Do not prepend $srcdir to /dev/null in
5651 makefile fragments.
5652 * configure: Regenerate.
5653
a7ee7660
AO
56542004-07-08 Alexandre Oliva <aoliva@redhat.com>
5655
5656 * Makefile.def (host_modules): Set bootstrap=true for flex.
5657 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5658 * Makefile.in: Rebuilt.
5659
6a9cf61e
PB
56602004-07-01 Paolo Bonzini <bonzini@gnu.org>
5661
5662 * Makefile.def (build_modules): Add bison, byacc, flex,
5663 m4, texinfo.
5664 (flags_to_pass): Add FLEX.
5665 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5666 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5667 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5668 DEFAULT_MAKEINFO): Remove.
5669 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5670 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5671 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5672 objdir or else use configured tool.
5673 (all-build): New.
5674 (all): Depend on it.
5675 (Build module dependencies): Add.
5676 * Makefile.in: Regenerate.
5677 * configure.in: Better support for multiple build modules,
5678 matching what is done for host/target modules. Do not look
5679 for "plausible" locations of build tools if Canadian cross.
5680 Use autoconf's AC_PROG_CC to find a C compiler. Define
5681 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5682 * configure: Regenerate.
5683
95b6a1f2
PB
56842004-06-22 Paolo Bonzini <bonzini@gnu.org>
5685
5686 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5687 * Makefile.in: Regenerate.
5688
7ffa0b57
PB
56892004-06-22 Paolo Bonzini <bonzini@gnu.org>
5690
5691 * Makefile.tpl (configure-build-[+module+],
5692 configure-[+module+], configure-target-[+module+]): Pass
5693 [+extra_configure_args+].
5694 (all-build-[+module+], all-[+module+], check-[+module+],
5695 install-[+module+], [+make_target+]-[+module+],
5696 all-target-[+module+], check-target-[+module+],
5697 install-target-[+module+], [+make_target+]-target-[+module+]):
5698 Pass [+extra_make_args+].
5699 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5700 (GCC_HOST_EXPORTS): Remove.
5701 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5702 cross, check-gcc, check-gcc-c++, install-gcc,
5703 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5704 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5705 * Makefile.in: Regenerate.
5706
929ba6e7
CF
57072004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5708
5709 * configure.in: Check for srcdir/winsup rather than build directory
5710 winsup.
5711 * configure: Regenerate.
5712
b76d7de0
CV
57132004-06-17 Corinna Vinschen <vinschen@redhat.com>
5714
5715 * configure.in: Don't build Cygwin native newlib if winsup
5716 directory is missing. Emit warning instead.
5717 * configure: Regenerate.
5718
656fdd47
PB
57192004-06-09 Paolo Bonzini <bonzini@gnu.org>
5720
5721 * Makefile.tpl (touch-stage[+id+]): New.
5722 (restage[+prev+]): Depend on touch-stage[+id+].
5723
5724 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5725 Use it throughout.
5726
5727 * Makefile.def: Add profile and feedback bootstrap stages.
5728 Remove next field from bootstrap stages.
5729 * Makefile.tpl (LN, LN_S): Substitute.
5730 (stageN-start, stageN-end): Use double-colon rules, to
5731 provide a hook for additional setup commands.
5732 (distclean-stageN-gcc, restageN): Create dependencies from
5733 [+prev+], not from [+next+].
5734 (stageN-bubble): Add commands for successive stages from
5735 [+prev+], using double-colon rules.
5736 (all-stageN-gcc): Fix typo.
5737 (stagefeedback-start, profiledbootstrap): New.
5738 * Makefile.in: Regenerate.
5739 * configure.in: Call ACX_PROG_LN.
5740 * configure: Regenerate.
5741
498d4a71
CF
57422004-06-03 Paolo Bonzini <bonzini@gnu.org>
5743
5744 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5745 without gcc.
5746 * configure: Regenerate.
5747
377d8c42
PB
57482004-06-01 Paolo Bonzini <bonzini@gnu.org>
5749
5750 * Makefile.tpl: Fix typo.
5751 * Makefile.in: Regenerate.
5752
f5f8a794
PB
57532004-06-01 Paolo Bonzini <bonzini@gnu.org>
5754
5755 * configure.in: Remove new- prefix from toplevel
5756 bootstrap targets.
5757 * configure: Regenerate.
5758
f7a4c34f
PB
57592004-06-01 Paolo Bonzini <bonzini@gnu.org>
5760
5761 Merge this patch from the gcc tree:
5762
5763 2004-05-30 Andreas Jaeger <aj@suse.de>
5764 Jim Wilson <wilson@specifixinc.com>
5765
5766 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5767 like CC.
5768
319cab08
PB
57692004-06-01 Paolo Bonzini <bonzini@gnu.org>
5770
5771 * Makefile.tpl (all.normal): Rename to all.
5772 (all): Replace with a rule to pick the default
5773 target from configure.
5774 (all-gcc, configure-gcc): Use conditionals to
5775 do nothing when toplevel bootstrap is going on.
5776 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5777 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5778 * configure.in: Support --enable-bootstrap.
5779
5780 * Makefile.def: Remove new- prefix from toplevel
5781 bootstrap targets.
5782 * Makefile.tpl: Likewise.
5783
5784 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5785 target.
5786
5787 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5788 $(RECURSE_FLAGS) to recursive invocation of make.
5789
5790 * Makefile.in: Regenerate.
5791 * configure: Regenerate.
5792
88f64edc
DJ
57932004-05-27 Daniel Jacobowitz <dan@debian.org>
5794
5795 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5796 * configure: Regenerate.
5797
378fce5b
DD
57982004-05-25 Daniel Jacobowitz <drow@false.org>
5799
5800 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5801 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5802 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5803 targets.
5804 * Makefile.in: Regenerate.
5805
dfdffa2c
PB
58062005-05-24 Paolo Bonzini <bonzini@gnu.org>
5807
5808 * configure.in: Test the ability to symlink directories.
5809 * configure: Regenerate.
5810
5811 * Makefile.def (bootstrap-stage): New definitions.
5812 * Makefile.tpl (configure-stage1-gcc,
5813 configure-stage2-gcc, configure-stage3-gcc,
5814 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5815 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5816 new-restage3, compare): Autogenerate, see Makefile.in
5817 entry for behavioral changes.
5818 (distclean-stage1, new-stage1-start, new-stage1-end,
5819 new-stage1-bubble, distclean-stage2, new-stage2-start,
5820 new-stage2-end, new-stage2-bubble, distclean-stage3,
5821 new-stage3-start, new-stage3-end): New autogenerated targets.
5822 (objext, prebootstrap, BOOT_CFLAGS,
5823 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5824 targets.
5825
5826 * Makefile.in: Regenerate.
5827 (distclean-stage1, new-stage1-start, new-stage1-end,
5828 new-stage1-bubble, distclean-stage2, new-stage2-start,
5829 new-stage2-end, new-stage2-bubble, distclean-stage3,
5830 new-stage3-start, new-stage3-end): New targets.
5831 (all-stage1-gcc): Move prebootstrap dependency from here...
5832 (configure-stage1-gcc): ...to here.
5833 (new-bootstrap): Use bubble targets.
5834 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5835 Use per-stage distclean targets.
5836 (configure-stage1-gcc, configure-stage2-gcc,
5837 configure-stage3-gcc, all-stage1-gcc,
5838 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5839 Use new-stageN-start to prepare the tree.
5840
04cf1b77
PB
58412004-05-23 Paolo Bonzini <bonzini@gnu.org>
5842
5843 * Makefile.def (host_modules): add libcpp.
5844 * Makefile.tpl: Add dependencies on and for libcpp.
5845 * Makefile.in: Regenerate.
5846 * configure.in: Add libcpp host module.
5847 * configure: Regenerate.
5848
80b200a1
ZW
58492004-05-17 Zack Weinberg <zack@codesourcery.com>
5850
5851 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5852 of libf2c.
5853 * configure, Makefile.in: Regenerate.
5854
4b1cb4fe
DD
58552004-05-13 Diego Novillo <dnovillo@redhat.com>
5856
5857 Merge from tree-ssa-20020619-branch.
5858
5859 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5860 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5861 (HOST_GMPLIBS): Define.
5862 (HOST_GMPINC): Define.
5863 (TARGET_LIB_PATH): Add libmudflap.
5864 (GFORTRAN_FOR_TARGET): Define.
5865 (configure-build*): Export GFORTRAN.
5866 (configure-gcc): Export GMPLIBS and GMPINC.
5867 (all-gcc): Add maybe-all-libbanshee.
5868 (configure-target-libgfortran): Define.
5869 * Makefile.in: Regenerate.
5870 * configure.in (host_libs): Add libbanshee.
5871 (target_libraries): Add target-libmudflap and target-libgfortran.
5872 Add --with-libbanshee.
5873 Handle --disable-libmudflap.
5874 (*-*-freebsd*): Use with_gmp.
5875 Add $(libgcj) to noconfigdirs.
5876 * configure: Regenerate.
5877 * depcomp: New file.
5878 * MAINTAINERS: Add tree-ssa maintainers.
5879
58802004-04-28 Paolo Bonzini <bonzini@gnu.org>
5881
5882 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5883 * configure: Regenerate.
5884
b8908782
DD
58852004-04-27 Paolo Bonzini <bonzini@gnu.org>
5886
5887 Revert:
5888 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5889
5890 * Makefile.def (flags_to_pass): Remove *dir variables that
5891 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5892 as well as prefix and exec_prefix.
5893 * Makefile.in: Regenerate.
5894
58952004-04-26 Paolo Bonzini <bonzini@gnu.org>
5896
5897 * Makefile.def (host_modules): Mark with the bootstrap
5898 flag packages on which gcc depends.
5899 * Makefile.tpl (all-bootstrap): Use it.
5900 * Makefile.in: Regenerate.
5901
59022004-04-26 Paolo Bonzini <bonzini@gnu.org>
5903
5904 * Makefile.def (flags_to_pass): Remove *dir variables that
5905 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5906 as well as prefix and exec_prefix.
5907 * Makefile.in: Regenerate.
5908
59092004-04-26 Paolo Bonzini <bonzini@gnu.org>
5910
80b200a1
ZW
5911 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5912 * configure: Regenerate.
5913 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5914 * gcc/Makefile.tpl (compare): Use the result of the test.
5915 * gcc/Makefile.in: Regenerate.
b8908782
DD
5916
59172004-04-23 Paolo Bonzini <bonzini@gnu.org>
5918
5919 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5920 Always relocate gcc and prev-gcc to the original names, even
5921 if the build fails.
5922 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5923 New targets.
5924
0f260896
RO
59252004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5926
5927 * configure.in (mips*-*-irix5*): Enable ld.
5928 * configure: Regenerate.
5929
51860f05
JW
59302004-04-15 James E Wilson <wilson@specifixinc.com>
5931
5932 * Makefile.tpl (configure-[+module+], configure-gcc,
5933 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5934 Set and export LDFLAGS.
5935 * Makefile.in: Regenerate.
5936
54752a6b
NN
59372004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5938
5939 PR bootstrap/14871
5940 * Makefile.tpl: If we don't have built-in-tree target tools,
5941 use the ones found by configure rather than hacking around with
5942 program_transform_name.
5943 * configure.in: Give Makefile.tpl the information necessary
5944 to do that.
5945 * Makefile.in: Regenerate.
5946 * configure: Regenerate.
5947
59482004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5949
5950 PR bootstrap/14760
5951 * configure.in: When computing baseargs, strip *all* copies of
5952 offending options. Also, don't match/substitute the trailing space,
5953 so that this actually works when two similar options are separated by
5954 only one space.
5955 * configure: Regenerate.
5956
59572004-04-06 David Edelsohn <edelsohn@gnu.org>
5958
80b200a1
ZW
5959 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5960 (rs6000-*-aix*): Same.
5961 * configure: Regenerate.
54752a6b 5962
5e2b61fb
SS
59632004-03-25 Stan Shebs <shebs@apple.com>
5964
5965 Remove MPW support, no longer used.
5966 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5967 mpw-install: Remove files.
5968 * src-release (DEVO_SUPPORT): Remove names of removed files.
5969 * MAINTAINERS: Likewise.
5970
1a6f2dc7
NN
59712004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5972
a0049f1b
NN
5973 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5974 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5975 * Makefile.in: Regenerate.
5976
1a6f2dc7
NN
5977 * configure.in (top level bootstrap support): Rework --enable-werror
5978 to set @stage2_werror_flag@.
5979 * configure: Regenerate.
5980 * Makefile.tpl (top level bootstrap support): Pass
5981 @stage2_werror_flag@ down to configure in stages 2 and 3.
5982 * Makefile.in: Regenerate.
5983
920e3419
NN
59842004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5985
5986 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5987 for stages 2 and 3 as well as in make. As a consequence, remove
5988 OUTPUT_OPTION (now detected by configure) from the flags passed down
5989 to make.
5990 * Makefile.in: Regenerate.
5991
5992 * Makefile.tpl (new-bootstrap): Fix typo.
5993 * Makefile.in: Regenerate.
5994
4fa63067
NN
59952004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5996
5997 * Makefile.tpl: Rearrange by moving recursive_targets rules
5998 into their proper sections.
5999 * Makefile.tpl (top level bootstrap support): Move disabling
6000 of coverage flags from 'make' to 'configure'; improve comments.
6001 * Makefile.in: Regenerate.
6002
6003 * Makefile.tpl (experimental top level bootstrap) Move stage1
6004 language setting from all- target to configure- target; disable
6005 intermodule optimization in stage 1; prevent gratuitous rebuilds
6006 of stage 1.
6007 * Makefile.in: Regenerate.
6008 * configure.in: Comma-separate stage 1 language list for top
6009 level bootstrap.
6010 * configure: Regenerate.
6011
6012 * Makefile.tpl: Clean up experimental top level bootstrap support:
6013 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6014 prev-gcc in configure- targets as well as all- targets.
6015 * Makefile.in: Regenerate.
6016
fb8a10fd
NN
60172004-03-17 Paolo Bonzini <bonzini@gnu.org>
6018
6019 * configure.in: Remove symbolic link section.
6020 * configure: Regenerate.
6021 * Makefile.tpl (links): Remove.
6022 * Makefile.in: Regenerate.
6023
947f426e 60242004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 6025 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
6026
6027 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 6028 Set with AC_CHECK_PROGS.
947f426e
NN
6029 * configure.in: Fix comment typo from last patch.
6030 * configure: Regenerate.
6031
1d39f329
NN
60322004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6033
6034 * Makefile.tpl: Introduce experimental top level bootstrap support.
6035 * Makefile.in: Regenerate.
6036 * configure.in: Introduce support for top level bootstrap.
6037 * configure: Regenerate.
6038
4b0ac75d 60392004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6040 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
6041
6042 PR bootstrap/14522
6043 * configure.in: Cope with shells that do not support unquoted ^
6044 * configure: Regenerate.
6045
2e70b094 60462004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 6047 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
6048
6049 PR bootstrap/14522
6050 * configure.in: Cope with shell that do not support nesting
6051 quotes inside quoted backquote substitutions.
6052 * configure: Regenerate.
6053
60542004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6055
6056 PR bootstrap/14522
6057 * configure.in: Fix escaping of $.
6058 * configure: Regenerate.
6059
9e07f89d
NN
60602004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6061
6062 * configure: Regenerate.
6063
60642004-03-08 Paolo Bonzini <bonzini@gnu.org>
6065
6066 PR ada/14131
6067 Move language detection to the top level.
6068 * configure.in: Find default values for the tools as
6069 soon as possible. Disable ada if GNAT is not found.
6070 Emit error message about missing languages. Expand
6071 --enable-languages=all for the gcc subdirectory.
6072
1712ab83
RS
60732004-03-01 Richard Sandiford <rsandifo@redhat.com>
6074
6075 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6076 and disable libgcj.
6077 * configure: Regenerated.
6078
3dee29da
NN
60792004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6080
6081 PR bootstrap/7087
6082 * Makefile.tpl: Guard XFOO sed statements better.
6083 * Makefile.tpl: Add dependency for configure-target-libada.
6084 * Makefile.in: Regenerate (incidentally fixes broken
6085 commit when libada-branch was merged).
6086
0558264b
AC
60872004-02-28 Andrew Cagney <cagney@redhat.com>
6088
6089 * src-release (CVS_NAMES): Define.
6090 (do-tar, do-tar): Prune $(CVS_NAMES).
6091
c38f9803
AC
60922004-02-23 Andrew Cagney <cagney@redhat.com>
6093
6094 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
6095 2004-02-19.09.
6096
55636792
NN
60972004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6098
6099 PR bootstrap/11932
6100 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6101
1e600082
AC
61022004-02-19 Andrew Cagney <cagney@redhat.com>
6103
6104 * config.guess: Update from version 2003-06-12 to 2004-02-16.
6105 * config.sub: Update from version 2003-06-13 to 2004-02-16.
6106
3769cd82
DD
61072004-02-11 David Edelsohn <edelsohn@gnu.org>
6108
6109 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6110 (rs6000-*-aix*): Same.
6111 * configure: Regenerate.
6112
a92834c8
DD
61132004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6114
6115 * configure.in (host): Add in missing $noconfigdirs to defines.
6116 * configure: Regenerate.
6117
a2592b1b
DD
61182004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6119 Nathanael Nerode <neroden@gcc.gnu.org>
6120
6121 PR ada/6637, PR ada/5911
80b200a1 6122 Merge with libada-branch:
a2592b1b
DD
6123 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6124 with appropriate dependencies. Add --enable-libada configure switch.
6125 * configure, Makefile.in: Regenerate.
6126
e31d1ea3
DD
61272004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6128
6129 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6130 * configure: Regenerate.
6131
db85f5c0
JJ
61322004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6133
6134 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 6135
fc434214
DD
61362004-01-23 DJ Delorie <dj@redhat.com>
6137
6138 * Makefile.def (target_modules) [libiberty]: Don't stage.
6139 * Makefile.in: Rebuilt.
6140
ad445c2c 61412004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 6142
ad445c2c
JJ
6143 * COPYING.NEWLIB: Update to include copyrights for new
6144 iconv code.
6145
72bbedde
AC
61462004-01-15 Andrew Cagney <cagney@redhat.com>
6147
6148 * src-release: Update copyright year.
6149 (do-proto-toplev): Configure using i686-pc-linux-gnu.
6150 (NEWLIB_SUPPORT_DIRS): Delete macro.
6151 (newlib.tar.bz2): Delete rule.
6152
a6d6062d
DD
61532004-01-14 Loren J. Rittle <ljrittle@acm.org>
6154
6155 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6156 * Makefile.tpl (configure-target-[+module+]): Support stage.
6157 * Makefile.in: Rebuilt.
6158
f8b73030
MR
61592003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6160
6161 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
6162 throughout.
6163
aff0e9df
NN
61642004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6165
bb5dca17
NN
6166 * configure.in: Use ./config.cache, not config.cache.
6167 * configure: Regenerate.
6168 * Makefile.tpl: Special-casing not needed for GCC any more.
6169 * Makefile.in: Regenerate.
6170
82252c06
NN
6171 * configure.in: Don't share a cache file for host dirs.
6172 * configure: Regenerate.
6173
aff0e9df
NN
6174 * config-ml.in: Don't mess with the cache file.
6175
95036d20
NN
61762004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6177
ac7b618e
NN
6178 * Makefile.tpl: Make GCC use a separate config.cache.
6179 * Makefile.in: Regenerate.
6180
95036d20
NN
6181 PR bootstrap/11932, PR bootstrap/11933
6182 (I don't know if it will fix either of them, but it relates
6183 to them.)
6184 * configure.in: Don't use shared config.cache for target
6185 directories.
6186 * configure: Regenerate.
6187
08c1856b
DD
61882003-12-31 Roger Sayle <roger@eyesopen.com>
6189
6190 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6191 * configure: Regenerated.
6192
c1968181 61932003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 6194
9eb322aa
MF
6195 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6196 * configure: Regenerated.
c1968181 6197
10ecffb9
NN
61982003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6199
6200 Port change over from GCC:
6201 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6202 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6203 (configure-build-[+module+], configure-[+module+]): Likewise.
6204 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6205 * Makefile.in: Regenerate.
6206
f2ab5990
TF
62072003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6208
6209 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6210 * configure: Regenerate.
6211
41a7d11a
JJ
62122003-11-27 Jeff Johnston <jjohnstn@redhat.com>
6213
80b200a1 6214 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
6215 stdlib.
6216
d9441a1f
DD
62172003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6218
6219 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6220 * Makefile.in: Regenerate.
6221
3a48a978
DD
62222003-10-20 Phil Edwards <phil@codesourcery.com>
6223
6224 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6225 * configure: Regenerate.
6226
f0b24077
NN
62272003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6228
6229 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6230 HOST_FLAGS_TO_PASS.
6231 * Makefile.in: Regenerate.
6232
5fbad20a
DD
62332003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6234
6235 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6236 * configure: Rebuilt
6237 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6238 * Makefile.in: Rebuilt
6239
78be4155
L
62402003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6241
6242 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6243
051fcc7a
L
62442003-10-01 Phil Edwards <pme@gcc.gnu.org>
6245
6246 * config-ml.in: Use ac_configure_args directly instead of
6247 ml_arguments. Only set ml_norecursion if --no[-]recursion is
6248 actually seen.
6249
62502003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6251
6252 * config-ml.in: Propagate INSTALL variables.
6253
f27d4f92
DJ
62542003-09-21 Daniel Jacobowitz <drow@mvista.com>
6255
6256 * configure.in: Pass a computed --program-transform-name
6257 to subconfigures.
6258 * configure: Regenerated.
6259
cae4d560
NN
62602003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6261
6262 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6263 * Makefile.in: Regenerate.
6264
6265 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6266 * Makefile.in: Regenerate.
6267
8ff944f6
DJ
62682003-09-17 Daniel Jacobowitz <drow@mvista.com>
6269
6270 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6271 quoting.
6272 * configure: Regenerated.
6273
d9a35680
MC
62742003-09-12 Michael Chastain <mec@shout.net>
6275
6276 Fix PR gdb/857.
6277 * src-release (do-proto-topleve): Remove junk files
6278 intl/config.cache, intl/config.status,
6279 intl/config.h, intl/stamp-h.
6280
710068b9
AC
62812003-09-14 Andrew Cagney <cagney@redhat.com>
6282
6283 * src-release (dejagnu.tar): New target.
6284 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
6285 (do-djunpack): Use $(PACKAGE) for the package name.
6286
e1008165
DD
62872003-09-04 DJ Delorie <dj@redhat.com>
6288
6289 * configure: Regenerate.
6290
21998d12
NC
62912003-09-04 Robert Millan <robertmh@gnu.org>
6292
6293 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 6294
ccca4bb3
DD
62952003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6296
6297 * configure.in: Ensure arguments to sed are properly spaced.
6298 * configure: Regenerate.
6299
ee949b5e
DJ
63002003-08-28 Daniel Jacobowitz <drow@mvista.com>
6301
6302 Merge from gcc:
6303 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
6304 * install-sh: Update to newer upstream versions (associated with
6305 aclocal 1.7).
6306 * missing: Likewise, plus $1Help2man -> $1 typo fix.
6307
75addda2
DJ
63082003-08-27 Daniel Jacobowitz <drow@mvista.com>
6309
6310 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6311 * configure: Regenerated.
6312
8d2877d8
NN
63132003-08-23 Phil Edwards <pme@gcc.gnu.org>
6314
6315 * configure.in: Use newline instead of semicolon when assuming
6316 shell arguments in a for loop.
6317 * configure: Regenerated.
6318
d2cc0e0d
GK
63192003-08-20 Geoffrey Keating <geoffk@apple.com>
6320
6321 PR 8180
6322 * configure.in: When testing with_libs and with_headers, treat
6323 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
6324 * configure: Regenerate.
80b200a1 6325
d2cc0e0d
GK
6326 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6327 make, shell, etc.
6328 (baseargs): Likewise.
6329 * configure: Regenerate.
6330
04d1ab34
GK
63312003-08-19 Geoffrey Keating <geoffk@apple.com>
6332
6333 * configure.in: Disable libgcj for darwin not on powerpc.
6334 * configure: Rebuild.
6335
ca506da8
MC
63362003-08-15 Michael Chastain <mec@shout.net>
6337
6338 * src-release (do-proto-toplev): Remove junk files
6339 dejagnu/example/calc/config.status,
6340 dejagnu/example/calc/config.log.
6341
a4aa3f49
DD
63422003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
6343
6344 * config-ml.in, symlink-tree: Add license.
6345
ede4fbe4
NN
63462003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
6347
6348 Merge from gcc:
6349
6350 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
6351 * Makefile.tpl (check, check-c++): Express dependencies using
6352 dependencies rather than commands.
6353 * Makefile.in: Regenerate.
6354
6355 2003-07-31 Geoffrey Keating <geoffk@apple.com>
6356 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6357 * Makefile.in: Update.
6358
970f29af
AC
63592003-08-01 Andrew Cagney <cagney@redhat.com>
6360
6361 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6362 * configure: Ditto.
6363
b2884a0c
DD
63642003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
6365
6366 * configure.in: Enable libgcj for darwin.
6367 * configure: Rebuild.
6368
c07f46a4
NN
63692003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
6370
6371 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
6372
9175bfc0
NN
63732003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
6374
6375 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6376 creating target and build subdirs to build all parent dirs as needed.
6377 * Makefile.in: Rebuild.
6378 * configure.in: Don't build dirs explicitly here.
6379 * configure: Rebuild.
6380
b9abda6a
AO
63812003-07-22 Alexandre Oliva <aoliva@redhat.com>
6382
6383 * Makefile.tpl (all-make): Depend on intl.
6384 * Makefile.in: Rebuilt.
6385
eef8ffd4
NN
63862003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
6387
6388 * config.if: Remove unused libc_interface determination.
6389
295efaf0
NN
63902003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
6391
6392 * Makefile.in: Regenerate, correctly this time.
6393
e5c3f801
NN
63942003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
6395
6396 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
6397 unused INSTALL_PROGRAM_ARGS.
6398 * configure.in: Use AC_PROG_INSTALL.
6399 * Makefile.in: Regenerate.
6400 * configure: Regenerate.
6401
4a18bd6b
AO
64022003-07-10 Alexandre Oliva <aoliva@redhat.com>
6403
6404 * configure: Rebuilt.
6405 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
6406 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6407 newlib nor libgloss.
6408 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
6409 * configure.in (am33_2.0-*-linux*): Added.
6410
fbd1054d
BW
64112003-07-09 Bob Wilson <bob.wilson@acm.org>
6412
6413 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6414 * configure: Regenerate.
6415
b40e3958
L
64162003-07-06 H.J. Lu <hongjiu.lu@intel.com>
6417
6418 * config-ml.in: Replace PWD with PWD_COMMAND.
6419 * Makefile.tpl: Likewise.
6420 * Makefile.in: Regenerated.
6421
4a5be7ba
NN
64222003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
6423
6424 * configure.in: Clean up config-lang.in handling. Delete
6425 useless assignment to "subdirs".
6426 * configure: Regenerate.
6427
9c14acb8
NN
64282003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
6429
6430 * configure.in: Rename 'target_libs' to 'target_libraries'.
6431 Remove useless reference to 'target_libs'.
6432 * configure: Regenerate.
6433
8f32e830
KS
64342003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6435
6436 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6437 * Makefile.in: Regenerate.
6438
12f0bd74
NN
64392003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6440
6441 * Makefile.def: Introduce flags_to_pass.
6442 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6443 * Makefile.in: Regenerate.
6444
b07c2aad
HPN
64452003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6446
6447 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6448 and target-libgloss.
6449 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6450 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 6451 * configure: Regenerate.
b07c2aad 6452
56f25033
DD
64532003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6454
6455 * configure.in: Update testsuite_flags to new location.
6456 * configure. Regenerate.
80b200a1 6457
4ec9a3b2
NN
64582003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6459
6460 * Makefile.tpl: Remove BUILD_CC stuff.
6461 * Makefile.in: Regenerate.
6462
059083b1 64632003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6464
059083b1
L
6465 * config.guess: Update to 2003-06-12 version.
6466 * config.sub: Update to 2003-06-13 version.
6467
535b046a
TS
64682003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6469
6470 * MAINTAINERS: Add myself as MIPS co-maintainer.
6471
00c22daa 64722003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 6473
00c22daa
L
6474 * config.guess: Update to 2003-06-06 version.
6475 * config.sub: Update to 2003-06-06 version.
6476
1047cb91
DD
64772003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6478
6479 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6480 * configure. Regenerate.
6481
123494c8
NN
64822003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6483
1047cb91
DD
6484 * configure.in: Disable serial configure by default.
6485 * configure: Regenerate.
6486 * Makefile.tpl: Abolish .NOTPARALLEL.
6487 * Makefile.in: Regenerate.
6488
7f121bbf
NN
6489 * Makefile.tpl: Replace {build,host,target}_canonical by
6490 {build,host,target}.
6491 * Makefile.in: Regenerate.
6492
123494c8
NN
6493 * Makefile.tpl: Fix stupid pasto.
6494 * Makefile.in: Regenerate.
6495
ec7e0995
NN
64962003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6497
6498 * Makefile.tpl: Remove bogus conditional.
6499 * Makefile.in: Regenerate.
6500
27b1cc72
NN
65012003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6502
2a4cbe27
NN
6503 * Makefile.tpl: Make 'recursive targets' using autogen rather
6504 than shell loop. Remove duplicate 'clean' targets and false
6505 comments.
6506 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6507 Add systematic method of specifying missing targets in subdirs.
6508 Add copyright boilerplate.
6509 * Makefile.in: Regenerate.
6510 * configure.in: Add 'recursive targets' to maybe list.
6511 * configure: Regenerate.
6512
27b1cc72
NN
6513 * Makefile.tpl: Rename [+target+] to [+make_target+].
6514 * Makefile.def: Rename 'target' to 'make_target'.
6515
01e51bd0
NC
65162003-05-30 Nick Clifton <nickc@redhat.com>
6517
6518 * README-maintainer-mode: Update URL for locating blessed config
6519 tools.
6520
2fd84b42
NC
65212003-05-29 Robert Millan <rmh@debian.org>
6522
6523 * ltconfig: Import this patch and modify for use with current
6524 version of ltconfig:
6525
6526 2003-05-21 Bruno Haible <bruno@clisp.org>
6527
6528 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
6529 GNU/FreeBSD.
6530
8945c6bb
DD
65312003-05-28 DJ Delorie <dj@redhat.com>
6532
6533 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6534 * Makefile.in: Regenerate.
6535
2f9632a1
JJ
65362003-05-28 Jeff Johnston <jjohnstn@redhat.com>
6537
80b200a1 6538 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 6539
3a12db16 65402003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 6541
3a12db16
DD
6542 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6543 newlib or libgloss.
6544 * Makefile.in: Regenerate.
6545
44482353
DD
65462003-05-21 DJ Delorie <dj@redhat.com>
6547
6548 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6549 * Makefile.in: Regenerate.
6550
fec2c52d
MR
65512003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6552
6553 * configure.in: Use curly braces in the definition of tooldir.
6554 * configure: Regenerate.
6555
16ae0395
NN
65562003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6557
6558 * configure.in: Switch more things to use maybe dependencies.
80b200a1 6559 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
6560 Factor out common code from autogen IF statements.
6561 * configure: Regenerate.
6562 * Makefile.in: Regenerate.
6563
ec11bdc6
DD
65642003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6565
6566 * configure.in: Accept i[3456789]86 for machine type.
6567 * configure: Regenerate.
6568
dd12c3a8
NN
65692003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6570
6571 * configure.in: Switch more things to use maybe dependencies.
6572 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6573 * configure: Regenerate.
6574 * Makefile.tpl: Switch more things to use maybe dependencies.
6575 * Makefile.in: Regenerate.
6576
cf662e21
AJ
65772003-05-16 Andreas Schwab <schwab@suse.de>
6578
6579 * Makefile.tpl (install-opcodes): Define.
6580 * Makefile.in: Rebuild.
6581
5481b376
AJ
65822003-05-13 Andreas Jaeger <aj@suse.de>
6583
6584 * config.guess: Update to 2003-05-09 version.
6585 * config.sub: Update to 2003-05-09 version.
6586
3959a22a
AJ
65872003-05-13 Michael Eager <eager@mvista.com>
6588
6589 * configure.in: Correct sed script so that options in quotes are not
6590 deleted.
6591 * configure: Rebuild.
6592
564b43e5
CV
65932003-05-12 Corinna Vinschen <corinna@vinschen.de>
6594
6595 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6596 and $$s/newlib/libc/sys/cygwin32 include paths.
6597 * configure: Ditto.
6598
bb947dc9
L
65992003-05-05 H.J. Lu <hjl@gnu.org>
6600
6601 * config-ml.in: Restored from gcc repository.
6602
77f7441a
CD
66032003-05-02 Chris Demetriou <cgd@broadcom.com>
6604
80b200a1
ZW
6605 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6606 * Makefile.in: Regenerate.
77f7441a 6607
a26d7085
DJ
66082003-04-27 Daniel Jacobowitz <drow@mvista.com>
6609
6610 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6611 and Makefile.def.
6612
e4c4d240
DJ
66132003-04-27 Daniel Jacobowitz <drow@mvista.com>
6614
6615 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6616 * Makefile.in: Regenerated.
6617
62a3fc85
DD
66182003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6619
6620 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6621 * Makefile.in: Regenerate.
6622
66232003-04-18 Jakub Jelinek <jakub@redhat.com>
6624
6625 * configure.in (powerpc64*-*-linux*): Remove.
6626 * configure: Rebuilt.
6627
5b474aa8
DD
66282003-04-17 Phil Edwards <pme@gcc.gnu.org>
6629
6630 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6631 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6632 and restrap.
6633 * Makefile.in: Regenerate.
6634
66352003-04-16 Richard Earnshaw <rearnsha@arm.com>
6636
6637 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6638 * configure: Regenerated.
6639
bc295afe
AO
66402003-04-11 Alexandre Oliva <aoliva@redhat.com>
6641
6642 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6643 * */configure: Rebuilt.
6644
3728fade
NN
66452003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6646
6647 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6648 * Makefile.in: Regenerate.
6649
ce5b542e
MC
66502003-03-14 Michael Chastain <mec@shout.net>
6651
6652 * Makefile.in: Regenerate with correct Makefile.def.
6653
3db0a37f
NN
66542003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6655
6656 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6657 Make macro.
6658 * Makefile.in: Regenerate.
6659 * configure.in: Clean up gxx_include_dir logic.
6660 * configure: Regenerate.
6661
34349c6e
DD
66622003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6663
6664 * configure.in (gxx_include_dir): Fix typo.
6665 * configure: Regenerated.
6666
686c28c9
AC
66672003-03-06 Andrew Cagney <cagney@redhat.com>
6668
6669 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6670
bba45b8b 66712003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 6672
bba45b8b
NN
6673 * configure.in: Include $(build_tooldir)/sys-include in
6674 FLAGS_FOR_TARGET.
6675 * configure: Regenerated.
6676
2683747f
NN
66772003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6678
bba45b8b
NN
6679 * Makefile.tpl: Reindent.
6680 * Makefile.in: Regenerate.
6681 * configure.in: Reindent. Don't set unused variables.
6682 * configure: Regenerate.
6683
2683747f
NN
6684 * Makefile.tpl: Always pass down RANLIB.
6685 * Makefile.in: Regenerate.
6686
6687 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6688 * Makefile.in: Regenerate.
6689 * configure.in: Remove unused logic relating to --enable-shared
6690 and --enable-threads. Remove bogus comments. Remove redundant
6691 noconfigdirs.
6692 * configure: Regenerate.
6693
6694 * configure.in: Replace ${libstdcxx_version} by its value.
6695 Remove reference to mh-dgux.
6696 * configure: Regenerate.
6697
50212802
NN
66982003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6699
6700 * Makefile.tpl: Rearrange.
6701 * Makefile.in: Regenerate.
6702
a6be7fc6
NC
67032003-02-25 Nick Clifton <nickc@redhat.com>
6704
6705 * configure: Remove site-file supprot - it is obsolete.
6706
f8a495c8
NC
67072003-02-24 Uwe Stieber <uwe@wwws.de>
6708
6709 * configure.in: Add support for kaOS as cross build target system.
6710 * configure: Regenerated.
6711
3decd77d
DD
67122003-02-20 Sean McNeil <sean@blue.mcneil.com>
6713
6714 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6715 configure-target-* as some target builds may require additional
6716 flags for preprocessor tests.
6717 * Makefile.in: Regenerated.
6718
f4ff34a3
AO
67192003-02-19 Alexandre Oliva <aoliva@redhat.com>
6720
6721 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6722 * ltconfig: Handle it.
6723 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6724 auto-detecting it.
6725
b7e4a931
AO
67262003-02-19 Alexandre Oliva <aoliva@redhat.com>
6727
6728 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6729 it is used as argument to $CC.
6730 * ltcf-gcj.sh: Likewise.
6731
6b784d9f
AO
67322003-02-19 Alexandre Oliva <aoliva@redhat.com>
6733
6734 * configure.in: Introduce --enable-maintainer-mode.
6735 * configure: Rebuilt.
6736 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6737 for maintainer mode.
6738 * Makefile.in: Rebuilt.
6739
8bcd8a07
AC
67402003-02-19 Andrew Cagney <ac131313@redhat.com>
6741
6742 * configure: Regenerate using autoconf 2.13.
6743
ee3fd329
AM
67442003-02-19 Alan Modra <amodra@bigpond.net.au>
6745
6746 * config.guess: Import latest version.
6747 * config.sub: Import latest version.
6748
e9e45685
JM
67492003-02-18 Jason Merrill <jason@redhat.com>
6750
6751 * Makefile.tpl (check-c++): Allow parallelism.
6752
859789af
AC
67532003-02-17 Andrew Cagney <ac131313@redhat.com>
6754
6755 * configure: Regenerate using autoconf 000227.
6756
b3f16a9b
GK
67572003-02-15 Geoffrey Keating <geoffk@apple.com>
6758
6759 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6760 don't configure target-libobjc.
6761 * configure: Regenerate.
6762
72e60e02
DD
67632003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6764
6765 * Makefile.tpl (RANLIB): Define.
6766 * Makefile.in: Regenerate.
6767
91f0e695
KS
67682003-02-06 Keith R Seitz <keiths@redhat.com>
6769
6770 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6771 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6772 * Makefile.in: Regenerated.
6773 * configure.in: Remove all traces of snavigator, db, and grep.
6774 * configure: Regenerated.
6775
122bfa92
FCE
67762003-01-31 Frank Ch. Eigler <fche@redhat.com>
6777
6778 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6779 * Makefile.in: Regenerated.
6780
264095c3
AO
67812003-01-30 Alexandre Oliva <aoliva@redhat.com>
6782
6783 * config.if: Copy from GCC.
6784
a84dbcb3
AO
67852003-01-27 Phil Edwards <pme@gcc.gnu.org>
6786
6787 * configure.in: Revert 24Jan change.
6788 * configure: Regenerate.
6789
19618276
NN
67902003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6791
6792 * configure.in: Revert previous change.
6793 * configure: Regenerate.
6794
b7f27a92
NN
67952003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6796
6797 * configure.in: Make rda native-only.
6798 * configure: Regenerate.
6799
83326456
NN
68002003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6801
6802 * configure.in: Add missing \.
6803 * configure: Rebuilt.
6804
5e367fa5
JJ
68052003-01-17 Jakub Jelinek <jakub@redhat.com>
6806
6807 * configure.in (baseargs): Avoid using \| in sed regular
6808 expressions.
6809 * configure: Rebuilt.
6810
e01f337c
JJ
68112003-01-16 Jakub Jelinek <jakub@redhat.com>
6812
6813 * configure.in (baseargs): Remove all supported forms of
6814 --cache-file, --srcdir, --host, --build and --target options
6815 from argument lists.
6816 * configure: Rebuilt.
6817
aa236487
AO
68182003-01-15 Alexandre Oliva <aoliva@redhat.com>
6819
6820 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6821 * configure: Rebuilt.
6822
586c0873
NN
68232003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6824
6825 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6826 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6827 * Makefile.in: Regenerate.
6828 * configure: Regenerate.
6829
497f816e
DD
68302003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6831
6832 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6833 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6834 * Makefile.in: Regenerate.
6835
bfbe5519
AO
68362003-01-09 Alexandre Oliva <aoliva@redhat.com>
6837
6838 * configure.in: Remove Makefile in build, host and target modules
6839 unless configure was run with --no-recursion.
6840 * configure: Rebuilt.
6841
3f234ef5
CD
68422003-01-08 Chris Demetriou <cgd@broadcom.com>
6843
6844 * config.guess: Update to 2003-01-03 version.
6845 * config.sub: Update to 2003-01-03 version.
6846
a3982d48
CF
68472003-01-07 Christopher Faylor <cgf@redhat.com>
6848
6849 * configure: Regenerate with proper autoconf 2.13.
6850
75778ec4
CF
68512003-01-07 Christopher Faylor <cgf@redhat.com>
6852
80b200a1
ZW
6853 * configure.in: Add AC_PREREQ for consistency.
6854 * configure: Regenerate.
75778ec4 6855
c180f501
AC
68562003-01-06 Andrew Cagney <ac131313@redhat.com>
6857
6858 * configure.in (GDB_TK): Add tcl directories conditional on
6859 gdb/gdbtk directory being present.
6860 * configure: Regenerate.
5481b376 6861
46ca2cc2
DA
68622003-01-04 John David Anglin <dave.anglin@nrc.ca>
6863
6864 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6865 by gcc if LD is not defined and we are not doing a Canadian Cross.
6866 * configure: Rebuilt.
6867
53dd8dab
DJ
68682003-01-01 Daniel Jacobowitz <drow@mvista.com>
6869
6870 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6871
50ceb20c
TT
68722002-12-31 Tom Tromey <tromey@redhat.com>
6873
6874 * Makefile.in: Rebuilt.
6875 * Makefile.def (target_modules) [libffi]: Allow installation.
6876
e78b5cfe
AS
68772002-12-31 Andreas Schwab <schwab@suse.de>
6878
6879 * configure.in: Fix use of $program_transform_name.
6880 * configure: Regenerated.
6881
67448102
DJ
68822002-12-30 Daniel Jacobowitz <drow@mvista.com>
6883
6884 * configure.in (baseargs): Don't remove first configure argument.
6885 * configure: Regenerated.
6886
e6bfb94a
AO
68872002-12-29 Alexandre Oliva <aoliva@redhat.com>
6888
6889 * Makefile.tpl (local-distclean): Don't remove...
6890 (multilib.ts): ... this. Moved into...
6891 (multilib.out): ... this. Don't use sub-make.
6892 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6893 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6894 (configure-build-[+module+], configure-[+module+],
6895 configure-target-[+module+], configure-gcc): ... these. Test
6896 for Makefile existence. Drop config.status from dependencies.
6897 * Makefile.in: Rebuilt.
6898 * configure.in: Move gcc-version-trigger to the end of
6899 ac_configure_args. Add comments to maybedep.tmp and
6900 serdep.tmp. Introduce --disable-serial-configure. Remove
6901 nonopt from baseargs, matching and removing corresponding
6902 whitespace while at it.
6903 * configure: Rebuilt.
6904
8f0dfb36
AO
69052002-12-28 Alexandre Oliva <aoliva@redhat.com>
6906
6907 * configure.in (host_configargs): Replace reference to
6908 no-longer-defined buildopts with --build=${build_alias}.
6909 * configure: Rebuilt.
6910
43be203f
AO
69112002-12-28 Alexandre Oliva <aoliva@redhat.com>
6912
6913 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6914 program_transform_name to standard idiom.
6915 (AUTOGEN, AUTOCONF): Define.
6916 (Makefile.in): Use $(AUTOGEN).
6917 (Makefile): Depend on config.status, and use autoconf-style rule to
6918 build it. Move original commands to...
6919 (config.status): ... this new target.
6920 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6921 $(AUTOCONF).
6922 * Makefile.in: Rebuilt.
6923
a0da8069
NN
69242002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6925
d18f1c9f
NN
6926 * Makefile.tpl: Fix dramatic bustage due to change in
6927 program_transform_name.
6928 * Makefile.in: Regenerate.
6929
6930 * configure.in: Remove unnecessary PATH setting.
6931 * configure: Regnerate.
6932
6933 * configure.in: Don't default to unprefixed tools unless
6934 the native tools will work.
6935 * configure: Regenerate.
6936
a0da8069
NN
6937 * configure.in: Convert to autoconf script. Blow away lots
6938 of now-redundant Makefile fragments.
6939 * configure: Generate using Autoconf.
6940 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6941 * Makefile.in: Regenerate.
6942
c567df0a
NN
69432002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6944
5481b376 6945 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
6946 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6947
5481b376 6948 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 6949 where they belong.
2c7f9a32 6950
2dabcfb4
AS
69512002-12-24 Andreas Schwab <schwab@suse.de>
6952
6953 * Makefile.tpl (multilib.out): Fix missing space.
6954 * Makefile.in: Regenerate.
6955
1086bc09
NN
69562002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6957
6958 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6959 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6960 * Makefile.in: Regenerate.
6961 * configure.in: Remove unnecessary leftovers.
6962
1086bc09
NN
69632002-12-21 Geoffrey Keating <geoffk@apple.com>
6964
6965 * configure.in (extra_ranlibflags_for_target): New variable.
6966 (*-*-darwin): Add -c to ranlib commands.
6967 * configure (tooldir): Handle extra_ranlibflags_for_target.
6968
14e9ca95
JJ
69692002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6970
6971 * COPYING.NEWLIB: Updated.
6972 * COPYING.LIBGLOSS: Ditto.
6973
14c428fb
NN
69742002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6975
6976 * Makefile.tpl: Revert HJL's change.
6977 * Makefile.in: Regenerated.
6978 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6979 always.
6980
313b8244
AS
69812002-12-19 Andreas Schwab <schwab@suse.de>
6982
6983 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6984 * Makefile.in: Regenerate.
6985
efeae3db
L
69862002-12-18 H.J. Lu <hjl@gnu.org>
6987
6988 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6989 * Makefile.in: Regenerated.
6990
6991 * configure.in (build_prefix): New. Substitute.
6992
43d92c63
NN
69932002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6994
59da4fe6
NN
6995 * Makefile.tpl: Don't let real targets depend on phony targets.
6996 * Makefile.in: Regenerate.
6997
43d92c63
NN
6998 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6999 * Makefile.in: Regenerate.
7000
b72e6a2d
JM
70012002-12-16 Jason Merrill <jason@redhat.com>
7002
7003 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7004 previous 'make bootstrap'.
7005 * Makefile.in: Regenerate.
7006
95c72c44
HPN
70072002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7008
7009 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7010
7d695d07
JM
70112002-12-13 Jason Merrill <jason@redhat.com>
7012
7013 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7014 library tests.
7015 (check-c++): Just depend on it and check-target-libstdc++-v3.
7016 * Makefile.in: Regenerate.
7017
54103d1e
NN
70182002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7019
7020 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7021 * Makefile.in: Regenerate.
7022
4024f1e1
JJ
70232002-12-12 Jeff Johnston <jjohnstn@redhat.com>
7024
80b200a1
ZW
7025 * COPYING.NEWLIB: Update list of alternate Regent of California
7026 licenses and discuss official revoking of advertising clause.
7027 * COPYING.LIBGLOSS: Ditto.
4024f1e1 7028
7dda0df6
AO
70292002-12-12 Alexandre Oliva <aoliva@redhat.com>
7030
7031 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7032 * Makefile.in: Rebuilt.
7033
d03be79e 70342002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 7035
929293f4
NN
7036 * configure: Fix bug put in by gremlins.
7037
d03be79e
NN
7038 * Makefile.tpl: Substitute more autoconfily.
7039 * configure: Substitute more autoconfily.
7040 * Makefile.in: Regenerate.
7041
70422002-12-08 Andrew Cagney <ac131313@redhat.com>
7043
7044 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7045 * Makefile.in (all-sim): Ditto.
a36d530e
DD
7046
70472002-12-06 DJ Delorie <dj@redhat.com>
7048
7049 * Makefile.tpl: Change configure dependencies to not have real
7050 targets depend on phony targets.
b4a77b47 7051
db1ac78d
NN
70522002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7053
bcaf2395
NN
7054 * configure.in: Revert unintentional change.
7055
b4fa093e
NN
7056 * src-release: Configure host subdirs.
7057
db1ac78d
NN
7058 * Makefile.tpl: Change dependency for */multilib.out so that
7059 it works when gcc isn't in the tree.
7060
7061 * configure.in: Substitute more.
7062 * configure: Run subconfigures from the Makefile.
7063 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7064 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7065
15723a45
NN
70662002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7067
e2b9e2dc
NN
7068 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7069 and corresponding dependencies.
7070 * Makefile.in: Regenerate.
7071
2af579c4
NN
7072 * configure.in (host_tools): Order binutils, gas and ld for
7073 convenience in running the testsuites.
7074
a2cc058a
NN
7075 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7076 * Makefile.in: Regenerate.
7077 * configure.in: Introduce rules to serialize subconfigure runs.
7078
15723a45
NN
7079 * configure.in: Introduce BASE_CC_FOR_TARGET.
7080 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7081 Realize configure-build-* targets. Realize configure-target-* targets.
7082 * Makefile.in: Regenerate.
7083
ae831be5
NN
70842002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7085
7086 * configure: Move gcc_version_trigger stuff from here...
7087 * configure.in: ...to here.
7088
7089 * configure.in: Separate subconfigure options added by this file from
7090 options given by the user. Add machinery to put args for host
7091 subconfigures into the Makefile.
7092
7093 * Makefile.tpl: Remove 'vault' targets.
7094 * Makefile.tpl: Reorder and comment dependencies.
7095 * Makefile.in: Regenerate.
7096
bbf7c8ac
NN
70972002-11-28 Geoffrey Keating <geoffk@apple.com>
7098
7099 * configure.in: Move host-specific darwin noconfigdirs into
7100 the host-specific section.
7101
930314a4
NN
71022002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7103
52d7cdee
NN
7104 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
7105 during replay.
7106 * Makefile.in: Regenerate.
7107
930314a4
NN
7108 (finishing slow-motion replay)
7109 * configure: Remove skip-this-dir support.
7110 * Makefile.tpl: Remove skip-this-dir support.
7111
7112 * Makefile.tpl: Remove leftover support for non-autoconfiscated
7113 subdirectories.
7114 * Makefile.in: Regenerate.
7115
7116 * Makefile.tpl: Strip out useless setting of 'dir'.
7117 * Makefile.in: Regenerate.
5481b376 7118
930314a4
NN
71192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7120
7121 (finishing slow-motion replay)
7122 * configure.in: Fix deeply stupid bug.
7123
7124 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7125 shell code in CXX_FOR_TARGET
7126 * Makefile.def: Introduce raw_cxx.
7127 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7128 RAW_CXX_FOR_TARGET.
7129 * Makefile.in: Regenerate.
7130
71312002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7132
7133 (finishing slow-motion replay)
7134 * Makefile.tpl: Remove unnecessary ifs.
7135 * Makefile.in: Regenerate.
7136
5481b376 7137 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7138 dependencies. Maybe-ize build-libiberty. Create dummy install
7139 targets for 'no_install' modules.
5481b376 7140 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 7141 build_modules stuff to configure.in.
5481b376 7142 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
7143 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
7144 * Makefile.in: Regenerate.
7145
3866be5d
NN
71462002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7147
7148 (continuing slow-motion replay)
7149 * Makefile.tpl: Make all-target, install-target behave similarly
7150 to all, install (only hitting configured targets). Eliminate
7151 unused macro defintions.
7152
7153 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7154 build != host.
7155
7156 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7157
7158 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7159
5481b376 7160 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
7161 configuring. Remove references to "dosrel".
7162 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 7163 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 7164 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 7165 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
7166 and redundant dependency; rearrange slightly.
7167 * Makefile.def: Add host-side libtermcap, utils.
7168
7169 * Makefile.in: Regenerate.
7170
e393202e
NN
71712002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
7172
7173 (Continuing slow-motion replay)
7174 * Makefile.def: Add list of recursive targets to autogenerate.
7175 Add build_modules.
7176 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
7177 targets. Autogenerate *-build-* targets.
7178 * Makefile.in: Regenerate.
7179
583d52d7
NN
71802002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7181
7182 (Continuing slow-motion replay)
7183 * configure: More autoconf-style substitutions.
7184 * Makefile.tpl: More autoconf-style substitutions.
7185 * Makefile.in: Regenerate.
7186
71872002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
7188
7189 (Continuing slow-motion replay)
7190 * configure: Substitute more variables in a more autoconf-friendly
7191 way. Simplify slightly.
7192 * Makefile.tpl: Make more variables substitutable in an
7193 autoconf-friendly way.
7194 * Makefile.in: Regenerate.
7195
874e38b4
NN
71962002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7197
7198 (Continuing slow-motion replay)
7199 * configure.in (v810*): Remove special setting of tools.
7200
7201 * configure: Add support for extra required flags for ar or nm.
7202 * configure.in (aix4.3+): Use above support for target-specific
7203 issues, rather than using config/mt-aix43.
7204
852e5f18
NN
72052002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
7206
7207 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
7208 * configure: Remove 'removing', which doesn't work. Replace $subdir
7209 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
7210 with $srcdir. Reformat indentation. Substitute some variables
7211 formerly hard-coded in the Makefile for build=host.
7212 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7213 * Makefile.def: Autogenerate more.
7214 * Makefile.in: Regenerate.
7215
c9a0d920
DD
72162002-11-13 Bruce Korb <bkorb@gnu.org>
7217
7218 * Makefile.tpl: syntactic cleanup
7219
dd2768ff
KB
72202002-11-04 Kevin Buettner <kevinb@redhat.com>
7221
7222 * Makefile.def (host_modules): Add rda.
7223 * Makefile.in: Regenerate.
7224 * configure.in (target_tool): Add target-rda to list.
7225
1aa8389d
DD
72262002-10-25 Phil Edwards <pme@gcc.gnu.org>
7227
7228 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
7229 and restrap targets to this rule.
7230 * Makefile.in: Regenerate.
7231
28f46298
HPN
72322002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
7233
7234 * configure.in (i[3456]86-*-linux*): Add check to disable
7235 ${libgcj} for glibc1.
7236
ff72e302
NC
72372002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
7238
7239 * configure.in: Add tic4x target.
7240
8607b6c9
NN
72412002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
7242
7243 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7244 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7245 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7246 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7247 * Makefile.in: Regenerate.
7248
f8f61f4a
NN
72492002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7250
c86f794b
NN
7251 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7252 * Makefile.in: Regenerate.
7253
a9590527
NN
7254 * Makefile.def: Remove order dependency comments.
7255 * Makefile.tpl: Add explicit install-install dependencies.
7256 * Makefile.in: Regenerate.
7257
8412ce72
NN
7258 * Makefile.tpl: Remove material now in src-release. (Finally!)
7259 * Makefile.in: Regenerate.
7260
8b9f37f1
NN
7261 * configure: Restore my original patch by syncing with gcc version.
7262
f8f61f4a
NN
7263 * Bring following over from gcc:
7264
72652002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7266
7267 * configure.in (s390*-*-linux*): Enable libgcj.
7268
403d9505
NN
72692002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
7270
7271 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
7272
95f6f383
AM
72732002-10-02 Alan Modra <amodra@bigpond.net.au>
7274
e4673b0a 7275 * configure: Move stray lines back to where they belong.
95f6f383 7276
748503c8
NN
72772002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
7278
a581b5c3
NN
7279 * Makefile.tpl: Insert configure-target target, for src-release.
7280
c084f5b4
NN
7281 * configure: Finish reverting change which Andrew Cagney started
7282 reverting. Should fix bustage.
7283
7aa673ed 7284 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
7285 * src-release: New file. Contains material for making net
7286 releases for gdb, binutils, et al., formerly in Makefile.in.
7287
82a9b2d9
NC
72882002-09-30 Nick Clifton <nickc@redhat.com>
7289
7290 * cpu: New top level directory. Intended to hold input files for
7291 CGEN which have FSF copyright assignment.
7292 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7293
c2463a00
AC
72942002-09-29 Andrew Cagney <ac131313@redhat.com>
7295
7296 Revert below (note that src does not contain Makefile.tpl):
7297 * Makefile.tpl: Make subsituted variables more autoconfy.
7298 * Makefile.in: Regenerate.
7299
f03b4789
NN
73002002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7301
c11e16a9
NN
7302 * configure: Revert accidentally applied changes.
7303
f03b4789
NN
7304 * Makefile.tpl: Make more autoconf-friendly.
7305 * Makefile.in: Regenerate.
7306 * configure: Make substitution more autoconf-like.
7307
73082002-09-28 Richard Earnshaw <rearnsha@arm.com>
7309
7310 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7311 single entry to handle all these.
7312 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7313 libjava on arm-*-elf.
7314
c0292023
GK
73152002-09-27 Geoffrey Keating <geoffk@apple.com>
7316
7317 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7318 things that depend on them.
7319
c66d951e
NN
73202002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7321
7322 * Makefile.tpl: Make subsituted variables more autoconfy.
7323 * Makefile.in: Regenerate.
7324 * configure: Make seds more autoconfy.
7325
907a7241 73262002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
7327
7328 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7329 * Makefile.in: Regenerate.
7330 * configure.in: Rewrite sed statements to look autoconfy.
7331
907a7241
NN
7332 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7333 all-target-foo on configure-target-foo.
7334 * Makefile.def: Ditto.
7335 * Makefile.in: Rebuild.
7336
405ea7a0
NN
73372002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7338
7339 * Makefile.def: New file.
7340 * Makefile.tpl: New file.
7341 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7342
7343 * configure.in: Minor rearrangement. Simplify tests.
7344
bdc57bfd
JT
73452002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
7346
7347 * configure.in (with_headers): Skip copy if value is "yes".
7348 (with_libs): Likewise.
7349
ae03d6e2
NN
73502002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7351
7352 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7353 * configure.in (sh*-*-pe*): Ditto.
7354 * configure.in (mips*-*-pe*): Ditto.
7355 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
7356
7357 * configure.in: Rearrange.
7358
707960fe
NC
73592002-09-12 Nick Clifton <nickc@redhat.com>
7360
7361 * Import these changes from the config master repository:
7362
7363 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
7364
7365 * config.sub: Add tic4x target.
7366
7367 2002-09-03 Ben Elliston <bje@redhat.com>
7368
7369 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
7370 Reported by <Duncan_Stodart@insession.com>.
7371
36ea319f
JJ
73722002-09-10 Jeff Johnston <jjohnstn@redhat.com>
7373
7374 * COPYING.NEWLIB: More updates.
7375
cf57480a
JJ
73762002-09-09 Jeff Johnston <jjohnstn@redhat.com>
7377
7378 * COPYING.NEWLIB: Update.
7379
fd31a171
AC
73802002-08-23 Andrew Cagney <ac131313@redhat.com>
7381
23b632fc
AC
7382 * texinfo/texinfo.tex: Import version 2002-06-04.06.
7383
fd31a171
AC
7384 * config.guess: Import version 2002-08-23.
7385 * config.sub: Import version 2002-08-22.
7386
a08bafb5
AO
73872002-08-20 Alexandre Oliva <aoliva@redhat.com>
7388
7389 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7390 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7391 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7392
17240c1f
NC
73932002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7394
7395 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7396
e70ad0c6
L
73972002-08-04 H.J. Lu (hjl@gnu.org)
7398
7399 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7400
574e6d11
DD
74012002-07-31 Alan Modra <amodra@bigpond.net.au>
7402
7403 * configure.in: Move generic linux case to end. Copy generic
7404 linux noconfigdirs to mips*-*-linux* entry and new
7405 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7406
611e7523
CD
74072002-07-19 Chris Demetriou <cgd@broadcom.com>
7408
7409 * MAINTAINERS: Clarify on config.guess and config.sub, and add
7410 one instance of them which was missed to the list to update.
7411
51759676
CD
74122002-07-16 Chris Demetriou <cgd@broadcom.com>
7413
7414 * config.guess: Update to 2002-07-09 version.
7415 * config.sub: Update to 2002-07-03 version.
7416
7c1f909c
DD
74172002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7418
7419 * configure.in: Remove two redundant tests.
7420
d7cf5d30
DD
74212002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7422
7423 * configure.in (mips*-*-irix6*o32): Enable stabs.
7424
c74222f7
DD
74252002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7426
5b53c336
DD
7427 * configure.in: Don't build grez.
7428 * Makefile.in: Ditto.
7429
c74222f7
DD
7430 * Makefile.in: Remove references to bsp, cygmon, libstub.
7431 * configure.in: Ditto.
7432
7433 * configure.in: Remove leftover reference to gdbtest.
7434
edd1b227
DD
74352002-07-08 Phil Edwards <pme@gcc.gnu.org>
7436
7437 * configure.in (gxx_include_dir): Change to match versioned
7438 C++ headers if --enable-version-specific-runtime-libs is used.
7439
486186e3
AO
74402002-07-04 Steve Ellcey <sje@cup.hp.com>
7441
7442 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7443
ff0a3bf8
DD
74442002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7445
7446 * configure.in: Make --without-x work.
7447
1dfa8174
NC
74482002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
7449
7450 * contrib: New directory. Created to contain a copy of the
5481b376 7451 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
7452 the FSF GCC sources.
7453
07637366
DD
74542002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7455
b6f83f2a
DD
7456 * configure.in: Rearrange target Makefile fragment collection.
7457
07637366
DD
7458 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7459 cvs[src].
7460 * configure.in: Ditto.
7461
f48556b1
DD
74622002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7463
7464 * Makefile.in: Eliminate 'apache' targets.
7465 * configure.in: Eliminate 'apache' targets.
7466
7467 * configure.in: Eliminate redundant tests. Reorganize.
7468
7469 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7470
7471 * config-ml.in: Eliminate references to Cygnus configure.
7472
7473 * Makefile.in: Eliminate references to building emacs.
7474
74752002-07-01 Denis Chertykov <denisc@overta.ru>
7476
7477 * configure.in: Add support for ip2k.
7478
cdb9e2b8
BE
74792002-06-24 Ben Elliston <bje@redhat.com>
7480
7481 * configure.in (host_tools): Remove cgen.
7482
7483 * Makefile.in (all-cgen): Remove; runs from its source directory.
7484 (check-cgen, install-cgen, clean-cgen): Likewise.
7485 (all-opcodes): No not depend on all-cgen.
7486 (all-sim): Likewise.
7487
3558860c
DD
74882002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7489
7490 * configure.in: Fix AIX configury bug.
7491
e3b0c936
DD
74922002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7493
cdb9e2b8 7494 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 7495
cdb9e2b8
BE
7496 * configure.in: Move definition of libstdcxx_flags right above
7497 usage, rather than way earlier.
8ee424c0 7498
c712250a
DD
7499 * configure.in: Pull definition of is_cross_compiler earlier.
7500
9ee1a75c
DD
7501 * configure.in: Rearrange a little.
7502
e3b0c936
DD
7503 * configure.in: Remove references to librx.
7504 * Makefile.in: Remove references to librx.
7505
b2bd228e
DD
75062002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7507
7508 * configure.in: Eliminate ${gasdir} variable.
7509
7cd52483
DB
75102002-06-18 Dave Brolley <brolley@redhat.com>
7511
7512 * configure.in: Add support for frv.
7513 * config.sub: Add support for frv.
7514
6c5e141a
DD
75152002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7516
7517 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7518
0d18b56d
JT
75192002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7520
7521 * configure.in (vax-*-netbsd*): Re-enable gas.
7522
fd8958d5
DD
75232002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7524
27f15fdd
DD
7525 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7526 BUILD_PREFIX_1, to correct nomenclature.
7527 * configure: Likewise.
7528
fd8958d5
DD
7529 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7530 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7531
0c2442b7
DD
75322002-05-31 Olaf Hering <olh@suse.de>
7533
7534 * config-ml.in: Propogate DESTDIR also.
7535
a3602181
JT
75362002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7537
7538 * configure.in (vax-*-netbsd*): Don't build gas for this
7539 platform.
7540
c95f53ae
MM
75412002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7542
7543 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7544 and libgcj for AVR.
7545
1d7c1053
NC
75462002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
7547
7548 * config.sub: Add DLX target.
7549
4b37028f
JT
75502002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7551
7552 * config.guess: Update to 2002-05-22 version.
7553 * config.sub: Likewise.
7554
d5de0a84
NC
75552002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7556
7557 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7558 * config-ml.in: Likewise.
7559 * configure: Likewise.
7560 * configure.in: Likewise.
7561
c92a0210
DD
75622002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7563
115a77aa
DD
7564 * configure.in: Simplify makefile fragment collection.
7565
7566 * configure.in: Remove code to build emacs.
e99daf2b 7567
91e060aa
DD
7568 * configure.in : Remove --srcdir argument from targargs and buildargs
7569 (it's always overridden in the Makefile anyway). Rearrange a bit.
7570
7571 * configure: Move some logic to configure.in.
7572 * configure.in: Move some logic from configure.
c92a0210 7573
91217342
JJ
75742002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7575
7576 * COPYING.LIBGLOSS: New file.
7577
d3d8a9ee
NC
75782002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7579
7580 * Makefile.in: Honour DESTDIR.
7581
3a036cdc
AO
75822002-05-05 Alexandre Oliva <aoliva@redhat.com>
7583
7584 * configure.in (noconfigdirs): Don't disable libgcj on
7585 sparc64-*-solaris* and sparcv9-*-solaris*.
7586
6d095fe4
AO
75872002-05-03 Alexandre Oliva <aoliva@redhat.com>
7588
7589 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7590
dac55df9
TF
75912002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7592
7593 * configure.in (FLAGS_FOR_TARGET): Do not add
7594 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7595 on i[3456]86-*-linux*.
7596
a018e15b
TF
75972002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7598
7599 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
7600
7601 * configure.in (noconfigdirs): Do not add target-newlib if
7602 target == i[3456]86-*-linux*, and host == target.
7603
5f284831
MM
76042002-04-29 Mark Mitchell <mark@codesourcery.com>
7605
7606 * config.guess: Updated to 2002-04-26's version.
7607 * config.sub: Updated to 2002-04-26's version.
7608
33babf59
DD
76092002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7610
bd5f7da2
DD
7611 * configure.in: delete reference to absent file
7612
a0c4f3a0
DD
7613 * configure.in: replace '[' with 'test'
7614
66f1ba4f
DD
7615 * configure.in: Eliminate references to gash.
7616 * Makefile.in: Eliminate references to gash.
7617
7c3ab50c
DD
7618 * configure.in: remove useless references to 'pic' makefile fragments.
7619
bbc025f5
DD
7620 * configure.in: (*-*-windows*) Finish removing.
7621
33babf59
DD
7622 * configure.in: Eliminate redundant test for libgui.
7623
d5ec694c
DD
76242002-04-26 Joel Sherrill <joel@OARcorp.com>
7625
7626 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7627 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7628
57a5346c
DD
76292002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7630
7631 * configure.in: remove references to dead files
7632
dbf93899
DD
76332002-04-18 Tom Tromey <tromey@redhat.com>
7634
7635 * configure.in: Disallow configuring libgcj when it is already
7636 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7637 Solaris 2.8 by default. For PR libgcj/6158.
7638
26eadf68
DD
76392002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7640
7641 * configure.in: Move default CC setting out of config/mh-* fragments
7642 directly into here.
7643
a0a2c6c6
DD
76442002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7645
7646 * configure.in: don't even try to configure or make a subdirectory
7647 if there's no configure script for it.
7648
9972f812
DD
76492002-04-15 Mark Mitchell <mark@codesourcery.com>
7650
7651 * MAINTAINERS: Remove chill maintainers.
7652 * Makefile.in (CHILLFLAGS): Remove.
7653 (CHILL_LIB): Remove.
7654 (TARGET_CONFIGDIRS): Remove libchill.
7655 (CHILL_FOR_TARGET): Remove.
7656 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7657 CHILL_LIB.
7658 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7659 (CHECK_TARGET_MODULES): Likewise.
7660 (INSTALL_TARGET_MODULES): Likewise.
7661 (CLEAN_TARGET_MODULES): Likewise.
7662 (configure-target-libchill): Remove.
7663 (all-target-libchill): Remove.
7664 * configure.in (target_libs): Remove target-libchill.
7665 Do not compute CHILL_FOR_TARGET.
7666 * libchill: Remove directory.
5481b376 7667
75205f78
DD
76682002-04-15 DJ Delorie <dj@redhat.com>
7669
7670 * Makefile.in, configure.in, configure: Sync with gcc, entries
7671 follow...
7672
76732002-04-08 Tom Tromey <tromey@redhat.com>
7674
7675 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7676 Fixes PR libgcj/6068.
7677
76782002-03-30 Krister Walfridsson <cato@df.lth.se>
7679
7680 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7681
76822002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7683
7684 * configure.in (alpha*-dec-osf*): Enable libgcj.
7685
76862002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7687
7688 Fix for: PR bootstrap/3591, target/5676
7689 * configure.in (mcore-pe): Disable the configuration of
7690 libstdc++-v3 since exceptions are not supported.
7691
76922002-03-20 Anthony Green <green@redhat.com>
7693
7694 * configure.in: Enable libgcj for xscale-elf target.
7695
76962002-02-28 Alexandre Oliva <aoliva@redhat.com>
7697
7698 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7699 libjava.
7700 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7701
77022002-02-22 Alexandre Oliva <aoliva@redhat.com>
7703
7704 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7705 libstdc++-v3 and libjava.
7706
77072002-02-11 Adam Megacz <adam@xwt.org>
7708
7709 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7710 boehm-gc
7711
77122002-02-09 Alexandre Oliva <aoliva@redhat.com>
7713
7714 * config.guess: Updated to 2002-01-30's version.
7715 * config.sub: Updated to 2002-02-01's version.
7716 Contribute sh64-elf.
7717 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7718 * configure.in: Added sh64-*-*.
7719
77202002-01-17 H.J. Lu <hjl@gnu.org>
7721
7722 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7723 (all-target-fastjar): Also depend on all-target-libiberty.
7724
7725Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7726
7727 * configure, configure.in: Use temp file for long sed commands.
7728
77292001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7730
7731 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7732 libf2c.
7733
77342001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7735
7736 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7737
77382001-10-11 Hans-Peter Nilsson <hp@axis.com>
7739
7740 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7741
77422001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7743
7744 * configure: Handle temporary files securely using mkdir.
7745
77462001-09-26 Will Cohen <wcohen@redhat.com>
7747
7748 * configure.in (*-*-linux*): Disable configuration of target-newlib
7749 and target-libgloss.
7750
77512001-09-26 Alexandre Oliva <aoliva@redhat.com>
7752
7753 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7754 RANLIB.
7755
77562001-08-11 Graham Stott <grahams@redhat.com>
7757
7758 * Makefile.in (check-c++): Add missing semicolon.
7759
77602001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7761
7762 * configure.in (sh-*-linux*): New.
7763
77642001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7765
7766 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7767 and libgcj on m68hc11/m68hc12.
7768
77692001-06-27 H.J. Lu (hjl@gnu.org)
7770
7771 * Makefile (CFLAGS_FOR_BUILD): New.
7772 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7773
77742001-06-01 Hans-Peter Nilsson <hp@axis.com>
7775
7776 * configure.in (libstdcxx_flags): Do not try to execute
7777 libstdc++-v3/testsuite_flags until it exists.
7778
77792001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7780
7781 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7782
77832001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7784
7785 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7786
7787Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7788
7789 * configure.in: Move *-chorusos target case to the proper switch.
7790 Disable libgcj.
7791
77922001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7793
7794 * Makefile.in (STAGE1_CFLAGS): Pass down.
7795
77962001-04-13 Alan Modra <amodra@one.net.au>
7797
7798 * config.guess: Add hppa64-linux support. Note for next import that
7799 this is already in the master file.
7800 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7801
78022001-03-22 Colin Howell <chowell@redhat.com>
7803
7804 * Makefile.in (DO_X): Do not backslash single-quotes in
7805 backquotes (two places).
7806
78072001-03-18 Laurynas Biveinis <lauras@softhome.net>
7808
7809 * Makefile.in (DO_X): Quote nested quotes.
7810
78112001-03-15 Laurynas Biveinis <lauras@softhome.net>
7812
7813 * Makefile.in (DO_X): Use double quotes for quoting
7814 "RANLIB=$${RANLIB}".
7815
78162001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7817
7818 * configure.in: Only use `lang_requires' for languages athat are
7819 actually enabled.
7820
78212001-03-07 Tom Tromey <tromey@redhat.com>
7822
7823 * configure.in: Allow config-lang.in to set `lang_requires' to list
7824 of other required languages.
7825
78262001-03-06 Laurynas Biveinis <lauras@softhome.net>
7827
7828 * Makefile.in: Remove RANLIB definition. Use RANLIB
7829 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7830 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7831
78322001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7833 Alexandre Oliva <aoliva@redhat.com>
7834
7835 * Makefile.in (check-c++): Use tabs, not spaces.
7836
78372001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7838
7839 * Makefile.in (check-c++): New rule.
7840
7841 * configure.in (target_libs): Remove libg++.
7842 (noconfigdirs): Remove libg++.
7843 (noconfigdirs): Same.
7844 (noconfigdirs): Same.
7845 (noconfigdirs): Same.
7846
7847 * config-ml.in: Remove libg++ references.
7848
7849 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7850 (ALL_TARGET_MODULES): Same.
7851 (configure-target-libg++): Remove.
7852 (all-target-libg++): Remove.
7853 (configure-target-libio): Remove.
7854 (all-target-libio): Remove.
7855 (check-target-libio): Remove.
7856 (.PHONY): Remove.
7857 (libg++.tar.bz2): Remove.
7858 (all-target-cygmon): Remove libio.
7859 (all-target-libstdc++): Remove.
7860 (configure-target-libstdc++): Remove.
7861 (TARGET_LIB_PATH): Remove libstdc++.
7862 (ALL_GCC_CXX): Remove libstdc++.
7863 (all-target-gperf): Correct.
7864
78652001-02-15 Anthony Green <green@redhat.com>
7866
7867 * configure: Introduce GCJ_FOR_TARGET.
7868 * configure.in: Ditto.
7869 * Makefile.in: Ditto.
7870
78712001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7872
7873 * configure.in: for *-chorusos, don't config target-newlib and
7874 target-libgloss.
7875
78762001-02-04 Mark Mitchell <mark@codesourcery.com>
7877
7878 Remove V2 C++ library.
7879 * configure.in: Remove --enable-libstdcxx_v3 support.
7880
78812001-01-27 Richard Henderson <rth@redhat.com>
7882
7883 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7884
78852001-01-26 Tom Tromey <tromey@redhat.com>
7886
7887 * configure.in: Allow libgcj to be built on Sparc Solaris.
7888
78892001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7890
7891 * configure.in: Enable libgcj on several additional platforms.
7892
78932001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7894
7895 * configure.in: Enable libgcj for linux targets.
7896
78972001-01-09 Mike Stump <mrs@wrs.com>
7898
7899 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7900 failures of subdirectories.
7901
79022001-01-02 Laurynas Biveinis <lauras@softhome.net>
7903
7904 * configure: handle DOS-style absolute paths.
7905
79062001-01-02 Laurynas Biveinis <lauras@softhome.net>
7907
7908 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7909
79102000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7911
7912 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7913 (libstdcxx_incdir): Pass down.
7914 * config.if: Remove expired bits for cxx_interface, add stub.
7915 (libstdcxx_incdir): Add variable for g++ include directory.
7916 * configure.in (gxx_include_dir): Use it.
7917
79182000-12-15 Andreas Jaeger <aj@suse.de>
7919
7920 * configure.in: Handle lang_dirs.
7921
79222000-12-13 Anthony Green <green@redhat.com>
7923
7924 * configure.in: Disable libgcj for any target not specifically
7925 listed. Disable libgcj for x86 and Alpha Linux until compatible
7926 with g++ abi.
7927
79282000-12-13 Mike Stump <mrs@wrs.com>
7929
7930 * Makefile.in (local-distclean): Also remove fastjar.
7931
79322000-12-10 Anthony Green <green@redhat.com>
7933
7934 * configure.in: Define libgcj. Disable libgcj target libraries for
7935 most targets.
7936
79372000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7938
7939 * configure.in (target_libs): Revert 2000-12-08 patch.
7940 (noconfigdirs): Added target-libjava.
7941
79422000-12-09 Laurynas Biveinis <lauras@softhome.net>
7943
7944 * Makefile.in: handle DOS-style absolute paths.
7945
79462000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7947
7948 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7949 libjava.
7950 * configure.in (target_libs): Removed `target-libjava'.
7951
79522000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7953
7954 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7955 (ALL_MODULES): Added fastjar.
7956 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7957 (all-target-libjava): all-fastjar replaces all-zip.
7958 (all-fastjar): Added.
7959 (configure-target-fastjar, all-target-fastjar): Likewise.
7960 * configure.in (host_tools): Added fastjar.
7961
79622000-12-07 Mike Stump <mrs@wrs.com>
7963
7964 * Makefile.in (local-distclean): Remove leftover built files.
7965
79662000-11-16 Fred Fish <fnf@be.com>
7967
7968 * configure.in (enable_libstdcxx_v3): Fix typo,
7969 libstd++ -> libstdc++.
7970
79712000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7972
7973 * configure: Provide the original toplevel configure arguments
7974 (including $0) to subprocesses in the environment rather than
7975 through gcc/configargs.h.
7976
79772000-11-12 Mark Mitchell <mark@codesourcery.com>
7978
7979 * configure: Turn on libstdc++ V3 by default.
7980
79812000-10-16 Michael Meissner <meissner@redhat.com>
7982
7983 * configure (gcc/configargs.h): Only create if there is a build GCC
7984 directory created.
7985
79862000-10-05 Phil Edwards <pme@gcc.gnu.org>
7987
7988 * configure: Save configure arguments to gcc/configargs.h.
7989
79902000-10-04 Andris Pavenis <pavenis@latnet.lv>
7991
7992 * Makefile.in (bootstrap): avoid recursion if subdir missing
7993 (cross): ditto
7994 (do-proto-toplev): ditto
7995
7996Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7997
7998 * configure.in: Do not build byacc for hppa64. Provide paths to the
7999 X11 libraries for hppa64.
8000
80012000-09-02 Anthony Green <green@cygnus.com>
8002
8003 * Makefile.in (all-gcc): Depend on all-zlib.
8004 (CLEAN_MODULES): Add clean-zlib.
8005 (ALL_MODULES): Add all-zlib.
8006 * configure.in (host_libs): Add zlib.
8007
80082000-08-25 Alexandre Oliva <aoliva@redhat.com>
8009
8010 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8011 $targargs to tell whether newlib is going to be built.
8012
8013 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8014 $$r/TARGET_SUBDIR/libio for _G_config.h.
8015
80162000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8017
8018 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8019
8020 * configure: Make enable_threads and enable_shared defaults
8021 explicit. Substitute enable_threads into generated Makefiles.
8022 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8023 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8024
80252000-08-02 Manfred Hollstein <manfredh@redhat.com>
8026
8027 * configure.in: Re-enable all references to libg++ and librx.
8028
ffb97b2f 80292002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 8030
ffb97b2f
DD
8031 * configure.in: Add *-*-freebsd* configurations.
8032
bbf6e9e3
AC
80332002-04-07 Andrew Cagney <ac131313@redhat.com>
8034
8035 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8036 (do-tar, do-bz2): New rules.
8037 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8038 (gdb-tar): New rule.
8039 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8040 (insight_dejagnu.tar): New rule.
8041 (insight.tar): New rule.
8042 (gdb+dejagnu.tar): New rule.
8043 (gdb.tar): New rule.
8044
8f1579c0
AC
80452002-04-07 Andrew Cagney <ac131313@redhat.com>
8046
8047 * MAINTAINERS: Update dejagnu/
8048
ba3c59ab
AO
80492002-03-16 Alexandre Oliva <aoliva@redhat.com>
8050
8051 * ltmain.sh (relink_command): Fix typo in previous change.
8052
6243d5dd
AO
80532002-03-15 Alexandre Oliva <aoliva@redhat.com>
8054
8055 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8056 (relink_command): Added --tag flags.
8057 (mode=install): If relinking fails; error out.
8058
80413487
RH
80592002-03-12 Richard Henderson <rth@redhat.com>
8060
8061 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8062 .NOTPARALLEL tag.
8063 (do-check): Rename from check.
8064 (check): Allow parallel check.
8065
3daeddf6
RH
80662002-03-11 Richard Henderson <rth@redhat.com>
8067
8068 * Makefile.in (.NOTPARALLEL): Add fake tag.
8069
fad93c55
L
80702002-03-07 H.J. Lu (hjl@gnu.org)
8071
8072 * configure.in: Enable gprof for mips*-*-linux*.
8073
2e8357fc
AO
80742002-02-28 Alexandre Oliva <aoliva@redhat.com>
8075
8076 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8077 libjava.
8078 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
8079
bd48e1a9
AC
80802002-02-24 Andrew Cagney <ac131313@redhat.com>
8081
8082 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
8083
39121370
DJ
80842002-02-23 Daniel Jacobowitz <drow@mvista.com>
8085
8086 * config.guess: Import from master sources, rev 1.232.
8087 * config.sub: Import from master sources, rev 1.246.
8088
081ff160
AO
80892002-02-23 Alexandre Oliva <aoliva@redhat.com>
8090
8091 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8092 because its Makefile is there; test for the executable instead.
8093
20a5393b
AO
80942002-02-09 Alexandre Oliva <aoliva@redhat.com>
8095
8096 Contribute sh64-elf.
8097 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8098 * configure.in: Added sh64-*-*.
8099
38135629
JJ
81002002-02-04 Jeff Johnston <jjohnstn@redhat.com>
8101
80413487
RH
8102 * COPYING.NEWLIB: Remove advertising clause from
8103 Berkeley and Red Hat licenses.
38135629 8104
48d19748
MD
81052002-02-01 Mo DeJong <supermo@bayarea.net>
8106
8107 * Makefile.in: Add all-tix to deps for all-snavigator
8108 so that tix is built when building snavigator.
8109
f6e1c110
BE
81102002-02-01 Ben Elliston <bje@redhat.com>
8111
8112 * config.guess: Import from master sources, rev 1.229.
8113 * config.sub: Import from master sources, rev 1.240.
8114
4867be41
DJ
81152002-01-27 Daniel Jacobowitz <drow@mvista.com>
8116
8117 From Steve Ellcey <sje@cup.hp.com>:
8118 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8119 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8120 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8121 IA64.
8122 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8123 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8124 soname_spec, sys_lib_search_path_spec): Ditto.
8125
e82380cc
JT
81262002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8127
8128 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8129 target-libiberty, and target-libgloss. Skip Java-related
8130 libraries if not supported for NetBSD on target CPU.
8131
1319fb9c
NC
81322002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
8133
8134 * configure.in: Import StrongARM and XScale target_configdirs from
8135 FSF GCC version.
8136
b020f6ac
L
81372002-01-16 H.J. Lu (hjl@gnu.org)
8138
8139 * config.guess: Import from master sources, rev 1.225.
8140 * config.sub: Import from master sources, rev 1.238.
8141
8142 * MAINTAINERS: Updated notes on config.guess and config.sub.
8143
a0c1c920
NC
81442002-01-11 Steve Ellcey <sje@cup.hp.com>
8145
8146 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8147 ld and gdb are not supported.
8148
a9fa5e1f
JJ
81492002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8150
8151 * Change reference to Cygnus Solutions to be Red Hat.
8152
94077108
JJ
81532002-01-07 Jeff Johnston <jjohnstn@redhat.com>
8154
8155 * COPYING.NEWLIB: Update generic copyright date.
8156
05ecd75c
MS
81572002-01-07 Mark Salter <msalter@redhat.com>
8158
8159 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8160 Allow target-libgloss to be built for arm, strongarm, and xscale.
8161
a106bb62
BE
81622002-01-03 Ben Elliston <bje@redhat.com>
8163
8164 * MAINTAINERS: Update URL for config.* scripts.
8165
0e254642
AM
81662001-12-18 Alan Modra <amodra@bigpond.net.au>
8167
8168 * config.sub: Import latest version.
8169 * config.guess: Likewise.
8170
0a0d0041
TF
81712001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8172
8173 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8174 options for i[3456]86-pc-linux* native builds.
8175
d932cae7
NC
81762001-12-05 Laurent Guerby <guerby@acm.org>
8177
8178 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 8179 libiberty.
d932cae7
NC
8180
8181 Import this patch from gcc:
5481b376 8182
d932cae7
NC
8183 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8184
8185 * symlink-tree: handle DOS-style absolute paths.
8186
49b7683b
DD
81872001-11-28 DJ Delorie <dj@redhat.com>
8188 Zack Weinberg <zack@codesourcery.com>
8189
8190 When build != host, create libiberty for the build machine.
8191
8192 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8193 CONFIG_ARGUMENTS.
8194 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8195 New variables.
8196 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8197 and rules.
8198 (all.normal): Depend on ALL_BUILD_MODULES.
8199 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8200 (all-build-libiberty): Depend on configure-build-libiberty.
8201
8202 * configure: Calculate and substitute proper value for
8203 ALL_BUILD_MODULES.
8204 * configure.in: Create the build subdirectory.
8205 Calculate and substitute TARGET_CONFIGARGS (formerly
8206 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8207
26ef82f4
GK
82082001-11-26 Geoffrey Keating <geoffk@redhat.com>
8209
8210 * config.sub: Update to version 1.232 on subversion.
8211
43e64072
NC
82122001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8213
8214 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8215 files from .po files for a distribution.
8216
66f6c0d5
HPN
82172001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
8218
8219 * COPYING.NEWLIB: Mention preserved notice in specific parts.
8220
4a02fdb2
JH
82212001-11-13 Jeff Holcomb <jeffh@redhat.com>
8222
8223 Merged from net gcc:
8224 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
8225 * ltcf-c.sh: Use $objext, not $ac_objext.
8226 2001-07-27 Mark Kettenis <kettenis@gnu.org>
8227 * ltcf-cxx.sh: Add support for GNU.
8228 2001-07-22 Timothy Wall <twall@redhat.com>
8229 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
8230 default settings if using GNU tools with that configuration.
8231 * ltcf-cxx.sh: Ditto.
8232 * ltcf-gcj.sh: Ditto.
8233 2001-07-21 Michael Chastain <chastain@redhat.com>
8234 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8235 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
8236 * ltmain.sh: Mark as gcc-local.
8237
227b9953
JH
82382001-11-13 Jeff Holcomb <jeffh@redhat.com>
8239
8240 * Makefile.in (all-bison): Revert 2001-10-24.
8241 Don't depend on texinfo.
8242
cbbab8fb
JJ
82432001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
8244
80413487 8245 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 8246
922b2485
DD
82472001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
8248
8249 * configure.in (--enable-languages): Be more permissive about
8250 syntax. Check for empty lists better. Warn about $LANGUAGES.
8251
f08fa01d
HPN
82522001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
8253
8254 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8255
fee3da4e
JH
82562001-10-24 Jeff Holcomb <jeffh@redhat.com>
8257
8258 Makefile.in (all-bison): Don't depend on texinfo.
8259
73fb1ef9
AM
82602001-10-03 Alan Modra <amodra@bigpond.net.au>
8261
8262 * gettext.m4: Test po/POTFILES.in exists before trying to read.
8263
373688ac
AO
82642001-09-29 Alexandre Oliva <aoliva@redhat.com>
8265
8266 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8267
9c07660b
HPN
82682001-09-28 Hans-Peter Nilsson <hp@axis.com>
8269
8270 * config.sub, config.guess: Import latest from subversions.
8271
3f152009
AO
82722001-09-21 Alexandre Oliva <aoliva@redhat.com>
8273
8274 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8275 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8276 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8277 avoid quotes nesting problems.
8278 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8279 (DO_X): Export only variables that are set.
8280
8f6a59e5
BE
82812001-09-19 Ben Elliston <bje@redhat.com>
8282
8283 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8284 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8285 semantics. Use the shell built-in "type" command instead.
8286
a1ec19fa
TS
82872001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8288
8289 * config.sub: Reverted the earlier change, this version is not the
8290 master file.
8291
4008bd9b
TS
82922001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8293
8294 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
8295 Add support for mips64.
8296
dd1e52a4
JH
82972001-09-03 Jeff Holcomb <jeffh@redhat.com>
8298
8299 * configure.in: Enable libstdc++-v3 for h8300 targets.
8300
91549d1c
EC
83012001-08-30 Eric Christopher <echristo@redhat.com>
8302 Jason Eckhardt <jle@redhat.com>
8303
8304 * config.sub: Add support for mipsisa32.
8305
cf966cf9
EC
83062001-08-30 Eric Christopher <echristo@redhat.com>
8307
8308 * config.sub, config.guess: Import latest from subversions.
8309
82208dc5
AM
83102001-08-20 Alan Modra <amodra@bigpond.net.au>
8311
8312 * config.sub, config.guess: Import latest from subversions.
8313
4dca8403
DD
83142001-07-26 DJ Delorie <dj@redhat.com>
8315
8316 * MAINTAINERS: Clarify libiberty merge rules and procedures.
8317
1107dce2
AM
83182001-06-19 Alan Modra <amodra@bigpond.net.au>
8319
8320 * Makefile.in: Revert 2001-06-17.
8321 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
8322
e09a6604
L
83232001-06-17 H.J. Lu <hjl@gnu.org>
8324
8325 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
8326 (gas+binutils.tar.bz2): Likewise.
8327 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
8328
31a8b634
AC
8329Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8330
8331 * Makefile.in (VER): When present, extract the version number from
5481b376 8332 the file version.in.
31a8b634 8333
dc70af01
AO
83342001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8335
8336 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8337 gcc/xgcc is built, use -print-prog-name to find out the program
8338 name to use.
8339
839bbd8c
AO
83402001-06-04 Mark Mitchell <mark@codesourcery.com>
8341
8342 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8343 with_gcc]: Use `gcc -shared' to build a shared library.
8344
566e9a30
AO
83452001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
8346
8347 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8348 archives.
8349
e877bb69
AO
83502001-05-28 Simon Patarin <simon.patarin@inria.fr>
8351
8352 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8353 libraries when using g++ with native linker.
8354
1605288b
AO
83552001-05-28 Alexandre Oliva <aoliva@redhat.com>
8356
8357 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8358
11a383ba
TR
83592001-05-24 Tom Rix <trix@redhat.com>
8360
8361 * configure.in : enable ld for aix
cf966cf9 8362
18611226
AO
83632001-05-22 Alexandre Oliva <aoliva@redhat.com>
8364
8365 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8366 [aix4*|aix5*]: Prepend blank.
8367
6be7c12c
AO
83682001-05-20 Alexandre Oliva <aoliva@redhat.com>
8369
8370 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8371 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8372 of subdir/configure scripts to use the new libtool.m4.
8373
4ed00bba
L
83742001-05-14 H.J. Lu <hjl@gnu.org>
8375
8376 * config.if (libc_interface): Set to -libc6.2- for cross
8377 compiling to Linux/glibc 2.2.
8378
b1af961c
AO
83792001-05-03 Alexandre Oliva <aoliva@redhat.com>
8380
8381 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8382 libgcj.
8383
5ec3e74e
AO
83842001-04-26 Alexandre Oliva <aoliva@redhat.com>
8385
8386 * configure.in (noconfigdirs): Don't reset it from scratch in the
8387 target case; only append to it.
8388
b3ed1d6b
AO
83892001-04-26 Alexandre Oliva <aoliva@redhat.com>
8390
8391 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8392 sparc-*-solaris2.8]: Disable ${libgcj}.
8393
96111c10
AO
83942001-04-25 Alexandre Oliva <aoliva@redhat.com>
8395
8396 * configure.in (libgcj_saved): Copy from $libgcj.
8397 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8398 --disable-libgcj.
8399
b5bf43f2
AO
84002001-04-20 Alexandre Oliva <aoliva@redhat.com>
8401
8402 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8403 1.641.2.228.
8404
8cc32590
AO
84052001-04-12 Alexandre Oliva <aoliva@redhat.com>
8406
8407 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8408 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8409
dec0cb0c
AO
84102001-04-01 Alexandre Oliva <aoliva@redhat.com>
8411
8412 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8413 New macros.
8414 (bootstrap, cross): Use RECURSE_FLAGS.
8415 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8416
6a9c3886
AO
84172001-03-27 Alexandre Oliva <aoliva@redhat.com>
8418
8419 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8420
d4fc7db8
NC
84212001-03-23 Nick Clifton <nickc@redhat.com>
8422
8423 * README-maintainer-mode: Add note about inability to use "make
8424 distclean" in maintainer mode.
8425
7389ff65
AO
84262001-03-22 Alexandre Oliva <aoliva@redhat.com>
8427
8428 Re-installed:
8429 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8430 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8431 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8432 * ltcf-cxx.sh: Likewise.
8433 * ltcf-gcj.sh: Likewise.
8434
b3e0dc8e
PB
84352001-03-22 Philip Blundell <philb@gnu.org>
8436
8437 * config.sub, config.guess: Import latest from subversions.
8438
469b781c
AO
84392001-03-22 Alexandre Oliva <aoliva@redhat.com>
8440
8441 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8442 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8443
b0dad762
MC
84442001-03-20 Michael Chastain <chastain@redhat.com>
8445
8446 * Makefile.in: all-m4 depends on all-texinfo.
8447
c559bb17
AO
84482001-03-08 Alexandre Oliva <aoliva@redhat.com>
8449
8450 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8451
fef4ae2e
JJ
84522001-02-22 Jeff Johnston <jjohnstn@redhat.com>
8453
8454 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
8455 longer valid.
8456
8d6dd99d
NC
84572001-02-16 Nick Clifton <nickc@redhat.com>
8458
8459 * configure.in (noconfigdirs): Allow configuration of texinfo
8460 for Cygwin hosts.
8461
a85d7ed0
NC
84622001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8463
8464 * config.guess: Add linux target for S/390.
8465 * config.sub: Likewise.
8466 * configure.in: Likewise.
8467
51221c5e
DD
84682001-02-06 Ben Elliston <bje@redhat.com>
8469
8470 * configure: Output host type to stdout, not stderr.
8471
9dec4c71
MS
84722001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8473
8474 * config.guess: Import from subversions.gnu.org (revision 1.181).
8475 * config.sub: Import from subversions.gnu.org (revision 1.199).
8476
9add9c04
AM
84772001-01-30 Alan Modra <alan@linuxcare.com.au>
8478
8479 * config.guess: Handle hppa64-linux systems.
8480
8679174d
MS
84812001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8482
8483 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8484 Don't unset, it's non-portable and no longer necessary, set to empty
8485 instead.
8486
02d01ed4
MS
84872001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8488
8489 * ltconfig: Shell portability fix for the tagname validity check.
8490
4cc5853d
MS
84912001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8492
8493 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8494
7487e485
AO
84952001-01-27 Alexandre Oliva <aoliva@redhat.com>
8496
8497 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8498 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8499
f332af52
AO
85002001-01-24 Alexandre Oliva <aoliva@redhat.com>
8501
8502 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8503 keep at least one of build_libtool_libs or build_old_libs set to
8504 yes.
8505
ef099754
AO
85062001-01-24 Alexandre Oliva <aoliva@redhat.com>
8507
8508 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8509 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8510
8341f2fc 85112000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 8512
8341f2fc
AJ
8513 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8514
85152000-11-03 Philip Blundell <pb@futuretv.com>
8516
8517 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8518 files.
ebf0fa2e 8519
c320a39f
JJ
85202001-01-15 Jeff Johnston <jjohnstn@redhat.com>
8521
8522 * COPYING.NEWLIB: Put into source repository.
8523
8817b92e
BE
85242001-01-15 Ben Elliston <bje@redhat.com>
8525
8526 * configure.in (host_tools): Add sid.
8527 Always configure cgen.
8528 * Makefile.in (all-sid): New target.
8529 (check-sid, clean-sid, install-sid): Likewise.
8530
35590697
AJ
85312001-01-07 Andreas Jaeger <aj@suse.de>
8532
80413487 8533 * config.sub, config.guess: Update from subversions.
35590697 8534
6ee6cea6
AO
85352000-12-12 Alexandre Oliva <aoliva@redhat.com>
8536
8537 * configure.in: Disable language-specific target libraries for
8538 languages that aren't enabled.
8539
077b8428
NC
85402000-11-24 Nick Clifton <nickc@redhat.com>
8541
8542 * configure.in (xscale-elf): Add target.
8543 (xscale-coff): Add target.
8544 (c4x, c5x, tic54x): Move after ARM targets.
8545
9e28a1ed
AO
85462000-11-23 Alexandre Oliva <aoliva@redhat.com>
8547
8548 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8549
be98a80a
ILT
85502000-11-20 Ian Lance Taylor <ian@zembu.com>
8551
8552 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8553
5cec67bf
AO
85542000-11-18 Alexandre Oliva <aoliva@redhat.com>
8555
8556 * Makefile.in: Merge with GCC and libgcj.
8557 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8558 configure-target-<library> when their configure scripts need the C
8559 or C++ library to have already been built to work properly.
8560 (do_proto_toplev): Set them to an empty string.
8561
d932cae7 85622000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
8563
8564 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8565 (REALLY_SET_LIB_PATH): Use them.
8566
d932cae7 85672000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
8568
8569 * config.sub: Add support for Sun Chorus
8570
8602ff0c
NC
85712000-11-02 Per Lundberg <plundis@chaosdev.org>
8572
8573 * config.sub: Add support for the *-storm-chaos OS.
8574
f9e0997d
NC
85752000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8576
80413487
RH
8577 * configure.in (noconfigdirs): Don't compile some
8578 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 8579
d64552c5
AO
85802000-09-30 Alexandre Oliva <aoliva@redhat.com>
8581
8582 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8583 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8584 all affected `configure' scripts.
8585
97f60b31
AO
85862000-09-25 Alexandre Oliva <aoliva@redhat.com>
8587
8588 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8589 ltcf-c.sh.
8590
6e8dd58f
PB
85912000-09-12 Philip Blundell <philb@gnu.org>
8592
8593 * config.sub, config.guess: Update from subversions.
8594
103a2e99
AO
85952000-09-06 Alexandre Oliva <aoliva@redhat.com>
8596
51601921
AO
8597 * Makefile.in (all-zlib): Added dummy target.
8598
103a2e99
AO
8599 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8600 multi-language branch.
8601
2809b4b9
AO
86022000-09-05 Alexandre Oliva <aoliva@redhat.com>
8603
8604 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8605 (bootstrap*): Depend on all-bootstrap.
8606
7450026c
AO
86072000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8608
8609 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8610 crosses, but add gcc/include to the header search path for them.
8611
6cf86f7f
AO
86122000-08-31 Alexandre Oliva <aoliva@redhat.com>
8613
8614 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8615 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8616 * gettext.m4: New file, extracted from aclocal.m4.
8617
ce2ea6e3
AO
86182000-08-22 Alexandre Oliva <aoliva@redhat.com>
8619
8620 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8621 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8622 sub-configures.
8623
9765193e
DE
86242000-08-20 Doug Evans <dje@casey.transmeta.com>
8625
8626 * Makefile.in (ALL_MODULES): Add all-cgen.
8627 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8628 (all-cgen): New target.
8629 (all-opcodes,all-sim): Depend on all-cgen.
8630 * configure.in (host_tools): Add cgen.
8631 Only configure cgen if --enable-cgen-maint.
8632
d7b32520
AO
86332000-08-17 Alexandre Oliva <aoliva@redhat.com>
8634
8635 * config-ml.in (CC, CXX): Don't introduce a leading space.
8636
e52ef561
AO
86372000-08-16 Alexandre Oliva <aoliva@redhat.com>
8638
8639 * configure.in (libstdcxx_flags): Use
8640 libstdc++-v3/src/libstdc++.INC.
8641
88f9c2a0
AO
86422000-08-15 Alexandre Oliva <aoliva@redhat.com>
8643
8644 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8645
98fbe43f
JM
86462000-08-11 Jason Merrill <jason@redhat.com>
8647
8648 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8649 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8650 (FLAGS_FOR_TARGET): Not here.
8651 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8652
279ddab4
DD
86532000-08-07 DJ Delorie <dj@redhat.com>
8654
8655 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8656 "if we're also building gcc, and it's a gcc that will run on the
8657 build machine, we want to use its includes instead of the system's
8658 default includes".
8659
60523a83
AO
86602000-08-03 Alexandre Oliva <aoliva@redhat.com>
8661
24ffec7a
AO
8662 * configure.in (libstdcxx_flags): Don't use `"'.
8663
60523a83
AO
8664 * config-ml.in: Adjust multilib search paths to the
8665 appropriate multilib tree.
8666
daf644b5
AO
86672000-08-02 Alexandre Oliva <aoliva@redhat.com>
8668
8669 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8670 commas in $LANGUAGES.
8671
63266560
DD
86722000-08-01 Alexandre Oliva <aoliva@redhat.com>
8673
8674 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8675
86762000-07-31 Alexandre Oliva <aoliva@redhat.com>
8677
8678 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8679 CXX_FOR_TARGET for sed.
8680
86812000-07-30 Alexandre Oliva <aoliva@redhat.com>
8682
8683 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8684 Do not override if already set in the environment or in configure.
8685 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8686 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8687
9e449d3e
AO
86882000-07-27 Alexandre Oliva <aoliva@redhat.com>
8689
8690 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8691 (GCC_FOR_TARGET): Use it.
8692 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8693 * configure.in: ... here.
8694 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8695 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8696
8bbd92e0
AO
86972000-07-24 Alexandre Oliva <aoliva@redhat.com>
8698
fd1f87b2
AO
8699 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8700 (configure-target-libchill, configure-target-libobjc): Likewise.
8701
8bbd92e0
AO
8702 * configure.in: Use the same cache file for all target libs.
8703 * config-ml.in: But different cache files per multilib variant.
8704
25c6c112
JL
87052000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8706
8707 * configure (topsrcdir): Don't use dirname.
8708
ba73c63f
JM
87092000-07-20 Jason Merrill <jason@redhat.com>
8710
8711 * configure.in: Remove all references to libg++ and librx.
8712
8713 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8714
1af08294
HPN
87152000-07-20 Hans-Peter Nilsson <hp@axis.com>
8716
8717 * config.sub: Update to subversions version 2000-07-06.
8718
ba73c63f
JM
87192000-07-12 Andrew Haley <aph@cygnus.com>
8720
8721 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8722 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8723
87242000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
8725
8726 * symlink-tree: Check number of arguments.
8727
d932cae7 87282000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
8729
8730 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8731
ba73c63f
JM
87322000-07-05 Jim Wilson <wilson@cygnus.com>
8733
8734 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8735 search path for a g++ extracted from the build tree. This
8736 will allow link tests run by configure scripts in
8737 subdirectories to succeed.
8738
92ee2f86
UC
87392000-07-01 Koundinya K <kk@ddeorg.soft.net>
8740
80413487 8741 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 8742
23f2f29f
CV
87432000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8744
8745 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8746 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8747
f04f5a67
TW
87482000-06-19 Timothy Wall <twall@cygnus.com>
8749
8750 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8751 * config.sub: Add tic54x target.
8752
11da68be
NC
87532000-06-07 Phillip Thomas <pthomas@suse.de>
8754
8755 * README-maintainer-mode: New file: Contains notes on using
8756 --enable-maintainer-mode with binutils.
8757
d932cae7 87582000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
8759
8760 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8761
d932cae7 87622000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
8763
8764 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8765 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8766
9442cea3
L
876720000-05-21 H.J. Lu (hjl@gnu.org)
8768
80413487
RH
8769 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8770 directory are used if they exist. Make sure
8771 $(build_tooldir)/include is searched for header files,
8772 $(build_tooldir)/lib/ for library files.
9442cea3 8773 (GCC_FOR_TARGET): Likewise.
80413487 8774 (CXX_FOR_TARGET): Likewise.
9442cea3 8775
d932cae7 87762000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
8777
8778 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8779
d932cae7 87802000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
8781
8782 * Makefile.in (configure-target-libiberty): Depend on
8783 configure-target-newlib.
8784
ba73c63f
JM
87852000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8786
8787 * configure.in, Makefile.in: Merge all libffi-related
8788 configury stuff from the libgcj tree.
8789
d932cae7 87902000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
8791
8792 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8793 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8794
d932cae7 87952000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
8796
8797 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8798 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 8799 current version information. Add to proto-toplev directory.
b5a23627
AC
8800 (gdb-taz): Build do-djunpack.
8801
ba73c63f
JM
88022000-05-15 David Edelsohn <edelsohn@gnu.org>
8803
8804 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8805
7c86ed39
L
88062000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8807
8808 * ltmain.sh: Preserve in relink_command any environment
8809 variables that may affect the linker behavior.
8810
d932cae7 88112000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
8812
8813 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8814
d932cae7 88152000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
8816
8817 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8818
ed0a91a5
EZ
88192000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8820
8821 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 8822 with the version name.
ed0a91a5 8823
ba73c63f 88242000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 8825
ba73c63f 8826 * config.if: Tweak.
6cafa39f 8827
ba73c63f 88282000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 8829
ba73c63f 8830 * djunpack.bat: New file.
66156876 8831
d932cae7 88322000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
8833
8834 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
8835 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8836 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8837 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 8838
ba73c63f
JM
88392000-04-16 Dave Pitts <dpitts@cozx.com>
8840
80413487
RH
8841 * config.sub (case $basic_machine): Change default for "ibm-*"
8842 to "openedition".
ba73c63f 8843
d932cae7 88442000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
8845
8846 * Makefile.in (gdb-taz): New target. GDB specific archive.
8847 (do-md5sum): New target.
8848 (MD5PROG): Define.
8849 (PACKAGE): Default to TOOL.
8850 (VER): Default to a shell script.
8851 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 8852 md5 checksum generation.
b35ece4e
AC
8853 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8854 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8855 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 8856 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 8857
d932cae7 88582000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
8859
8860 * configure (warn_cflags): Delete.
8861
ba73c63f 88622000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 8863 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 8864
80413487
RH
8865 * configure.in (enable_libstdcxx_v3): Add.
8866 (target_libs): Add bits here to switch between libstdc++-v2 and
8867 libstdc++-v3.
8868 * config.if: And this file too.
8869 * Makefile.in: Add libstdc++-v3 targets.
35590697 8870
ba73c63f
JM
88712000-04-05 Michael Meissner <meissner@redhat.com>
8872
8873 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 8874
d332c5ac
JM
88752000-03-29 Jason Merrill <jason@casey.cygnus.com>
8876
8877 * configure.in: -linux-gnu*, not -linux-gnu.
8878
d932cae7 88792000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
8880
8881 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8882 (do-tar-bz2): Replace TOOL with PACKAGE.
8883 (gdb.tar.bz2): Remove GDBTK from GDB package.
8884 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 8885 dejagnu.tar.bz2): New packages.
6dcbc97b 8886
96ce09a7
ILT
88872000-02-27 Andreas Jaeger <aj@suse.de>
8888
8889 * configure.in: Add entry for mips*-*-linux*, move catch all
8890 *-*-*linux* entry below this one.
8891
2031769e
ILT
88922000-02-27 Ian Lance Taylor <ian@zembu.com>
8893
8894 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8895
4bab746c
NC
88962000-02-24 Nick Clifton <nickc@cygnus.com>
8897
8898 * config.sub: Support an OS of "wince".
8899
d932cae7 89002000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
8901
8902 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 8903 version.
ada59422 8904
5b93d8bb
AM
89052000-02-23 Linas Vepstas <linas@linas.org>
8906
8907 * config.sub: Add support for Linux/IBM 370.
8908 * configure.in: Likewise.
8909
2fb651f6
NC
89102000-02-22 Nick Clifton <nickc@cygnus.com>
8911
8912 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8913
b8441c25
CF
89142000-02-20 Christopher Faylor <cgf@cygnus.com>
8915
8916 * config.guess: Guess "cygwin" rather than "cygwin32".
8917
d332c5ac
JM
89182000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8919
8920 * configure (gcc_version): When setting, narrow search to
8921 lines containing `version_string'.
8922
ba73c63f
JM
89232000-02-15 Denis Chertykov <denisc@overta.ru>
8924
8925 * config.sub: Add support for avr target.
8926
d932cae7 89272000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
8928
8929 * config.sub: Add mmix-knuth-mmixware.
8930
89312000-01-27 Christopher Faylor <cgf@redhat.com>
8932
8933 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8934 structure stuff to -L library search.
8935 (CXX_FOR_TARGET): Ditto.
8936 (CROSS_CHECK_MODULES): Fix spelling mistake.
8937
89382000-01-24 Mark Mitchell <mark@codesourcery.com>
8939
8940 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8941 the C++ compiler.
8942
89432000-01-12 Richard Henderson <rth@cygnus.com>
8944
8945 * configure.in: Don't build some bits for beos.
8946
89472000-01-12 Joel Sherrill (joel@OARcorp.com)
8948
8949 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8950 as include files.
8951
91b2c84d
GK
89522000-01-06 Geoff Keating <geoffk@cygnus.com>
8953
8954 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8955 not mh-aix43.
8956
ba73c63f
JM
89571999-12-14 Richard Henderson <rth@cygnus.com>
8958
8959 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8960 * config.sub: Accept alphaev[78], alphaev8.
8961
89621999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8963
8964 * config.guess, config.sub: Update from autoconf.
8965
8966Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8967
8968 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8969 necessary libraries are missing.
8970
89711999-10-25 Andreas Schwab <schwab@suse.de>
8972
8973 * configure: Fix quoting inside arguments of eval.
8974
89751999-10-21 Nick Clifton <nickc@cygnus.com>
8976
8977 * config-ml.in: Allow suppression of some ARM multilibs.
8978
8979Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8980
8981 * config.guess: Add OS/390 match pattern.
8982 * config.sub: Add mvs, openedition targets.
8983 * configure.in (i370-ibm-opened*): New.
8984
ef14edc4
ILT
89851999-09-04 Steve Chamberlain <sac@pobox.com>
8986
8987 * config.sub: Add support for configuring for pj.
8988
afb478e8
NC
89891999-08-31 Nick Clifton <nickc@cygnus.com>
8990
fd6848f6 8991 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 8992
ba73c63f 89931999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
8994
8995 * configure.in: Do not configure or build ld for AIX
8996 platforms. ld is known to be broken on these platforms.
8997
ba73c63f
JM
8998Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8999
9000 * config-ml.in: Pass compiler flag corresponding to multidirs to
9001 subdir configures.
9002
c363de44
ILT
90031999-08-09 Ian Lance Taylor <ian@zembu.com>
9004
9005 * Makefile.in (LDFLAGS): Define.
9006
dc8bc5a6
ILT
90071999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9008
9009 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9010 noconfigdirs.
9011 (*-*-cygwin*): Likewise.
9012
6ca3858e
ILT
90131999-08-08 Ian Lance Taylor <ian@zembu.com>
9014
71141bb6
ILT
9015 * mkdep: New file.
9016 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9017 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9018
6ca3858e
ILT
9019 From Eli Zaretskii <eliz@is.elta.co.il>:
9020 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9021 long file name when using DJGPP on MS-DOS.
9022
ba73c63f
JM
9023Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9024
9025 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9026
2735a327
AM
90271999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9028
9029 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9030 dependency as this causes "make check" to globally "make all"
9031
ba73c63f
JM
9032Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9033
9034 * configure.in (target_libs): Added target-zlib.
9035 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9036 (CONFIGURE_TARGET_MODULES): Likewise.
9037 (CHECK_TARGET_MODULES): Likewise.
9038 (INSTALL_TARGET_MODULES): Likewise.
9039 (CLEAN_TARGET_MODULES): Likewise.
9040 (configure-target-zlib): New target.
9041 (all-target-zlib): Likewise.
9042 (all-target-libjava): Depend on all-target-zlib.
9043 (configure-target-libjava): Depend on configure-target-zlib.
9044
9045 * Makefile.in (configure-target-libjava): Depend on
9046 configure-target-newlib.
9047 (configure-target-boehm-gc): New target.
9048 (configure-target-qthreads): New target.
9049
80413487
RH
9050 * configure.in (target_libs): Added target-qthreads.
9051 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9052 (CONFIGURE_TARGET_MODULES): Likewise.
9053 (CHECK_TARGET_MODULES): Likewise.
9054 (INSTALL_TARGET_MODULES): Likewise.
9055 (CLEAN_TARGET_MODULES): Likewise.
9056 (all-target-qthreads): New target.
9057 (configure-target-libjava): Depend on configure-target-qthreads.
9058 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
9059
9060 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9061 (CONFIGURE_TARGET_MODULES): Likewise.
9062 (CHECK_TARGET_MODULES): Likewise.
9063 (INSTALL_TARGET_MODULES): Likewise.
9064 (CLEAN_TARGET_MODULES): Likewise.
9065 (all-target-libjava): New target.
9066 (all-target-boehm-gc): Likewise.
9067 * configure.in (target_libs): Added libjava, boehm-gc.
9068
08d836d6
ILT
90691999-07-22 Ian Lance Taylor <ian@zembu.com>
9070
9071 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9072 configure.bat in SUPPORT_FILES.
9073 (gas+binutils.tar.bz2): Likewise.
9074
9075 * makeall.bat: Remove; obsolete.
9076
8f36e47c
ILT
90771999-07-21 Ian Lance Taylor <ian@zembu.com>
9078
9079 From Mark Elbrecht:
9080 * configure.bat: Remove; obsolete.
9081
56e82f25
ILT
90821999-07-11 Ian Lance Taylor <ian@zembu.com>
9083
9084 * configure: Add -W -Wall to the default CFLAGS when compiling with
9085 gcc.
9086
1001d816
JL
9087Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9088
9089 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9090
106117aa
MM
90911999-06-30 Mark Mitchell <mark@codesourcery.com>
9092
9093 * configure.in: Build ld on IRIX6.
9094
c376f4ed
ILT
90951999-06-12 Ian Lance Taylor <ian@zembu.com>
9096
9097 * Makefile.in: Change distribution targets to use bzip2 instead of
9098 gzip.
9099 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 9100 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 9101
306b7445
NC
91021999-06-04 Nick Clifton <nickc@cygnus.com>
9103
9104 * config.sub: Add mcore target.
9105
d932cae7 91061999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
9107
9108 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9109
d932cae7 91101999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
9111
9112 * config.guess (dummy): Changed to $dummy.
9113
6c3175b0
NC
91141999-05-24 Nick Clifton <nickc@cygnus.com>
9115
ba73c63f
JM
9116 * config.sub: Tidied up case statements.
9117
91181999-05-22 Ben Elliston <bje@cygnus.com>
9119
9120 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9121 <jiro@din.or.jp>.
9122
9123 * config.guess: Merge with FSF version. Future changes will be
9124 more accurately recorded in this ChangeLog.
9125 * config.sub: Likewise.
9126
d932cae7 91271999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
9128
9129 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 9130
252b5132
RH
91311999-04-30 Tom Tromey <tromey@cygnus.com>
9132
9133 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9134
91351999-04-23 Tom Tromey <tromey@cygnus.com>
9136
9137 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9138
91391999-04-20 Drew Moseley <dmoseley@cygnus.com>
9140
9141 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9142 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9143 Bad merge removed these two changes.
9144
ba73c63f 9145Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 9146 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
9147
9148 * config.guess (interix Alpha): Add.
9149
252b5132
RH
91501999-04-11 Richard Henderson <rth@cygnus.com>
9151
9152 * configure.in (i?86-*-beos*): Do config gperf; don't config
9153 gdb, newlib, or libgloss.
9154
d932cae7 91551999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9156
ba73c63f
JM
9157 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9158 link a trivial program with -mabi=64. If it fails, remove mabi=64
9159 from multidirs.
9160
d932cae7 91611999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
9162
9163 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9164
252b5132
RH
91651999-04-08 Nick Clifton <nickc@cygnus.com>
9166
9167 * config.sub: Add support for mcore targets.
9168
91691999-04-07 Michael Meissner <meissner@cygnus.com>
9170
9171 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9172 not mt-ospace, in order to shut up assembler warning about using
9173 symbols that are named the same as registers.
9174
91751999-04-07 Drew Moseley <dmoseley@cygnus.com>
9176
9177 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9178 dependency list for all-target-cygmon.
9179
91801999-04-05 Doug Evans <devans@casey.cygnus.com>
9181
9182 * config-ml.in: Check $host, not $target, for selective multilibs.
9183 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9184 thumb interworking, and underscore prefix multilibs.
9185
91861999-04-04 Ian Lance Taylor <ian@zembu.com>
9187
9188 * missing: Update to version from current automake.
9189
9190Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9191
9192 * configure (gxx_include_dir): Removed.
9193
9194 * configure.in (gxx_include_dir): Handle it.
9195 * Makefile.in: Likewise.
9196
91971999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9198
9199 * config.sub (mips64vr4111,mips64vr4111el) Add.
9200
92011999-03-21 Ben Elliston <bje@cygnus.com>
9202
80413487 9203 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
9204
9205Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9206
252b5132
RH
9207 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9208 config/mh-djgpp.
9209
9210Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9211
9212 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9213 all-target-newlib to dependency list for all-target-bsp.
9214
9215Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9216
9217 * config.sub: Add i386-uwin support.
9218 * config.guess: Likewise.
9219
9220Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9221
9222 * configure.in: cleanup, add mh-*pic handling for arm, special
9223 case powerpc*-*-aix*
9224
9225Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9226
9227 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9228 can be built.
9229
9230Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9231
9232 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 9233 targets.
252b5132
RH
9234
92351999-03-02 Nick Clifton <nickc@cygnus.com>
9236
9237 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9238
d932cae7 92391999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9240
9241 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9242
92431999-02-24 Nick Clifton <nickc@cygnus.com>
9244
9245 * config.sub: Fix typo in arm recognition.
9246
d932cae7 92471999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
9248
9249 * configure.in (noconfigdirs): Changed target_configdirs to
9250 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9251 rather than m68k-*-* since it is not known to work on
9252 m68k-aout. Ditto for arm-*-*oabi.
9253
d932cae7 92541999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
9255
9256 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
9257
92581999-02-19 Ben Elliston <bje@cygnus.com>
9259
9260 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9261 Smart and improved by Andrew Cagney.
9262
d932cae7 92631999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
9264
9265 * config.guess: Recognize openbsd-*-hppa.
9266
d932cae7 92671999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
9268
9269 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9270 only if it is not empty.
9271
92721999-02-17 Nick Clifton <nickc@cygnus.com>
9273
9274 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 9275
fd6848f6 9276 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
9277
9278 * config.sub: Modified to recognize uname's armv* syntax.
9279
92801999-02-17 Mark Salter <msalter@cygnus.com>
9281
9282 * configure.in: Added target-bsp for sparclite.
9283
d932cae7 92841999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
9285
9286 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9287
92881999-02-08 Nick Clifton <nickc@cygnus.com>
9289
9290 * configure.in: Add support for strongarm port.
9291 * config.sub: Add support for strongarm target.
9292
d932cae7 92931999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 9294
252b5132
RH
9295 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9296 the old name config/mh-cygwin32.
9297 Enable texinfo.
9298
d932cae7 92991999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
9300
9301 * configure.in: Do build ld for ix86 Solaris.
9302
d932cae7 93031999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
9304
9305 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9306 $AR_FOR_TARGET. Likewise for RANLIB.
9307
d932cae7 93081999-02-02 Catherine Moore <clm@cygnus.com>
35590697 9309
80413487
RH
9310 * config.sub (oabi): Recognize.
9311 * configure.in (arm-*-oabi): Handle.
252b5132 9312
d932cae7 93131999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
9314
9315 * config.guess: Improve detection of i686 on UnixWare 7.
9316
d932cae7 93171999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
9318
9319 * config.guess: Add support for i386-pc-interix.
9320 * config.sub: Likewise.
9321 * configure.in: Likewise.
252b5132 9322
d932cae7 93231999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9324
9325 * Makefile.in: Remove unneeded all-target-libio from
9326 from all-target-winsup target since it is now unneeded.
9327 Add all-target-libtermcap in its place since it is now
9328 needed.
9329
d932cae7 93301998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9331
9332 * configure.in: makefile stub for cygwin target is probably
9333 unnecessary. Remove it for now.
252b5132 9334
d932cae7 93351998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
9336
9337 * configure.in: libtermcap.a should be built when cygwin is the
9338 target as well as the host.
9339 * config.guess: Allow mixed case in cygwin uname output.
9340 * Makefile.in: Add libtermcap target.
252b5132 9341
d932cae7 93421998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9343
9344 * config.sub: Clean up handling of hppa2.0.
9345
d932cae7 93461998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
9347
9348 * config.guess: Use C code to identify more HP machines.
9349
9350Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9351
9352 * config.sub: Handle hppa2.0.
9353
ba73c63f
JM
9354Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9355
9356 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 9357 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
9358
93591998-12-15 Mark Salter <msalter@cygnus.com>
9360
9361 * configure.in: Added target-bsp for several target architectures.
9362
9363 * Makefile.in: Added rules for bsp.
9364
252b5132
RH
9365Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9366
9367 * config.guess: Improve detection of hppa2.0 processors.
9368
9369Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9370
9371 * config.guess: Recognize FreeBSD using ELF automatically.
9372
93731998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9374
9375 * configure (skip-this-dir): Add handling for new shell script, which
9376 might be created by a sub-directory's configure to indicate, this particular
9377 directory is "unwanted".
9378 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9379
252b5132
RH
9380Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9381
9382 * ltconfig: import from libtool, after changing libtool to
9383 account for the cygwin name change.
9384
9385Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9386
9387 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9388 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9389
9390Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9391
9392 * configure.in: Add libtermcap to list of cygwin dependencies.
9393
d932cae7 93941998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 9395
80413487
RH
9396 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9397 they include winsup/include when it's a cygwin target.
252b5132
RH
9398
93991998-11-12 Tom Tromey <tromey@cygnus.com>
9400
9401 * configure.in (host_tools): Added zip.
9402 * Makefile.in (all-target-libjava): Depend on all-zip.
9403 (all-zip): New target.
9404 (ALL_MODULES): Added all-zip.
9405 (NATIVE_CHECK_MODULES): Added check-zip.
9406 (INSTALL_MODULES): Added install-zip.
9407 (CLEAN_MODULES): Added clean-zip.
9408
d932cae7 94091998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
9410
9411 * Makefile.in: lose "32" from comment about cygwin.
9412
d932cae7 94131998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
9414
9415 * configure.in: Use -Os to build target libraries for the fr30.
9416
d932cae7 94171998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
9418
9419 * config.sub: Add fr30.
9420
d932cae7 94211998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 9422
80413487 9423 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
9424 cygwin* instead of cygwin32*.
9425 * config.sub: Check cygwin* instead of cygwin32*.
9426
d932cae7 94271998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
9428
9429 * config.guess: Match any version of Unixware7.
9430
252b5132
RH
94311998-10-20 Syd Polk <spolk@cygnus.com>
9432
9433 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9434 if desired.
9435
d932cae7 94361998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9437
9438 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9439 these if the appropriate directories and files to not exist.
9440
d932cae7 94411998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
9442
9443 * Makefile.in (DEVO_SUPPORT): Add config.if.
9444
d932cae7 94451998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
9446
9447 * configure: Add pattern to replace "build_tooldir"'s
9448 definition in the generated Makefile with "tooldir"'s
9449 actual value.
9450
252b5132
RH
9451Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9452
9453 * config.sub: Bring back lost sparcv9.
9454
ba73c63f
JM
9455 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9456
9457Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9458
9459 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9460 CC_FOR_TARGET and friends.
9461
9462Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 9463
ba73c63f
JM
9464 * Makefile.in (build_tooldir): New variable, same as tooldir.
9465 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9466 -B$(build_tooldir)/bin/.
9467 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9468
252b5132
RH
9469Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9470
9471 * config.sub: Add support for i[34567]86-pc-udk.
9472 * configure.in: Likewise.
9473
9474Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9475
9476 * Makefile.in: add bzip2 package building bits for user
9477 tools module
9478 * configure.in: ditto
9479
ba73c63f
JM
9480Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9481
9482 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9483 (ALL_TARGET_MODULES): Add all-target-libobjc.
9484 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9485 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9486 (all-target-libchill): Add dependencies.
9487 * configure.in (target_libs): Add libchill.
35590697 9488
252b5132
RH
94891998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9490
ba73c63f 9491 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
9492
9493Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9494
9495 * Makefile.in (all-automake): fix dependencies.
9496
9497Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9498
9499 * configure.in: Minor cleanups for building in the $(target_alias)
9500 subdir.
9501
95021998-09-22 Jim Wilson <wilson@cygnus.com>
9503
9504 * Makefile.in (bootstrap): Set r and s before make all. Use
9505 BASE_FLAGS_TO_PASS in make all.
9506 (cross): Likewise.
9507
95081998-09-20 Mark Mitchell <mark@markmitchell.com>
9509
9510 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9511
252b5132
RH
9512Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9513
9514 * config.sub: Fix typo in last change.
9515
95161998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9517
9518 * config.sub: Add support for C4x target.
9519 * configure.in: Likewise.
9520
95211998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9522
9523 * config.sub: Recognize sparcv9 just like sparc64.
9524
9525Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9526
9527 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9528
9529Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9530
9531 * config.guess: Correctly identify Pentium II sco boxes.
9532
9533 * config.guess: Fix "tr" code. From Weiwen Liu.
9534
9535Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9536
9537 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9538 stabs.
9539
9540Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9541
9542 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9543 (ALL_TARGET_MODULES): Add all-target-libchill.
9544 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9545 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9546 (all-target-libchill): Add dependencies.
9547 * configure.in (target_libs): Add libchill.
9548
9549Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9550
9551 * config.guess: Avoid assumptions about "tr" behaves when
9552 LANG is set to something other than English.
9553
9554Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9555
9556 * configure (gxx_include_dir): Changed to
9557 '${prefix}/include/g++'-${libstdcxx_interface}.
9558
9559 * config.if: New to determine the interfaces.
9560
9561Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9562
9563 * config.guess: Detect and handle MPE/IX.
9564 * config.sub: Deal with MPE/IX.
9565
9566Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9567
9568 * configure.in: Use mh-aix43.
9569
95701998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9571
9572 * configure: Fix --without/--disable cases for gxx-include-dir.
9573
9574Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9575
9576 * mdata-sh: Imported. Needed for automake support.
9577
9578Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9579
ba73c63f 9580 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
9581 "chmod og=u `find . -print`".
9582
9583Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9584
ba73c63f 9585 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
9586
9587Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9588
9589 * Makefile.in: Undo previous patch.
9590
9591Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9592
9593 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9594 to here ...
9595 (install-no-fixedincludes): and here
9596 (INSTALL_MODULES): ... from here.
9597
9598Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9599
9600 * config.sub: Merge with FSF.
9601
9602 * config.guess: Merge with FSF.
9603
9604Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9605
9606 * configure (extraconfigdirs): New variable.
9607 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9608 * Makefile.in (all): Move higher in file.
9609 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9610 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9611 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9612 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9613 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9614
96151998-07-23 Brendan Kehoe <brendan@cygnus.com>
9616
9617 * Makefile.in (all-target-libjava): Depend on all-gcc and
9618 all-target-newlib.
9619 (configure-target-libjava): Depend on $(ALL_GCC).
9620
9621Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9622
9623 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9624 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9625
9626Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9627
9628 * ylwrap: Change absolute path checks to check for DOS style path
9629 names.
9630
9631 * ylwrap: Don't use a full path name if the source file is in the
9632 same directory. From hjl@lucon.org (H.J. Lu).
9633
9634 * config-ml.in: Default to being verbose, to match Feb 18 change to
9635 configure.
9636
9637Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9638
9639 Brought over from egcs:
9640
9641 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9642
9643 * configure.in (target_subdir): Set to ${target_alias} instead
9644 of "libraries".
9645
9646 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9647
9648 * configure.in (target_subdir): Set to libraries if enable_multilib.
9649
9650Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9651
9652 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9653 multilibs, force reconfiguration the first time we create
9654 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9655
9656Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9657
9658 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9659 avoid confusion with --no-recursion.
9660
9661Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9662
9663 * configure.in: Win32 hosts shouldn't use install -x
9664 * install-sh: remove -x option, and special .exe-handling
9665 hack.
9666
9667Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9668
9669 * config.guess: Recognize i586-pc-beos.
9670 * configure.in: Don't build some bits for beos.
9671
9672Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9673
9674 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9675 CFLAGS default to -O2.
9676
9677 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9678 when using GNU ld.
9679
9680Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9681
9682 * ltmain.sh: Correct install when using a different shell.
9683
9684Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9685
9686 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9687
9688Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9689
9690 * makefile.vms: Update to build binutils/makefile.vms. Add install
9691 target.
9692
9693Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9694
9695 * ltconfig: Update to correct AIX handling.
9696
9697Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9698
9699 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9700
9701 * configure.in (target_subdir): Set to ${target_alias} instead
9702 of "libraries".
9703
97041998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9705
9706 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9707 (Makefile): Depend on $(gcc_version_trigger).
9708
9709 * configure (gcc_version): Change default initializer to empty
9710 string.
9711 (gcc_version_trigger): New variable; pass this variable down
9712 to subdir configures to enable them checking gcc's version
9713 themselves. Emit make macros for both gcc_version vars.
9714 (topsrcdir): Initialize reliably.
9715 (recursion line): Remove --with-gcc-version=${gcc_version}.
9716
97171998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9718
9719 * configure (enable_version_specific_runtime_libs): Implement new flag
9720 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9721 in $(libsubdir); emit definition in each generated Makefile.
9722 (gxx_include_dir): Initialize depending on
9723 $enable_version_specific_runtime_libs.
9724
97251998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9726
9727 * configure (gcc_version): Initialize properly depending on
9728 how and where configure is started.
9729 (recursion line): Pass a --with-gcc-version=${gcc_version}
9730 to configures in subdirs.
9731
9732Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9733
9734 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 9735 cygmon
252b5132
RH
9736
9737Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9738
9739 * configure.in: Add cygmon and libstub support for mn10200.
9740
97411998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9742
9743 * configure (gcc_version): Add new variable describing the
9744 particular gcc version we're building.
9745 * Makefile.in (libsubdir): Add new macro for the directory
9746 in which the compiler finds executables, libraries, etc.
9747 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9748 and libsubdir.
9749
9750Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9751
ba73c63f
JM
9752 * Makefile.in (local-clean): Remove *.log.
9753 (warning.log): Built with warn_summary from build.log.
9754 (mail-report.log): Run test_summary.
9755 (mail-report-with-warnings.log): Run test_summary including
9756 warning.log in the report.
252b5132
RH
9757
9758Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9759
9760 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9761
9762Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9763
9764 * Makefile.in (grep): Grep no longer depends on libiberty.
9765
9766Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9767
9768 * Makefile.in: all-snavigator needs all-libgui.
9769
9770Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9771
9772 * configure.in: Add cygmon and libstub support for mn10300.
9773
9774Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9775
9776 * missing: Update to version from automake 1.3.
9777
9778 * ltmain.sh: On installation, don't get confused if the same name
9779 appears more than once in the list of library names.
9780
9781Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9782
9783 * config.sub: Accept m68060 and m5200 as CPU names.
9784
9785Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9786
9787 * configure: Use && rather than using -a in test, because odd
9788 strings can confuse test.
9789 * configure.in: Likewise.
9790
9791Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9792
9793 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9794
9795Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9796
9797 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
9798 bootstrap4-lean): New targets.
9799
9800Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9801
9802 * mpw-* Delete. Not used.
252b5132
RH
9803
9804Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9805
9806 * COPYING.LIB: Update FSF address.
9807
9808Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9809
9810 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9811
9812 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9813 GAS_SUPPORT_DIRS.
9814
9815Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9816
9817 * ltconfig, ltmain.sh: Avoid producing a version number if
9818 -version-info was not used.
9819
9820Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9821
9822 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9823 building with newlib.
9824
98251998-04-30 Paul Eggert <eggert@twinsun.com>
9826
ba73c63f 9827 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 9828 Solaris `make' causes it to continue to next definition.
252b5132 9829
afb8d725
JM
9830Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9831
9832 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9833 the right GUI libraries and files are installed along with GDB.
9834
252b5132
RH
9835Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9836
9837 * configure.in: Change alpha to alpha* in several places.
9838
9839Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9840
9841 * config.sub: Recognize sparc86x.
9842
9843Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 9844
252b5132
RH
9845 * configure.in (--enable-target-optspace): Remove debug echo.
9846
9847Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9848
9849 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9850
9851Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9852
9853 * ltconfig: Update cygwin32 support.
9854
9855 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9856 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9857 (GDB_SUPPORT_DIRS): Likewise.
9858
9859Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9860
9861 * configure.in (target_makefile_frag): If --enable-target-optspace,
9862 use -Os to compile target libraries rather than -O2. Default to
9863 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9864 not used.
9865 * configure.in (target_cflags): Ditto for d30v.
9866
9867Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9868
9869 * Makefile.in (all-bfd): Depend on all-intl.
9870 (all-binutils): Likewise.
9871 (all-gas): Likewise.
9872 (all-gprof): Likewise.
9873 (all-ld): Likewise.
9874
252b5132
RH
98751998-04-19 Brendan Kehoe <brendan@cygnus.com>
9876
9877 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9878
9879Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9880
9881 * Makefile.in (all-bfd): Depend upon all-libiberty.
9882
9883 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9884
9885Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9886
9887 * Makefile.in: Add libstub.
9888
9889 * configure.in: Ditto. Build libstub for targets that have cygmon
9890 support.
9891
9892Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9893
9894 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9895
9896Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9897
9898 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9899 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9900
9901Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9902
9903 * configure: Define DEFAULT_M4 by searching PATH.
9904 * Makfile.in: Use DEFAULT_M4.
9905
9906Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9907
9908 * ltconfig: Add cygwin32 support.
9909
9910 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
9911 to configure and build.
9912
9913Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9914
9915 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
9916
9917Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9918
9919 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9920
9921Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9922
9923 * Makefile.in: add ash make rules
9924 * configure.in: add ash to native_only and host_tools lists
9925
9926Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9927
9928 * Makefile.in (all-gettext, all-intl): New targets.
9929 (ALL_MODULES): Added all-gettext, all-intl.
9930 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9931 (INSTALL_MODULES): Added install-gettext, install-intl.
9932 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9933
9934 * configure.in (host_tools): Added gettext.
9935 (native_only): Likewise.
9936 (noconfigdirs) [various cases]: Likewise.
9937 (host_libs): Added intl.
9938
afb8d725
JM
9939Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9940
9941 * configure: Do not disable building gdbtk for cygwin32 hosts.
9942
ba73c63f
JM
9943Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9944
9945 * configure.in: Add thumb-coff target.
9946 * config.sub: Add thumb-coff target.
9947
252b5132
RH
9948Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9949
9950 * Makefile.in: Revert yesterday's change.
9951 (all-target-winsup): all-target-librx stays out of here.
9952
9953Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9954
ba73c63f
JM
9955 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9956 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9957 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
9958 Remove references to librx and libg++.
9959
9960Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9961
9962 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9963 recursive makes
9964
9965Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9966
9967 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9968 for newlib directory.
9969 (CXX_FOR_TARGET): Likewise.
9970
9971Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9972
9973 * ltconfig: Update after libtool/ltconfig.in change for
9974 hpux11.
9975
9976Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9977
9978 * ltconfig, ltmain.sh: Update to libtool 1.2.
9979
9980Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9981
9982 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9983 (install-gcc-cross): Instead, override LANGUAGES here.
9984
99851998-03-18 Dave Love <d.love@dl.ac.uk>
9986
9987 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9988 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9989
9990Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9991
9992 * configure.in: Add Thumb-pe target.
9993
9994Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 9995
252b5132
RH
9996 * Makefile.in - changed sn targets to snavigator
9997 * configure.in - changed sn targets to snavigator
9998
9999Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10000
10001 * config-ml.in: After building symlink tree call make distclean
10002 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10003 to be the case for libiberty.
10004
10005Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10006
10007 * configure: When making link, also check the current
10008 directory. The configure scripts may create one.
10009
10010Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10011
10012 * config.sub: Accept alphapca56 and alphaev6 properly.
10013
10014Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10015
10016 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10017
252b5132
RH
10018Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10019
80413487 10020 * config.sub (sco5): Fix typo.
252b5132
RH
10021
10022Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10023
10024 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10025 install-itcl.
10026 (install-itcl): Remove dependency on install-tcl.
10027
10028Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10029
10030 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10031
252b5132
RH
10032Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10033
10034 * configure.in: Don't build libgui for a cygwin32 target when not on
10035 a cygwin32 host.
10036
10037Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10038
10039 * configure (redirect): Set to null, so default behavior of
10040 configure is now --verbose.
10041
100421998-02-16 Dave Love <d.love@dl.ac.uk>
10043
10044 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10045 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10046
10047Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10048
10049 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10050 this change to sync Makefile.in with its ChangeLog entries.
10051
10052Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10053
10054 * ltmain.sh (mkdir): Check that the directory doesn't exist
10055 before we exit with error, so that we don't get races during
10056 parallel builds.
10057
10058Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10059
10060 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10061
10062Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10063
10064 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10065 PICFLAG_FOR_TARGET.
10066 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10067
10068 * configure: Emit a definition for the new macro enable_shared
10069 into each Makefile.
10070
252b5132
RH
10071Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10072
10073 * configure.in (host_tools, native_only): Add libtool.
10074
10075Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10076
10077 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10078 Fix typo in ming config comment.
10079
10080Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10081
10082 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10083
10084Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10085
10086 * config.sub: Add tic30 cases, and map c30 to tic30.
10087
ba73c63f
JM
10088Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10089
10090 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10091 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10092 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10093 (CLEAN_TARGET_MODULES): Similarly
10094 (all-target-libf2c): Add dependences.
35590697 10095 * configure.in (target_libs): Add libf2c.
ba73c63f 10096
252b5132
RH
10097Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10098
ba73c63f
JM
10099 * configure.in: Remove expect from noconfigdirs when target
10100 is cygwin32. OK to build expect and dejagnu with Canadian
10101 Cross.
252b5132
RH
10102
10103Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10104
10105 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10106 host.
10107
10108 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10109 and mingw32.
10110
10111Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10112
10113 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10114 here as it is not defined in the toplevel Makefile.
10115
10116Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10117
10118 * configure (package_makefile_rules_frag): New variable, which names
10119 a file with generic rules, ...
10120 Change comment to mention we now have FIVE parts.
10121 * configure: Undo last change.
10122
10123Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10124
10125 * config.guess: More accurate determination of HP processor types.
10126 * config.sub: More accurate determination of HP processor types.
10127
10128Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10129
10130 * configure (package_makefile_frag): Move inserting the
10131 ${package_makefile_frag} to where it should be according
10132 to the comment.
10133
ba73c63f 10134Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
10135
10136 * config.guess: Add support for Linux/ARM.
10137
10138Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10139
10140 * .cvsignore: Remove *-info and *-install since they match
10141 release-info and mpw-install, which we don't want to just ignore.
10142
10143Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10144
10145 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10146
10147Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10148
10149 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10150 local_prefix to sub-make invocations.
10151
10152Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10153
10154 * configure.in: Check makefile fragments in the source
10155 directory.
10156
10157Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10158
ba73c63f
JM
10159 * configure.in: Check whether host and target makefile
10160 fragments exist before adding them to *_makefile_frag.
252b5132
RH
10161
10162Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10163
10164 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 10165
252b5132
RH
10166Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10167
10168 * configure.in: Make sure we only replace RPATH_ENVVAR on
10169 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10170 regexp to sed.
10171
10172 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10173 to sub-makes.
10174
101751998-01-13 Lee Iverson (leei@ai.sri.com)
10176
10177 * config-ml.in (multi-do): LDFLAGS must include multilib
10178 designator.
10179
10180Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10181
10182 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10183
10184Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10185
10186 * config.sub: Add mingw32 support.
10187 * configure.in: Likewise.
252b5132
RH
10188
10189Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10190
10191 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10192
10193Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10194
10195 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10196 * configure (gxx_include_dir): Provide a definition for subdirs
10197 which do not use autoconf.
10198
10199Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10200
10201 * config.guess: Sync with egcs. Picks up new alpha support,
10202 BeOS & some additional linux support.
10203
ba73c63f 10204Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
10205
10206 * config.guess: HP 9000/803 is a PA1.1 machine.
10207
ba73c63f
JM
10208Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10209
10210 * configure.in: It's alpha*-...
252b5132
RH
10211
10212Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10213
ba73c63f
JM
10214 * configure.in (host_makefile_frag, target_makefile_frag):
10215 Handle multiple config files.
10216 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10217 alpha-*-*.
252b5132
RH
10218
10219Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10220
10221 * mkdep: New file.
10222
10223Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10224
10225 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10226
10227Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10228
10229 * Makefile.in: Add libgui directory.
10230 (GDB_TK): Add all-libgui.
10231 * configure.in: Add libgui directory.
10232 * configure: Add all-libgui to GDB_TK.
10233
10234Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10235
10236 * config-ml.in (multidirs): Add m32r to multilib list.
10237
10238Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10239
10240 * Makefile.in (all-target-gperf): Change dependency to
10241 all-target-libstdc++.
10242
10243Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10244
10245 * config.guess: Add BeOS support.
10246
10247Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10248
10249 Source directory cvs renamed to cvssrc:
10250 * configure.in (host_tools): Change cvs to cvssrc.
10251 (native_only): Likewise.
10252 (noconfigdirs) [various cases]: Likewise.
10253 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10254 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10255 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10256 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10257 (all-cvssrc): Rename target from all-cvs.
10258
10259Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10260
10261 * configure (gxx_include_dir): Fix thinko.
10262
10263Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10264
10265 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10266 (install-cross, install-gcc-cross): New targets.
10267
10268Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10269
10270 * configure.in (noconfigdirs): Add support for Thumb target.
10271
10272 * config.sub (maybe_os): Add support for Thumb target.
10273
10274Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10275
10276 * Makefile.in: Add rules for cygmon.
10277
10278 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10279
10280Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10281
10282 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10283 * configure (gxx_include_dir): Provide a definition for subdirs
10284 which do not use autoconf.
10285
10286Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10287
10288 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 10289 11/18/97 build
252b5132
RH
10290
10291Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10292
10293 * From Franz Sirl.
10294 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10295 found on RedHat Linux systems.
10296
10297Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10298
10299 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10300 guesses.
10301
10302Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10303
10304 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10305
10306Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10307
10308 * ltmain.sh: If mkdir fails, check whether the directory was created
10309 anyhow by some other process.
10310
10311Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10312
10313 * configure.in (d30v-*-*): Configure all directories.
10314
10315Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10316
10317 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10318 for the D30V.
10319
10320Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10321
10322 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10323
10324Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10325
80413487
RH
10326 * include/libiberty.h: Add extern "C" { so it can be used with C++
10327 progrms.
10328 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10329 programs.
252b5132
RH
10330
10331Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10332
10333 * configure.in (d30v-*-*): Configure GCC now.
10334
10335Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10336
10337 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10338 is no longer needed.
10339
10340Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10341
10342 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10343
10344Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10345
10346 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10347 targets using "$@" to provide support for similar but not identical
10348 targets without having to duplicate code.
10349
10350Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10351
10352 * makefile.vms: Fix to work with DEC C.
10353
10354Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10355
10356 * config.sub: Add mips-tx39-elf to marketing names.
10357
10358Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10359
10360 * ltmain.sh: Handle symlinks in generated script.
10361
10362Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10363
10364 * configure: Handle autoconf style directory options: --bindir,
10365 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10366 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10367 --sysconfdir.
10368 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10369 (sharedstatedir, localstatedir, oldincludedir): New variables.
10370 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10371 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10372 sbindir, sharedstatedir, and sysconfdir.
10373
10374Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10375
10376 * Makefile.in (bootstrap-lean): New target.
10377
10378Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10379
10380 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 10381 sn, and gnuserv from noconfigdirs.
252b5132
RH
10382
10383Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10384
10385 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10386
10387Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10388
ba73c63f 10389 * Makefile.in (cross): New target.
252b5132
RH
10390
10391Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 10392 Jeff Law <law@cygnus.com>
252b5132
RH
10393
10394 * Makefile.in (bootstrap2, bootstrap3): New targets.
10395 (all-bootstrap): Remove outdated and confusing target.
10396 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10397
afb8d725
JM
10398Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10399
10400 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 10401 windows. Consistent with gdb/configure.
afb8d725 10402
252b5132
RH
104031997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10404
252b5132
RH
10405 * configure.in: Name Linux target fragment.
10406
10407 * configure: Rewrite so that project Makefile fragment is inserted
10408 first and appears last in the resulting Makefile.
10409
10410Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10411
10412 * Makefile.in (install-itcl): Install tcl first.
10413
252b5132 10414Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 10415
252b5132
RH
10416 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10417
10418Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10419
10420 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10421
10422 * configure.in (skipdirs): Add target-librx for Linux.
10423 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10424
10425Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10426
10427 * Makefile.in (bootstrap): New target.
10428
10429Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10430
10431 * config.sub: Accept 'amigados' for backward compatability.
10432
10433Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10434
10435 * config.guess: Merge with FSF.
10436
ba73c63f
JM
10437Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10438
10439 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10440
252b5132
RH
10441Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10442
10443 * config.sub: Add "marketing-names" patch.
10444
10445Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10446
80413487 10447 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
10448
10449Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10450
10451 * config.sub: Handle v850-elf.
10452
ba73c63f
JM
10453Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10454
10455 * .cvsignore (*-install): Remove.
10456
252b5132
RH
10457Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10458
10459 * ltconfig: Set CONFIG_SHELL in libtool.
10460 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10461
10462Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10463
10464 * configure.in (target_subdir): Set to libraries if enable_multilib.
10465
10466Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10467
10468 * config.guess: Update from gcc directory.
10469
10470Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10471
10472 * Makefile.in (all-sim): Depends on all-readline.
10473
10474Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10475
10476 * Makefile.in (BISON, YACC): Use $$s.
10477 (all-bison): Depend on all-texinfo.
10478
10479Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10480
10481 * Makefile.in (BISON): Add -L flag.
10482 (YACC): Likewise.
10483
10484Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10485
35590697
AJ
10486 * configure.in (noconfigdirs): Add support for v850e target.
10487
252b5132
RH
10488 * config.sub (maybe_os): Add support for v850e target.
10489
10490Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10491
35590697
AJ
10492 * configure.in (noconfigdirs): Add support for v850ea target.
10493
252b5132
RH
10494 * config.sub (maybe_os): Add support for v850ea target.
10495
10496Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10497
10498 * config.sub: Add mipstx39. Delete r3900.
10499
10500Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10501
10502 * Makefile.in (all-autoconf): Depends on all-texinfo.
10503
10504Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10505
10506 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10507 eabi targets.
10508
10509Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10510
10511 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10512
10513 * configure: When handling a Canadian Cross, handle YACC as well as
10514 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 10515 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
10516
10517Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10518
10519 * Makefile.in (BISON): bison, not byacc or bison -y.
10520 (YACC): bison -y or byacc or yacc.
10521 (various): Add *-bison as appropriate.
10522 (taz): No need to mess with BISON anymore.
10523
10524Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10525
10526 * configure: If OSTYPE matches *win32*, try to find a good value for
10527 CONFIG_SHELL.
10528
10529Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10530
10531 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10532 configure.in if it is present.
10533
10534Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10535
10536 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10537
10538Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10539
10540 * config.sub: Recognize `arc' cpu.
10541 * configure.in: Likewise.
10542 * config-ml.in: Likewise.
10543
10544Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10545
10546 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10547
10548Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10549
10550 * configure: Changed sed delimiter from ':' to '|' when
10551 attempting to substitute ${config_shell} for SHELL. On
10552 NT ${config_shell} may contain a ':' in it.
10553
10554Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10555
10556 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10557
10558Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10559
10560 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10561
10562Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10563
10564 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10565
10566 * ylwrap: If the program is a relative path, force it to be
10567 absolute.
10568
10569Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10570
10571 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10572
10573Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10574
10575 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
10576 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10577 for libraries.
252b5132
RH
10578
10579Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10580
10581 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 10582 separated by spaces.
252b5132
RH
10583
10584Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10585
10586 * ylwrap: New file.
10587 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10588
10589 * ltmain.sh: Handle /bin/sh at start of install program.
10590
10591 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10592
10593 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10594 * missing: New file, from automake 1.2.
10595
10596Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10597
10598 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10599 check-tk to CHECK_X11_MODULES.
10600
10601Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10602
10603 * config.sub: Merge with FSF.
10604
10605Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10606
10607 * config.guess: Merge with FSF.
10608
10609Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10610
10611 * configure: Treat msdosdjgpp like go32.
10612 * configure.in: Likewise. Don't remove gprof for go32.
10613
10614 * configure: Change Makefile.tem2 to Makefile.tm2.
10615
10616Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10617
10618 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10619
10620Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10621
10622 * install-sh (chmodcmd): Set to null if the DST directory already
10623 exists. Same as Nov 11th change.
10624
10625Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10626
35590697 10627 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
10628
10629Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10630
10631 * config.guess: Update from FSF.
10632
10633Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10634
10635 * Makefile.in (GDB_TK): Depend on itcl and tix.
10636
10637Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10638
10639 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10640 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10641 (INSTALL_SCRIPT): New variable.
10642 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10643 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10644 to -x.
10645 * install-sh: Add support for -x option.
10646
10647Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10648
10649 * configure.in, Makefile.in: Treat tix like itcl.
10650
10651Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10652
10653 * Makefile.in (WINDRES): New variable.
10654 (WINDRES_FOR_TARGET): New variable.
10655 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10656 (EXTRA_HOST_FLAGS): Add WINDRES.
10657 (EXTRA_TARGET_FLAGS): Add WINDRES.
10658 (EXTRA_GCC_FLAGS): Add WINDRES.
10659 ($(DO_X)): Pass down WINDRES.
10660 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10661 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10662 DLLTOOL_FOR_TARGET.
10663
10664Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10665
10666 * configure.in: configure sim before gdb for win32-x-ppc
10667
10668Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10669
10670 Move gperf into the toplevel, from libg++.
10671 * configure.in (target_tools): Add target-gperf.
10672 (native_only): Add target-gperf.
10673 * Makefile.in (all-target-gperf): New target, depend on
10674 all-target-libg++.
10675 (configure-target-gperf): Empty rule.
10676 (ALL_TARGET_MODULES): Add all-target-gperf.
10677 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10678 (CHECK_TARGET_MODULES): Add check-target-gperf.
10679 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10680 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10681
10682Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 10683
252b5132
RH
10684 * config.sub (mn10200): Recognize new basic machine.
10685
10686Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10687
10688 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10689 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10690
10691Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10692
10693 * configure.in: If we're building mips-sgi-irix6* native, turn on
10694 ENABLE_MULTILIB and set TARGET_SUBDIR.
10695
10696Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10697
10698 * Makefile.in (all-sn): Depend on all-grep.
10699
10700Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10701
10702 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10703
10704 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10705 Makefile. From Jeff Makey <jeff@cts.com>.
10706 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10707
10708 * Makefile.in (DISTBISONFILES): Remove.
10709 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10710 $(DEFAULT_YACC).
10711
10712 * configure.in: Build itl, db, sn, etc., when building for native
35590697 10713 cygwin32.
252b5132
RH
10714
10715 * Makefile.in (LD): New variable.
10716 (EXTRA_HOST_FLAGS): Pass down LD.
10717 ($(DO_X)): Likewise.
10718
10719Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10720
10721 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10722
10723Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10724
10725 * configure.in (targargs): Strip out any supplied --build argument
35590697 10726 before adding our own. Always add --build.
252b5132
RH
10727
10728Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10729
10730 * configure.in (targargs): Pass --build if we're doing
10731 a cross-compile.
10732
10733Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10734
ba73c63f 10735 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
10736 sed. Otherwise sed chokes on NT path names with drive
10737 designators. Also look for "?:*" as the leading characters in an
10738 absolute pathname.
10739
10740Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10741
10742 * config.sub: Support for r3900.
10743
10744Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10745
10746 * configure.in: Use install-sh, not install.sh.
10747
10748Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10749
10750 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10751 apply it twice.
10752
10753Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10754
10755 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10756 install-binutils.
10757
10758Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10759
10760 * Makefile.in: Add automake targets.
10761 * configure.in (host_tools): Add automake.
10762
10763Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10764
10765 * configure: Default CXX to c++, not gcc.
10766 * Makefile.in (CXX): Set to c++, not gcc.
10767 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10768
10769Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10770
10771 * install-sh: try appending a .exe if source file doesn't
10772 exist
10773
10774Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10775
10776 * configure.in: Turn on multilib by default.
10777 (cross_only): Remove target-libiberty.
10778
10779 * Makefile.in (all-gcc): Don't depend on libiberty.
10780
10781Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10782
10783 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10784
10785Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10786
10787 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10788 (DISTBISONFILES): Add ld/Makefile.in
10789
10790Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10791
10792 * configure.in: if target is cygwin32 but host isn't cygwin32,
10793 don't configure gdb tcl tk expect, not just gdb.
10794
10795Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10796
10797 * configure.in: Added gnuserv everywhere sn appears.
10798
10799 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10800 (CROSS_CHECK_MODULES): Added check-gnuserv.
10801 (INSTALL_MODULES): Added install-gnuserv.
10802 (CLEAN_MODULES): Added clean-gnuserv.
10803 (all-gnuserv): New target.
10804
10805Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10806
10807 * config.guess: Fixes for MIPS OpenBSD systems.
10808
10809Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10810
10811 * Makefile.in (INSTALL_XFORM): Remove.
10812 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10813
10814 * mkinstalldirs: New file, copied from automake.
10815 * Makefile.in (installdirs): Rename from install-dirs. Use
10816 mkinstalldirs. Change all users.
10817 (DEVO_SUPPORT): Add mkinstalldirs.
10818
10819Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10820
10821 * install-sh: Rename from install.sh.
10822 * Makefile.in (INSTALL): Change install.sh to install-sh.
10823 (DEVO_SUPPORT): Likewise.
10824
10825 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10826 Graichen <graichen@rzpd.de>.
10827
10828Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10829
10830 * config.guess: Recognize OpenBSD systems correctly.
10831
10832Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10833
10834 * README, Makefile.in (ETC_SUPPORT): Remove references to
10835 cfg-paper*, configure.{texi,man,info*}._
10836
10837Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10838
10839 * Makefile.in (all.normal): Ensure that gcc is built after all
10840 the x11 - ie gdb - targets.
10841
10842Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10843
10844 * makefile.vms: Don't run conf-a-gas.
10845
10846Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10847
80413487 10848 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
10849
10850Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10851
10852 * configure.in: Remove noconfigdirs case since gdb also
10853 configures and builds for tic80-coff.
10854
10855Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10856
10857 * configure: Set cache_file to config.cache.
10858 * Makefile.in (local-distclean): Remove config.cache.
10859
10860Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10861
10862 * COPYING: Update FSF address.
10863
10864Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10865
10866 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10867 noconfigdirs.
10868
10869Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10870
10871 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10872 MAKEDIRS, is empty.
10873
10874Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10875
10876 * config.sub: Tweak mn10300 entry.
10877
10878Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10879
10880 * configure.in (host_tools): Put sim before gdb, so gdb's
10881 configure.tgt can determine if the simulator was configured.
10882
10883Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10884
10885 * config.sub: Move BeOS $os case to be with other Cygnus
10886 local cases.
10887
10888Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10889
10890 * config.sub: Remove misplaced comment that broke Linux.
10891
10892Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10893
10894 * config.sub: Add BeOS support.
10895
10896Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10897
10898 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10899
10900Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10901
10902 * configure.in (noconfigdirs): Remove tcl and tk from
10903 noconfigdirs for cygwin32 builds.
10904
10905Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10906
10907 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10908
10909Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10910
10911 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10912 make-all.com, use makefile.vms instead.
10913
10914Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10915
10916 * config.sub: Accept -lnews*.
10917
10918Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10919
10920 * configure.in (noconfigdirs): Disable target-newlib,
35590697 10921 target-examples and target-libiberty for d30v.
252b5132
RH
10922
10923Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10924
10925 * configure.in (noconfigdirs): Enable ld for d30v.
10926
10927Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10928
10929 * configure.in (tic80-*-*): Build compiler.
10930
10931Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10932
10933 * configure.in (d30v-*): Remove sim directory from list of
35590697 10934 unsupported d30v directories
252b5132
RH
10935
10936Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10937
35590697
AJ
10938 * config.sub, configure.in: Add d30v target cpu.
10939
252b5132
RH
10940Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10941
10942 * makefile.vms: New file.
10943 * make-all.com: Remove.
10944
10945Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10946
10947 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10948
10949Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10950
10951 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10952
10953Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10954
10955 * Makefile.in (ALL_MODULES): Added all-db.
10956 (CROSS_CHECK_MODULES): Addec check-db.
10957 (INSTALL_MODULES): Added install-db.
10958 (CLEAN_MODULES): Added clean-db.
10959
10960Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10961
10962 * config.guess: Merge with latest FSF sources.
10963
10964Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10965
10966 * Makefile.in (ALL_MODULES): Added all-itcl.
10967 (CROSS_CHECK_MODULES): Added check-itcl.
10968 (INSTALL_MODULES): Added install-itcl.
10969 (CLEAN_MODULES): Added clean-itcl.
10970
10971Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10972
10973 * configure.in: build gdb for mn10200
10974
10975Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10976
10977 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10978
10979Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10980
10981 * configure.in (tic80-*-*): Turn off most targets right now.
10982
10983Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10984
10985 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10986 rather than the makeinfo program.
10987 (do-info): Depend upon all-texinfo.
10988
10989Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10990
10991 * configure.in: Remove uses of config/mh-linux.
10992
10993 * config.sub, config.guess: Merge with latest FSF sources.
10994
10995Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10996
10997 * config.sub (case $basic_machine): Add tic80 entries.
10998
10999Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11000
11001 * config.sub, config.guess: Merge with latest FSF sources.
11002
11003Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11004
11005 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11006 * mpw-config.in: Test for NewFolderRecursive.
11007 * mpw-install: Use symbolic name for startup filename.
11008 * mpw-README: Add various additional details.
11009
11010Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11011
11012 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11013
11014Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11015
11016 * configure.in: Do build gcc and the target libraries for
11017 the mn10200.
11018
11019Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11020
11021 * configure.in: don't avoid building gdb for mn10300 any more
11022 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11023 instead of single-quoting it.
11024
11025Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11026
11027 * configure.in: Don't use --with-stabs on IRIX 6.
11028
11029Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11030
11031 * configure.in (m32r): Build gdb, libg++ now.
11032
11033Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11034
11035 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11036 directories from noconfigdirs.
11037
11038Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11039
11040 * config.sub (basic_machine): added mips16 configuration
11041
11042Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11043
11044 * config.sub: Handle d10v-unknown.
11045
11046Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11047
11048 * config.sub: Handle v850-unknown.
11049
11050Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11051
11052 * Makefile.in: add findutils
11053 * configure.in: add findutils to list of host_tools
11054
11055Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11056
11057 * config.sub: Handle mn10200 and mn10300.
11058
11059Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11060
11061 * configure.in (d10v-*): Do not build librx.
11062
11063Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11064
11065 * configure.in (mn10300): Build everything except gdb & libgloss.
11066
11067Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11068
11069 * config.guess: Patch for Dansk Data Elektronik servers,
11070 from Niels Skou Olsen <nso@dde.dk>.
11071
11072 For ncr, use /bin/uname rather than uname, since GNU uname does not
11073 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11074
11075 Patch for MIPS R4000 running System V,
11076 from Eric S. Raymond <esr@snark.thyrsus.com>.
11077
11078 Fix thinko for nextstep.
11079
11080 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11081
11082 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11083 * config.guess: Guess mips-dec-mach_bsd4.3.
11084
11085 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11086 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11087 release numbers.
11088 * config.guess (mips-mips-riscos*): Emit just enough of the
11089 release number.
11090
11091 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11092 * config.guess (sparc-auspex-sunos*): Added.
11093 (f300-fujitsu-*): Added.
11094
11095 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11096 * config.guess: Recognize a Tadpole as a sparc.
11097
11098Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11099
11100 * config.guess: Don't assume that NextStep version is either 2 or
11101 3. NextStep 4 (aka OpenStep 4) has come out now.
11102
11103Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11104
11105 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11106 From Rik Faith <faith@cs.unc.edu>.
11107
11108Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11109
11110 * config.sub: Contributions from bug-gnu-utils to:
11111 Support plain "hppa" (no version given) architecture, reported by
11112 OpenStep.
11113 OpenBSD like NetBSD.
11114 LynxOs is not a hardware supplier.
11115
11116 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 11117 OpenBSD like NetBSD.
252b5132
RH
11118 Stratus systems.
11119 More Pyramid systems.
11120 i[n>4]86 Intel chips.
11121 M680[n>4]0 Motorola chips.
11122 Use unknown instead of lynx for hardware manufacturer.
11123
11124Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11125
11126 * install.sh (chmodcmd): Set to null if the DST directory already
11127 exists.
11128
11129Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11130
11131 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11132 not use mt-ppc target Makefile fragment any more.
11133
11134Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11135
11136 * configure.in (*-*-windows): Exclude everything but those dirs
11137 needed to build windows.
11138
11139Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11140
11141 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11142
11143Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11144
11145 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
11146
11147Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11148
11149 * Undo my previous change.
11150
11151Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11152
11153 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11154 unconditionally.
11155 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11156
11157Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11158
11159 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11160 host to add it's own flags.
252b5132
RH
11161
11162Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11163
11164 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11165
11166Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11167
11168 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11169 (CXX_FOR_TARGET): Likewise.
11170 (GCC_FOR_TARGET): Define.
11171 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11172 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11173 CC_FOR_TARGET was specified on the command line.
11174 (MAKEOVERRIDES): Don't define.
11175
11176Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11177
11178 * configure.in (m32r): Fix spelling of libg++ libs.
11179
11180Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 * config.sub (-apple*): Remove, now redundant.
11183
11184Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11185
11186 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11187
11188 * configure: Rework yesterday's sed script patch.
11189
11190 * config.sub: Merge with FSF.
11191
11192Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11193
11194 * config.guess: Merge from FSF.
11195
11196 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
11197 * config.guess: Use pc instead of unknown, for pc clone systems.
11198 Change linux to linux-gnu.
252b5132
RH
11199
11200 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 11201 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
11202
11203Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11204
11205 * test-build.mk (HOLES): Add "xargs" for gdb.
11206
11207 * configure: Avoid hpux10.20 sed bug.
11208
11209Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11210
4bddf3ad 11211 * configure.in: Add support for windows host
252b5132
RH
11212 (that is a build done under the Microsoft build environment).
11213
11214Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11215
11216 * Makefile.in: Replace all uses of srcroot with s, to shrink
11217 command line lengths.
11218
11219 Patches from Geoffrey Noer <noer@cygnus.com>:
11220 * configure.in: If configuring for newlib, pass --with-newlib to
11221 subdirectories.
11222 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11223 -Bnewlib/ and -Lwinsup to gcc.
11224 (CXX_FOR_TARGET): Likewise.
11225
11226Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11227
11228 * Makefile.in (ETC_SUPPORT): Add configure.
11229
11230Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11231
35590697 11232 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
11233 host configuration file.
11234
11235Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11236
11237 * configure.in: Break mn10x00 support into separate
11238 mn10200 and mn10300 configurations.
11239 * config.sub: Likewise.
11240
11241Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11242
11243 * configure.in: Add lots of stuff to noconfigdirs for
11244 the mn10x00 targets.
11245
11246 * config.sub, configure.in: Add mn10x00 support.
11247
11248Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11249
11250 * make-all.com: Call conf-a-gas, not config-a-gas.
11251
11252Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11253
11254 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 11255 targets.
252b5132
RH
11256
11257Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11258
11259 * mpw-README: Add much more detail for native PowerMac.
11260 * mpw-install: New file.
11261 * mpw-configure: Add --norecursion and --help options.
11262 * mpw-config.in: Translate readme and install files when
11263 copying to objdir.
11264 * mpw-build.in: Don't always depend on byacc and flex.
11265 (install-only-top): New action.
11266
11267Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11268
11269 * configure.in: You can now configure GDB for the v850.
11270
11271Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11272
11273 * configure.in (noconfigdirs): Don't configure any C++ dirs
11274 if targeting D10V.
11275
11276Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11277
11278 * config.sub: Recognize mips64vr5000.
11279
11280Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11281
11282 * configure.in: Use a single line for host_tools and native_only.
11283
11284Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11285
11286 * config.sub, configure.in: Add entries for m32r.
11287
11288Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11289
11290 * Makefile.in (inet-install): Don't run install-gzip.
11291
11292Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11293
11294 * configure.in: Don't config lots of things for *-*-windows*.
11295
11296Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11297
11298 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11299 (host_libs, host_tools): Copy from configure.in.
11300 * mpw-configure: Don't complain about directories not found.
11301
11302Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11303
11304 * configure.in (i[345]86): Recognize i686 for pentium pro.
11305 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11306 file.
11307
11308 * config.guess (i[345]86): Ditto.
11309
11310Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11311
11312 * configure.in (noconfigdirs): Removed gdb for D10V.
11313
11314Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11315
11316 * configure.in: Remove ld, target-libio, target-libg++, and
11317 target-libstdc++ from noconfigdirs.
11318
11319Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11320
11321 * configure: Fix three locations where shell scripts were
11322 being run directly rather than with config_shell.
11323
11324Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11325
11326 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11327 * config.sub (basic_machine): Recognize v850.
11328
11329Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11330
11331 * mpw-configure: Handle multiple enable/disable options and
11332 pass them down recursively, handle -c and -s flags appropriately
11333 depending on choice of compiler, add escape mechanism for
11334 quoted arguments to gC.
11335
11336Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11337
11338 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11339 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11340 so that -mrelocatable-lib and -mno-eabi are used.
11341
11342 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11343 not support --print-multi-lib, don't abort.
11344
252b5132
RH
11345Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11346
11347 * make-all.com: Run config-a-gas.
11348 * setup.com: Don't copy subdirectory files around.
11349
11350Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11351
11352 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11353 target, it now compiles correctly.
11354
11355Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11356
11357 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11358
11359Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11360
35590697 11361 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
11362
11363Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11364
11365 * configure.in (native_only): Add prms.
11366
11367Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11368
11369 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11370 (BINUTILS_SUPPORT_DIRS): Likewise.
11371
11372Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11373
11374 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11375 d10v support is added.
11376
11377Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11378
11379 * configure.in (d10v-*-*): New target.
11380
11381Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11382
11383 * config.guess (HP 9000/811): Recognize this as a PA1.1
11384 machine.
11385
11386Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11387
11388 * Makefile.in (do-tar-gz): New target, split out from tail end of
11389 taz target. Run each command separately, don't use pipes.
11390 (taz): Use it.
11391
11392Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11393
11394 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11395 * mpw-build.in: No builds should depend on building byacc or flex,
11396 they are assumed to be installed already.
11397
11398Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11399
11400 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11401 variable that CC_FOR_TARGET needs.
11402
11403Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11404
11405 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11406 options have changed since the last time the subdirectory was
11407 configured, and if it has, reconfigure.
11408 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11409 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11410
11411Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11412
11413 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11414 CLEAN_MODULES): Add bash.
11415 (all-bash): New target.
11416
11417Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11418
11419 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11420
11421Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11422
11423 * config.sub (basic_machine): Recognize d10v as a valid processor.
11424
11425Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11426
11427 * mpw-configure: Add support for --bindir.
11428 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11429
11430Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11431
11432 * configure.in: add bash, time, gawk to list of hosttools and things
11433 to only build for native toolchains
11434
11435Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11436
11437 * Makefile.in (docdir): Remove.
11438
11439Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11440
11441 * Makefile.in (datadir): Set to $(prefix)/share.
11442
11443Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11444
11445 * configure.in: build diff and patch for cygwin32-hosted
11446 toolchains.
11447
11448Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11449
11450 * config.sub: Accept -rtems*.
11451
11452Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11453
80413487 11454 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
11455 remove diff from the list of things not buildable
11456 via Canadian Cross
252b5132
RH
11457
11458Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11459
11460 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 11461 don't get ". ".
252b5132
RH
11462
11463Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11464
11465 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11466
11467Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11468
11469 * Makefile.in (taz): Handle case where tex3patch didn't even get
11470 checked out. Also, if it was found, put the symlink in a new util
11471 subdirectory.
11472
11473Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11474
11475 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11476
11477Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11478
11479 * config.sub: Recognize -openvms.
11480 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11481 * make-all.com, setup.com: New files.
11482
11483Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11484
11485 * Makefile.in (taz): tex3patch moved to texinfo/util.
11486
11487Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11488
afb8d725 11489 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
11490 * configure.in: remove make from disable-if-Can-Cross list
11491 enable gdb if ${host} and ${target} are cygwin32
11492
11493Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11494
11495 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11496 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11497
11498Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11499
11500 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11501 distinguish sysv/svr4/bsd variants.
11502 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11503
11504Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11505
11506 * configure.in: Added copyright notice.
11507 * move-if-change: Added copyright notice.
11508
11509Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11510
11511 * configure.in (powerpcle-*-solaris*): Until we get shared
11512 libraries working, don't build gdb, sim, make, tcl, tk, or
11513 expect.
11514
11515Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11516
11517 * config.guess: Merge with FSF:
11518
11519 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11520 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11521
11522 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11523 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11524
11525 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11526 * config.guess: Combine two OSF1 rules.
11527 Also recognize field test versions. From mjr@zk3.dec.com.
11528 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11529 because GNU uname does not support -p. From pmr@pajato.com.
11530
11531Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11532
11533 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11534
11535Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11536
11537 * mpw-README: Document GCCIncludes.
11538
11539Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11540
11541 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11542
11543Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11544
11545 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11546
11547Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11548
11549 * configure.in (*-*-cygwin32): Configure make.
11550
11551Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11552
11553 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11554
11555Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11556
11557 * Makefile.in (all-inet): Depend on all-perl.
11558
11559 * Makefile.in (inet-install): New target.
11560
11561 * Makefile.in (all-inet): Depend on all-tcl.
11562 (all-inet): Depend on all-send-pr.
11563
11564Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11565
11566 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11567 temporarily.
11568
11569Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11570
11571 * configure.in: Don't configure --with-gnu-ld on AIX.
11572
11573Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11574
11575 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11576
11577Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11578
11579 * Makefile.in (ALL_MODULES): Added all-inet.
11580 (CROSS_CHECK_MODULES): Added check-inet.
11581 (INSTALL_MODULES): Added install-inet.
11582 (CLEAN_MODULES): Added clean-inet.
11583 (all-indent): New target.
11584
11585 * configure.in (host_tools): Added inet.
11586 (native_only): Added inet.
11587 (noconfigdirs): Added inet.
11588
11589Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11590
11591 * configure.in: Don't configure libgloss if we are not configuring
11592 newlib.
11593
11594Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11595
11596 * configure.in: Don't configure libgloss for unsupported
11597 architectures.
11598
11599Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11600
11601 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11602
11603Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11604
11605 * Makefile.in (ALL_MODULES): Include all-apache.
11606 (CROSS_CHECK_MODULES): Include check-apache.
11607 (INSTALL_MODULES): Include install-apache.
11608 (all-apache): New target.
11609
11610 * configure.in: Added apache everywhere perl is seen.
11611
11612Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11613
11614 * Makefile.in: Add support for clean-{module} and
11615 clean-target-{module} rules.
11616
11617Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11618
11619 * configure.in (*-*-ose) do not build libgloss.
11620
11621Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11622
11623 * config.guess (prep*:SunOS:5.*:*): Turn into
11624 powerpele-unknown-solaris2.
11625
11626Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11627
11628 * configure.in: Permit --enable-shared to specify a list of
11629 directories.
11630
11631Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11632
11633 * configure.in (host==solaris): Pass only the first word of $CC
11634 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11635
11636Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11637
11638 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11639
11640Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11641
11642 * Makefile.in (ALL_MODULES): Include all-perl.
11643 (CROSS_CHECK_MODULES): Include check-perl.
11644 (INSTALL_MODULES): Include install-perl.
11645 (ALL_X11_MODULES): Include all-guile.
11646 (CHECK_X11_MODULES): Include check-guile.
11647 (INSTALL_X11_MODULES): Include install-guile.
11648 (all-perl): New target.
11649 (all-guile): New target.
11650
11651 * configure.in (host_tools): Include perl and guile.
11652 (native_only): Include perl and guile.
11653 (noconfigdirs): Don't build guile and perl; no ports have been
11654 done.
11655
11656Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11657
80413487
RH
11658 * configure (--enable-*): Handle quoted option lists such as
11659 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
11660
11661Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11662
11663 * Makefile.in ({,inst}all-target): New rule so we can make and
11664 install all of the target directories easily.
11665
11666Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11667
11668 * configure.in: Add missing global flag in sed substitution when
11669 deleting `target-' from ${configdirs}.
11670
11671Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11672
11673 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11674 option.
11675
11676 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11677 config/mh-necv4.
11678
11679 * install.sh: Correct misspelling of transformbasename.
11680
11681 * config.guess: Recognize mips-*-sysv*.
11682
11683Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11684
11685 * config.sub: Recognize mon960.
11686
11687Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11688
11689 * configure: Restore Canadian Cross handling of BISON and LEX,
11690 removed in Feb 20 change.
11691
11692Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11693
11694 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11695 Mention make install. Remove the old copyright date as well the
11696 clumsy and rather pointless copyright on the README file.
11697
11698Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11701 Makefile after running symlink-tree, then run `make distclean' to
11702 avoid clobbering any generated files in srcdir.
11703
11704Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11705
11706 * configure.in (m68k-*-netbsd*): Build everything now.
11707
11708Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11709
11710 * Makefile.in (taz): Fix quoting.
11711
11712Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11713
11714 * configure.in (sparclet-*-*): Build everything now.
11715
11716Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11717
11718 * configure.in (m68k-*-linux*): New host.
11719
11720Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11721
11722 * configure: Check for bison before byacc.
11723
11724Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11725
11726 * Makefile.in configure: Change the way LEX and BISON/YACC are
11727 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11728 searching PATH. These are used as fallbacks by Makefile.in if
11729 flex/bison/byacc aren't in objdir.
11730
11731Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11732
11733 * Makefile.in: Make everything which depends upon all-bfd also
11734 depend upon all-opcodes, in case --with-commonbfdlib is used.
11735
11736Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11737
11738 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11739 building NT native compilers on Unix.
11740
11741Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11742
11743 * configure.in: Don't get CC from the host Makefile fragment if we
11744 can find gcc in PATH, or if this is a Canadian Cross. Move the
11745 Solaris test for /usr/ucb/cc to the post target script, just after
11746 the compiler sanity test.
11747
11748Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11749
11750 * config.sub: Merge with FSF.
11751
11752Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11753
11754 * Makefile.in (RPATH_ENVVAR): New variable.
11755 (REALLY_SET_LIB_PATH): Use it.
11756 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11757
11758Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11759
11760 * config.sub, configure.in: Recognize sparclet cpu.
11761
11762Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11763
11764 * config.guess: Support m68k-cbm-sysv4.
11765
11766Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11767
11768 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11769 m68k-unknown-linuxaout from linker help string. Put quotes around
11770 $ld_help_string.
11771
11772Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11773
11774 * config.guess (powerpc-harris-powerunix): Add guess for port
11775 to new target.
11776
11777Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11778
11779 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11780
11781Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11782
11783 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11784 $(REALLY_SET_LIB_PATH) in Makefile.
11785 * Makefile.in (SET_LIB_PATH): New variable.
11786 (REALLY_SET_LIB_PATH): New variable.
11787 ($(DO_X)): Use $(SET_LIB_PATH).
11788 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11789 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11790 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11791 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11792 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11793 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11794 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11795 (install-dosrel): Likewise.
11796 (all-opcodes): Depend upon all-libiberty.
11797
11798Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11799
11800 * config.guess (*:CYGWIN*): New
11801
11802Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11803
11804 * Makefile.in (all-target-winsup): All all-target-libiberty.
11805
11806Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11807
11808 * configure.in (noconfigdirs): Add missing # in front of comment.
11809
11810Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11811
11812 * configure.in: add second pass to things added to noconfigdirs
11813 so *-gm-magic can exclude libgloss properly.
11814
11815Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11816
11817 * mpw-configure (extralibs_name, rez_name): Set correctly
11818 for MWC68K compiler.
11819
11820 * mpw-README: Add more info on the necessary build tools.
11821
11822Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11823
11824 * configure.in, config.sub: Recognize cygwin32.
11825
11826Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11827
11828 * config.guess, config.sub: Recognize A/UX.
11829
11830Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11831
11832 * config.sub: Merge with gcc/config.sub.
11833
11834Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11835
11836 * mpw-build.in (do-binutils): Add build of stamps.
11837
11838Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11839
11840 * config.sub: Add recognition for mips64vr4100*-* targets.
11841
11842Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11843
11844 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11845 Add creation of gconfigargs with `--enable-shared' turned on.
11846 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11847 ($(host)-stamp-stage3-configured): Likewise.
11848 (HOLES): Add chatr and ldd.
11849 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11850
11851Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11852
11853 * configure: Pass --nfp to recursive configures.
11854
11855Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11856
11857 * Makefile.in (DLLTOOL): New.
11858 (DLLTOOL_FOR_TARGET): New.
11859 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11860 (EXTRA_TARGET_FLAGS): Ditto.
11861 (EXTRA_GCC_FLAGS): Ditto.
11862 (CONFIGURE_TARGET_MODULES): Ditto.
11863 (DO_X): Ditto.
11864 * configure: Add DLLTOOL.
11865
11866Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11867
11868 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11869 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11870 mh-sco, since old workarounds no longer needed, and don't
11871 build ld, since libraries have weak symbols in COFF.
11872
11873Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11874
11875 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11876
11877Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11878
11879 * configure.in: Make sure that ${CC} can be used to compile an
11880 executable.
11881
afb8d725
JM
11882Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11883
11884 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11885 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11886 nothing depending on whether gdbtk is being built.
11887
252b5132
RH
11888Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11889
11890 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11891
11892Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11893
11894 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11895 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11896
11897Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11898
11899 * config-ml.in: Add support for
11900 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11901 Simplify setting of multidirs from --disable-foo.
11902
11903Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11904
11905 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11906 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11907 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 11908 non-empty, pass them on to the GCC make.
252b5132
RH
11909 (all-bootstrap): New rule that is like all-gcc, except it executes
11910 the GCC bootstrap rule instead of the GCC all rule.
11911
11912Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11913
11914 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11915
11916Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11917
11918 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11919 DG/UX support.
11920
11921Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11922
11923 * config.sub (i*86*) Change [345] to [3456]
11924
11925Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11926
11927 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11928 --with-gnu-ld=no.
11929
11930Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11931
11932 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11933 AIX multilibs get built.
11934
11935Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11936
11937 * configure.in (i386-win32): Don't build expect if we're not
11938 building the tcl subdir.
11939
11940Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11941
11942 * Makefile.in: (configure-target-examples, all-target-examples):
11943 New targets, configure and build example programs.
11944
11945Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11946
11947 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11948 use it as input to sedit the generated MPW makefile.
11949 * mpw-README: Add a suggestion about Gestalt.h.
11950
11951Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11952
11953 * config.sub: Accept *-*-ieee*.
11954
11955Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11956
11957 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11958 Ronald F. Guilmette <rfg@monkeys.com>.
11959
11960Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11961
11962 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11963 for powerpc-pe native.
11964 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11965 (target==powerpc-pe): duplicate i386-win32 entry.
11966
11967Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11968
11969 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11970 of vxworks, not just vxworks5.1.
11971
11972Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11973
11974 * mpw-configure: Add support for exec-prefix.
11975
11976Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11977
11978 * config.guess: Recognize HP model 816 machines as having
11979 a PA1.1 processor.
11980
11981Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11982
11983 * configure: Ignore new autoconf configure options.
11984
252b5132
RH
11985Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11986
11987 * config.guess: Recognize Pentium under SCO.
11988 From Robert Lipe <robertl@arnet.com>.
11989
11990Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11991
11992 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
11993
11994Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11995
11996 * configure.in: Don't configure gas for alpha-dec-osf*.
11997
11998Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11999
12000 * configure.in: Default to --with-stabs for some targets for which
12001 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12002 i[345]86*-*-unixware*.
12003
12004Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12005
12006 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12007 rather than basing it on the target. Simplify handling of options
12008 controlling which directories to configure. Remove extraneous
12009 slash in multi-clean target.
12010
12011Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12012
12013 * config-ml.in: Prefix more variables with ml_ so they don't collide
12014 with configure's.
12015
12016Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12017
12018 * configure: Don't turn -v into --v.
12019
12020Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12021
12022 * configure.in (targargs): Fix typo.
12023
12024 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12025
12026Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12027
12028 * configure.in: Strip --host and --target options from
12029 CONFIG_ARGUMENTS, and always configure for --host only. Add
12030 --with-cross-host option when building with a cross-compiler.
12031 * configure: Canonicalize the arguments put into config.status by
12032 always using `=' for an option with an argument. Pass a presumed
12033 --host or --target explicitly.
12034
12035Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12036
12037 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12038 into general OS recognition case.
12039
12040Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12041
12042 * configure.in (target_configdirs): add target-winsup only
12043 for win32 target systems.
12044
12045Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12046
12047 * Makefile.in (all-target-libgloss): Depend upon
12048 configure-target-newlib, since when libgloss is built it looks to
12049 see if the newlib directory exists.
12050
12051Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12052
12053 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12054 cfg-ml-*.in.
12055
12056Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12057
12058 * configure: Handle LD and LD_FOR_TARGET when configuring a
12059 Canadian Cross.
12060
252b5132
RH
12061Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12062
12063 * configure.in (target_libs): add target-winsup.
12064 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12065 (target==ppcle-pe): remove ld from $noconfigdirs.
12066
12067Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12068
12069 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12070 Preserve relative path names in $srcdir. Build symlink tree if
12071 configuring cross target dir and srcdir=. (= no VPATH support).
12072 (configure-target-libg++): Depend on configure-target-librx.
12073 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12074 * config-ml.in: New file.
12075 * symlink-tree: New file.
12076 * configure: Ensure srcdir="." if that's what it is.
12077
12078Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12079
12080 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12081 includes and FLEX_SKELETON setting.
12082 * mpw-configure (--with-gnu-ld): New option, controls whether
12083 to use PPCLink or ld with PowerMac GCC.
12084 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12085 * mpw-config.in: Configure grez if targeting Mac.
12086
12087 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
12088 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12089 just macos.
252b5132
RH
12090 * configure.in: Configure grez resource compiler if targeting Mac.
12091 * Makefile.in (all-grez, install-grez): New targets.
12092
12093Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12094
12095 * configure: CXX defaults to gcc, not g++. If we find
35590697 12096 gcc in the path, set CC to gcc -O2.
252b5132
RH
12097
12098Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12099
12100 * configure: Default ${build} correctly. Avoid picking up extra
12101 spaces when reading CC and CXX from Makefile. When doing a
12102 Canadian Cross, use plausible default values for numerous
12103 variables.
12104 * configure.in: When doing a Canadian Cross, don't try to
12105 configure tools whose configure script can't handle it.
12106
12107Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12108
12109 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12110
12111Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12112
12113 * configure: Remove dubious bug reporting address.
12114
12115Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12116
12117 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12118 configure script, run that instead of this directory's configure.
12119 In either case, print a message that we're configuring the sub-dir.
12120
12121Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12122
12123 * configure.in: Before checking for the existence of various files,
12124 use sed to filter out "target-".
12125
12126Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12127
12128 * Makefile.in (DO_X): Split rule to decrease command line length
12129 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12130 (Philippe De Muyter).
12131
12132Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12133
12134 * Makefile.in (all-patch): depend on all-libiberty.
12135
12136Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * configure.in: If the only directory in target_configdirs which
12139 actually exists is libiberty, then set target_configdirs to empty,
12140 to avoid trying to build a target libiberty in a gas or gdb
12141 distribution.
12142
12143Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12144
12145 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
12146 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12147 systems.
252b5132
RH
12148
12149Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12150
12151 * configure.in (copy_dirs): Use sys-include instead of include
12152 for --with-headers option.
12153
12154Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12155
12156 * Makefile.in, configure.in: Make winsup builds work with
12157 new scheme.
12158
12159Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12160
12161 * configure.in: Build the linker on AIX.
12162
12163Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12164
12165 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12166 where needed.
12167
12168Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12169
12170 * Makefile.in (all-gcc): Fix typo.
12171
12172Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12173
12174 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12175
12176Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12177
12178 * configure.in: Rename libFOO to target-libFOO, and xiberty
12179 to target-xiberty, to provide more flexibility.
12180 (target_subdir): Define. Create if cross.
12181 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12182 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12183 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12184 check-libFOO -> check-target-libFOO, etc.
12185 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12186 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12187 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12188 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12189 allow ALL_GCC="" to only configure.
12190 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12191 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12192 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12193
12194Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12195
12196 * Makefile.in (taz): Build "info" in etc explicitly.
12197
12198Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12199
12200 * configure.in: Make sure that CC is undefined (as opposed to
12201 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12202 problem with autoconf trying to configure on a host without GCC.
12203
12204Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 * mpw-configure: Set host alias from choice of host compiler,
12207 only use generic MPW Makefile sed if present, edit a file
12208 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12209 * mpw-README: Add problem notes about CW6 and CW7.
12210
12211Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12212
12213 * Makefile.in (taz): Use ";" instead of ";;".
12214
12215Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12216
12217 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12218 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12219 DISTDOCDIRS.
12220 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12221 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12222
12223Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12224
12225 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12226 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12227 Move bfd to DISTSTUFFDIRS.
12228
12229Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12230
12231 * Makefile.in (X11_LIB): Removed.
12232 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12233
12234 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12235
12236Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12237
12238 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12239 names.
12240
12241Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12242
12243 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12244
12245Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12246
12247 * configure.in (i[345]86-*-win32): Always build newlib.
12248 Don't configure cvs, autoconf or texinfo.
12249 * Makefile.in (LD_FOR_TARGET): New.
12250 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12251 Pass down LD_FOR_TARGET.
12252
12253Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12254
12255 * winsup: New directory.
12256 * Makefile.in: Build winsup.
12257 * configure.in: Winsup is configured when target is win32.
12258 Can only build win32 target GDB when native.
35590697 12259
252b5132
RH
12260Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12261
12262 * config.guess: Recognize HP model 819 machines as having
12263 a PA 1.1 processor.
12264
12265Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12266
12267 * configure: Fix sed loop which substitutes for CC and CXX to
12268 avoid bug found in various sed implementations.
12269
12270Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12271
12272 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12273 simulator. Use standard powerpc-*-eabi*.
12274
12275Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12276
12277 * configure.in: Stop putting gas and binutils in noconfigdirs for
12278 powerpc-*-aix* and rs6000-*-*.
12279
12280Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12281
12282 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12283 -mcall-aixdesc libraries.
12284
12285Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12286
12287 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12288
12289 * config.sub (arm | armel | armeb): Fix shell syntax.
12290
12291Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12292
12293 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12294 -msoft-float and -mcpu=common support.
12295 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12296 libraries.
12297
12298Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12299
12300 * configure.in: Allow configuration and build of emacs19 for the alpha.
12301
12302Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12303
12304 * configure.in (CC): Get ^CC, not just any old CC, from
12305 ${host_makefile_frag}.
12306
12307Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12308
35590697 12309 * configure.in (CC): Try to get CC from
252b5132
RH
12310 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12311
12312Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12313
12314 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12315 only if it exists in $(srcdir).
12316
12317Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12318
12319 * configure: If CC and CXX are not set in the environment, set
12320 them, based on either an existing Makefile or on searching for gcc
12321 in PATH. Substitute for CC and CXX in Makefile.
12322 * configure.in: Remove libm from target_libs. Separate
12323 target_configdirs from configdirs. If CC is not set in
12324 environment, try to get it from a host Makefile fragment. Rewrite
12325 changes of configdirs to use skipdirs instead. A few minor
12326 tweaks. Take directories out of target_configdirs as they are
12327 taken out of configdirs. Remove existing Makefile files from
12328 subdirectories. Substitute for TARGET_CONFIGDIRS and
12329 CONFIG_ARGUMENTS in Makefile.
12330 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12331 by configure.in.
12332 (CONFIG_ARGUMENTS): Likewise.
12333 (CONFIGURE_TARGET_MODULES): New variable.
12334 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12335 ($(CONFIGURE_TARGET_MODULES)): New target.
12336 (configure-libg++, configure-libio): New targets.
12337 (all-libg++): Depend upon configure-libg++.
12338 (all-libio): Depend upon configure-libio.
12339 (configure-libgloss, all-libgloss): New targets.
12340 (configure-libstdc++): New target.
12341 (all-libstdc++): Depend upon configure-libstdc++.
12342 (configure-librx, all-librx): New targets.
12343 (configure-newlib): New target.
12344 (all-newlib): Depend upon configure-newlib
12345 (configure-xiberty): New target.
12346 (all-xiberty): Depend upon configure-xiberty.
12347
12348Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12349
12350 * configure.in (host i[345]86-*-win32): Expand the
12351 noconfigdirs again.
12352
12353Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12354
12355 * mpw-configure: Fix sed command file name.
12356
12357Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12358
35590697 12359 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
12360 noconfigdirs again.
12361
12362Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12363
12364 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12365 or powerpc*-*-pe*, since they are not yet supported.
12366
12367Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12368
12369 Add PowerMac support and many other enhancements.
12370 * mpw-configure: New option --cc to select compiler to use,
12371 paste options set according to --cc into the generated
12372 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12373 if mpw-make.sed is present.
12374 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12375 add forward includes for PowerPC include files.
12376 * mpw-build.in: Build using Makefile.PPC if present.
12377 (do-byacc, etc): Remove separate version resource builds.
12378 (do-gas): Build "stamps" before "all".
12379 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12380 * mpw-README: Update to reflect --cc option, PowerMac support,
12381 and recently-reported compatibility problems.
12382
12383Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12384
12385 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12386 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12387 (--with-multilib-top): Pass to recursive invocations.
12388
12389Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12390
12391 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12392 v810-*-*.
12393
12394Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12395
12396 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12397 gdb, ld and opcodes on v810-*-*.
12398
252b5132
RH
12399Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12400
12401 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12402 (local-maintainer-clean): New target.
12403 (maintainer-clean): New target.
12404 (realclean): Just depend upon maintainer-clean.
12405
12406Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12407
12408 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12409
12410Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * configure.in: Build ld in mips*-*-bsd* case.
12413
12414Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12415
12416 * config.sub: Accept -lites* OS. From Ian Dall.
12417
12418Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12419
12420 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 12421 targets.
252b5132
RH
12422
12423Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12424
12425 * configure.in: treat i386-win32 canadian cross the same as
12426 i386-go32 canadian cross.
12427
12428Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12429
12430 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12431 running under the simulator to build a reduced set of libraries.
12432 (powerpc-*-eabiaix): Add fine grained multilib support added to
12433 other powerpc targets yesterday.
12434
12435Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12436
12437 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12438 -disable-softfloat, -disable-relocatable, -disable-aix, and
12439 -disable-sysv to control which multilib libraries get built.
12440
12441Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12442
12443 * configure: Add Makefile.tem to list of files to remove in trap
12444 handler.
12445
12446Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12447
12448 * config.guess (*Linux*): Add missing "exit"s.
12449 Also, need specific check for alpha-unknown-linux (uses COFF).
12450
12451Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12452
12453 * config.guess: Merge with FSF:
12454
12455 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12456 * config.guess (AIX4): More robust release numbering discovery.
12457
12458 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12459 * config.guess (i386-sequent-ptx): Properly get version number.
12460
12461 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12462 * config.guess (mips:*:4*:UMIPS): New case.
12463
12464Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12465
12466 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12467 (i386-win32 host): Likewise. Don't build readline.
12468
afb8d725
JM
12469Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12470
12471 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12472 SUPPORT_FILES to submakes.
12473
252b5132
RH
12474Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12475
12476 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12477 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12478 mpw-configure.
12479
12480Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12481
12482 * configure.in (appdirs): Use =, not ==, in test expression when
12483 trying to build the text to print in the warning message for
12484 Solaris users.
12485
12486Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12487
12488 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12489
12490Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12491
12492 * config.guess: Recognize lynx-2.3.
12493
12494Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12495
12496 * config.sub (z8ksim): Deleted
12497 (z8k-*-coff): New, this is the one true name of the target.
12498
12499Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12500
12501 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12502
12503Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12504
12505 * config.guess (*:Linux:*:*): First try asking the linker what the
12506 default object file format is (elf, aout, or coff). Then if this
12507 fails, try previous methods.
12508
12509Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12510
12511 * configure.in: Don't build newlib for *-*-vxworks5.1.
12512
12513Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12514
12515 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12516 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12517
12518Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12519
12520 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12521
12522Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12523
12524 * cfg-ml-com.in: New file.
12525 * cfg-ml-pos.in: New file.
12526
12527Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12528
12529 * COPYING.NEWLIB: Add HP free copyright to list.
12530
12531Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12532
12533 * config.sub: Recognize -eabi* for the system, not just -eabi.
12534
12535Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12536
12537 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12538 * config.sub, configure.in (win32): New target and host.
12539
12540Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12541
12542 * configure.in: Add i386-pe configuration.
12543
12544Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12545
12546 * mpw-build.in (install): Install GDB after LD.
12547
12548Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12549
12550 * mpw-config.in (elf/mips.h): Always forward-include, needed
12551 for GDB to build.
12552
12553Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12554
12555 * testsuite: New directory for customer acceptance and whole tool
12556 chain tests.
12557
12558Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12559
12560 * configure: If per-host line isn't found, but AC_OUTPUT is found
12561 and a configure script exists, run it instead.
12562
12563Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12564
12565 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12566
12567Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12568
12569 * configure: Set build_{cpu,vendor,os,alias} to host values when
12570 --build isn't specified.
12571
12572Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12573
12574 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12575 (FLAGS_TO_PASS): Pass them.
12576 (EXTRA_TARGET_FLAGS): Ditto.
12577
252b5132
RH
12578Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12579
12580 * Makefile.in (all-libg++): Depend on all-libstdc++.
12581
12582Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12583
12584 * configure.in (noconfigdirs): Enable all packages for
12585 i386-unknown-netbsd.
12586
12587Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12588
12589 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12590 hosted builds (DOS builds)
12591
12592Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12593
12594 Changes for ARM based on patches from Richard Earnshaw:
12595 * config.sub: Handle armeb and armel.
12596 * configure.in: Omit arm linker only for riscix.
12597
12598Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12599
12600 * config.guess: Update from FSF.
12601
12602Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12603
12604 * config.sub: Recognize powerpcle as the little endian varient of
12605 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12606 powerpcle variant. Convert pentium into i586, not i486. Add p5
12607 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12608 temporarily.
12609
12610Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12611
12612 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12613
12614Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12615
12616 * config.sub: Accept -lites* as a basic system type.
12617
12618Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12619
12620 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12621 installed, and if so return linuxoldld as the system name.
12622
12623Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12624
12625 * config.guess: Add hppa1.1-hp-lites support.
12626
12627Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12628
12629 * configure.in: Don't build newlib for m68k-vxworks5.1.
12630
12631Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12632
12633 * configure.in (mips-sgi-irix6): Use mh-irix5.
12634
12635Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12636
12637 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12638
12639Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12640
12641 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 12642 OSF/1. Fix compiler flags.
252b5132
RH
12643 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12644
12645Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12646
12647 * configure.in: Recognize --with-newlib.
12648 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12649
afb8d725
JM
12650Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12651
12652 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12653 to *_X11_MODULES due to gdbtk needing X include files et al.
12654
252b5132
RH
12655Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12656
12657 Merge in support for Mac MPW as a host.
12658 (Old change descriptions retained for informational value.)
12659
12660 * mpw-config.in: Add generic include forwards for cpu-specific
12661 include files in aout and elf directories.
12662
12663 * mpw-configure: Added copyright.
12664 * mpw-config.in: Check for presence of required build tools.
12665 (target_libs): Add newlib.
12666 (target_tools): Add examples.
12667 (Read Me): Generate as "Read Me for MPW" instead.
12668 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12669 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12670 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12671
12672 * mpw-configure: Remove subdir-specific makefile hackery,
12673 delete mk.tmp after using it.
12674
12675 * mpw-build.in (all): Display start and end times.
12676
12677 * mpw-configure (host_canonical): Set.
12678 (target_cpu): Always add to makefiles.
12679 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12680 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12681 (mpw-mh-mpw): Look for in srcdir and srcroot.
12682 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12683
12684 * mpw-build.in: (install-only): New target.
12685
12686 * mpw-configure (host_alias, target_alias): Rename from hostalias
12687 and targetalias, add into generated Makefile.
12688 (mk.tmp): If present, add into generated Makefile.
12689 * mpw-build.in (all-gas): Build config.h first before gas proper.
12690
12691 * mpw-configure (config.status): Write only if changed.
12692 * mpw-config.in (readline): Configure it (not built, just used for
12693 definitions).
12694
12695 * mpw-config.in (elf/mips.h): Add a forward include.
12696
12697 * mpw-config.in: Forward-include most .h files in include into
12698 extra-include.
12699 (readline): Don't build.
12700 mpw-build.in (install): Install GDB.
12701
12702 * mpw-configure (prefix, mpw_prefix): Handle it.
12703 * mpw-config.in (mmalloc, readline): Don't configure.
12704 * mpw-build.in (thisscript): Rename to ThisScript.
12705 Use mpw-build instead of BuildProgram everywhere.
12706 (mmalloc, readline): Don't build.
12707 * mpw-README: New file, basic documentation about the MPW port.
12708
12709 * mpw-config.in: Use forward-include to create include files.
12710
12711 * mpw-configure: Add more things to the top of each configured
12712 Makefile, including contents of config/mpw-mh-mpw.
12713 * mpw-config.in (extra-include): Create this directory and fill it
12714 with Posix-like include files when configuring.
12715
12716 * config.sub (apple, mac, mpw): Add various aliases.
12717
12718 * mpw-build.in: New file, top-level build script fragment for MPW.
12719 * mpw-configure: New file, configure script for MPW.
12720 * mpw-config.in: New file, config fragment for MPW.
12721
12722Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12723
12724 * configure.in (host_libs): Remove glob, since it is gone from the
12725 sources.
12726
12727Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12728
12729 * Makefile.in: define empty GDB_NLM_DEPS var.
12730
12731 * configure.in(target_makefile_frag): use config/mt-netware
12732 for netware targets.
12733
12734Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12735
12736 * config.sub: Merge in recent FSF changes. Remove linux special
12737 cases.
12738
12739Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12740
4bddf3ad 12741 Revert this change:
252b5132
RH
12742
12743 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12744
12745 * build-all.mk: Use CC=cc -Xs on Solaris.
12746
252b5132
RH
12747Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12748
12749 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12750 stop using it.
12751 * Makefile.in: Nuke all references to glob subdirectory.
12752
12753Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12754
12755 * configure.in: Fix --enable-shared logic in per-host.
12756
12757Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12758
12759 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12760
12761Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12762
12763 * configure.in (noconfigdirs): Don't build gas on AIX, for
12764 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12765
12766Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12767
12768 * configure: Fix --cache-file to work if the file argument is a
12769 relative path.
12770
12771Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12772
12773 * configure: If the --cache-file is used, pass it down to
12774 configure in subdirectories.
12775
12776Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12777
12778 * config.sub: add vxworks29k configuration.
12779
12780Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12781
12782 * Makefile.in (taz): Do "diststuff" part quietly.
12783
12784Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12785
12786 * config.sub: Mini-merge with gcc/config.sub.
12787
12788Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12789
12790 * config.guess (IRIX): Sed - to _.
12791
12792Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12793
12794 * Makefile.in (source-vault, binary-vault): New targets.
12795
12796Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12797
12798 * config.sub: Recognize -eabi as a basic system type.
12799
12800Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12801
12802 * configure.in (enable_shared stuff): Fix typo.
12803
12804Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12805
12806 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12807
12808Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12809
12810 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12811
12812Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12813
12814 * configure.in (rs6000-*-*): Don't build gas.
12815
12816Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12817
12818 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12819 reduce command line length.
12820 (AS_FOR_TARGET): Check for as.new, not Makefile.
12821 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12822
12823Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12824
12825 * config.guess: Merge from FSF.
12826
12827Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12828
12829 * configure: Don't use $ when handling program_suffix.
12830
12831Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12832
12833 * configure.in: Configure tk for hppa/hpux.
12834
12835Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12836
12837 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12838
12839Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12840
12841 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12842 to LIBCXXFLAGS. Tests are better run without it.
12843
12844Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12845
12846 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12847
12848Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12849
12850 * configure.in (*-*-netware*): Don't configure xiberty.
12851
12852Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12853
12854 * configure.in: Remove tk from native_only list.
12855
12856Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12857
12858 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12859 for special NCD build.
12860
12861Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12862
12863 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12864 makeall.bat, they're only useful for binutils snapshots.
12865 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12866 makeall.bat to specified SUPPORT_FILES.
12867
12868Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12869
12870 * build-all.mk: Add Ericsson targets to sun4 and solaris
12871 hosts. Add BNR's sun4 target to solaris host, so their
12872 build-from-source will be tested in-house first.
12873
12874Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12875
12876 * Makefile.in (LIBCFLAGS): New variable.
12877 (CFLAGS_FOR_TARGET): Ditto.
12878 (LIBCFLAGS_FOR_TARGET): Ditto.
12879 (LIBCXXFLAGS): Ditto.
12880 (CXXFLAGS_FOR_TARGET): Ditto.
12881 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12882 (BASE_FLAGS_TO_PASS): Pass them.
12883 (EXTRA_TARGET_FLAGS): Ditto.
12884
4bddf3ad 12885 * configure.in: Support --enable-shared.
252b5132
RH
12886
12887Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12888
12889 * configure.in (target_libs): Include libstdc++ again.
12890 * config.guess: Update from FSF (for FreeBSD).
12891
12892Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12893
12894 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12895 makeall.bat.
12896 (DISTDOCDIRS): Add `etc'.
12897 (ETC_SUPPORT_PFX): New variable.
12898 (taz): Include anything from etc starting with a word in
12899 ETC_SUPPORT_PFX.
12900
12901Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12902
12903 * config.sub: Update for recent FSF changes. Remove obsolete
12904 h8300hds entry. Add -windows* and -osx as basic os. Minor
12905 spacing changes.
12906
12907Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12908
12909 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12910
12911 * config.guess: Merge with FSF.
12912 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12913
12914Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12915
12916 * configure: Since the "trap 0" handler will override the exit
12917 status on many systems, only use it for "exit 1", and make it set
12918 a non-zero exit status; reset it before "exit 0". Also, check
12919 exit status of config.sub, and error out if it failed.
12920
12921Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12922
12923 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12924 and install libgloss.
12925
12926Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12927
12928 * Makefile.in (all-binutils): Depend upon all-byacc.
12929
12930 * configure.in: Don't build emacs on Irix 5.
12931
12932Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12933
12934 * configure.in (*-*-netware*): Add libio.
12935
12936Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12937
12938 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12939 (CHECK_TARGET_MODULES): Ditto.
12940 (INSTALL_TARGET_MODULES): Ditto.
12941 (TARGET_LIBS): Ditto.
12942 (all-libstdc++): Note dependencies.
12943
12944Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12945
12946 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12947
12948Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12949
12950 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12951 -fexternal-templates.
12952
12953 * configure.in (target_libs): Add libstdc++.
12954 (noconfigdirs): Add libstdc++ as appropriate.
12955
12956Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12957
12958 * config.guess: Update from FSF.
12959
12960Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12961
12962 * configure: Use ${config_shell} when running ${configsub}.
12963
12964Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12965
12966 * config.sub: No longer recognize h8300h.
12967
12968Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12969
12970 * config.sub: Remove extraneous differences between config.sub and
12971 gcc/config.sub.
12972
12973Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12974
12975 * Makefile.in (DISTSTUFFDIRS): Add gas.
12976
12977Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12978
12979 * COPYING.NEWLIB: New file.
12980
12981Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12982
12983 * config.guess (HP-UX): Patch from Harlan Stenn
12984 <harlan@landmark.com> to also emit release level.
12985
12986Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12987
12988 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12989
12990Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12991
12992 * config.sub: Merge nextstep cleanup from FSF.
12993
12994Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12995
12996 * configure.in (arm-*-*): Don't configure ld for this target.
12997
12998Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12999
13000 * configure.in (*-*-netware): don't configure libg++, libio,
13001 librx, or newlib.
13002
13003Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13004
13005 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13006 configure ld--it works, but it doesn't support shared libraries.
13007
13008Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13009
13010 * config.guess (*-unknown-freebsd*): Get rid of possible
13011 trailing "(Release)" in version string.
13012 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13013
13014Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13015
13016 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13017 Fix type: *-next-neststep -> *-next-nextstep.
13018
13019 * config.guess: Merge from FSF:
13020
13021 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13022
13023 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13024
13025 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13026
13027 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13028 instead of UNIX_SV for UnixWare 1.0).
13029
13030Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13031
13032 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13033 to make gdb/nlm/* build after the compiler and linker.
13034
13035Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13036
13037 * config.guess (netbsd, freebsd, linux): Accept any machine,
13038 not just i[34]86.
13039 (m68k-atari-sysv4): Relocate to match FSF version.
13040
13041 * config.guess: More merges from the FSF:
13042
13043 Add a space before function call or macro invocation.
13044
13045 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13046
13047 * config.guess: Add trap cmd to remove dummy.c and dummy when
13048 interrupted.
13049
13050 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13051
13052 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13053 (dummy): Redirect stderr from compilation of dummy.c.
13054
13055 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13056
13057 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13058
13059Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13060
13061 * configure: Accept and ignore --cache*, for compatibility with
13062 new autoconf.
13063
13064Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13065
13066 * config.guess: Merge from FSF:
13067
13068 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13069
13070 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
13071 (PATH): Add /.attbin at end for finding uname.
13072 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
13073
13074 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13075
80413487 13076 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
13077
13078 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13079
80413487
RH
13080 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13081 to select whether to use ELF or COFF.
252b5132
RH
13082
13083 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13084
80413487 13085 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
13086
13087 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13088
13089 * config.guess: Guess the OS version for HPUX.
13090
13091 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13092
13093 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13094
13095Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13096
13097 * configure.in: Recognize --with-headers, --with-libs, and
13098 --without-newlib.
13099 * Makefile.in (all-xiberty): Depend upon all-ld.
13100
13101Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13102
13103 * configure.in: Change i[34]86 to i[345]86.
13104
13105Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13106
13107 * configure (version): A few more tweaks to help message.
13108
13109Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13110
13111 * Makefile.in: Remove (for now) librx as a host library,
13112 now that we're building it for target.
13113
13114Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13115
13116 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13117 (Karl Berry).
13118
13119Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13120
13121 * configure.in: Also configure librx.
13122
13123Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13124
13125 * Makefile.in: Update various rules to reflect that librx
13126 is now needed for libg++.
13127
13128Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13129
13130 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13131
13132Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13133
13134 * configure.in: Configure the examples directory.
13135
13136Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13137
13138 * configure: Simplify Jun 2 1994 change.
13139
13140Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13141
13142 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13143 /bin/gcc isn't good enough to build gcc.
13144
13145Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13146
13147 * Makefile.in (GDB_SUPPORT_FILES): Remove
13148 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13149 (gdb.tar.gz): Add new rule to use standard distribution building
13150 mechanism.
13151
13152Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13153
13154 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13155 Bill Cox <bill@cygnus.com>.
13156
13157Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13158
13159 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13160
13161Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13162
13163 * configure: Search current dir first in .gdbinit.
13164
13165Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13166
13167 * config.sub: Recognize freebsd (merged from gcc config.sub).
13168
13169Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13170
13171 * config.sub: Refer to NeXT's operating system as nextstep.
13172
13173 * config.sub (case $basic_machine): Re-order the cases, to match
13174 the order in the FSF version (which is mostly alphabethical).
13175 Merge in some additions and changes from the FSF.
13176
13177Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13178
13179 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13180 * config.sub: Recognize cxux7.
13181 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13182
13183Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13184
13185 * config.sub: Fix typo powerpc -> powerpc-*.
13186
13187Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13188
13189 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13190
13191 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13192 parallel with all-emacs and install-emacs). Top-level command
13193 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13194
13195Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13196
13197 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13198 $(relbindir)/make before doing ``make install'', and use
13199 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13200 installing over running make binary.
13201 ($(host)-stamp-stage3-installed): Likewise.
13202
13203Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13204
13205 * config.guess: Recognize Mach.
13206
13207Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13208
13209 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13210 see whether --exec-prefix was used.
13211
13212Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13213
13214 * README: Explicitly mention libg++/README. (Zoo's idea.)
13215
13216Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13217
13218 * Makefile.in: Add all-librx target similar to all-libproc.
13219
13220Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13221
13222 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13223 with post 1.2 uname bogosity.
13224
13225Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13226
13227 * configure: Remove temporary files on receipt of a signal.
13228
13229Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13230
13231 * configure: If there is a package_makefile_frag, remove
13232 ${subdir}/Makefile.tem after copying it in.
13233
13234Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13235
13236 * build_all.mk: support rs6000 lynx identifies itself as
13237 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13238 since /bin/gcc is too feeble to compile a modern gcc.
13239
13240Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13241
13242 * brought devo/test-build.mk update-to-date with progressive/
13243 test-build.mk. Add lynx targets and hppa flag info.
13244
13245Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13246
13247 * configure.in: Use mh-ncrsvr43. Patch from
13248 Tom McConnell <tmcconne@sedona.intel.com>.
13249
13250Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13251
13252 * config.guess (i386-unknown-bsdi): No longer need to
13253 check #if defined(__bsdi__) && defined(__i386__).
13254
13255Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13256
13257 * configure: Set program_transform_nameoption correctly.
13258
13259Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13260
13261 * brought build-all.mk update-to-date with progressive build-all.mk,
13262 added new targets and hppa info.
35590697 13263
252b5132
RH
13264Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13265
13266 * configure: If config.guess result is a prefix of the user
13267 specified target, assume a native build and use the user specified
13268 target as the host alias. Remove SunOS patch suffix removal hack.
13269 * configure.in: Remove SunOS patch suffix removal hack.
13270
13271 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13272 in NATIVE_CHECK_MODULES.
13273
13274Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13275
13276 * Makefile.in: Rename HOST_ONLY to NATIVE.
13277 * configure: Delete SunOs patch suffix from host_canonical
13278 and build_canonical variables that are prepended to Makefiles.
13279 * configure.in: Add comments for easier maintenance.
13280
13281Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13282
13283 * Makefile.in: Add all-libproc target similar to all-gui.
13284
13285Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13286
13287 * Makefile.in (CHECK_MODULES): split into
13288 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13289
13290Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13291
13292 * config.guess (i386-unknown-bsdi): New system to guess.
13293
13294Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13295
13296 * Makefile.in: Add all-gui target (but not yet build by "all").
13297
13298Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13299
13300 * config.sub: Move deletion of patch suffix from here...
13301 * configure.in: To here, at Ian's suggestion. The top-
13302 level scripts might need to know of a patch level.
13303
13304Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13305
13306 * config.sub: Strip off patch suffix so rtl is recognized
13307 as a sunos4.1.3 machine, even though it's been patched.
13308
13309Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13310
13311 * Makefile.in (INSTALL_LAST): Delete.
13312 (INSTALL_DOSREL): New.
13313
13314Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13315
13316 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13317 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13318 whether we pass down --with-gnu-ld anyhow.
13319
13320Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13321
13322 * Makefile.in (INSTALL_LAST): Change operation so it works
13323 on more flavors of make.
13324 * configure.in (go32): Don't build libg++ or libio.
13325
13326Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13327
13328 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13329 they can be overriden by templates.
13330
13331Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13332
13333 * configure.in (target==go32): Don't build gdb.
13334 * dosrel: New directory.
13335
13336Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13337
13338 * configure.in (host==go32): Configure dosrel too.
13339 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13340 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13341 be set by incoming names or templates.
13342 (INSTALL_LAST): New rule.
252b5132
RH
13343
13344Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13345
13346 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13347
13348Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13349
252b5132
RH
13350 * configure.in (appdirs): New variable. Currently empty, but will
13351 be used in gas distribution. If nonempty, lists a set of
13352 directories at least one of which must get configured, or top
13353 level configuration is considered to have failed.
13354 (rs6000-*-lynxos*): Use new file name.
13355
13356Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13357
13358 Eliminate XTRAFLAGS.
13359 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13360 newlib include files using -idirafter, and also use -nostdinc.
13361 (CXX_FOR_TARGET): Likewise.
13362 (XTRAFLAGS): Removed.
13363 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13364 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13365 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13366 ($(DO_X)): Don't pass down XTRAFLAGS.
13367
13368Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13369
13370 * configure.in (mips*-dec-bsd*): New target; do build linker.
13371 (mips*-*-bsd*): New target; don't build linker.
13372
13373Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13374
13375 * configure.in: support rs6000-*-lynxos* configuration.
13376 support sunos4 as a cross target.
13377
13378 * config.sub: look for lynx*, not lynx since the OS version may
13379 legitimately be part of the name.
13380
13381Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13382
13383 * configure.in (i[34]86-*-sco*): Move to be with other i386
13384 targets.
13385 (romp-*-*): New target. Skip various binary utilities.
13386 (vax-*-*): New target. Don't build newlib.
13387 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13388
13389Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13390
13391 * configure.in: Only set host_makefile_frag if config
13392 directory exists.
13393
13394Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13395
13396 * install.sh: If $dstdir exists, don't check whether each
13397 component does.
13398
13399Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13400
13401 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13402
13403Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13404
35590697
AJ
13405 * configure.in (*-*-lynxos*): Don't configure newlib for either
13406 native or cross Lynx.
252b5132
RH
13407
13408Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13409
13410 * config.sub (sparc64-elf): Fix os.
13411 (z8k): Remove duplicate.
13412
13413Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13414
13415 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13416 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13417
13418Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13419
13420 * configure: Make file links cleanly even if Lynx fails on
80413487 13421 an NFS symlink (at least fail cleanly).
252b5132
RH
13422
13423Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13424
13425 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13426 -XNh2000.
13427
13428Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13429
13430 * configure: Unknown options are fatal again.
13431
13432Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13433
13434 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 13435 compatibility.
252b5132
RH
13436
13437Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13438
13439 * build-all.mk: Add `clean' target.
13440
13441Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13442
13443 * config.guess: Add SINIX support.
13444 * configure.in: Add mips-*-sysv4* support.
13445
13446Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13447
13448 * build-all.mk: Document all useful targets.
13449 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13450 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13451
13452Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13453
13454 * configure: Support --silent, --quiet.
13455
13456Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13457
13458 * configure: Support --disable-FEATURE.
13459
13460Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13461
13462 * config.guess: Recognize NCR running SVR4.3.
13463
13464Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13465
13466 * config.guess: Make BSDI generate i386-unknown-bsd386.
13467 Patch from Paul Eggert <eggert@twinsun.com>.
13468
13469Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13470
13471 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13472
13473Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13474
13475 * configure: Make unrecognized options give nonfatal warnings
13476 instead of fatal errors, and pass them to any subdirectory
13477 configures in case they recognize them.
13478 Make --x equivalent to --with-x.
13479
13480Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13481
13482 * configure: Add --enable-* options. Clean up usage message and
13483 some comments.
13484
13485Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13486
13487 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13488
13489Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13490
13491 * configure.in (hppa*-*-*): Enable binutils.
13492
13493Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13494
13495 * config.sub: Recognize cisco.
13496
13497Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13498
13499 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13500
13501Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13502
13503 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13504 than one configuration name. Add comment.
13505
13506Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13507
13508 * config.guess: about target *-hitachi-hiuxwe2, fixed
13509 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13510 macro is incorrect.]
13511
13512Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13513
13514 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13515 than the "make ls" stuff which used to be here.
13516
13517Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13518
13519 * config.guess: Recognize i[34]86-unknown-freebsd.
13520 From Shawn M Carey <smcarey@rodan.syr.edu>.
13521
13522Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13523
13524 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13525
13526Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13527
13528 * config.guess: Check for ptx.
13529
13530Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13531
13532 * config.sub: Add os9k checking.
13533
13534Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13535
13536 * config.guess: Handle OSF1 running on HPPA processors
13537
13538Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13539
13540 * configure: If subdir configure fails, print out a message with
13541 subdirectory name, in case subdir's configure code didn't identify
13542 itself.
13543
13544Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13545
13546 * configure.in: Remove embedded newlines from configdirs.
13547 Avoid mismatches of substrings. Fix matching strings at end
13548 of configdirs.
13549
13550Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13551
13552 * config.guess: Add Lynx/rs6000 config support.
13553
13554Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13555
13556 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13557
13558Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13559
13560 * configure.in (hppa*-*-osf*): Treat this just like most other
13561 PA configurations (eg no binutils or ld).
13562 (hppa*-*-*elf*): These configurations have binutils and ld.
13563
13564Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13565
13566 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13567
13568Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13569
13570 * configure.in (rs6000-*-*): Build gas.
13571
13572Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13573
80413487 13574 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
13575
13576Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13577
13578 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13579 for GDB and GDB has been fixed to not need it.
13580
252b5132
RH
13581Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13582
13583 * config.guess: Recognize vax hosts.
13584
13585Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13586
13587 * configure (while loop): Don't use "break 2" inside case
13588 statement -- the case statement isn't an enclosing loop.
13589
13590Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13591
13592 * config.guess: Clean up NeXT support, to allow nextstep
13593 on Intel machines. Make OS be nextstep.
13594
13595Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13596
13597 * config.guess: Add alternate forms for Convex.
13598
13599Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13600
13601 * configure: Completely rewrite option processing. Take
13602 advantage of pattern-matching to avoid invoking test frequently.
13603 Also clean up host and target defaulting logic.
13604
13605Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13606
13607 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13608 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13609 commands (plus user environment) will fit SCO limits.
13610
13611Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13612
13613 * configure.in: Don't issue warnings about directories which are
13614 not being configured if -norecursion is set. Correct test for
13615 --with-gnu-as and --with-gnu-ld to not get confused by substring
13616 matches.
13617
13618 * configure.in: Don't build gas for alpha-dec-osf1*.
13619
13620Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13621
13622 * configure: Back out Per's change of 12/19/1993. It changes the
13623 behavior of configure in unexpected and confusing ways.
13624
13625 Also, use different delim char when calculating
13626 program_transform_name so that the name can contain slashes.
13627
13628Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13629
13630 * configure.in, config.sub: Add support for VSTa micro-kernel.
13631
13632Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13633
13634 * configure.in: Nuke hacks which were used to get a special
13635 version of GAS for HPPA configurations.
13636
13637Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13638
13639 * configure: If only ${target_alias} is given, use that
13640 as the default for ${host_alias}.
13641 * configure: Add missing back-slashes before nested quotes.
13642
13643Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13644
13645 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13646
13647Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13648
13649 * config.guess: Recognize some Tektronix configurations.
13650 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13651
13652Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13653
13654 * config.sub: Match any flavor of SH.
13655
13656Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13657
13658 * configure.in: Don't try to configure newlib for Alpha.
13659
13660Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13661
13662 * configure.in: Don't build ld for Irix 5. Don't build gas,
13663 libg++ or libio for any Alpha target.
13664
13665 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
13666
13667Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13668
13669 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13670 default arguments -- so it tried to compress itself.
13671
13672Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13673
13674 * configure.in (notsupp): ensure that a space is always at the end
13675 of the configdirs list, since the grep checks for an explicit space
13676
13677Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13678
13679 * configure.in (target i386-sysv4.2): don't build ld, since static
13680 versions of many libraries are not available.
13681
13682Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13683
13684 * config.guess: Recognize Apollos (using environment variables).
13685 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13686
13687Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13688
13689 * config.guess: Recognize Sony news mips running newsos.
13690
13691Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13692
13693 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13694 "fi ; else" for bash.
13695
13696Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13697
13698 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13699
13700Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13701
13702 * config.sub: accept unixware as an alias for svr4.2.
13703 Fix some inconsistancies with the gcc version.
13704
13705Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13706
13707 * Makefile.in (DISTDOCDIRS): Add gdb.
13708
13709Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13710
13711 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13712
13713Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13714
13715 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13716 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13717 this now.
13718
13719Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13720
13721 * config.sub: Accept hiux* as an OS name.
13722
13723 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13724 etc/make-stds.texi. The underscore came from gcc, and dje now
13725 agrees that RUNTESTFLAGS is the correct name.
13726
13727Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13728
13729 * install.sh: Remove 'set -e'. It makes any conditionals
13730 in the script useless.
13731
13732 * config.guess: Automatically recognize arm-acorn-riscix
13733 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13734
13735Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13736
13737 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13738
13739Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13740
13741 * Makefile.in (DISTDOCDIRS): New variable.
13742 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 13743 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
13744
13745Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13746
13747 * configure.in (hppa target): check the source directory for the
13748 pagas sub-directory
13749
13750Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13751
13752 * config.sub: Allow -aout* and -elf*.
13753
13754Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13755
13756 * configure.in: Don't build ld on i386-solaris2, same as for
13757 sparc-solaris2.
13758
13759Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13760
13761 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13762
13763Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13764
13765 * configure.in: Configure gdb for alpha.
13766
13767Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13768
13769 * Makefile.in (CXXFLAGS): Add -O.
13770
13771Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13772
13773 * config.guess: added support for DG Aviion
13774
13775Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13776
13777 * configure.in: Produce warning message for subdirectories not
13778 configurable for this host/target combination. Don't try to
13779 configure gdb for vms.
13780
13781Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13782
13783 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13784 appropriate files before making "diststuff".
13785 (DISTBISONFILES): New var: list of files to be edited.
13786 (DISTSTUFFDIRS): Add binutils.
13787
13788Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13789
13790 * config.sub: also handle mipsel and mips64el (for little endian mips)
13791
13792Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13793
13794 * configure.in: Add * to end of all OS names.
13795
13796Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13797
13798 * configure.in: Build newlib for LynxOS native.
13799
13800Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13801
13802 * config.guess: Add support for delta 88k running SVR3.
13803
13804 * configure.in: Add comment about HP compiler vs. emacs.
13805
13806Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13807
13808 * configure.in: don't build ld on solaris2 (not a viable option
13809 due to bugs in getpwnam & getpwuid)
13810
13811Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13812
13813 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13814 config.guess will produce a full version number.
13815
13816Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13817
13818 * configure.in: Build linker and binutils for alpha-dec-osf1.
13819
13820Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13821
13822 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13823 and gdb/testsuite/Makefile.in.
13824
13825Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13826
13827 * configure.in: recognize mips*- instead of mips-
13828
13829Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13830
13831 * config.sub: Accept linux*coff and linux*elf as operating
13832 systems.
13833
13834Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13835
13836 * config.sub: Recognize mips64, and mips3 as an alias for it.
13837
13838Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13839
13840 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13841 gdb knows how to handle OSF/1 shared libraries.
13842
13843Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13844
13845 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13846 * config.guess: Recognize Hitachi's HIUX.
13847 * config.sub: Recognize h3050r* and hppahitachi.
13848 Remove redundant cases for hp9k[23]*.
13849
13850Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13851
13852 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13853 if gas and ld are in the source tree and are in ${configdirs}.
13854 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 13855 --with options (but still pass them down on the command line,
252b5132
RH
13856 if they were explicitly specified).
13857
13858Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13859
13860 * configure: substitute SHELL value in Makefile.in with
13861 ${CONFIG_SHELL}
13862
13863Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13864
13865 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13866 *-*-solaris2* targets.
13867
13868Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13869
13870 * Makefile.in: define M4, and pass it down to sub-makes;
13871 all-autoconf now depends on all-m4
13872
13873Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13874
13875 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13876 presence of {ar,ranlib} instead of a configured directory
13877
13878Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13879
13880 * config.guess: Accept 34?? as well as 33?? for NCR.
13881
13882Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13883
13884 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13885 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13886
13887Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13888
13889 * configure: grab values for $(CC) and $(CXX) from the
13890 environment, so that someone can do "CC=gcc configure; make" and
13891 have it work right (matching the way that autoconf works now)
13892
13893 * configure.in, Makefile.in: add support for gash, the tcl
13894 interface to Galaxy
13895
13896 * config.guess: add NetBSD variants (hp300, x86)
13897
13898Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13899
13900 * install.sh: Support -d option (in the manner of SunOS 4 install,
13901 as it is more deterministic than that of GNU install)
13902 (chmodcmd): Set file to mode 755 by default (should also do default
13903 chgrp and chown, but I don't feel like dealing with that now)
13904
13905Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13906
13907 * config.sub: Remove h8300hhms alias.
13908
13909Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13910
13911 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13912
13913Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13914
13915 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13916 as stmp-fixinc
13917
13918Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13919
13920 * config.sub: recognize m88110-bug-coff.
13921
13922Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13923
13924 * Makefile.in (all-libio): all dependencies on the toolchain used
13925 to build this (gcc, gas, ld, etc)
13926
13927Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13928
13929 * config.guess: Deal with OSF/1 1.3 on alpha.
13930
13931Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13932
13933 * install.sh: add some 'else true' clauses for portability
13934
13935 * configure.in: don't build libio for h8[35]00-*-* targets
13936
13937Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13938
13939 * Makefile.in: Add support for new libio.
13940
13941Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13942
13943 * install.sh: If one command fails, don't try the rest. Don't try
13944 to remove $dsttmp (via trap) unless we have already created it.
13945 If $src doesn't exist, detect it and exit with an error.
13946
13947 * config.guess: Recognize BSD on hp300.
13948
13949Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13950
13951 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13952 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13953
13954Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13955
13956 * Makefile.in (all-send-pr): depends on all-prms
13957
13958Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13959
13960 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13961
13962Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13963
13964 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13965 Added test for mips-mips-riscos5.
13966
13967Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13968
13969 * configure.in: use mh-hp300 for 68k HP hosts
13970
13971Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13972
13973 * configure: add support for CONFIG_SHELL, so that you can use
13974 some alternate shell for evaluating configure scripts
13975
13976Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13977
13978 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13979 in configure script to bug-gdb@prep.ai.mit.edu when building
13980 distribution archive.
13981 * Makefile.in (COMPRESS): Remove def.
13982 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13983 gdb.tar.Z and make-gdb.tar.Z respectively.
13984 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13985 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13986 to convergence with 'taz' target in Makefile.in.
13987
13988Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13989
13990 * install.sh (dsttmp): use trap to ensure that tmp files go
13991 away on error conditions
13992
13993Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13994
13995 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13996
13997Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13998
13999 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14000 its parent is '/' not ''.
14001
14002 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14003
14004Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14005
14006 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14007 that ${newsrcdir}/configure.in does.
14008
14009Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14010
14011 * test-build.mk: support for CONFIG_SHELL
14012
14013Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14014
14015 * config.sub (netware): Add as a basic system type.
14016
14017Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14018
14019 * Makefile.in (Makefile): depend on configure.in. Also drop the
14020 $(srcdir)/ from the dependency on Makefile.in.
14021
14022Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14023
14024 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14025 (h8300hhms is temporary until multi-libraries are implemented).
14026 * configure.in: Handle h8300h too.
14027
14028Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14029
14030 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14031
14032Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14033
14034 * configure: Remove extraneous output when guessing host type.
14035 * config.guess: Remove extraneous output when guessing using C
14036 compiler rather than uname, or when guessing fails.
14037
14038Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14039
14040 * Makefile.in: remove all.cross and install.cross targets
14041
14042 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14043 definitions
14044
14045Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14046
14047 * configure.in (target sh): Build gprof.
14048
14049Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14050
14051 * config.sub: change -solaris to -solaris2
14052
14053Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14054
14055 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14056
14057Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14058
14059 * configure: Correct error message for missing Makefile.in to
14060 print correct directory.
14061
14062Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14063
14064 * install.sh: kludge around 386BSD shell bug
14065
14066Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14067
14068 * config.guess: Recognize NeXT.
14069 * config.guess: Recognize i486-ncr-sysv4.
14070 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14071
14072Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14073
14074 * Makefile.in (MAKEINFOFLAGS): New variable.
14075 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14076 * build-all.mk, test-build.mk: Pass down --no-split as
14077 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14078
14079Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14080
14081 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14082
14083Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14084
14085 * Makefile.in (libg++.tar.z): New rule.
14086 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14087 * Makefile.in (taz): Only do a single chmod.
14088
14089Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14090
14091 * install.sh: don't use dirname anymore (replaced with sed usage)
14092
14093Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14094
14095 * Makefile.in: Change extension for gzip'd files from '.z' to
14096 '.gz' per new FSF standard usage.
14097
14098Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14099
14100 * configure: put quotes around the final value of program_transform_name
14101
14102Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14103
14104 * Makefile.in: new install.sh support; update install-info rules
14105
14106Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14107
14108 * configure.in: Build diff for crosses, but not for go32 host.
14109
14110 * configure.in: Build gprof only for native, and don't build it
14111 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14112
14113Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14114
14115 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14116
14117Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14118
14119 * configure.in (host_tools): Add prms.
14120
14121Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14122
14123 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14124 with $(FLAGS_TO_PASS) on the command line
14125
14126 * config.sub: Recognize lynx and lynxos
14127
14128Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14129
14130 * config.sub: Accept -ecoff*, not just -ecoff.
14131
14132Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14133
14134 * Makefile.in (taz): Use .gz suffix instead of .z.
14135 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14136 names.
14137
14138Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14139
14140 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14141
14142Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14143
14144 * Makefile.in (install-no-fixedincludes): install gcc last, so
14145 that rebuilds that might happen during 'make install' don't get
14146 bogus gcc include files
14147
14148Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14149
14150 Change from Utah for HPPA support:
14151 * config.guess: Recognize hppa1.x-hp-bsd.
14152
14153Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14154
14155 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14156 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14157
14158Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14159
14160 * config.sub: Add support for rom68k and bug boot monitors.
14161
14162Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14163
14164 * Makefile.in: Make all-opcodes depend on all-bfd.
14165
14166Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14167
14168 * config.guess: Added special check for i[34]86-univel-sysv4*.
14169
14170Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14171
14172 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14173 the processor rather than assuming i486.
14174
14175Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14176
14177 * config.guess: Recognize SunOS6 as Solaris3.
14178
14179Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14180
14181 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14182 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14183
14184Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14185
14186 * build-all.mk (all-cross): New target for Canadian Cross.
14187 Added Q2 go32 targets.
14188 * test-build.mk: Configure go32 cross sparclite-aout and
14189 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14190 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14191
14192Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14193
14194 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14195 GO32 hosted toolchains
14196
14197Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14198
14199 * configure: change so "-exec-prefix" gets passed down rather
14200 than "-exec_prefix" so autoconf generated Makefiles get the
14201 exec_prefix set right.
14202
14203Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14204
14205 * config.guess: get the Solaris2 minor version number
14206
14207 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14208
14209Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14210
14211 * config.guess: Recognize some Sequent platforms.
14212
14213Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14214
14215 * Makefile.in: added the vault-install target
14216
14217 * configure.in: actually use the Sun3 makefile fragment that's in
14218 config, also added the release dir to configdirs
14219
14220Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14221
14222 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14223
14224Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14225
14226 * configure.in: remove some program from Alpha targetted toolchains
14227
14228Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14229
14230 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14231 gprof.
14232 (taz): Run "make diststuff" in those directories instead of "make
14233 proto-dir". Look for "VERSION=" only at start of line in subdir
14234 Makefile. Use "gzip -9" for compression.
14235 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14236 (binutils.tar.z): New target.
14237
14238Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14239
14240 * Makefile.in (taz): Include gpl.texinfo.
14241
14242Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14243
14244 * Makefile.in (setup-dirs): Merged into "taz" target.
14245 (taz): Only do `proto-dir' stuff if a directory is actually needed
14246 for this target.
14247
14248Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14249
14250 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14251 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14252 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14253 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14254 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14255
14256Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14257
14258 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14259 config.sub, and move-if-change to gdb testsuite distribution
14260 archive, so the testsuite can be extracted, configured, and
14261 run separately from the gdb distribution. Blow away the Chill
14262 tests that require a Chill compiled executable, since GNU Chill
14263 is not yet publically available.
14264
14265Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14266
14267 * test-build.mk: set environment variables in a single command,
14268 instead of a list of assignments and exports
14269
14270 * config.guess: recognize Alpha/OSF1 systems
14271
14272Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14273
14274 * configure: Change help message to prefer --options rather than
14275 -options.
14276
14277Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14278
14279 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14280 zippy@ecst.csuchico.edu.
14281 * config.guess: Recognize miniframe.
14282
14283Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14284
9eb322aa
MF
14285 * Makefile.in: Use srcroot to find runtest rather than rootme.
14286 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
252b5132
RH
14287
14288Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14289
14290 * test-build.mk: Extensive additions to support building on a
14291 machine other than the host.
14292
14293Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14294
14295 * configure (tooldir): Fix for i386-aix again.
14296
14297Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14298
14299 * configure, Makefile.in: Change definition of $(tooldir)
14300 to match the FSF.
14301
14302Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14303
14304 * config.guess: Recognize i[34]86/SVR4.
14305
14306Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14307
14308 * Makefile.in (all-gdb): gdb depends on sim.
14309
14310Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14311
14312 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14313 at the same time we make the prototype gdb directory.
14314 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14315 files at the same time as the gdb base release distribution.
14316
14317Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14318
14319 * Makefile.in (check): Use individual check targets rather than
14320 DO_X rule.
14321 (check-gcc): Added.
14322
14323Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14324
14325 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14326 for System V release 3.2.
14327
14328Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14329
14330 * config.sub: Recognize hppaosf.
14331 * configure.in: Do configure ld/binutils/gas for it.
14332
14333Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14334
14335 * configure (tooldir): Alter syntax used to set this, for systems
14336 where "\$" isn't handled right, like i386-aix.
14337
14338Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14339
14340 * configure: Pass program-transform-name, not
14341 program_transform_name, to recursive configures.
14342
14343Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14344
14345 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14346 of gas+ld+binutils.
14347
14348Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14349
14350 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14351
14352Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14353
14354 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14355
252b5132
RH
14356Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14357
14358 * Makefile.in (PRMS): Set back to all-prms.
14359
14360Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14361
14362 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14363 targets, rather than for MIPS hosts.
14364
14365Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14366
14367 * configure.in: add comment for --with-x default values
14368
14369 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14370
14371 * Makefile.in: add check-* targets for each of the directories in
14372 the tree. Add a definition of RUNTEST that will use the one we
14373 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14374
14375Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14376
14377 * configure.in: Removed obsolete references to bfd_target and
14378 target_makefile_frag.
14379
14380 * build-all.mk: Set assorted targets for Q2.
14381 * config.sub: Recognize z8k-sim and h8300-hms.
14382 * test-build.mk: Really don't pass host to configure.
14383 (HOLES): Added uname.
14384
14385Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14386
14387 * configure: Handle an empty program-prefix, program-suffix or
14388 program-transform-name correctly.
14389
14390Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14391
14392 * build-all.mk: -G 8 no longer required for MIPS targets.
14393 * test-build.mk: Don't pass host argument to configure; make it
14394 guess.
14395
14396Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14397
14398 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14399 * Makefile.in (COMPRESS): New macro, like GZIP.
14400
14401Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14402
14403 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14404
14405 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14406 with gas currently defaults to -G 0.
14407
14408Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14409
14410 * Makefile.in (all-flex): flex depends on byacc.
14411
14412 * build-all.mk: If host not specified, use config.guess. Pass TAG
14413 to test-build.mk as RELEASE_TAG.
14414 * test-build.mk (configargs): New variable containing arguments to
14415 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14416 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14417
14418 * config.guess: Use /bin/uname when checking -X argument on SCO,
14419 to avoid invoking GNU uname which doesn't understand -X.
14420
14421 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14422
14423 * configure.in: Build gas for mips-*-*.
14424
14425Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14426
14427 * Makefile.in (all.normal): insert missing backslash.
14428
14429Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14430
4bddf3ad 14431 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
14432
14433 * Makefile.in: Complete overhaul to merge many almost identical
14434 targets.
14435
14436Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14437
14438 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14439 (gdb.tar.Z): Adjusted.
14440
14441 * Makefile.in (setup-dirs, taz): New targets; should be general
14442 enough to adapt for gdb sometime. Build only .z file.
14443 (gas.tar.z): New target.
14444
14445Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14446
14447 * build-all.mk: Use CC=cc -Xs on Solaris.
14448
252b5132
RH
14449Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14450
14451 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14452 for handling BISON for FSF releases.
14453
14454Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14455
14456 * configure: Actually implement the change zoo just documented.
14457
14458Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14459
14460 * configure: when using config.guess, only set target_alias when
14461 it's not already been set (ie, on the command line)
14462
14463Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14464
14465 * Makefile.in: add installcheck target, set PRMS to install-prms
14466
14467Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14468
14469 * configure: add support for package_makefile_fragment, handle the
14470 case where a directory has a configure.in file but no Makefile.in
14471 more gracefully (with an actual understandable error message, even);
14472 add support for --without (and add this to the usage message); also
14473 explicitly add a --host=${host_alias} to the command line when
14474 config.guess is used
14475
14476Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14477
14478 * configure: Must use both --host and --target in recursive calls.
14479
14480Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14481
14482 * Makefile.in: Change deja-gnu to dejagnu.
14483
14484Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14485
14486 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14487
14488Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14489
14490 * configure.in: canonicalize all instances to *-*-solaris2*,
14491 also strip out a number of tools to not build for go32 host
14492
14493Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14494
14495 * config.guess: add GPL.
14496
14497 * Makefile.in, config.guess, config.sub, configure: bump
14498 copyrights to 93.
14499
14500Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14501
14502 * Makefile.in (do-info): Removed obsolete check for existence of
14503 localenv file.
14504
14505 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14506
14507Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14508
14509 * Makefile.in: a couple of 'else true' for decstation,
14510 support for TclX
14511
14512 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14513
14514Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14515
14516 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14517
14518Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14519
14520 * config.guess: Recognize i386-ibm-aix (PS/2).
14521 * configure.in: Use config/mh-aix386 file for it.
14522
14523Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14524
14525 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14526 CC_FOR_TARGET instead.
14527 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14528
14529Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14530
14531 * Makefile.in: Add sim to list of directories sent with gdb
14532
14533Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14534
14535 * configure.in: Put back mips-dec-bsd* case.
14536
14537Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14538
14539 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14540 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14541 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
14542
14543Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14544
14545 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14546
14547 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14548 (install-info): install dir.info only if it exists,
14549 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14550
14551Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14552
14553 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14554 gas for mips-dec-bsd.
14555
14556Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14557
14558 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14559 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14560
14561Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14562
14563 * configure.in: Added "dejagnu" to hosttools list.
14564
14565Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14566
14567 * config.sub, configure.in, config.guess: Add support
14568 for Bosx, an AIX variant from Bull.
14569 Patches from F.Pierresteguy@frcl.bull.fr.
14570
14571Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14572
14573 * devo/dejagnu: Initial creation of devo/dejagnu.
14574 Migrated dejagnu testcases and support files for testing software
14575 tools to reside as subdirectories, currently called "testsuite",
14576 within the directory of the software tool. Migrated all programs,
14577 support libraries, etc. beloging to dejagnu proper from
14578 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14579 with no modifications. The changes to these files which will
14580 allow them to configure, build, and execute properly will be made
14581 in a future update.
14582
14583Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14584
14585 * Makefile.in: Change send_pr to send-pr.
14586 * configure.in: Likewise.
14587 * send_pr: Renamed directory to send-pr.
14588
14589Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14590
14591 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14592
14593Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14594
14595 * README: Update for gdb-4.8 release.
14596 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14597 gdb-xxx.tar.z (gzip'd) file also.
14598
14599Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14600
14601 * Makefile.in: make all-diff depend on all-libiberty
14602
14603Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14604
14605 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14606
14607Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14608
14609 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14610
14611Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14612
14613 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14614 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14615 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14616
14617Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14618
14619 * Makefile.in: makeinfo binary is in a new location
14620
14621Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14622
14623 * config.sub: Accept -ecoff as an OS.
14624
14625 * Makefile.in: Various changes to eliminate a level of make
14626 recursion and reduce the required command line length.
14627 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14628 sub-makes.
14629 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14630 variables holding settings for specific sub-makes.
14631 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14632 in terms of BASE_FLAGS_TO_PASS.
14633 (TARGET_LIBS): New variable listing directories which use
14634 TARGET_FLAGS_TO_PASS.
14635 (subdir_do): Eliminated.
14636 (do-*): New set of targets to replace subdir_do.
14637 (various): All targets which used subdir_do now depend on do-*.
14638 (local-clean): Renamed from do_clean.
14639 (local-distclean): New target, dependency of distclean and
14640 realclean.
14641 (install-info): Don't create directories. Depend on dir.info
14642 rather than calling make recursively.
14643 (install-dir.info): Eliminated.
14644 (install-info-dirs): Create all info directories here.
14645 (dir.info): Depend upon do-install-info.
14646
14647 * test-build.mk (HOLES): Added false.
14648
14649Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14650
14651 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14652
14653Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14654
14655 * Makefile.in (info): remove dependency on all-texinfo. The
14656 problem was really in texinfo/C, not at this level.
14657
14658Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14659
14660 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14661
14662Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14663
14664 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14665 GDB releases.
14666
14667Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14668
14669 * configure: Include srcdir in message about target of link not
14670 being found. Don't convert `-' to `_' in `with' options being
14671 passed to subdirs.
14672
14673Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14674
14675 * configure.in: add uudecode to host_tools
14676
14677 * Makefile.in: added {all,install}-uudecode targets, added them to
14678 the appropriate lists
14679
14680Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14681
14682 * Makefile.in (all-gcc): Added dependency on all-gas.
14683
14684 * configure.in (mips-*-*): Build ld and binutils.
14685
14686Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14687
14688 * configure: check return code from mkdir, print error message and
14689 exit on failure.
14690
14691Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14692
14693 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14694
14695Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14696
14697 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14698
14699Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14700
14701 * config.sub (h8500): Recognize this as a cpu type.
14702
14703Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14704
14705 * configure: source directory missing is no longer a warning
14706
14707 * configure.in: recognize irix[34]* instead of irix[34]
14708
14709 * Makefile.in: define and pass down X11_LIB
14710
252b5132
RH
14711Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14712
14713 * guess-systype: Renamed to ...
14714 * config.guess: ... by popular request.
14715 * configure.in, Makefile.in: Update accordingly.
14716
14717Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14718
14719 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14720 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14721 + Execute ./dummy instead of assuming . is in PATH.
14722
14723Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14724
14725 * guess-systype: New shell script. Attempts to guess the
14726 canonical host name of the executing host.
14727 Only a few hosts are supported so far.
14728 * configure: Call guess-systype if no host is specified.
14729
14730Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14731
14732 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14733 gcc Makefile.
14734
14735
14736Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14737
14738 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14739 (all-gcc, install-gcc, subdir_do): Use it.
14740
14741Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14742
14743 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14744
14745Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14746
14747 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14748 set exclusively by configure, using configure.in .
14749
14750Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14751
14752 * test-build.mk: set $PATH for all builds
14753
14754 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14755
14756Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14757
14758 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14759 the one used in gcc/Makefile.in, so that a null expansion doesn't
14760 override the one needed to build gcc with a native cc.
14761
14762
14763Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14764
14765 * configure: Accept -with arguments.
14766
14767Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14768
14769 * Makefile.in: added h8300sim
14770
14771Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14772
252b5132
RH
14773 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14774 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14775 (all-cygnus, native, build-cygnus): Make
14776 $(canonhost)-stamp-3stage-done, not $(host)....
14777 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14778 i386-sco3.2v4. Added else true to if command.
14779
14780Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14781
14782 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14783
14784Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14785
14786 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14787
14788Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14789
14790 * configure.in: don't remove binutils from Solaris builds
14791
14792Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14793
14794 * Makefile.in: get rid of earlier definitions for *clean,
14795 also handle the recursive info rule better
14796
14797Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14798
14799 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14800 do more-or-less the right thing.
14801
14802Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14803
14804 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14805 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14806
14807Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14808
14809 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14810 $(host_canonical).
14811
14812 * configure.in: split the configdirs list into 4 categories (native
14813 v. cross, library v. tool) and handle the cross-only and native-
14814 only in more reasonable (and correct!) way.
14815
14816Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14817
14818 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14819 configdirs anymore.
14820
14821Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14822
14823 * Makefile.in: extensive cleanup:: removed all of the explicit
14824 clean-* targets, collapsed many wrappers around subdir_do into
14825 one, added additional targets to satisfy standards.texi, deleted
14826 some old targets, some changes for consistency
14827
14828Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14829
14830 * configure.in: handle some programs as cross-only, and others as
14831 native only
14832
14833 * test-build.mk: handle partial holes in a more generic manner
14834
14835 * Makefile.in: m4 depends on libiberty
14836
252b5132
RH
14837Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14838
14839 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14840 time, wdiff, and find to configdirs
14841
14842 * Makefile.in: all, clean, and install rules for the new programs
14843 added to configure.in
14844
14845Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14846
14847 * configure.in: use mh-sun for all *-sun-* hosts
14848
252b5132
RH
14849Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14850
14851 * Makefile.in: define flags for X11 include files and library file
14852 locations, pass them down to the programs that need this info
14853
14854 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14855
252b5132
RH
14856Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14857
14858 * configure.in: start building libg++ for HP-UX targets
14859
14860Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14861
14862 * README: Update references to files moved into etc/.
14863
14864Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14865
14866 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14867 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14868
14869Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14870
14871 * configure: accept dash as well as underscore in long option
14872 names for FSF compatibility.
14873
14874Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14875
14876 * config.sub: added -sco3.2v4 support from FSF.
14877
14878Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14879
14880 * configure.in: expand the section that adds or removes
14881 directories from the list of programs to build, to handle native
14882 vs. cross in addition to host v. native
14883
14884Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14885
14886 * Makefile.in: Replace C++ in macro names with CXX.
14887 This is less likely to break ...
14888
14889Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14890
14891 * test-build.mk: add -w to GNU_MAKE
14892
14893Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14894
14895 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14896 add 'sparc' to list of recognized cpus. This needed to make
14897 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14898 Delete some redundant ose68 variants. Recognize -wrs as an os,
14899 then changes that into $CPU-wrs-vxworks.
14900
14901 * configure.in: remove most references to gdbtest, regularize
14902 target based program removal
14903
14904 * test-build.mk: import from p3 tree (many fixes and changes)
14905
14906Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14907
14908 * Makefile.in: added rules to handle tcl, tk, and expect
14909
14910 * configure.in: handle those directories if they exist
14911
14912Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14913
14914 * config.sub: removed bogus hppabsd and hppahpux names, since
14915 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14916
14917Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14918
14919 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14920 depends upon all-xiberty
14921
14922 * Makefile.in: changes from p3, including:
14923
14924 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14925
14926 * Makefile.in (XTRAFLAGS): include newlib directories if
14927 newlib/Makefile exists, rather than if host != target.
14928
14929 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14930
14931 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14932 from the same source tree and not building a cross-compiler. This
14933 matters for the libg++ configuration if reconfiguring a tree that
14934 has already been installed.
14935
14936 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14937
14938 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14939 pick up the machine and system specific header files.
14940
14941 * Makefile.in: added AS_FOR_TARGET, passed down in
14942 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14943 the C compiler to use to create programs which are run in the
14944 build environment, set it to default to $(CC), and passed it down
14945 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14946
14947 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14948
14949 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14950 We need them for unusual native builds, like systems without
14951 ranlib.
14952
14953 * configure: also define $(host_canonical) and
80413487
RH
14954 $(target_canonical), which are the full, canonical names for the
14955 given host and target
252b5132
RH
14956
14957Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14958
14959 * Makefile.in: Added separate definitions for C++.
14960
14961Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14962
14963 * configure.in (configdirs): Add deja-gnu.
14964
14965Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14966
14967 * README: Update for configure.texi and gdb-4.7 release.
14968
14969Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14970
14971 * Makefile.in: Move "all" target to top of file.
14972 Previously, first target was ".PHONY" which caused BSD4.4 make
14973 to build .PHONY when make was run without arguments.
14974
14975Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14976
14977 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14978 Library-copylefted code in libiberty.
14979
14980Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14981
14982 * config.sub: Replace m68kmote with plain old m68k.
14983
14984Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14985
14986 * Makefile.in: Remove space from blank line, avoid Make complaints.
14987
14988Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14989
14990 * config.sub: Complain if no argument is given. Added support for
14991 386bsd as OS and target alias.
14992
14993Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14994
14995 * Makefile.in (XTRAFLAGS): include newlib directories if
14996 newlib/Makefile exists, rather than if host != target.
14997
14998Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14999
15000 * config.sub: recognize sparclite-wrs-vxworks.
15001
15002 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15003 p3.) Added clean-xiberty to clean.
15004
15005Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15006
15007 * configure.in: use *-*-* instead of nested cases for host and target
15008
15009Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15010
15011 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15012 from the same source tree and not building a cross-compiler. This
15013 matters for the libg++ configuration if reconfiguring a tree that
15014 has already been installed.
15015
15016Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15017
15018 * config.sub (i486v/i486v4): Merge in from FSF version.
15019
15020Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15021
15022 * configure: only set PWD if it is already set.
15023
15024Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15025
15026 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15027 doesn't have unset and all success paths (and most error paths)
15028 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15029 to just ${PWD} to avoid confusion.)
15030
15031Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15032
15033 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15034 even for a native compilation.
15035
15036Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15037
15038 Changes to make the gdb.tar.Z rule work better.
15039
15040 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15041 (DEVO_SUPPORT): Add configure.texi.
15042 (bfd-ilrt.tar.Z): Remove ancient rule.
15043
15044Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15045
15046 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15047 pick up the machine and system specific header files.
15048
15049 * configure.in, config.sub: added new target m68010-adobe-scout,
15050 with alias of adobe68k. Changed configure.in to check for
15051 -scout before -sco* to avoid a false match.
15052
15053 * Makefile.in: added AS_FOR_TARGET, passed down in
15054 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15055 the C compiler to use to create programs which are run in the
15056 build environment, set it to default to $(CC), and passed it down
15057 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15058
15059Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15060
15061 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15062 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15063 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15064 FOR_TARGET variants, to newlib and libg++.
15065
15066Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15067
15068 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15069 first.
15070
15071Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15072
15073 * config.sub: Accept `elf' as an environment.
15074
15075Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15076
15077 * Makefile.in (all-opcodes): cd into the right directory
15078
15079Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15080
15081 * configure: added -program_transform_name option, used as
15082 argument to sed when installing programs.
15083 configure.texi: added documentation for -program_prefix,
15084 -program_suffix and -program_transform_name.
15085
15086Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15087
15088 * config.sub: Accept i486 where i386 ok.
15089
15090Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15091
15092 * config.sub: accept we32k
15093
15094Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15095
35590697 15096 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
15097
15098 * Makefile.in: don't create all directories for ``make install'';
15099 let the subdirectories create the ones they need.
15100
15101Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15102
80413487 15103 * COPYING: new file, GPL v2
252b5132
RH
15104
15105Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15106
15107 * Makefile.in: use the new gen-info-dir, which needs a template
15108 argument (which also lives in texinfo)
15109
15110 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15111
252b5132
RH
15112Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15113
15114 * config.sub (ncr3000): Change i386 to i486.
15115
15116Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15117
15118 * Makefile.in: add install-rcs, install-grep to
15119 install-no-fixedincludes, removed install-bison and install-libgcc
15120
15121Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15122
15123 * configure.in: grab the HPUX makefile fragment if on HPUX
15124
15125Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15126
15127 * Makefile.in: eradicate bison spoor (ditto libgcc).
15128 configure.in: recognise m68{k,000}-ericsson-OSE.
15129 es1800 is alias for m68k-ericsson-OSE
15130
15131Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15132
15133 * configure.in: rearrange the parts that remove programs from
15134 configdirs, based now on HOST==TARGET or by canonical triple.
15135
15136Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15137
15138 * test-build.mk: recurse explicitly with -f test-build.mk when
15139 appropriate. predicate stage3 and comparison on the existence
15140 of gcc. That is, if gcc isn't around, we aren't three-staging.
15141 On very clean, also remove ...stamp-co. Build in-place before
15142 doing other builds.
15143
15144Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15145
15146 * Makefile.in, configure.in: add tgas
15147
15148Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15149
15150 * Makefile.in: a number of changes merged in from progressive.
15151
15152 * configure.in: add libm.
15153
15154 * .cvsignore: ignore some stuff that comes from test-build.mk.
15155
252b5132
RH
15156Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15157
15158 * config.sub: Add es1800 (m68k-ericsson-es1800).
15159
15160Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15161
15162 * configure: Add program_suffix (parallel to program_prefix)
15163 * Makefile.in: adjust directory-creating script for losing decstation
15164
15165Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15166
15167 * configure: Minor $subdir-related fixes.
15168
15169Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15170
15171 * configure: fix various problems with propogating
15172 makefile_target_frag in subdirs.
15173 * configure.in: config libgcc if its there
15174
15175Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15176
15177 * config.sub: HPPA merge.
15178
252b5132
RH
15179Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15180
15181 * Makefile.in: Replace all-bison with all-byacc in all
15182 dependency lines for other tools (which now use byacc).
15183
15184Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15185
15186 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15187
252b5132
RH
15188Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15189
15190 * Makefile.in: make gprof rules similar to byacc rules (instead of
15191 vestigal $(unsubdir) that didn't work...)
15192
15193Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15194
15195 * config.sub: Add support for Linux.
15196 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15197 (at least for libg++).
15198
15199Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15200
15201 * configure.texi: fix doc for the -nfp option to configure
15202
15203Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15204
15205 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15206
15207Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15208
15209 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15210 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15211 * configure.in: added solaris* host_makefile_frag hook.
15212
15213Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15214
15215 * config.sub: changed recognition of m68000 so that various
15216 m68k types can be specified via m680[01234]0
15217
15218Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15219
15220 * config.sub (basic_machine): fix sed so that '-foo' isn't
15221 completely substituted out while .+'-foo' loses the '-foo'
15222
15223Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15224
15225 * config.sub ($os): Add -aout.
15226
15227Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15228
15229 * configure: If host_makefile_frag is absolute, don't
15230 prefix ${invsubdir} (relevant to libg++ auto-configure).
15231
15232Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15233
15234 * Makefile.in (tooldir): Define it.
15235 (all-ld): Depend on all-flex.
15236
15237Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15238
15239 * Makefile.in (check): Fix libg++ special case.
15240
15241Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15242
15243 * configure: do not bury `pwd` into config.status, thus do fewer
15244 pwd's.
15245
15246 * configure: print the "Building in" message only when building in
15247 other than "." AND verbose.
15248
15249 * configure: remove -s, rework -v to better accomodate guested
15250 configures.
15251
15252 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15253
15254Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15255
15256 * Makefile.in: macroize flags passed on recursion. remove
15257 fileutils.
15258
15259Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15260
15261 * configure: get makesrcdir right for subdirs deeper than 1.
15262
15263 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15264 install.
15265
15266Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15267
15268 * Makefile.in: don't print subdir_do or recursion lines.
15269
15270Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15271
15272 * standards.texi: added menu item.
15273
15274 * Makefile.in: build and install standards.info.
15275
15276 * standards.texi: new file.
15277
15278Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15279
15280 * configure: test for and move config.status pieces from
15281 ${subdir}/.
15282
15283Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15284
252b5132
RH
15285 * configure: Test for existance of files before trying to mv
15286 them, to avoid numerous non-existance messages.
15287
15288Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15289
15290 * configure: correct final line of config.status.
15291
15292 * configure: patch from eggert. Avoids a protection problem if
15293 the original Makefile.in is read only.
15294
15295 * configure: use move-if-change from gcc to create config.status.
15296 Some makefiles depend on config.status to tell if a directory
15297 has been reconfigured for a different host. This change
15298 prevents those directories from remaking everything in the case
15299 where the reconfig was only intended to rebuild a Makefile.
15300
15301 * configure: test for config.sub with "config.sub sun4" rather
15302 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15303 host alias from a missing config.sub.
15304
15305Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15306
15307 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15308 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15309
15310Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15311
15312 * configure: mkdir ${subdir} as needed.
15313
15314Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15315
15316 * Makefile.in,configure.in: added autoconf.
15317
15318Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15319
15320 * Makefile.in: no longer pass against on recursion.
15321
15322 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15323 definitions are not inherited.
15324
15325 * configure: correct makesrcdir when subdir is .
15326
15327Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15328
15329 * configure: Add support for 'subdirs' variable, which is
15330 like 'configdirs', except that configure doesn't re-invoke
15331 itself for subdirs, it just creates a Makefile for each subdir.
15332 * configure.texi: Document subdirs.
15333
15334Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15335
15336 * configure.in: added flex to configdirs
15337
15338Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15339
15340 * Makefile.in: remove clean-stamps from clean.
15341
15342Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15343
15344 * configure.in: Add gdbtest to configdirs.
15345
15346Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15347
15348 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15349 to recursive makes.
15350 * configure.in: Recognize new ncr3000 config.
15351
15352Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15353
15354 * Makefile.in, configure.in: removed references to gdbm.
15355
15356Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15357
15358 * config.sub: Don't canonicalize os value
15359 newsos* to bsd (readline needs to check for newsos).
15360 (This fix was earlier made Jan 31, but got re-broken.)
15361
15362Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15363
15364 * configure.in: sco is an os, not a vendor!
15365
15366 * configure: Quote $( better. Keep various shells happy.
15367
15368Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15369
15370 * Makefile.in: eliminate stamp-files.
15371
15372Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15373
15374 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15375 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15376
15377Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15378
15379 * config.sub: fix iris/iris3.
15380
15381Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15382
15383 * configure: re-add -rm.
15384
15385Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15386
15387 * Maskefile.in: add .stmp-rcs to all.
15388
15389 * configure.in: remove gas from rs6000 build, use aix host fragment.
15390
15391Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15392
15393 * configure: pass down site_option during recursion.
15394
15395Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15396
15397 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15398
15399Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15400
15401 * configure: Change exec_prefix so that it really defaults to prefix.
15402
15403Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15404
15405 * Makefile.in, configure.in: Add support for mmalloc library.
15406
15407Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15408
15409 * Makefile.in: add stmp dependencies for a few more things.
15410
15411Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15412
15413 * configure: adjusted error message on objdir/srcdir configure
15414 collision, per john's suggestion.
15415
15416 * Makefile.in: add libiberty stmp to all and all.cross.
15417
15418Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15419
15420 * Makefile.in: remove force dependencies, add grep to all.
15421
15422Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15423
15424 * Makefile.in: drop flex. make stamp files work.
15425
15426 * configure: added test for conflicting configuration in srcdir,
15427 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15428 gets cranky. use relative paths for configure and srcdir
15429 whenever possible. Send some error messages to stderr that were
15430 going to stdout.
15431
15432Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15433
15434 * Makefile.in: Fix libg++ rule to check for gcc directory
15435 before using gcc/gcc. Also pass XTRAFLAGS.
15436
15437Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15438
15439 * Makefile.in: added stmp-files so that directories aren't polled
15440 when they are already built.
15441
15442 * configure.texi: fixed a node pointer problem.
15443
15444Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15445
4bddf3ad 15446 * config.sub configure.in gdb/configure.in
252b5132
RH
15447 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15448 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15449 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15450
15451Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15452
15453 * configure: -recurring becomes -silent. corrected help message
15454 for -site= option.
15455
15456 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15457
15458Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15459
15460 * configure: when building Makefile for crosses, replace
15461 tooldir and program_prefix. default srcdir from location of
15462 config.sub. remove "for host in hosts" and "for target in
15463 targets" loops.
15464
15465Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15466
15467 * Makefile.in: Do not pass bindir or mandir to cvs.
15468
15469Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15470
15471 * Makefile.in, configure.in: removed traces of namesubdir,
15472 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15473 copyrights to '92, changed some from Cygnus to FSF.
15474
15475 * configure.texi: remove most references to multiple hosts,
15476 multiple targets, subdirs, etc.
15477
15478 * configure.man: removed rcsid. reference config.sub not
15479 config.subr.
15480
15481 * Makefile.in: mkdir $(infodir) on install-info.
15482
15483Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15484
15485 * configure.texi: Explain better about .gdbinit and about
15486 the environment that configure.in sections run in.
15487
15488Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15489
15490 * configure.in: Ultrix is only a decstation if it's a MIPS.
15491
15492Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15493
15494 * README: DOC.configure => cfg-paper.texi.
15495
15496Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15497
15498 * config.sub (near case $os): Don't convert newsos* to bsd!
15499
15500Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15501
15502 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15503 the number of copies of COPYING that go into the GDB tar file.
15504
15505Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15506
4bddf3ad 15507 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
15508 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15509 Fix SCO configuration stuff.
15510
15511Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15512
15513 * Makefile.in: For libg++, make sure the -I pointing
15514 to the gcc directory goes *after* all the libg++-local -I flags.
15515 Also, move just-gcc dependency from just-libg++ to all-libg++.
15516
15517Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15518
15519 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15520
15521Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15522
15523 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15524
15525Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15526
15527 * config.sub: Add stratus configuration frags. Also
15528 submitted to FSF.
15529
15530Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15531
15532 * Makefile.in (DEV_SUPPORT): add configure.man.
15533
15534 * config.sub(Decode manufacturer-specific): add -none*.
15535
15536Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15537
15538 * Makefile.in: remove form feeds to make Sun's make happy.
15539 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15540
15541Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15542
15543 * Makefile.in (AR_FLAGS): Make quieter.
15544
15545Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15546
15547 * configure.in: Add libg++.
15548 * configure: When verbose, don't output the command line at each
15549 level; it will be unremarkably the same as the previous version,
15550 which will be the same as what the user typed.
15551
15552Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15553
15554 * configure.in, Makefile.in: fix clean-info, add flex. add
15555 fileutils.
15556
15557 * configure: be less sensitive to spaces in Makefile.in. Do not
15558 look for sources in "..". Doing so breaks subdirectories that
15559 might have their own configure. If a subdir has it's own
15560 configure script, use it.
15561
15562Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15563
15564 * cfg-paper.texi: some changes suggested by rms.
15565
15566Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15567
15568 * config.sub: Merge in some small additions from the FSF version,
15569 taken from the gcc distribution, to bring the Cygnus and FSF
15570 versions into closer sync.
15571
15572Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15573
15574 * configure.in: Changed svr4 references to sysv4.
15575
15576Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15577
15578 * configure: added -V for version number option.
15579
15580Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15581
15582 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15583 renamed from DOC.configure to cfg-paper.texi.
15584
15585Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15586
15587 * configure, config.subr, config.sub: config.subr is now
15588 config.sub again.
15589
15590Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15591
15592 * configure.texi: new file, in progress.
15593
15594 * Makefile.in: build info file and install the man page for
15595 configure.
15596
15597 * configure.man: new file, first cut.
15598
15599 * configure: find config.subr again now that configuration "none"
15600 has gone. removed all traces of the -ansi option. removed all
15601 traces of the -languages option.
15602
15603 * config.subr: resync from rms.
15604
d932cae7 156051991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15606
15607 * configure, config.sub, config.subr: merge config.sub into
15608 config.subr, call the result config.subr, remove config.sub, use
15609 config.subr.
15610
15611 * Makefile.in: revised install for dir.info.
15612
d932cae7 156131991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15614
15615 * configure.in: add decstation host makefile frag.
15616
15617 * Makefile.in: BISON now bison -y again. also install-gcc on
15618 install. clean-gdbm on clean. infodir belongs in datadir.
15619 Make directories for info install. Build dir.info here then
15620 install it.
15621
d932cae7 156221991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15623
15624 * Makefile.in: fix for bad directory tests.
15625
d932cae7 156261991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15627
15628 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15629 regexp. -srcdir relative was being handled incorrectly.
15630
15631 * Makefile.in: unwrapped some for loops so that parallel makes
15632 work again and so one can focus one's attention on a particular
15633 package.
15634
d932cae7 156351991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15636
15637 * configure: added PWD as a stand in for `pwd` (for speed). use
15638 elif wherever possible. make -srcdir work without -objdir.
15639 -objdir= commented out.
15640
d932cae7 156411991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15642
15643 * configure: +options become --options. -subdirs commented out.
15644 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15645 Makefile now at top of generated Makefile. Removed cvs log
15646 entries. added -srcdir. create .gdbinit only if there is one
15647 in ${srcdir}.
15648
15649 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15650 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15651 and mandir now keyed off datadir by default.
15652
d932cae7 156531991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
15654
15655 * Freshly created ChangeLog.
15656
15657\f
15658Local Variables:
15659mode: change-log
15660left-margin: 8
15661fill-column: 76
15662version-control: never
15663End:
This page took 1.3382 seconds and 4 git commands to generate.