]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
Add ChangeLog entries.
[gcc.git] / ChangeLog
CommitLineData
895522b6
JJ
12010-03-31 Janis Johnson <janis187@us.ibm.com>
2
3 * MAINTAINERS: Remove myself.
4
9db4e878
RW
52010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 PR bootstrap/43328
8 * configure.ac: Do not pass --enable-multilib nor
9 --disable-multilib in baseargs. Accept explicitly passed
10 --enable_multilib.
11 * configure: Regenerate.
12
acf6bf36
AP
132010-03-28 Andrew Pinski <pinskia@gmail.com>
14
15 * MAINTAINERS (spu port): Remove me.
16
b42f0d7e
JM
172010-03-23 Joseph Myers <joseph@codesourcery.com>
18
19 * configure.ac (tic6x-*-*): New case.
20 * configure: Regenerate.
21
0d1152b1
JM
222010-03-23 Joseph Myers <joseph@codesourcery.com>
23
24 * config.sub: Update to version 2010-03-22.
25 * config.guess: Update to version 2009-12-30.
26
0aeb3cc6
JH
272010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
28
29 PR ada/42554
30 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
31 * configure: Regenerate.
32
5408fbe8
RR
332010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
34
35 * MAINTAINERS: Update my email address.
36
3f55a3b3
SP
372010-03-17 Sebastian Pop <sebastian.pop@amd.com>
38
39 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
40 (ghassan.shobaki@amd.com): Removed.
41
3f08f7e8
AM
422010-03-17 Alan Modra <amodra@gmail.com>
43
44 * MAINTAINERS: Update my email address.
45
f3a9d094
DN
462010-03-16 Diego Novillo <dnovillo@google.com>
47
48 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
49 Matthews.
50
db5c4b8b
JM
512010-03-16 Joseph Myers <joseph@codesourcery.com>
52
53 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
54 Gutson, Jeffrey D. Oldham and Mark Shinwell.
55
b995570a
JM
562010-03-16 Joseph Myers <joseph@codesourcery.com>
57
58 * MAINTAINERS: Update my email address.
59
124cc66f
DJ
602010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
61
62 * MAINTAINERS: Update my email address.
63
a4581668
BS
642010-03-15 Bernd Schmidt <bernds@codesourcery.com>
65
66 * MAINTAINERS: Update my email address.
67
49d78e29
JZ
682010-03-09 Jie Zhang <jie@codesourcery.com>
69
70 * MAINTAINERS: Update my email address.
71
8927b7c0
RO
722010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
73
74 PR libstdc++/32499
75 * configure.ac (RANLIB): Default to true.
76 (STRIP): Likewise.
77 (RANLIB_FOR_TARGET): Remove superfluous : argument.
78 * configure: Regenerate.
79
cae072e2
RAE
802010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
81
82 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
83 (Write After Approval): Update my email address.
84
bf646aaf
NC
852010-02-17 Nick Clifton <nickc@redhat.com>
86
87 PR 11238
88 * Makefile.tpl (local-distclean): Also remove config.cache files in
89 sub-directories as there may not be Makefiles present in the
90 sub-directories.
96e41f16
NC
91 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
92 the config.cache files found by the find command.
93
bf646aaf
NC
94 * Makefile.in: Regenerate.
95 * configure.ac: Revert previous delta.
96 * configure: Regenerate.
97
ff78880a
NC
982010-02-15 Nick Clifton <nickc@redhat.com>
99
100 PR 11238
101 * configure.ac: Delete config.cache files in sub-directories when
102 deleting Makefiles.
103 * configure: Regenerate.
104
8150eadf
BE
1052010-02-12 Ben Elliston <bje@gnu.org>
106
107 * MAINTAINERS: Update my email address.
108
a9e12bfd
AP
1092010-02-08 Andrew Pinski <pinskia@gmail.com>
110
111 * MAINTAINERS (spu port): Update my email address.
112
95315086
JZ
1132010-02-08 Jie Zhang <jie.zhang@analog.com>
114
115 * MAINTAINERS: Add myself as a maintainer for the bfin port.
116
362c6d2f
KG
1172010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
118
119 * configure.ac: Add "recommended" version checks for GMP/MPC.
120 Update recommended GMP/MPFR/MPC versions.
121 * configure: Regenerate.
122
888c5ad2
JR
1232010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
124
125 * MAINTAINERS: Move my Embecosm email address into the
126 write-after-approval section.
127
3bf714a7
ILT
1282010-01-26 Ian Lance Taylor <iant@google.com>
129
130 * MAINTAINERS: Add myself as Go frontend maintainer.
131
ad1e5170
JR
1322010-01-25 Joern Rennecke <amylaar@spamcop.net>
133
134 PR libstdc++/36101, PR libstdc++/42813
135 * configure.ac (bootstrap_target_libs): Make inclusion of
136 target-libgomp conditional on libgomb being in target_configdirs.
137 * configure: Regenerate.
138
fb0553d1
JR
1392010-01-23 Joern Rennecke <amylaar@spamcop.net>
140
141 PR libstdc++/36101, PR libstdc++/42813
142 * configure.ac (bootstrap_target_libs): Include target-libgomp.
143 * configure: Regenerate.
144
aae29963
JR
1452010-01-22 Joern Rennecke <amylaar@spamcop.net>
146
147 PR libstdc++/36101, PR libstdc++/42813
148 * configure.ac (target_configdirs): Substitute.
149 * Makefile.def: Bootstrap target module libgomp.
150 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
151 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
152 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
153 * configure, Makefile.in: Regenerate.
154
d8fe8895
DK
1552010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
156
157 * MAINTAINERS: Adjust my details.
158
ebfe4897
EW
1592010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
160
161 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
162
f7746c59
TL
1632010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
164
165 * MAINTAINERS: reindented my entry with tabs instead of spaces.
166
306c7b5b
TL
1672010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
168
169 * MAINTAINERS (Write After Approval): Add myself.
170
1b8b9e19
KT
1712010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
172
173 * MAINTAINERS (Write After Approval): Add myself.
174
c164615b
RG
1752010-01-11 Richard Guenther <rguenther@suse.de>
176
177 PR lto/41569
178 * Makefile.def (all-lto-plugin): Depend on all-gcc.
179 * Makefile.in: Regenerated.
180
f3f623ae
AT
1812010-01-11 Andreas Tobler <andreast@fgznet.ch>
182
183 * configure.ac: Enable libjava build on x86_64-*freebsd*.
184 * configure: Regenerate.
185
592c90ff
KG
1862010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
187 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
188
189 PR bootstrap/42424
190 * configure.ac: Include libtool m4 files.
191 (_LT_CHECK_OBJDIR): Call it.
192 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
193 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 194
592c90ff
KG
195 * configure: Regenerate.
196
60a2e213
RW
1972010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
198
199 PR bootstrap/41818
200 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
201 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
202 * Makefile.in: Regenerate.
203
7413962d
RG
2042010-01-02 Richard Guenther <rguenther@suse.de>
205
206 PR lto/41529
207 * configure.ac: Include config/elf.m4. Disable LTO if not
208 builting for an elf target.
209 * configure: Regenerate.
210
f77f3945
CF
2112009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
212
213 * MAINTAINERS: Change my email address.
214
4960e3f0
BE
2152009-12-18 Ben Elliston <bje@au.ibm.com>
216
217 * config.sub, config.guess: Update from upstream sources.
218
d16a31da
SZ
2192009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
3a5729ea
KG
2232009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
224
225 PR middle-end/30447
226 PR middle-end/30789
227 PR other/40302
228
229 * configure.ac: Require MPC.
230 * configure: Regenerate.
231
43e02a8a
RW
2322009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
233
234 PR target/38384
235 PR bootstrap/40972
236 * libtool.m4: Sync from git Libtool.
237 * ltoptions.m4: Likewise.
238 * ltversion.m4: Likewise.
239 * lt~obsolete.m4: Likewise.
240 * ltmain.sh: Likewise.
241
360d4522
KG
2422009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
243
244 * configure.ac: Update minimum MPC version to 0.8.
245 * configure: Regenerate.
246
f264ed56
SP
2472009-11-21 Sebastian Pop <sebpop@gmail.com>
248
249 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
250 * configure: Regenerated.
251
ed2eaa9f
ILT
2522009-11-21 Ian Lance Taylor <iant@google.com>
253
254 * configure.ac: Change default of poststage1_ldflags to be empty if
255 poststage1_libs is set. When poststage1_libs is empty, and
256 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
257 * configure: Rebuild.
258
58346783
AN
2592009-11-21 Adam Nemet <adambnmet@gmail.com>
260
261 * MAINTAINERS (Write After Approval): Update my email address.
262
5ca0106a
BE
2632009-11-20 Ben Elliston <bje@au.ibm.com>
264
265 * config.guess: Update from upstream sources.
266
87213cd4
AO
2672009-11-16 Alexandre Oliva <aoliva@redhat.com>
268
269 * Makefile.def: Restore host and target settings for gmp.
270 * Makefile.in: Rebuild.
271
f61428ed
AO
2722009-11-16 Alexandre Oliva <aoliva@redhat.com>
273
274 * configure.ac: Add libelf to host_libs. Enable in-tree configury
275 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
276 Fix portability of test of C++ as bootstrap language. Add
277 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
278 * configure: Rebuild.
279 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
280 and cloog. Fix in-tree ppl configuration. Introduce libelf
281 in-tree building.
282 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
283 (POSTSTAGE1_HOST_EXPORTS): Use it.
284 (STAGE[+id+]_CXXFLAGS): New.
285 (BASE_FLAGS_TO_PASS): Pass it down.
286 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
287 extra_exports.
288 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
289 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
290 extra_exports.
291 * Makefile.in: Rebuild.
292
f6c56be6
BE
2932009-11-17 Ben Elliston <bje@au.ibm.com>
294
295 * config.sub, config.guess: Update from upstream sources.
296
0ccb5970
JK
2972009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
298
299 * MAINTAINERS (Write After Approval): Add myself.
300
3f08607c
JB
3012009-11-09 Jon Beniston <jon@beniston.com>
302
303 * MAINTAINERS (Write After Approval): Add myself.
304
5d571eaa
OS
3052009-11-06 Ozkan Sezer <sezeroz@gmail.com>
306
307 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
308 paths for *-w64-mingw* and x86_64-*mingw*.
309 * configure: Regenerated.
310
3be9759a
JR
3112009-11-05 Joern Rennecke <amylaar@spamcop.net>
312
313 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
314
c393f559
BK
3152009-11-02 Benjamin Kosnik <bkoz@redhat.com>
316
317 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
318 Phil Edwards to Write-After Approval.
319
ef4c4300
KT
3202009-10-30 Kai Tietz <kai.tietz@onevision.com>
321
322 * configure.ac: Disable target-winsup & co for
323 x86_64-*-mingw* and *-w64-mingw* targets.
324 * configure: Regenerated.
325
65a324b4
NC
3262009-10-16 Nick Clifton <nickc@redhat.com>
327
328 * MAINTAINERS: Add myself as a maintainer for the RX port.
329
22e5d3dc
JS
3302009-10-26 Johannes Singler <singler@kit.edu>
331
332 * MAINTAINERS (Write After Approval): Update my e-mail address.
333
17e72e5d
RO
3342009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
335
336 * configure.ac (CLooG test): Use = with test.
337 * configure: Regenerate.
338
ed3a56f3
RG
3392009-10-22 Richard Guenther <rguenther@suse.de>
340
341 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
342 cloog if the ppl version check failed. Move flags saving
343 before setting in libelf check.
344 * configure: Regenerate.
345
ad0abd3c
RG
3462009-10-21 Richard Guenther <rguenther@suse.de>
347
348 * configure.ac: Adjust the ppl and cloog configure to work as
349 documented. Disable cloog if ppl was disabled. Omit the version
350 checks if they were disabled.
351 * configure: Re-generate.
352
e4c5bd48
RW
3532009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
354
355 * configure.ac: Add 'lto' to enable_languages, not
356 new_enable_languages, and only if not already present.
357 * configure: Regenerate.
358
0ffd69c5
GP
3592009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
360
361 * README: Refer to the various COPYING* files instead of just
362 COPYING.
363 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
364
1fc23736
RE
3652009-10-07 Rafael Avila de Espindola <espindola@google.com>
366
367 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
368
58687768
RG
3692009-10-07 Richard Guenther <rguenther@suse.de>
370
371 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
372 and Richard Guenther as reviewers.
373 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
374 as reviewers.
375
49b0ca5c 3762009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 377
49b0ca5c 378 * config.sub: Update from upstream sources.
d2d9ce5e 379
aeb94799
ILT
3802009-10-06 Ian Lance Taylor <iant@google.com>
381
382 * Makefile.def: check-gold depends upon all-gas.
383 * Makefile.in: Rebuild.
384
123651cd
PM
3852009-10-05 Phil Muldoon <pmuldoon@redhat.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
d7f09764
DN
3892009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
390
391 * Makefile.def: all-lto-plugin depends on all-libiberty.
392 set bootstrap=true for lto-plugin.
393 Add lto-plugin.
394 * Makefile.in: Regenerate.
395 * configure.ac (host_libs): Add lto-plugin.
396 * configure: Regenerate.
397
d7f09764
DN
3982009-10-03 Diego Novillo <dnovillo@google.com>
399
400 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
401 (HOST_LIBELFLIBS): Define.
402 (HOST_LIBELFINC): Define.
403 * Makefile.in: Regenerate.
404 * configure.ac: Add --enable-lto.
405 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
406 If --enable-lto is used, add 'lto' to new_enable_languages.
407 If --enable-lto is used and gold is enabled, add
408 lto-plugin to configdirs.
409 * configure: Regenerate.
410
4112009-10-03 Simon Baldwin <simonb@google.com>
412
413 * configure.ac: If --with-system-zlib, suppress local zlib and
414 pass --with-system-zlib to subdir configure scripts.
415 * configure: Regenerate.
416
0ecdd2aa
LR
4172009-10-01 Loren J. Rittle <ljrittle@acm.org>
418 Paolo Bonzini <bonzini@gnu.org>
419
420 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
421 $(srcdir).
422 * Makefile.in: Rebuilt.
423
5bfbb7f7
GF
4242009-09-26 Gary Funck <gary@intrepid.com>
425
426 * MAINTAINERS (Write After Approval): Add myself.
427
3e661154
KG
4282009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
429
430 * configure.ac: Update minimum MPC version to 0.7.
431 * configure: Regenerate.
432
f1a036e4
NC
4332009-09-25 Nick Clifton <nickc@redhat.com>
434
435 * configure.ac: Pass any --cache-file=/dev/null option on to
436 subconfigures.
437 * configure: Regenerate.
438
d4c74acc
NC
4392009-09-23 Nick Clifton <nickc@redhat.com>
440
441 * config.sub, config.guess: Update from upstream sources.
442
03261b6d
LR
4432009-09-22 Loren J. Rittle <ljrittle@acm.org>
444
445 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
446 * Makefile.in: Rebuilt.
447
0db770bd
RW
4482009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
449
450 PR bootstrap/32272
451 * configure.ac: Error out if $srcdir isn't '.' but contains
452 host-${host_noncanonical}.
453 * configure: Regenerate.
454
71101870
RO
4552009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
456
457 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
458 maintainer.
459
ca6d0d62
RW
4602009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
461
79cd2b23
RW
462 * configure.ac: If bootstrapping a combined tree with
463 --enable-gold, require c++ in stage1_languages.
464 * configure: Regenerate.
465
ab9dcd0c
RW
466 * configure.ac: Also add target_libs of stage1_languages to
467 bootstrap_target_libs.
468 * configure: Regenerate.
469
ca6d0d62
RW
470 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
471 with --enable-languages not containing c++.
472 * configure: Regenerate.
473
1c3c9f12
JZ
4742009-09-15 Jie Zhang <jie.zhang@analog.com>
475
476 * configure.ac: Disable java and boehm-gc for bfin-*-*.
477 * configure: Regenerate.
478
6fb30a14 4792009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 480
6fb30a14
JR
481 * MAINTAINERS (Write After Approval): Update my e-mail address,
482 and move from from here...
483 (Waiting for paperwork): To here.
0318772d 484
4056c2c6
JM
4852009-09-09 Joseph Myers <joseph@codesourcery.com>
486
487 * MAINTAINERS (Reviewers): Add self as driver reviewer.
488
3e54529c
RW
4892009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
490
491 * configure.ac: Do not use $extrasub for replacing @if/@endif
492 parts in Makefile; instead, use additional arguments to
493 AC_CONFIG_COMMANDS to do the replacement manually, with several
494 sed invocations, to avoid HP-UX sed command limits.
495 * configure: Regenerate.
496
713e2ea6
AO
4972009-09-08 Alexandre Oliva <aoliva@redhat.com>
498
499 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
500 blank before -L.
501
5646b7b9
AO
5022009-09-04 Alexandre Oliva <aoliva@redhat.com>
503
504 * configure.ac (with-build-config): Document. Handle without.
505 Handle missing argument.
506 * configure: Rebuilt.
507
e12c4094
AO
5082009-09-03 Alexandre Oliva <aoliva@redhat.com>
509
510 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
511 Default to bootstrap-debug only if compare-debug works.
512 * configure: Rebuilt.
513 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
514 * Makefile.in: Rebuilt.
515
75cb0057
RO
5162009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
517
518 * MAINTAINERS (OS Port Maintainers): Update my email address.
519
8fc68cba
AO
5202009-09-01 Alexandre Oliva <aoliva@redhat.com>
521
522 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
523 * Makefile.in: Rebuilt.
524
44cb38cf
CD
5252009-09-01 Chris Demetriou <cgd@google.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
f9329c35
DS
5292009-08-31 Dodji Seketeli <dodji@redhat.com>
530
531 PR debug/30161
532 * include/dwarf2.h (enum dwarf_tag): Added
533 DW_TAG_GNU_template_template_param
534 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
535
f945e229
PB
5362009-08-30 Paolo Bonzini <bonzini@gnu.org>
537
538 * Makefile.tpl (AWK): Fix typo.
539 * Makefile.in: Regenerate.
540
87264276
PB
5412009-08-30 Paolo Bonzini <bonzini@gnu.org>
542
543 * configure.ac: Detect awk and sed.
544 * Makefile.def (flags_to_pass): Add AWK and SED.
545 * Makefile.tpl (AWK, SED): New.
546 (BASE_FLAGS_TO_PASS): Add AWK and SED.
547 * configure: Regenerate.
548 * Makefile.in: Regenerate.
549
68ccd57c
DK
5502009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
551
552 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
553 (collapseslashes): Likewise.
554
df58e648
RW
5552009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
556
557 * configure.ac (AC_PREREQ): Bump to 2.64.
558
0539cb2c
RW
5592009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
560
70fa0efa
RW
561 * configure.ac: Remove --with-datarootdir, --with-docdir,
562 --with-pdfdir, --with-htmldir switches.
563 * configure: Regenerate.
564
5213506e
RW
565 * configure: Regenerate.
566
0539cb2c
RW
567 * compile: Sync from Automake 1.11.
568 * depcomp: Likewise.
569 * install-sh: Likewise.
570 * missing: Likewise.
571 * mkinstalldirs: Likewise.
572 * ylwrap: Likewise.
573
197c68cc
DK
5742009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
575
576 * ltmain.sh (func_normal_abspath): New function.
577 (func_relative_path): Likewise.
578 (func_mode_help): Document new -bindir option for link mode.
579 (func_mode_link): Add new -bindir option, and use it to place
580 output DLL if specified.
581
58af276a
RW
5822009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
583
0115d4a3
RW
584 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
585 (baseargs): Add --disable-option-checking.
586 * configure: Regenerate.
587
58af276a
RW
588 * Makefile.def (configure-target-libiberty): Depend on
589 all-binutils and all-ld.
590 (configure-target-newlib): Likewise.
591 * Makefile.in: Regenerate.
592
e9d9afef
BE
5932009-08-17 Ben Elliston <bje@au.ibm.com>
594
595 * config.sub, config.guess: Update from upstream sources.
596
354ebf88
RW
5972009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
598
599 Sync from src, merge:
600
601 2009-07-02 Tristan Gingold <gingold@adacore.com>
602
603 * configure.ac: Do not exclude gas for i386-*-darwin.
604 Add a case for x86_64-*-darwin.
605 * configure: Regenerate.
606
8375f7b2
NV
6072009-08-06 Neil Vachharajani <nvachhar@gmail.com>
608
609 * MAINTAINERS: Add my name to Write After Approval list.
610
ca9fe997
ME
6112009-08-06 Michael Eager <eager@eagercon.com>
612
613 * configure.ac: Add Microblaze target.
614 * configure: Regenerate.
615
ea2002ba
CB
6162009-07-31 Christian Bruel <christian.bruel@st.com>
617
618 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
619 * configure: Regenerate.
620
f563194d
RIL
6212009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
622
623 * MAINTAINERS (Write After Approval): Update my e-mail address.
624
e90e6bd7
ILT
6252009-07-06 Ian Lance Taylor <iant@google.com>
626
627 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
628 * configure: Rebuild.
629
f6e0880a
TG
6302009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
631
632 * MAINTAINERS: Move myself to the Graphite Reviewers.
633
6d984927
WG
6342009-06-30 Wei Guozhi <carrot@google.com>
635
636 * MAINTAINERS: Add my name to Write After Approval list.
637
f2689b09
SE
6382009-06-26 Steve Ellcey <sje@cup.hp.com>
639
640 PR bootstrap/40338
641 * configure.ac (comparestring): Create new variable.
642 * Makefile.tpl (comparestring): Use to skip some comparisions.
643 * configure: Regenerate.
644 * Makefile.in: Regenerate.
645
f62c0ba4
DE
6462009-06-26 Doug Evans <dje@sebabeach.org>
647
648 * Makefile.def (host_modules): Add cgen.
649 * Makefile.in: Regenerate.
650 * configure.ac (host_tools): Add cgen.
651 * configure: Regenerate.
652
7acf4da6
DD
6532009-06-23 DJ Delorie <dj@redhat.com>
654
655 * MAINTAINERS: Add myself as mep maintainer.
656
00020c16
ILT
6572009-06-23 Ian Lance Taylor <iant@google.com>
658
659 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
660 boot_languages. Only bootstrap target libraries listed in
661 target_libs for some boot language. Add --with-stage1-ldflags,
662 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
663 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
664 if not building with C++.
665 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
666 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
667 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
668 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
669 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
670 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
671 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
672 * configure, Makefile.in: Rebuild.
673
1da52d4a
LF
6742009-06-23 Li Feng <nemokingdom@gmail.com>
675
676 * MAINTAINERS: Added my name to write-after-approval list.
677
144c9175
RM
6782009-06-15 Ryan Mansfield <rmansfield@qnx.com>
679
680 * configure.ac: Define is_elf for QNX Neutrino targets.
681 * configure: Regenerate.
682
e5871e24
GS
6832009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
684
685 * MAINTAINERS: Added my name to the write-after-approval list
686
5f4a82c0
KG
6872009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
688
689 * configure.ac: Detect MPC in default directory.
690 * configure: Regenerate.
691
394e9195
JG
6922009-06-03 Jerome Guitton <guitton@adacore.com>
693 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
694
695 * Makefile.tpl (all): Avoid a trailing backslash.
696 * Makefile.in: Regenerate.
697
47bca6aa
BE
6982009-06-03 Ben Elliston <bje@au.ibm.com>
699
700 * config.sub, config.guess: Update from upstream sources.
701
a891a473
RS
7022009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
703
704 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
705 to noconfdirs.
706 * configure: Regenerate.
707
70cb2d9f
AO
7082009-06-02 Alexandre Oliva <aoliva@redhat.com>
709
710 * Makefile.tpl ([+compare-target+]): Compare all stage
711 directories, rather than just gcc.
712 * Makefile.in: Rebuilt.
713
7f1245df
DK
7142009-06-01 Doug Kwan <dougkwan@google.com>
715
716 * configure.ac: Support gold for target arm*-*-*.
717 * configure: Regenerate.
394e9195 718
acd26225
KG
7192009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
720
721 * Makefile.def: Add MPC support and dependencies.
722 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
723
724 * Makefile.in, configure: Regenerate.
725
a1fc946a
AO
7262009-05-27 Alexandre Oliva <aoliva@redhat.com>
727
728 * Makefile.tpl (all): Avoid harmless warning in make all when
729 gcc-bootstrap is enabled but stage_last does not exist.
730 * Makefile.in: Rebuilt.
731
2e6a3c8d
NR
7322009-05-24 Nicolas Roche <roche@adacore.com>
733
734 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
735 * Makefile.in: Regenerate.
736
63487d11
DC
7372009-05-21 Denis Chertykov <chertykov@gmail.com>
738
739 * MAINTAINERS: Update my e-mail address.
740
449223af
DK
7412009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
742
743 * configure.ac (cygwin noconfigdirs): Remove libgcj.
744 * configure: Regenerate.
745
31c98f49
AO
7462009-05-18 Alexandre Oliva <aoliva@redhat.com>
747
748 PR other/40159
749 * Makefile.tpl (all): Don't assume gcc-bootstrap and
750 gcc-no-bootstrap are mutually exclusive.
751 * Makefile.in: Rebuilt.
752
0f501837
AO
7532009-05-18 Alexandre Oliva <aoliva@redhat.com>
754
755 PR other/40159
756 * Makefile.tpl (all): Don't end with unconditional success.
757 * Makefile.in: Rebuilt.
758
4a4a4e99
AO
7592009-05-12 Alexandre Oliva <aoliva@redhat.com>
760
761 PR target/37137
762 * Makefile.def (flags_to_pass): Remove redundant and incomplete
763 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
764 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
765 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
766 stage_configureflags, stage_cflags and stage_libcflags into
767 explicit Makefile macros.
768 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
769 GFORTRAN.
770 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
771 CC. Set CC_FOR_BUILD from CC.
772 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
773 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
774 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
775 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
776 and GFORTRAN.
777 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
778 (_LIBCFLAGS): Renamed to _TFLAGS.
779 (do-compare-debug, do-compare3-debug): Drop.
780 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
781 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
782 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
783 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
784 (XGCC_FLAGS_FOR_TARGET): New.
785 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
786 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
787 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
788 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
789 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
790 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
791 TFLAGS.
792 (BUILD_CONFIG): Include if requested.
793 (all): Set TFLAGS on bootstrap.
794 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
795 (all-stageid-prefixmodule): Likewise.
796 (do-clean, distclean-stageid): Set TFLAGS.
797 (restrap): Fix whitespace.
798 * Makefile.in: Rebuilt.
799
1cee3429
PB
8002009-05-07 Paolo Bonzini <bonzini@gnu.org>
801
802 * config.guess: Sync with src.
803
0b70eafd
DK
8042009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
805
806 * configure.ac ($with_ppl): Default to no if not supplied.
807 ($with_cloog): Likewise.
808 configure: Regenerate.
809
5175f17c
JW
8102009-04-27 James E. Wilson <wilson@codesourcery.com>
811
812 * MAINTAINERS: Update my e-mail address.
813
952fa153
NC
8142009-04-27 Nick Clifton <nickc@redhat.com>
815
816 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
817
a687f83c
EB
8182009-04-25 Eric Botcazou <ebotcazou@adacore.com>
819
820 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
821 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
822 * Makefile.in: Regenerate.
823
9e3eba15
KG
8242009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
825
826 PR bootstrap/39739
827 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
828 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
829
830 * configure, Makefile.in: Regenerate.
831
a687f83c 8322009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
833
834 * include/hashtab.h: Update GTY annotations to new syntax
835 * include/splay-tree.h: Likewise
836
070bdbd9
BE
8372009-04-17 Ben Elliston <bje@au.ibm.com>
838
839 * config.sub, config.guess: Update from upstream sources.
840
55f2d967
AG
8412009-04-15 Anthony Green <green@moxielogic.com>
842
843 * configure.ac: Add moxie support.
844 * configure: Rebuilt.
845
309c24a9
JJ
8462009-04-14 Jakub Jelinek <jakub@redhat.com>
847
848 * configure.ac: Change copyright header to refer to version
849 3 of the GNU General Public License and to point readers at the
850 COPYING3 file and the FSF's license web page.
851 * Makefile.def: Likewise.
852 * Makefile.tpl: Likewise.
853 * Makefile.in: Regenerate.
854
b93133bc
JH
8552009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
856
857 * configure.ac: Restore match for darwin9 or later. Use double
858 brackets since regeneration eats one pair.
859 * configure: Regenerate.
860
d18ff35a
L
8612009-04-09 H.J. Lu <hongjiu.lu@intel.com>
862
863 PR gas/10039
864 * configure.ac: Require texinfo 4.7.
865 * configure: Regenerated.
866
748086b7
JJ
8672009-04-09 Nick Clifton <nickc@redhat.com>
868
869 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
870 the GCC Runtime Library Exception.
871
a3337ea2
KG
8722009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
873
874 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
875 * configure: Regenerate.
876
60911f14
SE
8772009-04-01 Steve Ellcey <sje@cup.hp.com>
878
879 * Makefil.def (languages): New entries.
880 * Makefile.tpl (check-gcc-*): New generic target.
881 * Makefile.in: Regenerate.
60911f14 882
7369c1d0
ER
8832009-03-25 Erven Rohou <erven.rohou@inria.fr>
884
d18ff35a 885 * MAINTAINERS: Update my email address.
7369c1d0 886
cfb1f59f
TT
8872009-03-18 Tom Tromey <tromey@redhat.com>
888
d18ff35a
L
889 * configure: Rebuild.
890 * configure.ac (host_libs): Add libiconv.
891 * Makefile.in: Rebuild.
892 * Makefile.def (host_modules): Add libiconv.
893 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 894
75eeae1a
TG
8952009-03-16 Tristan Gingold <gingold@adacore.com>
896
897 * configure.ac: Treat gdb as supported on x86_64-darwin.
898 * configure: Regenerate.
899
f38095f3
JM
9002009-03-16 Joseph Myers <joseph@codesourcery.com>
901
902 * configure.ac (--with-host-libstdcxx): New option.
903 * configure: Regenerate.
904
fec7f245
JR
9052009-03-12 Joern Rennecke <joern.rennecke@arc.com>
906
907 * MAINTAINERS: Move myself into the write after approval list.
908
6d401294
NP
9092009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
910
911 * MAINTAINERS: Update e-mail address.
912
07c97076
DN
9132009-03-11 Dorit Nuzman <dorit@il.ibm.com>
914
915 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
916
bb947fd1
IR
9172009-03-10 Ira Rosen <irar@il.ibm.com>
918
919 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
920
7a9d3fe8
RW
9212009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
922
923 Backport from git Libtool:
924
925 2009-01-19 Robert Millan <rmh@aybabtu.com>
926 Support GNU/kOpenSolaris.
927 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
928 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
929 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
930 GNU/kOpenSolaris.
931
c9e9e11f
AS
9322009-02-27 Andreas Schwab <schwab@linux-m68k.org>
933
934 * MAINTAINERS: Update e-mail address.
935
5e8c1552 9362009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
937
938 * MAINTAINERS (Write After Approval): Add self.
939
b0adb088
BM
9402009-02-18 Bingfeng Mei <bmei@broadcom.com>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
ee04b574
AS
9442009-02-05 Andreas Schwab <schwab@suse.de>
945
946 * Makefile.tpl (stage_last): Define $r and $s before using
947 $(RECURSE_FLAGS_TO_PASS).
948 * Makefile.in: Regenerate
949
907884c9
ILT
9502009-01-30 Ian Lance Taylor <iant@google.com>
951
952 * MAINTAINERS: Move myself to the Global Reviewers list.
953
416ac4d4
RM
9542009-01-29 Robert Millan <rmh@aybabtu.com>
955
956 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
957 * configure: Regenerate.
958
ee5decb3
GP
9592009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
960
961 * MAINTAINERS: Make whitespace consistent.
19196f44 962 Remove Robert Millan from Write After Approval.
ee5decb3 963
36fbb0ec
AM
9642009-01-16 Alan Modra <amodra@bigpond.net.au>
965
966 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
967 (all-opcodes): Depend on all-libiberty.
968 * Makefile.in: Regenerate.
969
52535a64
DR
9702009-01-15 Douglas B Rupp <rupp@gnat.com>
971
972 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
973 * configure: Regenerate.
974
e04a57df
RR
9752009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
856c450b
SK
9792009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
980
981 * MAINTAINERS: Add myself to reviewers (Fortran).
982
53095c56
SP
9832009-01-12 Sebastian Pop <sebastian.pop@amd.com>
984
985 PR tree-optimization/38515
986 * configure.ac (cloog-polylib): Removed.
987 (with_ppl, with_cloog): Test for "no".
988 * configure: Regenerated.
989
1e5e8a59
DF
9902009-01-11 Daniel Franke <franke.daniel@gmail.com>
991
992 * MAINTAINERS: Moved myself to reviewers (Fortran).
993
5e5debf6
TS
9942009-01-06 Thomas Schwinge <tschwinge@gnu.org>
995
996 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
997 (Write After Approval): Remove myself.
998
1c42acf1
DN
9992009-01-03 Diego Novillo <dnovillo@google.com>
1000
1001 * MAINTAINERS: Remove myself from alias maintainership.
1002
2fbbedaf
DA
10032009-01-02 David Ayers <ayers@fsfe.org>
1004
1005 * MAINTAINERS: Update e-mail address.
1006
17213821
GP
10072008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1008
1009 * MAINTAINERS: Make whitespace consistent.
1010
baafc534
RW
10112008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1012
1013 Backport from upstream Libtool:
1014 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1015 Add cache variables to tests that require the linker to work.
1016 For shlibpath_overrides_runpath, this also changes the semantics
1017 to let the result from the C compiler take precedence.
1018
18430d27
BE
10192008-12-02 Ben Elliston <bje@au.ibm.com>
1020
1021 * config.sub, config.guess: Update from upstream sources.
1022
0a280b35
SP
10232008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1024
1025 * configure.ac (ppllibs): Add by default the lib flags.
1026 * configure: Regenerate.
1027
41e9641b
LM
10282008-12-08 Luis Machado <luisgpm@br.ibm.com>
1029
1030 * MAINTAINERS: Add myself to the write after approval list.
1031
25783c30
JH
10322008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1033
ee04b574
AS
1034 * configure.ac: Add double brackets on darwin[912].
1035 * configure: Regenerate.
25783c30 1036
0e318fcc
DK
10372008-12-03 Daniel Kraft <d@domob.eu>
1038
1039 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1040 Approval to Reviewer section (for Fortran front-end).
1041
7f171b95
JH
10422008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1043
1044 * configure.ac: Expand to darwin10 and later.
1045 * configure: Regenerate.
1046
09ce620e
AS
10472008-12-02 Andreas Schwab <schwab@suse.de>
1048
1049 * Makefile.def: configure-target-boehm-gc depends on
1050 all-target-libstdc++-v3.
1051 * Makefile.in: Regenerate.
1052
386c704d
KT
10532008-12-02 Kai Tietz <kai.tietz@onevision.com>
1054
1055 * MAINTAINERS: Add myself as mingw maintainer.
1056
e03dd84a
BE
10572008-12-02 Ben Elliston <bje@au.ibm.com>
1058
1059 * config.sub, config.guess: Update from upstream sources.
1060
3fa87964
GP
10612008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1062
1063 * README.SCO: Remove.
1064
df72d7ed
FP
10652008-11-29 Fernando Pereira <pronesto@gmail.com>
1066
1067 * MAINTAINERS: Add myself to the write after approval list.
1068
b5646528
DK
10692008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1070
1071 * MAINTAINERS: Update my email address in WAA section.
1072
ebf24eb4
CL
10732008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1074
1075 * MAINTAINERS: Update e-mail address.
1076
50e0f131
TM
10772008-11-27 Toon Moene <toon@moene.org>
1078
1079 * MAINTAINERS: Change e-mail address.
1080
0db3a858
TG
10812008-11-27 Tristan Gingold <gingold@adacore.com>
1082
1083 * configure.ac: Build gdb for i?86-*-darwin*
1084 * configure: Regenerated.
1085
f07bde68
HS
10862008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1087
1088 * MAINTAINERS: Added my full name.
1089
487e299b
DJ
10902008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1091
1092 PR bootstrap/38014
1093 PR bootstrap/37923
1094
1095 Revert:
1096
1097 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1098
1099 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1100 * Makefile.in: Regenerated.
1101
1102 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1103
1104 PR gdb/921
1105 PR gdb/1646
1106 PR gdb/2175
1107 PR gdb/2176
1108
1109 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1110 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1111 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1112 (HOST_EXPORTS): Pass CPPFLAGS.
1113 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1114 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1115 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1116 * Makefile.in, configure: Regenerated.
1117 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1118 and CPPFLAGS_FOR_BUILD.
1119
d69fbecb
JL
11202008-11-06 Jeff Law <law@redhat.com>
1121
1122 * MAINTAINERS: Add myself as middle end maintainer.
1123
044fed69
AS
11242008-11-06 Andrew Stubbs <ams@codesourcery.com>
1125
1126 * MAINTAINERS (Write after approval): Add myself.
1127
caf6defe
DN
11282008-11-05 Diego Novillo <dnovillo@google.com>
1129
1130 * MAINTAINERS (Global Reviewers): Add myself.
1131 (Non-Algorithmic Maintainers): Remove myself.
1132
3e9899ac
TS
11332008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1134
09ce620e 1135 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1136
ea99e36e
MM
11372008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1138
09ce620e 1139 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1140
fb0d2684
BE
11412008-10-31 Ben Elliston <bje@au.ibm.com>
1142
1143 * configure.ac (spu-*-*): Remove special case.
1144 * configure: Regenerate.
1145
73c07a3e
CM
11462008-10-30 Catherine Moore <clm@codesourcery.com>
1147
1148 * MAINTAINERS (Write after approval): Update my email address.
1149
7310a2da
SSF
11502008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1151
1152 * configure.ac [spu-*-*]: Do not set skipdirs.
1153 * configure: Re-generate.
1154
7e51fe23
BS
11552008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1156
1157 * MAINTAINERS (Various Maintainers): Add myself to reload.
1158
ef20be93
RG
11592008-10-25 Richard Guenther <rguenther@suse.de>
1160
1161 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1162 maintainer. Remove myself as libgcc-math maintainer.
1163 (Non-Algorithmic Maintainers): Remove myself.
1164
03ffcfa0
DJ
11652008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1166
1167 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1168 * Makefile.in: Regenerated.
1169
dec014a9
CC
11702008-10-23 Cary Coutant <ccoutant@google.com>
1171
1172 * MAINTAINERS (Write after approval): Add myself.
1173
b36c386c
DJ
11742008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1175
1176 PR gdb/921
1177 PR gdb/1646
1178 PR gdb/2175
1179 PR gdb/2176
1180
1181 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1182 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1183 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1184 (HOST_EXPORTS): Pass CPPFLAGS.
1185 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1186 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1187 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1188 * Makefile.in, configure: Regenerated.
1189 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1190 and CPPFLAGS_FOR_BUILD.
1191
84541525
SP
11922008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1193
1194 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1195 Sebastian Pop.
1196
e0bda97e
AP
11972008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1198
1199 * MAINTAINERS (Write After Approval): Added myself.
1200
36c713e0
KG
12012008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1202
1203 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1204 recommended version to 2.3.2.
1205
1206 * configure: Regenerate.
1207
8fe005ee
MM
12082008-10-01 Mark Mitchell <mark@codesourcery.com>
1209
1210 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1211
be8f156f
DD
12122008-09-29 David Daney <david.daney@caviumnetworks.com>
1213
1214 * MAINTAINERS (Write After Approval): Update e-mail address.
1215
ae11dff4
PG
12162008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1217
1218 * libtool.m4: Update to libtool 2.2.6.
1219 * lt~obsolete.m4: Update to libtool 2.2.6.
1220 * ltmain.sh: Update to libtool 2.2.6.
1221 * ltsugar.m4: Update to libtool 2.2.6.
1222 * ltversion.m4: Update to libtool 2.2.6.
1223 * ltoptions.m4: Update to libtool 2.2.6.
1224 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1225
441154b1
CF
12262008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
775b3b26
BRF
12302008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1231
1232 * MAINTAINERS (Write After Approval): Update my name.
1233
94538043
SB
12342008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1235
09ce620e 1236 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1237
52d1bfd8
SE
12382008-09-18 Steve Ellcey <sje@cup.hp.com>
1239
09ce620e 1240 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1241
c5cc92f5
GP
12422008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1243
1244 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1245 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1246 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1247 and Michael Tiemann from Write After Approval since they do not
1248 actually have access.
1249
23d9794a
RG
12502008-09-05 Richard Guenther <rguenther@suse.de>
1251
1252 * configure.ac: Initialize clooglibs to -lcloog.
1253 * configure: Re-generate.
1254
192a671e
LCW
12552008-09-04 Le-Chun Wu <lcwu@google.com>
1256
1257 * MAINTAINERS (Write After Approval): Add myself.
1258
d789184e
SP
12592008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1260
1261 * configure.ac (--with-cloog-polylib): New.
1262 (--disable-cloog-version-check): New.
1263 (--disable-ppl-version-check): New.
1264 * configure: Re-generate.
1265
36a881c7
RG
12662008-09-03 Richard Guenther <rguenther@suse.de>
1267
1268 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1269 cloog test.
1270 * configure: Re-generate.
1271
358da97e
HS
12722008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1273
1274 Add picoChip port.
1275 * MAINTAINERS: Add picoChip maintainers.
1276
f8bf9252
SP
12772008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1278 Tobias Grosser <grosser@fim.uni-passau.de>
1279 Jan Sjodin <jan.sjodin@amd.com>
1280 Harsha Jagasia <harsha.jagasia@amd.com>
1281 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1282 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1283 Adrien Eliche <aeliche@isty.uvsq.fr>
1284
1285 Merge from graphite branch.
1286 * configure: Regenerate.
1287 * Makefile.in: Regenerate.
1288 * configure.ac (host_libs): Add ppl and cloog.
1289 Add checks for PPL and CLooG.
1290 * Makefile.def (ppl, cloog): Added modules and dependences.
1291 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1292 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1293
d89f0ad6
AL
12942008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1295
1296 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1297 (GCC_SHLIB_SUBDIR): New.
1298 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1299 * configure: Regenerate.
1300 * Makefile.in: Regenerate.
1301
88a25817
GP
13022008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1303
1304 * MAINTAINERS: Consistently use tabs to separate columns.
1305
f873f15f
TG
13062008-08-29 Tristan Gingold <gingold@adacore.com>
1307
1308 * MAINTAINERS (Write after Approval): Add myself.
1309
e1514c3f
TG
13102008-08-28 Tristan Gingold <gingold@adacore.com>
1311
1312 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1313 Enable bfd, binutils and opcodes.
1314 * configure: Regenerate.
1315
4717882f
JDA
13162008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1317
1318 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1319
28c9884c
TK
13202008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1321
1322 * MAINTAINERS: Use correct Umlaut for last name.
1323
ae96d86a
FXC
13242008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1325
1326 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1327
3ecc96e3
DE
13282008-08-16 David Edelsohn <edelsohn@gnu.org>
1329
1330 * MAINTAINERS: Update my email address.
1331
dd609cc1
EB
13322008-08-16 Nicolas Roche <roche@adacore.com>
1333
1334 * Makefile.tpl: Add BOOT_ADAFLAGS.
1335 * Makefile.in: Regenerate.
1336
08d0963a
RS
13372008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1338
1339 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1340 * configure: Regenerate.
1341
00afcaa0
PB
13422008-07-30 Paolo Bonzini <bonzini@gnu.org>
1343
1344 * configure.ac: Add makefile fragments for hpux.
1345 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1346 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1347 * configure: Regenerate.
1348 * Makefile.in: Regenerate.
1349
806b3528
AH
13502008-07-28 Aldy Hernandez <aldyh@redhat.com>
1351
1352 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1353
ab220355
DS
13542008-07-11 Dodji Seketeli <dseketel@redhat.com>
1355
1356 * MAINTAINERS (Write after Approval): Add myself.
1357
78209f30
XG
13582008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
5b5b098d
AJ
13622008-06-29 Andrew Jenner <andrew@codesourcery.com>
1363
1364 * MAINTAINERS (Write After Approval): Add myself.
1365
d812ec93
KW
13662008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1367
1368 * MAINTAINERS: Update my email address.
1369
99e78224
JY
13702008-06-25 Joey Ye <joey.ye@intel.com>
1371
1372 * MAINTAINERS (Write After Approval): Add myself.
1373
18c04407
RW
13742008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1375
1376 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1377 * Makefile.in: Regenerate.
1378 * configure: Regenerate.
1379
47aa9a31
DK
13802008-06-17 Daniel Kraft <d@domob.eu>
1381
1382 * MAINTAINERS (Write After Approval): Add myself.
1383
ad33ff57
RW
13842008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1385
1386 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1387 "$@" is still intact with both Autoconf 2.59 and 2.62.
1388 * configure: Regenerate.
1389
cdce5c41
RW
13902008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1391
1392 * Makefile.tpl: Fix comment errors.
1393 * Makefile.in: Regenerate.
1394
01b79d11
DM
13952008-06-12 David S. Miller <davem@davemloft.net>
1396 David Edelsohn <edelsohn@gnu.org>
1397
1398 * configure.ac: Add powerpc*-*-* to gold supported targets.
1399 * configure: Regenerate.
1400
f8c33439
JM
14012008-06-08 Joseph Myers <joseph@codesourcery.com>
1402
1403 PR tree-optimization/36218
1404 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1405 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1406 (all prefix="build-"): Pass them to build-system sub-makes.
1407 * Makefile.in: Regenerate.
1408
cd985f66
JM
14092008-06-07 Joseph Myers <joseph@codesourcery.com>
1410
1411 * MAINTAINERS (mt port): Remove.
1412 (sco5, unixware, sco udk): Remove.
1413 (Kean Johnston): Add to Write After Approval.
1414
3f6383d3
JB
14152008-05-30 Julian Brown <julian@codesourcery.com>
1416
1417 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1418 of libobjc for ARM EABI Linux.
1419 * configure: Regenerate.
30da41ed 1420
e29cc9b4
XDL
14212008-05-18 Xinliang David Li <davidxl@google.com>
1422
09ce620e 1423 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1424
30da41ed
XDL
14252008-05-17 Xinliang David Li <davidxl@google.com>
1426
e29cc9b4 1427 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1428
955410cb
JW
14292008-05-15 Janus Weil <janus@gcc.gnu.org>
1430
1431 * MAINTAINERS (Write After Approval): Add myself.
1432
719bb4e3 14332008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1434
1435 * config-ml.in: don't handle --enable-shared and --enable-static.
1436
372b05fc
RS
14372008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1438
1439 * MAINTAINERS: Update my email address.
1440
f73e2200
PC
14412008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1442
1443 * MAINTAINERS: Update my email address.
09ce620e 1444
3e438e2b
KVH
14452008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1446
1447 * MAINTAINERS (Write After Approval): Add myself.
1448
177bf491
GS
14492008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1450
1451 * MAINTAINERS (Write After Approval): Add myself.
1452
ac89df2f
PG
14532008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1454
1455 * MAINTAINERS (crx): Add myself.
1456
14a8726b
PB
14572008-04-18 Paolo Bonzini <bonzini@gnu.org>
1458
1459 Sync with src:
1460 2008-04-14 David S. Miller <davem@davemloft.net>
1461
09ce620e
AS
1462 * configure.ac: Add sparc*-*-* to gold supported targets.
1463 * configure: Regenerate.
14a8726b 1464
7142fb32
PB
14652008-04-18 Paolo Bonzini <bonzini@gnu.org>
1466
1467 PR bootstrap/35457
1468 * configure.ac: Include override.m4.
1469 * configure: Regenerate.
1470
c6b196de
PB
14712008-04-18 Paolo Bonzini <bonzini@gnu.org>
1472
09ce620e
AS
1473 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1474 * Makefile.in: Regenerate.
c6b196de 1475
c993ae60
SR
14762008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1477
09ce620e 1478 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1479 as nonconfigurable directories list.
09ce620e 1480 * configure: Regenerate.
c993ae60 1481
8479b1b1
BE
14822008-04-14 Ben Elliston <bje@au.ibm.com>
1483
1484 * config.sub, config.guess: Update from upstream sources.
1485
295e261a
HPN
14862008-04-12 Hans-Peter Nilsson <hp@axis.com>
1487
1488 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1489 * Makefile.in: Regenerate.
1490
ac3949d9
EW
14912008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1492
1493 * configure.ac: Do not build libssp for the AVR.
1494 * configure: Regenerate.
1495
06407e30
ILT
14962008-04-07 Ian Lance Taylor <iant@google.com>
1497
1498 * Makefile.def: check-gold depends upon all-binutils.
1499 * Makefile.in: Regenerate.
1500
97db009c
AH
15012008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1502
1503 * MAINTAINERS (Write After Approval): Add myself.
1504
2a79c47f
NC
15052008-04-04 Nick Clifton <nickc@redhat.com>
1506
1507 PR binutils/4334
5f4bebbf 1508 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1509 builds.
1510 * configure: Regenerate.
1511
c53a18d3
N
15122008-04-04 NightStrike <NightStrike@gmail.com>
1513
1514 PR other/35151
09ce620e
AS
1515 * configure.ac: Combine rules for mingw32 and mingw64.
1516 * configure: Regenerate.
c53a18d3 1517
d925aa70
KT
15182008-04-02 Kai Tietz <kai.tietz@onvision.com>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
ad424a85
SP
15222008-04-01 Seongbae Park <seongbae.park@gmail.com>
1523
1524 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1525 * Makefile.in (.NOTPARALLEL): Ditto.
1526
4412a506
PG
15272008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1528
1529 * MAINTAINERS (Write After Approval): Add myself.
1530
2f908293
SP
15312008-03-31 Seongbae Park <seongbae.park@gmail.com>
1532
1533 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1534 * Makefile.in (.NOTPARALLEL): Regenerate.
1535
639223bd
PB
15362008-03-27 Paolo Bonzini <bonzini@gnu.org>
1537
1538 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1539 * Makefile.in: Regenerate.
1540
b8ab1f4a
JS
15412008-03-26 Jakub Staszak <kuba@et.pl>
1542
1543 * MAINTAINERS (Write After Approval): Add myself.
1544
b45890a4
TK
15452008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1546
1547 * MAINTAINERS: Update e-mail address.
1548
5afab7ad
ILT
15492008-03-20 Ian Lance Taylor <iant@google.com>
1550
1551 * configure.ac: Add support for --enable-gold.
1552 * Makefile.def: Add gold as a directory like ld.
1553 * configure, Makefile.in: Regenerate.
1554
38d24731
RW
15552008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1556
1557 * configure.ac: m4_include config/proginstall.m4.
1558 * configure: Regenerate.
32bc4cf4
RW
1559
1560 Backport from upstream Libtool:
09ce620e 1561
32bc4cf4 1562 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1563
32bc4cf4
RW
1564 Deal with Autoconf 2.62's semantic change in m4_append.
1565 * ltsugar.m4 (lt_append): Replace broken versions of
1566 m4_append.
1567 (lt_if_append_uniq): Don't require separator to be overquoted,
1568 and avoid broken m4_append.
1569 (lt_dict_add): Fix typo.
1570 * libtool.m4 (_LT_DECL): Don't overquote separator.
1571
9d3c50ea
DE
15722008-03-13 David Edelsohn <edelsohn@gnu.org>
1573
1574 * config.rpath: Add AIX 6 support.
1575
5d2edb29
PB
15762008-03-13 Paolo Bonzini <bonzini@gnu.org>
1577
1578 * Makefile.def (stageprofile). Remove -fprofile-generate
1579 from stage_libcflags.
1580 * Makefile.in: Regenerate.
1581
954910ef
BE
15822008-03-13 Ben Elliston <bje@au.ibm.com>
1583
1584 * config.sub, config.guess: Update from upstream sources.
1585
e8645a40
TT
15862008-03-06 Tom Tromey <tromey@redhat.com>
1587
1588 * MAINTAINERS: Update for treelang deletion.
1589
2c8e955e
JW
15902008-03-03 James E. Wilson <wilson@tuliptree.org>
1591
1592 * MAINTAINERS: Update my email address.
1593
54acd307
SS
15942008-03-03 Stan Shebs <stanshebs@earthlink.net>
1595
893ad2a1 1596 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1597 (objective-c/c++): Add myself as a maintainer.
1598
4b52b516
VR
15992008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1600
1601 * MAINTAINERS (Write After Approval): Update my email address.
1602
e652b516
TB
16032008-02-25 Tomas Bily <tbily@suse.cz>
1604
1605 * MAINTAINERS (Write After Approval): Add myself.
1606
02d30740
JJ
16072008-02-23 Jakub Jelinek <jakub@redhat.com>
1608
1609 * MAINTAINERS (OpenMP): Add myself.
1610
1c8bd6a3
PB
16112008-02-20 Paolo Bonzini <bonzini@gnu.org>
1612
4b40b2a5
UB
1613 PR bootstrap/32009
1614 PR bootstrap/32161
1c8bd6a3 1615
4b40b2a5
UB
1616 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1617 * configure: Regenerate.
1c8bd6a3 1618
4b40b2a5
UB
1619 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1620 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1621 STAGE4_LIBCFLAGS): New.
1622 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1623 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1624 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1625 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1626 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1627 for target modules. Don't export LIBCFLAGS.
1628 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1629 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1630 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1631 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1632 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1633 * Makefile.in: Regenerate.
1c8bd6a3 1634
bb44c9d2
RW
16352008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1636
1637 PR libgcj/33085
1638 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1639 Do not use -DDLL_EXPORT. Backport from upstream.
1640
29a7754d
RW
16412008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1642
1643 * MAINTAINERS (Write After Approval): Add myself.
1644
9a212bb7
HPN
16452008-02-02 Hans-Peter Nilsson <hp@axis.com>
1646
1647 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1648 * configure: Regenerate.
1649
aa12a573
MG
16502008-01-31 Marc Gauthier <marc@tensilica.com>
1651
1652 * configure.ac (xtensa*-*-*): Recognize processor variants.
1653 * configure: Regenerate.
1654
ac9e6043
RW
16552008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1656
40049ccc
UB
1657 PR bootstrap/34922
1658 * configure.ac (PARSE_ARGS): Push suitable setting of
1659 ac_subdirs_all, for `./configure --help=recursive'.
1660 Handle `+' in generic toplevel directory disabling.
1661 * configure: Regenerate.
ac9e6043 1662
4288c86a
NC
16632008-01-28 Nick Clifton <nickc@redhat.com>
1664
1665 * MAINTAINERS (xstormy16): Take over maintainership.
1666
8d8da227
JM
16672008-01-25 Joseph Myers <joseph@codesourcery.com>
1668
1669 * MAINTAINERS (c4x port): Remove.
1670
349b60e7
DE
16712008-01-24 David Edelsohn <edelsohn@gnu.org>
1672
1673 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1674
3ca06a68
BE
16752008-01-23 Ben Elliston <bje@au.ibm.com>
1676
1677 * config.sub, config.guess: Update from upstream sources.
1678
3c631381
TG
16792008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1680
1681 * MAINTAINERS (Write After Approval): Add myself.
1682
20533ef1
L
16832008-01-17 H.J. Lu <hjl.tools@gmail.com>
1684
1685 * MAINTAINERS: Update my email address.
1686
16872008-01-09 Raksit Ashok <raksit@google.com>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
684f4f6a
RA
16912008-01-09 Raksit Ashok <raksit@google.com>
1692
1693 * MAINTAINERS (Write After Approval): Add myself.
1694
9cb8756f
BE
16952008-01-08 Ben Elliston <bje@au.ibm.com>
1696
1697 * config.sub, config.guess: Update from upstream sources.
1698
94e1934d
KG
16992007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1700
1701 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1702 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1703 * configure: Regenerate.
1704
a2e51f77
SP
17052007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1706
1707 * MAINTAINERS: Update my email address.
1708
ffe3dcd9
BRF
17092007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1710
1711 * MAINTAINERS: Update my email address.
1712
aa4095c9
RS
17132007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1714
1715 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1716 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1717 * Makefile.in: Regenerate.
1718
030e2013
MH
17192007-12-10 Mark Heffernan <meheff@google.com>
1720
1721 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1722 misplaced entries.
1723
0fe0f073
AT
17242007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1725
1726 * configure.ac: Enable libjava for x86_64-*-darwin9.
1727 * configure: Regenerate.
1728
d4ca4b06
BM
17292007-12-07 Bill Maddox <maddox@google.com>
1730
1731 * MAINTAINERS (Write After Approval): Add myself.
1732
c3220d4c
BE
17332007-12-05 Ben Elliston <bje@au.ibm.com>
1734
1735 * config.sub, config.guess: Update from upstream sources.
1736
aba7501e
MK
17372007-12-02 Matthias Klose <doko@ubuntu.com>
1738
1739 * config-ml.in: Remove 64bit configure tests.
1740
d683ec81
PB
17412007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1742
1743 * config-ml.in: Robustify against white space in absolute file
1744 names.
1745
1746 * config-ml.in (multi-clean): Substitute ${Makefile}.
1747 Remove superfluous ${Makefile} in list.
1748
60f1711a
TS
17492007-11-19 Thiemo Seufer <ths@mips.com>
1750
1751 * config-ml.in: Don't hardcode the Makefile name.
1752
487f9d96
AM
17532007-11-08 Alexander Monakov <amonakov@ispras.ru>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
fa3886fe
ST
17572007-11-07 Samuel Tardieu <sam@rfc1149.net>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
ae750079
DK
17612007-11-06 Doug Kwan <dougkwan@google.com>
1762
1763 * MAINTAINERS (Write After Approval): Add myself.
1764
acc48927
BE
17652007-10-25 Ben Elliston <bje@au.ibm.com>
1766
1767 * MAINTAINERS (mercury): Remove entry.
1768 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1769
e00e9858
DJ
17702007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1771
1772 * Makefile.def (dependencies): Make configure-gdb depend on
1773 all-intl.
1774 * Makefile.in: Regenerated.
1775
def14a3c
SK
17762007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1777
1778 * MAINTAINERS (Fortran maintainer): Remove myself.
1779
0e5e9f76
PM
17802007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1781
1782 * Makefile.def: To avoid problems running with parallel makes,
1783 build newlib before libgloss so that target specific header
1784 files are availble.
1785 * Makefile.in: Regenerate
1786
bbfbfafc
DJ
17872007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1788
1789 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1790 * Makefile.in: Regenerate.
1791
c56abad5
VM
17922007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1793
1794 * MAINTAINERS (Register allocation reviewer): Add myself.
1795
f019adc1
MF
17962007-10-08 Mike Frysinger <vapier@gentoo.org>
1797
1798 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1799 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1800 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1801 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1802 * configure: Regenerate.
1803
789e4e28
SP
18042006-10-04 Seongbae Park <seongbae.park@gmail.com>
1805
1806 * MAINTAINERS (Register allocation reviewer): Add myself.
1807
0999159b
PB
18082007-10-01 Paolo Bonzini <bonzini@gnu.org>
1809
1810 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1811 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1812 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1813 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1814 * configure.ac: Default them to host tools for $host = $build.
1815 Subst them.
1816
1817 * configure: Regenerate.
1818 * Makefile.in: Regenerate.
1819
a054acde
PB
18202006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1821
1822 * MAINTAINERS (Register allocation reviewer): Add myself.
1823
ffda6fc9
KZ
18242006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1825
1826 * MAINTAINERS (Register allocation reviewer): Add myself.
1827
9d209c83
SP
18282007-09-21 Seongbae Park <seongbae.park@gmail.com>
1829
1830 * MAINTAINERS (Write After Approval): Fix typo.
1831
1ec3b87b
RS
18322007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1833
1834 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1835 * configure: Regenerate.
1836
19d5986d
PJ
18372007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1838
1839 PR bootstrap/31906
1840 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1841 they're already prefixed.
19d5986d 1842
6d3b5aea
BK
18432007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1844
1845 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1846 libstdc++.
1847 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1848 * configure: Regenerate.
1849 * Makefile.in: Regenerate.
09ce620e 1850
4fe7e755
AS
18512007-09-17 Andreas Schwab <schwab@suse.de>
1852
1853 * configure.ac: Raise minimum makeinfo version to 4.6.
1854 * configure: Regenerate.
1855
d483feaa
JS
18562007-09-17 Johannes Singler <singler@ira.uka.de>
1857
ffe3dcd9 1858 * MAINTAINERS (write-after-approval) add myself
d483feaa 1859
fa9a3f31
AM
18602007-09-15 Alan Modra <amodra@bigpond.net.au>
1861
1862 * configure.ac: Correct makeinfo version check.
1863 * configure: Regenerate.
1864
6593a73e
RS
18652007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1866
1867 * MAINTAINERS: Update my email address.
1868
d9dced13
RS
18692007-09-14 Richard Sandiford <richard@codesourcery.com>
1870
1871 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1872 to $skipdirs and only disable gprof for newlib. Use the normal
1873 mips*-elf* handling in other respects.
1874 * configure: Regnerate.
1875
773c1467
DD
18762007-09-12 David Daney <ddaney@avtrex.com>
1877
1878 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1879 enabling libgcj.
1880 * configure: Regenerate.
1881
c03353e2
RIL
18822007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1883
1884 PR other/32154
1885 * configure.ac: For libgloss targets, point the linker to the linker
1886 script, startup code and simulator library.
1887 * configure: Regenerate.
1888
c4e9bf2b
AH
18892007-09-07 Andrew Haley <aph@redhat.com>
1890
1891 * configure.ac (noconfigdirs): Remove target-libffi and
1892 target-libjava.
1893 * configure: Regenerate.
1894
1f5a6b84
FXC
18952007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1896
1897 PR target/33281
1898 * configure.ac: Use config/mh-mingw on mingw.
1899 * configure: Regenerate.
1f5a6b84 1900
3951e521
PH
19012007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1902
9f349f63 1903 * MAINTAINERS (Write After Approval): Add myself.
3951e521 1904
e643dc23
RG
19052007-09-05 Richard Guenther <rguenther@suse.de>
1906
1907 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1908 nor --disable-checking is provided also turn on yes and types
1909 checking for stage1.
1910 * configure: Re-generate.
1911
039874df
KW
19122007-08-30 Krister Walfridsson <cato@df.lth.se>
1913
1914 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1915 (Write After Approval): Remove myself.
1916
c3f07bd6 19172007-08-29 Nick Clifton <nickc@redhat.com>
15098359 1918
c3f07bd6 1919 * config.sub, config.guess: Update from upstream sources.
15098359 1920
40049ccc 19212007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
1922
1923 * MAINTAINERS (Write After Approval): Added myself.
1924 * MAINTAINERS (Reviewers): Removed myself.
1925
c8aea42c 19262007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 1927 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
1928
1929 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1930 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1931 * Makefile.in: Regenerate.
1932 * configure.ac (--with-debug-prefix-map): New.
1933 * configure: Regenerate.
1934
4bf6c438
RS
19352007-08-17 Richard Sandiford <richard@codesourcery.com>
1936 Nigel Stephens <nigel@mips.com>
1937
4bf6c438
RS
1938 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1939 as target_makefile_frag.
1940 * configure: Regenerate.
1941
bb286d71
AO
19422007-08-16 Alexandre Oliva <aoliva@redhat.com>
1943
1944 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1945 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1946 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1947 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1948 (do-compare, do-compare3, do-compare-debug): New.
1949 ([+compare-target+]): Use them.
1950
a4630417
MK
19512007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1952
1953 * MAINTAINERS (Write After Approval): Change my email address.
1954
d9acb717
RW
19552007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1956 Ben Elliston <bje@au.ibm.com>
1957
1958 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1959 --silent if $silent.
1960 * configure: Regenerate.
1961
96876681
ZD
19622003-08-12 Zdenek Dvorak <ook@ucw.cz>
1963
1964 * MAINTAINERS (Various Maintainers): Add myself as
1965 loop infrastructure maintainer. Update my e-mail
1966 address.
1967
1c1d80ee
DN
19682007-07-31 Diego Novillo <dnovillo@google.com>
1969
1970 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1971 Adjust description.
1972
7e98624c
RG
19732007-07-26 Richard Guenther <rguenther@suse.de>
1974
1975 * configure.ac: Add types checking to stage1 checking flags.
1976 * configure: Regenerate.
1977
4c85af60
NC
19782007-07-17 Nick Clifton <nickc@redhat.com>
1979
1980 * COPYING3: New file. Contains version 3 of the GNU General
1981 Public License.
1982 * COPYING3.LIB: New file. Contains version 3 of the GNU
1983 Lesser General Public License.
1984
19ddfd3a
AK
19852007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1986
1987 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1988
2a064545
AK
19892007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1990
1991 * MAINTAINERS (S/390 co-maintainer): Add myself.
1992 (Write After Approval): Remove myself.
1993
f861f54d
DH
19942007-07-13 Dan Hipschman <dsh@google.com>
1995
1996 * MAINTAINERS (Write After Approval): Add myself.
1997
0136f2f7
NC
19982007-07-11 Nick Clifton <nickc@redhat.com>
1999
2000 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2001 WINDRES export.
2002 * Makefile.in: Regenerate.
2003
6e29b5a4
RO
20042007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2005
2006 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2007 maintainer.
2008
159a4b02
L
20092007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2010
2011 * lt~obsolete.m4: New. Import from 20070318 libtool.
2012
6ba67283
JB
20132007-07-03 Julian Brown <julian@codesourcery.com>
2014
2015 * MAINTAINERS (Write After Approval): Add myself.
2016
30b74385
RW
20172007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2018
2019 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2020 * configure: Regenerate.
2021
20222007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2023
2024 * configure.ac: Add some missing m4 quotation.
2025 * configure: Regenerate.
2026
943c54ce
SB
20272007-07-02 Simon Baldwin <simonb@google.com>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
1c00b503
PB
20312007-07-02 Paolo Bonzini <bonzini@gnu.org>
2032
2033 * configure: Regenerate.
2034
901119ae
KT
20352007-07-02 Kai Tietz <kai.tietz@onevision.com>
2036
2037 * Makefile.def: Add windmc tool to build.
2038 * Makefile.tpl: Likewise.
2039 * configure.ac: Likewise.
2040 * Makefile.in: Regenerate.
2041 * configure: Regenerate.
09ce620e 2042
83f4c19f
DD
20432007-06-28 DJ Delorie <dj@redhat.com>
2044
2045 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2046 not building newlib.
2047 * configure: Regenerated.
09ce620e 2048
5346c75c
JS
20492007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2050
2051 * MAINTAINERS (Write After Approval): Add myself.
2052
aacfb86b
MM
20532007-06-25 Martin Michlmayr <tbm@cyrius.com>
2054
2055 * MAINTAINERS (Write After Approval): Add myself.
2056
590bf0d3
CM
20572007-06-19 Chris Matthews <chrismatthews@google.com>
2058
2059 * MAINTAINERS (Write After Approval): Add myself.
2060
cdbbee7a
RIL
20612007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2062
2063 * MAINTAINERS (Write After Approval): Add myself.
2064
b8afffc1
DJ
20652007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2066
2067 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2068 * Makefile.in: Regenerated.
2069
3fcfad76
BS
20702007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2071
2072 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2073 bfin*-*-uclinux* targets.
2074 * configure: Regenerate.
2075
3f5a2b7f
ILT
20762007-06-14 Ian Lance Taylor <iant@google.com>
2077
2078 * MAINTAINERS: Add myself as non-algorithmic global write
2079 maintainer.
2080
4c46daee
DN
20812007-06-14 Diego Novillo <dnovillo@google.com>
2082
2083 * MAINTAINERS: Add self as middle-end maintainer and
2084 non-algorithmic global write maintainer.
2085
a3bb222a
FXC
20862007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2087
2088 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2089 Move all Fortran maintainers except Paul Brook into the
2090 Non-Autopoiesis section.
2091
a19e8f64
PB
20922007-06-14 Paolo Bonzini <bonzini@gnu.org>
2093
2094 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2095 (distclean-stage[+id+]): Possibly delete stage_last.
2096 * Makefile.in: Regenerate.
2097
1c2abe5e
SP
20982007-06-12 Seongbae Park <seongbae.park@gmail.com>
2099
2100 * MAINTAINERS (Various Maintainer): Fix typo.
2101
abca4739
PB
21022007-06-11 Paolo Bonzini <bonzini@gnu.org>
2103
2104 * MAINTAINERS (Various Maintainer): Add myself as
2105 dataflow maintainer.
2106
a894d2c3
BE
21072007-06-07 Ben Elliston <bje@au.ibm.com>
2108
2109 * config.sub, config.guess: Update from upstream sources.
2110
8024d75e
BE
21112007-06-07 Ben Elliston <bje@au.ibm.com>
2112
2113 * Makefile.tpl: Fix spelling error.
2114 * Makefile.in: Regenerate.
2115
973a9a5e
SE
21162007-06-01 Steve Ellcey <sje@cup.hp.com>
2117
96598938
L
2118 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2119 lt_cv_sys_max_cmd_len.
973a9a5e 2120
ccb4d26b
DN
21212007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2122
2123 * MAINTAINERS (Various Maintainers): Add myself as
2124 auto-vectorizer maintainer.
2125
eecb7461
PB
21262003-05-31 Paolo Bonzini <bonzini@gnu.org>
2127
2128 PR libjava/32098
2129 * libtool.m4: Revert previous change.
2130 * ltgcc.m4: Put it here.
2131
89d28202
ZD
21322003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2133
2134 * MAINTAINERS (Various Maintainers): Add myself as
2135 auto-vectorizer maintainer.
2136
60c7a11a
L
21372007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2138
2139 PR libjava/32098
2140 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2141
9dd3cc81
RG
21422007-05-30 Richard Guenther <rguenther@suse.de>
2143
2144 * MAINTAINERS (Various Maintainers): Add myself as
2145 auto-vectorizer maintainer.
2146
9cc1244e
JJ
21472007-05-30 Jakub Jelinek <jakub@redhat.com>
2148
2149 PR bootstrap/29382
2150 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2151 * configure: Rebuilt.
2152
6124296b
RC
21532007-05-28 Roberto Costa <robsettantasei@gmail.com>
2154
2155 * MAINTAINERS (Write After Approval): Removed my name.
2156
6b757a0d
SB
21572007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2158
2159 * MAINTAINERS (Write After Approval): Remove myself.
2160
86ef8528
AT
21612007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2162
2163 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2164
1cf3d07d
SE
21652007-05-23 Steve Ellcey <sje@cup.hp.com>
2166
2167 * ltmain.sh: Update from ToT Libtool.
2168 * libtool.m4: Update from ToT Libtool.
2169 * ltsugar.m4: New. Update from ToT Libtool.
2170 * ltversion.m4: New. Update from ToT Libtool.
2171 * ltoptions.m4: New. Update from ToT Libtool.
2172 * ltconfig: Remove.
2173 * ltcf-c.sh: Remove.
2174 * ltcf-cxx.sh: Remove.
2175 * ltcf-gcj.sh: Remove.
2176
ce3fcf8c
OW
21772007-05-22 Ollie Wild <aaw@google.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
342b9200
PB
21812007-05-16 Paolo Bonzini <bonzini@gnu.org>
2182
2183 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2184 stage_cflags.
2185 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2186 Remove CFLAGS/LIBCFLAGS.
2187 (configure-stage[+id+]-[+prefix+][+module+],
2188 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2189 * Makefile.in: Regenerate.
2190
cea17285
DN
21912007-05-15 Diego Novillo <dnovillo@google.com>
2192
2193 * MAINTAINERS: Update e-mail address.
2194
11c004e7
RE
21952007-05-15 Revital Eres <eres@il.ibm.com>
2196
2197 * MAINTAINERS (Write After Approval): Add myself.
2198
ab6bd693
RC
21992007-05-14 Roberto Costa <robsettantasei@gmail.com>
2200
2201 * MAINTAINERS (Write After Approval): Updated my address.
2202
388cdf07
TN
22032007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
23f24034
SR
22072007-05-11 Silvius Rus <rus@google.com>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
34a7526e
TT
22112007-04-23 Tom Tromey <tromey@redhat.com>
2212
2213 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2214
51da21be
MM
22152007-04-22 Mark Mitchell <mark@codesourcery.com>
2216
2217 * MAINTAINERS (cpplib): Rename to ...
2218 (libcpp): ... this. Add C/C++ front end maintainers.
2219
70070387
SE
22202007-04-14 Steve Ellcey <sje@cup.hp.com>
2221
2222 * config-ml.in: Pass ${ml_config_env} to configure calls.
2223
df1a0dbb
CB
22242007-04-04 Christian Bruel <christian.bruel@st.com>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2227
9daff147
DK
22282007-04-02 Dave Korn <dave.korn@artimi.com>
2229
2230 * MAINTAINERS (Write After Approval): Add myself.
2231
374eadb2
TB
22322007-03-31 Tobias Burnus <burnus@net-b.de>
2233
2234 * MAINTAINERS (fortran 95 front end): Add myself.
2235
8eced3a2
DR
22362007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2237
2238 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2239
653de3e3
AZ
22402007-03-24 Ayal Zaks <zaks@il.ibm.com>
2241
2242 * MAINTAINERS (Modulo Scheduler): Add myself.
2243
b737d953
BM
22442007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2245
2246 * MAINTAINERS (fortran 95 front end): Add myself.
2247 (c++ front end): whitespace fix.
2248
a584cdf2
NF
22492007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
8c79f3c4
RS
22532007-03-21 Richard Sandiford <richard@codesourcery.com>
2254
2255 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2256 of glob. Quote arguments with single quotes too.
2257 * configure: Regenerate.
2258
07f1ac6d
BM
22592007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2260
2261 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2262 * Makefile.in: Regenerate
2263
172e41aa
AS
22642007-03-07 Andreas Schwab <schwab@suse.de>
2265
2266 * configure: Regenerate.
2267
9c4d2493
BM
22682007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2269
2270 * configure.ac: Add "--with-pdfdir" configure option,
2271 which defines pdfdir variable.
2272 * Makefile.def (target=fixincludes): Add install-pdf to
2273 missing targets.
2274 (recursive_targets): Add install-pdf target.
2275 (flags_to_pass): Add pdfdir.
2276 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2277 target.
2278 * configure: Regenerate
2279 * Makefile.in: Regenerate
2280
e14e622e
EC
22812007-02-28 Eric Christopher <echristo@apple.com>
2282
2283 Revert:
2284 2006-12-07 Mike Stump <mrs@apple.com>
2285
2286 * Makefile.def (dependencies): Add dependency for
2287 install-target-libssp and install-target-libgomp on
2288 install-gcc.
2289 * Makefile.in: Regenerate.
2290
54e433bc
MK
22912007-02-27 Matt Kraai <kraai@ftbfs.org>
2292
2293 * configure: Regenerate.
2294 * configure.ac: Move statements after variable declarations.
2295
6c8d3d8f
KK
22962007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2297
2298 * MAINTAINERS: Add myself as sh maintainer.
2299
9f8c6739
JM
23002007-02-19 Joseph Myers <joseph@codesourcery.com>
2301
2302 * configure.ac: Adjust for loop syntax.
2303 * configure: Regenerate.
2304
278a7a38
AO
23052007-02-18 Alexandre Oliva <aoliva@redhat.com>
2306
2307 * configure: Rebuilt.
2308
b2eaac4a
AO
23092007-02-18 Alexandre Oliva <aoliva@redhat.com>
2310
2311 * configure.ac: Drop multiple occurrences of --enable-languages,
2312 and fix its quoting.
2313 * configure: Rebuilt.
2314
beeaf216 23152007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2316 Nathan Sidwell <nathan@codesourcery.com>
2317 Vladimir Prus <vladimir@codesourcery.com>
2318 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2319
2320 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2321 * configure: Regenerate.
2322
09201a09
GP
23232007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2324
2325 * ltconfig (freebsd*): Default to elf.
2326
291f172e
DJ
23272007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2328
2329 * configure.ac (target_libraries): Move libgcc before libiberty.
2330 * configure: Regenerated.
2331
c3a86da9
DJ
23322007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2333 Paolo Bonzini <bonzini@gnu.org>
2334
2335 PR bootstrap/30753
2336 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2337 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2338 * configure: Regenerated.
2339
88e1e72a
FXC
23402007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2341
2342 * MAINTAINERS (Language Front End Maintainers): Update my mail
2343 address.
2344
44bfc3ac
DJ
23452007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2346
2347 PR bootstrap/30748
2348 * configure.ac: Correct syntax for Solaris ksh.
2349 * configure: Regenerated.
2350
3e19841a
PB
23512007-02-09 Paolo Bonzini <bonzini@gnu.org>
2352
2353 * configure.ac: Sync with src.
2354 * configure: Regenerate.
2355
74a48762
PB
23562007-02-09 Paolo Bonzini <bonzini@gnu.org>
2357
2358 * Makefile.in: Regenerate.
2359
d846e52e
PB
23602007-02-09 Paolo Bonzini <bonzini@gnu.org>
2361
2362 * config.sub: Sync with src.
2363
1c710c3c
DJ
23642007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2365
2366 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2367 noncanonical equivalents.
2368 * configure.in: Rename to...
2369 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2370 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2371 target_noncanonical. Use them. Rewrite removal of configure
2372 arguments for autoconf 2.59. Discard variable settings. Force
2373 program_transform_name for native tools.
2374
2375 * Makefile.in: Regenerated.
2376 * configure: Regenerated with autoconf 2.59.
2377
74372bdf
RZ
23782007-02-07 Roman Zippel <zippel@linux-m68k.org>
2379
3de8da2a 2380 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2381
f6671c93
AS
23822007-01-31 Andreas Schwab <schwab@suse.de>
2383
2384 * Makefile.tpl (LDFLAGS): Substitute it.
2385 * Makefile.in: Regenerate.
2386
ba9f17df
AB
23872007-01-30 Andrey Belevantsev <abel@ispras.ru>
2388
3de8da2a 2389 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2390
2472200d
DE
23912007-01-28 David Edelsohn <edelsohn@gnu.org>
2392
3de8da2a 2393 * MAINTAINERS (spu port): Add myself.
2472200d 2394
5305be7e
RG
23952007-01-23 Richard Guenther <rguenther@suse.de>
2396
2397 PR bootstrap/30541
2398 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2399 * Makefile.tpl (GNATBIND): Substitute it.
2400 (GNATMAKE): Likewise.
2401 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2402 of STAGE_PREFIX.
2403 * Makefile.in: Regenerate.
2404 * configure: Regenerate.
2405
416cfb5e
MS
24062007-01-18 Mike Stump <mrs@apple.com>
2407
2408 * configure.in: Re-enable -Werror for gcc builds.
2409
3de8da2a 24102007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2411
3de8da2a 2412 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2413
d943d7c4
PB
24142007-01-11 Paolo Bonzini <bonzini@gnu.org>
2415
2416 * configure.in: Change == to = in test command.
3de8da2a 2417 * configure: Regenerate.
d943d7c4 2418
e69bf64b 24192007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2420 Nick Clifton <nickc@redhat.com>
2421 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2422
2423 * configure.in (build_configargs, host_configargs, target_configargs):
2424 Remove build/host/target parameters.
2425 (host_libs): Add gmp and mpfr.
2426 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2427 * Makefile.def (gmp, mpfr): New.
2428 (gcc): Remove target.
2429 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2430 target_os, target_vendor): New.
2431 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2432 * configure: Regenerate.
2433 * Makefile.in: Regenerate.
e69bf64b
PB
2434
24352007-01-11 Matt Fago <fago@earthlink.net>
2436
2437 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2438 to improve robustness of configure tests.
e69bf64b 2439 * configure: Regenerate.
e14e622e 2440
a42f3b80
UB
24412007-01-09 Uros Bizjak <ubizjak@gmail.com>
2442
2443 * MAINTAINERS: Add myself as i386 maintainer.
2444
a36aee1a
JH
24452007-01-08 Jan Hubicka <jh@suse.cz>
2446
61fcaeef 2447 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2448
738a52d3
KT
24492007-01-08 Kai Tietz <kai.tietz@onevision.com>
2450
2451 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2452 * configure: Regenerate.
738a52d3 2453
54fdc474
DJ
24542007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2455
2456 * Makefile.tpl (all-target): Correct @if conditional for target
2457 modules.
2458 * configure.in: Omit libiberty if building only target libgcc.
2459 * configure, Makefile.in: Regenerated.
2460
3dd71726
PB
24612007-01-04 Paolo Bonzini <bonzini@gnu.org>
2462
2463 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2464 * configure: Regenerate.
2465
fa958513
DJ
24662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2467
2468 * Makefile.def (target_modules): Add libgcc.
2469 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2470 * Makefile.tpl (clean-target-libgcc): Delete.
2471 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2472 on gcc even for bootstrapped modules. Rewrite handling of
2473 lang_env_dependencies to loop over target_modules.
2474 * configure.in (target_libraries): Add target-libgcc.
2475 * Makefile.in, configure: Regenerated.
2476
e1888513
PB
24772006-12-29 Paolo Bonzini <bonzini@gnu.org>
2478
2479 * configure.in: Reorganize recognition of languages. Add
2480 --enable-stage1-languages. Show supported languages for the chosen
2481 target rather than all recognized languages.
2482 * configure: Regenerate.
2483
53b88b73
PB
24842006-12-29 Paolo Bonzini <bonzini@gnu.org>
2485
2486 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2487 * Makefile.in: Regenerate.
2488
a3993f33
KG
24892006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2490
2491 * configure.in: Warn that MPFR 2.2.0 is buggy.
2492 * configure: Regenerate.
2493
f063a9ed
ILT
24942006-12-27 Ian Lance Taylor <iant@google.com>
2495
2496 * configure.in: When removing Makefiles to force a reconfigure, also
2497 remove prev-DIR*/Makefile.
2498 * configure: Regenerate.
2499
af71363e
AS
25002006-12-22 Andreas Schwab <schwab@suse.de>
2501
2502 * configure: Regenerate with correct autoconf version.
2503
0b0dc272
AM
25042006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2505
3de8da2a
UB
2506 * configure.in: add AC_SUBST for *_FOR_TARGET.
2507 * configure: Regenerate.
0b0dc272 2508
53b88b73
PB
25092006-12-19 Paolo Bonzini <bonzini@gnu.org>
2510
2511 * configure.in: Simplify logic for rejecting languages that cannot
2512 be built. Separate the case when a language is unsupported,
2513 from the case when the user chooses not to build a language.
2514
400ebff4
PB
25152006-12-19 Paolo Bonzini <bonzini@gnu.org>
2516
2517 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2518 it only affects bootstrap and could be tested on "$host" as well.
2519 * configure: Regenerate.
2520 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2521
8efea775
PB
25222006-12-19 Paolo Bonzini <bonzini@gnu.org>
2523
2524 PR bootstrap/29544
2525 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2526 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2527 move here comment from Makefile.tpl.
2528 * Makefile.tpl: Move some definitions higher in the file.
2529 (STAGE1_CHECKING): New.
2530 * configure.in: Add --enable-stage1-checking.
2531 * configure: Regenerate.
2532 * Makefile.in: Regenerate.
2533
ed88a7ed
PB
25342006-12-19 Paolo Bonzini <bonzini@gnu.org>
2535
2536 * MAINTAINERS: Add myself as build system maintainer.
2537
b65151d3
SM
25382006-12-15 Simon Martin <simartin@users.sourceforge.net>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
7e050830
EC
25422006-12-13 Eric Christopher <echristo@apple.com>
2543
2544 * MAINTAINERS: Add myself as darwin maintainer.
2545
8b494895
ILT
25462006-12-11 Ian Lance Taylor <ian@airs.com>
2547
2548 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2549
0ff1416d
JR
25502006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2551
2552 MAINTAINERS: Update my entry.
2553
58e24147
AM
25542006-12-11 Alan Modra <amodra@bigpond.net.au>
2555
2556 * configure.in: Handle spu makefile frag.
58e24147
AM
2557 * Makefile.tpl (MAINT): Define
2558 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2559 * configure: Regenerate.
2560 * Makefile.in: Regenerate.
2561
9b6f37a0
BE
25622006-12-11 Ben Elliston <bje@au.ibm.com>
2563
2564 * config.guess: Import latest version.
2565 * config.sub: Likewise.
2566
ea6f5c57
BE
25672006-12-11 Ben Elliston <bje@au.ibm.com>
2568
2569 * configure.in (spu-*-*): Don't skip target-libiberty.
2570 * configure: Regenerate.
2571
42c1cd8a
AT
25722006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2573
2574 PR bootstrap/30134
2575 * configure.in: Correct x86 darwin support for libjava to powerpc
2576 and i?86 only.
2577 * configure: Regenerate.
2578
55eb837d
ST
25792006-12-08 Sandro Tolaini <tolaini@libero.it>
2580
2581 * configure.in: Add x86 darwin support for libjava.
2582 * configure: Regenerate.
2583
5bdacbc7
MS
25842006-12-07 Mike Stump <mrs@apple.com>
2585
2586 * Makefile.def (dependencies): Add dependency for
2587 install-target-libssp and install-target-libgomp on
2588 install-gcc.
2589 * Makefile.in: Regenerate.
2590
477d851c
RG
25912006-12-04 Richard Guenther <rguenther@suse.de>
2592
2593 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2594 (Non-Algorithmic Maintainers): Move over non-algorithmic
2595 loop optimizer maintainers, add myself as a non-algorithmic
2596 middle-end maintainer.
2597
5d33d367
DF
25982006-12-04 Daniel Franke <franke.daniel@gmail.com>
2599
2600 * MAINTAINERS (Write After Approval): Add myself.
2601
dbee1fb3
KG
26022006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2603
2604 * configure.in: Update error message for missing GMP/MPFR.
2605
2606 * configure: Regenerate.
2607
b5147de7
KG
26082006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2609
2610 * configure.in: Update MPFR version in error message.
2611
2612 * configure: Regenerate.
2613
f019376c
KG
26142006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2615
2616 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2617 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2618 --with-gmp-lib): New flags.
2619
2620 * configure: Regenerate.
2621
91ed95ae
BM
26222006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2623
2624 * MAINTAINERS (Write After Approval): Change my email address.
2625
3a971f15
MLI
26262006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2627
05170031 2628 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2629
431041ea
PT
26302006-11-22 Philipp Thomas <pth@suse.de>
2631
2632 * MAINTAINERS (i18n): Update e-mail address.
2633
df5487ee
TS
26342006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2635
2636 * MAINTAINERS (spu port): Add myself as maintainer.
2637 (Write After Approval): Remove myself.
2638
92c2f0ee
BE
26392006-11-22 Ben Elliston <bje@au.ibm.com>
2640
2641 * configure.in (skipdirs): Don't build libssp for SPU.
2642 * configure: Regenerate.
2643
a3b97199
AP
26442006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2645
2646 * MAINTAINERS (spu port): Add myself as maintainer.
2647 (libobjc): Update my email address.
2648
0eb97064
AB
26492006-11-21 Andrea Bona <andrea.bona@st.com>
2650
2651 * MAINTAINERS (Write After Approval): Add myself.
2652
85d9c13c
TS
26532006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2654
2655 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2656 * configure : Rebuilt.
2657
6696f3cd
TS
26582006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2659
2660 * MAINTAINERS (Write After Approval): Add myself.
2661
d58542ea
AO
26622006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
a357b5ae
KG
26662006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2667
2668 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2669 libmpfr.a.
2670 * configure: Regenerate.
2671
9bd6112c
PB
26722006-11-16 Paolo Bonzini <bonzini@gnu.org>
2673
2674 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2675 (unstage): Test for stage_last presence.
2676
2677 PR bootstrap/29802
2678 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2679 * Makefile.in: Regenerate.
2680
c8cf9f0f
ZD
26812003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2682
2683 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2684 maintainers.
2685
467b1fc6
ER
26862006-11-14 Erven Rohou <erven.rohou@st.com>
2687
2688 * MAINTAINERS (Write After Approval): Add myself.
2689
995a5697
PB
26902006-11-14 Paolo Bonzini <bonzini@gnu.org>
2691
2692 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2693 and stageN-package/Makefile.
2694 * Makefile.in: Regenerated.
2695
c8d6d53e
JZ
26962006-11-14 Jie Zhang <jie.zhang@analog.com>
2697
2698 * configure.in: Remove target-libgloss from noconfigdirs for
2699 bfin-*-*.
2700 * configure: Regenerated.
2701
dffb147d
KG
27022006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2703
2704 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2705
dffb147d
KG
2706 * configure: Regenerate.
2707
ca558912
KG
27082006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2709
2710 * configure.in: Robustify error message for missing GMP/MPFR.
2711
2712 * configure: Regenerate.
2713
7aa42285
SW
27142006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2715
2716 * MAINTAINERS (Write After Approval): Add myself.
2717
779958a2
UB
27182006-10-30 Uros Bizjak <ubizjak@gmail.com>
2719
2720 * MAINTAINERS: Change email address.
2721
91de1527
VP
27222006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2723
2724 * MAINTAINERS (Write After Approval): Add myself.
2725
a3867703
PB
27262006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2727
2728 * MAINTAINERS (Write After Approval): Add myself.
2729
b4364fa2
CL
27302006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2731
7e050830 2732 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2733 Write After Approval section.
b4364fa2 2734
70ec446f
KG
27352006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2736
2737 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2738 need_gmp anymore.
2739 * configure: Regenerate.
2740
018c8d88
TB
27412006-10-16 Tobias Burnus <burnus@net-b.de>
2742
2743 * MAINTAINERS (Write After Approval): Add myself.
2744
f6a1687e
BE
27452006-10-16 Ben Elliston <bje@au.ibm.com>
2746
2747 * config.guess: Import latest version.
2748 * config.sub: Likewise.
2749
b5422ad7
BM
27502006-10-10 Brooks Moses <bmoses@stanford.edu>
2751
2752 * Makefile.def: Added pdf target handling.
2753 * Makefile.tpl: Added pdf target handling.
2754 * Makefile.in: Regenerated.
2755
bdcee471
CL
27562006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2757
2758 * MAINTAINERS: Add self as score port maintainer.
2759
7d610414
BM
27602006-10-04 Brooks Moses <bmoses@stanford.edu>
2761
2762 * MAINTAINERS (Write After Approval): Add myself.
2763
e48d66a9
SK
27642006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2765
7e050830 2766 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2767 or newer.
2768 * configure: Regenerated.
2769
c394e891
DB
27702006-09-27 Dave Brolley <brolley@redhat.com>
2771
2772 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2773 $s instead of $r.
2774 * configure: Regenerated.
2775
1ee4c5a0
TS
27762006-09-26 Thiemo Seufer <ths@mips.com>
2777
2778 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2779 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2780 * configure: Regenerate.
2781
5997afc3
GP
27822006-09-24 Graeme Peterson <gridly@gmail.com>
2783
2784 * MAINTAINERS (Write After Approval): Remove myself.
2785
0c502898
CF
27862006-09-22 Chao-ying Fu <fu@mips.com>
2787
2788 * MAINTAINERS (Write After Approval): Add myself.
2789
a7819e42
JM
27902006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2791
2792 * MAINTAINERS: Add self as soft-fp maintainer.
2793
27942006-09-09 Anatoly Sokolov <aesok@post.ru>
2795
2796 * MAINTAINERS: Add myself as avr maintainer.
2797 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2798
e8288489
RC
27992006-09-07 Roberto Costa <roberto.costa@st.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
b91f0a41
CV
28032006-08-30 Corinna Vinschen <corinna@vinschen.de>
2804
2805 * configure.in: Never build newlib for a Mingw host.
2806 Never build newlib as Mingw target library.
2807 Test the existence of winsup/cygwin for building a Cygwin newlib,
2808 rather than just winsup.
2809 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2810 building a Mingw target.
2811 * configure: Regenerate.
2812
094c07a0
EB
28132006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2814
2815 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2816
8d1171cb
PB
28172006-07-25 Paolo Bonzini <bonzini@gnu.org>
2818
2819 * config.guess: Import from src (was more updated).
2820 * config.sub: Likewise.
2821
2e9e6f68
DJ
28222006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2823
2824 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2825 * configure: Regenerated.
2826
57255173
PB
28272006-07-18 Paolo Bonzini <bonzini@gnu.org>
2828
cc6010cd
AP
2829 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2830 for stages after the first.
57255173 2831
9fbe6585
JJ
28322006-07-17 Jakub Jelinek <jakub@redhat.com>
2833
2834 * Makefile.def: Add dependencies for configure-opcodes
2835 on configure-intl and all-opcodes on all-intl.
2836 * Makefile.in: Regenerated.
2837
18c3f977
BE
28382006-07-13 Ben Elliston <bje@au.ibm.com>
2839
2840 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2841
27b56ba6
PE
28422006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2843
2844 Port to hosts whose 'sort' and 'tail' implementations
2845 treat operands with leading '+' as file names, as POSIX
2846 has required since 2001. However, make sure the code still
2847 works on pre-POSIX hosts.
2848 * ltmain.sh: Don't assume "sort +2" is equivalent to
2849 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2850
ad6d4e43
UW
28512006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2852
2853 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2854
706601d9
PG
28552006-07-04 Peter O'Gorman <peter@pogma.com>
2856
2857 * ltconfig: chmod 644 before ranlib during install.
2858
0b50988a
EB
28592006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2860
2861 PR bootstrap/18058
2862 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2863 if the bootstrap compiler is a GCC version that supports it.
2864 * configure: Regenerate.
2865
b6348cb3
PB
28662006-07-03 Paolo Bonzini <bonzini@gnu.org>
2867
95695ad3 2868 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2869 * configure: Regenerate.
2870
1546bb64
PB
28712006-07-03 Paolo Bonzini <bonzini@gnu.org>
2872
2873 PR other/27063
2874 * configure.in: Test subdir_requires and give an appropriate
2875 error message.
2876 * configure: Regenerate.
2877
5cb6c629
AJH
28782006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2879
2880 * MAINTAINERS (Write After Approval): Add myself.
2881
f4d8cdf8
JDA
28822006-06-22 John David Anglin <dave.anglin@nrc.ca>
2883
2884 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2885
4fe5abb7
SE
28862006-06-22 Steve Ellcey <sje@cup.hp.com>
2887
2888 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2889
2a79fd67
DA
28902006-06-20 David Ayers <d.ayers@inode.at>
2891
2892 PR bootstrap/28072
2893 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2894 whether target-libjava is being configured instead of whether the
2895 java front end is enabled.
2896 * configure: Regenerate.
7e050830 2897
04879af3
RO
28982006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2899
2900 PR target/27540
2901 * configure.in: Only enable libgomp on IRIX 6.
2902 * configure: Regenerate.
2903
ec6c7392
PB
29042006-06-15 Paolo Bonzini <bonzini@gnu.org>
2905
2906 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2907 too.
2908 * Makefile.in: Regenerate.
2909
12973d7a
DD
29102006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2911
2912 * config-ml.in: Alter CCASFLAGS to include special
2913 multilib options the same as is done for CFLAGS.
2914
c67ed86a
JDA
29152006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2916
2917 * configure.in: Don't enable libgomp on hpux10.
2918 * configure: Rebuilt.
2919
cb253473
DA
29202006-06-12 David Ayers <d.ayers@inode.at>
2921
2922 PR bootstrap/27963
2923 PR target/19970
7e050830 2924 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
2925 ${libgcj} is specified.
2926 * configure: Regenerate.
7e050830 2927
32845532
CD
29282006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2929
2930 Sync from src:
7e050830
EC
2931
2932 * configure.in: Sync.
32845532 2933 * configure: Regenerated.
7e050830 2934
32845532
CD
2935 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2936
2937 * Makefile.def: Added dependencies from sim and gdb on intl, and
2938 added configure dependencies to everything with an all dependency
2939 on intl.
2940 * Makefile.in: Regenerated.
2941
7cd0cf9c
DA
29422006-06-06 David Ayers <d.ayers@inode.at>
2943
2944 PR libobjc/13946
2945 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2946 * Makefile.in: Regenerate.
2947 * configure.in: Add --enable-objc-gc at toplevel and have it
2948 enable boehm-gc for Objective-C.
2949 Remove target-boehm-gc from libgcj.
2950 Add target-boehm-gc to target_libraries.
2951 Add target-boehm-gc to noconfigdirs where ${libgcj}
2952 is specified.
2953 Assert that boehm-gc is supported when requested for Objective-C.
2954 Only build boehm-gc if needed either for Java or Objective-C.
2955 * configure: Regenerate.
7e050830 2956
3ff3adad
PB
29572006-06-05 Paolo Bonzini <bonzini@gnu.org>
2958
2959 PR 27674
2960 * Makefile.tpl (configure-[+prefix+][+module+],
2961 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2962 Remove rule to unstage bootstrapped modules.
2963 (stage_current): New.
2964 * Makefile.in: Regenerate.
2965
898e551d
LB
29662006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2967
2968 * MAINTAINERS (Write After Approval): Update my e-mail address.
2969
ea60341e
MS
29702006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2971
2972 * include/libiberty.h: Declare pex_run_in_environment.
2973
222ae291
AL
29742006-05-31 Asher Langton <langton2@llnl.gov>
2975
2976 * MAINTAINERS (Write After Approval): Add myself.
898e551d 2977
e9a54b07
PB
29782006-05-25 Paolo Bonzini <bonzini@gnu.org>
2979
2980 * Makefile.def (bfd, opcodes): Fix lib_path.
2981 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2982 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2983 * Makefile.in: Regenerate.
2984
03e67131
CD
29852006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2986
2987 * Makefile.in: Regenerate.
2988
65d6e994
CD
29892006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2990
2991 * Makefile.def: Add install-html target. Add datarootdir
2992 docdir and htmldir to flags_to_pass.
2993 * Makefile.tpl: Add install-html target.
2994 * Makefile.in: Regenerate.
2995 * configure.in: Add --with-datarootdir, --with-docdir, and
2996 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2997 * configure: Regenerate.
2998
9e299237
MS
29992006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3000
3001 * configure.in: Enable gprof for cross builds.
3002 * configure: Regenerate.
3003
c31202cd
RG
30042006-05-22 Richard Guenther <rguenther@suse.de>
3005
3006 Revert
3007 2006-01-31 Richard Guenther <rguenther@suse.de>
3008 Paolo Bonzini <bonzini@gnu.org>
3009
3010 * Makefile.def (target_modules): Add libgcc-math target module.
3011 * configure.in (target_libraries): Add libgcc-math target library.
3012 (--enable-libgcc-math): New configure switch.
3013 * Makefile.in: Re-generate.
3014 * configure: Re-generate.
3015 * libgcc-math: New toplevel directory.
3016
2a332582
JDA
30172006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3018 Andreas Tobler <a.tobler@schweiz.ch>
3019
3020 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3021 * configure: Rebuilt.
3022
ccce6917 30232006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3024
ccce6917
SL
3025 * MAINTAINERS (Write After Approval): Add myself.
3026
ed606bc0
DD
30272006-05-01 DJ Delorie <dj@redhat.com>
3028
3d8f47a0 3029 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3030 * configure: Regenerate.
3031
9386bd20
RG
30322006-05-01 Richard Guenther <rguenther@suse.de>
3033
3034 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3035 maintainer.
3036
7b3bd503
KZ
30372006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3038
3039 * MAINTAINERS (Write After Approval): Add myself.
3040
87ceee72
JB
30412006-04-28 Jan Beulich <jbeulich@novell.com>
3042
3043 * MAINTAINERS (Write After Approval): Add myself.
3044
e88a2c09
DD
30452006-04-18 DJ Delorie <dj@redhat.com>
3046
3047 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3048 reference libgloss so that libssp can be built in a combined
3049 tree.
3050 * configure: Regenerate.
3051
675f0a8a
RM
30522006-04-08 Robert Millan <rmh@gcc.gnu.org>
3053
3054 * MAINTAINERS (Write After Approval): Add myself.
3055
27b6c940
BE
30562006-04-05 Ben Elliston <bje@au.ibm.com>
3057
3058 * configure.in: Require makeinfo 4.4 or higher.
3059 * configure: Regenerate.
3060
687b17d4
GP
30612006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3062
3063 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3064 Rearrange the entries of other libraries to have them in one place.
3065
906ac235
JB
30662006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3067
7e050830 3068 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3069 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3070
fb0103e5
RG
30712006-03-14 Richard Guenther <rguenther@suse.de>
3072
3073 * configure: Regenerate with autoconf 2.13.
3074
17237f6b
JB
30752006-03-13 Jim Blandy <jimb@codesourcery.com>
3076
3077 * MAINTAINERS: Use my work address.
bed31434
JB
3078
3079 * MAINTAINERS: Update my E-mail address.
3080
27079765
AH
30812006-03-10 Aldy Hernandez <aldyh@redhat.com>
3082
3083 * configure.in: Handle --disable-<component> generically.
3084 * configure: Regenerate.
3085
54a17039
L
30862006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3087
3088 PR libgcj/17311
3089 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3090
b9bd11ca
EE
30912006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3092
3093 * MAINTAINERS (Write After Approval): Remove myself.
3094 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3095
719bb4e3 30962006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3097
072b06f2
RE
3098 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3099 (TARGET_CONFIGDIRS): Remove.
3100 * configure.in: Remove AC_SUBST(target_configdirs).
3101 * Makefile.in, configure: Regenerated.
ee2312f3 3102
936e1a35
SK
31032006-02-20 Steven G. Kargl <kargls@comcast.net>
3104
3105 * MAINTAINERS (Write After Approval): Remove myself.
3106 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3107
cc11cc9b
PB
31082006-02-20 Paolo Bonzini <bonzini@gnu.org>
3109
3110 PR bootstrap/25670
3111
3112 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3113
3114 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3115 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3116 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3117 BUILD_PREFIX, BUILD_PREFIX_1.
3118 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3119
3120 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3121 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3122
3123 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3124 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3125 of `cat stage_current`. Always provide the `r' and `s' variables.
3126 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3127 a single shell execution.
3128 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3129 bootstrapped modules, make the stage1 module if the build was not
3130 started yet, else build the current stage.
3131 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3132 (all-build, all-host, all-target, [+make_target+]-host,
3133 [+make_target+]-target): Do not use \-continued lines.
3134 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3135 (current_stage, restrap, stage_last): New.
3136
3137 * Makefile.in: Regenerate.
3138 * configure: Regenerate.
3139
63a7c9ef
BD
31402006-02-19 Bud Davis <jmdavis@link.com>
3141
3142 * MAINTAINERS (Write After Approval): Remove myself.
3143 (Language Front End Maintainers): Add myself as fortran 95
3144 maintainer and update e-mail address.
3145
a3543e3a
FXC
31462006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3147
3148 * MAINTAINERS (Write After Approval): Remove myself.
3149 (Language Front End Maintainers): Add myself as fortran 95
3150 maintainer.
3151
ca5b1d2c
VK
31522006-02-16 Victor Kaplansky <victork@il.ibm.com>
3153
3154 * MAINTAINERS (Write After Approval): Add myself.
3155
0499513f
TK
31562006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3157
3158 * MAINTAINERS (Write After Approval): Remove myself.
3159 (Language Front End Maintainers): Add myself as
3160 fortran 95 maintainer.
3161
d1f8db0c
PB
31622006-02-14 Paolo Bonzini <bonzini@gnu.org>
3163
3164 Sync from src:
3165
3166 2005-12-27 Leif Ekblad <leif@rdos.net>
3167
cc6010cd
AP
3168 * configure.in: Add support for RDOS target.
3169 * configure: Regenerate.
d1f8db0c
PB
3170
31712006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3172 Andreas Schwab <schwab@suse.de>
d1f8db0c 3173
cc6010cd 3174 * configure: Regenerate.
d1f8db0c 3175
cac90078
DE
31762006-02-12 David Edelsohn <edelsohn@gnu.org>
3177
3178 * configure.in (enable_libgomp): Add AIX.
3179 * configure: Regenerate.
3180
bd37fbf5
MK
31812006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3184
23027b7a
LM
31852006-02-03 Lee Millward <lee.millward@gmail.com>
3186
3187 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3188
0058967b
RG
31892006-01-31 Richard Guenther <rguenther@suse.de>
3190 Paolo Bonzini <bonzini@gnu.org>
3191
3192 * Makefile.def (target_modules): Add libgcc-math target module.
3193 * configure.in (target_libraries): Add libgcc-math target library.
3194 (--enable-libgcc-math): New configure switch.
3195 * Makefile.in: Re-generate.
3196 * configure: Re-generate.
3197 * libgcc-math: New toplevel directory.
3198
e8b05380
PB
31992006-01-26 Paolo Bonzini <bonzini@gnu.org>
3200
3201 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3202 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3203 the assembler, linker and binutils.
3204 * configure: Regenerate.
3205
d54d5437
DM
32062006-01-22 Dirk Mueller <dmueller@suse.de>
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
670cbfcf
DN
32102006-01-20 Diego Novillo <dnovillo@redhat.com>
3211
3212 * configure: Regenerate.
3213
953ff289
DN
32142006-01-18 Richard Henderson <rth@redhat.com>
3215 Jakub Jelinek <jakub@redhat.com>
3216 Diego Novillo <dnovillo@redhat.com>
3217
3218 * libgomp: New directory.
3219 * Makefile.def: Add target_module libgomp.
3220 * Makefile.in: Regenerate.
3221 * configure.in (target_libraries): Add target-libgomp.
3222 * configure: Regenerate.
3223
32ce4048
AO
32242006-01-05 Alexandre Oliva <aoliva@redhat.com>
3225
3226 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3227 @ from continuation.
3228 * Makefile.in: Rebuilt.
3229
0eaf8e17 32302006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3231
c76c0c83
CL
3232 * MAINTAINERS (Write After Approval): Add myself.
3233
2d309510
PB
32342006-01-04 Paolo Bonzini <bonzini@gnu.org>
3235
3236 PR bootstrap/24252
3237
3238 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3239 * Makefile.tpl (OBJDUMP): New.
3240 (EXTRA_HOST_FLAGS): Add it.
3241 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3242
953ff289
DN
3243 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3244 to use symbolic links between directories. Avoid race conditions
3245 or make them harmless.
3246 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3247
3248 * Makefile.def (LEAN): Pass.
3249 * Makefile.tpl (LEAN): Define.
3250 (stage[+id+]-start): Accept that the previous directory does not
3251 exist, if the bootstrap is lean.
3252 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3253 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3254 configure substitution.
3255 ([+compare-target+]): Likewise.
3256 ([+bootstrap-target+]-lean): New.
3257 * configure.in: Remove lean bootstrap support from here.
3258
953ff289
DN
3259 * Makefile.in: Regenerate.
3260 * configure: Regenerate.
2d309510 3261
368872c3
BE
32622006-01-04 Ben Elliston <bje@au.ibm.com>
3263
3264 * MAINTAINERS (libdecnumber): Add myself.
3265
d79e6356
MM
32662006-01-02 Mark Mitchell <mark@codesourcery.com>
3267
3268 * libtool-ldflags: New script.
3269
a6fbc1e2
AS
32702006-01-02 Andreas Schwab <schwab@suse.de>
3271
3272 * configure.in: When reconfiguring remove Makefile in
3273 all stage directories.
3274 * configure: Regenerate.
3275
103a4b39
SB
32762005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3277
3278 * MAINTAINERS: Update my email address.
3279
212f829c
PB
32802005-12-20 Paolo Bonzini <bonzini@gnu.org>
3281
3282 Revert Ada-related part of the previous change.
3283
3284 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3285 Do not pass.
3286 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3287 * Makefile.in: Regenerate.
3288 * configure.in: Do not include mt-ppc-aix target fragment.
3289 * configure: Regenerate.
3290
8ef1f2df
PB
32912005-12-19 Paolo Bonzini <bonzini@gnu.org>
3292
3293 * configure.in: Select appropriate fragments for PowerPC/AIX.
3294 * configure: Regenerate.
3295
3296 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3297 BOOT_CFLAGS, BOOT_LDFLAGS.
3298 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3299 BOOT_CFLAGS, BOOT_LDFLAGS.
3300 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3301 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3302 (stage): Fail if we cannot complete the work.
3303 * Makefile.in: Regenerate.
3304
ab34901f
NS
33052005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3306
3307 * configure.in: Replace ms1 with mt.
3308 * configure: Rebuilt.
3309
cbe82f21
BM
33102005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3311
3312 * MAINTAINERS: Update my email address.
3313
19843472
PB
33142005-12-15 Paolo Bonzini <bonzini@gnu.org>
3315
3316 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3317 install-host-nogcc): Don't invoke $(stage) at the end.
3318 * Makefile.in: Regenerate.
3319
1ca26cd2
PB
33202005-12-14 Paolo Bonzini <bonzini@gnu.org>
3321
3322 * configure.in: Flip the top-level bootstrap switch.
3323 * configure: Regenerate.
3324
f41d6665
DJ
33252005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3326
3327 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3328 $(stage) and $(unstage).
3329 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3330 (all): Remove stray semicolon.
3331 (local-distclean): Don't handle multilib.tmp and multilib.out.
3332 (install.all): Set $s for consistency.
3333 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3334 check_multilibs setting. Always make the install directory.
3335 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3336 Correct @if/@endif.
3337 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3338 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3339 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3340 (multilib.out): Remove.
3341 * Makefile.in: Regenerated.
3342
9174b3cf
CD
33432005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3344
3345 * MAINTAINERS (Write After Approval): Add myself.
3346
64f182bd
NS
33472005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3348
121b2cee
NS
3349 * MAINTAINERS: Add myself as mt maintainer.
3350
64f182bd
NS
3351 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3352
a6d63770
AN
33532005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3354
3355 * MAINTAINERS: Change email address.
3356
2abefe3d
PB
33572005-12-05 Paolo Bonzini <bonzini@gnu.org>
3358
3359 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3360 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3361 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3362 Find in-tree tools if available.
3363 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3364 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3365 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3366 (COMPILER_*_FOR_TARGET): New.
3367 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3368 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3369 (CONFIGURED_*, USUAL_*): Remove.
3370 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3371 STRIP): Use autoconf substitutions.
3372 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3373 COMPILER_NM_FOR_TARGET): New.
3374 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3375
3376 (all): Make all-host and all-target in parallel.
3377 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3378 that $$r and $$s are set before invoking a recursive make.
3379 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3380 ([+bootstrap-target+]): Inline most of the `all' target.
3381
2f3bdde7
BE
33822005-11-29 Ben Elliston <bje@au.ibm.com>
3383
3384 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3385 from the gcc build directory.
3386 * Makefile.in: Regenerate.
3387
a4b6c45a
BE
33882005-11-29 Ben Elliston <bje@au.ibm.com>
3389
3390 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3391 depend on all-libdecnumber.
3392 * configure.in (host_libs): Include libdecnumber.
3393 * Makefile.in: Regenerate.
3394 * configure: Likewise.
3395
473a74b9
BE
33962005-11-29 Ben Elliston <bje@au.ibm.com>
3397
3398 * libdecnumber: Import decNumber sources from the dfp-branch.
3399
b4623110
KJ
34002005-11-21 Kean Johnston <jkj@sco.com>
3401
3402 * config.sub, config.guess: Sync from upstream sources.
3403
67dc1785
BE
34042005-11-21 Ben Elliston <bje@au.ibm.com>
3405
3406 Import from Autoconf sources:
3407
3408 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3409 * config/move-if-change: Don't output "$2 is unchanged";
3410 suggested by Ben Elliston. Handle weird characters correctly.
3411
186abafe
AT
34122005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3413
3414 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3415 to match upstream libtool for darwin.
3416
ef9db8d5
DJ
34172005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3418
3419 * Makefile.def: Remove gdb dependencies for gdbtk.
3420 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3421 (configure-gdb, install-gdb): New rules.
3422 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3423 * Makefile.in, configure: Regenerated.
3424
9c5141ab
JB
34252005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3426
3427 * MAINTAINERS (Write After Approval): Add myself.
3428
4523d51b
EE
34292005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3430
3431 * MAINTAINERS (Write After Approval): Add myself.
3432
086b011c
DN
34332005-10-24 Diego Novillo <dnovillo@redhat.com>
3434
3435 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3436 Diego Novillo.
3437
e7c84bf8
PB
34382005-10-22 Paolo Bonzini <bonzini@gnu.org>
3439
3440 PR bootstrap/24297
3441 * Makefile.tpl (do-[+make-target+], do-check, install,
3442 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3443 are set before recursing.
3444 * Makefile.in: Regenerate.
3445
b88a7564
EB
34462005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3447
3448 PR bootstrap/18939
3449 * Makefile.def (gcc) <target>: Fix thinko.
3450 * Makefile.in: Regenerate.
3451
61efc800
BS
34522005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3453
3454 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3455 * configure: Regenerate.
3456
f53d2869
JZ
34572005-10-15 Jie Zhang <jie.zhang@analog.com>
3458
3459 * MAINTAINERS (Write After Approval): Add self.
3460
077fc835
KH
34612005-10-08 Kazu Hirata <kazu@codesourcery.com>
3462
3463 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3464 target-libffi, target-qthreads, target-libjava, and
3465 targetlibobjc.
3466 * configure: Regenerate.
3467
d739199a
DJ
34682005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3469
3470 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3471 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3472 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3473 (USUAL_OBJDUMP_FOR_TARGET): New.
3474 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3475 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3476 * configure, Makefile.in: Regenerated.
d739199a 3477
db38c6bb
PB
34782005-10-05 Paolo Bonzini <bonzini@gnu.org>
3479
3480 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3481 before other host packages.
3482
3015564c
KK
34832005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3484
3485 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3486
1061f99e
PB
34872005-10-05 Paolo Bonzini <bonzini@gnu.org>
3488
3489 PR bootstrap/22340
3490
3491 * configure.in (default_target): Remove.
3492 * Makefile.tpl (all): Do not use prerequisites as subroutines
3493 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3494 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3495 use prerequisites as subroutines.
3496 (check-host, check-target): New.
3497 (bootstrap configure & all targets): Do not use stage*-start
3498 if the directory layout is already ok.
3499 (non-bootstrap configure & all targets): Prepend a $(unstage).
3500 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3501 (NOTPARALLEL): Remove.
3502 (unstage, stage variables): New variables.
3503 (unstage, stage targets): Simply expand to those variables.
3504
3505 * configure: Regenerate.
3506 * Makefile.in: Regenerate.
3507
4a9c436f
JW
35082005-10-04 James E Wilson <wilson@specifix.com>
3509
3510 * Makefile.def (lang_env_dependencies): Add libmudflap.
3511 * Makefile.in: Regenerate.
3512
37150080
AS
35132005-10-03 Andreas Schwab <schwab@suse.de>
3514
3515 Backport from libtool CVS:
3516 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3517
3518 * ltmain.sh: add support for installing into temporary
3519 staging area (e.g. 'make install DESTDIR=...')
3520
39d16468
L
35212005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3522
3523 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3524 * configure: Regenerated.
3525
72a7ab82
AP
35262005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3527
3528 * configure: Regenerate with the correct
3529 autoconf version.
3530
6b65a26d
CM
35312005-09-30 Catherine Moore <clm@cm00re.com>
3532
3533 * configure.in (bfin-*-*): New.
3534 * configure: Regenerated.
3535
040b1c5a
GK
35362005-09-28 Geoffrey Keating <geoffk@apple.com>
3537
3538 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3539 (LIPO_FOR_TARGET): New.
3540 (CONFIGURED_LIPO_FOR_TARGET): New.
3541 (USUAL_LIPO_FOR_TARGET): New.
3542 (STRIP_FOR_TARGET): New.
3543 (CONFIGURED_STRIP_FOR_TARGET): New.
3544 (USUAL_STRIP_FOR_TARGET): New.
3545 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3546 STRIP_FOR_TARGET.
3547 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3548 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3549 * Makefile.in: Regenerate.
3550 * configure: Regenerate.
7e050830 3551
3a3c28db
DE
35522005-09-19 David Edelsohn <edelsohn@gnu.org>
3553
3554 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3555 (rs6000-*-aix*): Same.
3556 * configure: Regenerate.
3557
2749a921
TT
35582005-09-16 Tom Tromey <tromey@redhat.com>
3559
3560 * MAINTAINERS: Add self as java maintainer.
3561
7f26dfa3
FXC
35622005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3563
3564 * configure.in: Recognize f95 in the --enable-languages option,
3565 and substitute it for fortran, issuing a warning.
3566 * configure: Regenerate.
3567
d8852c4f
PE
35682005-08-30 Phil Edwards <phil@codesourcery.com>
3569
3570 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3571 * configure: Regenerated.
3572
ad685e81
AH
35732005-08-22 Aldy Hernandez <aldyh@redhat.com>
3574
3575 * MAINTAINERS: Add self as ms1 maintainer.
3576
b00d752c
RE
35772005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3578
3579 * Makefile.def (libssp): Add to lang_env_dependencies.
3580 * Makefile.in: Regenerate.
3581
9ed8fb9b
ILT
35822005-08-18 Ian Lance Taylor <ian@airs.com>
3583
3584 * MAINTAINERS: Add myself as middle-end maintainer.
3585
0f029d39
CG
35862005-08-17 Christian Groessler <chris@groessler.org>
3587
3588 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3589 * Makefile.in: Regenerate.
3590
81087874
AK
35912005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3592
3593 * MAINTAINERS (write after approval): Added myself.
3594
6a134f1c
MR
35952005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3596
3597 * MAINTAINERS (Write After Approval): Add myself.
3598
2693c0b0
PB
35992005-08-12 Paolo Bonzini <bonzini@gnu.org>
3600
3601 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3602 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3603 Look for alternate names of the target cc and c++
3604 * configure: Regenerate.
3605
4de997d1
PB
36062005-08-08 Paolo Bonzini <bonzini@gnu.org>
3607
3608 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3609 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3610 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3611 tools; remove code to manually set them.
3612 (Target tools): Look in the environment for them.
3613 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3614 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3615 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3616 build directory.
3617 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3618 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3619 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3620 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3621 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3622 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3623 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3624 * configure: Regenerate.
3625 * Makefile.in: Regenerate.
3626
b089e33a
BE
36272005-07-28 Ben Elliston <bje@au.ibm.com>
3628
3629 * MAINTAINERS: Update for removed CPU targets.
3630
e3791243
MM
36312005-07-27 Mark Mitchell <mark@codesourcery.com>
3632
3633 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3634 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3635 * Makefile.in: Regenerated.
3636
526635cb
MM
36372005-07-26 Mark Mitchell <mark@codesourcery.com>
3638
3639 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3640 (CFLAGS_FOR_TARGET): Use it.
3641 (CXXFLAGS_FOR_TARGET): Likewise.
3642 * Makefile.in: Regenerated.
3643 * configure.in (--with-build-sysroot): New option.
3644 * configure: Regenerated.
3645
19791f70
PB
36462005-07-24 Paolo Bonzini <bonzini@gnu.org>
3647
3648 * Makefile.tpl: Wrap install between unstage and stage
3649 * Makefile.in: Regenerate.
3650
35f5a23f
EC
36512005-07-21 Eric Christopher <echristo@apple.com>
3652
3653 * MAINTAINERS: Update affiliation.
3654
ff3ddf15
PW
36552005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3656
3657 * MAINTAINERS: Add self as crx port maintainer.
3658
3a664c1c
DD
36592005-07-20 DJ Delorie <dj@redhat.com>
3660
3661 * MAINTAINERS: Add self as m32c maintainer.
3662
539df155
KC
36632005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3664
3665 * all files: Update FSF address.
3666
be9c593a
EC
36672005-07-15 Eric Christopher <echristo@redhat.com>
3668
3669 * MAINTAINERS: Change affiliation.
3670
fd7ea4ab
JB
36712005-07-14 Jim Blandy <jimb@redhat.com>
3672
3673 * configure.in: Add cases for Renesas m32c.
3674 * configure: Regenerated.
7e050830 3675
0063a823
KC
36762005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3677
d0ca130a
KC
3678 * COPYING.LIB: Update from fsf.org.
3679
36802005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3681
3682 * COPYING, compile, config.guess,
0063a823
KC
3683 config.sub, install-sh, missing, mkinstalldirs,
3684 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3685 * config-ml.in: Update FSF address.
0063a823 3686
a8ba31f2
EC
36872005-07-13 Eric Christopher <echristo@redhat.com>
3688
3689 * configure.in: Add toplevel noconfigdir support for tpf.
3690 * configure: Regenerate.
3691
5bea4a03
PB
36922005-07-11 Paolo Bonzini <bonzini@gnu.org>
3693
3694 PR ada/22340
3695
3696 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3697 * Makefile.in: Regenerate.
3698
284bdbbd
MM
36992005-07-07 Mark Mitchell <mark@codesourcery.com>
3700
3701 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3702 Brolley to write-after-approval.
284bdbbd 3703
452190fb
AS
37042005-07-07 Andreas Schwab <schwab@suse.de>
3705
3706 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3707 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3708 * Makefile.in: Regenerated.
3709
9c8f9ec2
GK
37102005-07-06 Geoffrey Keating <geoffk@apple.com>
3711
3712 * configure.in: Don't build sim or rda when targetting darwin.
3713 * configure: Regenerate.
3714
ef0087a7
KH
37152005-07-06 Kazu Hirata <kazu@codesourcery.com>
3716
3717 * configure.in: Add --enable-libssp and --disable-libssp.
3718 * configure: Regenerate with autoconf-2.13.
3719
77008252
JJ
37202005-07-02 Jakub Jelinek <jakub@redhat.com>
3721
3722 * Makefile.def (target_modules): Add libssp.
3723 * configure.in (target_libraries): Add target-libssp.
3724 * configure: Rebuilt.
3725 * Makefile.in: Rebuilt.
3726
a04eae1b
ZW
37272005-07-01 Zack Weinberg <zackw@panix.com>
3728
3729 * MAINTAINERS: Change email address. Resign from maintainership.
3730
948884cd
RG
37312005-07-01 Richard Guenther <rguenther@suse.de>
3732
3733 * MAINTAINERS: Change my e-mail address and affiliation.
3734
c7870f5d
PB
37352005-06-22 Paolo Bonzini <bonzini@gnu.org>
3736
3737 * Makefile.def (stagefeedback): Come after profile.
3738 Define profiledbootstrap target.
3739 * Makefile.tpl (profiledbootstrap): Remove.
3740 (stageprofile-end): Zap stagefeedback.
3741 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3742 * Makefile.in: Regenerate.
3743
ab99519a
RS
37442005-06-13 Richard Sandiford <richard@codesourcery.com>
3745
3746 * MAINTAINERS: Update my email address.
3747
f610dd5f
ZW
37482005-06-13 Zack Weinberg <zack@codesourcery.com>
3749
3750 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3751 In 'cpp' stanza, support '#line' as well as '# '.
3752
71bc2a83
AS
37532005-06-08 Andreas Schwab <schwab@suse.de>
3754
3755 * MAINTAINERS: Move myself from 'Write After Approval' to
3756 'CPU Port Maintainers' section as m68k maintainer.
3757
4fab7234
HPN
37582005-06-07 Hans-Peter Nilsson <hp@axis.com>
3759
3760 * configure.in (unsupported_languages): New macro.
3761 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3762 non-ported target libraries in noconfigdirs.
3763 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3764 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3765 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3766 unsupported_languages.
3767 * configure: Regenerate.
3768
68193f9b
TS
37692005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3770
3771 * configure.in: Fix typo in handling of --with-mpfr-dir.
3772 * configure: Regenerate.
3773
f26f6b8d
RS
37742005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3775
3776 * MAINTAINERS: Update my email address.
3777
ba4853f8
JB
37782005-06-02 Jim Blandy <jimb@redhat.com>
3779
3780 * config.sub: Add cases for the Renesas m32c. (This patch has been
3781 accepted into the master sources.)
3782
79dd769c 37832005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3784 Michael Snyder <msnyder@redhat.com>
3785 Stan Cox <scox@redhat.com>
79dd769c 3786
f610dd5f 3787 * configure.in: Set noconfigdirs for ms1.
79dd769c 3788
f610dd5f 3789 * configure: Regenerate.
79dd769c 3790
d29e107f
JD
37912005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3792
3793 * MAINTAINERS (Write After Approval): Add self.
3794
e93196c3
JC
37952005-06-01 Josh Conner <jconner@apple.com>
3796
3797 * MAINTAINERS (Write After Approval): Add self.
3798
ae263c7a
KH
37992005-06-01 Kazu Hirata <kazu@codesourcery.com>
3800
3801 * MAINTAINERS: Update my email address.
3802
585b3aa3
ZM
38032005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3804
3805 * MAINTAINERS (Write After Approval): Add self.
3806
4930c50b
CD
38072005-05-26 Chris Demetriou <cgd@broadcom.com>
3808
3809 * MAINTAINERS (Write After Approval): Remove self.
3810
2dfbef6d
PB
38112005-05-25 Paolo Bonzini <bonzini@gnu.org>
3812
3813 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3814 (Dependencies): Consider target modules for bootstrap dependencies.
3815 Make target bootstrap modules depend on each stage's gcc.
3816 * Makefile.in: Regenerate.
3817
bcb28cf5
PB
38182005-05-20 Paolo Bonzini <bonzini@gnu.org>
3819
3820 * Makefile.def (configure-gcc): Depend on binutils having been built.
3821 (all-gcc): No need to do it here.
3822 * Makefile.in: Regenerate.
3823
0cf085e4
PB
38242005-05-19 Paul Brook <paul@codesourcery.com>
3825
f610dd5f 3826 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3827 language cannot be built.
3828 * configure: Regenerate.
3829
dfb2c39a
DJ
38302005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3831
3832 * ylwrap: Import from Automake 1.9.5.
3833
771aaa92
DU
38342005-05-13 David Ung <davidu@mips.com>
3835
3836 * MAINTAINERS (Write After Approval): Add self.
3837
3ac9bd58
MS
38382005-05-09 Mike Stump <mrs@apple.com>
3839
3840 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3841 lt_cv_sys_max_cmd_len for now.
f610dd5f 3842
f77a5578
SC
38432005-05-09 Stan Cox <scox@redhat.com>
3844
3845 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3846
795e36e5
MK
38472005-05-08 Matt Kraai <kraai@ftbfs.org>
3848
3849 * README.SCO: Update the URL.
3850
c9392a2b
DE
38512005-05-05 David Edelsohn <edelsohn@gnu.org>
3852
3853 * ltconfig: Define file_list_spec. Pass file_list_spec and
3854 with_gnu_ld to libtool.
3855 * ltcf-c.sh (aix[45]): Define file_list_spec.
3856 * ltcf-cxx.sh (aix[45]): Same.
3857 * ltcf-gcj.sh (aix[45]): Same.
3858 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3859 exists, write list of input files to temporary file.
3860
bebcd931
MS
38612005-05-04 Mike Stump <mrs@apple.com>
3862
3863 * configure.in: Always pass --target to target configures as
3864 otherwise rebuilds that do --recheck will fail.
3865 * confiugure: Rebuilt.
3866
ce406537
PB
38672005-05-04 Paolo Bonzini <bonzini@gnu.org>
3868
3869 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3870 STAGE_HOST_EXPORTS.
3871 (configure, all): Add bootstrap support.
3872 (Host modules, target modules): Pass post-stage1 flags and exports.
3873 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3874 * Makefile.in: Regenerate.
3875
aa9dcfc4
PB
38762005-04-29 Paolo Bonzini <bonzini@gnu.org>
3877
3878 * configure: Regenerate.
3879
b6f9abcf
MS
38802005-04-27 Mike Stump <mrs@apple.com>
3881
3882 * MAINTAINERS: Add self as darwin maintainer.
3883
acb217cb
BS
38842005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3885
3886 * config.sub: Update from master copy.
3887
b6dae270
MS
38882005-04-21 Mike Stump <mrs@apple.com>
3889
3890 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3891 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3892
c2e0d3a9
HPN
38932005-04-19 Hans-Peter Nilsson <hp@axis.com>
3894
3895 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3896 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3897 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3898 "*-*-elf" and "*-*-linux*".
3899 * configure: Regenerate.
3900
871ae772
JM
39012005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3902
3903 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3904
bf070c29
MS
39052005-04-12 Mike Stump <mrs@apple.com>
3906
3907 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3908
e865b6f7
TK
39092005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
7b71ad7f
BS
39132005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3914
3915 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3916
25b42232
PB
39172005-04-06 Paolo Bonzini <bonzini@gnu.org>
3918
f610dd5f 3919 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
3920 (TARGET_CONFIGARGS): Include --with-target-subdir.
3921 (configure, all): New macros. Use them throughout.
3922 * Makefile.in: Regenerate.
3923
d727c624
JG
39242005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3925
3926 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 3927
fff72cc4
ZD
39282005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3929
3930 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3931
86472dc3
GP
39322005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3933
3934 * MAINTAINERS: Move John Carr to Write After Approval.
3935
5d0f90e5
R
39362005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3937
3938 * config/mh-mingw32: Delete.
3939 * configure.in: Don't use it.
3940 * configure: Regenerate.
3941
33da42bc
PB
39422005-03-31 Paolo Bonzini <bonzini@gnu.org>
3943
3944 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3945 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3946 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3947 (HOST_LIB_PATH): Generate from Makefile.def.
3948 (TARGET_LIB_PATH): Likewise.
3949 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3950 * Makefile.in: Regenerate.
3951 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3952 (RPATH_ENVVAR): Include Darwin case.
3953 * configure: Regenerate.
3954
15cc1841
TF
39552005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3956
3957 * MAINTAINERS (Various Maintainers): Remove self.
3958 (Write After Approval): Add self.
3959
6a8c79d5
TF
39602005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3961
3962 * MAINTAINERS (Various Maintainers): Add self.
3963
256f7136
PB
39642005-03-25 Paolo Bonzini <bonzini@gnu.org>
3965
3966 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3967 * configure: Regenerate.
3968
191dd2c9
ZW
39692005-03-21 Zack Weinberg <zack@codesourcery.com>
3970
3971 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3972 gcc_version, and gcc_version_trigger from set of flags to pass.
3973 * Makefile.tpl: Remove definitions of above variables.
3974 (config.status): Remove dependency on $(gcc_version_trigger).
3975 * Makefile.in: Regenerate.
3976 * configure.in: Do not reference config/gcc-version.m4 nor
3977 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3978 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3979 * configure: Regenerate.
3980
ef6e9bc0
MH
39812005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3982 Andrew Pinski <pinskia@physics.uc.edu>
3983
3984 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3985 * Makefile.in: Regenerate.
3986
009bbd5a
FW
39872005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3988
3989 * MAINTAINERS (Write After Approval): Add myself.
3990
09f8755b
DA
39912005-03-03 David Ayers <d.ayers@inode.at>
3992
3993 * MAINTAINERS (Write After Approval): Add myself.
3994
e73ed25c
AO
39952005-03-01 Alexandre Oliva <aoliva@redhat.com>
3996
3997 PR libgcj/20160
3998 * ltmain.sh: Avoid creating archives with components that have
3999 duplicate basenames.
4000
ace9ac7b
AP
40012005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4002
4003 PR bootstrap/20250
4004 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4005 instead of check.
4006 * Makefile.in: Regenerate.
4007
c9db9354
PB
40082005-02-28 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * Makefile.in: Regenerate to fix conflict between the previous two
4011 patches.
4012
215c351a
PB
40132005-02-28 Paolo Bonzini <bonzini@gnu.org>
4014
4015 PR bootstrap/17383
4016 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4017 * Makefile.tpl (HOST_SUBDIR): New substitution.
4018 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4019 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4020 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4021 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4022 (Host modules, Bootstrapped modules): Use it.
4023 (Build modules, Target modules): Do not create symlink trees,
4024 always configure out-of-srcdir.
4025 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4026 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4027 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4028 $(HOST_SUBDIR). Create a symlink for host_subdir.
4029
4030 * Makefile.in: Regenerate.
4031 * configure: Regenerate.
4032
5395b47b
NN
40332005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4034
4035 Merged from libada-gnattools-branch:
4036 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4037
4038 * gnattools: New directory.
4039 * Makefile.def: Add gnattools as a module, depending on target-libada.
4040 * Makefile.in: Regenerate.
4041 * configure.in: Include gnattools in host_tools; disable it if ada
4042 is disabled.
4043 * configure: Regenerate.
4044
ca2cc05c
JM
40452005-02-24 James A. Morrison <phython@gcc.gnu.org>
4046
4047 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4048 treelang maintainer.
4049 (Write After Approval): Remove myself.
4050
d2f3024f
PS
40512005-02-23 Paul Schlie <schlie@comcast.net>
4052
4053 * configure.in: Allow darwin targeted ports to build tk, itcl and
4054 libgui.
4055 * configure: Regenerate.
4056
bba5e0ca
EB
40572005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4058
4059 PR libgcj/10353
4060 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4061 * configure: Regenerate.
4062
70132ce7
SK
40632005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4064
4065 * MAINTAINERS (Write After Approval): Add myself.
4066
20f0edca
ILT
40672005-02-10 Ian Lance Taylor <ian@airs.com>
4068
4069 * MAINTAINERS: Update my e-mail address.
4070
e64e5109
RG
40712005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4072
4073 * MAINTAINERS (Write After Approval): Add myself.
4074
40d64b5a
HPN
40752005-01-29 Hans-Peter Nilsson <hp@axis.com>
4076
4077 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4078 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4079 target-libgloss when not *-*-elf and *-*-aout.
4080 * configure: Regenerate.
4081
54a12711
KH
40822005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4083
4084 * MAINTAINERS: Remove obsolete entries.
4085
0aa99dbb
KH
4086 * MAINTAINERS (Write After Approval): Add Michael Matz.
4087
2b009f5f
NB
40882005-01-19 Neil Booth <neil@daikokuya.co.uk>
4089
4090 * MAINTAINERS: Remove self as cpplib maintainer.
4091
385870f5
KC
40922005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4093
4094 * install-sh, config.sub: Import from upstream.
4095
e7daab31
KC
40962005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4097
4098 PR bootstrap/18222
4099 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4100 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4101 * Makefile.in: Regenerate.
4102
e6003f4d
JT
41032005-01-16 Jason Thorpe <thorpej@netbsd.org>
4104
4105 * MAINTAINERS: Update my email address.
4106
145e2972 41072005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4108 Andreas Schwab <schwab@suse.de>
145e2972
DE
4109
4110 PR bootstrap/18033
4111 * config-ml.in: Eval option if surrounded by single quotes.
4112
86c7e0da
PB
41132005-01-03 Paolo Bonzini <bonzini@gnu.org>
4114
4115 Revert 2004-12-28 Makefile changes, a better fix will be
4116 applied to mainline and src after GCC 4.0 branches.
4117
3224a22f
PB
41182004-12-28 Paolo Bonzini <bonzini@gnu.org>
4119
4120 PR bootstrap/17383
4121
4122 * Makefile.def (target_modules): Remove stage parameter,
4123 it is always true now.
4124 * Makefile.tpl (configure-build-[+module+],
4125 configure-target-[+module+]): Always build symlink tree
4126 for the directory and for include. BUILD_SUBDIR and
4127 TARGET_SUBDIR cannot be . anymore.
4128 * Makefile.in: Regenerate.
4129
aaf51ca2
DE
41302004-12-25 David Edelsohn <edelsohn@gnu.org>
4131
4132 Revert 2004-12-08 Makefile changes.
4133
4e32e454
DS
41342004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4135
4136 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4137 cygwin, mingw.
4138
669f01d8
AS
41392004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4140
4141 * configure.in (sh64-*-*): Reenable gprof.
4142 * configure: Regenerate.
4143
1b227ee0
DE
41442004-12-08 David Edelsohn <edelsohn@gnu.org>
4145
4146 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4147 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4148 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4149 * Makefile.in: Regenerate.
4150
ce5e944c
CF
41512004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4152
4153 * MAINTAINERS: Update my email address.
4154
893f1e87
MK
41552004-12-07 Matt Kraai <kraai@ftbfs.org>
4156
4157 * Makefile.tpl: Generate normal dependencies if the LHS module is
4158 not bootstrapped.
4159 * Makefile.in: Regenerate.
4160
bb59c339
RS
41612004-12-03 Richard Sandiford <rsandifo@redhat.com>
4162
4163 * configure.in: Include config/gxx-include-dir.m4. Use
4164 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4165 * configure: Regenerate.
4166
4982adbe
RS
41672004-12-03 Richard Sandiford <rsandifo@redhat.com>
4168
4169 * config.if: Delete.
4170 * configure.in: Set libstdcxx_incdir directly.
4171 * configure: Regenerate.
4172
05750653
EC
41732004-12-02 Eric Christopher <echristo@redhat.com>
4174
4175 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4176 * Makefile.in: Regenerate.
4177
5fef1dbd
RS
41782004-12-02 Richard Sandiford <rsandifo@redhat.com>
4179
4180 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4181 * configure: Regenerate.
4182
afabd8e6
RS
41832004-12-02 Richard Sandiford <rsandifo@redhat.com>
4184
4185 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4186 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4187 * configure: Regenerate.
4188
78716e86
EC
41892004-12-01 Eric Christopher <echristo@redhat.com>
4190
4191 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4192 of things to remove.
4193
57ab8ba9
MK
41942004-11-29 Matt Kraai <kraai@ftbfs.org>
4195
4196 * MAINTAINERS (Write After Approval): Update my e-mail address.
4197
2539bffe
KC
41982004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4199
4200 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4201 from CVS libtool to always pass_all.
4202
3e732ba0
JDA
42032004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4204
4205 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4206 (hppa*64*-*-*): Delete incorrect comment.
4207 * configure: Rebuilt.
4208
767f726e
KC
42092004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4210
4211 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4212
2c92e90f
KC
42132004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4214
4215 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4216 from CVS libtool to always pass_all.
4217
32f84e48
KC
42182004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4219
4220 * install-sh, compile: Import from automake.
4221
9587be8a
KC
42222004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4223
4224 * config.guess, config.sub: Import from savannnah.
4225
04e81808 42262004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4227
4228 * MAINTAINERS (Write After Approval): Add myself
4229
f87a2b2e
MS
42302004-11-12 Mike Stump <mrs@apple.com>
4231
4232 * Makefile.def: Add html support.
4233 * Makefile.tpl: Likewise.
4234 * Makefile.in: Regenerate.
4235
848556c2
GK
42362004-11-11 Geoffrey Keating <geoffk@apple.com>
4237
556f03c4
GK
4238 PR 18423
4239 * configure.in: Remove all instances of build-fixincludes from
4240 noconfigdirs.
4241 (build_configargs): Supply --target to subdirectories.
4242 * configure: Regenerate.
4243
848556c2
GK
4244 * Makefile.def: Make gcc install depend on fixincludes install.
4245 * Makefile.in: Regenerate.
4246
9e5712a5
JJ
42472004-11-10 Janis Johnson <janis187@us.ibm.com>
4248
4249 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4250
4ef509c0
PB
42512004-11-11 Paul Brook <paul@codesourcery.com>
4252
4253 * MAINTAINERS: Add self as arm maintainer. Update email address.
4254
20d11df6
HPN
42552004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4256
4257 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4258 target-libgfortran.
79fd8592 4259 * configure: Regenerate.
20d11df6 4260
68c70f15
DE
42612004-11-07 David Edelsohn <edelsohn@gnu.org>
4262
4263 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4264 like CC.
4265
54f88091
PB
42662004-11-05 Paolo Bonzini <bonzini@gnu.org>
4267
4268 * Makefile.def (host fixincludes): Specify missing targets.
4269 * Makefile.in: Regenerate.
4270
6866abb8
RC
42712004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4272
4273 * MAINTAINERS: Add myself
4274
83f62578
GL
42752004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4276
4277 * MAINTAINERS (Write After Approval): Add myself.
4278
53c7ffe7
GK
42792004-11-04 Geoffrey Keating <geoffk@apple.com>
4280
4281 * Makefile.def: Build fixincludes for the host, too.
4282 * Makefile.in: Regenerate.
4283 * configure.in (host_tools): Add fixincludes.
4284 * configure: Regenerate.
4285
ac8b3d9d
DJ
42862004-11-04 Daniel Jacobowitz <dan@debian.org>
4287
4288 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4289 * configure: Regenerated.
4290
bab37580
L
42912004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4292
4293 PR other/17783
4294 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4295 * configure: Regenerated.
4296
db1de713
MM
42972004-10-31 Mark Mitchell <mark@codesourcery.com>
4298
4299 * README.SCO: Update per FSF instructions.
4300
a827e21a
EW
43012004-10-28 Eric B. Weddington <ericw@evcohs.com>
4302
4303 PR target/18151
4304 * configure.in (case ${target}): Do not build fixincludes for avr.
4305 * configure: Regenerated.
4306
9d069a4f
PB
43072004-10-26 Paolo Bonzini <bonzini@gnu.org>
4308
4309 * configure.in (case ${target}): Do not build fixincludes
4310 on platforms where it is not used.
4311 * configure: Regenerated.
4312
fc45f3fe
DJ
43132004-10-23 Daniel Jacobowitz <dan@debian.org>
4314
4315 * configure.in: Use an absolute path to install-sh.
4316 * configure: Regenerated.
4317
36554b92
AL
43182004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4319
4320 * MAINTAINERS (Write After Approval): Add myself.
4321
88e9994a
KH
43222004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4323
4324 * MAINTAINERS: Remove from Write After Approval those that are
4325 already maintainers.
4326
ad02a944
SP
43272004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4328
4329 * MAINTAINERS: Update my email address.
4330
c8e6cd41
KC
43312004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4332
4333 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4334 * configure: Regenerate.
4335
ebe55024
R
43362004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4337
4338 * MAINTAINERS: Update my email address.
4339
a8b0957e
KH
43402004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4341
4342 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4343 entries belonging to this category.
4344
96836f61
JZ
43452004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4346
4347 * MAINTAINERS: Update my e-mail address.
4348
7e0b5752
PB
43492004-10-06 Paolo Bonzini <bonzini@gnu.org>
4350
4351 Fix wrong conflict resolution in:
4352
4353 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4354
4355 * Makefile.in: Regenerate.
4356 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4357 in the recursive `make', instead of hardwiring `all'.
4358 (Autogenerated TARGET-* variables): New.
4359
370f7a47
TL
43602004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4361
4362 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4363 * configure: Regenerate.
370f7a47 4364
13e5d623
KH
43652004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4366
4367 * MAINTAINERS (Various Maintainers): Move the "windows,
4368 cygwin, mingw" maintainer to ...
4369 (OS Port Maintainers): ... here.
4370
a6497c1b
KH
43712004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4372
4373 * MAINTAINERS (Write After Approval): Remove those that are
4374 maintainers of some subsystem.
4375
1abb828a
D
43762004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4377
4378 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4379 * ltcf-cxx.sh (tpf*): Likewise.
4380 * ltconfig (tpf*): Add TPF OS configuration support.
4381
16d1338d
BS
43822004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4383
4384 * MAINTAINERS: Change my email address to my new work account.
4385
9082a750
MR
43862004-09-24 Michael Roth <mroth@nessie.de>
4387
4388 * configure.in (--without-headers): Add missing double quotes.
4389 * configure: Regenerate.
4390
07a8bdf8
KC
43912004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4392
4393 * ylwrap: Revert to previous version.
4394
4c4a5bbc
L
43952004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4396
4397 PR bootstrap/17369
4398 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4399 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4400 SET_GCC_LIB_PATH_CMD.
4401 (BASE_TARGET_EXPORTS): Likewise.
4402 * Makefile.in: Regenerated.
4403
4404 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4405 * configure: Regenerated.
4406
85f59630
KC
44072004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4408
4409 * config.guess: New upstream version
4410 * compile, depcomp, install-sh, ylwrap: Likewise.
4411
95c53c62
RS
44122004-09-19 Roger Sayle <roger@eyesopen.com>
4413
4414 * config/mh-x86omitfp: New host makefile fragment. Add
4415 -fomit-frame-pointer to the default BOOT_CFLAGS.
4416 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4417 * configure: Regenerate.
4418
0a1c093b
AP
44192004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4420
4421 PR target/11572
4422 * configure.in (*-*-darwin*): Renable libobjc.
4423 * configure: Regenerate.
4424
315fcf97
NS
44252004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4426
4427 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4428
0a050485 44292004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4430
0a050485
DB
4431 * Makefile.def: Remove libbanshee.
4432 * Makefile.tpl: Ditto.
4433 * configure.in: Ditto.
4434 * Makefile.in: Regen.
4435 * configure: Ditto.
4436
5f4a098e
DE
44372004-09-08 David Edelsohn <edelsohn@gnu.org>
4438
4439 * ltmain.sh: Use $pic_object as $non_pic_object if
4440 $non_pic_object=none.
4441
32b2511f
PB
44422004-09-07 Paolo Bonzini <bonzini@gnu.org>
4443
4444 * missing: Import latest version from master repository.
4445
fc4d0e82
NC
44462004-09-06 Nick Clifton <nickc@redhat.com>
4447
4448 * config.sub: Import latest version from master repository.
4449 * config.guess: Likewise.
4450 This includes these changes:
78716e86 4451
fc4d0e82
NC
4452 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4453
4454 * config.sub: Handle crisv32, alias etraxfs.
4455 * config.guess (crisv32:Linux:*:*): Handle.
4456
4457 2004-08-13 Brad Smith <brad@comstyle.com>
4458
4459 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4460 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4461
4462 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4463
4464 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4465 assume the processor is a powerpc. This is because coreutils
4466 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4467 in this case, due to a MacOS X bug that causes
4468 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4469 to return a negative number.
4470 Problem reported by Petter Reinholdtsen in:
4471 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4472
4473 2004-07-19 Ben Elliston <bje@gnu.org>
4474
4475 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4476
4477 2004-06-24 Ben Elliston <bje@gnu.org>
4478
4479 * config.guess: Update copyright years.
4480 * config.sub: Likewise.
4481
4482 2004-06-22 Robert Millan <robertmh@gnu.org>
4483
4484 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4485 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4486
4487 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4488
4489 * config.guess (*:*VMS:*:*): New entry. Replaces
4490 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4491 manufacturer.
4492
4493 2004-06-22 Ben Elliston <bje@gnu.org>
4494
4495 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4496 * config.sub: Likewise.
4497
4498 2004-06-22 Ben Elliston <bje@gnu.org>
4499
4500 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4501 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4502
4503 2004-06-11 Ben Elliston <bje@gnu.org>
4504
4505 * config.guess (pegasos:OpenBSD:*:*): Remove.
4506
4507 2004-06-11 Ben Elliston <bje@gnu.org>
4508
4509 From Wouter Verhelst <wouter@grep.be>:
4510 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4511
4512 2004-06-11 Ben Elliston <bje@gnu.org>
4513
4514 * config.guess (luna88k:OpenBSD:*:*): New.
4515
4516 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4517
4518 * config.guess (m32r*:Linux:*:*): New case.
4519 * config.sub: Handle m32rle.
4520
4521 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4522
4523 From Jens Petersen <petersen@redhat.com>:
4524 * config.sub: Handle sparcv8.
4525
4526 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4527
4528 From Tom Smith <smith@cag.lkg.hp.com>:
4529 * config.guess: Version suffixes are equally significant on Tru64
4530 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4531 prefix of "P" (patched kernel).
4532
4533 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4534
4535 * config.sub: Add support for National Semiconductor CRX target.
4536
2f4cc6bf
JJ
45372004-09-03 Janis Johnson <janis187@us.ibm.com>
4538
4539 * MAINTAINERS (Various Maintainers): Remove myself as web page
4540 maintainer, add myself as maintainer of build status lists.
4541
61fec9ff
JB
45422004-09-03 Jan Beulich <jbeulich@novell.com>
4543
4544 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4545 *-*-netware, but add target-libmudflap.
4546 Consolidate *-*-netware targets (of which really only i?86 exists)
4547 into a single entry.
4548 * configure: Likewise.
4549
45f366ab
PB
45502004-09-01 Paolo Bonzini <bonzini@gnu.org>
4551
4552 * Makefile.tpl (sorry): Remove.
4553 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4554 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4555 (do-clean): Clean per-stage directories too.
4556 (do-distclean): Run distclean-stage1 too.
4557 (.NOTPARALLEL): Enable during toplevel bootstrap.
4558 (stage[+id+]-bubble): Enable parallel execution during
4559 the recursive invocation.
4560 * Makefile.in: Regenerate.
4561
4562 Fix previous checkin:
4563
4564 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4565 include.
4566 * configure.in: Fix indentation.
4567 * configure: Regenerate.
4568
be8fff81
RB
45692004-08-31 Robert Bowdidge <bowdidge@apple.com>
4570
45f366ab
PB
4571 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4572 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4573 * configure: regenerate
78716e86 4574 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4575 -mdynamic-no-pic
be8fff81
RB
4576
4577
71b5d516
PB
45782004-08-31 Paolo Bonzini <bonzini@gnu.org>
4579
4580 * Makefile.def (build_modules): Add fixincludes.
4581 (dependencies): Make gcc depend on fixincludes.
4582 * configure.in (build_tools): Add fixincludes.
4583 (build_configdirs): Always include build_libs.
4584 * Makefile.in: Regenerate.
4585 * configure: Regenerate.
4586
45872004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4588
4589 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4590 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4591 phony targets; do not generate timestamp files.
4592 (distclean-stageN): Remove references to their timestamp files.
4593 (restageN, touch-stageN): Remove.
4594 (stageN-bubble): Rewritten.
4595 (compare): Support lean bootstraps.
4596 * Makefile.in: Regenerate.
4597
4598 * configure.in: Only warn when bootstrapping but
4599 build != host or build != target. Support lean bootstraps.
4600 * configure: Regenerate.
4601
ce7cbbb0
PE
46022004-08-26 Phil Edwards <phil@codesourcery.com>
4603
4604 * configure.in: Give a better error message if GMP/MPFR are missing
4605 and a language needing them has been requested.
4606 * configure: Regenerated.
4607
9c71a529
PE
46082004-08-25 Phil Edwards <phil@codesourcery.com>
4609
4610 * configure.in: Print a list of available language front-ends if
4611 a requested one is missing. Tidy stray tab characters.
4612 * configure: Regenerated.
4613
e3f92d3b
MK
46142004-08-19 Michael Koch <konqueror@gmx.de>
4615
4616 * gcc/doc/install.texi: Update entry about automake for libjava.
4617
c3f84f61
RM
46182004-08-17 Robert Millan <robertmh@gnu.org>
4619
4620 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4621 (instead of FreeBSD).
4622 * configure: Regenerate.
4623
7c27e184
PB
46242004-08-16 Paolo Bonzini <bonzini@gnu.org>
4625
4626 * Makefile.in: Regenerate.
4627 * configure: Regenerate.
4628
4629 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4630 stage_*_flags.
4631 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4632 for bootstrapped modules if toplevel bootstrap is going.
4633 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4634 modules. Adjust for changes in Makefile.def. Enable several
4635 rules even in non-bootstrap mode, just to avoid peppering the
4636 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4637 (stage-[+prev+]-bubble): Remove.
4638
4639 * Makefile.def (Dependencies): Depend on all-build-bison,
4640 all-build-flex, all-build-byacc, all-build-texinfo, rather
4641 than the host variations.
4642 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4643 with BUILD_SUBDIR.
4644 (BISON): Update for recent Bisons.
4645 (YACC): Fix typo.
4646 (cross): Depend on all-build.
4647 (all): Do not depend on all-build.
4648 (prebootstrap): Remove.
4649 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4650 (Prebootstrap dependencies): Add them to the per-stage targets
4651 and to all-prebootstrap.
4652 * configure.in (build_configdirs): Always enable build_tools.
4653 (BUILD_DIR_PREFIX): Remove.
4654
4655 * Makefile.def (gcc): Add target variable.
4656 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4657 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4658 in the recursive `make', instead of hardwiring `all'.
4659 (Autogenerated TARGET-* variables): New.
4660
20f3bb80
BB
46612004-08-13 Brian Booth <bbooth@redhat.com>
4662
4663 * MAINTAINERS: Remove myself from write-after-approval.
4664
b5be499d
NN
46652004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4666
4667 * src-release: Stop distributing mmalloc with gdb (which doesn't
4668 use it).
4669 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4670 * Makefile.in: Regenerate.
4671
b3f8d95d
MM
46722004-08-09 Mark Mitchell <mark@codesourcery.com>
4673
4674 * configure.in (arm*-*-eabi*): New target.
4675 * configure: Regenerate.
4676
3589b69e
PB
46772004-08-06 Paolo Bonzini <bonzini@gnu.org>
4678
4679 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4680 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4681 (Dependencies): New section.
4682 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4683 (configure-target-[+module+]): Depend on maybe-all-gcc
4684 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4685 (toplevel profiledbootstrap): Fix dependencies.
4686 * Makefile.in: Regenerate.
4687
972974fc
MM
46882004-08-03 Mark Mitchell <mark@codesourcery.com>
4689
4690 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4691 target-libiberty to noconfigdirs.
4692 * configure: Regenerate.
4693
bebf829d
PB
46942004-08-03 Paul Brook <paul@codesourcery.com>
4695
4696 * configure.in: Check for MPFR as well as GMP.
4697 * configure: Regenerate.
4698
98a5bb3b
RM
46992004-08-01 Robert Millan <robertmh@gnu.org>
4700
4701 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4702 libmudflap for all GNU-based systems (with Glibc).
4703 * configure: Regenerate.
4704
d32ab992
PB
47052004-08-03 Paolo Bonzini <bonzini@gnu.org>
4706
4707 * Makefile.def (host-modules): Add gcc.
4708 * Makefile.in: Regenerate.
4709 * Makefile.tpl (sorry): New rule.
4710 (configure-host, all-host, [+make_target+]-host, do-check,
4711 install-host): Do not add gcc as a special case.
4712 (host modules): Add a small special-casing for gcc. Export
4713 extra_make_flags through the environment.
4714 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4715 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4716 other recursive targets for gcc): Remove.
4717
4718 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4719 (stage, unstage): New rules.
4720 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4721 distclean-stage[+id+]): Use stage_current.
4722 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4723 the stage*-start rules.
4724
aeb732c1
GK
47252004-08-02 Geoffrey Keating <geoffk@apple.com>
4726
4727 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4728 use -all_load flag.
4729
25b656e7
PB
47302004-08-02 Paolo Bonzini <bonzini@gnu.org>
4731
4732 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4733 * configure: Regenerate.
4734
cc440d71
TM
47352004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4736
4737 * maintainer-scripts/gcc_release: Revert yesterday's change.
4738
270e140b
SB
47392004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4740
4741 * MAINTAINERS: Add myself to write-after-approval.
4742
3e4035f8
TM
47432004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4744
4745 * libf2c: Removed.
4746 * gcc/gccbug.in: Updated because of libf2c removal.
4747 * maintainer-scripts/gcc_release: Ditto.
4748
a3e8d8b4
LR
47492004-07-09 Loren J. Rittle <ljrittle@acm.org>
4750
4751 * configure.in: Build libmudflap by default on FreeBSD.
4752 * configure: Regenerated.
4753
dfcada9a
MM
47542004-07-09 Mark Mitchell <mark@codesourcery.com>
4755
4756 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4757 systems.
4758 * configure: Regenerated.
4759
3922b216
JDA
47602004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4761
4762 PR target/16344
4763 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4764 feedback based compiler.
4765 * Makefile.in: Rebuilt.
4766
95bcca47
AO
47672004-07-08 Alexandre Oliva <aoliva@redhat.com>
4768
4769 * Makefile.def (host_modules): Set bootstrap=true for flex.
4770 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4771 * Makefile.in: Rebuilt.
4772
051822f6
JH
47732004-07-07 Jan Hubicka <jh@suse.cz>
4774
4775 * MAINTAINERS: Add self as a profile feedback maintainer.
4776
7b61653a
PE
47772004-07-05 Phil Edwards <phil@codesourcery.com>
4778
4779 * configure.in: Do not prepend $srcdir to /dev/null in
4780 makefile fragments.
4781 * configure: Regenerate.
4782
23f6b2f9
PB
47832004-07-01 Paolo Bonzini <bonzini@gnu.org>
4784
4785 * Makefile.def (build_modules): Add bison, byacc, flex,
4786 m4, texinfo.
4787 (flags_to_pass): Add FLEX.
4788 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4789 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4790 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4791 DEFAULT_MAKEINFO): Remove.
4792 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4793 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4794 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4795 objdir or else use configured tool.
4796 (all-build): New.
4797 (all): Depend on it.
4798 (Build module dependencies): Add.
4799 * Makefile.in: Regenerate.
4800 * configure.in: Better support for multiple build modules,
4801 matching what is done for host/target modules. Do not look
4802 for "plausible" locations of build tools if Canadian cross.
4803 Use autoconf's AC_PROG_CC to find a C compiler. Define
4804 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4805 * configure: Regenerate.
78716e86 4806
1c020272
PB
48072004-06-22 Paolo Bonzini <bonzini@gnu.org>
4808
4809 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4810 * Makefile.in: Regenerate.
4811
a52a0a7f
PB
48122004-06-22 Paolo Bonzini <bonzini@gnu.org>
4813
4814 * Makefile.tpl (configure-build-[+module+],
4815 configure-[+module+], configure-target-[+module+]): Pass
4816 [+extra_configure_args+].
4817 (all-build-[+module+], all-[+module+], check-[+module+],
4818 install-[+module+], [+make_target+]-[+module+],
4819 all-target-[+module+], check-target-[+module+],
4820 install-target-[+module+], [+make_target+]-target-[+module+]):
4821 Pass [+extra_make_args+].
4822 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4823 (GCC_HOST_EXPORTS): Remove.
4824 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4825 cross, check-gcc, check-gcc-c++, install-gcc,
4826 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4827 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4828 * Makefile.in: Regenerate.
4829
ccde3f1a
MS
48302004-06-21 Matthew Sachs <msachs@apple.com>
4831
4832 * MAINTAINERS: Added self to write-after-approval.
4833
6264b0a6
CF
48342004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4835
4836 * configure.in: Check for srcdir/winsup rather than build directory
4837 winsup.
4838 * configure: Regenerate.
4839
801e2270
CV
48402004-06-17 Corinna Vinschen <vinschen@redhat.com>
4841
4842 * configure.in: Don't build Cygwin native newlib if winsup
4843 directory is missing. Emit warning instead.
4844 * configure: Regenerate.
4845
ad6717df
PB
48462004-06-09 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * Makefile.tpl (touch-stage[+id+]): New.
4849 (restage[+prev+]): Depend on touch-stage[+id+].
4850
4851 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4852 Use it throughout.
4853
4854 * Makefile.def: Add profile and feedback bootstrap stages.
4855 Remove next field from bootstrap stages.
4856 * Makefile.tpl (LN, LN_S): Substitute.
4857 (stageN-start, stageN-end): Use double-colon rules, to
4858 provide a hook for additional setup commands.
4859 (distclean-stageN-gcc, restageN): Create dependencies from
4860 [+prev+], not from [+next+].
4861 (stageN-bubble): Add commands for successive stages from
4862 [+prev+], using double-colon rules.
4863 (all-stageN-gcc): Fix typo.
4864 (stagefeedback-start, profiledbootstrap): New.
4865 * Makefile.in: Regenerate.
4866 * configure.in: Call ACX_PROG_LN.
4867 * configure: Regenerate.
4868
5bbb9680
CY
48692004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4870
4871 * MAINTAINERS (Write After Approval): Add myself.
4872
e18be1d4
MA
48732004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4874
4875 * MAINTAINERS (Write After Approval): Add myself.
4876
5607edfd
PB
48772004-06-03 Paolo Bonzini <bonzini@gnu.org>
4878
4879 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4880 without gcc.
4881 * configure: Regenerate.
4882
1ec4e9c3
PB
48832004-06-01 Paolo Bonzini <bonzini@gnu.org>
4884
4885 * Makefile.tpl: Fix typo.
4886 * Makefile.in: Regenerate.
4887
c2f7605f
PB
48882004-06-01 Paolo Bonzini <bonzini@gnu.org>
4889
4890 * configure.in: Remove new- prefix from toplevel
4891 bootstrap targets.
4892 * configure: Regenerate.
4893
f516a7da
PB
48942004-06-01 Paolo Bonzini <bonzini@gnu.org>
4895
4896 * Makefile.tpl (all.normal): Rename to all.
4897 (all): Replace with a rule to pick the default
4898 target from configure.
4899 (all-gcc, configure-gcc): Use conditionals to
4900 do nothing when toplevel bootstrap is going on.
4901 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4902 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4903 * configure.in: Support --enable-bootstrap.
4904
4905 * Makefile.def: Remove new- prefix from toplevel
4906 bootstrap targets.
4907 * Makefile.tpl: Likewise.
4908
4909 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4910 target.
4911
4912 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4913 $(RECURSE_FLAGS) to recursive invocation of make.
4914
4915 * Makefile.in: Regenerate.
4916 * configure: Regenerate.
4917
78dd5e36
AJ
49182004-05-30 Andreas Jaeger <aj@suse.de>
4919 Jim Wilson <wilson@specifixinc.com>
4920
4921 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4922 like CC.
4923
30f1bddc
DJ
49242004-05-27 Daniel Jacobowitz <dan@debian.org>
4925
4926 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4927 * configure: Regenerate.
4928
4fc4dd12
DJ
49292004-05-25 Daniel Jacobowitz <drow@false.org>
4930
4931 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4932 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4933 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4934 targets.
4935 * Makefile.in: Regenerate.
4936
94632047 49372004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
4938
4939 * configure.in: Test the ability to symlink directories.
4940 * configure: Regenerate.
4941
4942 * Makefile.def (bootstrap-stage): New definitions.
4943 * Makefile.tpl (configure-stage1-gcc,
4944 configure-stage2-gcc, configure-stage3-gcc,
4945 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4946 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4947 new-restage3, compare): Autogenerate, see Makefile.in
4948 entry for behavioral changes.
4949 (distclean-stage1, new-stage1-start, new-stage1-end,
4950 new-stage1-bubble, distclean-stage2, new-stage2-start,
4951 new-stage2-end, new-stage2-bubble, distclean-stage3,
4952 new-stage3-start, new-stage3-end): New autogenerated targets.
4953 (objext, prebootstrap, BOOT_CFLAGS,
4954 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4955 targets.
4956
4957 * Makefile.in: Regenerate.
4958 (distclean-stage1, new-stage1-start, new-stage1-end,
4959 new-stage1-bubble, distclean-stage2, new-stage2-start,
4960 new-stage2-end, new-stage2-bubble, distclean-stage3,
4961 new-stage3-start, new-stage3-end): New targets.
4962 (all-stage1-gcc): Move prebootstrap dependency from here...
4963 (configure-stage1-gcc): ...to here.
4964 (new-bootstrap): Use bubble targets.
4965 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4966 Use per-stage distclean targets.
4967 (configure-stage1-gcc, configure-stage2-gcc,
4968 configure-stage3-gcc, all-stage1-gcc,
4969 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4970 Use new-stageN-start to prepare the tree.
4971
4f4e53dd
PB
49722004-05-23 Paolo Bonzini <bonzini@gnu.org>
4973
4974 * Makefile.def (host_modules): add libcpp.
4975 * Makefile.tpl: Add dependencies on and for libcpp.
4976 * Makefile.in: Regenerate.
4977 * configure.in: Add libcpp host module.
4978 * configure: Regenerate.
4979
60975492
PB
49802004-05-21 Paolo Bonzini <bonzini@gnu.org>
4981
4982 * Makefile.tpl: Whenever a recursive target is defined, wrap
4983 it in a special @if/@endif block, and prepare its maybe
4984 dependency in the @if/@endif block
4985 * configure.in: Instead of writing maybe dependencies, remove
4986 the @if/@endif statements, and remove the @if/@endif blocks
4987 that remain.
4988 * configure: Regenerate.
4989 * Makefile.in: Regenerate.
4990
5ce7d75d
JJ
49912004-05-20 Janis Johnson <janis187@us.ibm.com>
4992
4993 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4994
c779c42f
KK
49952004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4996
4997 PR bootstrap/15120
4998 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4999 * */configure: Rebuilt.
5000
b4117c30
ZW
50012004-05-17 Zack Weinberg <zack@codesourcery.com>
5002
5003 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5004 of libf2c.
5005 * configure, Makefile.in: Regenerate.
5006
719bb4e3 50072004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5008
5009 * MAINTAINERS (Write After Approval): Add myself.
5010
6de9cd9a
DN
50112004-05-13 Diego Novillo <dnovillo@redhat.com>
5012
5013 Merge from tree-ssa-20020619-branch.
5014
5015 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5016 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5017 (HOST_GMPLIBS): Define.
5018 (HOST_GMPINC): Define.
5019 (TARGET_LIB_PATH): Add libmudflap.
5020 (GFORTRAN_FOR_TARGET): Define.
5021 (configure-build*): Export GFORTRAN.
5022 (configure-gcc): Export GMPLIBS and GMPINC.
5023 (all-gcc): Add maybe-all-libbanshee.
5024 (configure-target-libgfortran): Define.
5025 * Makefile.in: Regenerate.
5026 * configure.in (host_libs): Add libbanshee.
5027 (target_libraries): Add target-libmudflap and target-libgfortran.
5028 Add --with-libbanshee.
5029 Handle --disable-libmudflap.
5030 (*-*-freebsd*): Use with_gmp.
5031 Add $(libgcj) to noconfigdirs.
5032 * configure: Regenerate.
5033 * depcomp: New file.
5034 * MAINTAINERS: Add tree-ssa maintainers.
5035
8f1b790f
VM
50362004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5037
b4117c30 5038 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5039
693446fc
BF
50402004-04-30 Brian Ford <ford@vss.fsi.com>
5041
b4117c30 5042 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5043
d1bb666c
UB
50442004-04-29 Uros Bizjak <uros@kss-loka.si>
5045
b4117c30 5046 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5047
6cf1ac42
PB
50482004-04-28 Paolo Bonzini <bonzini@gnu.org>
5049
5050 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5051 * configure: Regenerate.
5052
632933d5
PB
50532004-04-27 Paolo Bonzini <bonzini@gnu.org>
5054
5055 Revert:
5056 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5057
5058 * Makefile.def (flags_to_pass): Remove *dir variables that
5059 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5060 as well as prefix and exec_prefix.
5061 * Makefile.in: Regenerate.
5062
80dc6aa0
RM
50632004-04-26 Robert Millan <robertmh@gnu.org>
5064
5065 Add patches from libtool CVS.
5066 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5067 * ltconfig: Likewise.
5068 * ltcf-c.sh: Likewise.
5069 * ltcf-cxx.sh: Likewise.
5070 * ltcf-gcj.sh: Likewise.
5071
e11283f1
PB
50722004-04-26 Paolo Bonzini <bonzini@gnu.org>
5073
5074 * Makefile.def (host_modules): Mark with the bootstrap
5075 flag packages on which gcc depends.
5076 * Makefile.tpl (all-bootstrap): Use it.
5077 * Makefile.in: Regenerate.
5078
8546950c
PB
50792004-04-26 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * Makefile.def (flags_to_pass): Remove *dir variables that
5082 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5083 as well as prefix and exec_prefix.
5084 * Makefile.in: Regenerate.
5085
a76494aa
PB
50862004-04-26 Paolo Bonzini <bonzini@gnu.org>
5087
b4117c30
ZW
5088 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5089 * configure: Regenerate.
5090 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5091 * gcc/Makefile.tpl (compare): Use the result of the test.
5092 * gcc/Makefile.in: Regenerate.
a76494aa 5093
03a91701
PB
50942004-04-23 Paolo Bonzini <bonzini@gnu.org>
5095
5096 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5097 Always relocate gcc and prev-gcc to the original names, even
5098 if the build fails.
5099 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5100 New targets.
5101
082a6351
LG
51022004-04-23 Laurent GUERBY <laurent@guerby.net>
5103
5104 * MAINTAINERS: Update my email address.
b4117c30 5105
1f1d584b
RO
51062004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5107
5108 * configure.in (mips*-*-irix5*): Enable ld.
5109 * configure: Regenerate.
082a6351 5110
1db673ca
RO
51112004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5112
5113 * configure: Regenerate.
5114
ce4ea44e
JW
51152004-04-15 James E Wilson <wilson@specifixinc.com>
5116
5117 * Makefile.tpl (configure-[+module+], configure-gcc,
5118 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5119 Set and export LDFLAGS.
5120 * Makefile.in: Regenerate.
5121
611f62ad
MC
51222004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5123
b4117c30 5124 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5125
be912515
NN
51262004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5127
5128 PR bootstrap/14871
5129 * Makefile.tpl: If we don't have built-in-tree target tools,
5130 use the ones found by configure rather than hacking around with
5131 program_transform_name.
5132 * configure.in: Give Makefile.tpl the information necessary
5133 to do that.
5134 * Makefile.in: Regenerate.
5135 * configure: Regenerate.
5136
9104315a
NN
51372004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5138
5139 PR bootstrap/14760
5140 * configure.in: When computing baseargs, strip *all* copies of
5141 offending options. Also, don't match/substitute the trailing space,
5142 so that this actually works when two similar options are separated by
5143 only one space.
5144 * configure: Regenerate.
5145
bef1d700
DE
51462004-04-06 David Edelsohn <edelsohn@gnu.org>
5147
b4117c30
ZW
5148 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5149 (rs6000-*-aix*): Same.
5150 * configure: Regenerate.
bef1d700 5151
54bcf05e 51522004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5153
5154 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5155
369a832c 51562004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5157
5158 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5159
09a9c095
NN
51602004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5161
7caf53cb
NN
5162 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5163 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5164 * Makefile.in: Regenerate.
5165
09a9c095
NN
5166 * configure.in (top level bootstrap support): Rework --enable-werror
5167 to set @stage2_werror_flag@.
5168 * configure: Regenerate.
5169 * Makefile.tpl (top level bootstrap support): Pass
5170 @stage2_werror_flag@ down to configure in stages 2 and 3.
5171 * Makefile.in: Regenerate.
5172
5595a2bd
NN
51732004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5174
cbfd7e06
NN
5175 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5176 for stages 2 and 3 as well as in make. As a consequence, remove
5177 OUTPUT_OPTION (now detected by configure) from the flags passed down
5178 to make.
5179 * Makefile.in: Regenerate.
5180
5595a2bd
NN
5181 * Makefile.tpl (new-bootstrap): Fix typo.
5182 * Makefile.in: Regenerate.
5183
ca3b3e20
NN
51842004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5185
295f4e42
NN
5186 * Makefile.tpl: Rearrange by moving recursive_targets rules
5187 into their proper sections.
5188 * Makefile.tpl (top level bootstrap support): Move disabling
5189 of coverage flags from 'make' to 'configure'; improve comments.
5190 * Makefile.in: Regenerate.
5191
340de83f
NN
5192 * Makefile.tpl (experimental top level bootstrap) Move stage1
5193 language setting from all- target to configure- target; disable
5194 intermodule optimization in stage 1; prevent gratuitous rebuilds
5195 of stage 1.
5196 * Makefile.in: Regenerate.
5197 * configure.in: Comma-separate stage 1 language list for top
5198 level bootstrap.
5199 * configure: Regenerate.
5200
ca3b3e20
NN
5201 * Makefile.tpl: Clean up experimental top level bootstrap support:
5202 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5203 prev-gcc in configure- targets as well as all- targets.
5204 * Makefile.in: Regenerate.
5205
4d038073
KC
52062004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5207
5208 * compile: New file imported from automake.
5209
ab3533d6
PB
52102004-03-17 Paolo Bonzini <bonzini@gnu.org>
5211
5212 * configure.in: Remove symbolic link section.
5213 * configure: Regenerate.
5214 * Makefile.tpl (links): Remove.
5215 * Makefile.in: Regenerate.
5216
1e0f07d3 52172004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5218 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5219
5220 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5221 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5222 * configure.in: Fix comment typo from last patch.
5223 * configure: Regenerate.
5224
2805b53a
NN
52252004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5226
5227 * Makefile.tpl: Introduce experimental top level bootstrap support.
5228 * Makefile.in: Regenerate.
5229 * configure.in: Introduce support for top level bootstrap.
5230 * configure: Regenerate.
5231
79b4b7d2 52322004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5233 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5234
5235 PR bootstrap/14522
5236 * configure.in: Cope with shells that do not support unquoted ^
5237 * configure: Regenerate.
5238
6bbec498 52392004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5240 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5241
5242 PR bootstrap/14522
79b4b7d2 5243 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5244 quotes inside quoted backquote substitutions.
5245 * configure: Regenerate.
5246
83c15dfc
AP
52472004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5248
5249 PR bootstrap/14522
f2bd98d4 5250 * configure.in: Fix escaping of $.
83c15dfc
AP
5251 * configure: Regenerate.
5252
55ffb5ed
NN
52532004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5254
5255 * configure: Regenerate, since I forgot to while committing Paolo's
5256 changes.
5257
e4c9c075
PB
52582004-03-08 Paolo Bonzini <bonzini@gnu.org>
5259
5260 PR ada/14131
5261 Move language detection to the top level.
5262 * configure.in: Find default values for the tools as
5263 soon as possible. Disable ada if GNAT is not found.
5264 Emit error message about missing languages. Expand
5265 --enable-languages=all for the gcc subdirectory.
5266
5199e2c6
BE
52672004-03-10 Ben Elliston <bje@gnu.org>
5268
5269 * MAINTAINERS: Update my email address.
5270
c18b95e5
DE
52712004-03-05 David Edelsohn <edelsohn@gnu.org>
5272
5273 * ltconfig: Disable building static libraries if building shared
5274 libraries on AIX 5L.
5275
d0fe5ad3
RS
52762004-03-01 Richard Sandiford <rsandifo@redhat.com>
5277
5278 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5279 and disable libgcj.
5280 * configure: Regenerated.
5281
e6f71f9d
BB
52822004-03-01 Brian Booth <bbooth@redhat.com>
5283
5284 * MAINTAINERS: Add myself to write-after-approval.
5285
8983e50e
PB
52862004-03-01 Paolo Bonzini <bonzini@gnu.org>
5287
5288 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5289
d4cd9d81
NN
52902004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5291
5292 PR bootstrap/7087
5293 * Makefile.tpl: Guard XFOO sed statements better.
5294 * Makefile.tpl: Add dependency for configure-target-libada.
5295 * Makefile.in: Regenerate (incidentally fixes broken
5296 commit when libada-branch was merged).
5297
0ea0229e
KC
52982004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5299
5300 * MAINTAINERS: Add myself to write-after-approval.
5301
bad93735
AP
53022004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5303
5304 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5305 maintainers.
5306
a7ca14fc
AC
53072004-02-20 Andrew Cagney <cagney@redhat.com>
5308
5309 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5310 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5311
51592782
NN
53122004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5313
5314 PR bootstrap/11932
5315 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5316
6a30854a
JQ
53172004-02-14 Jerry Quinn <jlquinn@optonline.net>
5318
5319 * MAINTAINERS: Added myself to write-after-approval.
5320
be8b2bee
MK
53212004-02-14 Michael Koch <konqueror@gmx.de>
5322
5323 * MAINTAINERS: Added myself to write-after-approval.
5324
972760b7
JM
53252004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5326
5327 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5328 some OS port maintainers to OS port maintainers section.
5329
b0281654
FCE
53302004-02-13 Frank Ch. Eigler <fche@redhat.com>
5331
5332 * MAINTAINERS: Add self.
5333
3c419fd6
KH
53342004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5335
5336 * MAINTAINERS: Alphabetize.
5337
e88e9aee
PB
53382004-02-12 Paolo Bonzini <bonzini@gnu.org>
5339
5340 * MAINTAINERS: Remove myself.
b4117c30 5341
1915e422
DE
53422004-02-11 David Edelsohn <edelsohn@gnu.org>
5343
5344 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5345 (rs6000-*-aix*): Same.
5346 * configure: Regenerate.
5347
a22c2d8d
KC
53482004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5349
5350 * configure.in (host): Add in missing $noconfigdirs to defines.
5351 * configure: Regenerate.
5352
d9cdb878
AC
53532004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5354 Nathanael Nerode <neroden@gcc.gnu.org>
5355
5356 PR ada/6637, PR ada/5911
b4117c30 5357 Merge with libada-branch:
d9cdb878
AC
5358 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5359 with appropriate dependencies. Add --enable-libada configure switch.
5360 * configure, Makefile.in: Regenerate.
5361
8bd92821
PB
53622004-02-09 Paolo Bonzini <bonzini@gnu.org>
5363
5364 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5365
89a95129
RO
53662004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5367
5368 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5369 * configure: Regenerate.
5370
892629bc
GK
53712004-02-04 Geoffrey Keating <geoffk@apple.com>
5372
5373 Merge from upstream:
5374
5375 * ltmain.in: When setting IFS to '~', be careful about user
5376 arguments that contain '~'.
5377
5378 2004-02-04 Peter O'Gorman <peter@pogma.com>
5379
5380 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5381 Also test $base_compile against $CC with escaped arguments. Bug
5382 reported by Geoff Keating <geoffk@apple.com>.
5383
6b402165
KH
53842004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5385
5386 * MAINTAINERS: Remove i960 port.
5387
fa2f0306
DD
53882004-01-23 DJ Delorie <dj@redhat.com>
5389
5390 * Makefile.def (target_modules) [libiberty]: Don't stage.
5391 * Makefile.in: Rebuilt.
5392
9feb20aa
CT
53932004-01-20 Caroline Tice <ctice@apple.com>
5394
5395 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5396
7aed2ccc
PC
53972004-01-19 Paolo Carlini <pcarlini@suse.de>
5398
5399 * MAINTAINERS: Update my email address.
5400
f25bebe1
JM
54012004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5402
5403 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5404
28083580
VR
54052004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5406
5407 * MAINTAINERS: Remove entries without email address.
5408
c0f4b5e4
DJ
54092004-01-15 Daniel Jacobowitz <drow@mvista.com>
5410
5411 * MAINTAINERS: Add myself to write-after-approval.
5412
b5eb5a5e
SB
54132004-01-15 Steven Bosscher <stevenb@suse.de>
5414
5415 * MAINTAINERS: Update my email address.
5416
2c4de30b
LR
54172004-01-14 Loren J. Rittle <ljrittle@acm.org>
5418
5419 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5420 * Makefile.tpl (configure-target-[+module+]): Support stage.
5421 * Makefile.in: Rebuilt.
5422
74c0b320
ILT
54232004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5424
5425 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5426
2560344b
RS
54272004-01-10 Richard Sandiford <rsandifo@redhat.com>
5428
5429 * MAINTAINERS: Add myself as a MIPS maintainer.
5430
8b21cda6
NN
54312004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5432
2b6c260d
NN
5433 * configure.in: Use ./config.cache, not config.cache.
5434 * configure: Regenerate.
5435 * Makefile.tpl: Special-casing not needed for GCC any more.
5436 * Makefile.in: Regenerate.
5437
09438bde
NN
5438 * configure.in: Don't share a cache file for host dirs.
5439 * configure: Regenerate.
5440
8b21cda6
NN
5441 * config-ml.in: Don't mess with the cache file.
5442
e42870df
EB
54432004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5444
5445 * MAINTAINERS: Move myself from 'Write After Approval' to
5446 'CPU Port Maintainers' section as SPARC maintainer.
5447
6b9eb62c
NN
54482004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5449
78a816a6
NN
5450 * Makefile.tpl: Make GCC use a separate config.cache.
5451 * Makefile.in: Regenerate.
5452
6b9eb62c
NN
5453 PR bootstrap/11932, PR bootstrap/11933
5454 (I don't know if it will fix either of them, but it relates
5455 to them.)
5456 * configure.in: Don't use shared config.cache for target
5457 directories.
5458 * configure: Regenerate.
5459
86d7b562
DN
54602004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5461
5462 * MAINTAINERS: Add myself to 'Write After Approval' section.
5463
07d0a605
RS
54642003-12-31 Roger Sayle <roger@eyesopen.com>
5465
5466 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5467 * configure: Regenerated.
5468
459ac19f
KH
54692003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5470
5471 * MAINTAINERS: Remove the mn10200 maintainer.
5472
5785c0ed 54732003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5474
cc6010cd
AP
5475 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5476 * configure: Regenerated.
5785c0ed 5477
a268eff9
JH
54782003-12-16 Jan Hubicka <jh@suse.cz>
5479
5480 * MAINTAINERS: Add myself as callgraph maintainer.
5481
9d465b12
TF
54822003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5483
5484 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5485 * configure: Regenerate.
5486
a68a270a
GB
54872003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5488
5489 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5490 'Write After Approval' section. Update email.
5491
3066a15c
JL
54922003-12-01 James Lemke <jim@wasabisystems.com>
5493
5494 * MAINTAINERS (Write After Approval): Add myself.
5495
8c052da4
MT
54962003-11-20 Matt Thomas <matt@3am-software.com>
5497
5498 * MAINTAINERS: Add myself as a vax port maintainer.
5499
e75f9147
KC
55002003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5501
5502 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5503 (configure-build-[+module+], configure-[+module+]): Likewise.
5504 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5505 * Makefile.in: Regenerate.
5506
43d8d958
AT
55072003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5508
5509 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5510 shared/dylibed libraries.
5511 * ltmain.sh: Likewise.
5512 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5513 * ltcf-cxx.sh: Likewise.
5514 * ltcf-gcj.sh: Likewise.
5515 * ltconfig: Likewise.
5516
638dcaa0
SC
55172003-11-17 Stan Cox <scox@redhat.com>
5518
5519 * MAINTAINERS: Add myself as iq2000 port maintainer.
5520
15cc172b
AC
55212003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5522
b4117c30
ZW
5523 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5524 * Makefile.in: Regenerate.
15cc172b 5525
20af77cd
UW
55262003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5527
5528 * config.sub: Update to 2003-11-03 version.
5529
4dd01c5c
PE
55302003-10-20 Phil Edwards <phil@codesourcery.com>
5531
5532 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5533 * configure: Regenerate.
5534
8d36c499
NP
55352003-10-20 Nicolas Pitre <nico@cam.org>
5536
5537 * MAINTAINERS: Add myself to 'Write After Approval' section.
5538
8b7ebc31
AC
55392003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5540
5541 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5542
afe1910c
JM
55432003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5544
5545 * MAINTAINERS: Update my email address.
5546
05dcec66
RO
55472003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5548
5549 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5550
71fc2f0c
RL
55512003-10-17 Ralph Loader <rcl@ihug.co.nz>
5552
5553 * MAINTAINERS: Add myself to 'Write After Approval' section.
5554
507ec745
BI
55552003-10-16 Bernardo Innocenti <bernie@develer.com>
5556
5557 * config.guess: Update to 2003-10-16 version.
5558 * config.sub: Update to 2003-10-16 version.
5559
4d466c42
DD
55602003-10-15 David Daney <ddaney@avtrex.com>
5561
5562 * MAINTAINERS: Added myself to 'Write After Approval' section.
5563
0c9b16bc
FH
55642003-10-15 Falk Hueffner <falk@debian.org>
5565
5566 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5567 'Write After Approval' section. Update email.
5568
74d57d15
RS
55692003-10-14 Roger Sayle <roger@eyesopen.com>
5570
5571 * MAINTAINERS: Move myself from 'Write After Approval' to
5572 'Various Maintainers' section as middle-end maintainer.
5573
d29b8ad8
NN
55742003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5575
5576 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5577 HOST_FLAGS_TO_PASS.
5578 * Makefile.in: Regenerate.
5579
26db814a
BI
55802003-10-11 Bernardo Innocenti <bernie@develer.com>
5581
5582 * config.guess: Update to 2003-10-07 version.
5583 * config.sub: Update to 2003-10-07 version.
5584
fffeb871
RO
55852003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5586
5587 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5588 * ltconfig (irix5*, irix6*): Don't override version_type.
5589
6691a79e
ME
55902003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5591
5592 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5593 * configure: Rebuilt
5594 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5595 * Makefile.in: Rebuilt
5596
62cdd71e
L
55972003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5598
5599 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5600
6fe2eacc
CW
56012003-09-30 Carlo Wood <carlo@alinoe.com>
5602
cc6010cd 5603 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5604
ea57e5ad
PK
56052003-09-29 Paul Koning <ni1d@arrl.net>
5606
5607 * MAINTAINERS: Move myself from "Write After Approval"
5608 to CPU platform maintainers for pdp11 platform.
5609
e070672a
AT
56102003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5611
5612 * MAINTAINERS: Move myself from 'Write After Approval' to
5613 'Various Maintainers' section as libffi testsuite maintainer.
5614
43bb47c2
DJ
56152003-09-21 Daniel Jacobowitz <drow@mvista.com>
5616
5617 * configure.in: Pass a computed --program-transform-name
5618 to subconfigures.
5619 * configure: Regenerated.
5620
da9d3b37
NN
56212003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5622
94322beb
NN
5623 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5624 * Makefile.in: Regenerate.
5625
da9d3b37
NN
5626 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5627 * Makefile.in: Regenerate.
5628
ffd9060b
ZL
56292003-09-19 Ziemowit Laski <zlaski@apple.com>
5630
5631 * MAINTAINERS: Move myself from 'Write After Approval'
5632 to 'Various Maintainers' (objective-c) section.
5633
eeae7b41
DJ
56342003-09-17 Daniel Jacobowitz <drow@mvista.com>
5635
5636 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5637 quoting.
5638 * configure: Regenerated.
5639
a080d12b
JB
56402003-09-16 Joel Brobecker <brobecker@gnat.com>
5641
5642 * MAINTAINERS (Write After Approval): Add myself to write after
5643 approval list.
5644
6cd2fc59
DN
56452003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5646
cc6010cd 5647 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5648
dcbdd9cc
ILT
56492003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5650
5651 * MAINTAINERS: Update my e-mail address.
5652
e517f636
AM
56532003-09-09 Alan Modra <amodra@bigpond.net.au>
5654
5655 * libtool.m4 (LD): Correct powerpc64 host match.
5656
bc49924b
JW
56572003-09-06 James E Wilson <wilson@tuliptree.org>
5658
5659 * MAINTAINTERS: Update my affiliation and email address.
5660
082124f5
ZD
56612003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5662
5663 * MAINTAINERS (Write After Approval): Add myself.
5664
dc94d89e
DD
56652003-09-04 DJ Delorie <dj@redhat.com>
5666
5667 * configure: Regenerate.
5668
56692003-09-04 Robert Millan <robertmh@gnu.org>
5670
5671 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5672
7a0f2d4e
KG
56732003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5674
5675 * configure.in: Ensure arguments to sed are properly spaced.
5676 * configure: Regenerate.
5677
88d032eb
GP
56782003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5679
5680 * MAINTAINERS: Update my e-mail address.
5681
0b3f3d22
ME
56822003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5683
5684 * MAINTAINERS (Write After Approval): Add myself.
5685
d253f9ba
DJ
56862003-08-27 Daniel Jacobowitz <drow@mvista.com>
5687
5688 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5689 * configure: Regenerated.
5690
066ec9c9
MM
56912003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5692
5693 * MAINTAINERS: Update my email address.
5694
415d7ef9
PE
56952003-08-23 Phil Edwards <pme@gcc.gnu.org>
5696
5697 * configure.in: Use newline instead of semicolon when assuming
5698 shell arguments in a for loop.
5699 * configure: Regenerated.
5700
e1567352
JE
57012003-08-22 Jason Eckhardt <jle@rice.edu>
5702
5703 * MAINTAINERS: Resurrect the i860 maintainer.
5704
b348267b
GK
57052003-08-20 Geoffrey Keating <geoffk@apple.com>
5706
e50084fa
GK
5707 PR 8180
5708 * configure.in: When testing with_libs and with_headers, treat
5709 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5710 * configure: Regenerate.
b4117c30 5711
b348267b
GK
5712 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5713 make, shell, etc.
5714 (baseargs): Likewise.
5715 * configure: Regenerate.
5716
ca26ffe0
BI
57172003-08-20 Bernardo Innocenti <bernie@develer.com>
5718
5719 * MAINTAINERS (Write After Approval): Add myself.
5720
940cde4d
GK
57212003-08-19 Geoffrey Keating <geoffk@apple.com>
5722
5723 * configure.in: Disable libgcj for darwin not on powerpc.
5724 * configure: Rebuild.
5725
74bed51b
ADL
57262003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5727
5728 * config-ml.in, symlink-tree: Add license.
5729
b4117c30
ZW
57302003-08-03 Richard Stallman <rms@gnu.org>
5731 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5732
5733 * README.SCO: New file.
5734
333a28b4
MK
57352003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5736
5737 * Makefile.tpl (check, check-c++): Express dependencies using
5738 dependencies rather than commands.
5739 * Makefile.in: Regenerate.
5740
c197e306
AC
57412003-08-01 Andrew Cagney <cagney@redhat.com>
5742
5743 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5744 * configure: Ditto.
5745
a8ee6e2d
GK
57462003-07-31 Geoffrey Keating <geoffk@apple.com>
5747
5748 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5749 * Makefile.in: Update.
a8ee6e2d 5750
8d9b3f2e
AT
57512003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5752
5753 * configure.in: Enable libgcj for darwin.
5754 * configure: Rebuild.
5755
52c0c542
PE
57562003-07-29 Phil Edwards <pme@gcc.gnu.org>
5757
5758 * config-ml.in: Use ac_configure_args directly instead of
5759 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5760 actually seen.
5761
b4acb5ef
NN
57622003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5763
5764 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5765 creating target and build subdirs to build all parent dirs as needed.
5766 * Makefile.in: Rebuild.
5767 * configure.in: Don't build dirs explicitly here.
5768 * configure: Rebuild.
5769
a51d71d0
PB
57702003-07-26 Paul Brook <paul@nowt.org>
5771
5772 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5773
f43e12ce
AO
57742003-07-22 Alexandre Oliva <aoliva@redhat.com>
5775
5776 * Makefile.tpl (all-make): Depend on intl.
5777 * Makefile.in: Rebuilt.
5778
8a199ff6
PE
57792003-07-20 Phil Edwards <pme@gcc.gnu.org>
5780
5781 * install-sh: Update to newer upstream versions (associated with
5782 aclocal 1.7).
5783 * mkinstalldirs: Likewise.
5784 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5785
e6a8c803
AP
57862003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5787
5788 * MAINTAINERS: Move self from Bug database only accounts
5789 to write-after-approval.
5790
9f13608f
NN
57912003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5792
5793 * config.if: Remove unused libc_interface determination.
5794
c7864714
NN
57952003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5796
5797 * MAINTAINERS: Move self from write-after-approval to
5798 build machinery (*.in).
5799
775956d0
NN
58002003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5801
5802 PR bootstrap/11273
5803 PR bootstrap/11408
5804 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5805 unused INSTALL_PROGRAM_ARGS.
5806 * configure.in: Use AC_PROG_INSTALL.
5807 * Makefile.in: Regenerate.
5808 * configure: Regenerate.
5809
c7f67a6e
KH
58102003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5811
5812 * MAINTAINERS: Alphabetize.
5813
33952f6f
AO
58142003-07-10 Alexandre Oliva <aoliva@redhat.com>
5815
5816 * configure: Rebuilt.
5817 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5818 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5819 newlib nor libgloss.
5820 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5821 * configure.in (am33_2.0-*-linux*): Added.
5822
0d4f1b4e
BW
58232003-07-09 Bob Wilson <bob.wilson@acm.org>
5824
5825 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5826 * configure: Regenerate.
5827
56694dd9
ZW
58282003-07-07 Zack Weinberg <zack@codesourcery.com>
5829
5830 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5831 * Makefile.in: Regenerate.
5832
21607eb4
ZW
58332003-07-04 Zack Weinberg <zack@codesourcery.com>
5834
5835 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5836 * Makefile.in: Regenerate.
5837
8c90b13a
L
58382003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5839
5840 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5841 * Makefile.in: Regenerated.
5842
5d42f90e
L
5843 * config-ml.in: Replace PWD with PWD_COMMAND.
5844
6eb95e99
ZW
58452003-07-04 Zack Weinberg <zack@codesourcery.com>
5846
5847 * intl: New directory; see intl/ChangeLog for details.
5848 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5849 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5850 * Makefile.in: Regenerate.
5851
07d1940e
NN
58522003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5853
5854 * configure.in: Clean up config-lang.in handling. Delete
5855 useless assignment to "subdirs".
5856 * configure: Regenerate.
5857
4dbda6f0
NN
58582003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5859
5860 * configure.in: Rename 'target_libs' to 'target_libraries'.
5861 Remove useless reference to 'target_libs'.
5862 * configure: Regenerate.
5863
2c30ab71
KS
58642003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5865
5866 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5867 * Makefile.in: Regenerate.
5868
11405c93
NN
58692003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5870
5871 * Makefile.def: Introduce flags_to_pass.
5872 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5873 * Makefile.in: Regenerate.
5874
fb87ad5d
HPN
58752003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5876
5877 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5878 and target-libgloss.
5879 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5880 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5881 * configure: Regenerate.
5882
a7956a48
BK
58832003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5884
5885 * configure.in: Update testsuite_flags to new location.
5886 * configure. Regenerate.
6eb95e99 5887
eaf9f3b2
NN
58882003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5889
5890 * Makefile.tpl: Remove BUILD_CC stuff.
5891 * Makefile.in: Regenerate.
5892
2d89ffef
KH
58932003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5894
5895 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5896
83415b0b
GP
58972003-06-16 Graeme Peterson <gp@qnx.com>
5898
5899 * MAINTAINERS (Write After Approval): Add myself.
5900
b951c91c 59012003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 5902
b951c91c
L
5903 * config.guess: Update to 2003-06-12 version.
5904 * config.sub: Update to 2003-06-13 version.
5905
0bb41a37
L
59062003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5907
5908 * config.guess: Update to 2003-06-06 version.
5909 * config.sub: Update to 2003-06-06 version.
5910
655b7166
RO
59112003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5912
5913 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5914 * configure. Regenerate.
5915
01b759aa
NN
59162003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5917
bf1d3e81
NN
5918 * configure.in: Disable serial configure by default.
5919 * configure: Regenerate.
5920 * Makefile.tpl: Abolish .NOTPARALLEL.
5921 * Makefile.in: Regenerate.
5922
e89fbdfe
NN
5923 * Makefile.tpl: Replace {build,host,target}_canonical by
5924 {build,host,target}.
5925 * Makefile.in: Regenerate.
5926
01b759aa
NN
5927 * Makefile.tpl: Fix stupid pasto.
5928 * Makefile.in: Regenerate.
5929
f7dae026
NN
59302003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 * Makefile.tpl: Remove bogus conditional.
5933 * Makefile.in: Regenerate.
5934
59352003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
5936
5937 * Makefile.tpl (profiledbootstrap): New target.
5938 * Makefile.in (profiledbootstrap): New target.
5939
2ffc3e73 59402003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
5941
5942 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5943 Pinski. Remove user names from other bugzilla-only maintainers.
5944
1a1e6b96
NN
59452003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5946
1358ccea
NN
5947 * Makefile.tpl: Make 'recursive targets' using autogen rather
5948 than shell loop. Remove duplicate 'clean' targets and false
5949 comments.
5950 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5951 Add systematic method of specifying missing targets in subdirs.
5952 Add copyright boilerplate.
5953 * Makefile.in: Regenerate.
5954 * configure.in: Add 'recursive targets' to maybe list.
5955 * configure: Regenerate.
5956
ae74ed1f
NN
5957 * MAINTAINERS: "GNATS only" -> "Bug database only".
5958
1a1e6b96
NN
5959 * Makefile.tpl: Rename [+target+] to [+make_target+].
5960 * Makefile.def: Rename 'target' to 'make_target'.
5961
c79af3fa
NB
59622003-05-31 Neil Booth <neil@daikokuya.co.uk>
5963
5964 * MAINTAINERS: Add self as options handling maintainer.
5965
39d85b61
MM
59662003-05-28 Michael Meissner <gnu@the-meissners.org>
5967
5968 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5969 been too long since I touched those ports.
5970
afc2b62d
DD
59712003-05-28 DJ Delorie <dj@redhat.com>
5972
5973 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5974 * Makefile.in: Regenerate.
5975
df445104
MR
59762003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5977
5978 * configure.in: Use curly braces in the definition of tooldir.
5979 * configure: Regenerate.
5980
2eb98e5d 59812003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 5982
2eb98e5d
DD
5983 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5984 newlib or libgloss.
5985 * Makefile.in: Regenerate.
5986
862fced8
DD
59872003-05-21 DJ Delorie <dj@redhat.com>
5988
5989 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5990 * Makefile.in: Regenerate.
5991
fc351800
ILT
59922003-05-20 Ian Lance Taylor <ian@airs.com>
5993
5994 * MAINTAINERS: Update my e-mail address.
5995
7e2dbcef
NN
59962003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5997
5998 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 5999 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6000 Factor out common code from autogen IF statements.
6001 * configure: Regenerate.
6002 * Makefile.in: Regenerate.
6003
f2a0e225
KC
60042003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6005
6006 * configure.in: Accept i[3456789]86 for machine type.
6007 * configure: Regenerate.
6008
8b87bb96
NN
60092003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6010
6011 * configure.in: Switch more things to use maybe dependencies.
6012 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6013 * configure: Regenerate.
6014 * Makefile.tpl: Switch more things to use maybe dependencies.
6015 * Makefile.in: Regenerate.
6016
fdb882bc 60172003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6018
6019 * Makefile.tpl (install-opcodes): Define.
6020 * Makefile.in: Rebuild.
6021
f7c50032
AJ
60222003-05-13 Andreas Jaeger <aj@suse.de>
6023
6024 * config.guess: Update to 2003-05-09 version.
6025 * config.sub: Update to 2003-05-09 version.
6026
f2181bed 60272003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6028
6029 * configure.in: Correct sed script so that options in quotes are not
6030 deleted.
6031 * configure: Rebuild.
6032
aa8f1f57
CV
60332003-05-12 Corinna Vinschen <corinna@vinschen.de>
6034
6035 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6036 and $$s/newlib/libc/sys/cygwin32 include paths.
6037 * configure: Ditto.
6038
0c130f81
MM
60392003-05-12 Michael Meissner <gnu@the-meissners.org>
6040
6041 * MAINTAINERS: Update my email addresses.
6042
aa1a100b
EB
60432003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6044
6045 * config-ml.in: Propagate INSTALL variables.
f7c50032 6046
87861833
GP
60472003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6048
6049 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6050
de722255
CD
60512003-05-02 Chris Demetriou <cgd@broadcom.com>
6052
6eb95e99
ZW
6053 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6054 * Makefile.in: Regenerate.
de722255 6055
96c4a002
WB
60562003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6057
6058 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6059
55b15a11
WB
60602003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6061
6062 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6063
0c227849
DJ
60642003-04-27 Daniel Jacobowitz <drow@mvista.com>
6065
6066 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6067 * Makefile.in: Regenerated.
6068
d45148c1
WB
60692003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6070
6071 * MAINTAINERS (Write After Approval): Upgrade myself from
6072 GNATS only to write-after-approval. Update my mail address.
6073
48f2318c 60742003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6075
6076 (OS Port Maintainers: freebsd): Add myself.
6077
438f50c3
MM
60782003-04-22 Mark Mitchell <mark@codesourcery.com>
6079
6080 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6081
9074e169
KJ
60822003-04-22 Kean Johnston <jkj@sco.com>
6083
6084 * MAINTAINERS (SCO ports): Added myself.
6085
dfd39a2e
NS
60862003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6087
6088 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6089
ccbae82a
KJ
60902003-04-19 Kean Johnston <jkj@sco.com>
6091
6092 * MAINTAINERS (Write After Approval): Add myself.
6093
2f50999f
GP
60942003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6095
6096 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6097 * Makefile.in: Regenerate.
6098
e9b84181
JJ
60992003-04-18 Jakub Jelinek <jakub@redhat.com>
6100
6101 * configure.in (powerpc64*-*-linux*): Remove.
6102 * configure: Rebuilt.
6103
1ca4c6e1
PE
61042003-04-17 Phil Edwards <pme@gcc.gnu.org>
6105
6106 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6107 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6108 and restrap.
6109 * Makefile.in: Regenerate.
6110
0590b963
RE
61112003-04-16 Richard Earnshaw <rearnsha@arm.com>
6112
6113 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6114 * configure: Regenerated.
6115
ff41a56f
DD
61162003-04-15 DJ Delorie <dj@redhat.com>
6117
6118 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6119
50d440bc
NC
61202003-04-13 Nick Clifton <nickc@redhat.com>
6121
6122 * config-ml.in: Remove support for --disable-aix removing
6123 call-aix multilibs.
6124
b1e0a93e
AO
61252003-04-10 Alexandre Oliva <aoliva@redhat.com>
6126
6127 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6128 * */configure: Rebuilt.
6129
71fb704d
JS
61302003-04-08 Joel Sherrill <joel@oarcorp.com>
6131
6132 * MAINTAINERS: Add my email address.
6133
3897ea90
OH
61342003-03-17 Olivier Hainque <hainque@act-europe.fr>
6135
6136 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6137
93c834b7
NN
61382003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6139
6140 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6141 * Makefile.in: Regenerate.
6142
82c34dcb
MC
61432003-03-14 Michael Chastain <mec@shout.net>
6144
6145 * Makefile.in: Regenerate with correct Makefile.def.
6146
73458fb7
NN
61472003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6148
6149 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6150 Make macro.
6151 * Makefile.in: Regenerate.
6152 * configure.in: Clean up gxx_include_dir logic.
6153 * configure: Regenerate.
6154
32cf27e5
AE
61552003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6156
6157 * MAINTAINERS (Write After Approval): Add myself.
6158
c727e7a0
BE
61592003-03-10 Ben Elliston <bje@wasabisystems.com>
6160
6161 * MAINTAINERS: Update my mail address.
6162
9a27ac7a
FS
61632003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6164
6165 * configure.in (gxx_include_dir): Fix typo.
6166 * configure: Regenerated.
6167
3aa83176
NN
61682003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6169
6170 * Makefile.tpl: Reindent.
6171 * Makefile.in: Regenerate.
6172 * configure.in: Reindent. Don't set unused variables.
6173 * configure: Regenerate.
6174
9124bc53
DJ
61752003-03-04 Daniel Jacobowitz <drow@mvista.com>
6176
6177 * configure.in: Include $(build_tooldir)/sys-include in
6178 FLAGS_FOR_TARGET.
6179 * configure: Regenerated.
6180
cb543528
NN
61812003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6182
c858bf1e
NN
6183 * Makefile.tpl: Always pass down RANLIB.
6184 * Makefile.in: Regenerate.
6185
aa9c3ab4
NN
6186 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6187 * Makefile.in: Regenerate.
6188 * configure.in: Remove unused logic relating to --enable-shared
6189 and --enable-threads. Remove bogus comments. Remove redundant
6190 noconfigdirs.
6191 * configure: Regenerate.
6192
cb543528
NN
6193 * configure.in: Replace ${libstdcxx_version} by its value.
6194 Remove reference to mh-dgux.
6195 * configure: Regenerate.
6196
53f70c1b
KB
61972003-03-03 Kevin Buettner <kevinb@redhat.com>
6198
6199 * MAINTAINERS (Write After Approval): Add myself.
6200
df0f0674
NN
62012003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6202
6203 * Makefile.tpl: Rearrange.
6204 * Makefile.in: Regenerate.
6205
ef4e7569
US
62062003-02-25 Uwe Stieber <uwe@wwws.de>
6207
6208 * configure.in: Add support for kaOS as cross build target system.
6209 * configure: Regenerated.
6210
a7a287eb
SB
62112003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6212
6213 * MAINTAINERS (Write after approval): Add myself.
6214
ff00c8a2
JW
62152003-02-21 James E Wilson <wilson@tuliptree.org>
6216
6217 * MAINTAINERS: Update my email address.
6218
abb2db7a
ZW
62192003-02-21 Zack Weinberg <zack@codesourcery.com>
6220
6221 * MAINTAINERS: Add self to blanket write privs. section.
6222
e9f2dc3b
SM
62232003-02-20 Sean McNeil <sean@blue.mcneil.com>
6224
6225 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6226 configure-target-* as some target builds may require additional
6227 flags for preprocessor tests.
6228 * Makefile.in: Regenerated.
6229
ee03dc5e
AO
62302003-02-19 Alexandre Oliva <aoliva@redhat.com>
6231
11856278
AO
6232 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6233 * ltconfig: Handle it.
6234 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6235 auto-detecting it.
6236
274aef32
AO
6237 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6238 it is used as argument to $CC.
6239 * ltcf-gcj.sh: Likewise.
6240
ee03dc5e
AO
6241 * configure.in: Introduce --enable-maintainer-mode.
6242 * configure: Rebuilt.
6243 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6244 for maintainer mode.
6245 * Makefile.in: Rebuilt.
6246
30db8e17
JM
62472003-02-18 Jason Merrill <jason@redhat.com>
6248
6249 * Makefile.tpl (check-c++): Allow parallelism.
6250
cab60ac6
GP
62512003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6252
6253 * MAINTAINERS: Remove John Carr (who never actually had access to
6254 gcc.gnu.org).
6255
c8e5d1af
GK
62562003-02-15 Geoffrey Keating <geoffk@apple.com>
6257
6258 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6259 don't configure target-libobjc.
6260 * configure: Regenerate.
6261
70f91f50
RO
62622003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6263
6264 * Makefile.tpl (RANLIB): Define.
6265 * Makefile.in: Regenerate.
6266
669e9062
LB
62672003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6268
6269 * MAINTAINERS: Update my email.
abb2db7a 6270
61b56b2e
KS
62712003-02-06 Keith R Seitz <keiths@redhat.com>
6272
6273 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6274 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6275 * Makefile.in: Regenerated.
6276 * configure.in: Remove all traces of snavigator, db, and grep.
6277 * configure: Regenerated.
6278
a1ba6e15
GP
62792003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6280
6281 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6282 After Approval.
6283
f5f2cce5
CC
62842003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6285
6286 * MAINTAINERS (Write after approval): Add myself.
6287
ba49f6f1
FCE
62882003-01-31 Frank Ch. Eigler <fche@redhat.com>
6289
6290 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6291 * Makefile.in: Regenerated.
6292
ccf9f10c
RS
62932003-01-30 Roger Sayle <roger@eyesopen.com>
6294
6295 * config.guess: Updated to 2003-01-30's version.
6296 * config.sub: Updated to 2003-01-28's version.
6297
a693735b
AO
62982003-01-30 Alexandre Oliva <aoliva@redhat.com>
6299
6300 * config.if: If gcc_version is already set, just use it. Don't set
6301 gcc_version_trigger if it's already set, otherwise set it to
6302 gcc/version.c, but only if the file exists. If it is not set and
6303 gcc/version.c does not exist, try to extract the version number from
6304 $CC.
6305
204c43d6
AT
63062003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6307
abb2db7a 6308 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6309
842e91ec
PE
63102003-01-27 Phil Edwards <pme@gcc.gnu.org>
6311
6312 * configure.in: Revert 24Jan change.
6313 * configure: Regenerate.
6314
6b99984e
GP
63152003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6316
6317 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6318 entry of HJ Lu.
6319
806e0935
NN
63202003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6321
6322 * configure.in: Revert previous change.
6323 * configure: Regenerate.
6324
307a9864
NN
63252003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6326
6327 * configure.in: Make rda native-only.
6328 * configure: Regenerate.
6329
02ba6302
VR
63302003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6331
6332 * MAINTAINERS: Move myself from GNATS-only-accounts to
6333 write-after-approval.
6334
77d187bc
NN
63352003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6336
6337 * configure.in: Add missing \.
6338 * configure: Rebuilt.
6339
a94a2d4c
JJ
63402003-01-17 Jakub Jelinek <jakub@redhat.com>
6341
6342 * configure.in (baseargs): Avoid using \| in sed regular
6343 expressions.
6344 * configure: Rebuilt.
6345
73f84924
JJ
63462003-01-16 Jakub Jelinek <jakub@redhat.com>
6347
6348 * configure.in (baseargs): Remove all supported forms of
6349 --cache-file, --srcdir, --host, --build and --target options
6350 from argument lists.
6351 * configure: Rebuilt.
6352
8c12fc63
JZ
63532003-01-15 Josef Zlomek <zlomekj@suse.cz>
6354
6355 * MAINTAINERS: Add myself to write-after-approval list.
6356
7c005a3a
AO
63572003-01-15 Alexandre Oliva <aoliva@redhat.com>
6358
6359 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6360 * configure: Rebuilt.
6361
3dfabf63
NN
63622003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6363
6364 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6365 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6366 * Makefile.in: Regenerate.
6367 * configure: Regenerate.
6368
cf53ae10
AO
63692003-01-09 Alexandre Oliva <aoliva@redhat.com>
6370
6371 * configure.in: Remove Makefile in build, host and target modules
6372 unless configure was run with --no-recursion.
6373 * configure: Rebuilt.
6374
3fbe8e4a
CC
63752003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6376
6377 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6378 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6379 * Makefile.in: Regenerate.
6380
66e2aa7d
CD
63812003-01-08 Chris Demetriou <cgd@broadcom.com>
6382
6383 * config.guess: Update to 2003-01-03 version.
6384 * config.sub: Update to 2003-01-03 version.
6385
b5038cfb
CF
63862003-01-07 Christopher Faylor <cgf@redhat.com>
6387
6388 * configure: Regenerate with proper autoconf 2.13.
6389
d02c69be
CF
63902003-01-07 Christopher Faylor <cgf@redhat.com>
6391
6392 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6393 * configure: Regenerate.
d02c69be 6394
e914a571
AC
63952003-01-06 Andrew Cagney <ac131313@redhat.com>
6396
6397 * configure.in (GDB_TK): Add tcl directories conditional on
6398 gdb/gdbtk directory being present.
6399 * configure: Regenerate.
abb2db7a 6400
70571545
JDA
64012003-01-04 John David Anglin <dave.anglin@nrc.ca>
6402
6403 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6404 by gcc if LD is not defined and we are not doing a Canadian Cross.
6405 * configure: Rebuilt.
6406
89a7012a
TT
64072002-12-31 Tom Tromey <tromey@redhat.com>
6408
6409 * Makefile.in: Rebuilt.
6410 * Makefile.def (target_modules) [libffi]: Allow installation.
6411
3f4f56e2
AS
64122002-12-31 Andreas Schwab <schwab@suse.de>
6413
6414 * configure.in: Fix use of $program_transform_name.
6415 * configure: Regenerated.
6416
6c1b8d0a
DJ
64172002-12-30 Daniel Jacobowitz <drow@mvista.com>
6418
6419 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6420 * configure: Regenerated.
6c1b8d0a 6421
c5120911
AO
64222002-12-29 Alexandre Oliva <aoliva@redhat.com>
6423
6424 * Makefile.tpl (local-distclean): Don't remove...
6425 (multilib.ts): ... this. Moved into...
6426 (multilib.out): ... this. Don't use sub-make.
6427 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6428 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6429 (configure-build-[+module+], configure-[+module+],
6430 configure-target-[+module+], configure-gcc): ... these. Test
6431 for Makefile existence. Drop config.status from dependencies.
6432 * Makefile.in: Rebuilt.
6433 * configure.in: Move gcc-version-trigger to the end of
6434 ac_configure_args. Add comments to maybedep.tmp and
6435 serdep.tmp. Introduce --disable-serial-configure. Remove
6436 nonopt from baseargs, matching and removing corresponding
6437 whitespace while at it.
6438 * configure: Rebuilt.
6439
e245b0ea
AO
64402002-12-28 Alexandre Oliva <aoliva@redhat.com>
6441
903de295
AO
6442 * configure.in (host_configargs): Replace reference to
6443 no-longer-defined buildopts with --build=${build_alias}.
6444 * configure: Rebuilt.
6445
e245b0ea
AO
6446 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6447 program_transform_name to standard idiom.
6448 (AUTOGEN, AUTOCONF): Define.
6449 (Makefile.in): Use $(AUTOGEN).
6450 (Makefile): Depend on config.status, and use autoconf-style rule to
6451 build it. Move original commands to...
6452 (config.status): ... this new target.
6453 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6454 $(AUTOCONF).
6455 * Makefile.in: Rebuilt.
6456
671aa708
NN
64572002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6458
53fbfb58
NN
6459 * Makefile.tpl: Fix dramatic bustage due to change in
6460 program_transform_name.
6461 * Makefile.in: Regenerate.
6462
6463 * configure.in: Remove unnecessary PATH setting.
6464 * configure: Regnerate.
6465
6466 * configure.in: Don't default to unprefixed tools unless
6467 the native tools will work.
6468 * configure: Regenerate.
6469
671aa708
NN
6470 * configure.in: Convert to autoconf script. Blow away lots
6471 of now-redundant Makefile fragments.
6472 * configure: Generate using Autoconf.
6473 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6474 * Makefile.in: Regenerate.
6475
57f40826
NN
64762002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6477
3fedb745
NN
6478 * configure: Fix stupid bug where RANLIB was mistakenly included.
6479
abb2db7a 6480 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6481 (build_configargs, host_configargs, target_configargs).
6482
6483 * configure.in: Move logic out of sed statement.
6484
abb2db7a 6485 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6486 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6487
315fa0f4
SS
64882002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6489
6490 * config.sub: Import from master repository
6491 * config.guess: Ditto
6492
45aff44f
AS
64932002-12-24 Andreas Schwab <schwab@suse.de>
6494
6495 * Makefile.tpl (multilib.out): Fix missing space.
6496 * Makefile.in: Regenerate.
6497
88b5521b
NN
64982002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6499
6500 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6501 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6502 * Makefile.in: Regenerate.
6503 * configure.in: Remove unnecessary leftovers.
6504
2a726918
GK
65052002-12-21 Geoffrey Keating <geoffk@apple.com>
6506
6507 * configure.in (extra_ranlibflags_for_target): New variable.
6508 (*-*-darwin): Add -c to ranlib commands.
6509 * configure (tooldir): Handle extra_ranlibflags_for_target.
6510
aace3269 65112002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6512
6513 * Makefile.tpl: Revert HJL's change.
6514 * Makefile.in: Regenerated.
6515 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6516 always.
6517
f0895142
AS
65182002-12-19 Andreas Schwab <schwab@suse.de>
6519
6520 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6521 * Makefile.in: Regenerate.
6522
782d0c02
L
65232002-12-18 H.J. Lu <hjl@gnu.org>
6524
6525 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6526 * Makefile.in: Regenerated.
6527
6528 * configure.in (build_prefix): New. Substitute.
6529
212f6dd0
NN
65302002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6531
79308c5d
NN
6532 * Makefile.tpl: Don't let real targets depend on phony targets.
6533 * Makefile.in: Regenerate.
6534
212f6dd0
NN
6535 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6536 * Makefile.in: Regenerate.
6537
ab17919f
SS
65382002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6539
6540 * config.sub: Import from master repository
6541 * config.guess: Ditto
6542
5ecf91d1
JM
65432002-12-16 Jason Merrill <jason@redhat.com>
6544
6545 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6546 previous 'make bootstrap'.
6547 * Makefile.in: Regenerate.
6548
d8437e1b
HPN
65492002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6550
6551 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6552
4977bab6
ZW
65532002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6554
6555 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6556 * Makefile.in: Regenerate.
6557
0edcfdcb
JM
65582002-12-13 Jason Merrill <jason@redhat.com>
6559
6248218a 6560 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6561 library tests.
6562 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6563 * Makefile.in: Regenerate.
6564
4977bab6
ZW
65652002-12-12 Alexandre Oliva <aoliva@redhat.com>
6566
6567 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6568 * Makefile.in: Rebuilt.
6569
f87505dd
AO
65702002-12-12 Alexandre Oliva <aoliva@redhat.com>
6571
6572 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6573
4977bab6
ZW
65742002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6575
6576 * configure: Fix bug put in by gremlins.
6577
6578 * Makefile.tpl: Substitute more autoconfily.
6579 * configure: Substitute more autoconfily.
6580 * Makefile.in: Regenerate.
6581
7f0db92a
SS
65822002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6583
6584 * config.sub: Import from master repository
6585 * config.guess: Ditto
6586 * MAINTAINERS: Added Svein Seldal under write after approval
6587
4977bab6
ZW
65882002-12-08 Andrew Cagney <ac131313@redhat.com>
6589
6590 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6591 * Makefile.in (all-sim): Ditto.
6592
65932002-12-06 DJ Delorie <dj@redhat.com>
6594
6595 * Makefile.tpl: Change configure dependencies to not have real
6596 targets depend on phony targets.
6597
65982002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6599
6600 * configure.in: Revert unintentional change.
6601
6602 * Makefile.tpl: Change dependency for */multilib.out so that
6603 it works when gcc isn't in the tree.
6604
6605 * configure.in: Substitute more.
6606 * configure: Run subconfigures from the Makefile.
6607 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6608 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6609
67f1b906
GP
66102002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6611
6612 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6613
4977bab6
ZW
66142002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6615
6616 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6617 and corresponding dependencies.
6618 * Makefile.in: Regenerate.
6619
6620 * configure.in (host_tools): Order binutils, gas and ld for
6621 convenience in running the testsuites.
6622
6623 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6624 * Makefile.in: Regenerate.
6625 * configure.in: Introduce rules to serialize subconfigure runs.
6626
6627 * configure.in: Introduce BASE_CC_FOR_TARGET.
6628 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6629 Realize configure-build-* targets. Realize configure-target-* targets.
6630 * Makefile.in: Regenerate.
6631
66322002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6633
6634 * configure: Move gcc_version_trigger stuff from here...
6635 * configure.in: ...to here.
6636
6637 * configure.in: Separate subconfigure options added by this file from
6638 options given by the user. Add machinery to put args for host
6639 subconfigures into the Makefile.
6640
6641 * Makefile.tpl: Remove 'vault' targets.
6642 * Makefile.tpl: Reorder and comment dependencies.
6643 * Makefile.in: Regenerate.
6644
66452002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6646 * configure.in: Fix my broken commit of previous patch. (sigh)
6647
743f054e
GK
66482002-11-28 Geoffrey Keating <geoffk@apple.com>
6649
6650 * configure.in: Move host-specific darwin noconfigdirs into
6651 the host-specific section.
6652
4977bab6
ZW
66532002-11-28 Geoffrey Keating <geoffk@apple.com>
6654
6655 * configure.in: Move host-specific darwin noconfigdirs into
6656 the host-specific section.
6657
66582002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6659
6660 * configure: Remove skip-this-dir support.
6661 * Makefile.tpl: Remove skip-this-dir support.
6662
6663 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6664 subdirectories.
6665 * Makefile.in: Regenerate.
6666
6667 * Makefile.tpl: Strip out useless setting of 'dir'.
6668 * Makefile.in: Regenerate.
6669
66702002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6671
6672 * configure.in: Fix deeply stupid bug.
6673
6674 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6675 shell code in CXX_FOR_TARGET
6676 * Makefile.def: Introduce raw_cxx.
6677 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6678 RAW_CXX_FOR_TARGET.
6679 * Makefile.in: Regenerate.
6680
66812002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6682
6683 * Makefile.tpl: Remove unnecessary ifs.
6684 * Makefile.in: Regenerate.
6685
6686 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6687 dependencies. Maybe-ize build-libiberty. Create dummy install
6688 targets for 'no_install' modules.
6689 * configure: Move GDB_TK substitution to configure.in. Move
6690 build_modules stuff to configure.in.
6691 * configure.in: Implement soft dependency machinery. Maybe-ize
6692 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6693 * Makefile.in: Regenerate.
6694
66952002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6696
6697 * Makefile.tpl: Make all-target, install-target behave similarly
6698 to all, install (only hitting configured targets). Eliminate
6699 unused macro defintions.
6700
6701 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6702 build != host.
6703
6704 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6705
6706 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6707
6708 * configure.in: Produce lists of subdir targets we're actually
6709 configuring. Remove references to "dosrel".
6710 * Makefile.tpl: Let configure set which subdir targets are hit.
6711 Remove install-cross; clean up install; remove ALL. Remove
6712 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6713 Autogenerate host module targets. Remove empty dependency lines
6714 and redundant dependency; rearrange slightly.
6715 * Makefile.def: Add host-side libtermcap, utils.
6716
6717 * Makefile.in: Regenerate.
6718
e6226a2f
RO
67192002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6720
6721 * ltconfig (osf[345]): Append $major to soname_spec.
6722 Reflect this in library_names_spec.
6723 * ltmain.sh (osf): Prefix $major with . for use as extension.
6724
3b75d237
AJ
67252002-11-19 Andreas Jaeger <aj@suse.de>
6726
6727 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6728 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6729 and sparc64 GNU/Linux systems.
6730
809108de
NS
67312002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6732
6733 * MAINTAINERS: Update email.
6734
e7e0de7e
GP
67352002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6736
6737 * MAINTAINERS: Complete James Dennett's entry.
6738
f7109dea
EB
67392002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6740
6741 * MAINTAINERS (Write After Approval): Add myself.
6742
d3ac17c9
BK
67432002-11-13 Bruce Korb <bkorb@gnu.org>
6744
6745 * Makefile.tpl: syntactic cleanup
6746
cbf78ae4
SH
67472002-11-13 Stuart Hastings <stuart@apple.com>
6748
6749 * MAINTAINERS: Add myself to write-after-approval list.
6750
4977bab6
ZW
67512002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6752
6753 * Makefile.def: Add list of recursive targets to autogenerate.
6754 Add build_modules.
6755 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6756 targets. Autogenerate *-build-* targets.
6757 * Makefile.in: Regenerate.
6758
67592002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6760
6761 * configure: More autoconf-style substitutions.
6762 * Makefile.tpl: More autoconf-style substitutions.
6763 * Makefile.in: Regenerate.
6764
67652002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6766
6767 * configure: Substitute more variables in a more autoconf-friendly
6768 way. Simplify slightly.
6769 * Makefile.tpl: Make more variables substitutable in an
6770 autoconf-friendly way.
6771 * Makefile.in: Regenerate.
6772
d4783999
JW
67732002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6774
6775 * MAINTAINERS (Write After Approval): Add myself.
6776
4977bab6
ZW
67772002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6778
6779 * configure.in (v810*): Remove special setting of tools.
6780
6781 * configure: Add support for extra required flags for ar or nm.
6782 * configure.in (aix4.3+): Use above support for target-specific
6783 issues, rather than using config/mt-aix43.
6784
67852002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6786
6787 * configure: Remove 'removing', which doesn't work. Replace $subdir
6788 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6789 with $srcdir. Reformat indentation. Substitute some variables
6790 formerly hard-coded in the Makefile for build=host.
6791 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6792 * Makefile.def: Autogenerate more.
6793 * Makefile.in: Regenerate.
6794
1c9c903e
AN
67952002-11-04 Adam Nemet <anemet@lnxw.com>
6796
6797 * MAINTAINERS (Write After Approval): Add myself.
6798
40673d2b
KB
67992002-11-04 Kevin Buettner <kevinb@redhat.com>
6800
6801 * Makefile.def (host_modules): Add rda.
6802 * Makefile.in: Regenerate.
6803 * configure.in (target_tool): Add target-rda to list.
6804
42e650ae
GP
68052002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6806
6807 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6808
e004b81f
PE
68092002-10-25 Phil Edwards <pme@gcc.gnu.org>
6810
6811 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6812 and restrap targets to this rule.
6813 * Makefile.in: Regenerate.
6814
06bd49b1
GP
68152002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6816
6817 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6818 GNATS only accounts.
6819
d0af82b0
HPN
68202002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6821
6822 * configure.in (i[3456]86-*-linux*): Add check to disable
6823 ${libgcj} for glibc1.
6824
10782654
DC
68252002-10-24 Denis Chertykov <denisc@overta.ru>
6826
6827 * MAINTAINERS: Add myself as ip2k port maintainer.
6828
a5a438f5
SS
68292002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6830
6831 * configure.in: Add tic4x target.
6832
fe3d5b7f
NN
68332002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6834
aba8a494
NN
6835 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6836 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6837 * Makefile.in: Regenerate.
6838
fe3d5b7f
NN
6839 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6840 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6841 * Makefile.in: Regenerate.
6842
a6ad79e7
JJ
68432002-10-02 Janis Johnson <janis187@us.ibm.com>
6844
6845 * MAINTAINERS: Add myself as web pages co-maintainer.
6846
6a8a9058
NN
68472002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6848
6849 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6850 * Makefile.in: Regenerate.
6851
327d975a
ZW
68522002-10-02 Zack Weinberg <zack@codesourcery.com>
6853
6854 * MAINTAINERS: Add myself and Nathan Sidwell
6855 <nathan@codesourcery.com> as VxWorks maintainers.
6856
a5ae8f19 68572002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6858
6859 * Makefile.def: Remove order dependency comments.
6860 * Makefile.tpl: Add explicit install-install dependencies.
6861 * Makefile.in: Regenerate.
d0f6c823 6862
34c6040c 6863 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6864 * Makefile.in: Regenerate.
34c6040c 6865
d0f6c823
NN
6866 * Makefile.tpl: Add configure-target (for src-release in src)
6867 * Makefile.in: Regenerate.
6868
50bd210b
NC
68692002-09-30 Nick Clifton <nickc@redhat.com>
6870
6871 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6872
ca25149e
UW
68732002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6874
6875 * configure.in (s390*-*-linux*): Enable libgcj.
6876
dd30b57d
NN
68772002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6878
9e60a678
NN
6879 * configure: Revert accidentally applied changes.
6880
dd30b57d
NN
6881 * Makefile.tpl: Make more autoconf-friendly.
6882 * Makefile.in: Regenerate.
6883 * configure: Make substitution more autoconf-like.
6884
5831424e
RE
68852002-09-28 Richard Earnshaw <rearnsha@arm.com>
6886
6887 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6888 single entry to handle all these.
6889 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6890 libjava on arm-*-elf.
6891
b7f3b15b
GK
68922002-09-27 Geoffrey Keating <geoffk@apple.com>
6893
6894 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6895 things that depend on them.
6896
0dffceed
NN
68972002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6898
6899 * Makefile.tpl: Make subsituted variables more autoconfy.
6900 * Makefile.in: Regenerate.
6901 * configure: Make seds more autoconfy.
6902
1db75a86 69032002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
6904
6905 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6906 * Makefile.in: Regenerate.
6907 * configure.in: Rewrite sed statements to look autoconfy.
6908
1db75a86
NN
6909 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6910 all-target-foo on configure-target-foo.
6911 * Makefile.def: Ditto.
6912 * Makefile.in: Rebuild.
6913
741a4e89
AH
69142002-09-25 Andrew Haley <aph@redhat.com>
6915
6916 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6917
95ddd785
NN
69182002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6919
6920 * Makefile.def: New file.
6921 * Makefile.tpl: New file.
6922 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6923 * contrib/gcc_update: Note that Makefile.in is a generated file.
6924
6925 * configure.in: Minor rearrangement. Simplify tests.
6926
65a824f6
JT
69272002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
6928
6929 * configure.in (with_headers): Skip copy if value is "yes".
6930 (with_libs): Likewise.
6931
51270f0a 69322002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
6933
6934 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6935 * configure.in (sh*-*-pe*): Ditto.
6936 * configure.in (mips*-*-pe*): Ditto.
6937 * configure.in (*arm-wince-pe): Ditto.
6938
8f89dbf4
NN
6939 * configure.in: Rearrange.
6940
c1b8db3f
KH
69412002-09-14 Kazu Hirata <kazu@cs.umass.edu>
6942
6943 * MAINTAINERS: Update my email address.
6944
341f0575
PK
69452002-08-30 Paul Koning <pkoning@equallogic.com>
6946
6947 * MAINTAINERS: (Write After Approval): Add myself.
6948
d2e06980
GK
69492002-08-29 Geoffrey Keating <geoffk@redhat.com>
6950
6951 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6952
4906d5d8
GK
69532002-08-24 Geoffrey Keating <geoffk@redhat.com>
6954
6955 * MAINTAINERS: Change my mailing address.
6956
e9a25cc8
PC
69572002-08-21 Paolo Carlini <pcarlini@unitus.it>
6958
6959 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 6960 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 6961
a5aa7421
LR
69622002-08-20 Loren J. Rittle <ljrittle@acm.org>
6963
6964 * MAINTAINERS (Write After Approval): Remove myself.
6965 (Various Maintainers: c++ runtime libs): Add myself.
6966
5ce6f47b
EC
69672002-08-15 Eric Christopher <echristo@redhat.com>
6968
6969 * config.sub: Import from master repository.
6970 * config.guess: Ditto.
6971
7f9317f0
AO
69722002-08-19 Alexandre Oliva <aoliva@redhat.com>
6973
6974 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6975 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6976 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6977
7aecca3d
AH
69782002-08-16 Aldy Hernandez <aldyh@redhat.com>
6979
6980 * MAINTAINERS: Add self to rs6000 vector extensions.
6981
8ea4b195
AO
69822002-08-15 Alexandre Oliva <aoliva@redhat.com>
6983
6984 * libiberty/configure: Reverted unintended yesterday's check in.
6985
f5cc59a7
AO
69862002-08-14 Alexandre Oliva <aoliva@redhat.com>
6987
6988 * boehm-gc/configure, libf2c/configure: Rebuilt.
6989 * libffi/configure, libiberty/configure: Ditto.
6990 * libjava/configure, libobjc/configure: Ditto.
6991 * libstdc++-v3/configure, zlib/configure: Ditto.
6992 Merged from binutils:
6993 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6994 From Steve Ellcey <sje@cup.hp.com>:
6995 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6996 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6997 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6998 IA64.
6999 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7000 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7001 soname_spec, sys_lib_search_path_spec): Ditto.
7002
66350331
FS
70032002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7004
7005 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7006
2ff34870
L
70072002-08-04 H.J. Lu (hjl@gnu.org)
7008
7009 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7010
a014f2fe
KW
70112002-08-02 Krister Walfridsson <cato@df.lth.se>
7012
7013 * MAINTAINERS (Write After Approval): Add myself.
7014
c01d477a
AM
70152002-07-31 Alan Modra <amodra@bigpond.net.au>
7016
7017 * configure.in: Move generic linux case to end. Copy generic
7018 linux noconfigdirs to mips*-*-linux* entry and new
7019 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7020
68cd2524
MM
70212002-07-19 Michael Matz <matz@suse.de>
7022
7023 * MAINTAINERS: Add myself as ra* maintainer.
7024
e2d83b8c
CD
70252002-07-16 Chris Demetriou <cgd@broadcom.com>
7026
7027 * config.guess: Update to 2002-07-09 version.
7028 * config.sub: Update to 2002-07-03 version.
7029
cece4f1d
HPN
70302002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7031
7032 * MAINTAINERS: Fix typo in a maintainer email address.
7033
bb654703
NN
70342002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7035
7036 * configure.in: Remove two redundant tests.
7037
789b7de5
RO
70382002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7039
7040 * configure.in (mips*-*-irix6*o32): Enable stabs.
7041
e1da1089
NN
70422002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7043
f3970bba
NN
7044 * configure.in: Don't build grez.
7045 * Makefile.in: Ditto.
7046
e1da1089
NN
7047 * Makefile.in: Remove references to bsp, cygmon, libstub.
7048 * configure.in: Ditto.
7049
7050 * configure.in: Remove leftover reference to gdbtest.
7051
57c905fa
PE
70522002-07-08 Phil Edwards <pme@gcc.gnu.org>
7053
7054 * configure.in (gxx_include_dir): Change to match versioned
7055 C++ headers if --enable-version-specific-runtime-libs is used.
7056
a0af94a7 70572002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7058
a0af94a7
SE
7059 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7060
423ce3eb
NN
70612002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7062
7063 * configure.in: Make --without-x work.
7064
98186934
NN
70652002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7066
c3b7d169
NN
7067 * configure.in: Rearrange target Makefile fragment collection.
7068
98186934
NN
7069 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7070 cvs[src].
7071 * configure.in: Ditto.
7072
eebd288a
MK
70732002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7074
7075 * MAINTAINERS (Write After Approval): Update my e-mail address.
7076
3ab36f05
NN
70772002-06-24 Ben Elliston <bje@redhat.com>
7078
7079 * configure.in (host_tools): Remove cgen.
7080
7081 * Makefile.in (all-cgen): Remove; runs from its source directory.
7082 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7083 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7084 (all-sim): Likewise.
7085
70862002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7087
7088 * Makefile.in: Eliminate 'apache' targets.
7089 * configure.in: Eliminate 'apache' targets.
7090
55380b08
NN
7091 * configure.in: Eliminate redundant tests. Reorganize.
7092
9a5c1b9d
NN
7093 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7094
5fd3853a
NN
7095 * config-ml.in: Eliminate references to Cygnus configure.
7096
cfefc434
NN
7097 * Makefile.in: Eliminate references to building emacs.
7098
2fe93885
GS
70992002-06-28 Graham Stott <graham.stott@btinternet.com>
7100
7101 * MAINTAINERS: Update my email address.
7102
53c40185
BK
71032002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7104
7105 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7106 (cxx_incdir): Remove.
53c40185 7107
97679694
NN
71082002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7109
7110 * MAINTAINERS (Write After Approval): Add self.
7111
b03bcd37
DC
7112Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7113
7114 * configure.in: Add support for ip2k.
7115
6bd12129
NN
71162002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7117
7118 * configure.in: Fix AIX configury bug.
7119
e0d98a92
SE
71202002-06-20 Steve Ellcey <sje@cup.hp.com>
7121
7122 * MAINTAINERS (Write After Approval): Add self.
7123
ba3292db
NN
71242002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7125
ef40bc65
NN
7126 * configure.in: replace ${topsrcdir} with ${srcdir}
7127
7a0be465
NN
7128 * configure.in: Move definition of libstdcxx_flags
7129 right above usage, rather than waaay earlier.
7130
e1848dde
NN
7131 * configure.in: Pull definition of is_cross_compiler earlier.
7132
8bc2fff1
NN
7133 * configure.in: Rearrange a little.
7134
ba3292db
NN
7135 * configure.in: Remove references to librx.
7136 * Makefile.in: Remove references to librx.
7137
11d8b408
DC
7138Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7139
7140 * config.sub: Add support for avr target.
7141 Import from master sources, rev 1.255
5ce6f47b 7142
93da8339
PE
71432002-06-19 Phil Edwards <pme@gcc.gnu.org>
7144
7145 * configure, .cvsignore: Revert previous change...
7146 * Makefile: ...delete.
7147
b4caab5c
NN
71482002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7149
7150 * configure.in: Eliminate ${gasdir} variable.
7151
ee777171
DB
71522002-06-18 Dave Brolley <brolley@redhat.com>
7153
7154 * configure.in: Add support for frv.
7155 * config.sub: Add support for frv.
7156
26e4af54
PE
71572002-06-18 Phil Edwards <pme@gcc.gnu.org>
7158
7159 * configure: Remove garbage from previous commit.
7160
bb20b7da
PE
71612002-06-18 Phil Edwards <pme@gcc.gnu.org>
7162
7163 * configure: For in-source builds, make a subdir and re-exec there.
7164 * Makefile: New file. Pass targets through to build directory.
7165 * .cvsignore: No longer ignore "Makefile".
7166
9d321f6c
DR
71672002-06-16 Douglas Rupp <rupp@gnat.com>
7168
7169 * MAINTAINERS (Write After Approval): Add self.
7170
c8eb2bc0
KG
71712002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7172
7173 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7174
f210d239
JT
71752002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7176
7177 * configure.in (vax-*-netbsd*): Re-enable gas.
7178
e9667b3c
NN
71792002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7180
efe1f357
NN
7181 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7182 BUILD_PREFIX_1, to correct nomenclature.
7183 * configure: Likewise.
7184
e9667b3c
NN
7185 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7186 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7187
fe2fe497
OH
71882002-05-31 Olaf Hering <olh@suse.de>
7189
7190 * config-ml.in: Propogate DESTDIR also.
7191
dcf7f0dd
JT
71922002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7193
7194 * configure.in (vax-*-netbsd*): Don't build gas for this
7195 platform.
7196
6ff14f32
MM
71972002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7198
7199 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7200 and libgcj for AVR.
7201
397de1ff
KK
72022002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7203
7204 * MAINTAINERS (Write After Approval): Add myself.
7205
ac30211c
JT
72062002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7207
7208 * config.guess: Update to 2002-05-22 version.
7209 * config.sub: Likewise.
7210
1e6347d8
RO
72112002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7212
7213 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7214 * config-ml.in: Likewise.
7215 * configure: Likewise.
7216 * configure.in: Likewise.
7217
e5ce1d6d
SC
72182002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7219
7220 * MAINTAINERS: Update my email address.
7221
6cdef75d
NN
72222002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7223
4a87f061
NN
7224 * configure.in: Simplify makefile fragment collection.
7225
7226 * configure.in: Remove code to build emacs.
603606e7 7227
e254d6b5
NN
7228 * configure.in : Remove --srcdir argument from targargs and buildargs
7229 (it's always overridden in the Makefile anyway). Rearrange a bit.
7230
7231 * configure: Move some logic to configure.in.
7232 * configure.in: Move some logic from configure.
6cdef75d 7233
1d6006fe
TT
72342002-05-11 Tom Tromey <tromey@redhat.com>
7235
7236 * MAINTAINERS: Reflect libgcj reality.
7237
b70b3534
FS
72382002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7239
7240 * Makefile.in: Honour DESTDIR.
7241
4434687a
MM
72422002-05-08 Mark Mitchell <mark@codesourcery.com>
7243
7244 * config.guess: Import 2002-03-20 version.
7245 * config.sub: Import 2002-04-26 version.
7246
a89e49c7
RO
72472002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7248
7249 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7250
44e55536
TJ
72512002-05-07 Tim Josling <tej@melbpc.org.au>
7252
7253 * MAINTAINERS: Add self.
7254
97320a3f
LR
72552002-05-06 Loren J. Rittle <ljrittle@acm.org>
7256
7257 * ltmain.sh: Detect and handle object name conflicts
7258 while piecewise linking a static library.
7259
b7c13625
AO
72602002-05-05 Alexandre Oliva <aoliva@redhat.com>
7261
7262 * configure.in (noconfigdirs): Don't disable libgcj on
7263 sparc64-*-solaris* and sparcv9-*-solaris*.
7264
4182d9fa
AO
72652002-05-03 Alexandre Oliva <aoliva@redhat.com>
7266
7267 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7268
7bebf279
TF
72692002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7270
7271 * configure.in (FLAGS_FOR_TARGET): Do not add
7272 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7273 on i[3456]86-*-linux*.
7274
9a06dc7d
TF
72752002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7276
7277 * configure.in (noconfigdirs): Replace [ ] with test.
7278
7279 * configure.in (noconfigdirs): Do not add target-newlib if
7280 target == i[3456]86-*-linux*, and host == target.
7281
a51a07fa
NN
72822002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7283
9e7facd6
DD
7284 * configure.in: delete reference to absent file
7285
aeaa0f2f
NN
7286 * configure.in: replace '[' with 'test'
7287
4bb98828
NN
7288 * configure.in: Eliminate references to gash.
7289 * Makefile.in: Eliminate references to gash.
7290
64791664
NN
7291 * configure.in: remove useless references to 'pic' makefile fragments.
7292
3ed57cf4
NN
7293 * configure.in: (*-*-windows*) Finish removing.
7294
a51a07fa
NN
7295 * configure.in: Eliminate redundant test for libgui.
7296
8552f6f1
RS
72972002-04-29 Roger Sayle <roger@eyesopen.com>
7298
7299 * MAINTAINERS: Add self and realphabetize. Update entries
7300 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7301 entry for a29k port maintainer.
7302
9e847666
JS
73032002-04-26 Joel Sherrill <joel@OARcorp.com>
7304
7305 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7306 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7307
704c9a14
NN
73082002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7309
7310 * configure.in: remove references to dead files
7311
7bff5059
MM
73122002-04-19 Mark Mitchell <mark@codesourcery.com>
7313
7314 * MAINTAINERS: Add information about purpose of this file.
7315
0c7c67f0
TT
73162002-04-18 Tom Tromey <tromey@redhat.com>
7317
7318 * configure.in: Disallow configuring libgcj when it is already
7319 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7320 Solaris 2.8 by default. For PR libgcj/6158.
7321
63501e91
NN
73222002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7323
7324 * configure.in: Move default CC setting out of config/mh-* fragments
7325 directly into here.
7326
701afd4d
NN
73272002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7328
7329 * configure.in: don't even try to configure or make a subdirectory
7330 if there's no configure script for it.
7331
07cdae91
MM
73322002-04-15 Mark Mitchell <mark@codesourcery.com>
7333
7334 * MAINTAINERS: Remove chill maintainers.
7335 * Makefile.in (CHILLFLAGS): Remove.
7336 (CHILL_LIB): Remove.
7337 (TARGET_CONFIGDIRS): Remove libchill.
7338 (CHILL_FOR_TARGET): Remove.
7339 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7340 CHILL_LIB.
7341 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7342 (CHECK_TARGET_MODULES): Likewise.
7343 (INSTALL_TARGET_MODULES): Likewise.
7344 (CLEAN_TARGET_MODULES): Likewise.
7345 (configure-target-libchill): Remove.
7346 (all-target-libchill): Remove.
7347 * configure.in (target_libs): Remove target-libchill.
7348 Do not compute CHILL_FOR_TARGET.
7349 * libchill: Remove directory.
5ce6f47b 7350
ab50d72b
DD
73512002-04-11 DJ Delorie <dj@redhat.com>
7352
7353 * Makefile.in, configure.in: Sync with binutils, entries
7354 follow...
7355
0a1e123a
DD
73562002-04-07 Andrew Cagney <ac131313@redhat.com>
7357
7358 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7359 (do-tar, do-bz2): New rules.
7360 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7361 (gdb-tar): New rule.
7362 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7363 (insight_dejagnu.tar): New rule.
7364 (insight.tar): New rule.
7365 (gdb+dejagnu.tar): New rule.
7366 (gdb.tar): New rule.
7367
ab50d72b
DD
73682002-02-01 Mo DeJong <supermo@bayarea.net>
7369
7370 * Makefile.in: Add all-tix to deps for all-snavigator
7371 so that tix is built when building snavigator.
7372
73732002-01-11 Steve Ellcey <sje@cup.hp.com>
7374
7375 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7376 ld and gdb are not supported.
7377
73782002-01-07 Mark Salter <msalter@redhat.com>
7379
7380 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7381 Allow target-libgloss to be built for arm, strongarm, and xscale.
7382
73832001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7384
7385 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7386 options for i[3456]86-pc-linux* native builds.
7387
73882001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7389
7390 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7391 files from .po files for a distribution.
7392
73932001-09-03 Jeff Holcomb <jeffh@redhat.com>
7394
7395 * configure.in: Enable libstdc++-v3 for h8300 targets.
7396
73972001-06-19 Alan Modra <amodra@bigpond.net.au>
7398
7399 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7400 version from bfd/.
7401
7402Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7403
7404 * Makefile.in (VER): When present, extract the version number from
7405 the file version.in.
7406
74072001-05-24 Tom Rix <trix@redhat.com>
7408
7409 * configure.in : enable ld for aix
7410
74112001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7412
7413 * config.guess: Add linux target for S/390.
7414
74152000-11-07 Philip Blundell <pb@futuretv.com>
7416
7417 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7418
74192000-11-03 Philip Blundell <pb@futuretv.com>
7420
7421 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7422 files.
7423
74242001-01-15 Ben Elliston <bje@redhat.com>
7425
7426 * configure.in (host_tools): Add sid.
7427 Always configure cgen.
7428
74292000-11-24 Nick Clifton <nickc@redhat.com>
7430
7431 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7432
7433
74342000-08-20 Doug Evans <dje@casey.transmeta.com>
7435
7436 * Makefile.in (ALL_MODULES): Add all-cgen.
7437 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7438 (all-cgen): New target.
7439 (all-opcodes,all-sim): Depend on all-cgen.
7440 * configure.in (host_tools): Add cgen.
7441 Only configure cgen if --enable-cgen-maint.
7442
ef98ad7b
LR
74432002-04-09 Loren J. Rittle <ljrittle@acm.org>
7444
7445 * configure.in: Add *-*-freebsd* configurations.
7446
90def2b2
TT
74472002-04-08 Tom Tromey <tromey@redhat.com>
7448
7449 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7450 Fixes PR libgcj/6068.
7451
320d7e7a
KW
74522002-03-30 Krister Walfridsson <cato@df.lth.se>
7453
7454 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7455
18b467f1
RO
74562002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7457
7458 * configure.in (alpha*-dec-osf*): Enable libgcj.
7459
8bb3a5af
MG
74602003-03-27 Matthew Gingell <gingell@gnat.com>
7461
7462 * MAINTAINERS (Write After Approval): Add myself.
7463
56ae9405
NC
74642002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7465
7466 Fix for: PR bootstrap/3591, target/5676
7467 * configure.in (mcore-pe): Disable the configuration of
7468 libstdc++-v3 since exceptions are not supported.
7469
f18d9a0c
AG
74702002-03-20 Anthony Green <green@redhat.com>
7471
7472 * configure.in: Enable libgcj for xscale-elf target.
7473
c0e21eef
R
7474Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7475
7476 * MAINTAINERS: Update my email address.
7477
28eca9e8
AO
74782002-03-16 Alexandre Oliva <aoliva@redhat.com>
7479
7480 * ltmain.sh (relink_command): Fix typo in previous change.
7481
e67e72c7
AO
74822002-03-15 Alexandre Oliva <aoliva@redhat.com>
7483
7484 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7485 (relink_command): Added --tag flags.
7486 (mode=install): If relinking fails; error out.
7487
c2273204
RH
74882002-03-12 Richard Henderson <rth@redhat.com>
7489
7490 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7491 .NOTPARALLEL tag.
7492 (do-check): Rename from check.
7493 (check): Allow parallel check.
7494
bcb64245
BW
74952002-03-12 Bob Wilson <bob.wilson@acm.org>
7496
7497 * MAINTAINERS: Add myself as maintainer for xtensa port.
7498 Fix alphabetical order in CPU port maintainer list.
7499 Remove myself from Write After Approval list.
7500
63adb4ff
RH
75012002-03-11 Richard Henderson <rth@redhat.com>
7502
7503 * Makefile.in (.NOTPARALLEL): Add fake tag.
7504
9bec4bf0
L
75052002-03-07 H.J. Lu (hjl@gnu.org)
7506
7507 * configure.in: Enable gprof for mips*-*-linux*.
7508
c7fc1f84
DS
75092002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7510
7511 * MAINTAINERS (Write After Approval): Add myself.
7512
6bff33fb
AO
75132002-02-28 Alexandre Oliva <aoliva@redhat.com>
7514
7515 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7516 libjava.
7517 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7518
0210b33b
AO
75192002-02-23 Alexandre Oliva <aoliva@redhat.com>
7520
7521 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7522 because its Makefile is there; test for the executable instead.
7523
fcc0a3ef
AO
75242002-02-22 Alexandre Oliva <aoliva@redhat.com>
7525
7526 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7527 libstdc++-v3 and libjava.
7528
97cf8285
AM
75292002-02-11 Adam Megacz <adam@xwt.org>
7530
7531 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7532 boehm-gc
5ce6f47b 7533
40fe0ec3
AO
75342002-02-09 Alexandre Oliva <aoliva@redhat.com>
7535
7536 * config.guess: Updated to 2002-01-30's version.
7537 * config.sub: Updated to 2002-02-01's version.
7538 Contribute sh64-elf.
7539 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7540 * configure.in: Added sh64-*-*.
7541
694d53ee
CD
75422002-02-08 Chris Demetriou <cgd@broadcom.com>
7543
7544 * MAINTAINERS: Belatedly add myself to write after approval list.
7545
a9ca50b1
JH
7546Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7547
7548 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7549 Remove self as Write After Approval.
7550
5ffc3500
GK
75512002-01-31 Geoffrey Keating <geoffk@redhat.com>
7552
7553 * MAINTAINERS: Put self in as maintainer for contrib/regression
7554 directory.
7555
4ceaf7fb
PE
75562002-01-28 Phil Edwards <pme@gcc.gnu.org>
7557
7558 * MAINTAINERS: Update my email address.
7559
51584787
JT
75602002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7561
5ce6f47b
EC
7562 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7563 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7564 libraries if not supported for NetBSD on target CPU.
7565
5701d273
DR
75662002-01-25 Douglas B Rupp <rupp@gnat.com>
7567
7568 * install-sh: Use _inst.$$_ for temp file name.
7569
b299a075
JT
75702002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7571
7572 * MAINTAINERS (Write After Approval): Move my contact info
7573 from here...
7574 (OS Port Maintainers): ...to here (netbsd).
7575
51fe14b5
BW
75762002-01-22 Bob Wilson <bob.wilson@acm.org>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
b634ad42
L
75802002-01-17 H.J. Lu <hjl@gnu.org>
7581
7582 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7583 (all-target-fastjar): Also depend on all-target-libiberty.
7584
3cd87679
L
75852002-01-16 H.J. Lu (hjl@gnu.org)
7586
7587 * config.guess: Import from master sources, rev 1.225.
7588 * config.sub: Import from master sources, rev 1.238.
7589
969a6d8f
KH
75902002-01-16 Kazu Hirata <kazu@hxi.com>
7591
7592 * MAINTAINERS (Write After Approval): Remove myself.
7593
366f6a52
FW
75942001-12-19 Florian Weimer <fw@deneb.enyo.de>
7595
7596 * MAINTAINERS (Write After Approval): Add myself.
7597
f02240b6
JM
75982001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7599
7600 * MAINTAINERS: Add self as docs co-maintainer.
7601
5d08dc39
MK
76022001-12-11 Matthias Klose <doko@debian.org>
7603
7604 * MAINTAINERS (Write After Approval): Add myself.
7605
39e790d5
ZW
76062001-12-09 Zack Weinberg <zack@codesourcery.com>
7607
7608 * MAINTAINERS: Update my email address.
7609
4519d6a3
TC
76102001-12-07 Turly O'Connor <turly@apple.com>
7611 * MAINTAINERS (Write After Approval): Add myself.
7612 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7613 (rs6000_initialize_trampoline): Call __trampoline_setup for
7614 ABI_DARWIN too.
7615 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7616 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7617
21cf0a73
PC
76182001-12-07 Paolo Carlini <pcarlini@unitus.it>
7619
7620 * MAINTAINERS (Write After Approval): Add myself.
7621
4ee43206
DR
7622Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7623
7624 * configure, configure.in: Use temp file for long sed commands.
7625
251931f3
LG
76262001-12-03 Laurent Guerby <guerby@acm.org>
7627
7628 * config.sub: Update to version 1.232 on subversion.
7629
03777dd7
BE
76302001-12-03 Ben Elliston <bje@redhat.com>
7631
7632 * MAINTAINERS: Update mail address for config.* patches.
7633
e490616e
ZW
76342001-11-27 DJ Delorie <dj@redhat.com>
7635 Zack Weinberg <zack@codesourcery.com>
7636
7637 When build != host, create libiberty for the build machine.
7638
7639 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7640 CONFIG_ARGUMENTS.
7641 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7642 New variables.
7643 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7644 and rules.
7645 (all.normal): Depend on ALL_BUILD_MODULES.
7646 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7647 (all-build-libiberty): Depend on configure-build-libiberty.
7648
7649 * configure: Calculate and substitute proper value for
7650 ALL_BUILD_MODULES.
7651 * configure.in: Create the build subdirectory.
7652 Calculate and substitute TARGET_CONFIGARGS (formerly
7653 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7654
04075e8f
ZL
76552001-11-26 Ziemowit Laski <zlaski@apple.com>
7656
7657 * MAINTAINERS (write-after-approval): Add self.
7658
ed19322d
CR
76592001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7660
7661 * MAINTAINERS (GNATS only accounts): Remove self.
7662
90a12988
HPN
76632001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7664
7665 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7666 libf2c.
7667
77e653ad
CR
76682001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7669
7670 * MAINTAINERS (Write After Approval): Add self.
7671
64adad99
DB
76722001-11-12 David O'Brien <obrien@FreeBSD.org>
7673
7674 * MAINTAINERS: mips and s390 are also CPU ports.
7675
834a28c7
DB
76762001-11-12 David O'Brien <obrien@FreeBSD.org>
7677
7678 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7679
ef94239f
DB
76802001-11-11 David O'Brien <obrien@FreeBSD.org>
7681
7682 * MAINTAINERS: Alphabetize.
7683
beda0427
KH
76842001-11-09 Kazu Hirata <kazu@hxi.com>
7685
7686 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7687
6ca224d3
JDA
76882001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7689
7690 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7691
132e4bd7
PE
76922001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7693
7694 * configure.in (--enable-languages): Be more permissive about
7695 syntax. Check for empty lists better. Warn about $LANGUAGES.
7696
c6243b4c
GK
76972001-11-08 Geoffrey Keating <geoffk@redhat.com>
7698
7699 * config.sub: Import from master sources, rev. 1.230.
7700 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7701
abbb9e76
LG
77022001-11-07 Laurent Guerby <guerby@acm.org>
7703
7704 * MAINTAINERS (Write After Approval): Add self.
7705
53cdb27a
HPN
77062001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7707
7708 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7709
dd3a88c9
HPN
77102001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7711
7712 * config.sub: Import from master sources, rev 1.226.
7713 * config.guess: Import from master sources, rev 1.216.
7714
d344dce9
HPN
77152001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7716
7717 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7718 * MAINTAINERS: Add self as maintainer of MMIX port.
7719 Remove old after-approval entry.
7720
63f6bcd7
JM
77212001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7722
7723 * ChangeLog, configure: Fix spelling errors.
7724
84f92638
BK
77252001-10-20 Brendan Kehoe <brendan@zen.org>
7726
7727 * MAINTAINERS: Tweak my address.
7728
2f30eda4
R
7729Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7730
7731 * MAINTAINERS: Update my email address.
7732
1567080c 77332001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7734
f48a3b5c 7735 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7736 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7737
30106886
GB
77382001-10-10 Geert Bosch <bosch@gnat.com>
7739
e490616e 7740 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7741 Added Robert Dewar.
7742
d3d51b8c
DB
77432001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7744
7745 * MAINTAINERS (Write After Approval): Added self
7746
d1c3e709
GB
77472001-10-02 Geert Bosch <bosch@gnat.com>
7748
7749 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7750
50f5f793
JM
77512001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7752
7753 * configure: Handle temporary files securely using mkdir.
7754
7fddf9a9
AO
77552001-09-29 Alexandre Oliva <aoliva@redhat.com>
7756
7757 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7758
387beb82
WC
77592001-09-26 Will Cohen <wcohen@redhat.com>
7760
7761 * configure.in (*-*-linux*): Disable configuration of target-newlib
7762 and target-libgloss.
e490616e 7763
0c055e34
AO
77642001-09-26 Alexandre Oliva <aoliva@redhat.com>
7765
7766 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7767 RANLIB.
7768
759bfa90
AO
77692001-09-21 Alexandre Oliva <aoliva@redhat.com>
7770
7771 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7772 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7773 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7774 avoid quotes nesting problems.
7775 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7776 (DO_X): Export only variables that are set.
7777
1dc4a750
BE
77782001-09-19 Ben Elliston <bje@redhat.com>
7779
7780 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7781 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7782 semantics. Use the shell built-in "type" command instead.
7783
898c7238
AO
77842001-08-31 Alexandre Oliva <aoliva@redhat.com>
7785
7786 Merged from gcc-3_0-branch:
7787 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7788 * ltcf-c.sh: Use $objext, not $ac_objext.
7789 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7790 * ltcf-cxx.sh: Add support for GNU.
7791 2001-07-22 Timothy Wall <twall@redhat.com>
7792 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7793 default settings if using GNU tools with that configuration.
7794 * ltcf-cxx.sh: Ditto.
7795 * ltcf-gcj.sh: Ditto.
7796 2001-07-21 Michael Chastain <chastain@redhat.com>
7797 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7798 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7799 * ltmain.sh: Mark as gcc-local.
7800
8fa0a32e
EC
78012001-08-30 Eric Christopher <echristo@redhat.com>
7802 Jason Eckhardt <jle@redhat.com>
7803
7804 * config.guess: Merge from master sources.
7805 * config.sub: Merge from master sources, add support for mipsisa32.
7806
32f30f91 78072001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7808 * config.sub: Merge from master sources, rev 1.219.
7809 * MAINTAINERS: Add self as contact for stormy16 port.
7810
f6084f99
ZW
78112001-08-14 Zack Weinberg <zackw@panix.com>
7812
7813 * config.sub: Merge from master sources, rev 1.218.
7814 * config.guess: Merge from master sources, rev 1.209.
7815
91b54f7f
GS
78162001-08-11 Graham Stott <grahams@redhat.com>
7817
7818 * Makefile.in (check-c++): Add missing semicolon.
7819
e5b3941e
JH
7820Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7821
32f30f91 7822 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7823
6387a56e
EC
78242001-07-30 Eric Christopher <echristo@redhat.com>
7825
7826 * MAINTAINERS (Various maintainers: mips port): Added myself.
7827
53b475f0
AH
78282001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7829
e490616e 7830 * configure.in (sh-*-linux*): New.
53b475f0 7831
2a08c780
RH
78322001-07-27 Richard Henderson <rth@redhat.com>
7833
7834 * .cvsignore: Add LAST_UPDATED.
7835
bfa79422
UW
78362001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7837
7838 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7839
0ae85492
AH
78402001-07-16 Aldy Hernandez <aldyh@redhat.com>
7841
e490616e 7842 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7843
8e1ab0fe
NP
7844Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7845
7846 * MAINTAINERS (Write After Approval): Added myself.
7847
2b997990
SC
78482001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7849
7850 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7851 and libgcj on m68hc11/m68hc12.
7852
d920e825
L
78532001-06-27 H.J. Lu (hjl@gnu.org)
7854
7855 * Makefile (CFLAGS_FOR_BUILD): New.
7856 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7857
d425a1e0
JM
78582001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7859
7860 * README: Remove version number.
7861
5b5b4207
GP
78622001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7863
7864 * INSTALL/README: Update wrt. to the installation instructions now
7865 residing in gcc/doc/install.texi.
7866
be839b69
JM
78672001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7868
7869 * README: Replace with a cut-down and updated version of gcc/README.
7870
fe2ee7c4
DE
78712001-06-12 David Edelsohn <edelsohn@gnu.org>
7872
7873 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7874 multilibs to be disabled.
7875
4f5d646c
DB
78762001-06-11 Daniel Berlin <dan@cgsoftware.com>
7877
7878 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7879
818f0c85
AO
78802001-06-09 Alexandre Oliva <aoliva@redhat.com>
7881
7882 * config.guess: Import CVS version 1.195.
7883 * config.sub: Import CVS version 1.212.
7884
e9a8af10
AO
78852001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7886
7887 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7888 gcc/xgcc is built, use -print-prog-name to find out the program
7889 name to use.
7890
ae3ca0a9
PE
78912001-06-04 Phil Edwards <pme@sources.redhat.com>
7892
7893 * config.guess: Import CVS version 1.194. All gcc-local changes
7894 appear to also be in the master copy.
7895 * config.sub: Import CVS version 1.211.
7896
066bd40d
MM
7897Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
7898
7899 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7900 with_gcc]: Use `gcc -shared' to build a shared library.
7901
4aef4f33
JDA
7902Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
7903
7904 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7905 archives.
7906
c386f00f
RO
7907Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7908
7909 * MAINTAINERS (Write After Approval): Add myself.
7910
2ae5cea5
HPN
79112001-06-01 Hans-Peter Nilsson <hp@axis.com>
7912
7913 * configure.in (libstdcxx_flags): Do not try to execute
7914 libstdc++-v3/testsuite_flags until it exists.
7915
c3766183
AM
79162001-06-01 Alan Modra <amodra@bigpond.net.au>
7917
7918 * MAINTAINERS: Update my email address.
7919
9b337833
GS
79202001-05-31 Graham Stott <grahams@redhat.com>
7921
7922 * MAINTAINERS (Write After Approval): Add myself.
7923
55fce0eb
SP
79242001-05-28 Simon Patarin <simon.patarin@inria.fr>
7925
7926 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7927 libraries when using g++ with native linker.
7928
5f7de4b8
AO
79292001-05-28 Alexandre Oliva <aoliva@redhat.com>
7930
7931 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7932
a7bc0fbb
AO
79332001-05-22 Alexandre Oliva <aoliva@redhat.com>
7934
7935 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7936 [aix4*|aix5*]: Prepend blank.
7937
33456445
AO
79382001-05-20 Alexandre Oliva <aoliva@redhat.com>
7939
7940 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7941 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7942 of subdir/configure scripts to use the new libtool.m4.
7943
e48d3d00
MK
79442001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
7945
7946 * MAINTAINERS (Write After Approval): Add myself.
7947
9e0e191b
BK
79482001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7949
7950 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7951
3f19b439
BE
79522001-05-11 Ben Elliston <bje@redhat.com>
7953
7954 * Makefile.in (all-sid): New target.
7955 (check-sid, clean-sid, install-sid): Likewise.
7956
6ebe3121
JO
79572001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7958
7959 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7960
ca3667c4
AO
79612001-05-03 Alexandre Oliva <aoliva@redhat.com>
7962
7963 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7964 libgcj.
7965
79662001-05-03 Alexandre Oliva <aoliva@redhat.com>
7967
7968 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7969 gcc/xgcc is built, use -print-prog-name to find out the program
7970 name to use.
7971
b2964d63
AO
79722001-04-26 Alexandre Oliva <aoliva@redhat.com>
7973
b1bb2302
AO
7974 * configure.in (noconfigdirs): Don't reset it from scratch in the
7975 target case; only append to it.
6387a56e 7976
b2964d63
AO
7977 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7978 sparc-*-solaris2.8]: Disable ${libgcj}.
7979
8343765d
AO
79802001-04-25 Alexandre Oliva <aoliva@redhat.com>
7981
7982 * configure.in (libgcj_saved): Copy from $libgcj.
7983 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7984 --disable-libgcj.
7985
ddbb6d43
GRK
79862001-04-25 Gavin Romig-Koch <gavin@redhat.com>
7987
7988 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 7989 C front end maintainer.
ddbb6d43 7990
3fa03ff9
AG
7991Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7992
7993 * configure.in: Move *-chorusos target case to the proper switch.
7994 Disable libgcj.
7995
99ffe40f
AO
79962001-04-12 Alexandre Oliva <aoliva@redhat.com>
7997
7998 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7999 1.641.2.228.
8000
78faa32d
FS
80012001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8002
8003 * Makefile.in (STAGE1_CFLAGS): Pass down.
8004
cdbff0ab
AM
80052001-04-13 Alan Modra <amodra@one.net.au>
8006
8007 * config.guess: Add hppa64-linux support. Note for next import that
8008 this is already in the master file.
8009 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8010
75b9074c
AO
80112001-04-12 Alexandre Oliva <aoliva@redhat.com>
8012
8013 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8014 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8015
125404c5
SS
80162001-04-11 Stan Shebs <shebs@apple.com>
8017
8018 * MAINTAINERS: Add self as Darwin port maintainer.
8019
876684fe
AM
80202001-04-11 Alan Modra <amodra@one.net.au>
8021
8022 * MAINTAINERS: Update my email address.
8023
06729913
LR
80242001-04-10 Loren J. Rittle <ljrittle@acm.org>
8025
8026 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8027 recent versions of FreeBSD (release 3 or later).
8028 * ltconfig: On FreeBSD, -lc must not be provided when building
8029 a shared library or else the standard -pthread gcc option is
8030 rendered worthless to later users of the built library.
8031
67916302
JM
80322001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8033
8034 * MAINTAINERS: Add self and RTH as C front end maintainers.
8035
d2bc0628
AO
80362001-04-05 Alexandre Oliva <aoliva@redhat.com>
8037
e490616e
ZW
8038 * config.sub: Make sure to match an already-canonicalized
8039 machine name (eg. mn10300-unknown-elf).
d2bc0628 8040
a3406c06
AO
80412001-04-01 Alexandre Oliva <aoliva@redhat.com>
8042
8043 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8044 New macros.
8045 (bootstrap, cross): Use RECURSE_FLAGS.
8046 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8047
a076f6a4
AO
80482001-03-27 Alexandre Oliva <aoliva@redhat.com>
8049
8050 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8051
e9f4fa71
CH
80522001-03-22 Colin Howell <chowell@redhat.com>
8053
7238de5c
CH
8054 * Makefile.in (DO_X): Do not backslash single-quotes in
8055 backquotes (two places).
e9f4fa71 8056
b6b14b1b
AO
80572001-03-22 Alexandre Oliva <aoliva@redhat.com>
8058
8059 Re-installed:
8060 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8061 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8062 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8063 * ltcf-cxx.sh: Likewise.
8064 * ltcf-gcj.sh: Likewise.
8065
1eb0b89d
GP
80662001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8067
8068 * MAINTAINERS: Add myself as "documentation co-maintainer".
8069
82e23236
AO
80702001-03-22 Alexandre Oliva <aoliva@redhat.com>
8071
8072 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8073 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8074
64ec27c3
TT
80752001-03-19 Tom Tromey <tromey@redhat.com>
8076
8077 * config-ml.in: Handle GCJ and GCJFLAGS.
8078
191de407
MC
80792001-03-21 Michael Chastain <chastain@redhat.com>
8080
8081 * Makefile.in: all-m4 depends on all-texinfo.
8082
fed4dede
LR
80832001-03-20 Loren J. Rittle <ljrittle@acm.org>
8084
8085 * MAINTAINERS: Add myself to write after approval list.
8086
085072bb
LB
80872001-03-18 Laurynas Biveinis <lauras@softhome.net>
8088
8089 * Makefile.in (DO_X): Quote nested quotes.
8090
5af8ea3f
AM
80912001-03-18 Alan Modra <alan@linuxcare.com.au>
8092
8093 * MAINTAINERS: Add myself to write after approval list.
8094
69e23037
LB
80952001-03-15 Laurynas Biveinis <lauras@softhome.net>
8096
8097 * Makefile.in (DO_X): Use double quotes for quoting
8098 "RANLIB=$${RANLIB}".
8099
2b9650f4
OP
81002001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8101
8102 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8103
4698d2cf
NP
81042001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8105
8106 * configure.in: Only use `lang_requires' for languages athat are
8107 actually enabled.
8108
f6646274
PE
81092001-03-08 Phil Edwards <pme@sources.redhat.com>
8110
8111 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8112
c9a54638
AO
81132001-03-08 Alexandre Oliva <aoliva@redhat.com>
8114
8115 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8116
6a556ad6
TT
81172001-03-07 Tom Tromey <tromey@redhat.com>
8118
8119 * configure.in: Allow config-lang.in to set `lang_requires' to list
8120 of other required languages.
8121
6822468a
LB
81222001-03-06 Laurynas Biveinis <lauras@softhome.net>
8123
8124 * Makefile.in: Remove RANLIB definition. Use RANLIB
8125 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8126 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8127
f04885d3 81282001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8129 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8130
f04885d3
BK
8131 * Makefile.in (check-c++): Use tabs, not spaces.
8132
288edf47 81332001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8134
288edf47
LB
8135 * MAINTAINERS: add myself to Write After Approval list.
8136
3d55d2f8 81372001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8138
e490616e 8139 * Makefile.in (check-c++): New rule.
6387a56e 8140
4d88a68a
BK
8141 * configure.in (target_libs): Remove libg++.
8142 (noconfigdirs): Remove libg++.
8143 (noconfigdirs): Same.
8144 (noconfigdirs): Same.
8145 (noconfigdirs): Same.
8146
8147 * config-ml.in: Remove libg++ references.
8148
8149 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8150 (ALL_TARGET_MODULES): Same.
8151 (configure-target-libg++): Remove.
8152 (all-target-libg++): Remove.
8153 (configure-target-libio): Remove.
8154 (all-target-libio): Remove.
8155 (check-target-libio): Remove.
8156 (.PHONY): Remove.
8157 (libg++.tar.bz2): Remove.
8158 (all-target-cygmon): Remove libio.
8159 (all-target-libstdc++): Remove.
8160 (configure-target-libstdc++): Remove.
8161 (TARGET_LIB_PATH): Remove libstdc++.
8162 (ALL_GCC_CXX): Remove libstdc++.
8163 (all-target-gperf): Correct.
8164
2437d4ed
NC
81652001-02-16 Nick Clifton <nickc@redhat.com>
8166
8167 * configure.in (noconfigdirs): Allow configuration of texinfo
8168 for Cygwin hosts.
8169
85b99cbe
AG
81702001-02-15 Anthony Green <green@redhat.com>
8171
8172 * configure: Introduce GCJ_FOR_TARGET.
8173 * configure.in: Ditto.
8174 * Makefile.in: Ditto.
8175
7b18790c
AS
81762001-02-13 Andreas Schwab <schwab@suse.de>
8177
8178 * MAINTAINERS: Update mail address.
8179
c4880c99
MS
81802001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8181
8182 * config.guess: Add linux target for S/390.
8183 * config.sub: Likewise.
8184
e31ae6db
CC
81852001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8186
8187 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8188 target-libgloss.
e31ae6db 8189
7739adfb
BE
81902001-02-06 Ben Elliston <bje@redhat.com>
8191
8192 * configure: Output host type to stdout, not stderr.
8193
36ca672c
MM
81942001-02-05 Mark Mitchell <mark@codesourcery.com>
8195
e40f2829 8196 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8197 * ltcf-cxx.sh: Likewise.
8198
36ca672c
MM
8199 * config.if: Assume enable_libstdcxx_v3 is defined.
8200
22fdd65e
MM
82012001-02-04 Mark Mitchell <mark@codesourcery.com>
8202
8203 Remove V2 C++ library.
8204 * configure.in: Remove --enable-libstdcxx_v3 support.
8205
3b60dd8e
BM
82062001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8207
8208 * include/demangle.h: Add prototype for java_demangle_v3.
8209
42c0c80a
PE
82102001-01-29 Phil Edwards <pme@sources.redhat.com>
8211
8212 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8213
0be25992
RH
82142001-01-27 Richard Henderson <rth@redhat.com>
8215
8216 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8217
8a8de62d
MS
82182001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8219
8220 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8221 Don't unset, it's non-portable and no longer necessary, set to empty
8222 instead.
8223
92769744
MS
82242001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8225
8226 * ltconfig: Shell portability fix for the tagname validity check.
8227
88a1c0ab
AO
82282001-01-27 Alexandre Oliva <aoliva@redhat.com>
8229
8230 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8231 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8232
45291dd5
MS
82332001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8234
8235 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8236
1ace7e15
TT
82372001-01-26 Tom Tromey <tromey@redhat.com>
8238
8239 * configure.in: Allow libgcj to be built on Sparc Solaris.
8240
0ef8b11b
DE
82412001-01-25 David Edelsohn <edelsohn@gnu.org>
8242
8243 * ltcf-c.sh: Add aix5 case.
8244 * ltcf-cxx.sh: Likewise.
8245 * ltconfig: Likewise.
8246
0006091e
AO
82472001-01-24 Alexandre Oliva <aoliva@redhat.com>
8248
9bad11e1
AO
8249 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8250 keep at least one of build_libtool_libs or build_old_libs set to
8251 yes.
8252
0006091e
AO
8253 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8254 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8255
7c01b2b5
BM
82562001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8257
8258 * configure.in: Enable libgcj on several additional platforms.
8259
d340e0ac
BM
82602001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8261
8262 * configure.in: Enable libgcj for linux targets.
8263
5baf8c37
MS
82642001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8265
8266 * MAINTAINERS (Write After Approval): Add myself.
8267
10a0ba84
JDA
82682001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8269
8270 * MAINTAINERS: Add myself as vax port maintainer.
8271
357c6a4b
FH
82722001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8273
8274 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8275
6e2d9a7a
MS
82762001-01-09 Mike Stump <mrs@wrs.com>
8277
8278 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8279 failures of subdirectories.
8280
b6b14b1b 82812001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8282
b6b14b1b 8283 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8284 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8285 * ltcf-cxx.sh: Likewise.
8286 * ltcf-gcj.sh: Likewise.
8287 * ltconfig.sh: Fix typo.
976b230d 8288
07109110
LB
82892001-01-02 Laurynas Biveinis <lauras@softhome.net>
8290
8291 * configure: handle DOS-style absolute paths.
8292
1da5b8fc
LB
82932001-01-02 Laurynas Biveinis <lauras@softhome.net>
8294
8295 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8296
4c2f5b4f
MM
82972000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8298
8299 * MAINTAINERS: Add myself as avr port co-maintainer.
8300
bc53668e
BE
83012000-12-28 Ben Elliston <bje@redhat.com>
8302
8303 * MAINTAINERS: Add myself under ``Write After Approval''.
8304
c387606f
JM
83052000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8306
8307 * texinfo: Remove directory from GCC.
8308
2cb5082c
JM
83092000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8310
8311 * COPYING: Update to current
8312 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8313 to 19yy as example year in copyright notice).
8314
cc330df9
BK
83152000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8316
6387a56e 8317 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8318 (libstdcxx_incdir): Pass down.
8319 * config.if: Remove expired bits for cxx_interface, add stub.
8320 (libstdcxx_incdir): Add variable for g++ include directory.
8321 * configure.in (gxx_include_dir): Use it.
6387a56e 8322
4c6b2835
AO
83232000-12-18 Alexandre Oliva <aoliva@redhat.com>
8324
8325 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8326 with old-email address from ``Write After Approval''.
8327
3896f13e
AJ
83282000-12-15 Andreas Jaeger <aj@suse.de>
8329
8330 * configure.in: Handle lang_dirs.
8331
83322000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8333
ad46e881
TT
8334 * MAINTAINERS: Removed brads.
8335
90a10418
TT
8336 * MAINTAINERS: Added gcj developers.
8337
41dfe3a2 83382000-12-13 Anthony Green <green@redhat.com>
6387a56e 8339
41dfe3a2 8340 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8341 listed. Disable libgcj for x86 and Alpha Linux until compatible
8342 with g++ abi.
6387a56e 8343
e2f601da
MS
83442000-12-13 Mike Stump <mrs@wrs.com>
8345
8346 * Makefile.in (local-distclean): Also remove fastjar.
8347
70030c01
RB
83482000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8349
8350 * contrib/gcc_update: Add fastjar --touch entries.
8351
2a50f859
AO
83522000-12-12 Alexandre Oliva <aoliva@redhat.com>
8353
8354 * configure.in: Disable language-specific target libraries for
8355 languages that aren't enabled.
8356
7743113b
AG
83572000-12-10 Anthony Green <green@redhat.com>
8358
8359 * configure.in: Define libgcj. Disable libgcj target libraries for
8360 most targets.
8361
92e061a6
NB
83622000-12-10 Neil Booth <neilb@earthling.net>
8363
8364 * MAINTAINERS: Update mail address, remove from WAA list.
8365
f34ff6d6
APB
83662000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8367
8368 * libjava: Imported from /cvs/java.
8369 * libffi: Likewise.
8370 * Boehm-gc: Likewise.
8371
d82a33c6
APB
83722000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8373
8374 * configure.in (target_libs): Revert 2000-12-08 patch.
8375 (noconfigdirs): Added target-libjava.
8376
e14f8e28
LB
83772000-12-09 Laurynas Biveinis <lauras@softhome.net>
8378
8379 * djunpack.bat: removed.
8380
fc26516b
LB
83812000-12-09 Laurynas Biveinis <lauras@softhome.net>
8382
8383 * Makefile.in: handle DOS-style absolute paths.
8384 * config-ml.in: likewise.
8385 * symlink-tree: likewise.
8386
bd8757b3
APB
83872000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8388
8389 * fastjar: Imported.
8390
81522a1f
APB
83912000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8392
8393 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8394 libjava.
8395 * configure.in (target_libs): Removed `target-libjava'.
8396
5db1f7ed
APB
83972000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8398
8399 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8400 (ALL_MODULES): Added fastjar.
8401 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8402 (all-target-libjava): all-fastjar replaces all-zip.
8403 (all-fastjar): Added.
8404 (configure-target-fastjar, all-target-fastjar): Likewise.
8405 * configure.in (host_tools): Added fastjar.
8406
5e59997c
MS
84072000-12-07 Mike Stump <mrs@wrs.com>
8408
8409 * Makefile.in (local-distclean): Remove leftover built files.
8410
0a534f40
NC
84112000-11-24 Nick Clifton <nickc@redhat.com>
8412
8413 * configure.in (xscale-elf): Add target.
8414 (xscale-coff): Add target.
8415
7686cadf
LR
84162000-11-22 Loren J. Rittle <ljrittle@acm.org>
8417
e490616e
ZW
8418 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8419 recent versions of FreeBSD (release 3 or later).
8420 * ltconfig: On FreeBSD, -lc must not be provided when building
8421 a shared library or else the standard -pthread gcc option is
8422 rendered worthless to later users of the built library.
7686cadf 8423
fff01699
FF
84242000-11-16 Fred Fish <fnf@be.com>
8425
8426 * configure.in (enable_libstdcxx_v3): Fix typo,
8427 libstd++ -> libstdc++.
8428
4dc16355
KL
84292000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8430
8431 * MAINTAINERS: Add self to Write After Approval list.
8432
bf6fc7b2
BS
84332000-11-21 Bernd Schmidt <bernds@redhat.com>
8434
8435 * MAINTAINERS: Update my email address. Add myself to global write
8436 privs list.
8437
ce8e06b1
AO
84382000-11-18 Alexandre Oliva <aoliva@redhat.com>
8439
6e2a4843
AO
8440 * Makefile.in: Merge with src and libgcj.
8441 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8442 configure-target-<library> when their configure scripts need the C
8443 or C++ library to have already been built to work properly.
8444 (do_proto_toplev): Set them to an empty string.
8445
ce8e06b1
AO
8446 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8447 (REALLY_SET_LIB_PATH): Use them.
8448
c003f378
SS
84492000-11-17 Stan Shebs <shebs@apple.com>
8450
8451 * MAINTAINERS: Add self to Write After Approval list.
8452
cc1e60ea
JM
84532000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8454
8455 * configure: Provide the original toplevel configure arguments
8456 (including $0) to subprocesses in the environment rather than
8457 through gcc/configargs.h.
8458
1173593d
JM
84592000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8460
8461 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8462 C99. Alphabetise "Write After Approval" list.
8463
520907ee
MM
84642000-11-12 Mark Mitchell <mark@codesourcery.com>
8465
34f6fbdb
MM
8466 * configure: Turn on libstdc++ V3 by default.
8467
520907ee
MM
8468 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8469 if we've got GCC.
8470
0bbd37ed
PB
84712000-11-11 Philip Blundell <philb@gnu.org>
8472
8473 * MAINTAINERS: Add self to Write After Approval list.
8474
7ca0e6d9
DE
84752000-11-09 David Edelsohn <edelsohn@gnu.org>
8476
8477 * ltcf-c.sh (aix4): Improve shared library configuration; require
8478 exporting symbols.
8479 * ltcf-cxx.sh (aix4): Define.
8480 * ltconfig (aix4): Define library and soname specs appropriate for
8481 AIX. Define command to create export symbols list.
8482
f559f30b
CF
8483Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8484
8485 * config.sub: Add support for Sun Chorus
8486
fc05d516
NC
84872000-10-31 Nick Clifton <nickc@redhat.com>
8488
8489 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8490 <name>@redhat.com. Also installed new email address for Clint
8491 Popetz.
6387a56e 8492
90a0e73f
JM
84932000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8494
8495 * etc: Remove directory from GCC.
8496
a5e1b548
MM
84972000-10-16 Michael Meissner <meissner@redhat.com>
8498
8499 * configure (gcc/configargs.h): Only create if there is a build GCC
8500 directory created.
8501
6387a56e
EC
85022000-10-16 Matthias Klose <doko@debian.org>
8503
be1db873
MK
8504 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8505 when configured for libstdc++-v3.
8506
f5fa9a5b
PE
85072000-10-05 Phil Edwards <pme@gcc.gnu.org>
8508
8509 * configure: Save configure arguments to gcc/configargs.h.
8510
61a77fea
PT
85112000-10-04 Philipp Thomas <pthomas@suse.de>
8512
8513 * config.guess: Import CVS version 1.157.
8514 * config.sub: Import CVS version 1.181.
8515
3a4fee66
AP
85162000-10-04 Andris Pavenis <pavenis@latnet.lv>
8517
8518 * Makefile.in (bootstrap): avoid recursion if subdir missing
8519 (cross): ditto
8520 (do-proto-toplev): ditto
8521
3dd7094e
AO
85222000-09-30 Alexandre Oliva <aoliva@redhat.com>
8523
de710532
AO
8524 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8525 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8526
3dd7094e
AO
8527 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8528 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8529 all affected `configure' scripts.
8530
e592386f
NB
8531Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8532
8533 * MAINTAINERS: Add self as cpplib co-maintainer.
8534
fba54939
AH
85352000-09-24 Aldy Hernandez <aldyh@redhat.com>
8536
8537 * MAINTAINERS: Add self to Write After Approval list.
8538
2bd429f4
GP
85392000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8540
8541 * INSTALL/README: egcs -> GCC update.
8542
d733f374
ME
8543Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8544
8545 * MAINTAINERS: Add myself to Write After Approval list.
8546
d7ce9a83
KH
85472000-09-15 Kazu Hirata <kazu@hxi.com>
8548
8549 * MAINTAINERS: Add myself to Write After Approval list.
8550
18a53ffe
JL
8551Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8552
e490616e
ZW
8553 * configure.in: Do not build byacc for hppa64. Provide paths to the
8554 X11 libraries for hppa64.
18a53ffe 8555
f246ff23
SC
85562000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8557
8558 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8559
06298abd
AO
85602000-09-06 Alexandre Oliva <aoliva@redhat.com>
8561
4b92758a
AO
8562 * Makefile.in (all-zlib): Added dummy target.
8563
06298abd
AO
8564 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8565 ltcf-gcj.sh: Updated from libtool multi-language branch.
8566
4d73d07a
AO
85672000-09-05 Alexandre Oliva <aoliva@redhat.com>
8568
8569 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8570 (bootstrap*): Depend on all-bootstrap.
8571
05d52d78
PT
85722000-09-05 Philipp Thomas <pthomas@suse.de>
8573
8574 * config.guess: Import CVS version 1.156.
8575 * config.sub: Import CVS version 1.179.
8576
3c809ba4
AG
85772000-09-02 Anthony Green <green@cygnus.com>
8578
8579 * Makefile.in (all-gcc): Depend on all-zlib.
8580 (CLEAN_MODULES): Add clean-zlib.
8581 (ALL_MODULES): Add all-zlib.
8582 * configure.in (host_libs): Add zlib.
8583
10ad78a0 85842000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8585
8586 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8587 crosses, but add gcc/include to the header search path for them.
8588
b36a9ce3
DB
85892000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8590
8591 * MAINTAINERS: Add self to Write After Approval list.
8592
cb011248
FS
85932000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8594
8595 * config.guess: Import CVS version 1.152.
8596 * config.sub: Import CVS version 1.177.
8597
db310af0
AO
85982000-08-25 Alexandre Oliva <aoliva@redhat.com>
8599
7965440a
AO
8600 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8601 $targargs to tell whether newlib is going to be built.
8602
db310af0
AO
8603 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8604 $$r/TARGET_SUBDIR/libio for _G_config.h.
8605
e7977565
AO
86062000-08-23 Alexandre Oliva <aoliva@redhat.com>
8607
8608 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8609
126bb9ed
DD
86102000-08-22 DJ Delorie <dj@redhat.com>
8611
8612 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8613
5b0e9d29
AO
86142000-08-22 Alexandre Oliva <aoliva@redhat.com>
8615
8616 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8617 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8618 sub-configures.
8619
4f3e904e
DD
86202000-08-21 DJ Delorie <dj@redhat.com>
8621
8622 * MAINTAINERS: Add self as a libiberty maintainer
8623
c9635443
AO
86242000-08-16 Alexandre Oliva <aoliva@redhat.com>
8625
8626 * configure.in (libstdcxx_flags): Use
8627 libstdc++-v3/src/libstdc++.INC.
8628
8b2100ba
AO
86292000-08-15 Alexandre Oliva <aoliva@redhat.com>
8630
8631 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8632
57119aa9
ZW
86332000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8634
eeb943b0
ZW
8635 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8636
6387a56e 8637 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8638 explicit. Substitute enable_threads into generated Makefiles.
8639 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8640 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8641
acffa7c4
GK
86422000-08-13 Geoff Keating <geoffk@cygnus.com>
8643
8644 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8645
808d8c41
AO
86462000-08-12 Alexandre Oliva <aoliva@redhat.com>
8647
8648 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8649 previous delta.
8650
1fc8c51c 86512000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8652
1fc8c51c
JM
8653 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8654 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8655 (FLAGS_FOR_TARGET): Not here.
8656 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8657
25698887
AO
86582000-08-11 Alexandre Oliva <aoliva@redhat.com>
8659
8660 * config-ml.in (CC, CXX): Don't introduce a leading space.
8661
10120687
DD
86622000-08-07 DJ Delorie <dj@delorie.com>
8663
8664 * MAINTAINERS: Add self as a DJGPP maintainer
8665
15c758e9
DD
86662000-08-07 DJ Delorie <dj@redhat.com>
8667
8668 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8669 "if we're also building gcc, and it's a gcc that will run on the
8670 build machine, we want to use its includes instead of the system's
8671 default includes".
8672
2d0de245
JM
86732000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8674
8675 * MAINTAINERS: Add self to Write After Approval list.
8676
e81b330a
AO
86772000-08-03 Alexandre Oliva <aoliva@redhat.com>
8678
83440c1e
AO
8679 * configure.in (libstdcxx_flags): Don't use `"'.
8680
e81b330a
AO
8681 * config-ml.in: Adjust multilib search paths to the
8682 appropriate multilib tree.
8683
cf95c847
AO
86842000-08-02 Alexandre Oliva <aoliva@redhat.com>
8685
8686 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8687 commas in $LANGUAGES.
8688
9e9af119
MH
86892000-08-02 Manfred Hollstein <manfredh@redhat.com>
8690
8691 * configure.in: Re-enable all references to libg++ and librx.
8692
606ce391
AO
86932000-08-01 Alexandre Oliva <aoliva@redhat.com>
8694
89820b43
AO
8695 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8696 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8697 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8698 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8699
606ce391
AO
8700 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8701
04179d4a
AO
87022000-07-31 Alexandre Oliva <aoliva@redhat.com>
8703
8704 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8705 CXX_FOR_TARGET for sed.
8706
d4eb109c
AO
87072000-07-30 Alexandre Oliva <aoliva@redhat.com>
8708
8709 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8710 Do not override if already set in the environment or in configure.
8711 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8712 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8713
4f4caf92
AO
87142000-07-28 Alexandre Oliva <aoliva@redhat.com>
8715
8716 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8717 the libtool CVS tree multi-language branch.
8718 * ltconfig, ltmain.sh: Updated.
6387a56e 8719
b87487b6
AO
87202000-07-27 Alexandre Oliva <aoliva@redhat.com>
8721
1670d1ea
AO
8722 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8723 (clean-target): Depend on it.
8724
b87487b6
AO
8725 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8726 (GCC_FOR_TARGET): Use it.
8727 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8728 * configure.in: ... here.
8729 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8730 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8731
4e81ae98
EC
87322000-07-24 Eric Christopher <echristo@cygnus.com>
8733
8734 * MAINTAINERS: Add self to Write After Approval list.
8735
059ae32c
AO
87362000-07-24 Alexandre Oliva <aoliva@redhat.com>
8737
5b28edd4
AO
8738 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8739 (configure-target-libchill, configure-target-libobjc): Likewise.
8740
059ae32c
AO
8741 * configure.in: Use the same cache file for all target libs.
8742 * config-ml.in: But different cache files per multilib variant.
8743
1adcd149
MS
87442000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8745
8746 * configure (topsrcdir): Don't use dirname.
8747
2d573dff
JO
87482000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8749
8750 * MAINTAINERS: Add self to Write After Approval list.
8751
d207ebef
JM
87522000-07-20 Jason Merrill <jason@redhat.com>
8753
8754 * configure.in: Remove all references to libg++ and librx.
8755
8756 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8757
87582000-07-20 Hans-Peter Nilsson <hp@axis.com>
8759
8760 * config.sub: Update to subversions version 2000-07-06.
8761
7b7792d5
AH
87622000-07-12 Andrew Haley <aph@cygnus.com>
8763
8764 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8765 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8766
3abaac67
PE
87672000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8768
8769 * symlink-tree: Check number of arguments.
8770
34be2b36
JW
87712000-07-05 Jim Wilson <wilson@cygnus.com>
8772
8773 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8774 search path for a g++ extracted from the build tree. This
8775 will allow link tests run by configure scripts in
8776 subdirectories to succeed.
8777
d207ebef
JM
87782000-07-01 Koundinya K <kk@ddeorg.soft.net>
8779
e490616e 8780 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8781
0900331b
MH
87822000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8783
8784 * MAINTAINERS: Add myself as loop discovery maintainer.
8785
d207ebef
JM
87862000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8787
8788 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8789 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8790
87912000-06-19 Timothy Wall <twall@cygnus.com>
8792
8793 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8794 * config.sub: Add tic54x target.
8795
11a27a76
TM
8796Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8797
8798 * MAINTAINERS: Add self as Fortran maintainer,
8799 remove Craig Burley.
8800
d207ebef 8801Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8802
d207ebef
JM
8803 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8804 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8805
7758b73f
PT
8806Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8807
8808 * MAINTAINERS: Add self as i18n maintainer
8809
d207ebef
JM
881020000-05-21 H.J. Lu (hjl@gnu.org)
8811
e490616e
ZW
8812 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8813 directory are used if they exist. Make sure
8814 $(build_tooldir)/include is searched for header files,
8815 $(build_tooldir)/lib/ for library files.
d207ebef 8816 (GCC_FOR_TARGET): Likewise.
e490616e 8817 (CXX_FOR_TARGET): Likewise.
d207ebef 8818
bae29210
JL
8819Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8820
8821 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8822
d207ebef 8823Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8824
8825 * Makefile.in (configure-target-libiberty): Depend on
8826 configure-target-newlib.
8827
aab0d19d
AO
88282000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8829
8830 * configure.in, Makefile.in: Merge all libffi-related
8831 configury stuff from the libgcj tree.
8832
d207ebef
JM
8833Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8834
8835 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8836 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8837
8838Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8839
8840 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8841 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8842 current version information. Add to proto-toplev directory.
d207ebef
JM
8843 (gdb-taz): Build do-djunpack.
8844
758c7bd4
DE
88452000-05-15 David Edelsohn <edelsohn@gnu.org>
8846
8847 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8848
1888228d
AC
8849Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8850
8851 * MAINTAINERS: Add self to Write After Approval list.
8852
d207ebef
JM
88532000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8854
8855 * ltmain.sh: Preserve in relink_command any environment
8856 variables that may affect the linker behavior.
8857
2d7cc2fe
JL
8858Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8859
d207ebef
JM
8860 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8861
8862Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8863
8864 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8865
88662000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8867
8868 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8869 with the version name.
2d7cc2fe 8870
ee455968
JE
8871Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8872
8873 * MAINTAINERS: Add self as bb-reorder maintainer.
8874
73b97e5c
BK
88752000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8876
8877 * config.if: Tweak.
8878
d207ebef
JM
88792000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8880
8881 * djunpack.bat: New file.
8882
8883Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8884
8885 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8886 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8887 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8888 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 8889
954869eb
DP
88902000-04-16 Dave Pitts <dpitts@cozx.com>
8891
e490616e
ZW
8892 * config.sub (case $basic_machine): Change default for "ibm-*"
8893 to "openedition".
954869eb 8894
eaabe541
AJ
88952000-04-13 Andreas Jaeger <aj@suse.de>
8896
8897 * MAINTAINERS: Added myself.
8898
d207ebef
JM
8899Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8900
8901 * Makefile.in (gdb-taz): New target. GDB specific archive.
8902 (do-md5sum): New target.
8903 (MD5PROG): Define.
8904 (PACKAGE): Default to TOOL.
8905 (VER): Default to a shell script.
8906 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 8907 md5 checksum generation.
d207ebef
JM
8908 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8909 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8910 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 8911 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
8912
8913Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
8914
8915 * configure (warn_cflags): Delete.
8916
0ea6d60c
PDM
8917Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
8918
8919 * MAINTAINERS: Added myself.
8920
17090313 89212000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 8922 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 8923
e490616e
ZW
8924 * configure.in (enable_libstdcxx_v3): Add.
8925 (target_libs): Add bits here to switch between libstdc++-v2 and
8926 libstdc++-v3.
8927 * config.if: And this file too.
8928 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 8929
76b78517
MM
89302000-04-05 Michael Meissner <meissner@redhat.com>
8931
8932 * config.sub (d30v): Add d30v as a basic machine type.
8933
ad242caf
JM
89342000-03-29 Jason Merrill <jason@casey.cygnus.com>
8935
8936 * configure.in: -linux-gnu*, not -linux-gnu.
8937
d4537148
TM
8938Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8939
8940 * MAINTAINERS: Add self in write-after-approval section.
8941
f152e9d4
JW
8942Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
8943
8944 * MAINTAINERS: Add self as ia64 port maintainer.
8945
6a5fcef1
NB
89462000-03-08 Neil Booth <NeilB@earthling.net>
8947
8948 * MAINTAINERS: Add self in write-after-approval section.
8949
d207ebef 8950Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 8951
d207ebef
JM
8952 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8953 (do-tar-bz2): Replace TOOL with PACKAGE.
8954 (gdb.tar.bz2): Remove GDBTK from GDB package.
8955 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 8956 dejagnu.tar.bz2): New packages.
d207ebef
JM
8957
89582000-02-27 Andreas Jaeger <aj@suse.de>
8959
8960 * configure.in: Add entry for mips*-*-linux*, move catch all
8961 *-*-*linux* entry below this one.
8962
89632000-02-27 Ian Lance Taylor <ian@zembu.com>
8964
8965 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 8966
521fe9d0
NC
89672000-02-24 Nick Clifton <nickc@cygnus.com>
8968
8969 * config.sub: Support an OS of "wince".
8970
d207ebef
JM
8971Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
8972
8973 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 8974 version.
d207ebef
JM
8975
89762000-02-23 Linas Vepstas <linas@linas.org>
8977
8978 * config.sub: Add support for Linux/IBM 370.
8979 * configure.in: Likewise.
8980
3a685f6f
NC
89812000-02-22 Nick Clifton <nickc@cygnus.com>
8982
8983 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8984
d207ebef 89852000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 8986
d207ebef 8987 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 8988
4746ee26
KG
89892000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8990
8991 * configure (gcc_version): When setting, narrow search to
8992 lines containing `version_string'.
8993
ba96c72d
DC
89942000-02-15 Denis Chertykov <denisc@overta.ru>
8995
8996 * config.sub: Add support for avr target.
8997
77f16a66
NC
89982000-02-14 Nick Clifton <nickc@cygnus.com>
8999
9000 * MAINTAINERS: Add maintainers for MCore port.
9001
784a3a80
HPN
9002Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9003
9004 * config.sub: Add mmix-knuth-mmixware.
9005
719dd4fa
KG
90062000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9007
9008 * MAINTAINERS: Pair cccp with cpplib maintainership.
9009
d207ebef
JM
90102000-01-27 Christopher Faylor <cgf@redhat.com>
9011
9012 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9013 structure stuff to -L library search.
9014 (CXX_FOR_TARGET): Ditto.
9015 (CROSS_CHECK_MODULES): Fix spelling mistake.
9016
7a53e94b
MM
90172000-01-24 Mark Mitchell <mark@codesourcery.com>
9018
9019 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9020 the C++ compiler.
9021
0da3b5a7
RH
90222000-01-12 Richard Henderson <rth@cygnus.com>
9023
9024 * configure.in: Don't build some bits for beos.
9025
02368d6d
JS
90262000-01-12 Joel Sherrill (joel@OARcorp.com)
9027
9028 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9029 as include files.
9030
2e76d35c
ZW
90312000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9032
9033 * Add self as cpplib maintainer, as requested by Jason
9034 Merrill. Correct my e-mail address.
9035
4c25fdcf
GK
90362000-01-06 Geoff Keating <geoffk@cygnus.com>
9037
9038 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9039 not mh-aix43.
9040
188e3966
HPN
9041Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9042
9043 * MAINTAINERS: Add myself to "write after approval" list.
9044
c2f5d030
RH
90451999-12-14 Richard Henderson <rth@cygnus.com>
9046
9047 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9048 * config.sub: Accept alphaev[78], alphaev8.
9049
eeda916a
AO
90501999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9051
9052 * config.guess, config.sub: Update from autoconf.
9053
b3bd7820
BK
90541999-11-29 Bruce Korb <autogen@linuxbox.com>
9055
2c290989 9056 * MAINTAINERS: update my playtime e-address.
b3bd7820 9057
1882b2b1
RO
9058Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9059
9060 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9061 necessary libraries are missing.
9062
2395f805
DN
9063Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9064
9065 * MAINTAINERS: Add new 'write after approval' maintainer.
9066
1e25de97
APB
9067Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9068
9069 * MAINTAINERS: Add new Java maintainer.
9070
1722c704
AS
90711999-10-25 Andreas Schwab <schwab@suse.de>
9072
9073 * configure: Fix quoting inside arguments of eval.
9074
8141abe8
NC
90751999-10-21 Nick Clifton <nickc@cygnus.com>
9076
9077 * config-ml.in: Allow suppression of some ARM multilibs.
9078
0b77644a
LV
9079Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9080
9081 * config.guess: Add OS/390 match pattern.
9082 * config.sub: Add mvs, openedition targets.
9083 * configure.in (i370-ibm-opened*): New.
9084
d207ebef
JM
90851999-09-04 Steve Chamberlain <sac@pobox.com>
9086
9087 * config.sub: Add support for configuring for pj.
9088
90891999-08-31 Nick Clifton <nickc@cygnus.com>
9090
9091 * config.sub (maybe_os): Add support for configuring for fr30.
9092
af13ebe9
NC
90931999-08-25 Nick Clifton <nickc@cygnus.com>
9094
9095 * configure.in: Do not configure or build ld for AIX
9096 platforms. ld is known to be broken on these platforms.
9097
1250c760
RO
9098Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9099
9100 * config-ml.in: Pass compiler flag corresponding to multidirs to
9101 subdir configures.
9102
d207ebef
JM
91031999-08-09 Ian Lance Taylor <ian@zembu.com>
9104
9105 * Makefile.in (LDFLAGS): Define.
9106
91071999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9108
9109 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9110 noconfigdirs.
9111 (*-*-cygwin*): Likewise.
9112
91131999-08-08 Ian Lance Taylor <ian@zembu.com>
9114
9115 * mkdep: New file.
9116 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9117 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9118
9119 From Eli Zaretskii <eliz@is.elta.co.il>:
9120 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9121 long file name when using DJGPP on MS-DOS.
9122
dbd83e11
JL
9123Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9124
9125 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9126
d207ebef
JM
91271999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9128
9129 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9130 dependency as this causes "make check" to globally "make all"
9131
cd1f4c2c
TT
9132Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9133
9134 * configure.in (target_libs): Added target-zlib.
9135 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9136 (CONFIGURE_TARGET_MODULES): Likewise.
9137 (CHECK_TARGET_MODULES): Likewise.
9138 (INSTALL_TARGET_MODULES): Likewise.
9139 (CLEAN_TARGET_MODULES): Likewise.
9140 (configure-target-zlib): New target.
9141 (all-target-zlib): Likewise.
9142 (all-target-libjava): Depend on all-target-zlib.
9143 (configure-target-libjava): Depend on configure-target-zlib.
9144
9145 * Makefile.in (configure-target-libjava): Depend on
9146 configure-target-newlib.
9147 (configure-target-boehm-gc): New target.
9148 (configure-target-qthreads): New target.
9149
e490616e
ZW
9150 * configure.in (target_libs): Added target-qthreads.
9151 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9152 (CONFIGURE_TARGET_MODULES): Likewise.
9153 (CHECK_TARGET_MODULES): Likewise.
9154 (INSTALL_TARGET_MODULES): Likewise.
9155 (CLEAN_TARGET_MODULES): Likewise.
9156 (all-target-qthreads): New target.
9157 (configure-target-libjava): Depend on configure-target-qthreads.
9158 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9159
9160 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9161 (CONFIGURE_TARGET_MODULES): Likewise.
9162 (CHECK_TARGET_MODULES): Likewise.
9163 (INSTALL_TARGET_MODULES): Likewise.
9164 (CLEAN_TARGET_MODULES): Likewise.
9165 (all-target-libjava): New target.
9166 (all-target-boehm-gc): Likewise.
9167 * configure.in (target_libs): Added libjava, boehm-gc.
9168
d207ebef
JM
91691999-07-22 Ian Lance Taylor <ian@zembu.com>
9170
9171 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9172 configure.bat in SUPPORT_FILES.
9173 (gas+binutils.tar.bz2): Likewise.
9174
9175 * makeall.bat: Remove; obsolete.
9176
91771999-07-21 Ian Lance Taylor <ian@zembu.com>
9178
9179 From Mark Elbrecht:
9180 * configure.bat: Remove; obsolete.
9181
91821999-07-11 Ian Lance Taylor <ian@zembu.com>
9183
9184 * configure: Add -W -Wall to the default CFLAGS when compiling with
9185 gcc.
9186
9187Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9188
9189 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9190
91911999-06-30 Mark Mitchell <mark@codesourcery.com>
9192
9193 * configure.in: Build ld on IRIX6.
9194
91951999-06-12 Ian Lance Taylor <ian@zembu.com>
9196
9197 * Makefile.in: Change distribution targets to use bzip2 instead of
9198 gzip.
9199 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9200 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9201
92021999-06-04 Nick Clifton <nickc@cygnus.com>
9203
9204 * config.sub: Add mcore target.
9205
26d088fa
CD
9206Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9207
9208 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9209
c2c08b29
L
9210Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9211
9212 * config.guess (dummy): Changed to $dummy.
9213
671d0648
NC
92141999-05-24 Nick Clifton <nickc@cygnus.com>
9215
9216 * config.sub: Tidied up case statements.
9217
b1345c72
BE
92181999-05-22 Ben Elliston <bje@cygnus.com>
9219
51ccbd8d
BE
9220 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9221 <jiro@din.or.jp>.
9222
b1345c72
BE
9223 * config.guess: Merge with FSF version. Future changes will be
9224 more accurately recorded in this ChangeLog.
9225 * config.sub: Likewise.
9226
2caf864f
SM
9227Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9228
9229 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9230
d207ebef
JM
92311999-04-30 Tom Tromey <tromey@cygnus.com>
9232
9233 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9234
90fb0c24
TT
92351999-04-23 Tom Tromey <tromey@cygnus.com>
9236
9237 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9238
d207ebef
JM
92391999-04-20 Drew Moseley <dmoseley@cygnus.com>
9240
9241 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9242 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9243 Bad merge removed these two changes.
9244
3516940d 9245Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9246 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9247
9248 * config.guess (interix Alpha): Add.
9249
d207ebef
JM
92501999-04-11 Richard Henderson <rth@cygnus.com>
9251
9252 * configure.in (i?86-*-beos*): Do config gperf; don't config
9253 gdb, newlib, or libgloss.
9254
e891fbfe 9255Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9256
e891fbfe
AO
9257 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9258 link a trivial program with -mabi=64. If it fails, remove mabi=64
9259 from multidirs.
9260
f9ae47d6
PT
9261Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9262
9263 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9264
d207ebef
JM
92651999-04-08 Nick Clifton <nickc@cygnus.com>
9266
9267 * config.sub: Add support for mcore targets.
9268
92691999-04-07 Michael Meissner <meissner@cygnus.com>
9270
9271 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9272 not mt-ospace, in order to shut up assembler warning about using
9273 symbols that are named the same as registers.
9274
92751999-04-07 Drew Moseley <dmoseley@cygnus.com>
9276
9277 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9278 dependency list for all-target-cygmon.
9279
92801999-04-05 Doug Evans <devans@casey.cygnus.com>
9281
9282 * config-ml.in: Check $host, not $target, for selective multilibs.
9283 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9284 thumb interworking, and underscore prefix multilibs.
9285
92861999-04-04 Ian Lance Taylor <ian@zembu.com>
9287
9288 * missing: Update to version from current automake.
9289
88101ab9
L
9290Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9291
9292 * configure (gxx_include_dir): Removed.
9293
9294 * configure.in (gxx_include_dir): Handle it.
9295 * Makefile.in: Likewise.
9296
d207ebef
JM
92971999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9298
9299 * config.sub (mips64vr4111,mips64vr4111el) Add.
9300
93011999-03-21 Ben Elliston <bje@cygnus.com>
9302
e490616e 9303 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9304
8dc91cbe
ME
9305Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9306
8dc91cbe
ME
9307 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9308 config/mh-djgpp.
9309
d207ebef
JM
9310Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9311
9312 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9313 all-target-newlib to dependency list for all-target-bsp.
9314
926bb5ed
MK
9315Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9316
9317 * config.sub: Add i386-uwin support.
9318 * config.guess: Likewise.
9319
4a6e3000
FS
9320Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9321
9322 * configure.in: cleanup, add mh-*pic handling for arm, special
9323 case powerpc*-*-aix*
9324
d207ebef
JM
9325Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9326
9327 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9328 can be built.
9329
9330Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9331
9332 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9333 targets.
d207ebef 9334
71c91078
NC
93351999-03-02 Nick Clifton <nickc@cygnus.com>
9336
9337 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9338
282e5df8
GN
9339Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9340
9341 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9342
1de558ee
NC
93431999-02-24 Nick Clifton <nickc@cygnus.com>
9344
9345 * config.sub: Fix typo in arm recognition.
9346
d207ebef
JM
9347Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9348
9349 * configure.in (noconfigdirs): Changed target_configdirs to
9350 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9351 rather than m68k-*-* since it is not known to work on
9352 m68k-aout. Ditto for arm-*-*oabi.
9353
9354Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9355
9356 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9357
93581999-02-19 Ben Elliston <bje@cygnus.com>
9359
9360 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9361 Smart and improved by Andrew Cagney.
9362
fab7445a
ME
9363Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9364
9365 * config.guess: Recognize openbsd-*-hppa.
9366
8ccdc228
L
9367Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9368
9369 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9370 only if it is not empty.
9371
3b7265ff
NC
93721999-02-17 Nick Clifton <nickc@cygnus.com>
9373
9374 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9375
d207ebef 9376 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9377
9378 * config.sub: Modified to recognize uname's armv* syntax.
9379
d207ebef
JM
93801999-02-17 Mark Salter <msalter@cygnus.com>
9381
9382 * configure.in: Added target-bsp for sparclite.
9383
9384Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9385
9386 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9387
93881999-02-08 Nick Clifton <nickc@cygnus.com>
9389
9390 * configure.in: Add support for strongarm port.
9391 * config.sub: Add support for strongarm target.
9392
c48dd3f5 9393Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9394
c48dd3f5
MK
9395 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9396 the old name config/mh-cygwin32.
9397 Enable texinfo.
9398
d207ebef
JM
9399Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9400
9401 * configure.in: Do build ld for ix86 Solaris.
9402
ecd62820
JW
9403Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9404
9405 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9406 $AR_FOR_TARGET. Likewise for RANLIB.
9407
bbd8fa7f 9408Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9409
e490616e
ZW
9410 * config.sub (oabi): Recognize.
9411 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9412
0397442c
RL
9413Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9414
9415 * config.guess: Improve detection of i686 on UnixWare 7.
9416
c9ffaa63
MK
9417Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9418
9419 * config.guess: Add support for i386-pc-interix.
9420 * config.sub: Likewise.
9421 * configure.in: Likewise.
c9ffaa63 9422
d207ebef
JM
9423Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9424
9425 * Makefile.in: Remove unneeded all-target-libio from
9426 from all-target-winsup target since it is now unneeded.
9427 Add all-target-libtermcap in its place since it is now
9428 needed.
9429
9430Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9431
9432 * configure.in: makefile stub for cygwin target is probably
9433 unnecessary. Remove it for now.
d207ebef
JM
9434
9435Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9436
9437 * configure.in: libtermcap.a should be built when cygwin is the
9438 target as well as the host.
9439 * config.guess: Allow mixed case in cygwin uname output.
9440 * Makefile.in: Add libtermcap target.
d207ebef 9441
ebe12325
JL
9442Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9443
9444 * config.sub: Clean up handling of hppa2.0.
9445
57057b67
RB
9446Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9447
9448 * config.guess: Use C code to identify more HP machines.
9449
f8670be1
JL
9450Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9451
9452 * config.sub: Handle hppa2.0.
9453
d207ebef
JM
9454Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9455
9456 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9457 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9458
94591998-12-15 Mark Salter <msalter@cygnus.com>
9460
9461 * configure.in: Added target-bsp for several target architectures.
9462
9463 * Makefile.in: Added rules for bsp.
9464
d1a09590
JL
9465Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9466
9467 * config.guess: Improve detection of hppa2.0 processors.
9468
9469Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9470
9471 * config.guess: Recognize FreeBSD using ELF automatically.
9472
71205e0b
MH
94731998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9474
9475 * configure (skip-this-dir): Add handling for new shell script, which
9476 might be created by a sub-directory's configure to indicate, this particular
9477 directory is "unwanted".
9478 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9479
d207ebef
JM
9480Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9481
9482 * ltconfig: import from libtool, after changing libtool to
9483 account for the cygwin name change.
9484
9485Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9486
9487 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9488 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9489
9490Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9491
9492 * configure.in: Add libtermcap to list of cygwin dependencies.
9493
9494Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9495
e490616e
ZW
9496 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9497 they include winsup/include when it's a cygwin target.
d207ebef
JM
9498
94991998-11-12 Tom Tromey <tromey@cygnus.com>
9500
9501 * configure.in (host_tools): Added zip.
9502 * Makefile.in (all-target-libjava): Depend on all-zip.
9503 (all-zip): New target.
9504 (ALL_MODULES): Added all-zip.
9505 (NATIVE_CHECK_MODULES): Added check-zip.
9506 (INSTALL_MODULES): Added install-zip.
9507 (CLEAN_MODULES): Added clean-zip.
9508
9509Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9510
9511 * Makefile.in: lose "32" from comment about cygwin.
9512
9513Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9514
9515 * configure.in: Use -Os to build target libraries for the fr30.
9516
9517Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9518
9519 * config.sub: Add fr30.
9520
9521Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9522
e490616e 9523 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9524 cygwin* instead of cygwin32*.
9525 * config.sub: Check cygwin* instead of cygwin32*.
9526
d2ec8b39
RL
9527Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9528
9529 * config.guess: Match any version of Unixware7.
9530
d207ebef
JM
95311998-10-20 Syd Polk <spolk@cygnus.com>
9532
9533 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9534 if desired.
9535
35cd2565
JL
9536Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9537
9538 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9539 these if the appropriate directories and files to not exist.
9540
52d4e5b7
JL
9541Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9542
9543 * Makefile.in (DEVO_SUPPORT): Add config.if.
9544
38ada91e
MH
9545Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9546
9547 * configure: Add pattern to replace "build_tooldir"'s
9548 definition in the generated Makefile with "tooldir"'s
9549 actual value.
9550
e44e84da
JL
9551Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9552
56a8387f
JL
9553 * config.sub: Bring back lost sparcv9.
9554
e44e84da
JL
9555 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9556
5cb95c7a
JL
9557Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9558
9559 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9560 CC_FOR_TARGET and friends.
9561
9562Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9563
ceff9b14
AO
9564 * Makefile.in (build_tooldir): New variable, same as tooldir.
9565 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9566 -B$(build_tooldir)/bin/.
9567 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9568
f2d11dcd
GP
9569Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9570
9571 * README: Remove installation instructions and refer to the
9572 INSTALL directory instead.
9573
73a6d2e7 9574Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9575
73a6d2e7
RL
9576 * config.sub: Add support for i[34567]86-pc-udk.
9577 * configure.in: Likewise.
9578
5d4a5ee6
JL
9579Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9580
9581 * Makefile.in: add bzip2 package building bits for user
9582 tools module
9583 * configure.in: ditto
9584
6fc19d6d
JL
9585Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9586
9587 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9588 (ALL_TARGET_MODULES): Add all-target-libobjc.
9589 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9590 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9591 (all-target-libchill): Add dependencies.
9592 * configure.in (target_libs): Add libchill.
4e81ae98 9593
f653f0ab
MH
95941998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9595
9596 * configure.in (target_subdir): Remove duplicate line.
9597
5d4a5ee6
JL
9598Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9599
9600 * Makefile.in (all-automake): fix dependencies.
9601
494933e4
JL
9602Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9603
9604 * configure.in: Minor cleanups for building in the $(target_alias)
9605 subdir.
9606
f6b58262
JW
96071998-09-22 Jim Wilson <wilson@cygnus.com>
9608
9609 * Makefile.in (bootstrap): Set r and s before make all. Use
9610 BASE_FLAGS_TO_PASS in make all.
9611 (cross): Likewise.
9612
27c7a08d
MM
96131998-09-20 Mark Mitchell <mark@markmitchell.com>
9614
9615 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9616
e67afd1e
RH
9617Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9618
9619 * config.sub: Fix typo in last change.
9620
8e44ac71
MH
96211998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9622
9623 * config.sub: Add support for C4x target.
9624 * configure.in: Likewise.
9625
d7496fbb
DM
96261998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9627
9628 * config.sub: Recognize sparcv9 just like sparc64.
9629
22097bd1
RL
9630Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9631
9632 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9633
4b877abd
JL
9634Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9635
2c8ec9a2
JL
9636 * config.guess: Correctly identify Pentium II sco boxes.
9637
4b877abd
JL
9638 * config.guess: Fix "tr" code. From Weiwen Liu.
9639
ab03db52
JH
9640Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9641
9642 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9643 stabs.
9644
b54db294
JL
9645Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9646
9647 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9648 (ALL_TARGET_MODULES): Add all-target-libchill.
9649 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9650 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9651 (all-target-libchill): Add dependencies.
9652 * configure.in (target_libs): Add libchill.
9653
bf48dd73
LW
9654Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9655
9656 * config.guess: Avoid assumptions about "tr" behaves when
9657 LANG is set to something other than English.
9658
a3cbd105
L
9659Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9660
9661 * configure (gxx_include_dir): Changed to
9662 '${prefix}/include/g++'-${libstdcxx_interface}.
9663
9664 * config.if: New to determine the interfaces.
9665
c4acd909
MK
9666Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9667
9668 * config.guess: Detect and handle MPE/IX.
9669 * config.sub: Deal with MPE/IX.
9670
9ea97665
DE
9671Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9672
9673 * configure.in: Use mh-aix43.
9674
0ce065bd
MH
96751998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9676
9677 * configure: Fix --without/--disable cases for gxx-include-dir.
9678
5d4a5ee6
JL
9679Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9680
9681 * mdata-sh: Imported. Needed for automake support.
9682
9683Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9684
9685 * Makefile.in (taz): Try "chmod -R og=u ." before
9686 "chmod og=u `find . -print`".
9687
9688Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9689
9690 * configure.in: Add arm-elf and thumb-elf support.
9691
9692Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9693
9694 * Makefile.in: Undo previous patch.
9695
9696Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9697
9698 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9699 to here ...
9700 (install-no-fixedincludes): and here
9701 (INSTALL_MODULES): ... from here.
9702
466456d9
ILT
9703Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9704
9705 * config.sub: Merge with FSF.
9706
1b409d25
ILT
9707 * config.guess: Merge with FSF.
9708
d207ebef
JM
9709Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9710
9711 * configure (extraconfigdirs): New variable.
9712 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9713 * Makefile.in (all): Move higher in file.
9714 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9715 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9716 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9717 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9718 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9719
97201998-07-23 Brendan Kehoe <brendan@cygnus.com>
9721
9722 * Makefile.in (all-target-libjava): Depend on all-gcc and
9723 all-target-newlib.
9724 (configure-target-libjava): Depend on $(ALL_GCC).
9725
7f1937c1
RL
9726Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9727
9728 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9729 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9730
2ada2bd6
ML
9731Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9732
9733 * INSTALL/README: Fix typo.
9734
1e025bde
ML
9735Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9736
5d4a5ee6
JL
9737 * ylwrap: Change absolute path checks to check for DOS style path
9738 names.
1e025bde 9739
5d4a5ee6
JL
9740 * ylwrap: Don't use a full path name if the source file is in the
9741 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9742
6755ff73
ILT
9743 * config-ml.in: Default to being verbose, to match Feb 18 change to
9744 configure.
9745
5d4a5ee6
JL
9746Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9747
9748 Brought over from egcs:
9749
9750 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9751
9752 * configure.in (target_subdir): Set to ${target_alias} instead
9753 of "libraries".
9754
9755 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9756
9757 * configure.in (target_subdir): Set to libraries if enable_multilib.
9758
9759Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9760
9761 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9762 multilibs, force reconfiguration the first time we create
9763 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9764
9765Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9766
9767 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9768 avoid confusion with --no-recursion.
9769
9770Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9771
9772 * configure.in: Win32 hosts shouldn't use install -x
9773 * install-sh: remove -x option, and special .exe-handling
9774 hack.
9775
d207ebef
JM
9776Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9777
9778 * config.guess: Recognize i586-pc-beos.
9779 * configure.in: Don't build some bits for beos.
9780
fbd836fc
ILT
9781Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9782
5d4a5ee6
JL
9783 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9784 CFLAGS default to -O2.
9785
fbd836fc
ILT
9786 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9787 when using GNU ld.
9788
9789Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9790
9791 * ltmain.sh: Correct install when using a different shell.
9792
9793Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9794
9795 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9796
d207ebef
JM
9797Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9798
9799 * makefile.vms: Update to build binutils/makefile.vms. Add install
9800 target.
fbd836fc
ILT
9801
9802Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9803
9804 * ltconfig: Update to correct AIX handling.
9805
69b471bc
JL
9806Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9807
81241b5e
JL
9808 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9809
69b471bc
JL
9810 * configure.in (target_subdir): Set to ${target_alias} instead
9811 of "libraries".
9812
bedf82df
MH
98131998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9814
9815 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9816 (Makefile): Depend on $(gcc_version_trigger).
9817
9818 * configure (gcc_version): Change default initializer to empty
9819 string.
9820 (gcc_version_trigger): New variable; pass this variable down
9821 to subdir configures to enable them checking gcc's version
9822 themselves. Emit make macros for both gcc_version vars.
9823 (topsrcdir): Initialize reliably.
9824 (recursion line): Remove --with-gcc-version=${gcc_version}.
9825
28e449d8
MH
98261998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9827
9828 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9829 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9830 in $(libsubdir); emit definition in each generated Makefile.
9831 (gxx_include_dir): Initialize depending on
9832 $enable_version_specific_runtime_libs.
28e449d8 9833
50c4c9f7
MH
98341998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9835
9836 * configure (gcc_version): Initialize properly depending on
9837 how and where configure is started.
9838 (recursion line): Pass a --with-gcc-version=${gcc_version}
9839 to configures in subdirs.
9840
d207ebef
JM
9841Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9842
9843 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9844 cygmon
d207ebef 9845
5d4a5ee6
JL
9846Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9847
9848 * configure.in: Add cygmon and libstub support for mn10200.
9849
2f96399b
MH
98501998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9851
9852 * configure (gcc_version): Add new variable describing the
9853 particular gcc version we're building.
9854 * Makefile.in (libsubdir): Add new macro for the directory
9855 in which the compiler finds executables, libraries, etc.
9856 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9857 and libsubdir.
9858
c4137c50
AO
9859Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9860
ceff9b14
AO
9861 * Makefile.in (local-clean): Remove *.log.
9862 (warning.log): Built with warn_summary from build.log.
9863 (mail-report.log): Run test_summary.
9864 (mail-report-with-warnings.log): Run test_summary including
9865 warning.log in the report.
c4137c50 9866
276d5ee0
RL
9867Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9868
9869 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9870
5d4a5ee6
JL
9871Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9872
9873 * Makefile.in (grep): Grep no longer depends on libiberty.
9874
9875Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9876
9877 * Makefile.in: all-snavigator needs all-libgui.
9878
9879Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9880
9881 * configure.in: Add cygmon and libstub support for mn10300.
9882
8af14275
ILT
9883Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9884
9885 * missing: Update to version from automake 1.3.
9886
fbd836fc
ILT
9887 * ltmain.sh: On installation, don't get confused if the same name
9888 appears more than once in the list of library names.
9889
466456d9
ILT
9890Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9891
9892 * config.sub: Accept m68060 and m5200 as CPU names.
9893
5d4a5ee6
JL
9894Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9895
9896 * configure: Use && rather than using -a in test, because odd
9897 strings can confuse test.
9898 * configure.in: Likewise.
9899
fbd836fc
ILT
9900Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9901
9902 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9903
f0983958
AO
9904Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9905
9906 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 9907 bootstrap4-lean): New targets.
f0983958 9908
bfed1ea0
JL
9909Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9910
9911 * mpw-* Delete. Not used.
9912
5d4a5ee6
JL
9913Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9914
9915 * COPYING.LIB: Update FSF address.
9916
bfed1ea0
JL
9917Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9918
9919 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9920
5d4a5ee6
JL
9921 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9922 GAS_SUPPORT_DIRS.
9923
bfed1ea0
JL
9924Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9925
9926 * ltconfig, ltmain.sh: Avoid producing a version number if
9927 -version-info was not used.
9928
5d4a5ee6
JL
9929Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9930
9931 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9932 building with newlib.
9933
99341998-04-30 Paul Eggert <eggert@twinsun.com>
9935
d207ebef 9936 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 9937 Solaris `make' causes it to continue to next definition.
d207ebef
JM
9938
9939Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9940
9941 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9942 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
9943
9944Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9945
9946 * configure.in: Change alpha to alpha* in several places.
9947
d207ebef
JM
9948Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9949
9950 * config.sub: Recognize sparc86x.
9951
77be0cab
MM
9952Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9953
9954 * configure.in (--enable-target-optspace): Remove debug echo.
9955
62441128
JW
9956Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9957
9958 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9959
bfed1ea0
JL
9960Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9961
9962 * ltconfig: Update cygwin32 support.
9963
5d4a5ee6
JL
9964 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9965 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9966 (GDB_SUPPORT_DIRS): Likewise.
9967
3f4ea1de
MM
9968Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9969
9970 * configure.in (target_makefile_frag): If --enable-target-optspace,
9971 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
9972 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9973 not used.
9974 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 9975
5d4a5ee6
JL
9976Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9977
9978 * Makefile.in (all-bfd): Depend on all-intl.
9979 (all-binutils): Likewise.
9980 (all-gas): Likewise.
9981 (all-gprof): Likewise.
9982 (all-ld): Likewise.
9983
99841998-04-19 Brendan Kehoe <brendan@cygnus.com>
9985
9986 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9987
bfed1ea0
JL
9988Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9989
5d4a5ee6
JL
9990 * Makefile.in (all-bfd): Depend upon all-libiberty.
9991
bfed1ea0
JL
9992 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9993
5d4a5ee6
JL
9994Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9995
9996 * Makefile.in: Add libstub.
9997
9998 * configure.in: Ditto. Build libstub for targets that have cygmon
9999 support.
10000
10001Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10002
10003 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10004
10005Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10006
10007 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10008 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10009
ec8d6ddc
KW
10010Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10011
10012 * configure: Define DEFAULT_M4 by searching PATH.
10013 * Makfile.in: Use DEFAULT_M4.
10014
bfed1ea0
JL
10015Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10016
10017 * ltconfig: Add cygwin32 support.
10018
5d4a5ee6
JL
10019 * Makefile.in, configure.in: Add libtool as a native only directory
10020 to configure and build.
10021
547a6183
JL
10022Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10023
10024 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10025
5d4a5ee6 10026Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10027
5d4a5ee6
JL
10028 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10029
10030Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10031
10032 * Makefile.in: add ash make rules
10033 * configure.in: add ash to native_only and host_tools lists
10034
10035Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10036
10037 * Makefile.in (all-gettext, all-intl): New targets.
10038 (ALL_MODULES): Added all-gettext, all-intl.
10039 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10040 (INSTALL_MODULES): Added install-gettext, install-intl.
10041 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10042
10043 * configure.in (host_tools): Added gettext.
10044 (native_only): Likewise.
10045 (noconfigdirs) [various cases]: Likewise.
10046 (host_libs): Added intl.
10047
d207ebef
JM
10048Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10049
10050 * configure: Do not disable building gdbtk for cygwin32 hosts.
10051
e98e406f
NC
10052Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10053
10054 * configure.in: Add thumb-coff target.
10055 * config.sub: Add thumb-coff target.
10056
5d4a5ee6
JL
10057Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10058
10059 * Makefile.in: Revert yesterday's change.
10060 (all-target-winsup): all-target-librx stays out of here.
10061
10062Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10063
10064 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10065 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10066 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10067 Remove references to librx and libg++.
10068
10069Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10070
10071 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10072 recursive makes
10073
bfed1ea0
JL
10074Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10075
10076 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10077 for newlib directory.
bfed1ea0
JL
10078 (CXX_FOR_TARGET): Likewise.
10079
10080Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10081
10082 * ltconfig: Update after libtool/ltconfig.in change for
10083 hpux11.
10084
10085Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10086
10087 * ltconfig, ltmain.sh: Update to libtool 1.2.
10088
3cd730af
MH
10089Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10090
10091 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10092 (install-gcc-cross): Instead, override LANGUAGES here.
10093
80564603
DL
100941998-03-18 Dave Love <d.love@dl.ac.uk>
10095
10096 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10097 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10098
d207ebef
JM
10099Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10100
10101 * configure.in: Add Thumb-pe target.
10102
5d4a5ee6 10103Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10104
5d4a5ee6
JL
10105 * Makefile.in - changed sn targets to snavigator
10106 * configure.in - changed sn targets to snavigator
10107
2d4a0558
MH
10108Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10109
10110 * config-ml.in: After building symlink tree call make distclean
10111 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10112 to be the case for libiberty.
10113
04b93567
L
10114Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10115
10116 * configure: When making link, also check the current
10117 directory. The configure scripts may create one.
10118
9a06b842
RH
10119Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10120
10121 * config.sub: Accept alphapca56 and alphaev6 properly.
10122
217fc4e6
FS
10123Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10124
10125 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10126
3e07bdbd 10127Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10128
e490616e 10129 * config.sub (sco5): Fix typo.
3e07bdbd 10130
5d4a5ee6
JL
10131Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10132
10133 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10134 install-itcl.
10135 (install-itcl): Remove dependency on install-tcl.
10136
10137Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10138
10139 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10140
10141Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10142
10143 * configure.in: Don't build libgui for a cygwin32 target when not on
10144 a cygwin32 host.
10145
10146Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10147
10148 * configure (redirect): Set to null, so default behavior of
10149 configure is now --verbose.
10150
ce0d965c
DL
101511998-02-16 Dave Love <d.love@dl.ac.uk>
10152
10153 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10154 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10155
3acd1fd0
MH
10156Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10157
10158 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10159 this change to sync Makefile.in with its ChangeLog entries.
10160
5d4a5ee6
JL
10161Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10162
10163 * ltmain.sh (mkdir): Check that the directory doesn't exist
10164 before we exit with error, so that we don't get races during
10165 parallel builds.
10166
bfed1ea0
JL
10167Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10168
10169 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10170
4e77e8f1
MH
10171Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10172
10173 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10174 PICFLAG_FOR_TARGET.
10175 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10176
10177 * configure: Emit a definition for the new macro enable_shared
10178 into each Makefile.
10179
5d4a5ee6
JL
10180Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10181
10182 * configure.in (host_tools, native_only): Add libtool.
10183
10184Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10185
10186 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10187 Fix typo in ming config comment.
10188
bfed1ea0
JL
10189Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10190
10191 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10192
5d4a5ee6
JL
10193Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10194
10195 * config.sub: Add tic30 cases, and map c30 to tic30.
10196
8821a725
RH
10197Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10198
10199 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10200 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10201 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10202 (CLEAN_TARGET_MODULES): Similarly
10203 (all-target-libf2c): Add dependences.
4e81ae98 10204 * configure.in (target_libs): Add libf2c.
8821a725 10205
5d4a5ee6
JL
10206Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10207
10208 * configure.in: Remove expect from noconfigdirs when target
10209 is cygwin32. OK to build expect and dejagnu with Canadian
10210 Cross.
10211
0aadd657
ILT
10212Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10213
5d4a5ee6
JL
10214 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10215 host.
10216
0aadd657
ILT
10217 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10218 and mingw32.
10219
d0a8352c
MH
10220Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10221
10222 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10223 here as it is not defined in the toplevel Makefile.
10224
59739e3c
MH
10225Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10226
10227 * configure (package_makefile_rules_frag): New variable, which names
10228 a file with generic rules, ...
10229 Change comment to mention we now have FIVE parts.
10230 * configure: Undo last change.
10231
228197ee
LT
10232Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10233
10234 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10235 * config.sub: More accurate determination of HP processor types.
228197ee 10236
efd4c0ba
MH
10237Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10238
10239 * configure (package_makefile_frag): Move inserting the
10240 ${package_makefile_frag} to where it should be according
10241 to the comment.
10242
6eef3189
PB
10243Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10244
10245 * config.guess: Add support for Linux/ARM.
10246
d207ebef
JM
10247Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10248
10249 * .cvsignore: Remove *-info and *-install since they match
10250 release-info and mpw-install, which we don't want to just ignore.
10251
48464ebf
RH
10252Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10253
10254 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10255
803462a7
PN
10256Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10257
10258 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10259 local_prefix to sub-make invocations.
10260
520ab477
L
10261Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10262
10263 * configure.in: Check makefile fragments in the source
10264 directory.
10265
4bcdb76d
AO
10266Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10267
ceff9b14
AO
10268 * configure.in: Check whether host and target makefile
10269 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10270
5d4a5ee6
JL
10271Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10272
10273 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10274
10275Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10276
10277 * configure.in: Make sure we only replace RPATH_ENVVAR on
10278 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10279 regexp to sed.
10280
10281 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10282 to sub-makes.
10283
0d3e11a5
LI
102841998-01-13 Lee Iverson (leei@ai.sri.com)
10285
10286 * config-ml.in (multi-do): LDFLAGS must include multilib
10287 designator.
10288
d45b3d87 10289Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10290
10291 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10292
d39cd7a1
MK
10293Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10294
10295 * config.sub: Add mingw32 support.
10296 * configure.in: Likewise.
d39cd7a1 10297
6decbc24
FS
10298Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10299
10300 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10301
5d4a5ee6
JL
10302Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10303
10304 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10305 * configure (gxx_include_dir): Provide a definition for subdirs
10306 which do not use autoconf.
10307
10308Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10309
10310 * config.guess: Sync with egcs. Picks up new alpha support,
10311 BeOS & some additional linux support.
10312
d3d1907a
JL
10313Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10314
10315 * config.guess: HP 9000/803 is a PA1.1 machine.
10316
b104e095
RH
10317Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10318
10319 * configure.in: It's alpha*-...
10320
aca823c1
L
10321Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10322
10323 * configure.in (host_makefile_frag, target_makefile_frag):
10324 Handle multiple config files.
10325 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10326 alpha-*-*.
10327
d207ebef
JM
10328Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10329
10330 * mkdep: New file.
10331
10332Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10333
10334 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10335
5d4a5ee6
JL
10336Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10337
10338 * Makefile.in: Add libgui directory.
10339 (GDB_TK): Add all-libgui.
10340 * configure.in: Add libgui directory.
10341 * configure: Add all-libgui to GDB_TK.
10342
10343Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10344
10345 * config-ml.in (multidirs): Add m32r to multilib list.
10346
10347Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10348
10349 * Makefile.in (all-target-gperf): Change dependency to
10350 all-target-libstdc++.
10351
baf55877
FF
10352Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10353
10354 * config.guess: Add BeOS support.
10355
5d4a5ee6
JL
10356Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10357
10358 Source directory cvs renamed to cvssrc:
10359 * configure.in (host_tools): Change cvs to cvssrc.
10360 (native_only): Likewise.
10361 (noconfigdirs) [various cases]: Likewise.
10362 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10363 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10364 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10365 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10366 (all-cvssrc): Rename target from all-cvs.
10367
f2d76545
JL
10368Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10369
10370 * configure (gxx_include_dir): Fix thinko.
10371
205cba53
JL
10372Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10373
10374 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10375 (install-cross, install-gcc-cross): New targets.
10376
5d4a5ee6
JL
10377Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10378
10379 * configure.in (noconfigdirs): Add support for Thumb target.
10380
10381 * config.sub (maybe_os): Add support for Thumb target.
10382
10383Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10384
10385 * Makefile.in: Add rules for cygmon.
10386
10387 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10388
96b0f1fc
JL
10389Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10390
10391 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10392 * configure (gxx_include_dir): Provide a definition for subdirs
10393 which do not use autoconf.
d207ebef
JM
10394
10395Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10396
10397 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10398 11/18/97 build
d207ebef 10399
7dfef6ed
JL
10400Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10401
10402 * From Franz Sirl.
10403 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10404 found on RedHat Linux systems.
96b0f1fc 10405
83cfe7c0
JL
10406Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10407
10408 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10409 guesses.
10410
7dfef6ed
JL
10411Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10412
10413 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10414
5d4a5ee6
JL
10415Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10416
10417 * ltmain.sh: If mkdir fails, check whether the directory was created
10418 anyhow by some other process.
10419
d207ebef
JM
10420Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10421
10422 * configure.in (d30v-*-*): Configure all directories.
10423
10424Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10425
10426 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10427 for the D30V.
10428
10429Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10430
10431 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10432
5d4a5ee6
JL
10433Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10434
e490616e
ZW
10435 * include/libiberty.h: Add extern "C" { so it can be used with C++
10436 progrms.
10437 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10438 programs.
5d4a5ee6 10439
d207ebef
JM
10440Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10441
10442 * configure.in (d30v-*-*): Configure GCC now.
10443
5d4a5ee6
JL
10444Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10445
10446 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10447 is no longer needed.
10448
c9670e62
JM
10449Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10450
10451 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10452
cc71c0ca
MH
10453Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10454
10455 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10456 targets using "$@" to provide support for similar but not identical
10457 targets without having to duplicate code.
10458
d207ebef
JM
10459Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10460
10461 * makefile.vms: Fix to work with DEC C.
10462
10463Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10464
10465 * config.sub: Add mips-tx39-elf to marketing names.
10466
10467Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10468
10469 * ltmain.sh: Handle symlinks in generated script.
10470
10471Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10472
10473 * configure: Handle autoconf style directory options: --bindir,
10474 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10475 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10476 --sysconfdir.
10477 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10478 (sharedstatedir, localstatedir, oldincludedir): New variables.
10479 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10480 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10481 sbindir, sharedstatedir, and sysconfdir.
10482
b1e3ddfd
AJ
10483Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10484
10485 * Makefile.in (bootstrap-lean): New target.
10486
d207ebef
JM
10487Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10488
10489 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10490 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10491
10492Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10493
10494 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10495
09f97c1e
JL
10496Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10497
10498 * Makefile.in (cross): New target.
10499
335d0ab2
AO
10500Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10501 Jeff Law <law@cygnus.com>
10502
10503 * Makefile.in (bootstrap2, bootstrap3): New targets.
10504 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10505 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10506
d207ebef
JM
10507Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10508
10509 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10510 windows. Consistent with gdb/configure.
d207ebef 10511
e693cc28
UD
105121997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10513
e693cc28
UD
10514 * configure.in: Name Linux target fragment.
10515
10516 * configure: Rewrite so that project Makefile fragment is inserted
10517 first and appears last in the resulting Makefile.
10518
d207ebef
JM
10519Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10520
10521 * Makefile.in (install-itcl): Install tcl first.
10522
5d4a5ee6
JL
10523Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10524
10525 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10526
f401679e
JW
10527Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10528
10529 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10530
10531 * configure.in (skipdirs): Add target-librx for Linux.
10532 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10533
ec20b1b9
JL
10534Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10535
10536 * Makefile.in (bootstrap): New target.
10537
becdcf6d
JL
10538Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10539
63f6bcd7 10540 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10541
d207ebef
JM
10542Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10543
10544 * config.guess: Merge with FSF.
10545
0c82f6bf
FF
10546Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10547
10548 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10549
d207ebef
JM
10550Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10551
10552 * config.sub: Add "marketing-names" patch.
10553
3fbc0b70
JS
10554Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10555
e490616e 10556 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10557
e20d4801
JL
10558Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10559
10560 * config.sub: Handle v850-elf.
10561
fe181f78 10562Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10563
10564 * .cvsignore (*-install): Remove.
10565
bfed1ea0
JL
10566Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10567
10568 * ltconfig: Set CONFIG_SHELL in libtool.
10569 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10570
558a1e7c
JW
10571Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10572
10573 * configure.in (target_subdir): Set to libraries if enable_multilib.
10574
7818d6fc
JW
10575Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10576
10577 * config.guess: Update from gcc directory.
10578
d207ebef
JM
10579Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10580
10581 * Makefile.in (all-sim): Depends on all-readline.
10582
6599da04
JM
10583Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10584
10585 * Makefile.in (BISON, YACC): Use $$s.
10586 (all-bison): Depend on all-texinfo.
10587
10588Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10589
10590 * Makefile.in (BISON): Add -L flag.
10591 (YACC): Likewise.
10592
d207ebef
JM
10593Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10594
4e81ae98
EC
10595 * configure.in (noconfigdirs): Add support for v850e target.
10596
d207ebef
JM
10597 * config.sub (maybe_os): Add support for v850e target.
10598
10599Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10600
4e81ae98
EC
10601 * configure.in (noconfigdirs): Add support for v850ea target.
10602
d207ebef
JM
10603 * config.sub (maybe_os): Add support for v850ea target.
10604
6599da04
JM
10605Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10606
10607 * config.sub: Add mipstx39. Delete r3900.
10608
10609Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10610
10611 * Makefile.in (all-autoconf): Depends on all-texinfo.
10612
10613Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10614
10615 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10616 eabi targets.
10617
10618Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10619
10620 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10621
10622 * configure: When handling a Canadian Cross, handle YACC as well as
10623 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10624 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10625
10626Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10627
10628 * Makefile.in (BISON): bison, not byacc or bison -y.
10629 (YACC): bison -y or byacc or yacc.
10630 (various): Add *-bison as appropriate.
10631 (taz): No need to mess with BISON anymore.
10632
10633Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10634
10635 * configure: If OSTYPE matches *win32*, try to find a good value for
10636 CONFIG_SHELL.
10637
10638Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10639
10640 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10641 configure.in if it is present.
10642
10643Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10644
10645 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10646
10647Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10648
10649 * config.sub: Recognize `arc' cpu.
10650 * configure.in: Likewise.
10651 * config-ml.in: Likewise.
10652
10653Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10654
10655 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10656
10657Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10658
10659 * configure: Changed sed delimiter from ':' to '|' when
10660 attempting to substitute ${config_shell} for SHELL. On
10661 NT ${config_shell} may contain a ':' in it.
10662
10663Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10664
10665 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10666
10667Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10668
10669 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10670
10671Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10672
10673 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10674
10675 * ylwrap: If the program is a relative path, force it to be
10676 absolute.
10677
10678Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10679
10680 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10681
10682Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10683
10684 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10685 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10686 for libraries.
6599da04
JM
10687
10688Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10689
10690 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10691 separated by spaces.
6599da04
JM
10692
10693Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10694
10695 * ylwrap: New file.
10696 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10697
10698 * ltmain.sh: Handle /bin/sh at start of install program.
10699
10700 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10701
10702 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10703 * missing: New file, from automake 1.2.
10704
10705Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10706
10707 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10708 check-tk to CHECK_X11_MODULES.
10709
10710Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10711
10712 * config.sub: Merge with FSF.
10713
10714Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10715
10716 * config.guess: Merge with FSF.
10717
10718Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10719
10720 * configure: Treat msdosdjgpp like go32.
10721 * configure.in: Likewise. Don't remove gprof for go32.
10722
10723 * configure: Change Makefile.tem2 to Makefile.tm2.
10724
10725Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10726
10727 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10728
10729Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10730
10731 * install-sh (chmodcmd): Set to null if the DST directory already
10732 exists. Same as Nov 11th change.
10733
10734Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10735
4e81ae98 10736 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10737
10738Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10739
10740 * config.guess: Update from FSF.
10741
10742Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10743
10744 * Makefile.in (GDB_TK): Depend on itcl and tix.
10745
10746Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10747
10748 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10749 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10750 (INSTALL_SCRIPT): New variable.
10751 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10752 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10753 to -x.
10754 * install-sh: Add support for -x option.
10755
10756Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10757
10758 * configure.in, Makefile.in: Treat tix like itcl.
10759
10760Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10761
10762 * Makefile.in (WINDRES): New variable.
10763 (WINDRES_FOR_TARGET): New variable.
10764 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10765 (EXTRA_HOST_FLAGS): Add WINDRES.
10766 (EXTRA_TARGET_FLAGS): Add WINDRES.
10767 (EXTRA_GCC_FLAGS): Add WINDRES.
10768 ($(DO_X)): Pass down WINDRES.
10769 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10770 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10771 DLLTOOL_FOR_TARGET.
10772
10773Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10774
10775 * configure.in: configure sim before gdb for win32-x-ppc
10776
10777Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10778
10779 Move gperf into the toplevel, from libg++.
10780 * configure.in (target_tools): Add target-gperf.
10781 (native_only): Add target-gperf.
10782 * Makefile.in (all-target-gperf): New target, depend on
10783 all-target-libg++.
10784 (configure-target-gperf): Empty rule.
10785 (ALL_TARGET_MODULES): Add all-target-gperf.
10786 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10787 (CHECK_TARGET_MODULES): Add check-target-gperf.
10788 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10789 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10790
10791Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10792
6599da04
JM
10793 * config.sub (mn10200): Recognize new basic machine.
10794
10795Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10796
10797 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10798 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10799
10800Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10801
10802 * configure.in: If we're building mips-sgi-irix6* native, turn on
10803 ENABLE_MULTILIB and set TARGET_SUBDIR.
10804
10805Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10806
10807 * Makefile.in (all-sn): Depend on all-grep.
10808
10809Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10810
10811 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10812
10813 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10814 Makefile. From Jeff Makey <jeff@cts.com>.
10815 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10816
10817 * Makefile.in (DISTBISONFILES): Remove.
10818 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10819 $(DEFAULT_YACC).
10820
10821 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10822 cygwin32.
6599da04
JM
10823
10824 * Makefile.in (LD): New variable.
10825 (EXTRA_HOST_FLAGS): Pass down LD.
10826 ($(DO_X)): Likewise.
10827
10828Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10829
10830 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10831
10832Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10833
10834 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10835 before adding our own. Always add --build.
6599da04
JM
10836
10837Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10838
10839 * configure.in (targargs): Pass --build if we're doing
10840 a cross-compile.
10841
10842Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10843
ca236658 10844 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10845 sed. Otherwise sed chokes on NT path names with drive
10846 designators. Also look for "?:*" as the leading characters in an
10847 absolute pathname.
10848
10849Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10850
10851 * config.sub: Support for r3900.
10852
10853Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10854
10855 * configure.in: Use install-sh, not install.sh.
10856
10857Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10858
10859 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10860 apply it twice.
10861
10862Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10863
10864 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10865 install-binutils.
10866
10867Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10868
10869 * Makefile.in: Add automake targets.
10870 * configure.in (host_tools): Add automake.
10871
10872Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10873
10874 * configure: Default CXX to c++, not gcc.
10875 * Makefile.in (CXX): Set to c++, not gcc.
10876 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10877
10878Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10879
10880 * install-sh: try appending a .exe if source file doesn't
10881 exist
10882
10883Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10884
10885 * configure.in: Turn on multilib by default.
10886 (cross_only): Remove target-libiberty.
10887
10888 * Makefile.in (all-gcc): Don't depend on libiberty.
10889
10890Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10891
10892 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10893
10894Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10895
10896 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10897 (DISTBISONFILES): Add ld/Makefile.in
10898
10899Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10900
10901 * configure.in: if target is cygwin32 but host isn't cygwin32,
10902 don't configure gdb tcl tk expect, not just gdb.
10903
10904Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10905
10906 * configure.in: Added gnuserv everywhere sn appears.
10907
10908 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10909 (CROSS_CHECK_MODULES): Added check-gnuserv.
10910 (INSTALL_MODULES): Added install-gnuserv.
10911 (CLEAN_MODULES): Added clean-gnuserv.
10912 (all-gnuserv): New target.
10913
10914Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10915
10916 * config.guess: Fixes for MIPS OpenBSD systems.
10917
10918Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10919
10920 * Makefile.in (INSTALL_XFORM): Remove.
10921 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10922
10923 * mkinstalldirs: New file, copied from automake.
10924 * Makefile.in (installdirs): Rename from install-dirs. Use
10925 mkinstalldirs. Change all users.
10926 (DEVO_SUPPORT): Add mkinstalldirs.
10927
10928Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10929
10930 * install-sh: Rename from install.sh.
10931 * Makefile.in (INSTALL): Change install.sh to install-sh.
10932 (DEVO_SUPPORT): Likewise.
10933
10934 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10935 Graichen <graichen@rzpd.de>.
10936
10937Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10938
10939 * config.guess: Recognize OpenBSD systems correctly.
10940
10941Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10942
10943 * README, Makefile.in (ETC_SUPPORT): Remove references to
10944 cfg-paper*, configure.{texi,man,info*}._
10945
10946Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10947
10948 * Makefile.in (all.normal): Ensure that gcc is built after all
10949 the x11 - ie gdb - targets.
10950
10951Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10952
10953 * makefile.vms: Don't run conf-a-gas.
10954
10955Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10956
e490616e 10957 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 10958
d207ebef
JM
10959Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10960
10961 * configure.in: Remove noconfigdirs case since gdb also
10962 configures and builds for tic80-coff.
10963
6599da04
JM
10964Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10965
10966 * configure: Set cache_file to config.cache.
10967 * Makefile.in (local-distclean): Remove config.cache.
10968
10969Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10970
10971 * COPYING: Update FSF address.
10972
d207ebef
JM
10973Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10974
10975 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10976 noconfigdirs.
10977
6599da04
JM
10978Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10979
10980 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10981 MAKEDIRS, is empty.
10982
10983Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10984
10985 * config.sub: Tweak mn10300 entry.
10986
10987Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10988
10989 * configure.in (host_tools): Put sim before gdb, so gdb's
10990 configure.tgt can determine if the simulator was configured.
10991
10992Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10993
10994 * config.sub: Move BeOS $os case to be with other Cygnus
10995 local cases.
10996
10997Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10998
10999 * config.sub: Remove misplaced comment that broke Linux.
11000
11001Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11002
11003 * config.sub: Add BeOS support.
11004
11005Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11006
11007 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11008
11009Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11010
11011 * configure.in (noconfigdirs): Remove tcl and tk from
11012 noconfigdirs for cygwin32 builds.
11013
d207ebef
JM
11014Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11015
11016 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11017
6599da04
JM
11018Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11019
11020 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11021 make-all.com, use makefile.vms instead.
11022
11023Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11024
11025 * config.sub: Accept -lnews*.
11026
d207ebef
JM
11027Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11028
11029 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11030 target-examples and target-libiberty for d30v.
d207ebef
JM
11031
11032Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11033
11034 * configure.in (noconfigdirs): Enable ld for d30v.
11035
11036Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11037
11038 * configure.in (tic80-*-*): Build compiler.
11039
11040Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11041
11042 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11043 unsupported d30v directories
d207ebef
JM
11044
11045Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11046
4e81ae98
EC
11047 * config.sub, configure.in: Add d30v target cpu.
11048
6599da04
JM
11049Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11050
11051 * makefile.vms: New file.
11052 * make-all.com: Remove.
11053
11054Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11055
11056 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11057
11058Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11059
11060 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11061
11062Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11063
11064 * Makefile.in (ALL_MODULES): Added all-db.
11065 (CROSS_CHECK_MODULES): Addec check-db.
11066 (INSTALL_MODULES): Added install-db.
11067 (CLEAN_MODULES): Added clean-db.
11068
11069Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11070
11071 * config.guess: Merge with latest FSF sources.
11072
11073Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11074
11075 * Makefile.in (ALL_MODULES): Added all-itcl.
11076 (CROSS_CHECK_MODULES): Added check-itcl.
11077 (INSTALL_MODULES): Added install-itcl.
11078 (CLEAN_MODULES): Added clean-itcl.
11079
11080Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11081
11082 * configure.in: build gdb for mn10200
11083
11084Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11085
11086 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11087
d207ebef
JM
11088Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11089
11090 * configure.in (tic80-*-*): Turn off most targets right now.
11091
6599da04
JM
11092Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11093
11094 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11095 rather than the makeinfo program.
11096 (do-info): Depend upon all-texinfo.
11097
11098Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11099
11100 * configure.in: Remove uses of config/mh-linux.
11101
11102 * config.sub, config.guess: Merge with latest FSF sources.
11103
d207ebef
JM
11104Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11105
11106 * config.sub (case $basic_machine): Add tic80 entries.
11107
6599da04
JM
11108Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * config.sub, config.guess: Merge with latest FSF sources.
11111
11112Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11113
11114 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11115 * mpw-config.in: Test for NewFolderRecursive.
11116 * mpw-install: Use symbolic name for startup filename.
11117 * mpw-README: Add various additional details.
11118
11119Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11120
11121 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11122
11123Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11124
11125 * configure.in: Do build gcc and the target libraries for
11126 the mn10200.
11127
11128Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11129
11130 * configure.in: don't avoid building gdb for mn10300 any more
11131 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11132 instead of single-quoting it.
11133
11134Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11135
11136 * configure.in: Don't use --with-stabs on IRIX 6.
11137
11138Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11139
11140 * configure.in (m32r): Build gdb, libg++ now.
11141
11142Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11143
11144 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11145 directories from noconfigdirs.
11146
11147Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11148
11149 * config.sub (basic_machine): added mips16 configuration
11150
11151Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11152
11153 * config.sub: Handle d10v-unknown.
11154
d207ebef
JM
11155Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11156
11157 * config.sub: Handle v850-unknown.
11158
6599da04
JM
11159Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11160
11161 * Makefile.in: add findutils
11162 * configure.in: add findutils to list of host_tools
11163
11164Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11165
11166 * config.sub: Handle mn10200 and mn10300.
11167
11168Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11169
11170 * configure.in (d10v-*): Do not build librx.
11171
11172Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11173
11174 * configure.in (mn10300): Build everything except gdb & libgloss.
11175
11176Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11177
11178 * config.guess: Patch for Dansk Data Elektronik servers,
11179 from Niels Skou Olsen <nso@dde.dk>.
11180
11181 For ncr, use /bin/uname rather than uname, since GNU uname does not
11182 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11183
11184 Patch for MIPS R4000 running System V,
11185 from Eric S. Raymond <esr@snark.thyrsus.com>.
11186
11187 Fix thinko for nextstep.
11188
11189 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11190
11191 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11192 * config.guess: Guess mips-dec-mach_bsd4.3.
11193
11194 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11195 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11196 release numbers.
11197 * config.guess (mips-mips-riscos*): Emit just enough of the
11198 release number.
11199
11200 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11201 * config.guess (sparc-auspex-sunos*): Added.
11202 (f300-fujitsu-*): Added.
11203
11204 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11205 * config.guess: Recognize a Tadpole as a sparc.
11206
11207Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11208
11209 * config.guess: Don't assume that NextStep version is either 2 or
11210 3. NextStep 4 (aka OpenStep 4) has come out now.
11211
11212Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11213
11214 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11215 From Rik Faith <faith@cs.unc.edu>.
11216
11217Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11218
11219 * config.sub: Contributions from bug-gnu-utils to:
11220 Support plain "hppa" (no version given) architecture, reported by
11221 OpenStep.
11222 OpenBSD like NetBSD.
11223 LynxOs is not a hardware supplier.
11224
11225 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11226 OpenBSD like NetBSD.
6599da04
JM
11227 Stratus systems.
11228 More Pyramid systems.
11229 i[n>4]86 Intel chips.
11230 M680[n>4]0 Motorola chips.
11231 Use unknown instead of lynx for hardware manufacturer.
11232
11233Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11234
11235 * install.sh (chmodcmd): Set to null if the DST directory already
11236 exists.
11237
11238Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11239
11240 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11241 not use mt-ppc target Makefile fragment any more.
11242
11243Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11244
11245 * configure.in (*-*-windows): Exclude everything but those dirs
11246 needed to build windows.
11247
11248Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11249
11250 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11251
11252Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11253
11254 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11255
11256Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11257
11258 * Undo my previous change.
11259
11260Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11261
11262 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11263 unconditionally.
11264 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11265
11266Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11267
11268 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11269 host to add it's own flags.
6599da04
JM
11270
11271Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11272
11273 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11274
11275Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11276
11277 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11278 (CXX_FOR_TARGET): Likewise.
11279 (GCC_FOR_TARGET): Define.
11280 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11281 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11282 CC_FOR_TARGET was specified on the command line.
11283 (MAKEOVERRIDES): Don't define.
11284
11285Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11286
11287 * configure.in (m32r): Fix spelling of libg++ libs.
11288
11289Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11290
11291 * config.sub (-apple*): Remove, now redundant.
11292
11293Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11294
11295 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11296
11297 * configure: Rework yesterday's sed script patch.
11298
11299 * config.sub: Merge with FSF.
11300
11301Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11302
11303 * config.guess: Merge from FSF.
11304
11305 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11306 * config.guess: Use pc instead of unknown, for pc clone systems.
11307 Change linux to linux-gnu.
6599da04
JM
11308
11309 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11310 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11311
11312Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11313
11314 * test-build.mk (HOLES): Add "xargs" for gdb.
11315
11316 * configure: Avoid hpux10.20 sed bug.
11317
11318Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11319
731a8127 11320 * configure.in: Add support for windows host
6599da04
JM
11321 (that is a build done under the Microsoft build environment).
11322
11323Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11324
11325 * Makefile.in: Replace all uses of srcroot with s, to shrink
11326 command line lengths.
11327
11328 Patches from Geoffrey Noer <noer@cygnus.com>:
11329 * configure.in: If configuring for newlib, pass --with-newlib to
11330 subdirectories.
11331 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11332 -Bnewlib/ and -Lwinsup to gcc.
11333 (CXX_FOR_TARGET): Likewise.
11334
11335Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11336
11337 * Makefile.in (ETC_SUPPORT): Add configure.
11338
11339Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11340
4e81ae98 11341 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11342 host configuration file.
11343
11344Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11345
11346 * configure.in: Break mn10x00 support into separate
11347 mn10200 and mn10300 configurations.
11348 * config.sub: Likewise.
11349
11350Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11351
11352 * configure.in: Add lots of stuff to noconfigdirs for
11353 the mn10x00 targets.
11354
11355 * config.sub, configure.in: Add mn10x00 support.
11356
11357Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11358
11359 * make-all.com: Call conf-a-gas, not config-a-gas.
11360
11361Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11362
11363 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11364 targets.
6599da04
JM
11365
11366Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11367
11368 * mpw-README: Add much more detail for native PowerMac.
11369 * mpw-install: New file.
11370 * mpw-configure: Add --norecursion and --help options.
11371 * mpw-config.in: Translate readme and install files when
11372 copying to objdir.
11373 * mpw-build.in: Don't always depend on byacc and flex.
11374 (install-only-top): New action.
11375
d207ebef
JM
11376Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11377
11378 * configure.in: You can now configure GDB for the v850.
11379
6599da04
JM
11380Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11381
11382 * configure.in (noconfigdirs): Don't configure any C++ dirs
11383 if targeting D10V.
11384
11385Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11386
11387 * config.sub: Recognize mips64vr5000.
11388
11389Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * configure.in: Use a single line for host_tools and native_only.
11392
11393Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11394
11395 * config.sub, configure.in: Add entries for m32r.
11396
11397Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11398
11399 * Makefile.in (inet-install): Don't run install-gzip.
11400
11401Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11402
11403 * configure.in: Don't config lots of things for *-*-windows*.
11404
11405Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11406
11407 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11408 (host_libs, host_tools): Copy from configure.in.
11409 * mpw-configure: Don't complain about directories not found.
11410
11411Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11412
11413 * configure.in (i[345]86): Recognize i686 for pentium pro.
11414 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11415 file.
11416
11417 * config.guess (i[345]86): Ditto.
11418
11419Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11420
11421 * configure.in (noconfigdirs): Removed gdb for D10V.
11422
d207ebef 11423Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11424
d207ebef
JM
11425 * configure.in: Remove ld, target-libio, target-libg++, and
11426 target-libstdc++ from noconfigdirs.
5d4a5ee6 11427
6599da04
JM
11428Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11429
11430 * configure: Fix three locations where shell scripts were
11431 being run directly rather than with config_shell.
11432
d207ebef
JM
11433Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11434
11435 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11436 * config.sub (basic_machine): Recognize v850.
11437
6599da04
JM
11438Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11439
11440 * mpw-configure: Handle multiple enable/disable options and
11441 pass them down recursively, handle -c and -s flags appropriately
11442 depending on choice of compiler, add escape mechanism for
11443 quoted arguments to gC.
11444
11445Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11446
11447 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11448 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11449 so that -mrelocatable-lib and -mno-eabi are used.
11450
11451 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11452 not support --print-multi-lib, don't abort.
11453
6599da04
JM
11454Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11455
11456 * make-all.com: Run config-a-gas.
11457 * setup.com: Don't copy subdirectory files around.
11458
11459Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11460
11461 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11462 target, it now compiles correctly.
11463
11464Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11465
11466 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11467
11468Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11469
4e81ae98 11470 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11471
11472Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11473
11474 * configure.in (native_only): Add prms.
11475
11476Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11479 (BINUTILS_SUPPORT_DIRS): Likewise.
11480
11481Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11482
11483 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11484 d10v support is added.
11485
11486Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11487
11488 * configure.in (d10v-*-*): New target.
11489
11490Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11491
11492 * config.guess (HP 9000/811): Recognize this as a PA1.1
11493 machine.
11494
11495Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11496
11497 * Makefile.in (do-tar-gz): New target, split out from tail end of
11498 taz target. Run each command separately, don't use pipes.
11499 (taz): Use it.
11500
11501Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11502
11503 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11504 * mpw-build.in: No builds should depend on building byacc or flex,
11505 they are assumed to be installed already.
11506
11507Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11508
11509 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11510 variable that CC_FOR_TARGET needs.
11511
11512Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11513
11514 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11515 options have changed since the last time the subdirectory was
11516 configured, and if it has, reconfigure.
11517 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11518 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11519
11520Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11521
11522 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11523 CLEAN_MODULES): Add bash.
11524 (all-bash): New target.
11525
11526Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11527
11528 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11529
11530Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11531
11532 * config.sub (basic_machine): Recognize d10v as a valid processor.
11533
11534Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11535
11536 * mpw-configure: Add support for --bindir.
11537 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11538
11539Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11540
11541 * configure.in: add bash, time, gawk to list of hosttools and things
11542 to only build for native toolchains
11543
11544Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11545
11546 * Makefile.in (docdir): Remove.
11547
11548Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11549
11550 * Makefile.in (datadir): Set to $(prefix)/share.
11551
11552Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11553
11554 * configure.in: build diff and patch for cygwin32-hosted
11555 toolchains.
11556
11557Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11558
11559 * config.sub: Accept -rtems*.
11560
11561Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11562
e490616e
ZW
11563 * configure.in: enable dosrel for cygwin32-hosted builds,
11564 remove diff from the list of things not buildable
11565 via Canadian Cross
6599da04
JM
11566
11567Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11568
11569 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11570 don't get ". ".
6599da04
JM
11571
11572Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11573
11574 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11575
11576Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11577
11578 * Makefile.in (taz): Handle case where tex3patch didn't even get
11579 checked out. Also, if it was found, put the symlink in a new util
11580 subdirectory.
11581
11582Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11583
11584 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11585
11586Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11587
11588 * config.sub: Recognize -openvms.
11589 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11590 * make-all.com, setup.com: New files.
11591
11592Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11593
11594 * Makefile.in (taz): tex3patch moved to texinfo/util.
11595
11596Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11597
11598 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11599 * configure.in: remove make from disable-if-Can-Cross list
11600 enable gdb if ${host} and ${target} are cygwin32
11601
11602Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11603
11604 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11605 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11606
11607Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11608
11609 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11610 distinguish sysv/svr4/bsd variants.
11611 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11612
11613Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11614
11615 * configure.in: Added copyright notice.
11616 * move-if-change: Added copyright notice.
11617
11618Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11619
11620 * configure.in (powerpcle-*-solaris*): Until we get shared
11621 libraries working, don't build gdb, sim, make, tcl, tk, or
11622 expect.
11623
11624Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11625
11626 * config.guess: Merge with FSF:
11627
11628 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11629 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11630
11631 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11632 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11633
11634 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11635 * config.guess: Combine two OSF1 rules.
11636 Also recognize field test versions. From mjr@zk3.dec.com.
11637 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11638 because GNU uname does not support -p. From pmr@pajato.com.
11639
11640Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11641
11642 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11643
11644Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11645
11646 * mpw-README: Document GCCIncludes.
11647
11648Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11649
11650 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11651
11652Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11653
11654 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11655
11656Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11657
11658 * configure.in (*-*-cygwin32): Configure make.
11659
11660Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11661
11662 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11663
11664Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11665
11666 * Makefile.in (all-inet): Depend on all-perl.
11667
11668 * Makefile.in (inet-install): New target.
11669
11670 * Makefile.in (all-inet): Depend on all-tcl.
11671 (all-inet): Depend on all-send-pr.
11672
11673Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11674
11675 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11676 temporarily.
11677
11678Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11679
11680 * configure.in: Don't configure --with-gnu-ld on AIX.
11681
11682Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11683
11684 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11685
11686Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11687
11688 * Makefile.in (ALL_MODULES): Added all-inet.
11689 (CROSS_CHECK_MODULES): Added check-inet.
11690 (INSTALL_MODULES): Added install-inet.
11691 (CLEAN_MODULES): Added clean-inet.
11692 (all-indent): New target.
11693
11694 * configure.in (host_tools): Added inet.
11695 (native_only): Added inet.
11696 (noconfigdirs): Added inet.
11697
11698Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * configure.in: Don't configure libgloss if we are not configuring
11701 newlib.
11702
11703Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11704
11705 * configure.in: Don't configure libgloss for unsupported
11706 architectures.
11707
11708Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11709
11710 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11711
11712Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11713
11714 * Makefile.in (ALL_MODULES): Include all-apache.
11715 (CROSS_CHECK_MODULES): Include check-apache.
11716 (INSTALL_MODULES): Include install-apache.
11717 (all-apache): New target.
11718
11719 * configure.in: Added apache everywhere perl is seen.
11720
11721Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11722
11723 * Makefile.in: Add support for clean-{module} and
11724 clean-target-{module} rules.
11725
11726Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11727
11728 * configure.in (*-*-ose) do not build libgloss.
11729
11730Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11731
11732 * config.guess (prep*:SunOS:5.*:*): Turn into
11733 powerpele-unknown-solaris2.
11734
11735Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11736
11737 * configure.in: Permit --enable-shared to specify a list of
11738 directories.
11739
11740Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11741
11742 * configure.in (host==solaris): Pass only the first word of $CC
11743 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11744
11745Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11746
11747 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11748
11749Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11750
11751 * Makefile.in (ALL_MODULES): Include all-perl.
11752 (CROSS_CHECK_MODULES): Include check-perl.
11753 (INSTALL_MODULES): Include install-perl.
11754 (ALL_X11_MODULES): Include all-guile.
11755 (CHECK_X11_MODULES): Include check-guile.
11756 (INSTALL_X11_MODULES): Include install-guile.
11757 (all-perl): New target.
11758 (all-guile): New target.
11759
11760 * configure.in (host_tools): Include perl and guile.
11761 (native_only): Include perl and guile.
11762 (noconfigdirs): Don't build guile and perl; no ports have been
11763 done.
11764
11765Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11766
e490616e
ZW
11767 * configure (--enable-*): Handle quoted option lists such as
11768 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11769
11770Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11771
11772 * Makefile.in ({,inst}all-target): New rule so we can make and
11773 install all of the target directories easily.
11774
11775Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11776
11777 * configure.in: Add missing global flag in sed substitution when
11778 deleting `target-' from ${configdirs}.
11779
11780Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11781
11782 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11783 option.
11784
11785 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11786 config/mh-necv4.
11787
11788 * install.sh: Correct misspelling of transformbasename.
11789
11790 * config.guess: Recognize mips-*-sysv*.
11791
11792Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11793
11794 * config.sub: Recognize mon960.
11795
11796Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11797
11798 * configure: Restore Canadian Cross handling of BISON and LEX,
11799 removed in Feb 20 change.
11800
11801Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11802
11803 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11804 Mention make install. Remove the old copyright date as well the
11805 clumsy and rather pointless copyright on the README file.
11806
11807Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11808
11809 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11810 Makefile after running symlink-tree, then run `make distclean' to
11811 avoid clobbering any generated files in srcdir.
11812
11813Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11814
11815 * configure.in (m68k-*-netbsd*): Build everything now.
11816
11817Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11818
11819 * Makefile.in (taz): Fix quoting.
11820
11821Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11822
11823 * configure.in (sparclet-*-*): Build everything now.
11824
11825Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11826
11827 * configure.in (m68k-*-linux*): New host.
11828
11829Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11830
11831 * configure: Check for bison before byacc.
11832
11833Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11834
11835 * Makefile.in configure: Change the way LEX and BISON/YACC are
11836 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11837 searching PATH. These are used as fallbacks by Makefile.in if
11838 flex/bison/byacc aren't in objdir.
11839
11840Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11841
11842 * Makefile.in: Make everything which depends upon all-bfd also
11843 depend upon all-opcodes, in case --with-commonbfdlib is used.
11844
11845Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11846
11847 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11848 building NT native compilers on Unix.
11849
11850Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11851
11852 * configure.in: Don't get CC from the host Makefile fragment if we
11853 can find gcc in PATH, or if this is a Canadian Cross. Move the
11854 Solaris test for /usr/ucb/cc to the post target script, just after
11855 the compiler sanity test.
11856
11857Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11858
11859 * config.sub: Merge with FSF.
11860
11861Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11862
11863 * Makefile.in (RPATH_ENVVAR): New variable.
11864 (REALLY_SET_LIB_PATH): Use it.
11865 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11866
11867Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11868
11869 * config.sub, configure.in: Recognize sparclet cpu.
11870
11871Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11872
11873 * config.guess: Support m68k-cbm-sysv4.
11874
11875Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11876
11877 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11878 m68k-unknown-linuxaout from linker help string. Put quotes around
11879 $ld_help_string.
11880
11881Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11882
11883 * config.guess (powerpc-harris-powerunix): Add guess for port
11884 to new target.
11885
11886Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11887
11888 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11889
11890Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11891
11892 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11893 $(REALLY_SET_LIB_PATH) in Makefile.
11894 * Makefile.in (SET_LIB_PATH): New variable.
11895 (REALLY_SET_LIB_PATH): New variable.
11896 ($(DO_X)): Use $(SET_LIB_PATH).
11897 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11898 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11899 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11900 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11901 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11902 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11903 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11904 (install-dosrel): Likewise.
11905 (all-opcodes): Depend upon all-libiberty.
11906
11907Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11908
11909 * config.guess (*:CYGWIN*): New
11910
11911Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11912
11913 * Makefile.in (all-target-winsup): All all-target-libiberty.
11914
11915Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11916
11917 * configure.in (noconfigdirs): Add missing # in front of comment.
11918
11919Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11920
11921 * configure.in: add second pass to things added to noconfigdirs
11922 so *-gm-magic can exclude libgloss properly.
11923
11924Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11925
11926 * mpw-configure (extralibs_name, rez_name): Set correctly
11927 for MWC68K compiler.
11928
11929 * mpw-README: Add more info on the necessary build tools.
11930
11931Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11932
11933 * configure.in, config.sub: Recognize cygwin32.
11934
11935Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11936
11937 * config.guess, config.sub: Recognize A/UX.
11938
11939Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11940
11941 * config.sub: Merge with gcc/config.sub.
11942
11943Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11944
11945 * mpw-build.in (do-binutils): Add build of stamps.
11946
11947Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11948
11949 * config.sub: Add recognition for mips64vr4100*-* targets.
11950
11951Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11952
11953 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11954 Add creation of gconfigargs with `--enable-shared' turned on.
11955 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11956 ($(host)-stamp-stage3-configured): Likewise.
11957 (HOLES): Add chatr and ldd.
11958 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11959
11960Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11961
11962 * configure: Pass --nfp to recursive configures.
11963
11964Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11965
11966 * Makefile.in (DLLTOOL): New.
11967 (DLLTOOL_FOR_TARGET): New.
11968 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11969 (EXTRA_TARGET_FLAGS): Ditto.
11970 (EXTRA_GCC_FLAGS): Ditto.
11971 (CONFIGURE_TARGET_MODULES): Ditto.
11972 (DO_X): Ditto.
11973 * configure: Add DLLTOOL.
11974
11975Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11976
11977 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11978 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11979 mh-sco, since old workarounds no longer needed, and don't
11980 build ld, since libraries have weak symbols in COFF.
11981
11982Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11983
11984 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11985
11986Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11987
11988 * configure.in: Make sure that ${CC} can be used to compile an
11989 executable.
11990
11991Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11992
11993 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11994 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11995 nothing depending on whether gdbtk is being built.
11996
11997Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11998
11999 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12000
12001Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12002
12003 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12004 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12005
12006Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12007
12008 * config-ml.in: Add support for
12009 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12010 Simplify setting of multidirs from --disable-foo.
12011
12012Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12013
12014 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12015 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12016 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12017 non-empty, pass them on to the GCC make.
6599da04
JM
12018 (all-bootstrap): New rule that is like all-gcc, except it executes
12019 the GCC bootstrap rule instead of the GCC all rule.
12020
12021Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12022
12023 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12024
12025Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12026
12027 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12028 DG/UX support.
12029
12030Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12031
12032 * config.sub (i*86*) Change [345] to [3456]
12033
12034Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12035
12036 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12037 --with-gnu-ld=no.
12038
12039Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12040
12041 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12042 AIX multilibs get built.
12043
12044Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12045
12046 * configure.in (i386-win32): Don't build expect if we're not
12047 building the tcl subdir.
12048
12049Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12050
12051 * Makefile.in: (configure-target-examples, all-target-examples):
12052 New targets, configure and build example programs.
12053
12054Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12055
12056 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12057 use it as input to sedit the generated MPW makefile.
12058 * mpw-README: Add a suggestion about Gestalt.h.
12059
12060Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * config.sub: Accept *-*-ieee*.
12063
12064Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12065
12066 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12067 Ronald F. Guilmette <rfg@monkeys.com>.
12068
12069Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12070
12071 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12072 for powerpc-pe native.
12073 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12074 (target==powerpc-pe): duplicate i386-win32 entry.
12075
12076Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12077
12078 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12079 of vxworks, not just vxworks5.1.
12080
12081Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12082
12083 * mpw-configure: Add support for exec-prefix.
12084
12085Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12086
12087 * config.guess: Recognize HP model 816 machines as having
12088 a PA1.1 processor.
12089
12090Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12091
12092 * configure: Ignore new autoconf configure options.
12093
6599da04
JM
12094Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12095
12096 * config.guess: Recognize Pentium under SCO.
12097 From Robert Lipe <robertl@arnet.com>.
12098
12099Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12100
12101 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12102
12103Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12104
12105 * configure.in: Don't configure gas for alpha-dec-osf*.
12106
12107Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12108
12109 * configure.in: Default to --with-stabs for some targets for which
12110 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12111 i[345]86*-*-unixware*.
12112
12113Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12114
12115 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12116 rather than basing it on the target. Simplify handling of options
12117 controlling which directories to configure. Remove extraneous
12118 slash in multi-clean target.
12119
12120Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12121
12122 * config-ml.in: Prefix more variables with ml_ so they don't collide
12123 with configure's.
12124
12125Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12126
12127 * configure: Don't turn -v into --v.
12128
12129Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12130
12131 * configure.in (targargs): Fix typo.
12132
12133 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12134
12135Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12136
12137 * configure.in: Strip --host and --target options from
12138 CONFIG_ARGUMENTS, and always configure for --host only. Add
12139 --with-cross-host option when building with a cross-compiler.
12140 * configure: Canonicalize the arguments put into config.status by
12141 always using `=' for an option with an argument. Pass a presumed
12142 --host or --target explicitly.
12143
12144Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12145
12146 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12147 into general OS recognition case.
12148
12149Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12150
12151 * configure.in (target_configdirs): add target-winsup only
12152 for win32 target systems.
12153
12154Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12155
12156 * Makefile.in (all-target-libgloss): Depend upon
12157 configure-target-newlib, since when libgloss is built it looks to
12158 see if the newlib directory exists.
12159
12160Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12161
12162 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12163 cfg-ml-*.in.
12164
12165Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12166
12167 * configure: Handle LD and LD_FOR_TARGET when configuring a
12168 Canadian Cross.
12169
6599da04
JM
12170Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12171
12172 * configure.in (target_libs): add target-winsup.
12173 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12174 (target==ppcle-pe): remove ld from $noconfigdirs.
12175
12176Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12177
12178 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12179 Preserve relative path names in $srcdir. Build symlink tree if
12180 configuring cross target dir and srcdir=. (= no VPATH support).
12181 (configure-target-libg++): Depend on configure-target-librx.
12182 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12183 * config-ml.in: New file.
12184 * symlink-tree: New file.
12185 * configure: Ensure srcdir="." if that's what it is.
12186
12187Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12188
12189 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12190 includes and FLEX_SKELETON setting.
12191 * mpw-configure (--with-gnu-ld): New option, controls whether
12192 to use PPCLink or ld with PowerMac GCC.
12193 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12194 * mpw-config.in: Configure grez if targeting Mac.
12195
12196 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12197 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12198 just macos.
6599da04
JM
12199 * configure.in: Configure grez resource compiler if targeting Mac.
12200 * Makefile.in (all-grez, install-grez): New targets.
12201
12202Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12203
12204 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12205 gcc in the path, set CC to gcc -O2.
6599da04
JM
12206
12207Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12208
12209 * configure: Default ${build} correctly. Avoid picking up extra
12210 spaces when reading CC and CXX from Makefile. When doing a
12211 Canadian Cross, use plausible default values for numerous
12212 variables.
12213 * configure.in: When doing a Canadian Cross, don't try to
12214 configure tools whose configure script can't handle it.
12215
12216Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12217
12218 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12219
12220Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12221
12222 * configure: Remove dubious bug reporting address.
12223
12224Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12225
12226 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12227 configure script, run that instead of this directory's configure.
12228 In either case, print a message that we're configuring the sub-dir.
12229
12230Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12231
12232 * configure.in: Before checking for the existence of various files,
12233 use sed to filter out "target-".
12234
12235Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12236
12237 * Makefile.in (DO_X): Split rule to decrease command line length
12238 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12239 (Philippe De Muyter).
12240
12241Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12242
12243 * Makefile.in (all-patch): depend on all-libiberty.
12244
12245Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12246
12247 * configure.in: If the only directory in target_configdirs which
12248 actually exists is libiberty, then set target_configdirs to empty,
12249 to avoid trying to build a target libiberty in a gas or gdb
12250 distribution.
12251
12252Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12253
12254 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12255 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12256 systems.
6599da04
JM
12257
12258Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12259
12260 * configure.in (copy_dirs): Use sys-include instead of include
12261 for --with-headers option.
12262
12263Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12264
12265 * Makefile.in, configure.in: Make winsup builds work with
12266 new scheme.
12267
12268Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12269
12270 * configure.in: Build the linker on AIX.
12271
12272Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12273
12274 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12275 where needed.
12276
12277Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12278
12279 * Makefile.in (all-gcc): Fix typo.
12280
12281Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12282
12283 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12284
12285Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12286
12287 * configure.in: Rename libFOO to target-libFOO, and xiberty
12288 to target-xiberty, to provide more flexibility.
12289 (target_subdir): Define. Create if cross.
12290 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12291 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12292 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12293 check-libFOO -> check-target-libFOO, etc.
12294 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12295 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12296 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12297 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12298 allow ALL_GCC="" to only configure.
12299 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12300 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12301 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12302
12303Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12304
12305 * Makefile.in (taz): Build "info" in etc explicitly.
12306
12307Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12308
12309 * configure.in: Make sure that CC is undefined (as opposed to
12310 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12311 problem with autoconf trying to configure on a host without GCC.
12312
12313Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12314
12315 * mpw-configure: Set host alias from choice of host compiler,
12316 only use generic MPW Makefile sed if present, edit a file
12317 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12318 * mpw-README: Add problem notes about CW6 and CW7.
12319
12320Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12321
12322 * Makefile.in (taz): Use ";" instead of ";;".
12323
12324Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12325
12326 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12327 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12328 DISTDOCDIRS.
12329 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12330 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12331
12332Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12333
12334 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12335 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12336 Move bfd to DISTSTUFFDIRS.
12337
12338Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12339
12340 * Makefile.in (X11_LIB): Removed.
12341 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12342
12343 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12344
12345Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12346
12347 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12348 names.
12349
12350Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12351
12352 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12353
12354Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12355
12356 * configure.in (i[345]86-*-win32): Always build newlib.
12357 Don't configure cvs, autoconf or texinfo.
12358 * Makefile.in (LD_FOR_TARGET): New.
12359 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12360 Pass down LD_FOR_TARGET.
12361
12362Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12363
12364 * winsup: New directory.
12365 * Makefile.in: Build winsup.
12366 * configure.in: Winsup is configured when target is win32.
12367 Can only build win32 target GDB when native.
4e81ae98 12368
6599da04
JM
12369Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12370
12371 * config.guess: Recognize HP model 819 machines as having
12372 a PA 1.1 processor.
12373
12374Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12375
12376 * configure: Fix sed loop which substitutes for CC and CXX to
12377 avoid bug found in various sed implementations.
12378
12379Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12380
12381 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12382 simulator. Use standard powerpc-*-eabi*.
12383
12384Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * configure.in: Stop putting gas and binutils in noconfigdirs for
12387 powerpc-*-aix* and rs6000-*-*.
12388
12389Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12390
12391 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12392 -mcall-aixdesc libraries.
12393
12394Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12395
12396 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12397
12398 * config.sub (arm | armel | armeb): Fix shell syntax.
12399
12400Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12401
12402 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12403 -msoft-float and -mcpu=common support.
12404 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12405 libraries.
12406
12407Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12408
12409 * configure.in: Allow configuration and build of emacs19 for the alpha.
12410
12411Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12412
12413 * configure.in (CC): Get ^CC, not just any old CC, from
12414 ${host_makefile_frag}.
12415
12416Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12417
4e81ae98 12418 * configure.in (CC): Try to get CC from
6599da04
JM
12419 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12420
12421Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12422
12423 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12424 only if it exists in $(srcdir).
12425
12426Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12427
12428 * configure: If CC and CXX are not set in the environment, set
12429 them, based on either an existing Makefile or on searching for gcc
12430 in PATH. Substitute for CC and CXX in Makefile.
12431 * configure.in: Remove libm from target_libs. Separate
12432 target_configdirs from configdirs. If CC is not set in
12433 environment, try to get it from a host Makefile fragment. Rewrite
12434 changes of configdirs to use skipdirs instead. A few minor
12435 tweaks. Take directories out of target_configdirs as they are
12436 taken out of configdirs. Remove existing Makefile files from
12437 subdirectories. Substitute for TARGET_CONFIGDIRS and
12438 CONFIG_ARGUMENTS in Makefile.
12439 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12440 by configure.in.
12441 (CONFIG_ARGUMENTS): Likewise.
12442 (CONFIGURE_TARGET_MODULES): New variable.
12443 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12444 ($(CONFIGURE_TARGET_MODULES)): New target.
12445 (configure-libg++, configure-libio): New targets.
12446 (all-libg++): Depend upon configure-libg++.
12447 (all-libio): Depend upon configure-libio.
12448 (configure-libgloss, all-libgloss): New targets.
12449 (configure-libstdc++): New target.
12450 (all-libstdc++): Depend upon configure-libstdc++.
12451 (configure-librx, all-librx): New targets.
12452 (configure-newlib): New target.
12453 (all-newlib): Depend upon configure-newlib
12454 (configure-xiberty): New target.
12455 (all-xiberty): Depend upon configure-xiberty.
12456
12457Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12458
12459 * configure.in (host i[345]86-*-win32): Expand the
12460 noconfigdirs again.
12461
12462Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12463
12464 * mpw-configure: Fix sed command file name.
12465
12466Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12467
4e81ae98 12468 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12469 noconfigdirs again.
12470
12471Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12472
12473 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12474 or powerpc*-*-pe*, since they are not yet supported.
12475
12476Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12477
12478 Add PowerMac support and many other enhancements.
12479 * mpw-configure: New option --cc to select compiler to use,
12480 paste options set according to --cc into the generated
12481 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12482 if mpw-make.sed is present.
12483 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12484 add forward includes for PowerPC include files.
12485 * mpw-build.in: Build using Makefile.PPC if present.
12486 (do-byacc, etc): Remove separate version resource builds.
12487 (do-gas): Build "stamps" before "all".
12488 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12489 * mpw-README: Update to reflect --cc option, PowerMac support,
12490 and recently-reported compatibility problems.
12491
12492Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12493
12494 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12495 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12496 (--with-multilib-top): Pass to recursive invocations.
12497
12498Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12499
12500 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12501 v810-*-*.
12502
12503Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12504
12505 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12506 gdb, ld and opcodes on v810-*-*.
12507
6599da04
JM
12508Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12509
12510 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12511 (local-maintainer-clean): New target.
12512 (maintainer-clean): New target.
12513 (realclean): Just depend upon maintainer-clean.
12514
12515Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12516
12517 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12518
12519Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * configure.in: Build ld in mips*-*-bsd* case.
12522
12523Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12524
12525 * config.sub: Accept -lites* OS. From Ian Dall.
12526
12527Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12528
12529 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12530 targets.
6599da04
JM
12531
12532Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12533
12534 * configure.in: treat i386-win32 canadian cross the same as
12535 i386-go32 canadian cross.
12536
12537Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12538
12539 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12540 running under the simulator to build a reduced set of libraries.
12541 (powerpc-*-eabiaix): Add fine grained multilib support added to
12542 other powerpc targets yesterday.
12543
12544Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12545
12546 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12547 -disable-softfloat, -disable-relocatable, -disable-aix, and
12548 -disable-sysv to control which multilib libraries get built.
12549
12550Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12551
12552 * configure: Add Makefile.tem to list of files to remove in trap
12553 handler.
12554
12555Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12556
12557 * config.guess (*Linux*): Add missing "exit"s.
12558 Also, need specific check for alpha-unknown-linux (uses COFF).
12559
12560Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12561
12562 * config.guess: Merge with FSF:
12563
12564 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12565 * config.guess (AIX4): More robust release numbering discovery.
12566
12567 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12568 * config.guess (i386-sequent-ptx): Properly get version number.
12569
12570 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12571 * config.guess (mips:*:4*:UMIPS): New case.
12572
12573Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12574
12575 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12576 (i386-win32 host): Likewise. Don't build readline.
12577
12578Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12579
12580 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12581 SUPPORT_FILES to submakes.
12582
12583Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12584
12585 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12586 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12587 mpw-configure.
12588
12589Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12590
12591 * configure.in (appdirs): Use =, not ==, in test expression when
12592 trying to build the text to print in the warning message for
12593 Solaris users.
12594
12595Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12596
12597 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12598
12599Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12600
12601 * config.guess: Recognize lynx-2.3.
12602
12603Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12604
12605 * config.sub (z8ksim): Deleted
12606 (z8k-*-coff): New, this is the one true name of the target.
12607
12608Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12609
12610 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12611
12612Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12613
12614 * config.guess (*:Linux:*:*): First try asking the linker what the
12615 default object file format is (elf, aout, or coff). Then if this
12616 fails, try previous methods.
12617
12618Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12619
12620 * configure.in: Don't build newlib for *-*-vxworks5.1.
12621
12622Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12623
12624 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12625 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12626
12627Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12628
12629 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12630
12631Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12632
12633 * cfg-ml-com.in: New file.
12634 * cfg-ml-pos.in: New file.
12635
12636Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12637
12638 * COPYING.NEWLIB: Add HP free copyright to list.
12639
12640Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12641
12642 * config.sub: Recognize -eabi* for the system, not just -eabi.
12643
12644Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12645
12646 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12647 * config.sub, configure.in (win32): New target and host.
12648
12649Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12650
12651 * configure.in: Add i386-pe configuration.
12652
12653Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12654
12655 * mpw-build.in (install): Install GDB after LD.
12656
12657Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12658
12659 * mpw-config.in (elf/mips.h): Always forward-include, needed
12660 for GDB to build.
12661
12662Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12663
12664 * testsuite: New directory for customer acceptance and whole tool
12665 chain tests.
12666
12667Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12668
12669 * configure: If per-host line isn't found, but AC_OUTPUT is found
12670 and a configure script exists, run it instead.
12671
12672Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12673
12674 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12675
12676Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12677
12678 * configure: Set build_{cpu,vendor,os,alias} to host values when
12679 --build isn't specified.
12680
12681Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12682
12683 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12684 (FLAGS_TO_PASS): Pass them.
12685 (EXTRA_TARGET_FLAGS): Ditto.
12686
6599da04
JM
12687Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12688
12689 * Makefile.in (all-libg++): Depend on all-libstdc++.
12690
12691Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12692
12693 * configure.in (noconfigdirs): Enable all packages for
12694 i386-unknown-netbsd.
12695
12696Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12697
12698 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12699 hosted builds (DOS builds)
12700
12701Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12702
12703 Changes for ARM based on patches from Richard Earnshaw:
12704 * config.sub: Handle armeb and armel.
12705 * configure.in: Omit arm linker only for riscix.
12706
12707Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12708
12709 * config.guess: Update from FSF.
12710
12711Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12712
63f6bcd7 12713 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12714 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12715 powerpcle variant. Convert pentium into i586, not i486. Add p5
12716 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12717 temporarily.
12718
12719Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12720
12721 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12722
12723Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12724
12725 * config.sub: Accept -lites* as a basic system type.
12726
12727Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12728
12729 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12730 installed, and if so return linuxoldld as the system name.
12731
12732Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12733
12734 * config.guess: Add hppa1.1-hp-lites support.
12735
12736Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12737
12738 * configure.in: Don't build newlib for m68k-vxworks5.1.
12739
12740Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12741
12742 * configure.in (mips-sgi-irix6): Use mh-irix5.
12743
12744Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12745
12746 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12747
12748Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12749
12750 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12751 OSF/1. Fix compiler flags.
6599da04
JM
12752 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12753
12754Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12755
12756 * configure.in: Recognize --with-newlib.
12757 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12758
12759Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12760
d207ebef 12761 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12762 to *_X11_MODULES due to gdbtk needing X include files et al.
12763
12764Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12765
12766 Merge in support for Mac MPW as a host.
12767 (Old change descriptions retained for informational value.)
12768
12769 * mpw-config.in: Add generic include forwards for cpu-specific
12770 include files in aout and elf directories.
12771
12772 * mpw-configure: Added copyright.
12773 * mpw-config.in: Check for presence of required build tools.
12774 (target_libs): Add newlib.
12775 (target_tools): Add examples.
12776 (Read Me): Generate as "Read Me for MPW" instead.
12777 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12778 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12779 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12780
12781 * mpw-configure: Remove subdir-specific makefile hackery,
12782 delete mk.tmp after using it.
12783
12784 * mpw-build.in (all): Display start and end times.
12785
12786 * mpw-configure (host_canonical): Set.
12787 (target_cpu): Always add to makefiles.
12788 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12789 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12790 (mpw-mh-mpw): Look for in srcdir and srcroot.
12791 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12792
12793 * mpw-build.in: (install-only): New target.
12794
12795 * mpw-configure (host_alias, target_alias): Rename from hostalias
12796 and targetalias, add into generated Makefile.
12797 (mk.tmp): If present, add into generated Makefile.
12798 * mpw-build.in (all-gas): Build config.h first before gas proper.
12799
12800 * mpw-configure (config.status): Write only if changed.
12801 * mpw-config.in (readline): Configure it (not built, just used for
12802 definitions).
12803
12804 * mpw-config.in (elf/mips.h): Add a forward include.
12805
12806 * mpw-config.in: Forward-include most .h files in include into
12807 extra-include.
12808 (readline): Don't build.
12809 mpw-build.in (install): Install GDB.
12810
12811 * mpw-configure (prefix, mpw_prefix): Handle it.
12812 * mpw-config.in (mmalloc, readline): Don't configure.
12813 * mpw-build.in (thisscript): Rename to ThisScript.
12814 Use mpw-build instead of BuildProgram everywhere.
12815 (mmalloc, readline): Don't build.
12816 * mpw-README: New file, basic documentation about the MPW port.
12817
12818 * mpw-config.in: Use forward-include to create include files.
12819
12820 * mpw-configure: Add more things to the top of each configured
12821 Makefile, including contents of config/mpw-mh-mpw.
12822 * mpw-config.in (extra-include): Create this directory and fill it
12823 with Posix-like include files when configuring.
12824
12825 * config.sub (apple, mac, mpw): Add various aliases.
12826
12827 * mpw-build.in: New file, top-level build script fragment for MPW.
12828 * mpw-configure: New file, configure script for MPW.
12829 * mpw-config.in: New file, config fragment for MPW.
12830
12831Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12832
12833 * configure.in (host_libs): Remove glob, since it is gone from the
12834 sources.
12835
12836Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12837
12838 * Makefile.in: define empty GDB_NLM_DEPS var.
12839
12840 * configure.in(target_makefile_frag): use config/mt-netware
12841 for netware targets.
12842
12843Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12844
12845 * config.sub: Merge in recent FSF changes. Remove linux special
12846 cases.
12847
12848Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12849
731a8127 12850 Revert this change:
6599da04
JM
12851
12852 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12853
12854 * build-all.mk: Use CC=cc -Xs on Solaris.
12855
6599da04
JM
12856Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12857
12858 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12859 stop using it.
12860 * Makefile.in: Nuke all references to glob subdirectory.
12861
12862Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12863
12864 * configure.in: Fix --enable-shared logic in per-host.
12865
12866Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12867
12868 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12869
12870Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12871
12872 * configure.in (noconfigdirs): Don't build gas on AIX, for
12873 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12874
12875Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12876
12877 * configure: Fix --cache-file to work if the file argument is a
12878 relative path.
12879
12880Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12881
12882 * configure: If the --cache-file is used, pass it down to
12883 configure in subdirectories.
12884
12885Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12886
12887 * config.sub: add vxworks29k configuration.
12888
12889Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12890
12891 * Makefile.in (taz): Do "diststuff" part quietly.
12892
12893Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12894
12895 * config.sub: Mini-merge with gcc/config.sub.
12896
12897Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12898
12899 * config.guess (IRIX): Sed - to _.
12900
12901Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12902
12903 * Makefile.in (source-vault, binary-vault): New targets.
12904
12905Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12906
12907 * config.sub: Recognize -eabi as a basic system type.
12908
12909Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12910
12911 * configure.in (enable_shared stuff): Fix typo.
12912
12913Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12914
12915 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12916
12917Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12918
12919 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12920
12921Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12922
12923 * configure.in (rs6000-*-*): Don't build gas.
12924
12925Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12926
12927 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12928 reduce command line length.
12929 (AS_FOR_TARGET): Check for as.new, not Makefile.
12930 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12931
12932Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12933
12934 * config.guess: Merge from FSF.
12935
12936Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12937
12938 * configure: Don't use $ when handling program_suffix.
12939
12940Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12941
12942 * configure.in: Configure tk for hppa/hpux.
12943
12944Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12945
12946 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12947
12948Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12949
12950 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12951 to LIBCXXFLAGS. Tests are better run without it.
12952
12953Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12954
12955 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12956
12957Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12958
12959 * configure.in (*-*-netware*): Don't configure xiberty.
12960
12961Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12962
12963 * configure.in: Remove tk from native_only list.
12964
12965Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12966
12967 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12968 for special NCD build.
12969
12970Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12971
12972 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12973 makeall.bat, they're only useful for binutils snapshots.
12974 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12975 makeall.bat to specified SUPPORT_FILES.
12976
12977Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12978
12979 * build-all.mk: Add Ericsson targets to sun4 and solaris
12980 hosts. Add BNR's sun4 target to solaris host, so their
12981 build-from-source will be tested in-house first.
12982
12983Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12984
12985 * Makefile.in (LIBCFLAGS): New variable.
12986 (CFLAGS_FOR_TARGET): Ditto.
12987 (LIBCFLAGS_FOR_TARGET): Ditto.
12988 (LIBCXXFLAGS): Ditto.
12989 (CXXFLAGS_FOR_TARGET): Ditto.
12990 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12991 (BASE_FLAGS_TO_PASS): Pass them.
12992 (EXTRA_TARGET_FLAGS): Ditto.
12993
731a8127 12994 * configure.in: Support --enable-shared.
6599da04
JM
12995
12996Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12997
12998 * configure.in (target_libs): Include libstdc++ again.
12999 * config.guess: Update from FSF (for FreeBSD).
13000
13001Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13002
13003 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13004 makeall.bat.
13005 (DISTDOCDIRS): Add `etc'.
13006 (ETC_SUPPORT_PFX): New variable.
13007 (taz): Include anything from etc starting with a word in
13008 ETC_SUPPORT_PFX.
13009
13010Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13011
13012 * config.sub: Update for recent FSF changes. Remove obsolete
13013 h8300hds entry. Add -windows* and -osx as basic os. Minor
13014 spacing changes.
13015
13016Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13017
13018 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13019
13020 * config.guess: Merge with FSF.
13021 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13022
13023Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13024
13025 * configure: Since the "trap 0" handler will override the exit
13026 status on many systems, only use it for "exit 1", and make it set
13027 a non-zero exit status; reset it before "exit 0". Also, check
13028 exit status of config.sub, and error out if it failed.
13029
13030Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13031
13032 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13033 and install libgloss.
13034
13035Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13036
13037 * Makefile.in (all-binutils): Depend upon all-byacc.
13038
13039 * configure.in: Don't build emacs on Irix 5.
13040
13041Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13042
13043 * configure.in (*-*-netware*): Add libio.
13044
13045Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13046
13047 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13048 (CHECK_TARGET_MODULES): Ditto.
13049 (INSTALL_TARGET_MODULES): Ditto.
13050 (TARGET_LIBS): Ditto.
13051 (all-libstdc++): Note dependencies.
13052
13053Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13054
13055 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13056
13057Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13058
13059 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13060 -fexternal-templates.
13061
13062 * configure.in (target_libs): Add libstdc++.
13063 (noconfigdirs): Add libstdc++ as appropriate.
13064
13065Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13066
13067 * config.guess: Update from FSF.
13068
13069Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13070
13071 * configure: Use ${config_shell} when running ${configsub}.
13072
13073Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13074
13075 * config.sub: No longer recognize h8300h.
13076
13077Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13078
13079 * config.sub: Remove extraneous differences between config.sub and
13080 gcc/config.sub.
13081
13082Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13083
13084 * Makefile.in (DISTSTUFFDIRS): Add gas.
13085
13086Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13087
13088 * COPYING.NEWLIB: New file.
13089
13090Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13091
13092 * config.guess (HP-UX): Patch from Harlan Stenn
13093 <harlan@landmark.com> to also emit release level.
13094
13095Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13096
13097 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13098
13099Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13100
13101 * config.sub: Merge nextstep cleanup from FSF.
13102
13103Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13104
13105 * configure.in (arm-*-*): Don't configure ld for this target.
13106
13107Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13108
13109 * configure.in (*-*-netware): don't configure libg++, libio,
13110 librx, or newlib.
13111
13112Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13113
13114 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13115 configure ld--it works, but it doesn't support shared libraries.
13116
13117Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13118
13119 * config.guess (*-unknown-freebsd*): Get rid of possible
13120 trailing "(Release)" in version string.
13121 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13122
13123Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13124
13125 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13126 Fix type: *-next-neststep -> *-next-nextstep.
13127
13128 * config.guess: Merge from FSF:
13129
13130 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13131
13132 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13133
13134 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13135
13136 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13137 instead of UNIX_SV for UnixWare 1.0).
13138
13139Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13140
13141 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13142 to make gdb/nlm/* build after the compiler and linker.
13143
13144Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13145
13146 * config.guess (netbsd, freebsd, linux): Accept any machine,
13147 not just i[34]86.
13148 (m68k-atari-sysv4): Relocate to match FSF version.
13149
13150 * config.guess: More merges from the FSF:
13151
13152 Add a space before function call or macro invocation.
13153
13154 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13155
13156 * config.guess: Add trap cmd to remove dummy.c and dummy when
13157 interrupted.
13158
13159 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13160
13161 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13162 (dummy): Redirect stderr from compilation of dummy.c.
13163
13164 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13165
13166 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13167
13168Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13169
13170 * configure: Accept and ignore --cache*, for compatibility with
13171 new autoconf.
13172
13173Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13174
13175 * config.guess: Merge from FSF:
13176
13177 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13178
13179 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13180 (PATH): Add /.attbin at end for finding uname.
13181 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13182
13183 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13184
e490616e 13185 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13186
13187 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13188
e490616e
ZW
13189 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13190 to select whether to use ELF or COFF.
6599da04
JM
13191
13192 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13193
e490616e 13194 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13195
13196 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13197
13198 * config.guess: Guess the OS version for HPUX.
13199
13200 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13201
13202 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13203
13204Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13205
13206 * configure.in: Recognize --with-headers, --with-libs, and
13207 --without-newlib.
13208 * Makefile.in (all-xiberty): Depend upon all-ld.
13209
13210Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13211
13212 * configure.in: Change i[34]86 to i[345]86.
13213
13214Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13215
13216 * configure (version): A few more tweaks to help message.
13217
13218Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13219
13220 * Makefile.in: Remove (for now) librx as a host library,
13221 now that we're building it for target.
13222
13223Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13224
13225 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13226 (Karl Berry).
13227
13228Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13229
13230 * configure.in: Also configure librx.
13231
13232Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13233
13234 * Makefile.in: Update various rules to reflect that librx
13235 is now needed for libg++.
13236
13237Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13238
13239 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13240
13241Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13242
13243 * configure.in: Configure the examples directory.
13244
13245Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13246
13247 * configure: Simplify Jun 2 1994 change.
13248
13249Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13250
13251 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13252 /bin/gcc isn't good enough to build gcc.
13253
13254Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13255
13256 * Makefile.in (GDB_SUPPORT_FILES): Remove
13257 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13258 (gdb.tar.gz): Add new rule to use standard distribution building
13259 mechanism.
13260
13261Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13262
13263 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13264 Bill Cox <bill@cygnus.com>.
13265
13266Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13267
13268 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13269
13270Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13271
13272 * configure: Search current dir first in .gdbinit.
13273
13274Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13275
13276 * config.sub: Recognize freebsd (merged from gcc config.sub).
13277
13278Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13279
13280 * config.sub: Refer to NeXT's operating system as nextstep.
13281
13282 * config.sub (case $basic_machine): Re-order the cases, to match
13283 the order in the FSF version (which is mostly alphabethical).
13284 Merge in some additions and changes from the FSF.
13285
13286Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13287
13288 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13289 * config.sub: Recognize cxux7.
13290 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13291
13292Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13293
13294 * config.sub: Fix typo powerpc -> powerpc-*.
13295
13296Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13297
13298 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13299
13300 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13301 parallel with all-emacs and install-emacs). Top-level command
13302 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13303
13304Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13305
13306 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13307 $(relbindir)/make before doing ``make install'', and use
13308 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13309 installing over running make binary.
13310 ($(host)-stamp-stage3-installed): Likewise.
13311
13312Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13313
13314 * config.guess: Recognize Mach.
13315
13316Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13317
13318 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13319 see whether --exec-prefix was used.
13320
13321Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13322
13323 * README: Explicitly mention libg++/README. (Zoo's idea.)
13324
13325Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13326
13327 * Makefile.in: Add all-librx target similar to all-libproc.
13328
13329Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13330
13331 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13332 with post 1.2 uname bogosity.
13333
13334Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13335
13336 * configure: Remove temporary files on receipt of a signal.
13337
13338Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13339
13340 * configure: If there is a package_makefile_frag, remove
13341 ${subdir}/Makefile.tem after copying it in.
13342
13343Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13344
13345 * build_all.mk: support rs6000 lynx identifies itself as
13346 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13347 since /bin/gcc is too feeble to compile a modern gcc.
13348
13349Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13350
13351 * brought devo/test-build.mk update-to-date with progressive/
13352 test-build.mk. Add lynx targets and hppa flag info.
13353
13354Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13355
13356 * configure.in: Use mh-ncrsvr43. Patch from
13357 Tom McConnell <tmcconne@sedona.intel.com>.
13358
13359Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13360
13361 * config.guess (i386-unknown-bsdi): No longer need to
13362 check #if defined(__bsdi__) && defined(__i386__).
13363
13364Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13365
13366 * configure: Set program_transform_nameoption correctly.
13367
13368Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13369
13370 * brought build-all.mk update-to-date with progressive build-all.mk,
13371 added new targets and hppa info.
4e81ae98 13372
6599da04
JM
13373Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13374
13375 * configure: If config.guess result is a prefix of the user
13376 specified target, assume a native build and use the user specified
13377 target as the host alias. Remove SunOS patch suffix removal hack.
13378 * configure.in: Remove SunOS patch suffix removal hack.
13379
13380 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13381 in NATIVE_CHECK_MODULES.
13382
13383Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13384
13385 * Makefile.in: Rename HOST_ONLY to NATIVE.
13386 * configure: Delete SunOs patch suffix from host_canonical
13387 and build_canonical variables that are prepended to Makefiles.
13388 * configure.in: Add comments for easier maintenance.
13389
13390Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13391
13392 * Makefile.in: Add all-libproc target similar to all-gui.
13393
13394Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13395
13396 * Makefile.in (CHECK_MODULES): split into
13397 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13398
13399Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13400
13401 * config.guess (i386-unknown-bsdi): New system to guess.
13402
13403Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13404
13405 * Makefile.in: Add all-gui target (but not yet build by "all").
13406
13407Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13408
13409 * config.sub: Move deletion of patch suffix from here...
13410 * configure.in: To here, at Ian's suggestion. The top-
13411 level scripts might need to know of a patch level.
13412
13413Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13414
13415 * config.sub: Strip off patch suffix so rtl is recognized
13416 as a sunos4.1.3 machine, even though it's been patched.
13417
13418Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13419
13420 * Makefile.in (INSTALL_LAST): Delete.
13421 (INSTALL_DOSREL): New.
13422
13423Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13424
13425 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13426 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13427 whether we pass down --with-gnu-ld anyhow.
13428
13429Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13430
13431 * Makefile.in (INSTALL_LAST): Change operation so it works
13432 on more flavors of make.
13433 * configure.in (go32): Don't build libg++ or libio.
13434
13435Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13436
13437 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13438 they can be overriden by templates.
13439
13440Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13441
13442 * configure.in (target==go32): Don't build gdb.
13443 * dosrel: New directory.
13444
13445Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13446
13447 * configure.in (host==go32): Configure dosrel too.
13448 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13449 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13450 be set by incoming names or templates.
13451 (INSTALL_LAST): New rule.
6599da04
JM
13452
13453Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13454
13455 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13456
13457Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13458
6599da04
JM
13459 * configure.in (appdirs): New variable. Currently empty, but will
13460 be used in gas distribution. If nonempty, lists a set of
13461 directories at least one of which must get configured, or top
13462 level configuration is considered to have failed.
13463 (rs6000-*-lynxos*): Use new file name.
13464
13465Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13466
13467 Eliminate XTRAFLAGS.
13468 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13469 newlib include files using -idirafter, and also use -nostdinc.
13470 (CXX_FOR_TARGET): Likewise.
13471 (XTRAFLAGS): Removed.
13472 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13473 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13474 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13475 ($(DO_X)): Don't pass down XTRAFLAGS.
13476
13477Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13478
13479 * configure.in (mips*-dec-bsd*): New target; do build linker.
13480 (mips*-*-bsd*): New target; don't build linker.
13481
13482Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13483
13484 * configure.in: support rs6000-*-lynxos* configuration.
13485 support sunos4 as a cross target.
13486
13487 * config.sub: look for lynx*, not lynx since the OS version may
13488 legitimately be part of the name.
13489
13490Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13491
13492 * configure.in (i[34]86-*-sco*): Move to be with other i386
13493 targets.
13494 (romp-*-*): New target. Skip various binary utilities.
13495 (vax-*-*): New target. Don't build newlib.
13496 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13497
13498Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13499
13500 * configure.in: Only set host_makefile_frag if config
13501 directory exists.
13502
13503Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13504
13505 * install.sh: If $dstdir exists, don't check whether each
13506 component does.
13507
13508Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13509
13510 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13511
13512Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13513
3b75d237
AJ
13514 * configure.in (*-*-lynxos*): Don't configure newlib for either
13515 native or cross Lynx.
6599da04
JM
13516
13517Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13518
13519 * config.sub (sparc64-elf): Fix os.
13520 (z8k): Remove duplicate.
13521
13522Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13523
13524 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13525 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13526
13527Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13528
13529 * configure: Make file links cleanly even if Lynx fails on
e490616e 13530 an NFS symlink (at least fail cleanly).
6599da04
JM
13531
13532Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13533
13534 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13535 -XNh2000.
13536
13537Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13538
13539 * configure: Unknown options are fatal again.
13540
13541Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13542
13543 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13544 compatibility.
6599da04
JM
13545
13546Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13547
13548 * build-all.mk: Add `clean' target.
13549
13550Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13551
13552 * config.guess: Add SINIX support.
13553 * configure.in: Add mips-*-sysv4* support.
13554
13555Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13556
13557 * build-all.mk: Document all useful targets.
13558 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13559 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13560
13561Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13562
13563 * configure: Support --silent, --quiet.
13564
13565Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13566
13567 * configure: Support --disable-FEATURE.
13568
13569Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13570
13571 * config.guess: Recognize NCR running SVR4.3.
13572
13573Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13574
13575 * config.guess: Make BSDI generate i386-unknown-bsd386.
13576 Patch from Paul Eggert <eggert@twinsun.com>.
13577
13578Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13579
13580 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13581
13582Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13583
13584 * configure: Make unrecognized options give nonfatal warnings
13585 instead of fatal errors, and pass them to any subdirectory
13586 configures in case they recognize them.
13587 Make --x equivalent to --with-x.
13588
13589Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13590
13591 * configure: Add --enable-* options. Clean up usage message and
13592 some comments.
13593
13594Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13595
13596 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13597
13598Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13599
13600 * configure.in (hppa*-*-*): Enable binutils.
13601
13602Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13603
13604 * config.sub: Recognize cisco.
13605
13606Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13607
13608 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13609
13610Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13611
13612 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13613 than one configuration name. Add comment.
13614
13615Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13616
13617 * config.guess: about target *-hitachi-hiuxwe2, fixed
13618 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13619 macro is incorrect.]
13620
13621Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13622
13623 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13624 than the "make ls" stuff which used to be here.
13625
13626Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13627
13628 * config.guess: Recognize i[34]86-unknown-freebsd.
13629 From Shawn M Carey <smcarey@rodan.syr.edu>.
13630
13631Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13632
13633 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13634
13635Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13636
13637 * config.guess: Check for ptx.
13638
13639Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13640
13641 * config.sub: Add os9k checking.
13642
13643Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13644
13645 * config.guess: Handle OSF1 running on HPPA processors
13646
13647Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13648
13649 * configure: If subdir configure fails, print out a message with
13650 subdirectory name, in case subdir's configure code didn't identify
13651 itself.
13652
13653Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13654
13655 * configure.in: Remove embedded newlines from configdirs.
13656 Avoid mismatches of substrings. Fix matching strings at end
13657 of configdirs.
13658
13659Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13660
13661 * config.guess: Add Lynx/rs6000 config support.
13662
13663Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13664
13665 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13666
13667Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13668
13669 * configure.in (hppa*-*-osf*): Treat this just like most other
13670 PA configurations (eg no binutils or ld).
13671 (hppa*-*-*elf*): These configurations have binutils and ld.
13672
13673Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13674
13675 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13676
13677Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13678
13679 * configure.in (rs6000-*-*): Build gas.
13680
13681Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13682
e490616e 13683 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13684
13685Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13686
13687 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13688 for GDB and GDB has been fixed to not need it.
13689
6599da04
JM
13690Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13691
13692 * config.guess: Recognize vax hosts.
13693
13694Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13695
13696 * configure (while loop): Don't use "break 2" inside case
13697 statement -- the case statement isn't an enclosing loop.
13698
13699Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13700
13701 * config.guess: Clean up NeXT support, to allow nextstep
13702 on Intel machines. Make OS be nextstep.
13703
13704Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13705
13706 * config.guess: Add alternate forms for Convex.
13707
13708Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13709
13710 * configure: Completely rewrite option processing. Take
13711 advantage of pattern-matching to avoid invoking test frequently.
13712 Also clean up host and target defaulting logic.
13713
13714Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13715
13716 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13717 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13718 commands (plus user environment) will fit SCO limits.
13719
13720Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13721
13722 * configure.in: Don't issue warnings about directories which are
13723 not being configured if -norecursion is set. Correct test for
13724 --with-gnu-as and --with-gnu-ld to not get confused by substring
13725 matches.
13726
13727 * configure.in: Don't build gas for alpha-dec-osf1*.
13728
13729Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13730
13731 * configure: Back out Per's change of 12/19/1993. It changes the
13732 behavior of configure in unexpected and confusing ways.
13733
13734 Also, use different delim char when calculating
13735 program_transform_name so that the name can contain slashes.
13736
13737Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13738
13739 * configure.in, config.sub: Add support for VSTa micro-kernel.
13740
13741Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13742
13743 * configure.in: Nuke hacks which were used to get a special
13744 version of GAS for HPPA configurations.
13745
13746Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13747
13748 * configure: If only ${target_alias} is given, use that
13749 as the default for ${host_alias}.
13750 * configure: Add missing back-slashes before nested quotes.
13751
13752Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13753
13754 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13755
13756Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13757
13758 * config.guess: Recognize some Tektronix configurations.
13759 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13760
13761Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13762
13763 * config.sub: Match any flavor of SH.
13764
13765Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13766
13767 * configure.in: Don't try to configure newlib for Alpha.
13768
13769Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13770
13771 * configure.in: Don't build ld for Irix 5. Don't build gas,
13772 libg++ or libio for any Alpha target.
13773
13774 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13775
13776Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13777
13778 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13779 default arguments -- so it tried to compress itself.
13780
13781Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13782
13783 * configure.in (notsupp): ensure that a space is always at the end
13784 of the configdirs list, since the grep checks for an explicit space
13785
13786Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13787
13788 * configure.in (target i386-sysv4.2): don't build ld, since static
13789 versions of many libraries are not available.
13790
13791Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13792
13793 * config.guess: Recognize Apollos (using environment variables).
13794 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13795
13796Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13797
13798 * config.guess: Recognize Sony news mips running newsos.
13799
13800Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13801
13802 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13803 "fi ; else" for bash.
13804
13805Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13806
13807 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13808
13809Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13810
13811 * config.sub: accept unixware as an alias for svr4.2.
13812 Fix some inconsistancies with the gcc version.
13813
13814Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13815
13816 * Makefile.in (DISTDOCDIRS): Add gdb.
13817
13818Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13819
13820 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13821
13822Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13823
13824 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13825 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13826 this now.
13827
13828Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13829
13830 * config.sub: Accept hiux* as an OS name.
13831
13832 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13833 etc/make-stds.texi. The underscore came from gcc, and dje now
13834 agrees that RUNTESTFLAGS is the correct name.
13835
13836Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13837
13838 * install.sh: Remove 'set -e'. It makes any conditionals
13839 in the script useless.
13840
13841 * config.guess: Automatically recognize arm-acorn-riscix
13842 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13843
13844Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13845
13846 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13847
13848Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13849
13850 * Makefile.in (DISTDOCDIRS): New variable.
13851 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13852 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13853
13854Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13855
13856 * configure.in (hppa target): check the source directory for the
13857 pagas sub-directory
13858
13859Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13860
13861 * config.sub: Allow -aout* and -elf*.
13862
13863Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13864
13865 * configure.in: Don't build ld on i386-solaris2, same as for
13866 sparc-solaris2.
13867
13868Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13869
13870 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13871
13872Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13873
13874 * configure.in: Configure gdb for alpha.
13875
13876Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13877
13878 * Makefile.in (CXXFLAGS): Add -O.
13879
13880Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13881
13882 * config.guess: added support for DG Aviion
13883
13884Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13885
13886 * configure.in: Produce warning message for subdirectories not
13887 configurable for this host/target combination. Don't try to
13888 configure gdb for vms.
13889
13890Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13891
13892 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13893 appropriate files before making "diststuff".
13894 (DISTBISONFILES): New var: list of files to be edited.
13895 (DISTSTUFFDIRS): Add binutils.
13896
13897Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13898
13899 * config.sub: also handle mipsel and mips64el (for little endian mips)
13900
13901Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13902
13903 * configure.in: Add * to end of all OS names.
13904
13905Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13906
13907 * configure.in: Build newlib for LynxOS native.
13908
13909Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13910
13911 * config.guess: Add support for delta 88k running SVR3.
13912
13913 * configure.in: Add comment about HP compiler vs. emacs.
13914
13915Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13916
13917 * configure.in: don't build ld on solaris2 (not a viable option
13918 due to bugs in getpwnam & getpwuid)
13919
13920Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13921
13922 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13923 config.guess will produce a full version number.
13924
13925Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13926
13927 * configure.in: Build linker and binutils for alpha-dec-osf1.
13928
13929Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13930
13931 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13932 and gdb/testsuite/Makefile.in.
13933
13934Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13935
13936 * configure.in: recognize mips*- instead of mips-
13937
13938Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13939
13940 * config.sub: Accept linux*coff and linux*elf as operating
13941 systems.
13942
13943Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13944
13945 * config.sub: Recognize mips64, and mips3 as an alias for it.
13946
13947Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13948
13949 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13950 gdb knows how to handle OSF/1 shared libraries.
13951
13952Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13953
13954 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13955 * config.guess: Recognize Hitachi's HIUX.
13956 * config.sub: Recognize h3050r* and hppahitachi.
13957 Remove redundant cases for hp9k[23]*.
13958
13959Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13960
13961 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13962 if gas and ld are in the source tree and are in ${configdirs}.
13963 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 13964 --with options (but still pass them down on the command line,
6599da04
JM
13965 if they were explicitly specified).
13966
13967Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13968
13969 * configure: substitute SHELL value in Makefile.in with
13970 ${CONFIG_SHELL}
13971
13972Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13973
13974 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13975 *-*-solaris2* targets.
13976
13977Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13978
13979 * Makefile.in: define M4, and pass it down to sub-makes;
13980 all-autoconf now depends on all-m4
13981
13982Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13983
13984 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13985 presence of {ar,ranlib} instead of a configured directory
13986
13987Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13988
13989 * config.guess: Accept 34?? as well as 33?? for NCR.
13990
13991Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13992
13993 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13994 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13995
13996Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13997
13998 * configure: grab values for $(CC) and $(CXX) from the
13999 environment, so that someone can do "CC=gcc configure; make" and
14000 have it work right (matching the way that autoconf works now)
14001
14002 * configure.in, Makefile.in: add support for gash, the tcl
14003 interface to Galaxy
14004
14005 * config.guess: add NetBSD variants (hp300, x86)
14006
14007Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14008
14009 * install.sh: Support -d option (in the manner of SunOS 4 install,
14010 as it is more deterministic than that of GNU install)
14011 (chmodcmd): Set file to mode 755 by default (should also do default
14012 chgrp and chown, but I don't feel like dealing with that now)
14013
14014Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14015
14016 * config.sub: Remove h8300hhms alias.
14017
14018Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14019
14020 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14021
14022Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14023
14024 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14025 as stmp-fixinc
14026
14027Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14028
14029 * config.sub: recognize m88110-bug-coff.
14030
14031Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14032
14033 * Makefile.in (all-libio): all dependencies on the toolchain used
14034 to build this (gcc, gas, ld, etc)
14035
14036Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14037
14038 * config.guess: Deal with OSF/1 1.3 on alpha.
14039
14040Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14041
14042 * install.sh: add some 'else true' clauses for portability
14043
14044 * configure.in: don't build libio for h8[35]00-*-* targets
14045
14046Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14047
14048 * Makefile.in: Add support for new libio.
14049
14050Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14051
14052 * install.sh: If one command fails, don't try the rest. Don't try
14053 to remove $dsttmp (via trap) unless we have already created it.
14054 If $src doesn't exist, detect it and exit with an error.
14055
14056 * config.guess: Recognize BSD on hp300.
14057
14058Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14059
14060 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14061 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14062
14063Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14064
14065 * Makefile.in (all-send-pr): depends on all-prms
14066
14067Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14068
14069 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14070
14071Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14072
14073 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14074 Added test for mips-mips-riscos5.
14075
14076Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14077
14078 * configure.in: use mh-hp300 for 68k HP hosts
14079
14080Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14081
14082 * configure: add support for CONFIG_SHELL, so that you can use
14083 some alternate shell for evaluating configure scripts
14084
14085Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14086
14087 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14088 in configure script to bug-gdb@prep.ai.mit.edu when building
14089 distribution archive.
14090 * Makefile.in (COMPRESS): Remove def.
14091 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14092 gdb.tar.Z and make-gdb.tar.Z respectively.
14093 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14094 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14095 to convergence with 'taz' target in Makefile.in.
14096
14097Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14098
14099 * install.sh (dsttmp): use trap to ensure that tmp files go
14100 away on error conditions
14101
14102Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14103
14104 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14105
14106Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14107
14108 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14109 its parent is '/' not ''.
14110
14111 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14112
14113Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14114
14115 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14116 that ${newsrcdir}/configure.in does.
14117
14118Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14119
14120 * test-build.mk: support for CONFIG_SHELL
14121
14122Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14123
14124 * config.sub (netware): Add as a basic system type.
14125
14126Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14127
14128 * Makefile.in (Makefile): depend on configure.in. Also drop the
14129 $(srcdir)/ from the dependency on Makefile.in.
14130
14131Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14132
14133 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14134 (h8300hhms is temporary until multi-libraries are implemented).
14135 * configure.in: Handle h8300h too.
14136
14137Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14138
14139 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14140
14141Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14142
14143 * configure: Remove extraneous output when guessing host type.
14144 * config.guess: Remove extraneous output when guessing using C
14145 compiler rather than uname, or when guessing fails.
14146
14147Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14148
14149 * Makefile.in: remove all.cross and install.cross targets
14150
14151 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14152 definitions
14153
14154Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14155
14156 * configure.in (target sh): Build gprof.
14157
14158Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14159
14160 * config.sub: change -solaris to -solaris2
14161
14162Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14163
14164 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14165
14166Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14167
14168 * configure: Correct error message for missing Makefile.in to
14169 print correct directory.
14170
14171Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14172
14173 * install.sh: kludge around 386BSD shell bug
14174
14175Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14176
14177 * config.guess: Recognize NeXT.
14178 * config.guess: Recognize i486-ncr-sysv4.
14179 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14180
14181Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14182
14183 * Makefile.in (MAKEINFOFLAGS): New variable.
14184 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14185 * build-all.mk, test-build.mk: Pass down --no-split as
14186 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14187
14188Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14189
14190 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14191
14192Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14193
14194 * Makefile.in (libg++.tar.z): New rule.
14195 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14196 * Makefile.in (taz): Only do a single chmod.
14197
14198Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14199
14200 * install.sh: don't use dirname anymore (replaced with sed usage)
14201
14202Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14203
14204 * Makefile.in: Change extension for gzip'd files from '.z' to
14205 '.gz' per new FSF standard usage.
14206
14207Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14208
14209 * configure: put quotes around the final value of program_transform_name
14210
14211Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14212
14213 * Makefile.in: new install.sh support; update install-info rules
14214
14215Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14216
14217 * configure.in: Build diff for crosses, but not for go32 host.
14218
14219 * configure.in: Build gprof only for native, and don't build it
14220 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14221
14222Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14223
14224 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14225
14226Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14227
14228 * configure.in (host_tools): Add prms.
14229
14230Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14231
14232 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14233 with $(FLAGS_TO_PASS) on the command line
14234
14235 * config.sub: Recognize lynx and lynxos
14236
14237Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14238
14239 * config.sub: Accept -ecoff*, not just -ecoff.
14240
14241Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14242
14243 * Makefile.in (taz): Use .gz suffix instead of .z.
14244 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14245 names.
14246
14247Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14248
14249 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14250
14251Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14252
14253 * Makefile.in (install-no-fixedincludes): install gcc last, so
14254 that rebuilds that might happen during 'make install' don't get
14255 bogus gcc include files
14256
14257Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14258
14259 Change from Utah for HPPA support:
14260 * config.guess: Recognize hppa1.x-hp-bsd.
14261
14262Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14263
14264 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14265 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14266
14267Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14268
14269 * config.sub: Add support for rom68k and bug boot monitors.
14270
14271Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14272
14273 * Makefile.in: Make all-opcodes depend on all-bfd.
14274
14275Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14276
14277 * config.guess: Added special check for i[34]86-univel-sysv4*.
14278
14279Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14280
14281 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14282 the processor rather than assuming i486.
14283
14284Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14285
14286 * config.guess: Recognize SunOS6 as Solaris3.
14287
14288Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14289
14290 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14291 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14292
14293Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14294
14295 * build-all.mk (all-cross): New target for Canadian Cross.
14296 Added Q2 go32 targets.
14297 * test-build.mk: Configure go32 cross sparclite-aout and
14298 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14299 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14300
14301Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14302
14303 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14304 GO32 hosted toolchains
14305
14306Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14307
14308 * configure: change so "-exec-prefix" gets passed down rather
14309 than "-exec_prefix" so autoconf generated Makefiles get the
14310 exec_prefix set right.
14311
14312Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14313
14314 * config.guess: get the Solaris2 minor version number
14315
14316 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14317
14318Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14319
14320 * config.guess: Recognize some Sequent platforms.
14321
14322Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14323
14324 * Makefile.in: added the vault-install target
14325
14326 * configure.in: actually use the Sun3 makefile fragment that's in
14327 config, also added the release dir to configdirs
14328
14329Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14330
14331 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14332
14333Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14334
14335 * configure.in: remove some program from Alpha targetted toolchains
14336
14337Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14338
14339 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14340 gprof.
14341 (taz): Run "make diststuff" in those directories instead of "make
14342 proto-dir". Look for "VERSION=" only at start of line in subdir
14343 Makefile. Use "gzip -9" for compression.
14344 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14345 (binutils.tar.z): New target.
14346
14347Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14348
14349 * Makefile.in (taz): Include gpl.texinfo.
14350
14351Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14352
14353 * Makefile.in (setup-dirs): Merged into "taz" target.
14354 (taz): Only do `proto-dir' stuff if a directory is actually needed
14355 for this target.
14356
14357Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14358
14359 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14360 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14361 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14362 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14363 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14364
14365Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14366
14367 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14368 config.sub, and move-if-change to gdb testsuite distribution
14369 archive, so the testsuite can be extracted, configured, and
14370 run separately from the gdb distribution. Blow away the Chill
14371 tests that require a Chill compiled executable, since GNU Chill
14372 is not yet publically available.
14373
14374Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14375
14376 * test-build.mk: set environment variables in a single command,
14377 instead of a list of assignments and exports
14378
14379 * config.guess: recognize Alpha/OSF1 systems
14380
14381Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14382
14383 * configure: Change help message to prefer --options rather than
14384 -options.
14385
14386Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14387
14388 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14389 zippy@ecst.csuchico.edu.
14390 * config.guess: Recognize miniframe.
14391
14392Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14393
cc6010cd
AP
14394 * Makefile.in: Use srcroot to find runtest rather than rootme.
14395 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14396
14397Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14398
14399 * test-build.mk: Extensive additions to support building on a
14400 machine other than the host.
14401
14402Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14403
14404 * configure (tooldir): Fix for i386-aix again.
14405
14406Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14407
14408 * configure, Makefile.in: Change definition of $(tooldir)
14409 to match the FSF.
14410
14411Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14412
14413 * config.guess: Recognize i[34]86/SVR4.
14414
14415Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14416
14417 * Makefile.in (all-gdb): gdb depends on sim.
14418
14419Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14420
14421 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14422 at the same time we make the prototype gdb directory.
14423 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14424 files at the same time as the gdb base release distribution.
14425
14426Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14427
14428 * Makefile.in (check): Use individual check targets rather than
14429 DO_X rule.
14430 (check-gcc): Added.
14431
14432Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14433
14434 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14435 for System V release 3.2.
14436
14437Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14438
14439 * config.sub: Recognize hppaosf.
14440 * configure.in: Do configure ld/binutils/gas for it.
14441
14442Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14443
14444 * configure (tooldir): Alter syntax used to set this, for systems
14445 where "\$" isn't handled right, like i386-aix.
14446
14447Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14448
14449 * configure: Pass program-transform-name, not
14450 program_transform_name, to recursive configures.
14451
14452Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14453
14454 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14455 of gas+ld+binutils.
14456
14457Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14458
14459 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14460
14461Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14462
14463 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14464
6599da04
JM
14465Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14466
14467 * Makefile.in (PRMS): Set back to all-prms.
14468
14469Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14470
14471 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14472 targets, rather than for MIPS hosts.
14473
14474Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14475
14476 * configure.in: add comment for --with-x default values
14477
14478 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14479
14480 * Makefile.in: add check-* targets for each of the directories in
14481 the tree. Add a definition of RUNTEST that will use the one we
14482 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14483
14484Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14485
14486 * configure.in: Removed obsolete references to bfd_target and
14487 target_makefile_frag.
14488
14489 * build-all.mk: Set assorted targets for Q2.
14490 * config.sub: Recognize z8k-sim and h8300-hms.
14491 * test-build.mk: Really don't pass host to configure.
14492 (HOLES): Added uname.
14493
14494Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14495
14496 * configure: Handle an empty program-prefix, program-suffix or
14497 program-transform-name correctly.
14498
14499Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14500
14501 * build-all.mk: -G 8 no longer required for MIPS targets.
14502 * test-build.mk: Don't pass host argument to configure; make it
14503 guess.
14504
14505Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14506
14507 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14508 * Makefile.in (COMPRESS): New macro, like GZIP.
14509
14510Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14513
14514 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14515 with gas currently defaults to -G 0.
14516
14517Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14518
14519 * Makefile.in (all-flex): flex depends on byacc.
14520
14521 * build-all.mk: If host not specified, use config.guess. Pass TAG
14522 to test-build.mk as RELEASE_TAG.
14523 * test-build.mk (configargs): New variable containing arguments to
14524 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14525 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14526
14527 * config.guess: Use /bin/uname when checking -X argument on SCO,
14528 to avoid invoking GNU uname which doesn't understand -X.
14529
14530 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14531
14532 * configure.in: Build gas for mips-*-*.
14533
14534Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14535
14536 * Makefile.in (all.normal): insert missing backslash.
14537
14538Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14539
731a8127 14540 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14541
14542 * Makefile.in: Complete overhaul to merge many almost identical
14543 targets.
14544
14545Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14546
14547 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14548 (gdb.tar.Z): Adjusted.
14549
14550 * Makefile.in (setup-dirs, taz): New targets; should be general
14551 enough to adapt for gdb sometime. Build only .z file.
14552 (gas.tar.z): New target.
14553
14554Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14555
14556 * build-all.mk: Use CC=cc -Xs on Solaris.
14557
6599da04
JM
14558Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14559
14560 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14561 for handling BISON for FSF releases.
14562
14563Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14564
14565 * configure: Actually implement the change zoo just documented.
14566
14567Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14568
14569 * configure: when using config.guess, only set target_alias when
14570 it's not already been set (ie, on the command line)
14571
14572Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14573
14574 * Makefile.in: add installcheck target, set PRMS to install-prms
14575
14576Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14577
14578 * configure: add support for package_makefile_fragment, handle the
14579 case where a directory has a configure.in file but no Makefile.in
14580 more gracefully (with an actual understandable error message, even);
14581 add support for --without (and add this to the usage message); also
14582 explicitly add a --host=${host_alias} to the command line when
14583 config.guess is used
14584
14585Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14586
14587 * configure: Must use both --host and --target in recursive calls.
14588
14589Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14590
14591 * Makefile.in: Change deja-gnu to dejagnu.
14592
14593Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14594
14595 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14596
14597Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14598
14599 * configure.in: canonicalize all instances to *-*-solaris2*,
14600 also strip out a number of tools to not build for go32 host
14601
14602Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14603
14604 * config.guess: add GPL.
14605
14606 * Makefile.in, config.guess, config.sub, configure: bump
14607 copyrights to 93.
14608
14609Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14610
14611 * Makefile.in (do-info): Removed obsolete check for existence of
14612 localenv file.
14613
14614 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14615
14616Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14617
14618 * Makefile.in: a couple of 'else true' for decstation,
14619 support for TclX
14620
14621 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14622
14623Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14624
14625 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14626
14627Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14628
14629 * config.guess: Recognize i386-ibm-aix (PS/2).
14630 * configure.in: Use config/mh-aix386 file for it.
14631
14632Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14633
14634 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14635 CC_FOR_TARGET instead.
14636 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14637
14638Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14639
14640 * Makefile.in: Add sim to list of directories sent with gdb
14641
14642Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14643
14644 * configure.in: Put back mips-dec-bsd* case.
14645
14646Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14647
14648 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14649 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14650 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14651
14652Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14653
14654 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14655
14656 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14657 (install-info): install dir.info only if it exists,
14658 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14659
14660Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14661
14662 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14663 gas for mips-dec-bsd.
14664
14665Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14666
14667 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14668 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14669
14670Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14671
14672 * configure.in: Added "dejagnu" to hosttools list.
14673
14674Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14675
14676 * config.sub, configure.in, config.guess: Add support
14677 for Bosx, an AIX variant from Bull.
14678 Patches from F.Pierresteguy@frcl.bull.fr.
14679
14680Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14681
14682 * devo/dejagnu: Initial creation of devo/dejagnu.
14683 Migrated dejagnu testcases and support files for testing software
14684 tools to reside as subdirectories, currently called "testsuite",
14685 within the directory of the software tool. Migrated all programs,
14686 support libraries, etc. beloging to dejagnu proper from
14687 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14688 with no modifications. The changes to these files which will
14689 allow them to configure, build, and execute properly will be made
14690 in a future update.
14691
14692Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14693
14694 * Makefile.in: Change send_pr to send-pr.
14695 * configure.in: Likewise.
14696 * send_pr: Renamed directory to send-pr.
14697
14698Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14699
14700 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14701
14702Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14703
14704 * README: Update for gdb-4.8 release.
14705 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14706 gdb-xxx.tar.z (gzip'd) file also.
14707
14708Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14709
14710 * Makefile.in: make all-diff depend on all-libiberty
14711
14712Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14713
14714 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14715
14716Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14717
14718 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14719
14720Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14721
14722 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14723 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14724 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14725
14726Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14727
14728 * Makefile.in: makeinfo binary is in a new location
14729
14730Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14731
14732 * config.sub: Accept -ecoff as an OS.
14733
14734 * Makefile.in: Various changes to eliminate a level of make
14735 recursion and reduce the required command line length.
14736 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14737 sub-makes.
14738 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14739 variables holding settings for specific sub-makes.
14740 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14741 in terms of BASE_FLAGS_TO_PASS.
14742 (TARGET_LIBS): New variable listing directories which use
14743 TARGET_FLAGS_TO_PASS.
14744 (subdir_do): Eliminated.
14745 (do-*): New set of targets to replace subdir_do.
14746 (various): All targets which used subdir_do now depend on do-*.
14747 (local-clean): Renamed from do_clean.
14748 (local-distclean): New target, dependency of distclean and
14749 realclean.
14750 (install-info): Don't create directories. Depend on dir.info
14751 rather than calling make recursively.
14752 (install-dir.info): Eliminated.
14753 (install-info-dirs): Create all info directories here.
14754 (dir.info): Depend upon do-install-info.
14755
14756 * test-build.mk (HOLES): Added false.
14757
14758Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14759
14760 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14761
14762Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14763
14764 * Makefile.in (info): remove dependency on all-texinfo. The
14765 problem was really in texinfo/C, not at this level.
14766
14767Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14768
14769 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14770
14771Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14772
14773 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14774 GDB releases.
14775
14776Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14777
14778 * configure: Include srcdir in message about target of link not
14779 being found. Don't convert `-' to `_' in `with' options being
14780 passed to subdirs.
14781
14782Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14783
14784 * configure.in: add uudecode to host_tools
14785
14786 * Makefile.in: added {all,install}-uudecode targets, added them to
14787 the appropriate lists
14788
14789Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14790
14791 * Makefile.in (all-gcc): Added dependency on all-gas.
14792
14793 * configure.in (mips-*-*): Build ld and binutils.
14794
14795Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14796
14797 * configure: check return code from mkdir, print error message and
14798 exit on failure.
14799
14800Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14801
14802 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14803
14804Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14805
14806 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14807
14808Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14809
14810 * config.sub (h8500): Recognize this as a cpu type.
14811
14812Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14813
14814 * configure: source directory missing is no longer a warning
14815
14816 * configure.in: recognize irix[34]* instead of irix[34]
14817
14818 * Makefile.in: define and pass down X11_LIB
14819
6599da04
JM
14820Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14821
14822 * guess-systype: Renamed to ...
14823 * config.guess: ... by popular request.
14824 * configure.in, Makefile.in: Update accordingly.
14825
14826Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14827
14828 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14829 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14830 + Execute ./dummy instead of assuming . is in PATH.
14831
14832Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14833
14834 * guess-systype: New shell script. Attempts to guess the
14835 canonical host name of the executing host.
14836 Only a few hosts are supported so far.
14837 * configure: Call guess-systype if no host is specified.
14838
14839Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14840
14841 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14842 gcc Makefile.
14843
14844
14845Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14846
14847 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14848 (all-gcc, install-gcc, subdir_do): Use it.
14849
14850Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14851
14852 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14853
14854Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14855
14856 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14857 set exclusively by configure, using configure.in .
14858
14859Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14860
14861 * test-build.mk: set $PATH for all builds
14862
14863 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14864
14865Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14866
14867 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14868 the one used in gcc/Makefile.in, so that a null expansion doesn't
14869 override the one needed to build gcc with a native cc.
14870
14871
14872Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14873
14874 * configure: Accept -with arguments.
14875
14876Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14877
14878 * Makefile.in: added h8300sim
14879
14880Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14881
6599da04
JM
14882 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14883 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14884 (all-cygnus, native, build-cygnus): Make
14885 $(canonhost)-stamp-3stage-done, not $(host)....
14886 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14887 i386-sco3.2v4. Added else true to if command.
14888
14889Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14890
14891 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14892
14893Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14894
14895 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14896
14897Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14898
14899 * configure.in: don't remove binutils from Solaris builds
14900
14901Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14902
14903 * Makefile.in: get rid of earlier definitions for *clean,
14904 also handle the recursive info rule better
14905
14906Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14907
14908 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14909 do more-or-less the right thing.
14910
14911Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14912
14913 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14914 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14915
14916Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14917
14918 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14919 $(host_canonical).
14920
14921 * configure.in: split the configdirs list into 4 categories (native
14922 v. cross, library v. tool) and handle the cross-only and native-
14923 only in more reasonable (and correct!) way.
14924
14925Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14926
14927 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14928 configdirs anymore.
14929
14930Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14931
14932 * Makefile.in: extensive cleanup:: removed all of the explicit
14933 clean-* targets, collapsed many wrappers around subdir_do into
14934 one, added additional targets to satisfy standards.texi, deleted
14935 some old targets, some changes for consistency
14936
14937Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14938
14939 * configure.in: handle some programs as cross-only, and others as
14940 native only
14941
14942 * test-build.mk: handle partial holes in a more generic manner
14943
14944 * Makefile.in: m4 depends on libiberty
14945
6599da04
JM
14946Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14947
14948 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14949 time, wdiff, and find to configdirs
14950
14951 * Makefile.in: all, clean, and install rules for the new programs
14952 added to configure.in
14953
14954Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14955
14956 * configure.in: use mh-sun for all *-sun-* hosts
14957
6599da04
JM
14958Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14959
14960 * Makefile.in: define flags for X11 include files and library file
14961 locations, pass them down to the programs that need this info
14962
14963 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14964
6599da04
JM
14965Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14966
14967 * configure.in: start building libg++ for HP-UX targets
14968
14969Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14970
14971 * README: Update references to files moved into etc/.
14972
14973Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14974
14975 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14976 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14977
14978Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14979
14980 * configure: accept dash as well as underscore in long option
14981 names for FSF compatibility.
14982
14983Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14984
14985 * config.sub: added -sco3.2v4 support from FSF.
14986
14987Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14988
14989 * configure.in: expand the section that adds or removes
14990 directories from the list of programs to build, to handle native
14991 vs. cross in addition to host v. native
14992
14993Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14994
14995 * Makefile.in: Replace C++ in macro names with CXX.
14996 This is less likely to break ...
14997
14998Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14999
15000 * test-build.mk: add -w to GNU_MAKE
15001
15002Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15003
15004 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15005 add 'sparc' to list of recognized cpus. This needed to make
15006 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15007 Delete some redundant ose68 variants. Recognize -wrs as an os,
15008 then changes that into $CPU-wrs-vxworks.
15009
15010 * configure.in: remove most references to gdbtest, regularize
15011 target based program removal
15012
15013 * test-build.mk: import from p3 tree (many fixes and changes)
15014
15015Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15016
15017 * Makefile.in: added rules to handle tcl, tk, and expect
15018
15019 * configure.in: handle those directories if they exist
15020
15021Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15022
15023 * config.sub: removed bogus hppabsd and hppahpux names, since
15024 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15025
15026Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15027
15028 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15029 depends upon all-xiberty
15030
15031 * Makefile.in: changes from p3, including:
15032
15033 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15034
15035 * Makefile.in (XTRAFLAGS): include newlib directories if
15036 newlib/Makefile exists, rather than if host != target.
15037
15038 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15039
15040 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15041 from the same source tree and not building a cross-compiler. This
15042 matters for the libg++ configuration if reconfiguring a tree that
15043 has already been installed.
15044
15045 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15046
15047 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15048 pick up the machine and system specific header files.
15049
15050 * Makefile.in: added AS_FOR_TARGET, passed down in
15051 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15052 the C compiler to use to create programs which are run in the
15053 build environment, set it to default to $(CC), and passed it down
15054 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15055
15056 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15057
15058 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15059 We need them for unusual native builds, like systems without
15060 ranlib.
15061
15062 * configure: also define $(host_canonical) and
e490616e
ZW
15063 $(target_canonical), which are the full, canonical names for the
15064 given host and target
6599da04
JM
15065
15066Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15067
15068 * Makefile.in: Added separate definitions for C++.
15069
15070Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15071
15072 * configure.in (configdirs): Add deja-gnu.
15073
15074Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15075
15076 * README: Update for configure.texi and gdb-4.7 release.
15077
15078Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15079
15080 * Makefile.in: Move "all" target to top of file.
15081 Previously, first target was ".PHONY" which caused BSD4.4 make
15082 to build .PHONY when make was run without arguments.
15083
15084Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15085
15086 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15087 Library-copylefted code in libiberty.
15088
15089Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15090
15091 * config.sub: Replace m68kmote with plain old m68k.
15092
15093Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15094
15095 * Makefile.in: Remove space from blank line, avoid Make complaints.
15096
15097Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15098
15099 * config.sub: Complain if no argument is given. Added support for
15100 386bsd as OS and target alias.
15101
15102Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15103
15104 * Makefile.in (XTRAFLAGS): include newlib directories if
15105 newlib/Makefile exists, rather than if host != target.
15106
15107Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15108
15109 * config.sub: recognize sparclite-wrs-vxworks.
15110
15111 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15112 p3.) Added clean-xiberty to clean.
15113
15114Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15115
15116 * configure.in: use *-*-* instead of nested cases for host and target
15117
15118Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15119
15120 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15121 from the same source tree and not building a cross-compiler. This
15122 matters for the libg++ configuration if reconfiguring a tree that
15123 has already been installed.
15124
15125Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15126
15127 * config.sub (i486v/i486v4): Merge in from FSF version.
15128
15129Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15130
15131 * configure: only set PWD if it is already set.
15132
15133Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15134
15135 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15136 doesn't have unset and all success paths (and most error paths)
15137 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15138 to just ${PWD} to avoid confusion.)
15139
15140Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15141
15142 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15143 even for a native compilation.
15144
15145Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15146
15147 Changes to make the gdb.tar.Z rule work better.
15148
15149 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15150 (DEVO_SUPPORT): Add configure.texi.
15151 (bfd-ilrt.tar.Z): Remove ancient rule.
15152
15153Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15154
15155 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15156 pick up the machine and system specific header files.
15157
15158 * configure.in, config.sub: added new target m68010-adobe-scout,
15159 with alias of adobe68k. Changed configure.in to check for
15160 -scout before -sco* to avoid a false match.
15161
15162 * Makefile.in: added AS_FOR_TARGET, passed down in
15163 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15164 the C compiler to use to create programs which are run in the
15165 build environment, set it to default to $(CC), and passed it down
15166 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15167
15168Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15169
15170 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15171 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15172 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15173 FOR_TARGET variants, to newlib and libg++.
15174
15175Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15176
15177 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15178 first.
15179
15180Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15181
15182 * config.sub: Accept `elf' as an environment.
15183
15184Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15185
15186 * Makefile.in (all-opcodes): cd into the right directory
15187
15188Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15189
15190 * configure: added -program_transform_name option, used as
15191 argument to sed when installing programs.
15192 configure.texi: added documentation for -program_prefix,
15193 -program_suffix and -program_transform_name.
15194
15195Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15196
15197 * config.sub: Accept i486 where i386 ok.
15198
15199Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15200
15201 * config.sub: accept we32k
15202
15203Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15204
3b75d237 15205 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15206
15207 * Makefile.in: don't create all directories for ``make install'';
15208 let the subdirectories create the ones they need.
15209
15210Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15211
e490616e 15212 * COPYING: new file, GPL v2
6599da04
JM
15213
15214Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15215
15216 * Makefile.in: use the new gen-info-dir, which needs a template
15217 argument (which also lives in texinfo)
15218
15219 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15220
6599da04
JM
15221Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15222
15223 * config.sub (ncr3000): Change i386 to i486.
15224
15225Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15226
15227 * Makefile.in: add install-rcs, install-grep to
15228 install-no-fixedincludes, removed install-bison and install-libgcc
15229
15230Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15231
15232 * configure.in: grab the HPUX makefile fragment if on HPUX
15233
15234Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15235
15236 * Makefile.in: eradicate bison spoor (ditto libgcc).
15237 configure.in: recognise m68{k,000}-ericsson-OSE.
15238 es1800 is alias for m68k-ericsson-OSE
15239
15240Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15241
15242 * configure.in: rearrange the parts that remove programs from
15243 configdirs, based now on HOST==TARGET or by canonical triple.
15244
15245Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15246
15247 * test-build.mk: recurse explicitly with -f test-build.mk when
15248 appropriate. predicate stage3 and comparison on the existence
15249 of gcc. That is, if gcc isn't around, we aren't three-staging.
15250 On very clean, also remove ...stamp-co. Build in-place before
15251 doing other builds.
15252
15253Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15254
15255 * Makefile.in, configure.in: add tgas
15256
15257Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15258
15259 * Makefile.in: a number of changes merged in from progressive.
15260
15261 * configure.in: add libm.
15262
15263 * .cvsignore: ignore some stuff that comes from test-build.mk.
15264
6599da04
JM
15265Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15266
15267 * config.sub: Add es1800 (m68k-ericsson-es1800).
15268
15269Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15270
15271 * configure: Add program_suffix (parallel to program_prefix)
15272 * Makefile.in: adjust directory-creating script for losing decstation
15273
15274Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15275
15276 * configure: Minor $subdir-related fixes.
15277
15278Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15279
15280 * configure: fix various problems with propogating
15281 makefile_target_frag in subdirs.
15282 * configure.in: config libgcc if its there
15283
15284Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15285
15286 * config.sub: HPPA merge.
15287
6599da04
JM
15288Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15289
15290 * Makefile.in: Replace all-bison with all-byacc in all
15291 dependency lines for other tools (which now use byacc).
15292
15293Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15294
15295 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15296
6599da04
JM
15297Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15298
15299 * Makefile.in: make gprof rules similar to byacc rules (instead of
15300 vestigal $(unsubdir) that didn't work...)
15301
15302Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15303
15304 * config.sub: Add support for Linux.
15305 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15306 (at least for libg++).
15307
15308Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15309
15310 * configure.texi: fix doc for the -nfp option to configure
15311
15312Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15313
15314 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15315
15316Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15317
15318 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15319 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15320 * configure.in: added solaris* host_makefile_frag hook.
15321
15322Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15323
15324 * config.sub: changed recognition of m68000 so that various
15325 m68k types can be specified via m680[01234]0
15326
15327Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15328
15329 * config.sub (basic_machine): fix sed so that '-foo' isn't
15330 completely substituted out while .+'-foo' loses the '-foo'
15331
15332Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15333
15334 * config.sub ($os): Add -aout.
15335
15336Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15337
15338 * configure: If host_makefile_frag is absolute, don't
15339 prefix ${invsubdir} (relevant to libg++ auto-configure).
15340
15341Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15342
15343 * Makefile.in (tooldir): Define it.
15344 (all-ld): Depend on all-flex.
15345
15346Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15347
15348 * Makefile.in (check): Fix libg++ special case.
15349
15350Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15351
15352 * configure: do not bury `pwd` into config.status, thus do fewer
15353 pwd's.
15354
15355 * configure: print the "Building in" message only when building in
15356 other than "." AND verbose.
15357
63f6bcd7 15358 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15359 configures.
15360
15361 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15362
15363Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15364
15365 * Makefile.in: macroize flags passed on recursion. remove
15366 fileutils.
15367
15368Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15369
15370 * configure: get makesrcdir right for subdirs deeper than 1.
15371
15372 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15373 install.
15374
15375Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15376
15377 * Makefile.in: don't print subdir_do or recursion lines.
15378
15379Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15380
15381 * standards.texi: added menu item.
15382
15383 * Makefile.in: build and install standards.info.
15384
15385 * standards.texi: new file.
15386
15387Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15388
15389 * configure: test for and move config.status pieces from
15390 ${subdir}/.
15391
15392Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15393
6599da04
JM
15394 * configure: Test for existance of files before trying to mv
15395 them, to avoid numerous non-existance messages.
15396
15397Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15398
15399 * configure: correct final line of config.status.
15400
15401 * configure: patch from eggert. Avoids a protection problem if
15402 the original Makefile.in is read only.
15403
15404 * configure: use move-if-change from gcc to create config.status.
15405 Some makefiles depend on config.status to tell if a directory
15406 has been reconfigured for a different host. This change
15407 prevents those directories from remaking everything in the case
15408 where the reconfig was only intended to rebuild a Makefile.
15409
15410 * configure: test for config.sub with "config.sub sun4" rather
15411 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15412 host alias from a missing config.sub.
15413
15414Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15415
15416 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15417 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15418
15419Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15420
15421 * configure: mkdir ${subdir} as needed.
15422
15423Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15424
15425 * Makefile.in,configure.in: added autoconf.
15426
15427Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15428
15429 * Makefile.in: no longer pass against on recursion.
15430
15431 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15432 definitions are not inherited.
15433
15434 * configure: correct makesrcdir when subdir is .
15435
15436Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15437
15438 * configure: Add support for 'subdirs' variable, which is
15439 like 'configdirs', except that configure doesn't re-invoke
15440 itself for subdirs, it just creates a Makefile for each subdir.
15441 * configure.texi: Document subdirs.
15442
15443Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15444
15445 * configure.in: added flex to configdirs
15446
15447Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15448
15449 * Makefile.in: remove clean-stamps from clean.
15450
15451Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15452
15453 * configure.in: Add gdbtest to configdirs.
15454
15455Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15456
15457 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15458 to recursive makes.
15459 * configure.in: Recognize new ncr3000 config.
15460
15461Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15462
15463 * Makefile.in, configure.in: removed references to gdbm.
15464
15465Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15466
15467 * config.sub: Don't canonicalize os value
15468 newsos* to bsd (readline needs to check for newsos).
15469 (This fix was earlier made Jan 31, but got re-broken.)
15470
15471Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15472
15473 * configure.in: sco is an os, not a vendor!
15474
15475 * configure: Quote $( better. Keep various shells happy.
15476
15477Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15478
15479 * Makefile.in: eliminate stamp-files.
15480
15481Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15482
15483 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15484 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15485
15486Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15487
15488 * config.sub: fix iris/iris3.
15489
15490Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15491
15492 * configure: re-add -rm.
15493
15494Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15495
15496 * Maskefile.in: add .stmp-rcs to all.
15497
15498 * configure.in: remove gas from rs6000 build, use aix host fragment.
15499
15500Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15501
15502 * configure: pass down site_option during recursion.
15503
15504Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15505
15506 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15507
15508Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15509
15510 * configure: Change exec_prefix so that it really defaults to prefix.
15511
15512Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15513
15514 * Makefile.in, configure.in: Add support for mmalloc library.
15515
15516Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15517
15518 * Makefile.in: add stmp dependencies for a few more things.
15519
15520Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15521
15522 * configure: adjusted error message on objdir/srcdir configure
15523 collision, per john's suggestion.
15524
15525 * Makefile.in: add libiberty stmp to all and all.cross.
15526
15527Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15528
15529 * Makefile.in: remove force dependencies, add grep to all.
15530
15531Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15532
15533 * Makefile.in: drop flex. make stamp files work.
15534
15535 * configure: added test for conflicting configuration in srcdir,
15536 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15537 gets cranky. use relative paths for configure and srcdir
15538 whenever possible. Send some error messages to stderr that were
15539 going to stdout.
15540
15541Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15542
15543 * Makefile.in: Fix libg++ rule to check for gcc directory
15544 before using gcc/gcc. Also pass XTRAFLAGS.
15545
15546Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15547
15548 * Makefile.in: added stmp-files so that directories aren't polled
15549 when they are already built.
15550
15551 * configure.texi: fixed a node pointer problem.
15552
15553Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15554
731a8127 15555 * config.sub configure.in gdb/configure.in
6599da04
JM
15556 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15557 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15558 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15559
15560Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15561
15562 * configure: -recurring becomes -silent. corrected help message
15563 for -site= option.
15564
15565 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15566
15567Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15568
15569 * configure: when building Makefile for crosses, replace
15570 tooldir and program_prefix. default srcdir from location of
15571 config.sub. remove "for host in hosts" and "for target in
15572 targets" loops.
15573
15574Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15575
15576 * Makefile.in: Do not pass bindir or mandir to cvs.
15577
15578Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15579
15580 * Makefile.in, configure.in: removed traces of namesubdir,
15581 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15582 copyrights to '92, changed some from Cygnus to FSF.
15583
15584 * configure.texi: remove most references to multiple hosts,
15585 multiple targets, subdirs, etc.
15586
15587 * configure.man: removed rcsid. reference config.sub not
15588 config.subr.
15589
15590 * Makefile.in: mkdir $(infodir) on install-info.
15591
15592Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15593
15594 * configure.texi: Explain better about .gdbinit and about
15595 the environment that configure.in sections run in.
15596
15597Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15598
15599 * configure.in: Ultrix is only a decstation if it's a MIPS.
15600
15601Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15602
15603 * README: DOC.configure => cfg-paper.texi.
15604
15605Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15606
15607 * config.sub (near case $os): Don't convert newsos* to bsd!
15608
15609Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15610
15611 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15612 the number of copies of COPYING that go into the GDB tar file.
15613
15614Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15615
731a8127 15616 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15617 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15618 Fix SCO configuration stuff.
15619
15620Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15621
15622 * Makefile.in: For libg++, make sure the -I pointing
15623 to the gcc directory goes *after* all the libg++-local -I flags.
15624 Also, move just-gcc dependency from just-libg++ to all-libg++.
15625
15626Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15627
15628 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15629
15630Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15631
15632 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15633
15634Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15635
15636 * config.sub: Add stratus configuration frags. Also
15637 submitted to FSF.
15638
15639Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15640
15641 * Makefile.in (DEV_SUPPORT): add configure.man.
15642
15643 * config.sub(Decode manufacturer-specific): add -none*.
15644
15645Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15646
15647 * Makefile.in: remove form feeds to make Sun's make happy.
15648 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15649
15650Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15651
15652 * Makefile.in (AR_FLAGS): Make quieter.
15653
15654Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15655
15656 * configure.in: Add libg++.
15657 * configure: When verbose, don't output the command line at each
15658 level; it will be unremarkably the same as the previous version,
15659 which will be the same as what the user typed.
15660
15661Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15662
15663 * configure.in, Makefile.in: fix clean-info, add flex. add
15664 fileutils.
15665
15666 * configure: be less sensitive to spaces in Makefile.in. Do not
15667 look for sources in "..". Doing so breaks subdirectories that
15668 might have their own configure. If a subdir has it's own
15669 configure script, use it.
15670
15671Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15672
15673 * cfg-paper.texi: some changes suggested by rms.
15674
15675Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15676
15677 * config.sub: Merge in some small additions from the FSF version,
15678 taken from the gcc distribution, to bring the Cygnus and FSF
15679 versions into closer sync.
15680
15681Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15682
15683 * configure.in: Changed svr4 references to sysv4.
15684
15685Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15686
15687 * configure: added -V for version number option.
15688
15689Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15690
15691 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15692 renamed from DOC.configure to cfg-paper.texi.
15693
15694Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15695
15696 * configure, config.subr, config.sub: config.subr is now
15697 config.sub again.
15698
15699Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15700
15701 * configure.texi: new file, in progress.
15702
15703 * Makefile.in: build info file and install the man page for
15704 configure.
15705
15706 * configure.man: new file, first cut.
15707
15708 * configure: find config.subr again now that configuration "none"
15709 has gone. removed all traces of the -ansi option. removed all
15710 traces of the -languages option.
15711
15712 * config.subr: resync from rms.
15713
15714Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15715
15716 * configure, config.sub, config.subr: merge config.sub into
15717 config.subr, call the result config.subr, remove config.sub, use
15718 config.subr.
15719
15720 * Makefile.in: revised install for dir.info.
15721
15722Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15723
15724 * configure.in: add decstation host makefile frag.
15725
15726 * Makefile.in: BISON now bison -y again. also install-gcc on
15727 install. clean-gdbm on clean. infodir belongs in datadir.
15728 Make directories for info install. Build dir.info here then
15729 install it.
15730
15731Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15732
15733 * Makefile.in: fix for bad directory tests.
15734
15735Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15736
15737 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15738 regexp. -srcdir relative was being handled incorrectly.
15739
15740 * Makefile.in: unwrapped some for loops so that parallel makes
15741 work again and so one can focus one's attention on a particular
15742 package.
15743
15744Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15745
15746 * configure: added PWD as a stand in for `pwd` (for speed). use
15747 elif wherever possible. make -srcdir work without -objdir.
15748 -objdir= commented out.
15749
15750Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15751
15752 * configure: +options become --options. -subdirs commented out.
15753 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15754 Makefile now at top of generated Makefile. Removed cvs log
15755 entries. added -srcdir. create .gdbinit only if there is one
15756 in ${srcdir}.
15757
15758 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15759 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15760 and mandir now keyed off datadir by default.
15761
15762Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15763
15764 * Freshly created ChangeLog.
15765
15766\f
15767Local Variables:
15768mode: change-log
15769left-margin: 8
15770fill-column: 76
15771version-control: never
15772End:
This page took 2.58833 seconds and 5 git commands to generate.