]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
diagnostic.c: Don't include plugin.h.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
0c422e74
DJ
12010-05-24 Daniel Jacobowitz <dan@codesourcery.com>
2 Sandra Loosemore <sandra@codesourcery.com>
3
4 * config/arm/neon-testgen.ml: Use dg-add-options arm_neon.
5 * doc/sourcebuild.texi (Effective-Target Keywords): Update arm_neon_ok
6 description. Add arm_neon_fp16_ok.
7 (Add Options): Add arm_neon and arm_neon_fp16.
8
02540df4
SB
92010-05-18 Steven Bosscher <steven@gcc.gnu.org>
10
11 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
12 * configure: Regenerate.
13
dfe5f5b2
ST
142010-05-12 Sriraman Tallam <tmsriram@google.com>
15
16 * MAINTAINERS (Write After Approval): Add myself.
17
c082f9f3
SB
182010-05-07 Steven Bosscher <steven@gcc.gnu.org>
19
20 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
21 a platform that supports LTO.
22 * configure: Regenerate.
23
f1af9e5f
SP
242010-05-05 Sebastian Pop <sebastian.pop@amd.com>
25
26 * configure.ac: Allow all the versions greater than 0.10 of PPL.
27 * configure: Regenerated.
28
38e3d868
RM
292010-04-27 Roland McGrath <roland@redhat.com>
30 H.J. Lu <hongjiu.lu@intel.com>
31
32 * configure.ac (--enable-gold): Support both, both/gold and
33 both/bfd to add gold to configdirs without removing ld.
34 * configure: Regenerated.
35
36 * Makefile.def: Add install-gold dependency to install-ld.
37 * Makefile.in: Regenerated.
38
3bec79c5
DK
392010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
40
41 PR lto/42776
42 * configure.ac (--enable-lto): Refactor handling so libelf tests
43 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
44 and allow LTO to be explicitly enabled on non-ELF platforms that
45 are known to support it inside else-clause.
46 * configure: Regenerate.
47
615c8ffa
EB
482010-04-20 Eric Botcazou <ebotcazou@adacore.com>
49
50 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
51 * configure: Regenerate.
52
e4522f78
RC
532010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
54
55 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
56 * configure: Regenerate.
57
8ccb78f2
RO
582010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
59
60 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
61 separately.
62 * configure: Regenerate.
63
d5cc2ee3
KW
642010-04-16 Kevin Williams <kevin.williams@inria.fr>
65
66 * MAINTAINERS (Write After Approval): Add myself.
67
8406cb62
TG
682010-04-14 Tristan Gingold <gingold@adacore.com>
69
70 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
71 * configure: Regenerate.
72
3591b8e2
SE
732010-04-13 Steve Ellcey <sje@cup.hp.com>
74
75 * configure: Regenerate after change to elf.m4.
76
a82ecc7b
IS
772010-04-06 Iain Sandoe <iains@gcc.gnu.org>
78
79 * MAINTAINERS (Write After Approval): Add myself.
80
1f0bf148
SP
812010-04-02 Sebastian Pop <sebastian.pop@amd.com>
82
83 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
84 * configure: Regenerated.
85
862010-04-02 Sebastian Pop <sebastian.pop@amd.com>
87
88 * configure.ac: Print "buggy but acceptable" when CLooG
89 revision is less than 9.
90 * configure: Regenerated.
91
ecd01dee
DN
922010-04-01 Diego Novillo <dnovillo@google.com>
93
94 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
95
dc683a3f
RW
962010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
97
98 PR bootstrap/43615
99 PR bootstrap/43328
100
101 Revert:
102
103 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
104
105 * configure.ac: Do not pass --enable-multilib nor
106 --disable-multilib in baseargs. Accept explicitly passed
107 --enable_multilib.
108 * configure: Regenerate.
109
7527d83f
UW
1102010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
111
112 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
113
895522b6
JJ
1142010-03-31 Janis Johnson <janis187@us.ibm.com>
115
116 * MAINTAINERS: Remove myself.
117
9db4e878
RW
1182010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
119
120 PR bootstrap/43328
121 * configure.ac: Do not pass --enable-multilib nor
122 --disable-multilib in baseargs. Accept explicitly passed
123 --enable_multilib.
124 * configure: Regenerate.
125
acf6bf36
AP
1262010-03-28 Andrew Pinski <pinskia@gmail.com>
127
128 * MAINTAINERS (spu port): Remove me.
129
b42f0d7e
JM
1302010-03-23 Joseph Myers <joseph@codesourcery.com>
131
132 * configure.ac (tic6x-*-*): New case.
133 * configure: Regenerate.
134
0d1152b1
JM
1352010-03-23 Joseph Myers <joseph@codesourcery.com>
136
137 * config.sub: Update to version 2010-03-22.
138 * config.guess: Update to version 2009-12-30.
139
0aeb3cc6
JH
1402010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
141
142 PR ada/42554
143 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
144 * configure: Regenerate.
145
5408fbe8
RR
1462010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
147
148 * MAINTAINERS: Update my email address.
149
3f55a3b3
SP
1502010-03-17 Sebastian Pop <sebastian.pop@amd.com>
151
152 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
153 (ghassan.shobaki@amd.com): Removed.
154
3f08f7e8
AM
1552010-03-17 Alan Modra <amodra@gmail.com>
156
157 * MAINTAINERS: Update my email address.
158
f3a9d094
DN
1592010-03-16 Diego Novillo <dnovillo@google.com>
160
161 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
162 Matthews.
163
db5c4b8b
JM
1642010-03-16 Joseph Myers <joseph@codesourcery.com>
165
166 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
167 Gutson, Jeffrey D. Oldham and Mark Shinwell.
168
b995570a
JM
1692010-03-16 Joseph Myers <joseph@codesourcery.com>
170
171 * MAINTAINERS: Update my email address.
172
124cc66f
DJ
1732010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
174
175 * MAINTAINERS: Update my email address.
176
a4581668
BS
1772010-03-15 Bernd Schmidt <bernds@codesourcery.com>
178
179 * MAINTAINERS: Update my email address.
180
49d78e29
JZ
1812010-03-09 Jie Zhang <jie@codesourcery.com>
182
183 * MAINTAINERS: Update my email address.
184
8927b7c0
RO
1852010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
186
187 PR libstdc++/32499
188 * configure.ac (RANLIB): Default to true.
189 (STRIP): Likewise.
190 (RANLIB_FOR_TARGET): Remove superfluous : argument.
191 * configure: Regenerate.
192
cae072e2
RAE
1932010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
194
195 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
196 (Write After Approval): Update my email address.
197
bf646aaf
NC
1982010-02-17 Nick Clifton <nickc@redhat.com>
199
200 PR 11238
201 * Makefile.tpl (local-distclean): Also remove config.cache files in
202 sub-directories as there may not be Makefiles present in the
203 sub-directories.
96e41f16
NC
204 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
205 the config.cache files found by the find command.
206
bf646aaf
NC
207 * Makefile.in: Regenerate.
208 * configure.ac: Revert previous delta.
209 * configure: Regenerate.
210
ff78880a
NC
2112010-02-15 Nick Clifton <nickc@redhat.com>
212
213 PR 11238
214 * configure.ac: Delete config.cache files in sub-directories when
215 deleting Makefiles.
216 * configure: Regenerate.
217
8150eadf
BE
2182010-02-12 Ben Elliston <bje@gnu.org>
219
220 * MAINTAINERS: Update my email address.
221
a9e12bfd
AP
2222010-02-08 Andrew Pinski <pinskia@gmail.com>
223
224 * MAINTAINERS (spu port): Update my email address.
225
95315086
JZ
2262010-02-08 Jie Zhang <jie.zhang@analog.com>
227
228 * MAINTAINERS: Add myself as a maintainer for the bfin port.
229
362c6d2f
KG
2302010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
231
232 * configure.ac: Add "recommended" version checks for GMP/MPC.
233 Update recommended GMP/MPFR/MPC versions.
234 * configure: Regenerate.
235
888c5ad2
JR
2362010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
237
238 * MAINTAINERS: Move my Embecosm email address into the
239 write-after-approval section.
240
3bf714a7
ILT
2412010-01-26 Ian Lance Taylor <iant@google.com>
242
243 * MAINTAINERS: Add myself as Go frontend maintainer.
244
ad1e5170
JR
2452010-01-25 Joern Rennecke <amylaar@spamcop.net>
246
247 PR libstdc++/36101, PR libstdc++/42813
248 * configure.ac (bootstrap_target_libs): Make inclusion of
249 target-libgomp conditional on libgomb being in target_configdirs.
250 * configure: Regenerate.
251
fb0553d1
JR
2522010-01-23 Joern Rennecke <amylaar@spamcop.net>
253
254 PR libstdc++/36101, PR libstdc++/42813
255 * configure.ac (bootstrap_target_libs): Include target-libgomp.
256 * configure: Regenerate.
257
aae29963
JR
2582010-01-22 Joern Rennecke <amylaar@spamcop.net>
259
260 PR libstdc++/36101, PR libstdc++/42813
261 * configure.ac (target_configdirs): Substitute.
262 * Makefile.def: Bootstrap target module libgomp.
263 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
264 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
265 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
266 * configure, Makefile.in: Regenerate.
267
d8fe8895
DK
2682010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
269
270 * MAINTAINERS: Adjust my details.
271
ebfe4897
EW
2722010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
273
274 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
275
f7746c59
TL
2762010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
277
278 * MAINTAINERS: reindented my entry with tabs instead of spaces.
279
306c7b5b
TL
2802010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
281
282 * MAINTAINERS (Write After Approval): Add myself.
283
1b8b9e19
KT
2842010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
c164615b
RG
2882010-01-11 Richard Guenther <rguenther@suse.de>
289
290 PR lto/41569
291 * Makefile.def (all-lto-plugin): Depend on all-gcc.
292 * Makefile.in: Regenerated.
293
f3f623ae
AT
2942010-01-11 Andreas Tobler <andreast@fgznet.ch>
295
296 * configure.ac: Enable libjava build on x86_64-*freebsd*.
297 * configure: Regenerate.
298
592c90ff
KG
2992010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
300 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
301
302 PR bootstrap/42424
303 * configure.ac: Include libtool m4 files.
304 (_LT_CHECK_OBJDIR): Call it.
305 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
306 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 307
592c90ff
KG
308 * configure: Regenerate.
309
60a2e213
RW
3102010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
311
312 PR bootstrap/41818
313 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
314 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
315 * Makefile.in: Regenerate.
316
7413962d
RG
3172010-01-02 Richard Guenther <rguenther@suse.de>
318
319 PR lto/41529
320 * configure.ac: Include config/elf.m4. Disable LTO if not
321 builting for an elf target.
322 * configure: Regenerate.
323
f77f3945
CF
3242009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
325
326 * MAINTAINERS: Change my email address.
327
4960e3f0
BE
3282009-12-18 Ben Elliston <bje@au.ibm.com>
329
330 * config.sub, config.guess: Update from upstream sources.
331
d16a31da
SZ
3322009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
333
334 * MAINTAINERS (Write After Approval): Add myself.
335
3a5729ea
KG
3362009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
337
338 PR middle-end/30447
339 PR middle-end/30789
340 PR other/40302
341
342 * configure.ac: Require MPC.
343 * configure: Regenerate.
344
43e02a8a
RW
3452009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
346
347 PR target/38384
348 PR bootstrap/40972
349 * libtool.m4: Sync from git Libtool.
350 * ltoptions.m4: Likewise.
351 * ltversion.m4: Likewise.
352 * lt~obsolete.m4: Likewise.
353 * ltmain.sh: Likewise.
354
360d4522
KG
3552009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
356
357 * configure.ac: Update minimum MPC version to 0.8.
358 * configure: Regenerate.
359
f264ed56
SP
3602009-11-21 Sebastian Pop <sebpop@gmail.com>
361
362 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
363 * configure: Regenerated.
364
ed2eaa9f
ILT
3652009-11-21 Ian Lance Taylor <iant@google.com>
366
367 * configure.ac: Change default of poststage1_ldflags to be empty if
368 poststage1_libs is set. When poststage1_libs is empty, and
369 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
370 * configure: Rebuild.
371
58346783
AN
3722009-11-21 Adam Nemet <adambnmet@gmail.com>
373
374 * MAINTAINERS (Write After Approval): Update my email address.
375
5ca0106a
BE
3762009-11-20 Ben Elliston <bje@au.ibm.com>
377
378 * config.guess: Update from upstream sources.
379
87213cd4
AO
3802009-11-16 Alexandre Oliva <aoliva@redhat.com>
381
382 * Makefile.def: Restore host and target settings for gmp.
383 * Makefile.in: Rebuild.
384
f61428ed
AO
3852009-11-16 Alexandre Oliva <aoliva@redhat.com>
386
387 * configure.ac: Add libelf to host_libs. Enable in-tree configury
388 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
389 Fix portability of test of C++ as bootstrap language. Add
390 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
391 * configure: Rebuild.
392 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
393 and cloog. Fix in-tree ppl configuration. Introduce libelf
394 in-tree building.
395 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
396 (POSTSTAGE1_HOST_EXPORTS): Use it.
397 (STAGE[+id+]_CXXFLAGS): New.
398 (BASE_FLAGS_TO_PASS): Pass it down.
399 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
400 extra_exports.
401 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
402 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
403 extra_exports.
404 * Makefile.in: Rebuild.
405
f6c56be6
BE
4062009-11-17 Ben Elliston <bje@au.ibm.com>
407
408 * config.sub, config.guess: Update from upstream sources.
409
0ccb5970
JK
4102009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
411
412 * MAINTAINERS (Write After Approval): Add myself.
413
3f08607c
JB
4142009-11-09 Jon Beniston <jon@beniston.com>
415
416 * MAINTAINERS (Write After Approval): Add myself.
417
5d571eaa
OS
4182009-11-06 Ozkan Sezer <sezeroz@gmail.com>
419
420 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
421 paths for *-w64-mingw* and x86_64-*mingw*.
422 * configure: Regenerated.
423
3be9759a
JR
4242009-11-05 Joern Rennecke <amylaar@spamcop.net>
425
426 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
427
c393f559
BK
4282009-11-02 Benjamin Kosnik <bkoz@redhat.com>
429
430 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
431 Phil Edwards to Write-After Approval.
432
ef4c4300
KT
4332009-10-30 Kai Tietz <kai.tietz@onevision.com>
434
435 * configure.ac: Disable target-winsup & co for
436 x86_64-*-mingw* and *-w64-mingw* targets.
437 * configure: Regenerated.
438
65a324b4
NC
4392009-10-16 Nick Clifton <nickc@redhat.com>
440
441 * MAINTAINERS: Add myself as a maintainer for the RX port.
442
22e5d3dc
JS
4432009-10-26 Johannes Singler <singler@kit.edu>
444
445 * MAINTAINERS (Write After Approval): Update my e-mail address.
446
17e72e5d
RO
4472009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
448
449 * configure.ac (CLooG test): Use = with test.
450 * configure: Regenerate.
451
ed3a56f3
RG
4522009-10-22 Richard Guenther <rguenther@suse.de>
453
454 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
455 cloog if the ppl version check failed. Move flags saving
456 before setting in libelf check.
457 * configure: Regenerate.
458
ad0abd3c
RG
4592009-10-21 Richard Guenther <rguenther@suse.de>
460
461 * configure.ac: Adjust the ppl and cloog configure to work as
462 documented. Disable cloog if ppl was disabled. Omit the version
463 checks if they were disabled.
464 * configure: Re-generate.
465
e4c5bd48
RW
4662009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
467
468 * configure.ac: Add 'lto' to enable_languages, not
469 new_enable_languages, and only if not already present.
470 * configure: Regenerate.
471
0ffd69c5
GP
4722009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
473
474 * README: Refer to the various COPYING* files instead of just
475 COPYING.
476 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
477
1fc23736
RE
4782009-10-07 Rafael Avila de Espindola <espindola@google.com>
479
480 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
481
58687768
RG
4822009-10-07 Richard Guenther <rguenther@suse.de>
483
484 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
485 and Richard Guenther as reviewers.
486 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
487 as reviewers.
488
49b0ca5c 4892009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 490
49b0ca5c 491 * config.sub: Update from upstream sources.
d2d9ce5e 492
aeb94799
ILT
4932009-10-06 Ian Lance Taylor <iant@google.com>
494
495 * Makefile.def: check-gold depends upon all-gas.
496 * Makefile.in: Rebuild.
497
123651cd
PM
4982009-10-05 Phil Muldoon <pmuldoon@redhat.com>
499
500 * MAINTAINERS (Write After Approval): Add myself.
501
d7f09764
DN
5022009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
503
504 * Makefile.def: all-lto-plugin depends on all-libiberty.
505 set bootstrap=true for lto-plugin.
506 Add lto-plugin.
507 * Makefile.in: Regenerate.
508 * configure.ac (host_libs): Add lto-plugin.
509 * configure: Regenerate.
510
d7f09764
DN
5112009-10-03 Diego Novillo <dnovillo@google.com>
512
513 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
514 (HOST_LIBELFLIBS): Define.
515 (HOST_LIBELFINC): Define.
516 * Makefile.in: Regenerate.
517 * configure.ac: Add --enable-lto.
518 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
519 If --enable-lto is used, add 'lto' to new_enable_languages.
520 If --enable-lto is used and gold is enabled, add
521 lto-plugin to configdirs.
522 * configure: Regenerate.
523
5242009-10-03 Simon Baldwin <simonb@google.com>
525
526 * configure.ac: If --with-system-zlib, suppress local zlib and
527 pass --with-system-zlib to subdir configure scripts.
528 * configure: Regenerate.
529
0ecdd2aa
LR
5302009-10-01 Loren J. Rittle <ljrittle@acm.org>
531 Paolo Bonzini <bonzini@gnu.org>
532
533 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
534 $(srcdir).
535 * Makefile.in: Rebuilt.
536
5bfbb7f7
GF
5372009-09-26 Gary Funck <gary@intrepid.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
3e661154
KG
5412009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
542
543 * configure.ac: Update minimum MPC version to 0.7.
544 * configure: Regenerate.
545
f1a036e4
NC
5462009-09-25 Nick Clifton <nickc@redhat.com>
547
548 * configure.ac: Pass any --cache-file=/dev/null option on to
549 subconfigures.
550 * configure: Regenerate.
551
d4c74acc
NC
5522009-09-23 Nick Clifton <nickc@redhat.com>
553
554 * config.sub, config.guess: Update from upstream sources.
555
03261b6d
LR
5562009-09-22 Loren J. Rittle <ljrittle@acm.org>
557
558 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
559 * Makefile.in: Rebuilt.
560
0db770bd
RW
5612009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
562
563 PR bootstrap/32272
564 * configure.ac: Error out if $srcdir isn't '.' but contains
565 host-${host_noncanonical}.
566 * configure: Regenerate.
567
71101870
RO
5682009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
569
570 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
571 maintainer.
572
ca6d0d62
RW
5732009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
574
79cd2b23
RW
575 * configure.ac: If bootstrapping a combined tree with
576 --enable-gold, require c++ in stage1_languages.
577 * configure: Regenerate.
578
ab9dcd0c
RW
579 * configure.ac: Also add target_libs of stage1_languages to
580 bootstrap_target_libs.
581 * configure: Regenerate.
582
ca6d0d62
RW
583 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
584 with --enable-languages not containing c++.
585 * configure: Regenerate.
586
1c3c9f12
JZ
5872009-09-15 Jie Zhang <jie.zhang@analog.com>
588
589 * configure.ac: Disable java and boehm-gc for bfin-*-*.
590 * configure: Regenerate.
591
6fb30a14 5922009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 593
6fb30a14
JR
594 * MAINTAINERS (Write After Approval): Update my e-mail address,
595 and move from from here...
596 (Waiting for paperwork): To here.
0318772d 597
4056c2c6
JM
5982009-09-09 Joseph Myers <joseph@codesourcery.com>
599
600 * MAINTAINERS (Reviewers): Add self as driver reviewer.
601
3e54529c
RW
6022009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
603
604 * configure.ac: Do not use $extrasub for replacing @if/@endif
605 parts in Makefile; instead, use additional arguments to
606 AC_CONFIG_COMMANDS to do the replacement manually, with several
607 sed invocations, to avoid HP-UX sed command limits.
608 * configure: Regenerate.
609
713e2ea6
AO
6102009-09-08 Alexandre Oliva <aoliva@redhat.com>
611
612 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
613 blank before -L.
614
5646b7b9
AO
6152009-09-04 Alexandre Oliva <aoliva@redhat.com>
616
617 * configure.ac (with-build-config): Document. Handle without.
618 Handle missing argument.
619 * configure: Rebuilt.
620
e12c4094
AO
6212009-09-03 Alexandre Oliva <aoliva@redhat.com>
622
623 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
624 Default to bootstrap-debug only if compare-debug works.
625 * configure: Rebuilt.
626 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
627 * Makefile.in: Rebuilt.
628
75cb0057
RO
6292009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
630
631 * MAINTAINERS (OS Port Maintainers): Update my email address.
632
8fc68cba
AO
6332009-09-01 Alexandre Oliva <aoliva@redhat.com>
634
635 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
636 * Makefile.in: Rebuilt.
637
44cb38cf
CD
6382009-09-01 Chris Demetriou <cgd@google.com>
639
640 * MAINTAINERS (Write After Approval): Add myself.
641
f9329c35
DS
6422009-08-31 Dodji Seketeli <dodji@redhat.com>
643
644 PR debug/30161
645 * include/dwarf2.h (enum dwarf_tag): Added
646 DW_TAG_GNU_template_template_param
647 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
648
f945e229
PB
6492009-08-30 Paolo Bonzini <bonzini@gnu.org>
650
651 * Makefile.tpl (AWK): Fix typo.
652 * Makefile.in: Regenerate.
653
87264276
PB
6542009-08-30 Paolo Bonzini <bonzini@gnu.org>
655
656 * configure.ac: Detect awk and sed.
657 * Makefile.def (flags_to_pass): Add AWK and SED.
658 * Makefile.tpl (AWK, SED): New.
659 (BASE_FLAGS_TO_PASS): Add AWK and SED.
660 * configure: Regenerate.
661 * Makefile.in: Regenerate.
662
68ccd57c
DK
6632009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
664
665 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
666 (collapseslashes): Likewise.
667
df58e648
RW
6682009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
669
670 * configure.ac (AC_PREREQ): Bump to 2.64.
671
0539cb2c
RW
6722009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
673
70fa0efa
RW
674 * configure.ac: Remove --with-datarootdir, --with-docdir,
675 --with-pdfdir, --with-htmldir switches.
676 * configure: Regenerate.
677
5213506e
RW
678 * configure: Regenerate.
679
0539cb2c
RW
680 * compile: Sync from Automake 1.11.
681 * depcomp: Likewise.
682 * install-sh: Likewise.
683 * missing: Likewise.
684 * mkinstalldirs: Likewise.
685 * ylwrap: Likewise.
686
197c68cc
DK
6872009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
688
689 * ltmain.sh (func_normal_abspath): New function.
690 (func_relative_path): Likewise.
691 (func_mode_help): Document new -bindir option for link mode.
692 (func_mode_link): Add new -bindir option, and use it to place
693 output DLL if specified.
694
58af276a
RW
6952009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
696
0115d4a3
RW
697 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
698 (baseargs): Add --disable-option-checking.
699 * configure: Regenerate.
700
58af276a
RW
701 * Makefile.def (configure-target-libiberty): Depend on
702 all-binutils and all-ld.
703 (configure-target-newlib): Likewise.
704 * Makefile.in: Regenerate.
705
e9d9afef
BE
7062009-08-17 Ben Elliston <bje@au.ibm.com>
707
708 * config.sub, config.guess: Update from upstream sources.
709
354ebf88
RW
7102009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
711
712 Sync from src, merge:
713
714 2009-07-02 Tristan Gingold <gingold@adacore.com>
715
716 * configure.ac: Do not exclude gas for i386-*-darwin.
717 Add a case for x86_64-*-darwin.
718 * configure: Regenerate.
719
8375f7b2
NV
7202009-08-06 Neil Vachharajani <nvachhar@gmail.com>
721
722 * MAINTAINERS: Add my name to Write After Approval list.
723
ca9fe997
ME
7242009-08-06 Michael Eager <eager@eagercon.com>
725
726 * configure.ac: Add Microblaze target.
727 * configure: Regenerate.
728
ea2002ba
CB
7292009-07-31 Christian Bruel <christian.bruel@st.com>
730
731 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
732 * configure: Regenerate.
733
f563194d
RIL
7342009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
735
736 * MAINTAINERS (Write After Approval): Update my e-mail address.
737
e90e6bd7
ILT
7382009-07-06 Ian Lance Taylor <iant@google.com>
739
740 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
741 * configure: Rebuild.
742
f6e0880a
TG
7432009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
744
745 * MAINTAINERS: Move myself to the Graphite Reviewers.
746
6d984927
WG
7472009-06-30 Wei Guozhi <carrot@google.com>
748
749 * MAINTAINERS: Add my name to Write After Approval list.
750
f2689b09
SE
7512009-06-26 Steve Ellcey <sje@cup.hp.com>
752
753 PR bootstrap/40338
754 * configure.ac (comparestring): Create new variable.
755 * Makefile.tpl (comparestring): Use to skip some comparisions.
756 * configure: Regenerate.
757 * Makefile.in: Regenerate.
758
f62c0ba4
DE
7592009-06-26 Doug Evans <dje@sebabeach.org>
760
761 * Makefile.def (host_modules): Add cgen.
762 * Makefile.in: Regenerate.
763 * configure.ac (host_tools): Add cgen.
764 * configure: Regenerate.
765
7acf4da6
DD
7662009-06-23 DJ Delorie <dj@redhat.com>
767
768 * MAINTAINERS: Add myself as mep maintainer.
769
00020c16
ILT
7702009-06-23 Ian Lance Taylor <iant@google.com>
771
772 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
773 boot_languages. Only bootstrap target libraries listed in
774 target_libs for some boot language. Add --with-stage1-ldflags,
775 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
776 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
777 if not building with C++.
778 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
779 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
780 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
781 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
782 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
783 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
784 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
785 * configure, Makefile.in: Rebuild.
786
1da52d4a
LF
7872009-06-23 Li Feng <nemokingdom@gmail.com>
788
789 * MAINTAINERS: Added my name to write-after-approval list.
790
144c9175
RM
7912009-06-15 Ryan Mansfield <rmansfield@qnx.com>
792
793 * configure.ac: Define is_elf for QNX Neutrino targets.
794 * configure: Regenerate.
795
e5871e24
GS
7962009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
797
798 * MAINTAINERS: Added my name to the write-after-approval list
799
5f4a82c0
KG
8002009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
801
802 * configure.ac: Detect MPC in default directory.
803 * configure: Regenerate.
804
394e9195
JG
8052009-06-03 Jerome Guitton <guitton@adacore.com>
806 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
807
808 * Makefile.tpl (all): Avoid a trailing backslash.
809 * Makefile.in: Regenerate.
810
47bca6aa
BE
8112009-06-03 Ben Elliston <bje@au.ibm.com>
812
813 * config.sub, config.guess: Update from upstream sources.
814
a891a473
RS
8152009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
816
817 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
818 to noconfdirs.
819 * configure: Regenerate.
820
70cb2d9f
AO
8212009-06-02 Alexandre Oliva <aoliva@redhat.com>
822
823 * Makefile.tpl ([+compare-target+]): Compare all stage
824 directories, rather than just gcc.
825 * Makefile.in: Rebuilt.
826
7f1245df
DK
8272009-06-01 Doug Kwan <dougkwan@google.com>
828
829 * configure.ac: Support gold for target arm*-*-*.
830 * configure: Regenerate.
394e9195 831
acd26225
KG
8322009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
833
834 * Makefile.def: Add MPC support and dependencies.
835 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
836
837 * Makefile.in, configure: Regenerate.
838
a1fc946a
AO
8392009-05-27 Alexandre Oliva <aoliva@redhat.com>
840
841 * Makefile.tpl (all): Avoid harmless warning in make all when
842 gcc-bootstrap is enabled but stage_last does not exist.
843 * Makefile.in: Rebuilt.
844
2e6a3c8d
NR
8452009-05-24 Nicolas Roche <roche@adacore.com>
846
847 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
848 * Makefile.in: Regenerate.
849
63487d11
DC
8502009-05-21 Denis Chertykov <chertykov@gmail.com>
851
852 * MAINTAINERS: Update my e-mail address.
853
449223af
DK
8542009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
855
856 * configure.ac (cygwin noconfigdirs): Remove libgcj.
857 * configure: Regenerate.
858
31c98f49
AO
8592009-05-18 Alexandre Oliva <aoliva@redhat.com>
860
861 PR other/40159
862 * Makefile.tpl (all): Don't assume gcc-bootstrap and
863 gcc-no-bootstrap are mutually exclusive.
864 * Makefile.in: Rebuilt.
865
0f501837
AO
8662009-05-18 Alexandre Oliva <aoliva@redhat.com>
867
868 PR other/40159
869 * Makefile.tpl (all): Don't end with unconditional success.
870 * Makefile.in: Rebuilt.
871
4a4a4e99
AO
8722009-05-12 Alexandre Oliva <aoliva@redhat.com>
873
874 PR target/37137
875 * Makefile.def (flags_to_pass): Remove redundant and incomplete
876 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
877 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
878 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
879 stage_configureflags, stage_cflags and stage_libcflags into
880 explicit Makefile macros.
881 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
882 GFORTRAN.
883 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
884 CC. Set CC_FOR_BUILD from CC.
885 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
886 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
887 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
888 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
889 and GFORTRAN.
890 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
891 (_LIBCFLAGS): Renamed to _TFLAGS.
892 (do-compare-debug, do-compare3-debug): Drop.
893 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
894 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
895 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
896 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
897 (XGCC_FLAGS_FOR_TARGET): New.
898 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
899 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
900 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
901 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
902 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
903 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
904 TFLAGS.
905 (BUILD_CONFIG): Include if requested.
906 (all): Set TFLAGS on bootstrap.
907 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
908 (all-stageid-prefixmodule): Likewise.
909 (do-clean, distclean-stageid): Set TFLAGS.
910 (restrap): Fix whitespace.
911 * Makefile.in: Rebuilt.
912
1cee3429
PB
9132009-05-07 Paolo Bonzini <bonzini@gnu.org>
914
915 * config.guess: Sync with src.
916
0b70eafd
DK
9172009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
918
919 * configure.ac ($with_ppl): Default to no if not supplied.
920 ($with_cloog): Likewise.
921 configure: Regenerate.
922
5175f17c
JW
9232009-04-27 James E. Wilson <wilson@codesourcery.com>
924
925 * MAINTAINERS: Update my e-mail address.
926
952fa153
NC
9272009-04-27 Nick Clifton <nickc@redhat.com>
928
929 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
930
a687f83c
EB
9312009-04-25 Eric Botcazou <ebotcazou@adacore.com>
932
933 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
934 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
935 * Makefile.in: Regenerate.
936
9e3eba15
KG
9372009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
938
939 PR bootstrap/39739
940 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
941 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
942
943 * configure, Makefile.in: Regenerate.
944
a687f83c 9452009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
946
947 * include/hashtab.h: Update GTY annotations to new syntax
948 * include/splay-tree.h: Likewise
949
070bdbd9
BE
9502009-04-17 Ben Elliston <bje@au.ibm.com>
951
952 * config.sub, config.guess: Update from upstream sources.
953
55f2d967
AG
9542009-04-15 Anthony Green <green@moxielogic.com>
955
956 * configure.ac: Add moxie support.
957 * configure: Rebuilt.
958
309c24a9
JJ
9592009-04-14 Jakub Jelinek <jakub@redhat.com>
960
961 * configure.ac: Change copyright header to refer to version
962 3 of the GNU General Public License and to point readers at the
963 COPYING3 file and the FSF's license web page.
964 * Makefile.def: Likewise.
965 * Makefile.tpl: Likewise.
966 * Makefile.in: Regenerate.
967
b93133bc
JH
9682009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
969
970 * configure.ac: Restore match for darwin9 or later. Use double
971 brackets since regeneration eats one pair.
972 * configure: Regenerate.
973
d18ff35a
L
9742009-04-09 H.J. Lu <hongjiu.lu@intel.com>
975
976 PR gas/10039
977 * configure.ac: Require texinfo 4.7.
978 * configure: Regenerated.
979
748086b7
JJ
9802009-04-09 Nick Clifton <nickc@redhat.com>
981
982 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
983 the GCC Runtime Library Exception.
984
a3337ea2
KG
9852009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
986
987 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
988 * configure: Regenerate.
989
60911f14
SE
9902009-04-01 Steve Ellcey <sje@cup.hp.com>
991
992 * Makefil.def (languages): New entries.
993 * Makefile.tpl (check-gcc-*): New generic target.
994 * Makefile.in: Regenerate.
60911f14 995
7369c1d0
ER
9962009-03-25 Erven Rohou <erven.rohou@inria.fr>
997
d18ff35a 998 * MAINTAINERS: Update my email address.
7369c1d0 999
cfb1f59f
TT
10002009-03-18 Tom Tromey <tromey@redhat.com>
1001
d18ff35a
L
1002 * configure: Rebuild.
1003 * configure.ac (host_libs): Add libiconv.
1004 * Makefile.in: Rebuild.
1005 * Makefile.def (host_modules): Add libiconv.
1006 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 1007
75eeae1a
TG
10082009-03-16 Tristan Gingold <gingold@adacore.com>
1009
1010 * configure.ac: Treat gdb as supported on x86_64-darwin.
1011 * configure: Regenerate.
1012
f38095f3
JM
10132009-03-16 Joseph Myers <joseph@codesourcery.com>
1014
1015 * configure.ac (--with-host-libstdcxx): New option.
1016 * configure: Regenerate.
1017
fec7f245
JR
10182009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1019
1020 * MAINTAINERS: Move myself into the write after approval list.
1021
6d401294
NP
10222009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1023
1024 * MAINTAINERS: Update e-mail address.
1025
07c97076
DN
10262009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1027
1028 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1029
bb947fd1
IR
10302009-03-10 Ira Rosen <irar@il.ibm.com>
1031
1032 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1033
7a9d3fe8
RW
10342009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1035
1036 Backport from git Libtool:
1037
1038 2009-01-19 Robert Millan <rmh@aybabtu.com>
1039 Support GNU/kOpenSolaris.
1040 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1041 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1042 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1043 GNU/kOpenSolaris.
1044
c9e9e11f
AS
10452009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1046
1047 * MAINTAINERS: Update e-mail address.
1048
5e8c1552 10492009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
1050
1051 * MAINTAINERS (Write After Approval): Add self.
1052
b0adb088
BM
10532009-02-18 Bingfeng Mei <bmei@broadcom.com>
1054
1055 * MAINTAINERS (Write After Approval): Add myself.
1056
ee04b574
AS
10572009-02-05 Andreas Schwab <schwab@suse.de>
1058
1059 * Makefile.tpl (stage_last): Define $r and $s before using
1060 $(RECURSE_FLAGS_TO_PASS).
1061 * Makefile.in: Regenerate
1062
907884c9
ILT
10632009-01-30 Ian Lance Taylor <iant@google.com>
1064
1065 * MAINTAINERS: Move myself to the Global Reviewers list.
1066
416ac4d4
RM
10672009-01-29 Robert Millan <rmh@aybabtu.com>
1068
1069 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1070 * configure: Regenerate.
1071
ee5decb3
GP
10722009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1073
1074 * MAINTAINERS: Make whitespace consistent.
19196f44 1075 Remove Robert Millan from Write After Approval.
ee5decb3 1076
36fbb0ec
AM
10772009-01-16 Alan Modra <amodra@bigpond.net.au>
1078
1079 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1080 (all-opcodes): Depend on all-libiberty.
1081 * Makefile.in: Regenerate.
1082
52535a64
DR
10832009-01-15 Douglas B Rupp <rupp@gnat.com>
1084
1085 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1086 * configure: Regenerate.
1087
e04a57df
RR
10882009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
856c450b
SK
10922009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1093
1094 * MAINTAINERS: Add myself to reviewers (Fortran).
1095
53095c56
SP
10962009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1097
1098 PR tree-optimization/38515
1099 * configure.ac (cloog-polylib): Removed.
1100 (with_ppl, with_cloog): Test for "no".
1101 * configure: Regenerated.
1102
1e5e8a59
DF
11032009-01-11 Daniel Franke <franke.daniel@gmail.com>
1104
1105 * MAINTAINERS: Moved myself to reviewers (Fortran).
1106
5e5debf6
TS
11072009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1108
1109 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1110 (Write After Approval): Remove myself.
1111
1c42acf1
DN
11122009-01-03 Diego Novillo <dnovillo@google.com>
1113
1114 * MAINTAINERS: Remove myself from alias maintainership.
1115
2fbbedaf
DA
11162009-01-02 David Ayers <ayers@fsfe.org>
1117
1118 * MAINTAINERS: Update e-mail address.
1119
17213821
GP
11202008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1121
1122 * MAINTAINERS: Make whitespace consistent.
1123
baafc534
RW
11242008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1125
1126 Backport from upstream Libtool:
1127 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1128 Add cache variables to tests that require the linker to work.
1129 For shlibpath_overrides_runpath, this also changes the semantics
1130 to let the result from the C compiler take precedence.
1131
18430d27
BE
11322008-12-02 Ben Elliston <bje@au.ibm.com>
1133
1134 * config.sub, config.guess: Update from upstream sources.
1135
0a280b35
SP
11362008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1137
1138 * configure.ac (ppllibs): Add by default the lib flags.
1139 * configure: Regenerate.
1140
41e9641b
LM
11412008-12-08 Luis Machado <luisgpm@br.ibm.com>
1142
1143 * MAINTAINERS: Add myself to the write after approval list.
1144
25783c30
JH
11452008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1146
ee04b574
AS
1147 * configure.ac: Add double brackets on darwin[912].
1148 * configure: Regenerate.
25783c30 1149
0e318fcc
DK
11502008-12-03 Daniel Kraft <d@domob.eu>
1151
1152 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1153 Approval to Reviewer section (for Fortran front-end).
1154
7f171b95
JH
11552008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1156
1157 * configure.ac: Expand to darwin10 and later.
1158 * configure: Regenerate.
1159
09ce620e
AS
11602008-12-02 Andreas Schwab <schwab@suse.de>
1161
1162 * Makefile.def: configure-target-boehm-gc depends on
1163 all-target-libstdc++-v3.
1164 * Makefile.in: Regenerate.
1165
386c704d
KT
11662008-12-02 Kai Tietz <kai.tietz@onevision.com>
1167
1168 * MAINTAINERS: Add myself as mingw maintainer.
1169
e03dd84a
BE
11702008-12-02 Ben Elliston <bje@au.ibm.com>
1171
1172 * config.sub, config.guess: Update from upstream sources.
1173
3fa87964
GP
11742008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1175
1176 * README.SCO: Remove.
1177
df72d7ed
FP
11782008-11-29 Fernando Pereira <pronesto@gmail.com>
1179
1180 * MAINTAINERS: Add myself to the write after approval list.
1181
b5646528
DK
11822008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1183
1184 * MAINTAINERS: Update my email address in WAA section.
1185
ebf24eb4
CL
11862008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1187
1188 * MAINTAINERS: Update e-mail address.
1189
50e0f131
TM
11902008-11-27 Toon Moene <toon@moene.org>
1191
1192 * MAINTAINERS: Change e-mail address.
1193
0db3a858
TG
11942008-11-27 Tristan Gingold <gingold@adacore.com>
1195
1196 * configure.ac: Build gdb for i?86-*-darwin*
1197 * configure: Regenerated.
1198
f07bde68
HS
11992008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1200
1201 * MAINTAINERS: Added my full name.
1202
487e299b
DJ
12032008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1204
1205 PR bootstrap/38014
1206 PR bootstrap/37923
1207
1208 Revert:
1209
1210 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1211
1212 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1213 * Makefile.in: Regenerated.
1214
1215 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1216
1217 PR gdb/921
1218 PR gdb/1646
1219 PR gdb/2175
1220 PR gdb/2176
1221
1222 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1223 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1224 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1225 (HOST_EXPORTS): Pass CPPFLAGS.
1226 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1227 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1228 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1229 * Makefile.in, configure: Regenerated.
1230 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1231 and CPPFLAGS_FOR_BUILD.
1232
d69fbecb
JL
12332008-11-06 Jeff Law <law@redhat.com>
1234
1235 * MAINTAINERS: Add myself as middle end maintainer.
1236
044fed69
AS
12372008-11-06 Andrew Stubbs <ams@codesourcery.com>
1238
1239 * MAINTAINERS (Write after approval): Add myself.
1240
caf6defe
DN
12412008-11-05 Diego Novillo <dnovillo@google.com>
1242
1243 * MAINTAINERS (Global Reviewers): Add myself.
1244 (Non-Algorithmic Maintainers): Remove myself.
1245
3e9899ac
TS
12462008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1247
09ce620e 1248 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1249
ea99e36e
MM
12502008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1251
09ce620e 1252 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1253
fb0d2684
BE
12542008-10-31 Ben Elliston <bje@au.ibm.com>
1255
1256 * configure.ac (spu-*-*): Remove special case.
1257 * configure: Regenerate.
1258
73c07a3e
CM
12592008-10-30 Catherine Moore <clm@codesourcery.com>
1260
1261 * MAINTAINERS (Write after approval): Update my email address.
1262
7310a2da
SSF
12632008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1264
1265 * configure.ac [spu-*-*]: Do not set skipdirs.
1266 * configure: Re-generate.
1267
7e51fe23
BS
12682008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1269
1270 * MAINTAINERS (Various Maintainers): Add myself to reload.
1271
ef20be93
RG
12722008-10-25 Richard Guenther <rguenther@suse.de>
1273
1274 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1275 maintainer. Remove myself as libgcc-math maintainer.
1276 (Non-Algorithmic Maintainers): Remove myself.
1277
03ffcfa0
DJ
12782008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1279
1280 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1281 * Makefile.in: Regenerated.
1282
dec014a9
CC
12832008-10-23 Cary Coutant <ccoutant@google.com>
1284
1285 * MAINTAINERS (Write after approval): Add myself.
1286
b36c386c
DJ
12872008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1288
1289 PR gdb/921
1290 PR gdb/1646
1291 PR gdb/2175
1292 PR gdb/2176
1293
1294 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1295 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1296 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1297 (HOST_EXPORTS): Pass CPPFLAGS.
1298 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1299 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1300 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1301 * Makefile.in, configure: Regenerated.
1302 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1303 and CPPFLAGS_FOR_BUILD.
1304
84541525
SP
13052008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1306
1307 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1308 Sebastian Pop.
1309
e0bda97e
AP
13102008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1311
1312 * MAINTAINERS (Write After Approval): Added myself.
1313
36c713e0
KG
13142008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1315
1316 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1317 recommended version to 2.3.2.
1318
1319 * configure: Regenerate.
1320
8fe005ee
MM
13212008-10-01 Mark Mitchell <mark@codesourcery.com>
1322
1323 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1324
be8f156f
DD
13252008-09-29 David Daney <david.daney@caviumnetworks.com>
1326
1327 * MAINTAINERS (Write After Approval): Update e-mail address.
1328
ae11dff4
PG
13292008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1330
1331 * libtool.m4: Update to libtool 2.2.6.
1332 * lt~obsolete.m4: Update to libtool 2.2.6.
1333 * ltmain.sh: Update to libtool 2.2.6.
1334 * ltsugar.m4: Update to libtool 2.2.6.
1335 * ltversion.m4: Update to libtool 2.2.6.
1336 * ltoptions.m4: Update to libtool 2.2.6.
1337 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1338
441154b1
CF
13392008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1340
1341 * MAINTAINERS (Write After Approval): Add myself.
1342
775b3b26
BRF
13432008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1344
1345 * MAINTAINERS (Write After Approval): Update my name.
1346
94538043
SB
13472008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1348
09ce620e 1349 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1350
52d1bfd8
SE
13512008-09-18 Steve Ellcey <sje@cup.hp.com>
1352
09ce620e 1353 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1354
c5cc92f5
GP
13552008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1356
1357 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1358 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1359 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1360 and Michael Tiemann from Write After Approval since they do not
1361 actually have access.
1362
23d9794a
RG
13632008-09-05 Richard Guenther <rguenther@suse.de>
1364
1365 * configure.ac: Initialize clooglibs to -lcloog.
1366 * configure: Re-generate.
1367
192a671e
LCW
13682008-09-04 Le-Chun Wu <lcwu@google.com>
1369
1370 * MAINTAINERS (Write After Approval): Add myself.
1371
d789184e
SP
13722008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1373
1374 * configure.ac (--with-cloog-polylib): New.
1375 (--disable-cloog-version-check): New.
1376 (--disable-ppl-version-check): New.
1377 * configure: Re-generate.
1378
36a881c7
RG
13792008-09-03 Richard Guenther <rguenther@suse.de>
1380
1381 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1382 cloog test.
1383 * configure: Re-generate.
1384
358da97e
HS
13852008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1386
1387 Add picoChip port.
1388 * MAINTAINERS: Add picoChip maintainers.
1389
f8bf9252
SP
13902008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1391 Tobias Grosser <grosser@fim.uni-passau.de>
1392 Jan Sjodin <jan.sjodin@amd.com>
1393 Harsha Jagasia <harsha.jagasia@amd.com>
1394 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1395 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1396 Adrien Eliche <aeliche@isty.uvsq.fr>
1397
1398 Merge from graphite branch.
1399 * configure: Regenerate.
1400 * Makefile.in: Regenerate.
1401 * configure.ac (host_libs): Add ppl and cloog.
1402 Add checks for PPL and CLooG.
1403 * Makefile.def (ppl, cloog): Added modules and dependences.
1404 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1405 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1406
d89f0ad6
AL
14072008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1408
1409 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1410 (GCC_SHLIB_SUBDIR): New.
1411 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1412 * configure: Regenerate.
1413 * Makefile.in: Regenerate.
1414
88a25817
GP
14152008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1416
1417 * MAINTAINERS: Consistently use tabs to separate columns.
1418
f873f15f
TG
14192008-08-29 Tristan Gingold <gingold@adacore.com>
1420
1421 * MAINTAINERS (Write after Approval): Add myself.
1422
e1514c3f
TG
14232008-08-28 Tristan Gingold <gingold@adacore.com>
1424
1425 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1426 Enable bfd, binutils and opcodes.
1427 * configure: Regenerate.
1428
4717882f
JDA
14292008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1430
1431 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1432
28c9884c
TK
14332008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1434
1435 * MAINTAINERS: Use correct Umlaut for last name.
1436
ae96d86a
FXC
14372008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1438
1439 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1440
3ecc96e3
DE
14412008-08-16 David Edelsohn <edelsohn@gnu.org>
1442
1443 * MAINTAINERS: Update my email address.
1444
dd609cc1
EB
14452008-08-16 Nicolas Roche <roche@adacore.com>
1446
1447 * Makefile.tpl: Add BOOT_ADAFLAGS.
1448 * Makefile.in: Regenerate.
1449
08d0963a
RS
14502008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1451
1452 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1453 * configure: Regenerate.
1454
00afcaa0
PB
14552008-07-30 Paolo Bonzini <bonzini@gnu.org>
1456
1457 * configure.ac: Add makefile fragments for hpux.
1458 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1459 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1460 * configure: Regenerate.
1461 * Makefile.in: Regenerate.
1462
806b3528
AH
14632008-07-28 Aldy Hernandez <aldyh@redhat.com>
1464
1465 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1466
ab220355
DS
14672008-07-11 Dodji Seketeli <dseketel@redhat.com>
1468
1469 * MAINTAINERS (Write after Approval): Add myself.
1470
78209f30
XG
14712008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1472
1473 * MAINTAINERS (Write After Approval): Add myself.
1474
5b5b098d
AJ
14752008-06-29 Andrew Jenner <andrew@codesourcery.com>
1476
1477 * MAINTAINERS (Write After Approval): Add myself.
1478
d812ec93
KW
14792008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1480
1481 * MAINTAINERS: Update my email address.
1482
99e78224
JY
14832008-06-25 Joey Ye <joey.ye@intel.com>
1484
1485 * MAINTAINERS (Write After Approval): Add myself.
1486
18c04407
RW
14872008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1488
1489 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1490 * Makefile.in: Regenerate.
1491 * configure: Regenerate.
1492
47aa9a31
DK
14932008-06-17 Daniel Kraft <d@domob.eu>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
ad33ff57
RW
14972008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1498
1499 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1500 "$@" is still intact with both Autoconf 2.59 and 2.62.
1501 * configure: Regenerate.
1502
cdce5c41
RW
15032008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1504
1505 * Makefile.tpl: Fix comment errors.
1506 * Makefile.in: Regenerate.
1507
01b79d11
DM
15082008-06-12 David S. Miller <davem@davemloft.net>
1509 David Edelsohn <edelsohn@gnu.org>
1510
1511 * configure.ac: Add powerpc*-*-* to gold supported targets.
1512 * configure: Regenerate.
1513
f8c33439
JM
15142008-06-08 Joseph Myers <joseph@codesourcery.com>
1515
1516 PR tree-optimization/36218
1517 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1518 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1519 (all prefix="build-"): Pass them to build-system sub-makes.
1520 * Makefile.in: Regenerate.
1521
cd985f66
JM
15222008-06-07 Joseph Myers <joseph@codesourcery.com>
1523
1524 * MAINTAINERS (mt port): Remove.
1525 (sco5, unixware, sco udk): Remove.
1526 (Kean Johnston): Add to Write After Approval.
1527
3f6383d3
JB
15282008-05-30 Julian Brown <julian@codesourcery.com>
1529
1530 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1531 of libobjc for ARM EABI Linux.
1532 * configure: Regenerate.
30da41ed 1533
e29cc9b4
XDL
15342008-05-18 Xinliang David Li <davidxl@google.com>
1535
09ce620e 1536 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1537
30da41ed
XDL
15382008-05-17 Xinliang David Li <davidxl@google.com>
1539
e29cc9b4 1540 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1541
955410cb
JW
15422008-05-15 Janus Weil <janus@gcc.gnu.org>
1543
1544 * MAINTAINERS (Write After Approval): Add myself.
1545
719bb4e3 15462008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1547
1548 * config-ml.in: don't handle --enable-shared and --enable-static.
1549
372b05fc
RS
15502008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1551
1552 * MAINTAINERS: Update my email address.
1553
f73e2200
PC
15542008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1555
1556 * MAINTAINERS: Update my email address.
09ce620e 1557
3e438e2b
KVH
15582008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1559
1560 * MAINTAINERS (Write After Approval): Add myself.
1561
177bf491
GS
15622008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
ac89df2f
PG
15662008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1567
1568 * MAINTAINERS (crx): Add myself.
1569
14a8726b
PB
15702008-04-18 Paolo Bonzini <bonzini@gnu.org>
1571
1572 Sync with src:
1573 2008-04-14 David S. Miller <davem@davemloft.net>
1574
09ce620e
AS
1575 * configure.ac: Add sparc*-*-* to gold supported targets.
1576 * configure: Regenerate.
14a8726b 1577
7142fb32
PB
15782008-04-18 Paolo Bonzini <bonzini@gnu.org>
1579
1580 PR bootstrap/35457
1581 * configure.ac: Include override.m4.
1582 * configure: Regenerate.
1583
c6b196de
PB
15842008-04-18 Paolo Bonzini <bonzini@gnu.org>
1585
09ce620e
AS
1586 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1587 * Makefile.in: Regenerate.
c6b196de 1588
c993ae60
SR
15892008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1590
09ce620e 1591 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1592 as nonconfigurable directories list.
09ce620e 1593 * configure: Regenerate.
c993ae60 1594
8479b1b1
BE
15952008-04-14 Ben Elliston <bje@au.ibm.com>
1596
1597 * config.sub, config.guess: Update from upstream sources.
1598
295e261a
HPN
15992008-04-12 Hans-Peter Nilsson <hp@axis.com>
1600
1601 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1602 * Makefile.in: Regenerate.
1603
ac3949d9
EW
16042008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1605
1606 * configure.ac: Do not build libssp for the AVR.
1607 * configure: Regenerate.
1608
06407e30
ILT
16092008-04-07 Ian Lance Taylor <iant@google.com>
1610
1611 * Makefile.def: check-gold depends upon all-binutils.
1612 * Makefile.in: Regenerate.
1613
97db009c
AH
16142008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
2a79c47f
NC
16182008-04-04 Nick Clifton <nickc@redhat.com>
1619
1620 PR binutils/4334
5f4bebbf 1621 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1622 builds.
1623 * configure: Regenerate.
1624
c53a18d3
N
16252008-04-04 NightStrike <NightStrike@gmail.com>
1626
1627 PR other/35151
09ce620e
AS
1628 * configure.ac: Combine rules for mingw32 and mingw64.
1629 * configure: Regenerate.
c53a18d3 1630
d925aa70
KT
16312008-04-02 Kai Tietz <kai.tietz@onvision.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
ad424a85
SP
16352008-04-01 Seongbae Park <seongbae.park@gmail.com>
1636
1637 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1638 * Makefile.in (.NOTPARALLEL): Ditto.
1639
4412a506
PG
16402008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
2f908293
SP
16442008-03-31 Seongbae Park <seongbae.park@gmail.com>
1645
1646 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1647 * Makefile.in (.NOTPARALLEL): Regenerate.
1648
639223bd
PB
16492008-03-27 Paolo Bonzini <bonzini@gnu.org>
1650
1651 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1652 * Makefile.in: Regenerate.
1653
b8ab1f4a
JS
16542008-03-26 Jakub Staszak <kuba@et.pl>
1655
1656 * MAINTAINERS (Write After Approval): Add myself.
1657
b45890a4
TK
16582008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1659
1660 * MAINTAINERS: Update e-mail address.
1661
5afab7ad
ILT
16622008-03-20 Ian Lance Taylor <iant@google.com>
1663
1664 * configure.ac: Add support for --enable-gold.
1665 * Makefile.def: Add gold as a directory like ld.
1666 * configure, Makefile.in: Regenerate.
1667
38d24731
RW
16682008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1669
1670 * configure.ac: m4_include config/proginstall.m4.
1671 * configure: Regenerate.
32bc4cf4
RW
1672
1673 Backport from upstream Libtool:
09ce620e 1674
32bc4cf4 1675 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1676
32bc4cf4
RW
1677 Deal with Autoconf 2.62's semantic change in m4_append.
1678 * ltsugar.m4 (lt_append): Replace broken versions of
1679 m4_append.
1680 (lt_if_append_uniq): Don't require separator to be overquoted,
1681 and avoid broken m4_append.
1682 (lt_dict_add): Fix typo.
1683 * libtool.m4 (_LT_DECL): Don't overquote separator.
1684
9d3c50ea
DE
16852008-03-13 David Edelsohn <edelsohn@gnu.org>
1686
1687 * config.rpath: Add AIX 6 support.
1688
5d2edb29
PB
16892008-03-13 Paolo Bonzini <bonzini@gnu.org>
1690
1691 * Makefile.def (stageprofile). Remove -fprofile-generate
1692 from stage_libcflags.
1693 * Makefile.in: Regenerate.
1694
954910ef
BE
16952008-03-13 Ben Elliston <bje@au.ibm.com>
1696
1697 * config.sub, config.guess: Update from upstream sources.
1698
e8645a40
TT
16992008-03-06 Tom Tromey <tromey@redhat.com>
1700
1701 * MAINTAINERS: Update for treelang deletion.
1702
2c8e955e
JW
17032008-03-03 James E. Wilson <wilson@tuliptree.org>
1704
1705 * MAINTAINERS: Update my email address.
1706
54acd307
SS
17072008-03-03 Stan Shebs <stanshebs@earthlink.net>
1708
893ad2a1 1709 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1710 (objective-c/c++): Add myself as a maintainer.
1711
4b52b516
VR
17122008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1713
1714 * MAINTAINERS (Write After Approval): Update my email address.
1715
e652b516
TB
17162008-02-25 Tomas Bily <tbily@suse.cz>
1717
1718 * MAINTAINERS (Write After Approval): Add myself.
1719
02d30740
JJ
17202008-02-23 Jakub Jelinek <jakub@redhat.com>
1721
1722 * MAINTAINERS (OpenMP): Add myself.
1723
1c8bd6a3
PB
17242008-02-20 Paolo Bonzini <bonzini@gnu.org>
1725
4b40b2a5
UB
1726 PR bootstrap/32009
1727 PR bootstrap/32161
1c8bd6a3 1728
4b40b2a5
UB
1729 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1730 * configure: Regenerate.
1c8bd6a3 1731
4b40b2a5
UB
1732 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1733 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1734 STAGE4_LIBCFLAGS): New.
1735 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1736 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1737 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1738 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1739 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1740 for target modules. Don't export LIBCFLAGS.
1741 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1742 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1743 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1744 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1745 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1746 * Makefile.in: Regenerate.
1c8bd6a3 1747
bb44c9d2
RW
17482008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1749
1750 PR libgcj/33085
1751 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1752 Do not use -DDLL_EXPORT. Backport from upstream.
1753
29a7754d
RW
17542008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
9a212bb7
HPN
17582008-02-02 Hans-Peter Nilsson <hp@axis.com>
1759
1760 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1761 * configure: Regenerate.
1762
aa12a573
MG
17632008-01-31 Marc Gauthier <marc@tensilica.com>
1764
1765 * configure.ac (xtensa*-*-*): Recognize processor variants.
1766 * configure: Regenerate.
1767
ac9e6043
RW
17682008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1769
40049ccc
UB
1770 PR bootstrap/34922
1771 * configure.ac (PARSE_ARGS): Push suitable setting of
1772 ac_subdirs_all, for `./configure --help=recursive'.
1773 Handle `+' in generic toplevel directory disabling.
1774 * configure: Regenerate.
ac9e6043 1775
4288c86a
NC
17762008-01-28 Nick Clifton <nickc@redhat.com>
1777
1778 * MAINTAINERS (xstormy16): Take over maintainership.
1779
8d8da227
JM
17802008-01-25 Joseph Myers <joseph@codesourcery.com>
1781
1782 * MAINTAINERS (c4x port): Remove.
1783
349b60e7
DE
17842008-01-24 David Edelsohn <edelsohn@gnu.org>
1785
1786 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1787
3ca06a68
BE
17882008-01-23 Ben Elliston <bje@au.ibm.com>
1789
1790 * config.sub, config.guess: Update from upstream sources.
1791
3c631381
TG
17922008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1793
1794 * MAINTAINERS (Write After Approval): Add myself.
1795
20533ef1
L
17962008-01-17 H.J. Lu <hjl.tools@gmail.com>
1797
1798 * MAINTAINERS: Update my email address.
1799
18002008-01-09 Raksit Ashok <raksit@google.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
684f4f6a
RA
18042008-01-09 Raksit Ashok <raksit@google.com>
1805
1806 * MAINTAINERS (Write After Approval): Add myself.
1807
9cb8756f
BE
18082008-01-08 Ben Elliston <bje@au.ibm.com>
1809
1810 * config.sub, config.guess: Update from upstream sources.
1811
94e1934d
KG
18122007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1813
1814 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1815 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1816 * configure: Regenerate.
1817
a2e51f77
SP
18182007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1819
1820 * MAINTAINERS: Update my email address.
1821
ffe3dcd9
BRF
18222007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1823
1824 * MAINTAINERS: Update my email address.
1825
aa4095c9
RS
18262007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1827
1828 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1829 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1830 * Makefile.in: Regenerate.
1831
030e2013
MH
18322007-12-10 Mark Heffernan <meheff@google.com>
1833
1834 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1835 misplaced entries.
1836
0fe0f073
AT
18372007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1838
1839 * configure.ac: Enable libjava for x86_64-*-darwin9.
1840 * configure: Regenerate.
1841
d4ca4b06
BM
18422007-12-07 Bill Maddox <maddox@google.com>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
c3220d4c
BE
18462007-12-05 Ben Elliston <bje@au.ibm.com>
1847
1848 * config.sub, config.guess: Update from upstream sources.
1849
aba7501e
MK
18502007-12-02 Matthias Klose <doko@ubuntu.com>
1851
1852 * config-ml.in: Remove 64bit configure tests.
1853
d683ec81
PB
18542007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1855
1856 * config-ml.in: Robustify against white space in absolute file
1857 names.
1858
1859 * config-ml.in (multi-clean): Substitute ${Makefile}.
1860 Remove superfluous ${Makefile} in list.
1861
60f1711a
TS
18622007-11-19 Thiemo Seufer <ths@mips.com>
1863
1864 * config-ml.in: Don't hardcode the Makefile name.
1865
487f9d96
AM
18662007-11-08 Alexander Monakov <amonakov@ispras.ru>
1867
1868 * MAINTAINERS (Write After Approval): Add myself.
1869
fa3886fe
ST
18702007-11-07 Samuel Tardieu <sam@rfc1149.net>
1871
1872 * MAINTAINERS (Write After Approval): Add myself.
1873
ae750079
DK
18742007-11-06 Doug Kwan <dougkwan@google.com>
1875
1876 * MAINTAINERS (Write After Approval): Add myself.
1877
acc48927
BE
18782007-10-25 Ben Elliston <bje@au.ibm.com>
1879
1880 * MAINTAINERS (mercury): Remove entry.
1881 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1882
e00e9858
DJ
18832007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1884
1885 * Makefile.def (dependencies): Make configure-gdb depend on
1886 all-intl.
1887 * Makefile.in: Regenerated.
1888
def14a3c
SK
18892007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1890
1891 * MAINTAINERS (Fortran maintainer): Remove myself.
1892
0e5e9f76
PM
18932007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1894
1895 * Makefile.def: To avoid problems running with parallel makes,
1896 build newlib before libgloss so that target specific header
1897 files are availble.
1898 * Makefile.in: Regenerate
1899
bbfbfafc
DJ
19002007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1901
1902 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1903 * Makefile.in: Regenerate.
1904
c56abad5
VM
19052007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1906
1907 * MAINTAINERS (Register allocation reviewer): Add myself.
1908
f019adc1
MF
19092007-10-08 Mike Frysinger <vapier@gentoo.org>
1910
1911 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1912 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1913 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1914 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1915 * configure: Regenerate.
1916
789e4e28
SP
19172006-10-04 Seongbae Park <seongbae.park@gmail.com>
1918
1919 * MAINTAINERS (Register allocation reviewer): Add myself.
1920
0999159b
PB
19212007-10-01 Paolo Bonzini <bonzini@gnu.org>
1922
1923 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1924 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1925 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1926 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1927 * configure.ac: Default them to host tools for $host = $build.
1928 Subst them.
1929
1930 * configure: Regenerate.
1931 * Makefile.in: Regenerate.
1932
a054acde
PB
19332006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1934
1935 * MAINTAINERS (Register allocation reviewer): Add myself.
1936
ffda6fc9
KZ
19372006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1938
1939 * MAINTAINERS (Register allocation reviewer): Add myself.
1940
9d209c83
SP
19412007-09-21 Seongbae Park <seongbae.park@gmail.com>
1942
1943 * MAINTAINERS (Write After Approval): Fix typo.
1944
1ec3b87b
RS
19452007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1946
1947 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1948 * configure: Regenerate.
1949
19d5986d
PJ
19502007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1951
1952 PR bootstrap/31906
1953 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1954 they're already prefixed.
19d5986d 1955
6d3b5aea
BK
19562007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1957
1958 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1959 libstdc++.
1960 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1961 * configure: Regenerate.
1962 * Makefile.in: Regenerate.
09ce620e 1963
4fe7e755
AS
19642007-09-17 Andreas Schwab <schwab@suse.de>
1965
1966 * configure.ac: Raise minimum makeinfo version to 4.6.
1967 * configure: Regenerate.
1968
d483feaa
JS
19692007-09-17 Johannes Singler <singler@ira.uka.de>
1970
ffe3dcd9 1971 * MAINTAINERS (write-after-approval) add myself
d483feaa 1972
fa9a3f31
AM
19732007-09-15 Alan Modra <amodra@bigpond.net.au>
1974
1975 * configure.ac: Correct makeinfo version check.
1976 * configure: Regenerate.
1977
6593a73e
RS
19782007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1979
1980 * MAINTAINERS: Update my email address.
1981
d9dced13
RS
19822007-09-14 Richard Sandiford <richard@codesourcery.com>
1983
1984 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1985 to $skipdirs and only disable gprof for newlib. Use the normal
1986 mips*-elf* handling in other respects.
1987 * configure: Regnerate.
1988
773c1467
DD
19892007-09-12 David Daney <ddaney@avtrex.com>
1990
1991 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1992 enabling libgcj.
1993 * configure: Regenerate.
1994
c03353e2
RIL
19952007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1996
1997 PR other/32154
1998 * configure.ac: For libgloss targets, point the linker to the linker
1999 script, startup code and simulator library.
2000 * configure: Regenerate.
2001
c4e9bf2b
AH
20022007-09-07 Andrew Haley <aph@redhat.com>
2003
2004 * configure.ac (noconfigdirs): Remove target-libffi and
2005 target-libjava.
2006 * configure: Regenerate.
2007
1f5a6b84
FXC
20082007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2009
2010 PR target/33281
2011 * configure.ac: Use config/mh-mingw on mingw.
2012 * configure: Regenerate.
1f5a6b84 2013
3951e521
PH
20142007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2015
9f349f63 2016 * MAINTAINERS (Write After Approval): Add myself.
3951e521 2017
e643dc23
RG
20182007-09-05 Richard Guenther <rguenther@suse.de>
2019
2020 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2021 nor --disable-checking is provided also turn on yes and types
2022 checking for stage1.
2023 * configure: Re-generate.
2024
039874df
KW
20252007-08-30 Krister Walfridsson <cato@df.lth.se>
2026
2027 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2028 (Write After Approval): Remove myself.
2029
c3f07bd6 20302007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2031
c3f07bd6 2032 * config.sub, config.guess: Update from upstream sources.
15098359 2033
40049ccc 20342007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
2035
2036 * MAINTAINERS (Write After Approval): Added myself.
2037 * MAINTAINERS (Reviewers): Removed myself.
2038
c8aea42c 20392007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 2040 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
2041
2042 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2043 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2044 * Makefile.in: Regenerate.
2045 * configure.ac (--with-debug-prefix-map): New.
2046 * configure: Regenerate.
2047
4bf6c438
RS
20482007-08-17 Richard Sandiford <richard@codesourcery.com>
2049 Nigel Stephens <nigel@mips.com>
2050
4bf6c438
RS
2051 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2052 as target_makefile_frag.
2053 * configure: Regenerate.
2054
bb286d71
AO
20552007-08-16 Alexandre Oliva <aoliva@redhat.com>
2056
2057 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2058 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2059 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2060 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2061 (do-compare, do-compare3, do-compare-debug): New.
2062 ([+compare-target+]): Use them.
2063
a4630417
MK
20642007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2065
2066 * MAINTAINERS (Write After Approval): Change my email address.
2067
d9acb717
RW
20682007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2069 Ben Elliston <bje@au.ibm.com>
2070
2071 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2072 --silent if $silent.
2073 * configure: Regenerate.
2074
96876681
ZD
20752003-08-12 Zdenek Dvorak <ook@ucw.cz>
2076
2077 * MAINTAINERS (Various Maintainers): Add myself as
2078 loop infrastructure maintainer. Update my e-mail
2079 address.
2080
1c1d80ee
DN
20812007-07-31 Diego Novillo <dnovillo@google.com>
2082
2083 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2084 Adjust description.
2085
7e98624c
RG
20862007-07-26 Richard Guenther <rguenther@suse.de>
2087
2088 * configure.ac: Add types checking to stage1 checking flags.
2089 * configure: Regenerate.
2090
4c85af60
NC
20912007-07-17 Nick Clifton <nickc@redhat.com>
2092
2093 * COPYING3: New file. Contains version 3 of the GNU General
2094 Public License.
2095 * COPYING3.LIB: New file. Contains version 3 of the GNU
2096 Lesser General Public License.
2097
19ddfd3a
AK
20982007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2099
2100 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2101
2a064545
AK
21022007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2103
2104 * MAINTAINERS (S/390 co-maintainer): Add myself.
2105 (Write After Approval): Remove myself.
2106
f861f54d
DH
21072007-07-13 Dan Hipschman <dsh@google.com>
2108
2109 * MAINTAINERS (Write After Approval): Add myself.
2110
0136f2f7
NC
21112007-07-11 Nick Clifton <nickc@redhat.com>
2112
2113 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2114 WINDRES export.
2115 * Makefile.in: Regenerate.
2116
6e29b5a4
RO
21172007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2118
2119 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2120 maintainer.
2121
159a4b02
L
21222007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2123
2124 * lt~obsolete.m4: New. Import from 20070318 libtool.
2125
6ba67283
JB
21262007-07-03 Julian Brown <julian@codesourcery.com>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
30b74385
RW
21302007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2131
2132 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2133 * configure: Regenerate.
2134
21352007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2136
2137 * configure.ac: Add some missing m4 quotation.
2138 * configure: Regenerate.
2139
943c54ce
SB
21402007-07-02 Simon Baldwin <simonb@google.com>
2141
2142 * MAINTAINERS (Write After Approval): Add myself.
2143
1c00b503
PB
21442007-07-02 Paolo Bonzini <bonzini@gnu.org>
2145
2146 * configure: Regenerate.
2147
901119ae
KT
21482007-07-02 Kai Tietz <kai.tietz@onevision.com>
2149
2150 * Makefile.def: Add windmc tool to build.
2151 * Makefile.tpl: Likewise.
2152 * configure.ac: Likewise.
2153 * Makefile.in: Regenerate.
2154 * configure: Regenerate.
09ce620e 2155
83f4c19f
DD
21562007-06-28 DJ Delorie <dj@redhat.com>
2157
2158 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2159 not building newlib.
2160 * configure: Regenerated.
09ce620e 2161
5346c75c
JS
21622007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2163
2164 * MAINTAINERS (Write After Approval): Add myself.
2165
aacfb86b
MM
21662007-06-25 Martin Michlmayr <tbm@cyrius.com>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
590bf0d3
CM
21702007-06-19 Chris Matthews <chrismatthews@google.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
cdbbee7a
RIL
21742007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
b8afffc1
DJ
21782007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2179
2180 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2181 * Makefile.in: Regenerated.
2182
3fcfad76
BS
21832007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2184
2185 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2186 bfin*-*-uclinux* targets.
2187 * configure: Regenerate.
2188
3f5a2b7f
ILT
21892007-06-14 Ian Lance Taylor <iant@google.com>
2190
2191 * MAINTAINERS: Add myself as non-algorithmic global write
2192 maintainer.
2193
4c46daee
DN
21942007-06-14 Diego Novillo <dnovillo@google.com>
2195
2196 * MAINTAINERS: Add self as middle-end maintainer and
2197 non-algorithmic global write maintainer.
2198
a3bb222a
FXC
21992007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2200
2201 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2202 Move all Fortran maintainers except Paul Brook into the
2203 Non-Autopoiesis section.
2204
a19e8f64
PB
22052007-06-14 Paolo Bonzini <bonzini@gnu.org>
2206
2207 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2208 (distclean-stage[+id+]): Possibly delete stage_last.
2209 * Makefile.in: Regenerate.
2210
1c2abe5e
SP
22112007-06-12 Seongbae Park <seongbae.park@gmail.com>
2212
2213 * MAINTAINERS (Various Maintainer): Fix typo.
2214
abca4739
PB
22152007-06-11 Paolo Bonzini <bonzini@gnu.org>
2216
2217 * MAINTAINERS (Various Maintainer): Add myself as
2218 dataflow maintainer.
2219
a894d2c3
BE
22202007-06-07 Ben Elliston <bje@au.ibm.com>
2221
2222 * config.sub, config.guess: Update from upstream sources.
2223
8024d75e
BE
22242007-06-07 Ben Elliston <bje@au.ibm.com>
2225
2226 * Makefile.tpl: Fix spelling error.
2227 * Makefile.in: Regenerate.
2228
973a9a5e
SE
22292007-06-01 Steve Ellcey <sje@cup.hp.com>
2230
96598938
L
2231 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2232 lt_cv_sys_max_cmd_len.
973a9a5e 2233
ccb4d26b
DN
22342007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2235
2236 * MAINTAINERS (Various Maintainers): Add myself as
2237 auto-vectorizer maintainer.
2238
eecb7461
PB
22392003-05-31 Paolo Bonzini <bonzini@gnu.org>
2240
2241 PR libjava/32098
2242 * libtool.m4: Revert previous change.
2243 * ltgcc.m4: Put it here.
2244
89d28202
ZD
22452003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2246
2247 * MAINTAINERS (Various Maintainers): Add myself as
2248 auto-vectorizer maintainer.
2249
60c7a11a
L
22502007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2251
2252 PR libjava/32098
2253 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2254
9dd3cc81
RG
22552007-05-30 Richard Guenther <rguenther@suse.de>
2256
2257 * MAINTAINERS (Various Maintainers): Add myself as
2258 auto-vectorizer maintainer.
2259
9cc1244e
JJ
22602007-05-30 Jakub Jelinek <jakub@redhat.com>
2261
2262 PR bootstrap/29382
2263 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2264 * configure: Rebuilt.
2265
6124296b
RC
22662007-05-28 Roberto Costa <robsettantasei@gmail.com>
2267
2268 * MAINTAINERS (Write After Approval): Removed my name.
2269
6b757a0d
SB
22702007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2271
2272 * MAINTAINERS (Write After Approval): Remove myself.
2273
86ef8528
AT
22742007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2275
2276 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2277
1cf3d07d
SE
22782007-05-23 Steve Ellcey <sje@cup.hp.com>
2279
2280 * ltmain.sh: Update from ToT Libtool.
2281 * libtool.m4: Update from ToT Libtool.
2282 * ltsugar.m4: New. Update from ToT Libtool.
2283 * ltversion.m4: New. Update from ToT Libtool.
2284 * ltoptions.m4: New. Update from ToT Libtool.
2285 * ltconfig: Remove.
2286 * ltcf-c.sh: Remove.
2287 * ltcf-cxx.sh: Remove.
2288 * ltcf-gcj.sh: Remove.
2289
ce3fcf8c
OW
22902007-05-22 Ollie Wild <aaw@google.com>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
342b9200
PB
22942007-05-16 Paolo Bonzini <bonzini@gnu.org>
2295
2296 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2297 stage_cflags.
2298 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2299 Remove CFLAGS/LIBCFLAGS.
2300 (configure-stage[+id+]-[+prefix+][+module+],
2301 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2302 * Makefile.in: Regenerate.
2303
cea17285
DN
23042007-05-15 Diego Novillo <dnovillo@google.com>
2305
2306 * MAINTAINERS: Update e-mail address.
2307
11c004e7
RE
23082007-05-15 Revital Eres <eres@il.ibm.com>
2309
2310 * MAINTAINERS (Write After Approval): Add myself.
2311
ab6bd693
RC
23122007-05-14 Roberto Costa <robsettantasei@gmail.com>
2313
2314 * MAINTAINERS (Write After Approval): Updated my address.
2315
388cdf07
TN
23162007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2317
2318 * MAINTAINERS (Write After Approval): Add myself.
2319
23f24034
SR
23202007-05-11 Silvius Rus <rus@google.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
34a7526e
TT
23242007-04-23 Tom Tromey <tromey@redhat.com>
2325
2326 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2327
51da21be
MM
23282007-04-22 Mark Mitchell <mark@codesourcery.com>
2329
2330 * MAINTAINERS (cpplib): Rename to ...
2331 (libcpp): ... this. Add C/C++ front end maintainers.
2332
70070387
SE
23332007-04-14 Steve Ellcey <sje@cup.hp.com>
2334
2335 * config-ml.in: Pass ${ml_config_env} to configure calls.
2336
df1a0dbb
CB
23372007-04-04 Christian Bruel <christian.bruel@st.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2340
9daff147
DK
23412007-04-02 Dave Korn <dave.korn@artimi.com>
2342
2343 * MAINTAINERS (Write After Approval): Add myself.
2344
374eadb2
TB
23452007-03-31 Tobias Burnus <burnus@net-b.de>
2346
2347 * MAINTAINERS (fortran 95 front end): Add myself.
2348
8eced3a2
DR
23492007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2350
2351 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2352
653de3e3
AZ
23532007-03-24 Ayal Zaks <zaks@il.ibm.com>
2354
2355 * MAINTAINERS (Modulo Scheduler): Add myself.
2356
b737d953
BM
23572007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2358
2359 * MAINTAINERS (fortran 95 front end): Add myself.
2360 (c++ front end): whitespace fix.
2361
a584cdf2
NF
23622007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2363
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
8c79f3c4
RS
23662007-03-21 Richard Sandiford <richard@codesourcery.com>
2367
2368 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2369 of glob. Quote arguments with single quotes too.
2370 * configure: Regenerate.
2371
07f1ac6d
BM
23722007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2373
2374 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2375 * Makefile.in: Regenerate
2376
172e41aa
AS
23772007-03-07 Andreas Schwab <schwab@suse.de>
2378
2379 * configure: Regenerate.
2380
9c4d2493
BM
23812007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2382
2383 * configure.ac: Add "--with-pdfdir" configure option,
2384 which defines pdfdir variable.
2385 * Makefile.def (target=fixincludes): Add install-pdf to
2386 missing targets.
2387 (recursive_targets): Add install-pdf target.
2388 (flags_to_pass): Add pdfdir.
2389 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2390 target.
2391 * configure: Regenerate
2392 * Makefile.in: Regenerate
2393
e14e622e
EC
23942007-02-28 Eric Christopher <echristo@apple.com>
2395
2396 Revert:
2397 2006-12-07 Mike Stump <mrs@apple.com>
2398
2399 * Makefile.def (dependencies): Add dependency for
2400 install-target-libssp and install-target-libgomp on
2401 install-gcc.
2402 * Makefile.in: Regenerate.
2403
54e433bc
MK
24042007-02-27 Matt Kraai <kraai@ftbfs.org>
2405
2406 * configure: Regenerate.
2407 * configure.ac: Move statements after variable declarations.
2408
6c8d3d8f
KK
24092007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2410
2411 * MAINTAINERS: Add myself as sh maintainer.
2412
9f8c6739
JM
24132007-02-19 Joseph Myers <joseph@codesourcery.com>
2414
2415 * configure.ac: Adjust for loop syntax.
2416 * configure: Regenerate.
2417
278a7a38
AO
24182007-02-18 Alexandre Oliva <aoliva@redhat.com>
2419
2420 * configure: Rebuilt.
2421
b2eaac4a
AO
24222007-02-18 Alexandre Oliva <aoliva@redhat.com>
2423
2424 * configure.ac: Drop multiple occurrences of --enable-languages,
2425 and fix its quoting.
2426 * configure: Rebuilt.
2427
beeaf216 24282007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2429 Nathan Sidwell <nathan@codesourcery.com>
2430 Vladimir Prus <vladimir@codesourcery.com>
2431 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2432
2433 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2434 * configure: Regenerate.
2435
09201a09
GP
24362007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2437
2438 * ltconfig (freebsd*): Default to elf.
2439
291f172e
DJ
24402007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2441
2442 * configure.ac (target_libraries): Move libgcc before libiberty.
2443 * configure: Regenerated.
2444
c3a86da9
DJ
24452007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2446 Paolo Bonzini <bonzini@gnu.org>
2447
2448 PR bootstrap/30753
2449 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2450 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2451 * configure: Regenerated.
2452
88e1e72a
FXC
24532007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2454
2455 * MAINTAINERS (Language Front End Maintainers): Update my mail
2456 address.
2457
44bfc3ac
DJ
24582007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2459
2460 PR bootstrap/30748
2461 * configure.ac: Correct syntax for Solaris ksh.
2462 * configure: Regenerated.
2463
3e19841a
PB
24642007-02-09 Paolo Bonzini <bonzini@gnu.org>
2465
2466 * configure.ac: Sync with src.
2467 * configure: Regenerate.
2468
74a48762
PB
24692007-02-09 Paolo Bonzini <bonzini@gnu.org>
2470
2471 * Makefile.in: Regenerate.
2472
d846e52e
PB
24732007-02-09 Paolo Bonzini <bonzini@gnu.org>
2474
2475 * config.sub: Sync with src.
2476
1c710c3c
DJ
24772007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2478
2479 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2480 noncanonical equivalents.
2481 * configure.in: Rename to...
2482 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2483 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2484 target_noncanonical. Use them. Rewrite removal of configure
2485 arguments for autoconf 2.59. Discard variable settings. Force
2486 program_transform_name for native tools.
2487
2488 * Makefile.in: Regenerated.
2489 * configure: Regenerated with autoconf 2.59.
2490
74372bdf
RZ
24912007-02-07 Roman Zippel <zippel@linux-m68k.org>
2492
3de8da2a 2493 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2494
f6671c93
AS
24952007-01-31 Andreas Schwab <schwab@suse.de>
2496
2497 * Makefile.tpl (LDFLAGS): Substitute it.
2498 * Makefile.in: Regenerate.
2499
ba9f17df
AB
25002007-01-30 Andrey Belevantsev <abel@ispras.ru>
2501
3de8da2a 2502 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2503
2472200d
DE
25042007-01-28 David Edelsohn <edelsohn@gnu.org>
2505
3de8da2a 2506 * MAINTAINERS (spu port): Add myself.
2472200d 2507
5305be7e
RG
25082007-01-23 Richard Guenther <rguenther@suse.de>
2509
2510 PR bootstrap/30541
2511 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2512 * Makefile.tpl (GNATBIND): Substitute it.
2513 (GNATMAKE): Likewise.
2514 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2515 of STAGE_PREFIX.
2516 * Makefile.in: Regenerate.
2517 * configure: Regenerate.
2518
416cfb5e
MS
25192007-01-18 Mike Stump <mrs@apple.com>
2520
2521 * configure.in: Re-enable -Werror for gcc builds.
2522
3de8da2a 25232007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2524
3de8da2a 2525 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2526
d943d7c4
PB
25272007-01-11 Paolo Bonzini <bonzini@gnu.org>
2528
2529 * configure.in: Change == to = in test command.
3de8da2a 2530 * configure: Regenerate.
d943d7c4 2531
e69bf64b 25322007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2533 Nick Clifton <nickc@redhat.com>
2534 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2535
2536 * configure.in (build_configargs, host_configargs, target_configargs):
2537 Remove build/host/target parameters.
2538 (host_libs): Add gmp and mpfr.
2539 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2540 * Makefile.def (gmp, mpfr): New.
2541 (gcc): Remove target.
2542 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2543 target_os, target_vendor): New.
2544 (configure): Add host_alias/target_alias arguments. Adjust invocations.
2545 * configure: Regenerate.
2546 * Makefile.in: Regenerate.
e69bf64b
PB
2547
25482007-01-11 Matt Fago <fago@earthlink.net>
2549
2550 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2551 to improve robustness of configure tests.
e69bf64b 2552 * configure: Regenerate.
e14e622e 2553
a42f3b80
UB
25542007-01-09 Uros Bizjak <ubizjak@gmail.com>
2555
2556 * MAINTAINERS: Add myself as i386 maintainer.
2557
a36aee1a
JH
25582007-01-08 Jan Hubicka <jh@suse.cz>
2559
61fcaeef 2560 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2561
738a52d3
KT
25622007-01-08 Kai Tietz <kai.tietz@onevision.com>
2563
2564 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2565 * configure: Regenerate.
738a52d3 2566
54fdc474
DJ
25672007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2568
2569 * Makefile.tpl (all-target): Correct @if conditional for target
2570 modules.
2571 * configure.in: Omit libiberty if building only target libgcc.
2572 * configure, Makefile.in: Regenerated.
2573
3dd71726
PB
25742007-01-04 Paolo Bonzini <bonzini@gnu.org>
2575
2576 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2577 * configure: Regenerate.
2578
fa958513
DJ
25792007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2580
2581 * Makefile.def (target_modules): Add libgcc.
2582 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2583 * Makefile.tpl (clean-target-libgcc): Delete.
2584 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2585 on gcc even for bootstrapped modules. Rewrite handling of
2586 lang_env_dependencies to loop over target_modules.
2587 * configure.in (target_libraries): Add target-libgcc.
2588 * Makefile.in, configure: Regenerated.
2589
e1888513
PB
25902006-12-29 Paolo Bonzini <bonzini@gnu.org>
2591
2592 * configure.in: Reorganize recognition of languages. Add
2593 --enable-stage1-languages. Show supported languages for the chosen
2594 target rather than all recognized languages.
2595 * configure: Regenerate.
2596
53b88b73
PB
25972006-12-29 Paolo Bonzini <bonzini@gnu.org>
2598
2599 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2600 * Makefile.in: Regenerate.
2601
a3993f33
KG
26022006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2603
2604 * configure.in: Warn that MPFR 2.2.0 is buggy.
2605 * configure: Regenerate.
2606
f063a9ed
ILT
26072006-12-27 Ian Lance Taylor <iant@google.com>
2608
2609 * configure.in: When removing Makefiles to force a reconfigure, also
2610 remove prev-DIR*/Makefile.
2611 * configure: Regenerate.
2612
af71363e
AS
26132006-12-22 Andreas Schwab <schwab@suse.de>
2614
2615 * configure: Regenerate with correct autoconf version.
2616
0b0dc272
AM
26172006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2618
3de8da2a
UB
2619 * configure.in: add AC_SUBST for *_FOR_TARGET.
2620 * configure: Regenerate.
0b0dc272 2621
53b88b73
PB
26222006-12-19 Paolo Bonzini <bonzini@gnu.org>
2623
2624 * configure.in: Simplify logic for rejecting languages that cannot
2625 be built. Separate the case when a language is unsupported,
2626 from the case when the user chooses not to build a language.
2627
400ebff4
PB
26282006-12-19 Paolo Bonzini <bonzini@gnu.org>
2629
2630 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2631 it only affects bootstrap and could be tested on "$host" as well.
2632 * configure: Regenerate.
2633 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2634
8efea775
PB
26352006-12-19 Paolo Bonzini <bonzini@gnu.org>
2636
2637 PR bootstrap/29544
2638 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2639 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2640 move here comment from Makefile.tpl.
2641 * Makefile.tpl: Move some definitions higher in the file.
2642 (STAGE1_CHECKING): New.
2643 * configure.in: Add --enable-stage1-checking.
2644 * configure: Regenerate.
2645 * Makefile.in: Regenerate.
2646
ed88a7ed
PB
26472006-12-19 Paolo Bonzini <bonzini@gnu.org>
2648
2649 * MAINTAINERS: Add myself as build system maintainer.
2650
b65151d3
SM
26512006-12-15 Simon Martin <simartin@users.sourceforge.net>
2652
2653 * MAINTAINERS (Write After Approval): Add myself.
2654
7e050830
EC
26552006-12-13 Eric Christopher <echristo@apple.com>
2656
2657 * MAINTAINERS: Add myself as darwin maintainer.
2658
8b494895
ILT
26592006-12-11 Ian Lance Taylor <ian@airs.com>
2660
2661 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2662
0ff1416d
JR
26632006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2664
2665 MAINTAINERS: Update my entry.
2666
58e24147
AM
26672006-12-11 Alan Modra <amodra@bigpond.net.au>
2668
2669 * configure.in: Handle spu makefile frag.
58e24147
AM
2670 * Makefile.tpl (MAINT): Define
2671 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2672 * configure: Regenerate.
2673 * Makefile.in: Regenerate.
2674
9b6f37a0
BE
26752006-12-11 Ben Elliston <bje@au.ibm.com>
2676
2677 * config.guess: Import latest version.
2678 * config.sub: Likewise.
2679
ea6f5c57
BE
26802006-12-11 Ben Elliston <bje@au.ibm.com>
2681
2682 * configure.in (spu-*-*): Don't skip target-libiberty.
2683 * configure: Regenerate.
2684
42c1cd8a
AT
26852006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2686
2687 PR bootstrap/30134
2688 * configure.in: Correct x86 darwin support for libjava to powerpc
2689 and i?86 only.
2690 * configure: Regenerate.
2691
55eb837d
ST
26922006-12-08 Sandro Tolaini <tolaini@libero.it>
2693
2694 * configure.in: Add x86 darwin support for libjava.
2695 * configure: Regenerate.
2696
5bdacbc7
MS
26972006-12-07 Mike Stump <mrs@apple.com>
2698
2699 * Makefile.def (dependencies): Add dependency for
2700 install-target-libssp and install-target-libgomp on
2701 install-gcc.
2702 * Makefile.in: Regenerate.
2703
477d851c
RG
27042006-12-04 Richard Guenther <rguenther@suse.de>
2705
2706 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2707 (Non-Algorithmic Maintainers): Move over non-algorithmic
2708 loop optimizer maintainers, add myself as a non-algorithmic
2709 middle-end maintainer.
2710
5d33d367
DF
27112006-12-04 Daniel Franke <franke.daniel@gmail.com>
2712
2713 * MAINTAINERS (Write After Approval): Add myself.
2714
dbee1fb3
KG
27152006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2716
2717 * configure.in: Update error message for missing GMP/MPFR.
2718
2719 * configure: Regenerate.
2720
b5147de7
KG
27212006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2722
2723 * configure.in: Update MPFR version in error message.
2724
2725 * configure: Regenerate.
2726
f019376c
KG
27272006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2728
2729 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2730 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2731 --with-gmp-lib): New flags.
2732
2733 * configure: Regenerate.
2734
91ed95ae
BM
27352006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2736
2737 * MAINTAINERS (Write After Approval): Change my email address.
2738
3a971f15
MLI
27392006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2740
05170031 2741 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2742
431041ea
PT
27432006-11-22 Philipp Thomas <pth@suse.de>
2744
2745 * MAINTAINERS (i18n): Update e-mail address.
2746
df5487ee
TS
27472006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2748
2749 * MAINTAINERS (spu port): Add myself as maintainer.
2750 (Write After Approval): Remove myself.
2751
92c2f0ee
BE
27522006-11-22 Ben Elliston <bje@au.ibm.com>
2753
2754 * configure.in (skipdirs): Don't build libssp for SPU.
2755 * configure: Regenerate.
2756
a3b97199
AP
27572006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2758
2759 * MAINTAINERS (spu port): Add myself as maintainer.
2760 (libobjc): Update my email address.
2761
0eb97064
AB
27622006-11-21 Andrea Bona <andrea.bona@st.com>
2763
2764 * MAINTAINERS (Write After Approval): Add myself.
2765
85d9c13c
TS
27662006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2767
2768 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2769 * configure : Rebuilt.
2770
6696f3cd
TS
27712006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2772
2773 * MAINTAINERS (Write After Approval): Add myself.
2774
d58542ea
AO
27752006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2776
2777 * MAINTAINERS (Write After Approval): Add myself.
2778
a357b5ae
KG
27792006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2780
2781 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2782 libmpfr.a.
2783 * configure: Regenerate.
2784
9bd6112c
PB
27852006-11-16 Paolo Bonzini <bonzini@gnu.org>
2786
2787 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2788 (unstage): Test for stage_last presence.
2789
2790 PR bootstrap/29802
2791 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2792 * Makefile.in: Regenerate.
2793
c8cf9f0f
ZD
27942003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2795
2796 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2797 maintainers.
2798
467b1fc6
ER
27992006-11-14 Erven Rohou <erven.rohou@st.com>
2800
2801 * MAINTAINERS (Write After Approval): Add myself.
2802
995a5697
PB
28032006-11-14 Paolo Bonzini <bonzini@gnu.org>
2804
2805 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2806 and stageN-package/Makefile.
2807 * Makefile.in: Regenerated.
2808
c8d6d53e
JZ
28092006-11-14 Jie Zhang <jie.zhang@analog.com>
2810
2811 * configure.in: Remove target-libgloss from noconfigdirs for
2812 bfin-*-*.
2813 * configure: Regenerated.
2814
dffb147d
KG
28152006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2816
2817 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2818
dffb147d
KG
2819 * configure: Regenerate.
2820
ca558912
KG
28212006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2822
2823 * configure.in: Robustify error message for missing GMP/MPFR.
2824
2825 * configure: Regenerate.
2826
7aa42285
SW
28272006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2828
2829 * MAINTAINERS (Write After Approval): Add myself.
2830
779958a2
UB
28312006-10-30 Uros Bizjak <ubizjak@gmail.com>
2832
2833 * MAINTAINERS: Change email address.
2834
91de1527
VP
28352006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2836
2837 * MAINTAINERS (Write After Approval): Add myself.
2838
a3867703
PB
28392006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
b4364fa2
CL
28432006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2844
7e050830 2845 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2846 Write After Approval section.
b4364fa2 2847
70ec446f
KG
28482006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2849
2850 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2851 need_gmp anymore.
2852 * configure: Regenerate.
2853
018c8d88
TB
28542006-10-16 Tobias Burnus <burnus@net-b.de>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
f6a1687e
BE
28582006-10-16 Ben Elliston <bje@au.ibm.com>
2859
2860 * config.guess: Import latest version.
2861 * config.sub: Likewise.
2862
b5422ad7
BM
28632006-10-10 Brooks Moses <bmoses@stanford.edu>
2864
2865 * Makefile.def: Added pdf target handling.
2866 * Makefile.tpl: Added pdf target handling.
2867 * Makefile.in: Regenerated.
2868
bdcee471
CL
28692006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2870
2871 * MAINTAINERS: Add self as score port maintainer.
2872
7d610414
BM
28732006-10-04 Brooks Moses <bmoses@stanford.edu>
2874
2875 * MAINTAINERS (Write After Approval): Add myself.
2876
e48d66a9
SK
28772006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2878
7e050830 2879 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2880 or newer.
2881 * configure: Regenerated.
2882
c394e891
DB
28832006-09-27 Dave Brolley <brolley@redhat.com>
2884
2885 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2886 $s instead of $r.
2887 * configure: Regenerated.
2888
1ee4c5a0
TS
28892006-09-26 Thiemo Seufer <ths@mips.com>
2890
2891 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2892 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2893 * configure: Regenerate.
2894
5997afc3
GP
28952006-09-24 Graeme Peterson <gridly@gmail.com>
2896
2897 * MAINTAINERS (Write After Approval): Remove myself.
2898
0c502898
CF
28992006-09-22 Chao-ying Fu <fu@mips.com>
2900
2901 * MAINTAINERS (Write After Approval): Add myself.
2902
a7819e42
JM
29032006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2904
2905 * MAINTAINERS: Add self as soft-fp maintainer.
2906
29072006-09-09 Anatoly Sokolov <aesok@post.ru>
2908
2909 * MAINTAINERS: Add myself as avr maintainer.
2910 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2911
e8288489
RC
29122006-09-07 Roberto Costa <roberto.costa@st.com>
2913
2914 * MAINTAINERS (Write After Approval): Add myself.
2915
b91f0a41
CV
29162006-08-30 Corinna Vinschen <corinna@vinschen.de>
2917
2918 * configure.in: Never build newlib for a Mingw host.
2919 Never build newlib as Mingw target library.
2920 Test the existence of winsup/cygwin for building a Cygwin newlib,
2921 rather than just winsup.
2922 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2923 building a Mingw target.
2924 * configure: Regenerate.
2925
094c07a0
EB
29262006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2927
2928 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2929
8d1171cb
PB
29302006-07-25 Paolo Bonzini <bonzini@gnu.org>
2931
2932 * config.guess: Import from src (was more updated).
2933 * config.sub: Likewise.
2934
2e9e6f68
DJ
29352006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2936
2937 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2938 * configure: Regenerated.
2939
57255173
PB
29402006-07-18 Paolo Bonzini <bonzini@gnu.org>
2941
cc6010cd
AP
2942 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2943 for stages after the first.
57255173 2944
9fbe6585
JJ
29452006-07-17 Jakub Jelinek <jakub@redhat.com>
2946
2947 * Makefile.def: Add dependencies for configure-opcodes
2948 on configure-intl and all-opcodes on all-intl.
2949 * Makefile.in: Regenerated.
2950
18c3f977
BE
29512006-07-13 Ben Elliston <bje@au.ibm.com>
2952
2953 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2954
27b56ba6
PE
29552006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2956
2957 Port to hosts whose 'sort' and 'tail' implementations
2958 treat operands with leading '+' as file names, as POSIX
2959 has required since 2001. However, make sure the code still
2960 works on pre-POSIX hosts.
2961 * ltmain.sh: Don't assume "sort +2" is equivalent to
2962 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2963
ad6d4e43
UW
29642006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2965
2966 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2967
706601d9
PG
29682006-07-04 Peter O'Gorman <peter@pogma.com>
2969
2970 * ltconfig: chmod 644 before ranlib during install.
2971
0b50988a
EB
29722006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2973
2974 PR bootstrap/18058
2975 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2976 if the bootstrap compiler is a GCC version that supports it.
2977 * configure: Regenerate.
2978
b6348cb3
PB
29792006-07-03 Paolo Bonzini <bonzini@gnu.org>
2980
95695ad3 2981 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
2982 * configure: Regenerate.
2983
1546bb64
PB
29842006-07-03 Paolo Bonzini <bonzini@gnu.org>
2985
2986 PR other/27063
2987 * configure.in: Test subdir_requires and give an appropriate
2988 error message.
2989 * configure: Regenerate.
2990
5cb6c629
AJH
29912006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2992
2993 * MAINTAINERS (Write After Approval): Add myself.
2994
f4d8cdf8
JDA
29952006-06-22 John David Anglin <dave.anglin@nrc.ca>
2996
2997 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2998
4fe5abb7
SE
29992006-06-22 Steve Ellcey <sje@cup.hp.com>
3000
3001 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3002
2a79fd67
DA
30032006-06-20 David Ayers <d.ayers@inode.at>
3004
3005 PR bootstrap/28072
3006 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3007 whether target-libjava is being configured instead of whether the
3008 java front end is enabled.
3009 * configure: Regenerate.
7e050830 3010
04879af3
RO
30112006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3012
3013 PR target/27540
3014 * configure.in: Only enable libgomp on IRIX 6.
3015 * configure: Regenerate.
3016
ec6c7392
PB
30172006-06-15 Paolo Bonzini <bonzini@gnu.org>
3018
3019 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3020 too.
3021 * Makefile.in: Regenerate.
3022
12973d7a
DD
30232006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3024
3025 * config-ml.in: Alter CCASFLAGS to include special
3026 multilib options the same as is done for CFLAGS.
3027
c67ed86a
JDA
30282006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3029
3030 * configure.in: Don't enable libgomp on hpux10.
3031 * configure: Rebuilt.
3032
cb253473
DA
30332006-06-12 David Ayers <d.ayers@inode.at>
3034
3035 PR bootstrap/27963
3036 PR target/19970
7e050830 3037 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
3038 ${libgcj} is specified.
3039 * configure: Regenerate.
7e050830 3040
32845532
CD
30412006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3042
3043 Sync from src:
7e050830
EC
3044
3045 * configure.in: Sync.
32845532 3046 * configure: Regenerated.
7e050830 3047
32845532
CD
3048 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3049
3050 * Makefile.def: Added dependencies from sim and gdb on intl, and
3051 added configure dependencies to everything with an all dependency
3052 on intl.
3053 * Makefile.in: Regenerated.
3054
7cd0cf9c
DA
30552006-06-06 David Ayers <d.ayers@inode.at>
3056
3057 PR libobjc/13946
3058 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3059 * Makefile.in: Regenerate.
3060 * configure.in: Add --enable-objc-gc at toplevel and have it
3061 enable boehm-gc for Objective-C.
3062 Remove target-boehm-gc from libgcj.
3063 Add target-boehm-gc to target_libraries.
3064 Add target-boehm-gc to noconfigdirs where ${libgcj}
3065 is specified.
3066 Assert that boehm-gc is supported when requested for Objective-C.
3067 Only build boehm-gc if needed either for Java or Objective-C.
3068 * configure: Regenerate.
7e050830 3069
3ff3adad
PB
30702006-06-05 Paolo Bonzini <bonzini@gnu.org>
3071
3072 PR 27674
3073 * Makefile.tpl (configure-[+prefix+][+module+],
3074 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3075 Remove rule to unstage bootstrapped modules.
3076 (stage_current): New.
3077 * Makefile.in: Regenerate.
3078
898e551d
LB
30792006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3080
3081 * MAINTAINERS (Write After Approval): Update my e-mail address.
3082
ea60341e
MS
30832006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3084
3085 * include/libiberty.h: Declare pex_run_in_environment.
3086
222ae291
AL
30872006-05-31 Asher Langton <langton2@llnl.gov>
3088
3089 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3090
e9a54b07
PB
30912006-05-25 Paolo Bonzini <bonzini@gnu.org>
3092
3093 * Makefile.def (bfd, opcodes): Fix lib_path.
3094 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3095 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3096 * Makefile.in: Regenerate.
3097
03e67131
CD
30982006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3099
3100 * Makefile.in: Regenerate.
3101
65d6e994
CD
31022006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3103
3104 * Makefile.def: Add install-html target. Add datarootdir
3105 docdir and htmldir to flags_to_pass.
3106 * Makefile.tpl: Add install-html target.
3107 * Makefile.in: Regenerate.
3108 * configure.in: Add --with-datarootdir, --with-docdir, and
3109 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3110 * configure: Regenerate.
3111
9e299237
MS
31122006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3113
3114 * configure.in: Enable gprof for cross builds.
3115 * configure: Regenerate.
3116
c31202cd
RG
31172006-05-22 Richard Guenther <rguenther@suse.de>
3118
3119 Revert
3120 2006-01-31 Richard Guenther <rguenther@suse.de>
3121 Paolo Bonzini <bonzini@gnu.org>
3122
3123 * Makefile.def (target_modules): Add libgcc-math target module.
3124 * configure.in (target_libraries): Add libgcc-math target library.
3125 (--enable-libgcc-math): New configure switch.
3126 * Makefile.in: Re-generate.
3127 * configure: Re-generate.
3128 * libgcc-math: New toplevel directory.
3129
2a332582
JDA
31302006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3131 Andreas Tobler <a.tobler@schweiz.ch>
3132
3133 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3134 * configure: Rebuilt.
3135
ccce6917 31362006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3137
ccce6917
SL
3138 * MAINTAINERS (Write After Approval): Add myself.
3139
ed606bc0
DD
31402006-05-01 DJ Delorie <dj@redhat.com>
3141
3d8f47a0 3142 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3143 * configure: Regenerate.
3144
9386bd20
RG
31452006-05-01 Richard Guenther <rguenther@suse.de>
3146
3147 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3148 maintainer.
3149
7b3bd503
KZ
31502006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3151
3152 * MAINTAINERS (Write After Approval): Add myself.
3153
87ceee72
JB
31542006-04-28 Jan Beulich <jbeulich@novell.com>
3155
3156 * MAINTAINERS (Write After Approval): Add myself.
3157
e88a2c09
DD
31582006-04-18 DJ Delorie <dj@redhat.com>
3159
3160 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3161 reference libgloss so that libssp can be built in a combined
3162 tree.
3163 * configure: Regenerate.
3164
675f0a8a
RM
31652006-04-08 Robert Millan <rmh@gcc.gnu.org>
3166
3167 * MAINTAINERS (Write After Approval): Add myself.
3168
27b6c940
BE
31692006-04-05 Ben Elliston <bje@au.ibm.com>
3170
3171 * configure.in: Require makeinfo 4.4 or higher.
3172 * configure: Regenerate.
3173
687b17d4
GP
31742006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3175
3176 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3177 Rearrange the entries of other libraries to have them in one place.
3178
906ac235
JB
31792006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3180
7e050830 3181 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3182 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3183
fb0103e5
RG
31842006-03-14 Richard Guenther <rguenther@suse.de>
3185
3186 * configure: Regenerate with autoconf 2.13.
3187
17237f6b
JB
31882006-03-13 Jim Blandy <jimb@codesourcery.com>
3189
3190 * MAINTAINERS: Use my work address.
bed31434
JB
3191
3192 * MAINTAINERS: Update my E-mail address.
3193
27079765
AH
31942006-03-10 Aldy Hernandez <aldyh@redhat.com>
3195
3196 * configure.in: Handle --disable-<component> generically.
3197 * configure: Regenerate.
3198
54a17039
L
31992006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3200
3201 PR libgcj/17311
3202 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3203
b9bd11ca
EE
32042006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3205
3206 * MAINTAINERS (Write After Approval): Remove myself.
3207 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3208
719bb4e3 32092006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3210
072b06f2
RE
3211 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3212 (TARGET_CONFIGDIRS): Remove.
3213 * configure.in: Remove AC_SUBST(target_configdirs).
3214 * Makefile.in, configure: Regenerated.
ee2312f3 3215
936e1a35
SK
32162006-02-20 Steven G. Kargl <kargls@comcast.net>
3217
3218 * MAINTAINERS (Write After Approval): Remove myself.
3219 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3220
cc11cc9b
PB
32212006-02-20 Paolo Bonzini <bonzini@gnu.org>
3222
3223 PR bootstrap/25670
3224
3225 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3226
3227 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3228 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3229 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3230 BUILD_PREFIX, BUILD_PREFIX_1.
3231 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3232
3233 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3234 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3235
3236 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3237 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3238 of `cat stage_current`. Always provide the `r' and `s' variables.
3239 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3240 a single shell execution.
3241 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3242 bootstrapped modules, make the stage1 module if the build was not
3243 started yet, else build the current stage.
3244 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3245 (all-build, all-host, all-target, [+make_target+]-host,
3246 [+make_target+]-target): Do not use \-continued lines.
3247 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3248 (current_stage, restrap, stage_last): New.
3249
3250 * Makefile.in: Regenerate.
3251 * configure: Regenerate.
3252
63a7c9ef
BD
32532006-02-19 Bud Davis <jmdavis@link.com>
3254
3255 * MAINTAINERS (Write After Approval): Remove myself.
3256 (Language Front End Maintainers): Add myself as fortran 95
3257 maintainer and update e-mail address.
3258
a3543e3a
FXC
32592006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3260
3261 * MAINTAINERS (Write After Approval): Remove myself.
3262 (Language Front End Maintainers): Add myself as fortran 95
3263 maintainer.
3264
ca5b1d2c
VK
32652006-02-16 Victor Kaplansky <victork@il.ibm.com>
3266
3267 * MAINTAINERS (Write After Approval): Add myself.
3268
0499513f
TK
32692006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3270
3271 * MAINTAINERS (Write After Approval): Remove myself.
3272 (Language Front End Maintainers): Add myself as
3273 fortran 95 maintainer.
3274
d1f8db0c
PB
32752006-02-14 Paolo Bonzini <bonzini@gnu.org>
3276
3277 Sync from src:
3278
3279 2005-12-27 Leif Ekblad <leif@rdos.net>
3280
cc6010cd
AP
3281 * configure.in: Add support for RDOS target.
3282 * configure: Regenerate.
d1f8db0c
PB
3283
32842006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3285 Andreas Schwab <schwab@suse.de>
d1f8db0c 3286
cc6010cd 3287 * configure: Regenerate.
d1f8db0c 3288
cac90078
DE
32892006-02-12 David Edelsohn <edelsohn@gnu.org>
3290
3291 * configure.in (enable_libgomp): Add AIX.
3292 * configure: Regenerate.
3293
bd37fbf5
MK
32942006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3295
3296 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3297
23027b7a
LM
32982006-02-03 Lee Millward <lee.millward@gmail.com>
3299
3300 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3301
0058967b
RG
33022006-01-31 Richard Guenther <rguenther@suse.de>
3303 Paolo Bonzini <bonzini@gnu.org>
3304
3305 * Makefile.def (target_modules): Add libgcc-math target module.
3306 * configure.in (target_libraries): Add libgcc-math target library.
3307 (--enable-libgcc-math): New configure switch.
3308 * Makefile.in: Re-generate.
3309 * configure: Re-generate.
3310 * libgcc-math: New toplevel directory.
3311
e8b05380
PB
33122006-01-26 Paolo Bonzini <bonzini@gnu.org>
3313
3314 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3315 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3316 the assembler, linker and binutils.
3317 * configure: Regenerate.
3318
d54d5437
DM
33192006-01-22 Dirk Mueller <dmueller@suse.de>
3320
3321 * MAINTAINERS (Write After Approval): Add myself.
3322
670cbfcf
DN
33232006-01-20 Diego Novillo <dnovillo@redhat.com>
3324
3325 * configure: Regenerate.
3326
953ff289
DN
33272006-01-18 Richard Henderson <rth@redhat.com>
3328 Jakub Jelinek <jakub@redhat.com>
3329 Diego Novillo <dnovillo@redhat.com>
3330
3331 * libgomp: New directory.
3332 * Makefile.def: Add target_module libgomp.
3333 * Makefile.in: Regenerate.
3334 * configure.in (target_libraries): Add target-libgomp.
3335 * configure: Regenerate.
3336
32ce4048
AO
33372006-01-05 Alexandre Oliva <aoliva@redhat.com>
3338
3339 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3340 @ from continuation.
3341 * Makefile.in: Rebuilt.
3342
0eaf8e17 33432006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3344
c76c0c83
CL
3345 * MAINTAINERS (Write After Approval): Add myself.
3346
2d309510
PB
33472006-01-04 Paolo Bonzini <bonzini@gnu.org>
3348
3349 PR bootstrap/24252
3350
3351 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3352 * Makefile.tpl (OBJDUMP): New.
3353 (EXTRA_HOST_FLAGS): Add it.
3354 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3355
953ff289
DN
3356 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3357 to use symbolic links between directories. Avoid race conditions
3358 or make them harmless.
3359 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3360
3361 * Makefile.def (LEAN): Pass.
3362 * Makefile.tpl (LEAN): Define.
3363 (stage[+id+]-start): Accept that the previous directory does not
3364 exist, if the bootstrap is lean.
3365 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3366 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3367 configure substitution.
3368 ([+compare-target+]): Likewise.
3369 ([+bootstrap-target+]-lean): New.
3370 * configure.in: Remove lean bootstrap support from here.
3371
953ff289
DN
3372 * Makefile.in: Regenerate.
3373 * configure: Regenerate.
2d309510 3374
368872c3
BE
33752006-01-04 Ben Elliston <bje@au.ibm.com>
3376
3377 * MAINTAINERS (libdecnumber): Add myself.
3378
d79e6356
MM
33792006-01-02 Mark Mitchell <mark@codesourcery.com>
3380
3381 * libtool-ldflags: New script.
3382
a6fbc1e2
AS
33832006-01-02 Andreas Schwab <schwab@suse.de>
3384
3385 * configure.in: When reconfiguring remove Makefile in
3386 all stage directories.
3387 * configure: Regenerate.
3388
103a4b39
SB
33892005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3390
3391 * MAINTAINERS: Update my email address.
3392
212f829c
PB
33932005-12-20 Paolo Bonzini <bonzini@gnu.org>
3394
3395 Revert Ada-related part of the previous change.
3396
3397 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3398 Do not pass.
3399 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3400 * Makefile.in: Regenerate.
3401 * configure.in: Do not include mt-ppc-aix target fragment.
3402 * configure: Regenerate.
3403
8ef1f2df
PB
34042005-12-19 Paolo Bonzini <bonzini@gnu.org>
3405
3406 * configure.in: Select appropriate fragments for PowerPC/AIX.
3407 * configure: Regenerate.
3408
3409 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3410 BOOT_CFLAGS, BOOT_LDFLAGS.
3411 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3412 BOOT_CFLAGS, BOOT_LDFLAGS.
3413 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3414 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3415 (stage): Fail if we cannot complete the work.
3416 * Makefile.in: Regenerate.
3417
ab34901f
NS
34182005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3419
3420 * configure.in: Replace ms1 with mt.
3421 * configure: Rebuilt.
3422
cbe82f21
BM
34232005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3424
3425 * MAINTAINERS: Update my email address.
3426
19843472
PB
34272005-12-15 Paolo Bonzini <bonzini@gnu.org>
3428
3429 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3430 install-host-nogcc): Don't invoke $(stage) at the end.
3431 * Makefile.in: Regenerate.
3432
1ca26cd2
PB
34332005-12-14 Paolo Bonzini <bonzini@gnu.org>
3434
3435 * configure.in: Flip the top-level bootstrap switch.
3436 * configure: Regenerate.
3437
f41d6665
DJ
34382005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3439
3440 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3441 $(stage) and $(unstage).
3442 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3443 (all): Remove stray semicolon.
3444 (local-distclean): Don't handle multilib.tmp and multilib.out.
3445 (install.all): Set $s for consistency.
3446 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3447 check_multilibs setting. Always make the install directory.
3448 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3449 Correct @if/@endif.
3450 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3451 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3452 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3453 (multilib.out): Remove.
3454 * Makefile.in: Regenerated.
3455
9174b3cf
CD
34562005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3457
3458 * MAINTAINERS (Write After Approval): Add myself.
3459
64f182bd
NS
34602005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3461
121b2cee
NS
3462 * MAINTAINERS: Add myself as mt maintainer.
3463
64f182bd
NS
3464 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3465
a6d63770
AN
34662005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3467
3468 * MAINTAINERS: Change email address.
3469
2abefe3d
PB
34702005-12-05 Paolo Bonzini <bonzini@gnu.org>
3471
3472 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3473 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3474 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3475 Find in-tree tools if available.
3476 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3477 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3478 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3479 (COMPILER_*_FOR_TARGET): New.
3480 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3481 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3482 (CONFIGURED_*, USUAL_*): Remove.
3483 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3484 STRIP): Use autoconf substitutions.
3485 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3486 COMPILER_NM_FOR_TARGET): New.
3487 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3488
3489 (all): Make all-host and all-target in parallel.
3490 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3491 that $$r and $$s are set before invoking a recursive make.
3492 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3493 ([+bootstrap-target+]): Inline most of the `all' target.
3494
2f3bdde7
BE
34952005-11-29 Ben Elliston <bje@au.ibm.com>
3496
3497 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3498 from the gcc build directory.
3499 * Makefile.in: Regenerate.
3500
a4b6c45a
BE
35012005-11-29 Ben Elliston <bje@au.ibm.com>
3502
3503 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3504 depend on all-libdecnumber.
3505 * configure.in (host_libs): Include libdecnumber.
3506 * Makefile.in: Regenerate.
3507 * configure: Likewise.
3508
473a74b9
BE
35092005-11-29 Ben Elliston <bje@au.ibm.com>
3510
3511 * libdecnumber: Import decNumber sources from the dfp-branch.
3512
b4623110
KJ
35132005-11-21 Kean Johnston <jkj@sco.com>
3514
3515 * config.sub, config.guess: Sync from upstream sources.
3516
67dc1785
BE
35172005-11-21 Ben Elliston <bje@au.ibm.com>
3518
3519 Import from Autoconf sources:
3520
3521 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3522 * config/move-if-change: Don't output "$2 is unchanged";
3523 suggested by Ben Elliston. Handle weird characters correctly.
3524
186abafe
AT
35252005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3526
3527 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3528 to match upstream libtool for darwin.
3529
ef9db8d5
DJ
35302005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3531
3532 * Makefile.def: Remove gdb dependencies for gdbtk.
3533 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3534 (configure-gdb, install-gdb): New rules.
3535 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3536 * Makefile.in, configure: Regenerated.
3537
9c5141ab
JB
35382005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
4523d51b
EE
35422005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3543
3544 * MAINTAINERS (Write After Approval): Add myself.
3545
086b011c
DN
35462005-10-24 Diego Novillo <dnovillo@redhat.com>
3547
3548 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3549 Diego Novillo.
3550
e7c84bf8
PB
35512005-10-22 Paolo Bonzini <bonzini@gnu.org>
3552
3553 PR bootstrap/24297
3554 * Makefile.tpl (do-[+make-target+], do-check, install,
3555 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3556 are set before recursing.
3557 * Makefile.in: Regenerate.
3558
b88a7564
EB
35592005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3560
3561 PR bootstrap/18939
3562 * Makefile.def (gcc) <target>: Fix thinko.
3563 * Makefile.in: Regenerate.
3564
61efc800
BS
35652005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3566
3567 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3568 * configure: Regenerate.
3569
f53d2869
JZ
35702005-10-15 Jie Zhang <jie.zhang@analog.com>
3571
3572 * MAINTAINERS (Write After Approval): Add self.
3573
077fc835
KH
35742005-10-08 Kazu Hirata <kazu@codesourcery.com>
3575
3576 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3577 target-libffi, target-qthreads, target-libjava, and
3578 targetlibobjc.
3579 * configure: Regenerate.
3580
d739199a
DJ
35812005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3582
3583 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3584 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3585 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3586 (USUAL_OBJDUMP_FOR_TARGET): New.
3587 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3588 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3589 * configure, Makefile.in: Regenerated.
d739199a 3590
db38c6bb
PB
35912005-10-05 Paolo Bonzini <bonzini@gnu.org>
3592
3593 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3594 before other host packages.
3595
3015564c
KK
35962005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3597
3598 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3599
1061f99e
PB
36002005-10-05 Paolo Bonzini <bonzini@gnu.org>
3601
3602 PR bootstrap/22340
3603
3604 * configure.in (default_target): Remove.
3605 * Makefile.tpl (all): Do not use prerequisites as subroutines
3606 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3607 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3608 use prerequisites as subroutines.
3609 (check-host, check-target): New.
3610 (bootstrap configure & all targets): Do not use stage*-start
3611 if the directory layout is already ok.
3612 (non-bootstrap configure & all targets): Prepend a $(unstage).
3613 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3614 (NOTPARALLEL): Remove.
3615 (unstage, stage variables): New variables.
3616 (unstage, stage targets): Simply expand to those variables.
3617
3618 * configure: Regenerate.
3619 * Makefile.in: Regenerate.
3620
4a9c436f
JW
36212005-10-04 James E Wilson <wilson@specifix.com>
3622
3623 * Makefile.def (lang_env_dependencies): Add libmudflap.
3624 * Makefile.in: Regenerate.
3625
37150080
AS
36262005-10-03 Andreas Schwab <schwab@suse.de>
3627
3628 Backport from libtool CVS:
3629 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3630
3631 * ltmain.sh: add support for installing into temporary
3632 staging area (e.g. 'make install DESTDIR=...')
3633
39d16468
L
36342005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3635
3636 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3637 * configure: Regenerated.
3638
72a7ab82
AP
36392005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3640
3641 * configure: Regenerate with the correct
3642 autoconf version.
3643
6b65a26d
CM
36442005-09-30 Catherine Moore <clm@cm00re.com>
3645
3646 * configure.in (bfin-*-*): New.
3647 * configure: Regenerated.
3648
040b1c5a
GK
36492005-09-28 Geoffrey Keating <geoffk@apple.com>
3650
3651 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3652 (LIPO_FOR_TARGET): New.
3653 (CONFIGURED_LIPO_FOR_TARGET): New.
3654 (USUAL_LIPO_FOR_TARGET): New.
3655 (STRIP_FOR_TARGET): New.
3656 (CONFIGURED_STRIP_FOR_TARGET): New.
3657 (USUAL_STRIP_FOR_TARGET): New.
3658 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3659 STRIP_FOR_TARGET.
3660 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3661 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3662 * Makefile.in: Regenerate.
3663 * configure: Regenerate.
7e050830 3664
3a3c28db
DE
36652005-09-19 David Edelsohn <edelsohn@gnu.org>
3666
3667 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3668 (rs6000-*-aix*): Same.
3669 * configure: Regenerate.
3670
2749a921
TT
36712005-09-16 Tom Tromey <tromey@redhat.com>
3672
3673 * MAINTAINERS: Add self as java maintainer.
3674
7f26dfa3
FXC
36752005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3676
3677 * configure.in: Recognize f95 in the --enable-languages option,
3678 and substitute it for fortran, issuing a warning.
3679 * configure: Regenerate.
3680
d8852c4f
PE
36812005-08-30 Phil Edwards <phil@codesourcery.com>
3682
3683 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3684 * configure: Regenerated.
3685
ad685e81
AH
36862005-08-22 Aldy Hernandez <aldyh@redhat.com>
3687
3688 * MAINTAINERS: Add self as ms1 maintainer.
3689
b00d752c
RE
36902005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3691
3692 * Makefile.def (libssp): Add to lang_env_dependencies.
3693 * Makefile.in: Regenerate.
3694
9ed8fb9b
ILT
36952005-08-18 Ian Lance Taylor <ian@airs.com>
3696
3697 * MAINTAINERS: Add myself as middle-end maintainer.
3698
0f029d39
CG
36992005-08-17 Christian Groessler <chris@groessler.org>
3700
3701 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3702 * Makefile.in: Regenerate.
3703
81087874
AK
37042005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3705
3706 * MAINTAINERS (write after approval): Added myself.
3707
6a134f1c
MR
37082005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3709
3710 * MAINTAINERS (Write After Approval): Add myself.
3711
2693c0b0
PB
37122005-08-12 Paolo Bonzini <bonzini@gnu.org>
3713
3714 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3715 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3716 Look for alternate names of the target cc and c++
3717 * configure: Regenerate.
3718
4de997d1
PB
37192005-08-08 Paolo Bonzini <bonzini@gnu.org>
3720
3721 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3722 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3723 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3724 tools; remove code to manually set them.
3725 (Target tools): Look in the environment for them.
3726 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3727 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3728 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3729 build directory.
3730 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3731 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3732 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3733 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3734 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3735 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3736 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3737 * configure: Regenerate.
3738 * Makefile.in: Regenerate.
3739
b089e33a
BE
37402005-07-28 Ben Elliston <bje@au.ibm.com>
3741
3742 * MAINTAINERS: Update for removed CPU targets.
3743
e3791243
MM
37442005-07-27 Mark Mitchell <mark@codesourcery.com>
3745
3746 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3747 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3748 * Makefile.in: Regenerated.
3749
526635cb
MM
37502005-07-26 Mark Mitchell <mark@codesourcery.com>
3751
3752 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3753 (CFLAGS_FOR_TARGET): Use it.
3754 (CXXFLAGS_FOR_TARGET): Likewise.
3755 * Makefile.in: Regenerated.
3756 * configure.in (--with-build-sysroot): New option.
3757 * configure: Regenerated.
3758
19791f70
PB
37592005-07-24 Paolo Bonzini <bonzini@gnu.org>
3760
3761 * Makefile.tpl: Wrap install between unstage and stage
3762 * Makefile.in: Regenerate.
3763
35f5a23f
EC
37642005-07-21 Eric Christopher <echristo@apple.com>
3765
3766 * MAINTAINERS: Update affiliation.
3767
ff3ddf15
PW
37682005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3769
3770 * MAINTAINERS: Add self as crx port maintainer.
3771
3a664c1c
DD
37722005-07-20 DJ Delorie <dj@redhat.com>
3773
3774 * MAINTAINERS: Add self as m32c maintainer.
3775
539df155
KC
37762005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3777
3778 * all files: Update FSF address.
3779
be9c593a
EC
37802005-07-15 Eric Christopher <echristo@redhat.com>
3781
3782 * MAINTAINERS: Change affiliation.
3783
fd7ea4ab
JB
37842005-07-14 Jim Blandy <jimb@redhat.com>
3785
3786 * configure.in: Add cases for Renesas m32c.
3787 * configure: Regenerated.
7e050830 3788
0063a823
KC
37892005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3790
d0ca130a
KC
3791 * COPYING.LIB: Update from fsf.org.
3792
37932005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3794
3795 * COPYING, compile, config.guess,
0063a823
KC
3796 config.sub, install-sh, missing, mkinstalldirs,
3797 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3798 * config-ml.in: Update FSF address.
0063a823 3799
a8ba31f2
EC
38002005-07-13 Eric Christopher <echristo@redhat.com>
3801
3802 * configure.in: Add toplevel noconfigdir support for tpf.
3803 * configure: Regenerate.
3804
5bea4a03
PB
38052005-07-11 Paolo Bonzini <bonzini@gnu.org>
3806
3807 PR ada/22340
3808
3809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3810 * Makefile.in: Regenerate.
3811
284bdbbd
MM
38122005-07-07 Mark Mitchell <mark@codesourcery.com>
3813
3814 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3815 Brolley to write-after-approval.
284bdbbd 3816
452190fb
AS
38172005-07-07 Andreas Schwab <schwab@suse.de>
3818
3819 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3820 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3821 * Makefile.in: Regenerated.
3822
9c8f9ec2
GK
38232005-07-06 Geoffrey Keating <geoffk@apple.com>
3824
3825 * configure.in: Don't build sim or rda when targetting darwin.
3826 * configure: Regenerate.
3827
ef0087a7
KH
38282005-07-06 Kazu Hirata <kazu@codesourcery.com>
3829
3830 * configure.in: Add --enable-libssp and --disable-libssp.
3831 * configure: Regenerate with autoconf-2.13.
3832
77008252
JJ
38332005-07-02 Jakub Jelinek <jakub@redhat.com>
3834
3835 * Makefile.def (target_modules): Add libssp.
3836 * configure.in (target_libraries): Add target-libssp.
3837 * configure: Rebuilt.
3838 * Makefile.in: Rebuilt.
3839
a04eae1b
ZW
38402005-07-01 Zack Weinberg <zackw@panix.com>
3841
3842 * MAINTAINERS: Change email address. Resign from maintainership.
3843
948884cd
RG
38442005-07-01 Richard Guenther <rguenther@suse.de>
3845
3846 * MAINTAINERS: Change my e-mail address and affiliation.
3847
c7870f5d
PB
38482005-06-22 Paolo Bonzini <bonzini@gnu.org>
3849
3850 * Makefile.def (stagefeedback): Come after profile.
3851 Define profiledbootstrap target.
3852 * Makefile.tpl (profiledbootstrap): Remove.
3853 (stageprofile-end): Zap stagefeedback.
3854 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3855 * Makefile.in: Regenerate.
3856
ab99519a
RS
38572005-06-13 Richard Sandiford <richard@codesourcery.com>
3858
3859 * MAINTAINERS: Update my email address.
3860
f610dd5f
ZW
38612005-06-13 Zack Weinberg <zack@codesourcery.com>
3862
3863 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3864 In 'cpp' stanza, support '#line' as well as '# '.
3865
71bc2a83
AS
38662005-06-08 Andreas Schwab <schwab@suse.de>
3867
3868 * MAINTAINERS: Move myself from 'Write After Approval' to
3869 'CPU Port Maintainers' section as m68k maintainer.
3870
4fab7234
HPN
38712005-06-07 Hans-Peter Nilsson <hp@axis.com>
3872
3873 * configure.in (unsupported_languages): New macro.
3874 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3875 non-ported target libraries in noconfigdirs.
3876 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3877 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3878 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3879 unsupported_languages.
3880 * configure: Regenerate.
3881
68193f9b
TS
38822005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3883
3884 * configure.in: Fix typo in handling of --with-mpfr-dir.
3885 * configure: Regenerate.
3886
f26f6b8d
RS
38872005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3888
3889 * MAINTAINERS: Update my email address.
3890
ba4853f8
JB
38912005-06-02 Jim Blandy <jimb@redhat.com>
3892
3893 * config.sub: Add cases for the Renesas m32c. (This patch has been
3894 accepted into the master sources.)
3895
79dd769c 38962005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3897 Michael Snyder <msnyder@redhat.com>
3898 Stan Cox <scox@redhat.com>
79dd769c 3899
f610dd5f 3900 * configure.in: Set noconfigdirs for ms1.
79dd769c 3901
f610dd5f 3902 * configure: Regenerate.
79dd769c 3903
d29e107f
JD
39042005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3905
3906 * MAINTAINERS (Write After Approval): Add self.
3907
e93196c3
JC
39082005-06-01 Josh Conner <jconner@apple.com>
3909
3910 * MAINTAINERS (Write After Approval): Add self.
3911
ae263c7a
KH
39122005-06-01 Kazu Hirata <kazu@codesourcery.com>
3913
3914 * MAINTAINERS: Update my email address.
3915
585b3aa3
ZM
39162005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3917
3918 * MAINTAINERS (Write After Approval): Add self.
3919
4930c50b
CD
39202005-05-26 Chris Demetriou <cgd@broadcom.com>
3921
3922 * MAINTAINERS (Write After Approval): Remove self.
3923
2dfbef6d
PB
39242005-05-25 Paolo Bonzini <bonzini@gnu.org>
3925
3926 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3927 (Dependencies): Consider target modules for bootstrap dependencies.
3928 Make target bootstrap modules depend on each stage's gcc.
3929 * Makefile.in: Regenerate.
3930
bcb28cf5
PB
39312005-05-20 Paolo Bonzini <bonzini@gnu.org>
3932
3933 * Makefile.def (configure-gcc): Depend on binutils having been built.
3934 (all-gcc): No need to do it here.
3935 * Makefile.in: Regenerate.
3936
0cf085e4
PB
39372005-05-19 Paul Brook <paul@codesourcery.com>
3938
f610dd5f 3939 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3940 language cannot be built.
3941 * configure: Regenerate.
3942
dfb2c39a
DJ
39432005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3944
3945 * ylwrap: Import from Automake 1.9.5.
3946
771aaa92
DU
39472005-05-13 David Ung <davidu@mips.com>
3948
3949 * MAINTAINERS (Write After Approval): Add self.
3950
3ac9bd58
MS
39512005-05-09 Mike Stump <mrs@apple.com>
3952
3953 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3954 lt_cv_sys_max_cmd_len for now.
f610dd5f 3955
f77a5578
SC
39562005-05-09 Stan Cox <scox@redhat.com>
3957
3958 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3959
795e36e5
MK
39602005-05-08 Matt Kraai <kraai@ftbfs.org>
3961
3962 * README.SCO: Update the URL.
3963
c9392a2b
DE
39642005-05-05 David Edelsohn <edelsohn@gnu.org>
3965
3966 * ltconfig: Define file_list_spec. Pass file_list_spec and
3967 with_gnu_ld to libtool.
3968 * ltcf-c.sh (aix[45]): Define file_list_spec.
3969 * ltcf-cxx.sh (aix[45]): Same.
3970 * ltcf-gcj.sh (aix[45]): Same.
3971 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3972 exists, write list of input files to temporary file.
3973
bebcd931
MS
39742005-05-04 Mike Stump <mrs@apple.com>
3975
3976 * configure.in: Always pass --target to target configures as
3977 otherwise rebuilds that do --recheck will fail.
3978 * confiugure: Rebuilt.
3979
ce406537
PB
39802005-05-04 Paolo Bonzini <bonzini@gnu.org>
3981
3982 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3983 STAGE_HOST_EXPORTS.
3984 (configure, all): Add bootstrap support.
3985 (Host modules, target modules): Pass post-stage1 flags and exports.
3986 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3987 * Makefile.in: Regenerate.
3988
aa9dcfc4
PB
39892005-04-29 Paolo Bonzini <bonzini@gnu.org>
3990
3991 * configure: Regenerate.
3992
b6f9abcf
MS
39932005-04-27 Mike Stump <mrs@apple.com>
3994
3995 * MAINTAINERS: Add self as darwin maintainer.
3996
acb217cb
BS
39972005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3998
3999 * config.sub: Update from master copy.
4000
b6dae270
MS
40012005-04-21 Mike Stump <mrs@apple.com>
4002
4003 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4004 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4005
c2e0d3a9
HPN
40062005-04-19 Hans-Peter Nilsson <hp@axis.com>
4007
4008 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4009 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4010 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4011 "*-*-elf" and "*-*-linux*".
4012 * configure: Regenerate.
4013
871ae772
JM
40142005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4015
4016 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4017
bf070c29
MS
40182005-04-12 Mike Stump <mrs@apple.com>
4019
4020 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4021
e865b6f7
TK
40222005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4023
4024 * MAINTAINERS (Write After Approval): Add myself.
4025
7b71ad7f
BS
40262005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4027
4028 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4029
25b42232
PB
40302005-04-06 Paolo Bonzini <bonzini@gnu.org>
4031
f610dd5f 4032 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
4033 (TARGET_CONFIGARGS): Include --with-target-subdir.
4034 (configure, all): New macros. Use them throughout.
4035 * Makefile.in: Regenerate.
4036
d727c624
JG
40372005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 4040
fff72cc4
ZD
40412005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4042
4043 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4044
86472dc3
GP
40452005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4046
4047 * MAINTAINERS: Move John Carr to Write After Approval.
4048
5d0f90e5
R
40492005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4050
4051 * config/mh-mingw32: Delete.
4052 * configure.in: Don't use it.
4053 * configure: Regenerate.
4054
33da42bc
PB
40552005-03-31 Paolo Bonzini <bonzini@gnu.org>
4056
4057 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4058 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4059 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4060 (HOST_LIB_PATH): Generate from Makefile.def.
4061 (TARGET_LIB_PATH): Likewise.
4062 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4063 * Makefile.in: Regenerate.
4064 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4065 (RPATH_ENVVAR): Include Darwin case.
4066 * configure: Regenerate.
4067
15cc1841
TF
40682005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4069
4070 * MAINTAINERS (Various Maintainers): Remove self.
4071 (Write After Approval): Add self.
4072
6a8c79d5
TF
40732005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4074
4075 * MAINTAINERS (Various Maintainers): Add self.
4076
256f7136
PB
40772005-03-25 Paolo Bonzini <bonzini@gnu.org>
4078
4079 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4080 * configure: Regenerate.
4081
191dd2c9
ZW
40822005-03-21 Zack Weinberg <zack@codesourcery.com>
4083
4084 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4085 gcc_version, and gcc_version_trigger from set of flags to pass.
4086 * Makefile.tpl: Remove definitions of above variables.
4087 (config.status): Remove dependency on $(gcc_version_trigger).
4088 * Makefile.in: Regenerate.
4089 * configure.in: Do not reference config/gcc-version.m4 nor
4090 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4091 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4092 * configure: Regenerate.
4093
ef6e9bc0
MH
40942005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4095 Andrew Pinski <pinskia@physics.uc.edu>
4096
4097 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4098 * Makefile.in: Regenerate.
4099
009bbd5a
FW
41002005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
09f8755b
DA
41042005-03-03 David Ayers <d.ayers@inode.at>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
e73ed25c
AO
41082005-03-01 Alexandre Oliva <aoliva@redhat.com>
4109
4110 PR libgcj/20160
4111 * ltmain.sh: Avoid creating archives with components that have
4112 duplicate basenames.
4113
ace9ac7b
AP
41142005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4115
4116 PR bootstrap/20250
4117 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4118 instead of check.
4119 * Makefile.in: Regenerate.
4120
c9db9354
PB
41212005-02-28 Paolo Bonzini <bonzini@gnu.org>
4122
4123 * Makefile.in: Regenerate to fix conflict between the previous two
4124 patches.
4125
215c351a
PB
41262005-02-28 Paolo Bonzini <bonzini@gnu.org>
4127
4128 PR bootstrap/17383
4129 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4130 * Makefile.tpl (HOST_SUBDIR): New substitution.
4131 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4132 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4133 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4134 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4135 (Host modules, Bootstrapped modules): Use it.
4136 (Build modules, Target modules): Do not create symlink trees,
4137 always configure out-of-srcdir.
4138 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4139 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4140 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4141 $(HOST_SUBDIR). Create a symlink for host_subdir.
4142
4143 * Makefile.in: Regenerate.
4144 * configure: Regenerate.
4145
5395b47b
NN
41462005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4147
4148 Merged from libada-gnattools-branch:
4149 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4150
4151 * gnattools: New directory.
4152 * Makefile.def: Add gnattools as a module, depending on target-libada.
4153 * Makefile.in: Regenerate.
4154 * configure.in: Include gnattools in host_tools; disable it if ada
4155 is disabled.
4156 * configure: Regenerate.
4157
ca2cc05c
JM
41582005-02-24 James A. Morrison <phython@gcc.gnu.org>
4159
4160 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4161 treelang maintainer.
4162 (Write After Approval): Remove myself.
4163
d2f3024f
PS
41642005-02-23 Paul Schlie <schlie@comcast.net>
4165
4166 * configure.in: Allow darwin targeted ports to build tk, itcl and
4167 libgui.
4168 * configure: Regenerate.
4169
bba5e0ca
EB
41702005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4171
4172 PR libgcj/10353
4173 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4174 * configure: Regenerate.
4175
70132ce7
SK
41762005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4177
4178 * MAINTAINERS (Write After Approval): Add myself.
4179
20f0edca
ILT
41802005-02-10 Ian Lance Taylor <ian@airs.com>
4181
4182 * MAINTAINERS: Update my e-mail address.
4183
e64e5109
RG
41842005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4185
4186 * MAINTAINERS (Write After Approval): Add myself.
4187
40d64b5a
HPN
41882005-01-29 Hans-Peter Nilsson <hp@axis.com>
4189
4190 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4191 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4192 target-libgloss when not *-*-elf and *-*-aout.
4193 * configure: Regenerate.
4194
54a12711
KH
41952005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4196
4197 * MAINTAINERS: Remove obsolete entries.
4198
0aa99dbb
KH
4199 * MAINTAINERS (Write After Approval): Add Michael Matz.
4200
2b009f5f
NB
42012005-01-19 Neil Booth <neil@daikokuya.co.uk>
4202
4203 * MAINTAINERS: Remove self as cpplib maintainer.
4204
385870f5
KC
42052005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4206
4207 * install-sh, config.sub: Import from upstream.
4208
e7daab31
KC
42092005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4210
4211 PR bootstrap/18222
4212 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4213 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4214 * Makefile.in: Regenerate.
4215
e6003f4d
JT
42162005-01-16 Jason Thorpe <thorpej@netbsd.org>
4217
4218 * MAINTAINERS: Update my email address.
4219
145e2972 42202005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4221 Andreas Schwab <schwab@suse.de>
145e2972
DE
4222
4223 PR bootstrap/18033
4224 * config-ml.in: Eval option if surrounded by single quotes.
4225
86c7e0da
PB
42262005-01-03 Paolo Bonzini <bonzini@gnu.org>
4227
4228 Revert 2004-12-28 Makefile changes, a better fix will be
4229 applied to mainline and src after GCC 4.0 branches.
4230
3224a22f
PB
42312004-12-28 Paolo Bonzini <bonzini@gnu.org>
4232
4233 PR bootstrap/17383
4234
4235 * Makefile.def (target_modules): Remove stage parameter,
4236 it is always true now.
4237 * Makefile.tpl (configure-build-[+module+],
4238 configure-target-[+module+]): Always build symlink tree
4239 for the directory and for include. BUILD_SUBDIR and
4240 TARGET_SUBDIR cannot be . anymore.
4241 * Makefile.in: Regenerate.
4242
aaf51ca2
DE
42432004-12-25 David Edelsohn <edelsohn@gnu.org>
4244
4245 Revert 2004-12-08 Makefile changes.
4246
4e32e454
DS
42472004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4248
4249 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4250 cygwin, mingw.
4251
669f01d8
AS
42522004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4253
4254 * configure.in (sh64-*-*): Reenable gprof.
4255 * configure: Regenerate.
4256
1b227ee0
DE
42572004-12-08 David Edelsohn <edelsohn@gnu.org>
4258
4259 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4260 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4261 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4262 * Makefile.in: Regenerate.
4263
ce5e944c
CF
42642004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4265
4266 * MAINTAINERS: Update my email address.
4267
893f1e87
MK
42682004-12-07 Matt Kraai <kraai@ftbfs.org>
4269
4270 * Makefile.tpl: Generate normal dependencies if the LHS module is
4271 not bootstrapped.
4272 * Makefile.in: Regenerate.
4273
bb59c339
RS
42742004-12-03 Richard Sandiford <rsandifo@redhat.com>
4275
4276 * configure.in: Include config/gxx-include-dir.m4. Use
4277 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4278 * configure: Regenerate.
4279
4982adbe
RS
42802004-12-03 Richard Sandiford <rsandifo@redhat.com>
4281
4282 * config.if: Delete.
4283 * configure.in: Set libstdcxx_incdir directly.
4284 * configure: Regenerate.
4285
05750653
EC
42862004-12-02 Eric Christopher <echristo@redhat.com>
4287
4288 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4289 * Makefile.in: Regenerate.
4290
5fef1dbd
RS
42912004-12-02 Richard Sandiford <rsandifo@redhat.com>
4292
4293 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4294 * configure: Regenerate.
4295
afabd8e6
RS
42962004-12-02 Richard Sandiford <rsandifo@redhat.com>
4297
4298 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4299 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4300 * configure: Regenerate.
4301
78716e86
EC
43022004-12-01 Eric Christopher <echristo@redhat.com>
4303
4304 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4305 of things to remove.
4306
57ab8ba9
MK
43072004-11-29 Matt Kraai <kraai@ftbfs.org>
4308
4309 * MAINTAINERS (Write After Approval): Update my e-mail address.
4310
2539bffe
KC
43112004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4312
4313 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4314 from CVS libtool to always pass_all.
4315
3e732ba0
JDA
43162004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4317
4318 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4319 (hppa*64*-*-*): Delete incorrect comment.
4320 * configure: Rebuilt.
4321
767f726e
KC
43222004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4323
4324 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4325
2c92e90f
KC
43262004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4327
4328 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4329 from CVS libtool to always pass_all.
4330
32f84e48
KC
43312004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4332
4333 * install-sh, compile: Import from automake.
4334
9587be8a
KC
43352004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4336
4337 * config.guess, config.sub: Import from savannnah.
4338
04e81808 43392004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4340
4341 * MAINTAINERS (Write After Approval): Add myself
4342
f87a2b2e
MS
43432004-11-12 Mike Stump <mrs@apple.com>
4344
4345 * Makefile.def: Add html support.
4346 * Makefile.tpl: Likewise.
4347 * Makefile.in: Regenerate.
4348
848556c2
GK
43492004-11-11 Geoffrey Keating <geoffk@apple.com>
4350
556f03c4
GK
4351 PR 18423
4352 * configure.in: Remove all instances of build-fixincludes from
4353 noconfigdirs.
4354 (build_configargs): Supply --target to subdirectories.
4355 * configure: Regenerate.
4356
848556c2
GK
4357 * Makefile.def: Make gcc install depend on fixincludes install.
4358 * Makefile.in: Regenerate.
4359
9e5712a5
JJ
43602004-11-10 Janis Johnson <janis187@us.ibm.com>
4361
4362 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4363
4ef509c0
PB
43642004-11-11 Paul Brook <paul@codesourcery.com>
4365
4366 * MAINTAINERS: Add self as arm maintainer. Update email address.
4367
20d11df6
HPN
43682004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4369
4370 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4371 target-libgfortran.
79fd8592 4372 * configure: Regenerate.
20d11df6 4373
68c70f15
DE
43742004-11-07 David Edelsohn <edelsohn@gnu.org>
4375
4376 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4377 like CC.
4378
54f88091
PB
43792004-11-05 Paolo Bonzini <bonzini@gnu.org>
4380
4381 * Makefile.def (host fixincludes): Specify missing targets.
4382 * Makefile.in: Regenerate.
4383
6866abb8
RC
43842004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4385
4386 * MAINTAINERS: Add myself
4387
83f62578
GL
43882004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4389
4390 * MAINTAINERS (Write After Approval): Add myself.
4391
53c7ffe7
GK
43922004-11-04 Geoffrey Keating <geoffk@apple.com>
4393
4394 * Makefile.def: Build fixincludes for the host, too.
4395 * Makefile.in: Regenerate.
4396 * configure.in (host_tools): Add fixincludes.
4397 * configure: Regenerate.
4398
ac8b3d9d
DJ
43992004-11-04 Daniel Jacobowitz <dan@debian.org>
4400
4401 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4402 * configure: Regenerated.
4403
bab37580
L
44042004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4405
4406 PR other/17783
4407 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4408 * configure: Regenerated.
4409
db1de713
MM
44102004-10-31 Mark Mitchell <mark@codesourcery.com>
4411
4412 * README.SCO: Update per FSF instructions.
4413
a827e21a
EW
44142004-10-28 Eric B. Weddington <ericw@evcohs.com>
4415
4416 PR target/18151
4417 * configure.in (case ${target}): Do not build fixincludes for avr.
4418 * configure: Regenerated.
4419
9d069a4f
PB
44202004-10-26 Paolo Bonzini <bonzini@gnu.org>
4421
4422 * configure.in (case ${target}): Do not build fixincludes
4423 on platforms where it is not used.
4424 * configure: Regenerated.
4425
fc45f3fe
DJ
44262004-10-23 Daniel Jacobowitz <dan@debian.org>
4427
4428 * configure.in: Use an absolute path to install-sh.
4429 * configure: Regenerated.
4430
36554b92
AL
44312004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4432
4433 * MAINTAINERS (Write After Approval): Add myself.
4434
88e9994a
KH
44352004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4436
4437 * MAINTAINERS: Remove from Write After Approval those that are
4438 already maintainers.
4439
ad02a944
SP
44402004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4441
4442 * MAINTAINERS: Update my email address.
4443
c8e6cd41
KC
44442004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4445
4446 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4447 * configure: Regenerate.
4448
ebe55024
R
44492004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4450
4451 * MAINTAINERS: Update my email address.
4452
a8b0957e
KH
44532004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4454
4455 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4456 entries belonging to this category.
4457
96836f61
JZ
44582004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4459
4460 * MAINTAINERS: Update my e-mail address.
4461
7e0b5752
PB
44622004-10-06 Paolo Bonzini <bonzini@gnu.org>
4463
4464 Fix wrong conflict resolution in:
4465
4466 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4467
4468 * Makefile.in: Regenerate.
4469 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4470 in the recursive `make', instead of hardwiring `all'.
4471 (Autogenerated TARGET-* variables): New.
4472
370f7a47
TL
44732004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4474
4475 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4476 * configure: Regenerate.
370f7a47 4477
13e5d623
KH
44782004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4479
4480 * MAINTAINERS (Various Maintainers): Move the "windows,
4481 cygwin, mingw" maintainer to ...
4482 (OS Port Maintainers): ... here.
4483
a6497c1b
KH
44842004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4485
4486 * MAINTAINERS (Write After Approval): Remove those that are
4487 maintainers of some subsystem.
4488
1abb828a
D
44892004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4490
4491 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4492 * ltcf-cxx.sh (tpf*): Likewise.
4493 * ltconfig (tpf*): Add TPF OS configuration support.
4494
16d1338d
BS
44952004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4496
4497 * MAINTAINERS: Change my email address to my new work account.
4498
9082a750
MR
44992004-09-24 Michael Roth <mroth@nessie.de>
4500
4501 * configure.in (--without-headers): Add missing double quotes.
4502 * configure: Regenerate.
4503
07a8bdf8
KC
45042004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4505
4506 * ylwrap: Revert to previous version.
4507
4c4a5bbc
L
45082004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4509
4510 PR bootstrap/17369
4511 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4512 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4513 SET_GCC_LIB_PATH_CMD.
4514 (BASE_TARGET_EXPORTS): Likewise.
4515 * Makefile.in: Regenerated.
4516
4517 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4518 * configure: Regenerated.
4519
85f59630
KC
45202004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4521
4522 * config.guess: New upstream version
4523 * compile, depcomp, install-sh, ylwrap: Likewise.
4524
95c53c62
RS
45252004-09-19 Roger Sayle <roger@eyesopen.com>
4526
4527 * config/mh-x86omitfp: New host makefile fragment. Add
4528 -fomit-frame-pointer to the default BOOT_CFLAGS.
4529 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4530 * configure: Regenerate.
4531
0a1c093b
AP
45322004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4533
4534 PR target/11572
4535 * configure.in (*-*-darwin*): Renable libobjc.
4536 * configure: Regenerate.
4537
315fcf97
NS
45382004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4539
4540 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4541
0a050485 45422004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4543
0a050485
DB
4544 * Makefile.def: Remove libbanshee.
4545 * Makefile.tpl: Ditto.
4546 * configure.in: Ditto.
4547 * Makefile.in: Regen.
4548 * configure: Ditto.
4549
5f4a098e
DE
45502004-09-08 David Edelsohn <edelsohn@gnu.org>
4551
4552 * ltmain.sh: Use $pic_object as $non_pic_object if
4553 $non_pic_object=none.
4554
32b2511f
PB
45552004-09-07 Paolo Bonzini <bonzini@gnu.org>
4556
4557 * missing: Import latest version from master repository.
4558
fc4d0e82
NC
45592004-09-06 Nick Clifton <nickc@redhat.com>
4560
4561 * config.sub: Import latest version from master repository.
4562 * config.guess: Likewise.
4563 This includes these changes:
78716e86 4564
fc4d0e82
NC
4565 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4566
4567 * config.sub: Handle crisv32, alias etraxfs.
4568 * config.guess (crisv32:Linux:*:*): Handle.
4569
4570 2004-08-13 Brad Smith <brad@comstyle.com>
4571
4572 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4573 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4574
4575 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4576
4577 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4578 assume the processor is a powerpc. This is because coreutils
4579 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4580 in this case, due to a MacOS X bug that causes
4581 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4582 to return a negative number.
4583 Problem reported by Petter Reinholdtsen in:
4584 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4585
4586 2004-07-19 Ben Elliston <bje@gnu.org>
4587
4588 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4589
4590 2004-06-24 Ben Elliston <bje@gnu.org>
4591
4592 * config.guess: Update copyright years.
4593 * config.sub: Likewise.
4594
4595 2004-06-22 Robert Millan <robertmh@gnu.org>
4596
4597 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4598 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4599
4600 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4601
4602 * config.guess (*:*VMS:*:*): New entry. Replaces
4603 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4604 manufacturer.
4605
4606 2004-06-22 Ben Elliston <bje@gnu.org>
4607
4608 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4609 * config.sub: Likewise.
4610
4611 2004-06-22 Ben Elliston <bje@gnu.org>
4612
4613 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4614 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4615
4616 2004-06-11 Ben Elliston <bje@gnu.org>
4617
4618 * config.guess (pegasos:OpenBSD:*:*): Remove.
4619
4620 2004-06-11 Ben Elliston <bje@gnu.org>
4621
4622 From Wouter Verhelst <wouter@grep.be>:
4623 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4624
4625 2004-06-11 Ben Elliston <bje@gnu.org>
4626
4627 * config.guess (luna88k:OpenBSD:*:*): New.
4628
4629 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4630
4631 * config.guess (m32r*:Linux:*:*): New case.
4632 * config.sub: Handle m32rle.
4633
4634 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4635
4636 From Jens Petersen <petersen@redhat.com>:
4637 * config.sub: Handle sparcv8.
4638
4639 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4640
4641 From Tom Smith <smith@cag.lkg.hp.com>:
4642 * config.guess: Version suffixes are equally significant on Tru64
4643 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4644 prefix of "P" (patched kernel).
4645
4646 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4647
4648 * config.sub: Add support for National Semiconductor CRX target.
4649
2f4cc6bf
JJ
46502004-09-03 Janis Johnson <janis187@us.ibm.com>
4651
4652 * MAINTAINERS (Various Maintainers): Remove myself as web page
4653 maintainer, add myself as maintainer of build status lists.
4654
61fec9ff
JB
46552004-09-03 Jan Beulich <jbeulich@novell.com>
4656
4657 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4658 *-*-netware, but add target-libmudflap.
4659 Consolidate *-*-netware targets (of which really only i?86 exists)
4660 into a single entry.
4661 * configure: Likewise.
4662
45f366ab
PB
46632004-09-01 Paolo Bonzini <bonzini@gnu.org>
4664
4665 * Makefile.tpl (sorry): Remove.
4666 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4667 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4668 (do-clean): Clean per-stage directories too.
4669 (do-distclean): Run distclean-stage1 too.
4670 (.NOTPARALLEL): Enable during toplevel bootstrap.
4671 (stage[+id+]-bubble): Enable parallel execution during
4672 the recursive invocation.
4673 * Makefile.in: Regenerate.
4674
4675 Fix previous checkin:
4676
4677 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4678 include.
4679 * configure.in: Fix indentation.
4680 * configure: Regenerate.
4681
be8fff81
RB
46822004-08-31 Robert Bowdidge <bowdidge@apple.com>
4683
45f366ab
PB
4684 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4685 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4686 * configure: regenerate
78716e86 4687 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4688 -mdynamic-no-pic
be8fff81
RB
4689
4690
71b5d516
PB
46912004-08-31 Paolo Bonzini <bonzini@gnu.org>
4692
4693 * Makefile.def (build_modules): Add fixincludes.
4694 (dependencies): Make gcc depend on fixincludes.
4695 * configure.in (build_tools): Add fixincludes.
4696 (build_configdirs): Always include build_libs.
4697 * Makefile.in: Regenerate.
4698 * configure: Regenerate.
4699
47002004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4701
4702 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4703 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4704 phony targets; do not generate timestamp files.
4705 (distclean-stageN): Remove references to their timestamp files.
4706 (restageN, touch-stageN): Remove.
4707 (stageN-bubble): Rewritten.
4708 (compare): Support lean bootstraps.
4709 * Makefile.in: Regenerate.
4710
4711 * configure.in: Only warn when bootstrapping but
4712 build != host or build != target. Support lean bootstraps.
4713 * configure: Regenerate.
4714
ce7cbbb0
PE
47152004-08-26 Phil Edwards <phil@codesourcery.com>
4716
4717 * configure.in: Give a better error message if GMP/MPFR are missing
4718 and a language needing them has been requested.
4719 * configure: Regenerated.
4720
9c71a529
PE
47212004-08-25 Phil Edwards <phil@codesourcery.com>
4722
4723 * configure.in: Print a list of available language front-ends if
4724 a requested one is missing. Tidy stray tab characters.
4725 * configure: Regenerated.
4726
e3f92d3b
MK
47272004-08-19 Michael Koch <konqueror@gmx.de>
4728
4729 * gcc/doc/install.texi: Update entry about automake for libjava.
4730
c3f84f61
RM
47312004-08-17 Robert Millan <robertmh@gnu.org>
4732
4733 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4734 (instead of FreeBSD).
4735 * configure: Regenerate.
4736
7c27e184
PB
47372004-08-16 Paolo Bonzini <bonzini@gnu.org>
4738
4739 * Makefile.in: Regenerate.
4740 * configure: Regenerate.
4741
4742 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4743 stage_*_flags.
4744 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4745 for bootstrapped modules if toplevel bootstrap is going.
4746 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4747 modules. Adjust for changes in Makefile.def. Enable several
4748 rules even in non-bootstrap mode, just to avoid peppering the
4749 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4750 (stage-[+prev+]-bubble): Remove.
4751
4752 * Makefile.def (Dependencies): Depend on all-build-bison,
4753 all-build-flex, all-build-byacc, all-build-texinfo, rather
4754 than the host variations.
4755 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4756 with BUILD_SUBDIR.
4757 (BISON): Update for recent Bisons.
4758 (YACC): Fix typo.
4759 (cross): Depend on all-build.
4760 (all): Do not depend on all-build.
4761 (prebootstrap): Remove.
4762 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4763 (Prebootstrap dependencies): Add them to the per-stage targets
4764 and to all-prebootstrap.
4765 * configure.in (build_configdirs): Always enable build_tools.
4766 (BUILD_DIR_PREFIX): Remove.
4767
4768 * Makefile.def (gcc): Add target variable.
4769 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4770 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4771 in the recursive `make', instead of hardwiring `all'.
4772 (Autogenerated TARGET-* variables): New.
4773
20f3bb80
BB
47742004-08-13 Brian Booth <bbooth@redhat.com>
4775
4776 * MAINTAINERS: Remove myself from write-after-approval.
4777
b5be499d
NN
47782004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4779
4780 * src-release: Stop distributing mmalloc with gdb (which doesn't
4781 use it).
4782 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4783 * Makefile.in: Regenerate.
4784
b3f8d95d
MM
47852004-08-09 Mark Mitchell <mark@codesourcery.com>
4786
4787 * configure.in (arm*-*-eabi*): New target.
4788 * configure: Regenerate.
4789
3589b69e
PB
47902004-08-06 Paolo Bonzini <bonzini@gnu.org>
4791
4792 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4793 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4794 (Dependencies): New section.
4795 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4796 (configure-target-[+module+]): Depend on maybe-all-gcc
4797 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4798 (toplevel profiledbootstrap): Fix dependencies.
4799 * Makefile.in: Regenerate.
4800
972974fc
MM
48012004-08-03 Mark Mitchell <mark@codesourcery.com>
4802
4803 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4804 target-libiberty to noconfigdirs.
4805 * configure: Regenerate.
4806
bebf829d
PB
48072004-08-03 Paul Brook <paul@codesourcery.com>
4808
4809 * configure.in: Check for MPFR as well as GMP.
4810 * configure: Regenerate.
4811
98a5bb3b
RM
48122004-08-01 Robert Millan <robertmh@gnu.org>
4813
4814 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4815 libmudflap for all GNU-based systems (with Glibc).
4816 * configure: Regenerate.
4817
d32ab992
PB
48182004-08-03 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * Makefile.def (host-modules): Add gcc.
4821 * Makefile.in: Regenerate.
4822 * Makefile.tpl (sorry): New rule.
4823 (configure-host, all-host, [+make_target+]-host, do-check,
4824 install-host): Do not add gcc as a special case.
4825 (host modules): Add a small special-casing for gcc. Export
4826 extra_make_flags through the environment.
4827 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4828 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4829 other recursive targets for gcc): Remove.
4830
4831 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4832 (stage, unstage): New rules.
4833 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4834 distclean-stage[+id+]): Use stage_current.
4835 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4836 the stage*-start rules.
4837
aeb732c1
GK
48382004-08-02 Geoffrey Keating <geoffk@apple.com>
4839
4840 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4841 use -all_load flag.
4842
25b656e7
PB
48432004-08-02 Paolo Bonzini <bonzini@gnu.org>
4844
4845 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4846 * configure: Regenerate.
4847
cc440d71
TM
48482004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4849
4850 * maintainer-scripts/gcc_release: Revert yesterday's change.
4851
270e140b
SB
48522004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4853
4854 * MAINTAINERS: Add myself to write-after-approval.
4855
3e4035f8
TM
48562004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4857
4858 * libf2c: Removed.
4859 * gcc/gccbug.in: Updated because of libf2c removal.
4860 * maintainer-scripts/gcc_release: Ditto.
4861
a3e8d8b4
LR
48622004-07-09 Loren J. Rittle <ljrittle@acm.org>
4863
4864 * configure.in: Build libmudflap by default on FreeBSD.
4865 * configure: Regenerated.
4866
dfcada9a
MM
48672004-07-09 Mark Mitchell <mark@codesourcery.com>
4868
4869 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4870 systems.
4871 * configure: Regenerated.
4872
3922b216
JDA
48732004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4874
4875 PR target/16344
4876 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4877 feedback based compiler.
4878 * Makefile.in: Rebuilt.
4879
95bcca47
AO
48802004-07-08 Alexandre Oliva <aoliva@redhat.com>
4881
4882 * Makefile.def (host_modules): Set bootstrap=true for flex.
4883 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4884 * Makefile.in: Rebuilt.
4885
051822f6
JH
48862004-07-07 Jan Hubicka <jh@suse.cz>
4887
4888 * MAINTAINERS: Add self as a profile feedback maintainer.
4889
7b61653a
PE
48902004-07-05 Phil Edwards <phil@codesourcery.com>
4891
4892 * configure.in: Do not prepend $srcdir to /dev/null in
4893 makefile fragments.
4894 * configure: Regenerate.
4895
23f6b2f9
PB
48962004-07-01 Paolo Bonzini <bonzini@gnu.org>
4897
4898 * Makefile.def (build_modules): Add bison, byacc, flex,
4899 m4, texinfo.
4900 (flags_to_pass): Add FLEX.
4901 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4902 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4903 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4904 DEFAULT_MAKEINFO): Remove.
4905 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4906 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4907 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4908 objdir or else use configured tool.
4909 (all-build): New.
4910 (all): Depend on it.
4911 (Build module dependencies): Add.
4912 * Makefile.in: Regenerate.
4913 * configure.in: Better support for multiple build modules,
4914 matching what is done for host/target modules. Do not look
4915 for "plausible" locations of build tools if Canadian cross.
4916 Use autoconf's AC_PROG_CC to find a C compiler. Define
4917 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4918 * configure: Regenerate.
78716e86 4919
1c020272
PB
49202004-06-22 Paolo Bonzini <bonzini@gnu.org>
4921
4922 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4923 * Makefile.in: Regenerate.
4924
a52a0a7f
PB
49252004-06-22 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * Makefile.tpl (configure-build-[+module+],
4928 configure-[+module+], configure-target-[+module+]): Pass
4929 [+extra_configure_args+].
4930 (all-build-[+module+], all-[+module+], check-[+module+],
4931 install-[+module+], [+make_target+]-[+module+],
4932 all-target-[+module+], check-target-[+module+],
4933 install-target-[+module+], [+make_target+]-target-[+module+]):
4934 Pass [+extra_make_args+].
4935 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4936 (GCC_HOST_EXPORTS): Remove.
4937 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4938 cross, check-gcc, check-gcc-c++, install-gcc,
4939 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4940 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4941 * Makefile.in: Regenerate.
4942
ccde3f1a
MS
49432004-06-21 Matthew Sachs <msachs@apple.com>
4944
4945 * MAINTAINERS: Added self to write-after-approval.
4946
6264b0a6
CF
49472004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4948
4949 * configure.in: Check for srcdir/winsup rather than build directory
4950 winsup.
4951 * configure: Regenerate.
4952
801e2270
CV
49532004-06-17 Corinna Vinschen <vinschen@redhat.com>
4954
4955 * configure.in: Don't build Cygwin native newlib if winsup
4956 directory is missing. Emit warning instead.
4957 * configure: Regenerate.
4958
ad6717df
PB
49592004-06-09 Paolo Bonzini <bonzini@gnu.org>
4960
4961 * Makefile.tpl (touch-stage[+id+]): New.
4962 (restage[+prev+]): Depend on touch-stage[+id+].
4963
4964 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4965 Use it throughout.
4966
4967 * Makefile.def: Add profile and feedback bootstrap stages.
4968 Remove next field from bootstrap stages.
4969 * Makefile.tpl (LN, LN_S): Substitute.
4970 (stageN-start, stageN-end): Use double-colon rules, to
4971 provide a hook for additional setup commands.
4972 (distclean-stageN-gcc, restageN): Create dependencies from
4973 [+prev+], not from [+next+].
4974 (stageN-bubble): Add commands for successive stages from
4975 [+prev+], using double-colon rules.
4976 (all-stageN-gcc): Fix typo.
4977 (stagefeedback-start, profiledbootstrap): New.
4978 * Makefile.in: Regenerate.
4979 * configure.in: Call ACX_PROG_LN.
4980 * configure: Regenerate.
4981
5bbb9680
CY
49822004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4983
4984 * MAINTAINERS (Write After Approval): Add myself.
4985
e18be1d4
MA
49862004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4987
4988 * MAINTAINERS (Write After Approval): Add myself.
4989
5607edfd
PB
49902004-06-03 Paolo Bonzini <bonzini@gnu.org>
4991
4992 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4993 without gcc.
4994 * configure: Regenerate.
4995
1ec4e9c3
PB
49962004-06-01 Paolo Bonzini <bonzini@gnu.org>
4997
4998 * Makefile.tpl: Fix typo.
4999 * Makefile.in: Regenerate.
5000
c2f7605f
PB
50012004-06-01 Paolo Bonzini <bonzini@gnu.org>
5002
5003 * configure.in: Remove new- prefix from toplevel
5004 bootstrap targets.
5005 * configure: Regenerate.
5006
f516a7da
PB
50072004-06-01 Paolo Bonzini <bonzini@gnu.org>
5008
5009 * Makefile.tpl (all.normal): Rename to all.
5010 (all): Replace with a rule to pick the default
5011 target from configure.
5012 (all-gcc, configure-gcc): Use conditionals to
5013 do nothing when toplevel bootstrap is going on.
5014 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5015 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5016 * configure.in: Support --enable-bootstrap.
5017
5018 * Makefile.def: Remove new- prefix from toplevel
5019 bootstrap targets.
5020 * Makefile.tpl: Likewise.
5021
5022 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5023 target.
5024
5025 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5026 $(RECURSE_FLAGS) to recursive invocation of make.
5027
5028 * Makefile.in: Regenerate.
5029 * configure: Regenerate.
5030
78dd5e36
AJ
50312004-05-30 Andreas Jaeger <aj@suse.de>
5032 Jim Wilson <wilson@specifixinc.com>
5033
5034 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5035 like CC.
5036
30f1bddc
DJ
50372004-05-27 Daniel Jacobowitz <dan@debian.org>
5038
5039 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5040 * configure: Regenerate.
5041
4fc4dd12
DJ
50422004-05-25 Daniel Jacobowitz <drow@false.org>
5043
5044 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5045 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5046 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5047 targets.
5048 * Makefile.in: Regenerate.
5049
94632047 50502004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
5051
5052 * configure.in: Test the ability to symlink directories.
5053 * configure: Regenerate.
5054
5055 * Makefile.def (bootstrap-stage): New definitions.
5056 * Makefile.tpl (configure-stage1-gcc,
5057 configure-stage2-gcc, configure-stage3-gcc,
5058 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5059 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5060 new-restage3, compare): Autogenerate, see Makefile.in
5061 entry for behavioral changes.
5062 (distclean-stage1, new-stage1-start, new-stage1-end,
5063 new-stage1-bubble, distclean-stage2, new-stage2-start,
5064 new-stage2-end, new-stage2-bubble, distclean-stage3,
5065 new-stage3-start, new-stage3-end): New autogenerated targets.
5066 (objext, prebootstrap, BOOT_CFLAGS,
5067 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5068 targets.
5069
5070 * Makefile.in: Regenerate.
5071 (distclean-stage1, new-stage1-start, new-stage1-end,
5072 new-stage1-bubble, distclean-stage2, new-stage2-start,
5073 new-stage2-end, new-stage2-bubble, distclean-stage3,
5074 new-stage3-start, new-stage3-end): New targets.
5075 (all-stage1-gcc): Move prebootstrap dependency from here...
5076 (configure-stage1-gcc): ...to here.
5077 (new-bootstrap): Use bubble targets.
5078 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5079 Use per-stage distclean targets.
5080 (configure-stage1-gcc, configure-stage2-gcc,
5081 configure-stage3-gcc, all-stage1-gcc,
5082 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5083 Use new-stageN-start to prepare the tree.
5084
4f4e53dd
PB
50852004-05-23 Paolo Bonzini <bonzini@gnu.org>
5086
5087 * Makefile.def (host_modules): add libcpp.
5088 * Makefile.tpl: Add dependencies on and for libcpp.
5089 * Makefile.in: Regenerate.
5090 * configure.in: Add libcpp host module.
5091 * configure: Regenerate.
5092
60975492
PB
50932004-05-21 Paolo Bonzini <bonzini@gnu.org>
5094
5095 * Makefile.tpl: Whenever a recursive target is defined, wrap
5096 it in a special @if/@endif block, and prepare its maybe
5097 dependency in the @if/@endif block
5098 * configure.in: Instead of writing maybe dependencies, remove
5099 the @if/@endif statements, and remove the @if/@endif blocks
5100 that remain.
5101 * configure: Regenerate.
5102 * Makefile.in: Regenerate.
5103
5ce7d75d
JJ
51042004-05-20 Janis Johnson <janis187@us.ibm.com>
5105
5106 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5107
c779c42f
KK
51082004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5109
5110 PR bootstrap/15120
5111 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5112 * */configure: Rebuilt.
5113
b4117c30
ZW
51142004-05-17 Zack Weinberg <zack@codesourcery.com>
5115
5116 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5117 of libf2c.
5118 * configure, Makefile.in: Regenerate.
5119
719bb4e3 51202004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5121
5122 * MAINTAINERS (Write After Approval): Add myself.
5123
6de9cd9a
DN
51242004-05-13 Diego Novillo <dnovillo@redhat.com>
5125
5126 Merge from tree-ssa-20020619-branch.
5127
5128 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5129 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5130 (HOST_GMPLIBS): Define.
5131 (HOST_GMPINC): Define.
5132 (TARGET_LIB_PATH): Add libmudflap.
5133 (GFORTRAN_FOR_TARGET): Define.
5134 (configure-build*): Export GFORTRAN.
5135 (configure-gcc): Export GMPLIBS and GMPINC.
5136 (all-gcc): Add maybe-all-libbanshee.
5137 (configure-target-libgfortran): Define.
5138 * Makefile.in: Regenerate.
5139 * configure.in (host_libs): Add libbanshee.
5140 (target_libraries): Add target-libmudflap and target-libgfortran.
5141 Add --with-libbanshee.
5142 Handle --disable-libmudflap.
5143 (*-*-freebsd*): Use with_gmp.
5144 Add $(libgcj) to noconfigdirs.
5145 * configure: Regenerate.
5146 * depcomp: New file.
5147 * MAINTAINERS: Add tree-ssa maintainers.
5148
8f1b790f
VM
51492004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5150
b4117c30 5151 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5152
693446fc
BF
51532004-04-30 Brian Ford <ford@vss.fsi.com>
5154
b4117c30 5155 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5156
d1bb666c
UB
51572004-04-29 Uros Bizjak <uros@kss-loka.si>
5158
b4117c30 5159 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5160
6cf1ac42
PB
51612004-04-28 Paolo Bonzini <bonzini@gnu.org>
5162
5163 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5164 * configure: Regenerate.
5165
632933d5
PB
51662004-04-27 Paolo Bonzini <bonzini@gnu.org>
5167
5168 Revert:
5169 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5170
5171 * Makefile.def (flags_to_pass): Remove *dir variables that
5172 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5173 as well as prefix and exec_prefix.
5174 * Makefile.in: Regenerate.
5175
80dc6aa0
RM
51762004-04-26 Robert Millan <robertmh@gnu.org>
5177
5178 Add patches from libtool CVS.
5179 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5180 * ltconfig: Likewise.
5181 * ltcf-c.sh: Likewise.
5182 * ltcf-cxx.sh: Likewise.
5183 * ltcf-gcj.sh: Likewise.
5184
e11283f1
PB
51852004-04-26 Paolo Bonzini <bonzini@gnu.org>
5186
5187 * Makefile.def (host_modules): Mark with the bootstrap
5188 flag packages on which gcc depends.
5189 * Makefile.tpl (all-bootstrap): Use it.
5190 * Makefile.in: Regenerate.
5191
8546950c
PB
51922004-04-26 Paolo Bonzini <bonzini@gnu.org>
5193
5194 * Makefile.def (flags_to_pass): Remove *dir variables that
5195 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5196 as well as prefix and exec_prefix.
5197 * Makefile.in: Regenerate.
5198
a76494aa
PB
51992004-04-26 Paolo Bonzini <bonzini@gnu.org>
5200
b4117c30
ZW
5201 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5202 * configure: Regenerate.
5203 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5204 * gcc/Makefile.tpl (compare): Use the result of the test.
5205 * gcc/Makefile.in: Regenerate.
a76494aa 5206
03a91701
PB
52072004-04-23 Paolo Bonzini <bonzini@gnu.org>
5208
5209 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5210 Always relocate gcc and prev-gcc to the original names, even
5211 if the build fails.
5212 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5213 New targets.
5214
082a6351
LG
52152004-04-23 Laurent GUERBY <laurent@guerby.net>
5216
5217 * MAINTAINERS: Update my email address.
b4117c30 5218
1f1d584b
RO
52192004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5220
5221 * configure.in (mips*-*-irix5*): Enable ld.
5222 * configure: Regenerate.
082a6351 5223
1db673ca
RO
52242004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5225
5226 * configure: Regenerate.
5227
ce4ea44e
JW
52282004-04-15 James E Wilson <wilson@specifixinc.com>
5229
5230 * Makefile.tpl (configure-[+module+], configure-gcc,
5231 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5232 Set and export LDFLAGS.
5233 * Makefile.in: Regenerate.
5234
611f62ad
MC
52352004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5236
b4117c30 5237 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5238
be912515
NN
52392004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5240
5241 PR bootstrap/14871
5242 * Makefile.tpl: If we don't have built-in-tree target tools,
5243 use the ones found by configure rather than hacking around with
5244 program_transform_name.
5245 * configure.in: Give Makefile.tpl the information necessary
5246 to do that.
5247 * Makefile.in: Regenerate.
5248 * configure: Regenerate.
5249
9104315a
NN
52502004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5251
5252 PR bootstrap/14760
5253 * configure.in: When computing baseargs, strip *all* copies of
5254 offending options. Also, don't match/substitute the trailing space,
5255 so that this actually works when two similar options are separated by
5256 only one space.
5257 * configure: Regenerate.
5258
bef1d700
DE
52592004-04-06 David Edelsohn <edelsohn@gnu.org>
5260
b4117c30
ZW
5261 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5262 (rs6000-*-aix*): Same.
5263 * configure: Regenerate.
bef1d700 5264
54bcf05e 52652004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5266
5267 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5268
369a832c 52692004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5270
5271 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5272
09a9c095
NN
52732004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5274
7caf53cb
NN
5275 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5276 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5277 * Makefile.in: Regenerate.
5278
09a9c095
NN
5279 * configure.in (top level bootstrap support): Rework --enable-werror
5280 to set @stage2_werror_flag@.
5281 * configure: Regenerate.
5282 * Makefile.tpl (top level bootstrap support): Pass
5283 @stage2_werror_flag@ down to configure in stages 2 and 3.
5284 * Makefile.in: Regenerate.
5285
5595a2bd
NN
52862004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5287
cbfd7e06
NN
5288 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5289 for stages 2 and 3 as well as in make. As a consequence, remove
5290 OUTPUT_OPTION (now detected by configure) from the flags passed down
5291 to make.
5292 * Makefile.in: Regenerate.
5293
5595a2bd
NN
5294 * Makefile.tpl (new-bootstrap): Fix typo.
5295 * Makefile.in: Regenerate.
5296
ca3b3e20
NN
52972004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5298
295f4e42
NN
5299 * Makefile.tpl: Rearrange by moving recursive_targets rules
5300 into their proper sections.
5301 * Makefile.tpl (top level bootstrap support): Move disabling
5302 of coverage flags from 'make' to 'configure'; improve comments.
5303 * Makefile.in: Regenerate.
5304
340de83f
NN
5305 * Makefile.tpl (experimental top level bootstrap) Move stage1
5306 language setting from all- target to configure- target; disable
5307 intermodule optimization in stage 1; prevent gratuitous rebuilds
5308 of stage 1.
5309 * Makefile.in: Regenerate.
5310 * configure.in: Comma-separate stage 1 language list for top
5311 level bootstrap.
5312 * configure: Regenerate.
5313
ca3b3e20
NN
5314 * Makefile.tpl: Clean up experimental top level bootstrap support:
5315 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5316 prev-gcc in configure- targets as well as all- targets.
5317 * Makefile.in: Regenerate.
5318
4d038073
KC
53192004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5320
5321 * compile: New file imported from automake.
5322
ab3533d6
PB
53232004-03-17 Paolo Bonzini <bonzini@gnu.org>
5324
5325 * configure.in: Remove symbolic link section.
5326 * configure: Regenerate.
5327 * Makefile.tpl (links): Remove.
5328 * Makefile.in: Regenerate.
5329
1e0f07d3 53302004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5331 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5332
5333 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5334 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5335 * configure.in: Fix comment typo from last patch.
5336 * configure: Regenerate.
5337
2805b53a
NN
53382004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5339
5340 * Makefile.tpl: Introduce experimental top level bootstrap support.
5341 * Makefile.in: Regenerate.
5342 * configure.in: Introduce support for top level bootstrap.
5343 * configure: Regenerate.
5344
79b4b7d2 53452004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5346 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5347
5348 PR bootstrap/14522
5349 * configure.in: Cope with shells that do not support unquoted ^
5350 * configure: Regenerate.
5351
6bbec498 53522004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5353 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5354
5355 PR bootstrap/14522
79b4b7d2 5356 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5357 quotes inside quoted backquote substitutions.
5358 * configure: Regenerate.
5359
83c15dfc
AP
53602004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5361
5362 PR bootstrap/14522
f2bd98d4 5363 * configure.in: Fix escaping of $.
83c15dfc
AP
5364 * configure: Regenerate.
5365
55ffb5ed
NN
53662004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5367
5368 * configure: Regenerate, since I forgot to while committing Paolo's
5369 changes.
5370
e4c9c075
PB
53712004-03-08 Paolo Bonzini <bonzini@gnu.org>
5372
5373 PR ada/14131
5374 Move language detection to the top level.
5375 * configure.in: Find default values for the tools as
5376 soon as possible. Disable ada if GNAT is not found.
5377 Emit error message about missing languages. Expand
5378 --enable-languages=all for the gcc subdirectory.
5379
5199e2c6
BE
53802004-03-10 Ben Elliston <bje@gnu.org>
5381
5382 * MAINTAINERS: Update my email address.
5383
c18b95e5
DE
53842004-03-05 David Edelsohn <edelsohn@gnu.org>
5385
5386 * ltconfig: Disable building static libraries if building shared
5387 libraries on AIX 5L.
5388
d0fe5ad3
RS
53892004-03-01 Richard Sandiford <rsandifo@redhat.com>
5390
5391 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5392 and disable libgcj.
5393 * configure: Regenerated.
5394
e6f71f9d
BB
53952004-03-01 Brian Booth <bbooth@redhat.com>
5396
5397 * MAINTAINERS: Add myself to write-after-approval.
5398
8983e50e
PB
53992004-03-01 Paolo Bonzini <bonzini@gnu.org>
5400
5401 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5402
d4cd9d81
NN
54032004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5404
5405 PR bootstrap/7087
5406 * Makefile.tpl: Guard XFOO sed statements better.
5407 * Makefile.tpl: Add dependency for configure-target-libada.
5408 * Makefile.in: Regenerate (incidentally fixes broken
5409 commit when libada-branch was merged).
5410
0ea0229e
KC
54112004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5412
5413 * MAINTAINERS: Add myself to write-after-approval.
5414
bad93735
AP
54152004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5416
5417 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5418 maintainers.
5419
a7ca14fc
AC
54202004-02-20 Andrew Cagney <cagney@redhat.com>
5421
5422 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5423 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5424
51592782
NN
54252004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5426
5427 PR bootstrap/11932
5428 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5429
6a30854a
JQ
54302004-02-14 Jerry Quinn <jlquinn@optonline.net>
5431
5432 * MAINTAINERS: Added myself to write-after-approval.
5433
be8b2bee
MK
54342004-02-14 Michael Koch <konqueror@gmx.de>
5435
5436 * MAINTAINERS: Added myself to write-after-approval.
5437
972760b7
JM
54382004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5439
5440 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5441 some OS port maintainers to OS port maintainers section.
5442
b0281654
FCE
54432004-02-13 Frank Ch. Eigler <fche@redhat.com>
5444
5445 * MAINTAINERS: Add self.
5446
3c419fd6
KH
54472004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5448
5449 * MAINTAINERS: Alphabetize.
5450
e88e9aee
PB
54512004-02-12 Paolo Bonzini <bonzini@gnu.org>
5452
5453 * MAINTAINERS: Remove myself.
b4117c30 5454
1915e422
DE
54552004-02-11 David Edelsohn <edelsohn@gnu.org>
5456
5457 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5458 (rs6000-*-aix*): Same.
5459 * configure: Regenerate.
5460
a22c2d8d
KC
54612004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5462
5463 * configure.in (host): Add in missing $noconfigdirs to defines.
5464 * configure: Regenerate.
5465
d9cdb878
AC
54662004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5467 Nathanael Nerode <neroden@gcc.gnu.org>
5468
5469 PR ada/6637, PR ada/5911
b4117c30 5470 Merge with libada-branch:
d9cdb878
AC
5471 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5472 with appropriate dependencies. Add --enable-libada configure switch.
5473 * configure, Makefile.in: Regenerate.
5474
8bd92821
PB
54752004-02-09 Paolo Bonzini <bonzini@gnu.org>
5476
5477 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5478
89a95129
RO
54792004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5480
5481 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5482 * configure: Regenerate.
5483
892629bc
GK
54842004-02-04 Geoffrey Keating <geoffk@apple.com>
5485
5486 Merge from upstream:
5487
5488 * ltmain.in: When setting IFS to '~', be careful about user
5489 arguments that contain '~'.
5490
5491 2004-02-04 Peter O'Gorman <peter@pogma.com>
5492
5493 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5494 Also test $base_compile against $CC with escaped arguments. Bug
5495 reported by Geoff Keating <geoffk@apple.com>.
5496
6b402165
KH
54972004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5498
5499 * MAINTAINERS: Remove i960 port.
5500
fa2f0306
DD
55012004-01-23 DJ Delorie <dj@redhat.com>
5502
5503 * Makefile.def (target_modules) [libiberty]: Don't stage.
5504 * Makefile.in: Rebuilt.
5505
9feb20aa
CT
55062004-01-20 Caroline Tice <ctice@apple.com>
5507
5508 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5509
7aed2ccc
PC
55102004-01-19 Paolo Carlini <pcarlini@suse.de>
5511
5512 * MAINTAINERS: Update my email address.
5513
f25bebe1
JM
55142004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5515
5516 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5517
28083580
VR
55182004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5519
5520 * MAINTAINERS: Remove entries without email address.
5521
c0f4b5e4
DJ
55222004-01-15 Daniel Jacobowitz <drow@mvista.com>
5523
5524 * MAINTAINERS: Add myself to write-after-approval.
5525
b5eb5a5e
SB
55262004-01-15 Steven Bosscher <stevenb@suse.de>
5527
5528 * MAINTAINERS: Update my email address.
5529
2c4de30b
LR
55302004-01-14 Loren J. Rittle <ljrittle@acm.org>
5531
5532 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5533 * Makefile.tpl (configure-target-[+module+]): Support stage.
5534 * Makefile.in: Rebuilt.
5535
74c0b320
ILT
55362004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5537
5538 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5539
2560344b
RS
55402004-01-10 Richard Sandiford <rsandifo@redhat.com>
5541
5542 * MAINTAINERS: Add myself as a MIPS maintainer.
5543
8b21cda6
NN
55442004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5545
2b6c260d
NN
5546 * configure.in: Use ./config.cache, not config.cache.
5547 * configure: Regenerate.
5548 * Makefile.tpl: Special-casing not needed for GCC any more.
5549 * Makefile.in: Regenerate.
5550
09438bde
NN
5551 * configure.in: Don't share a cache file for host dirs.
5552 * configure: Regenerate.
5553
8b21cda6
NN
5554 * config-ml.in: Don't mess with the cache file.
5555
e42870df
EB
55562004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5557
5558 * MAINTAINERS: Move myself from 'Write After Approval' to
5559 'CPU Port Maintainers' section as SPARC maintainer.
5560
6b9eb62c
NN
55612004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5562
78a816a6
NN
5563 * Makefile.tpl: Make GCC use a separate config.cache.
5564 * Makefile.in: Regenerate.
5565
6b9eb62c
NN
5566 PR bootstrap/11932, PR bootstrap/11933
5567 (I don't know if it will fix either of them, but it relates
5568 to them.)
5569 * configure.in: Don't use shared config.cache for target
5570 directories.
5571 * configure: Regenerate.
5572
86d7b562
DN
55732004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5574
5575 * MAINTAINERS: Add myself to 'Write After Approval' section.
5576
07d0a605
RS
55772003-12-31 Roger Sayle <roger@eyesopen.com>
5578
5579 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5580 * configure: Regenerated.
5581
459ac19f
KH
55822003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5583
5584 * MAINTAINERS: Remove the mn10200 maintainer.
5585
5785c0ed 55862003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5587
cc6010cd
AP
5588 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5589 * configure: Regenerated.
5785c0ed 5590
a268eff9
JH
55912003-12-16 Jan Hubicka <jh@suse.cz>
5592
5593 * MAINTAINERS: Add myself as callgraph maintainer.
5594
9d465b12
TF
55952003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5596
5597 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5598 * configure: Regenerate.
5599
a68a270a
GB
56002003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5601
5602 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5603 'Write After Approval' section. Update email.
5604
3066a15c
JL
56052003-12-01 James Lemke <jim@wasabisystems.com>
5606
5607 * MAINTAINERS (Write After Approval): Add myself.
5608
8c052da4
MT
56092003-11-20 Matt Thomas <matt@3am-software.com>
5610
5611 * MAINTAINERS: Add myself as a vax port maintainer.
5612
e75f9147
KC
56132003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5614
5615 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5616 (configure-build-[+module+], configure-[+module+]): Likewise.
5617 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5618 * Makefile.in: Regenerate.
5619
43d8d958
AT
56202003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5621
5622 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5623 shared/dylibed libraries.
5624 * ltmain.sh: Likewise.
5625 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5626 * ltcf-cxx.sh: Likewise.
5627 * ltcf-gcj.sh: Likewise.
5628 * ltconfig: Likewise.
5629
638dcaa0
SC
56302003-11-17 Stan Cox <scox@redhat.com>
5631
5632 * MAINTAINERS: Add myself as iq2000 port maintainer.
5633
15cc172b
AC
56342003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5635
b4117c30
ZW
5636 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5637 * Makefile.in: Regenerate.
15cc172b 5638
20af77cd
UW
56392003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5640
5641 * config.sub: Update to 2003-11-03 version.
5642
4dd01c5c
PE
56432003-10-20 Phil Edwards <phil@codesourcery.com>
5644
5645 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5646 * configure: Regenerate.
5647
8d36c499
NP
56482003-10-20 Nicolas Pitre <nico@cam.org>
5649
5650 * MAINTAINERS: Add myself to 'Write After Approval' section.
5651
8b7ebc31
AC
56522003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5653
5654 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5655
afe1910c
JM
56562003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5657
5658 * MAINTAINERS: Update my email address.
5659
05dcec66
RO
56602003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5661
5662 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5663
71fc2f0c
RL
56642003-10-17 Ralph Loader <rcl@ihug.co.nz>
5665
5666 * MAINTAINERS: Add myself to 'Write After Approval' section.
5667
507ec745
BI
56682003-10-16 Bernardo Innocenti <bernie@develer.com>
5669
5670 * config.guess: Update to 2003-10-16 version.
5671 * config.sub: Update to 2003-10-16 version.
5672
4d466c42
DD
56732003-10-15 David Daney <ddaney@avtrex.com>
5674
5675 * MAINTAINERS: Added myself to 'Write After Approval' section.
5676
0c9b16bc
FH
56772003-10-15 Falk Hueffner <falk@debian.org>
5678
5679 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5680 'Write After Approval' section. Update email.
5681
74d57d15
RS
56822003-10-14 Roger Sayle <roger@eyesopen.com>
5683
5684 * MAINTAINERS: Move myself from 'Write After Approval' to
5685 'Various Maintainers' section as middle-end maintainer.
5686
d29b8ad8
NN
56872003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5688
5689 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5690 HOST_FLAGS_TO_PASS.
5691 * Makefile.in: Regenerate.
5692
26db814a
BI
56932003-10-11 Bernardo Innocenti <bernie@develer.com>
5694
5695 * config.guess: Update to 2003-10-07 version.
5696 * config.sub: Update to 2003-10-07 version.
5697
fffeb871
RO
56982003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5699
5700 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5701 * ltconfig (irix5*, irix6*): Don't override version_type.
5702
6691a79e
ME
57032003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5704
5705 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5706 * configure: Rebuilt
5707 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5708 * Makefile.in: Rebuilt
5709
62cdd71e
L
57102003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5711
5712 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5713
6fe2eacc
CW
57142003-09-30 Carlo Wood <carlo@alinoe.com>
5715
cc6010cd 5716 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5717
ea57e5ad
PK
57182003-09-29 Paul Koning <ni1d@arrl.net>
5719
5720 * MAINTAINERS: Move myself from "Write After Approval"
5721 to CPU platform maintainers for pdp11 platform.
5722
e070672a
AT
57232003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5724
5725 * MAINTAINERS: Move myself from 'Write After Approval' to
5726 'Various Maintainers' section as libffi testsuite maintainer.
5727
43bb47c2
DJ
57282003-09-21 Daniel Jacobowitz <drow@mvista.com>
5729
5730 * configure.in: Pass a computed --program-transform-name
5731 to subconfigures.
5732 * configure: Regenerated.
5733
da9d3b37
NN
57342003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5735
94322beb
NN
5736 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5737 * Makefile.in: Regenerate.
5738
da9d3b37
NN
5739 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5740 * Makefile.in: Regenerate.
5741
ffd9060b
ZL
57422003-09-19 Ziemowit Laski <zlaski@apple.com>
5743
5744 * MAINTAINERS: Move myself from 'Write After Approval'
5745 to 'Various Maintainers' (objective-c) section.
5746
eeae7b41
DJ
57472003-09-17 Daniel Jacobowitz <drow@mvista.com>
5748
5749 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5750 quoting.
5751 * configure: Regenerated.
5752
a080d12b
JB
57532003-09-16 Joel Brobecker <brobecker@gnat.com>
5754
5755 * MAINTAINERS (Write After Approval): Add myself to write after
5756 approval list.
5757
6cd2fc59
DN
57582003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5759
cc6010cd 5760 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5761
dcbdd9cc
ILT
57622003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5763
5764 * MAINTAINERS: Update my e-mail address.
5765
e517f636
AM
57662003-09-09 Alan Modra <amodra@bigpond.net.au>
5767
5768 * libtool.m4 (LD): Correct powerpc64 host match.
5769
bc49924b
JW
57702003-09-06 James E Wilson <wilson@tuliptree.org>
5771
5772 * MAINTAINTERS: Update my affiliation and email address.
5773
082124f5
ZD
57742003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5775
5776 * MAINTAINERS (Write After Approval): Add myself.
5777
dc94d89e
DD
57782003-09-04 DJ Delorie <dj@redhat.com>
5779
5780 * configure: Regenerate.
5781
57822003-09-04 Robert Millan <robertmh@gnu.org>
5783
5784 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5785
7a0f2d4e
KG
57862003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5787
5788 * configure.in: Ensure arguments to sed are properly spaced.
5789 * configure: Regenerate.
5790
88d032eb
GP
57912003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5792
5793 * MAINTAINERS: Update my e-mail address.
5794
0b3f3d22
ME
57952003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5796
5797 * MAINTAINERS (Write After Approval): Add myself.
5798
d253f9ba
DJ
57992003-08-27 Daniel Jacobowitz <drow@mvista.com>
5800
5801 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5802 * configure: Regenerated.
5803
066ec9c9
MM
58042003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5805
5806 * MAINTAINERS: Update my email address.
5807
415d7ef9
PE
58082003-08-23 Phil Edwards <pme@gcc.gnu.org>
5809
5810 * configure.in: Use newline instead of semicolon when assuming
5811 shell arguments in a for loop.
5812 * configure: Regenerated.
5813
e1567352
JE
58142003-08-22 Jason Eckhardt <jle@rice.edu>
5815
5816 * MAINTAINERS: Resurrect the i860 maintainer.
5817
b348267b
GK
58182003-08-20 Geoffrey Keating <geoffk@apple.com>
5819
e50084fa
GK
5820 PR 8180
5821 * configure.in: When testing with_libs and with_headers, treat
5822 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5823 * configure: Regenerate.
b4117c30 5824
b348267b
GK
5825 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5826 make, shell, etc.
5827 (baseargs): Likewise.
5828 * configure: Regenerate.
5829
ca26ffe0
BI
58302003-08-20 Bernardo Innocenti <bernie@develer.com>
5831
5832 * MAINTAINERS (Write After Approval): Add myself.
5833
940cde4d
GK
58342003-08-19 Geoffrey Keating <geoffk@apple.com>
5835
5836 * configure.in: Disable libgcj for darwin not on powerpc.
5837 * configure: Rebuild.
5838
74bed51b
ADL
58392003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5840
5841 * config-ml.in, symlink-tree: Add license.
5842
b4117c30
ZW
58432003-08-03 Richard Stallman <rms@gnu.org>
5844 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5845
5846 * README.SCO: New file.
5847
333a28b4
MK
58482003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5849
5850 * Makefile.tpl (check, check-c++): Express dependencies using
5851 dependencies rather than commands.
5852 * Makefile.in: Regenerate.
5853
c197e306
AC
58542003-08-01 Andrew Cagney <cagney@redhat.com>
5855
5856 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5857 * configure: Ditto.
5858
a8ee6e2d
GK
58592003-07-31 Geoffrey Keating <geoffk@apple.com>
5860
5861 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5862 * Makefile.in: Update.
a8ee6e2d 5863
8d9b3f2e
AT
58642003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5865
5866 * configure.in: Enable libgcj for darwin.
5867 * configure: Rebuild.
5868
52c0c542
PE
58692003-07-29 Phil Edwards <pme@gcc.gnu.org>
5870
5871 * config-ml.in: Use ac_configure_args directly instead of
5872 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5873 actually seen.
5874
b4acb5ef
NN
58752003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5876
5877 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5878 creating target and build subdirs to build all parent dirs as needed.
5879 * Makefile.in: Rebuild.
5880 * configure.in: Don't build dirs explicitly here.
5881 * configure: Rebuild.
5882
a51d71d0
PB
58832003-07-26 Paul Brook <paul@nowt.org>
5884
5885 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5886
f43e12ce
AO
58872003-07-22 Alexandre Oliva <aoliva@redhat.com>
5888
5889 * Makefile.tpl (all-make): Depend on intl.
5890 * Makefile.in: Rebuilt.
5891
8a199ff6
PE
58922003-07-20 Phil Edwards <pme@gcc.gnu.org>
5893
5894 * install-sh: Update to newer upstream versions (associated with
5895 aclocal 1.7).
5896 * mkinstalldirs: Likewise.
5897 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5898
e6a8c803
AP
58992003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5900
5901 * MAINTAINERS: Move self from Bug database only accounts
5902 to write-after-approval.
5903
9f13608f
NN
59042003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5905
5906 * config.if: Remove unused libc_interface determination.
5907
c7864714
NN
59082003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5909
5910 * MAINTAINERS: Move self from write-after-approval to
5911 build machinery (*.in).
5912
775956d0
NN
59132003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5914
5915 PR bootstrap/11273
5916 PR bootstrap/11408
5917 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5918 unused INSTALL_PROGRAM_ARGS.
5919 * configure.in: Use AC_PROG_INSTALL.
5920 * Makefile.in: Regenerate.
5921 * configure: Regenerate.
5922
c7f67a6e
KH
59232003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5924
5925 * MAINTAINERS: Alphabetize.
5926
33952f6f
AO
59272003-07-10 Alexandre Oliva <aoliva@redhat.com>
5928
5929 * configure: Rebuilt.
5930 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5931 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5932 newlib nor libgloss.
5933 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5934 * configure.in (am33_2.0-*-linux*): Added.
5935
0d4f1b4e
BW
59362003-07-09 Bob Wilson <bob.wilson@acm.org>
5937
5938 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5939 * configure: Regenerate.
5940
56694dd9
ZW
59412003-07-07 Zack Weinberg <zack@codesourcery.com>
5942
5943 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5944 * Makefile.in: Regenerate.
5945
21607eb4
ZW
59462003-07-04 Zack Weinberg <zack@codesourcery.com>
5947
5948 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5949 * Makefile.in: Regenerate.
5950
8c90b13a
L
59512003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5952
5953 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5954 * Makefile.in: Regenerated.
5955
5d42f90e
L
5956 * config-ml.in: Replace PWD with PWD_COMMAND.
5957
6eb95e99
ZW
59582003-07-04 Zack Weinberg <zack@codesourcery.com>
5959
5960 * intl: New directory; see intl/ChangeLog for details.
5961 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5962 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5963 * Makefile.in: Regenerate.
5964
07d1940e
NN
59652003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5966
5967 * configure.in: Clean up config-lang.in handling. Delete
5968 useless assignment to "subdirs".
5969 * configure: Regenerate.
5970
4dbda6f0
NN
59712003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5972
5973 * configure.in: Rename 'target_libs' to 'target_libraries'.
5974 Remove useless reference to 'target_libs'.
5975 * configure: Regenerate.
5976
2c30ab71
KS
59772003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5978
5979 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5980 * Makefile.in: Regenerate.
5981
11405c93
NN
59822003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5983
5984 * Makefile.def: Introduce flags_to_pass.
5985 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5986 * Makefile.in: Regenerate.
5987
fb87ad5d
HPN
59882003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5989
5990 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5991 and target-libgloss.
5992 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5993 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5994 * configure: Regenerate.
5995
a7956a48
BK
59962003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5997
5998 * configure.in: Update testsuite_flags to new location.
5999 * configure. Regenerate.
6eb95e99 6000
eaf9f3b2
NN
60012003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6002
6003 * Makefile.tpl: Remove BUILD_CC stuff.
6004 * Makefile.in: Regenerate.
6005
2d89ffef
KH
60062003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6007
6008 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6009
83415b0b
GP
60102003-06-16 Graeme Peterson <gp@qnx.com>
6011
6012 * MAINTAINERS (Write After Approval): Add myself.
6013
b951c91c 60142003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 6015
b951c91c
L
6016 * config.guess: Update to 2003-06-12 version.
6017 * config.sub: Update to 2003-06-13 version.
6018
0bb41a37
L
60192003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6020
6021 * config.guess: Update to 2003-06-06 version.
6022 * config.sub: Update to 2003-06-06 version.
6023
655b7166
RO
60242003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6025
6026 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6027 * configure. Regenerate.
6028
01b759aa
NN
60292003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6030
bf1d3e81
NN
6031 * configure.in: Disable serial configure by default.
6032 * configure: Regenerate.
6033 * Makefile.tpl: Abolish .NOTPARALLEL.
6034 * Makefile.in: Regenerate.
6035
e89fbdfe
NN
6036 * Makefile.tpl: Replace {build,host,target}_canonical by
6037 {build,host,target}.
6038 * Makefile.in: Regenerate.
6039
01b759aa
NN
6040 * Makefile.tpl: Fix stupid pasto.
6041 * Makefile.in: Regenerate.
6042
f7dae026
NN
60432003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6044
6045 * Makefile.tpl: Remove bogus conditional.
6046 * Makefile.in: Regenerate.
6047
60482003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
6049
6050 * Makefile.tpl (profiledbootstrap): New target.
6051 * Makefile.in (profiledbootstrap): New target.
6052
2ffc3e73 60532003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
6054
6055 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6056 Pinski. Remove user names from other bugzilla-only maintainers.
6057
1a1e6b96
NN
60582003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6059
1358ccea
NN
6060 * Makefile.tpl: Make 'recursive targets' using autogen rather
6061 than shell loop. Remove duplicate 'clean' targets and false
6062 comments.
6063 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6064 Add systematic method of specifying missing targets in subdirs.
6065 Add copyright boilerplate.
6066 * Makefile.in: Regenerate.
6067 * configure.in: Add 'recursive targets' to maybe list.
6068 * configure: Regenerate.
6069
ae74ed1f
NN
6070 * MAINTAINERS: "GNATS only" -> "Bug database only".
6071
1a1e6b96
NN
6072 * Makefile.tpl: Rename [+target+] to [+make_target+].
6073 * Makefile.def: Rename 'target' to 'make_target'.
6074
c79af3fa
NB
60752003-05-31 Neil Booth <neil@daikokuya.co.uk>
6076
6077 * MAINTAINERS: Add self as options handling maintainer.
6078
39d85b61
MM
60792003-05-28 Michael Meissner <gnu@the-meissners.org>
6080
6081 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6082 been too long since I touched those ports.
6083
afc2b62d
DD
60842003-05-28 DJ Delorie <dj@redhat.com>
6085
6086 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6087 * Makefile.in: Regenerate.
6088
df445104
MR
60892003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6090
6091 * configure.in: Use curly braces in the definition of tooldir.
6092 * configure: Regenerate.
6093
2eb98e5d 60942003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6095
2eb98e5d
DD
6096 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6097 newlib or libgloss.
6098 * Makefile.in: Regenerate.
6099
862fced8
DD
61002003-05-21 DJ Delorie <dj@redhat.com>
6101
6102 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6103 * Makefile.in: Regenerate.
6104
fc351800
ILT
61052003-05-20 Ian Lance Taylor <ian@airs.com>
6106
6107 * MAINTAINERS: Update my e-mail address.
6108
7e2dbcef
NN
61092003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6110
6111 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6112 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6113 Factor out common code from autogen IF statements.
6114 * configure: Regenerate.
6115 * Makefile.in: Regenerate.
6116
f2a0e225
KC
61172003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6118
6119 * configure.in: Accept i[3456789]86 for machine type.
6120 * configure: Regenerate.
6121
8b87bb96
NN
61222003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6123
6124 * configure.in: Switch more things to use maybe dependencies.
6125 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6126 * configure: Regenerate.
6127 * Makefile.tpl: Switch more things to use maybe dependencies.
6128 * Makefile.in: Regenerate.
6129
fdb882bc 61302003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6131
6132 * Makefile.tpl (install-opcodes): Define.
6133 * Makefile.in: Rebuild.
6134
f7c50032
AJ
61352003-05-13 Andreas Jaeger <aj@suse.de>
6136
6137 * config.guess: Update to 2003-05-09 version.
6138 * config.sub: Update to 2003-05-09 version.
6139
f2181bed 61402003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6141
6142 * configure.in: Correct sed script so that options in quotes are not
6143 deleted.
6144 * configure: Rebuild.
6145
aa8f1f57
CV
61462003-05-12 Corinna Vinschen <corinna@vinschen.de>
6147
6148 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6149 and $$s/newlib/libc/sys/cygwin32 include paths.
6150 * configure: Ditto.
6151
0c130f81
MM
61522003-05-12 Michael Meissner <gnu@the-meissners.org>
6153
6154 * MAINTAINERS: Update my email addresses.
6155
aa1a100b
EB
61562003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6157
6158 * config-ml.in: Propagate INSTALL variables.
f7c50032 6159
87861833
GP
61602003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6161
6162 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6163
de722255
CD
61642003-05-02 Chris Demetriou <cgd@broadcom.com>
6165
6eb95e99
ZW
6166 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6167 * Makefile.in: Regenerate.
de722255 6168
96c4a002
WB
61692003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6170
6171 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6172
55b15a11
WB
61732003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6174
6175 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6176
0c227849
DJ
61772003-04-27 Daniel Jacobowitz <drow@mvista.com>
6178
6179 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6180 * Makefile.in: Regenerated.
6181
d45148c1
WB
61822003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6183
6184 * MAINTAINERS (Write After Approval): Upgrade myself from
6185 GNATS only to write-after-approval. Update my mail address.
6186
48f2318c 61872003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6188
6189 (OS Port Maintainers: freebsd): Add myself.
6190
438f50c3
MM
61912003-04-22 Mark Mitchell <mark@codesourcery.com>
6192
6193 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6194
9074e169
KJ
61952003-04-22 Kean Johnston <jkj@sco.com>
6196
6197 * MAINTAINERS (SCO ports): Added myself.
6198
dfd39a2e
NS
61992003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6200
6201 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6202
ccbae82a
KJ
62032003-04-19 Kean Johnston <jkj@sco.com>
6204
6205 * MAINTAINERS (Write After Approval): Add myself.
6206
2f50999f
GP
62072003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6208
6209 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6210 * Makefile.in: Regenerate.
6211
e9b84181
JJ
62122003-04-18 Jakub Jelinek <jakub@redhat.com>
6213
6214 * configure.in (powerpc64*-*-linux*): Remove.
6215 * configure: Rebuilt.
6216
1ca4c6e1
PE
62172003-04-17 Phil Edwards <pme@gcc.gnu.org>
6218
6219 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6220 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6221 and restrap.
6222 * Makefile.in: Regenerate.
6223
0590b963
RE
62242003-04-16 Richard Earnshaw <rearnsha@arm.com>
6225
6226 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6227 * configure: Regenerated.
6228
ff41a56f
DD
62292003-04-15 DJ Delorie <dj@redhat.com>
6230
6231 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6232
50d440bc
NC
62332003-04-13 Nick Clifton <nickc@redhat.com>
6234
6235 * config-ml.in: Remove support for --disable-aix removing
6236 call-aix multilibs.
6237
b1e0a93e
AO
62382003-04-10 Alexandre Oliva <aoliva@redhat.com>
6239
6240 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6241 * */configure: Rebuilt.
6242
71fb704d
JS
62432003-04-08 Joel Sherrill <joel@oarcorp.com>
6244
6245 * MAINTAINERS: Add my email address.
6246
3897ea90
OH
62472003-03-17 Olivier Hainque <hainque@act-europe.fr>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6250
93c834b7
NN
62512003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6252
6253 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6254 * Makefile.in: Regenerate.
6255
82c34dcb
MC
62562003-03-14 Michael Chastain <mec@shout.net>
6257
6258 * Makefile.in: Regenerate with correct Makefile.def.
6259
73458fb7
NN
62602003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6261
6262 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6263 Make macro.
6264 * Makefile.in: Regenerate.
6265 * configure.in: Clean up gxx_include_dir logic.
6266 * configure: Regenerate.
6267
32cf27e5
AE
62682003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6269
6270 * MAINTAINERS (Write After Approval): Add myself.
6271
c727e7a0
BE
62722003-03-10 Ben Elliston <bje@wasabisystems.com>
6273
6274 * MAINTAINERS: Update my mail address.
6275
9a27ac7a
FS
62762003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6277
6278 * configure.in (gxx_include_dir): Fix typo.
6279 * configure: Regenerated.
6280
3aa83176
NN
62812003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6282
6283 * Makefile.tpl: Reindent.
6284 * Makefile.in: Regenerate.
6285 * configure.in: Reindent. Don't set unused variables.
6286 * configure: Regenerate.
6287
9124bc53
DJ
62882003-03-04 Daniel Jacobowitz <drow@mvista.com>
6289
6290 * configure.in: Include $(build_tooldir)/sys-include in
6291 FLAGS_FOR_TARGET.
6292 * configure: Regenerated.
6293
cb543528
NN
62942003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6295
c858bf1e
NN
6296 * Makefile.tpl: Always pass down RANLIB.
6297 * Makefile.in: Regenerate.
6298
aa9c3ab4
NN
6299 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6300 * Makefile.in: Regenerate.
6301 * configure.in: Remove unused logic relating to --enable-shared
6302 and --enable-threads. Remove bogus comments. Remove redundant
6303 noconfigdirs.
6304 * configure: Regenerate.
6305
cb543528
NN
6306 * configure.in: Replace ${libstdcxx_version} by its value.
6307 Remove reference to mh-dgux.
6308 * configure: Regenerate.
6309
53f70c1b
KB
63102003-03-03 Kevin Buettner <kevinb@redhat.com>
6311
6312 * MAINTAINERS (Write After Approval): Add myself.
6313
df0f0674
NN
63142003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6315
6316 * Makefile.tpl: Rearrange.
6317 * Makefile.in: Regenerate.
6318
ef4e7569
US
63192003-02-25 Uwe Stieber <uwe@wwws.de>
6320
6321 * configure.in: Add support for kaOS as cross build target system.
6322 * configure: Regenerated.
6323
a7a287eb
SB
63242003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6325
6326 * MAINTAINERS (Write after approval): Add myself.
6327
ff00c8a2
JW
63282003-02-21 James E Wilson <wilson@tuliptree.org>
6329
6330 * MAINTAINERS: Update my email address.
6331
abb2db7a
ZW
63322003-02-21 Zack Weinberg <zack@codesourcery.com>
6333
6334 * MAINTAINERS: Add self to blanket write privs. section.
6335
e9f2dc3b
SM
63362003-02-20 Sean McNeil <sean@blue.mcneil.com>
6337
6338 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6339 configure-target-* as some target builds may require additional
6340 flags for preprocessor tests.
6341 * Makefile.in: Regenerated.
6342
ee03dc5e
AO
63432003-02-19 Alexandre Oliva <aoliva@redhat.com>
6344
11856278
AO
6345 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6346 * ltconfig: Handle it.
6347 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6348 auto-detecting it.
6349
274aef32
AO
6350 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6351 it is used as argument to $CC.
6352 * ltcf-gcj.sh: Likewise.
6353
ee03dc5e
AO
6354 * configure.in: Introduce --enable-maintainer-mode.
6355 * configure: Rebuilt.
6356 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6357 for maintainer mode.
6358 * Makefile.in: Rebuilt.
6359
30db8e17
JM
63602003-02-18 Jason Merrill <jason@redhat.com>
6361
6362 * Makefile.tpl (check-c++): Allow parallelism.
6363
cab60ac6
GP
63642003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6365
6366 * MAINTAINERS: Remove John Carr (who never actually had access to
6367 gcc.gnu.org).
6368
c8e5d1af
GK
63692003-02-15 Geoffrey Keating <geoffk@apple.com>
6370
6371 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6372 don't configure target-libobjc.
6373 * configure: Regenerate.
6374
70f91f50
RO
63752003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6376
6377 * Makefile.tpl (RANLIB): Define.
6378 * Makefile.in: Regenerate.
6379
669e9062
LB
63802003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6381
6382 * MAINTAINERS: Update my email.
abb2db7a 6383
61b56b2e
KS
63842003-02-06 Keith R Seitz <keiths@redhat.com>
6385
6386 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6387 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6388 * Makefile.in: Regenerated.
6389 * configure.in: Remove all traces of snavigator, db, and grep.
6390 * configure: Regenerated.
6391
a1ba6e15
GP
63922003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6393
6394 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6395 After Approval.
6396
f5f2cce5
CC
63972003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6398
6399 * MAINTAINERS (Write after approval): Add myself.
6400
ba49f6f1
FCE
64012003-01-31 Frank Ch. Eigler <fche@redhat.com>
6402
6403 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6404 * Makefile.in: Regenerated.
6405
ccf9f10c
RS
64062003-01-30 Roger Sayle <roger@eyesopen.com>
6407
6408 * config.guess: Updated to 2003-01-30's version.
6409 * config.sub: Updated to 2003-01-28's version.
6410
a693735b
AO
64112003-01-30 Alexandre Oliva <aoliva@redhat.com>
6412
6413 * config.if: If gcc_version is already set, just use it. Don't set
6414 gcc_version_trigger if it's already set, otherwise set it to
6415 gcc/version.c, but only if the file exists. If it is not set and
6416 gcc/version.c does not exist, try to extract the version number from
6417 $CC.
6418
204c43d6
AT
64192003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6420
abb2db7a 6421 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6422
842e91ec
PE
64232003-01-27 Phil Edwards <pme@gcc.gnu.org>
6424
6425 * configure.in: Revert 24Jan change.
6426 * configure: Regenerate.
6427
6b99984e
GP
64282003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6429
6430 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6431 entry of HJ Lu.
6432
806e0935
NN
64332003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6434
6435 * configure.in: Revert previous change.
6436 * configure: Regenerate.
6437
307a9864
NN
64382003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6439
6440 * configure.in: Make rda native-only.
6441 * configure: Regenerate.
6442
02ba6302
VR
64432003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6444
6445 * MAINTAINERS: Move myself from GNATS-only-accounts to
6446 write-after-approval.
6447
77d187bc
NN
64482003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6449
6450 * configure.in: Add missing \.
6451 * configure: Rebuilt.
6452
a94a2d4c
JJ
64532003-01-17 Jakub Jelinek <jakub@redhat.com>
6454
6455 * configure.in (baseargs): Avoid using \| in sed regular
6456 expressions.
6457 * configure: Rebuilt.
6458
73f84924
JJ
64592003-01-16 Jakub Jelinek <jakub@redhat.com>
6460
6461 * configure.in (baseargs): Remove all supported forms of
6462 --cache-file, --srcdir, --host, --build and --target options
6463 from argument lists.
6464 * configure: Rebuilt.
6465
8c12fc63
JZ
64662003-01-15 Josef Zlomek <zlomekj@suse.cz>
6467
6468 * MAINTAINERS: Add myself to write-after-approval list.
6469
7c005a3a
AO
64702003-01-15 Alexandre Oliva <aoliva@redhat.com>
6471
6472 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6473 * configure: Rebuilt.
6474
3dfabf63
NN
64752003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6476
6477 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6478 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6479 * Makefile.in: Regenerate.
6480 * configure: Regenerate.
6481
cf53ae10
AO
64822003-01-09 Alexandre Oliva <aoliva@redhat.com>
6483
6484 * configure.in: Remove Makefile in build, host and target modules
6485 unless configure was run with --no-recursion.
6486 * configure: Rebuilt.
6487
3fbe8e4a
CC
64882003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6489
6490 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6491 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6492 * Makefile.in: Regenerate.
6493
66e2aa7d
CD
64942003-01-08 Chris Demetriou <cgd@broadcom.com>
6495
6496 * config.guess: Update to 2003-01-03 version.
6497 * config.sub: Update to 2003-01-03 version.
6498
b5038cfb
CF
64992003-01-07 Christopher Faylor <cgf@redhat.com>
6500
6501 * configure: Regenerate with proper autoconf 2.13.
6502
d02c69be
CF
65032003-01-07 Christopher Faylor <cgf@redhat.com>
6504
6505 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6506 * configure: Regenerate.
d02c69be 6507
e914a571
AC
65082003-01-06 Andrew Cagney <ac131313@redhat.com>
6509
6510 * configure.in (GDB_TK): Add tcl directories conditional on
6511 gdb/gdbtk directory being present.
6512 * configure: Regenerate.
abb2db7a 6513
70571545
JDA
65142003-01-04 John David Anglin <dave.anglin@nrc.ca>
6515
6516 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6517 by gcc if LD is not defined and we are not doing a Canadian Cross.
6518 * configure: Rebuilt.
6519
89a7012a
TT
65202002-12-31 Tom Tromey <tromey@redhat.com>
6521
6522 * Makefile.in: Rebuilt.
6523 * Makefile.def (target_modules) [libffi]: Allow installation.
6524
3f4f56e2
AS
65252002-12-31 Andreas Schwab <schwab@suse.de>
6526
6527 * configure.in: Fix use of $program_transform_name.
6528 * configure: Regenerated.
6529
6c1b8d0a
DJ
65302002-12-30 Daniel Jacobowitz <drow@mvista.com>
6531
6532 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6533 * configure: Regenerated.
6c1b8d0a 6534
c5120911
AO
65352002-12-29 Alexandre Oliva <aoliva@redhat.com>
6536
6537 * Makefile.tpl (local-distclean): Don't remove...
6538 (multilib.ts): ... this. Moved into...
6539 (multilib.out): ... this. Don't use sub-make.
6540 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6541 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6542 (configure-build-[+module+], configure-[+module+],
6543 configure-target-[+module+], configure-gcc): ... these. Test
6544 for Makefile existence. Drop config.status from dependencies.
6545 * Makefile.in: Rebuilt.
6546 * configure.in: Move gcc-version-trigger to the end of
6547 ac_configure_args. Add comments to maybedep.tmp and
6548 serdep.tmp. Introduce --disable-serial-configure. Remove
6549 nonopt from baseargs, matching and removing corresponding
6550 whitespace while at it.
6551 * configure: Rebuilt.
6552
e245b0ea
AO
65532002-12-28 Alexandre Oliva <aoliva@redhat.com>
6554
903de295
AO
6555 * configure.in (host_configargs): Replace reference to
6556 no-longer-defined buildopts with --build=${build_alias}.
6557 * configure: Rebuilt.
6558
e245b0ea
AO
6559 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6560 program_transform_name to standard idiom.
6561 (AUTOGEN, AUTOCONF): Define.
6562 (Makefile.in): Use $(AUTOGEN).
6563 (Makefile): Depend on config.status, and use autoconf-style rule to
6564 build it. Move original commands to...
6565 (config.status): ... this new target.
6566 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6567 $(AUTOCONF).
6568 * Makefile.in: Rebuilt.
6569
671aa708
NN
65702002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6571
53fbfb58
NN
6572 * Makefile.tpl: Fix dramatic bustage due to change in
6573 program_transform_name.
6574 * Makefile.in: Regenerate.
6575
6576 * configure.in: Remove unnecessary PATH setting.
6577 * configure: Regnerate.
6578
6579 * configure.in: Don't default to unprefixed tools unless
6580 the native tools will work.
6581 * configure: Regenerate.
6582
671aa708
NN
6583 * configure.in: Convert to autoconf script. Blow away lots
6584 of now-redundant Makefile fragments.
6585 * configure: Generate using Autoconf.
6586 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6587 * Makefile.in: Regenerate.
6588
57f40826
NN
65892002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6590
3fedb745
NN
6591 * configure: Fix stupid bug where RANLIB was mistakenly included.
6592
abb2db7a 6593 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6594 (build_configargs, host_configargs, target_configargs).
6595
6596 * configure.in: Move logic out of sed statement.
6597
abb2db7a 6598 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6599 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6600
315fa0f4
SS
66012002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6602
6603 * config.sub: Import from master repository
6604 * config.guess: Ditto
6605
45aff44f
AS
66062002-12-24 Andreas Schwab <schwab@suse.de>
6607
6608 * Makefile.tpl (multilib.out): Fix missing space.
6609 * Makefile.in: Regenerate.
6610
88b5521b
NN
66112002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6612
6613 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6614 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6615 * Makefile.in: Regenerate.
6616 * configure.in: Remove unnecessary leftovers.
6617
2a726918
GK
66182002-12-21 Geoffrey Keating <geoffk@apple.com>
6619
6620 * configure.in (extra_ranlibflags_for_target): New variable.
6621 (*-*-darwin): Add -c to ranlib commands.
6622 * configure (tooldir): Handle extra_ranlibflags_for_target.
6623
aace3269 66242002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6625
6626 * Makefile.tpl: Revert HJL's change.
6627 * Makefile.in: Regenerated.
6628 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6629 always.
6630
f0895142
AS
66312002-12-19 Andreas Schwab <schwab@suse.de>
6632
6633 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6634 * Makefile.in: Regenerate.
6635
782d0c02
L
66362002-12-18 H.J. Lu <hjl@gnu.org>
6637
6638 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6639 * Makefile.in: Regenerated.
6640
6641 * configure.in (build_prefix): New. Substitute.
6642
212f6dd0
NN
66432002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6644
79308c5d
NN
6645 * Makefile.tpl: Don't let real targets depend on phony targets.
6646 * Makefile.in: Regenerate.
6647
212f6dd0
NN
6648 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6649 * Makefile.in: Regenerate.
6650
ab17919f
SS
66512002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6652
6653 * config.sub: Import from master repository
6654 * config.guess: Ditto
6655
5ecf91d1
JM
66562002-12-16 Jason Merrill <jason@redhat.com>
6657
6658 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6659 previous 'make bootstrap'.
6660 * Makefile.in: Regenerate.
6661
d8437e1b
HPN
66622002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6663
6664 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6665
4977bab6
ZW
66662002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6667
6668 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6669 * Makefile.in: Regenerate.
6670
0edcfdcb
JM
66712002-12-13 Jason Merrill <jason@redhat.com>
6672
6248218a 6673 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6674 library tests.
6675 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6676 * Makefile.in: Regenerate.
6677
4977bab6
ZW
66782002-12-12 Alexandre Oliva <aoliva@redhat.com>
6679
6680 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6681 * Makefile.in: Rebuilt.
6682
f87505dd
AO
66832002-12-12 Alexandre Oliva <aoliva@redhat.com>
6684
6685 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6686
4977bab6
ZW
66872002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6688
6689 * configure: Fix bug put in by gremlins.
6690
6691 * Makefile.tpl: Substitute more autoconfily.
6692 * configure: Substitute more autoconfily.
6693 * Makefile.in: Regenerate.
6694
7f0db92a
SS
66952002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6696
6697 * config.sub: Import from master repository
6698 * config.guess: Ditto
6699 * MAINTAINERS: Added Svein Seldal under write after approval
6700
4977bab6
ZW
67012002-12-08 Andrew Cagney <ac131313@redhat.com>
6702
6703 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6704 * Makefile.in (all-sim): Ditto.
6705
67062002-12-06 DJ Delorie <dj@redhat.com>
6707
6708 * Makefile.tpl: Change configure dependencies to not have real
6709 targets depend on phony targets.
6710
67112002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6712
6713 * configure.in: Revert unintentional change.
6714
6715 * Makefile.tpl: Change dependency for */multilib.out so that
6716 it works when gcc isn't in the tree.
6717
6718 * configure.in: Substitute more.
6719 * configure: Run subconfigures from the Makefile.
6720 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6721 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6722
67f1b906
GP
67232002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6724
6725 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6726
4977bab6
ZW
67272002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6728
6729 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6730 and corresponding dependencies.
6731 * Makefile.in: Regenerate.
6732
6733 * configure.in (host_tools): Order binutils, gas and ld for
6734 convenience in running the testsuites.
6735
6736 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6737 * Makefile.in: Regenerate.
6738 * configure.in: Introduce rules to serialize subconfigure runs.
6739
6740 * configure.in: Introduce BASE_CC_FOR_TARGET.
6741 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6742 Realize configure-build-* targets. Realize configure-target-* targets.
6743 * Makefile.in: Regenerate.
6744
67452002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6746
6747 * configure: Move gcc_version_trigger stuff from here...
6748 * configure.in: ...to here.
6749
6750 * configure.in: Separate subconfigure options added by this file from
6751 options given by the user. Add machinery to put args for host
6752 subconfigures into the Makefile.
6753
6754 * Makefile.tpl: Remove 'vault' targets.
6755 * Makefile.tpl: Reorder and comment dependencies.
6756 * Makefile.in: Regenerate.
6757
67582002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6759 * configure.in: Fix my broken commit of previous patch. (sigh)
6760
743f054e
GK
67612002-11-28 Geoffrey Keating <geoffk@apple.com>
6762
6763 * configure.in: Move host-specific darwin noconfigdirs into
6764 the host-specific section.
6765
4977bab6
ZW
67662002-11-28 Geoffrey Keating <geoffk@apple.com>
6767
6768 * configure.in: Move host-specific darwin noconfigdirs into
6769 the host-specific section.
6770
67712002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6772
6773 * configure: Remove skip-this-dir support.
6774 * Makefile.tpl: Remove skip-this-dir support.
6775
6776 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6777 subdirectories.
6778 * Makefile.in: Regenerate.
6779
6780 * Makefile.tpl: Strip out useless setting of 'dir'.
6781 * Makefile.in: Regenerate.
6782
67832002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6784
6785 * configure.in: Fix deeply stupid bug.
6786
6787 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6788 shell code in CXX_FOR_TARGET
6789 * Makefile.def: Introduce raw_cxx.
6790 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6791 RAW_CXX_FOR_TARGET.
6792 * Makefile.in: Regenerate.
6793
67942002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6795
6796 * Makefile.tpl: Remove unnecessary ifs.
6797 * Makefile.in: Regenerate.
6798
6799 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6800 dependencies. Maybe-ize build-libiberty. Create dummy install
6801 targets for 'no_install' modules.
6802 * configure: Move GDB_TK substitution to configure.in. Move
6803 build_modules stuff to configure.in.
6804 * configure.in: Implement soft dependency machinery. Maybe-ize
6805 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6806 * Makefile.in: Regenerate.
6807
68082002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6809
6810 * Makefile.tpl: Make all-target, install-target behave similarly
6811 to all, install (only hitting configured targets). Eliminate
6812 unused macro defintions.
6813
6814 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6815 build != host.
6816
6817 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6818
6819 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6820
6821 * configure.in: Produce lists of subdir targets we're actually
6822 configuring. Remove references to "dosrel".
6823 * Makefile.tpl: Let configure set which subdir targets are hit.
6824 Remove install-cross; clean up install; remove ALL. Remove
6825 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6826 Autogenerate host module targets. Remove empty dependency lines
6827 and redundant dependency; rearrange slightly.
6828 * Makefile.def: Add host-side libtermcap, utils.
6829
6830 * Makefile.in: Regenerate.
6831
e6226a2f
RO
68322002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6833
6834 * ltconfig (osf[345]): Append $major to soname_spec.
6835 Reflect this in library_names_spec.
6836 * ltmain.sh (osf): Prefix $major with . for use as extension.
6837
3b75d237
AJ
68382002-11-19 Andreas Jaeger <aj@suse.de>
6839
6840 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6841 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6842 and sparc64 GNU/Linux systems.
6843
809108de
NS
68442002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6845
6846 * MAINTAINERS: Update email.
6847
e7e0de7e
GP
68482002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6849
6850 * MAINTAINERS: Complete James Dennett's entry.
6851
f7109dea
EB
68522002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
6855
d3ac17c9
BK
68562002-11-13 Bruce Korb <bkorb@gnu.org>
6857
6858 * Makefile.tpl: syntactic cleanup
6859
cbf78ae4
SH
68602002-11-13 Stuart Hastings <stuart@apple.com>
6861
6862 * MAINTAINERS: Add myself to write-after-approval list.
6863
4977bab6
ZW
68642002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6865
6866 * Makefile.def: Add list of recursive targets to autogenerate.
6867 Add build_modules.
6868 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6869 targets. Autogenerate *-build-* targets.
6870 * Makefile.in: Regenerate.
6871
68722002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6873
6874 * configure: More autoconf-style substitutions.
6875 * Makefile.tpl: More autoconf-style substitutions.
6876 * Makefile.in: Regenerate.
6877
68782002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6879
6880 * configure: Substitute more variables in a more autoconf-friendly
6881 way. Simplify slightly.
6882 * Makefile.tpl: Make more variables substitutable in an
6883 autoconf-friendly way.
6884 * Makefile.in: Regenerate.
6885
d4783999
JW
68862002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6887
6888 * MAINTAINERS (Write After Approval): Add myself.
6889
4977bab6
ZW
68902002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6891
6892 * configure.in (v810*): Remove special setting of tools.
6893
6894 * configure: Add support for extra required flags for ar or nm.
6895 * configure.in (aix4.3+): Use above support for target-specific
6896 issues, rather than using config/mt-aix43.
6897
68982002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6899
6900 * configure: Remove 'removing', which doesn't work. Replace $subdir
6901 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6902 with $srcdir. Reformat indentation. Substitute some variables
6903 formerly hard-coded in the Makefile for build=host.
6904 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6905 * Makefile.def: Autogenerate more.
6906 * Makefile.in: Regenerate.
6907
1c9c903e
AN
69082002-11-04 Adam Nemet <anemet@lnxw.com>
6909
6910 * MAINTAINERS (Write After Approval): Add myself.
6911
40673d2b
KB
69122002-11-04 Kevin Buettner <kevinb@redhat.com>
6913
6914 * Makefile.def (host_modules): Add rda.
6915 * Makefile.in: Regenerate.
6916 * configure.in (target_tool): Add target-rda to list.
6917
42e650ae
GP
69182002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6919
6920 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6921
e004b81f
PE
69222002-10-25 Phil Edwards <pme@gcc.gnu.org>
6923
6924 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6925 and restrap targets to this rule.
6926 * Makefile.in: Regenerate.
6927
06bd49b1
GP
69282002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6929
6930 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6931 GNATS only accounts.
6932
d0af82b0
HPN
69332002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6934
6935 * configure.in (i[3456]86-*-linux*): Add check to disable
6936 ${libgcj} for glibc1.
6937
10782654
DC
69382002-10-24 Denis Chertykov <denisc@overta.ru>
6939
6940 * MAINTAINERS: Add myself as ip2k port maintainer.
6941
a5a438f5
SS
69422002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6943
6944 * configure.in: Add tic4x target.
6945
fe3d5b7f
NN
69462002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6947
aba8a494
NN
6948 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6949 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6950 * Makefile.in: Regenerate.
6951
fe3d5b7f
NN
6952 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6953 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6954 * Makefile.in: Regenerate.
6955
a6ad79e7
JJ
69562002-10-02 Janis Johnson <janis187@us.ibm.com>
6957
6958 * MAINTAINERS: Add myself as web pages co-maintainer.
6959
6a8a9058
NN
69602002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6961
6962 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6963 * Makefile.in: Regenerate.
6964
327d975a
ZW
69652002-10-02 Zack Weinberg <zack@codesourcery.com>
6966
6967 * MAINTAINERS: Add myself and Nathan Sidwell
6968 <nathan@codesourcery.com> as VxWorks maintainers.
6969
a5ae8f19 69702002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6971
6972 * Makefile.def: Remove order dependency comments.
6973 * Makefile.tpl: Add explicit install-install dependencies.
6974 * Makefile.in: Regenerate.
d0f6c823 6975
34c6040c 6976 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 6977 * Makefile.in: Regenerate.
34c6040c 6978
d0f6c823
NN
6979 * Makefile.tpl: Add configure-target (for src-release in src)
6980 * Makefile.in: Regenerate.
6981
50bd210b
NC
69822002-09-30 Nick Clifton <nickc@redhat.com>
6983
6984 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6985
ca25149e
UW
69862002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6987
6988 * configure.in (s390*-*-linux*): Enable libgcj.
6989
dd30b57d
NN
69902002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6991
9e60a678
NN
6992 * configure: Revert accidentally applied changes.
6993
dd30b57d
NN
6994 * Makefile.tpl: Make more autoconf-friendly.
6995 * Makefile.in: Regenerate.
6996 * configure: Make substitution more autoconf-like.
6997
5831424e
RE
69982002-09-28 Richard Earnshaw <rearnsha@arm.com>
6999
7000 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7001 single entry to handle all these.
7002 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7003 libjava on arm-*-elf.
7004
b7f3b15b
GK
70052002-09-27 Geoffrey Keating <geoffk@apple.com>
7006
7007 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7008 things that depend on them.
7009
0dffceed
NN
70102002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7011
7012 * Makefile.tpl: Make subsituted variables more autoconfy.
7013 * Makefile.in: Regenerate.
7014 * configure: Make seds more autoconfy.
7015
1db75a86 70162002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
7017
7018 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7019 * Makefile.in: Regenerate.
7020 * configure.in: Rewrite sed statements to look autoconfy.
7021
1db75a86
NN
7022 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7023 all-target-foo on configure-target-foo.
7024 * Makefile.def: Ditto.
7025 * Makefile.in: Rebuild.
7026
741a4e89
AH
70272002-09-25 Andrew Haley <aph@redhat.com>
7028
7029 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7030
95ddd785
NN
70312002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7032
7033 * Makefile.def: New file.
7034 * Makefile.tpl: New file.
7035 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7036 * contrib/gcc_update: Note that Makefile.in is a generated file.
7037
7038 * configure.in: Minor rearrangement. Simplify tests.
7039
65a824f6
JT
70402002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7041
7042 * configure.in (with_headers): Skip copy if value is "yes".
7043 (with_libs): Likewise.
7044
51270f0a 70452002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
7046
7047 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7048 * configure.in (sh*-*-pe*): Ditto.
7049 * configure.in (mips*-*-pe*): Ditto.
7050 * configure.in (*arm-wince-pe): Ditto.
7051
8f89dbf4
NN
7052 * configure.in: Rearrange.
7053
c1b8db3f
KH
70542002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7055
7056 * MAINTAINERS: Update my email address.
7057
341f0575
PK
70582002-08-30 Paul Koning <pkoning@equallogic.com>
7059
7060 * MAINTAINERS: (Write After Approval): Add myself.
7061
d2e06980
GK
70622002-08-29 Geoffrey Keating <geoffk@redhat.com>
7063
7064 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7065
4906d5d8
GK
70662002-08-24 Geoffrey Keating <geoffk@redhat.com>
7067
7068 * MAINTAINERS: Change my mailing address.
7069
e9a25cc8
PC
70702002-08-21 Paolo Carlini <pcarlini@unitus.it>
7071
7072 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7073 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7074
a5aa7421
LR
70752002-08-20 Loren J. Rittle <ljrittle@acm.org>
7076
7077 * MAINTAINERS (Write After Approval): Remove myself.
7078 (Various Maintainers: c++ runtime libs): Add myself.
7079
5ce6f47b
EC
70802002-08-15 Eric Christopher <echristo@redhat.com>
7081
7082 * config.sub: Import from master repository.
7083 * config.guess: Ditto.
7084
7f9317f0
AO
70852002-08-19 Alexandre Oliva <aoliva@redhat.com>
7086
7087 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7088 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7089 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7090
7aecca3d
AH
70912002-08-16 Aldy Hernandez <aldyh@redhat.com>
7092
7093 * MAINTAINERS: Add self to rs6000 vector extensions.
7094
8ea4b195
AO
70952002-08-15 Alexandre Oliva <aoliva@redhat.com>
7096
7097 * libiberty/configure: Reverted unintended yesterday's check in.
7098
f5cc59a7
AO
70992002-08-14 Alexandre Oliva <aoliva@redhat.com>
7100
7101 * boehm-gc/configure, libf2c/configure: Rebuilt.
7102 * libffi/configure, libiberty/configure: Ditto.
7103 * libjava/configure, libobjc/configure: Ditto.
7104 * libstdc++-v3/configure, zlib/configure: Ditto.
7105 Merged from binutils:
7106 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7107 From Steve Ellcey <sje@cup.hp.com>:
7108 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7109 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7110 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7111 IA64.
7112 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7113 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7114 soname_spec, sys_lib_search_path_spec): Ditto.
7115
66350331
FS
71162002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7117
7118 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7119
2ff34870
L
71202002-08-04 H.J. Lu (hjl@gnu.org)
7121
7122 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7123
a014f2fe
KW
71242002-08-02 Krister Walfridsson <cato@df.lth.se>
7125
7126 * MAINTAINERS (Write After Approval): Add myself.
7127
c01d477a
AM
71282002-07-31 Alan Modra <amodra@bigpond.net.au>
7129
7130 * configure.in: Move generic linux case to end. Copy generic
7131 linux noconfigdirs to mips*-*-linux* entry and new
7132 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7133
68cd2524
MM
71342002-07-19 Michael Matz <matz@suse.de>
7135
7136 * MAINTAINERS: Add myself as ra* maintainer.
7137
e2d83b8c
CD
71382002-07-16 Chris Demetriou <cgd@broadcom.com>
7139
7140 * config.guess: Update to 2002-07-09 version.
7141 * config.sub: Update to 2002-07-03 version.
7142
cece4f1d
HPN
71432002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7144
7145 * MAINTAINERS: Fix typo in a maintainer email address.
7146
bb654703
NN
71472002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7148
7149 * configure.in: Remove two redundant tests.
7150
789b7de5
RO
71512002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7152
7153 * configure.in (mips*-*-irix6*o32): Enable stabs.
7154
e1da1089
NN
71552002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7156
f3970bba
NN
7157 * configure.in: Don't build grez.
7158 * Makefile.in: Ditto.
7159
e1da1089
NN
7160 * Makefile.in: Remove references to bsp, cygmon, libstub.
7161 * configure.in: Ditto.
7162
7163 * configure.in: Remove leftover reference to gdbtest.
7164
57c905fa
PE
71652002-07-08 Phil Edwards <pme@gcc.gnu.org>
7166
7167 * configure.in (gxx_include_dir): Change to match versioned
7168 C++ headers if --enable-version-specific-runtime-libs is used.
7169
a0af94a7 71702002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7171
a0af94a7
SE
7172 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7173
423ce3eb
NN
71742002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7175
7176 * configure.in: Make --without-x work.
7177
98186934
NN
71782002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7179
c3b7d169
NN
7180 * configure.in: Rearrange target Makefile fragment collection.
7181
98186934
NN
7182 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7183 cvs[src].
7184 * configure.in: Ditto.
7185
eebd288a
MK
71862002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7187
7188 * MAINTAINERS (Write After Approval): Update my e-mail address.
7189
3ab36f05
NN
71902002-06-24 Ben Elliston <bje@redhat.com>
7191
7192 * configure.in (host_tools): Remove cgen.
7193
7194 * Makefile.in (all-cgen): Remove; runs from its source directory.
7195 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7196 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7197 (all-sim): Likewise.
7198
71992002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7200
7201 * Makefile.in: Eliminate 'apache' targets.
7202 * configure.in: Eliminate 'apache' targets.
7203
55380b08
NN
7204 * configure.in: Eliminate redundant tests. Reorganize.
7205
9a5c1b9d
NN
7206 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7207
5fd3853a
NN
7208 * config-ml.in: Eliminate references to Cygnus configure.
7209
cfefc434
NN
7210 * Makefile.in: Eliminate references to building emacs.
7211
2fe93885
GS
72122002-06-28 Graham Stott <graham.stott@btinternet.com>
7213
7214 * MAINTAINERS: Update my email address.
7215
53c40185
BK
72162002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7217
7218 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7219 (cxx_incdir): Remove.
53c40185 7220
97679694
NN
72212002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7222
7223 * MAINTAINERS (Write After Approval): Add self.
7224
b03bcd37
DC
7225Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7226
7227 * configure.in: Add support for ip2k.
7228
6bd12129
NN
72292002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7230
7231 * configure.in: Fix AIX configury bug.
7232
e0d98a92
SE
72332002-06-20 Steve Ellcey <sje@cup.hp.com>
7234
7235 * MAINTAINERS (Write After Approval): Add self.
7236
ba3292db
NN
72372002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7238
ef40bc65
NN
7239 * configure.in: replace ${topsrcdir} with ${srcdir}
7240
7a0be465
NN
7241 * configure.in: Move definition of libstdcxx_flags
7242 right above usage, rather than waaay earlier.
7243
e1848dde
NN
7244 * configure.in: Pull definition of is_cross_compiler earlier.
7245
8bc2fff1
NN
7246 * configure.in: Rearrange a little.
7247
ba3292db
NN
7248 * configure.in: Remove references to librx.
7249 * Makefile.in: Remove references to librx.
7250
11d8b408
DC
7251Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7252
7253 * config.sub: Add support for avr target.
7254 Import from master sources, rev 1.255
5ce6f47b 7255
93da8339
PE
72562002-06-19 Phil Edwards <pme@gcc.gnu.org>
7257
7258 * configure, .cvsignore: Revert previous change...
7259 * Makefile: ...delete.
7260
b4caab5c
NN
72612002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7262
7263 * configure.in: Eliminate ${gasdir} variable.
7264
ee777171
DB
72652002-06-18 Dave Brolley <brolley@redhat.com>
7266
7267 * configure.in: Add support for frv.
7268 * config.sub: Add support for frv.
7269
26e4af54
PE
72702002-06-18 Phil Edwards <pme@gcc.gnu.org>
7271
7272 * configure: Remove garbage from previous commit.
7273
bb20b7da
PE
72742002-06-18 Phil Edwards <pme@gcc.gnu.org>
7275
7276 * configure: For in-source builds, make a subdir and re-exec there.
7277 * Makefile: New file. Pass targets through to build directory.
7278 * .cvsignore: No longer ignore "Makefile".
7279
9d321f6c
DR
72802002-06-16 Douglas Rupp <rupp@gnat.com>
7281
7282 * MAINTAINERS (Write After Approval): Add self.
7283
c8eb2bc0
KG
72842002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7285
7286 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7287
f210d239
JT
72882002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7289
7290 * configure.in (vax-*-netbsd*): Re-enable gas.
7291
e9667b3c
NN
72922002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7293
efe1f357
NN
7294 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7295 BUILD_PREFIX_1, to correct nomenclature.
7296 * configure: Likewise.
7297
e9667b3c
NN
7298 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7299 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7300
fe2fe497
OH
73012002-05-31 Olaf Hering <olh@suse.de>
7302
7303 * config-ml.in: Propogate DESTDIR also.
7304
dcf7f0dd
JT
73052002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7306
7307 * configure.in (vax-*-netbsd*): Don't build gas for this
7308 platform.
7309
6ff14f32
MM
73102002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7311
7312 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7313 and libgcj for AVR.
7314
397de1ff
KK
73152002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7316
7317 * MAINTAINERS (Write After Approval): Add myself.
7318
ac30211c
JT
73192002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7320
7321 * config.guess: Update to 2002-05-22 version.
7322 * config.sub: Likewise.
7323
1e6347d8
RO
73242002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7325
7326 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7327 * config-ml.in: Likewise.
7328 * configure: Likewise.
7329 * configure.in: Likewise.
7330
e5ce1d6d
SC
73312002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7332
7333 * MAINTAINERS: Update my email address.
7334
6cdef75d
NN
73352002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7336
4a87f061
NN
7337 * configure.in: Simplify makefile fragment collection.
7338
7339 * configure.in: Remove code to build emacs.
603606e7 7340
e254d6b5
NN
7341 * configure.in : Remove --srcdir argument from targargs and buildargs
7342 (it's always overridden in the Makefile anyway). Rearrange a bit.
7343
7344 * configure: Move some logic to configure.in.
7345 * configure.in: Move some logic from configure.
6cdef75d 7346
1d6006fe
TT
73472002-05-11 Tom Tromey <tromey@redhat.com>
7348
7349 * MAINTAINERS: Reflect libgcj reality.
7350
b70b3534
FS
73512002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7352
7353 * Makefile.in: Honour DESTDIR.
7354
4434687a
MM
73552002-05-08 Mark Mitchell <mark@codesourcery.com>
7356
7357 * config.guess: Import 2002-03-20 version.
7358 * config.sub: Import 2002-04-26 version.
7359
a89e49c7
RO
73602002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7361
7362 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7363
44e55536
TJ
73642002-05-07 Tim Josling <tej@melbpc.org.au>
7365
7366 * MAINTAINERS: Add self.
7367
97320a3f
LR
73682002-05-06 Loren J. Rittle <ljrittle@acm.org>
7369
7370 * ltmain.sh: Detect and handle object name conflicts
7371 while piecewise linking a static library.
7372
b7c13625
AO
73732002-05-05 Alexandre Oliva <aoliva@redhat.com>
7374
7375 * configure.in (noconfigdirs): Don't disable libgcj on
7376 sparc64-*-solaris* and sparcv9-*-solaris*.
7377
4182d9fa
AO
73782002-05-03 Alexandre Oliva <aoliva@redhat.com>
7379
7380 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7381
7bebf279
TF
73822002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7383
7384 * configure.in (FLAGS_FOR_TARGET): Do not add
7385 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7386 on i[3456]86-*-linux*.
7387
9a06dc7d
TF
73882002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7389
7390 * configure.in (noconfigdirs): Replace [ ] with test.
7391
7392 * configure.in (noconfigdirs): Do not add target-newlib if
7393 target == i[3456]86-*-linux*, and host == target.
7394
a51a07fa
NN
73952002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7396
9e7facd6
DD
7397 * configure.in: delete reference to absent file
7398
aeaa0f2f
NN
7399 * configure.in: replace '[' with 'test'
7400
4bb98828
NN
7401 * configure.in: Eliminate references to gash.
7402 * Makefile.in: Eliminate references to gash.
7403
64791664
NN
7404 * configure.in: remove useless references to 'pic' makefile fragments.
7405
3ed57cf4
NN
7406 * configure.in: (*-*-windows*) Finish removing.
7407
a51a07fa
NN
7408 * configure.in: Eliminate redundant test for libgui.
7409
8552f6f1
RS
74102002-04-29 Roger Sayle <roger@eyesopen.com>
7411
7412 * MAINTAINERS: Add self and realphabetize. Update entries
7413 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7414 entry for a29k port maintainer.
7415
9e847666
JS
74162002-04-26 Joel Sherrill <joel@OARcorp.com>
7417
7418 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7419 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7420
704c9a14
NN
74212002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7422
7423 * configure.in: remove references to dead files
7424
7bff5059
MM
74252002-04-19 Mark Mitchell <mark@codesourcery.com>
7426
7427 * MAINTAINERS: Add information about purpose of this file.
7428
0c7c67f0
TT
74292002-04-18 Tom Tromey <tromey@redhat.com>
7430
7431 * configure.in: Disallow configuring libgcj when it is already
7432 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7433 Solaris 2.8 by default. For PR libgcj/6158.
7434
63501e91
NN
74352002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7436
7437 * configure.in: Move default CC setting out of config/mh-* fragments
7438 directly into here.
7439
701afd4d
NN
74402002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7441
7442 * configure.in: don't even try to configure or make a subdirectory
7443 if there's no configure script for it.
7444
07cdae91
MM
74452002-04-15 Mark Mitchell <mark@codesourcery.com>
7446
7447 * MAINTAINERS: Remove chill maintainers.
7448 * Makefile.in (CHILLFLAGS): Remove.
7449 (CHILL_LIB): Remove.
7450 (TARGET_CONFIGDIRS): Remove libchill.
7451 (CHILL_FOR_TARGET): Remove.
7452 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7453 CHILL_LIB.
7454 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7455 (CHECK_TARGET_MODULES): Likewise.
7456 (INSTALL_TARGET_MODULES): Likewise.
7457 (CLEAN_TARGET_MODULES): Likewise.
7458 (configure-target-libchill): Remove.
7459 (all-target-libchill): Remove.
7460 * configure.in (target_libs): Remove target-libchill.
7461 Do not compute CHILL_FOR_TARGET.
7462 * libchill: Remove directory.
5ce6f47b 7463
ab50d72b
DD
74642002-04-11 DJ Delorie <dj@redhat.com>
7465
7466 * Makefile.in, configure.in: Sync with binutils, entries
7467 follow...
7468
0a1e123a
DD
74692002-04-07 Andrew Cagney <ac131313@redhat.com>
7470
7471 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7472 (do-tar, do-bz2): New rules.
7473 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7474 (gdb-tar): New rule.
7475 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7476 (insight_dejagnu.tar): New rule.
7477 (insight.tar): New rule.
7478 (gdb+dejagnu.tar): New rule.
7479 (gdb.tar): New rule.
7480
ab50d72b
DD
74812002-02-01 Mo DeJong <supermo@bayarea.net>
7482
7483 * Makefile.in: Add all-tix to deps for all-snavigator
7484 so that tix is built when building snavigator.
7485
74862002-01-11 Steve Ellcey <sje@cup.hp.com>
7487
7488 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7489 ld and gdb are not supported.
7490
74912002-01-07 Mark Salter <msalter@redhat.com>
7492
7493 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7494 Allow target-libgloss to be built for arm, strongarm, and xscale.
7495
74962001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7497
7498 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7499 options for i[3456]86-pc-linux* native builds.
7500
75012001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7502
7503 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7504 files from .po files for a distribution.
7505
75062001-09-03 Jeff Holcomb <jeffh@redhat.com>
7507
7508 * configure.in: Enable libstdc++-v3 for h8300 targets.
7509
75102001-06-19 Alan Modra <amodra@bigpond.net.au>
7511
7512 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7513 version from bfd/.
7514
7515Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7516
7517 * Makefile.in (VER): When present, extract the version number from
7518 the file version.in.
7519
75202001-05-24 Tom Rix <trix@redhat.com>
7521
7522 * configure.in : enable ld for aix
7523
75242001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7525
7526 * config.guess: Add linux target for S/390.
7527
75282000-11-07 Philip Blundell <pb@futuretv.com>
7529
7530 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7531
75322000-11-03 Philip Blundell <pb@futuretv.com>
7533
7534 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7535 files.
7536
75372001-01-15 Ben Elliston <bje@redhat.com>
7538
7539 * configure.in (host_tools): Add sid.
7540 Always configure cgen.
7541
75422000-11-24 Nick Clifton <nickc@redhat.com>
7543
7544 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7545
7546
75472000-08-20 Doug Evans <dje@casey.transmeta.com>
7548
7549 * Makefile.in (ALL_MODULES): Add all-cgen.
7550 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7551 (all-cgen): New target.
7552 (all-opcodes,all-sim): Depend on all-cgen.
7553 * configure.in (host_tools): Add cgen.
7554 Only configure cgen if --enable-cgen-maint.
7555
ef98ad7b
LR
75562002-04-09 Loren J. Rittle <ljrittle@acm.org>
7557
7558 * configure.in: Add *-*-freebsd* configurations.
7559
90def2b2
TT
75602002-04-08 Tom Tromey <tromey@redhat.com>
7561
7562 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7563 Fixes PR libgcj/6068.
7564
320d7e7a
KW
75652002-03-30 Krister Walfridsson <cato@df.lth.se>
7566
7567 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7568
18b467f1
RO
75692002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7570
7571 * configure.in (alpha*-dec-osf*): Enable libgcj.
7572
8bb3a5af
MG
75732003-03-27 Matthew Gingell <gingell@gnat.com>
7574
7575 * MAINTAINERS (Write After Approval): Add myself.
7576
56ae9405
NC
75772002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7578
7579 Fix for: PR bootstrap/3591, target/5676
7580 * configure.in (mcore-pe): Disable the configuration of
7581 libstdc++-v3 since exceptions are not supported.
7582
f18d9a0c
AG
75832002-03-20 Anthony Green <green@redhat.com>
7584
7585 * configure.in: Enable libgcj for xscale-elf target.
7586
c0e21eef
R
7587Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7588
7589 * MAINTAINERS: Update my email address.
7590
28eca9e8
AO
75912002-03-16 Alexandre Oliva <aoliva@redhat.com>
7592
7593 * ltmain.sh (relink_command): Fix typo in previous change.
7594
e67e72c7
AO
75952002-03-15 Alexandre Oliva <aoliva@redhat.com>
7596
7597 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7598 (relink_command): Added --tag flags.
7599 (mode=install): If relinking fails; error out.
7600
c2273204
RH
76012002-03-12 Richard Henderson <rth@redhat.com>
7602
7603 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7604 .NOTPARALLEL tag.
7605 (do-check): Rename from check.
7606 (check): Allow parallel check.
7607
bcb64245
BW
76082002-03-12 Bob Wilson <bob.wilson@acm.org>
7609
7610 * MAINTAINERS: Add myself as maintainer for xtensa port.
7611 Fix alphabetical order in CPU port maintainer list.
7612 Remove myself from Write After Approval list.
7613
63adb4ff
RH
76142002-03-11 Richard Henderson <rth@redhat.com>
7615
7616 * Makefile.in (.NOTPARALLEL): Add fake tag.
7617
9bec4bf0
L
76182002-03-07 H.J. Lu (hjl@gnu.org)
7619
7620 * configure.in: Enable gprof for mips*-*-linux*.
7621
c7fc1f84
DS
76222002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7623
7624 * MAINTAINERS (Write After Approval): Add myself.
7625
6bff33fb
AO
76262002-02-28 Alexandre Oliva <aoliva@redhat.com>
7627
7628 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7629 libjava.
7630 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7631
0210b33b
AO
76322002-02-23 Alexandre Oliva <aoliva@redhat.com>
7633
7634 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7635 because its Makefile is there; test for the executable instead.
7636
fcc0a3ef
AO
76372002-02-22 Alexandre Oliva <aoliva@redhat.com>
7638
7639 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7640 libstdc++-v3 and libjava.
7641
97cf8285
AM
76422002-02-11 Adam Megacz <adam@xwt.org>
7643
7644 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7645 boehm-gc
5ce6f47b 7646
40fe0ec3
AO
76472002-02-09 Alexandre Oliva <aoliva@redhat.com>
7648
7649 * config.guess: Updated to 2002-01-30's version.
7650 * config.sub: Updated to 2002-02-01's version.
7651 Contribute sh64-elf.
7652 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7653 * configure.in: Added sh64-*-*.
7654
694d53ee
CD
76552002-02-08 Chris Demetriou <cgd@broadcom.com>
7656
7657 * MAINTAINERS: Belatedly add myself to write after approval list.
7658
a9ca50b1
JH
7659Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7660
7661 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7662 Remove self as Write After Approval.
7663
5ffc3500
GK
76642002-01-31 Geoffrey Keating <geoffk@redhat.com>
7665
7666 * MAINTAINERS: Put self in as maintainer for contrib/regression
7667 directory.
7668
4ceaf7fb
PE
76692002-01-28 Phil Edwards <pme@gcc.gnu.org>
7670
7671 * MAINTAINERS: Update my email address.
7672
51584787
JT
76732002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7674
5ce6f47b
EC
7675 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7676 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7677 libraries if not supported for NetBSD on target CPU.
7678
5701d273
DR
76792002-01-25 Douglas B Rupp <rupp@gnat.com>
7680
7681 * install-sh: Use _inst.$$_ for temp file name.
7682
b299a075
JT
76832002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7684
7685 * MAINTAINERS (Write After Approval): Move my contact info
7686 from here...
7687 (OS Port Maintainers): ...to here (netbsd).
7688
51fe14b5
BW
76892002-01-22 Bob Wilson <bob.wilson@acm.org>
7690
7691 * MAINTAINERS (Write After Approval): Add myself.
7692
b634ad42
L
76932002-01-17 H.J. Lu <hjl@gnu.org>
7694
7695 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7696 (all-target-fastjar): Also depend on all-target-libiberty.
7697
3cd87679
L
76982002-01-16 H.J. Lu (hjl@gnu.org)
7699
7700 * config.guess: Import from master sources, rev 1.225.
7701 * config.sub: Import from master sources, rev 1.238.
7702
969a6d8f
KH
77032002-01-16 Kazu Hirata <kazu@hxi.com>
7704
7705 * MAINTAINERS (Write After Approval): Remove myself.
7706
366f6a52
FW
77072001-12-19 Florian Weimer <fw@deneb.enyo.de>
7708
7709 * MAINTAINERS (Write After Approval): Add myself.
7710
f02240b6
JM
77112001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7712
7713 * MAINTAINERS: Add self as docs co-maintainer.
7714
5d08dc39
MK
77152001-12-11 Matthias Klose <doko@debian.org>
7716
7717 * MAINTAINERS (Write After Approval): Add myself.
7718
39e790d5
ZW
77192001-12-09 Zack Weinberg <zack@codesourcery.com>
7720
7721 * MAINTAINERS: Update my email address.
7722
4519d6a3
TC
77232001-12-07 Turly O'Connor <turly@apple.com>
7724 * MAINTAINERS (Write After Approval): Add myself.
7725 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7726 (rs6000_initialize_trampoline): Call __trampoline_setup for
7727 ABI_DARWIN too.
7728 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7729 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7730
21cf0a73
PC
77312001-12-07 Paolo Carlini <pcarlini@unitus.it>
7732
7733 * MAINTAINERS (Write After Approval): Add myself.
7734
4ee43206
DR
7735Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7736
7737 * configure, configure.in: Use temp file for long sed commands.
7738
251931f3
LG
77392001-12-03 Laurent Guerby <guerby@acm.org>
7740
7741 * config.sub: Update to version 1.232 on subversion.
7742
03777dd7
BE
77432001-12-03 Ben Elliston <bje@redhat.com>
7744
7745 * MAINTAINERS: Update mail address for config.* patches.
7746
e490616e
ZW
77472001-11-27 DJ Delorie <dj@redhat.com>
7748 Zack Weinberg <zack@codesourcery.com>
7749
7750 When build != host, create libiberty for the build machine.
7751
7752 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7753 CONFIG_ARGUMENTS.
7754 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7755 New variables.
7756 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7757 and rules.
7758 (all.normal): Depend on ALL_BUILD_MODULES.
7759 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7760 (all-build-libiberty): Depend on configure-build-libiberty.
7761
7762 * configure: Calculate and substitute proper value for
7763 ALL_BUILD_MODULES.
7764 * configure.in: Create the build subdirectory.
7765 Calculate and substitute TARGET_CONFIGARGS (formerly
7766 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7767
04075e8f
ZL
77682001-11-26 Ziemowit Laski <zlaski@apple.com>
7769
7770 * MAINTAINERS (write-after-approval): Add self.
7771
ed19322d
CR
77722001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7773
7774 * MAINTAINERS (GNATS only accounts): Remove self.
7775
90a12988
HPN
77762001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7777
7778 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7779 libf2c.
7780
77e653ad
CR
77812001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7782
7783 * MAINTAINERS (Write After Approval): Add self.
7784
64adad99
DB
77852001-11-12 David O'Brien <obrien@FreeBSD.org>
7786
7787 * MAINTAINERS: mips and s390 are also CPU ports.
7788
834a28c7
DB
77892001-11-12 David O'Brien <obrien@FreeBSD.org>
7790
7791 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7792
ef94239f
DB
77932001-11-11 David O'Brien <obrien@FreeBSD.org>
7794
7795 * MAINTAINERS: Alphabetize.
7796
beda0427
KH
77972001-11-09 Kazu Hirata <kazu@hxi.com>
7798
7799 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7800
6ca224d3
JDA
78012001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7802
7803 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7804
132e4bd7
PE
78052001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7806
7807 * configure.in (--enable-languages): Be more permissive about
7808 syntax. Check for empty lists better. Warn about $LANGUAGES.
7809
c6243b4c
GK
78102001-11-08 Geoffrey Keating <geoffk@redhat.com>
7811
7812 * config.sub: Import from master sources, rev. 1.230.
7813 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7814
abbb9e76
LG
78152001-11-07 Laurent Guerby <guerby@acm.org>
7816
7817 * MAINTAINERS (Write After Approval): Add self.
7818
53cdb27a
HPN
78192001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7820
7821 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7822
dd3a88c9
HPN
78232001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7824
7825 * config.sub: Import from master sources, rev 1.226.
7826 * config.guess: Import from master sources, rev 1.216.
7827
d344dce9
HPN
78282001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7829
7830 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7831 * MAINTAINERS: Add self as maintainer of MMIX port.
7832 Remove old after-approval entry.
7833
63f6bcd7
JM
78342001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7835
7836 * ChangeLog, configure: Fix spelling errors.
7837
84f92638
BK
78382001-10-20 Brendan Kehoe <brendan@zen.org>
7839
7840 * MAINTAINERS: Tweak my address.
7841
2f30eda4
R
7842Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7843
7844 * MAINTAINERS: Update my email address.
7845
1567080c 78462001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7847
f48a3b5c 7848 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7849 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7850
30106886
GB
78512001-10-10 Geert Bosch <bosch@gnat.com>
7852
e490616e 7853 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7854 Added Robert Dewar.
7855
d3d51b8c
DB
78562001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7857
7858 * MAINTAINERS (Write After Approval): Added self
7859
d1c3e709
GB
78602001-10-02 Geert Bosch <bosch@gnat.com>
7861
7862 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7863
50f5f793
JM
78642001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7865
7866 * configure: Handle temporary files securely using mkdir.
7867
7fddf9a9
AO
78682001-09-29 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7871
387beb82
WC
78722001-09-26 Will Cohen <wcohen@redhat.com>
7873
7874 * configure.in (*-*-linux*): Disable configuration of target-newlib
7875 and target-libgloss.
e490616e 7876
0c055e34
AO
78772001-09-26 Alexandre Oliva <aoliva@redhat.com>
7878
7879 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7880 RANLIB.
7881
759bfa90
AO
78822001-09-21 Alexandre Oliva <aoliva@redhat.com>
7883
7884 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7885 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7886 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7887 avoid quotes nesting problems.
7888 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7889 (DO_X): Export only variables that are set.
7890
1dc4a750
BE
78912001-09-19 Ben Elliston <bje@redhat.com>
7892
7893 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7894 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7895 semantics. Use the shell built-in "type" command instead.
7896
898c7238
AO
78972001-08-31 Alexandre Oliva <aoliva@redhat.com>
7898
7899 Merged from gcc-3_0-branch:
7900 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7901 * ltcf-c.sh: Use $objext, not $ac_objext.
7902 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7903 * ltcf-cxx.sh: Add support for GNU.
7904 2001-07-22 Timothy Wall <twall@redhat.com>
7905 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7906 default settings if using GNU tools with that configuration.
7907 * ltcf-cxx.sh: Ditto.
7908 * ltcf-gcj.sh: Ditto.
7909 2001-07-21 Michael Chastain <chastain@redhat.com>
7910 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7911 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7912 * ltmain.sh: Mark as gcc-local.
7913
8fa0a32e
EC
79142001-08-30 Eric Christopher <echristo@redhat.com>
7915 Jason Eckhardt <jle@redhat.com>
7916
7917 * config.guess: Merge from master sources.
7918 * config.sub: Merge from master sources, add support for mipsisa32.
7919
32f30f91 79202001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7921 * config.sub: Merge from master sources, rev 1.219.
7922 * MAINTAINERS: Add self as contact for stormy16 port.
7923
f6084f99
ZW
79242001-08-14 Zack Weinberg <zackw@panix.com>
7925
7926 * config.sub: Merge from master sources, rev 1.218.
7927 * config.guess: Merge from master sources, rev 1.209.
7928
91b54f7f
GS
79292001-08-11 Graham Stott <grahams@redhat.com>
7930
7931 * Makefile.in (check-c++): Add missing semicolon.
7932
e5b3941e
JH
7933Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7934
32f30f91 7935 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7936
6387a56e
EC
79372001-07-30 Eric Christopher <echristo@redhat.com>
7938
7939 * MAINTAINERS (Various maintainers: mips port): Added myself.
7940
53b475f0
AH
79412001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7942
e490616e 7943 * configure.in (sh-*-linux*): New.
53b475f0 7944
2a08c780
RH
79452001-07-27 Richard Henderson <rth@redhat.com>
7946
7947 * .cvsignore: Add LAST_UPDATED.
7948
bfa79422
UW
79492001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7950
7951 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7952
0ae85492
AH
79532001-07-16 Aldy Hernandez <aldyh@redhat.com>
7954
e490616e 7955 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7956
8e1ab0fe
NP
7957Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7958
7959 * MAINTAINERS (Write After Approval): Added myself.
7960
2b997990
SC
79612001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7962
7963 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7964 and libgcj on m68hc11/m68hc12.
7965
d920e825
L
79662001-06-27 H.J. Lu (hjl@gnu.org)
7967
7968 * Makefile (CFLAGS_FOR_BUILD): New.
7969 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7970
d425a1e0
JM
79712001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7972
7973 * README: Remove version number.
7974
5b5b4207
GP
79752001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7976
7977 * INSTALL/README: Update wrt. to the installation instructions now
7978 residing in gcc/doc/install.texi.
7979
be839b69
JM
79802001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7981
7982 * README: Replace with a cut-down and updated version of gcc/README.
7983
fe2ee7c4
DE
79842001-06-12 David Edelsohn <edelsohn@gnu.org>
7985
7986 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7987 multilibs to be disabled.
7988
4f5d646c
DB
79892001-06-11 Daniel Berlin <dan@cgsoftware.com>
7990
7991 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 7992
818f0c85
AO
79932001-06-09 Alexandre Oliva <aoliva@redhat.com>
7994
7995 * config.guess: Import CVS version 1.195.
7996 * config.sub: Import CVS version 1.212.
7997
e9a8af10
AO
79982001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7999
8000 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8001 gcc/xgcc is built, use -print-prog-name to find out the program
8002 name to use.
8003
ae3ca0a9
PE
80042001-06-04 Phil Edwards <pme@sources.redhat.com>
8005
8006 * config.guess: Import CVS version 1.194. All gcc-local changes
8007 appear to also be in the master copy.
8008 * config.sub: Import CVS version 1.211.
8009
066bd40d
MM
8010Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8011
8012 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8013 with_gcc]: Use `gcc -shared' to build a shared library.
8014
4aef4f33
JDA
8015Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8016
8017 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8018 archives.
8019
c386f00f
RO
8020Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8021
8022 * MAINTAINERS (Write After Approval): Add myself.
8023
2ae5cea5
HPN
80242001-06-01 Hans-Peter Nilsson <hp@axis.com>
8025
8026 * configure.in (libstdcxx_flags): Do not try to execute
8027 libstdc++-v3/testsuite_flags until it exists.
8028
c3766183
AM
80292001-06-01 Alan Modra <amodra@bigpond.net.au>
8030
8031 * MAINTAINERS: Update my email address.
8032
9b337833
GS
80332001-05-31 Graham Stott <grahams@redhat.com>
8034
8035 * MAINTAINERS (Write After Approval): Add myself.
8036
55fce0eb
SP
80372001-05-28 Simon Patarin <simon.patarin@inria.fr>
8038
8039 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8040 libraries when using g++ with native linker.
8041
5f7de4b8
AO
80422001-05-28 Alexandre Oliva <aoliva@redhat.com>
8043
8044 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8045
a7bc0fbb
AO
80462001-05-22 Alexandre Oliva <aoliva@redhat.com>
8047
8048 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8049 [aix4*|aix5*]: Prepend blank.
8050
33456445
AO
80512001-05-20 Alexandre Oliva <aoliva@redhat.com>
8052
8053 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8054 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8055 of subdir/configure scripts to use the new libtool.m4.
8056
e48d3d00
MK
80572001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8058
8059 * MAINTAINERS (Write After Approval): Add myself.
8060
9e0e191b
BK
80612001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8062
8063 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8064
3f19b439
BE
80652001-05-11 Ben Elliston <bje@redhat.com>
8066
8067 * Makefile.in (all-sid): New target.
8068 (check-sid, clean-sid, install-sid): Likewise.
8069
6ebe3121
JO
80702001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8071
8072 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8073
ca3667c4
AO
80742001-05-03 Alexandre Oliva <aoliva@redhat.com>
8075
8076 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8077 libgcj.
8078
80792001-05-03 Alexandre Oliva <aoliva@redhat.com>
8080
8081 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8082 gcc/xgcc is built, use -print-prog-name to find out the program
8083 name to use.
8084
b2964d63
AO
80852001-04-26 Alexandre Oliva <aoliva@redhat.com>
8086
b1bb2302
AO
8087 * configure.in (noconfigdirs): Don't reset it from scratch in the
8088 target case; only append to it.
6387a56e 8089
b2964d63
AO
8090 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8091 sparc-*-solaris2.8]: Disable ${libgcj}.
8092
8343765d
AO
80932001-04-25 Alexandre Oliva <aoliva@redhat.com>
8094
8095 * configure.in (libgcj_saved): Copy from $libgcj.
8096 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8097 --disable-libgcj.
8098
ddbb6d43
GRK
80992001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8100
8101 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8102 C front end maintainer.
ddbb6d43 8103
3fa03ff9
AG
8104Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8105
8106 * configure.in: Move *-chorusos target case to the proper switch.
8107 Disable libgcj.
8108
99ffe40f
AO
81092001-04-12 Alexandre Oliva <aoliva@redhat.com>
8110
8111 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8112 1.641.2.228.
8113
78faa32d
FS
81142001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8115
8116 * Makefile.in (STAGE1_CFLAGS): Pass down.
8117
cdbff0ab
AM
81182001-04-13 Alan Modra <amodra@one.net.au>
8119
8120 * config.guess: Add hppa64-linux support. Note for next import that
8121 this is already in the master file.
8122 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8123
75b9074c
AO
81242001-04-12 Alexandre Oliva <aoliva@redhat.com>
8125
8126 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8127 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8128
125404c5
SS
81292001-04-11 Stan Shebs <shebs@apple.com>
8130
8131 * MAINTAINERS: Add self as Darwin port maintainer.
8132
876684fe
AM
81332001-04-11 Alan Modra <amodra@one.net.au>
8134
8135 * MAINTAINERS: Update my email address.
8136
06729913
LR
81372001-04-10 Loren J. Rittle <ljrittle@acm.org>
8138
8139 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8140 recent versions of FreeBSD (release 3 or later).
8141 * ltconfig: On FreeBSD, -lc must not be provided when building
8142 a shared library or else the standard -pthread gcc option is
8143 rendered worthless to later users of the built library.
8144
67916302
JM
81452001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8146
8147 * MAINTAINERS: Add self and RTH as C front end maintainers.
8148
d2bc0628
AO
81492001-04-05 Alexandre Oliva <aoliva@redhat.com>
8150
e490616e
ZW
8151 * config.sub: Make sure to match an already-canonicalized
8152 machine name (eg. mn10300-unknown-elf).
d2bc0628 8153
a3406c06
AO
81542001-04-01 Alexandre Oliva <aoliva@redhat.com>
8155
8156 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8157 New macros.
8158 (bootstrap, cross): Use RECURSE_FLAGS.
8159 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8160
a076f6a4
AO
81612001-03-27 Alexandre Oliva <aoliva@redhat.com>
8162
8163 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8164
e9f4fa71
CH
81652001-03-22 Colin Howell <chowell@redhat.com>
8166
7238de5c
CH
8167 * Makefile.in (DO_X): Do not backslash single-quotes in
8168 backquotes (two places).
e9f4fa71 8169
b6b14b1b
AO
81702001-03-22 Alexandre Oliva <aoliva@redhat.com>
8171
8172 Re-installed:
8173 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8174 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8175 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8176 * ltcf-cxx.sh: Likewise.
8177 * ltcf-gcj.sh: Likewise.
8178
1eb0b89d
GP
81792001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8180
8181 * MAINTAINERS: Add myself as "documentation co-maintainer".
8182
82e23236
AO
81832001-03-22 Alexandre Oliva <aoliva@redhat.com>
8184
8185 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8186 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8187
64ec27c3
TT
81882001-03-19 Tom Tromey <tromey@redhat.com>
8189
8190 * config-ml.in: Handle GCJ and GCJFLAGS.
8191
191de407
MC
81922001-03-21 Michael Chastain <chastain@redhat.com>
8193
8194 * Makefile.in: all-m4 depends on all-texinfo.
8195
fed4dede
LR
81962001-03-20 Loren J. Rittle <ljrittle@acm.org>
8197
8198 * MAINTAINERS: Add myself to write after approval list.
8199
085072bb
LB
82002001-03-18 Laurynas Biveinis <lauras@softhome.net>
8201
8202 * Makefile.in (DO_X): Quote nested quotes.
8203
5af8ea3f
AM
82042001-03-18 Alan Modra <alan@linuxcare.com.au>
8205
8206 * MAINTAINERS: Add myself to write after approval list.
8207
69e23037
LB
82082001-03-15 Laurynas Biveinis <lauras@softhome.net>
8209
8210 * Makefile.in (DO_X): Use double quotes for quoting
8211 "RANLIB=$${RANLIB}".
8212
2b9650f4
OP
82132001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8214
8215 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8216
4698d2cf
NP
82172001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8218
8219 * configure.in: Only use `lang_requires' for languages athat are
8220 actually enabled.
8221
f6646274
PE
82222001-03-08 Phil Edwards <pme@sources.redhat.com>
8223
8224 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8225
c9a54638
AO
82262001-03-08 Alexandre Oliva <aoliva@redhat.com>
8227
8228 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8229
6a556ad6
TT
82302001-03-07 Tom Tromey <tromey@redhat.com>
8231
8232 * configure.in: Allow config-lang.in to set `lang_requires' to list
8233 of other required languages.
8234
6822468a
LB
82352001-03-06 Laurynas Biveinis <lauras@softhome.net>
8236
8237 * Makefile.in: Remove RANLIB definition. Use RANLIB
8238 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8239 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8240
f04885d3 82412001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8242 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8243
f04885d3
BK
8244 * Makefile.in (check-c++): Use tabs, not spaces.
8245
288edf47 82462001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8247
288edf47
LB
8248 * MAINTAINERS: add myself to Write After Approval list.
8249
3d55d2f8 82502001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8251
e490616e 8252 * Makefile.in (check-c++): New rule.
6387a56e 8253
4d88a68a
BK
8254 * configure.in (target_libs): Remove libg++.
8255 (noconfigdirs): Remove libg++.
8256 (noconfigdirs): Same.
8257 (noconfigdirs): Same.
8258 (noconfigdirs): Same.
8259
8260 * config-ml.in: Remove libg++ references.
8261
8262 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8263 (ALL_TARGET_MODULES): Same.
8264 (configure-target-libg++): Remove.
8265 (all-target-libg++): Remove.
8266 (configure-target-libio): Remove.
8267 (all-target-libio): Remove.
8268 (check-target-libio): Remove.
8269 (.PHONY): Remove.
8270 (libg++.tar.bz2): Remove.
8271 (all-target-cygmon): Remove libio.
8272 (all-target-libstdc++): Remove.
8273 (configure-target-libstdc++): Remove.
8274 (TARGET_LIB_PATH): Remove libstdc++.
8275 (ALL_GCC_CXX): Remove libstdc++.
8276 (all-target-gperf): Correct.
8277
2437d4ed
NC
82782001-02-16 Nick Clifton <nickc@redhat.com>
8279
8280 * configure.in (noconfigdirs): Allow configuration of texinfo
8281 for Cygwin hosts.
8282
85b99cbe
AG
82832001-02-15 Anthony Green <green@redhat.com>
8284
8285 * configure: Introduce GCJ_FOR_TARGET.
8286 * configure.in: Ditto.
8287 * Makefile.in: Ditto.
8288
7b18790c
AS
82892001-02-13 Andreas Schwab <schwab@suse.de>
8290
8291 * MAINTAINERS: Update mail address.
8292
c4880c99
MS
82932001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8294
8295 * config.guess: Add linux target for S/390.
8296 * config.sub: Likewise.
8297
e31ae6db
CC
82982001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8299
8300 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8301 target-libgloss.
e31ae6db 8302
7739adfb
BE
83032001-02-06 Ben Elliston <bje@redhat.com>
8304
8305 * configure: Output host type to stdout, not stderr.
8306
36ca672c
MM
83072001-02-05 Mark Mitchell <mark@codesourcery.com>
8308
e40f2829 8309 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8310 * ltcf-cxx.sh: Likewise.
8311
36ca672c
MM
8312 * config.if: Assume enable_libstdcxx_v3 is defined.
8313
22fdd65e
MM
83142001-02-04 Mark Mitchell <mark@codesourcery.com>
8315
8316 Remove V2 C++ library.
8317 * configure.in: Remove --enable-libstdcxx_v3 support.
8318
3b60dd8e
BM
83192001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8320
8321 * include/demangle.h: Add prototype for java_demangle_v3.
8322
42c0c80a
PE
83232001-01-29 Phil Edwards <pme@sources.redhat.com>
8324
8325 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8326
0be25992
RH
83272001-01-27 Richard Henderson <rth@redhat.com>
8328
8329 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8330
8a8de62d
MS
83312001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8332
8333 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8334 Don't unset, it's non-portable and no longer necessary, set to empty
8335 instead.
8336
92769744
MS
83372001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8338
8339 * ltconfig: Shell portability fix for the tagname validity check.
8340
88a1c0ab
AO
83412001-01-27 Alexandre Oliva <aoliva@redhat.com>
8342
8343 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8344 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8345
45291dd5
MS
83462001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8347
8348 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8349
1ace7e15
TT
83502001-01-26 Tom Tromey <tromey@redhat.com>
8351
8352 * configure.in: Allow libgcj to be built on Sparc Solaris.
8353
0ef8b11b
DE
83542001-01-25 David Edelsohn <edelsohn@gnu.org>
8355
8356 * ltcf-c.sh: Add aix5 case.
8357 * ltcf-cxx.sh: Likewise.
8358 * ltconfig: Likewise.
8359
0006091e
AO
83602001-01-24 Alexandre Oliva <aoliva@redhat.com>
8361
9bad11e1
AO
8362 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8363 keep at least one of build_libtool_libs or build_old_libs set to
8364 yes.
8365
0006091e
AO
8366 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8367 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8368
7c01b2b5
BM
83692001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8370
8371 * configure.in: Enable libgcj on several additional platforms.
8372
d340e0ac
BM
83732001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8374
8375 * configure.in: Enable libgcj for linux targets.
8376
5baf8c37
MS
83772001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8378
8379 * MAINTAINERS (Write After Approval): Add myself.
8380
10a0ba84
JDA
83812001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8382
8383 * MAINTAINERS: Add myself as vax port maintainer.
8384
357c6a4b
FH
83852001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8386
8387 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8388
6e2d9a7a
MS
83892001-01-09 Mike Stump <mrs@wrs.com>
8390
8391 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8392 failures of subdirectories.
8393
b6b14b1b 83942001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8395
b6b14b1b 8396 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8397 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8398 * ltcf-cxx.sh: Likewise.
8399 * ltcf-gcj.sh: Likewise.
8400 * ltconfig.sh: Fix typo.
976b230d 8401
07109110
LB
84022001-01-02 Laurynas Biveinis <lauras@softhome.net>
8403
8404 * configure: handle DOS-style absolute paths.
8405
1da5b8fc
LB
84062001-01-02 Laurynas Biveinis <lauras@softhome.net>
8407
8408 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8409
4c2f5b4f
MM
84102000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8411
8412 * MAINTAINERS: Add myself as avr port co-maintainer.
8413
bc53668e
BE
84142000-12-28 Ben Elliston <bje@redhat.com>
8415
8416 * MAINTAINERS: Add myself under ``Write After Approval''.
8417
c387606f
JM
84182000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8419
8420 * texinfo: Remove directory from GCC.
8421
2cb5082c
JM
84222000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8423
8424 * COPYING: Update to current
8425 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8426 to 19yy as example year in copyright notice).
8427
cc330df9
BK
84282000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8429
6387a56e 8430 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8431 (libstdcxx_incdir): Pass down.
8432 * config.if: Remove expired bits for cxx_interface, add stub.
8433 (libstdcxx_incdir): Add variable for g++ include directory.
8434 * configure.in (gxx_include_dir): Use it.
6387a56e 8435
4c6b2835
AO
84362000-12-18 Alexandre Oliva <aoliva@redhat.com>
8437
8438 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8439 with old-email address from ``Write After Approval''.
8440
3896f13e
AJ
84412000-12-15 Andreas Jaeger <aj@suse.de>
8442
8443 * configure.in: Handle lang_dirs.
8444
84452000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8446
ad46e881
TT
8447 * MAINTAINERS: Removed brads.
8448
90a10418
TT
8449 * MAINTAINERS: Added gcj developers.
8450
41dfe3a2 84512000-12-13 Anthony Green <green@redhat.com>
6387a56e 8452
41dfe3a2 8453 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8454 listed. Disable libgcj for x86 and Alpha Linux until compatible
8455 with g++ abi.
6387a56e 8456
e2f601da
MS
84572000-12-13 Mike Stump <mrs@wrs.com>
8458
8459 * Makefile.in (local-distclean): Also remove fastjar.
8460
70030c01
RB
84612000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8462
8463 * contrib/gcc_update: Add fastjar --touch entries.
8464
2a50f859
AO
84652000-12-12 Alexandre Oliva <aoliva@redhat.com>
8466
8467 * configure.in: Disable language-specific target libraries for
8468 languages that aren't enabled.
8469
7743113b
AG
84702000-12-10 Anthony Green <green@redhat.com>
8471
8472 * configure.in: Define libgcj. Disable libgcj target libraries for
8473 most targets.
8474
92e061a6
NB
84752000-12-10 Neil Booth <neilb@earthling.net>
8476
8477 * MAINTAINERS: Update mail address, remove from WAA list.
8478
f34ff6d6
APB
84792000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8480
8481 * libjava: Imported from /cvs/java.
8482 * libffi: Likewise.
8483 * Boehm-gc: Likewise.
8484
d82a33c6
APB
84852000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8486
8487 * configure.in (target_libs): Revert 2000-12-08 patch.
8488 (noconfigdirs): Added target-libjava.
8489
e14f8e28
LB
84902000-12-09 Laurynas Biveinis <lauras@softhome.net>
8491
8492 * djunpack.bat: removed.
8493
fc26516b
LB
84942000-12-09 Laurynas Biveinis <lauras@softhome.net>
8495
8496 * Makefile.in: handle DOS-style absolute paths.
8497 * config-ml.in: likewise.
8498 * symlink-tree: likewise.
8499
bd8757b3
APB
85002000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8501
8502 * fastjar: Imported.
8503
81522a1f
APB
85042000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8505
8506 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8507 libjava.
8508 * configure.in (target_libs): Removed `target-libjava'.
8509
5db1f7ed
APB
85102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8511
8512 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8513 (ALL_MODULES): Added fastjar.
8514 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8515 (all-target-libjava): all-fastjar replaces all-zip.
8516 (all-fastjar): Added.
8517 (configure-target-fastjar, all-target-fastjar): Likewise.
8518 * configure.in (host_tools): Added fastjar.
8519
5e59997c
MS
85202000-12-07 Mike Stump <mrs@wrs.com>
8521
8522 * Makefile.in (local-distclean): Remove leftover built files.
8523
0a534f40
NC
85242000-11-24 Nick Clifton <nickc@redhat.com>
8525
8526 * configure.in (xscale-elf): Add target.
8527 (xscale-coff): Add target.
8528
7686cadf
LR
85292000-11-22 Loren J. Rittle <ljrittle@acm.org>
8530
e490616e
ZW
8531 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8532 recent versions of FreeBSD (release 3 or later).
8533 * ltconfig: On FreeBSD, -lc must not be provided when building
8534 a shared library or else the standard -pthread gcc option is
8535 rendered worthless to later users of the built library.
7686cadf 8536
fff01699
FF
85372000-11-16 Fred Fish <fnf@be.com>
8538
8539 * configure.in (enable_libstdcxx_v3): Fix typo,
8540 libstd++ -> libstdc++.
8541
4dc16355
KL
85422000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8543
8544 * MAINTAINERS: Add self to Write After Approval list.
8545
bf6fc7b2
BS
85462000-11-21 Bernd Schmidt <bernds@redhat.com>
8547
8548 * MAINTAINERS: Update my email address. Add myself to global write
8549 privs list.
8550
ce8e06b1
AO
85512000-11-18 Alexandre Oliva <aoliva@redhat.com>
8552
6e2a4843
AO
8553 * Makefile.in: Merge with src and libgcj.
8554 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8555 configure-target-<library> when their configure scripts need the C
8556 or C++ library to have already been built to work properly.
8557 (do_proto_toplev): Set them to an empty string.
8558
ce8e06b1
AO
8559 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8560 (REALLY_SET_LIB_PATH): Use them.
8561
c003f378
SS
85622000-11-17 Stan Shebs <shebs@apple.com>
8563
8564 * MAINTAINERS: Add self to Write After Approval list.
8565
cc1e60ea
JM
85662000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8567
8568 * configure: Provide the original toplevel configure arguments
8569 (including $0) to subprocesses in the environment rather than
8570 through gcc/configargs.h.
8571
1173593d
JM
85722000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8573
8574 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8575 C99. Alphabetise "Write After Approval" list.
8576
520907ee
MM
85772000-11-12 Mark Mitchell <mark@codesourcery.com>
8578
34f6fbdb
MM
8579 * configure: Turn on libstdc++ V3 by default.
8580
520907ee
MM
8581 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8582 if we've got GCC.
8583
0bbd37ed
PB
85842000-11-11 Philip Blundell <philb@gnu.org>
8585
8586 * MAINTAINERS: Add self to Write After Approval list.
8587
7ca0e6d9
DE
85882000-11-09 David Edelsohn <edelsohn@gnu.org>
8589
8590 * ltcf-c.sh (aix4): Improve shared library configuration; require
8591 exporting symbols.
8592 * ltcf-cxx.sh (aix4): Define.
8593 * ltconfig (aix4): Define library and soname specs appropriate for
8594 AIX. Define command to create export symbols list.
8595
f559f30b
CF
8596Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8597
8598 * config.sub: Add support for Sun Chorus
8599
fc05d516
NC
86002000-10-31 Nick Clifton <nickc@redhat.com>
8601
8602 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8603 <name>@redhat.com. Also installed new email address for Clint
8604 Popetz.
6387a56e 8605
90a0e73f
JM
86062000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8607
8608 * etc: Remove directory from GCC.
8609
a5e1b548
MM
86102000-10-16 Michael Meissner <meissner@redhat.com>
8611
8612 * configure (gcc/configargs.h): Only create if there is a build GCC
8613 directory created.
8614
6387a56e
EC
86152000-10-16 Matthias Klose <doko@debian.org>
8616
be1db873
MK
8617 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8618 when configured for libstdc++-v3.
8619
f5fa9a5b
PE
86202000-10-05 Phil Edwards <pme@gcc.gnu.org>
8621
8622 * configure: Save configure arguments to gcc/configargs.h.
8623
61a77fea
PT
86242000-10-04 Philipp Thomas <pthomas@suse.de>
8625
8626 * config.guess: Import CVS version 1.157.
8627 * config.sub: Import CVS version 1.181.
8628
3a4fee66
AP
86292000-10-04 Andris Pavenis <pavenis@latnet.lv>
8630
8631 * Makefile.in (bootstrap): avoid recursion if subdir missing
8632 (cross): ditto
8633 (do-proto-toplev): ditto
8634
3dd7094e
AO
86352000-09-30 Alexandre Oliva <aoliva@redhat.com>
8636
de710532
AO
8637 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8638 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8639
3dd7094e
AO
8640 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8641 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8642 all affected `configure' scripts.
8643
e592386f
NB
8644Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8645
8646 * MAINTAINERS: Add self as cpplib co-maintainer.
8647
fba54939
AH
86482000-09-24 Aldy Hernandez <aldyh@redhat.com>
8649
8650 * MAINTAINERS: Add self to Write After Approval list.
8651
2bd429f4
GP
86522000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8653
8654 * INSTALL/README: egcs -> GCC update.
8655
d733f374
ME
8656Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8657
8658 * MAINTAINERS: Add myself to Write After Approval list.
8659
d7ce9a83
KH
86602000-09-15 Kazu Hirata <kazu@hxi.com>
8661
8662 * MAINTAINERS: Add myself to Write After Approval list.
8663
18a53ffe
JL
8664Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8665
e490616e
ZW
8666 * configure.in: Do not build byacc for hppa64. Provide paths to the
8667 X11 libraries for hppa64.
18a53ffe 8668
f246ff23
SC
86692000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8670
8671 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8672
06298abd
AO
86732000-09-06 Alexandre Oliva <aoliva@redhat.com>
8674
4b92758a
AO
8675 * Makefile.in (all-zlib): Added dummy target.
8676
06298abd
AO
8677 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8678 ltcf-gcj.sh: Updated from libtool multi-language branch.
8679
4d73d07a
AO
86802000-09-05 Alexandre Oliva <aoliva@redhat.com>
8681
8682 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8683 (bootstrap*): Depend on all-bootstrap.
8684
05d52d78
PT
86852000-09-05 Philipp Thomas <pthomas@suse.de>
8686
8687 * config.guess: Import CVS version 1.156.
8688 * config.sub: Import CVS version 1.179.
8689
3c809ba4
AG
86902000-09-02 Anthony Green <green@cygnus.com>
8691
8692 * Makefile.in (all-gcc): Depend on all-zlib.
8693 (CLEAN_MODULES): Add clean-zlib.
8694 (ALL_MODULES): Add all-zlib.
8695 * configure.in (host_libs): Add zlib.
8696
10ad78a0 86972000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8698
8699 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8700 crosses, but add gcc/include to the header search path for them.
8701
b36a9ce3
DB
87022000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8703
8704 * MAINTAINERS: Add self to Write After Approval list.
8705
cb011248
FS
87062000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8707
8708 * config.guess: Import CVS version 1.152.
8709 * config.sub: Import CVS version 1.177.
8710
db310af0
AO
87112000-08-25 Alexandre Oliva <aoliva@redhat.com>
8712
7965440a
AO
8713 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8714 $targargs to tell whether newlib is going to be built.
8715
db310af0
AO
8716 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8717 $$r/TARGET_SUBDIR/libio for _G_config.h.
8718
e7977565
AO
87192000-08-23 Alexandre Oliva <aoliva@redhat.com>
8720
8721 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8722
126bb9ed
DD
87232000-08-22 DJ Delorie <dj@redhat.com>
8724
8725 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8726
5b0e9d29
AO
87272000-08-22 Alexandre Oliva <aoliva@redhat.com>
8728
8729 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8730 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8731 sub-configures.
8732
4f3e904e
DD
87332000-08-21 DJ Delorie <dj@redhat.com>
8734
8735 * MAINTAINERS: Add self as a libiberty maintainer
8736
c9635443
AO
87372000-08-16 Alexandre Oliva <aoliva@redhat.com>
8738
8739 * configure.in (libstdcxx_flags): Use
8740 libstdc++-v3/src/libstdc++.INC.
8741
8b2100ba
AO
87422000-08-15 Alexandre Oliva <aoliva@redhat.com>
8743
8744 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8745
57119aa9
ZW
87462000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8747
eeb943b0
ZW
8748 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8749
6387a56e 8750 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8751 explicit. Substitute enable_threads into generated Makefiles.
8752 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8753 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8754
acffa7c4
GK
87552000-08-13 Geoff Keating <geoffk@cygnus.com>
8756
8757 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8758
808d8c41
AO
87592000-08-12 Alexandre Oliva <aoliva@redhat.com>
8760
8761 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8762 previous delta.
8763
1fc8c51c 87642000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8765
1fc8c51c
JM
8766 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8767 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8768 (FLAGS_FOR_TARGET): Not here.
8769 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8770
25698887
AO
87712000-08-11 Alexandre Oliva <aoliva@redhat.com>
8772
8773 * config-ml.in (CC, CXX): Don't introduce a leading space.
8774
10120687
DD
87752000-08-07 DJ Delorie <dj@delorie.com>
8776
8777 * MAINTAINERS: Add self as a DJGPP maintainer
8778
15c758e9
DD
87792000-08-07 DJ Delorie <dj@redhat.com>
8780
8781 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8782 "if we're also building gcc, and it's a gcc that will run on the
8783 build machine, we want to use its includes instead of the system's
8784 default includes".
8785
2d0de245
JM
87862000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8787
8788 * MAINTAINERS: Add self to Write After Approval list.
8789
e81b330a
AO
87902000-08-03 Alexandre Oliva <aoliva@redhat.com>
8791
83440c1e
AO
8792 * configure.in (libstdcxx_flags): Don't use `"'.
8793
e81b330a
AO
8794 * config-ml.in: Adjust multilib search paths to the
8795 appropriate multilib tree.
8796
cf95c847
AO
87972000-08-02 Alexandre Oliva <aoliva@redhat.com>
8798
8799 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8800 commas in $LANGUAGES.
8801
9e9af119
MH
88022000-08-02 Manfred Hollstein <manfredh@redhat.com>
8803
8804 * configure.in: Re-enable all references to libg++ and librx.
8805
606ce391
AO
88062000-08-01 Alexandre Oliva <aoliva@redhat.com>
8807
89820b43
AO
8808 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8809 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8810 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8811 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8812
606ce391
AO
8813 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8814
04179d4a
AO
88152000-07-31 Alexandre Oliva <aoliva@redhat.com>
8816
8817 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8818 CXX_FOR_TARGET for sed.
8819
d4eb109c
AO
88202000-07-30 Alexandre Oliva <aoliva@redhat.com>
8821
8822 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8823 Do not override if already set in the environment or in configure.
8824 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8825 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8826
4f4caf92
AO
88272000-07-28 Alexandre Oliva <aoliva@redhat.com>
8828
8829 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8830 the libtool CVS tree multi-language branch.
8831 * ltconfig, ltmain.sh: Updated.
6387a56e 8832
b87487b6
AO
88332000-07-27 Alexandre Oliva <aoliva@redhat.com>
8834
1670d1ea
AO
8835 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8836 (clean-target): Depend on it.
8837
b87487b6
AO
8838 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8839 (GCC_FOR_TARGET): Use it.
8840 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8841 * configure.in: ... here.
8842 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8843 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8844
4e81ae98
EC
88452000-07-24 Eric Christopher <echristo@cygnus.com>
8846
8847 * MAINTAINERS: Add self to Write After Approval list.
8848
059ae32c
AO
88492000-07-24 Alexandre Oliva <aoliva@redhat.com>
8850
5b28edd4
AO
8851 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8852 (configure-target-libchill, configure-target-libobjc): Likewise.
8853
059ae32c
AO
8854 * configure.in: Use the same cache file for all target libs.
8855 * config-ml.in: But different cache files per multilib variant.
8856
1adcd149
MS
88572000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8858
8859 * configure (topsrcdir): Don't use dirname.
8860
2d573dff
JO
88612000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8862
8863 * MAINTAINERS: Add self to Write After Approval list.
8864
d207ebef
JM
88652000-07-20 Jason Merrill <jason@redhat.com>
8866
8867 * configure.in: Remove all references to libg++ and librx.
8868
8869 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8870
88712000-07-20 Hans-Peter Nilsson <hp@axis.com>
8872
8873 * config.sub: Update to subversions version 2000-07-06.
8874
7b7792d5
AH
88752000-07-12 Andrew Haley <aph@cygnus.com>
8876
8877 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8878 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8879
3abaac67
PE
88802000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8881
8882 * symlink-tree: Check number of arguments.
8883
34be2b36
JW
88842000-07-05 Jim Wilson <wilson@cygnus.com>
8885
8886 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8887 search path for a g++ extracted from the build tree. This
8888 will allow link tests run by configure scripts in
8889 subdirectories to succeed.
8890
d207ebef
JM
88912000-07-01 Koundinya K <kk@ddeorg.soft.net>
8892
e490616e 8893 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8894
0900331b
MH
88952000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8896
8897 * MAINTAINERS: Add myself as loop discovery maintainer.
8898
d207ebef
JM
88992000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8900
8901 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8902 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8903
89042000-06-19 Timothy Wall <twall@cygnus.com>
8905
8906 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8907 * config.sub: Add tic54x target.
8908
11a27a76
TM
8909Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8910
8911 * MAINTAINERS: Add self as Fortran maintainer,
8912 remove Craig Burley.
8913
d207ebef 8914Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8915
d207ebef
JM
8916 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8917 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8918
7758b73f
PT
8919Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8920
8921 * MAINTAINERS: Add self as i18n maintainer
8922
d207ebef
JM
892320000-05-21 H.J. Lu (hjl@gnu.org)
8924
e490616e
ZW
8925 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8926 directory are used if they exist. Make sure
8927 $(build_tooldir)/include is searched for header files,
8928 $(build_tooldir)/lib/ for library files.
d207ebef 8929 (GCC_FOR_TARGET): Likewise.
e490616e 8930 (CXX_FOR_TARGET): Likewise.
d207ebef 8931
bae29210
JL
8932Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8933
8934 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8935
d207ebef 8936Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8937
8938 * Makefile.in (configure-target-libiberty): Depend on
8939 configure-target-newlib.
8940
aab0d19d
AO
89412000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8942
8943 * configure.in, Makefile.in: Merge all libffi-related
8944 configury stuff from the libgcj tree.
8945
d207ebef
JM
8946Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8947
8948 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8949 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8950
8951Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8952
8953 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8954 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8955 current version information. Add to proto-toplev directory.
d207ebef
JM
8956 (gdb-taz): Build do-djunpack.
8957
758c7bd4
DE
89582000-05-15 David Edelsohn <edelsohn@gnu.org>
8959
8960 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8961
1888228d
AC
8962Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8963
8964 * MAINTAINERS: Add self to Write After Approval list.
8965
d207ebef
JM
89662000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8967
8968 * ltmain.sh: Preserve in relink_command any environment
8969 variables that may affect the linker behavior.
8970
2d7cc2fe
JL
8971Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8972
d207ebef
JM
8973 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8974
8975Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8976
8977 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8978
89792000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8980
8981 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 8982 with the version name.
2d7cc2fe 8983
ee455968
JE
8984Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
8985
8986 * MAINTAINERS: Add self as bb-reorder maintainer.
8987
73b97e5c
BK
89882000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8989
8990 * config.if: Tweak.
8991
d207ebef
JM
89922000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8993
8994 * djunpack.bat: New file.
8995
8996Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
8997
8998 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
8999 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9000 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9001 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9002
954869eb
DP
90032000-04-16 Dave Pitts <dpitts@cozx.com>
9004
e490616e
ZW
9005 * config.sub (case $basic_machine): Change default for "ibm-*"
9006 to "openedition".
954869eb 9007
eaabe541
AJ
90082000-04-13 Andreas Jaeger <aj@suse.de>
9009
9010 * MAINTAINERS: Added myself.
9011
d207ebef
JM
9012Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9013
9014 * Makefile.in (gdb-taz): New target. GDB specific archive.
9015 (do-md5sum): New target.
9016 (MD5PROG): Define.
9017 (PACKAGE): Default to TOOL.
9018 (VER): Default to a shell script.
9019 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 9020 md5 checksum generation.
d207ebef
JM
9021 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9022 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9023 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 9024 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
9025
9026Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9027
9028 * configure (warn_cflags): Delete.
9029
0ea6d60c
PDM
9030Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9031
9032 * MAINTAINERS: Added myself.
9033
17090313 90342000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 9035 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 9036
e490616e
ZW
9037 * configure.in (enable_libstdcxx_v3): Add.
9038 (target_libs): Add bits here to switch between libstdc++-v2 and
9039 libstdc++-v3.
9040 * config.if: And this file too.
9041 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 9042
76b78517
MM
90432000-04-05 Michael Meissner <meissner@redhat.com>
9044
9045 * config.sub (d30v): Add d30v as a basic machine type.
9046
ad242caf
JM
90472000-03-29 Jason Merrill <jason@casey.cygnus.com>
9048
9049 * configure.in: -linux-gnu*, not -linux-gnu.
9050
d4537148
TM
9051Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9052
9053 * MAINTAINERS: Add self in write-after-approval section.
9054
f152e9d4
JW
9055Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9056
9057 * MAINTAINERS: Add self as ia64 port maintainer.
9058
6a5fcef1
NB
90592000-03-08 Neil Booth <NeilB@earthling.net>
9060
9061 * MAINTAINERS: Add self in write-after-approval section.
9062
d207ebef 9063Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 9064
d207ebef
JM
9065 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9066 (do-tar-bz2): Replace TOOL with PACKAGE.
9067 (gdb.tar.bz2): Remove GDBTK from GDB package.
9068 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 9069 dejagnu.tar.bz2): New packages.
d207ebef
JM
9070
90712000-02-27 Andreas Jaeger <aj@suse.de>
9072
9073 * configure.in: Add entry for mips*-*-linux*, move catch all
9074 *-*-*linux* entry below this one.
9075
90762000-02-27 Ian Lance Taylor <ian@zembu.com>
9077
9078 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9079
521fe9d0
NC
90802000-02-24 Nick Clifton <nickc@cygnus.com>
9081
9082 * config.sub: Support an OS of "wince".
9083
d207ebef
JM
9084Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9085
9086 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9087 version.
d207ebef
JM
9088
90892000-02-23 Linas Vepstas <linas@linas.org>
9090
9091 * config.sub: Add support for Linux/IBM 370.
9092 * configure.in: Likewise.
9093
3a685f6f
NC
90942000-02-22 Nick Clifton <nickc@cygnus.com>
9095
9096 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9097
d207ebef 90982000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9099
d207ebef 9100 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9101
4746ee26
KG
91022000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9103
9104 * configure (gcc_version): When setting, narrow search to
9105 lines containing `version_string'.
9106
ba96c72d
DC
91072000-02-15 Denis Chertykov <denisc@overta.ru>
9108
9109 * config.sub: Add support for avr target.
9110
77f16a66
NC
91112000-02-14 Nick Clifton <nickc@cygnus.com>
9112
9113 * MAINTAINERS: Add maintainers for MCore port.
9114
784a3a80
HPN
9115Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9116
9117 * config.sub: Add mmix-knuth-mmixware.
9118
719dd4fa
KG
91192000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9120
9121 * MAINTAINERS: Pair cccp with cpplib maintainership.
9122
d207ebef
JM
91232000-01-27 Christopher Faylor <cgf@redhat.com>
9124
9125 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9126 structure stuff to -L library search.
9127 (CXX_FOR_TARGET): Ditto.
9128 (CROSS_CHECK_MODULES): Fix spelling mistake.
9129
7a53e94b
MM
91302000-01-24 Mark Mitchell <mark@codesourcery.com>
9131
9132 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9133 the C++ compiler.
9134
0da3b5a7
RH
91352000-01-12 Richard Henderson <rth@cygnus.com>
9136
9137 * configure.in: Don't build some bits for beos.
9138
02368d6d
JS
91392000-01-12 Joel Sherrill (joel@OARcorp.com)
9140
9141 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9142 as include files.
9143
2e76d35c
ZW
91442000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9145
9146 * Add self as cpplib maintainer, as requested by Jason
9147 Merrill. Correct my e-mail address.
9148
4c25fdcf
GK
91492000-01-06 Geoff Keating <geoffk@cygnus.com>
9150
9151 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9152 not mh-aix43.
9153
188e3966
HPN
9154Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9155
9156 * MAINTAINERS: Add myself to "write after approval" list.
9157
c2f5d030
RH
91581999-12-14 Richard Henderson <rth@cygnus.com>
9159
9160 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9161 * config.sub: Accept alphaev[78], alphaev8.
9162
eeda916a
AO
91631999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9164
9165 * config.guess, config.sub: Update from autoconf.
9166
b3bd7820
BK
91671999-11-29 Bruce Korb <autogen@linuxbox.com>
9168
2c290989 9169 * MAINTAINERS: update my playtime e-address.
b3bd7820 9170
1882b2b1
RO
9171Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9172
9173 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9174 necessary libraries are missing.
9175
2395f805
DN
9176Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9177
9178 * MAINTAINERS: Add new 'write after approval' maintainer.
9179
1e25de97
APB
9180Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9181
9182 * MAINTAINERS: Add new Java maintainer.
9183
1722c704
AS
91841999-10-25 Andreas Schwab <schwab@suse.de>
9185
9186 * configure: Fix quoting inside arguments of eval.
9187
8141abe8
NC
91881999-10-21 Nick Clifton <nickc@cygnus.com>
9189
9190 * config-ml.in: Allow suppression of some ARM multilibs.
9191
0b77644a
LV
9192Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9193
9194 * config.guess: Add OS/390 match pattern.
9195 * config.sub: Add mvs, openedition targets.
9196 * configure.in (i370-ibm-opened*): New.
9197
d207ebef
JM
91981999-09-04 Steve Chamberlain <sac@pobox.com>
9199
9200 * config.sub: Add support for configuring for pj.
9201
92021999-08-31 Nick Clifton <nickc@cygnus.com>
9203
9204 * config.sub (maybe_os): Add support for configuring for fr30.
9205
af13ebe9
NC
92061999-08-25 Nick Clifton <nickc@cygnus.com>
9207
9208 * configure.in: Do not configure or build ld for AIX
9209 platforms. ld is known to be broken on these platforms.
9210
1250c760
RO
9211Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9212
9213 * config-ml.in: Pass compiler flag corresponding to multidirs to
9214 subdir configures.
9215
d207ebef
JM
92161999-08-09 Ian Lance Taylor <ian@zembu.com>
9217
9218 * Makefile.in (LDFLAGS): Define.
9219
92201999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9221
9222 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9223 noconfigdirs.
9224 (*-*-cygwin*): Likewise.
9225
92261999-08-08 Ian Lance Taylor <ian@zembu.com>
9227
9228 * mkdep: New file.
9229 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9230 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9231
9232 From Eli Zaretskii <eliz@is.elta.co.il>:
9233 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9234 long file name when using DJGPP on MS-DOS.
9235
dbd83e11
JL
9236Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9237
9238 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9239
d207ebef
JM
92401999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9241
9242 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9243 dependency as this causes "make check" to globally "make all"
9244
cd1f4c2c
TT
9245Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9246
9247 * configure.in (target_libs): Added target-zlib.
9248 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9249 (CONFIGURE_TARGET_MODULES): Likewise.
9250 (CHECK_TARGET_MODULES): Likewise.
9251 (INSTALL_TARGET_MODULES): Likewise.
9252 (CLEAN_TARGET_MODULES): Likewise.
9253 (configure-target-zlib): New target.
9254 (all-target-zlib): Likewise.
9255 (all-target-libjava): Depend on all-target-zlib.
9256 (configure-target-libjava): Depend on configure-target-zlib.
9257
9258 * Makefile.in (configure-target-libjava): Depend on
9259 configure-target-newlib.
9260 (configure-target-boehm-gc): New target.
9261 (configure-target-qthreads): New target.
9262
e490616e
ZW
9263 * configure.in (target_libs): Added target-qthreads.
9264 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9265 (CONFIGURE_TARGET_MODULES): Likewise.
9266 (CHECK_TARGET_MODULES): Likewise.
9267 (INSTALL_TARGET_MODULES): Likewise.
9268 (CLEAN_TARGET_MODULES): Likewise.
9269 (all-target-qthreads): New target.
9270 (configure-target-libjava): Depend on configure-target-qthreads.
9271 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9272
9273 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9274 (CONFIGURE_TARGET_MODULES): Likewise.
9275 (CHECK_TARGET_MODULES): Likewise.
9276 (INSTALL_TARGET_MODULES): Likewise.
9277 (CLEAN_TARGET_MODULES): Likewise.
9278 (all-target-libjava): New target.
9279 (all-target-boehm-gc): Likewise.
9280 * configure.in (target_libs): Added libjava, boehm-gc.
9281
d207ebef
JM
92821999-07-22 Ian Lance Taylor <ian@zembu.com>
9283
9284 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9285 configure.bat in SUPPORT_FILES.
9286 (gas+binutils.tar.bz2): Likewise.
9287
9288 * makeall.bat: Remove; obsolete.
9289
92901999-07-21 Ian Lance Taylor <ian@zembu.com>
9291
9292 From Mark Elbrecht:
9293 * configure.bat: Remove; obsolete.
9294
92951999-07-11 Ian Lance Taylor <ian@zembu.com>
9296
9297 * configure: Add -W -Wall to the default CFLAGS when compiling with
9298 gcc.
9299
9300Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9301
9302 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9303
93041999-06-30 Mark Mitchell <mark@codesourcery.com>
9305
9306 * configure.in: Build ld on IRIX6.
9307
93081999-06-12 Ian Lance Taylor <ian@zembu.com>
9309
9310 * Makefile.in: Change distribution targets to use bzip2 instead of
9311 gzip.
9312 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9313 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9314
93151999-06-04 Nick Clifton <nickc@cygnus.com>
9316
9317 * config.sub: Add mcore target.
9318
26d088fa
CD
9319Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9320
9321 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9322
c2c08b29
L
9323Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9324
9325 * config.guess (dummy): Changed to $dummy.
9326
671d0648
NC
93271999-05-24 Nick Clifton <nickc@cygnus.com>
9328
9329 * config.sub: Tidied up case statements.
9330
b1345c72
BE
93311999-05-22 Ben Elliston <bje@cygnus.com>
9332
51ccbd8d
BE
9333 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9334 <jiro@din.or.jp>.
9335
b1345c72
BE
9336 * config.guess: Merge with FSF version. Future changes will be
9337 more accurately recorded in this ChangeLog.
9338 * config.sub: Likewise.
9339
2caf864f
SM
9340Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9341
9342 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9343
d207ebef
JM
93441999-04-30 Tom Tromey <tromey@cygnus.com>
9345
9346 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9347
90fb0c24
TT
93481999-04-23 Tom Tromey <tromey@cygnus.com>
9349
9350 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9351
d207ebef
JM
93521999-04-20 Drew Moseley <dmoseley@cygnus.com>
9353
9354 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9355 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9356 Bad merge removed these two changes.
9357
3516940d 9358Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9359 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9360
9361 * config.guess (interix Alpha): Add.
9362
d207ebef
JM
93631999-04-11 Richard Henderson <rth@cygnus.com>
9364
9365 * configure.in (i?86-*-beos*): Do config gperf; don't config
9366 gdb, newlib, or libgloss.
9367
e891fbfe 9368Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9369
e891fbfe
AO
9370 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9371 link a trivial program with -mabi=64. If it fails, remove mabi=64
9372 from multidirs.
9373
f9ae47d6
PT
9374Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9375
9376 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9377
d207ebef
JM
93781999-04-08 Nick Clifton <nickc@cygnus.com>
9379
9380 * config.sub: Add support for mcore targets.
9381
93821999-04-07 Michael Meissner <meissner@cygnus.com>
9383
9384 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9385 not mt-ospace, in order to shut up assembler warning about using
9386 symbols that are named the same as registers.
9387
93881999-04-07 Drew Moseley <dmoseley@cygnus.com>
9389
9390 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9391 dependency list for all-target-cygmon.
9392
93931999-04-05 Doug Evans <devans@casey.cygnus.com>
9394
9395 * config-ml.in: Check $host, not $target, for selective multilibs.
9396 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9397 thumb interworking, and underscore prefix multilibs.
9398
93991999-04-04 Ian Lance Taylor <ian@zembu.com>
9400
9401 * missing: Update to version from current automake.
9402
88101ab9
L
9403Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9404
9405 * configure (gxx_include_dir): Removed.
9406
9407 * configure.in (gxx_include_dir): Handle it.
9408 * Makefile.in: Likewise.
9409
d207ebef
JM
94101999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9411
9412 * config.sub (mips64vr4111,mips64vr4111el) Add.
9413
94141999-03-21 Ben Elliston <bje@cygnus.com>
9415
e490616e 9416 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9417
8dc91cbe
ME
9418Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9419
8dc91cbe
ME
9420 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9421 config/mh-djgpp.
9422
d207ebef
JM
9423Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9424
9425 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9426 all-target-newlib to dependency list for all-target-bsp.
9427
926bb5ed
MK
9428Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9429
9430 * config.sub: Add i386-uwin support.
9431 * config.guess: Likewise.
9432
4a6e3000
FS
9433Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9434
9435 * configure.in: cleanup, add mh-*pic handling for arm, special
9436 case powerpc*-*-aix*
9437
d207ebef
JM
9438Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9439
9440 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9441 can be built.
9442
9443Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9444
9445 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9446 targets.
d207ebef 9447
71c91078
NC
94481999-03-02 Nick Clifton <nickc@cygnus.com>
9449
9450 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9451
282e5df8
GN
9452Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9453
9454 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9455
1de558ee
NC
94561999-02-24 Nick Clifton <nickc@cygnus.com>
9457
9458 * config.sub: Fix typo in arm recognition.
9459
d207ebef
JM
9460Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9461
9462 * configure.in (noconfigdirs): Changed target_configdirs to
9463 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9464 rather than m68k-*-* since it is not known to work on
9465 m68k-aout. Ditto for arm-*-*oabi.
9466
9467Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9468
9469 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9470
94711999-02-19 Ben Elliston <bje@cygnus.com>
9472
9473 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9474 Smart and improved by Andrew Cagney.
9475
fab7445a
ME
9476Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9477
9478 * config.guess: Recognize openbsd-*-hppa.
9479
8ccdc228
L
9480Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9481
9482 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9483 only if it is not empty.
9484
3b7265ff
NC
94851999-02-17 Nick Clifton <nickc@cygnus.com>
9486
9487 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9488
d207ebef 9489 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9490
9491 * config.sub: Modified to recognize uname's armv* syntax.
9492
d207ebef
JM
94931999-02-17 Mark Salter <msalter@cygnus.com>
9494
9495 * configure.in: Added target-bsp for sparclite.
9496
9497Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9498
9499 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9500
95011999-02-08 Nick Clifton <nickc@cygnus.com>
9502
9503 * configure.in: Add support for strongarm port.
9504 * config.sub: Add support for strongarm target.
9505
c48dd3f5 9506Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9507
c48dd3f5
MK
9508 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9509 the old name config/mh-cygwin32.
9510 Enable texinfo.
9511
d207ebef
JM
9512Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9513
9514 * configure.in: Do build ld for ix86 Solaris.
9515
ecd62820
JW
9516Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9517
9518 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9519 $AR_FOR_TARGET. Likewise for RANLIB.
9520
bbd8fa7f 9521Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9522
e490616e
ZW
9523 * config.sub (oabi): Recognize.
9524 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9525
0397442c
RL
9526Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9527
9528 * config.guess: Improve detection of i686 on UnixWare 7.
9529
c9ffaa63
MK
9530Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9531
9532 * config.guess: Add support for i386-pc-interix.
9533 * config.sub: Likewise.
9534 * configure.in: Likewise.
c9ffaa63 9535
d207ebef
JM
9536Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9537
9538 * Makefile.in: Remove unneeded all-target-libio from
9539 from all-target-winsup target since it is now unneeded.
9540 Add all-target-libtermcap in its place since it is now
9541 needed.
9542
9543Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9544
9545 * configure.in: makefile stub for cygwin target is probably
9546 unnecessary. Remove it for now.
d207ebef
JM
9547
9548Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9549
9550 * configure.in: libtermcap.a should be built when cygwin is the
9551 target as well as the host.
9552 * config.guess: Allow mixed case in cygwin uname output.
9553 * Makefile.in: Add libtermcap target.
d207ebef 9554
ebe12325
JL
9555Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9556
9557 * config.sub: Clean up handling of hppa2.0.
9558
57057b67
RB
9559Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9560
9561 * config.guess: Use C code to identify more HP machines.
9562
f8670be1
JL
9563Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9564
9565 * config.sub: Handle hppa2.0.
9566
d207ebef
JM
9567Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9568
9569 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9570 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9571
95721998-12-15 Mark Salter <msalter@cygnus.com>
9573
9574 * configure.in: Added target-bsp for several target architectures.
9575
9576 * Makefile.in: Added rules for bsp.
9577
d1a09590
JL
9578Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9579
9580 * config.guess: Improve detection of hppa2.0 processors.
9581
9582Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9583
9584 * config.guess: Recognize FreeBSD using ELF automatically.
9585
71205e0b
MH
95861998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9587
9588 * configure (skip-this-dir): Add handling for new shell script, which
9589 might be created by a sub-directory's configure to indicate, this particular
9590 directory is "unwanted".
9591 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9592
d207ebef
JM
9593Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9594
9595 * ltconfig: import from libtool, after changing libtool to
9596 account for the cygwin name change.
9597
9598Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9599
9600 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9601 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9602
9603Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9604
9605 * configure.in: Add libtermcap to list of cygwin dependencies.
9606
9607Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9608
e490616e
ZW
9609 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9610 they include winsup/include when it's a cygwin target.
d207ebef
JM
9611
96121998-11-12 Tom Tromey <tromey@cygnus.com>
9613
9614 * configure.in (host_tools): Added zip.
9615 * Makefile.in (all-target-libjava): Depend on all-zip.
9616 (all-zip): New target.
9617 (ALL_MODULES): Added all-zip.
9618 (NATIVE_CHECK_MODULES): Added check-zip.
9619 (INSTALL_MODULES): Added install-zip.
9620 (CLEAN_MODULES): Added clean-zip.
9621
9622Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9623
9624 * Makefile.in: lose "32" from comment about cygwin.
9625
9626Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9627
9628 * configure.in: Use -Os to build target libraries for the fr30.
9629
9630Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9631
9632 * config.sub: Add fr30.
9633
9634Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9635
e490616e 9636 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9637 cygwin* instead of cygwin32*.
9638 * config.sub: Check cygwin* instead of cygwin32*.
9639
d2ec8b39
RL
9640Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9641
9642 * config.guess: Match any version of Unixware7.
9643
d207ebef
JM
96441998-10-20 Syd Polk <spolk@cygnus.com>
9645
9646 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9647 if desired.
9648
35cd2565
JL
9649Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9650
9651 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9652 these if the appropriate directories and files to not exist.
9653
52d4e5b7
JL
9654Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9655
9656 * Makefile.in (DEVO_SUPPORT): Add config.if.
9657
38ada91e
MH
9658Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9659
9660 * configure: Add pattern to replace "build_tooldir"'s
9661 definition in the generated Makefile with "tooldir"'s
9662 actual value.
9663
e44e84da
JL
9664Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9665
56a8387f
JL
9666 * config.sub: Bring back lost sparcv9.
9667
e44e84da
JL
9668 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9669
5cb95c7a
JL
9670Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9671
9672 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9673 CC_FOR_TARGET and friends.
9674
9675Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9676
ceff9b14
AO
9677 * Makefile.in (build_tooldir): New variable, same as tooldir.
9678 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9679 -B$(build_tooldir)/bin/.
9680 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9681
f2d11dcd
GP
9682Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9683
9684 * README: Remove installation instructions and refer to the
9685 INSTALL directory instead.
9686
73a6d2e7 9687Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9688
73a6d2e7
RL
9689 * config.sub: Add support for i[34567]86-pc-udk.
9690 * configure.in: Likewise.
9691
5d4a5ee6
JL
9692Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9693
9694 * Makefile.in: add bzip2 package building bits for user
9695 tools module
9696 * configure.in: ditto
9697
6fc19d6d
JL
9698Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9699
9700 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9701 (ALL_TARGET_MODULES): Add all-target-libobjc.
9702 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9703 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9704 (all-target-libchill): Add dependencies.
9705 * configure.in (target_libs): Add libchill.
4e81ae98 9706
f653f0ab
MH
97071998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9708
9709 * configure.in (target_subdir): Remove duplicate line.
9710
5d4a5ee6
JL
9711Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9712
9713 * Makefile.in (all-automake): fix dependencies.
9714
494933e4
JL
9715Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9716
9717 * configure.in: Minor cleanups for building in the $(target_alias)
9718 subdir.
9719
f6b58262
JW
97201998-09-22 Jim Wilson <wilson@cygnus.com>
9721
9722 * Makefile.in (bootstrap): Set r and s before make all. Use
9723 BASE_FLAGS_TO_PASS in make all.
9724 (cross): Likewise.
9725
27c7a08d
MM
97261998-09-20 Mark Mitchell <mark@markmitchell.com>
9727
9728 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9729
e67afd1e
RH
9730Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9731
9732 * config.sub: Fix typo in last change.
9733
8e44ac71
MH
97341998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9735
9736 * config.sub: Add support for C4x target.
9737 * configure.in: Likewise.
9738
d7496fbb
DM
97391998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9740
9741 * config.sub: Recognize sparcv9 just like sparc64.
9742
22097bd1
RL
9743Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9744
9745 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9746
4b877abd
JL
9747Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9748
2c8ec9a2
JL
9749 * config.guess: Correctly identify Pentium II sco boxes.
9750
4b877abd
JL
9751 * config.guess: Fix "tr" code. From Weiwen Liu.
9752
ab03db52
JH
9753Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9754
9755 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9756 stabs.
9757
b54db294
JL
9758Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9759
9760 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9761 (ALL_TARGET_MODULES): Add all-target-libchill.
9762 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9763 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9764 (all-target-libchill): Add dependencies.
9765 * configure.in (target_libs): Add libchill.
9766
bf48dd73
LW
9767Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9768
9769 * config.guess: Avoid assumptions about "tr" behaves when
9770 LANG is set to something other than English.
9771
a3cbd105
L
9772Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9773
9774 * configure (gxx_include_dir): Changed to
9775 '${prefix}/include/g++'-${libstdcxx_interface}.
9776
9777 * config.if: New to determine the interfaces.
9778
c4acd909
MK
9779Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9780
9781 * config.guess: Detect and handle MPE/IX.
9782 * config.sub: Deal with MPE/IX.
9783
9ea97665
DE
9784Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9785
9786 * configure.in: Use mh-aix43.
9787
0ce065bd
MH
97881998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9789
9790 * configure: Fix --without/--disable cases for gxx-include-dir.
9791
5d4a5ee6
JL
9792Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9793
9794 * mdata-sh: Imported. Needed for automake support.
9795
9796Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9797
9798 * Makefile.in (taz): Try "chmod -R og=u ." before
9799 "chmod og=u `find . -print`".
9800
9801Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9802
9803 * configure.in: Add arm-elf and thumb-elf support.
9804
9805Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9806
9807 * Makefile.in: Undo previous patch.
9808
9809Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9810
9811 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9812 to here ...
9813 (install-no-fixedincludes): and here
9814 (INSTALL_MODULES): ... from here.
9815
466456d9
ILT
9816Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9817
9818 * config.sub: Merge with FSF.
9819
1b409d25
ILT
9820 * config.guess: Merge with FSF.
9821
d207ebef
JM
9822Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9823
9824 * configure (extraconfigdirs): New variable.
9825 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9826 * Makefile.in (all): Move higher in file.
9827 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9828 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9829 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9830 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9831 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9832
98331998-07-23 Brendan Kehoe <brendan@cygnus.com>
9834
9835 * Makefile.in (all-target-libjava): Depend on all-gcc and
9836 all-target-newlib.
9837 (configure-target-libjava): Depend on $(ALL_GCC).
9838
7f1937c1
RL
9839Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9840
9841 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9842 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9843
2ada2bd6
ML
9844Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9845
9846 * INSTALL/README: Fix typo.
9847
1e025bde
ML
9848Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9849
5d4a5ee6
JL
9850 * ylwrap: Change absolute path checks to check for DOS style path
9851 names.
1e025bde 9852
5d4a5ee6
JL
9853 * ylwrap: Don't use a full path name if the source file is in the
9854 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9855
6755ff73
ILT
9856 * config-ml.in: Default to being verbose, to match Feb 18 change to
9857 configure.
9858
5d4a5ee6
JL
9859Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9860
9861 Brought over from egcs:
9862
9863 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9864
9865 * configure.in (target_subdir): Set to ${target_alias} instead
9866 of "libraries".
9867
9868 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9869
9870 * configure.in (target_subdir): Set to libraries if enable_multilib.
9871
9872Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9873
9874 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9875 multilibs, force reconfiguration the first time we create
9876 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9877
9878Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9881 avoid confusion with --no-recursion.
9882
9883Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9884
9885 * configure.in: Win32 hosts shouldn't use install -x
9886 * install-sh: remove -x option, and special .exe-handling
9887 hack.
9888
d207ebef
JM
9889Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9890
9891 * config.guess: Recognize i586-pc-beos.
9892 * configure.in: Don't build some bits for beos.
9893
fbd836fc
ILT
9894Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9895
5d4a5ee6
JL
9896 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9897 CFLAGS default to -O2.
9898
fbd836fc
ILT
9899 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9900 when using GNU ld.
9901
9902Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9903
9904 * ltmain.sh: Correct install when using a different shell.
9905
9906Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9907
9908 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9909
d207ebef
JM
9910Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9911
9912 * makefile.vms: Update to build binutils/makefile.vms. Add install
9913 target.
fbd836fc
ILT
9914
9915Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9916
9917 * ltconfig: Update to correct AIX handling.
9918
69b471bc
JL
9919Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9920
81241b5e
JL
9921 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9922
69b471bc
JL
9923 * configure.in (target_subdir): Set to ${target_alias} instead
9924 of "libraries".
9925
bedf82df
MH
99261998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9927
9928 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9929 (Makefile): Depend on $(gcc_version_trigger).
9930
9931 * configure (gcc_version): Change default initializer to empty
9932 string.
9933 (gcc_version_trigger): New variable; pass this variable down
9934 to subdir configures to enable them checking gcc's version
9935 themselves. Emit make macros for both gcc_version vars.
9936 (topsrcdir): Initialize reliably.
9937 (recursion line): Remove --with-gcc-version=${gcc_version}.
9938
28e449d8
MH
99391998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9940
9941 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9942 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9943 in $(libsubdir); emit definition in each generated Makefile.
9944 (gxx_include_dir): Initialize depending on
9945 $enable_version_specific_runtime_libs.
28e449d8 9946
50c4c9f7
MH
99471998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9948
9949 * configure (gcc_version): Initialize properly depending on
9950 how and where configure is started.
9951 (recursion line): Pass a --with-gcc-version=${gcc_version}
9952 to configures in subdirs.
9953
d207ebef
JM
9954Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9955
9956 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9957 cygmon
d207ebef 9958
5d4a5ee6
JL
9959Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9960
9961 * configure.in: Add cygmon and libstub support for mn10200.
9962
2f96399b
MH
99631998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9964
9965 * configure (gcc_version): Add new variable describing the
9966 particular gcc version we're building.
9967 * Makefile.in (libsubdir): Add new macro for the directory
9968 in which the compiler finds executables, libraries, etc.
9969 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9970 and libsubdir.
9971
c4137c50
AO
9972Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9973
ceff9b14
AO
9974 * Makefile.in (local-clean): Remove *.log.
9975 (warning.log): Built with warn_summary from build.log.
9976 (mail-report.log): Run test_summary.
9977 (mail-report-with-warnings.log): Run test_summary including
9978 warning.log in the report.
c4137c50 9979
276d5ee0
RL
9980Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9981
9982 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9983
5d4a5ee6
JL
9984Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9985
9986 * Makefile.in (grep): Grep no longer depends on libiberty.
9987
9988Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9989
9990 * Makefile.in: all-snavigator needs all-libgui.
9991
9992Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9993
9994 * configure.in: Add cygmon and libstub support for mn10300.
9995
8af14275
ILT
9996Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9997
9998 * missing: Update to version from automake 1.3.
9999
fbd836fc
ILT
10000 * ltmain.sh: On installation, don't get confused if the same name
10001 appears more than once in the list of library names.
10002
466456d9
ILT
10003Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10004
10005 * config.sub: Accept m68060 and m5200 as CPU names.
10006
5d4a5ee6
JL
10007Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10008
10009 * configure: Use && rather than using -a in test, because odd
10010 strings can confuse test.
10011 * configure.in: Likewise.
10012
fbd836fc
ILT
10013Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10016
f0983958
AO
10017Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10018
10019 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 10020 bootstrap4-lean): New targets.
f0983958 10021
bfed1ea0
JL
10022Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10023
10024 * mpw-* Delete. Not used.
10025
5d4a5ee6
JL
10026Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10027
10028 * COPYING.LIB: Update FSF address.
10029
bfed1ea0
JL
10030Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10031
10032 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10033
5d4a5ee6
JL
10034 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10035 GAS_SUPPORT_DIRS.
10036
bfed1ea0
JL
10037Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10038
10039 * ltconfig, ltmain.sh: Avoid producing a version number if
10040 -version-info was not used.
10041
5d4a5ee6
JL
10042Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10043
10044 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10045 building with newlib.
10046
100471998-04-30 Paul Eggert <eggert@twinsun.com>
10048
d207ebef 10049 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 10050 Solaris `make' causes it to continue to next definition.
d207ebef
JM
10051
10052Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10053
10054 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10055 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
10056
10057Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10058
10059 * configure.in: Change alpha to alpha* in several places.
10060
d207ebef
JM
10061Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10062
10063 * config.sub: Recognize sparc86x.
10064
77be0cab
MM
10065Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10066
10067 * configure.in (--enable-target-optspace): Remove debug echo.
10068
62441128
JW
10069Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10070
10071 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10072
bfed1ea0
JL
10073Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10074
10075 * ltconfig: Update cygwin32 support.
10076
5d4a5ee6
JL
10077 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10078 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10079 (GDB_SUPPORT_DIRS): Likewise.
10080
3f4ea1de
MM
10081Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10082
10083 * configure.in (target_makefile_frag): If --enable-target-optspace,
10084 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10085 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10086 not used.
10087 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10088
5d4a5ee6
JL
10089Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10090
10091 * Makefile.in (all-bfd): Depend on all-intl.
10092 (all-binutils): Likewise.
10093 (all-gas): Likewise.
10094 (all-gprof): Likewise.
10095 (all-ld): Likewise.
10096
100971998-04-19 Brendan Kehoe <brendan@cygnus.com>
10098
10099 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10100
bfed1ea0
JL
10101Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10102
5d4a5ee6
JL
10103 * Makefile.in (all-bfd): Depend upon all-libiberty.
10104
bfed1ea0
JL
10105 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10106
5d4a5ee6
JL
10107Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10108
10109 * Makefile.in: Add libstub.
10110
10111 * configure.in: Ditto. Build libstub for targets that have cygmon
10112 support.
10113
10114Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10115
10116 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10117
10118Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10119
10120 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10121 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10122
ec8d6ddc
KW
10123Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10124
10125 * configure: Define DEFAULT_M4 by searching PATH.
10126 * Makfile.in: Use DEFAULT_M4.
10127
bfed1ea0
JL
10128Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10129
10130 * ltconfig: Add cygwin32 support.
10131
5d4a5ee6
JL
10132 * Makefile.in, configure.in: Add libtool as a native only directory
10133 to configure and build.
10134
547a6183
JL
10135Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10136
10137 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10138
5d4a5ee6 10139Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10140
5d4a5ee6
JL
10141 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10142
10143Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10144
10145 * Makefile.in: add ash make rules
10146 * configure.in: add ash to native_only and host_tools lists
10147
10148Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10149
10150 * Makefile.in (all-gettext, all-intl): New targets.
10151 (ALL_MODULES): Added all-gettext, all-intl.
10152 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10153 (INSTALL_MODULES): Added install-gettext, install-intl.
10154 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10155
10156 * configure.in (host_tools): Added gettext.
10157 (native_only): Likewise.
10158 (noconfigdirs) [various cases]: Likewise.
10159 (host_libs): Added intl.
10160
d207ebef
JM
10161Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10162
10163 * configure: Do not disable building gdbtk for cygwin32 hosts.
10164
e98e406f
NC
10165Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10166
10167 * configure.in: Add thumb-coff target.
10168 * config.sub: Add thumb-coff target.
10169
5d4a5ee6
JL
10170Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10171
10172 * Makefile.in: Revert yesterday's change.
10173 (all-target-winsup): all-target-librx stays out of here.
10174
10175Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10176
10177 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10178 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10179 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10180 Remove references to librx and libg++.
10181
10182Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10183
10184 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10185 recursive makes
10186
bfed1ea0
JL
10187Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10188
10189 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10190 for newlib directory.
bfed1ea0
JL
10191 (CXX_FOR_TARGET): Likewise.
10192
10193Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10194
10195 * ltconfig: Update after libtool/ltconfig.in change for
10196 hpux11.
10197
10198Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10199
10200 * ltconfig, ltmain.sh: Update to libtool 1.2.
10201
3cd730af
MH
10202Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10203
10204 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10205 (install-gcc-cross): Instead, override LANGUAGES here.
10206
80564603
DL
102071998-03-18 Dave Love <d.love@dl.ac.uk>
10208
10209 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10210 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10211
d207ebef
JM
10212Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10213
10214 * configure.in: Add Thumb-pe target.
10215
5d4a5ee6 10216Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10217
5d4a5ee6
JL
10218 * Makefile.in - changed sn targets to snavigator
10219 * configure.in - changed sn targets to snavigator
10220
2d4a0558
MH
10221Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10222
10223 * config-ml.in: After building symlink tree call make distclean
10224 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10225 to be the case for libiberty.
10226
04b93567
L
10227Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10228
10229 * configure: When making link, also check the current
10230 directory. The configure scripts may create one.
10231
9a06b842
RH
10232Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10233
10234 * config.sub: Accept alphapca56 and alphaev6 properly.
10235
217fc4e6
FS
10236Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10237
10238 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10239
3e07bdbd 10240Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10241
e490616e 10242 * config.sub (sco5): Fix typo.
3e07bdbd 10243
5d4a5ee6
JL
10244Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10245
10246 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10247 install-itcl.
10248 (install-itcl): Remove dependency on install-tcl.
10249
10250Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10251
10252 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10253
10254Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10255
10256 * configure.in: Don't build libgui for a cygwin32 target when not on
10257 a cygwin32 host.
10258
10259Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10260
10261 * configure (redirect): Set to null, so default behavior of
10262 configure is now --verbose.
10263
ce0d965c
DL
102641998-02-16 Dave Love <d.love@dl.ac.uk>
10265
10266 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10267 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10268
3acd1fd0
MH
10269Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10270
10271 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10272 this change to sync Makefile.in with its ChangeLog entries.
10273
5d4a5ee6
JL
10274Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10275
10276 * ltmain.sh (mkdir): Check that the directory doesn't exist
10277 before we exit with error, so that we don't get races during
10278 parallel builds.
10279
bfed1ea0
JL
10280Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10281
10282 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10283
4e77e8f1
MH
10284Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10285
10286 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10287 PICFLAG_FOR_TARGET.
10288 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10289
10290 * configure: Emit a definition for the new macro enable_shared
10291 into each Makefile.
10292
5d4a5ee6
JL
10293Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10294
10295 * configure.in (host_tools, native_only): Add libtool.
10296
10297Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10298
10299 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10300 Fix typo in ming config comment.
10301
bfed1ea0
JL
10302Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10303
10304 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10305
5d4a5ee6
JL
10306Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10307
10308 * config.sub: Add tic30 cases, and map c30 to tic30.
10309
8821a725
RH
10310Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10311
10312 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10313 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10314 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10315 (CLEAN_TARGET_MODULES): Similarly
10316 (all-target-libf2c): Add dependences.
4e81ae98 10317 * configure.in (target_libs): Add libf2c.
8821a725 10318
5d4a5ee6
JL
10319Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10320
10321 * configure.in: Remove expect from noconfigdirs when target
10322 is cygwin32. OK to build expect and dejagnu with Canadian
10323 Cross.
10324
0aadd657
ILT
10325Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10326
5d4a5ee6
JL
10327 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10328 host.
10329
0aadd657
ILT
10330 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10331 and mingw32.
10332
d0a8352c
MH
10333Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10334
10335 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10336 here as it is not defined in the toplevel Makefile.
10337
59739e3c
MH
10338Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10339
10340 * configure (package_makefile_rules_frag): New variable, which names
10341 a file with generic rules, ...
10342 Change comment to mention we now have FIVE parts.
10343 * configure: Undo last change.
10344
228197ee
LT
10345Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10346
10347 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10348 * config.sub: More accurate determination of HP processor types.
228197ee 10349
efd4c0ba
MH
10350Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10351
10352 * configure (package_makefile_frag): Move inserting the
10353 ${package_makefile_frag} to where it should be according
10354 to the comment.
10355
6eef3189
PB
10356Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10357
10358 * config.guess: Add support for Linux/ARM.
10359
d207ebef
JM
10360Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10361
10362 * .cvsignore: Remove *-info and *-install since they match
10363 release-info and mpw-install, which we don't want to just ignore.
10364
48464ebf
RH
10365Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10366
10367 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10368
803462a7
PN
10369Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10370
10371 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10372 local_prefix to sub-make invocations.
10373
520ab477
L
10374Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10375
10376 * configure.in: Check makefile fragments in the source
10377 directory.
10378
4bcdb76d
AO
10379Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10380
ceff9b14
AO
10381 * configure.in: Check whether host and target makefile
10382 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10383
5d4a5ee6
JL
10384Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10385
10386 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10387
10388Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10389
10390 * configure.in: Make sure we only replace RPATH_ENVVAR on
10391 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10392 regexp to sed.
10393
10394 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10395 to sub-makes.
10396
0d3e11a5
LI
103971998-01-13 Lee Iverson (leei@ai.sri.com)
10398
10399 * config-ml.in (multi-do): LDFLAGS must include multilib
10400 designator.
10401
d45b3d87 10402Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10403
10404 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10405
d39cd7a1
MK
10406Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10407
10408 * config.sub: Add mingw32 support.
10409 * configure.in: Likewise.
d39cd7a1 10410
6decbc24
FS
10411Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10412
10413 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10414
5d4a5ee6
JL
10415Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10416
10417 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10418 * configure (gxx_include_dir): Provide a definition for subdirs
10419 which do not use autoconf.
10420
10421Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10422
10423 * config.guess: Sync with egcs. Picks up new alpha support,
10424 BeOS & some additional linux support.
10425
d3d1907a
JL
10426Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10427
10428 * config.guess: HP 9000/803 is a PA1.1 machine.
10429
b104e095
RH
10430Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10431
10432 * configure.in: It's alpha*-...
10433
aca823c1
L
10434Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10435
10436 * configure.in (host_makefile_frag, target_makefile_frag):
10437 Handle multiple config files.
10438 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10439 alpha-*-*.
10440
d207ebef
JM
10441Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10442
10443 * mkdep: New file.
10444
10445Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10446
10447 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10448
5d4a5ee6
JL
10449Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10450
10451 * Makefile.in: Add libgui directory.
10452 (GDB_TK): Add all-libgui.
10453 * configure.in: Add libgui directory.
10454 * configure: Add all-libgui to GDB_TK.
10455
10456Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10457
10458 * config-ml.in (multidirs): Add m32r to multilib list.
10459
10460Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10461
10462 * Makefile.in (all-target-gperf): Change dependency to
10463 all-target-libstdc++.
10464
baf55877
FF
10465Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10466
10467 * config.guess: Add BeOS support.
10468
5d4a5ee6
JL
10469Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10470
10471 Source directory cvs renamed to cvssrc:
10472 * configure.in (host_tools): Change cvs to cvssrc.
10473 (native_only): Likewise.
10474 (noconfigdirs) [various cases]: Likewise.
10475 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10476 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10477 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10478 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10479 (all-cvssrc): Rename target from all-cvs.
10480
f2d76545
JL
10481Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10482
10483 * configure (gxx_include_dir): Fix thinko.
10484
205cba53
JL
10485Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10486
10487 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10488 (install-cross, install-gcc-cross): New targets.
10489
5d4a5ee6
JL
10490Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10491
10492 * configure.in (noconfigdirs): Add support for Thumb target.
10493
10494 * config.sub (maybe_os): Add support for Thumb target.
10495
10496Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10497
10498 * Makefile.in: Add rules for cygmon.
10499
10500 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10501
96b0f1fc
JL
10502Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10503
10504 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10505 * configure (gxx_include_dir): Provide a definition for subdirs
10506 which do not use autoconf.
d207ebef
JM
10507
10508Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10509
10510 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10511 11/18/97 build
d207ebef 10512
7dfef6ed
JL
10513Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10514
10515 * From Franz Sirl.
10516 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10517 found on RedHat Linux systems.
96b0f1fc 10518
83cfe7c0
JL
10519Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10520
10521 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10522 guesses.
10523
7dfef6ed
JL
10524Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10525
10526 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10527
5d4a5ee6
JL
10528Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10529
10530 * ltmain.sh: If mkdir fails, check whether the directory was created
10531 anyhow by some other process.
10532
d207ebef
JM
10533Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10534
10535 * configure.in (d30v-*-*): Configure all directories.
10536
10537Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10538
10539 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10540 for the D30V.
10541
10542Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10543
10544 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10545
5d4a5ee6
JL
10546Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10547
e490616e
ZW
10548 * include/libiberty.h: Add extern "C" { so it can be used with C++
10549 progrms.
10550 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10551 programs.
5d4a5ee6 10552
d207ebef
JM
10553Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10554
10555 * configure.in (d30v-*-*): Configure GCC now.
10556
5d4a5ee6
JL
10557Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10558
10559 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10560 is no longer needed.
10561
c9670e62
JM
10562Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10563
10564 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10565
cc71c0ca
MH
10566Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10567
10568 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10569 targets using "$@" to provide support for similar but not identical
10570 targets without having to duplicate code.
10571
d207ebef
JM
10572Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10573
10574 * makefile.vms: Fix to work with DEC C.
10575
10576Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10577
10578 * config.sub: Add mips-tx39-elf to marketing names.
10579
10580Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10581
10582 * ltmain.sh: Handle symlinks in generated script.
10583
10584Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10585
10586 * configure: Handle autoconf style directory options: --bindir,
10587 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10588 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10589 --sysconfdir.
10590 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10591 (sharedstatedir, localstatedir, oldincludedir): New variables.
10592 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10593 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10594 sbindir, sharedstatedir, and sysconfdir.
10595
b1e3ddfd
AJ
10596Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10597
10598 * Makefile.in (bootstrap-lean): New target.
10599
d207ebef
JM
10600Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10601
10602 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10603 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10604
10605Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10606
10607 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10608
09f97c1e
JL
10609Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10610
10611 * Makefile.in (cross): New target.
10612
335d0ab2
AO
10613Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10614 Jeff Law <law@cygnus.com>
10615
10616 * Makefile.in (bootstrap2, bootstrap3): New targets.
10617 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10618 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10619
d207ebef
JM
10620Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10621
10622 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10623 windows. Consistent with gdb/configure.
d207ebef 10624
e693cc28
UD
106251997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10626
e693cc28
UD
10627 * configure.in: Name Linux target fragment.
10628
10629 * configure: Rewrite so that project Makefile fragment is inserted
10630 first and appears last in the resulting Makefile.
10631
d207ebef
JM
10632Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10633
10634 * Makefile.in (install-itcl): Install tcl first.
10635
5d4a5ee6
JL
10636Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10637
10638 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10639
f401679e
JW
10640Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10641
10642 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10643
10644 * configure.in (skipdirs): Add target-librx for Linux.
10645 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10646
ec20b1b9
JL
10647Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10648
10649 * Makefile.in (bootstrap): New target.
10650
becdcf6d
JL
10651Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10652
63f6bcd7 10653 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10654
d207ebef
JM
10655Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10656
10657 * config.guess: Merge with FSF.
10658
0c82f6bf
FF
10659Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10660
10661 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10662
d207ebef
JM
10663Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10664
10665 * config.sub: Add "marketing-names" patch.
10666
3fbc0b70
JS
10667Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10668
e490616e 10669 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10670
e20d4801
JL
10671Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10672
10673 * config.sub: Handle v850-elf.
10674
fe181f78 10675Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10676
10677 * .cvsignore (*-install): Remove.
10678
bfed1ea0
JL
10679Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10680
10681 * ltconfig: Set CONFIG_SHELL in libtool.
10682 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10683
558a1e7c
JW
10684Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10685
10686 * configure.in (target_subdir): Set to libraries if enable_multilib.
10687
7818d6fc
JW
10688Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10689
10690 * config.guess: Update from gcc directory.
10691
d207ebef
JM
10692Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10693
10694 * Makefile.in (all-sim): Depends on all-readline.
10695
6599da04
JM
10696Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10697
10698 * Makefile.in (BISON, YACC): Use $$s.
10699 (all-bison): Depend on all-texinfo.
10700
10701Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10702
10703 * Makefile.in (BISON): Add -L flag.
10704 (YACC): Likewise.
10705
d207ebef
JM
10706Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10707
4e81ae98
EC
10708 * configure.in (noconfigdirs): Add support for v850e target.
10709
d207ebef
JM
10710 * config.sub (maybe_os): Add support for v850e target.
10711
10712Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10713
4e81ae98
EC
10714 * configure.in (noconfigdirs): Add support for v850ea target.
10715
d207ebef
JM
10716 * config.sub (maybe_os): Add support for v850ea target.
10717
6599da04
JM
10718Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10719
10720 * config.sub: Add mipstx39. Delete r3900.
10721
10722Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10723
10724 * Makefile.in (all-autoconf): Depends on all-texinfo.
10725
10726Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10727
10728 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10729 eabi targets.
10730
10731Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10732
10733 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10734
10735 * configure: When handling a Canadian Cross, handle YACC as well as
10736 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10737 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10738
10739Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10740
10741 * Makefile.in (BISON): bison, not byacc or bison -y.
10742 (YACC): bison -y or byacc or yacc.
10743 (various): Add *-bison as appropriate.
10744 (taz): No need to mess with BISON anymore.
10745
10746Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10747
10748 * configure: If OSTYPE matches *win32*, try to find a good value for
10749 CONFIG_SHELL.
10750
10751Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10752
10753 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10754 configure.in if it is present.
10755
10756Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10757
10758 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10759
10760Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10761
10762 * config.sub: Recognize `arc' cpu.
10763 * configure.in: Likewise.
10764 * config-ml.in: Likewise.
10765
10766Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10767
10768 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10769
10770Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10771
10772 * configure: Changed sed delimiter from ':' to '|' when
10773 attempting to substitute ${config_shell} for SHELL. On
10774 NT ${config_shell} may contain a ':' in it.
10775
10776Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10777
10778 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10779
10780Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10781
10782 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10783
10784Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10785
10786 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10787
10788 * ylwrap: If the program is a relative path, force it to be
10789 absolute.
10790
10791Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10792
10793 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10794
10795Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10796
10797 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10798 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10799 for libraries.
6599da04
JM
10800
10801Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10802
10803 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10804 separated by spaces.
6599da04
JM
10805
10806Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10807
10808 * ylwrap: New file.
10809 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10810
10811 * ltmain.sh: Handle /bin/sh at start of install program.
10812
10813 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10814
10815 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10816 * missing: New file, from automake 1.2.
10817
10818Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10819
10820 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10821 check-tk to CHECK_X11_MODULES.
10822
10823Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10824
10825 * config.sub: Merge with FSF.
10826
10827Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10828
10829 * config.guess: Merge with FSF.
10830
10831Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10832
10833 * configure: Treat msdosdjgpp like go32.
10834 * configure.in: Likewise. Don't remove gprof for go32.
10835
10836 * configure: Change Makefile.tem2 to Makefile.tm2.
10837
10838Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10839
10840 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10841
10842Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10843
10844 * install-sh (chmodcmd): Set to null if the DST directory already
10845 exists. Same as Nov 11th change.
10846
10847Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10848
4e81ae98 10849 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10850
10851Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10852
10853 * config.guess: Update from FSF.
10854
10855Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10856
10857 * Makefile.in (GDB_TK): Depend on itcl and tix.
10858
10859Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10860
10861 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10862 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10863 (INSTALL_SCRIPT): New variable.
10864 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10865 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10866 to -x.
10867 * install-sh: Add support for -x option.
10868
10869Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10870
10871 * configure.in, Makefile.in: Treat tix like itcl.
10872
10873Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10874
10875 * Makefile.in (WINDRES): New variable.
10876 (WINDRES_FOR_TARGET): New variable.
10877 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10878 (EXTRA_HOST_FLAGS): Add WINDRES.
10879 (EXTRA_TARGET_FLAGS): Add WINDRES.
10880 (EXTRA_GCC_FLAGS): Add WINDRES.
10881 ($(DO_X)): Pass down WINDRES.
10882 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10883 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10884 DLLTOOL_FOR_TARGET.
10885
10886Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10887
10888 * configure.in: configure sim before gdb for win32-x-ppc
10889
10890Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10891
10892 Move gperf into the toplevel, from libg++.
10893 * configure.in (target_tools): Add target-gperf.
10894 (native_only): Add target-gperf.
10895 * Makefile.in (all-target-gperf): New target, depend on
10896 all-target-libg++.
10897 (configure-target-gperf): Empty rule.
10898 (ALL_TARGET_MODULES): Add all-target-gperf.
10899 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10900 (CHECK_TARGET_MODULES): Add check-target-gperf.
10901 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10902 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10903
10904Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10905
6599da04
JM
10906 * config.sub (mn10200): Recognize new basic machine.
10907
10908Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10909
10910 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10911 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10912
10913Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10914
10915 * configure.in: If we're building mips-sgi-irix6* native, turn on
10916 ENABLE_MULTILIB and set TARGET_SUBDIR.
10917
10918Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10919
10920 * Makefile.in (all-sn): Depend on all-grep.
10921
10922Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10923
10924 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10925
10926 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10927 Makefile. From Jeff Makey <jeff@cts.com>.
10928 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10929
10930 * Makefile.in (DISTBISONFILES): Remove.
10931 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10932 $(DEFAULT_YACC).
10933
10934 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10935 cygwin32.
6599da04
JM
10936
10937 * Makefile.in (LD): New variable.
10938 (EXTRA_HOST_FLAGS): Pass down LD.
10939 ($(DO_X)): Likewise.
10940
10941Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10942
10943 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10944
10945Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10946
10947 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10948 before adding our own. Always add --build.
6599da04
JM
10949
10950Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10951
10952 * configure.in (targargs): Pass --build if we're doing
10953 a cross-compile.
10954
10955Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10956
ca236658 10957 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10958 sed. Otherwise sed chokes on NT path names with drive
10959 designators. Also look for "?:*" as the leading characters in an
10960 absolute pathname.
10961
10962Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10963
10964 * config.sub: Support for r3900.
10965
10966Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10967
10968 * configure.in: Use install-sh, not install.sh.
10969
10970Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10971
10972 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10973 apply it twice.
10974
10975Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10976
10977 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10978 install-binutils.
10979
10980Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10981
10982 * Makefile.in: Add automake targets.
10983 * configure.in (host_tools): Add automake.
10984
10985Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10986
10987 * configure: Default CXX to c++, not gcc.
10988 * Makefile.in (CXX): Set to c++, not gcc.
10989 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10990
10991Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10992
10993 * install-sh: try appending a .exe if source file doesn't
10994 exist
10995
10996Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10997
10998 * configure.in: Turn on multilib by default.
10999 (cross_only): Remove target-libiberty.
11000
11001 * Makefile.in (all-gcc): Don't depend on libiberty.
11002
11003Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11004
11005 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11006
11007Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11008
11009 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11010 (DISTBISONFILES): Add ld/Makefile.in
11011
11012Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11013
11014 * configure.in: if target is cygwin32 but host isn't cygwin32,
11015 don't configure gdb tcl tk expect, not just gdb.
11016
11017Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11018
11019 * configure.in: Added gnuserv everywhere sn appears.
11020
11021 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11022 (CROSS_CHECK_MODULES): Added check-gnuserv.
11023 (INSTALL_MODULES): Added install-gnuserv.
11024 (CLEAN_MODULES): Added clean-gnuserv.
11025 (all-gnuserv): New target.
11026
11027Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11028
11029 * config.guess: Fixes for MIPS OpenBSD systems.
11030
11031Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11032
11033 * Makefile.in (INSTALL_XFORM): Remove.
11034 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11035
11036 * mkinstalldirs: New file, copied from automake.
11037 * Makefile.in (installdirs): Rename from install-dirs. Use
11038 mkinstalldirs. Change all users.
11039 (DEVO_SUPPORT): Add mkinstalldirs.
11040
11041Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11042
11043 * install-sh: Rename from install.sh.
11044 * Makefile.in (INSTALL): Change install.sh to install-sh.
11045 (DEVO_SUPPORT): Likewise.
11046
11047 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11048 Graichen <graichen@rzpd.de>.
11049
11050Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11051
11052 * config.guess: Recognize OpenBSD systems correctly.
11053
11054Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11055
11056 * README, Makefile.in (ETC_SUPPORT): Remove references to
11057 cfg-paper*, configure.{texi,man,info*}._
11058
11059Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11060
11061 * Makefile.in (all.normal): Ensure that gcc is built after all
11062 the x11 - ie gdb - targets.
11063
11064Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11065
11066 * makefile.vms: Don't run conf-a-gas.
11067
11068Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11069
e490616e 11070 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 11071
d207ebef
JM
11072Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11073
11074 * configure.in: Remove noconfigdirs case since gdb also
11075 configures and builds for tic80-coff.
11076
6599da04
JM
11077Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11078
11079 * configure: Set cache_file to config.cache.
11080 * Makefile.in (local-distclean): Remove config.cache.
11081
11082Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11083
11084 * COPYING: Update FSF address.
11085
d207ebef
JM
11086Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11087
11088 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11089 noconfigdirs.
11090
6599da04
JM
11091Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11092
11093 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11094 MAKEDIRS, is empty.
11095
11096Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11097
11098 * config.sub: Tweak mn10300 entry.
11099
11100Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11101
11102 * configure.in (host_tools): Put sim before gdb, so gdb's
11103 configure.tgt can determine if the simulator was configured.
11104
11105Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11106
11107 * config.sub: Move BeOS $os case to be with other Cygnus
11108 local cases.
11109
11110Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11111
11112 * config.sub: Remove misplaced comment that broke Linux.
11113
11114Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11115
11116 * config.sub: Add BeOS support.
11117
11118Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11119
11120 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11121
11122Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11123
11124 * configure.in (noconfigdirs): Remove tcl and tk from
11125 noconfigdirs for cygwin32 builds.
11126
d207ebef
JM
11127Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11128
11129 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11130
6599da04
JM
11131Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11132
11133 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11134 make-all.com, use makefile.vms instead.
11135
11136Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11137
11138 * config.sub: Accept -lnews*.
11139
d207ebef
JM
11140Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11141
11142 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11143 target-examples and target-libiberty for d30v.
d207ebef
JM
11144
11145Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11146
11147 * configure.in (noconfigdirs): Enable ld for d30v.
11148
11149Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11150
11151 * configure.in (tic80-*-*): Build compiler.
11152
11153Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11154
11155 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11156 unsupported d30v directories
d207ebef
JM
11157
11158Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11159
4e81ae98
EC
11160 * config.sub, configure.in: Add d30v target cpu.
11161
6599da04
JM
11162Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11163
11164 * makefile.vms: New file.
11165 * make-all.com: Remove.
11166
11167Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11168
11169 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11170
11171Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11172
11173 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11174
11175Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11176
11177 * Makefile.in (ALL_MODULES): Added all-db.
11178 (CROSS_CHECK_MODULES): Addec check-db.
11179 (INSTALL_MODULES): Added install-db.
11180 (CLEAN_MODULES): Added clean-db.
11181
11182Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11183
11184 * config.guess: Merge with latest FSF sources.
11185
11186Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11187
11188 * Makefile.in (ALL_MODULES): Added all-itcl.
11189 (CROSS_CHECK_MODULES): Added check-itcl.
11190 (INSTALL_MODULES): Added install-itcl.
11191 (CLEAN_MODULES): Added clean-itcl.
11192
11193Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11194
11195 * configure.in: build gdb for mn10200
11196
11197Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11198
11199 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11200
d207ebef
JM
11201Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11202
11203 * configure.in (tic80-*-*): Turn off most targets right now.
11204
6599da04
JM
11205Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11206
11207 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11208 rather than the makeinfo program.
11209 (do-info): Depend upon all-texinfo.
11210
11211Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11212
11213 * configure.in: Remove uses of config/mh-linux.
11214
11215 * config.sub, config.guess: Merge with latest FSF sources.
11216
d207ebef
JM
11217Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11218
11219 * config.sub (case $basic_machine): Add tic80 entries.
11220
6599da04
JM
11221Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11222
11223 * config.sub, config.guess: Merge with latest FSF sources.
11224
11225Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11226
11227 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11228 * mpw-config.in: Test for NewFolderRecursive.
11229 * mpw-install: Use symbolic name for startup filename.
11230 * mpw-README: Add various additional details.
11231
11232Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11233
11234 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11235
11236Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11237
11238 * configure.in: Do build gcc and the target libraries for
11239 the mn10200.
11240
11241Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11242
11243 * configure.in: don't avoid building gdb for mn10300 any more
11244 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11245 instead of single-quoting it.
11246
11247Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11248
11249 * configure.in: Don't use --with-stabs on IRIX 6.
11250
11251Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11252
11253 * configure.in (m32r): Build gdb, libg++ now.
11254
11255Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11256
11257 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11258 directories from noconfigdirs.
11259
11260Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11261
11262 * config.sub (basic_machine): added mips16 configuration
11263
11264Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11265
11266 * config.sub: Handle d10v-unknown.
11267
d207ebef
JM
11268Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11269
11270 * config.sub: Handle v850-unknown.
11271
6599da04
JM
11272Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11273
11274 * Makefile.in: add findutils
11275 * configure.in: add findutils to list of host_tools
11276
11277Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11278
11279 * config.sub: Handle mn10200 and mn10300.
11280
11281Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11282
11283 * configure.in (d10v-*): Do not build librx.
11284
11285Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11286
11287 * configure.in (mn10300): Build everything except gdb & libgloss.
11288
11289Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11290
11291 * config.guess: Patch for Dansk Data Elektronik servers,
11292 from Niels Skou Olsen <nso@dde.dk>.
11293
11294 For ncr, use /bin/uname rather than uname, since GNU uname does not
11295 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11296
11297 Patch for MIPS R4000 running System V,
11298 from Eric S. Raymond <esr@snark.thyrsus.com>.
11299
11300 Fix thinko for nextstep.
11301
11302 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11303
11304 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11305 * config.guess: Guess mips-dec-mach_bsd4.3.
11306
11307 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11308 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11309 release numbers.
11310 * config.guess (mips-mips-riscos*): Emit just enough of the
11311 release number.
11312
11313 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11314 * config.guess (sparc-auspex-sunos*): Added.
11315 (f300-fujitsu-*): Added.
11316
11317 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11318 * config.guess: Recognize a Tadpole as a sparc.
11319
11320Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11321
11322 * config.guess: Don't assume that NextStep version is either 2 or
11323 3. NextStep 4 (aka OpenStep 4) has come out now.
11324
11325Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11326
11327 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11328 From Rik Faith <faith@cs.unc.edu>.
11329
11330Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11331
11332 * config.sub: Contributions from bug-gnu-utils to:
11333 Support plain "hppa" (no version given) architecture, reported by
11334 OpenStep.
11335 OpenBSD like NetBSD.
11336 LynxOs is not a hardware supplier.
11337
11338 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11339 OpenBSD like NetBSD.
6599da04
JM
11340 Stratus systems.
11341 More Pyramid systems.
11342 i[n>4]86 Intel chips.
11343 M680[n>4]0 Motorola chips.
11344 Use unknown instead of lynx for hardware manufacturer.
11345
11346Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11347
11348 * install.sh (chmodcmd): Set to null if the DST directory already
11349 exists.
11350
11351Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11352
11353 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11354 not use mt-ppc target Makefile fragment any more.
11355
11356Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11357
11358 * configure.in (*-*-windows): Exclude everything but those dirs
11359 needed to build windows.
11360
11361Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11362
11363 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11364
11365Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11366
11367 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11368
11369Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11370
11371 * Undo my previous change.
11372
11373Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11374
11375 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11376 unconditionally.
11377 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11378
11379Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11380
11381 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11382 host to add it's own flags.
6599da04
JM
11383
11384Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11385
11386 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11387
11388Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11389
11390 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11391 (CXX_FOR_TARGET): Likewise.
11392 (GCC_FOR_TARGET): Define.
11393 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11394 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11395 CC_FOR_TARGET was specified on the command line.
11396 (MAKEOVERRIDES): Don't define.
11397
11398Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11399
11400 * configure.in (m32r): Fix spelling of libg++ libs.
11401
11402Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11403
11404 * config.sub (-apple*): Remove, now redundant.
11405
11406Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11407
11408 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11409
11410 * configure: Rework yesterday's sed script patch.
11411
11412 * config.sub: Merge with FSF.
11413
11414Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11415
11416 * config.guess: Merge from FSF.
11417
11418 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11419 * config.guess: Use pc instead of unknown, for pc clone systems.
11420 Change linux to linux-gnu.
6599da04
JM
11421
11422 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11423 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11424
11425Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11426
11427 * test-build.mk (HOLES): Add "xargs" for gdb.
11428
11429 * configure: Avoid hpux10.20 sed bug.
11430
11431Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11432
731a8127 11433 * configure.in: Add support for windows host
6599da04
JM
11434 (that is a build done under the Microsoft build environment).
11435
11436Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11437
11438 * Makefile.in: Replace all uses of srcroot with s, to shrink
11439 command line lengths.
11440
11441 Patches from Geoffrey Noer <noer@cygnus.com>:
11442 * configure.in: If configuring for newlib, pass --with-newlib to
11443 subdirectories.
11444 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11445 -Bnewlib/ and -Lwinsup to gcc.
11446 (CXX_FOR_TARGET): Likewise.
11447
11448Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11449
11450 * Makefile.in (ETC_SUPPORT): Add configure.
11451
11452Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11453
4e81ae98 11454 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11455 host configuration file.
11456
11457Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11458
11459 * configure.in: Break mn10x00 support into separate
11460 mn10200 and mn10300 configurations.
11461 * config.sub: Likewise.
11462
11463Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11464
11465 * configure.in: Add lots of stuff to noconfigdirs for
11466 the mn10x00 targets.
11467
11468 * config.sub, configure.in: Add mn10x00 support.
11469
11470Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11471
11472 * make-all.com: Call conf-a-gas, not config-a-gas.
11473
11474Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11475
11476 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11477 targets.
6599da04
JM
11478
11479Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11480
11481 * mpw-README: Add much more detail for native PowerMac.
11482 * mpw-install: New file.
11483 * mpw-configure: Add --norecursion and --help options.
11484 * mpw-config.in: Translate readme and install files when
11485 copying to objdir.
11486 * mpw-build.in: Don't always depend on byacc and flex.
11487 (install-only-top): New action.
11488
d207ebef
JM
11489Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11490
11491 * configure.in: You can now configure GDB for the v850.
11492
6599da04
JM
11493Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11494
11495 * configure.in (noconfigdirs): Don't configure any C++ dirs
11496 if targeting D10V.
11497
11498Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11499
11500 * config.sub: Recognize mips64vr5000.
11501
11502Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11503
11504 * configure.in: Use a single line for host_tools and native_only.
11505
11506Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11507
11508 * config.sub, configure.in: Add entries for m32r.
11509
11510Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11511
11512 * Makefile.in (inet-install): Don't run install-gzip.
11513
11514Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11515
11516 * configure.in: Don't config lots of things for *-*-windows*.
11517
11518Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11519
11520 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11521 (host_libs, host_tools): Copy from configure.in.
11522 * mpw-configure: Don't complain about directories not found.
11523
11524Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11525
11526 * configure.in (i[345]86): Recognize i686 for pentium pro.
11527 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11528 file.
11529
11530 * config.guess (i[345]86): Ditto.
11531
11532Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11533
11534 * configure.in (noconfigdirs): Removed gdb for D10V.
11535
d207ebef 11536Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11537
d207ebef
JM
11538 * configure.in: Remove ld, target-libio, target-libg++, and
11539 target-libstdc++ from noconfigdirs.
5d4a5ee6 11540
6599da04
JM
11541Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11542
11543 * configure: Fix three locations where shell scripts were
11544 being run directly rather than with config_shell.
11545
d207ebef
JM
11546Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11547
11548 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11549 * config.sub (basic_machine): Recognize v850.
11550
6599da04
JM
11551Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11552
11553 * mpw-configure: Handle multiple enable/disable options and
11554 pass them down recursively, handle -c and -s flags appropriately
11555 depending on choice of compiler, add escape mechanism for
11556 quoted arguments to gC.
11557
11558Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11559
11560 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11561 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11562 so that -mrelocatable-lib and -mno-eabi are used.
11563
11564 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11565 not support --print-multi-lib, don't abort.
11566
6599da04
JM
11567Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11568
11569 * make-all.com: Run config-a-gas.
11570 * setup.com: Don't copy subdirectory files around.
11571
11572Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11573
11574 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11575 target, it now compiles correctly.
11576
11577Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11578
11579 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11580
11581Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11582
4e81ae98 11583 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11584
11585Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11586
11587 * configure.in (native_only): Add prms.
11588
11589Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11590
11591 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11592 (BINUTILS_SUPPORT_DIRS): Likewise.
11593
11594Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11595
11596 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11597 d10v support is added.
11598
11599Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11600
11601 * configure.in (d10v-*-*): New target.
11602
11603Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11604
11605 * config.guess (HP 9000/811): Recognize this as a PA1.1
11606 machine.
11607
11608Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11609
11610 * Makefile.in (do-tar-gz): New target, split out from tail end of
11611 taz target. Run each command separately, don't use pipes.
11612 (taz): Use it.
11613
11614Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11615
11616 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11617 * mpw-build.in: No builds should depend on building byacc or flex,
11618 they are assumed to be installed already.
11619
11620Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11621
11622 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11623 variable that CC_FOR_TARGET needs.
11624
11625Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11626
11627 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11628 options have changed since the last time the subdirectory was
11629 configured, and if it has, reconfigure.
11630 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11631 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11632
11633Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11634
11635 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11636 CLEAN_MODULES): Add bash.
11637 (all-bash): New target.
11638
11639Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11640
11641 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11642
11643Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11644
11645 * config.sub (basic_machine): Recognize d10v as a valid processor.
11646
11647Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11648
11649 * mpw-configure: Add support for --bindir.
11650 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11651
11652Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11653
11654 * configure.in: add bash, time, gawk to list of hosttools and things
11655 to only build for native toolchains
11656
11657Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11658
11659 * Makefile.in (docdir): Remove.
11660
11661Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11662
11663 * Makefile.in (datadir): Set to $(prefix)/share.
11664
11665Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11666
11667 * configure.in: build diff and patch for cygwin32-hosted
11668 toolchains.
11669
11670Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11671
11672 * config.sub: Accept -rtems*.
11673
11674Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11675
e490616e
ZW
11676 * configure.in: enable dosrel for cygwin32-hosted builds,
11677 remove diff from the list of things not buildable
11678 via Canadian Cross
6599da04
JM
11679
11680Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11681
11682 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11683 don't get ". ".
6599da04
JM
11684
11685Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11686
11687 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11688
11689Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11690
11691 * Makefile.in (taz): Handle case where tex3patch didn't even get
11692 checked out. Also, if it was found, put the symlink in a new util
11693 subdirectory.
11694
11695Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11696
11697 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11698
11699Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11700
11701 * config.sub: Recognize -openvms.
11702 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11703 * make-all.com, setup.com: New files.
11704
11705Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11706
11707 * Makefile.in (taz): tex3patch moved to texinfo/util.
11708
11709Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11710
11711 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11712 * configure.in: remove make from disable-if-Can-Cross list
11713 enable gdb if ${host} and ${target} are cygwin32
11714
11715Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11716
11717 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11718 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11719
11720Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11721
11722 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11723 distinguish sysv/svr4/bsd variants.
11724 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11725
11726Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11727
11728 * configure.in: Added copyright notice.
11729 * move-if-change: Added copyright notice.
11730
11731Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11732
11733 * configure.in (powerpcle-*-solaris*): Until we get shared
11734 libraries working, don't build gdb, sim, make, tcl, tk, or
11735 expect.
11736
11737Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11738
11739 * config.guess: Merge with FSF:
11740
11741 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11742 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11743
11744 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11745 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11746
11747 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11748 * config.guess: Combine two OSF1 rules.
11749 Also recognize field test versions. From mjr@zk3.dec.com.
11750 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11751 because GNU uname does not support -p. From pmr@pajato.com.
11752
11753Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11754
11755 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11756
11757Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11758
11759 * mpw-README: Document GCCIncludes.
11760
11761Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11762
11763 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11764
11765Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11766
11767 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11768
11769Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11770
11771 * configure.in (*-*-cygwin32): Configure make.
11772
11773Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11774
11775 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11776
11777Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11778
11779 * Makefile.in (all-inet): Depend on all-perl.
11780
11781 * Makefile.in (inet-install): New target.
11782
11783 * Makefile.in (all-inet): Depend on all-tcl.
11784 (all-inet): Depend on all-send-pr.
11785
11786Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11787
11788 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11789 temporarily.
11790
11791Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11792
11793 * configure.in: Don't configure --with-gnu-ld on AIX.
11794
11795Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11796
11797 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11798
11799Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11800
11801 * Makefile.in (ALL_MODULES): Added all-inet.
11802 (CROSS_CHECK_MODULES): Added check-inet.
11803 (INSTALL_MODULES): Added install-inet.
11804 (CLEAN_MODULES): Added clean-inet.
11805 (all-indent): New target.
11806
11807 * configure.in (host_tools): Added inet.
11808 (native_only): Added inet.
11809 (noconfigdirs): Added inet.
11810
11811Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11812
11813 * configure.in: Don't configure libgloss if we are not configuring
11814 newlib.
11815
11816Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11817
11818 * configure.in: Don't configure libgloss for unsupported
11819 architectures.
11820
11821Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11822
11823 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11824
11825Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11826
11827 * Makefile.in (ALL_MODULES): Include all-apache.
11828 (CROSS_CHECK_MODULES): Include check-apache.
11829 (INSTALL_MODULES): Include install-apache.
11830 (all-apache): New target.
11831
11832 * configure.in: Added apache everywhere perl is seen.
11833
11834Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11835
11836 * Makefile.in: Add support for clean-{module} and
11837 clean-target-{module} rules.
11838
11839Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11840
11841 * configure.in (*-*-ose) do not build libgloss.
11842
11843Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11844
11845 * config.guess (prep*:SunOS:5.*:*): Turn into
11846 powerpele-unknown-solaris2.
11847
11848Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11849
11850 * configure.in: Permit --enable-shared to specify a list of
11851 directories.
11852
11853Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11854
11855 * configure.in (host==solaris): Pass only the first word of $CC
11856 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11857
11858Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11859
11860 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11861
11862Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11863
11864 * Makefile.in (ALL_MODULES): Include all-perl.
11865 (CROSS_CHECK_MODULES): Include check-perl.
11866 (INSTALL_MODULES): Include install-perl.
11867 (ALL_X11_MODULES): Include all-guile.
11868 (CHECK_X11_MODULES): Include check-guile.
11869 (INSTALL_X11_MODULES): Include install-guile.
11870 (all-perl): New target.
11871 (all-guile): New target.
11872
11873 * configure.in (host_tools): Include perl and guile.
11874 (native_only): Include perl and guile.
11875 (noconfigdirs): Don't build guile and perl; no ports have been
11876 done.
11877
11878Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11879
e490616e
ZW
11880 * configure (--enable-*): Handle quoted option lists such as
11881 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11882
11883Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11884
11885 * Makefile.in ({,inst}all-target): New rule so we can make and
11886 install all of the target directories easily.
11887
11888Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11889
11890 * configure.in: Add missing global flag in sed substitution when
11891 deleting `target-' from ${configdirs}.
11892
11893Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11894
11895 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11896 option.
11897
11898 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11899 config/mh-necv4.
11900
11901 * install.sh: Correct misspelling of transformbasename.
11902
11903 * config.guess: Recognize mips-*-sysv*.
11904
11905Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11906
11907 * config.sub: Recognize mon960.
11908
11909Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11910
11911 * configure: Restore Canadian Cross handling of BISON and LEX,
11912 removed in Feb 20 change.
11913
11914Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11915
11916 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11917 Mention make install. Remove the old copyright date as well the
11918 clumsy and rather pointless copyright on the README file.
11919
11920Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11921
11922 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11923 Makefile after running symlink-tree, then run `make distclean' to
11924 avoid clobbering any generated files in srcdir.
11925
11926Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11927
11928 * configure.in (m68k-*-netbsd*): Build everything now.
11929
11930Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11931
11932 * Makefile.in (taz): Fix quoting.
11933
11934Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11935
11936 * configure.in (sparclet-*-*): Build everything now.
11937
11938Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11939
11940 * configure.in (m68k-*-linux*): New host.
11941
11942Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11943
11944 * configure: Check for bison before byacc.
11945
11946Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11947
11948 * Makefile.in configure: Change the way LEX and BISON/YACC are
11949 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11950 searching PATH. These are used as fallbacks by Makefile.in if
11951 flex/bison/byacc aren't in objdir.
11952
11953Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11954
11955 * Makefile.in: Make everything which depends upon all-bfd also
11956 depend upon all-opcodes, in case --with-commonbfdlib is used.
11957
11958Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11959
11960 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11961 building NT native compilers on Unix.
11962
11963Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11964
11965 * configure.in: Don't get CC from the host Makefile fragment if we
11966 can find gcc in PATH, or if this is a Canadian Cross. Move the
11967 Solaris test for /usr/ucb/cc to the post target script, just after
11968 the compiler sanity test.
11969
11970Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11971
11972 * config.sub: Merge with FSF.
11973
11974Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11975
11976 * Makefile.in (RPATH_ENVVAR): New variable.
11977 (REALLY_SET_LIB_PATH): Use it.
11978 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11979
11980Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11981
11982 * config.sub, configure.in: Recognize sparclet cpu.
11983
11984Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11985
11986 * config.guess: Support m68k-cbm-sysv4.
11987
11988Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11989
11990 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11991 m68k-unknown-linuxaout from linker help string. Put quotes around
11992 $ld_help_string.
11993
11994Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11995
11996 * config.guess (powerpc-harris-powerunix): Add guess for port
11997 to new target.
11998
11999Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12000
12001 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12002
12003Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12004
12005 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12006 $(REALLY_SET_LIB_PATH) in Makefile.
12007 * Makefile.in (SET_LIB_PATH): New variable.
12008 (REALLY_SET_LIB_PATH): New variable.
12009 ($(DO_X)): Use $(SET_LIB_PATH).
12010 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12011 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12012 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12013 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12014 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12015 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12016 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12017 (install-dosrel): Likewise.
12018 (all-opcodes): Depend upon all-libiberty.
12019
12020Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12021
12022 * config.guess (*:CYGWIN*): New
12023
12024Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12025
12026 * Makefile.in (all-target-winsup): All all-target-libiberty.
12027
12028Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12029
12030 * configure.in (noconfigdirs): Add missing # in front of comment.
12031
12032Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12033
12034 * configure.in: add second pass to things added to noconfigdirs
12035 so *-gm-magic can exclude libgloss properly.
12036
12037Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12038
12039 * mpw-configure (extralibs_name, rez_name): Set correctly
12040 for MWC68K compiler.
12041
12042 * mpw-README: Add more info on the necessary build tools.
12043
12044Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12045
12046 * configure.in, config.sub: Recognize cygwin32.
12047
12048Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12049
12050 * config.guess, config.sub: Recognize A/UX.
12051
12052Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12053
12054 * config.sub: Merge with gcc/config.sub.
12055
12056Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12057
12058 * mpw-build.in (do-binutils): Add build of stamps.
12059
12060Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12061
12062 * config.sub: Add recognition for mips64vr4100*-* targets.
12063
12064Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12065
12066 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12067 Add creation of gconfigargs with `--enable-shared' turned on.
12068 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12069 ($(host)-stamp-stage3-configured): Likewise.
12070 (HOLES): Add chatr and ldd.
12071 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12072
12073Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12074
12075 * configure: Pass --nfp to recursive configures.
12076
12077Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12078
12079 * Makefile.in (DLLTOOL): New.
12080 (DLLTOOL_FOR_TARGET): New.
12081 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12082 (EXTRA_TARGET_FLAGS): Ditto.
12083 (EXTRA_GCC_FLAGS): Ditto.
12084 (CONFIGURE_TARGET_MODULES): Ditto.
12085 (DO_X): Ditto.
12086 * configure: Add DLLTOOL.
12087
12088Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12089
12090 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12091 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12092 mh-sco, since old workarounds no longer needed, and don't
12093 build ld, since libraries have weak symbols in COFF.
12094
12095Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12096
12097 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12098
12099Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12100
12101 * configure.in: Make sure that ${CC} can be used to compile an
12102 executable.
12103
12104Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12105
12106 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12107 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12108 nothing depending on whether gdbtk is being built.
12109
12110Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12111
12112 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12113
12114Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12115
12116 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12117 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12118
12119Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12120
12121 * config-ml.in: Add support for
12122 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12123 Simplify setting of multidirs from --disable-foo.
12124
12125Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12126
12127 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12128 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12129 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12130 non-empty, pass them on to the GCC make.
6599da04
JM
12131 (all-bootstrap): New rule that is like all-gcc, except it executes
12132 the GCC bootstrap rule instead of the GCC all rule.
12133
12134Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12135
12136 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12137
12138Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12139
12140 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12141 DG/UX support.
12142
12143Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12144
12145 * config.sub (i*86*) Change [345] to [3456]
12146
12147Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12148
12149 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12150 --with-gnu-ld=no.
12151
12152Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12153
12154 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12155 AIX multilibs get built.
12156
12157Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12158
12159 * configure.in (i386-win32): Don't build expect if we're not
12160 building the tcl subdir.
12161
12162Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12163
12164 * Makefile.in: (configure-target-examples, all-target-examples):
12165 New targets, configure and build example programs.
12166
12167Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12168
12169 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12170 use it as input to sedit the generated MPW makefile.
12171 * mpw-README: Add a suggestion about Gestalt.h.
12172
12173Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12174
12175 * config.sub: Accept *-*-ieee*.
12176
12177Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12178
12179 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12180 Ronald F. Guilmette <rfg@monkeys.com>.
12181
12182Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12183
12184 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12185 for powerpc-pe native.
12186 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12187 (target==powerpc-pe): duplicate i386-win32 entry.
12188
12189Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12190
12191 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12192 of vxworks, not just vxworks5.1.
12193
12194Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12195
12196 * mpw-configure: Add support for exec-prefix.
12197
12198Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12199
12200 * config.guess: Recognize HP model 816 machines as having
12201 a PA1.1 processor.
12202
12203Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12204
12205 * configure: Ignore new autoconf configure options.
12206
6599da04
JM
12207Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12208
12209 * config.guess: Recognize Pentium under SCO.
12210 From Robert Lipe <robertl@arnet.com>.
12211
12212Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12213
12214 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12215
12216Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12217
12218 * configure.in: Don't configure gas for alpha-dec-osf*.
12219
12220Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12221
12222 * configure.in: Default to --with-stabs for some targets for which
12223 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12224 i[345]86*-*-unixware*.
12225
12226Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12227
12228 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12229 rather than basing it on the target. Simplify handling of options
12230 controlling which directories to configure. Remove extraneous
12231 slash in multi-clean target.
12232
12233Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12234
12235 * config-ml.in: Prefix more variables with ml_ so they don't collide
12236 with configure's.
12237
12238Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12239
12240 * configure: Don't turn -v into --v.
12241
12242Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12243
12244 * configure.in (targargs): Fix typo.
12245
12246 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12247
12248Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12249
12250 * configure.in: Strip --host and --target options from
12251 CONFIG_ARGUMENTS, and always configure for --host only. Add
12252 --with-cross-host option when building with a cross-compiler.
12253 * configure: Canonicalize the arguments put into config.status by
12254 always using `=' for an option with an argument. Pass a presumed
12255 --host or --target explicitly.
12256
12257Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12258
12259 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12260 into general OS recognition case.
12261
12262Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12263
12264 * configure.in (target_configdirs): add target-winsup only
12265 for win32 target systems.
12266
12267Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12268
12269 * Makefile.in (all-target-libgloss): Depend upon
12270 configure-target-newlib, since when libgloss is built it looks to
12271 see if the newlib directory exists.
12272
12273Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12274
12275 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12276 cfg-ml-*.in.
12277
12278Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12279
12280 * configure: Handle LD and LD_FOR_TARGET when configuring a
12281 Canadian Cross.
12282
6599da04
JM
12283Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12284
12285 * configure.in (target_libs): add target-winsup.
12286 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12287 (target==ppcle-pe): remove ld from $noconfigdirs.
12288
12289Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12290
12291 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12292 Preserve relative path names in $srcdir. Build symlink tree if
12293 configuring cross target dir and srcdir=. (= no VPATH support).
12294 (configure-target-libg++): Depend on configure-target-librx.
12295 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12296 * config-ml.in: New file.
12297 * symlink-tree: New file.
12298 * configure: Ensure srcdir="." if that's what it is.
12299
12300Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12301
12302 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12303 includes and FLEX_SKELETON setting.
12304 * mpw-configure (--with-gnu-ld): New option, controls whether
12305 to use PPCLink or ld with PowerMac GCC.
12306 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12307 * mpw-config.in: Configure grez if targeting Mac.
12308
12309 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12310 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12311 just macos.
6599da04
JM
12312 * configure.in: Configure grez resource compiler if targeting Mac.
12313 * Makefile.in (all-grez, install-grez): New targets.
12314
12315Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12316
12317 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12318 gcc in the path, set CC to gcc -O2.
6599da04
JM
12319
12320Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12321
12322 * configure: Default ${build} correctly. Avoid picking up extra
12323 spaces when reading CC and CXX from Makefile. When doing a
12324 Canadian Cross, use plausible default values for numerous
12325 variables.
12326 * configure.in: When doing a Canadian Cross, don't try to
12327 configure tools whose configure script can't handle it.
12328
12329Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12330
12331 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12332
12333Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12334
12335 * configure: Remove dubious bug reporting address.
12336
12337Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12338
12339 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12340 configure script, run that instead of this directory's configure.
12341 In either case, print a message that we're configuring the sub-dir.
12342
12343Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12344
12345 * configure.in: Before checking for the existence of various files,
12346 use sed to filter out "target-".
12347
12348Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12349
12350 * Makefile.in (DO_X): Split rule to decrease command line length
12351 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12352 (Philippe De Muyter).
12353
12354Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12355
12356 * Makefile.in (all-patch): depend on all-libiberty.
12357
12358Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12359
12360 * configure.in: If the only directory in target_configdirs which
12361 actually exists is libiberty, then set target_configdirs to empty,
12362 to avoid trying to build a target libiberty in a gas or gdb
12363 distribution.
12364
12365Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12366
12367 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12368 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12369 systems.
6599da04
JM
12370
12371Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12372
12373 * configure.in (copy_dirs): Use sys-include instead of include
12374 for --with-headers option.
12375
12376Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12377
12378 * Makefile.in, configure.in: Make winsup builds work with
12379 new scheme.
12380
12381Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12382
12383 * configure.in: Build the linker on AIX.
12384
12385Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12386
12387 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12388 where needed.
12389
12390Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12391
12392 * Makefile.in (all-gcc): Fix typo.
12393
12394Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12395
12396 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12397
12398Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12399
12400 * configure.in: Rename libFOO to target-libFOO, and xiberty
12401 to target-xiberty, to provide more flexibility.
12402 (target_subdir): Define. Create if cross.
12403 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12404 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12405 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12406 check-libFOO -> check-target-libFOO, etc.
12407 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12408 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12409 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12410 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12411 allow ALL_GCC="" to only configure.
12412 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12413 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12414 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12415
12416Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12417
12418 * Makefile.in (taz): Build "info" in etc explicitly.
12419
12420Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12421
12422 * configure.in: Make sure that CC is undefined (as opposed to
12423 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12424 problem with autoconf trying to configure on a host without GCC.
12425
12426Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12427
12428 * mpw-configure: Set host alias from choice of host compiler,
12429 only use generic MPW Makefile sed if present, edit a file
12430 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12431 * mpw-README: Add problem notes about CW6 and CW7.
12432
12433Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12434
12435 * Makefile.in (taz): Use ";" instead of ";;".
12436
12437Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12438
12439 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12440 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12441 DISTDOCDIRS.
12442 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12443 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12444
12445Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12446
12447 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12448 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12449 Move bfd to DISTSTUFFDIRS.
12450
12451Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12452
12453 * Makefile.in (X11_LIB): Removed.
12454 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12455
12456 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12457
12458Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12459
12460 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12461 names.
12462
12463Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12464
12465 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12466
12467Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12468
12469 * configure.in (i[345]86-*-win32): Always build newlib.
12470 Don't configure cvs, autoconf or texinfo.
12471 * Makefile.in (LD_FOR_TARGET): New.
12472 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12473 Pass down LD_FOR_TARGET.
12474
12475Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12476
12477 * winsup: New directory.
12478 * Makefile.in: Build winsup.
12479 * configure.in: Winsup is configured when target is win32.
12480 Can only build win32 target GDB when native.
4e81ae98 12481
6599da04
JM
12482Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12483
12484 * config.guess: Recognize HP model 819 machines as having
12485 a PA 1.1 processor.
12486
12487Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12488
12489 * configure: Fix sed loop which substitutes for CC and CXX to
12490 avoid bug found in various sed implementations.
12491
12492Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12493
12494 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12495 simulator. Use standard powerpc-*-eabi*.
12496
12497Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12498
12499 * configure.in: Stop putting gas and binutils in noconfigdirs for
12500 powerpc-*-aix* and rs6000-*-*.
12501
12502Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12503
12504 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12505 -mcall-aixdesc libraries.
12506
12507Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12508
12509 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12510
12511 * config.sub (arm | armel | armeb): Fix shell syntax.
12512
12513Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12514
12515 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12516 -msoft-float and -mcpu=common support.
12517 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12518 libraries.
12519
12520Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12521
12522 * configure.in: Allow configuration and build of emacs19 for the alpha.
12523
12524Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12525
12526 * configure.in (CC): Get ^CC, not just any old CC, from
12527 ${host_makefile_frag}.
12528
12529Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12530
4e81ae98 12531 * configure.in (CC): Try to get CC from
6599da04
JM
12532 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12533
12534Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12535
12536 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12537 only if it exists in $(srcdir).
12538
12539Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12540
12541 * configure: If CC and CXX are not set in the environment, set
12542 them, based on either an existing Makefile or on searching for gcc
12543 in PATH. Substitute for CC and CXX in Makefile.
12544 * configure.in: Remove libm from target_libs. Separate
12545 target_configdirs from configdirs. If CC is not set in
12546 environment, try to get it from a host Makefile fragment. Rewrite
12547 changes of configdirs to use skipdirs instead. A few minor
12548 tweaks. Take directories out of target_configdirs as they are
12549 taken out of configdirs. Remove existing Makefile files from
12550 subdirectories. Substitute for TARGET_CONFIGDIRS and
12551 CONFIG_ARGUMENTS in Makefile.
12552 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12553 by configure.in.
12554 (CONFIG_ARGUMENTS): Likewise.
12555 (CONFIGURE_TARGET_MODULES): New variable.
12556 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12557 ($(CONFIGURE_TARGET_MODULES)): New target.
12558 (configure-libg++, configure-libio): New targets.
12559 (all-libg++): Depend upon configure-libg++.
12560 (all-libio): Depend upon configure-libio.
12561 (configure-libgloss, all-libgloss): New targets.
12562 (configure-libstdc++): New target.
12563 (all-libstdc++): Depend upon configure-libstdc++.
12564 (configure-librx, all-librx): New targets.
12565 (configure-newlib): New target.
12566 (all-newlib): Depend upon configure-newlib
12567 (configure-xiberty): New target.
12568 (all-xiberty): Depend upon configure-xiberty.
12569
12570Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12571
12572 * configure.in (host i[345]86-*-win32): Expand the
12573 noconfigdirs again.
12574
12575Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12576
12577 * mpw-configure: Fix sed command file name.
12578
12579Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12580
4e81ae98 12581 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12582 noconfigdirs again.
12583
12584Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12585
12586 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12587 or powerpc*-*-pe*, since they are not yet supported.
12588
12589Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12590
12591 Add PowerMac support and many other enhancements.
12592 * mpw-configure: New option --cc to select compiler to use,
12593 paste options set according to --cc into the generated
12594 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12595 if mpw-make.sed is present.
12596 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12597 add forward includes for PowerPC include files.
12598 * mpw-build.in: Build using Makefile.PPC if present.
12599 (do-byacc, etc): Remove separate version resource builds.
12600 (do-gas): Build "stamps" before "all".
12601 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12602 * mpw-README: Update to reflect --cc option, PowerMac support,
12603 and recently-reported compatibility problems.
12604
12605Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12606
12607 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12608 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12609 (--with-multilib-top): Pass to recursive invocations.
12610
12611Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12612
12613 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12614 v810-*-*.
12615
12616Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12617
12618 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12619 gdb, ld and opcodes on v810-*-*.
12620
6599da04
JM
12621Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12622
12623 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12624 (local-maintainer-clean): New target.
12625 (maintainer-clean): New target.
12626 (realclean): Just depend upon maintainer-clean.
12627
12628Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12629
12630 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12631
12632Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12633
12634 * configure.in: Build ld in mips*-*-bsd* case.
12635
12636Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12637
12638 * config.sub: Accept -lites* OS. From Ian Dall.
12639
12640Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12641
12642 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12643 targets.
6599da04
JM
12644
12645Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12646
12647 * configure.in: treat i386-win32 canadian cross the same as
12648 i386-go32 canadian cross.
12649
12650Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12651
12652 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12653 running under the simulator to build a reduced set of libraries.
12654 (powerpc-*-eabiaix): Add fine grained multilib support added to
12655 other powerpc targets yesterday.
12656
12657Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12658
12659 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12660 -disable-softfloat, -disable-relocatable, -disable-aix, and
12661 -disable-sysv to control which multilib libraries get built.
12662
12663Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12664
12665 * configure: Add Makefile.tem to list of files to remove in trap
12666 handler.
12667
12668Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12669
12670 * config.guess (*Linux*): Add missing "exit"s.
12671 Also, need specific check for alpha-unknown-linux (uses COFF).
12672
12673Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12674
12675 * config.guess: Merge with FSF:
12676
12677 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12678 * config.guess (AIX4): More robust release numbering discovery.
12679
12680 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12681 * config.guess (i386-sequent-ptx): Properly get version number.
12682
12683 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12684 * config.guess (mips:*:4*:UMIPS): New case.
12685
12686Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12687
12688 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12689 (i386-win32 host): Likewise. Don't build readline.
12690
12691Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12692
12693 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12694 SUPPORT_FILES to submakes.
12695
12696Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12697
12698 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12699 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12700 mpw-configure.
12701
12702Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12703
12704 * configure.in (appdirs): Use =, not ==, in test expression when
12705 trying to build the text to print in the warning message for
12706 Solaris users.
12707
12708Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12709
12710 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12711
12712Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12713
12714 * config.guess: Recognize lynx-2.3.
12715
12716Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12717
12718 * config.sub (z8ksim): Deleted
12719 (z8k-*-coff): New, this is the one true name of the target.
12720
12721Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12722
12723 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12724
12725Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12726
12727 * config.guess (*:Linux:*:*): First try asking the linker what the
12728 default object file format is (elf, aout, or coff). Then if this
12729 fails, try previous methods.
12730
12731Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12732
12733 * configure.in: Don't build newlib for *-*-vxworks5.1.
12734
12735Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12736
12737 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12738 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12739
12740Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12741
12742 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12743
12744Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12745
12746 * cfg-ml-com.in: New file.
12747 * cfg-ml-pos.in: New file.
12748
12749Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12750
12751 * COPYING.NEWLIB: Add HP free copyright to list.
12752
12753Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12754
12755 * config.sub: Recognize -eabi* for the system, not just -eabi.
12756
12757Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12758
12759 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12760 * config.sub, configure.in (win32): New target and host.
12761
12762Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12763
12764 * configure.in: Add i386-pe configuration.
12765
12766Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12767
12768 * mpw-build.in (install): Install GDB after LD.
12769
12770Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12771
12772 * mpw-config.in (elf/mips.h): Always forward-include, needed
12773 for GDB to build.
12774
12775Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12776
12777 * testsuite: New directory for customer acceptance and whole tool
12778 chain tests.
12779
12780Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12781
12782 * configure: If per-host line isn't found, but AC_OUTPUT is found
12783 and a configure script exists, run it instead.
12784
12785Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12786
12787 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12788
12789Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12790
12791 * configure: Set build_{cpu,vendor,os,alias} to host values when
12792 --build isn't specified.
12793
12794Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12795
12796 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12797 (FLAGS_TO_PASS): Pass them.
12798 (EXTRA_TARGET_FLAGS): Ditto.
12799
6599da04
JM
12800Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12801
12802 * Makefile.in (all-libg++): Depend on all-libstdc++.
12803
12804Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12805
12806 * configure.in (noconfigdirs): Enable all packages for
12807 i386-unknown-netbsd.
12808
12809Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12810
12811 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12812 hosted builds (DOS builds)
12813
12814Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12815
12816 Changes for ARM based on patches from Richard Earnshaw:
12817 * config.sub: Handle armeb and armel.
12818 * configure.in: Omit arm linker only for riscix.
12819
12820Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12821
12822 * config.guess: Update from FSF.
12823
12824Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12825
63f6bcd7 12826 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12827 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12828 powerpcle variant. Convert pentium into i586, not i486. Add p5
12829 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12830 temporarily.
12831
12832Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12833
12834 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12835
12836Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12837
12838 * config.sub: Accept -lites* as a basic system type.
12839
12840Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12841
12842 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12843 installed, and if so return linuxoldld as the system name.
12844
12845Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12846
12847 * config.guess: Add hppa1.1-hp-lites support.
12848
12849Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12850
12851 * configure.in: Don't build newlib for m68k-vxworks5.1.
12852
12853Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12854
12855 * configure.in (mips-sgi-irix6): Use mh-irix5.
12856
12857Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12858
12859 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12860
12861Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12862
12863 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12864 OSF/1. Fix compiler flags.
6599da04
JM
12865 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12866
12867Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12868
12869 * configure.in: Recognize --with-newlib.
12870 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12871
12872Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12873
d207ebef 12874 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12875 to *_X11_MODULES due to gdbtk needing X include files et al.
12876
12877Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12878
12879 Merge in support for Mac MPW as a host.
12880 (Old change descriptions retained for informational value.)
12881
12882 * mpw-config.in: Add generic include forwards for cpu-specific
12883 include files in aout and elf directories.
12884
12885 * mpw-configure: Added copyright.
12886 * mpw-config.in: Check for presence of required build tools.
12887 (target_libs): Add newlib.
12888 (target_tools): Add examples.
12889 (Read Me): Generate as "Read Me for MPW" instead.
12890 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12891 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12892 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12893
12894 * mpw-configure: Remove subdir-specific makefile hackery,
12895 delete mk.tmp after using it.
12896
12897 * mpw-build.in (all): Display start and end times.
12898
12899 * mpw-configure (host_canonical): Set.
12900 (target_cpu): Always add to makefiles.
12901 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12902 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12903 (mpw-mh-mpw): Look for in srcdir and srcroot.
12904 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12905
12906 * mpw-build.in: (install-only): New target.
12907
12908 * mpw-configure (host_alias, target_alias): Rename from hostalias
12909 and targetalias, add into generated Makefile.
12910 (mk.tmp): If present, add into generated Makefile.
12911 * mpw-build.in (all-gas): Build config.h first before gas proper.
12912
12913 * mpw-configure (config.status): Write only if changed.
12914 * mpw-config.in (readline): Configure it (not built, just used for
12915 definitions).
12916
12917 * mpw-config.in (elf/mips.h): Add a forward include.
12918
12919 * mpw-config.in: Forward-include most .h files in include into
12920 extra-include.
12921 (readline): Don't build.
12922 mpw-build.in (install): Install GDB.
12923
12924 * mpw-configure (prefix, mpw_prefix): Handle it.
12925 * mpw-config.in (mmalloc, readline): Don't configure.
12926 * mpw-build.in (thisscript): Rename to ThisScript.
12927 Use mpw-build instead of BuildProgram everywhere.
12928 (mmalloc, readline): Don't build.
12929 * mpw-README: New file, basic documentation about the MPW port.
12930
12931 * mpw-config.in: Use forward-include to create include files.
12932
12933 * mpw-configure: Add more things to the top of each configured
12934 Makefile, including contents of config/mpw-mh-mpw.
12935 * mpw-config.in (extra-include): Create this directory and fill it
12936 with Posix-like include files when configuring.
12937
12938 * config.sub (apple, mac, mpw): Add various aliases.
12939
12940 * mpw-build.in: New file, top-level build script fragment for MPW.
12941 * mpw-configure: New file, configure script for MPW.
12942 * mpw-config.in: New file, config fragment for MPW.
12943
12944Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12945
12946 * configure.in (host_libs): Remove glob, since it is gone from the
12947 sources.
12948
12949Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12950
12951 * Makefile.in: define empty GDB_NLM_DEPS var.
12952
12953 * configure.in(target_makefile_frag): use config/mt-netware
12954 for netware targets.
12955
12956Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12957
12958 * config.sub: Merge in recent FSF changes. Remove linux special
12959 cases.
12960
12961Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12962
731a8127 12963 Revert this change:
6599da04
JM
12964
12965 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12966
12967 * build-all.mk: Use CC=cc -Xs on Solaris.
12968
6599da04
JM
12969Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12970
12971 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12972 stop using it.
12973 * Makefile.in: Nuke all references to glob subdirectory.
12974
12975Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12976
12977 * configure.in: Fix --enable-shared logic in per-host.
12978
12979Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12980
12981 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12982
12983Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12984
12985 * configure.in (noconfigdirs): Don't build gas on AIX, for
12986 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12987
12988Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12989
12990 * configure: Fix --cache-file to work if the file argument is a
12991 relative path.
12992
12993Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12994
12995 * configure: If the --cache-file is used, pass it down to
12996 configure in subdirectories.
12997
12998Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12999
13000 * config.sub: add vxworks29k configuration.
13001
13002Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13003
13004 * Makefile.in (taz): Do "diststuff" part quietly.
13005
13006Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13007
13008 * config.sub: Mini-merge with gcc/config.sub.
13009
13010Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13011
13012 * config.guess (IRIX): Sed - to _.
13013
13014Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13015
13016 * Makefile.in (source-vault, binary-vault): New targets.
13017
13018Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13019
13020 * config.sub: Recognize -eabi as a basic system type.
13021
13022Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13023
13024 * configure.in (enable_shared stuff): Fix typo.
13025
13026Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13027
13028 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13029
13030Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13031
13032 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13033
13034Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13035
13036 * configure.in (rs6000-*-*): Don't build gas.
13037
13038Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13039
13040 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13041 reduce command line length.
13042 (AS_FOR_TARGET): Check for as.new, not Makefile.
13043 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13044
13045Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13046
13047 * config.guess: Merge from FSF.
13048
13049Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13050
13051 * configure: Don't use $ when handling program_suffix.
13052
13053Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13054
13055 * configure.in: Configure tk for hppa/hpux.
13056
13057Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13058
13059 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13060
13061Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13062
13063 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13064 to LIBCXXFLAGS. Tests are better run without it.
13065
13066Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13067
13068 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13069
13070Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13071
13072 * configure.in (*-*-netware*): Don't configure xiberty.
13073
13074Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13075
13076 * configure.in: Remove tk from native_only list.
13077
13078Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13079
13080 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13081 for special NCD build.
13082
13083Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13084
13085 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13086 makeall.bat, they're only useful for binutils snapshots.
13087 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13088 makeall.bat to specified SUPPORT_FILES.
13089
13090Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13091
13092 * build-all.mk: Add Ericsson targets to sun4 and solaris
13093 hosts. Add BNR's sun4 target to solaris host, so their
13094 build-from-source will be tested in-house first.
13095
13096Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13097
13098 * Makefile.in (LIBCFLAGS): New variable.
13099 (CFLAGS_FOR_TARGET): Ditto.
13100 (LIBCFLAGS_FOR_TARGET): Ditto.
13101 (LIBCXXFLAGS): Ditto.
13102 (CXXFLAGS_FOR_TARGET): Ditto.
13103 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13104 (BASE_FLAGS_TO_PASS): Pass them.
13105 (EXTRA_TARGET_FLAGS): Ditto.
13106
731a8127 13107 * configure.in: Support --enable-shared.
6599da04
JM
13108
13109Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13110
13111 * configure.in (target_libs): Include libstdc++ again.
13112 * config.guess: Update from FSF (for FreeBSD).
13113
13114Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13115
13116 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13117 makeall.bat.
13118 (DISTDOCDIRS): Add `etc'.
13119 (ETC_SUPPORT_PFX): New variable.
13120 (taz): Include anything from etc starting with a word in
13121 ETC_SUPPORT_PFX.
13122
13123Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13124
13125 * config.sub: Update for recent FSF changes. Remove obsolete
13126 h8300hds entry. Add -windows* and -osx as basic os. Minor
13127 spacing changes.
13128
13129Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13130
13131 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13132
13133 * config.guess: Merge with FSF.
13134 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13135
13136Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13137
13138 * configure: Since the "trap 0" handler will override the exit
13139 status on many systems, only use it for "exit 1", and make it set
13140 a non-zero exit status; reset it before "exit 0". Also, check
13141 exit status of config.sub, and error out if it failed.
13142
13143Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13144
13145 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13146 and install libgloss.
13147
13148Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13149
13150 * Makefile.in (all-binutils): Depend upon all-byacc.
13151
13152 * configure.in: Don't build emacs on Irix 5.
13153
13154Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13155
13156 * configure.in (*-*-netware*): Add libio.
13157
13158Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13159
13160 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13161 (CHECK_TARGET_MODULES): Ditto.
13162 (INSTALL_TARGET_MODULES): Ditto.
13163 (TARGET_LIBS): Ditto.
13164 (all-libstdc++): Note dependencies.
13165
13166Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13167
13168 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13169
13170Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13171
13172 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13173 -fexternal-templates.
13174
13175 * configure.in (target_libs): Add libstdc++.
13176 (noconfigdirs): Add libstdc++ as appropriate.
13177
13178Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13179
13180 * config.guess: Update from FSF.
13181
13182Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13183
13184 * configure: Use ${config_shell} when running ${configsub}.
13185
13186Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13187
13188 * config.sub: No longer recognize h8300h.
13189
13190Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13191
13192 * config.sub: Remove extraneous differences between config.sub and
13193 gcc/config.sub.
13194
13195Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13196
13197 * Makefile.in (DISTSTUFFDIRS): Add gas.
13198
13199Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13200
13201 * COPYING.NEWLIB: New file.
13202
13203Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13204
13205 * config.guess (HP-UX): Patch from Harlan Stenn
13206 <harlan@landmark.com> to also emit release level.
13207
13208Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13209
13210 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13211
13212Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13213
13214 * config.sub: Merge nextstep cleanup from FSF.
13215
13216Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13217
13218 * configure.in (arm-*-*): Don't configure ld for this target.
13219
13220Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13221
13222 * configure.in (*-*-netware): don't configure libg++, libio,
13223 librx, or newlib.
13224
13225Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13226
13227 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13228 configure ld--it works, but it doesn't support shared libraries.
13229
13230Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13231
13232 * config.guess (*-unknown-freebsd*): Get rid of possible
13233 trailing "(Release)" in version string.
13234 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13235
13236Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13237
13238 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13239 Fix type: *-next-neststep -> *-next-nextstep.
13240
13241 * config.guess: Merge from FSF:
13242
13243 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13244
13245 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13246
13247 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13248
13249 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13250 instead of UNIX_SV for UnixWare 1.0).
13251
13252Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13253
13254 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13255 to make gdb/nlm/* build after the compiler and linker.
13256
13257Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13258
13259 * config.guess (netbsd, freebsd, linux): Accept any machine,
13260 not just i[34]86.
13261 (m68k-atari-sysv4): Relocate to match FSF version.
13262
13263 * config.guess: More merges from the FSF:
13264
13265 Add a space before function call or macro invocation.
13266
13267 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13268
13269 * config.guess: Add trap cmd to remove dummy.c and dummy when
13270 interrupted.
13271
13272 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13273
13274 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13275 (dummy): Redirect stderr from compilation of dummy.c.
13276
13277 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13278
13279 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13280
13281Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13282
13283 * configure: Accept and ignore --cache*, for compatibility with
13284 new autoconf.
13285
13286Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13287
13288 * config.guess: Merge from FSF:
13289
13290 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13291
13292 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13293 (PATH): Add /.attbin at end for finding uname.
13294 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13295
13296 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13297
e490616e 13298 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13299
13300 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13301
e490616e
ZW
13302 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13303 to select whether to use ELF or COFF.
6599da04
JM
13304
13305 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13306
e490616e 13307 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13308
13309 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13310
13311 * config.guess: Guess the OS version for HPUX.
13312
13313 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13314
13315 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13316
13317Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13318
13319 * configure.in: Recognize --with-headers, --with-libs, and
13320 --without-newlib.
13321 * Makefile.in (all-xiberty): Depend upon all-ld.
13322
13323Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13324
13325 * configure.in: Change i[34]86 to i[345]86.
13326
13327Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13328
13329 * configure (version): A few more tweaks to help message.
13330
13331Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13332
13333 * Makefile.in: Remove (for now) librx as a host library,
13334 now that we're building it for target.
13335
13336Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13337
13338 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13339 (Karl Berry).
13340
13341Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13342
13343 * configure.in: Also configure librx.
13344
13345Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13346
13347 * Makefile.in: Update various rules to reflect that librx
13348 is now needed for libg++.
13349
13350Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13351
13352 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13353
13354Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13355
13356 * configure.in: Configure the examples directory.
13357
13358Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13359
13360 * configure: Simplify Jun 2 1994 change.
13361
13362Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13363
13364 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13365 /bin/gcc isn't good enough to build gcc.
13366
13367Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13368
13369 * Makefile.in (GDB_SUPPORT_FILES): Remove
13370 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13371 (gdb.tar.gz): Add new rule to use standard distribution building
13372 mechanism.
13373
13374Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13375
13376 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13377 Bill Cox <bill@cygnus.com>.
13378
13379Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13380
13381 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13382
13383Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13384
13385 * configure: Search current dir first in .gdbinit.
13386
13387Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13388
13389 * config.sub: Recognize freebsd (merged from gcc config.sub).
13390
13391Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13392
13393 * config.sub: Refer to NeXT's operating system as nextstep.
13394
13395 * config.sub (case $basic_machine): Re-order the cases, to match
13396 the order in the FSF version (which is mostly alphabethical).
13397 Merge in some additions and changes from the FSF.
13398
13399Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13400
13401 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13402 * config.sub: Recognize cxux7.
13403 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13404
13405Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13406
13407 * config.sub: Fix typo powerpc -> powerpc-*.
13408
13409Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13410
13411 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13412
13413 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13414 parallel with all-emacs and install-emacs). Top-level command
13415 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13416
13417Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13418
13419 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13420 $(relbindir)/make before doing ``make install'', and use
13421 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13422 installing over running make binary.
13423 ($(host)-stamp-stage3-installed): Likewise.
13424
13425Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13426
13427 * config.guess: Recognize Mach.
13428
13429Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13430
13431 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13432 see whether --exec-prefix was used.
13433
13434Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13435
13436 * README: Explicitly mention libg++/README. (Zoo's idea.)
13437
13438Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13439
13440 * Makefile.in: Add all-librx target similar to all-libproc.
13441
13442Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13443
13444 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13445 with post 1.2 uname bogosity.
13446
13447Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13448
13449 * configure: Remove temporary files on receipt of a signal.
13450
13451Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13452
13453 * configure: If there is a package_makefile_frag, remove
13454 ${subdir}/Makefile.tem after copying it in.
13455
13456Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13457
13458 * build_all.mk: support rs6000 lynx identifies itself as
13459 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13460 since /bin/gcc is too feeble to compile a modern gcc.
13461
13462Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13463
13464 * brought devo/test-build.mk update-to-date with progressive/
13465 test-build.mk. Add lynx targets and hppa flag info.
13466
13467Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13468
13469 * configure.in: Use mh-ncrsvr43. Patch from
13470 Tom McConnell <tmcconne@sedona.intel.com>.
13471
13472Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13473
13474 * config.guess (i386-unknown-bsdi): No longer need to
13475 check #if defined(__bsdi__) && defined(__i386__).
13476
13477Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13478
13479 * configure: Set program_transform_nameoption correctly.
13480
13481Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13482
13483 * brought build-all.mk update-to-date with progressive build-all.mk,
13484 added new targets and hppa info.
4e81ae98 13485
6599da04
JM
13486Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13487
13488 * configure: If config.guess result is a prefix of the user
13489 specified target, assume a native build and use the user specified
13490 target as the host alias. Remove SunOS patch suffix removal hack.
13491 * configure.in: Remove SunOS patch suffix removal hack.
13492
13493 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13494 in NATIVE_CHECK_MODULES.
13495
13496Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13497
13498 * Makefile.in: Rename HOST_ONLY to NATIVE.
13499 * configure: Delete SunOs patch suffix from host_canonical
13500 and build_canonical variables that are prepended to Makefiles.
13501 * configure.in: Add comments for easier maintenance.
13502
13503Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13504
13505 * Makefile.in: Add all-libproc target similar to all-gui.
13506
13507Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13508
13509 * Makefile.in (CHECK_MODULES): split into
13510 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13511
13512Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13513
13514 * config.guess (i386-unknown-bsdi): New system to guess.
13515
13516Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13517
13518 * Makefile.in: Add all-gui target (but not yet build by "all").
13519
13520Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13521
13522 * config.sub: Move deletion of patch suffix from here...
13523 * configure.in: To here, at Ian's suggestion. The top-
13524 level scripts might need to know of a patch level.
13525
13526Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13527
13528 * config.sub: Strip off patch suffix so rtl is recognized
13529 as a sunos4.1.3 machine, even though it's been patched.
13530
13531Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13532
13533 * Makefile.in (INSTALL_LAST): Delete.
13534 (INSTALL_DOSREL): New.
13535
13536Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13537
13538 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13539 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13540 whether we pass down --with-gnu-ld anyhow.
13541
13542Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13543
13544 * Makefile.in (INSTALL_LAST): Change operation so it works
13545 on more flavors of make.
13546 * configure.in (go32): Don't build libg++ or libio.
13547
13548Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13549
13550 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13551 they can be overriden by templates.
13552
13553Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13554
13555 * configure.in (target==go32): Don't build gdb.
13556 * dosrel: New directory.
13557
13558Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13559
13560 * configure.in (host==go32): Configure dosrel too.
13561 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13562 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13563 be set by incoming names or templates.
13564 (INSTALL_LAST): New rule.
6599da04
JM
13565
13566Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13567
13568 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13569
13570Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13571
6599da04
JM
13572 * configure.in (appdirs): New variable. Currently empty, but will
13573 be used in gas distribution. If nonempty, lists a set of
13574 directories at least one of which must get configured, or top
13575 level configuration is considered to have failed.
13576 (rs6000-*-lynxos*): Use new file name.
13577
13578Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13579
13580 Eliminate XTRAFLAGS.
13581 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13582 newlib include files using -idirafter, and also use -nostdinc.
13583 (CXX_FOR_TARGET): Likewise.
13584 (XTRAFLAGS): Removed.
13585 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13586 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13587 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13588 ($(DO_X)): Don't pass down XTRAFLAGS.
13589
13590Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13591
13592 * configure.in (mips*-dec-bsd*): New target; do build linker.
13593 (mips*-*-bsd*): New target; don't build linker.
13594
13595Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13596
13597 * configure.in: support rs6000-*-lynxos* configuration.
13598 support sunos4 as a cross target.
13599
13600 * config.sub: look for lynx*, not lynx since the OS version may
13601 legitimately be part of the name.
13602
13603Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13604
13605 * configure.in (i[34]86-*-sco*): Move to be with other i386
13606 targets.
13607 (romp-*-*): New target. Skip various binary utilities.
13608 (vax-*-*): New target. Don't build newlib.
13609 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13610
13611Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13612
13613 * configure.in: Only set host_makefile_frag if config
13614 directory exists.
13615
13616Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13617
13618 * install.sh: If $dstdir exists, don't check whether each
13619 component does.
13620
13621Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13622
13623 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13624
13625Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13626
3b75d237
AJ
13627 * configure.in (*-*-lynxos*): Don't configure newlib for either
13628 native or cross Lynx.
6599da04
JM
13629
13630Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13631
13632 * config.sub (sparc64-elf): Fix os.
13633 (z8k): Remove duplicate.
13634
13635Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13636
13637 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13638 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13639
13640Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13641
13642 * configure: Make file links cleanly even if Lynx fails on
e490616e 13643 an NFS symlink (at least fail cleanly).
6599da04
JM
13644
13645Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13646
13647 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13648 -XNh2000.
13649
13650Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13651
13652 * configure: Unknown options are fatal again.
13653
13654Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13655
13656 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13657 compatibility.
6599da04
JM
13658
13659Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13660
13661 * build-all.mk: Add `clean' target.
13662
13663Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13664
13665 * config.guess: Add SINIX support.
13666 * configure.in: Add mips-*-sysv4* support.
13667
13668Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13669
13670 * build-all.mk: Document all useful targets.
13671 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13672 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13673
13674Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13675
13676 * configure: Support --silent, --quiet.
13677
13678Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13679
13680 * configure: Support --disable-FEATURE.
13681
13682Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13683
13684 * config.guess: Recognize NCR running SVR4.3.
13685
13686Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13687
13688 * config.guess: Make BSDI generate i386-unknown-bsd386.
13689 Patch from Paul Eggert <eggert@twinsun.com>.
13690
13691Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13692
13693 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13694
13695Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13696
13697 * configure: Make unrecognized options give nonfatal warnings
13698 instead of fatal errors, and pass them to any subdirectory
13699 configures in case they recognize them.
13700 Make --x equivalent to --with-x.
13701
13702Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13703
13704 * configure: Add --enable-* options. Clean up usage message and
13705 some comments.
13706
13707Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13708
13709 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13710
13711Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13712
13713 * configure.in (hppa*-*-*): Enable binutils.
13714
13715Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13716
13717 * config.sub: Recognize cisco.
13718
13719Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13720
13721 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13722
13723Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13724
13725 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13726 than one configuration name. Add comment.
13727
13728Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13729
13730 * config.guess: about target *-hitachi-hiuxwe2, fixed
13731 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13732 macro is incorrect.]
13733
13734Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13735
13736 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13737 than the "make ls" stuff which used to be here.
13738
13739Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13740
13741 * config.guess: Recognize i[34]86-unknown-freebsd.
13742 From Shawn M Carey <smcarey@rodan.syr.edu>.
13743
13744Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13745
13746 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13747
13748Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13749
13750 * config.guess: Check for ptx.
13751
13752Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13753
13754 * config.sub: Add os9k checking.
13755
13756Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13757
13758 * config.guess: Handle OSF1 running on HPPA processors
13759
13760Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13761
13762 * configure: If subdir configure fails, print out a message with
13763 subdirectory name, in case subdir's configure code didn't identify
13764 itself.
13765
13766Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13767
13768 * configure.in: Remove embedded newlines from configdirs.
13769 Avoid mismatches of substrings. Fix matching strings at end
13770 of configdirs.
13771
13772Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13773
13774 * config.guess: Add Lynx/rs6000 config support.
13775
13776Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13777
13778 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13779
13780Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13781
13782 * configure.in (hppa*-*-osf*): Treat this just like most other
13783 PA configurations (eg no binutils or ld).
13784 (hppa*-*-*elf*): These configurations have binutils and ld.
13785
13786Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13787
13788 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13789
13790Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13791
13792 * configure.in (rs6000-*-*): Build gas.
13793
13794Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13795
e490616e 13796 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13797
13798Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13799
13800 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13801 for GDB and GDB has been fixed to not need it.
13802
6599da04
JM
13803Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13804
13805 * config.guess: Recognize vax hosts.
13806
13807Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13808
13809 * configure (while loop): Don't use "break 2" inside case
13810 statement -- the case statement isn't an enclosing loop.
13811
13812Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13813
13814 * config.guess: Clean up NeXT support, to allow nextstep
13815 on Intel machines. Make OS be nextstep.
13816
13817Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13818
13819 * config.guess: Add alternate forms for Convex.
13820
13821Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13822
13823 * configure: Completely rewrite option processing. Take
13824 advantage of pattern-matching to avoid invoking test frequently.
13825 Also clean up host and target defaulting logic.
13826
13827Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13828
13829 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13830 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13831 commands (plus user environment) will fit SCO limits.
13832
13833Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13834
13835 * configure.in: Don't issue warnings about directories which are
13836 not being configured if -norecursion is set. Correct test for
13837 --with-gnu-as and --with-gnu-ld to not get confused by substring
13838 matches.
13839
13840 * configure.in: Don't build gas for alpha-dec-osf1*.
13841
13842Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13843
13844 * configure: Back out Per's change of 12/19/1993. It changes the
13845 behavior of configure in unexpected and confusing ways.
13846
13847 Also, use different delim char when calculating
13848 program_transform_name so that the name can contain slashes.
13849
13850Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13851
13852 * configure.in, config.sub: Add support for VSTa micro-kernel.
13853
13854Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13855
13856 * configure.in: Nuke hacks which were used to get a special
13857 version of GAS for HPPA configurations.
13858
13859Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13860
13861 * configure: If only ${target_alias} is given, use that
13862 as the default for ${host_alias}.
13863 * configure: Add missing back-slashes before nested quotes.
13864
13865Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13866
13867 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13868
13869Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13870
13871 * config.guess: Recognize some Tektronix configurations.
13872 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13873
13874Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13875
13876 * config.sub: Match any flavor of SH.
13877
13878Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13879
13880 * configure.in: Don't try to configure newlib for Alpha.
13881
13882Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13883
13884 * configure.in: Don't build ld for Irix 5. Don't build gas,
13885 libg++ or libio for any Alpha target.
13886
13887 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13888
13889Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13890
13891 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13892 default arguments -- so it tried to compress itself.
13893
13894Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13895
13896 * configure.in (notsupp): ensure that a space is always at the end
13897 of the configdirs list, since the grep checks for an explicit space
13898
13899Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13900
13901 * configure.in (target i386-sysv4.2): don't build ld, since static
13902 versions of many libraries are not available.
13903
13904Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13905
13906 * config.guess: Recognize Apollos (using environment variables).
13907 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13908
13909Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13910
13911 * config.guess: Recognize Sony news mips running newsos.
13912
13913Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13914
13915 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13916 "fi ; else" for bash.
13917
13918Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13919
13920 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13921
13922Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13923
13924 * config.sub: accept unixware as an alias for svr4.2.
13925 Fix some inconsistancies with the gcc version.
13926
13927Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13928
13929 * Makefile.in (DISTDOCDIRS): Add gdb.
13930
13931Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13932
13933 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13934
13935Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13936
13937 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13938 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13939 this now.
13940
13941Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13942
13943 * config.sub: Accept hiux* as an OS name.
13944
13945 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13946 etc/make-stds.texi. The underscore came from gcc, and dje now
13947 agrees that RUNTESTFLAGS is the correct name.
13948
13949Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13950
13951 * install.sh: Remove 'set -e'. It makes any conditionals
13952 in the script useless.
13953
13954 * config.guess: Automatically recognize arm-acorn-riscix
13955 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13956
13957Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13958
13959 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13960
13961Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13962
13963 * Makefile.in (DISTDOCDIRS): New variable.
13964 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13965 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13966
13967Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13968
13969 * configure.in (hppa target): check the source directory for the
13970 pagas sub-directory
13971
13972Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13973
13974 * config.sub: Allow -aout* and -elf*.
13975
13976Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13977
13978 * configure.in: Don't build ld on i386-solaris2, same as for
13979 sparc-solaris2.
13980
13981Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13982
13983 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13984
13985Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13986
13987 * configure.in: Configure gdb for alpha.
13988
13989Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13990
13991 * Makefile.in (CXXFLAGS): Add -O.
13992
13993Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13994
13995 * config.guess: added support for DG Aviion
13996
13997Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13998
13999 * configure.in: Produce warning message for subdirectories not
14000 configurable for this host/target combination. Don't try to
14001 configure gdb for vms.
14002
14003Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14004
14005 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14006 appropriate files before making "diststuff".
14007 (DISTBISONFILES): New var: list of files to be edited.
14008 (DISTSTUFFDIRS): Add binutils.
14009
14010Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14011
14012 * config.sub: also handle mipsel and mips64el (for little endian mips)
14013
14014Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14015
14016 * configure.in: Add * to end of all OS names.
14017
14018Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14019
14020 * configure.in: Build newlib for LynxOS native.
14021
14022Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14023
14024 * config.guess: Add support for delta 88k running SVR3.
14025
14026 * configure.in: Add comment about HP compiler vs. emacs.
14027
14028Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14029
14030 * configure.in: don't build ld on solaris2 (not a viable option
14031 due to bugs in getpwnam & getpwuid)
14032
14033Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14034
14035 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14036 config.guess will produce a full version number.
14037
14038Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14039
14040 * configure.in: Build linker and binutils for alpha-dec-osf1.
14041
14042Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14043
14044 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14045 and gdb/testsuite/Makefile.in.
14046
14047Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14048
14049 * configure.in: recognize mips*- instead of mips-
14050
14051Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14052
14053 * config.sub: Accept linux*coff and linux*elf as operating
14054 systems.
14055
14056Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14057
14058 * config.sub: Recognize mips64, and mips3 as an alias for it.
14059
14060Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14061
14062 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14063 gdb knows how to handle OSF/1 shared libraries.
14064
14065Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14066
14067 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14068 * config.guess: Recognize Hitachi's HIUX.
14069 * config.sub: Recognize h3050r* and hppahitachi.
14070 Remove redundant cases for hp9k[23]*.
14071
14072Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14073
14074 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14075 if gas and ld are in the source tree and are in ${configdirs}.
14076 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14077 --with options (but still pass them down on the command line,
6599da04
JM
14078 if they were explicitly specified).
14079
14080Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14081
14082 * configure: substitute SHELL value in Makefile.in with
14083 ${CONFIG_SHELL}
14084
14085Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14086
14087 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14088 *-*-solaris2* targets.
14089
14090Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14091
14092 * Makefile.in: define M4, and pass it down to sub-makes;
14093 all-autoconf now depends on all-m4
14094
14095Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14096
14097 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14098 presence of {ar,ranlib} instead of a configured directory
14099
14100Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14101
14102 * config.guess: Accept 34?? as well as 33?? for NCR.
14103
14104Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14105
14106 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14107 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14108
14109Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14110
14111 * configure: grab values for $(CC) and $(CXX) from the
14112 environment, so that someone can do "CC=gcc configure; make" and
14113 have it work right (matching the way that autoconf works now)
14114
14115 * configure.in, Makefile.in: add support for gash, the tcl
14116 interface to Galaxy
14117
14118 * config.guess: add NetBSD variants (hp300, x86)
14119
14120Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14121
14122 * install.sh: Support -d option (in the manner of SunOS 4 install,
14123 as it is more deterministic than that of GNU install)
14124 (chmodcmd): Set file to mode 755 by default (should also do default
14125 chgrp and chown, but I don't feel like dealing with that now)
14126
14127Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14128
14129 * config.sub: Remove h8300hhms alias.
14130
14131Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14132
14133 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14134
14135Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14136
14137 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14138 as stmp-fixinc
14139
14140Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14141
14142 * config.sub: recognize m88110-bug-coff.
14143
14144Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14145
14146 * Makefile.in (all-libio): all dependencies on the toolchain used
14147 to build this (gcc, gas, ld, etc)
14148
14149Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14150
14151 * config.guess: Deal with OSF/1 1.3 on alpha.
14152
14153Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14154
14155 * install.sh: add some 'else true' clauses for portability
14156
14157 * configure.in: don't build libio for h8[35]00-*-* targets
14158
14159Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14160
14161 * Makefile.in: Add support for new libio.
14162
14163Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14164
14165 * install.sh: If one command fails, don't try the rest. Don't try
14166 to remove $dsttmp (via trap) unless we have already created it.
14167 If $src doesn't exist, detect it and exit with an error.
14168
14169 * config.guess: Recognize BSD on hp300.
14170
14171Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14172
14173 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14174 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14175
14176Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14177
14178 * Makefile.in (all-send-pr): depends on all-prms
14179
14180Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14181
14182 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14183
14184Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14185
14186 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14187 Added test for mips-mips-riscos5.
14188
14189Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14190
14191 * configure.in: use mh-hp300 for 68k HP hosts
14192
14193Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14194
14195 * configure: add support for CONFIG_SHELL, so that you can use
14196 some alternate shell for evaluating configure scripts
14197
14198Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14199
14200 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14201 in configure script to bug-gdb@prep.ai.mit.edu when building
14202 distribution archive.
14203 * Makefile.in (COMPRESS): Remove def.
14204 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14205 gdb.tar.Z and make-gdb.tar.Z respectively.
14206 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14207 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14208 to convergence with 'taz' target in Makefile.in.
14209
14210Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14211
14212 * install.sh (dsttmp): use trap to ensure that tmp files go
14213 away on error conditions
14214
14215Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14216
14217 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14218
14219Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14220
14221 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14222 its parent is '/' not ''.
14223
14224 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14225
14226Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14227
14228 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14229 that ${newsrcdir}/configure.in does.
14230
14231Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14232
14233 * test-build.mk: support for CONFIG_SHELL
14234
14235Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14236
14237 * config.sub (netware): Add as a basic system type.
14238
14239Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14240
14241 * Makefile.in (Makefile): depend on configure.in. Also drop the
14242 $(srcdir)/ from the dependency on Makefile.in.
14243
14244Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14245
14246 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14247 (h8300hhms is temporary until multi-libraries are implemented).
14248 * configure.in: Handle h8300h too.
14249
14250Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14251
14252 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14253
14254Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14255
14256 * configure: Remove extraneous output when guessing host type.
14257 * config.guess: Remove extraneous output when guessing using C
14258 compiler rather than uname, or when guessing fails.
14259
14260Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14261
14262 * Makefile.in: remove all.cross and install.cross targets
14263
14264 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14265 definitions
14266
14267Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14268
14269 * configure.in (target sh): Build gprof.
14270
14271Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14272
14273 * config.sub: change -solaris to -solaris2
14274
14275Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14276
14277 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14278
14279Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14280
14281 * configure: Correct error message for missing Makefile.in to
14282 print correct directory.
14283
14284Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14285
14286 * install.sh: kludge around 386BSD shell bug
14287
14288Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14289
14290 * config.guess: Recognize NeXT.
14291 * config.guess: Recognize i486-ncr-sysv4.
14292 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14293
14294Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14295
14296 * Makefile.in (MAKEINFOFLAGS): New variable.
14297 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14298 * build-all.mk, test-build.mk: Pass down --no-split as
14299 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14300
14301Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14302
14303 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14304
14305Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14306
14307 * Makefile.in (libg++.tar.z): New rule.
14308 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14309 * Makefile.in (taz): Only do a single chmod.
14310
14311Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14312
14313 * install.sh: don't use dirname anymore (replaced with sed usage)
14314
14315Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14316
14317 * Makefile.in: Change extension for gzip'd files from '.z' to
14318 '.gz' per new FSF standard usage.
14319
14320Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14321
14322 * configure: put quotes around the final value of program_transform_name
14323
14324Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14325
14326 * Makefile.in: new install.sh support; update install-info rules
14327
14328Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14329
14330 * configure.in: Build diff for crosses, but not for go32 host.
14331
14332 * configure.in: Build gprof only for native, and don't build it
14333 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14334
14335Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14336
14337 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14338
14339Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14340
14341 * configure.in (host_tools): Add prms.
14342
14343Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14344
14345 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14346 with $(FLAGS_TO_PASS) on the command line
14347
14348 * config.sub: Recognize lynx and lynxos
14349
14350Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14351
14352 * config.sub: Accept -ecoff*, not just -ecoff.
14353
14354Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14355
14356 * Makefile.in (taz): Use .gz suffix instead of .z.
14357 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14358 names.
14359
14360Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14361
14362 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14363
14364Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14365
14366 * Makefile.in (install-no-fixedincludes): install gcc last, so
14367 that rebuilds that might happen during 'make install' don't get
14368 bogus gcc include files
14369
14370Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14371
14372 Change from Utah for HPPA support:
14373 * config.guess: Recognize hppa1.x-hp-bsd.
14374
14375Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14376
14377 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14378 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14379
14380Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14381
14382 * config.sub: Add support for rom68k and bug boot monitors.
14383
14384Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14385
14386 * Makefile.in: Make all-opcodes depend on all-bfd.
14387
14388Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14389
14390 * config.guess: Added special check for i[34]86-univel-sysv4*.
14391
14392Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14393
14394 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14395 the processor rather than assuming i486.
14396
14397Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14398
14399 * config.guess: Recognize SunOS6 as Solaris3.
14400
14401Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14402
14403 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14404 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14405
14406Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14407
14408 * build-all.mk (all-cross): New target for Canadian Cross.
14409 Added Q2 go32 targets.
14410 * test-build.mk: Configure go32 cross sparclite-aout and
14411 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14412 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14413
14414Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14415
14416 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14417 GO32 hosted toolchains
14418
14419Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14420
14421 * configure: change so "-exec-prefix" gets passed down rather
14422 than "-exec_prefix" so autoconf generated Makefiles get the
14423 exec_prefix set right.
14424
14425Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14426
14427 * config.guess: get the Solaris2 minor version number
14428
14429 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14430
14431Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14432
14433 * config.guess: Recognize some Sequent platforms.
14434
14435Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14436
14437 * Makefile.in: added the vault-install target
14438
14439 * configure.in: actually use the Sun3 makefile fragment that's in
14440 config, also added the release dir to configdirs
14441
14442Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14443
14444 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14445
14446Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14447
14448 * configure.in: remove some program from Alpha targetted toolchains
14449
14450Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14451
14452 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14453 gprof.
14454 (taz): Run "make diststuff" in those directories instead of "make
14455 proto-dir". Look for "VERSION=" only at start of line in subdir
14456 Makefile. Use "gzip -9" for compression.
14457 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14458 (binutils.tar.z): New target.
14459
14460Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14461
14462 * Makefile.in (taz): Include gpl.texinfo.
14463
14464Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14465
14466 * Makefile.in (setup-dirs): Merged into "taz" target.
14467 (taz): Only do `proto-dir' stuff if a directory is actually needed
14468 for this target.
14469
14470Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14471
14472 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14473 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14474 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14475 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14476 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14477
14478Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14479
14480 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14481 config.sub, and move-if-change to gdb testsuite distribution
14482 archive, so the testsuite can be extracted, configured, and
14483 run separately from the gdb distribution. Blow away the Chill
14484 tests that require a Chill compiled executable, since GNU Chill
14485 is not yet publically available.
14486
14487Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14488
14489 * test-build.mk: set environment variables in a single command,
14490 instead of a list of assignments and exports
14491
14492 * config.guess: recognize Alpha/OSF1 systems
14493
14494Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14495
14496 * configure: Change help message to prefer --options rather than
14497 -options.
14498
14499Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14500
14501 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14502 zippy@ecst.csuchico.edu.
14503 * config.guess: Recognize miniframe.
14504
14505Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14506
cc6010cd
AP
14507 * Makefile.in: Use srcroot to find runtest rather than rootme.
14508 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14509
14510Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * test-build.mk: Extensive additions to support building on a
14513 machine other than the host.
14514
14515Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14516
14517 * configure (tooldir): Fix for i386-aix again.
14518
14519Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14520
14521 * configure, Makefile.in: Change definition of $(tooldir)
14522 to match the FSF.
14523
14524Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14525
14526 * config.guess: Recognize i[34]86/SVR4.
14527
14528Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14529
14530 * Makefile.in (all-gdb): gdb depends on sim.
14531
14532Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14533
14534 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14535 at the same time we make the prototype gdb directory.
14536 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14537 files at the same time as the gdb base release distribution.
14538
14539Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14540
14541 * Makefile.in (check): Use individual check targets rather than
14542 DO_X rule.
14543 (check-gcc): Added.
14544
14545Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14546
14547 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14548 for System V release 3.2.
14549
14550Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14551
14552 * config.sub: Recognize hppaosf.
14553 * configure.in: Do configure ld/binutils/gas for it.
14554
14555Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14556
14557 * configure (tooldir): Alter syntax used to set this, for systems
14558 where "\$" isn't handled right, like i386-aix.
14559
14560Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14561
14562 * configure: Pass program-transform-name, not
14563 program_transform_name, to recursive configures.
14564
14565Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14566
14567 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14568 of gas+ld+binutils.
14569
14570Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14571
14572 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14573
14574Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14575
14576 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14577
6599da04
JM
14578Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14579
14580 * Makefile.in (PRMS): Set back to all-prms.
14581
14582Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14583
14584 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14585 targets, rather than for MIPS hosts.
14586
14587Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14588
14589 * configure.in: add comment for --with-x default values
14590
14591 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14592
14593 * Makefile.in: add check-* targets for each of the directories in
14594 the tree. Add a definition of RUNTEST that will use the one we
14595 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14596
14597Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14598
14599 * configure.in: Removed obsolete references to bfd_target and
14600 target_makefile_frag.
14601
14602 * build-all.mk: Set assorted targets for Q2.
14603 * config.sub: Recognize z8k-sim and h8300-hms.
14604 * test-build.mk: Really don't pass host to configure.
14605 (HOLES): Added uname.
14606
14607Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14608
14609 * configure: Handle an empty program-prefix, program-suffix or
14610 program-transform-name correctly.
14611
14612Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14613
14614 * build-all.mk: -G 8 no longer required for MIPS targets.
14615 * test-build.mk: Don't pass host argument to configure; make it
14616 guess.
14617
14618Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14619
14620 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14621 * Makefile.in (COMPRESS): New macro, like GZIP.
14622
14623Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14624
14625 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14626
14627 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14628 with gas currently defaults to -G 0.
14629
14630Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14631
14632 * Makefile.in (all-flex): flex depends on byacc.
14633
14634 * build-all.mk: If host not specified, use config.guess. Pass TAG
14635 to test-build.mk as RELEASE_TAG.
14636 * test-build.mk (configargs): New variable containing arguments to
14637 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14638 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14639
14640 * config.guess: Use /bin/uname when checking -X argument on SCO,
14641 to avoid invoking GNU uname which doesn't understand -X.
14642
14643 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14644
14645 * configure.in: Build gas for mips-*-*.
14646
14647Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14648
14649 * Makefile.in (all.normal): insert missing backslash.
14650
14651Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14652
731a8127 14653 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14654
14655 * Makefile.in: Complete overhaul to merge many almost identical
14656 targets.
14657
14658Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14659
14660 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14661 (gdb.tar.Z): Adjusted.
14662
14663 * Makefile.in (setup-dirs, taz): New targets; should be general
14664 enough to adapt for gdb sometime. Build only .z file.
14665 (gas.tar.z): New target.
14666
14667Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14668
14669 * build-all.mk: Use CC=cc -Xs on Solaris.
14670
6599da04
JM
14671Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14672
14673 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14674 for handling BISON for FSF releases.
14675
14676Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14677
14678 * configure: Actually implement the change zoo just documented.
14679
14680Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14681
14682 * configure: when using config.guess, only set target_alias when
14683 it's not already been set (ie, on the command line)
14684
14685Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14686
14687 * Makefile.in: add installcheck target, set PRMS to install-prms
14688
14689Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14690
14691 * configure: add support for package_makefile_fragment, handle the
14692 case where a directory has a configure.in file but no Makefile.in
14693 more gracefully (with an actual understandable error message, even);
14694 add support for --without (and add this to the usage message); also
14695 explicitly add a --host=${host_alias} to the command line when
14696 config.guess is used
14697
14698Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14699
14700 * configure: Must use both --host and --target in recursive calls.
14701
14702Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14703
14704 * Makefile.in: Change deja-gnu to dejagnu.
14705
14706Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14707
14708 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14709
14710Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14711
14712 * configure.in: canonicalize all instances to *-*-solaris2*,
14713 also strip out a number of tools to not build for go32 host
14714
14715Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14716
14717 * config.guess: add GPL.
14718
14719 * Makefile.in, config.guess, config.sub, configure: bump
14720 copyrights to 93.
14721
14722Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14723
14724 * Makefile.in (do-info): Removed obsolete check for existence of
14725 localenv file.
14726
14727 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14728
14729Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14730
14731 * Makefile.in: a couple of 'else true' for decstation,
14732 support for TclX
14733
14734 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14735
14736Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14737
14738 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14739
14740Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14741
14742 * config.guess: Recognize i386-ibm-aix (PS/2).
14743 * configure.in: Use config/mh-aix386 file for it.
14744
14745Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14746
14747 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14748 CC_FOR_TARGET instead.
14749 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14750
14751Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14752
14753 * Makefile.in: Add sim to list of directories sent with gdb
14754
14755Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14756
14757 * configure.in: Put back mips-dec-bsd* case.
14758
14759Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14760
14761 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14762 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14763 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14764
14765Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14766
14767 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14768
14769 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14770 (install-info): install dir.info only if it exists,
14771 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14772
14773Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14774
14775 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14776 gas for mips-dec-bsd.
14777
14778Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14779
14780 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14781 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14782
14783Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14784
14785 * configure.in: Added "dejagnu" to hosttools list.
14786
14787Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14788
14789 * config.sub, configure.in, config.guess: Add support
14790 for Bosx, an AIX variant from Bull.
14791 Patches from F.Pierresteguy@frcl.bull.fr.
14792
14793Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14794
14795 * devo/dejagnu: Initial creation of devo/dejagnu.
14796 Migrated dejagnu testcases and support files for testing software
14797 tools to reside as subdirectories, currently called "testsuite",
14798 within the directory of the software tool. Migrated all programs,
14799 support libraries, etc. beloging to dejagnu proper from
14800 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14801 with no modifications. The changes to these files which will
14802 allow them to configure, build, and execute properly will be made
14803 in a future update.
14804
14805Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14806
14807 * Makefile.in: Change send_pr to send-pr.
14808 * configure.in: Likewise.
14809 * send_pr: Renamed directory to send-pr.
14810
14811Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14812
14813 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14814
14815Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14816
14817 * README: Update for gdb-4.8 release.
14818 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14819 gdb-xxx.tar.z (gzip'd) file also.
14820
14821Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14822
14823 * Makefile.in: make all-diff depend on all-libiberty
14824
14825Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14826
14827 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14828
14829Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14830
14831 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14832
14833Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14834
14835 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14836 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14837 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14838
14839Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14840
14841 * Makefile.in: makeinfo binary is in a new location
14842
14843Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14844
14845 * config.sub: Accept -ecoff as an OS.
14846
14847 * Makefile.in: Various changes to eliminate a level of make
14848 recursion and reduce the required command line length.
14849 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14850 sub-makes.
14851 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14852 variables holding settings for specific sub-makes.
14853 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14854 in terms of BASE_FLAGS_TO_PASS.
14855 (TARGET_LIBS): New variable listing directories which use
14856 TARGET_FLAGS_TO_PASS.
14857 (subdir_do): Eliminated.
14858 (do-*): New set of targets to replace subdir_do.
14859 (various): All targets which used subdir_do now depend on do-*.
14860 (local-clean): Renamed from do_clean.
14861 (local-distclean): New target, dependency of distclean and
14862 realclean.
14863 (install-info): Don't create directories. Depend on dir.info
14864 rather than calling make recursively.
14865 (install-dir.info): Eliminated.
14866 (install-info-dirs): Create all info directories here.
14867 (dir.info): Depend upon do-install-info.
14868
14869 * test-build.mk (HOLES): Added false.
14870
14871Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14872
14873 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14874
14875Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14876
14877 * Makefile.in (info): remove dependency on all-texinfo. The
14878 problem was really in texinfo/C, not at this level.
14879
14880Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14881
14882 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14883
14884Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14885
14886 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14887 GDB releases.
14888
14889Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14890
14891 * configure: Include srcdir in message about target of link not
14892 being found. Don't convert `-' to `_' in `with' options being
14893 passed to subdirs.
14894
14895Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14896
14897 * configure.in: add uudecode to host_tools
14898
14899 * Makefile.in: added {all,install}-uudecode targets, added them to
14900 the appropriate lists
14901
14902Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14903
14904 * Makefile.in (all-gcc): Added dependency on all-gas.
14905
14906 * configure.in (mips-*-*): Build ld and binutils.
14907
14908Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14909
14910 * configure: check return code from mkdir, print error message and
14911 exit on failure.
14912
14913Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14914
14915 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14916
14917Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14918
14919 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14920
14921Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14922
14923 * config.sub (h8500): Recognize this as a cpu type.
14924
14925Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14926
14927 * configure: source directory missing is no longer a warning
14928
14929 * configure.in: recognize irix[34]* instead of irix[34]
14930
14931 * Makefile.in: define and pass down X11_LIB
14932
6599da04
JM
14933Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14934
14935 * guess-systype: Renamed to ...
14936 * config.guess: ... by popular request.
14937 * configure.in, Makefile.in: Update accordingly.
14938
14939Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14940
14941 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14942 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14943 + Execute ./dummy instead of assuming . is in PATH.
14944
14945Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14946
14947 * guess-systype: New shell script. Attempts to guess the
14948 canonical host name of the executing host.
14949 Only a few hosts are supported so far.
14950 * configure: Call guess-systype if no host is specified.
14951
14952Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14953
14954 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14955 gcc Makefile.
14956
14957
14958Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14959
14960 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14961 (all-gcc, install-gcc, subdir_do): Use it.
14962
14963Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14964
14965 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14966
14967Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14968
14969 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14970 set exclusively by configure, using configure.in .
14971
14972Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14973
14974 * test-build.mk: set $PATH for all builds
14975
14976 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14977
14978Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14979
14980 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14981 the one used in gcc/Makefile.in, so that a null expansion doesn't
14982 override the one needed to build gcc with a native cc.
14983
14984
14985Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14986
14987 * configure: Accept -with arguments.
14988
14989Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14990
14991 * Makefile.in: added h8300sim
14992
14993Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14994
6599da04
JM
14995 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14996 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14997 (all-cygnus, native, build-cygnus): Make
14998 $(canonhost)-stamp-3stage-done, not $(host)....
14999 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15000 i386-sco3.2v4. Added else true to if command.
15001
15002Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15003
15004 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15005
15006Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15007
15008 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15009
15010Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15011
15012 * configure.in: don't remove binutils from Solaris builds
15013
15014Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15015
15016 * Makefile.in: get rid of earlier definitions for *clean,
15017 also handle the recursive info rule better
15018
15019Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15020
15021 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15022 do more-or-less the right thing.
15023
15024Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15025
15026 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15027 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15028
15029Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15030
15031 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15032 $(host_canonical).
15033
15034 * configure.in: split the configdirs list into 4 categories (native
15035 v. cross, library v. tool) and handle the cross-only and native-
15036 only in more reasonable (and correct!) way.
15037
15038Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15039
15040 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15041 configdirs anymore.
15042
15043Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15044
15045 * Makefile.in: extensive cleanup:: removed all of the explicit
15046 clean-* targets, collapsed many wrappers around subdir_do into
15047 one, added additional targets to satisfy standards.texi, deleted
15048 some old targets, some changes for consistency
15049
15050Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15051
15052 * configure.in: handle some programs as cross-only, and others as
15053 native only
15054
15055 * test-build.mk: handle partial holes in a more generic manner
15056
15057 * Makefile.in: m4 depends on libiberty
15058
6599da04
JM
15059Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15060
15061 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15062 time, wdiff, and find to configdirs
15063
15064 * Makefile.in: all, clean, and install rules for the new programs
15065 added to configure.in
15066
15067Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15068
15069 * configure.in: use mh-sun for all *-sun-* hosts
15070
6599da04
JM
15071Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15072
15073 * Makefile.in: define flags for X11 include files and library file
15074 locations, pass them down to the programs that need this info
15075
15076 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15077
6599da04
JM
15078Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15079
15080 * configure.in: start building libg++ for HP-UX targets
15081
15082Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15083
15084 * README: Update references to files moved into etc/.
15085
15086Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15087
15088 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15089 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15090
15091Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15092
15093 * configure: accept dash as well as underscore in long option
15094 names for FSF compatibility.
15095
15096Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15097
15098 * config.sub: added -sco3.2v4 support from FSF.
15099
15100Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15101
15102 * configure.in: expand the section that adds or removes
15103 directories from the list of programs to build, to handle native
15104 vs. cross in addition to host v. native
15105
15106Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15107
15108 * Makefile.in: Replace C++ in macro names with CXX.
15109 This is less likely to break ...
15110
15111Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15112
15113 * test-build.mk: add -w to GNU_MAKE
15114
15115Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15116
15117 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15118 add 'sparc' to list of recognized cpus. This needed to make
15119 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15120 Delete some redundant ose68 variants. Recognize -wrs as an os,
15121 then changes that into $CPU-wrs-vxworks.
15122
15123 * configure.in: remove most references to gdbtest, regularize
15124 target based program removal
15125
15126 * test-build.mk: import from p3 tree (many fixes and changes)
15127
15128Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15129
15130 * Makefile.in: added rules to handle tcl, tk, and expect
15131
15132 * configure.in: handle those directories if they exist
15133
15134Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15135
15136 * config.sub: removed bogus hppabsd and hppahpux names, since
15137 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15138
15139Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15140
15141 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15142 depends upon all-xiberty
15143
15144 * Makefile.in: changes from p3, including:
15145
15146 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15147
15148 * Makefile.in (XTRAFLAGS): include newlib directories if
15149 newlib/Makefile exists, rather than if host != target.
15150
15151 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15152
15153 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15154 from the same source tree and not building a cross-compiler. This
15155 matters for the libg++ configuration if reconfiguring a tree that
15156 has already been installed.
15157
15158 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15159
15160 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15161 pick up the machine and system specific header files.
15162
15163 * Makefile.in: added AS_FOR_TARGET, passed down in
15164 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15165 the C compiler to use to create programs which are run in the
15166 build environment, set it to default to $(CC), and passed it down
15167 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15168
15169 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15170
15171 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15172 We need them for unusual native builds, like systems without
15173 ranlib.
15174
15175 * configure: also define $(host_canonical) and
e490616e
ZW
15176 $(target_canonical), which are the full, canonical names for the
15177 given host and target
6599da04
JM
15178
15179Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15180
15181 * Makefile.in: Added separate definitions for C++.
15182
15183Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15184
15185 * configure.in (configdirs): Add deja-gnu.
15186
15187Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15188
15189 * README: Update for configure.texi and gdb-4.7 release.
15190
15191Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15192
15193 * Makefile.in: Move "all" target to top of file.
15194 Previously, first target was ".PHONY" which caused BSD4.4 make
15195 to build .PHONY when make was run without arguments.
15196
15197Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15198
15199 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15200 Library-copylefted code in libiberty.
15201
15202Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15203
15204 * config.sub: Replace m68kmote with plain old m68k.
15205
15206Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15207
15208 * Makefile.in: Remove space from blank line, avoid Make complaints.
15209
15210Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15211
15212 * config.sub: Complain if no argument is given. Added support for
15213 386bsd as OS and target alias.
15214
15215Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15216
15217 * Makefile.in (XTRAFLAGS): include newlib directories if
15218 newlib/Makefile exists, rather than if host != target.
15219
15220Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15221
15222 * config.sub: recognize sparclite-wrs-vxworks.
15223
15224 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15225 p3.) Added clean-xiberty to clean.
15226
15227Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15228
15229 * configure.in: use *-*-* instead of nested cases for host and target
15230
15231Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15232
15233 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15234 from the same source tree and not building a cross-compiler. This
15235 matters for the libg++ configuration if reconfiguring a tree that
15236 has already been installed.
15237
15238Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15239
15240 * config.sub (i486v/i486v4): Merge in from FSF version.
15241
15242Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15243
15244 * configure: only set PWD if it is already set.
15245
15246Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15247
15248 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15249 doesn't have unset and all success paths (and most error paths)
15250 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15251 to just ${PWD} to avoid confusion.)
15252
15253Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15254
15255 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15256 even for a native compilation.
15257
15258Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15259
15260 Changes to make the gdb.tar.Z rule work better.
15261
15262 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15263 (DEVO_SUPPORT): Add configure.texi.
15264 (bfd-ilrt.tar.Z): Remove ancient rule.
15265
15266Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15267
15268 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15269 pick up the machine and system specific header files.
15270
15271 * configure.in, config.sub: added new target m68010-adobe-scout,
15272 with alias of adobe68k. Changed configure.in to check for
15273 -scout before -sco* to avoid a false match.
15274
15275 * Makefile.in: added AS_FOR_TARGET, passed down in
15276 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15277 the C compiler to use to create programs which are run in the
15278 build environment, set it to default to $(CC), and passed it down
15279 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15280
15281Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15282
15283 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15284 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15285 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15286 FOR_TARGET variants, to newlib and libg++.
15287
15288Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15289
15290 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15291 first.
15292
15293Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15294
15295 * config.sub: Accept `elf' as an environment.
15296
15297Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15298
15299 * Makefile.in (all-opcodes): cd into the right directory
15300
15301Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15302
15303 * configure: added -program_transform_name option, used as
15304 argument to sed when installing programs.
15305 configure.texi: added documentation for -program_prefix,
15306 -program_suffix and -program_transform_name.
15307
15308Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15309
15310 * config.sub: Accept i486 where i386 ok.
15311
15312Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15313
15314 * config.sub: accept we32k
15315
15316Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15317
3b75d237 15318 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15319
15320 * Makefile.in: don't create all directories for ``make install'';
15321 let the subdirectories create the ones they need.
15322
15323Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15324
e490616e 15325 * COPYING: new file, GPL v2
6599da04
JM
15326
15327Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15328
15329 * Makefile.in: use the new gen-info-dir, which needs a template
15330 argument (which also lives in texinfo)
15331
15332 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15333
6599da04
JM
15334Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15335
15336 * config.sub (ncr3000): Change i386 to i486.
15337
15338Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15339
15340 * Makefile.in: add install-rcs, install-grep to
15341 install-no-fixedincludes, removed install-bison and install-libgcc
15342
15343Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15344
15345 * configure.in: grab the HPUX makefile fragment if on HPUX
15346
15347Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15348
15349 * Makefile.in: eradicate bison spoor (ditto libgcc).
15350 configure.in: recognise m68{k,000}-ericsson-OSE.
15351 es1800 is alias for m68k-ericsson-OSE
15352
15353Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15354
15355 * configure.in: rearrange the parts that remove programs from
15356 configdirs, based now on HOST==TARGET or by canonical triple.
15357
15358Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15359
15360 * test-build.mk: recurse explicitly with -f test-build.mk when
15361 appropriate. predicate stage3 and comparison on the existence
15362 of gcc. That is, if gcc isn't around, we aren't three-staging.
15363 On very clean, also remove ...stamp-co. Build in-place before
15364 doing other builds.
15365
15366Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15367
15368 * Makefile.in, configure.in: add tgas
15369
15370Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15371
15372 * Makefile.in: a number of changes merged in from progressive.
15373
15374 * configure.in: add libm.
15375
15376 * .cvsignore: ignore some stuff that comes from test-build.mk.
15377
6599da04
JM
15378Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15379
15380 * config.sub: Add es1800 (m68k-ericsson-es1800).
15381
15382Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15383
15384 * configure: Add program_suffix (parallel to program_prefix)
15385 * Makefile.in: adjust directory-creating script for losing decstation
15386
15387Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15388
15389 * configure: Minor $subdir-related fixes.
15390
15391Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15392
15393 * configure: fix various problems with propogating
15394 makefile_target_frag in subdirs.
15395 * configure.in: config libgcc if its there
15396
15397Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15398
15399 * config.sub: HPPA merge.
15400
6599da04
JM
15401Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15402
15403 * Makefile.in: Replace all-bison with all-byacc in all
15404 dependency lines for other tools (which now use byacc).
15405
15406Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15407
15408 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15409
6599da04
JM
15410Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15411
15412 * Makefile.in: make gprof rules similar to byacc rules (instead of
15413 vestigal $(unsubdir) that didn't work...)
15414
15415Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15416
15417 * config.sub: Add support for Linux.
15418 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15419 (at least for libg++).
15420
15421Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15422
15423 * configure.texi: fix doc for the -nfp option to configure
15424
15425Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15426
15427 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15428
15429Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15430
15431 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15432 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15433 * configure.in: added solaris* host_makefile_frag hook.
15434
15435Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15436
15437 * config.sub: changed recognition of m68000 so that various
15438 m68k types can be specified via m680[01234]0
15439
15440Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15441
15442 * config.sub (basic_machine): fix sed so that '-foo' isn't
15443 completely substituted out while .+'-foo' loses the '-foo'
15444
15445Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15446
15447 * config.sub ($os): Add -aout.
15448
15449Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15450
15451 * configure: If host_makefile_frag is absolute, don't
15452 prefix ${invsubdir} (relevant to libg++ auto-configure).
15453
15454Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15455
15456 * Makefile.in (tooldir): Define it.
15457 (all-ld): Depend on all-flex.
15458
15459Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15460
15461 * Makefile.in (check): Fix libg++ special case.
15462
15463Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15464
15465 * configure: do not bury `pwd` into config.status, thus do fewer
15466 pwd's.
15467
15468 * configure: print the "Building in" message only when building in
15469 other than "." AND verbose.
15470
63f6bcd7 15471 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15472 configures.
15473
15474 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15475
15476Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15477
15478 * Makefile.in: macroize flags passed on recursion. remove
15479 fileutils.
15480
15481Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15482
15483 * configure: get makesrcdir right for subdirs deeper than 1.
15484
15485 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15486 install.
15487
15488Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15489
15490 * Makefile.in: don't print subdir_do or recursion lines.
15491
15492Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15493
15494 * standards.texi: added menu item.
15495
15496 * Makefile.in: build and install standards.info.
15497
15498 * standards.texi: new file.
15499
15500Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15501
15502 * configure: test for and move config.status pieces from
15503 ${subdir}/.
15504
15505Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15506
6599da04
JM
15507 * configure: Test for existance of files before trying to mv
15508 them, to avoid numerous non-existance messages.
15509
15510Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15511
15512 * configure: correct final line of config.status.
15513
15514 * configure: patch from eggert. Avoids a protection problem if
15515 the original Makefile.in is read only.
15516
15517 * configure: use move-if-change from gcc to create config.status.
15518 Some makefiles depend on config.status to tell if a directory
15519 has been reconfigured for a different host. This change
15520 prevents those directories from remaking everything in the case
15521 where the reconfig was only intended to rebuild a Makefile.
15522
15523 * configure: test for config.sub with "config.sub sun4" rather
15524 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15525 host alias from a missing config.sub.
15526
15527Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15528
15529 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15530 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15531
15532Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15533
15534 * configure: mkdir ${subdir} as needed.
15535
15536Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15537
15538 * Makefile.in,configure.in: added autoconf.
15539
15540Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15541
15542 * Makefile.in: no longer pass against on recursion.
15543
15544 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15545 definitions are not inherited.
15546
15547 * configure: correct makesrcdir when subdir is .
15548
15549Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15550
15551 * configure: Add support for 'subdirs' variable, which is
15552 like 'configdirs', except that configure doesn't re-invoke
15553 itself for subdirs, it just creates a Makefile for each subdir.
15554 * configure.texi: Document subdirs.
15555
15556Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15557
15558 * configure.in: added flex to configdirs
15559
15560Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15561
15562 * Makefile.in: remove clean-stamps from clean.
15563
15564Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15565
15566 * configure.in: Add gdbtest to configdirs.
15567
15568Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15569
15570 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15571 to recursive makes.
15572 * configure.in: Recognize new ncr3000 config.
15573
15574Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15575
15576 * Makefile.in, configure.in: removed references to gdbm.
15577
15578Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15579
15580 * config.sub: Don't canonicalize os value
15581 newsos* to bsd (readline needs to check for newsos).
15582 (This fix was earlier made Jan 31, but got re-broken.)
15583
15584Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15585
15586 * configure.in: sco is an os, not a vendor!
15587
15588 * configure: Quote $( better. Keep various shells happy.
15589
15590Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15591
15592 * Makefile.in: eliminate stamp-files.
15593
15594Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15595
15596 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15597 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15598
15599Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15600
15601 * config.sub: fix iris/iris3.
15602
15603Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15604
15605 * configure: re-add -rm.
15606
15607Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15608
15609 * Maskefile.in: add .stmp-rcs to all.
15610
15611 * configure.in: remove gas from rs6000 build, use aix host fragment.
15612
15613Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15614
15615 * configure: pass down site_option during recursion.
15616
15617Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15618
15619 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15620
15621Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15622
15623 * configure: Change exec_prefix so that it really defaults to prefix.
15624
15625Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15626
15627 * Makefile.in, configure.in: Add support for mmalloc library.
15628
15629Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15630
15631 * Makefile.in: add stmp dependencies for a few more things.
15632
15633Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15634
15635 * configure: adjusted error message on objdir/srcdir configure
15636 collision, per john's suggestion.
15637
15638 * Makefile.in: add libiberty stmp to all and all.cross.
15639
15640Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15641
15642 * Makefile.in: remove force dependencies, add grep to all.
15643
15644Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15645
15646 * Makefile.in: drop flex. make stamp files work.
15647
15648 * configure: added test for conflicting configuration in srcdir,
15649 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15650 gets cranky. use relative paths for configure and srcdir
15651 whenever possible. Send some error messages to stderr that were
15652 going to stdout.
15653
15654Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15655
15656 * Makefile.in: Fix libg++ rule to check for gcc directory
15657 before using gcc/gcc. Also pass XTRAFLAGS.
15658
15659Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15660
15661 * Makefile.in: added stmp-files so that directories aren't polled
15662 when they are already built.
15663
15664 * configure.texi: fixed a node pointer problem.
15665
15666Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15667
731a8127 15668 * config.sub configure.in gdb/configure.in
6599da04
JM
15669 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15670 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15671 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15672
15673Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15674
15675 * configure: -recurring becomes -silent. corrected help message
15676 for -site= option.
15677
15678 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15679
15680Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15681
15682 * configure: when building Makefile for crosses, replace
15683 tooldir and program_prefix. default srcdir from location of
15684 config.sub. remove "for host in hosts" and "for target in
15685 targets" loops.
15686
15687Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15688
15689 * Makefile.in: Do not pass bindir or mandir to cvs.
15690
15691Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15692
15693 * Makefile.in, configure.in: removed traces of namesubdir,
15694 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15695 copyrights to '92, changed some from Cygnus to FSF.
15696
15697 * configure.texi: remove most references to multiple hosts,
15698 multiple targets, subdirs, etc.
15699
15700 * configure.man: removed rcsid. reference config.sub not
15701 config.subr.
15702
15703 * Makefile.in: mkdir $(infodir) on install-info.
15704
15705Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15706
15707 * configure.texi: Explain better about .gdbinit and about
15708 the environment that configure.in sections run in.
15709
15710Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15711
15712 * configure.in: Ultrix is only a decstation if it's a MIPS.
15713
15714Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15715
15716 * README: DOC.configure => cfg-paper.texi.
15717
15718Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15719
15720 * config.sub (near case $os): Don't convert newsos* to bsd!
15721
15722Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15723
15724 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15725 the number of copies of COPYING that go into the GDB tar file.
15726
15727Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15728
731a8127 15729 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15730 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15731 Fix SCO configuration stuff.
15732
15733Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15734
15735 * Makefile.in: For libg++, make sure the -I pointing
15736 to the gcc directory goes *after* all the libg++-local -I flags.
15737 Also, move just-gcc dependency from just-libg++ to all-libg++.
15738
15739Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15740
15741 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15742
15743Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15744
15745 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15746
15747Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15748
15749 * config.sub: Add stratus configuration frags. Also
15750 submitted to FSF.
15751
15752Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15753
15754 * Makefile.in (DEV_SUPPORT): add configure.man.
15755
15756 * config.sub(Decode manufacturer-specific): add -none*.
15757
15758Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15759
15760 * Makefile.in: remove form feeds to make Sun's make happy.
15761 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15762
15763Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15764
15765 * Makefile.in (AR_FLAGS): Make quieter.
15766
15767Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15768
15769 * configure.in: Add libg++.
15770 * configure: When verbose, don't output the command line at each
15771 level; it will be unremarkably the same as the previous version,
15772 which will be the same as what the user typed.
15773
15774Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15775
15776 * configure.in, Makefile.in: fix clean-info, add flex. add
15777 fileutils.
15778
15779 * configure: be less sensitive to spaces in Makefile.in. Do not
15780 look for sources in "..". Doing so breaks subdirectories that
15781 might have their own configure. If a subdir has it's own
15782 configure script, use it.
15783
15784Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15785
15786 * cfg-paper.texi: some changes suggested by rms.
15787
15788Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15789
15790 * config.sub: Merge in some small additions from the FSF version,
15791 taken from the gcc distribution, to bring the Cygnus and FSF
15792 versions into closer sync.
15793
15794Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15795
15796 * configure.in: Changed svr4 references to sysv4.
15797
15798Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15799
15800 * configure: added -V for version number option.
15801
15802Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15803
15804 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15805 renamed from DOC.configure to cfg-paper.texi.
15806
15807Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15808
15809 * configure, config.subr, config.sub: config.subr is now
15810 config.sub again.
15811
15812Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15813
15814 * configure.texi: new file, in progress.
15815
15816 * Makefile.in: build info file and install the man page for
15817 configure.
15818
15819 * configure.man: new file, first cut.
15820
15821 * configure: find config.subr again now that configuration "none"
15822 has gone. removed all traces of the -ansi option. removed all
15823 traces of the -languages option.
15824
15825 * config.subr: resync from rms.
15826
15827Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15828
15829 * configure, config.sub, config.subr: merge config.sub into
15830 config.subr, call the result config.subr, remove config.sub, use
15831 config.subr.
15832
15833 * Makefile.in: revised install for dir.info.
15834
15835Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15836
15837 * configure.in: add decstation host makefile frag.
15838
15839 * Makefile.in: BISON now bison -y again. also install-gcc on
15840 install. clean-gdbm on clean. infodir belongs in datadir.
15841 Make directories for info install. Build dir.info here then
15842 install it.
15843
15844Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15845
15846 * Makefile.in: fix for bad directory tests.
15847
15848Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15849
15850 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15851 regexp. -srcdir relative was being handled incorrectly.
15852
15853 * Makefile.in: unwrapped some for loops so that parallel makes
15854 work again and so one can focus one's attention on a particular
15855 package.
15856
15857Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15858
15859 * configure: added PWD as a stand in for `pwd` (for speed). use
15860 elif wherever possible. make -srcdir work without -objdir.
15861 -objdir= commented out.
15862
15863Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15864
15865 * configure: +options become --options. -subdirs commented out.
15866 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15867 Makefile now at top of generated Makefile. Removed cvs log
15868 entries. added -srcdir. create .gdbinit only if there is one
15869 in ${srcdir}.
15870
15871 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15872 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15873 and mandir now keyed off datadir by default.
15874
15875Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15876
15877 * Freshly created ChangeLog.
15878
15879\f
15880Local Variables:
15881mode: change-log
15882left-margin: 8
15883fill-column: 76
15884version-control: never
15885End: