]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
rs6000.md (abs<mode>2_isel, [...]): Reverse sense of if_then_else condition.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
77198d71
JH
12010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2
3 PR target/44862
4 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5 Provide -B option to allow for link spec %s substitutions for
6 libstdc++.a on darwin.
7 * Makefile.in: Regenerate.
8
02fe70af
MM
92010-07-10 Mikael Morin <mikael@gcc.gnu.org>
10
11 * MAINTAINERS (Reviewers): Update my e-mail address
12
c63a4676
AO
132010-06-10 Alexandre Oliva <aoliva@redhat.com>
14
15 * Makefile.def (configure-gcc): Depend on all-libelf.
16 * Makefile.in: Rebuild.
17
e68edbf6
FC
182010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
19
20 * MAINTAINERS (Write After Approval): Add myself in the right place.
21
dce2d8b2 222010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
23
24 * MAINTAINERS (Write After Approval): Add myself.
25
dce2d8b2 262010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
27
28 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
29
302010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 31
1ab55d69
MK
32 * config.sub: Update to version 2010-05-21.
33 * config.guess: Update to version 2010-04-03.
0c422e74 34
02540df4
SB
352010-05-18 Steven Bosscher <steven@gcc.gnu.org>
36
37 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
38 * configure: Regenerate.
39
dfe5f5b2
ST
402010-05-12 Sriraman Tallam <tmsriram@google.com>
41
42 * MAINTAINERS (Write After Approval): Add myself.
43
c082f9f3
SB
442010-05-07 Steven Bosscher <steven@gcc.gnu.org>
45
46 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
47 a platform that supports LTO.
48 * configure: Regenerate.
49
f1af9e5f
SP
502010-05-05 Sebastian Pop <sebastian.pop@amd.com>
51
52 * configure.ac: Allow all the versions greater than 0.10 of PPL.
53 * configure: Regenerated.
54
38e3d868
RM
552010-04-27 Roland McGrath <roland@redhat.com>
56 H.J. Lu <hongjiu.lu@intel.com>
57
58 * configure.ac (--enable-gold): Support both, both/gold and
59 both/bfd to add gold to configdirs without removing ld.
60 * configure: Regenerated.
61
62 * Makefile.def: Add install-gold dependency to install-ld.
63 * Makefile.in: Regenerated.
64
3bec79c5
DK
652010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
66
67 PR lto/42776
68 * configure.ac (--enable-lto): Refactor handling so libelf tests
69 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
70 and allow LTO to be explicitly enabled on non-ELF platforms that
71 are known to support it inside else-clause.
72 * configure: Regenerate.
73
615c8ffa
EB
742010-04-20 Eric Botcazou <ebotcazou@adacore.com>
75
76 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
77 * configure: Regenerate.
78
e4522f78
RC
792010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
80
81 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
82 * configure: Regenerate.
83
8ccb78f2
RO
842010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
85
86 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
87 separately.
88 * configure: Regenerate.
89
d5cc2ee3
KW
902010-04-16 Kevin Williams <kevin.williams@inria.fr>
91
92 * MAINTAINERS (Write After Approval): Add myself.
93
8406cb62
TG
942010-04-14 Tristan Gingold <gingold@adacore.com>
95
96 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
97 * configure: Regenerate.
98
3591b8e2
SE
992010-04-13 Steve Ellcey <sje@cup.hp.com>
100
101 * configure: Regenerate after change to elf.m4.
102
a82ecc7b
IS
1032010-04-06 Iain Sandoe <iains@gcc.gnu.org>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106
1f0bf148
SP
1072010-04-02 Sebastian Pop <sebastian.pop@amd.com>
108
109 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
110 * configure: Regenerated.
111
1122010-04-02 Sebastian Pop <sebastian.pop@amd.com>
113
114 * configure.ac: Print "buggy but acceptable" when CLooG
115 revision is less than 9.
116 * configure: Regenerated.
117
ecd01dee
DN
1182010-04-01 Diego Novillo <dnovillo@google.com>
119
120 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
121
dc683a3f
RW
1222010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
123
124 PR bootstrap/43615
125 PR bootstrap/43328
126
127 Revert:
128
129 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
130
131 * configure.ac: Do not pass --enable-multilib nor
132 --disable-multilib in baseargs. Accept explicitly passed
133 --enable_multilib.
134 * configure: Regenerate.
135
7527d83f
UW
1362010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
137
138 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
139
895522b6
JJ
1402010-03-31 Janis Johnson <janis187@us.ibm.com>
141
142 * MAINTAINERS: Remove myself.
143
9db4e878
RW
1442010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
145
146 PR bootstrap/43328
147 * configure.ac: Do not pass --enable-multilib nor
148 --disable-multilib in baseargs. Accept explicitly passed
149 --enable_multilib.
150 * configure: Regenerate.
151
acf6bf36
AP
1522010-03-28 Andrew Pinski <pinskia@gmail.com>
153
154 * MAINTAINERS (spu port): Remove me.
155
b42f0d7e
JM
1562010-03-23 Joseph Myers <joseph@codesourcery.com>
157
158 * configure.ac (tic6x-*-*): New case.
159 * configure: Regenerate.
160
0d1152b1
JM
1612010-03-23 Joseph Myers <joseph@codesourcery.com>
162
163 * config.sub: Update to version 2010-03-22.
164 * config.guess: Update to version 2009-12-30.
165
dce2d8b2 1662010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
167
168 PR ada/42554
169 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
170 * configure: Regenerate.
171
5408fbe8
RR
1722010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
173
174 * MAINTAINERS: Update my email address.
175
3f55a3b3
SP
1762010-03-17 Sebastian Pop <sebastian.pop@amd.com>
177
178 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
179 (ghassan.shobaki@amd.com): Removed.
180
3f08f7e8
AM
1812010-03-17 Alan Modra <amodra@gmail.com>
182
183 * MAINTAINERS: Update my email address.
184
f3a9d094
DN
1852010-03-16 Diego Novillo <dnovillo@google.com>
186
187 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
188 Matthews.
189
db5c4b8b
JM
1902010-03-16 Joseph Myers <joseph@codesourcery.com>
191
192 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
193 Gutson, Jeffrey D. Oldham and Mark Shinwell.
194
b995570a
JM
1952010-03-16 Joseph Myers <joseph@codesourcery.com>
196
197 * MAINTAINERS: Update my email address.
198
124cc66f
DJ
1992010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
200
201 * MAINTAINERS: Update my email address.
202
a4581668
BS
2032010-03-15 Bernd Schmidt <bernds@codesourcery.com>
204
205 * MAINTAINERS: Update my email address.
206
49d78e29
JZ
2072010-03-09 Jie Zhang <jie@codesourcery.com>
208
209 * MAINTAINERS: Update my email address.
210
8927b7c0
RO
2112010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
212
213 PR libstdc++/32499
214 * configure.ac (RANLIB): Default to true.
215 (STRIP): Likewise.
216 (RANLIB_FOR_TARGET): Remove superfluous : argument.
217 * configure: Regenerate.
218
dce2d8b2 2192010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
220
221 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
222 (Write After Approval): Update my email address.
223
bf646aaf
NC
2242010-02-17 Nick Clifton <nickc@redhat.com>
225
226 PR 11238
227 * Makefile.tpl (local-distclean): Also remove config.cache files in
228 sub-directories as there may not be Makefiles present in the
229 sub-directories.
96e41f16
NC
230 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
231 the config.cache files found by the find command.
232
bf646aaf
NC
233 * Makefile.in: Regenerate.
234 * configure.ac: Revert previous delta.
235 * configure: Regenerate.
236
ff78880a
NC
2372010-02-15 Nick Clifton <nickc@redhat.com>
238
239 PR 11238
240 * configure.ac: Delete config.cache files in sub-directories when
241 deleting Makefiles.
242 * configure: Regenerate.
243
8150eadf
BE
2442010-02-12 Ben Elliston <bje@gnu.org>
245
246 * MAINTAINERS: Update my email address.
247
a9e12bfd
AP
2482010-02-08 Andrew Pinski <pinskia@gmail.com>
249
250 * MAINTAINERS (spu port): Update my email address.
251
95315086
JZ
2522010-02-08 Jie Zhang <jie.zhang@analog.com>
253
254 * MAINTAINERS: Add myself as a maintainer for the bfin port.
255
362c6d2f
KG
2562010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
257
258 * configure.ac: Add "recommended" version checks for GMP/MPC.
259 Update recommended GMP/MPFR/MPC versions.
260 * configure: Regenerate.
261
888c5ad2
JR
2622010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
263
264 * MAINTAINERS: Move my Embecosm email address into the
265 write-after-approval section.
266
3bf714a7
ILT
2672010-01-26 Ian Lance Taylor <iant@google.com>
268
269 * MAINTAINERS: Add myself as Go frontend maintainer.
270
ad1e5170
JR
2712010-01-25 Joern Rennecke <amylaar@spamcop.net>
272
273 PR libstdc++/36101, PR libstdc++/42813
274 * configure.ac (bootstrap_target_libs): Make inclusion of
275 target-libgomp conditional on libgomb being in target_configdirs.
276 * configure: Regenerate.
277
fb0553d1
JR
2782010-01-23 Joern Rennecke <amylaar@spamcop.net>
279
280 PR libstdc++/36101, PR libstdc++/42813
281 * configure.ac (bootstrap_target_libs): Include target-libgomp.
282 * configure: Regenerate.
283
aae29963
JR
2842010-01-22 Joern Rennecke <amylaar@spamcop.net>
285
286 PR libstdc++/36101, PR libstdc++/42813
287 * configure.ac (target_configdirs): Substitute.
288 * Makefile.def: Bootstrap target module libgomp.
289 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
290 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
291 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
292 * configure, Makefile.in: Regenerate.
293
d8fe8895
DK
2942010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
295
296 * MAINTAINERS: Adjust my details.
297
ebfe4897
EW
2982010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
299
300 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
301
f7746c59
TL
3022010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
303
304 * MAINTAINERS: reindented my entry with tabs instead of spaces.
305
306c7b5b
TL
3062010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309
1b8b9e19
KT
3102010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
c164615b
RG
3142010-01-11 Richard Guenther <rguenther@suse.de>
315
316 PR lto/41569
317 * Makefile.def (all-lto-plugin): Depend on all-gcc.
318 * Makefile.in: Regenerated.
319
f3f623ae
AT
3202010-01-11 Andreas Tobler <andreast@fgznet.ch>
321
322 * configure.ac: Enable libjava build on x86_64-*freebsd*.
323 * configure: Regenerate.
324
592c90ff
KG
3252010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
326 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
327
328 PR bootstrap/42424
329 * configure.ac: Include libtool m4 files.
330 (_LT_CHECK_OBJDIR): Call it.
331 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
332 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 333
592c90ff
KG
334 * configure: Regenerate.
335
60a2e213
RW
3362010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
337
338 PR bootstrap/41818
339 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
340 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
341 * Makefile.in: Regenerate.
342
7413962d
RG
3432010-01-02 Richard Guenther <rguenther@suse.de>
344
345 PR lto/41529
346 * configure.ac: Include config/elf.m4. Disable LTO if not
347 builting for an elf target.
348 * configure: Regenerate.
349
f77f3945
CF
3502009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
351
352 * MAINTAINERS: Change my email address.
353
4960e3f0
BE
3542009-12-18 Ben Elliston <bje@au.ibm.com>
355
356 * config.sub, config.guess: Update from upstream sources.
357
d16a31da
SZ
3582009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
359
360 * MAINTAINERS (Write After Approval): Add myself.
361
3a5729ea
KG
3622009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
363
364 PR middle-end/30447
365 PR middle-end/30789
366 PR other/40302
367
368 * configure.ac: Require MPC.
369 * configure: Regenerate.
370
43e02a8a
RW
3712009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
372
373 PR target/38384
374 PR bootstrap/40972
375 * libtool.m4: Sync from git Libtool.
376 * ltoptions.m4: Likewise.
377 * ltversion.m4: Likewise.
378 * lt~obsolete.m4: Likewise.
379 * ltmain.sh: Likewise.
380
360d4522
KG
3812009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
382
383 * configure.ac: Update minimum MPC version to 0.8.
384 * configure: Regenerate.
385
f264ed56
SP
3862009-11-21 Sebastian Pop <sebpop@gmail.com>
387
388 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
389 * configure: Regenerated.
390
ed2eaa9f
ILT
3912009-11-21 Ian Lance Taylor <iant@google.com>
392
393 * configure.ac: Change default of poststage1_ldflags to be empty if
394 poststage1_libs is set. When poststage1_libs is empty, and
395 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
396 * configure: Rebuild.
397
58346783
AN
3982009-11-21 Adam Nemet <adambnmet@gmail.com>
399
400 * MAINTAINERS (Write After Approval): Update my email address.
401
5ca0106a
BE
4022009-11-20 Ben Elliston <bje@au.ibm.com>
403
404 * config.guess: Update from upstream sources.
405
87213cd4
AO
4062009-11-16 Alexandre Oliva <aoliva@redhat.com>
407
408 * Makefile.def: Restore host and target settings for gmp.
409 * Makefile.in: Rebuild.
410
f61428ed
AO
4112009-11-16 Alexandre Oliva <aoliva@redhat.com>
412
413 * configure.ac: Add libelf to host_libs. Enable in-tree configury
414 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
415 Fix portability of test of C++ as bootstrap language. Add
416 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
417 * configure: Rebuild.
418 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
419 and cloog. Fix in-tree ppl configuration. Introduce libelf
420 in-tree building.
421 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
422 (POSTSTAGE1_HOST_EXPORTS): Use it.
423 (STAGE[+id+]_CXXFLAGS): New.
424 (BASE_FLAGS_TO_PASS): Pass it down.
425 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
426 extra_exports.
427 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
428 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
429 extra_exports.
430 * Makefile.in: Rebuild.
431
f6c56be6
BE
4322009-11-17 Ben Elliston <bje@au.ibm.com>
433
434 * config.sub, config.guess: Update from upstream sources.
435
0ccb5970
JK
4362009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * MAINTAINERS (Write After Approval): Add myself.
439
dce2d8b2 4402009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
441
442 * MAINTAINERS (Write After Approval): Add myself.
443
5d571eaa
OS
4442009-11-06 Ozkan Sezer <sezeroz@gmail.com>
445
446 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
447 paths for *-w64-mingw* and x86_64-*mingw*.
448 * configure: Regenerated.
449
dce2d8b2 4502009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
451
452 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
453
c393f559
BK
4542009-11-02 Benjamin Kosnik <bkoz@redhat.com>
455
456 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
457 Phil Edwards to Write-After Approval.
458
ef4c4300
KT
4592009-10-30 Kai Tietz <kai.tietz@onevision.com>
460
461 * configure.ac: Disable target-winsup & co for
462 x86_64-*-mingw* and *-w64-mingw* targets.
463 * configure: Regenerated.
464
65a324b4
NC
4652009-10-16 Nick Clifton <nickc@redhat.com>
466
467 * MAINTAINERS: Add myself as a maintainer for the RX port.
468
dce2d8b2 4692009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc
JS
470
471 * MAINTAINERS (Write After Approval): Update my e-mail address.
472
17e72e5d
RO
4732009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
474
475 * configure.ac (CLooG test): Use = with test.
476 * configure: Regenerate.
477
ed3a56f3
RG
4782009-10-22 Richard Guenther <rguenther@suse.de>
479
480 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
481 cloog if the ppl version check failed. Move flags saving
482 before setting in libelf check.
483 * configure: Regenerate.
484
ad0abd3c
RG
4852009-10-21 Richard Guenther <rguenther@suse.de>
486
487 * configure.ac: Adjust the ppl and cloog configure to work as
488 documented. Disable cloog if ppl was disabled. Omit the version
489 checks if they were disabled.
490 * configure: Re-generate.
491
e4c5bd48
RW
4922009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
493
494 * configure.ac: Add 'lto' to enable_languages, not
495 new_enable_languages, and only if not already present.
496 * configure: Regenerate.
497
0ffd69c5
GP
4982009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
499
500 * README: Refer to the various COPYING* files instead of just
501 COPYING.
502 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
503
dce2d8b2 5042009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
505
506 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
507
58687768
RG
5082009-10-07 Richard Guenther <rguenther@suse.de>
509
510 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
511 and Richard Guenther as reviewers.
512 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
513 as reviewers.
514
49b0ca5c 5152009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 516
49b0ca5c 517 * config.sub: Update from upstream sources.
d2d9ce5e 518
aeb94799
ILT
5192009-10-06 Ian Lance Taylor <iant@google.com>
520
521 * Makefile.def: check-gold depends upon all-gas.
522 * Makefile.in: Rebuild.
523
123651cd
PM
5242009-10-05 Phil Muldoon <pmuldoon@redhat.com>
525
526 * MAINTAINERS (Write After Approval): Add myself.
527
d7f09764
DN
5282009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
529
530 * Makefile.def: all-lto-plugin depends on all-libiberty.
531 set bootstrap=true for lto-plugin.
532 Add lto-plugin.
533 * Makefile.in: Regenerate.
534 * configure.ac (host_libs): Add lto-plugin.
535 * configure: Regenerate.
536
d7f09764
DN
5372009-10-03 Diego Novillo <dnovillo@google.com>
538
539 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
540 (HOST_LIBELFLIBS): Define.
541 (HOST_LIBELFINC): Define.
542 * Makefile.in: Regenerate.
543 * configure.ac: Add --enable-lto.
544 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
545 If --enable-lto is used, add 'lto' to new_enable_languages.
546 If --enable-lto is used and gold is enabled, add
547 lto-plugin to configdirs.
548 * configure: Regenerate.
549
5502009-10-03 Simon Baldwin <simonb@google.com>
551
552 * configure.ac: If --with-system-zlib, suppress local zlib and
553 pass --with-system-zlib to subdir configure scripts.
554 * configure: Regenerate.
555
dce2d8b2 5562009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
557 Paolo Bonzini <bonzini@gnu.org>
558
559 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
560 $(srcdir).
561 * Makefile.in: Rebuilt.
562
dce2d8b2 5632009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
564
565 * MAINTAINERS (Write After Approval): Add myself.
566
3e661154
KG
5672009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
568
569 * configure.ac: Update minimum MPC version to 0.7.
570 * configure: Regenerate.
571
f1a036e4
NC
5722009-09-25 Nick Clifton <nickc@redhat.com>
573
574 * configure.ac: Pass any --cache-file=/dev/null option on to
575 subconfigures.
576 * configure: Regenerate.
577
d4c74acc
NC
5782009-09-23 Nick Clifton <nickc@redhat.com>
579
580 * config.sub, config.guess: Update from upstream sources.
581
dce2d8b2 5822009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
583
584 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
585 * Makefile.in: Rebuilt.
586
0db770bd
RW
5872009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
588
589 PR bootstrap/32272
590 * configure.ac: Error out if $srcdir isn't '.' but contains
591 host-${host_noncanonical}.
592 * configure: Regenerate.
593
71101870
RO
5942009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
595
596 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
597 maintainer.
598
ca6d0d62
RW
5992009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
600
79cd2b23
RW
601 * configure.ac: If bootstrapping a combined tree with
602 --enable-gold, require c++ in stage1_languages.
603 * configure: Regenerate.
604
ab9dcd0c
RW
605 * configure.ac: Also add target_libs of stage1_languages to
606 bootstrap_target_libs.
607 * configure: Regenerate.
608
ca6d0d62
RW
609 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
610 with --enable-languages not containing c++.
611 * configure: Regenerate.
612
1c3c9f12
JZ
6132009-09-15 Jie Zhang <jie.zhang@analog.com>
614
615 * configure.ac: Disable java and boehm-gc for bfin-*-*.
616 * configure: Regenerate.
617
dce2d8b2 6182009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 619
6fb30a14
JR
620 * MAINTAINERS (Write After Approval): Update my e-mail address,
621 and move from from here...
622 (Waiting for paperwork): To here.
0318772d 623
4056c2c6
JM
6242009-09-09 Joseph Myers <joseph@codesourcery.com>
625
626 * MAINTAINERS (Reviewers): Add self as driver reviewer.
627
3e54529c
RW
6282009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
629
630 * configure.ac: Do not use $extrasub for replacing @if/@endif
631 parts in Makefile; instead, use additional arguments to
632 AC_CONFIG_COMMANDS to do the replacement manually, with several
633 sed invocations, to avoid HP-UX sed command limits.
634 * configure: Regenerate.
635
713e2ea6
AO
6362009-09-08 Alexandre Oliva <aoliva@redhat.com>
637
638 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
639 blank before -L.
640
5646b7b9
AO
6412009-09-04 Alexandre Oliva <aoliva@redhat.com>
642
643 * configure.ac (with-build-config): Document. Handle without.
644 Handle missing argument.
645 * configure: Rebuilt.
646
e12c4094
AO
6472009-09-03 Alexandre Oliva <aoliva@redhat.com>
648
649 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
650 Default to bootstrap-debug only if compare-debug works.
651 * configure: Rebuilt.
652 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
653 * Makefile.in: Rebuilt.
654
75cb0057
RO
6552009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
656
657 * MAINTAINERS (OS Port Maintainers): Update my email address.
658
8fc68cba
AO
6592009-09-01 Alexandre Oliva <aoliva@redhat.com>
660
661 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
662 * Makefile.in: Rebuilt.
663
44cb38cf
CD
6642009-09-01 Chris Demetriou <cgd@google.com>
665
666 * MAINTAINERS (Write After Approval): Add myself.
667
f9329c35
DS
6682009-08-31 Dodji Seketeli <dodji@redhat.com>
669
670 PR debug/30161
671 * include/dwarf2.h (enum dwarf_tag): Added
672 DW_TAG_GNU_template_template_param
673 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
674
f945e229
PB
6752009-08-30 Paolo Bonzini <bonzini@gnu.org>
676
677 * Makefile.tpl (AWK): Fix typo.
678 * Makefile.in: Regenerate.
679
87264276
PB
6802009-08-30 Paolo Bonzini <bonzini@gnu.org>
681
682 * configure.ac: Detect awk and sed.
683 * Makefile.def (flags_to_pass): Add AWK and SED.
684 * Makefile.tpl (AWK, SED): New.
685 (BASE_FLAGS_TO_PASS): Add AWK and SED.
686 * configure: Regenerate.
687 * Makefile.in: Regenerate.
688
68ccd57c
DK
6892009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
690
691 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
692 (collapseslashes): Likewise.
693
df58e648
RW
6942009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
695
696 * configure.ac (AC_PREREQ): Bump to 2.64.
697
0539cb2c
RW
6982009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
699
70fa0efa
RW
700 * configure.ac: Remove --with-datarootdir, --with-docdir,
701 --with-pdfdir, --with-htmldir switches.
702 * configure: Regenerate.
703
5213506e
RW
704 * configure: Regenerate.
705
0539cb2c
RW
706 * compile: Sync from Automake 1.11.
707 * depcomp: Likewise.
708 * install-sh: Likewise.
709 * missing: Likewise.
710 * mkinstalldirs: Likewise.
711 * ylwrap: Likewise.
712
197c68cc
DK
7132009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
714
715 * ltmain.sh (func_normal_abspath): New function.
716 (func_relative_path): Likewise.
717 (func_mode_help): Document new -bindir option for link mode.
718 (func_mode_link): Add new -bindir option, and use it to place
719 output DLL if specified.
720
58af276a
RW
7212009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
722
0115d4a3
RW
723 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
724 (baseargs): Add --disable-option-checking.
725 * configure: Regenerate.
726
58af276a
RW
727 * Makefile.def (configure-target-libiberty): Depend on
728 all-binutils and all-ld.
729 (configure-target-newlib): Likewise.
730 * Makefile.in: Regenerate.
731
e9d9afef
BE
7322009-08-17 Ben Elliston <bje@au.ibm.com>
733
734 * config.sub, config.guess: Update from upstream sources.
735
354ebf88
RW
7362009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
737
738 Sync from src, merge:
739
740 2009-07-02 Tristan Gingold <gingold@adacore.com>
741
742 * configure.ac: Do not exclude gas for i386-*-darwin.
743 Add a case for x86_64-*-darwin.
744 * configure: Regenerate.
745
8375f7b2
NV
7462009-08-06 Neil Vachharajani <nvachhar@gmail.com>
747
748 * MAINTAINERS: Add my name to Write After Approval list.
749
dce2d8b2 7502009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
751
752 * configure.ac: Add Microblaze target.
753 * configure: Regenerate.
754
ea2002ba
CB
7552009-07-31 Christian Bruel <christian.bruel@st.com>
756
757 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
758 * configure: Regenerate.
759
dce2d8b2 7602009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
761
762 * MAINTAINERS (Write After Approval): Update my e-mail address.
763
e90e6bd7
ILT
7642009-07-06 Ian Lance Taylor <iant@google.com>
765
766 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
767 * configure: Rebuild.
768
f6e0880a
TG
7692009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
770
771 * MAINTAINERS: Move myself to the Graphite Reviewers.
772
6d984927
WG
7732009-06-30 Wei Guozhi <carrot@google.com>
774
775 * MAINTAINERS: Add my name to Write After Approval list.
776
f2689b09
SE
7772009-06-26 Steve Ellcey <sje@cup.hp.com>
778
779 PR bootstrap/40338
780 * configure.ac (comparestring): Create new variable.
781 * Makefile.tpl (comparestring): Use to skip some comparisions.
782 * configure: Regenerate.
783 * Makefile.in: Regenerate.
784
f62c0ba4
DE
7852009-06-26 Doug Evans <dje@sebabeach.org>
786
787 * Makefile.def (host_modules): Add cgen.
788 * Makefile.in: Regenerate.
789 * configure.ac (host_tools): Add cgen.
790 * configure: Regenerate.
791
7acf4da6
DD
7922009-06-23 DJ Delorie <dj@redhat.com>
793
794 * MAINTAINERS: Add myself as mep maintainer.
795
00020c16
ILT
7962009-06-23 Ian Lance Taylor <iant@google.com>
797
798 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
799 boot_languages. Only bootstrap target libraries listed in
800 target_libs for some boot language. Add --with-stage1-ldflags,
801 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
802 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
803 if not building with C++.
804 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
805 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
806 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
807 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
808 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
809 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
810 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
811 * configure, Makefile.in: Rebuild.
812
1da52d4a
LF
8132009-06-23 Li Feng <nemokingdom@gmail.com>
814
815 * MAINTAINERS: Added my name to write-after-approval list.
816
144c9175
RM
8172009-06-15 Ryan Mansfield <rmansfield@qnx.com>
818
819 * configure.ac: Define is_elf for QNX Neutrino targets.
820 * configure: Regenerate.
821
e5871e24
GS
8222009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
823
824 * MAINTAINERS: Added my name to the write-after-approval list
825
5f4a82c0
KG
8262009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
827
828 * configure.ac: Detect MPC in default directory.
829 * configure: Regenerate.
830
394e9195
JG
8312009-06-03 Jerome Guitton <guitton@adacore.com>
832 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
833
834 * Makefile.tpl (all): Avoid a trailing backslash.
835 * Makefile.in: Regenerate.
836
47bca6aa
BE
8372009-06-03 Ben Elliston <bje@au.ibm.com>
838
839 * config.sub, config.guess: Update from upstream sources.
840
a891a473
RS
8412009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
842
843 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
844 to noconfdirs.
845 * configure: Regenerate.
846
70cb2d9f
AO
8472009-06-02 Alexandre Oliva <aoliva@redhat.com>
848
849 * Makefile.tpl ([+compare-target+]): Compare all stage
850 directories, rather than just gcc.
851 * Makefile.in: Rebuilt.
852
7f1245df
DK
8532009-06-01 Doug Kwan <dougkwan@google.com>
854
855 * configure.ac: Support gold for target arm*-*-*.
856 * configure: Regenerate.
394e9195 857
acd26225
KG
8582009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
859
860 * Makefile.def: Add MPC support and dependencies.
861 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
862
863 * Makefile.in, configure: Regenerate.
864
a1fc946a
AO
8652009-05-27 Alexandre Oliva <aoliva@redhat.com>
866
867 * Makefile.tpl (all): Avoid harmless warning in make all when
868 gcc-bootstrap is enabled but stage_last does not exist.
869 * Makefile.in: Rebuilt.
870
2e6a3c8d
NR
8712009-05-24 Nicolas Roche <roche@adacore.com>
872
873 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
874 * Makefile.in: Regenerate.
875
63487d11
DC
8762009-05-21 Denis Chertykov <chertykov@gmail.com>
877
878 * MAINTAINERS: Update my e-mail address.
879
449223af
DK
8802009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
881
882 * configure.ac (cygwin noconfigdirs): Remove libgcj.
883 * configure: Regenerate.
884
31c98f49
AO
8852009-05-18 Alexandre Oliva <aoliva@redhat.com>
886
887 PR other/40159
888 * Makefile.tpl (all): Don't assume gcc-bootstrap and
889 gcc-no-bootstrap are mutually exclusive.
890 * Makefile.in: Rebuilt.
891
0f501837
AO
8922009-05-18 Alexandre Oliva <aoliva@redhat.com>
893
894 PR other/40159
895 * Makefile.tpl (all): Don't end with unconditional success.
896 * Makefile.in: Rebuilt.
897
4a4a4e99
AO
8982009-05-12 Alexandre Oliva <aoliva@redhat.com>
899
900 PR target/37137
901 * Makefile.def (flags_to_pass): Remove redundant and incomplete
902 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
903 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
904 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
905 stage_configureflags, stage_cflags and stage_libcflags into
906 explicit Makefile macros.
907 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
908 GFORTRAN.
909 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
910 CC. Set CC_FOR_BUILD from CC.
911 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
912 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
913 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
914 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
915 and GFORTRAN.
916 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
917 (_LIBCFLAGS): Renamed to _TFLAGS.
918 (do-compare-debug, do-compare3-debug): Drop.
919 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
920 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
921 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
922 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
923 (XGCC_FLAGS_FOR_TARGET): New.
924 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
925 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
926 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
927 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
928 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
929 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
930 TFLAGS.
931 (BUILD_CONFIG): Include if requested.
932 (all): Set TFLAGS on bootstrap.
933 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
934 (all-stageid-prefixmodule): Likewise.
935 (do-clean, distclean-stageid): Set TFLAGS.
936 (restrap): Fix whitespace.
937 * Makefile.in: Rebuilt.
938
1cee3429
PB
9392009-05-07 Paolo Bonzini <bonzini@gnu.org>
940
941 * config.guess: Sync with src.
942
0b70eafd
DK
9432009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
944
945 * configure.ac ($with_ppl): Default to no if not supplied.
946 ($with_cloog): Likewise.
947 configure: Regenerate.
948
5175f17c
JW
9492009-04-27 James E. Wilson <wilson@codesourcery.com>
950
951 * MAINTAINERS: Update my e-mail address.
952
952fa153
NC
9532009-04-27 Nick Clifton <nickc@redhat.com>
954
955 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
956
a687f83c
EB
9572009-04-25 Eric Botcazou <ebotcazou@adacore.com>
958
959 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
960 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
961 * Makefile.in: Regenerate.
962
9e3eba15
KG
9632009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
964
965 PR bootstrap/39739
966 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
967 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
968
969 * configure, Makefile.in: Regenerate.
970
a687f83c 9712009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
972
973 * include/hashtab.h: Update GTY annotations to new syntax
974 * include/splay-tree.h: Likewise
975
070bdbd9
BE
9762009-04-17 Ben Elliston <bje@au.ibm.com>
977
978 * config.sub, config.guess: Update from upstream sources.
979
55f2d967
AG
9802009-04-15 Anthony Green <green@moxielogic.com>
981
982 * configure.ac: Add moxie support.
983 * configure: Rebuilt.
984
309c24a9
JJ
9852009-04-14 Jakub Jelinek <jakub@redhat.com>
986
987 * configure.ac: Change copyright header to refer to version
988 3 of the GNU General Public License and to point readers at the
989 COPYING3 file and the FSF's license web page.
990 * Makefile.def: Likewise.
991 * Makefile.tpl: Likewise.
992 * Makefile.in: Regenerate.
993
b93133bc
JH
9942009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
995
996 * configure.ac: Restore match for darwin9 or later. Use double
997 brackets since regeneration eats one pair.
998 * configure: Regenerate.
999
d18ff35a
L
10002009-04-09 H.J. Lu <hongjiu.lu@intel.com>
1001
1002 PR gas/10039
1003 * configure.ac: Require texinfo 4.7.
1004 * configure: Regenerated.
1005
748086b7
JJ
10062009-04-09 Nick Clifton <nickc@redhat.com>
1007
1008 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1009 the GCC Runtime Library Exception.
1010
a3337ea2
KG
10112009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1012
1013 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1014 * configure: Regenerate.
1015
60911f14
SE
10162009-04-01 Steve Ellcey <sje@cup.hp.com>
1017
1018 * Makefil.def (languages): New entries.
1019 * Makefile.tpl (check-gcc-*): New generic target.
1020 * Makefile.in: Regenerate.
60911f14 1021
dce2d8b2 10222009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 1023
d18ff35a 1024 * MAINTAINERS: Update my email address.
7369c1d0 1025
cfb1f59f
TT
10262009-03-18 Tom Tromey <tromey@redhat.com>
1027
d18ff35a
L
1028 * configure: Rebuild.
1029 * configure.ac (host_libs): Add libiconv.
1030 * Makefile.in: Rebuild.
1031 * Makefile.def (host_modules): Add libiconv.
1032 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 1033
75eeae1a
TG
10342009-03-16 Tristan Gingold <gingold@adacore.com>
1035
1036 * configure.ac: Treat gdb as supported on x86_64-darwin.
1037 * configure: Regenerate.
1038
f38095f3
JM
10392009-03-16 Joseph Myers <joseph@codesourcery.com>
1040
1041 * configure.ac (--with-host-libstdcxx): New option.
1042 * configure: Regenerate.
1043
dce2d8b2 10442009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
1045
1046 * MAINTAINERS: Move myself into the write after approval list.
1047
6d401294
NP
10482009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1049
1050 * MAINTAINERS: Update e-mail address.
1051
07c97076
DN
10522009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1053
1054 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1055
dce2d8b2 10562009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
1057
1058 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1059
7a9d3fe8
RW
10602009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1061
1062 Backport from git Libtool:
1063
1064 2009-01-19 Robert Millan <rmh@aybabtu.com>
1065 Support GNU/kOpenSolaris.
1066 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1067 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1068 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1069 GNU/kOpenSolaris.
1070
c9e9e11f
AS
10712009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1072
1073 * MAINTAINERS: Update e-mail address.
1074
5e8c1552 10752009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
1076
1077 * MAINTAINERS (Write After Approval): Add self.
1078
b0adb088
BM
10792009-02-18 Bingfeng Mei <bmei@broadcom.com>
1080
1081 * MAINTAINERS (Write After Approval): Add myself.
1082
ee04b574
AS
10832009-02-05 Andreas Schwab <schwab@suse.de>
1084
1085 * Makefile.tpl (stage_last): Define $r and $s before using
1086 $(RECURSE_FLAGS_TO_PASS).
1087 * Makefile.in: Regenerate
1088
907884c9
ILT
10892009-01-30 Ian Lance Taylor <iant@google.com>
1090
1091 * MAINTAINERS: Move myself to the Global Reviewers list.
1092
416ac4d4
RM
10932009-01-29 Robert Millan <rmh@aybabtu.com>
1094
1095 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1096 * configure: Regenerate.
1097
ee5decb3
GP
10982009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1099
1100 * MAINTAINERS: Make whitespace consistent.
19196f44 1101 Remove Robert Millan from Write After Approval.
ee5decb3 1102
36fbb0ec
AM
11032009-01-16 Alan Modra <amodra@bigpond.net.au>
1104
1105 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1106 (all-opcodes): Depend on all-libiberty.
1107 * Makefile.in: Regenerate.
1108
52535a64
DR
11092009-01-15 Douglas B Rupp <rupp@gnat.com>
1110
1111 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1112 * configure: Regenerate.
1113
e04a57df
RR
11142009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
856c450b
SK
11182009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1119
1120 * MAINTAINERS: Add myself to reviewers (Fortran).
1121
dce2d8b2 11222009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
1123
1124 PR tree-optimization/38515
1125 * configure.ac (cloog-polylib): Removed.
1126 (with_ppl, with_cloog): Test for "no".
1127 * configure: Regenerated.
1128
1e5e8a59
DF
11292009-01-11 Daniel Franke <franke.daniel@gmail.com>
1130
1131 * MAINTAINERS: Moved myself to reviewers (Fortran).
1132
5e5debf6
TS
11332009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1134
1135 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1136 (Write After Approval): Remove myself.
1137
1c42acf1
DN
11382009-01-03 Diego Novillo <dnovillo@google.com>
1139
1140 * MAINTAINERS: Remove myself from alias maintainership.
1141
2fbbedaf
DA
11422009-01-02 David Ayers <ayers@fsfe.org>
1143
1144 * MAINTAINERS: Update e-mail address.
1145
17213821
GP
11462008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1147
1148 * MAINTAINERS: Make whitespace consistent.
1149
baafc534
RW
11502008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1151
1152 Backport from upstream Libtool:
1153 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1154 Add cache variables to tests that require the linker to work.
1155 For shlibpath_overrides_runpath, this also changes the semantics
1156 to let the result from the C compiler take precedence.
1157
18430d27
BE
11582008-12-02 Ben Elliston <bje@au.ibm.com>
1159
1160 * config.sub, config.guess: Update from upstream sources.
1161
dce2d8b2 11622008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
1163
1164 * configure.ac (ppllibs): Add by default the lib flags.
1165 * configure: Regenerate.
1166
41e9641b
LM
11672008-12-08 Luis Machado <luisgpm@br.ibm.com>
1168
1169 * MAINTAINERS: Add myself to the write after approval list.
1170
25783c30
JH
11712008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1172
ee04b574
AS
1173 * configure.ac: Add double brackets on darwin[912].
1174 * configure: Regenerate.
25783c30 1175
0e318fcc
DK
11762008-12-03 Daniel Kraft <d@domob.eu>
1177
1178 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1179 Approval to Reviewer section (for Fortran front-end).
1180
7f171b95
JH
11812008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1182
1183 * configure.ac: Expand to darwin10 and later.
1184 * configure: Regenerate.
1185
09ce620e
AS
11862008-12-02 Andreas Schwab <schwab@suse.de>
1187
1188 * Makefile.def: configure-target-boehm-gc depends on
1189 all-target-libstdc++-v3.
1190 * Makefile.in: Regenerate.
1191
386c704d
KT
11922008-12-02 Kai Tietz <kai.tietz@onevision.com>
1193
1194 * MAINTAINERS: Add myself as mingw maintainer.
1195
e03dd84a
BE
11962008-12-02 Ben Elliston <bje@au.ibm.com>
1197
1198 * config.sub, config.guess: Update from upstream sources.
1199
3fa87964
GP
12002008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1201
1202 * README.SCO: Remove.
1203
df72d7ed
FP
12042008-11-29 Fernando Pereira <pronesto@gmail.com>
1205
1206 * MAINTAINERS: Add myself to the write after approval list.
1207
b5646528
DK
12082008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1209
1210 * MAINTAINERS: Update my email address in WAA section.
1211
dce2d8b2 12122008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
1213
1214 * MAINTAINERS: Update e-mail address.
1215
dce2d8b2 12162008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
1217
1218 * MAINTAINERS: Change e-mail address.
1219
0db3a858
TG
12202008-11-27 Tristan Gingold <gingold@adacore.com>
1221
1222 * configure.ac: Build gdb for i?86-*-darwin*
1223 * configure: Regenerated.
1224
dce2d8b2 12252008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
1226
1227 * MAINTAINERS: Added my full name.
1228
487e299b
DJ
12292008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1230
1231 PR bootstrap/38014
1232 PR bootstrap/37923
1233
1234 Revert:
1235
1236 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1237
1238 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1239 * Makefile.in: Regenerated.
1240
1241 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1242
1243 PR gdb/921
1244 PR gdb/1646
1245 PR gdb/2175
1246 PR gdb/2176
1247
1248 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1249 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1250 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1251 (HOST_EXPORTS): Pass CPPFLAGS.
1252 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1253 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1254 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1255 * Makefile.in, configure: Regenerated.
1256 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1257 and CPPFLAGS_FOR_BUILD.
1258
dce2d8b2 12592008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
1260
1261 * MAINTAINERS: Add myself as middle end maintainer.
1262
044fed69
AS
12632008-11-06 Andrew Stubbs <ams@codesourcery.com>
1264
1265 * MAINTAINERS (Write after approval): Add myself.
1266
caf6defe
DN
12672008-11-05 Diego Novillo <dnovillo@google.com>
1268
1269 * MAINTAINERS (Global Reviewers): Add myself.
1270 (Non-Algorithmic Maintainers): Remove myself.
1271
3e9899ac
TS
12722008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1273
09ce620e 1274 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 1275
ea99e36e
MM
12762008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1277
09ce620e 1278 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 1279
fb0d2684
BE
12802008-10-31 Ben Elliston <bje@au.ibm.com>
1281
1282 * configure.ac (spu-*-*): Remove special case.
1283 * configure: Regenerate.
1284
73c07a3e
CM
12852008-10-30 Catherine Moore <clm@codesourcery.com>
1286
1287 * MAINTAINERS (Write after approval): Update my email address.
1288
7310a2da
SSF
12892008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1290
1291 * configure.ac [spu-*-*]: Do not set skipdirs.
1292 * configure: Re-generate.
1293
7e51fe23
BS
12942008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1295
1296 * MAINTAINERS (Various Maintainers): Add myself to reload.
1297
ef20be93
RG
12982008-10-25 Richard Guenther <rguenther@suse.de>
1299
1300 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1301 maintainer. Remove myself as libgcc-math maintainer.
1302 (Non-Algorithmic Maintainers): Remove myself.
1303
03ffcfa0
DJ
13042008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1305
1306 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1307 * Makefile.in: Regenerated.
1308
dec014a9
CC
13092008-10-23 Cary Coutant <ccoutant@google.com>
1310
1311 * MAINTAINERS (Write after approval): Add myself.
1312
b36c386c
DJ
13132008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1314
1315 PR gdb/921
1316 PR gdb/1646
1317 PR gdb/2175
1318 PR gdb/2176
1319
1320 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1321 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1322 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1323 (HOST_EXPORTS): Pass CPPFLAGS.
1324 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1325 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1326 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1327 * Makefile.in, configure: Regenerated.
1328 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1329 and CPPFLAGS_FOR_BUILD.
1330
dce2d8b2 13312008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
1332
1333 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1334 Sebastian Pop.
1335
e0bda97e
AP
13362008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1337
1338 * MAINTAINERS (Write After Approval): Added myself.
1339
36c713e0
KG
13402008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1341
1342 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1343 recommended version to 2.3.2.
1344
1345 * configure: Regenerate.
1346
8fe005ee
MM
13472008-10-01 Mark Mitchell <mark@codesourcery.com>
1348
1349 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1350
be8f156f
DD
13512008-09-29 David Daney <david.daney@caviumnetworks.com>
1352
1353 * MAINTAINERS (Write After Approval): Update e-mail address.
1354
ae11dff4
PG
13552008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1356
1357 * libtool.m4: Update to libtool 2.2.6.
1358 * lt~obsolete.m4: Update to libtool 2.2.6.
1359 * ltmain.sh: Update to libtool 2.2.6.
1360 * ltsugar.m4: Update to libtool 2.2.6.
1361 * ltversion.m4: Update to libtool 2.2.6.
1362 * ltoptions.m4: Update to libtool 2.2.6.
1363 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1364
441154b1
CF
13652008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1366
1367 * MAINTAINERS (Write After Approval): Add myself.
1368
775b3b26
BRF
13692008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1370
1371 * MAINTAINERS (Write After Approval): Update my name.
1372
94538043
SB
13732008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1374
09ce620e 1375 * MAINTAINERS: Add myself in "Write After Approval".
94538043 1376
52d1bfd8
SE
13772008-09-18 Steve Ellcey <sje@cup.hp.com>
1378
09ce620e 1379 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 1380
c5cc92f5
GP
13812008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1382
1383 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1384 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1385 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1386 and Michael Tiemann from Write After Approval since they do not
1387 actually have access.
1388
23d9794a
RG
13892008-09-05 Richard Guenther <rguenther@suse.de>
1390
1391 * configure.ac: Initialize clooglibs to -lcloog.
1392 * configure: Re-generate.
1393
192a671e
LCW
13942008-09-04 Le-Chun Wu <lcwu@google.com>
1395
1396 * MAINTAINERS (Write After Approval): Add myself.
1397
d789184e
SP
13982008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1399
1400 * configure.ac (--with-cloog-polylib): New.
1401 (--disable-cloog-version-check): New.
1402 (--disable-ppl-version-check): New.
1403 * configure: Re-generate.
1404
36a881c7
RG
14052008-09-03 Richard Guenther <rguenther@suse.de>
1406
1407 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1408 cloog test.
1409 * configure: Re-generate.
1410
358da97e
HS
14112008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1412
1413 Add picoChip port.
1414 * MAINTAINERS: Add picoChip maintainers.
1415
f8bf9252
SP
14162008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1417 Tobias Grosser <grosser@fim.uni-passau.de>
1418 Jan Sjodin <jan.sjodin@amd.com>
1419 Harsha Jagasia <harsha.jagasia@amd.com>
1420 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1421 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1422 Adrien Eliche <aeliche@isty.uvsq.fr>
1423
1424 Merge from graphite branch.
1425 * configure: Regenerate.
1426 * Makefile.in: Regenerate.
1427 * configure.ac (host_libs): Add ppl and cloog.
1428 Add checks for PPL and CLooG.
1429 * Makefile.def (ppl, cloog): Added modules and dependences.
1430 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1431 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1432
d89f0ad6
AL
14332008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1434
1435 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1436 (GCC_SHLIB_SUBDIR): New.
1437 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1438 * configure: Regenerate.
1439 * Makefile.in: Regenerate.
1440
88a25817
GP
14412008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1442
1443 * MAINTAINERS: Consistently use tabs to separate columns.
1444
f873f15f
TG
14452008-08-29 Tristan Gingold <gingold@adacore.com>
1446
1447 * MAINTAINERS (Write after Approval): Add myself.
1448
e1514c3f
TG
14492008-08-28 Tristan Gingold <gingold@adacore.com>
1450
1451 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1452 Enable bfd, binutils and opcodes.
1453 * configure: Regenerate.
1454
4717882f
JDA
14552008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1456
1457 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1458
28c9884c
TK
14592008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1460
1461 * MAINTAINERS: Use correct Umlaut for last name.
1462
ae96d86a
FXC
14632008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1464
1465 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1466
3ecc96e3
DE
14672008-08-16 David Edelsohn <edelsohn@gnu.org>
1468
1469 * MAINTAINERS: Update my email address.
1470
dd609cc1
EB
14712008-08-16 Nicolas Roche <roche@adacore.com>
1472
1473 * Makefile.tpl: Add BOOT_ADAFLAGS.
1474 * Makefile.in: Regenerate.
1475
08d0963a
RS
14762008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1477
1478 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1479 * configure: Regenerate.
1480
dce2d8b2 14812008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
1482
1483 * configure.ac: Add makefile fragments for hpux.
1484 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1485 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1486 * configure: Regenerate.
1487 * Makefile.in: Regenerate.
1488
dce2d8b2 14892008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
1490
1491 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1492
dce2d8b2 14932008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
1494
1495 * MAINTAINERS (Write after Approval): Add myself.
1496
78209f30
XG
14972008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1498
1499 * MAINTAINERS (Write After Approval): Add myself.
1500
5b5b098d
AJ
15012008-06-29 Andrew Jenner <andrew@codesourcery.com>
1502
1503 * MAINTAINERS (Write After Approval): Add myself.
1504
d812ec93
KW
15052008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1506
1507 * MAINTAINERS: Update my email address.
1508
99e78224
JY
15092008-06-25 Joey Ye <joey.ye@intel.com>
1510
1511 * MAINTAINERS (Write After Approval): Add myself.
1512
18c04407
RW
15132008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1514
1515 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1516 * Makefile.in: Regenerate.
1517 * configure: Regenerate.
1518
47aa9a31
DK
15192008-06-17 Daniel Kraft <d@domob.eu>
1520
1521 * MAINTAINERS (Write After Approval): Add myself.
1522
ad33ff57
RW
15232008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1524
1525 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1526 "$@" is still intact with both Autoconf 2.59 and 2.62.
1527 * configure: Regenerate.
1528
cdce5c41
RW
15292008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1530
1531 * Makefile.tpl: Fix comment errors.
1532 * Makefile.in: Regenerate.
1533
01b79d11
DM
15342008-06-12 David S. Miller <davem@davemloft.net>
1535 David Edelsohn <edelsohn@gnu.org>
1536
1537 * configure.ac: Add powerpc*-*-* to gold supported targets.
1538 * configure: Regenerate.
1539
f8c33439
JM
15402008-06-08 Joseph Myers <joseph@codesourcery.com>
1541
1542 PR tree-optimization/36218
1543 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1544 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1545 (all prefix="build-"): Pass them to build-system sub-makes.
1546 * Makefile.in: Regenerate.
1547
cd985f66
JM
15482008-06-07 Joseph Myers <joseph@codesourcery.com>
1549
1550 * MAINTAINERS (mt port): Remove.
1551 (sco5, unixware, sco udk): Remove.
1552 (Kean Johnston): Add to Write After Approval.
1553
3f6383d3
JB
15542008-05-30 Julian Brown <julian@codesourcery.com>
1555
1556 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1557 of libobjc for ARM EABI Linux.
1558 * configure: Regenerate.
30da41ed 1559
dce2d8b2 15602008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 1561
09ce620e 1562 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 1563
dce2d8b2 15642008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 1565
e29cc9b4 1566 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 1567
955410cb
JW
15682008-05-15 Janus Weil <janus@gcc.gnu.org>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
719bb4e3 15722008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
1573
1574 * config-ml.in: don't handle --enable-shared and --enable-static.
1575
372b05fc
RS
15762008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1577
1578 * MAINTAINERS: Update my email address.
1579
f73e2200
PC
15802008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1581
1582 * MAINTAINERS: Update my email address.
09ce620e 1583
3e438e2b
KVH
15842008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1585
1586 * MAINTAINERS (Write After Approval): Add myself.
1587
177bf491
GS
15882008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1589
1590 * MAINTAINERS (Write After Approval): Add myself.
1591
dce2d8b2 15922008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
1593
1594 * MAINTAINERS (crx): Add myself.
1595
14a8726b
PB
15962008-04-18 Paolo Bonzini <bonzini@gnu.org>
1597
1598 Sync with src:
1599 2008-04-14 David S. Miller <davem@davemloft.net>
1600
09ce620e
AS
1601 * configure.ac: Add sparc*-*-* to gold supported targets.
1602 * configure: Regenerate.
14a8726b 1603
7142fb32
PB
16042008-04-18 Paolo Bonzini <bonzini@gnu.org>
1605
1606 PR bootstrap/35457
1607 * configure.ac: Include override.m4.
1608 * configure: Regenerate.
1609
c6b196de
PB
16102008-04-18 Paolo Bonzini <bonzini@gnu.org>
1611
09ce620e
AS
1612 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1613 * Makefile.in: Regenerate.
c6b196de 1614
dce2d8b2 16152008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 1616
09ce620e 1617 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 1618 as nonconfigurable directories list.
09ce620e 1619 * configure: Regenerate.
c993ae60 1620
8479b1b1
BE
16212008-04-14 Ben Elliston <bje@au.ibm.com>
1622
1623 * config.sub, config.guess: Update from upstream sources.
1624
295e261a
HPN
16252008-04-12 Hans-Peter Nilsson <hp@axis.com>
1626
1627 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1628 * Makefile.in: Regenerate.
1629
ac3949d9
EW
16302008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1631
1632 * configure.ac: Do not build libssp for the AVR.
1633 * configure: Regenerate.
1634
06407e30
ILT
16352008-04-07 Ian Lance Taylor <iant@google.com>
1636
1637 * Makefile.def: check-gold depends upon all-binutils.
1638 * Makefile.in: Regenerate.
1639
97db009c
AH
16402008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
2a79c47f
NC
16442008-04-04 Nick Clifton <nickc@redhat.com>
1645
1646 PR binutils/4334
5f4bebbf 1647 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
1648 builds.
1649 * configure: Regenerate.
1650
c53a18d3
N
16512008-04-04 NightStrike <NightStrike@gmail.com>
1652
1653 PR other/35151
09ce620e
AS
1654 * configure.ac: Combine rules for mingw32 and mingw64.
1655 * configure: Regenerate.
c53a18d3 1656
d925aa70
KT
16572008-04-02 Kai Tietz <kai.tietz@onvision.com>
1658
1659 * MAINTAINERS (Write After Approval): Add myself.
1660
dce2d8b2 16612008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
1662
1663 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1664 * Makefile.in (.NOTPARALLEL): Ditto.
1665
4412a506
PG
16662008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1667
1668 * MAINTAINERS (Write After Approval): Add myself.
1669
dce2d8b2 16702008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
1671
1672 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1673 * Makefile.in (.NOTPARALLEL): Regenerate.
1674
639223bd
PB
16752008-03-27 Paolo Bonzini <bonzini@gnu.org>
1676
1677 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1678 * Makefile.in: Regenerate.
1679
b8ab1f4a
JS
16802008-03-26 Jakub Staszak <kuba@et.pl>
1681
1682 * MAINTAINERS (Write After Approval): Add myself.
1683
b45890a4
TK
16842008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1685
1686 * MAINTAINERS: Update e-mail address.
1687
5afab7ad
ILT
16882008-03-20 Ian Lance Taylor <iant@google.com>
1689
1690 * configure.ac: Add support for --enable-gold.
1691 * Makefile.def: Add gold as a directory like ld.
1692 * configure, Makefile.in: Regenerate.
1693
38d24731
RW
16942008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1695
1696 * configure.ac: m4_include config/proginstall.m4.
1697 * configure: Regenerate.
32bc4cf4
RW
1698
1699 Backport from upstream Libtool:
09ce620e 1700
32bc4cf4 1701 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 1702
32bc4cf4
RW
1703 Deal with Autoconf 2.62's semantic change in m4_append.
1704 * ltsugar.m4 (lt_append): Replace broken versions of
1705 m4_append.
1706 (lt_if_append_uniq): Don't require separator to be overquoted,
1707 and avoid broken m4_append.
1708 (lt_dict_add): Fix typo.
1709 * libtool.m4 (_LT_DECL): Don't overquote separator.
1710
9d3c50ea
DE
17112008-03-13 David Edelsohn <edelsohn@gnu.org>
1712
1713 * config.rpath: Add AIX 6 support.
1714
5d2edb29
PB
17152008-03-13 Paolo Bonzini <bonzini@gnu.org>
1716
1717 * Makefile.def (stageprofile). Remove -fprofile-generate
1718 from stage_libcflags.
1719 * Makefile.in: Regenerate.
1720
954910ef
BE
17212008-03-13 Ben Elliston <bje@au.ibm.com>
1722
1723 * config.sub, config.guess: Update from upstream sources.
1724
e8645a40
TT
17252008-03-06 Tom Tromey <tromey@redhat.com>
1726
1727 * MAINTAINERS: Update for treelang deletion.
1728
2c8e955e
JW
17292008-03-03 James E. Wilson <wilson@tuliptree.org>
1730
1731 * MAINTAINERS: Update my email address.
1732
54acd307
SS
17332008-03-03 Stan Shebs <stanshebs@earthlink.net>
1734
893ad2a1 1735 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
1736 (objective-c/c++): Add myself as a maintainer.
1737
4b52b516
VR
17382008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1739
1740 * MAINTAINERS (Write After Approval): Update my email address.
1741
e652b516
TB
17422008-02-25 Tomas Bily <tbily@suse.cz>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
02d30740
JJ
17462008-02-23 Jakub Jelinek <jakub@redhat.com>
1747
1748 * MAINTAINERS (OpenMP): Add myself.
1749
1c8bd6a3
PB
17502008-02-20 Paolo Bonzini <bonzini@gnu.org>
1751
4b40b2a5
UB
1752 PR bootstrap/32009
1753 PR bootstrap/32161
1c8bd6a3 1754
4b40b2a5
UB
1755 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1756 * configure: Regenerate.
1c8bd6a3 1757
4b40b2a5
UB
1758 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1759 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1760 STAGE4_LIBCFLAGS): New.
1761 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1762 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1763 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1764 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1765 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1766 for target modules. Don't export LIBCFLAGS.
1767 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1768 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1769 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1770 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1771 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1772 * Makefile.in: Regenerate.
1c8bd6a3 1773
bb44c9d2
RW
17742008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1775
1776 PR libgcj/33085
1777 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1778 Do not use -DDLL_EXPORT. Backport from upstream.
1779
29a7754d
RW
17802008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
9a212bb7
HPN
17842008-02-02 Hans-Peter Nilsson <hp@axis.com>
1785
1786 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1787 * configure: Regenerate.
1788
aa12a573
MG
17892008-01-31 Marc Gauthier <marc@tensilica.com>
1790
1791 * configure.ac (xtensa*-*-*): Recognize processor variants.
1792 * configure: Regenerate.
1793
ac9e6043
RW
17942008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1795
40049ccc
UB
1796 PR bootstrap/34922
1797 * configure.ac (PARSE_ARGS): Push suitable setting of
1798 ac_subdirs_all, for `./configure --help=recursive'.
1799 Handle `+' in generic toplevel directory disabling.
1800 * configure: Regenerate.
ac9e6043 1801
4288c86a
NC
18022008-01-28 Nick Clifton <nickc@redhat.com>
1803
1804 * MAINTAINERS (xstormy16): Take over maintainership.
1805
8d8da227
JM
18062008-01-25 Joseph Myers <joseph@codesourcery.com>
1807
1808 * MAINTAINERS (c4x port): Remove.
1809
349b60e7
DE
18102008-01-24 David Edelsohn <edelsohn@gnu.org>
1811
1812 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1813
3ca06a68
BE
18142008-01-23 Ben Elliston <bje@au.ibm.com>
1815
1816 * config.sub, config.guess: Update from upstream sources.
1817
3c631381
TG
18182008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1819
1820 * MAINTAINERS (Write After Approval): Add myself.
1821
20533ef1
L
18222008-01-17 H.J. Lu <hjl.tools@gmail.com>
1823
1824 * MAINTAINERS: Update my email address.
1825
18262008-01-09 Raksit Ashok <raksit@google.com>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
684f4f6a
RA
18302008-01-09 Raksit Ashok <raksit@google.com>
1831
1832 * MAINTAINERS (Write After Approval): Add myself.
1833
9cb8756f
BE
18342008-01-08 Ben Elliston <bje@au.ibm.com>
1835
1836 * config.sub, config.guess: Update from upstream sources.
1837
94e1934d
KG
18382007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1839
1840 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 1841 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
1842 * configure: Regenerate.
1843
a2e51f77
SP
18442007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1845
1846 * MAINTAINERS: Update my email address.
1847
ffe3dcd9
BRF
18482007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1849
1850 * MAINTAINERS: Update my email address.
1851
aa4095c9
RS
18522007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1853
1854 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1855 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1856 * Makefile.in: Regenerate.
1857
dce2d8b2 18582007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
1859
1860 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1861 misplaced entries.
1862
0fe0f073
AT
18632007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1864
1865 * configure.ac: Enable libjava for x86_64-*-darwin9.
1866 * configure: Regenerate.
1867
dce2d8b2 18682007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
1869
1870 * MAINTAINERS (Write After Approval): Add myself.
1871
c3220d4c
BE
18722007-12-05 Ben Elliston <bje@au.ibm.com>
1873
1874 * config.sub, config.guess: Update from upstream sources.
1875
aba7501e
MK
18762007-12-02 Matthias Klose <doko@ubuntu.com>
1877
1878 * config-ml.in: Remove 64bit configure tests.
1879
d683ec81
PB
18802007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1881
1882 * config-ml.in: Robustify against white space in absolute file
1883 names.
1884
1885 * config-ml.in (multi-clean): Substitute ${Makefile}.
1886 Remove superfluous ${Makefile} in list.
1887
60f1711a
TS
18882007-11-19 Thiemo Seufer <ths@mips.com>
1889
1890 * config-ml.in: Don't hardcode the Makefile name.
1891
487f9d96
AM
18922007-11-08 Alexander Monakov <amonakov@ispras.ru>
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
fa3886fe
ST
18962007-11-07 Samuel Tardieu <sam@rfc1149.net>
1897
1898 * MAINTAINERS (Write After Approval): Add myself.
1899
dce2d8b2 19002007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
1901
1902 * MAINTAINERS (Write After Approval): Add myself.
1903
acc48927
BE
19042007-10-25 Ben Elliston <bje@au.ibm.com>
1905
1906 * MAINTAINERS (mercury): Remove entry.
1907 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1908
e00e9858
DJ
19092007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1910
1911 * Makefile.def (dependencies): Make configure-gdb depend on
1912 all-intl.
1913 * Makefile.in: Regenerated.
1914
def14a3c
SK
19152007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1916
1917 * MAINTAINERS (Fortran maintainer): Remove myself.
1918
dce2d8b2 19192007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
1920
1921 * Makefile.def: To avoid problems running with parallel makes,
1922 build newlib before libgloss so that target specific header
1923 files are availble.
1924 * Makefile.in: Regenerate
1925
bbfbfafc
DJ
19262007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1927
1928 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1929 * Makefile.in: Regenerate.
1930
c56abad5
VM
19312007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1932
1933 * MAINTAINERS (Register allocation reviewer): Add myself.
1934
f019adc1
MF
19352007-10-08 Mike Frysinger <vapier@gentoo.org>
1936
1937 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1938 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1939 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1940 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1941 * configure: Regenerate.
1942
dce2d8b2 19432006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
1944
1945 * MAINTAINERS (Register allocation reviewer): Add myself.
1946
0999159b
PB
19472007-10-01 Paolo Bonzini <bonzini@gnu.org>
1948
1949 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1950 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1951 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1952 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1953 * configure.ac: Default them to host tools for $host = $build.
1954 Subst them.
1955
1956 * configure: Regenerate.
1957 * Makefile.in: Regenerate.
1958
dce2d8b2 19592006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
1960
1961 * MAINTAINERS (Register allocation reviewer): Add myself.
1962
dce2d8b2 19632006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
1964
1965 * MAINTAINERS (Register allocation reviewer): Add myself.
1966
9d209c83
SP
19672007-09-21 Seongbae Park <seongbae.park@gmail.com>
1968
1969 * MAINTAINERS (Write After Approval): Fix typo.
1970
1ec3b87b
RS
19712007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1972
1973 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1974 * configure: Regenerate.
1975
19d5986d
PJ
19762007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1977
1978 PR bootstrap/31906
1979 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 1980 they're already prefixed.
19d5986d 1981
6d3b5aea
BK
19822007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1983
1984 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1985 libstdc++.
1986 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1987 * configure: Regenerate.
1988 * Makefile.in: Regenerate.
09ce620e 1989
4fe7e755
AS
19902007-09-17 Andreas Schwab <schwab@suse.de>
1991
1992 * configure.ac: Raise minimum makeinfo version to 4.6.
1993 * configure: Regenerate.
1994
dce2d8b2 19952007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 1996
ffe3dcd9 1997 * MAINTAINERS (write-after-approval) add myself
d483feaa 1998
fa9a3f31
AM
19992007-09-15 Alan Modra <amodra@bigpond.net.au>
2000
2001 * configure.ac: Correct makeinfo version check.
2002 * configure: Regenerate.
2003
6593a73e
RS
20042007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
2005
2006 * MAINTAINERS: Update my email address.
2007
d9dced13
RS
20082007-09-14 Richard Sandiford <richard@codesourcery.com>
2009
2010 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2011 to $skipdirs and only disable gprof for newlib. Use the normal
2012 mips*-elf* handling in other respects.
2013 * configure: Regnerate.
2014
773c1467
DD
20152007-09-12 David Daney <ddaney@avtrex.com>
2016
2017 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2018 enabling libgcj.
2019 * configure: Regenerate.
2020
c03353e2
RIL
20212007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2022
2023 PR other/32154
2024 * configure.ac: For libgloss targets, point the linker to the linker
2025 script, startup code and simulator library.
2026 * configure: Regenerate.
2027
c4e9bf2b
AH
20282007-09-07 Andrew Haley <aph@redhat.com>
2029
2030 * configure.ac (noconfigdirs): Remove target-libffi and
2031 target-libjava.
2032 * configure: Regenerate.
2033
1f5a6b84
FXC
20342007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2035
2036 PR target/33281
2037 * configure.ac: Use config/mh-mingw on mingw.
2038 * configure: Regenerate.
1f5a6b84 2039
3951e521
PH
20402007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2041
9f349f63 2042 * MAINTAINERS (Write After Approval): Add myself.
3951e521 2043
e643dc23
RG
20442007-09-05 Richard Guenther <rguenther@suse.de>
2045
2046 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2047 nor --disable-checking is provided also turn on yes and types
2048 checking for stage1.
2049 * configure: Re-generate.
2050
039874df
KW
20512007-08-30 Krister Walfridsson <cato@df.lth.se>
2052
2053 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2054 (Write After Approval): Remove myself.
2055
c3f07bd6 20562007-08-29 Nick Clifton <nickc@redhat.com>
15098359 2057
c3f07bd6 2058 * config.sub, config.guess: Update from upstream sources.
15098359 2059
40049ccc 20602007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
2061
2062 * MAINTAINERS (Write After Approval): Added myself.
2063 * MAINTAINERS (Reviewers): Removed myself.
2064
c8aea42c 20652007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 2066 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
2067
2068 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2069 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2070 * Makefile.in: Regenerate.
2071 * configure.ac (--with-debug-prefix-map): New.
2072 * configure: Regenerate.
2073
4bf6c438
RS
20742007-08-17 Richard Sandiford <richard@codesourcery.com>
2075 Nigel Stephens <nigel@mips.com>
2076
4bf6c438
RS
2077 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2078 as target_makefile_frag.
2079 * configure: Regenerate.
2080
bb286d71
AO
20812007-08-16 Alexandre Oliva <aoliva@redhat.com>
2082
2083 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2084 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2085 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2086 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2087 (do-compare, do-compare3, do-compare-debug): New.
2088 ([+compare-target+]): Use them.
2089
a4630417
MK
20902007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2091
2092 * MAINTAINERS (Write After Approval): Change my email address.
2093
d9acb717
RW
20942007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2095 Ben Elliston <bje@au.ibm.com>
2096
2097 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2098 --silent if $silent.
2099 * configure: Regenerate.
2100
96876681
ZD
21012003-08-12 Zdenek Dvorak <ook@ucw.cz>
2102
2103 * MAINTAINERS (Various Maintainers): Add myself as
2104 loop infrastructure maintainer. Update my e-mail
2105 address.
2106
1c1d80ee
DN
21072007-07-31 Diego Novillo <dnovillo@google.com>
2108
2109 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2110 Adjust description.
2111
7e98624c
RG
21122007-07-26 Richard Guenther <rguenther@suse.de>
2113
2114 * configure.ac: Add types checking to stage1 checking flags.
2115 * configure: Regenerate.
2116
4c85af60
NC
21172007-07-17 Nick Clifton <nickc@redhat.com>
2118
2119 * COPYING3: New file. Contains version 3 of the GNU General
2120 Public License.
2121 * COPYING3.LIB: New file. Contains version 3 of the GNU
2122 Lesser General Public License.
2123
19ddfd3a
AK
21242007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2125
2126 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2127
2a064545
AK
21282007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2129
2130 * MAINTAINERS (S/390 co-maintainer): Add myself.
2131 (Write After Approval): Remove myself.
2132
f861f54d
DH
21332007-07-13 Dan Hipschman <dsh@google.com>
2134
2135 * MAINTAINERS (Write After Approval): Add myself.
2136
0136f2f7
NC
21372007-07-11 Nick Clifton <nickc@redhat.com>
2138
2139 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2140 WINDRES export.
2141 * Makefile.in: Regenerate.
2142
6e29b5a4
RO
21432007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2144
2145 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2146 maintainer.
2147
159a4b02
L
21482007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2149
2150 * lt~obsolete.m4: New. Import from 20070318 libtool.
2151
6ba67283
JB
21522007-07-03 Julian Brown <julian@codesourcery.com>
2153
2154 * MAINTAINERS (Write After Approval): Add myself.
2155
30b74385
RW
21562007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2157
2158 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2159 * configure: Regenerate.
2160
21612007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2162
2163 * configure.ac: Add some missing m4 quotation.
2164 * configure: Regenerate.
2165
943c54ce
SB
21662007-07-02 Simon Baldwin <simonb@google.com>
2167
2168 * MAINTAINERS (Write After Approval): Add myself.
2169
1c00b503
PB
21702007-07-02 Paolo Bonzini <bonzini@gnu.org>
2171
2172 * configure: Regenerate.
2173
901119ae
KT
21742007-07-02 Kai Tietz <kai.tietz@onevision.com>
2175
2176 * Makefile.def: Add windmc tool to build.
2177 * Makefile.tpl: Likewise.
2178 * configure.ac: Likewise.
2179 * Makefile.in: Regenerate.
2180 * configure: Regenerate.
09ce620e 2181
83f4c19f
DD
21822007-06-28 DJ Delorie <dj@redhat.com>
2183
2184 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2185 not building newlib.
2186 * configure: Regenerated.
09ce620e 2187
5346c75c
JS
21882007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
aacfb86b
MM
21922007-06-25 Martin Michlmayr <tbm@cyrius.com>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
590bf0d3
CM
21962007-06-19 Chris Matthews <chrismatthews@google.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
cdbbee7a
RIL
22002007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2201
2202 * MAINTAINERS (Write After Approval): Add myself.
2203
b8afffc1
DJ
22042007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2205
2206 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2207 * Makefile.in: Regenerated.
2208
3fcfad76
BS
22092007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2210
2211 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2212 bfin*-*-uclinux* targets.
2213 * configure: Regenerate.
2214
3f5a2b7f
ILT
22152007-06-14 Ian Lance Taylor <iant@google.com>
2216
2217 * MAINTAINERS: Add myself as non-algorithmic global write
2218 maintainer.
2219
4c46daee
DN
22202007-06-14 Diego Novillo <dnovillo@google.com>
2221
2222 * MAINTAINERS: Add self as middle-end maintainer and
2223 non-algorithmic global write maintainer.
2224
a3bb222a
FXC
22252007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2226
2227 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2228 Move all Fortran maintainers except Paul Brook into the
2229 Non-Autopoiesis section.
2230
a19e8f64
PB
22312007-06-14 Paolo Bonzini <bonzini@gnu.org>
2232
2233 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2234 (distclean-stage[+id+]): Possibly delete stage_last.
2235 * Makefile.in: Regenerate.
2236
1c2abe5e
SP
22372007-06-12 Seongbae Park <seongbae.park@gmail.com>
2238
2239 * MAINTAINERS (Various Maintainer): Fix typo.
2240
abca4739
PB
22412007-06-11 Paolo Bonzini <bonzini@gnu.org>
2242
2243 * MAINTAINERS (Various Maintainer): Add myself as
2244 dataflow maintainer.
2245
a894d2c3
BE
22462007-06-07 Ben Elliston <bje@au.ibm.com>
2247
2248 * config.sub, config.guess: Update from upstream sources.
2249
8024d75e
BE
22502007-06-07 Ben Elliston <bje@au.ibm.com>
2251
2252 * Makefile.tpl: Fix spelling error.
2253 * Makefile.in: Regenerate.
2254
973a9a5e
SE
22552007-06-01 Steve Ellcey <sje@cup.hp.com>
2256
96598938
L
2257 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2258 lt_cv_sys_max_cmd_len.
973a9a5e 2259
ccb4d26b
DN
22602007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2261
2262 * MAINTAINERS (Various Maintainers): Add myself as
2263 auto-vectorizer maintainer.
2264
eecb7461
PB
22652003-05-31 Paolo Bonzini <bonzini@gnu.org>
2266
2267 PR libjava/32098
2268 * libtool.m4: Revert previous change.
2269 * ltgcc.m4: Put it here.
2270
89d28202
ZD
22712003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2272
2273 * MAINTAINERS (Various Maintainers): Add myself as
2274 auto-vectorizer maintainer.
2275
60c7a11a
L
22762007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2277
2278 PR libjava/32098
2279 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2280
9dd3cc81
RG
22812007-05-30 Richard Guenther <rguenther@suse.de>
2282
2283 * MAINTAINERS (Various Maintainers): Add myself as
2284 auto-vectorizer maintainer.
2285
9cc1244e
JJ
22862007-05-30 Jakub Jelinek <jakub@redhat.com>
2287
2288 PR bootstrap/29382
2289 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2290 * configure: Rebuilt.
2291
6124296b
RC
22922007-05-28 Roberto Costa <robsettantasei@gmail.com>
2293
2294 * MAINTAINERS (Write After Approval): Removed my name.
2295
6b757a0d
SB
22962007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2297
2298 * MAINTAINERS (Write After Approval): Remove myself.
2299
86ef8528
AT
23002007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2301
2302 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2303
1cf3d07d
SE
23042007-05-23 Steve Ellcey <sje@cup.hp.com>
2305
2306 * ltmain.sh: Update from ToT Libtool.
2307 * libtool.m4: Update from ToT Libtool.
2308 * ltsugar.m4: New. Update from ToT Libtool.
2309 * ltversion.m4: New. Update from ToT Libtool.
2310 * ltoptions.m4: New. Update from ToT Libtool.
2311 * ltconfig: Remove.
2312 * ltcf-c.sh: Remove.
2313 * ltcf-cxx.sh: Remove.
2314 * ltcf-gcj.sh: Remove.
2315
ce3fcf8c
OW
23162007-05-22 Ollie Wild <aaw@google.com>
2317
2318 * MAINTAINERS (Write After Approval): Add myself.
2319
342b9200
PB
23202007-05-16 Paolo Bonzini <bonzini@gnu.org>
2321
2322 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2323 stage_cflags.
2324 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2325 Remove CFLAGS/LIBCFLAGS.
2326 (configure-stage[+id+]-[+prefix+][+module+],
2327 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2328 * Makefile.in: Regenerate.
2329
cea17285
DN
23302007-05-15 Diego Novillo <dnovillo@google.com>
2331
2332 * MAINTAINERS: Update e-mail address.
2333
11c004e7
RE
23342007-05-15 Revital Eres <eres@il.ibm.com>
2335
2336 * MAINTAINERS (Write After Approval): Add myself.
2337
ab6bd693
RC
23382007-05-14 Roberto Costa <robsettantasei@gmail.com>
2339
2340 * MAINTAINERS (Write After Approval): Updated my address.
2341
388cdf07
TN
23422007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2343
2344 * MAINTAINERS (Write After Approval): Add myself.
2345
23f24034
SR
23462007-05-11 Silvius Rus <rus@google.com>
2347
2348 * MAINTAINERS (Write After Approval): Add myself.
2349
34a7526e
TT
23502007-04-23 Tom Tromey <tromey@redhat.com>
2351
2352 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2353
51da21be
MM
23542007-04-22 Mark Mitchell <mark@codesourcery.com>
2355
2356 * MAINTAINERS (cpplib): Rename to ...
2357 (libcpp): ... this. Add C/C++ front end maintainers.
2358
70070387
SE
23592007-04-14 Steve Ellcey <sje@cup.hp.com>
2360
2361 * config-ml.in: Pass ${ml_config_env} to configure calls.
2362
df1a0dbb
CB
23632007-04-04 Christian Bruel <christian.bruel@st.com>
2364
2365 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2366
9daff147
DK
23672007-04-02 Dave Korn <dave.korn@artimi.com>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
374eadb2
TB
23712007-03-31 Tobias Burnus <burnus@net-b.de>
2372
2373 * MAINTAINERS (fortran 95 front end): Add myself.
2374
8eced3a2
DR
23752007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2376
2377 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 2378
653de3e3
AZ
23792007-03-24 Ayal Zaks <zaks@il.ibm.com>
2380
2381 * MAINTAINERS (Modulo Scheduler): Add myself.
2382
b737d953
BM
23832007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2384
2385 * MAINTAINERS (fortran 95 front end): Add myself.
2386 (c++ front end): whitespace fix.
2387
a584cdf2
NF
23882007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
8c79f3c4
RS
23922007-03-21 Richard Sandiford <richard@codesourcery.com>
2393
2394 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2395 of glob. Quote arguments with single quotes too.
2396 * configure: Regenerate.
2397
07f1ac6d
BM
23982007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2399
2400 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2401 * Makefile.in: Regenerate
2402
172e41aa
AS
24032007-03-07 Andreas Schwab <schwab@suse.de>
2404
2405 * configure: Regenerate.
2406
9c4d2493
BM
24072007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2408
2409 * configure.ac: Add "--with-pdfdir" configure option,
2410 which defines pdfdir variable.
2411 * Makefile.def (target=fixincludes): Add install-pdf to
2412 missing targets.
2413 (recursive_targets): Add install-pdf target.
2414 (flags_to_pass): Add pdfdir.
2415 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2416 target.
2417 * configure: Regenerate
2418 * Makefile.in: Regenerate
2419
e14e622e
EC
24202007-02-28 Eric Christopher <echristo@apple.com>
2421
2422 Revert:
2423 2006-12-07 Mike Stump <mrs@apple.com>
2424
2425 * Makefile.def (dependencies): Add dependency for
2426 install-target-libssp and install-target-libgomp on
2427 install-gcc.
2428 * Makefile.in: Regenerate.
2429
54e433bc
MK
24302007-02-27 Matt Kraai <kraai@ftbfs.org>
2431
2432 * configure: Regenerate.
2433 * configure.ac: Move statements after variable declarations.
2434
6c8d3d8f
KK
24352007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2436
2437 * MAINTAINERS: Add myself as sh maintainer.
2438
9f8c6739
JM
24392007-02-19 Joseph Myers <joseph@codesourcery.com>
2440
2441 * configure.ac: Adjust for loop syntax.
2442 * configure: Regenerate.
2443
278a7a38
AO
24442007-02-18 Alexandre Oliva <aoliva@redhat.com>
2445
2446 * configure: Rebuilt.
2447
b2eaac4a
AO
24482007-02-18 Alexandre Oliva <aoliva@redhat.com>
2449
2450 * configure.ac: Drop multiple occurrences of --enable-languages,
2451 and fix its quoting.
2452 * configure: Rebuilt.
2453
beeaf216 24542007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
2455 Nathan Sidwell <nathan@codesourcery.com>
2456 Vladimir Prus <vladimir@codesourcery.com>
2457 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
2458
2459 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2460 * configure: Regenerate.
2461
09201a09
GP
24622007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2463
2464 * ltconfig (freebsd*): Default to elf.
2465
291f172e
DJ
24662007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2467
2468 * configure.ac (target_libraries): Move libgcc before libiberty.
2469 * configure: Regenerated.
2470
c3a86da9
DJ
24712007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2472 Paolo Bonzini <bonzini@gnu.org>
2473
2474 PR bootstrap/30753
2475 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2476 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2477 * configure: Regenerated.
2478
88e1e72a
FXC
24792007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2480
2481 * MAINTAINERS (Language Front End Maintainers): Update my mail
2482 address.
2483
44bfc3ac
DJ
24842007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2485
2486 PR bootstrap/30748
2487 * configure.ac: Correct syntax for Solaris ksh.
2488 * configure: Regenerated.
2489
3e19841a
PB
24902007-02-09 Paolo Bonzini <bonzini@gnu.org>
2491
2492 * configure.ac: Sync with src.
2493 * configure: Regenerate.
2494
74a48762
PB
24952007-02-09 Paolo Bonzini <bonzini@gnu.org>
2496
2497 * Makefile.in: Regenerate.
2498
d846e52e
PB
24992007-02-09 Paolo Bonzini <bonzini@gnu.org>
2500
2501 * config.sub: Sync with src.
2502
1c710c3c
DJ
25032007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2504
2505 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2506 noncanonical equivalents.
2507 * configure.in: Rename to...
2508 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2509 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2510 target_noncanonical. Use them. Rewrite removal of configure
2511 arguments for autoconf 2.59. Discard variable settings. Force
2512 program_transform_name for native tools.
2513
2514 * Makefile.in: Regenerated.
2515 * configure: Regenerated with autoconf 2.59.
2516
dce2d8b2 25172007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 2518
3de8da2a 2519 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 2520
f6671c93
AS
25212007-01-31 Andreas Schwab <schwab@suse.de>
2522
2523 * Makefile.tpl (LDFLAGS): Substitute it.
2524 * Makefile.in: Regenerate.
2525
dce2d8b2 25262007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 2527
3de8da2a 2528 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 2529
2472200d
DE
25302007-01-28 David Edelsohn <edelsohn@gnu.org>
2531
3de8da2a 2532 * MAINTAINERS (spu port): Add myself.
2472200d 2533
5305be7e
RG
25342007-01-23 Richard Guenther <rguenther@suse.de>
2535
2536 PR bootstrap/30541
2537 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2538 * Makefile.tpl (GNATBIND): Substitute it.
2539 (GNATMAKE): Likewise.
2540 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2541 of STAGE_PREFIX.
2542 * Makefile.in: Regenerate.
2543 * configure: Regenerate.
2544
416cfb5e
MS
25452007-01-18 Mike Stump <mrs@apple.com>
2546
2547 * configure.in: Re-enable -Werror for gcc builds.
2548
3de8da2a 25492007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 2550
3de8da2a 2551 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 2552
d943d7c4
PB
25532007-01-11 Paolo Bonzini <bonzini@gnu.org>
2554
2555 * configure.in: Change == to = in test command.
3de8da2a 2556 * configure: Regenerate.
d943d7c4 2557
e69bf64b 25582007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
2559 Nick Clifton <nickc@redhat.com>
2560 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2561
2562 * configure.in (build_configargs, host_configargs, target_configargs):
2563 Remove build/host/target parameters.
2564 (host_libs): Add gmp and mpfr.
2565 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2566 * Makefile.def (gmp, mpfr): New.
2567 (gcc): Remove target.
2568 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2569 target_os, target_vendor): New.
dce2d8b2 2570 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
2571 * configure: Regenerate.
2572 * Makefile.in: Regenerate.
e69bf64b
PB
2573
25742007-01-11 Matt Fago <fago@earthlink.net>
2575
2576 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 2577 to improve robustness of configure tests.
e69bf64b 2578 * configure: Regenerate.
e14e622e 2579
a42f3b80
UB
25802007-01-09 Uros Bizjak <ubizjak@gmail.com>
2581
2582 * MAINTAINERS: Add myself as i386 maintainer.
2583
a36aee1a
JH
25842007-01-08 Jan Hubicka <jh@suse.cz>
2585
61fcaeef 2586 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 2587
738a52d3
KT
25882007-01-08 Kai Tietz <kai.tietz@onevision.com>
2589
2590 * configure.in: Add support for an x86_64-mingw* target.
95af8923 2591 * configure: Regenerate.
738a52d3 2592
54fdc474
DJ
25932007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2594
2595 * Makefile.tpl (all-target): Correct @if conditional for target
2596 modules.
2597 * configure.in: Omit libiberty if building only target libgcc.
2598 * configure, Makefile.in: Regenerated.
2599
3dd71726
PB
26002007-01-04 Paolo Bonzini <bonzini@gnu.org>
2601
dce2d8b2 2602 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
2603 * configure: Regenerate.
2604
fa958513
DJ
26052007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2606
2607 * Makefile.def (target_modules): Add libgcc.
2608 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2609 * Makefile.tpl (clean-target-libgcc): Delete.
2610 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2611 on gcc even for bootstrapped modules. Rewrite handling of
2612 lang_env_dependencies to loop over target_modules.
2613 * configure.in (target_libraries): Add target-libgcc.
2614 * Makefile.in, configure: Regenerated.
2615
e1888513
PB
26162006-12-29 Paolo Bonzini <bonzini@gnu.org>
2617
2618 * configure.in: Reorganize recognition of languages. Add
2619 --enable-stage1-languages. Show supported languages for the chosen
2620 target rather than all recognized languages.
2621 * configure: Regenerate.
2622
53b88b73
PB
26232006-12-29 Paolo Bonzini <bonzini@gnu.org>
2624
2625 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2626 * Makefile.in: Regenerate.
2627
a3993f33
KG
26282006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2629
2630 * configure.in: Warn that MPFR 2.2.0 is buggy.
2631 * configure: Regenerate.
2632
f063a9ed
ILT
26332006-12-27 Ian Lance Taylor <iant@google.com>
2634
2635 * configure.in: When removing Makefiles to force a reconfigure, also
2636 remove prev-DIR*/Makefile.
2637 * configure: Regenerate.
2638
af71363e
AS
26392006-12-22 Andreas Schwab <schwab@suse.de>
2640
2641 * configure: Regenerate with correct autoconf version.
2642
0b0dc272
AM
26432006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2644
3de8da2a
UB
2645 * configure.in: add AC_SUBST for *_FOR_TARGET.
2646 * configure: Regenerate.
0b0dc272 2647
53b88b73
PB
26482006-12-19 Paolo Bonzini <bonzini@gnu.org>
2649
2650 * configure.in: Simplify logic for rejecting languages that cannot
2651 be built. Separate the case when a language is unsupported,
2652 from the case when the user chooses not to build a language.
2653
400ebff4
PB
26542006-12-19 Paolo Bonzini <bonzini@gnu.org>
2655
2656 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2657 it only affects bootstrap and could be tested on "$host" as well.
2658 * configure: Regenerate.
2659 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2660
8efea775
PB
26612006-12-19 Paolo Bonzini <bonzini@gnu.org>
2662
2663 PR bootstrap/29544
2664 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2665 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2666 move here comment from Makefile.tpl.
2667 * Makefile.tpl: Move some definitions higher in the file.
2668 (STAGE1_CHECKING): New.
2669 * configure.in: Add --enable-stage1-checking.
2670 * configure: Regenerate.
2671 * Makefile.in: Regenerate.
2672
ed88a7ed
PB
26732006-12-19 Paolo Bonzini <bonzini@gnu.org>
2674
2675 * MAINTAINERS: Add myself as build system maintainer.
2676
b65151d3
SM
26772006-12-15 Simon Martin <simartin@users.sourceforge.net>
2678
2679 * MAINTAINERS (Write After Approval): Add myself.
2680
7e050830
EC
26812006-12-13 Eric Christopher <echristo@apple.com>
2682
2683 * MAINTAINERS: Add myself as darwin maintainer.
2684
8b494895
ILT
26852006-12-11 Ian Lance Taylor <ian@airs.com>
2686
2687 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2688
dce2d8b2 26892006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
2690
2691 MAINTAINERS: Update my entry.
2692
58e24147
AM
26932006-12-11 Alan Modra <amodra@bigpond.net.au>
2694
2695 * configure.in: Handle spu makefile frag.
58e24147
AM
2696 * Makefile.tpl (MAINT): Define
2697 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2698 * configure: Regenerate.
2699 * Makefile.in: Regenerate.
2700
9b6f37a0
BE
27012006-12-11 Ben Elliston <bje@au.ibm.com>
2702
2703 * config.guess: Import latest version.
2704 * config.sub: Likewise.
2705
ea6f5c57
BE
27062006-12-11 Ben Elliston <bje@au.ibm.com>
2707
2708 * configure.in (spu-*-*): Don't skip target-libiberty.
2709 * configure: Regenerate.
2710
42c1cd8a
AT
27112006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2712
2713 PR bootstrap/30134
2714 * configure.in: Correct x86 darwin support for libjava to powerpc
2715 and i?86 only.
2716 * configure: Regenerate.
2717
55eb837d
ST
27182006-12-08 Sandro Tolaini <tolaini@libero.it>
2719
2720 * configure.in: Add x86 darwin support for libjava.
2721 * configure: Regenerate.
2722
5bdacbc7
MS
27232006-12-07 Mike Stump <mrs@apple.com>
2724
2725 * Makefile.def (dependencies): Add dependency for
2726 install-target-libssp and install-target-libgomp on
2727 install-gcc.
2728 * Makefile.in: Regenerate.
2729
477d851c
RG
27302006-12-04 Richard Guenther <rguenther@suse.de>
2731
2732 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2733 (Non-Algorithmic Maintainers): Move over non-algorithmic
2734 loop optimizer maintainers, add myself as a non-algorithmic
2735 middle-end maintainer.
2736
5d33d367
DF
27372006-12-04 Daniel Franke <franke.daniel@gmail.com>
2738
2739 * MAINTAINERS (Write After Approval): Add myself.
2740
dbee1fb3
KG
27412006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2742
2743 * configure.in: Update error message for missing GMP/MPFR.
2744
2745 * configure: Regenerate.
2746
b5147de7
KG
27472006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2748
2749 * configure.in: Update MPFR version in error message.
2750
2751 * configure: Regenerate.
2752
f019376c
KG
27532006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2754
2755 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2756 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2757 --with-gmp-lib): New flags.
2758
2759 * configure: Regenerate.
2760
91ed95ae
BM
27612006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2762
2763 * MAINTAINERS (Write After Approval): Change my email address.
2764
3a971f15
MLI
27652006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2766
05170031 2767 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 2768
dce2d8b2 27692006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
2770
2771 * MAINTAINERS (i18n): Update e-mail address.
2772
df5487ee
TS
27732006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2774
2775 * MAINTAINERS (spu port): Add myself as maintainer.
2776 (Write After Approval): Remove myself.
2777
92c2f0ee
BE
27782006-11-22 Ben Elliston <bje@au.ibm.com>
2779
2780 * configure.in (skipdirs): Don't build libssp for SPU.
2781 * configure: Regenerate.
2782
a3b97199
AP
27832006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2784
2785 * MAINTAINERS (spu port): Add myself as maintainer.
2786 (libobjc): Update my email address.
2787
0eb97064
AB
27882006-11-21 Andrea Bona <andrea.bona@st.com>
2789
2790 * MAINTAINERS (Write After Approval): Add myself.
2791
dce2d8b2 27922006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
2793
2794 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2795 * configure : Rebuilt.
2796
dce2d8b2 27972006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
2798
2799 * MAINTAINERS (Write After Approval): Add myself.
2800
d58542ea
AO
28012006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2802
2803 * MAINTAINERS (Write After Approval): Add myself.
2804
a357b5ae
KG
28052006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2806
2807 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2808 libmpfr.a.
2809 * configure: Regenerate.
2810
9bd6112c
PB
28112006-11-16 Paolo Bonzini <bonzini@gnu.org>
2812
2813 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2814 (unstage): Test for stage_last presence.
2815
2816 PR bootstrap/29802
dce2d8b2
EB
2817 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2818 STAGE_PREFIX.
9bd6112c
PB
2819 * Makefile.in: Regenerate.
2820
c8cf9f0f
ZD
28212003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2822
2823 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2824 maintainers.
2825
467b1fc6
ER
28262006-11-14 Erven Rohou <erven.rohou@st.com>
2827
2828 * MAINTAINERS (Write After Approval): Add myself.
2829
995a5697
PB
28302006-11-14 Paolo Bonzini <bonzini@gnu.org>
2831
2832 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2833 and stageN-package/Makefile.
2834 * Makefile.in: Regenerated.
2835
c8d6d53e
JZ
28362006-11-14 Jie Zhang <jie.zhang@analog.com>
2837
2838 * configure.in: Remove target-libgloss from noconfigdirs for
2839 bfin-*-*.
2840 * configure: Regenerated.
2841
dffb147d
KG
28422006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2843
2844 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 2845
dffb147d
KG
2846 * configure: Regenerate.
2847
ca558912
KG
28482006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2849
2850 * configure.in: Robustify error message for missing GMP/MPFR.
2851
2852 * configure: Regenerate.
2853
dce2d8b2 28542006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
dce2d8b2 28582006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
2859
2860 * MAINTAINERS: Change email address.
2861
91de1527
VP
28622006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2863
2864 * MAINTAINERS (Write After Approval): Add myself.
2865
a3867703
PB
28662006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2867
2868 * MAINTAINERS (Write After Approval): Add myself.
2869
b4364fa2
CL
28702006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2871
7e050830 2872 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 2873 Write After Approval section.
b4364fa2 2874
70ec446f
KG
28752006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2876
2877 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2878 need_gmp anymore.
2879 * configure: Regenerate.
2880
018c8d88
TB
28812006-10-16 Tobias Burnus <burnus@net-b.de>
2882
2883 * MAINTAINERS (Write After Approval): Add myself.
2884
f6a1687e
BE
28852006-10-16 Ben Elliston <bje@au.ibm.com>
2886
2887 * config.guess: Import latest version.
2888 * config.sub: Likewise.
2889
b5422ad7
BM
28902006-10-10 Brooks Moses <bmoses@stanford.edu>
2891
2892 * Makefile.def: Added pdf target handling.
2893 * Makefile.tpl: Added pdf target handling.
2894 * Makefile.in: Regenerated.
2895
bdcee471
CL
28962006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2897
2898 * MAINTAINERS: Add self as score port maintainer.
2899
7d610414
BM
29002006-10-04 Brooks Moses <bmoses@stanford.edu>
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
e48d66a9
SK
29042006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2905
7e050830 2906 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
2907 or newer.
2908 * configure: Regenerated.
2909
c394e891
DB
29102006-09-27 Dave Brolley <brolley@redhat.com>
2911
dce2d8b2
EB
2912 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
2913 using $s instead of $r.
c394e891
DB
2914 * configure: Regenerated.
2915
1ee4c5a0
TS
29162006-09-26 Thiemo Seufer <ths@mips.com>
2917
2918 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2919 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2920 * configure: Regenerate.
2921
dce2d8b2 29222006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
2923
2924 * MAINTAINERS (Write After Approval): Remove myself.
2925
0c502898
CF
29262006-09-22 Chao-ying Fu <fu@mips.com>
2927
2928 * MAINTAINERS (Write After Approval): Add myself.
2929
a7819e42
JM
29302006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2931
2932 * MAINTAINERS: Add self as soft-fp maintainer.
2933
dce2d8b2 29342006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
2935
2936 * MAINTAINERS: Add myself as avr maintainer.
2937 Remove Marek Michalkiewicz as avr maintainer.
827d0991 2938
e8288489
RC
29392006-09-07 Roberto Costa <roberto.costa@st.com>
2940
2941 * MAINTAINERS (Write After Approval): Add myself.
2942
b91f0a41
CV
29432006-08-30 Corinna Vinschen <corinna@vinschen.de>
2944
2945 * configure.in: Never build newlib for a Mingw host.
2946 Never build newlib as Mingw target library.
2947 Test the existence of winsup/cygwin for building a Cygwin newlib,
2948 rather than just winsup.
2949 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2950 building a Mingw target.
2951 * configure: Regenerate.
2952
094c07a0
EB
29532006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2954
2955 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2956
8d1171cb
PB
29572006-07-25 Paolo Bonzini <bonzini@gnu.org>
2958
2959 * config.guess: Import from src (was more updated).
2960 * config.sub: Likewise.
2961
2e9e6f68
DJ
29622006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2963
2964 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2965 * configure: Regenerated.
2966
57255173
PB
29672006-07-18 Paolo Bonzini <bonzini@gnu.org>
2968
cc6010cd
AP
2969 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2970 for stages after the first.
57255173 2971
9fbe6585
JJ
29722006-07-17 Jakub Jelinek <jakub@redhat.com>
2973
2974 * Makefile.def: Add dependencies for configure-opcodes
2975 on configure-intl and all-opcodes on all-intl.
2976 * Makefile.in: Regenerated.
2977
18c3f977
BE
29782006-07-13 Ben Elliston <bje@au.ibm.com>
2979
2980 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2981
27b56ba6
PE
29822006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2983
2984 Port to hosts whose 'sort' and 'tail' implementations
2985 treat operands with leading '+' as file names, as POSIX
2986 has required since 2001. However, make sure the code still
2987 works on pre-POSIX hosts.
2988 * ltmain.sh: Don't assume "sort +2" is equivalent to
2989 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2990
ad6d4e43
UW
29912006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2992
2993 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2994
706601d9
PG
29952006-07-04 Peter O'Gorman <peter@pogma.com>
2996
2997 * ltconfig: chmod 644 before ranlib during install.
2998
0b50988a
EB
29992006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3000
3001 PR bootstrap/18058
3002 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3003 if the bootstrap compiler is a GCC version that supports it.
3004 * configure: Regenerate.
3005
b6348cb3
PB
30062006-07-03 Paolo Bonzini <bonzini@gnu.org>
3007
95695ad3 3008 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
3009 * configure: Regenerate.
3010
1546bb64
PB
30112006-07-03 Paolo Bonzini <bonzini@gnu.org>
3012
3013 PR other/27063
3014 * configure.in: Test subdir_requires and give an appropriate
3015 error message.
3016 * configure: Regenerate.
3017
5cb6c629
AJH
30182006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
f4d8cdf8
JDA
30222006-06-22 John David Anglin <dave.anglin@nrc.ca>
3023
3024 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3025
4fe5abb7
SE
30262006-06-22 Steve Ellcey <sje@cup.hp.com>
3027
3028 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3029
2a79fd67
DA
30302006-06-20 David Ayers <d.ayers@inode.at>
3031
3032 PR bootstrap/28072
3033 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3034 whether target-libjava is being configured instead of whether the
3035 java front end is enabled.
3036 * configure: Regenerate.
7e050830 3037
04879af3
RO
30382006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3039
3040 PR target/27540
3041 * configure.in: Only enable libgomp on IRIX 6.
3042 * configure: Regenerate.
3043
ec6c7392
PB
30442006-06-15 Paolo Bonzini <bonzini@gnu.org>
3045
3046 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3047 too.
3048 * Makefile.in: Regenerate.
3049
12973d7a
DD
30502006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3051
3052 * config-ml.in: Alter CCASFLAGS to include special
3053 multilib options the same as is done for CFLAGS.
3054
c67ed86a
JDA
30552006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3056
3057 * configure.in: Don't enable libgomp on hpux10.
3058 * configure: Rebuilt.
3059
cb253473
DA
30602006-06-12 David Ayers <d.ayers@inode.at>
3061
3062 PR bootstrap/27963
3063 PR target/19970
7e050830 3064 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
3065 ${libgcj} is specified.
3066 * configure: Regenerate.
7e050830 3067
dce2d8b2 30682006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
3069
3070 Sync from src:
7e050830
EC
3071
3072 * configure.in: Sync.
32845532 3073 * configure: Regenerated.
7e050830 3074
32845532
CD
3075 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3076
3077 * Makefile.def: Added dependencies from sim and gdb on intl, and
3078 added configure dependencies to everything with an all dependency
3079 on intl.
3080 * Makefile.in: Regenerated.
3081
7cd0cf9c
DA
30822006-06-06 David Ayers <d.ayers@inode.at>
3083
3084 PR libobjc/13946
3085 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3086 * Makefile.in: Regenerate.
3087 * configure.in: Add --enable-objc-gc at toplevel and have it
3088 enable boehm-gc for Objective-C.
3089 Remove target-boehm-gc from libgcj.
3090 Add target-boehm-gc to target_libraries.
3091 Add target-boehm-gc to noconfigdirs where ${libgcj}
3092 is specified.
3093 Assert that boehm-gc is supported when requested for Objective-C.
3094 Only build boehm-gc if needed either for Java or Objective-C.
3095 * configure: Regenerate.
7e050830 3096
3ff3adad
PB
30972006-06-05 Paolo Bonzini <bonzini@gnu.org>
3098
3099 PR 27674
3100 * Makefile.tpl (configure-[+prefix+][+module+],
3101 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3102 Remove rule to unstage bootstrapped modules.
3103 (stage_current): New.
3104 * Makefile.in: Regenerate.
3105
898e551d
LB
31062006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3107
3108 * MAINTAINERS (Write After Approval): Update my e-mail address.
3109
ea60341e
MS
31102006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3111
3112 * include/libiberty.h: Declare pex_run_in_environment.
3113
222ae291
AL
31142006-05-31 Asher Langton <langton2@llnl.gov>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
898e551d 3117
e9a54b07
PB
31182006-05-25 Paolo Bonzini <bonzini@gnu.org>
3119
3120 * Makefile.def (bfd, opcodes): Fix lib_path.
3121 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3122 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3123 * Makefile.in: Regenerate.
3124
03e67131
CD
31252006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3126
3127 * Makefile.in: Regenerate.
3128
65d6e994
CD
31292006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3130
3131 * Makefile.def: Add install-html target. Add datarootdir
3132 docdir and htmldir to flags_to_pass.
3133 * Makefile.tpl: Add install-html target.
3134 * Makefile.in: Regenerate.
3135 * configure.in: Add --with-datarootdir, --with-docdir, and
3136 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3137 * configure: Regenerate.
3138
9e299237
MS
31392006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3140
3141 * configure.in: Enable gprof for cross builds.
3142 * configure: Regenerate.
3143
c31202cd
RG
31442006-05-22 Richard Guenther <rguenther@suse.de>
3145
3146 Revert
3147 2006-01-31 Richard Guenther <rguenther@suse.de>
3148 Paolo Bonzini <bonzini@gnu.org>
3149
3150 * Makefile.def (target_modules): Add libgcc-math target module.
3151 * configure.in (target_libraries): Add libgcc-math target library.
3152 (--enable-libgcc-math): New configure switch.
3153 * Makefile.in: Re-generate.
3154 * configure: Re-generate.
3155 * libgcc-math: New toplevel directory.
3156
2a332582
JDA
31572006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3158 Andreas Tobler <a.tobler@schweiz.ch>
3159
3160 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3161 * configure: Rebuilt.
3162
dce2d8b2 31632006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 3164
ccce6917
SL
3165 * MAINTAINERS (Write After Approval): Add myself.
3166
ed606bc0
DD
31672006-05-01 DJ Delorie <dj@redhat.com>
3168
3d8f47a0 3169 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
3170 * configure: Regenerate.
3171
9386bd20
RG
31722006-05-01 Richard Guenther <rguenther@suse.de>
3173
3174 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3175 maintainer.
3176
dce2d8b2 31772006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
87ceee72
JB
31812006-04-28 Jan Beulich <jbeulich@novell.com>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
3184
e88a2c09
DD
31852006-04-18 DJ Delorie <dj@redhat.com>
3186
3187 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3188 reference libgloss so that libssp can be built in a combined
3189 tree.
3190 * configure: Regenerate.
3191
675f0a8a
RM
31922006-04-08 Robert Millan <rmh@gcc.gnu.org>
3193
3194 * MAINTAINERS (Write After Approval): Add myself.
3195
27b6c940
BE
31962006-04-05 Ben Elliston <bje@au.ibm.com>
3197
3198 * configure.in: Require makeinfo 4.4 or higher.
3199 * configure: Regenerate.
3200
687b17d4
GP
32012006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3202
3203 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3204 Rearrange the entries of other libraries to have them in one place.
3205
906ac235
JB
32062006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3207
7e050830 3208 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
3209 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3210
fb0103e5
RG
32112006-03-14 Richard Guenther <rguenther@suse.de>
3212
3213 * configure: Regenerate with autoconf 2.13.
3214
17237f6b
JB
32152006-03-13 Jim Blandy <jimb@codesourcery.com>
3216
3217 * MAINTAINERS: Use my work address.
bed31434
JB
3218
3219 * MAINTAINERS: Update my E-mail address.
3220
27079765
AH
32212006-03-10 Aldy Hernandez <aldyh@redhat.com>
3222
3223 * configure.in: Handle --disable-<component> generically.
3224 * configure: Regenerate.
3225
54a17039
L
32262006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3227
3228 PR libgcj/17311
3229 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3230
b9bd11ca
EE
32312006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3232
3233 * MAINTAINERS (Write After Approval): Remove myself.
3234 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3235
dce2d8b2 32362006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 3237
072b06f2
RE
3238 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3239 (TARGET_CONFIGDIRS): Remove.
3240 * configure.in: Remove AC_SUBST(target_configdirs).
3241 * Makefile.in, configure: Regenerated.
ee2312f3 3242
936e1a35
SK
32432006-02-20 Steven G. Kargl <kargls@comcast.net>
3244
3245 * MAINTAINERS (Write After Approval): Remove myself.
3246 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3247
cc11cc9b
PB
32482006-02-20 Paolo Bonzini <bonzini@gnu.org>
3249
3250 PR bootstrap/25670
3251
3252 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3253
3254 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3255 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3256 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3257 BUILD_PREFIX, BUILD_PREFIX_1.
3258 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3259
3260 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3261 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3262
3263 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3264 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3265 of `cat stage_current`. Always provide the `r' and `s' variables.
3266 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3267 a single shell execution.
3268 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3269 bootstrapped modules, make the stage1 module if the build was not
3270 started yet, else build the current stage.
3271 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3272 (all-build, all-host, all-target, [+make_target+]-host,
3273 [+make_target+]-target): Do not use \-continued lines.
3274 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3275 (current_stage, restrap, stage_last): New.
3276
3277 * Makefile.in: Regenerate.
3278 * configure: Regenerate.
3279
63a7c9ef
BD
32802006-02-19 Bud Davis <jmdavis@link.com>
3281
3282 * MAINTAINERS (Write After Approval): Remove myself.
3283 (Language Front End Maintainers): Add myself as fortran 95
3284 maintainer and update e-mail address.
3285
a3543e3a
FXC
32862006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3287
3288 * MAINTAINERS (Write After Approval): Remove myself.
3289 (Language Front End Maintainers): Add myself as fortran 95
3290 maintainer.
3291
ca5b1d2c
VK
32922006-02-16 Victor Kaplansky <victork@il.ibm.com>
3293
3294 * MAINTAINERS (Write After Approval): Add myself.
3295
0499513f
TK
32962006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3297
3298 * MAINTAINERS (Write After Approval): Remove myself.
3299 (Language Front End Maintainers): Add myself as
3300 fortran 95 maintainer.
3301
d1f8db0c
PB
33022006-02-14 Paolo Bonzini <bonzini@gnu.org>
3303
3304 Sync from src:
3305
3306 2005-12-27 Leif Ekblad <leif@rdos.net>
3307
cc6010cd
AP
3308 * configure.in: Add support for RDOS target.
3309 * configure: Regenerate.
d1f8db0c
PB
3310
33112006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 3312 Andreas Schwab <schwab@suse.de>
d1f8db0c 3313
cc6010cd 3314 * configure: Regenerate.
d1f8db0c 3315
cac90078
DE
33162006-02-12 David Edelsohn <edelsohn@gnu.org>
3317
3318 * configure.in (enable_libgomp): Add AIX.
3319 * configure: Regenerate.
3320
bd37fbf5
MK
33212006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3324
23027b7a
LM
33252006-02-03 Lee Millward <lee.millward@gmail.com>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
7e050830 3328
0058967b
RG
33292006-01-31 Richard Guenther <rguenther@suse.de>
3330 Paolo Bonzini <bonzini@gnu.org>
3331
3332 * Makefile.def (target_modules): Add libgcc-math target module.
3333 * configure.in (target_libraries): Add libgcc-math target library.
3334 (--enable-libgcc-math): New configure switch.
3335 * Makefile.in: Re-generate.
3336 * configure: Re-generate.
3337 * libgcc-math: New toplevel directory.
3338
e8b05380
PB
33392006-01-26 Paolo Bonzini <bonzini@gnu.org>
3340
3341 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3342 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3343 the assembler, linker and binutils.
3344 * configure: Regenerate.
3345
d54d5437
DM
33462006-01-22 Dirk Mueller <dmueller@suse.de>
3347
3348 * MAINTAINERS (Write After Approval): Add myself.
3349
670cbfcf
DN
33502006-01-20 Diego Novillo <dnovillo@redhat.com>
3351
3352 * configure: Regenerate.
3353
953ff289
DN
33542006-01-18 Richard Henderson <rth@redhat.com>
3355 Jakub Jelinek <jakub@redhat.com>
3356 Diego Novillo <dnovillo@redhat.com>
3357
3358 * libgomp: New directory.
3359 * Makefile.def: Add target_module libgomp.
3360 * Makefile.in: Regenerate.
3361 * configure.in (target_libraries): Add target-libgomp.
3362 * configure: Regenerate.
3363
32ce4048
AO
33642006-01-05 Alexandre Oliva <aoliva@redhat.com>
3365
3366 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3367 @ from continuation.
3368 * Makefile.in: Rebuilt.
3369
0eaf8e17 33702006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 3371
c76c0c83
CL
3372 * MAINTAINERS (Write After Approval): Add myself.
3373
2d309510
PB
33742006-01-04 Paolo Bonzini <bonzini@gnu.org>
3375
3376 PR bootstrap/24252
3377
3378 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3379 * Makefile.tpl (OBJDUMP): New.
3380 (EXTRA_HOST_FLAGS): Add it.
3381 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3382
953ff289
DN
3383 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3384 to use symbolic links between directories. Avoid race conditions
3385 or make them harmless.
3386 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
3387
3388 * Makefile.def (LEAN): Pass.
3389 * Makefile.tpl (LEAN): Define.
3390 (stage[+id+]-start): Accept that the previous directory does not
3391 exist, if the bootstrap is lean.
3392 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3393 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3394 configure substitution.
3395 ([+compare-target+]): Likewise.
3396 ([+bootstrap-target+]-lean): New.
3397 * configure.in: Remove lean bootstrap support from here.
3398
953ff289
DN
3399 * Makefile.in: Regenerate.
3400 * configure: Regenerate.
2d309510 3401
368872c3
BE
34022006-01-04 Ben Elliston <bje@au.ibm.com>
3403
3404 * MAINTAINERS (libdecnumber): Add myself.
3405
d79e6356
MM
34062006-01-02 Mark Mitchell <mark@codesourcery.com>
3407
3408 * libtool-ldflags: New script.
3409
a6fbc1e2
AS
34102006-01-02 Andreas Schwab <schwab@suse.de>
3411
3412 * configure.in: When reconfiguring remove Makefile in
3413 all stage directories.
3414 * configure: Regenerate.
3415
103a4b39
SB
34162005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3417
3418 * MAINTAINERS: Update my email address.
3419
212f829c
PB
34202005-12-20 Paolo Bonzini <bonzini@gnu.org>
3421
3422 Revert Ada-related part of the previous change.
3423
3424 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3425 Do not pass.
3426 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3427 * Makefile.in: Regenerate.
3428 * configure.in: Do not include mt-ppc-aix target fragment.
3429 * configure: Regenerate.
3430
8ef1f2df
PB
34312005-12-19 Paolo Bonzini <bonzini@gnu.org>
3432
3433 * configure.in: Select appropriate fragments for PowerPC/AIX.
3434 * configure: Regenerate.
3435
3436 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3437 BOOT_CFLAGS, BOOT_LDFLAGS.
3438 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3439 BOOT_CFLAGS, BOOT_LDFLAGS.
3440 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3441 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3442 (stage): Fail if we cannot complete the work.
3443 * Makefile.in: Regenerate.
3444
ab34901f
NS
34452005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3446
3447 * configure.in: Replace ms1 with mt.
3448 * configure: Rebuilt.
3449
cbe82f21
BM
34502005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3451
3452 * MAINTAINERS: Update my email address.
3453
19843472
PB
34542005-12-15 Paolo Bonzini <bonzini@gnu.org>
3455
3456 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3457 install-host-nogcc): Don't invoke $(stage) at the end.
3458 * Makefile.in: Regenerate.
3459
1ca26cd2
PB
34602005-12-14 Paolo Bonzini <bonzini@gnu.org>
3461
3462 * configure.in: Flip the top-level bootstrap switch.
3463 * configure: Regenerate.
3464
f41d6665
DJ
34652005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3466
3467 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3468 $(stage) and $(unstage).
3469 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3470 (all): Remove stray semicolon.
3471 (local-distclean): Don't handle multilib.tmp and multilib.out.
3472 (install.all): Set $s for consistency.
3473 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3474 check_multilibs setting. Always make the install directory.
3475 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3476 Correct @if/@endif.
3477 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3478 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3479 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3480 (multilib.out): Remove.
3481 * Makefile.in: Regenerated.
3482
dce2d8b2 34832005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
3484
3485 * MAINTAINERS (Write After Approval): Add myself.
3486
64f182bd
NS
34872005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3488
121b2cee
NS
3489 * MAINTAINERS: Add myself as mt maintainer.
3490
64f182bd
NS
3491 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3492
a6d63770
AN
34932005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3494
3495 * MAINTAINERS: Change email address.
3496
2abefe3d
PB
34972005-12-05 Paolo Bonzini <bonzini@gnu.org>
3498
3499 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3500 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3501 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3502 Find in-tree tools if available.
3503 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3504 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3505 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3506 (COMPILER_*_FOR_TARGET): New.
3507 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3508 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3509 (CONFIGURED_*, USUAL_*): Remove.
3510 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3511 STRIP): Use autoconf substitutions.
3512 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3513 COMPILER_NM_FOR_TARGET): New.
3514 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3515
3516 (all): Make all-host and all-target in parallel.
3517 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3518 that $$r and $$s are set before invoking a recursive make.
3519 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3520 ([+bootstrap-target+]): Inline most of the `all' target.
3521
2f3bdde7
BE
35222005-11-29 Ben Elliston <bje@au.ibm.com>
3523
3524 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3525 from the gcc build directory.
3526 * Makefile.in: Regenerate.
3527
a4b6c45a
BE
35282005-11-29 Ben Elliston <bje@au.ibm.com>
3529
3530 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3531 depend on all-libdecnumber.
3532 * configure.in (host_libs): Include libdecnumber.
3533 * Makefile.in: Regenerate.
3534 * configure: Likewise.
3535
473a74b9
BE
35362005-11-29 Ben Elliston <bje@au.ibm.com>
3537
3538 * libdecnumber: Import decNumber sources from the dfp-branch.
3539
b4623110
KJ
35402005-11-21 Kean Johnston <jkj@sco.com>
3541
3542 * config.sub, config.guess: Sync from upstream sources.
3543
67dc1785
BE
35442005-11-21 Ben Elliston <bje@au.ibm.com>
3545
3546 Import from Autoconf sources:
3547
3548 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3549 * config/move-if-change: Don't output "$2 is unchanged";
3550 suggested by Ben Elliston. Handle weird characters correctly.
3551
186abafe
AT
35522005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3553
3554 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3555 to match upstream libtool for darwin.
3556
ef9db8d5
DJ
35572005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3558
3559 * Makefile.def: Remove gdb dependencies for gdbtk.
3560 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3561 (configure-gdb, install-gdb): New rules.
3562 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3563 * Makefile.in, configure: Regenerated.
3564
9c5141ab
JB
35652005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3566
3567 * MAINTAINERS (Write After Approval): Add myself.
3568
4523d51b
EE
35692005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3570
3571 * MAINTAINERS (Write After Approval): Add myself.
3572
086b011c
DN
35732005-10-24 Diego Novillo <dnovillo@redhat.com>
3574
3575 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3576 Diego Novillo.
3577
e7c84bf8
PB
35782005-10-22 Paolo Bonzini <bonzini@gnu.org>
3579
3580 PR bootstrap/24297
3581 * Makefile.tpl (do-[+make-target+], do-check, install,
3582 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3583 are set before recursing.
3584 * Makefile.in: Regenerate.
3585
b88a7564
EB
35862005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3587
3588 PR bootstrap/18939
3589 * Makefile.def (gcc) <target>: Fix thinko.
3590 * Makefile.in: Regenerate.
3591
61efc800
BS
35922005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3593
3594 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3595 * configure: Regenerate.
3596
f53d2869
JZ
35972005-10-15 Jie Zhang <jie.zhang@analog.com>
3598
3599 * MAINTAINERS (Write After Approval): Add self.
3600
077fc835
KH
36012005-10-08 Kazu Hirata <kazu@codesourcery.com>
3602
3603 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3604 target-libffi, target-qthreads, target-libjava, and
3605 targetlibobjc.
3606 * configure: Regenerate.
3607
d739199a
DJ
36082005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3609
3610 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3611 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3612 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3613 (USUAL_OBJDUMP_FOR_TARGET): New.
3614 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3615 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 3616 * configure, Makefile.in: Regenerated.
d739199a 3617
db38c6bb
PB
36182005-10-05 Paolo Bonzini <bonzini@gnu.org>
3619
3620 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3621 before other host packages.
3622
3015564c
KK
36232005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3624
3625 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3626
1061f99e
PB
36272005-10-05 Paolo Bonzini <bonzini@gnu.org>
3628
3629 PR bootstrap/22340
3630
3631 * configure.in (default_target): Remove.
3632 * Makefile.tpl (all): Do not use prerequisites as subroutines
3633 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3634 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3635 use prerequisites as subroutines.
3636 (check-host, check-target): New.
3637 (bootstrap configure & all targets): Do not use stage*-start
3638 if the directory layout is already ok.
3639 (non-bootstrap configure & all targets): Prepend a $(unstage).
3640 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3641 (NOTPARALLEL): Remove.
3642 (unstage, stage variables): New variables.
3643 (unstage, stage targets): Simply expand to those variables.
3644
3645 * configure: Regenerate.
3646 * Makefile.in: Regenerate.
3647
4a9c436f
JW
36482005-10-04 James E Wilson <wilson@specifix.com>
3649
3650 * Makefile.def (lang_env_dependencies): Add libmudflap.
3651 * Makefile.in: Regenerate.
3652
37150080
AS
36532005-10-03 Andreas Schwab <schwab@suse.de>
3654
3655 Backport from libtool CVS:
3656 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3657
3658 * ltmain.sh: add support for installing into temporary
3659 staging area (e.g. 'make install DESTDIR=...')
3660
39d16468
L
36612005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3662
3663 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3664 * configure: Regenerated.
3665
72a7ab82
AP
36662005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3667
3668 * configure: Regenerate with the correct
3669 autoconf version.
3670
6b65a26d
CM
36712005-09-30 Catherine Moore <clm@cm00re.com>
3672
3673 * configure.in (bfin-*-*): New.
3674 * configure: Regenerated.
3675
040b1c5a
GK
36762005-09-28 Geoffrey Keating <geoffk@apple.com>
3677
3678 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3679 (LIPO_FOR_TARGET): New.
3680 (CONFIGURED_LIPO_FOR_TARGET): New.
3681 (USUAL_LIPO_FOR_TARGET): New.
3682 (STRIP_FOR_TARGET): New.
3683 (CONFIGURED_STRIP_FOR_TARGET): New.
3684 (USUAL_STRIP_FOR_TARGET): New.
3685 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3686 STRIP_FOR_TARGET.
3687 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3688 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3689 * Makefile.in: Regenerate.
3690 * configure: Regenerate.
7e050830 3691
3a3c28db
DE
36922005-09-19 David Edelsohn <edelsohn@gnu.org>
3693
3694 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3695 (rs6000-*-aix*): Same.
3696 * configure: Regenerate.
3697
2749a921
TT
36982005-09-16 Tom Tromey <tromey@redhat.com>
3699
3700 * MAINTAINERS: Add self as java maintainer.
3701
7f26dfa3
FXC
37022005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3703
3704 * configure.in: Recognize f95 in the --enable-languages option,
3705 and substitute it for fortran, issuing a warning.
3706 * configure: Regenerate.
3707
d8852c4f
PE
37082005-08-30 Phil Edwards <phil@codesourcery.com>
3709
3710 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3711 * configure: Regenerated.
3712
ad685e81
AH
37132005-08-22 Aldy Hernandez <aldyh@redhat.com>
3714
3715 * MAINTAINERS: Add self as ms1 maintainer.
3716
b00d752c
RE
37172005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3718
3719 * Makefile.def (libssp): Add to lang_env_dependencies.
3720 * Makefile.in: Regenerate.
3721
9ed8fb9b
ILT
37222005-08-18 Ian Lance Taylor <ian@airs.com>
3723
3724 * MAINTAINERS: Add myself as middle-end maintainer.
3725
0f029d39
CG
37262005-08-17 Christian Groessler <chris@groessler.org>
3727
3728 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3729 * Makefile.in: Regenerate.
3730
81087874
AK
37312005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3732
3733 * MAINTAINERS (write after approval): Added myself.
3734
6a134f1c
MR
37352005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
2693c0b0
PB
37392005-08-12 Paolo Bonzini <bonzini@gnu.org>
3740
3741 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3742 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3743 Look for alternate names of the target cc and c++
3744 * configure: Regenerate.
3745
4de997d1
PB
37462005-08-08 Paolo Bonzini <bonzini@gnu.org>
3747
3748 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3749 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3750 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3751 tools; remove code to manually set them.
3752 (Target tools): Look in the environment for them.
3753 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3754 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3755 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3756 build directory.
3757 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3758 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3759 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3760 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3761 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3762 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3763 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3764 * configure: Regenerate.
3765 * Makefile.in: Regenerate.
3766
b089e33a
BE
37672005-07-28 Ben Elliston <bje@au.ibm.com>
3768
3769 * MAINTAINERS: Update for removed CPU targets.
3770
e3791243
MM
37712005-07-27 Mark Mitchell <mark@codesourcery.com>
3772
3773 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 3774 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
3775 * Makefile.in: Regenerated.
3776
526635cb
MM
37772005-07-26 Mark Mitchell <mark@codesourcery.com>
3778
3779 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3780 (CFLAGS_FOR_TARGET): Use it.
3781 (CXXFLAGS_FOR_TARGET): Likewise.
3782 * Makefile.in: Regenerated.
3783 * configure.in (--with-build-sysroot): New option.
3784 * configure: Regenerated.
3785
19791f70
PB
37862005-07-24 Paolo Bonzini <bonzini@gnu.org>
3787
3788 * Makefile.tpl: Wrap install between unstage and stage
3789 * Makefile.in: Regenerate.
3790
35f5a23f
EC
37912005-07-21 Eric Christopher <echristo@apple.com>
3792
3793 * MAINTAINERS: Update affiliation.
3794
ff3ddf15
PW
37952005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3796
3797 * MAINTAINERS: Add self as crx port maintainer.
3798
3a664c1c
DD
37992005-07-20 DJ Delorie <dj@redhat.com>
3800
3801 * MAINTAINERS: Add self as m32c maintainer.
3802
539df155
KC
38032005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3804
3805 * all files: Update FSF address.
3806
be9c593a
EC
38072005-07-15 Eric Christopher <echristo@redhat.com>
3808
3809 * MAINTAINERS: Change affiliation.
3810
fd7ea4ab
JB
38112005-07-14 Jim Blandy <jimb@redhat.com>
3812
3813 * configure.in: Add cases for Renesas m32c.
3814 * configure: Regenerated.
7e050830 3815
0063a823
KC
38162005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3817
d0ca130a
KC
3818 * COPYING.LIB: Update from fsf.org.
3819
38202005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3821
3822 * COPYING, compile, config.guess,
0063a823
KC
3823 config.sub, install-sh, missing, mkinstalldirs,
3824 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 3825 * config-ml.in: Update FSF address.
0063a823 3826
a8ba31f2
EC
38272005-07-13 Eric Christopher <echristo@redhat.com>
3828
3829 * configure.in: Add toplevel noconfigdir support for tpf.
3830 * configure: Regenerate.
3831
5bea4a03
PB
38322005-07-11 Paolo Bonzini <bonzini@gnu.org>
3833
3834 PR ada/22340
3835
3836 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3837 * Makefile.in: Regenerate.
3838
284bdbbd
MM
38392005-07-07 Mark Mitchell <mark@codesourcery.com>
3840
3841 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 3842 Brolley to write-after-approval.
284bdbbd 3843
452190fb
AS
38442005-07-07 Andreas Schwab <schwab@suse.de>
3845
3846 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3847 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3848 * Makefile.in: Regenerated.
3849
9c8f9ec2
GK
38502005-07-06 Geoffrey Keating <geoffk@apple.com>
3851
3852 * configure.in: Don't build sim or rda when targetting darwin.
3853 * configure: Regenerate.
3854
ef0087a7
KH
38552005-07-06 Kazu Hirata <kazu@codesourcery.com>
3856
3857 * configure.in: Add --enable-libssp and --disable-libssp.
3858 * configure: Regenerate with autoconf-2.13.
3859
77008252
JJ
38602005-07-02 Jakub Jelinek <jakub@redhat.com>
3861
3862 * Makefile.def (target_modules): Add libssp.
3863 * configure.in (target_libraries): Add target-libssp.
3864 * configure: Rebuilt.
3865 * Makefile.in: Rebuilt.
3866
a04eae1b
ZW
38672005-07-01 Zack Weinberg <zackw@panix.com>
3868
3869 * MAINTAINERS: Change email address. Resign from maintainership.
3870
948884cd
RG
38712005-07-01 Richard Guenther <rguenther@suse.de>
3872
3873 * MAINTAINERS: Change my e-mail address and affiliation.
3874
c7870f5d
PB
38752005-06-22 Paolo Bonzini <bonzini@gnu.org>
3876
3877 * Makefile.def (stagefeedback): Come after profile.
3878 Define profiledbootstrap target.
3879 * Makefile.tpl (profiledbootstrap): Remove.
3880 (stageprofile-end): Zap stagefeedback.
3881 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3882 * Makefile.in: Regenerate.
3883
ab99519a
RS
38842005-06-13 Richard Sandiford <richard@codesourcery.com>
3885
3886 * MAINTAINERS: Update my email address.
3887
f610dd5f
ZW
38882005-06-13 Zack Weinberg <zack@codesourcery.com>
3889
3890 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3891 In 'cpp' stanza, support '#line' as well as '# '.
3892
71bc2a83
AS
38932005-06-08 Andreas Schwab <schwab@suse.de>
3894
3895 * MAINTAINERS: Move myself from 'Write After Approval' to
3896 'CPU Port Maintainers' section as m68k maintainer.
3897
4fab7234
HPN
38982005-06-07 Hans-Peter Nilsson <hp@axis.com>
3899
3900 * configure.in (unsupported_languages): New macro.
3901 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3902 non-ported target libraries in noconfigdirs.
3903 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3904 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 3905 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
3906 unsupported_languages.
3907 * configure: Regenerate.
3908
68193f9b
TS
39092005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3910
3911 * configure.in: Fix typo in handling of --with-mpfr-dir.
3912 * configure: Regenerate.
3913
f26f6b8d
RS
39142005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3915
3916 * MAINTAINERS: Update my email address.
3917
ba4853f8
JB
39182005-06-02 Jim Blandy <jimb@redhat.com>
3919
3920 * config.sub: Add cases for the Renesas m32c. (This patch has been
3921 accepted into the master sources.)
3922
79dd769c 39232005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
3924 Michael Snyder <msnyder@redhat.com>
3925 Stan Cox <scox@redhat.com>
79dd769c 3926
f610dd5f 3927 * configure.in: Set noconfigdirs for ms1.
79dd769c 3928
f610dd5f 3929 * configure: Regenerate.
79dd769c 3930
d29e107f
JD
39312005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3932
3933 * MAINTAINERS (Write After Approval): Add self.
3934
e93196c3
JC
39352005-06-01 Josh Conner <jconner@apple.com>
3936
3937 * MAINTAINERS (Write After Approval): Add self.
3938
ae263c7a
KH
39392005-06-01 Kazu Hirata <kazu@codesourcery.com>
3940
3941 * MAINTAINERS: Update my email address.
3942
585b3aa3
ZM
39432005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3944
3945 * MAINTAINERS (Write After Approval): Add self.
3946
4930c50b
CD
39472005-05-26 Chris Demetriou <cgd@broadcom.com>
3948
3949 * MAINTAINERS (Write After Approval): Remove self.
3950
2dfbef6d
PB
39512005-05-25 Paolo Bonzini <bonzini@gnu.org>
3952
3953 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3954 (Dependencies): Consider target modules for bootstrap dependencies.
3955 Make target bootstrap modules depend on each stage's gcc.
3956 * Makefile.in: Regenerate.
3957
bcb28cf5
PB
39582005-05-20 Paolo Bonzini <bonzini@gnu.org>
3959
3960 * Makefile.def (configure-gcc): Depend on binutils having been built.
3961 (all-gcc): No need to do it here.
3962 * Makefile.in: Regenerate.
3963
0cf085e4
PB
39642005-05-19 Paul Brook <paul@codesourcery.com>
3965
f610dd5f 3966 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
3967 language cannot be built.
3968 * configure: Regenerate.
3969
dfb2c39a
DJ
39702005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3971
3972 * ylwrap: Import from Automake 1.9.5.
3973
771aaa92
DU
39742005-05-13 David Ung <davidu@mips.com>
3975
3976 * MAINTAINERS (Write After Approval): Add self.
3977
3ac9bd58
MS
39782005-05-09 Mike Stump <mrs@apple.com>
3979
3980 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3981 lt_cv_sys_max_cmd_len for now.
f610dd5f 3982
f77a5578
SC
39832005-05-09 Stan Cox <scox@redhat.com>
3984
3985 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3986
795e36e5
MK
39872005-05-08 Matt Kraai <kraai@ftbfs.org>
3988
3989 * README.SCO: Update the URL.
3990
c9392a2b
DE
39912005-05-05 David Edelsohn <edelsohn@gnu.org>
3992
3993 * ltconfig: Define file_list_spec. Pass file_list_spec and
3994 with_gnu_ld to libtool.
3995 * ltcf-c.sh (aix[45]): Define file_list_spec.
3996 * ltcf-cxx.sh (aix[45]): Same.
3997 * ltcf-gcj.sh (aix[45]): Same.
3998 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3999 exists, write list of input files to temporary file.
4000
bebcd931
MS
40012005-05-04 Mike Stump <mrs@apple.com>
4002
4003 * configure.in: Always pass --target to target configures as
4004 otherwise rebuilds that do --recheck will fail.
4005 * confiugure: Rebuilt.
4006
ce406537
PB
40072005-05-04 Paolo Bonzini <bonzini@gnu.org>
4008
4009 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4010 STAGE_HOST_EXPORTS.
4011 (configure, all): Add bootstrap support.
4012 (Host modules, target modules): Pass post-stage1 flags and exports.
4013 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4014 * Makefile.in: Regenerate.
4015
aa9dcfc4
PB
40162005-04-29 Paolo Bonzini <bonzini@gnu.org>
4017
4018 * configure: Regenerate.
4019
b6f9abcf
MS
40202005-04-27 Mike Stump <mrs@apple.com>
4021
4022 * MAINTAINERS: Add self as darwin maintainer.
4023
acb217cb
BS
40242005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4025
4026 * config.sub: Update from master copy.
4027
b6dae270
MS
40282005-04-21 Mike Stump <mrs@apple.com>
4029
4030 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4031 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4032
c2e0d3a9
HPN
40332005-04-19 Hans-Peter Nilsson <hp@axis.com>
4034
4035 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4036 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4037 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4038 "*-*-elf" and "*-*-linux*".
4039 * configure: Regenerate.
4040
871ae772
JM
40412005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4042
4043 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4044
bf070c29
MS
40452005-04-12 Mike Stump <mrs@apple.com>
4046
4047 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4048
e865b6f7
TK
40492005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
7b71ad7f
BS
40532005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4054
4055 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4056
25b42232
PB
40572005-04-06 Paolo Bonzini <bonzini@gnu.org>
4058
f610dd5f 4059 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
4060 (TARGET_CONFIGARGS): Include --with-target-subdir.
4061 (configure, all): New macros. Use them throughout.
4062 * Makefile.in: Regenerate.
4063
d727c624
JG
40642005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4065
4066 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 4067
fff72cc4
ZD
40682005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4069
4070 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4071
86472dc3
GP
40722005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4073
4074 * MAINTAINERS: Move John Carr to Write After Approval.
4075
dce2d8b2 40762005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
4077
4078 * config/mh-mingw32: Delete.
4079 * configure.in: Don't use it.
4080 * configure: Regenerate.
4081
33da42bc
PB
40822005-03-31 Paolo Bonzini <bonzini@gnu.org>
4083
4084 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4085 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 4086 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
4087 (HOST_LIB_PATH): Generate from Makefile.def.
4088 (TARGET_LIB_PATH): Likewise.
4089 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4090 * Makefile.in: Regenerate.
4091 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4092 (RPATH_ENVVAR): Include Darwin case.
4093 * configure: Regenerate.
4094
15cc1841
TF
40952005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4096
4097 * MAINTAINERS (Various Maintainers): Remove self.
4098 (Write After Approval): Add self.
4099
6a8c79d5
TF
41002005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4101
4102 * MAINTAINERS (Various Maintainers): Add self.
4103
256f7136
PB
41042005-03-25 Paolo Bonzini <bonzini@gnu.org>
4105
4106 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4107 * configure: Regenerate.
4108
191dd2c9
ZW
41092005-03-21 Zack Weinberg <zack@codesourcery.com>
4110
4111 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4112 gcc_version, and gcc_version_trigger from set of flags to pass.
4113 * Makefile.tpl: Remove definitions of above variables.
4114 (config.status): Remove dependency on $(gcc_version_trigger).
4115 * Makefile.in: Regenerate.
4116 * configure.in: Do not reference config/gcc-version.m4 nor
4117 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4118 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4119 * configure: Regenerate.
4120
ef6e9bc0 41212005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 4122 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
4123
4124 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4125 * Makefile.in: Regenerate.
4126
009bbd5a
FW
41272005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4128
4129 * MAINTAINERS (Write After Approval): Add myself.
4130
09f8755b
DA
41312005-03-03 David Ayers <d.ayers@inode.at>
4132
4133 * MAINTAINERS (Write After Approval): Add myself.
4134
e73ed25c
AO
41352005-03-01 Alexandre Oliva <aoliva@redhat.com>
4136
4137 PR libgcj/20160
4138 * ltmain.sh: Avoid creating archives with components that have
4139 duplicate basenames.
4140
ace9ac7b
AP
41412005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4142
4143 PR bootstrap/20250
4144 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4145 instead of check.
4146 * Makefile.in: Regenerate.
4147
c9db9354
PB
41482005-02-28 Paolo Bonzini <bonzini@gnu.org>
4149
4150 * Makefile.in: Regenerate to fix conflict between the previous two
4151 patches.
4152
215c351a
PB
41532005-02-28 Paolo Bonzini <bonzini@gnu.org>
4154
4155 PR bootstrap/17383
4156 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4157 * Makefile.tpl (HOST_SUBDIR): New substitution.
4158 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4159 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4160 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4161 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4162 (Host modules, Bootstrapped modules): Use it.
4163 (Build modules, Target modules): Do not create symlink trees,
4164 always configure out-of-srcdir.
4165 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4166 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4167 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4168 $(HOST_SUBDIR). Create a symlink for host_subdir.
4169
4170 * Makefile.in: Regenerate.
4171 * configure: Regenerate.
4172
5395b47b
NN
41732005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4174
4175 Merged from libada-gnattools-branch:
4176 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4177
4178 * gnattools: New directory.
4179 * Makefile.def: Add gnattools as a module, depending on target-libada.
4180 * Makefile.in: Regenerate.
4181 * configure.in: Include gnattools in host_tools; disable it if ada
4182 is disabled.
4183 * configure: Regenerate.
4184
ca2cc05c
JM
41852005-02-24 James A. Morrison <phython@gcc.gnu.org>
4186
4187 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4188 treelang maintainer.
4189 (Write After Approval): Remove myself.
4190
d2f3024f
PS
41912005-02-23 Paul Schlie <schlie@comcast.net>
4192
4193 * configure.in: Allow darwin targeted ports to build tk, itcl and
4194 libgui.
4195 * configure: Regenerate.
4196
bba5e0ca
EB
41972005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4198
4199 PR libgcj/10353
4200 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4201 * configure: Regenerate.
4202
70132ce7
SK
42032005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
20f0edca
ILT
42072005-02-10 Ian Lance Taylor <ian@airs.com>
4208
4209 * MAINTAINERS: Update my e-mail address.
4210
e64e5109
RG
42112005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4212
4213 * MAINTAINERS (Write After Approval): Add myself.
4214
40d64b5a
HPN
42152005-01-29 Hans-Peter Nilsson <hp@axis.com>
4216
4217 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4218 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4219 target-libgloss when not *-*-elf and *-*-aout.
4220 * configure: Regenerate.
4221
54a12711
KH
42222005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4223
4224 * MAINTAINERS: Remove obsolete entries.
4225
0aa99dbb
KH
4226 * MAINTAINERS (Write After Approval): Add Michael Matz.
4227
2b009f5f
NB
42282005-01-19 Neil Booth <neil@daikokuya.co.uk>
4229
4230 * MAINTAINERS: Remove self as cpplib maintainer.
4231
385870f5
KC
42322005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4233
4234 * install-sh, config.sub: Import from upstream.
4235
e7daab31
KC
42362005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4237
4238 PR bootstrap/18222
4239 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4240 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4241 * Makefile.in: Regenerate.
4242
e6003f4d
JT
42432005-01-16 Jason Thorpe <thorpej@netbsd.org>
4244
4245 * MAINTAINERS: Update my email address.
4246
145e2972 42472005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 4248 Andreas Schwab <schwab@suse.de>
145e2972
DE
4249
4250 PR bootstrap/18033
4251 * config-ml.in: Eval option if surrounded by single quotes.
4252
86c7e0da
PB
42532005-01-03 Paolo Bonzini <bonzini@gnu.org>
4254
4255 Revert 2004-12-28 Makefile changes, a better fix will be
4256 applied to mainline and src after GCC 4.0 branches.
4257
3224a22f
PB
42582004-12-28 Paolo Bonzini <bonzini@gnu.org>
4259
4260 PR bootstrap/17383
4261
4262 * Makefile.def (target_modules): Remove stage parameter,
4263 it is always true now.
4264 * Makefile.tpl (configure-build-[+module+],
4265 configure-target-[+module+]): Always build symlink tree
4266 for the directory and for include. BUILD_SUBDIR and
4267 TARGET_SUBDIR cannot be . anymore.
4268 * Makefile.in: Regenerate.
4269
aaf51ca2
DE
42702004-12-25 David Edelsohn <edelsohn@gnu.org>
4271
4272 Revert 2004-12-08 Makefile changes.
4273
4e32e454
DS
42742004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4275
4276 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4277 cygwin, mingw.
4278
669f01d8
AS
42792004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4280
4281 * configure.in (sh64-*-*): Reenable gprof.
4282 * configure: Regenerate.
4283
1b227ee0
DE
42842004-12-08 David Edelsohn <edelsohn@gnu.org>
4285
4286 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4287 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4288 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4289 * Makefile.in: Regenerate.
4290
ce5e944c
CF
42912004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4292
4293 * MAINTAINERS: Update my email address.
4294
893f1e87
MK
42952004-12-07 Matt Kraai <kraai@ftbfs.org>
4296
4297 * Makefile.tpl: Generate normal dependencies if the LHS module is
4298 not bootstrapped.
4299 * Makefile.in: Regenerate.
4300
bb59c339
RS
43012004-12-03 Richard Sandiford <rsandifo@redhat.com>
4302
4303 * configure.in: Include config/gxx-include-dir.m4. Use
4304 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4305 * configure: Regenerate.
4306
4982adbe
RS
43072004-12-03 Richard Sandiford <rsandifo@redhat.com>
4308
4309 * config.if: Delete.
4310 * configure.in: Set libstdcxx_incdir directly.
4311 * configure: Regenerate.
4312
05750653
EC
43132004-12-02 Eric Christopher <echristo@redhat.com>
4314
4315 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4316 * Makefile.in: Regenerate.
4317
5fef1dbd
RS
43182004-12-02 Richard Sandiford <rsandifo@redhat.com>
4319
4320 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4321 * configure: Regenerate.
4322
afabd8e6
RS
43232004-12-02 Richard Sandiford <rsandifo@redhat.com>
4324
4325 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4326 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4327 * configure: Regenerate.
4328
78716e86
EC
43292004-12-01 Eric Christopher <echristo@redhat.com>
4330
4331 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4332 of things to remove.
4333
57ab8ba9
MK
43342004-11-29 Matt Kraai <kraai@ftbfs.org>
4335
4336 * MAINTAINERS (Write After Approval): Update my e-mail address.
4337
2539bffe
KC
43382004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4339
4340 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4341 from CVS libtool to always pass_all.
4342
3e732ba0
JDA
43432004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4344
4345 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4346 (hppa*64*-*-*): Delete incorrect comment.
4347 * configure: Rebuilt.
4348
767f726e
KC
43492004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4350
4351 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4352
2c92e90f
KC
43532004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4354
4355 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4356 from CVS libtool to always pass_all.
4357
32f84e48
KC
43582004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4359
4360 * install-sh, compile: Import from automake.
4361
9587be8a
KC
43622004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4363
4364 * config.guess, config.sub: Import from savannnah.
4365
04e81808 43662004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
4367
4368 * MAINTAINERS (Write After Approval): Add myself
4369
f87a2b2e
MS
43702004-11-12 Mike Stump <mrs@apple.com>
4371
4372 * Makefile.def: Add html support.
4373 * Makefile.tpl: Likewise.
4374 * Makefile.in: Regenerate.
4375
848556c2
GK
43762004-11-11 Geoffrey Keating <geoffk@apple.com>
4377
556f03c4
GK
4378 PR 18423
4379 * configure.in: Remove all instances of build-fixincludes from
4380 noconfigdirs.
4381 (build_configargs): Supply --target to subdirectories.
4382 * configure: Regenerate.
4383
848556c2
GK
4384 * Makefile.def: Make gcc install depend on fixincludes install.
4385 * Makefile.in: Regenerate.
4386
9e5712a5
JJ
43872004-11-10 Janis Johnson <janis187@us.ibm.com>
4388
4389 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4390
4ef509c0
PB
43912004-11-11 Paul Brook <paul@codesourcery.com>
4392
4393 * MAINTAINERS: Add self as arm maintainer. Update email address.
4394
20d11df6
HPN
43952004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4396
4397 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4398 target-libgfortran.
79fd8592 4399 * configure: Regenerate.
20d11df6 4400
68c70f15
DE
44012004-11-07 David Edelsohn <edelsohn@gnu.org>
4402
4403 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4404 like CC.
4405
54f88091
PB
44062004-11-05 Paolo Bonzini <bonzini@gnu.org>
4407
4408 * Makefile.def (host fixincludes): Specify missing targets.
4409 * Makefile.in: Regenerate.
4410
6866abb8
RC
44112004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4412
4413 * MAINTAINERS: Add myself
4414
83f62578
GL
44152004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4416
4417 * MAINTAINERS (Write After Approval): Add myself.
4418
53c7ffe7
GK
44192004-11-04 Geoffrey Keating <geoffk@apple.com>
4420
4421 * Makefile.def: Build fixincludes for the host, too.
4422 * Makefile.in: Regenerate.
4423 * configure.in (host_tools): Add fixincludes.
4424 * configure: Regenerate.
4425
ac8b3d9d
DJ
44262004-11-04 Daniel Jacobowitz <dan@debian.org>
4427
4428 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4429 * configure: Regenerated.
4430
bab37580
L
44312004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4432
4433 PR other/17783
4434 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4435 * configure: Regenerated.
4436
db1de713
MM
44372004-10-31 Mark Mitchell <mark@codesourcery.com>
4438
4439 * README.SCO: Update per FSF instructions.
4440
a827e21a
EW
44412004-10-28 Eric B. Weddington <ericw@evcohs.com>
4442
4443 PR target/18151
4444 * configure.in (case ${target}): Do not build fixincludes for avr.
4445 * configure: Regenerated.
4446
9d069a4f
PB
44472004-10-26 Paolo Bonzini <bonzini@gnu.org>
4448
4449 * configure.in (case ${target}): Do not build fixincludes
4450 on platforms where it is not used.
4451 * configure: Regenerated.
4452
fc45f3fe
DJ
44532004-10-23 Daniel Jacobowitz <dan@debian.org>
4454
4455 * configure.in: Use an absolute path to install-sh.
4456 * configure: Regenerated.
4457
36554b92
AL
44582004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4459
4460 * MAINTAINERS (Write After Approval): Add myself.
4461
88e9994a
KH
44622004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4463
4464 * MAINTAINERS: Remove from Write After Approval those that are
4465 already maintainers.
4466
ad02a944
SP
44672004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4468
4469 * MAINTAINERS: Update my email address.
4470
c8e6cd41
KC
44712004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4472
4473 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4474 * configure: Regenerate.
4475
dce2d8b2 44762004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
4477
4478 * MAINTAINERS: Update my email address.
4479
a8b0957e
KH
44802004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4481
4482 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4483 entries belonging to this category.
4484
96836f61
JZ
44852004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4486
4487 * MAINTAINERS: Update my e-mail address.
4488
7e0b5752
PB
44892004-10-06 Paolo Bonzini <bonzini@gnu.org>
4490
4491 Fix wrong conflict resolution in:
4492
4493 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4494
4495 * Makefile.in: Regenerate.
4496 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4497 in the recursive `make', instead of hardwiring `all'.
4498 (Autogenerated TARGET-* variables): New.
4499
370f7a47
TL
45002004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4501
4502 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 4503 * configure: Regenerate.
370f7a47 4504
13e5d623
KH
45052004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4506
4507 * MAINTAINERS (Various Maintainers): Move the "windows,
4508 cygwin, mingw" maintainer to ...
4509 (OS Port Maintainers): ... here.
4510
a6497c1b
KH
45112004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4512
4513 * MAINTAINERS (Write After Approval): Remove those that are
4514 maintainers of some subsystem.
4515
1abb828a
D
45162004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4517
4518 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4519 * ltcf-cxx.sh (tpf*): Likewise.
4520 * ltconfig (tpf*): Add TPF OS configuration support.
4521
16d1338d
BS
45222004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4523
4524 * MAINTAINERS: Change my email address to my new work account.
4525
9082a750
MR
45262004-09-24 Michael Roth <mroth@nessie.de>
4527
4528 * configure.in (--without-headers): Add missing double quotes.
4529 * configure: Regenerate.
4530
dce2d8b2 45312004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
4532
4533 * ylwrap: Revert to previous version.
4534
4c4a5bbc
L
45352004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4536
4537 PR bootstrap/17369
4538 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4539 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4540 SET_GCC_LIB_PATH_CMD.
4541 (BASE_TARGET_EXPORTS): Likewise.
4542 * Makefile.in: Regenerated.
4543
4544 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4545 * configure: Regenerated.
4546
85f59630
KC
45472004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4548
4549 * config.guess: New upstream version
4550 * compile, depcomp, install-sh, ylwrap: Likewise.
4551
95c53c62
RS
45522004-09-19 Roger Sayle <roger@eyesopen.com>
4553
4554 * config/mh-x86omitfp: New host makefile fragment. Add
4555 -fomit-frame-pointer to the default BOOT_CFLAGS.
4556 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4557 * configure: Regenerate.
4558
0a1c093b
AP
45592004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4560
4561 PR target/11572
4562 * configure.in (*-*-darwin*): Renable libobjc.
4563 * configure: Regenerate.
4564
315fcf97
NS
45652004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4566
4567 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4568
0a050485 45692004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 4570
0a050485
DB
4571 * Makefile.def: Remove libbanshee.
4572 * Makefile.tpl: Ditto.
4573 * configure.in: Ditto.
4574 * Makefile.in: Regen.
4575 * configure: Ditto.
4576
5f4a098e
DE
45772004-09-08 David Edelsohn <edelsohn@gnu.org>
4578
4579 * ltmain.sh: Use $pic_object as $non_pic_object if
4580 $non_pic_object=none.
4581
32b2511f
PB
45822004-09-07 Paolo Bonzini <bonzini@gnu.org>
4583
4584 * missing: Import latest version from master repository.
4585
fc4d0e82
NC
45862004-09-06 Nick Clifton <nickc@redhat.com>
4587
4588 * config.sub: Import latest version from master repository.
4589 * config.guess: Likewise.
4590 This includes these changes:
78716e86 4591
fc4d0e82
NC
4592 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4593
4594 * config.sub: Handle crisv32, alias etraxfs.
4595 * config.guess (crisv32:Linux:*:*): Handle.
4596
4597 2004-08-13 Brad Smith <brad@comstyle.com>
4598
4599 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4600 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4601
4602 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4603
4604 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4605 assume the processor is a powerpc. This is because coreutils
4606 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4607 in this case, due to a MacOS X bug that causes
4608 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4609 to return a negative number.
4610 Problem reported by Petter Reinholdtsen in:
4611 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4612
4613 2004-07-19 Ben Elliston <bje@gnu.org>
4614
4615 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4616
4617 2004-06-24 Ben Elliston <bje@gnu.org>
4618
4619 * config.guess: Update copyright years.
4620 * config.sub: Likewise.
4621
4622 2004-06-22 Robert Millan <robertmh@gnu.org>
4623
4624 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4625 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4626
4627 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4628
4629 * config.guess (*:*VMS:*:*): New entry. Replaces
4630 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4631 manufacturer.
4632
4633 2004-06-22 Ben Elliston <bje@gnu.org>
4634
4635 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4636 * config.sub: Likewise.
4637
4638 2004-06-22 Ben Elliston <bje@gnu.org>
4639
4640 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4641 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4642
4643 2004-06-11 Ben Elliston <bje@gnu.org>
4644
4645 * config.guess (pegasos:OpenBSD:*:*): Remove.
4646
4647 2004-06-11 Ben Elliston <bje@gnu.org>
4648
4649 From Wouter Verhelst <wouter@grep.be>:
4650 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4651
4652 2004-06-11 Ben Elliston <bje@gnu.org>
4653
4654 * config.guess (luna88k:OpenBSD:*:*): New.
4655
4656 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4657
4658 * config.guess (m32r*:Linux:*:*): New case.
4659 * config.sub: Handle m32rle.
4660
4661 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4662
4663 From Jens Petersen <petersen@redhat.com>:
4664 * config.sub: Handle sparcv8.
4665
4666 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4667
4668 From Tom Smith <smith@cag.lkg.hp.com>:
4669 * config.guess: Version suffixes are equally significant on Tru64
4670 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4671 prefix of "P" (patched kernel).
4672
4673 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4674
4675 * config.sub: Add support for National Semiconductor CRX target.
4676
2f4cc6bf
JJ
46772004-09-03 Janis Johnson <janis187@us.ibm.com>
4678
4679 * MAINTAINERS (Various Maintainers): Remove myself as web page
4680 maintainer, add myself as maintainer of build status lists.
4681
61fec9ff
JB
46822004-09-03 Jan Beulich <jbeulich@novell.com>
4683
4684 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4685 *-*-netware, but add target-libmudflap.
4686 Consolidate *-*-netware targets (of which really only i?86 exists)
4687 into a single entry.
4688 * configure: Likewise.
4689
45f366ab
PB
46902004-09-01 Paolo Bonzini <bonzini@gnu.org>
4691
4692 * Makefile.tpl (sorry): Remove.
4693 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4694 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4695 (do-clean): Clean per-stage directories too.
4696 (do-distclean): Run distclean-stage1 too.
4697 (.NOTPARALLEL): Enable during toplevel bootstrap.
4698 (stage[+id+]-bubble): Enable parallel execution during
4699 the recursive invocation.
4700 * Makefile.in: Regenerate.
4701
4702 Fix previous checkin:
4703
4704 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4705 include.
4706 * configure.in: Fix indentation.
4707 * configure: Regenerate.
4708
dce2d8b2 47092004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 4710
45f366ab
PB
4711 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4712 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4713 * configure: regenerate
78716e86 4714 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 4715 -mdynamic-no-pic
be8fff81 4716
71b5d516
PB
47172004-08-31 Paolo Bonzini <bonzini@gnu.org>
4718
4719 * Makefile.def (build_modules): Add fixincludes.
4720 (dependencies): Make gcc depend on fixincludes.
4721 * configure.in (build_tools): Add fixincludes.
4722 (build_configdirs): Always include build_libs.
4723 * Makefile.in: Regenerate.
4724 * configure: Regenerate.
4725
47262004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
4727
4728 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4729 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4730 phony targets; do not generate timestamp files.
4731 (distclean-stageN): Remove references to their timestamp files.
4732 (restageN, touch-stageN): Remove.
4733 (stageN-bubble): Rewritten.
4734 (compare): Support lean bootstraps.
4735 * Makefile.in: Regenerate.
4736
4737 * configure.in: Only warn when bootstrapping but
4738 build != host or build != target. Support lean bootstraps.
4739 * configure: Regenerate.
4740
ce7cbbb0
PE
47412004-08-26 Phil Edwards <phil@codesourcery.com>
4742
4743 * configure.in: Give a better error message if GMP/MPFR are missing
4744 and a language needing them has been requested.
4745 * configure: Regenerated.
4746
9c71a529
PE
47472004-08-25 Phil Edwards <phil@codesourcery.com>
4748
4749 * configure.in: Print a list of available language front-ends if
4750 a requested one is missing. Tidy stray tab characters.
4751 * configure: Regenerated.
4752
e3f92d3b
MK
47532004-08-19 Michael Koch <konqueror@gmx.de>
4754
4755 * gcc/doc/install.texi: Update entry about automake for libjava.
4756
c3f84f61
RM
47572004-08-17 Robert Millan <robertmh@gnu.org>
4758
4759 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4760 (instead of FreeBSD).
4761 * configure: Regenerate.
4762
7c27e184
PB
47632004-08-16 Paolo Bonzini <bonzini@gnu.org>
4764
4765 * Makefile.in: Regenerate.
4766 * configure: Regenerate.
4767
4768 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4769 stage_*_flags.
4770 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4771 for bootstrapped modules if toplevel bootstrap is going.
4772 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4773 modules. Adjust for changes in Makefile.def. Enable several
4774 rules even in non-bootstrap mode, just to avoid peppering the
4775 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4776 (stage-[+prev+]-bubble): Remove.
4777
4778 * Makefile.def (Dependencies): Depend on all-build-bison,
4779 all-build-flex, all-build-byacc, all-build-texinfo, rather
4780 than the host variations.
4781 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4782 with BUILD_SUBDIR.
4783 (BISON): Update for recent Bisons.
4784 (YACC): Fix typo.
4785 (cross): Depend on all-build.
4786 (all): Do not depend on all-build.
4787 (prebootstrap): Remove.
4788 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4789 (Prebootstrap dependencies): Add them to the per-stage targets
4790 and to all-prebootstrap.
4791 * configure.in (build_configdirs): Always enable build_tools.
4792 (BUILD_DIR_PREFIX): Remove.
4793
4794 * Makefile.def (gcc): Add target variable.
4795 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4796 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4797 in the recursive `make', instead of hardwiring `all'.
4798 (Autogenerated TARGET-* variables): New.
4799
20f3bb80
BB
48002004-08-13 Brian Booth <bbooth@redhat.com>
4801
4802 * MAINTAINERS: Remove myself from write-after-approval.
4803
b5be499d
NN
48042004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4805
4806 * src-release: Stop distributing mmalloc with gdb (which doesn't
4807 use it).
4808 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4809 * Makefile.in: Regenerate.
4810
b3f8d95d
MM
48112004-08-09 Mark Mitchell <mark@codesourcery.com>
4812
4813 * configure.in (arm*-*-eabi*): New target.
4814 * configure: Regenerate.
4815
3589b69e
PB
48162004-08-06 Paolo Bonzini <bonzini@gnu.org>
4817
4818 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4819 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4820 (Dependencies): New section.
4821 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4822 (configure-target-[+module+]): Depend on maybe-all-gcc
4823 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4824 (toplevel profiledbootstrap): Fix dependencies.
4825 * Makefile.in: Regenerate.
4826
972974fc
MM
48272004-08-03 Mark Mitchell <mark@codesourcery.com>
4828
4829 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4830 target-libiberty to noconfigdirs.
4831 * configure: Regenerate.
4832
bebf829d
PB
48332004-08-03 Paul Brook <paul@codesourcery.com>
4834
4835 * configure.in: Check for MPFR as well as GMP.
4836 * configure: Regenerate.
4837
98a5bb3b
RM
48382004-08-01 Robert Millan <robertmh@gnu.org>
4839
4840 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4841 libmudflap for all GNU-based systems (with Glibc).
4842 * configure: Regenerate.
4843
dce2d8b2 48442004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
4845
4846 * Makefile.def (host-modules): Add gcc.
4847 * Makefile.in: Regenerate.
4848 * Makefile.tpl (sorry): New rule.
4849 (configure-host, all-host, [+make_target+]-host, do-check,
4850 install-host): Do not add gcc as a special case.
4851 (host modules): Add a small special-casing for gcc. Export
4852 extra_make_flags through the environment.
4853 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4854 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4855 other recursive targets for gcc): Remove.
4856
4857 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4858 (stage, unstage): New rules.
4859 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4860 distclean-stage[+id+]): Use stage_current.
4861 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4862 the stage*-start rules.
4863
aeb732c1
GK
48642004-08-02 Geoffrey Keating <geoffk@apple.com>
4865
4866 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4867 use -all_load flag.
4868
25b656e7
PB
48692004-08-02 Paolo Bonzini <bonzini@gnu.org>
4870
4871 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4872 * configure: Regenerate.
4873
cc440d71
TM
48742004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4875
4876 * maintainer-scripts/gcc_release: Revert yesterday's change.
4877
270e140b
SB
48782004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4879
4880 * MAINTAINERS: Add myself to write-after-approval.
4881
3e4035f8
TM
48822004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4883
4884 * libf2c: Removed.
4885 * gcc/gccbug.in: Updated because of libf2c removal.
4886 * maintainer-scripts/gcc_release: Ditto.
4887
dce2d8b2 48882004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
4889
4890 * configure.in: Build libmudflap by default on FreeBSD.
4891 * configure: Regenerated.
4892
dfcada9a
MM
48932004-07-09 Mark Mitchell <mark@codesourcery.com>
4894
4895 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4896 systems.
4897 * configure: Regenerated.
4898
dce2d8b2 48992004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
4900
4901 PR target/16344
4902 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4903 feedback based compiler.
4904 * Makefile.in: Rebuilt.
4905
95bcca47
AO
49062004-07-08 Alexandre Oliva <aoliva@redhat.com>
4907
4908 * Makefile.def (host_modules): Set bootstrap=true for flex.
4909 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4910 * Makefile.in: Rebuilt.
4911
051822f6
JH
49122004-07-07 Jan Hubicka <jh@suse.cz>
4913
4914 * MAINTAINERS: Add self as a profile feedback maintainer.
4915
7b61653a
PE
49162004-07-05 Phil Edwards <phil@codesourcery.com>
4917
4918 * configure.in: Do not prepend $srcdir to /dev/null in
4919 makefile fragments.
4920 * configure: Regenerate.
4921
23f6b2f9
PB
49222004-07-01 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * Makefile.def (build_modules): Add bison, byacc, flex,
4925 m4, texinfo.
4926 (flags_to_pass): Add FLEX.
4927 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4928 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4929 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4930 DEFAULT_MAKEINFO): Remove.
4931 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4932 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4933 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4934 objdir or else use configured tool.
4935 (all-build): New.
4936 (all): Depend on it.
4937 (Build module dependencies): Add.
4938 * Makefile.in: Regenerate.
4939 * configure.in: Better support for multiple build modules,
4940 matching what is done for host/target modules. Do not look
4941 for "plausible" locations of build tools if Canadian cross.
4942 Use autoconf's AC_PROG_CC to find a C compiler. Define
4943 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4944 * configure: Regenerate.
78716e86 4945
1c020272
PB
49462004-06-22 Paolo Bonzini <bonzini@gnu.org>
4947
4948 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4949 * Makefile.in: Regenerate.
4950
a52a0a7f
PB
49512004-06-22 Paolo Bonzini <bonzini@gnu.org>
4952
4953 * Makefile.tpl (configure-build-[+module+],
4954 configure-[+module+], configure-target-[+module+]): Pass
4955 [+extra_configure_args+].
4956 (all-build-[+module+], all-[+module+], check-[+module+],
4957 install-[+module+], [+make_target+]-[+module+],
4958 all-target-[+module+], check-target-[+module+],
4959 install-target-[+module+], [+make_target+]-target-[+module+]):
4960 Pass [+extra_make_args+].
4961 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4962 (GCC_HOST_EXPORTS): Remove.
4963 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4964 cross, check-gcc, check-gcc-c++, install-gcc,
4965 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4966 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4967 * Makefile.in: Regenerate.
4968
ccde3f1a
MS
49692004-06-21 Matthew Sachs <msachs@apple.com>
4970
4971 * MAINTAINERS: Added self to write-after-approval.
4972
6264b0a6
CF
49732004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4974
4975 * configure.in: Check for srcdir/winsup rather than build directory
4976 winsup.
4977 * configure: Regenerate.
4978
801e2270
CV
49792004-06-17 Corinna Vinschen <vinschen@redhat.com>
4980
4981 * configure.in: Don't build Cygwin native newlib if winsup
4982 directory is missing. Emit warning instead.
4983 * configure: Regenerate.
4984
ad6717df
PB
49852004-06-09 Paolo Bonzini <bonzini@gnu.org>
4986
4987 * Makefile.tpl (touch-stage[+id+]): New.
4988 (restage[+prev+]): Depend on touch-stage[+id+].
4989
4990 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4991 Use it throughout.
4992
4993 * Makefile.def: Add profile and feedback bootstrap stages.
4994 Remove next field from bootstrap stages.
4995 * Makefile.tpl (LN, LN_S): Substitute.
4996 (stageN-start, stageN-end): Use double-colon rules, to
4997 provide a hook for additional setup commands.
4998 (distclean-stageN-gcc, restageN): Create dependencies from
4999 [+prev+], not from [+next+].
5000 (stageN-bubble): Add commands for successive stages from
5001 [+prev+], using double-colon rules.
5002 (all-stageN-gcc): Fix typo.
5003 (stagefeedback-start, profiledbootstrap): New.
5004 * Makefile.in: Regenerate.
5005 * configure.in: Call ACX_PROG_LN.
5006 * configure: Regenerate.
5007
5bbb9680
CY
50082004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5009
5010 * MAINTAINERS (Write After Approval): Add myself.
5011
e18be1d4
MA
50122004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5013
5014 * MAINTAINERS (Write After Approval): Add myself.
5015
5607edfd
PB
50162004-06-03 Paolo Bonzini <bonzini@gnu.org>
5017
5018 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5019 without gcc.
5020 * configure: Regenerate.
5021
1ec4e9c3
PB
50222004-06-01 Paolo Bonzini <bonzini@gnu.org>
5023
5024 * Makefile.tpl: Fix typo.
5025 * Makefile.in: Regenerate.
5026
dce2d8b2 50272004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
5028
5029 * configure.in: Remove new- prefix from toplevel
5030 bootstrap targets.
5031 * configure: Regenerate.
5032
f516a7da
PB
50332004-06-01 Paolo Bonzini <bonzini@gnu.org>
5034
5035 * Makefile.tpl (all.normal): Rename to all.
5036 (all): Replace with a rule to pick the default
5037 target from configure.
5038 (all-gcc, configure-gcc): Use conditionals to
5039 do nothing when toplevel bootstrap is going on.
5040 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5041 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5042 * configure.in: Support --enable-bootstrap.
5043
5044 * Makefile.def: Remove new- prefix from toplevel
5045 bootstrap targets.
5046 * Makefile.tpl: Likewise.
5047
5048 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5049 target.
5050
5051 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5052 $(RECURSE_FLAGS) to recursive invocation of make.
5053
5054 * Makefile.in: Regenerate.
5055 * configure: Regenerate.
5056
78dd5e36 50572004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 5058 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
5059
5060 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5061 like CC.
5062
30f1bddc
DJ
50632004-05-27 Daniel Jacobowitz <dan@debian.org>
5064
5065 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5066 * configure: Regenerate.
5067
4fc4dd12
DJ
50682004-05-25 Daniel Jacobowitz <drow@false.org>
5069
5070 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5071 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5072 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5073 targets.
5074 * Makefile.in: Regenerate.
5075
dce2d8b2 50762004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
5077
5078 * configure.in: Test the ability to symlink directories.
5079 * configure: Regenerate.
5080
5081 * Makefile.def (bootstrap-stage): New definitions.
5082 * Makefile.tpl (configure-stage1-gcc,
5083 configure-stage2-gcc, configure-stage3-gcc,
5084 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5085 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5086 new-restage3, compare): Autogenerate, see Makefile.in
5087 entry for behavioral changes.
5088 (distclean-stage1, new-stage1-start, new-stage1-end,
5089 new-stage1-bubble, distclean-stage2, new-stage2-start,
5090 new-stage2-end, new-stage2-bubble, distclean-stage3,
5091 new-stage3-start, new-stage3-end): New autogenerated targets.
5092 (objext, prebootstrap, BOOT_CFLAGS,
5093 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5094 targets.
5095
5096 * Makefile.in: Regenerate.
5097 (distclean-stage1, new-stage1-start, new-stage1-end,
5098 new-stage1-bubble, distclean-stage2, new-stage2-start,
5099 new-stage2-end, new-stage2-bubble, distclean-stage3,
5100 new-stage3-start, new-stage3-end): New targets.
5101 (all-stage1-gcc): Move prebootstrap dependency from here...
5102 (configure-stage1-gcc): ...to here.
5103 (new-bootstrap): Use bubble targets.
5104 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5105 Use per-stage distclean targets.
5106 (configure-stage1-gcc, configure-stage2-gcc,
5107 configure-stage3-gcc, all-stage1-gcc,
5108 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5109 Use new-stageN-start to prepare the tree.
5110
4f4e53dd
PB
51112004-05-23 Paolo Bonzini <bonzini@gnu.org>
5112
5113 * Makefile.def (host_modules): add libcpp.
5114 * Makefile.tpl: Add dependencies on and for libcpp.
5115 * Makefile.in: Regenerate.
5116 * configure.in: Add libcpp host module.
5117 * configure: Regenerate.
5118
60975492
PB
51192004-05-21 Paolo Bonzini <bonzini@gnu.org>
5120
5121 * Makefile.tpl: Whenever a recursive target is defined, wrap
5122 it in a special @if/@endif block, and prepare its maybe
5123 dependency in the @if/@endif block
5124 * configure.in: Instead of writing maybe dependencies, remove
5125 the @if/@endif statements, and remove the @if/@endif blocks
5126 that remain.
5127 * configure: Regenerate.
5128 * Makefile.in: Regenerate.
5129
5ce7d75d
JJ
51302004-05-20 Janis Johnson <janis187@us.ibm.com>
5131
5132 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5133
c779c42f
KK
51342004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5135
5136 PR bootstrap/15120
5137 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5138 * */configure: Rebuilt.
5139
b4117c30
ZW
51402004-05-17 Zack Weinberg <zack@codesourcery.com>
5141
5142 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5143 of libf2c.
5144 * configure, Makefile.in: Regenerate.
5145
719bb4e3 51462004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
5147
5148 * MAINTAINERS (Write After Approval): Add myself.
5149
6de9cd9a
DN
51502004-05-13 Diego Novillo <dnovillo@redhat.com>
5151
5152 Merge from tree-ssa-20020619-branch.
5153
5154 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5155 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5156 (HOST_GMPLIBS): Define.
5157 (HOST_GMPINC): Define.
5158 (TARGET_LIB_PATH): Add libmudflap.
5159 (GFORTRAN_FOR_TARGET): Define.
5160 (configure-build*): Export GFORTRAN.
5161 (configure-gcc): Export GMPLIBS and GMPINC.
5162 (all-gcc): Add maybe-all-libbanshee.
5163 (configure-target-libgfortran): Define.
5164 * Makefile.in: Regenerate.
5165 * configure.in (host_libs): Add libbanshee.
5166 (target_libraries): Add target-libmudflap and target-libgfortran.
5167 Add --with-libbanshee.
5168 Handle --disable-libmudflap.
5169 (*-*-freebsd*): Use with_gmp.
5170 Add $(libgcj) to noconfigdirs.
5171 * configure: Regenerate.
5172 * depcomp: New file.
5173 * MAINTAINERS: Add tree-ssa maintainers.
5174
8f1b790f
VM
51752004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5176
b4117c30 5177 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 5178
693446fc
BF
51792004-04-30 Brian Ford <ford@vss.fsi.com>
5180
b4117c30 5181 * MAINTAINERS (Write After Approval): Add myself.
693446fc 5182
d1bb666c
UB
51832004-04-29 Uros Bizjak <uros@kss-loka.si>
5184
b4117c30 5185 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 5186
6cf1ac42
PB
51872004-04-28 Paolo Bonzini <bonzini@gnu.org>
5188
5189 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5190 * configure: Regenerate.
5191
632933d5
PB
51922004-04-27 Paolo Bonzini <bonzini@gnu.org>
5193
5194 Revert:
5195 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5196
5197 * Makefile.def (flags_to_pass): Remove *dir variables that
5198 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5199 as well as prefix and exec_prefix.
5200 * Makefile.in: Regenerate.
5201
80dc6aa0
RM
52022004-04-26 Robert Millan <robertmh@gnu.org>
5203
5204 Add patches from libtool CVS.
5205 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5206 * ltconfig: Likewise.
5207 * ltcf-c.sh: Likewise.
5208 * ltcf-cxx.sh: Likewise.
5209 * ltcf-gcj.sh: Likewise.
5210
e11283f1
PB
52112004-04-26 Paolo Bonzini <bonzini@gnu.org>
5212
5213 * Makefile.def (host_modules): Mark with the bootstrap
5214 flag packages on which gcc depends.
5215 * Makefile.tpl (all-bootstrap): Use it.
5216 * Makefile.in: Regenerate.
5217
8546950c
PB
52182004-04-26 Paolo Bonzini <bonzini@gnu.org>
5219
5220 * Makefile.def (flags_to_pass): Remove *dir variables that
5221 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5222 as well as prefix and exec_prefix.
5223 * Makefile.in: Regenerate.
5224
a76494aa
PB
52252004-04-26 Paolo Bonzini <bonzini@gnu.org>
5226
b4117c30
ZW
5227 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5228 * configure: Regenerate.
5229 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5230 * gcc/Makefile.tpl (compare): Use the result of the test.
5231 * gcc/Makefile.in: Regenerate.
a76494aa 5232
03a91701
PB
52332004-04-23 Paolo Bonzini <bonzini@gnu.org>
5234
5235 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5236 Always relocate gcc and prev-gcc to the original names, even
5237 if the build fails.
5238 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5239 New targets.
5240
082a6351
LG
52412004-04-23 Laurent GUERBY <laurent@guerby.net>
5242
5243 * MAINTAINERS: Update my email address.
b4117c30 5244
1f1d584b
RO
52452004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5246
5247 * configure.in (mips*-*-irix5*): Enable ld.
5248 * configure: Regenerate.
082a6351 5249
1db673ca
RO
52502004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5251
5252 * configure: Regenerate.
5253
ce4ea44e
JW
52542004-04-15 James E Wilson <wilson@specifixinc.com>
5255
5256 * Makefile.tpl (configure-[+module+], configure-gcc,
5257 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5258 Set and export LDFLAGS.
5259 * Makefile.in: Regenerate.
5260
611f62ad
MC
52612004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5262
b4117c30 5263 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 5264
be912515
NN
52652004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5266
5267 PR bootstrap/14871
5268 * Makefile.tpl: If we don't have built-in-tree target tools,
5269 use the ones found by configure rather than hacking around with
5270 program_transform_name.
5271 * configure.in: Give Makefile.tpl the information necessary
5272 to do that.
5273 * Makefile.in: Regenerate.
5274 * configure: Regenerate.
5275
9104315a
NN
52762004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5277
5278 PR bootstrap/14760
5279 * configure.in: When computing baseargs, strip *all* copies of
5280 offending options. Also, don't match/substitute the trailing space,
5281 so that this actually works when two similar options are separated by
5282 only one space.
5283 * configure: Regenerate.
5284
bef1d700
DE
52852004-04-06 David Edelsohn <edelsohn@gnu.org>
5286
b4117c30
ZW
5287 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5288 (rs6000-*-aix*): Same.
5289 * configure: Regenerate.
bef1d700 5290
54bcf05e 52912004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
5292
5293 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 5294
369a832c 52952004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
5296
5297 * MAINTAINERS: Add myself to write-after-approval.
369a832c 5298
09a9c095
NN
52992004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5300
7caf53cb
NN
5301 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5302 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5303 * Makefile.in: Regenerate.
5304
09a9c095
NN
5305 * configure.in (top level bootstrap support): Rework --enable-werror
5306 to set @stage2_werror_flag@.
5307 * configure: Regenerate.
5308 * Makefile.tpl (top level bootstrap support): Pass
5309 @stage2_werror_flag@ down to configure in stages 2 and 3.
5310 * Makefile.in: Regenerate.
5311
5595a2bd
NN
53122004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5313
cbfd7e06
NN
5314 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5315 for stages 2 and 3 as well as in make. As a consequence, remove
5316 OUTPUT_OPTION (now detected by configure) from the flags passed down
5317 to make.
5318 * Makefile.in: Regenerate.
5319
5595a2bd
NN
5320 * Makefile.tpl (new-bootstrap): Fix typo.
5321 * Makefile.in: Regenerate.
5322
ca3b3e20
NN
53232004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5324
295f4e42
NN
5325 * Makefile.tpl: Rearrange by moving recursive_targets rules
5326 into their proper sections.
5327 * Makefile.tpl (top level bootstrap support): Move disabling
5328 of coverage flags from 'make' to 'configure'; improve comments.
5329 * Makefile.in: Regenerate.
5330
340de83f
NN
5331 * Makefile.tpl (experimental top level bootstrap) Move stage1
5332 language setting from all- target to configure- target; disable
5333 intermodule optimization in stage 1; prevent gratuitous rebuilds
5334 of stage 1.
5335 * Makefile.in: Regenerate.
5336 * configure.in: Comma-separate stage 1 language list for top
5337 level bootstrap.
5338 * configure: Regenerate.
5339
ca3b3e20
NN
5340 * Makefile.tpl: Clean up experimental top level bootstrap support:
5341 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5342 prev-gcc in configure- targets as well as all- targets.
5343 * Makefile.in: Regenerate.
5344
4d038073
KC
53452004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5346
5347 * compile: New file imported from automake.
5348
ab3533d6
PB
53492004-03-17 Paolo Bonzini <bonzini@gnu.org>
5350
5351 * configure.in: Remove symbolic link section.
5352 * configure: Regenerate.
5353 * Makefile.tpl (links): Remove.
5354 * Makefile.in: Regenerate.
5355
1e0f07d3 53562004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 5357 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
5358
5359 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 5360 Set with AC_CHECK_PROGS.
1e0f07d3
PB
5361 * configure.in: Fix comment typo from last patch.
5362 * configure: Regenerate.
5363
2805b53a
NN
53642004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5365
5366 * Makefile.tpl: Introduce experimental top level bootstrap support.
5367 * Makefile.in: Regenerate.
5368 * configure.in: Introduce support for top level bootstrap.
5369 * configure: Regenerate.
5370
79b4b7d2 53712004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5372 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
5373
5374 PR bootstrap/14522
5375 * configure.in: Cope with shells that do not support unquoted ^
5376 * configure: Regenerate.
5377
6bbec498 53782004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 5379 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
5380
5381 PR bootstrap/14522
79b4b7d2 5382 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
5383 quotes inside quoted backquote substitutions.
5384 * configure: Regenerate.
5385
83c15dfc
AP
53862004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5387
5388 PR bootstrap/14522
f2bd98d4 5389 * configure.in: Fix escaping of $.
83c15dfc
AP
5390 * configure: Regenerate.
5391
55ffb5ed
NN
53922004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5393
5394 * configure: Regenerate, since I forgot to while committing Paolo's
5395 changes.
5396
e4c9c075
PB
53972004-03-08 Paolo Bonzini <bonzini@gnu.org>
5398
5399 PR ada/14131
5400 Move language detection to the top level.
5401 * configure.in: Find default values for the tools as
5402 soon as possible. Disable ada if GNAT is not found.
5403 Emit error message about missing languages. Expand
5404 --enable-languages=all for the gcc subdirectory.
5405
5199e2c6
BE
54062004-03-10 Ben Elliston <bje@gnu.org>
5407
5408 * MAINTAINERS: Update my email address.
5409
c18b95e5
DE
54102004-03-05 David Edelsohn <edelsohn@gnu.org>
5411
5412 * ltconfig: Disable building static libraries if building shared
5413 libraries on AIX 5L.
5414
d0fe5ad3
RS
54152004-03-01 Richard Sandiford <rsandifo@redhat.com>
5416
5417 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5418 and disable libgcj.
5419 * configure: Regenerated.
5420
e6f71f9d
BB
54212004-03-01 Brian Booth <bbooth@redhat.com>
5422
5423 * MAINTAINERS: Add myself to write-after-approval.
5424
8983e50e
PB
54252004-03-01 Paolo Bonzini <bonzini@gnu.org>
5426
5427 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5428
d4cd9d81
NN
54292004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5430
5431 PR bootstrap/7087
5432 * Makefile.tpl: Guard XFOO sed statements better.
5433 * Makefile.tpl: Add dependency for configure-target-libada.
5434 * Makefile.in: Regenerate (incidentally fixes broken
5435 commit when libada-branch was merged).
5436
0ea0229e
KC
54372004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5438
5439 * MAINTAINERS: Add myself to write-after-approval.
5440
bad93735
AP
54412004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5442
5443 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5444 maintainers.
5445
a7ca14fc
AC
54462004-02-20 Andrew Cagney <cagney@redhat.com>
5447
5448 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5449 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5450
51592782
NN
54512004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5452
5453 PR bootstrap/11932
5454 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5455
6a30854a
JQ
54562004-02-14 Jerry Quinn <jlquinn@optonline.net>
5457
5458 * MAINTAINERS: Added myself to write-after-approval.
5459
be8b2bee
MK
54602004-02-14 Michael Koch <konqueror@gmx.de>
5461
5462 * MAINTAINERS: Added myself to write-after-approval.
5463
972760b7
JM
54642004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5465
5466 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5467 some OS port maintainers to OS port maintainers section.
5468
b0281654
FCE
54692004-02-13 Frank Ch. Eigler <fche@redhat.com>
5470
5471 * MAINTAINERS: Add self.
5472
3c419fd6
KH
54732004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5474
5475 * MAINTAINERS: Alphabetize.
5476
e88e9aee
PB
54772004-02-12 Paolo Bonzini <bonzini@gnu.org>
5478
5479 * MAINTAINERS: Remove myself.
b4117c30 5480
1915e422
DE
54812004-02-11 David Edelsohn <edelsohn@gnu.org>
5482
5483 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5484 (rs6000-*-aix*): Same.
5485 * configure: Regenerate.
5486
a22c2d8d
KC
54872004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5488
5489 * configure.in (host): Add in missing $noconfigdirs to defines.
5490 * configure: Regenerate.
5491
d9cdb878
AC
54922004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5493 Nathanael Nerode <neroden@gcc.gnu.org>
5494
5495 PR ada/6637, PR ada/5911
b4117c30 5496 Merge with libada-branch:
d9cdb878
AC
5497 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5498 with appropriate dependencies. Add --enable-libada configure switch.
5499 * configure, Makefile.in: Regenerate.
5500
8bd92821
PB
55012004-02-09 Paolo Bonzini <bonzini@gnu.org>
5502
5503 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5504
89a95129
RO
55052004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5506
5507 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5508 * configure: Regenerate.
5509
892629bc
GK
55102004-02-04 Geoffrey Keating <geoffk@apple.com>
5511
5512 Merge from upstream:
5513
5514 * ltmain.in: When setting IFS to '~', be careful about user
5515 arguments that contain '~'.
5516
5517 2004-02-04 Peter O'Gorman <peter@pogma.com>
5518
5519 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5520 Also test $base_compile against $CC with escaped arguments. Bug
5521 reported by Geoff Keating <geoffk@apple.com>.
5522
6b402165
KH
55232004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5524
5525 * MAINTAINERS: Remove i960 port.
5526
fa2f0306
DD
55272004-01-23 DJ Delorie <dj@redhat.com>
5528
5529 * Makefile.def (target_modules) [libiberty]: Don't stage.
5530 * Makefile.in: Rebuilt.
5531
9feb20aa
CT
55322004-01-20 Caroline Tice <ctice@apple.com>
5533
5534 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5535
7aed2ccc
PC
55362004-01-19 Paolo Carlini <pcarlini@suse.de>
5537
5538 * MAINTAINERS: Update my email address.
5539
f25bebe1
JM
55402004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5541
5542 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 5543
28083580
VR
55442004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5545
5546 * MAINTAINERS: Remove entries without email address.
5547
c0f4b5e4
DJ
55482004-01-15 Daniel Jacobowitz <drow@mvista.com>
5549
5550 * MAINTAINERS: Add myself to write-after-approval.
5551
b5eb5a5e
SB
55522004-01-15 Steven Bosscher <stevenb@suse.de>
5553
5554 * MAINTAINERS: Update my email address.
5555
dce2d8b2 55562004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
5557
5558 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5559 * Makefile.tpl (configure-target-[+module+]): Support stage.
5560 * Makefile.in: Rebuilt.
5561
74c0b320
ILT
55622004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5563
5564 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5565
2560344b
RS
55662004-01-10 Richard Sandiford <rsandifo@redhat.com>
5567
5568 * MAINTAINERS: Add myself as a MIPS maintainer.
5569
8b21cda6
NN
55702004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5571
2b6c260d
NN
5572 * configure.in: Use ./config.cache, not config.cache.
5573 * configure: Regenerate.
5574 * Makefile.tpl: Special-casing not needed for GCC any more.
5575 * Makefile.in: Regenerate.
5576
09438bde
NN
5577 * configure.in: Don't share a cache file for host dirs.
5578 * configure: Regenerate.
5579
8b21cda6
NN
5580 * config-ml.in: Don't mess with the cache file.
5581
e42870df
EB
55822004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5583
5584 * MAINTAINERS: Move myself from 'Write After Approval' to
5585 'CPU Port Maintainers' section as SPARC maintainer.
5586
6b9eb62c
NN
55872004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5588
78a816a6
NN
5589 * Makefile.tpl: Make GCC use a separate config.cache.
5590 * Makefile.in: Regenerate.
5591
6b9eb62c
NN
5592 PR bootstrap/11932, PR bootstrap/11933
5593 (I don't know if it will fix either of them, but it relates
5594 to them.)
5595 * configure.in: Don't use shared config.cache for target
5596 directories.
5597 * configure: Regenerate.
5598
86d7b562
DN
55992004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5600
5601 * MAINTAINERS: Add myself to 'Write After Approval' section.
5602
07d0a605
RS
56032003-12-31 Roger Sayle <roger@eyesopen.com>
5604
5605 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5606 * configure: Regenerated.
5607
459ac19f
KH
56082003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5609
5610 * MAINTAINERS: Remove the mn10200 maintainer.
5611
5785c0ed 56122003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 5613
cc6010cd
AP
5614 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5615 * configure: Regenerated.
5785c0ed 5616
a268eff9
JH
56172003-12-16 Jan Hubicka <jh@suse.cz>
5618
5619 * MAINTAINERS: Add myself as callgraph maintainer.
5620
9d465b12
TF
56212003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5622
5623 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5624 * configure: Regenerate.
5625
a68a270a
GB
56262003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5627
5628 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5629 'Write After Approval' section. Update email.
5630
dce2d8b2 56312003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
5632
5633 * MAINTAINERS (Write After Approval): Add myself.
5634
8c052da4
MT
56352003-11-20 Matt Thomas <matt@3am-software.com>
5636
5637 * MAINTAINERS: Add myself as a vax port maintainer.
5638
e75f9147
KC
56392003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5640
5641 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5642 (configure-build-[+module+], configure-[+module+]): Likewise.
5643 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5644 * Makefile.in: Regenerate.
5645
43d8d958
AT
56462003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5647
5648 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5649 shared/dylibed libraries.
5650 * ltmain.sh: Likewise.
5651 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5652 * ltcf-cxx.sh: Likewise.
5653 * ltcf-gcj.sh: Likewise.
5654 * ltconfig: Likewise.
5655
638dcaa0
SC
56562003-11-17 Stan Cox <scox@redhat.com>
5657
5658 * MAINTAINERS: Add myself as iq2000 port maintainer.
5659
15cc172b
AC
56602003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5661
b4117c30
ZW
5662 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5663 * Makefile.in: Regenerate.
15cc172b 5664
20af77cd
UW
56652003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5666
5667 * config.sub: Update to 2003-11-03 version.
5668
4dd01c5c
PE
56692003-10-20 Phil Edwards <phil@codesourcery.com>
5670
5671 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5672 * configure: Regenerate.
5673
dce2d8b2 56742003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
5675
5676 * MAINTAINERS: Add myself to 'Write After Approval' section.
5677
8b7ebc31
AC
56782003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5679
5680 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5681
afe1910c
JM
56822003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5683
5684 * MAINTAINERS: Update my email address.
5685
05dcec66
RO
56862003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5687
5688 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5689
dce2d8b2 56902003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
5691
5692 * MAINTAINERS: Add myself to 'Write After Approval' section.
5693
507ec745
BI
56942003-10-16 Bernardo Innocenti <bernie@develer.com>
5695
5696 * config.guess: Update to 2003-10-16 version.
5697 * config.sub: Update to 2003-10-16 version.
5698
dce2d8b2 56992003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
5700
5701 * MAINTAINERS: Added myself to 'Write After Approval' section.
5702
0c9b16bc
FH
57032003-10-15 Falk Hueffner <falk@debian.org>
5704
5705 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5706 'Write After Approval' section. Update email.
5707
74d57d15
RS
57082003-10-14 Roger Sayle <roger@eyesopen.com>
5709
5710 * MAINTAINERS: Move myself from 'Write After Approval' to
5711 'Various Maintainers' section as middle-end maintainer.
5712
d29b8ad8
NN
57132003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5714
5715 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5716 HOST_FLAGS_TO_PASS.
5717 * Makefile.in: Regenerate.
5718
26db814a
BI
57192003-10-11 Bernardo Innocenti <bernie@develer.com>
5720
5721 * config.guess: Update to 2003-10-07 version.
5722 * config.sub: Update to 2003-10-07 version.
5723
fffeb871
RO
57242003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5725
5726 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5727 * ltconfig (irix5*, irix6*): Don't override version_type.
5728
6691a79e
ME
57292003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5730
5731 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5732 * configure: Rebuilt
5733 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5734 * Makefile.in: Rebuilt
5735
62cdd71e
L
57362003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5737
5738 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5739
6fe2eacc
CW
57402003-09-30 Carlo Wood <carlo@alinoe.com>
5741
cc6010cd 5742 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 5743
ea57e5ad
PK
57442003-09-29 Paul Koning <ni1d@arrl.net>
5745
5746 * MAINTAINERS: Move myself from "Write After Approval"
5747 to CPU platform maintainers for pdp11 platform.
5748
e070672a
AT
57492003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5750
5751 * MAINTAINERS: Move myself from 'Write After Approval' to
5752 'Various Maintainers' section as libffi testsuite maintainer.
5753
43bb47c2
DJ
57542003-09-21 Daniel Jacobowitz <drow@mvista.com>
5755
5756 * configure.in: Pass a computed --program-transform-name
5757 to subconfigures.
5758 * configure: Regenerated.
5759
da9d3b37
NN
57602003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5761
94322beb
NN
5762 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5763 * Makefile.in: Regenerate.
5764
da9d3b37
NN
5765 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5766 * Makefile.in: Regenerate.
5767
ffd9060b
ZL
57682003-09-19 Ziemowit Laski <zlaski@apple.com>
5769
5770 * MAINTAINERS: Move myself from 'Write After Approval'
5771 to 'Various Maintainers' (objective-c) section.
5772
eeae7b41
DJ
57732003-09-17 Daniel Jacobowitz <drow@mvista.com>
5774
5775 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5776 quoting.
5777 * configure: Regenerated.
5778
a080d12b
JB
57792003-09-16 Joel Brobecker <brobecker@gnat.com>
5780
5781 * MAINTAINERS (Write After Approval): Add myself to write after
5782 approval list.
5783
6cd2fc59
DN
57842003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5785
cc6010cd 5786 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 5787
dcbdd9cc
ILT
57882003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5789
5790 * MAINTAINERS: Update my e-mail address.
5791
e517f636
AM
57922003-09-09 Alan Modra <amodra@bigpond.net.au>
5793
5794 * libtool.m4 (LD): Correct powerpc64 host match.
5795
bc49924b
JW
57962003-09-06 James E Wilson <wilson@tuliptree.org>
5797
5798 * MAINTAINTERS: Update my affiliation and email address.
5799
082124f5
ZD
58002003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5801
5802 * MAINTAINERS (Write After Approval): Add myself.
5803
dc94d89e
DD
58042003-09-04 DJ Delorie <dj@redhat.com>
5805
5806 * configure: Regenerate.
5807
58082003-09-04 Robert Millan <robertmh@gnu.org>
5809
5810 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 5811
7a0f2d4e
KG
58122003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5813
5814 * configure.in: Ensure arguments to sed are properly spaced.
5815 * configure: Regenerate.
5816
88d032eb
GP
58172003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5818
5819 * MAINTAINERS: Update my e-mail address.
5820
0b3f3d22
ME
58212003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5822
5823 * MAINTAINERS (Write After Approval): Add myself.
5824
d253f9ba
DJ
58252003-08-27 Daniel Jacobowitz <drow@mvista.com>
5826
5827 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5828 * configure: Regenerated.
5829
066ec9c9
MM
58302003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5831
5832 * MAINTAINERS: Update my email address.
5833
415d7ef9
PE
58342003-08-23 Phil Edwards <pme@gcc.gnu.org>
5835
5836 * configure.in: Use newline instead of semicolon when assuming
5837 shell arguments in a for loop.
5838 * configure: Regenerated.
5839
e1567352
JE
58402003-08-22 Jason Eckhardt <jle@rice.edu>
5841
5842 * MAINTAINERS: Resurrect the i860 maintainer.
5843
b348267b
GK
58442003-08-20 Geoffrey Keating <geoffk@apple.com>
5845
e50084fa
GK
5846 PR 8180
5847 * configure.in: When testing with_libs and with_headers, treat
5848 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5849 * configure: Regenerate.
b4117c30 5850
b348267b
GK
5851 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5852 make, shell, etc.
5853 (baseargs): Likewise.
5854 * configure: Regenerate.
5855
ca26ffe0
BI
58562003-08-20 Bernardo Innocenti <bernie@develer.com>
5857
5858 * MAINTAINERS (Write After Approval): Add myself.
5859
940cde4d
GK
58602003-08-19 Geoffrey Keating <geoffk@apple.com>
5861
5862 * configure.in: Disable libgcj for darwin not on powerpc.
5863 * configure: Rebuild.
5864
74bed51b
ADL
58652003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5866
5867 * config-ml.in, symlink-tree: Add license.
5868
b4117c30
ZW
58692003-08-03 Richard Stallman <rms@gnu.org>
5870 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
5871
5872 * README.SCO: New file.
5873
333a28b4
MK
58742003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5875
5876 * Makefile.tpl (check, check-c++): Express dependencies using
5877 dependencies rather than commands.
5878 * Makefile.in: Regenerate.
5879
c197e306
AC
58802003-08-01 Andrew Cagney <cagney@redhat.com>
5881
5882 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5883 * configure: Ditto.
5884
a8ee6e2d
GK
58852003-07-31 Geoffrey Keating <geoffk@apple.com>
5886
5887 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 5888 * Makefile.in: Update.
a8ee6e2d 5889
8d9b3f2e
AT
58902003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5891
5892 * configure.in: Enable libgcj for darwin.
5893 * configure: Rebuild.
5894
52c0c542
PE
58952003-07-29 Phil Edwards <pme@gcc.gnu.org>
5896
5897 * config-ml.in: Use ac_configure_args directly instead of
5898 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5899 actually seen.
5900
b4acb5ef
NN
59012003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5904 creating target and build subdirs to build all parent dirs as needed.
5905 * Makefile.in: Rebuild.
5906 * configure.in: Don't build dirs explicitly here.
5907 * configure: Rebuild.
5908
a51d71d0
PB
59092003-07-26 Paul Brook <paul@nowt.org>
5910
5911 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5912
f43e12ce
AO
59132003-07-22 Alexandre Oliva <aoliva@redhat.com>
5914
5915 * Makefile.tpl (all-make): Depend on intl.
5916 * Makefile.in: Rebuilt.
5917
8a199ff6
PE
59182003-07-20 Phil Edwards <pme@gcc.gnu.org>
5919
5920 * install-sh: Update to newer upstream versions (associated with
5921 aclocal 1.7).
5922 * mkinstalldirs: Likewise.
5923 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5924
e6a8c803
AP
59252003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5926
5927 * MAINTAINERS: Move self from Bug database only accounts
5928 to write-after-approval.
5929
9f13608f
NN
59302003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 * config.if: Remove unused libc_interface determination.
5933
c7864714
NN
59342003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5935
5936 * MAINTAINERS: Move self from write-after-approval to
5937 build machinery (*.in).
5938
775956d0
NN
59392003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5940
5941 PR bootstrap/11273
5942 PR bootstrap/11408
5943 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5944 unused INSTALL_PROGRAM_ARGS.
5945 * configure.in: Use AC_PROG_INSTALL.
5946 * Makefile.in: Regenerate.
5947 * configure: Regenerate.
5948
c7f67a6e
KH
59492003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5950
5951 * MAINTAINERS: Alphabetize.
5952
33952f6f
AO
59532003-07-10 Alexandre Oliva <aoliva@redhat.com>
5954
5955 * configure: Rebuilt.
5956 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5957 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5958 newlib nor libgloss.
5959 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5960 * configure.in (am33_2.0-*-linux*): Added.
5961
0d4f1b4e
BW
59622003-07-09 Bob Wilson <bob.wilson@acm.org>
5963
5964 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5965 * configure: Regenerate.
5966
56694dd9
ZW
59672003-07-07 Zack Weinberg <zack@codesourcery.com>
5968
5969 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5970 * Makefile.in: Regenerate.
5971
21607eb4
ZW
59722003-07-04 Zack Weinberg <zack@codesourcery.com>
5973
5974 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5975 * Makefile.in: Regenerate.
5976
dce2d8b2 59772003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
5978
5979 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5980 * Makefile.in: Regenerated.
5981
5d42f90e
L
5982 * config-ml.in: Replace PWD with PWD_COMMAND.
5983
6eb95e99
ZW
59842003-07-04 Zack Weinberg <zack@codesourcery.com>
5985
5986 * intl: New directory; see intl/ChangeLog for details.
5987 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5988 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5989 * Makefile.in: Regenerate.
5990
07d1940e
NN
59912003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5992
5993 * configure.in: Clean up config-lang.in handling. Delete
5994 useless assignment to "subdirs".
5995 * configure: Regenerate.
5996
4dbda6f0
NN
59972003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5998
5999 * configure.in: Rename 'target_libs' to 'target_libraries'.
6000 Remove useless reference to 'target_libs'.
6001 * configure: Regenerate.
6002
2c30ab71
KS
60032003-06-23 Keith Seitz <kseitz@sources.redhat.com>
6004
6005 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6006 * Makefile.in: Regenerate.
6007
11405c93
NN
60082003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6009
6010 * Makefile.def: Introduce flags_to_pass.
6011 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6012 * Makefile.in: Regenerate.
6013
fb87ad5d
HPN
60142003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6015
6016 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6017 and target-libgloss.
6018 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6019 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6020 * configure: Regenerate.
6021
a7956a48
BK
60222003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6023
6024 * configure.in: Update testsuite_flags to new location.
6025 * configure. Regenerate.
6eb95e99 6026
eaf9f3b2
NN
60272003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6028
6029 * Makefile.tpl: Remove BUILD_CC stuff.
6030 * Makefile.in: Regenerate.
6031
2d89ffef
KH
60322003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6033
6034 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6035
dce2d8b2 60362003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
6037
6038 * MAINTAINERS (Write After Approval): Add myself.
6039
dce2d8b2 60402003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 6041
b951c91c
L
6042 * config.guess: Update to 2003-06-12 version.
6043 * config.sub: Update to 2003-06-13 version.
6044
dce2d8b2 60452003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
6046
6047 * config.guess: Update to 2003-06-06 version.
6048 * config.sub: Update to 2003-06-06 version.
6049
655b7166
RO
60502003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6051
6052 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6053 * configure. Regenerate.
6054
01b759aa
NN
60552003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6056
bf1d3e81
NN
6057 * configure.in: Disable serial configure by default.
6058 * configure: Regenerate.
6059 * Makefile.tpl: Abolish .NOTPARALLEL.
6060 * Makefile.in: Regenerate.
6061
e89fbdfe
NN
6062 * Makefile.tpl: Replace {build,host,target}_canonical by
6063 {build,host,target}.
6064 * Makefile.in: Regenerate.
6065
01b759aa
NN
6066 * Makefile.tpl: Fix stupid pasto.
6067 * Makefile.in: Regenerate.
6068
f7dae026
NN
60692003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6070
6071 * Makefile.tpl: Remove bogus conditional.
6072 * Makefile.in: Regenerate.
6073
60742003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
6075
6076 * Makefile.tpl (profiledbootstrap): New target.
6077 * Makefile.in (profiledbootstrap): New target.
6078
2ffc3e73 60792003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
6080
6081 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6082 Pinski. Remove user names from other bugzilla-only maintainers.
6083
1a1e6b96
NN
60842003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6085
1358ccea
NN
6086 * Makefile.tpl: Make 'recursive targets' using autogen rather
6087 than shell loop. Remove duplicate 'clean' targets and false
6088 comments.
6089 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6090 Add systematic method of specifying missing targets in subdirs.
6091 Add copyright boilerplate.
6092 * Makefile.in: Regenerate.
6093 * configure.in: Add 'recursive targets' to maybe list.
6094 * configure: Regenerate.
6095
ae74ed1f
NN
6096 * MAINTAINERS: "GNATS only" -> "Bug database only".
6097
1a1e6b96
NN
6098 * Makefile.tpl: Rename [+target+] to [+make_target+].
6099 * Makefile.def: Rename 'target' to 'make_target'.
6100
c79af3fa
NB
61012003-05-31 Neil Booth <neil@daikokuya.co.uk>
6102
6103 * MAINTAINERS: Add self as options handling maintainer.
6104
39d85b61
MM
61052003-05-28 Michael Meissner <gnu@the-meissners.org>
6106
6107 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6108 been too long since I touched those ports.
6109
afc2b62d
DD
61102003-05-28 DJ Delorie <dj@redhat.com>
6111
6112 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6113 * Makefile.in: Regenerate.
6114
df445104
MR
61152003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6116
6117 * configure.in: Use curly braces in the definition of tooldir.
6118 * configure: Regenerate.
6119
2eb98e5d 61202003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 6121
2eb98e5d
DD
6122 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6123 newlib or libgloss.
6124 * Makefile.in: Regenerate.
6125
862fced8
DD
61262003-05-21 DJ Delorie <dj@redhat.com>
6127
6128 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6129 * Makefile.in: Regenerate.
6130
fc351800
ILT
61312003-05-20 Ian Lance Taylor <ian@airs.com>
6132
6133 * MAINTAINERS: Update my e-mail address.
6134
7e2dbcef
NN
61352003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6136
6137 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 6138 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
6139 Factor out common code from autogen IF statements.
6140 * configure: Regenerate.
6141 * Makefile.in: Regenerate.
6142
f2a0e225
KC
61432003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6144
6145 * configure.in: Accept i[3456789]86 for machine type.
6146 * configure: Regenerate.
6147
8b87bb96
NN
61482003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6149
6150 * configure.in: Switch more things to use maybe dependencies.
6151 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6152 * configure: Regenerate.
6153 * Makefile.tpl: Switch more things to use maybe dependencies.
6154 * Makefile.in: Regenerate.
6155
fdb882bc 61562003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
6157
6158 * Makefile.tpl (install-opcodes): Define.
6159 * Makefile.in: Rebuild.
6160
f7c50032
AJ
61612003-05-13 Andreas Jaeger <aj@suse.de>
6162
6163 * config.guess: Update to 2003-05-09 version.
6164 * config.sub: Update to 2003-05-09 version.
6165
dce2d8b2 61662003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
6167
6168 * configure.in: Correct sed script so that options in quotes are not
6169 deleted.
6170 * configure: Rebuild.
6171
aa8f1f57
CV
61722003-05-12 Corinna Vinschen <corinna@vinschen.de>
6173
6174 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6175 and $$s/newlib/libc/sys/cygwin32 include paths.
6176 * configure: Ditto.
6177
0c130f81
MM
61782003-05-12 Michael Meissner <gnu@the-meissners.org>
6179
6180 * MAINTAINERS: Update my email addresses.
6181
aa1a100b
EB
61822003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6183
6184 * config-ml.in: Propagate INSTALL variables.
f7c50032 6185
87861833
GP
61862003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6187
6188 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6189
de722255
CD
61902003-05-02 Chris Demetriou <cgd@broadcom.com>
6191
6eb95e99
ZW
6192 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6193 * Makefile.in: Regenerate.
de722255 6194
96c4a002
WB
61952003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6196
6197 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6198
55b15a11
WB
61992003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6200
6201 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6202
0c227849
DJ
62032003-04-27 Daniel Jacobowitz <drow@mvista.com>
6204
6205 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6206 * Makefile.in: Regenerated.
6207
d45148c1
WB
62082003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6209
6210 * MAINTAINERS (Write After Approval): Upgrade myself from
6211 GNATS only to write-after-approval. Update my mail address.
6212
dce2d8b2 62132003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
6214
6215 (OS Port Maintainers: freebsd): Add myself.
6216
438f50c3
MM
62172003-04-22 Mark Mitchell <mark@codesourcery.com>
6218
6219 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6220
9074e169
KJ
62212003-04-22 Kean Johnston <jkj@sco.com>
6222
6223 * MAINTAINERS (SCO ports): Added myself.
6224
dfd39a2e
NS
62252003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6226
6227 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6228
ccbae82a
KJ
62292003-04-19 Kean Johnston <jkj@sco.com>
6230
6231 * MAINTAINERS (Write After Approval): Add myself.
6232
2f50999f
GP
62332003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6234
6235 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6236 * Makefile.in: Regenerate.
6237
e9b84181
JJ
62382003-04-18 Jakub Jelinek <jakub@redhat.com>
6239
6240 * configure.in (powerpc64*-*-linux*): Remove.
6241 * configure: Rebuilt.
6242
1ca4c6e1
PE
62432003-04-17 Phil Edwards <pme@gcc.gnu.org>
6244
6245 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6246 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6247 and restrap.
6248 * Makefile.in: Regenerate.
6249
0590b963
RE
62502003-04-16 Richard Earnshaw <rearnsha@arm.com>
6251
6252 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6253 * configure: Regenerated.
6254
ff41a56f
DD
62552003-04-15 DJ Delorie <dj@redhat.com>
6256
6257 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6258
50d440bc
NC
62592003-04-13 Nick Clifton <nickc@redhat.com>
6260
6261 * config-ml.in: Remove support for --disable-aix removing
6262 call-aix multilibs.
6263
b1e0a93e
AO
62642003-04-10 Alexandre Oliva <aoliva@redhat.com>
6265
6266 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6267 * */configure: Rebuilt.
6268
71fb704d
JS
62692003-04-08 Joel Sherrill <joel@oarcorp.com>
6270
6271 * MAINTAINERS: Add my email address.
6272
3897ea90
OH
62732003-03-17 Olivier Hainque <hainque@act-europe.fr>
6274
6275 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 6276
93c834b7
NN
62772003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6278
6279 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6280 * Makefile.in: Regenerate.
6281
82c34dcb
MC
62822003-03-14 Michael Chastain <mec@shout.net>
6283
6284 * Makefile.in: Regenerate with correct Makefile.def.
6285
73458fb7
NN
62862003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6287
6288 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6289 Make macro.
6290 * Makefile.in: Regenerate.
6291 * configure.in: Clean up gxx_include_dir logic.
6292 * configure: Regenerate.
6293
32cf27e5
AE
62942003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6295
6296 * MAINTAINERS (Write After Approval): Add myself.
6297
c727e7a0
BE
62982003-03-10 Ben Elliston <bje@wasabisystems.com>
6299
6300 * MAINTAINERS: Update my mail address.
6301
9a27ac7a
FS
63022003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6303
6304 * configure.in (gxx_include_dir): Fix typo.
6305 * configure: Regenerated.
6306
3aa83176
NN
63072003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6308
6309 * Makefile.tpl: Reindent.
6310 * Makefile.in: Regenerate.
6311 * configure.in: Reindent. Don't set unused variables.
6312 * configure: Regenerate.
6313
9124bc53
DJ
63142003-03-04 Daniel Jacobowitz <drow@mvista.com>
6315
6316 * configure.in: Include $(build_tooldir)/sys-include in
6317 FLAGS_FOR_TARGET.
6318 * configure: Regenerated.
6319
cb543528
NN
63202003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6321
c858bf1e
NN
6322 * Makefile.tpl: Always pass down RANLIB.
6323 * Makefile.in: Regenerate.
6324
aa9c3ab4
NN
6325 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6326 * Makefile.in: Regenerate.
6327 * configure.in: Remove unused logic relating to --enable-shared
6328 and --enable-threads. Remove bogus comments. Remove redundant
6329 noconfigdirs.
6330 * configure: Regenerate.
6331
cb543528
NN
6332 * configure.in: Replace ${libstdcxx_version} by its value.
6333 Remove reference to mh-dgux.
6334 * configure: Regenerate.
6335
53f70c1b
KB
63362003-03-03 Kevin Buettner <kevinb@redhat.com>
6337
6338 * MAINTAINERS (Write After Approval): Add myself.
6339
df0f0674
NN
63402003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6341
6342 * Makefile.tpl: Rearrange.
6343 * Makefile.in: Regenerate.
6344
dce2d8b2 63452003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
6346
6347 * configure.in: Add support for kaOS as cross build target system.
6348 * configure: Regenerated.
6349
a7a287eb
SB
63502003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6351
6352 * MAINTAINERS (Write after approval): Add myself.
6353
ff00c8a2
JW
63542003-02-21 James E Wilson <wilson@tuliptree.org>
6355
6356 * MAINTAINERS: Update my email address.
6357
abb2db7a
ZW
63582003-02-21 Zack Weinberg <zack@codesourcery.com>
6359
6360 * MAINTAINERS: Add self to blanket write privs. section.
6361
e9f2dc3b
SM
63622003-02-20 Sean McNeil <sean@blue.mcneil.com>
6363
6364 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6365 configure-target-* as some target builds may require additional
6366 flags for preprocessor tests.
6367 * Makefile.in: Regenerated.
6368
ee03dc5e
AO
63692003-02-19 Alexandre Oliva <aoliva@redhat.com>
6370
11856278
AO
6371 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6372 * ltconfig: Handle it.
6373 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6374 auto-detecting it.
6375
274aef32
AO
6376 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6377 it is used as argument to $CC.
6378 * ltcf-gcj.sh: Likewise.
6379
ee03dc5e
AO
6380 * configure.in: Introduce --enable-maintainer-mode.
6381 * configure: Rebuilt.
6382 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6383 for maintainer mode.
6384 * Makefile.in: Rebuilt.
6385
30db8e17
JM
63862003-02-18 Jason Merrill <jason@redhat.com>
6387
6388 * Makefile.tpl (check-c++): Allow parallelism.
6389
cab60ac6
GP
63902003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6391
6392 * MAINTAINERS: Remove John Carr (who never actually had access to
6393 gcc.gnu.org).
6394
c8e5d1af
GK
63952003-02-15 Geoffrey Keating <geoffk@apple.com>
6396
6397 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6398 don't configure target-libobjc.
6399 * configure: Regenerate.
6400
70f91f50
RO
64012003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6402
6403 * Makefile.tpl (RANLIB): Define.
6404 * Makefile.in: Regenerate.
6405
669e9062
LB
64062003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6407
6408 * MAINTAINERS: Update my email.
abb2db7a 6409
61b56b2e
KS
64102003-02-06 Keith R Seitz <keiths@redhat.com>
6411
6412 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6413 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6414 * Makefile.in: Regenerated.
6415 * configure.in: Remove all traces of snavigator, db, and grep.
6416 * configure: Regenerated.
6417
a1ba6e15
GP
64182003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6419
6420 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6421 After Approval.
6422
f5f2cce5
CC
64232003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6424
6425 * MAINTAINERS (Write after approval): Add myself.
6426
ba49f6f1
FCE
64272003-01-31 Frank Ch. Eigler <fche@redhat.com>
6428
6429 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6430 * Makefile.in: Regenerated.
6431
ccf9f10c
RS
64322003-01-30 Roger Sayle <roger@eyesopen.com>
6433
6434 * config.guess: Updated to 2003-01-30's version.
6435 * config.sub: Updated to 2003-01-28's version.
6436
a693735b
AO
64372003-01-30 Alexandre Oliva <aoliva@redhat.com>
6438
6439 * config.if: If gcc_version is already set, just use it. Don't set
6440 gcc_version_trigger if it's already set, otherwise set it to
6441 gcc/version.c, but only if the file exists. If it is not set and
6442 gcc/version.c does not exist, try to extract the version number from
6443 $CC.
6444
204c43d6
AT
64452003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6446
abb2db7a 6447 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 6448
842e91ec
PE
64492003-01-27 Phil Edwards <pme@gcc.gnu.org>
6450
6451 * configure.in: Revert 24Jan change.
6452 * configure: Regenerate.
6453
6b99984e
GP
64542003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6455
6456 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6457 entry of HJ Lu.
6458
806e0935
NN
64592003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6460
6461 * configure.in: Revert previous change.
6462 * configure: Regenerate.
6463
307a9864
NN
64642003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6465
6466 * configure.in: Make rda native-only.
6467 * configure: Regenerate.
6468
02ba6302
VR
64692003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6470
6471 * MAINTAINERS: Move myself from GNATS-only-accounts to
6472 write-after-approval.
6473
77d187bc
NN
64742003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6475
6476 * configure.in: Add missing \.
6477 * configure: Rebuilt.
6478
a94a2d4c
JJ
64792003-01-17 Jakub Jelinek <jakub@redhat.com>
6480
6481 * configure.in (baseargs): Avoid using \| in sed regular
6482 expressions.
6483 * configure: Rebuilt.
6484
73f84924
JJ
64852003-01-16 Jakub Jelinek <jakub@redhat.com>
6486
6487 * configure.in (baseargs): Remove all supported forms of
6488 --cache-file, --srcdir, --host, --build and --target options
6489 from argument lists.
6490 * configure: Rebuilt.
6491
8c12fc63
JZ
64922003-01-15 Josef Zlomek <zlomekj@suse.cz>
6493
6494 * MAINTAINERS: Add myself to write-after-approval list.
6495
7c005a3a
AO
64962003-01-15 Alexandre Oliva <aoliva@redhat.com>
6497
6498 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6499 * configure: Rebuilt.
6500
3dfabf63
NN
65012003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6502
6503 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6504 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6505 * Makefile.in: Regenerate.
6506 * configure: Regenerate.
6507
cf53ae10
AO
65082003-01-09 Alexandre Oliva <aoliva@redhat.com>
6509
6510 * configure.in: Remove Makefile in build, host and target modules
6511 unless configure was run with --no-recursion.
6512 * configure: Rebuilt.
6513
3fbe8e4a
CC
65142003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6515
6516 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6517 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6518 * Makefile.in: Regenerate.
6519
66e2aa7d
CD
65202003-01-08 Chris Demetriou <cgd@broadcom.com>
6521
6522 * config.guess: Update to 2003-01-03 version.
6523 * config.sub: Update to 2003-01-03 version.
6524
b5038cfb
CF
65252003-01-07 Christopher Faylor <cgf@redhat.com>
6526
6527 * configure: Regenerate with proper autoconf 2.13.
6528
d02c69be
CF
65292003-01-07 Christopher Faylor <cgf@redhat.com>
6530
6531 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 6532 * configure: Regenerate.
d02c69be 6533
e914a571
AC
65342003-01-06 Andrew Cagney <ac131313@redhat.com>
6535
6536 * configure.in (GDB_TK): Add tcl directories conditional on
6537 gdb/gdbtk directory being present.
6538 * configure: Regenerate.
abb2db7a 6539
dce2d8b2 65402003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 6541
dce2d8b2
EB
6542 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6543 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
6544 * configure: Rebuilt.
6545
89a7012a
TT
65462002-12-31 Tom Tromey <tromey@redhat.com>
6547
6548 * Makefile.in: Rebuilt.
6549 * Makefile.def (target_modules) [libffi]: Allow installation.
6550
3f4f56e2
AS
65512002-12-31 Andreas Schwab <schwab@suse.de>
6552
6553 * configure.in: Fix use of $program_transform_name.
6554 * configure: Regenerated.
6555
6c1b8d0a
DJ
65562002-12-30 Daniel Jacobowitz <drow@mvista.com>
6557
6558 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 6559 * configure: Regenerated.
6c1b8d0a 6560
c5120911
AO
65612002-12-29 Alexandre Oliva <aoliva@redhat.com>
6562
6563 * Makefile.tpl (local-distclean): Don't remove...
6564 (multilib.ts): ... this. Moved into...
6565 (multilib.out): ... this. Don't use sub-make.
6566 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6567 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6568 (configure-build-[+module+], configure-[+module+],
6569 configure-target-[+module+], configure-gcc): ... these. Test
6570 for Makefile existence. Drop config.status from dependencies.
6571 * Makefile.in: Rebuilt.
6572 * configure.in: Move gcc-version-trigger to the end of
6573 ac_configure_args. Add comments to maybedep.tmp and
6574 serdep.tmp. Introduce --disable-serial-configure. Remove
6575 nonopt from baseargs, matching and removing corresponding
6576 whitespace while at it.
6577 * configure: Rebuilt.
6578
e245b0ea
AO
65792002-12-28 Alexandre Oliva <aoliva@redhat.com>
6580
903de295
AO
6581 * configure.in (host_configargs): Replace reference to
6582 no-longer-defined buildopts with --build=${build_alias}.
6583 * configure: Rebuilt.
6584
e245b0ea
AO
6585 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6586 program_transform_name to standard idiom.
6587 (AUTOGEN, AUTOCONF): Define.
6588 (Makefile.in): Use $(AUTOGEN).
6589 (Makefile): Depend on config.status, and use autoconf-style rule to
6590 build it. Move original commands to...
6591 (config.status): ... this new target.
6592 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6593 $(AUTOCONF).
6594 * Makefile.in: Rebuilt.
6595
671aa708
NN
65962002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6597
53fbfb58
NN
6598 * Makefile.tpl: Fix dramatic bustage due to change in
6599 program_transform_name.
6600 * Makefile.in: Regenerate.
6601
6602 * configure.in: Remove unnecessary PATH setting.
6603 * configure: Regnerate.
6604
6605 * configure.in: Don't default to unprefixed tools unless
6606 the native tools will work.
6607 * configure: Regenerate.
6608
671aa708
NN
6609 * configure.in: Convert to autoconf script. Blow away lots
6610 of now-redundant Makefile fragments.
6611 * configure: Generate using Autoconf.
6612 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6613 * Makefile.in: Regenerate.
6614
57f40826
NN
66152002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6616
3fedb745
NN
6617 * configure: Fix stupid bug where RANLIB was mistakenly included.
6618
abb2db7a 6619 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
6620 (build_configargs, host_configargs, target_configargs).
6621
6622 * configure.in: Move logic out of sed statement.
6623
abb2db7a 6624 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
6625 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6626
315fa0f4
SS
66272002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6628
6629 * config.sub: Import from master repository
6630 * config.guess: Ditto
6631
45aff44f
AS
66322002-12-24 Andreas Schwab <schwab@suse.de>
6633
6634 * Makefile.tpl (multilib.out): Fix missing space.
6635 * Makefile.in: Regenerate.
6636
88b5521b
NN
66372002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6638
6639 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6640 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6641 * Makefile.in: Regenerate.
6642 * configure.in: Remove unnecessary leftovers.
6643
2a726918
GK
66442002-12-21 Geoffrey Keating <geoffk@apple.com>
6645
6646 * configure.in (extra_ranlibflags_for_target): New variable.
6647 (*-*-darwin): Add -c to ranlib commands.
6648 * configure (tooldir): Handle extra_ranlibflags_for_target.
6649
aace3269 66502002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
6651
6652 * Makefile.tpl: Revert HJL's change.
6653 * Makefile.in: Regenerated.
6654 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6655 always.
6656
f0895142
AS
66572002-12-19 Andreas Schwab <schwab@suse.de>
6658
6659 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6660 * Makefile.in: Regenerate.
6661
dce2d8b2 66622002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
6663
6664 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6665 * Makefile.in: Regenerated.
6666
6667 * configure.in (build_prefix): New. Substitute.
6668
212f6dd0
NN
66692002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6670
79308c5d
NN
6671 * Makefile.tpl: Don't let real targets depend on phony targets.
6672 * Makefile.in: Regenerate.
6673
212f6dd0
NN
6674 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6675 * Makefile.in: Regenerate.
6676
ab17919f
SS
66772002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6678
6679 * config.sub: Import from master repository
6680 * config.guess: Ditto
6681
5ecf91d1
JM
66822002-12-16 Jason Merrill <jason@redhat.com>
6683
6684 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6685 previous 'make bootstrap'.
6686 * Makefile.in: Regenerate.
6687
d8437e1b
HPN
66882002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6689
6690 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6691
4977bab6
ZW
66922002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6693
6694 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6695 * Makefile.in: Regenerate.
6696
0edcfdcb
JM
66972002-12-13 Jason Merrill <jason@redhat.com>
6698
6248218a 6699 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
6700 library tests.
6701 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
6702 * Makefile.in: Regenerate.
6703
4977bab6
ZW
67042002-12-12 Alexandre Oliva <aoliva@redhat.com>
6705
6706 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6707 * Makefile.in: Rebuilt.
6708
f87505dd
AO
67092002-12-12 Alexandre Oliva <aoliva@redhat.com>
6710
6711 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6712
4977bab6
ZW
67132002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6714
6715 * configure: Fix bug put in by gremlins.
6716
6717 * Makefile.tpl: Substitute more autoconfily.
6718 * configure: Substitute more autoconfily.
6719 * Makefile.in: Regenerate.
6720
7f0db92a
SS
67212002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6722
6723 * config.sub: Import from master repository
6724 * config.guess: Ditto
6725 * MAINTAINERS: Added Svein Seldal under write after approval
6726
4977bab6
ZW
67272002-12-08 Andrew Cagney <ac131313@redhat.com>
6728
6729 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6730 * Makefile.in (all-sim): Ditto.
6731
67322002-12-06 DJ Delorie <dj@redhat.com>
6733
6734 * Makefile.tpl: Change configure dependencies to not have real
6735 targets depend on phony targets.
6736
67372002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6738
6739 * configure.in: Revert unintentional change.
6740
6741 * Makefile.tpl: Change dependency for */multilib.out so that
6742 it works when gcc isn't in the tree.
6743
6744 * configure.in: Substitute more.
6745 * configure: Run subconfigures from the Makefile.
6746 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6747 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6748
67f1b906
GP
67492002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6750
6751 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6752
4977bab6
ZW
67532002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6754
6755 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6756 and corresponding dependencies.
6757 * Makefile.in: Regenerate.
6758
6759 * configure.in (host_tools): Order binutils, gas and ld for
6760 convenience in running the testsuites.
6761
6762 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6763 * Makefile.in: Regenerate.
6764 * configure.in: Introduce rules to serialize subconfigure runs.
6765
6766 * configure.in: Introduce BASE_CC_FOR_TARGET.
6767 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6768 Realize configure-build-* targets. Realize configure-target-* targets.
6769 * Makefile.in: Regenerate.
6770
67712002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6772
6773 * configure: Move gcc_version_trigger stuff from here...
6774 * configure.in: ...to here.
6775
6776 * configure.in: Separate subconfigure options added by this file from
6777 options given by the user. Add machinery to put args for host
6778 subconfigures into the Makefile.
6779
6780 * Makefile.tpl: Remove 'vault' targets.
6781 * Makefile.tpl: Reorder and comment dependencies.
6782 * Makefile.in: Regenerate.
6783
67842002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6785 * configure.in: Fix my broken commit of previous patch. (sigh)
6786
743f054e
GK
67872002-11-28 Geoffrey Keating <geoffk@apple.com>
6788
6789 * configure.in: Move host-specific darwin noconfigdirs into
6790 the host-specific section.
6791
4977bab6
ZW
67922002-11-28 Geoffrey Keating <geoffk@apple.com>
6793
6794 * configure.in: Move host-specific darwin noconfigdirs into
6795 the host-specific section.
6796
67972002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6798
6799 * configure: Remove skip-this-dir support.
6800 * Makefile.tpl: Remove skip-this-dir support.
6801
6802 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6803 subdirectories.
6804 * Makefile.in: Regenerate.
6805
6806 * Makefile.tpl: Strip out useless setting of 'dir'.
6807 * Makefile.in: Regenerate.
6808
68092002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6810
6811 * configure.in: Fix deeply stupid bug.
6812
6813 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6814 shell code in CXX_FOR_TARGET
6815 * Makefile.def: Introduce raw_cxx.
6816 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6817 RAW_CXX_FOR_TARGET.
6818 * Makefile.in: Regenerate.
6819
68202002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6821
6822 * Makefile.tpl: Remove unnecessary ifs.
6823 * Makefile.in: Regenerate.
6824
6825 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6826 dependencies. Maybe-ize build-libiberty. Create dummy install
6827 targets for 'no_install' modules.
6828 * configure: Move GDB_TK substitution to configure.in. Move
6829 build_modules stuff to configure.in.
6830 * configure.in: Implement soft dependency machinery. Maybe-ize
6831 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6832 * Makefile.in: Regenerate.
6833
68342002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6835
6836 * Makefile.tpl: Make all-target, install-target behave similarly
6837 to all, install (only hitting configured targets). Eliminate
6838 unused macro defintions.
6839
6840 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6841 build != host.
6842
6843 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6844
6845 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6846
6847 * configure.in: Produce lists of subdir targets we're actually
6848 configuring. Remove references to "dosrel".
6849 * Makefile.tpl: Let configure set which subdir targets are hit.
6850 Remove install-cross; clean up install; remove ALL. Remove
6851 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6852 Autogenerate host module targets. Remove empty dependency lines
6853 and redundant dependency; rearrange slightly.
6854 * Makefile.def: Add host-side libtermcap, utils.
6855
6856 * Makefile.in: Regenerate.
6857
e6226a2f
RO
68582002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6859
6860 * ltconfig (osf[345]): Append $major to soname_spec.
6861 Reflect this in library_names_spec.
6862 * ltmain.sh (osf): Prefix $major with . for use as extension.
6863
3b75d237
AJ
68642002-11-19 Andreas Jaeger <aj@suse.de>
6865
6866 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6867 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6868 and sparc64 GNU/Linux systems.
6869
809108de
NS
68702002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6871
6872 * MAINTAINERS: Update email.
6873
e7e0de7e
GP
68742002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6875
6876 * MAINTAINERS: Complete James Dennett's entry.
6877
f7109dea
EB
68782002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6879
6880 * MAINTAINERS (Write After Approval): Add myself.
6881
d3ac17c9
BK
68822002-11-13 Bruce Korb <bkorb@gnu.org>
6883
6884 * Makefile.tpl: syntactic cleanup
6885
dce2d8b2 68862002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
6887
6888 * MAINTAINERS: Add myself to write-after-approval list.
6889
4977bab6
ZW
68902002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6891
6892 * Makefile.def: Add list of recursive targets to autogenerate.
6893 Add build_modules.
6894 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6895 targets. Autogenerate *-build-* targets.
6896 * Makefile.in: Regenerate.
6897
68982002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6899
6900 * configure: More autoconf-style substitutions.
6901 * Makefile.tpl: More autoconf-style substitutions.
6902 * Makefile.in: Regenerate.
6903
69042002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6905
6906 * configure: Substitute more variables in a more autoconf-friendly
6907 way. Simplify slightly.
6908 * Makefile.tpl: Make more variables substitutable in an
6909 autoconf-friendly way.
6910 * Makefile.in: Regenerate.
6911
d4783999
JW
69122002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6913
6914 * MAINTAINERS (Write After Approval): Add myself.
6915
4977bab6
ZW
69162002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6917
6918 * configure.in (v810*): Remove special setting of tools.
6919
6920 * configure: Add support for extra required flags for ar or nm.
6921 * configure.in (aix4.3+): Use above support for target-specific
6922 issues, rather than using config/mt-aix43.
6923
69242002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6925
6926 * configure: Remove 'removing', which doesn't work. Replace $subdir
6927 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6928 with $srcdir. Reformat indentation. Substitute some variables
6929 formerly hard-coded in the Makefile for build=host.
6930 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6931 * Makefile.def: Autogenerate more.
6932 * Makefile.in: Regenerate.
6933
1c9c903e
AN
69342002-11-04 Adam Nemet <anemet@lnxw.com>
6935
6936 * MAINTAINERS (Write After Approval): Add myself.
6937
40673d2b
KB
69382002-11-04 Kevin Buettner <kevinb@redhat.com>
6939
6940 * Makefile.def (host_modules): Add rda.
6941 * Makefile.in: Regenerate.
6942 * configure.in (target_tool): Add target-rda to list.
6943
42e650ae
GP
69442002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6945
6946 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6947
e004b81f
PE
69482002-10-25 Phil Edwards <pme@gcc.gnu.org>
6949
6950 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6951 and restrap targets to this rule.
6952 * Makefile.in: Regenerate.
6953
06bd49b1
GP
69542002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6955
6956 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6957 GNATS only accounts.
6958
d0af82b0
HPN
69592002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6960
6961 * configure.in (i[3456]86-*-linux*): Add check to disable
6962 ${libgcj} for glibc1.
6963
10782654
DC
69642002-10-24 Denis Chertykov <denisc@overta.ru>
6965
6966 * MAINTAINERS: Add myself as ip2k port maintainer.
6967
a5a438f5
SS
69682002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6969
6970 * configure.in: Add tic4x target.
6971
fe3d5b7f
NN
69722002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6973
aba8a494
NN
6974 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6975 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6976 * Makefile.in: Regenerate.
6977
fe3d5b7f
NN
6978 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6979 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6980 * Makefile.in: Regenerate.
6981
a6ad79e7
JJ
69822002-10-02 Janis Johnson <janis187@us.ibm.com>
6983
6984 * MAINTAINERS: Add myself as web pages co-maintainer.
6985
6a8a9058
NN
69862002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6987
6988 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6989 * Makefile.in: Regenerate.
6990
327d975a
ZW
69912002-10-02 Zack Weinberg <zack@codesourcery.com>
6992
6993 * MAINTAINERS: Add myself and Nathan Sidwell
6994 <nathan@codesourcery.com> as VxWorks maintainers.
6995
a5ae8f19 69962002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
6997
6998 * Makefile.def: Remove order dependency comments.
6999 * Makefile.tpl: Add explicit install-install dependencies.
7000 * Makefile.in: Regenerate.
d0f6c823 7001
34c6040c 7002 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 7003 * Makefile.in: Regenerate.
34c6040c 7004
d0f6c823
NN
7005 * Makefile.tpl: Add configure-target (for src-release in src)
7006 * Makefile.in: Regenerate.
7007
50bd210b
NC
70082002-09-30 Nick Clifton <nickc@redhat.com>
7009
7010 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7011
ca25149e
UW
70122002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7013
7014 * configure.in (s390*-*-linux*): Enable libgcj.
7015
dd30b57d
NN
70162002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7017
9e60a678
NN
7018 * configure: Revert accidentally applied changes.
7019
dd30b57d
NN
7020 * Makefile.tpl: Make more autoconf-friendly.
7021 * Makefile.in: Regenerate.
7022 * configure: Make substitution more autoconf-like.
7023
5831424e
RE
70242002-09-28 Richard Earnshaw <rearnsha@arm.com>
7025
7026 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7027 single entry to handle all these.
7028 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7029 libjava on arm-*-elf.
7030
b7f3b15b
GK
70312002-09-27 Geoffrey Keating <geoffk@apple.com>
7032
7033 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7034 things that depend on them.
7035
0dffceed
NN
70362002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7037
7038 * Makefile.tpl: Make subsituted variables more autoconfy.
7039 * Makefile.in: Regenerate.
7040 * configure: Make seds more autoconfy.
7041
1db75a86 70422002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
7043
7044 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7045 * Makefile.in: Regenerate.
7046 * configure.in: Rewrite sed statements to look autoconfy.
7047
1db75a86
NN
7048 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7049 all-target-foo on configure-target-foo.
7050 * Makefile.def: Ditto.
7051 * Makefile.in: Rebuild.
7052
741a4e89
AH
70532002-09-25 Andrew Haley <aph@redhat.com>
7054
7055 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7056
95ddd785
NN
70572002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7058
7059 * Makefile.def: New file.
7060 * Makefile.tpl: New file.
7061 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7062 * contrib/gcc_update: Note that Makefile.in is a generated file.
7063
7064 * configure.in: Minor rearrangement. Simplify tests.
7065
65a824f6
JT
70662002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7067
7068 * configure.in (with_headers): Skip copy if value is "yes".
7069 (with_libs): Likewise.
7070
51270f0a 70712002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
7072
7073 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7074 * configure.in (sh*-*-pe*): Ditto.
7075 * configure.in (mips*-*-pe*): Ditto.
7076 * configure.in (*arm-wince-pe): Ditto.
7077
8f89dbf4
NN
7078 * configure.in: Rearrange.
7079
c1b8db3f
KH
70802002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7081
7082 * MAINTAINERS: Update my email address.
7083
341f0575
PK
70842002-08-30 Paul Koning <pkoning@equallogic.com>
7085
7086 * MAINTAINERS: (Write After Approval): Add myself.
7087
d2e06980
GK
70882002-08-29 Geoffrey Keating <geoffk@redhat.com>
7089
7090 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7091
4906d5d8
GK
70922002-08-24 Geoffrey Keating <geoffk@redhat.com>
7093
7094 * MAINTAINERS: Change my mailing address.
7095
e9a25cc8
PC
70962002-08-21 Paolo Carlini <pcarlini@unitus.it>
7097
7098 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 7099 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 7100
dce2d8b2 71012002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
7102
7103 * MAINTAINERS (Write After Approval): Remove myself.
7104 (Various Maintainers: c++ runtime libs): Add myself.
7105
5ce6f47b
EC
71062002-08-15 Eric Christopher <echristo@redhat.com>
7107
7108 * config.sub: Import from master repository.
7109 * config.guess: Ditto.
7110
7f9317f0
AO
71112002-08-19 Alexandre Oliva <aoliva@redhat.com>
7112
7113 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7114 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7115 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7116
7aecca3d
AH
71172002-08-16 Aldy Hernandez <aldyh@redhat.com>
7118
7119 * MAINTAINERS: Add self to rs6000 vector extensions.
7120
8ea4b195
AO
71212002-08-15 Alexandre Oliva <aoliva@redhat.com>
7122
7123 * libiberty/configure: Reverted unintended yesterday's check in.
7124
f5cc59a7
AO
71252002-08-14 Alexandre Oliva <aoliva@redhat.com>
7126
7127 * boehm-gc/configure, libf2c/configure: Rebuilt.
7128 * libffi/configure, libiberty/configure: Ditto.
7129 * libjava/configure, libobjc/configure: Ditto.
7130 * libstdc++-v3/configure, zlib/configure: Ditto.
7131 Merged from binutils:
7132 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7133 From Steve Ellcey <sje@cup.hp.com>:
7134 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7135 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7136 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7137 IA64.
7138 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7139 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7140 soname_spec, sys_lib_search_path_spec): Ditto.
7141
dce2d8b2 71422002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
7143
7144 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7145
2ff34870
L
71462002-08-04 H.J. Lu (hjl@gnu.org)
7147
7148 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7149
a014f2fe
KW
71502002-08-02 Krister Walfridsson <cato@df.lth.se>
7151
7152 * MAINTAINERS (Write After Approval): Add myself.
7153
c01d477a
AM
71542002-07-31 Alan Modra <amodra@bigpond.net.au>
7155
7156 * configure.in: Move generic linux case to end. Copy generic
7157 linux noconfigdirs to mips*-*-linux* entry and new
7158 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7159
68cd2524
MM
71602002-07-19 Michael Matz <matz@suse.de>
7161
7162 * MAINTAINERS: Add myself as ra* maintainer.
7163
e2d83b8c
CD
71642002-07-16 Chris Demetriou <cgd@broadcom.com>
7165
7166 * config.guess: Update to 2002-07-09 version.
7167 * config.sub: Update to 2002-07-03 version.
7168
cece4f1d
HPN
71692002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7170
7171 * MAINTAINERS: Fix typo in a maintainer email address.
7172
bb654703
NN
71732002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7174
7175 * configure.in: Remove two redundant tests.
7176
789b7de5
RO
71772002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7178
7179 * configure.in (mips*-*-irix6*o32): Enable stabs.
7180
e1da1089
NN
71812002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7182
f3970bba
NN
7183 * configure.in: Don't build grez.
7184 * Makefile.in: Ditto.
7185
e1da1089
NN
7186 * Makefile.in: Remove references to bsp, cygmon, libstub.
7187 * configure.in: Ditto.
7188
7189 * configure.in: Remove leftover reference to gdbtest.
7190
57c905fa
PE
71912002-07-08 Phil Edwards <pme@gcc.gnu.org>
7192
7193 * configure.in (gxx_include_dir): Change to match versioned
7194 C++ headers if --enable-version-specific-runtime-libs is used.
7195
a0af94a7 71962002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 7197
a0af94a7
SE
7198 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7199
423ce3eb
NN
72002002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7201
7202 * configure.in: Make --without-x work.
7203
98186934
NN
72042002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7205
c3b7d169
NN
7206 * configure.in: Rearrange target Makefile fragment collection.
7207
98186934
NN
7208 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7209 cvs[src].
7210 * configure.in: Ditto.
7211
eebd288a
MK
72122002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7213
7214 * MAINTAINERS (Write After Approval): Update my e-mail address.
7215
3ab36f05
NN
72162002-06-24 Ben Elliston <bje@redhat.com>
7217
7218 * configure.in (host_tools): Remove cgen.
7219
7220 * Makefile.in (all-cgen): Remove; runs from its source directory.
7221 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 7222 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
7223 (all-sim): Likewise.
7224
dce2d8b2 72252002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
7226
7227 * Makefile.in: Eliminate 'apache' targets.
7228 * configure.in: Eliminate 'apache' targets.
7229
55380b08
NN
7230 * configure.in: Eliminate redundant tests. Reorganize.
7231
9a5c1b9d
NN
7232 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7233
5fd3853a
NN
7234 * config-ml.in: Eliminate references to Cygnus configure.
7235
cfefc434
NN
7236 * Makefile.in: Eliminate references to building emacs.
7237
2fe93885
GS
72382002-06-28 Graham Stott <graham.stott@btinternet.com>
7239
7240 * MAINTAINERS: Update my email address.
7241
53c40185
BK
72422002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7243
7244 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 7245 (cxx_incdir): Remove.
53c40185 7246
97679694
NN
72472002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7248
7249 * MAINTAINERS (Write After Approval): Add self.
7250
b03bcd37
DC
7251Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7252
7253 * configure.in: Add support for ip2k.
7254
6bd12129
NN
72552002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7256
7257 * configure.in: Fix AIX configury bug.
7258
e0d98a92
SE
72592002-06-20 Steve Ellcey <sje@cup.hp.com>
7260
7261 * MAINTAINERS (Write After Approval): Add self.
7262
ba3292db
NN
72632002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7264
ef40bc65
NN
7265 * configure.in: replace ${topsrcdir} with ${srcdir}
7266
7a0be465
NN
7267 * configure.in: Move definition of libstdcxx_flags
7268 right above usage, rather than waaay earlier.
7269
e1848dde
NN
7270 * configure.in: Pull definition of is_cross_compiler earlier.
7271
8bc2fff1
NN
7272 * configure.in: Rearrange a little.
7273
ba3292db
NN
7274 * configure.in: Remove references to librx.
7275 * Makefile.in: Remove references to librx.
7276
11d8b408
DC
7277Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7278
7279 * config.sub: Add support for avr target.
7280 Import from master sources, rev 1.255
5ce6f47b 7281
93da8339
PE
72822002-06-19 Phil Edwards <pme@gcc.gnu.org>
7283
7284 * configure, .cvsignore: Revert previous change...
7285 * Makefile: ...delete.
7286
b4caab5c
NN
72872002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7288
7289 * configure.in: Eliminate ${gasdir} variable.
7290
ee777171
DB
72912002-06-18 Dave Brolley <brolley@redhat.com>
7292
7293 * configure.in: Add support for frv.
7294 * config.sub: Add support for frv.
7295
26e4af54
PE
72962002-06-18 Phil Edwards <pme@gcc.gnu.org>
7297
7298 * configure: Remove garbage from previous commit.
7299
bb20b7da
PE
73002002-06-18 Phil Edwards <pme@gcc.gnu.org>
7301
7302 * configure: For in-source builds, make a subdir and re-exec there.
7303 * Makefile: New file. Pass targets through to build directory.
7304 * .cvsignore: No longer ignore "Makefile".
7305
9d321f6c
DR
73062002-06-16 Douglas Rupp <rupp@gnat.com>
7307
7308 * MAINTAINERS (Write After Approval): Add self.
7309
c8eb2bc0
KG
73102002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7311
7312 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7313
f210d239
JT
73142002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7315
7316 * configure.in (vax-*-netbsd*): Re-enable gas.
7317
e9667b3c
NN
73182002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7319
efe1f357
NN
7320 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7321 BUILD_PREFIX_1, to correct nomenclature.
7322 * configure: Likewise.
7323
e9667b3c
NN
7324 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7325 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7326
fe2fe497
OH
73272002-05-31 Olaf Hering <olh@suse.de>
7328
7329 * config-ml.in: Propogate DESTDIR also.
7330
dcf7f0dd
JT
73312002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7332
7333 * configure.in (vax-*-netbsd*): Don't build gas for this
7334 platform.
7335
6ff14f32
MM
73362002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7337
7338 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7339 and libgcj for AVR.
7340
397de1ff
KK
73412002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7342
7343 * MAINTAINERS (Write After Approval): Add myself.
7344
ac30211c
JT
73452002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7346
7347 * config.guess: Update to 2002-05-22 version.
7348 * config.sub: Likewise.
7349
1e6347d8
RO
73502002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7351
7352 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7353 * config-ml.in: Likewise.
7354 * configure: Likewise.
7355 * configure.in: Likewise.
7356
e5ce1d6d
SC
73572002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7358
7359 * MAINTAINERS: Update my email address.
7360
6cdef75d
NN
73612002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7362
4a87f061
NN
7363 * configure.in: Simplify makefile fragment collection.
7364
7365 * configure.in: Remove code to build emacs.
603606e7 7366
e254d6b5
NN
7367 * configure.in : Remove --srcdir argument from targargs and buildargs
7368 (it's always overridden in the Makefile anyway). Rearrange a bit.
7369
7370 * configure: Move some logic to configure.in.
7371 * configure.in: Move some logic from configure.
6cdef75d 7372
1d6006fe
TT
73732002-05-11 Tom Tromey <tromey@redhat.com>
7374
7375 * MAINTAINERS: Reflect libgcj reality.
7376
b70b3534
FS
73772002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7378
7379 * Makefile.in: Honour DESTDIR.
7380
4434687a
MM
73812002-05-08 Mark Mitchell <mark@codesourcery.com>
7382
7383 * config.guess: Import 2002-03-20 version.
7384 * config.sub: Import 2002-04-26 version.
7385
a89e49c7
RO
73862002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7387
7388 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7389
44e55536
TJ
73902002-05-07 Tim Josling <tej@melbpc.org.au>
7391
7392 * MAINTAINERS: Add self.
7393
dce2d8b2 73942002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
7395
7396 * ltmain.sh: Detect and handle object name conflicts
7397 while piecewise linking a static library.
7398
b7c13625
AO
73992002-05-05 Alexandre Oliva <aoliva@redhat.com>
7400
7401 * configure.in (noconfigdirs): Don't disable libgcj on
7402 sparc64-*-solaris* and sparcv9-*-solaris*.
7403
4182d9fa
AO
74042002-05-03 Alexandre Oliva <aoliva@redhat.com>
7405
7406 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7407
7bebf279
TF
74082002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7409
7410 * configure.in (FLAGS_FOR_TARGET): Do not add
7411 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7412 on i[3456]86-*-linux*.
7413
9a06dc7d
TF
74142002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7415
7416 * configure.in (noconfigdirs): Replace [ ] with test.
7417
7418 * configure.in (noconfigdirs): Do not add target-newlib if
7419 target == i[3456]86-*-linux*, and host == target.
7420
a51a07fa
NN
74212002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7422
9e7facd6
DD
7423 * configure.in: delete reference to absent file
7424
aeaa0f2f
NN
7425 * configure.in: replace '[' with 'test'
7426
4bb98828
NN
7427 * configure.in: Eliminate references to gash.
7428 * Makefile.in: Eliminate references to gash.
7429
64791664
NN
7430 * configure.in: remove useless references to 'pic' makefile fragments.
7431
3ed57cf4
NN
7432 * configure.in: (*-*-windows*) Finish removing.
7433
a51a07fa
NN
7434 * configure.in: Eliminate redundant test for libgui.
7435
8552f6f1
RS
74362002-04-29 Roger Sayle <roger@eyesopen.com>
7437
7438 * MAINTAINERS: Add self and realphabetize. Update entries
7439 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7440 entry for a29k port maintainer.
7441
dce2d8b2 74422002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
7443
7444 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7445 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7446
704c9a14
NN
74472002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7448
7449 * configure.in: remove references to dead files
7450
7bff5059
MM
74512002-04-19 Mark Mitchell <mark@codesourcery.com>
7452
7453 * MAINTAINERS: Add information about purpose of this file.
7454
0c7c67f0
TT
74552002-04-18 Tom Tromey <tromey@redhat.com>
7456
7457 * configure.in: Disallow configuring libgcj when it is already
7458 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7459 Solaris 2.8 by default. For PR libgcj/6158.
7460
63501e91
NN
74612002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7462
7463 * configure.in: Move default CC setting out of config/mh-* fragments
7464 directly into here.
7465
701afd4d
NN
74662002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7467
7468 * configure.in: don't even try to configure or make a subdirectory
7469 if there's no configure script for it.
7470
07cdae91
MM
74712002-04-15 Mark Mitchell <mark@codesourcery.com>
7472
7473 * MAINTAINERS: Remove chill maintainers.
7474 * Makefile.in (CHILLFLAGS): Remove.
7475 (CHILL_LIB): Remove.
7476 (TARGET_CONFIGDIRS): Remove libchill.
7477 (CHILL_FOR_TARGET): Remove.
7478 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7479 CHILL_LIB.
7480 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7481 (CHECK_TARGET_MODULES): Likewise.
7482 (INSTALL_TARGET_MODULES): Likewise.
7483 (CLEAN_TARGET_MODULES): Likewise.
7484 (configure-target-libchill): Remove.
7485 (all-target-libchill): Remove.
7486 * configure.in (target_libs): Remove target-libchill.
7487 Do not compute CHILL_FOR_TARGET.
7488 * libchill: Remove directory.
5ce6f47b 7489
ab50d72b
DD
74902002-04-11 DJ Delorie <dj@redhat.com>
7491
7492 * Makefile.in, configure.in: Sync with binutils, entries
7493 follow...
7494
0a1e123a
DD
74952002-04-07 Andrew Cagney <ac131313@redhat.com>
7496
7497 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7498 (do-tar, do-bz2): New rules.
7499 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7500 (gdb-tar): New rule.
7501 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7502 (insight_dejagnu.tar): New rule.
7503 (insight.tar): New rule.
7504 (gdb+dejagnu.tar): New rule.
7505 (gdb.tar): New rule.
7506
ab50d72b
DD
75072002-02-01 Mo DeJong <supermo@bayarea.net>
7508
7509 * Makefile.in: Add all-tix to deps for all-snavigator
7510 so that tix is built when building snavigator.
7511
75122002-01-11 Steve Ellcey <sje@cup.hp.com>
7513
7514 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7515 ld and gdb are not supported.
7516
75172002-01-07 Mark Salter <msalter@redhat.com>
7518
7519 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7520 Allow target-libgloss to be built for arm, strongarm, and xscale.
7521
75222001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7523
7524 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7525 options for i[3456]86-pc-linux* native builds.
7526
75272001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7528
7529 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7530 files from .po files for a distribution.
7531
75322001-09-03 Jeff Holcomb <jeffh@redhat.com>
7533
7534 * configure.in: Enable libstdc++-v3 for h8300 targets.
7535
75362001-06-19 Alan Modra <amodra@bigpond.net.au>
7537
7538 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7539 version from bfd/.
7540
7541Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7542
7543 * Makefile.in (VER): When present, extract the version number from
7544 the file version.in.
7545
dce2d8b2 75462001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
7547
7548 * configure.in : enable ld for aix
7549
75502001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7551
7552 * config.guess: Add linux target for S/390.
7553
75542000-11-07 Philip Blundell <pb@futuretv.com>
7555
7556 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7557
75582000-11-03 Philip Blundell <pb@futuretv.com>
7559
7560 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7561 files.
7562
75632001-01-15 Ben Elliston <bje@redhat.com>
7564
7565 * configure.in (host_tools): Add sid.
7566 Always configure cgen.
7567
75682000-11-24 Nick Clifton <nickc@redhat.com>
7569
7570 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7571
7572
75732000-08-20 Doug Evans <dje@casey.transmeta.com>
7574
7575 * Makefile.in (ALL_MODULES): Add all-cgen.
7576 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7577 (all-cgen): New target.
7578 (all-opcodes,all-sim): Depend on all-cgen.
7579 * configure.in (host_tools): Add cgen.
7580 Only configure cgen if --enable-cgen-maint.
7581
dce2d8b2 75822002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
7583
7584 * configure.in: Add *-*-freebsd* configurations.
7585
90def2b2
TT
75862002-04-08 Tom Tromey <tromey@redhat.com>
7587
7588 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7589 Fixes PR libgcj/6068.
7590
320d7e7a
KW
75912002-03-30 Krister Walfridsson <cato@df.lth.se>
7592
7593 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7594
18b467f1
RO
75952002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7596
7597 * configure.in (alpha*-dec-osf*): Enable libgcj.
7598
dce2d8b2 75992003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
7600
7601 * MAINTAINERS (Write After Approval): Add myself.
7602
56ae9405
NC
76032002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7604
7605 Fix for: PR bootstrap/3591, target/5676
7606 * configure.in (mcore-pe): Disable the configuration of
7607 libstdc++-v3 since exceptions are not supported.
7608
f18d9a0c
AG
76092002-03-20 Anthony Green <green@redhat.com>
7610
7611 * configure.in: Enable libgcj for xscale-elf target.
7612
dce2d8b2 7613Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
7614
7615 * MAINTAINERS: Update my email address.
7616
28eca9e8
AO
76172002-03-16 Alexandre Oliva <aoliva@redhat.com>
7618
7619 * ltmain.sh (relink_command): Fix typo in previous change.
7620
e67e72c7
AO
76212002-03-15 Alexandre Oliva <aoliva@redhat.com>
7622
7623 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7624 (relink_command): Added --tag flags.
7625 (mode=install): If relinking fails; error out.
7626
c2273204
RH
76272002-03-12 Richard Henderson <rth@redhat.com>
7628
7629 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7630 .NOTPARALLEL tag.
7631 (do-check): Rename from check.
7632 (check): Allow parallel check.
7633
bcb64245
BW
76342002-03-12 Bob Wilson <bob.wilson@acm.org>
7635
7636 * MAINTAINERS: Add myself as maintainer for xtensa port.
7637 Fix alphabetical order in CPU port maintainer list.
7638 Remove myself from Write After Approval list.
7639
63adb4ff
RH
76402002-03-11 Richard Henderson <rth@redhat.com>
7641
7642 * Makefile.in (.NOTPARALLEL): Add fake tag.
7643
9bec4bf0
L
76442002-03-07 H.J. Lu (hjl@gnu.org)
7645
7646 * configure.in: Enable gprof for mips*-*-linux*.
7647
c7fc1f84
DS
76482002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7649
7650 * MAINTAINERS (Write After Approval): Add myself.
7651
6bff33fb
AO
76522002-02-28 Alexandre Oliva <aoliva@redhat.com>
7653
7654 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7655 libjava.
7656 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7657
0210b33b
AO
76582002-02-23 Alexandre Oliva <aoliva@redhat.com>
7659
7660 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7661 because its Makefile is there; test for the executable instead.
7662
fcc0a3ef
AO
76632002-02-22 Alexandre Oliva <aoliva@redhat.com>
7664
7665 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7666 libstdc++-v3 and libjava.
7667
dce2d8b2 76682002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
7669
7670 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7671 boehm-gc
5ce6f47b 7672
40fe0ec3
AO
76732002-02-09 Alexandre Oliva <aoliva@redhat.com>
7674
7675 * config.guess: Updated to 2002-01-30's version.
7676 * config.sub: Updated to 2002-02-01's version.
7677 Contribute sh64-elf.
7678 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7679 * configure.in: Added sh64-*-*.
7680
694d53ee
CD
76812002-02-08 Chris Demetriou <cgd@broadcom.com>
7682
7683 * MAINTAINERS: Belatedly add myself to write after approval list.
7684
a9ca50b1
JH
7685Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7686
7687 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7688 Remove self as Write After Approval.
7689
5ffc3500
GK
76902002-01-31 Geoffrey Keating <geoffk@redhat.com>
7691
7692 * MAINTAINERS: Put self in as maintainer for contrib/regression
7693 directory.
7694
4ceaf7fb
PE
76952002-01-28 Phil Edwards <pme@gcc.gnu.org>
7696
7697 * MAINTAINERS: Update my email address.
7698
51584787
JT
76992002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7700
5ce6f47b
EC
7701 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7702 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
7703 libraries if not supported for NetBSD on target CPU.
7704
5701d273
DR
77052002-01-25 Douglas B Rupp <rupp@gnat.com>
7706
7707 * install-sh: Use _inst.$$_ for temp file name.
7708
b299a075
JT
77092002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7710
7711 * MAINTAINERS (Write After Approval): Move my contact info
7712 from here...
7713 (OS Port Maintainers): ...to here (netbsd).
7714
51fe14b5
BW
77152002-01-22 Bob Wilson <bob.wilson@acm.org>
7716
7717 * MAINTAINERS (Write After Approval): Add myself.
7718
dce2d8b2 77192002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
7720
7721 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7722 (all-target-fastjar): Also depend on all-target-libiberty.
7723
3cd87679
L
77242002-01-16 H.J. Lu (hjl@gnu.org)
7725
7726 * config.guess: Import from master sources, rev 1.225.
7727 * config.sub: Import from master sources, rev 1.238.
7728
969a6d8f
KH
77292002-01-16 Kazu Hirata <kazu@hxi.com>
7730
7731 * MAINTAINERS (Write After Approval): Remove myself.
7732
366f6a52
FW
77332001-12-19 Florian Weimer <fw@deneb.enyo.de>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
f02240b6
JM
77372001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7738
7739 * MAINTAINERS: Add self as docs co-maintainer.
7740
5d08dc39
MK
77412001-12-11 Matthias Klose <doko@debian.org>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
39e790d5
ZW
77452001-12-09 Zack Weinberg <zack@codesourcery.com>
7746
7747 * MAINTAINERS: Update my email address.
7748
4519d6a3
TC
77492001-12-07 Turly O'Connor <turly@apple.com>
7750 * MAINTAINERS (Write After Approval): Add myself.
7751 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7752 (rs6000_initialize_trampoline): Call __trampoline_setup for
7753 ABI_DARWIN too.
7754 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 7755 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 7756
21cf0a73
PC
77572001-12-07 Paolo Carlini <pcarlini@unitus.it>
7758
7759 * MAINTAINERS (Write After Approval): Add myself.
7760
4ee43206
DR
7761Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7762
7763 * configure, configure.in: Use temp file for long sed commands.
7764
251931f3
LG
77652001-12-03 Laurent Guerby <guerby@acm.org>
7766
7767 * config.sub: Update to version 1.232 on subversion.
7768
03777dd7
BE
77692001-12-03 Ben Elliston <bje@redhat.com>
7770
7771 * MAINTAINERS: Update mail address for config.* patches.
7772
dce2d8b2 77732001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
7774 Zack Weinberg <zack@codesourcery.com>
7775
7776 When build != host, create libiberty for the build machine.
7777
7778 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7779 CONFIG_ARGUMENTS.
7780 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7781 New variables.
7782 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7783 and rules.
7784 (all.normal): Depend on ALL_BUILD_MODULES.
7785 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7786 (all-build-libiberty): Depend on configure-build-libiberty.
7787
7788 * configure: Calculate and substitute proper value for
7789 ALL_BUILD_MODULES.
7790 * configure.in: Create the build subdirectory.
7791 Calculate and substitute TARGET_CONFIGARGS (formerly
7792 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7793
04075e8f
ZL
77942001-11-26 Ziemowit Laski <zlaski@apple.com>
7795
7796 * MAINTAINERS (write-after-approval): Add self.
7797
ed19322d
CR
77982001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7799
7800 * MAINTAINERS (GNATS only accounts): Remove self.
7801
90a12988
HPN
78022001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7803
7804 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7805 libf2c.
7806
77e653ad
CR
78072001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7808
7809 * MAINTAINERS (Write After Approval): Add self.
7810
64adad99
DB
78112001-11-12 David O'Brien <obrien@FreeBSD.org>
7812
7813 * MAINTAINERS: mips and s390 are also CPU ports.
7814
834a28c7
DB
78152001-11-12 David O'Brien <obrien@FreeBSD.org>
7816
7817 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7818
ef94239f
DB
78192001-11-11 David O'Brien <obrien@FreeBSD.org>
7820
7821 * MAINTAINERS: Alphabetize.
7822
beda0427
KH
78232001-11-09 Kazu Hirata <kazu@hxi.com>
7824
7825 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7826
6ca224d3
JDA
78272001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7828
7829 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7830
132e4bd7
PE
78312001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7832
7833 * configure.in (--enable-languages): Be more permissive about
7834 syntax. Check for empty lists better. Warn about $LANGUAGES.
7835
c6243b4c
GK
78362001-11-08 Geoffrey Keating <geoffk@redhat.com>
7837
7838 * config.sub: Import from master sources, rev. 1.230.
7839 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7840
abbb9e76
LG
78412001-11-07 Laurent Guerby <guerby@acm.org>
7842
7843 * MAINTAINERS (Write After Approval): Add self.
7844
53cdb27a
HPN
78452001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7846
7847 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7848
dd3a88c9
HPN
78492001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7850
7851 * config.sub: Import from master sources, rev 1.226.
7852 * config.guess: Import from master sources, rev 1.216.
7853
d344dce9
HPN
78542001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7855
7856 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7857 * MAINTAINERS: Add self as maintainer of MMIX port.
7858 Remove old after-approval entry.
7859
63f6bcd7
JM
78602001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7861
7862 * ChangeLog, configure: Fix spelling errors.
7863
84f92638
BK
78642001-10-20 Brendan Kehoe <brendan@zen.org>
7865
7866 * MAINTAINERS: Tweak my address.
7867
dce2d8b2 7868Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
7869
7870 * MAINTAINERS: Update my email address.
7871
1567080c 78722001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 7873
f48a3b5c 7874 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 7875 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 7876
30106886
GB
78772001-10-10 Geert Bosch <bosch@gnat.com>
7878
e490616e 7879 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
7880 Added Robert Dewar.
7881
dce2d8b2 78822001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
7883
7884 * MAINTAINERS (Write After Approval): Added self
7885
d1c3e709
GB
78862001-10-02 Geert Bosch <bosch@gnat.com>
7887
7888 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7889
50f5f793
JM
78902001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7891
7892 * configure: Handle temporary files securely using mkdir.
7893
7fddf9a9
AO
78942001-09-29 Alexandre Oliva <aoliva@redhat.com>
7895
7896 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7897
dce2d8b2 78982001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
7899
7900 * configure.in (*-*-linux*): Disable configuration of target-newlib
7901 and target-libgloss.
e490616e 7902
0c055e34
AO
79032001-09-26 Alexandre Oliva <aoliva@redhat.com>
7904
7905 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7906 RANLIB.
7907
759bfa90
AO
79082001-09-21 Alexandre Oliva <aoliva@redhat.com>
7909
7910 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7911 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7912 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7913 avoid quotes nesting problems.
7914 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7915 (DO_X): Export only variables that are set.
7916
1dc4a750
BE
79172001-09-19 Ben Elliston <bje@redhat.com>
7918
7919 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7920 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7921 semantics. Use the shell built-in "type" command instead.
7922
898c7238
AO
79232001-08-31 Alexandre Oliva <aoliva@redhat.com>
7924
7925 Merged from gcc-3_0-branch:
7926 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7927 * ltcf-c.sh: Use $objext, not $ac_objext.
7928 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7929 * ltcf-cxx.sh: Add support for GNU.
7930 2001-07-22 Timothy Wall <twall@redhat.com>
7931 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7932 default settings if using GNU tools with that configuration.
7933 * ltcf-cxx.sh: Ditto.
7934 * ltcf-gcj.sh: Ditto.
7935 2001-07-21 Michael Chastain <chastain@redhat.com>
7936 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7937 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7938 * ltmain.sh: Mark as gcc-local.
7939
8fa0a32e
EC
79402001-08-30 Eric Christopher <echristo@redhat.com>
7941 Jason Eckhardt <jle@redhat.com>
7942
7943 * config.guess: Merge from master sources.
7944 * config.sub: Merge from master sources, add support for mipsisa32.
7945
32f30f91 79462001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
7947 * config.sub: Merge from master sources, rev 1.219.
7948 * MAINTAINERS: Add self as contact for stormy16 port.
7949
f6084f99
ZW
79502001-08-14 Zack Weinberg <zackw@panix.com>
7951
7952 * config.sub: Merge from master sources, rev 1.218.
7953 * config.guess: Merge from master sources, rev 1.209.
7954
91b54f7f
GS
79552001-08-11 Graham Stott <grahams@redhat.com>
7956
7957 * Makefile.in (check-c++): Add missing semicolon.
7958
e5b3941e
JH
7959Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7960
32f30f91 7961 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 7962
6387a56e
EC
79632001-07-30 Eric Christopher <echristo@redhat.com>
7964
7965 * MAINTAINERS (Various maintainers: mips port): Added myself.
7966
53b475f0
AH
79672001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7968
e490616e 7969 * configure.in (sh-*-linux*): New.
53b475f0 7970
2a08c780
RH
79712001-07-27 Richard Henderson <rth@redhat.com>
7972
7973 * .cvsignore: Add LAST_UPDATED.
7974
bfa79422
UW
79752001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7976
7977 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7978
0ae85492
AH
79792001-07-16 Aldy Hernandez <aldyh@redhat.com>
7980
e490616e 7981 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 7982
8e1ab0fe
NP
7983Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7984
7985 * MAINTAINERS (Write After Approval): Added myself.
7986
2b997990
SC
79872001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7988
7989 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7990 and libgcj on m68hc11/m68hc12.
7991
d920e825
L
79922001-06-27 H.J. Lu (hjl@gnu.org)
7993
7994 * Makefile (CFLAGS_FOR_BUILD): New.
7995 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7996
d425a1e0
JM
79972001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7998
7999 * README: Remove version number.
8000
5b5b4207
GP
80012001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8002
8003 * INSTALL/README: Update wrt. to the installation instructions now
8004 residing in gcc/doc/install.texi.
8005
be839b69
JM
80062001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
8007
8008 * README: Replace with a cut-down and updated version of gcc/README.
8009
fe2ee7c4
DE
80102001-06-12 David Edelsohn <edelsohn@gnu.org>
8011
8012 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8013 multilibs to be disabled.
8014
4f5d646c
DB
80152001-06-11 Daniel Berlin <dan@cgsoftware.com>
8016
8017 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 8018
818f0c85
AO
80192001-06-09 Alexandre Oliva <aoliva@redhat.com>
8020
8021 * config.guess: Import CVS version 1.195.
8022 * config.sub: Import CVS version 1.212.
8023
e9a8af10
AO
80242001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8025
8026 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8027 gcc/xgcc is built, use -print-prog-name to find out the program
8028 name to use.
8029
ae3ca0a9
PE
80302001-06-04 Phil Edwards <pme@sources.redhat.com>
8031
8032 * config.guess: Import CVS version 1.194. All gcc-local changes
8033 appear to also be in the master copy.
8034 * config.sub: Import CVS version 1.211.
8035
066bd40d
MM
8036Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8037
8038 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8039 with_gcc]: Use `gcc -shared' to build a shared library.
8040
4aef4f33
JDA
8041Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8042
8043 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8044 archives.
8045
c386f00f
RO
8046Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8047
8048 * MAINTAINERS (Write After Approval): Add myself.
8049
2ae5cea5
HPN
80502001-06-01 Hans-Peter Nilsson <hp@axis.com>
8051
8052 * configure.in (libstdcxx_flags): Do not try to execute
8053 libstdc++-v3/testsuite_flags until it exists.
8054
c3766183
AM
80552001-06-01 Alan Modra <amodra@bigpond.net.au>
8056
8057 * MAINTAINERS: Update my email address.
8058
9b337833
GS
80592001-05-31 Graham Stott <grahams@redhat.com>
8060
8061 * MAINTAINERS (Write After Approval): Add myself.
8062
dce2d8b2 80632001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
8064
8065 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8066 libraries when using g++ with native linker.
8067
5f7de4b8
AO
80682001-05-28 Alexandre Oliva <aoliva@redhat.com>
8069
8070 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8071
a7bc0fbb
AO
80722001-05-22 Alexandre Oliva <aoliva@redhat.com>
8073
8074 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8075 [aix4*|aix5*]: Prepend blank.
8076
33456445
AO
80772001-05-20 Alexandre Oliva <aoliva@redhat.com>
8078
8079 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8080 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8081 of subdir/configure scripts to use the new libtool.m4.
8082
e48d3d00
MK
80832001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8084
8085 * MAINTAINERS (Write After Approval): Add myself.
8086
9e0e191b
BK
80872001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8088
8089 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8090
3f19b439
BE
80912001-05-11 Ben Elliston <bje@redhat.com>
8092
8093 * Makefile.in (all-sid): New target.
8094 (check-sid, clean-sid, install-sid): Likewise.
8095
6ebe3121
JO
80962001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8097
8098 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8099
ca3667c4
AO
81002001-05-03 Alexandre Oliva <aoliva@redhat.com>
8101
8102 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8103 libgcj.
8104
81052001-05-03 Alexandre Oliva <aoliva@redhat.com>
8106
8107 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8108 gcc/xgcc is built, use -print-prog-name to find out the program
8109 name to use.
8110
b2964d63
AO
81112001-04-26 Alexandre Oliva <aoliva@redhat.com>
8112
b1bb2302
AO
8113 * configure.in (noconfigdirs): Don't reset it from scratch in the
8114 target case; only append to it.
6387a56e 8115
b2964d63
AO
8116 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8117 sparc-*-solaris2.8]: Disable ${libgcj}.
8118
8343765d
AO
81192001-04-25 Alexandre Oliva <aoliva@redhat.com>
8120
8121 * configure.in (libgcj_saved): Copy from $libgcj.
8122 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8123 --disable-libgcj.
8124
ddbb6d43
GRK
81252001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8126
8127 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 8128 C front end maintainer.
ddbb6d43 8129
3fa03ff9
AG
8130Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8131
8132 * configure.in: Move *-chorusos target case to the proper switch.
8133 Disable libgcj.
8134
99ffe40f
AO
81352001-04-12 Alexandre Oliva <aoliva@redhat.com>
8136
8137 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8138 1.641.2.228.
8139
78faa32d
FS
81402001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8141
8142 * Makefile.in (STAGE1_CFLAGS): Pass down.
8143
cdbff0ab
AM
81442001-04-13 Alan Modra <amodra@one.net.au>
8145
8146 * config.guess: Add hppa64-linux support. Note for next import that
8147 this is already in the master file.
8148 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8149
75b9074c
AO
81502001-04-12 Alexandre Oliva <aoliva@redhat.com>
8151
8152 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8153 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8154
125404c5
SS
81552001-04-11 Stan Shebs <shebs@apple.com>
8156
8157 * MAINTAINERS: Add self as Darwin port maintainer.
8158
876684fe
AM
81592001-04-11 Alan Modra <amodra@one.net.au>
8160
8161 * MAINTAINERS: Update my email address.
8162
06729913
LR
81632001-04-10 Loren J. Rittle <ljrittle@acm.org>
8164
8165 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8166 recent versions of FreeBSD (release 3 or later).
8167 * ltconfig: On FreeBSD, -lc must not be provided when building
8168 a shared library or else the standard -pthread gcc option is
8169 rendered worthless to later users of the built library.
8170
67916302
JM
81712001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8172
8173 * MAINTAINERS: Add self and RTH as C front end maintainers.
8174
d2bc0628
AO
81752001-04-05 Alexandre Oliva <aoliva@redhat.com>
8176
e490616e
ZW
8177 * config.sub: Make sure to match an already-canonicalized
8178 machine name (eg. mn10300-unknown-elf).
d2bc0628 8179
a3406c06
AO
81802001-04-01 Alexandre Oliva <aoliva@redhat.com>
8181
8182 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8183 New macros.
8184 (bootstrap, cross): Use RECURSE_FLAGS.
8185 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8186
a076f6a4
AO
81872001-03-27 Alexandre Oliva <aoliva@redhat.com>
8188
8189 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8190
e9f4fa71
CH
81912001-03-22 Colin Howell <chowell@redhat.com>
8192
7238de5c
CH
8193 * Makefile.in (DO_X): Do not backslash single-quotes in
8194 backquotes (two places).
e9f4fa71 8195
b6b14b1b
AO
81962001-03-22 Alexandre Oliva <aoliva@redhat.com>
8197
8198 Re-installed:
8199 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8200 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8201 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8202 * ltcf-cxx.sh: Likewise.
8203 * ltcf-gcj.sh: Likewise.
8204
1eb0b89d
GP
82052001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8206
8207 * MAINTAINERS: Add myself as "documentation co-maintainer".
8208
82e23236
AO
82092001-03-22 Alexandre Oliva <aoliva@redhat.com>
8210
8211 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8212 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8213
64ec27c3
TT
82142001-03-19 Tom Tromey <tromey@redhat.com>
8215
8216 * config-ml.in: Handle GCJ and GCJFLAGS.
8217
191de407
MC
82182001-03-21 Michael Chastain <chastain@redhat.com>
8219
8220 * Makefile.in: all-m4 depends on all-texinfo.
8221
fed4dede
LR
82222001-03-20 Loren J. Rittle <ljrittle@acm.org>
8223
8224 * MAINTAINERS: Add myself to write after approval list.
8225
085072bb
LB
82262001-03-18 Laurynas Biveinis <lauras@softhome.net>
8227
8228 * Makefile.in (DO_X): Quote nested quotes.
8229
5af8ea3f
AM
82302001-03-18 Alan Modra <alan@linuxcare.com.au>
8231
8232 * MAINTAINERS: Add myself to write after approval list.
8233
69e23037
LB
82342001-03-15 Laurynas Biveinis <lauras@softhome.net>
8235
8236 * Makefile.in (DO_X): Use double quotes for quoting
8237 "RANLIB=$${RANLIB}".
8238
2b9650f4
OP
82392001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8240
8241 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8242
dce2d8b2 82432001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
8244
8245 * configure.in: Only use `lang_requires' for languages athat are
8246 actually enabled.
8247
f6646274
PE
82482001-03-08 Phil Edwards <pme@sources.redhat.com>
8249
8250 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8251
c9a54638
AO
82522001-03-08 Alexandre Oliva <aoliva@redhat.com>
8253
8254 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8255
6a556ad6
TT
82562001-03-07 Tom Tromey <tromey@redhat.com>
8257
8258 * configure.in: Allow config-lang.in to set `lang_requires' to list
8259 of other required languages.
8260
6822468a
LB
82612001-03-06 Laurynas Biveinis <lauras@softhome.net>
8262
8263 * Makefile.in: Remove RANLIB definition. Use RANLIB
8264 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8265 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 8266
f04885d3 82672001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 8268 Alexandre Oliva <aoliva@redhat.com>
6387a56e 8269
f04885d3
BK
8270 * Makefile.in (check-c++): Use tabs, not spaces.
8271
288edf47 82722001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 8273
288edf47
LB
8274 * MAINTAINERS: add myself to Write After Approval list.
8275
3d55d2f8 82762001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 8277
e490616e 8278 * Makefile.in (check-c++): New rule.
6387a56e 8279
4d88a68a
BK
8280 * configure.in (target_libs): Remove libg++.
8281 (noconfigdirs): Remove libg++.
8282 (noconfigdirs): Same.
8283 (noconfigdirs): Same.
8284 (noconfigdirs): Same.
8285
8286 * config-ml.in: Remove libg++ references.
8287
8288 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8289 (ALL_TARGET_MODULES): Same.
8290 (configure-target-libg++): Remove.
8291 (all-target-libg++): Remove.
8292 (configure-target-libio): Remove.
8293 (all-target-libio): Remove.
8294 (check-target-libio): Remove.
8295 (.PHONY): Remove.
8296 (libg++.tar.bz2): Remove.
8297 (all-target-cygmon): Remove libio.
8298 (all-target-libstdc++): Remove.
8299 (configure-target-libstdc++): Remove.
8300 (TARGET_LIB_PATH): Remove libstdc++.
8301 (ALL_GCC_CXX): Remove libstdc++.
8302 (all-target-gperf): Correct.
8303
2437d4ed
NC
83042001-02-16 Nick Clifton <nickc@redhat.com>
8305
8306 * configure.in (noconfigdirs): Allow configuration of texinfo
8307 for Cygwin hosts.
8308
85b99cbe
AG
83092001-02-15 Anthony Green <green@redhat.com>
8310
8311 * configure: Introduce GCJ_FOR_TARGET.
8312 * configure.in: Ditto.
8313 * Makefile.in: Ditto.
8314
7b18790c
AS
83152001-02-13 Andreas Schwab <schwab@suse.de>
8316
8317 * MAINTAINERS: Update mail address.
8318
c4880c99
MS
83192001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8320
8321 * config.guess: Add linux target for S/390.
8322 * config.sub: Likewise.
8323
dce2d8b2 83242001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
8325
8326 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 8327 target-libgloss.
e31ae6db 8328
7739adfb
BE
83292001-02-06 Ben Elliston <bje@redhat.com>
8330
8331 * configure: Output host type to stdout, not stderr.
8332
36ca672c
MM
83332001-02-05 Mark Mitchell <mark@codesourcery.com>
8334
e40f2829 8335 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
8336 * ltcf-cxx.sh: Likewise.
8337
36ca672c
MM
8338 * config.if: Assume enable_libstdcxx_v3 is defined.
8339
22fdd65e
MM
83402001-02-04 Mark Mitchell <mark@codesourcery.com>
8341
8342 Remove V2 C++ library.
8343 * configure.in: Remove --enable-libstdcxx_v3 support.
8344
3b60dd8e
BM
83452001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8346
8347 * include/demangle.h: Add prototype for java_demangle_v3.
8348
42c0c80a
PE
83492001-01-29 Phil Edwards <pme@sources.redhat.com>
8350
8351 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8352
0be25992
RH
83532001-01-27 Richard Henderson <rth@redhat.com>
8354
8355 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8356
8a8de62d
MS
83572001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8358
8359 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8360 Don't unset, it's non-portable and no longer necessary, set to empty
8361 instead.
8362
92769744
MS
83632001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8364
8365 * ltconfig: Shell portability fix for the tagname validity check.
8366
88a1c0ab
AO
83672001-01-27 Alexandre Oliva <aoliva@redhat.com>
8368
8369 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8370 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8371
45291dd5
MS
83722001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8373
8374 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8375
1ace7e15
TT
83762001-01-26 Tom Tromey <tromey@redhat.com>
8377
8378 * configure.in: Allow libgcj to be built on Sparc Solaris.
8379
0ef8b11b
DE
83802001-01-25 David Edelsohn <edelsohn@gnu.org>
8381
8382 * ltcf-c.sh: Add aix5 case.
8383 * ltcf-cxx.sh: Likewise.
8384 * ltconfig: Likewise.
8385
0006091e
AO
83862001-01-24 Alexandre Oliva <aoliva@redhat.com>
8387
9bad11e1
AO
8388 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8389 keep at least one of build_libtool_libs or build_old_libs set to
8390 yes.
8391
0006091e
AO
8392 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8393 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8394
7c01b2b5
BM
83952001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8396
8397 * configure.in: Enable libgcj on several additional platforms.
8398
d340e0ac
BM
83992001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8400
8401 * configure.in: Enable libgcj for linux targets.
8402
5baf8c37
MS
84032001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8404
8405 * MAINTAINERS (Write After Approval): Add myself.
8406
10a0ba84
JDA
84072001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8408
8409 * MAINTAINERS: Add myself as vax port maintainer.
8410
357c6a4b
FH
84112001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8412
8413 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8414
6e2d9a7a
MS
84152001-01-09 Mike Stump <mrs@wrs.com>
8416
8417 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8418 failures of subdirectories.
8419
b6b14b1b 84202001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 8421
b6b14b1b 8422 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 8423 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
8424 * ltcf-cxx.sh: Likewise.
8425 * ltcf-gcj.sh: Likewise.
8426 * ltconfig.sh: Fix typo.
976b230d 8427
07109110
LB
84282001-01-02 Laurynas Biveinis <lauras@softhome.net>
8429
8430 * configure: handle DOS-style absolute paths.
8431
1da5b8fc
LB
84322001-01-02 Laurynas Biveinis <lauras@softhome.net>
8433
8434 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8435
4c2f5b4f
MM
84362000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8437
8438 * MAINTAINERS: Add myself as avr port co-maintainer.
8439
bc53668e
BE
84402000-12-28 Ben Elliston <bje@redhat.com>
8441
8442 * MAINTAINERS: Add myself under ``Write After Approval''.
8443
c387606f
JM
84442000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8445
8446 * texinfo: Remove directory from GCC.
8447
2cb5082c
JM
84482000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8449
8450 * COPYING: Update to current
8451 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8452 to 19yy as example year in copyright notice).
8453
cc330df9
BK
84542000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8455
6387a56e 8456 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
8457 (libstdcxx_incdir): Pass down.
8458 * config.if: Remove expired bits for cxx_interface, add stub.
8459 (libstdcxx_incdir): Add variable for g++ include directory.
8460 * configure.in (gxx_include_dir): Use it.
6387a56e 8461
4c6b2835
AO
84622000-12-18 Alexandre Oliva <aoliva@redhat.com>
8463
8464 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8465 with old-email address from ``Write After Approval''.
8466
3896f13e
AJ
84672000-12-15 Andreas Jaeger <aj@suse.de>
8468
8469 * configure.in: Handle lang_dirs.
8470
84712000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 8472
ad46e881
TT
8473 * MAINTAINERS: Removed brads.
8474
90a10418
TT
8475 * MAINTAINERS: Added gcj developers.
8476
41dfe3a2 84772000-12-13 Anthony Green <green@redhat.com>
6387a56e 8478
41dfe3a2 8479 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
8480 listed. Disable libgcj for x86 and Alpha Linux until compatible
8481 with g++ abi.
6387a56e 8482
e2f601da
MS
84832000-12-13 Mike Stump <mrs@wrs.com>
8484
8485 * Makefile.in (local-distclean): Also remove fastjar.
8486
70030c01
RB
84872000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8488
8489 * contrib/gcc_update: Add fastjar --touch entries.
8490
2a50f859
AO
84912000-12-12 Alexandre Oliva <aoliva@redhat.com>
8492
8493 * configure.in: Disable language-specific target libraries for
8494 languages that aren't enabled.
8495
7743113b
AG
84962000-12-10 Anthony Green <green@redhat.com>
8497
8498 * configure.in: Define libgcj. Disable libgcj target libraries for
8499 most targets.
8500
92e061a6
NB
85012000-12-10 Neil Booth <neilb@earthling.net>
8502
8503 * MAINTAINERS: Update mail address, remove from WAA list.
8504
f34ff6d6
APB
85052000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8506
8507 * libjava: Imported from /cvs/java.
8508 * libffi: Likewise.
8509 * Boehm-gc: Likewise.
8510
d82a33c6
APB
85112000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8512
8513 * configure.in (target_libs): Revert 2000-12-08 patch.
8514 (noconfigdirs): Added target-libjava.
8515
e14f8e28
LB
85162000-12-09 Laurynas Biveinis <lauras@softhome.net>
8517
8518 * djunpack.bat: removed.
8519
fc26516b
LB
85202000-12-09 Laurynas Biveinis <lauras@softhome.net>
8521
8522 * Makefile.in: handle DOS-style absolute paths.
8523 * config-ml.in: likewise.
8524 * symlink-tree: likewise.
8525
bd8757b3
APB
85262000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8527
8528 * fastjar: Imported.
8529
81522a1f
APB
85302000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8531
8532 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8533 libjava.
8534 * configure.in (target_libs): Removed `target-libjava'.
8535
5db1f7ed
APB
85362000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8537
8538 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8539 (ALL_MODULES): Added fastjar.
8540 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8541 (all-target-libjava): all-fastjar replaces all-zip.
8542 (all-fastjar): Added.
8543 (configure-target-fastjar, all-target-fastjar): Likewise.
8544 * configure.in (host_tools): Added fastjar.
8545
5e59997c
MS
85462000-12-07 Mike Stump <mrs@wrs.com>
8547
8548 * Makefile.in (local-distclean): Remove leftover built files.
8549
0a534f40
NC
85502000-11-24 Nick Clifton <nickc@redhat.com>
8551
8552 * configure.in (xscale-elf): Add target.
8553 (xscale-coff): Add target.
8554
7686cadf
LR
85552000-11-22 Loren J. Rittle <ljrittle@acm.org>
8556
e490616e
ZW
8557 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8558 recent versions of FreeBSD (release 3 or later).
8559 * ltconfig: On FreeBSD, -lc must not be provided when building
8560 a shared library or else the standard -pthread gcc option is
8561 rendered worthless to later users of the built library.
7686cadf 8562
fff01699
FF
85632000-11-16 Fred Fish <fnf@be.com>
8564
8565 * configure.in (enable_libstdcxx_v3): Fix typo,
8566 libstd++ -> libstdc++.
8567
4dc16355
KL
85682000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8569
8570 * MAINTAINERS: Add self to Write After Approval list.
8571
bf6fc7b2
BS
85722000-11-21 Bernd Schmidt <bernds@redhat.com>
8573
8574 * MAINTAINERS: Update my email address. Add myself to global write
8575 privs list.
8576
ce8e06b1
AO
85772000-11-18 Alexandre Oliva <aoliva@redhat.com>
8578
6e2a4843
AO
8579 * Makefile.in: Merge with src and libgcj.
8580 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8581 configure-target-<library> when their configure scripts need the C
8582 or C++ library to have already been built to work properly.
8583 (do_proto_toplev): Set them to an empty string.
8584
ce8e06b1
AO
8585 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8586 (REALLY_SET_LIB_PATH): Use them.
8587
c003f378
SS
85882000-11-17 Stan Shebs <shebs@apple.com>
8589
8590 * MAINTAINERS: Add self to Write After Approval list.
8591
cc1e60ea
JM
85922000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8593
8594 * configure: Provide the original toplevel configure arguments
8595 (including $0) to subprocesses in the environment rather than
8596 through gcc/configargs.h.
8597
1173593d
JM
85982000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8599
8600 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8601 C99. Alphabetise "Write After Approval" list.
8602
520907ee
MM
86032000-11-12 Mark Mitchell <mark@codesourcery.com>
8604
34f6fbdb
MM
8605 * configure: Turn on libstdc++ V3 by default.
8606
520907ee
MM
8607 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8608 if we've got GCC.
8609
0bbd37ed
PB
86102000-11-11 Philip Blundell <philb@gnu.org>
8611
8612 * MAINTAINERS: Add self to Write After Approval list.
8613
7ca0e6d9
DE
86142000-11-09 David Edelsohn <edelsohn@gnu.org>
8615
8616 * ltcf-c.sh (aix4): Improve shared library configuration; require
8617 exporting symbols.
8618 * ltcf-cxx.sh (aix4): Define.
8619 * ltconfig (aix4): Define library and soname specs appropriate for
8620 AIX. Define command to create export symbols list.
8621
dce2d8b2 8622Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
8623
8624 * config.sub: Add support for Sun Chorus
8625
fc05d516
NC
86262000-10-31 Nick Clifton <nickc@redhat.com>
8627
8628 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8629 <name>@redhat.com. Also installed new email address for Clint
8630 Popetz.
6387a56e 8631
90a0e73f
JM
86322000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8633
8634 * etc: Remove directory from GCC.
8635
a5e1b548
MM
86362000-10-16 Michael Meissner <meissner@redhat.com>
8637
8638 * configure (gcc/configargs.h): Only create if there is a build GCC
8639 directory created.
8640
6387a56e
EC
86412000-10-16 Matthias Klose <doko@debian.org>
8642
be1db873
MK
8643 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8644 when configured for libstdc++-v3.
8645
f5fa9a5b
PE
86462000-10-05 Phil Edwards <pme@gcc.gnu.org>
8647
8648 * configure: Save configure arguments to gcc/configargs.h.
8649
61a77fea
PT
86502000-10-04 Philipp Thomas <pthomas@suse.de>
8651
8652 * config.guess: Import CVS version 1.157.
8653 * config.sub: Import CVS version 1.181.
8654
3a4fee66
AP
86552000-10-04 Andris Pavenis <pavenis@latnet.lv>
8656
8657 * Makefile.in (bootstrap): avoid recursion if subdir missing
8658 (cross): ditto
8659 (do-proto-toplev): ditto
8660
3dd7094e
AO
86612000-09-30 Alexandre Oliva <aoliva@redhat.com>
8662
de710532
AO
8663 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8664 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8665
3dd7094e
AO
8666 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8667 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8668 all affected `configure' scripts.
8669
e592386f
NB
8670Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8671
8672 * MAINTAINERS: Add self as cpplib co-maintainer.
8673
fba54939
AH
86742000-09-24 Aldy Hernandez <aldyh@redhat.com>
8675
8676 * MAINTAINERS: Add self to Write After Approval list.
8677
2bd429f4
GP
86782000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8679
8680 * INSTALL/README: egcs -> GCC update.
8681
dce2d8b2 8682Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
8683
8684 * MAINTAINERS: Add myself to Write After Approval list.
8685
d7ce9a83
KH
86862000-09-15 Kazu Hirata <kazu@hxi.com>
8687
8688 * MAINTAINERS: Add myself to Write After Approval list.
8689
18a53ffe
JL
8690Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8691
e490616e
ZW
8692 * configure.in: Do not build byacc for hppa64. Provide paths to the
8693 X11 libraries for hppa64.
18a53ffe 8694
f246ff23
SC
86952000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8696
8697 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8698
06298abd
AO
86992000-09-06 Alexandre Oliva <aoliva@redhat.com>
8700
4b92758a
AO
8701 * Makefile.in (all-zlib): Added dummy target.
8702
06298abd
AO
8703 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8704 ltcf-gcj.sh: Updated from libtool multi-language branch.
8705
4d73d07a
AO
87062000-09-05 Alexandre Oliva <aoliva@redhat.com>
8707
8708 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8709 (bootstrap*): Depend on all-bootstrap.
8710
05d52d78
PT
87112000-09-05 Philipp Thomas <pthomas@suse.de>
8712
8713 * config.guess: Import CVS version 1.156.
8714 * config.sub: Import CVS version 1.179.
8715
3c809ba4
AG
87162000-09-02 Anthony Green <green@cygnus.com>
8717
8718 * Makefile.in (all-gcc): Depend on all-zlib.
8719 (CLEAN_MODULES): Add clean-zlib.
8720 (ALL_MODULES): Add all-zlib.
8721 * configure.in (host_libs): Add zlib.
8722
10ad78a0 87232000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
8724
8725 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8726 crosses, but add gcc/include to the header search path for them.
8727
b36a9ce3
DB
87282000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8729
8730 * MAINTAINERS: Add self to Write After Approval list.
8731
cb011248
FS
87322000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8733
8734 * config.guess: Import CVS version 1.152.
8735 * config.sub: Import CVS version 1.177.
8736
db310af0
AO
87372000-08-25 Alexandre Oliva <aoliva@redhat.com>
8738
7965440a
AO
8739 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8740 $targargs to tell whether newlib is going to be built.
8741
db310af0
AO
8742 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8743 $$r/TARGET_SUBDIR/libio for _G_config.h.
8744
e7977565
AO
87452000-08-23 Alexandre Oliva <aoliva@redhat.com>
8746
8747 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8748
126bb9ed
DD
87492000-08-22 DJ Delorie <dj@redhat.com>
8750
8751 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8752
5b0e9d29
AO
87532000-08-22 Alexandre Oliva <aoliva@redhat.com>
8754
8755 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8756 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8757 sub-configures.
8758
4f3e904e
DD
87592000-08-21 DJ Delorie <dj@redhat.com>
8760
8761 * MAINTAINERS: Add self as a libiberty maintainer
8762
c9635443
AO
87632000-08-16 Alexandre Oliva <aoliva@redhat.com>
8764
8765 * configure.in (libstdcxx_flags): Use
8766 libstdc++-v3/src/libstdc++.INC.
8767
8b2100ba
AO
87682000-08-15 Alexandre Oliva <aoliva@redhat.com>
8769
8770 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8771
57119aa9
ZW
87722000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8773
eeb943b0
ZW
8774 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8775
6387a56e 8776 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
8777 explicit. Substitute enable_threads into generated Makefiles.
8778 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8779 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8780
acffa7c4
GK
87812000-08-13 Geoff Keating <geoffk@cygnus.com>
8782
8783 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8784
808d8c41
AO
87852000-08-12 Alexandre Oliva <aoliva@redhat.com>
8786
8787 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8788 previous delta.
8789
1fc8c51c 87902000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 8791
1fc8c51c
JM
8792 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8793 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8794 (FLAGS_FOR_TARGET): Not here.
8795 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 8796
25698887
AO
87972000-08-11 Alexandre Oliva <aoliva@redhat.com>
8798
8799 * config-ml.in (CC, CXX): Don't introduce a leading space.
8800
10120687
DD
88012000-08-07 DJ Delorie <dj@delorie.com>
8802
8803 * MAINTAINERS: Add self as a DJGPP maintainer
8804
15c758e9
DD
88052000-08-07 DJ Delorie <dj@redhat.com>
8806
8807 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8808 "if we're also building gcc, and it's a gcc that will run on the
8809 build machine, we want to use its includes instead of the system's
8810 default includes".
8811
2d0de245
JM
88122000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8813
8814 * MAINTAINERS: Add self to Write After Approval list.
8815
e81b330a
AO
88162000-08-03 Alexandre Oliva <aoliva@redhat.com>
8817
83440c1e
AO
8818 * configure.in (libstdcxx_flags): Don't use `"'.
8819
e81b330a
AO
8820 * config-ml.in: Adjust multilib search paths to the
8821 appropriate multilib tree.
8822
cf95c847
AO
88232000-08-02 Alexandre Oliva <aoliva@redhat.com>
8824
8825 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8826 commas in $LANGUAGES.
8827
9e9af119
MH
88282000-08-02 Manfred Hollstein <manfredh@redhat.com>
8829
8830 * configure.in: Re-enable all references to libg++ and librx.
8831
606ce391
AO
88322000-08-01 Alexandre Oliva <aoliva@redhat.com>
8833
89820b43
AO
8834 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8835 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8836 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8837 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8838
606ce391
AO
8839 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8840
04179d4a
AO
88412000-07-31 Alexandre Oliva <aoliva@redhat.com>
8842
8843 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8844 CXX_FOR_TARGET for sed.
8845
d4eb109c
AO
88462000-07-30 Alexandre Oliva <aoliva@redhat.com>
8847
8848 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8849 Do not override if already set in the environment or in configure.
8850 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8851 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8852
4f4caf92
AO
88532000-07-28 Alexandre Oliva <aoliva@redhat.com>
8854
8855 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8856 the libtool CVS tree multi-language branch.
8857 * ltconfig, ltmain.sh: Updated.
6387a56e 8858
b87487b6
AO
88592000-07-27 Alexandre Oliva <aoliva@redhat.com>
8860
1670d1ea
AO
8861 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8862 (clean-target): Depend on it.
8863
b87487b6
AO
8864 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8865 (GCC_FOR_TARGET): Use it.
8866 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8867 * configure.in: ... here.
8868 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8869 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8870
4e81ae98
EC
88712000-07-24 Eric Christopher <echristo@cygnus.com>
8872
8873 * MAINTAINERS: Add self to Write After Approval list.
8874
059ae32c
AO
88752000-07-24 Alexandre Oliva <aoliva@redhat.com>
8876
5b28edd4
AO
8877 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8878 (configure-target-libchill, configure-target-libobjc): Likewise.
8879
059ae32c
AO
8880 * configure.in: Use the same cache file for all target libs.
8881 * config-ml.in: But different cache files per multilib variant.
8882
1adcd149
MS
88832000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8884
8885 * configure (topsrcdir): Don't use dirname.
8886
2d573dff
JO
88872000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8888
8889 * MAINTAINERS: Add self to Write After Approval list.
8890
d207ebef
JM
88912000-07-20 Jason Merrill <jason@redhat.com>
8892
8893 * configure.in: Remove all references to libg++ and librx.
8894
8895 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8896
88972000-07-20 Hans-Peter Nilsson <hp@axis.com>
8898
8899 * config.sub: Update to subversions version 2000-07-06.
8900
7b7792d5
AH
89012000-07-12 Andrew Haley <aph@cygnus.com>
8902
8903 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8904 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8905
3abaac67
PE
89062000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8907
8908 * symlink-tree: Check number of arguments.
8909
34be2b36
JW
89102000-07-05 Jim Wilson <wilson@cygnus.com>
8911
8912 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8913 search path for a g++ extracted from the build tree. This
8914 will allow link tests run by configure scripts in
8915 subdirectories to succeed.
8916
d207ebef
JM
89172000-07-01 Koundinya K <kk@ddeorg.soft.net>
8918
e490616e 8919 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 8920
0900331b
MH
89212000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8922
8923 * MAINTAINERS: Add myself as loop discovery maintainer.
8924
d207ebef
JM
89252000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8926
8927 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8928 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8929
89302000-06-19 Timothy Wall <twall@cygnus.com>
8931
8932 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8933 * config.sub: Add tic54x target.
8934
11a27a76
TM
8935Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8936
8937 * MAINTAINERS: Add self as Fortran maintainer,
8938 remove Craig Burley.
8939
d207ebef 8940Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 8941
d207ebef
JM
8942 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8943 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 8944
7758b73f
PT
8945Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8946
8947 * MAINTAINERS: Add self as i18n maintainer
8948
d207ebef
JM
894920000-05-21 H.J. Lu (hjl@gnu.org)
8950
e490616e
ZW
8951 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8952 directory are used if they exist. Make sure
8953 $(build_tooldir)/include is searched for header files,
8954 $(build_tooldir)/lib/ for library files.
d207ebef 8955 (GCC_FOR_TARGET): Likewise.
e490616e 8956 (CXX_FOR_TARGET): Likewise.
d207ebef 8957
bae29210
JL
8958Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8959
8960 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8961
d207ebef 8962Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
8963
8964 * Makefile.in (configure-target-libiberty): Depend on
8965 configure-target-newlib.
8966
aab0d19d
AO
89672000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8968
8969 * configure.in, Makefile.in: Merge all libffi-related
8970 configury stuff from the libgcj tree.
8971
d207ebef
JM
8972Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8973
8974 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8975 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8976
8977Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8978
8979 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8980 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 8981 current version information. Add to proto-toplev directory.
d207ebef
JM
8982 (gdb-taz): Build do-djunpack.
8983
758c7bd4
DE
89842000-05-15 David Edelsohn <edelsohn@gnu.org>
8985
8986 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8987
1888228d
AC
8988Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8989
8990 * MAINTAINERS: Add self to Write After Approval list.
8991
d207ebef
JM
89922000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8993
8994 * ltmain.sh: Preserve in relink_command any environment
8995 variables that may affect the linker behavior.
8996
2d7cc2fe
JL
8997Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8998
d207ebef
JM
8999 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9000
9001Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
9002
9003 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9004
90052000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
9006
9007 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 9008 with the version name.
2d7cc2fe 9009
ee455968
JE
9010Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9011
9012 * MAINTAINERS: Add self as bb-reorder maintainer.
9013
73b97e5c
BK
90142000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9015
9016 * config.if: Tweak.
9017
d207ebef
JM
90182000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9019
9020 * djunpack.bat: New file.
9021
9022Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9023
9024 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
9025 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9026 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9027 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 9028
954869eb
DP
90292000-04-16 Dave Pitts <dpitts@cozx.com>
9030
e490616e
ZW
9031 * config.sub (case $basic_machine): Change default for "ibm-*"
9032 to "openedition".
954869eb 9033
eaabe541
AJ
90342000-04-13 Andreas Jaeger <aj@suse.de>
9035
9036 * MAINTAINERS: Added myself.
9037
d207ebef
JM
9038Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9039
9040 * Makefile.in (gdb-taz): New target. GDB specific archive.
9041 (do-md5sum): New target.
9042 (MD5PROG): Define.
9043 (PACKAGE): Default to TOOL.
9044 (VER): Default to a shell script.
9045 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 9046 md5 checksum generation.
d207ebef
JM
9047 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9048 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9049 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 9050 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
9051
9052Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9053
9054 * configure (warn_cflags): Delete.
9055
0ea6d60c
PDM
9056Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9057
9058 * MAINTAINERS: Added myself.
9059
17090313 90602000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 9061 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 9062
e490616e
ZW
9063 * configure.in (enable_libstdcxx_v3): Add.
9064 (target_libs): Add bits here to switch between libstdc++-v2 and
9065 libstdc++-v3.
9066 * config.if: And this file too.
9067 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 9068
76b78517
MM
90692000-04-05 Michael Meissner <meissner@redhat.com>
9070
9071 * config.sub (d30v): Add d30v as a basic machine type.
9072
ad242caf
JM
90732000-03-29 Jason Merrill <jason@casey.cygnus.com>
9074
9075 * configure.in: -linux-gnu*, not -linux-gnu.
9076
d4537148
TM
9077Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9078
9079 * MAINTAINERS: Add self in write-after-approval section.
9080
f152e9d4
JW
9081Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9082
9083 * MAINTAINERS: Add self as ia64 port maintainer.
9084
6a5fcef1
NB
90852000-03-08 Neil Booth <NeilB@earthling.net>
9086
9087 * MAINTAINERS: Add self in write-after-approval section.
9088
d207ebef 9089Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 9090
d207ebef
JM
9091 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9092 (do-tar-bz2): Replace TOOL with PACKAGE.
9093 (gdb.tar.bz2): Remove GDBTK from GDB package.
9094 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 9095 dejagnu.tar.bz2): New packages.
d207ebef
JM
9096
90972000-02-27 Andreas Jaeger <aj@suse.de>
9098
9099 * configure.in: Add entry for mips*-*-linux*, move catch all
9100 *-*-*linux* entry below this one.
9101
91022000-02-27 Ian Lance Taylor <ian@zembu.com>
9103
9104 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 9105
521fe9d0
NC
91062000-02-24 Nick Clifton <nickc@cygnus.com>
9107
9108 * config.sub: Support an OS of "wince".
9109
d207ebef
JM
9110Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9111
9112 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 9113 version.
d207ebef 9114
dce2d8b2 91152000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
9116
9117 * config.sub: Add support for Linux/IBM 370.
9118 * configure.in: Likewise.
9119
3a685f6f
NC
91202000-02-22 Nick Clifton <nickc@cygnus.com>
9121
9122 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9123
dce2d8b2 91242000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 9125
d207ebef 9126 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 9127
4746ee26
KG
91282000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9129
9130 * configure (gcc_version): When setting, narrow search to
9131 lines containing `version_string'.
9132
ba96c72d
DC
91332000-02-15 Denis Chertykov <denisc@overta.ru>
9134
9135 * config.sub: Add support for avr target.
9136
77f16a66
NC
91372000-02-14 Nick Clifton <nickc@cygnus.com>
9138
9139 * MAINTAINERS: Add maintainers for MCore port.
9140
784a3a80
HPN
9141Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9142
9143 * config.sub: Add mmix-knuth-mmixware.
9144
719dd4fa
KG
91452000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9146
9147 * MAINTAINERS: Pair cccp with cpplib maintainership.
9148
dce2d8b2 91492000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
9150
9151 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9152 structure stuff to -L library search.
9153 (CXX_FOR_TARGET): Ditto.
9154 (CROSS_CHECK_MODULES): Fix spelling mistake.
9155
7a53e94b
MM
91562000-01-24 Mark Mitchell <mark@codesourcery.com>
9157
9158 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9159 the C++ compiler.
9160
0da3b5a7
RH
91612000-01-12 Richard Henderson <rth@cygnus.com>
9162
9163 * configure.in: Don't build some bits for beos.
9164
02368d6d
JS
91652000-01-12 Joel Sherrill (joel@OARcorp.com)
9166
9167 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9168 as include files.
9169
2e76d35c
ZW
91702000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9171
9172 * Add self as cpplib maintainer, as requested by Jason
9173 Merrill. Correct my e-mail address.
9174
4c25fdcf
GK
91752000-01-06 Geoff Keating <geoffk@cygnus.com>
9176
9177 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9178 not mh-aix43.
9179
188e3966
HPN
9180Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9181
9182 * MAINTAINERS: Add myself to "write after approval" list.
9183
c2f5d030
RH
91841999-12-14 Richard Henderson <rth@cygnus.com>
9185
9186 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9187 * config.sub: Accept alphaev[78], alphaev8.
9188
eeda916a
AO
91891999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9190
9191 * config.guess, config.sub: Update from autoconf.
9192
b3bd7820
BK
91931999-11-29 Bruce Korb <autogen@linuxbox.com>
9194
2c290989 9195 * MAINTAINERS: update my playtime e-address.
b3bd7820 9196
1882b2b1
RO
9197Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9198
9199 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9200 necessary libraries are missing.
9201
dce2d8b2 9202Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
9203
9204 * MAINTAINERS: Add new 'write after approval' maintainer.
9205
1e25de97
APB
9206Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9207
9208 * MAINTAINERS: Add new Java maintainer.
9209
1722c704
AS
92101999-10-25 Andreas Schwab <schwab@suse.de>
9211
9212 * configure: Fix quoting inside arguments of eval.
9213
8141abe8
NC
92141999-10-21 Nick Clifton <nickc@cygnus.com>
9215
9216 * config-ml.in: Allow suppression of some ARM multilibs.
9217
0b77644a
LV
9218Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9219
9220 * config.guess: Add OS/390 match pattern.
9221 * config.sub: Add mvs, openedition targets.
9222 * configure.in (i370-ibm-opened*): New.
9223
d207ebef
JM
92241999-09-04 Steve Chamberlain <sac@pobox.com>
9225
9226 * config.sub: Add support for configuring for pj.
9227
92281999-08-31 Nick Clifton <nickc@cygnus.com>
9229
9230 * config.sub (maybe_os): Add support for configuring for fr30.
9231
af13ebe9
NC
92321999-08-25 Nick Clifton <nickc@cygnus.com>
9233
9234 * configure.in: Do not configure or build ld for AIX
9235 platforms. ld is known to be broken on these platforms.
9236
1250c760
RO
9237Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9238
9239 * config-ml.in: Pass compiler flag corresponding to multidirs to
9240 subdir configures.
9241
d207ebef
JM
92421999-08-09 Ian Lance Taylor <ian@zembu.com>
9243
9244 * Makefile.in (LDFLAGS): Define.
9245
92461999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9247
9248 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9249 noconfigdirs.
9250 (*-*-cygwin*): Likewise.
9251
92521999-08-08 Ian Lance Taylor <ian@zembu.com>
9253
9254 * mkdep: New file.
9255 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9256 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9257
9258 From Eli Zaretskii <eliz@is.elta.co.il>:
9259 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9260 long file name when using DJGPP on MS-DOS.
9261
dbd83e11
JL
9262Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9263
9264 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9265
d207ebef
JM
92661999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9267
9268 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9269 dependency as this causes "make check" to globally "make all"
9270
cd1f4c2c
TT
9271Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9272
9273 * configure.in (target_libs): Added target-zlib.
9274 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9275 (CONFIGURE_TARGET_MODULES): Likewise.
9276 (CHECK_TARGET_MODULES): Likewise.
9277 (INSTALL_TARGET_MODULES): Likewise.
9278 (CLEAN_TARGET_MODULES): Likewise.
9279 (configure-target-zlib): New target.
9280 (all-target-zlib): Likewise.
9281 (all-target-libjava): Depend on all-target-zlib.
9282 (configure-target-libjava): Depend on configure-target-zlib.
9283
9284 * Makefile.in (configure-target-libjava): Depend on
9285 configure-target-newlib.
9286 (configure-target-boehm-gc): New target.
9287 (configure-target-qthreads): New target.
9288
e490616e
ZW
9289 * configure.in (target_libs): Added target-qthreads.
9290 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9291 (CONFIGURE_TARGET_MODULES): Likewise.
9292 (CHECK_TARGET_MODULES): Likewise.
9293 (INSTALL_TARGET_MODULES): Likewise.
9294 (CLEAN_TARGET_MODULES): Likewise.
9295 (all-target-qthreads): New target.
9296 (configure-target-libjava): Depend on configure-target-qthreads.
9297 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
9298
9299 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9300 (CONFIGURE_TARGET_MODULES): Likewise.
9301 (CHECK_TARGET_MODULES): Likewise.
9302 (INSTALL_TARGET_MODULES): Likewise.
9303 (CLEAN_TARGET_MODULES): Likewise.
9304 (all-target-libjava): New target.
9305 (all-target-boehm-gc): Likewise.
9306 * configure.in (target_libs): Added libjava, boehm-gc.
9307
d207ebef
JM
93081999-07-22 Ian Lance Taylor <ian@zembu.com>
9309
9310 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9311 configure.bat in SUPPORT_FILES.
9312 (gas+binutils.tar.bz2): Likewise.
9313
9314 * makeall.bat: Remove; obsolete.
9315
93161999-07-21 Ian Lance Taylor <ian@zembu.com>
9317
9318 From Mark Elbrecht:
9319 * configure.bat: Remove; obsolete.
9320
93211999-07-11 Ian Lance Taylor <ian@zembu.com>
9322
9323 * configure: Add -W -Wall to the default CFLAGS when compiling with
9324 gcc.
9325
9326Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9327
9328 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9329
93301999-06-30 Mark Mitchell <mark@codesourcery.com>
9331
9332 * configure.in: Build ld on IRIX6.
9333
93341999-06-12 Ian Lance Taylor <ian@zembu.com>
9335
9336 * Makefile.in: Change distribution targets to use bzip2 instead of
9337 gzip.
9338 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9339 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9340
93411999-06-04 Nick Clifton <nickc@cygnus.com>
9342
9343 * config.sub: Add mcore target.
9344
26d088fa
CD
9345Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9346
9347 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9348
c2c08b29
L
9349Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9350
9351 * config.guess (dummy): Changed to $dummy.
9352
671d0648
NC
93531999-05-24 Nick Clifton <nickc@cygnus.com>
9354
9355 * config.sub: Tidied up case statements.
9356
b1345c72
BE
93571999-05-22 Ben Elliston <bje@cygnus.com>
9358
51ccbd8d
BE
9359 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9360 <jiro@din.or.jp>.
9361
b1345c72
BE
9362 * config.guess: Merge with FSF version. Future changes will be
9363 more accurately recorded in this ChangeLog.
9364 * config.sub: Likewise.
9365
2caf864f
SM
9366Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9367
9368 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9369
d207ebef
JM
93701999-04-30 Tom Tromey <tromey@cygnus.com>
9371
9372 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9373
90fb0c24
TT
93741999-04-23 Tom Tromey <tromey@cygnus.com>
9375
9376 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9377
d207ebef
JM
93781999-04-20 Drew Moseley <dmoseley@cygnus.com>
9379
9380 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9381 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9382 Bad merge removed these two changes.
9383
3516940d 9384Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 9385 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
9386
9387 * config.guess (interix Alpha): Add.
9388
d207ebef
JM
93891999-04-11 Richard Henderson <rth@cygnus.com>
9390
9391 * configure.in (i?86-*-beos*): Do config gperf; don't config
9392 gdb, newlib, or libgloss.
9393
e891fbfe 9394Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9395
e891fbfe
AO
9396 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9397 link a trivial program with -mabi=64. If it fails, remove mabi=64
9398 from multidirs.
9399
f9ae47d6
PT
9400Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9401
9402 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9403
d207ebef
JM
94041999-04-08 Nick Clifton <nickc@cygnus.com>
9405
9406 * config.sub: Add support for mcore targets.
9407
94081999-04-07 Michael Meissner <meissner@cygnus.com>
9409
9410 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9411 not mt-ospace, in order to shut up assembler warning about using
9412 symbols that are named the same as registers.
9413
94141999-04-07 Drew Moseley <dmoseley@cygnus.com>
9415
9416 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9417 dependency list for all-target-cygmon.
9418
94191999-04-05 Doug Evans <devans@casey.cygnus.com>
9420
9421 * config-ml.in: Check $host, not $target, for selective multilibs.
9422 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9423 thumb interworking, and underscore prefix multilibs.
9424
94251999-04-04 Ian Lance Taylor <ian@zembu.com>
9426
9427 * missing: Update to version from current automake.
9428
88101ab9
L
9429Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9430
9431 * configure (gxx_include_dir): Removed.
9432
9433 * configure.in (gxx_include_dir): Handle it.
9434 * Makefile.in: Likewise.
9435
d207ebef
JM
94361999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9437
9438 * config.sub (mips64vr4111,mips64vr4111el) Add.
9439
94401999-03-21 Ben Elliston <bje@cygnus.com>
9441
e490616e 9442 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 9443
8dc91cbe
ME
9444Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9445
8dc91cbe
ME
9446 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9447 config/mh-djgpp.
9448
d207ebef
JM
9449Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9450
9451 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9452 all-target-newlib to dependency list for all-target-bsp.
9453
926bb5ed
MK
9454Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9455
9456 * config.sub: Add i386-uwin support.
9457 * config.guess: Likewise.
9458
4a6e3000
FS
9459Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9460
9461 * configure.in: cleanup, add mh-*pic handling for arm, special
9462 case powerpc*-*-aix*
9463
d207ebef
JM
9464Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9465
9466 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9467 can be built.
9468
9469Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9470
9471 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 9472 targets.
d207ebef 9473
71c91078
NC
94741999-03-02 Nick Clifton <nickc@cygnus.com>
9475
9476 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9477
282e5df8
GN
9478Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9479
9480 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9481
1de558ee
NC
94821999-02-24 Nick Clifton <nickc@cygnus.com>
9483
9484 * config.sub: Fix typo in arm recognition.
9485
d207ebef
JM
9486Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9487
9488 * configure.in (noconfigdirs): Changed target_configdirs to
9489 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9490 rather than m68k-*-* since it is not known to work on
9491 m68k-aout. Ditto for arm-*-*oabi.
9492
9493Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9494
9495 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
9496
94971999-02-19 Ben Elliston <bje@cygnus.com>
9498
9499 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9500 Smart and improved by Andrew Cagney.
9501
fab7445a
ME
9502Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9503
9504 * config.guess: Recognize openbsd-*-hppa.
9505
8ccdc228
L
9506Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9507
9508 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9509 only if it is not empty.
9510
3b7265ff
NC
95111999-02-17 Nick Clifton <nickc@cygnus.com>
9512
9513 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 9514
d207ebef 9515 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
9516
9517 * config.sub: Modified to recognize uname's armv* syntax.
9518
d207ebef
JM
95191999-02-17 Mark Salter <msalter@cygnus.com>
9520
9521 * configure.in: Added target-bsp for sparclite.
9522
9523Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9524
9525 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9526
95271999-02-08 Nick Clifton <nickc@cygnus.com>
9528
9529 * configure.in: Add support for strongarm port.
9530 * config.sub: Add support for strongarm target.
9531
c48dd3f5 9532Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 9533
c48dd3f5
MK
9534 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9535 the old name config/mh-cygwin32.
9536 Enable texinfo.
9537
d207ebef
JM
9538Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9539
9540 * configure.in: Do build ld for ix86 Solaris.
9541
ecd62820
JW
9542Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9543
9544 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9545 $AR_FOR_TARGET. Likewise for RANLIB.
9546
bbd8fa7f 9547Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 9548
e490616e
ZW
9549 * config.sub (oabi): Recognize.
9550 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 9551
0397442c
RL
9552Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9553
9554 * config.guess: Improve detection of i686 on UnixWare 7.
9555
c9ffaa63
MK
9556Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9557
9558 * config.guess: Add support for i386-pc-interix.
9559 * config.sub: Likewise.
9560 * configure.in: Likewise.
c9ffaa63 9561
d207ebef
JM
9562Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9563
9564 * Makefile.in: Remove unneeded all-target-libio from
9565 from all-target-winsup target since it is now unneeded.
9566 Add all-target-libtermcap in its place since it is now
9567 needed.
9568
9569Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9570
9571 * configure.in: makefile stub for cygwin target is probably
9572 unnecessary. Remove it for now.
d207ebef
JM
9573
9574Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9575
9576 * configure.in: libtermcap.a should be built when cygwin is the
9577 target as well as the host.
9578 * config.guess: Allow mixed case in cygwin uname output.
9579 * Makefile.in: Add libtermcap target.
d207ebef 9580
ebe12325
JL
9581Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9582
9583 * config.sub: Clean up handling of hppa2.0.
9584
57057b67
RB
9585Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9586
9587 * config.guess: Use C code to identify more HP machines.
9588
f8670be1
JL
9589Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9590
9591 * config.sub: Handle hppa2.0.
9592
d207ebef
JM
9593Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9594
9595 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 9596 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
9597
95981998-12-15 Mark Salter <msalter@cygnus.com>
9599
9600 * configure.in: Added target-bsp for several target architectures.
9601
9602 * Makefile.in: Added rules for bsp.
9603
d1a09590
JL
9604Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9605
9606 * config.guess: Improve detection of hppa2.0 processors.
9607
9608Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9609
9610 * config.guess: Recognize FreeBSD using ELF automatically.
9611
71205e0b
MH
96121998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9613
9614 * configure (skip-this-dir): Add handling for new shell script, which
9615 might be created by a sub-directory's configure to indicate, this particular
9616 directory is "unwanted".
9617 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9618
d207ebef
JM
9619Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9620
9621 * ltconfig: import from libtool, after changing libtool to
9622 account for the cygwin name change.
9623
9624Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9625
9626 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9627 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9628
9629Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9630
9631 * configure.in: Add libtermcap to list of cygwin dependencies.
9632
9633Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9634
e490616e
ZW
9635 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9636 they include winsup/include when it's a cygwin target.
d207ebef
JM
9637
96381998-11-12 Tom Tromey <tromey@cygnus.com>
9639
9640 * configure.in (host_tools): Added zip.
9641 * Makefile.in (all-target-libjava): Depend on all-zip.
9642 (all-zip): New target.
9643 (ALL_MODULES): Added all-zip.
9644 (NATIVE_CHECK_MODULES): Added check-zip.
9645 (INSTALL_MODULES): Added install-zip.
9646 (CLEAN_MODULES): Added clean-zip.
9647
9648Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9649
9650 * Makefile.in: lose "32" from comment about cygwin.
9651
9652Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9653
9654 * configure.in: Use -Os to build target libraries for the fr30.
9655
9656Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9657
9658 * config.sub: Add fr30.
9659
9660Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9661
e490616e 9662 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
9663 cygwin* instead of cygwin32*.
9664 * config.sub: Check cygwin* instead of cygwin32*.
9665
d2ec8b39
RL
9666Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9667
9668 * config.guess: Match any version of Unixware7.
9669
d207ebef
JM
96701998-10-20 Syd Polk <spolk@cygnus.com>
9671
9672 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9673 if desired.
9674
35cd2565
JL
9675Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9676
9677 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9678 these if the appropriate directories and files to not exist.
9679
52d4e5b7
JL
9680Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9681
9682 * Makefile.in (DEVO_SUPPORT): Add config.if.
9683
38ada91e
MH
9684Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9685
9686 * configure: Add pattern to replace "build_tooldir"'s
9687 definition in the generated Makefile with "tooldir"'s
9688 actual value.
9689
e44e84da
JL
9690Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9691
56a8387f
JL
9692 * config.sub: Bring back lost sparcv9.
9693
e44e84da
JL
9694 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9695
5cb95c7a
JL
9696Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9697
9698 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9699 CC_FOR_TARGET and friends.
9700
9701Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 9702
ceff9b14
AO
9703 * Makefile.in (build_tooldir): New variable, same as tooldir.
9704 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9705 -B$(build_tooldir)/bin/.
9706 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 9707
f2d11dcd
GP
9708Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9709
9710 * README: Remove installation instructions and refer to the
9711 INSTALL directory instead.
9712
73a6d2e7 9713Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 9714
73a6d2e7
RL
9715 * config.sub: Add support for i[34567]86-pc-udk.
9716 * configure.in: Likewise.
9717
5d4a5ee6
JL
9718Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9719
9720 * Makefile.in: add bzip2 package building bits for user
9721 tools module
9722 * configure.in: ditto
9723
6fc19d6d
JL
9724Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9725
9726 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9727 (ALL_TARGET_MODULES): Add all-target-libobjc.
9728 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9729 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9730 (all-target-libchill): Add dependencies.
9731 * configure.in (target_libs): Add libchill.
4e81ae98 9732
f653f0ab
MH
97331998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9734
9735 * configure.in (target_subdir): Remove duplicate line.
9736
5d4a5ee6
JL
9737Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9738
9739 * Makefile.in (all-automake): fix dependencies.
9740
494933e4
JL
9741Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9742
9743 * configure.in: Minor cleanups for building in the $(target_alias)
9744 subdir.
9745
f6b58262
JW
97461998-09-22 Jim Wilson <wilson@cygnus.com>
9747
9748 * Makefile.in (bootstrap): Set r and s before make all. Use
9749 BASE_FLAGS_TO_PASS in make all.
9750 (cross): Likewise.
9751
27c7a08d
MM
97521998-09-20 Mark Mitchell <mark@markmitchell.com>
9753
9754 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9755
e67afd1e
RH
9756Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9757
9758 * config.sub: Fix typo in last change.
9759
8e44ac71
MH
97601998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9761
9762 * config.sub: Add support for C4x target.
9763 * configure.in: Likewise.
9764
d7496fbb
DM
97651998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9766
9767 * config.sub: Recognize sparcv9 just like sparc64.
9768
22097bd1
RL
9769Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9770
9771 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9772
4b877abd
JL
9773Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9774
2c8ec9a2
JL
9775 * config.guess: Correctly identify Pentium II sco boxes.
9776
4b877abd
JL
9777 * config.guess: Fix "tr" code. From Weiwen Liu.
9778
ab03db52
JH
9779Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9780
9781 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9782 stabs.
9783
b54db294
JL
9784Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9785
9786 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9787 (ALL_TARGET_MODULES): Add all-target-libchill.
9788 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9789 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9790 (all-target-libchill): Add dependencies.
9791 * configure.in (target_libs): Add libchill.
9792
bf48dd73
LW
9793Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9794
9795 * config.guess: Avoid assumptions about "tr" behaves when
9796 LANG is set to something other than English.
9797
a3cbd105
L
9798Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9799
9800 * configure (gxx_include_dir): Changed to
9801 '${prefix}/include/g++'-${libstdcxx_interface}.
9802
9803 * config.if: New to determine the interfaces.
9804
c4acd909
MK
9805Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9806
9807 * config.guess: Detect and handle MPE/IX.
9808 * config.sub: Deal with MPE/IX.
9809
9ea97665
DE
9810Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9811
9812 * configure.in: Use mh-aix43.
9813
0ce065bd
MH
98141998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9815
9816 * configure: Fix --without/--disable cases for gxx-include-dir.
9817
5d4a5ee6
JL
9818Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9819
9820 * mdata-sh: Imported. Needed for automake support.
9821
9822Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9823
9824 * Makefile.in (taz): Try "chmod -R og=u ." before
9825 "chmod og=u `find . -print`".
9826
9827Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9828
9829 * configure.in: Add arm-elf and thumb-elf support.
9830
9831Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9832
9833 * Makefile.in: Undo previous patch.
9834
9835Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9836
9837 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9838 to here ...
9839 (install-no-fixedincludes): and here
9840 (INSTALL_MODULES): ... from here.
9841
466456d9
ILT
9842Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9843
9844 * config.sub: Merge with FSF.
9845
1b409d25
ILT
9846 * config.guess: Merge with FSF.
9847
d207ebef
JM
9848Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9849
9850 * configure (extraconfigdirs): New variable.
9851 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9852 * Makefile.in (all): Move higher in file.
9853 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9854 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9855 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9856 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9857 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9858
98591998-07-23 Brendan Kehoe <brendan@cygnus.com>
9860
9861 * Makefile.in (all-target-libjava): Depend on all-gcc and
9862 all-target-newlib.
9863 (configure-target-libjava): Depend on $(ALL_GCC).
9864
7f1937c1
RL
9865Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9866
9867 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9868 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9869
2ada2bd6
ML
9870Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9871
9872 * INSTALL/README: Fix typo.
9873
1e025bde
ML
9874Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9875
5d4a5ee6
JL
9876 * ylwrap: Change absolute path checks to check for DOS style path
9877 names.
1e025bde 9878
5d4a5ee6
JL
9879 * ylwrap: Don't use a full path name if the source file is in the
9880 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 9881
6755ff73
ILT
9882 * config-ml.in: Default to being verbose, to match Feb 18 change to
9883 configure.
9884
5d4a5ee6
JL
9885Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9886
9887 Brought over from egcs:
9888
9889 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9890
9891 * configure.in (target_subdir): Set to ${target_alias} instead
9892 of "libraries".
9893
9894 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9895
9896 * configure.in (target_subdir): Set to libraries if enable_multilib.
9897
9898Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9899
9900 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9901 multilibs, force reconfiguration the first time we create
9902 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9903
9904Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9905
9906 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9907 avoid confusion with --no-recursion.
9908
9909Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9910
9911 * configure.in: Win32 hosts shouldn't use install -x
9912 * install-sh: remove -x option, and special .exe-handling
9913 hack.
9914
d207ebef
JM
9915Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9916
9917 * config.guess: Recognize i586-pc-beos.
9918 * configure.in: Don't build some bits for beos.
9919
fbd836fc
ILT
9920Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9921
5d4a5ee6
JL
9922 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9923 CFLAGS default to -O2.
9924
fbd836fc
ILT
9925 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9926 when using GNU ld.
9927
9928Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9929
9930 * ltmain.sh: Correct install when using a different shell.
9931
9932Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9933
9934 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9935
d207ebef
JM
9936Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9937
9938 * makefile.vms: Update to build binutils/makefile.vms. Add install
9939 target.
fbd836fc
ILT
9940
9941Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9942
9943 * ltconfig: Update to correct AIX handling.
9944
69b471bc
JL
9945Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9946
81241b5e
JL
9947 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9948
69b471bc
JL
9949 * configure.in (target_subdir): Set to ${target_alias} instead
9950 of "libraries".
9951
bedf82df
MH
99521998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9953
9954 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9955 (Makefile): Depend on $(gcc_version_trigger).
9956
9957 * configure (gcc_version): Change default initializer to empty
9958 string.
9959 (gcc_version_trigger): New variable; pass this variable down
9960 to subdir configures to enable them checking gcc's version
9961 themselves. Emit make macros for both gcc_version vars.
9962 (topsrcdir): Initialize reliably.
9963 (recursion line): Remove --with-gcc-version=${gcc_version}.
9964
28e449d8
MH
99651998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9966
9967 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
9968 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9969 in $(libsubdir); emit definition in each generated Makefile.
9970 (gxx_include_dir): Initialize depending on
9971 $enable_version_specific_runtime_libs.
28e449d8 9972
50c4c9f7
MH
99731998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9974
9975 * configure (gcc_version): Initialize properly depending on
9976 how and where configure is started.
9977 (recursion line): Pass a --with-gcc-version=${gcc_version}
9978 to configures in subdirs.
9979
d207ebef
JM
9980Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9981
9982 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 9983 cygmon
d207ebef 9984
5d4a5ee6
JL
9985Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9986
9987 * configure.in: Add cygmon and libstub support for mn10200.
9988
2f96399b
MH
99891998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9990
9991 * configure (gcc_version): Add new variable describing the
9992 particular gcc version we're building.
9993 * Makefile.in (libsubdir): Add new macro for the directory
9994 in which the compiler finds executables, libraries, etc.
9995 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9996 and libsubdir.
9997
c4137c50
AO
9998Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9999
ceff9b14
AO
10000 * Makefile.in (local-clean): Remove *.log.
10001 (warning.log): Built with warn_summary from build.log.
10002 (mail-report.log): Run test_summary.
10003 (mail-report-with-warnings.log): Run test_summary including
10004 warning.log in the report.
c4137c50 10005
276d5ee0
RL
10006Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
10007
10008 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10009
5d4a5ee6
JL
10010Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10011
10012 * Makefile.in (grep): Grep no longer depends on libiberty.
10013
10014Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10015
10016 * Makefile.in: all-snavigator needs all-libgui.
10017
10018Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10019
10020 * configure.in: Add cygmon and libstub support for mn10300.
10021
8af14275
ILT
10022Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10023
10024 * missing: Update to version from automake 1.3.
10025
fbd836fc
ILT
10026 * ltmain.sh: On installation, don't get confused if the same name
10027 appears more than once in the list of library names.
10028
466456d9
ILT
10029Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10030
10031 * config.sub: Accept m68060 and m5200 as CPU names.
10032
5d4a5ee6
JL
10033Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10034
10035 * configure: Use && rather than using -a in test, because odd
10036 strings can confuse test.
10037 * configure.in: Likewise.
10038
fbd836fc
ILT
10039Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10040
10041 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10042
f0983958
AO
10043Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10044
10045 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 10046 bootstrap4-lean): New targets.
f0983958 10047
bfed1ea0
JL
10048Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10049
10050 * mpw-* Delete. Not used.
10051
5d4a5ee6
JL
10052Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10053
10054 * COPYING.LIB: Update FSF address.
10055
bfed1ea0
JL
10056Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10057
10058 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10059
5d4a5ee6
JL
10060 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10061 GAS_SUPPORT_DIRS.
10062
bfed1ea0
JL
10063Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10064
10065 * ltconfig, ltmain.sh: Avoid producing a version number if
10066 -version-info was not used.
10067
5d4a5ee6
JL
10068Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10069
10070 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10071 building with newlib.
10072
100731998-04-30 Paul Eggert <eggert@twinsun.com>
10074
d207ebef 10075 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 10076 Solaris `make' causes it to continue to next definition.
d207ebef
JM
10077
10078Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10079
10080 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10081 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
10082
10083Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10084
10085 * configure.in: Change alpha to alpha* in several places.
10086
d207ebef
JM
10087Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10088
10089 * config.sub: Recognize sparc86x.
10090
77be0cab
MM
10091Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10092
10093 * configure.in (--enable-target-optspace): Remove debug echo.
10094
62441128
JW
10095Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10096
10097 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10098
bfed1ea0
JL
10099Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10100
10101 * ltconfig: Update cygwin32 support.
10102
5d4a5ee6
JL
10103 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10104 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10105 (GDB_SUPPORT_DIRS): Likewise.
10106
3f4ea1de
MM
10107Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10108
10109 * configure.in (target_makefile_frag): If --enable-target-optspace,
10110 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
10111 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10112 not used.
10113 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 10114
5d4a5ee6
JL
10115Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10116
10117 * Makefile.in (all-bfd): Depend on all-intl.
10118 (all-binutils): Likewise.
10119 (all-gas): Likewise.
10120 (all-gprof): Likewise.
10121 (all-ld): Likewise.
10122
101231998-04-19 Brendan Kehoe <brendan@cygnus.com>
10124
10125 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10126
bfed1ea0
JL
10127Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10128
5d4a5ee6
JL
10129 * Makefile.in (all-bfd): Depend upon all-libiberty.
10130
bfed1ea0
JL
10131 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10132
5d4a5ee6
JL
10133Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10134
10135 * Makefile.in: Add libstub.
10136
10137 * configure.in: Ditto. Build libstub for targets that have cygmon
10138 support.
10139
10140Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10141
10142 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10143
10144Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10145
10146 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10147 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10148
ec8d6ddc
KW
10149Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10150
10151 * configure: Define DEFAULT_M4 by searching PATH.
10152 * Makfile.in: Use DEFAULT_M4.
10153
bfed1ea0
JL
10154Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10155
10156 * ltconfig: Add cygwin32 support.
10157
5d4a5ee6
JL
10158 * Makefile.in, configure.in: Add libtool as a native only directory
10159 to configure and build.
10160
547a6183
JL
10161Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10162
10163 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10164
5d4a5ee6 10165Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 10166
5d4a5ee6
JL
10167 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10168
10169Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10170
10171 * Makefile.in: add ash make rules
10172 * configure.in: add ash to native_only and host_tools lists
10173
10174Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10175
10176 * Makefile.in (all-gettext, all-intl): New targets.
10177 (ALL_MODULES): Added all-gettext, all-intl.
10178 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10179 (INSTALL_MODULES): Added install-gettext, install-intl.
10180 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10181
10182 * configure.in (host_tools): Added gettext.
10183 (native_only): Likewise.
10184 (noconfigdirs) [various cases]: Likewise.
10185 (host_libs): Added intl.
10186
d207ebef
JM
10187Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10188
10189 * configure: Do not disable building gdbtk for cygwin32 hosts.
10190
e98e406f
NC
10191Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10192
10193 * configure.in: Add thumb-coff target.
10194 * config.sub: Add thumb-coff target.
10195
5d4a5ee6
JL
10196Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10197
10198 * Makefile.in: Revert yesterday's change.
10199 (all-target-winsup): all-target-librx stays out of here.
10200
10201Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10202
10203 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10204 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10205 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10206 Remove references to librx and libg++.
10207
10208Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10209
10210 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10211 recursive makes
10212
bfed1ea0
JL
10213Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10214
10215 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 10216 for newlib directory.
bfed1ea0
JL
10217 (CXX_FOR_TARGET): Likewise.
10218
10219Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10220
10221 * ltconfig: Update after libtool/ltconfig.in change for
10222 hpux11.
10223
10224Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10225
10226 * ltconfig, ltmain.sh: Update to libtool 1.2.
10227
3cd730af
MH
10228Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10229
10230 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10231 (install-gcc-cross): Instead, override LANGUAGES here.
10232
80564603
DL
102331998-03-18 Dave Love <d.love@dl.ac.uk>
10234
10235 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10236 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10237
d207ebef
JM
10238Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10239
10240 * configure.in: Add Thumb-pe target.
10241
5d4a5ee6 10242Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 10243
5d4a5ee6
JL
10244 * Makefile.in - changed sn targets to snavigator
10245 * configure.in - changed sn targets to snavigator
10246
2d4a0558
MH
10247Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10248
10249 * config-ml.in: After building symlink tree call make distclean
10250 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10251 to be the case for libiberty.
10252
04b93567
L
10253Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10254
10255 * configure: When making link, also check the current
10256 directory. The configure scripts may create one.
10257
9a06b842
RH
10258Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10259
10260 * config.sub: Accept alphapca56 and alphaev6 properly.
10261
217fc4e6
FS
10262Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10263
10264 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10265
3e07bdbd 10266Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 10267
e490616e 10268 * config.sub (sco5): Fix typo.
3e07bdbd 10269
5d4a5ee6
JL
10270Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10271
10272 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10273 install-itcl.
10274 (install-itcl): Remove dependency on install-tcl.
10275
10276Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10277
10278 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10279
10280Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10281
10282 * configure.in: Don't build libgui for a cygwin32 target when not on
10283 a cygwin32 host.
10284
10285Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10286
10287 * configure (redirect): Set to null, so default behavior of
10288 configure is now --verbose.
10289
ce0d965c
DL
102901998-02-16 Dave Love <d.love@dl.ac.uk>
10291
10292 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10293 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10294
3acd1fd0
MH
10295Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10296
10297 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10298 this change to sync Makefile.in with its ChangeLog entries.
10299
5d4a5ee6
JL
10300Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10301
10302 * ltmain.sh (mkdir): Check that the directory doesn't exist
10303 before we exit with error, so that we don't get races during
10304 parallel builds.
10305
bfed1ea0
JL
10306Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10307
10308 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10309
4e77e8f1
MH
10310Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10311
10312 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10313 PICFLAG_FOR_TARGET.
10314 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10315
10316 * configure: Emit a definition for the new macro enable_shared
10317 into each Makefile.
10318
5d4a5ee6
JL
10319Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10320
10321 * configure.in (host_tools, native_only): Add libtool.
10322
10323Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10324
10325 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10326 Fix typo in ming config comment.
10327
bfed1ea0
JL
10328Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10329
10330 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10331
5d4a5ee6
JL
10332Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10333
10334 * config.sub: Add tic30 cases, and map c30 to tic30.
10335
8821a725
RH
10336Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10337
10338 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10339 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10340 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10341 (CLEAN_TARGET_MODULES): Similarly
10342 (all-target-libf2c): Add dependences.
4e81ae98 10343 * configure.in (target_libs): Add libf2c.
8821a725 10344
5d4a5ee6
JL
10345Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10346
10347 * configure.in: Remove expect from noconfigdirs when target
10348 is cygwin32. OK to build expect and dejagnu with Canadian
10349 Cross.
10350
0aadd657
ILT
10351Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10352
5d4a5ee6
JL
10353 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10354 host.
10355
0aadd657
ILT
10356 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10357 and mingw32.
10358
d0a8352c
MH
10359Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10360
10361 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10362 here as it is not defined in the toplevel Makefile.
10363
59739e3c
MH
10364Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10365
10366 * configure (package_makefile_rules_frag): New variable, which names
10367 a file with generic rules, ...
10368 Change comment to mention we now have FIVE parts.
10369 * configure: Undo last change.
10370
228197ee
LT
10371Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10372
10373 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 10374 * config.sub: More accurate determination of HP processor types.
228197ee 10375
efd4c0ba
MH
10376Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10377
10378 * configure (package_makefile_frag): Move inserting the
10379 ${package_makefile_frag} to where it should be according
10380 to the comment.
10381
6eef3189
PB
10382Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10383
10384 * config.guess: Add support for Linux/ARM.
10385
d207ebef
JM
10386Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10387
10388 * .cvsignore: Remove *-info and *-install since they match
10389 release-info and mpw-install, which we don't want to just ignore.
10390
48464ebf
RH
10391Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10392
10393 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10394
803462a7
PN
10395Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10396
10397 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10398 local_prefix to sub-make invocations.
10399
520ab477
L
10400Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10401
10402 * configure.in: Check makefile fragments in the source
10403 directory.
10404
4bcdb76d
AO
10405Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10406
ceff9b14
AO
10407 * configure.in: Check whether host and target makefile
10408 fragments exist before adding them to *_makefile_frag.
4bcdb76d 10409
5d4a5ee6
JL
10410Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10411
10412 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10413
10414Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10415
10416 * configure.in: Make sure we only replace RPATH_ENVVAR on
10417 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10418 regexp to sed.
10419
10420 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10421 to sub-makes.
10422
0d3e11a5
LI
104231998-01-13 Lee Iverson (leei@ai.sri.com)
10424
10425 * config-ml.in (multi-do): LDFLAGS must include multilib
10426 designator.
10427
d45b3d87 10428Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
10429
10430 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10431
d39cd7a1
MK
10432Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10433
10434 * config.sub: Add mingw32 support.
10435 * configure.in: Likewise.
d39cd7a1 10436
6decbc24
FS
10437Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10438
10439 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10440
5d4a5ee6
JL
10441Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10442
10443 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10444 * configure (gxx_include_dir): Provide a definition for subdirs
10445 which do not use autoconf.
10446
10447Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10448
10449 * config.guess: Sync with egcs. Picks up new alpha support,
10450 BeOS & some additional linux support.
10451
d3d1907a
JL
10452Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10453
10454 * config.guess: HP 9000/803 is a PA1.1 machine.
10455
b104e095
RH
10456Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10457
10458 * configure.in: It's alpha*-...
10459
aca823c1
L
10460Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10461
10462 * configure.in (host_makefile_frag, target_makefile_frag):
10463 Handle multiple config files.
10464 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10465 alpha-*-*.
10466
d207ebef
JM
10467Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10468
10469 * mkdep: New file.
10470
10471Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10472
10473 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10474
5d4a5ee6
JL
10475Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10476
10477 * Makefile.in: Add libgui directory.
10478 (GDB_TK): Add all-libgui.
10479 * configure.in: Add libgui directory.
10480 * configure: Add all-libgui to GDB_TK.
10481
10482Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10483
10484 * config-ml.in (multidirs): Add m32r to multilib list.
10485
10486Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10487
10488 * Makefile.in (all-target-gperf): Change dependency to
10489 all-target-libstdc++.
10490
baf55877
FF
10491Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10492
10493 * config.guess: Add BeOS support.
10494
5d4a5ee6
JL
10495Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10496
10497 Source directory cvs renamed to cvssrc:
10498 * configure.in (host_tools): Change cvs to cvssrc.
10499 (native_only): Likewise.
10500 (noconfigdirs) [various cases]: Likewise.
10501 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10502 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10503 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10504 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10505 (all-cvssrc): Rename target from all-cvs.
10506
f2d76545
JL
10507Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10508
10509 * configure (gxx_include_dir): Fix thinko.
10510
205cba53
JL
10511Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10512
10513 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10514 (install-cross, install-gcc-cross): New targets.
10515
5d4a5ee6
JL
10516Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10517
10518 * configure.in (noconfigdirs): Add support for Thumb target.
10519
10520 * config.sub (maybe_os): Add support for Thumb target.
10521
10522Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10523
10524 * Makefile.in: Add rules for cygmon.
10525
10526 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10527
96b0f1fc
JL
10528Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10529
10530 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10531 * configure (gxx_include_dir): Provide a definition for subdirs
10532 which do not use autoconf.
d207ebef
JM
10533
10534Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10535
10536 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 10537 11/18/97 build
d207ebef 10538
7dfef6ed
JL
10539Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10540
10541 * From Franz Sirl.
10542 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10543 found on RedHat Linux systems.
96b0f1fc 10544
83cfe7c0
JL
10545Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10546
10547 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10548 guesses.
10549
7dfef6ed
JL
10550Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10551
10552 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10553
5d4a5ee6
JL
10554Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10555
10556 * ltmain.sh: If mkdir fails, check whether the directory was created
10557 anyhow by some other process.
10558
d207ebef
JM
10559Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10560
10561 * configure.in (d30v-*-*): Configure all directories.
10562
10563Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10564
10565 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10566 for the D30V.
10567
10568Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10569
10570 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10571
5d4a5ee6
JL
10572Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10573
e490616e
ZW
10574 * include/libiberty.h: Add extern "C" { so it can be used with C++
10575 progrms.
10576 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10577 programs.
5d4a5ee6 10578
d207ebef
JM
10579Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10580
10581 * configure.in (d30v-*-*): Configure GCC now.
10582
5d4a5ee6
JL
10583Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10584
10585 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10586 is no longer needed.
10587
c9670e62
JM
10588Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10589
10590 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10591
cc71c0ca
MH
10592Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10593
10594 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10595 targets using "$@" to provide support for similar but not identical
10596 targets without having to duplicate code.
10597
d207ebef
JM
10598Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10599
10600 * makefile.vms: Fix to work with DEC C.
10601
10602Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10603
10604 * config.sub: Add mips-tx39-elf to marketing names.
10605
10606Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10607
10608 * ltmain.sh: Handle symlinks in generated script.
10609
10610Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10611
10612 * configure: Handle autoconf style directory options: --bindir,
10613 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10614 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10615 --sysconfdir.
10616 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10617 (sharedstatedir, localstatedir, oldincludedir): New variables.
10618 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10619 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10620 sbindir, sharedstatedir, and sysconfdir.
10621
b1e3ddfd
AJ
10622Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10623
10624 * Makefile.in (bootstrap-lean): New target.
10625
d207ebef
JM
10626Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10627
10628 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 10629 sn, and gnuserv from noconfigdirs.
d207ebef
JM
10630
10631Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10632
10633 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10634
09f97c1e
JL
10635Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10636
10637 * Makefile.in (cross): New target.
10638
335d0ab2
AO
10639Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10640 Jeff Law <law@cygnus.com>
10641
10642 * Makefile.in (bootstrap2, bootstrap3): New targets.
10643 (all-bootstrap): Remove outdated and confusing target.
339c9b00 10644 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 10645
d207ebef
JM
10646Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10647
10648 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 10649 windows. Consistent with gdb/configure.
d207ebef 10650
e693cc28
UD
106511997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10652
e693cc28
UD
10653 * configure.in: Name Linux target fragment.
10654
10655 * configure: Rewrite so that project Makefile fragment is inserted
10656 first and appears last in the resulting Makefile.
10657
d207ebef
JM
10658Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10659
10660 * Makefile.in (install-itcl): Install tcl first.
10661
5d4a5ee6
JL
10662Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10663
10664 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10665
f401679e
JW
10666Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10667
10668 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10669
10670 * configure.in (skipdirs): Add target-librx for Linux.
10671 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10672
ec20b1b9
JL
10673Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10674
10675 * Makefile.in (bootstrap): New target.
10676
becdcf6d
JL
10677Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10678
63f6bcd7 10679 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 10680
d207ebef
JM
10681Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10682
10683 * config.guess: Merge with FSF.
10684
0c82f6bf
FF
10685Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10686
10687 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10688
d207ebef
JM
10689Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10690
10691 * config.sub: Add "marketing-names" patch.
10692
3fbc0b70
JS
10693Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10694
e490616e 10695 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 10696
e20d4801
JL
10697Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10698
10699 * config.sub: Handle v850-elf.
10700
fe181f78 10701Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
10702
10703 * .cvsignore (*-install): Remove.
10704
bfed1ea0
JL
10705Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10706
10707 * ltconfig: Set CONFIG_SHELL in libtool.
10708 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10709
558a1e7c
JW
10710Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10711
10712 * configure.in (target_subdir): Set to libraries if enable_multilib.
10713
7818d6fc
JW
10714Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10715
10716 * config.guess: Update from gcc directory.
10717
d207ebef
JM
10718Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10719
10720 * Makefile.in (all-sim): Depends on all-readline.
10721
6599da04
JM
10722Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10723
10724 * Makefile.in (BISON, YACC): Use $$s.
10725 (all-bison): Depend on all-texinfo.
10726
10727Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10728
10729 * Makefile.in (BISON): Add -L flag.
10730 (YACC): Likewise.
10731
d207ebef
JM
10732Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10733
4e81ae98
EC
10734 * configure.in (noconfigdirs): Add support for v850e target.
10735
d207ebef
JM
10736 * config.sub (maybe_os): Add support for v850e target.
10737
10738Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10739
4e81ae98
EC
10740 * configure.in (noconfigdirs): Add support for v850ea target.
10741
d207ebef
JM
10742 * config.sub (maybe_os): Add support for v850ea target.
10743
6599da04
JM
10744Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10745
10746 * config.sub: Add mipstx39. Delete r3900.
10747
10748Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10749
10750 * Makefile.in (all-autoconf): Depends on all-texinfo.
10751
10752Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10753
10754 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10755 eabi targets.
10756
10757Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10758
10759 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10760
10761 * configure: When handling a Canadian Cross, handle YACC as well as
10762 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 10763 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
10764
10765Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10766
10767 * Makefile.in (BISON): bison, not byacc or bison -y.
10768 (YACC): bison -y or byacc or yacc.
10769 (various): Add *-bison as appropriate.
10770 (taz): No need to mess with BISON anymore.
10771
10772Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10773
10774 * configure: If OSTYPE matches *win32*, try to find a good value for
10775 CONFIG_SHELL.
10776
10777Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10778
10779 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10780 configure.in if it is present.
10781
10782Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10783
10784 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10785
10786Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10787
10788 * config.sub: Recognize `arc' cpu.
10789 * configure.in: Likewise.
10790 * config-ml.in: Likewise.
10791
10792Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10793
10794 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10795
10796Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10797
10798 * configure: Changed sed delimiter from ':' to '|' when
10799 attempting to substitute ${config_shell} for SHELL. On
10800 NT ${config_shell} may contain a ':' in it.
10801
10802Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10803
10804 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10805
10806Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10807
10808 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10809
10810Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10811
10812 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10813
10814 * ylwrap: If the program is a relative path, force it to be
10815 absolute.
10816
10817Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10818
10819 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10820
10821Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10822
10823 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
10824 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10825 for libraries.
6599da04
JM
10826
10827Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10828
10829 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 10830 separated by spaces.
6599da04
JM
10831
10832Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10833
10834 * ylwrap: New file.
10835 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10836
10837 * ltmain.sh: Handle /bin/sh at start of install program.
10838
10839 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10840
10841 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10842 * missing: New file, from automake 1.2.
10843
10844Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10845
10846 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10847 check-tk to CHECK_X11_MODULES.
10848
10849Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10850
10851 * config.sub: Merge with FSF.
10852
10853Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10854
10855 * config.guess: Merge with FSF.
10856
10857Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10858
10859 * configure: Treat msdosdjgpp like go32.
10860 * configure.in: Likewise. Don't remove gprof for go32.
10861
10862 * configure: Change Makefile.tem2 to Makefile.tm2.
10863
10864Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10865
10866 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10867
10868Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10869
10870 * install-sh (chmodcmd): Set to null if the DST directory already
10871 exists. Same as Nov 11th change.
10872
10873Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10874
4e81ae98 10875 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
10876
10877Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10878
10879 * config.guess: Update from FSF.
10880
10881Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10882
10883 * Makefile.in (GDB_TK): Depend on itcl and tix.
10884
10885Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10886
10887 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10888 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10889 (INSTALL_SCRIPT): New variable.
10890 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10891 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10892 to -x.
10893 * install-sh: Add support for -x option.
10894
10895Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10896
10897 * configure.in, Makefile.in: Treat tix like itcl.
10898
10899Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10900
10901 * Makefile.in (WINDRES): New variable.
10902 (WINDRES_FOR_TARGET): New variable.
10903 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10904 (EXTRA_HOST_FLAGS): Add WINDRES.
10905 (EXTRA_TARGET_FLAGS): Add WINDRES.
10906 (EXTRA_GCC_FLAGS): Add WINDRES.
10907 ($(DO_X)): Pass down WINDRES.
10908 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10909 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10910 DLLTOOL_FOR_TARGET.
10911
10912Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10913
10914 * configure.in: configure sim before gdb for win32-x-ppc
10915
10916Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10917
10918 Move gperf into the toplevel, from libg++.
10919 * configure.in (target_tools): Add target-gperf.
10920 (native_only): Add target-gperf.
10921 * Makefile.in (all-target-gperf): New target, depend on
10922 all-target-libg++.
10923 (configure-target-gperf): Empty rule.
10924 (ALL_TARGET_MODULES): Add all-target-gperf.
10925 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10926 (CHECK_TARGET_MODULES): Add check-target-gperf.
10927 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10928 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10929
10930Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 10931
6599da04
JM
10932 * config.sub (mn10200): Recognize new basic machine.
10933
10934Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10935
10936 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10937 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10938
10939Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10940
10941 * configure.in: If we're building mips-sgi-irix6* native, turn on
10942 ENABLE_MULTILIB and set TARGET_SUBDIR.
10943
10944Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10945
10946 * Makefile.in (all-sn): Depend on all-grep.
10947
10948Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10949
10950 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10951
10952 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10953 Makefile. From Jeff Makey <jeff@cts.com>.
10954 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10955
10956 * Makefile.in (DISTBISONFILES): Remove.
10957 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10958 $(DEFAULT_YACC).
10959
10960 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 10961 cygwin32.
6599da04
JM
10962
10963 * Makefile.in (LD): New variable.
10964 (EXTRA_HOST_FLAGS): Pass down LD.
10965 ($(DO_X)): Likewise.
10966
10967Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10968
10969 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10970
10971Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10972
10973 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 10974 before adding our own. Always add --build.
6599da04
JM
10975
10976Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10977
10978 * configure.in (targargs): Pass --build if we're doing
10979 a cross-compile.
10980
10981Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10982
ca236658 10983 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
10984 sed. Otherwise sed chokes on NT path names with drive
10985 designators. Also look for "?:*" as the leading characters in an
10986 absolute pathname.
10987
10988Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10989
10990 * config.sub: Support for r3900.
10991
10992Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10993
10994 * configure.in: Use install-sh, not install.sh.
10995
10996Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10997
10998 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10999 apply it twice.
11000
11001Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
11002
11003 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11004 install-binutils.
11005
11006Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
11007
11008 * Makefile.in: Add automake targets.
11009 * configure.in (host_tools): Add automake.
11010
11011Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11012
11013 * configure: Default CXX to c++, not gcc.
11014 * Makefile.in (CXX): Set to c++, not gcc.
11015 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11016
11017Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11018
11019 * install-sh: try appending a .exe if source file doesn't
11020 exist
11021
11022Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11023
11024 * configure.in: Turn on multilib by default.
11025 (cross_only): Remove target-libiberty.
11026
11027 * Makefile.in (all-gcc): Don't depend on libiberty.
11028
11029Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11030
11031 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11032
11033Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11034
11035 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11036 (DISTBISONFILES): Add ld/Makefile.in
11037
11038Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11039
11040 * configure.in: if target is cygwin32 but host isn't cygwin32,
11041 don't configure gdb tcl tk expect, not just gdb.
11042
11043Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11044
11045 * configure.in: Added gnuserv everywhere sn appears.
11046
11047 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11048 (CROSS_CHECK_MODULES): Added check-gnuserv.
11049 (INSTALL_MODULES): Added install-gnuserv.
11050 (CLEAN_MODULES): Added clean-gnuserv.
11051 (all-gnuserv): New target.
11052
11053Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11054
11055 * config.guess: Fixes for MIPS OpenBSD systems.
11056
11057Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11058
11059 * Makefile.in (INSTALL_XFORM): Remove.
11060 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11061
11062 * mkinstalldirs: New file, copied from automake.
11063 * Makefile.in (installdirs): Rename from install-dirs. Use
11064 mkinstalldirs. Change all users.
11065 (DEVO_SUPPORT): Add mkinstalldirs.
11066
11067Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11068
11069 * install-sh: Rename from install.sh.
11070 * Makefile.in (INSTALL): Change install.sh to install-sh.
11071 (DEVO_SUPPORT): Likewise.
11072
11073 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11074 Graichen <graichen@rzpd.de>.
11075
11076Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11077
11078 * config.guess: Recognize OpenBSD systems correctly.
11079
11080Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11081
11082 * README, Makefile.in (ETC_SUPPORT): Remove references to
11083 cfg-paper*, configure.{texi,man,info*}._
11084
11085Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11086
11087 * Makefile.in (all.normal): Ensure that gcc is built after all
11088 the x11 - ie gdb - targets.
11089
11090Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11091
11092 * makefile.vms: Don't run conf-a-gas.
11093
11094Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11095
e490616e 11096 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 11097
d207ebef
JM
11098Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11099
11100 * configure.in: Remove noconfigdirs case since gdb also
11101 configures and builds for tic80-coff.
11102
6599da04
JM
11103Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11104
11105 * configure: Set cache_file to config.cache.
11106 * Makefile.in (local-distclean): Remove config.cache.
11107
11108Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11109
11110 * COPYING: Update FSF address.
11111
d207ebef
JM
11112Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11113
11114 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11115 noconfigdirs.
11116
6599da04
JM
11117Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11118
11119 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11120 MAKEDIRS, is empty.
11121
11122Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11123
11124 * config.sub: Tweak mn10300 entry.
11125
11126Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11127
11128 * configure.in (host_tools): Put sim before gdb, so gdb's
11129 configure.tgt can determine if the simulator was configured.
11130
11131Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11132
11133 * config.sub: Move BeOS $os case to be with other Cygnus
11134 local cases.
11135
11136Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11137
11138 * config.sub: Remove misplaced comment that broke Linux.
11139
11140Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11141
11142 * config.sub: Add BeOS support.
11143
11144Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11145
11146 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11147
11148Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11149
11150 * configure.in (noconfigdirs): Remove tcl and tk from
11151 noconfigdirs for cygwin32 builds.
11152
d207ebef
JM
11153Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11154
11155 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11156
6599da04
JM
11157Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11158
11159 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11160 make-all.com, use makefile.vms instead.
11161
11162Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11163
11164 * config.sub: Accept -lnews*.
11165
d207ebef
JM
11166Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11167
11168 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 11169 target-examples and target-libiberty for d30v.
d207ebef
JM
11170
11171Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11172
11173 * configure.in (noconfigdirs): Enable ld for d30v.
11174
11175Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11176
11177 * configure.in (tic80-*-*): Build compiler.
11178
11179Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11180
11181 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 11182 unsupported d30v directories
d207ebef
JM
11183
11184Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11185
4e81ae98
EC
11186 * config.sub, configure.in: Add d30v target cpu.
11187
6599da04
JM
11188Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11189
11190 * makefile.vms: New file.
11191 * make-all.com: Remove.
11192
11193Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11194
11195 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11196
11197Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11198
11199 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11200
11201Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11202
11203 * Makefile.in (ALL_MODULES): Added all-db.
11204 (CROSS_CHECK_MODULES): Addec check-db.
11205 (INSTALL_MODULES): Added install-db.
11206 (CLEAN_MODULES): Added clean-db.
11207
11208Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11209
11210 * config.guess: Merge with latest FSF sources.
11211
11212Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11213
11214 * Makefile.in (ALL_MODULES): Added all-itcl.
11215 (CROSS_CHECK_MODULES): Added check-itcl.
11216 (INSTALL_MODULES): Added install-itcl.
11217 (CLEAN_MODULES): Added clean-itcl.
11218
11219Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11220
11221 * configure.in: build gdb for mn10200
11222
11223Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11224
11225 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11226
d207ebef
JM
11227Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11228
11229 * configure.in (tic80-*-*): Turn off most targets right now.
11230
6599da04
JM
11231Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11232
11233 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11234 rather than the makeinfo program.
11235 (do-info): Depend upon all-texinfo.
11236
11237Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11238
11239 * configure.in: Remove uses of config/mh-linux.
11240
11241 * config.sub, config.guess: Merge with latest FSF sources.
11242
d207ebef
JM
11243Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11244
11245 * config.sub (case $basic_machine): Add tic80 entries.
11246
6599da04
JM
11247Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11248
11249 * config.sub, config.guess: Merge with latest FSF sources.
11250
11251Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11252
11253 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11254 * mpw-config.in: Test for NewFolderRecursive.
11255 * mpw-install: Use symbolic name for startup filename.
11256 * mpw-README: Add various additional details.
11257
11258Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11259
11260 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11261
11262Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11263
11264 * configure.in: Do build gcc and the target libraries for
11265 the mn10200.
11266
11267Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11268
11269 * configure.in: don't avoid building gdb for mn10300 any more
11270 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11271 instead of single-quoting it.
11272
11273Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11274
11275 * configure.in: Don't use --with-stabs on IRIX 6.
11276
11277Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11278
11279 * configure.in (m32r): Build gdb, libg++ now.
11280
11281Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11282
11283 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11284 directories from noconfigdirs.
11285
11286Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11287
11288 * config.sub (basic_machine): added mips16 configuration
11289
11290Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11291
11292 * config.sub: Handle d10v-unknown.
11293
d207ebef
JM
11294Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11295
11296 * config.sub: Handle v850-unknown.
11297
6599da04
JM
11298Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11299
11300 * Makefile.in: add findutils
11301 * configure.in: add findutils to list of host_tools
11302
11303Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11304
11305 * config.sub: Handle mn10200 and mn10300.
11306
11307Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11308
11309 * configure.in (d10v-*): Do not build librx.
11310
11311Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11312
11313 * configure.in (mn10300): Build everything except gdb & libgloss.
11314
11315Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11316
11317 * config.guess: Patch for Dansk Data Elektronik servers,
11318 from Niels Skou Olsen <nso@dde.dk>.
11319
11320 For ncr, use /bin/uname rather than uname, since GNU uname does not
11321 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11322
11323 Patch for MIPS R4000 running System V,
11324 from Eric S. Raymond <esr@snark.thyrsus.com>.
11325
11326 Fix thinko for nextstep.
11327
11328 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11329
11330 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11331 * config.guess: Guess mips-dec-mach_bsd4.3.
11332
11333 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11334 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11335 release numbers.
11336 * config.guess (mips-mips-riscos*): Emit just enough of the
11337 release number.
11338
11339 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11340 * config.guess (sparc-auspex-sunos*): Added.
11341 (f300-fujitsu-*): Added.
11342
11343 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11344 * config.guess: Recognize a Tadpole as a sparc.
11345
11346Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11347
11348 * config.guess: Don't assume that NextStep version is either 2 or
11349 3. NextStep 4 (aka OpenStep 4) has come out now.
11350
11351Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11352
11353 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11354 From Rik Faith <faith@cs.unc.edu>.
11355
11356Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11357
11358 * config.sub: Contributions from bug-gnu-utils to:
11359 Support plain "hppa" (no version given) architecture, reported by
11360 OpenStep.
11361 OpenBSD like NetBSD.
11362 LynxOs is not a hardware supplier.
11363
11364 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 11365 OpenBSD like NetBSD.
6599da04
JM
11366 Stratus systems.
11367 More Pyramid systems.
11368 i[n>4]86 Intel chips.
11369 M680[n>4]0 Motorola chips.
11370 Use unknown instead of lynx for hardware manufacturer.
11371
11372Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11373
11374 * install.sh (chmodcmd): Set to null if the DST directory already
11375 exists.
11376
11377Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11378
11379 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11380 not use mt-ppc target Makefile fragment any more.
11381
11382Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11383
11384 * configure.in (*-*-windows): Exclude everything but those dirs
11385 needed to build windows.
11386
11387Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11388
11389 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11390
11391Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11392
11393 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
11394
11395Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11396
11397 * Undo my previous change.
11398
11399Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11400
11401 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11402 unconditionally.
11403 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11404
11405Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11406
11407 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11408 host to add it's own flags.
6599da04
JM
11409
11410Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11411
11412 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11413
11414Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11415
11416 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11417 (CXX_FOR_TARGET): Likewise.
11418 (GCC_FOR_TARGET): Define.
11419 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11420 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11421 CC_FOR_TARGET was specified on the command line.
11422 (MAKEOVERRIDES): Don't define.
11423
11424Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11425
11426 * configure.in (m32r): Fix spelling of libg++ libs.
11427
11428Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11429
11430 * config.sub (-apple*): Remove, now redundant.
11431
11432Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11433
11434 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11435
11436 * configure: Rework yesterday's sed script patch.
11437
11438 * config.sub: Merge with FSF.
11439
11440Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11441
11442 * config.guess: Merge from FSF.
11443
11444 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
11445 * config.guess: Use pc instead of unknown, for pc clone systems.
11446 Change linux to linux-gnu.
6599da04
JM
11447
11448 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 11449 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
11450
11451Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11452
11453 * test-build.mk (HOLES): Add "xargs" for gdb.
11454
11455 * configure: Avoid hpux10.20 sed bug.
11456
11457Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11458
731a8127 11459 * configure.in: Add support for windows host
6599da04
JM
11460 (that is a build done under the Microsoft build environment).
11461
11462Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11463
11464 * Makefile.in: Replace all uses of srcroot with s, to shrink
11465 command line lengths.
11466
11467 Patches from Geoffrey Noer <noer@cygnus.com>:
11468 * configure.in: If configuring for newlib, pass --with-newlib to
11469 subdirectories.
11470 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11471 -Bnewlib/ and -Lwinsup to gcc.
11472 (CXX_FOR_TARGET): Likewise.
11473
11474Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11475
11476 * Makefile.in (ETC_SUPPORT): Add configure.
11477
11478Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11479
4e81ae98 11480 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
11481 host configuration file.
11482
11483Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11484
11485 * configure.in: Break mn10x00 support into separate
11486 mn10200 and mn10300 configurations.
11487 * config.sub: Likewise.
11488
11489Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11490
11491 * configure.in: Add lots of stuff to noconfigdirs for
11492 the mn10x00 targets.
11493
11494 * config.sub, configure.in: Add mn10x00 support.
11495
11496Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11497
11498 * make-all.com: Call conf-a-gas, not config-a-gas.
11499
11500Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11501
11502 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 11503 targets.
6599da04
JM
11504
11505Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11506
11507 * mpw-README: Add much more detail for native PowerMac.
11508 * mpw-install: New file.
11509 * mpw-configure: Add --norecursion and --help options.
11510 * mpw-config.in: Translate readme and install files when
11511 copying to objdir.
11512 * mpw-build.in: Don't always depend on byacc and flex.
11513 (install-only-top): New action.
11514
d207ebef
JM
11515Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11516
11517 * configure.in: You can now configure GDB for the v850.
11518
6599da04
JM
11519Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11520
11521 * configure.in (noconfigdirs): Don't configure any C++ dirs
11522 if targeting D10V.
11523
11524Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11525
11526 * config.sub: Recognize mips64vr5000.
11527
11528Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * configure.in: Use a single line for host_tools and native_only.
11531
11532Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11533
11534 * config.sub, configure.in: Add entries for m32r.
11535
11536Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11537
11538 * Makefile.in (inet-install): Don't run install-gzip.
11539
11540Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11541
11542 * configure.in: Don't config lots of things for *-*-windows*.
11543
11544Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11545
11546 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11547 (host_libs, host_tools): Copy from configure.in.
11548 * mpw-configure: Don't complain about directories not found.
11549
11550Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11551
11552 * configure.in (i[345]86): Recognize i686 for pentium pro.
11553 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11554 file.
11555
11556 * config.guess (i[345]86): Ditto.
11557
11558Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11559
11560 * configure.in (noconfigdirs): Removed gdb for D10V.
11561
d207ebef 11562Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 11563
d207ebef
JM
11564 * configure.in: Remove ld, target-libio, target-libg++, and
11565 target-libstdc++ from noconfigdirs.
5d4a5ee6 11566
6599da04
JM
11567Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11568
11569 * configure: Fix three locations where shell scripts were
11570 being run directly rather than with config_shell.
11571
d207ebef
JM
11572Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11573
11574 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11575 * config.sub (basic_machine): Recognize v850.
11576
6599da04
JM
11577Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11578
11579 * mpw-configure: Handle multiple enable/disable options and
11580 pass them down recursively, handle -c and -s flags appropriately
11581 depending on choice of compiler, add escape mechanism for
11582 quoted arguments to gC.
11583
11584Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11585
11586 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11587 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11588 so that -mrelocatable-lib and -mno-eabi are used.
11589
11590 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11591 not support --print-multi-lib, don't abort.
11592
6599da04
JM
11593Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11594
11595 * make-all.com: Run config-a-gas.
11596 * setup.com: Don't copy subdirectory files around.
11597
11598Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11599
11600 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11601 target, it now compiles correctly.
11602
11603Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11604
11605 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11606
11607Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11608
4e81ae98 11609 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
11610
11611Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11612
11613 * configure.in (native_only): Add prms.
11614
11615Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11616
11617 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11618 (BINUTILS_SUPPORT_DIRS): Likewise.
11619
11620Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11621
11622 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11623 d10v support is added.
11624
11625Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11626
11627 * configure.in (d10v-*-*): New target.
11628
11629Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11630
11631 * config.guess (HP 9000/811): Recognize this as a PA1.1
11632 machine.
11633
11634Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11635
11636 * Makefile.in (do-tar-gz): New target, split out from tail end of
11637 taz target. Run each command separately, don't use pipes.
11638 (taz): Use it.
11639
11640Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11641
11642 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11643 * mpw-build.in: No builds should depend on building byacc or flex,
11644 they are assumed to be installed already.
11645
11646Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11647
11648 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11649 variable that CC_FOR_TARGET needs.
11650
11651Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11652
11653 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11654 options have changed since the last time the subdirectory was
11655 configured, and if it has, reconfigure.
11656 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11657 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11658
11659Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11660
11661 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11662 CLEAN_MODULES): Add bash.
11663 (all-bash): New target.
11664
11665Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11666
11667 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11668
11669Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11670
11671 * config.sub (basic_machine): Recognize d10v as a valid processor.
11672
11673Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11674
11675 * mpw-configure: Add support for --bindir.
11676 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11677
11678Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11679
11680 * configure.in: add bash, time, gawk to list of hosttools and things
11681 to only build for native toolchains
11682
11683Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11684
11685 * Makefile.in (docdir): Remove.
11686
11687Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11688
11689 * Makefile.in (datadir): Set to $(prefix)/share.
11690
11691Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11692
11693 * configure.in: build diff and patch for cygwin32-hosted
11694 toolchains.
11695
11696Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11697
11698 * config.sub: Accept -rtems*.
11699
11700Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11701
e490616e
ZW
11702 * configure.in: enable dosrel for cygwin32-hosted builds,
11703 remove diff from the list of things not buildable
11704 via Canadian Cross
6599da04
JM
11705
11706Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11707
11708 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 11709 don't get ". ".
6599da04
JM
11710
11711Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11712
11713 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11714
11715Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11716
11717 * Makefile.in (taz): Handle case where tex3patch didn't even get
11718 checked out. Also, if it was found, put the symlink in a new util
11719 subdirectory.
11720
11721Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11722
11723 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11724
11725Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11726
11727 * config.sub: Recognize -openvms.
11728 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11729 * make-all.com, setup.com: New files.
11730
11731Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11732
11733 * Makefile.in (taz): tex3patch moved to texinfo/util.
11734
11735Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11736
11737 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11738 * configure.in: remove make from disable-if-Can-Cross list
11739 enable gdb if ${host} and ${target} are cygwin32
11740
11741Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11742
11743 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11744 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11745
11746Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11747
11748 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11749 distinguish sysv/svr4/bsd variants.
11750 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11751
11752Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11753
11754 * configure.in: Added copyright notice.
11755 * move-if-change: Added copyright notice.
11756
11757Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11758
11759 * configure.in (powerpcle-*-solaris*): Until we get shared
11760 libraries working, don't build gdb, sim, make, tcl, tk, or
11761 expect.
11762
11763Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11764
11765 * config.guess: Merge with FSF:
11766
11767 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11768 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11769
11770 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11771 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11772
11773 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11774 * config.guess: Combine two OSF1 rules.
11775 Also recognize field test versions. From mjr@zk3.dec.com.
11776 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11777 because GNU uname does not support -p. From pmr@pajato.com.
11778
11779Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11780
11781 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11782
11783Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11784
11785 * mpw-README: Document GCCIncludes.
11786
11787Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11788
11789 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11790
11791Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11792
11793 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11794
11795Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11796
11797 * configure.in (*-*-cygwin32): Configure make.
11798
11799Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11800
11801 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11802
11803Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11804
11805 * Makefile.in (all-inet): Depend on all-perl.
11806
11807 * Makefile.in (inet-install): New target.
11808
11809 * Makefile.in (all-inet): Depend on all-tcl.
11810 (all-inet): Depend on all-send-pr.
11811
11812Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11813
11814 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11815 temporarily.
11816
11817Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * configure.in: Don't configure --with-gnu-ld on AIX.
11820
11821Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11822
11823 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11824
11825Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11826
11827 * Makefile.in (ALL_MODULES): Added all-inet.
11828 (CROSS_CHECK_MODULES): Added check-inet.
11829 (INSTALL_MODULES): Added install-inet.
11830 (CLEAN_MODULES): Added clean-inet.
11831 (all-indent): New target.
11832
11833 * configure.in (host_tools): Added inet.
11834 (native_only): Added inet.
11835 (noconfigdirs): Added inet.
11836
11837Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11838
11839 * configure.in: Don't configure libgloss if we are not configuring
11840 newlib.
11841
11842Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11843
11844 * configure.in: Don't configure libgloss for unsupported
11845 architectures.
11846
11847Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11848
11849 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11850
11851Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11852
11853 * Makefile.in (ALL_MODULES): Include all-apache.
11854 (CROSS_CHECK_MODULES): Include check-apache.
11855 (INSTALL_MODULES): Include install-apache.
11856 (all-apache): New target.
11857
11858 * configure.in: Added apache everywhere perl is seen.
11859
11860Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11861
11862 * Makefile.in: Add support for clean-{module} and
11863 clean-target-{module} rules.
11864
11865Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11866
11867 * configure.in (*-*-ose) do not build libgloss.
11868
11869Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11870
11871 * config.guess (prep*:SunOS:5.*:*): Turn into
11872 powerpele-unknown-solaris2.
11873
11874Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11875
11876 * configure.in: Permit --enable-shared to specify a list of
11877 directories.
11878
11879Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11880
11881 * configure.in (host==solaris): Pass only the first word of $CC
11882 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11883
11884Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11885
11886 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11887
11888Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11889
11890 * Makefile.in (ALL_MODULES): Include all-perl.
11891 (CROSS_CHECK_MODULES): Include check-perl.
11892 (INSTALL_MODULES): Include install-perl.
11893 (ALL_X11_MODULES): Include all-guile.
11894 (CHECK_X11_MODULES): Include check-guile.
11895 (INSTALL_X11_MODULES): Include install-guile.
11896 (all-perl): New target.
11897 (all-guile): New target.
11898
11899 * configure.in (host_tools): Include perl and guile.
11900 (native_only): Include perl and guile.
11901 (noconfigdirs): Don't build guile and perl; no ports have been
11902 done.
11903
11904Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11905
e490616e
ZW
11906 * configure (--enable-*): Handle quoted option lists such as
11907 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
11908
11909Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11910
11911 * Makefile.in ({,inst}all-target): New rule so we can make and
11912 install all of the target directories easily.
11913
11914Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11915
11916 * configure.in: Add missing global flag in sed substitution when
11917 deleting `target-' from ${configdirs}.
11918
11919Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11920
11921 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11922 option.
11923
11924 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11925 config/mh-necv4.
11926
11927 * install.sh: Correct misspelling of transformbasename.
11928
11929 * config.guess: Recognize mips-*-sysv*.
11930
11931Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11932
11933 * config.sub: Recognize mon960.
11934
11935Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11936
11937 * configure: Restore Canadian Cross handling of BISON and LEX,
11938 removed in Feb 20 change.
11939
11940Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11941
11942 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11943 Mention make install. Remove the old copyright date as well the
11944 clumsy and rather pointless copyright on the README file.
11945
11946Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11947
11948 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11949 Makefile after running symlink-tree, then run `make distclean' to
11950 avoid clobbering any generated files in srcdir.
11951
11952Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11953
11954 * configure.in (m68k-*-netbsd*): Build everything now.
11955
11956Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11957
11958 * Makefile.in (taz): Fix quoting.
11959
11960Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11961
11962 * configure.in (sparclet-*-*): Build everything now.
11963
11964Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11965
11966 * configure.in (m68k-*-linux*): New host.
11967
11968Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11969
11970 * configure: Check for bison before byacc.
11971
11972Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11973
11974 * Makefile.in configure: Change the way LEX and BISON/YACC are
11975 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11976 searching PATH. These are used as fallbacks by Makefile.in if
11977 flex/bison/byacc aren't in objdir.
11978
11979Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11980
11981 * Makefile.in: Make everything which depends upon all-bfd also
11982 depend upon all-opcodes, in case --with-commonbfdlib is used.
11983
11984Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11985
11986 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11987 building NT native compilers on Unix.
11988
11989Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11990
11991 * configure.in: Don't get CC from the host Makefile fragment if we
11992 can find gcc in PATH, or if this is a Canadian Cross. Move the
11993 Solaris test for /usr/ucb/cc to the post target script, just after
11994 the compiler sanity test.
11995
11996Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11997
11998 * config.sub: Merge with FSF.
11999
12000Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
12001
12002 * Makefile.in (RPATH_ENVVAR): New variable.
12003 (REALLY_SET_LIB_PATH): Use it.
12004 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12005
12006Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
12007
12008 * config.sub, configure.in: Recognize sparclet cpu.
12009
12010Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12011
12012 * config.guess: Support m68k-cbm-sysv4.
12013
12014Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12015
12016 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12017 m68k-unknown-linuxaout from linker help string. Put quotes around
12018 $ld_help_string.
12019
12020Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12021
12022 * config.guess (powerpc-harris-powerunix): Add guess for port
12023 to new target.
12024
12025Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12026
12027 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12028
12029Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12030
12031 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12032 $(REALLY_SET_LIB_PATH) in Makefile.
12033 * Makefile.in (SET_LIB_PATH): New variable.
12034 (REALLY_SET_LIB_PATH): New variable.
12035 ($(DO_X)): Use $(SET_LIB_PATH).
12036 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12037 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12038 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12039 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12040 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12041 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12042 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12043 (install-dosrel): Likewise.
12044 (all-opcodes): Depend upon all-libiberty.
12045
12046Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12047
12048 * config.guess (*:CYGWIN*): New
12049
12050Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12051
12052 * Makefile.in (all-target-winsup): All all-target-libiberty.
12053
12054Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12055
12056 * configure.in (noconfigdirs): Add missing # in front of comment.
12057
12058Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12059
12060 * configure.in: add second pass to things added to noconfigdirs
12061 so *-gm-magic can exclude libgloss properly.
12062
12063Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12064
12065 * mpw-configure (extralibs_name, rez_name): Set correctly
12066 for MWC68K compiler.
12067
12068 * mpw-README: Add more info on the necessary build tools.
12069
12070Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12071
12072 * configure.in, config.sub: Recognize cygwin32.
12073
12074Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12075
12076 * config.guess, config.sub: Recognize A/UX.
12077
12078Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12079
12080 * config.sub: Merge with gcc/config.sub.
12081
12082Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12083
12084 * mpw-build.in (do-binutils): Add build of stamps.
12085
12086Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12087
12088 * config.sub: Add recognition for mips64vr4100*-* targets.
12089
12090Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12091
12092 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12093 Add creation of gconfigargs with `--enable-shared' turned on.
12094 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12095 ($(host)-stamp-stage3-configured): Likewise.
12096 (HOLES): Add chatr and ldd.
12097 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12098
12099Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12100
12101 * configure: Pass --nfp to recursive configures.
12102
12103Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12104
12105 * Makefile.in (DLLTOOL): New.
12106 (DLLTOOL_FOR_TARGET): New.
12107 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12108 (EXTRA_TARGET_FLAGS): Ditto.
12109 (EXTRA_GCC_FLAGS): Ditto.
12110 (CONFIGURE_TARGET_MODULES): Ditto.
12111 (DO_X): Ditto.
12112 * configure: Add DLLTOOL.
12113
12114Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12115
12116 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12117 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12118 mh-sco, since old workarounds no longer needed, and don't
12119 build ld, since libraries have weak symbols in COFF.
12120
12121Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12122
12123 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12124
12125Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12126
12127 * configure.in: Make sure that ${CC} can be used to compile an
12128 executable.
12129
12130Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12131
12132 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12133 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12134 nothing depending on whether gdbtk is being built.
12135
12136Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12137
12138 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12139
12140Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12141
12142 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12143 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12144
12145Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12146
12147 * config-ml.in: Add support for
12148 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12149 Simplify setting of multidirs from --disable-foo.
12150
12151Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12152
12153 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12154 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12155 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 12156 non-empty, pass them on to the GCC make.
6599da04
JM
12157 (all-bootstrap): New rule that is like all-gcc, except it executes
12158 the GCC bootstrap rule instead of the GCC all rule.
12159
12160Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12161
12162 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12163
12164Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12165
12166 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12167 DG/UX support.
12168
12169Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12170
12171 * config.sub (i*86*) Change [345] to [3456]
12172
12173Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12174
12175 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12176 --with-gnu-ld=no.
12177
12178Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12179
12180 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12181 AIX multilibs get built.
12182
12183Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12184
12185 * configure.in (i386-win32): Don't build expect if we're not
12186 building the tcl subdir.
12187
12188Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12189
12190 * Makefile.in: (configure-target-examples, all-target-examples):
12191 New targets, configure and build example programs.
12192
12193Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12194
12195 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12196 use it as input to sedit the generated MPW makefile.
12197 * mpw-README: Add a suggestion about Gestalt.h.
12198
12199Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12200
12201 * config.sub: Accept *-*-ieee*.
12202
12203Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12204
12205 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12206 Ronald F. Guilmette <rfg@monkeys.com>.
12207
12208Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12209
12210 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12211 for powerpc-pe native.
12212 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12213 (target==powerpc-pe): duplicate i386-win32 entry.
12214
12215Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12216
12217 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12218 of vxworks, not just vxworks5.1.
12219
12220Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12221
12222 * mpw-configure: Add support for exec-prefix.
12223
12224Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12225
12226 * config.guess: Recognize HP model 816 machines as having
12227 a PA1.1 processor.
12228
12229Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * configure: Ignore new autoconf configure options.
12232
6599da04
JM
12233Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12234
12235 * config.guess: Recognize Pentium under SCO.
12236 From Robert Lipe <robertl@arnet.com>.
12237
12238Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12239
12240 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
12241
12242Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12243
12244 * configure.in: Don't configure gas for alpha-dec-osf*.
12245
12246Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12247
12248 * configure.in: Default to --with-stabs for some targets for which
12249 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12250 i[345]86*-*-unixware*.
12251
12252Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12253
12254 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12255 rather than basing it on the target. Simplify handling of options
12256 controlling which directories to configure. Remove extraneous
12257 slash in multi-clean target.
12258
12259Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12260
12261 * config-ml.in: Prefix more variables with ml_ so they don't collide
12262 with configure's.
12263
12264Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12265
12266 * configure: Don't turn -v into --v.
12267
12268Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12269
12270 * configure.in (targargs): Fix typo.
12271
12272 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12273
12274Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12275
12276 * configure.in: Strip --host and --target options from
12277 CONFIG_ARGUMENTS, and always configure for --host only. Add
12278 --with-cross-host option when building with a cross-compiler.
12279 * configure: Canonicalize the arguments put into config.status by
12280 always using `=' for an option with an argument. Pass a presumed
12281 --host or --target explicitly.
12282
12283Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12284
12285 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12286 into general OS recognition case.
12287
12288Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12289
12290 * configure.in (target_configdirs): add target-winsup only
12291 for win32 target systems.
12292
12293Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12294
12295 * Makefile.in (all-target-libgloss): Depend upon
12296 configure-target-newlib, since when libgloss is built it looks to
12297 see if the newlib directory exists.
12298
12299Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12300
12301 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12302 cfg-ml-*.in.
12303
12304Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12305
12306 * configure: Handle LD and LD_FOR_TARGET when configuring a
12307 Canadian Cross.
12308
6599da04
JM
12309Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12310
12311 * configure.in (target_libs): add target-winsup.
12312 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12313 (target==ppcle-pe): remove ld from $noconfigdirs.
12314
12315Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12316
12317 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12318 Preserve relative path names in $srcdir. Build symlink tree if
12319 configuring cross target dir and srcdir=. (= no VPATH support).
12320 (configure-target-libg++): Depend on configure-target-librx.
12321 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12322 * config-ml.in: New file.
12323 * symlink-tree: New file.
12324 * configure: Ensure srcdir="." if that's what it is.
12325
12326Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12327
12328 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12329 includes and FLEX_SKELETON setting.
12330 * mpw-configure (--with-gnu-ld): New option, controls whether
12331 to use PPCLink or ld with PowerMac GCC.
12332 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12333 * mpw-config.in: Configure grez if targeting Mac.
12334
12335 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
12336 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12337 just macos.
6599da04
JM
12338 * configure.in: Configure grez resource compiler if targeting Mac.
12339 * Makefile.in (all-grez, install-grez): New targets.
12340
12341Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12342
12343 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 12344 gcc in the path, set CC to gcc -O2.
6599da04
JM
12345
12346Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12347
12348 * configure: Default ${build} correctly. Avoid picking up extra
12349 spaces when reading CC and CXX from Makefile. When doing a
12350 Canadian Cross, use plausible default values for numerous
12351 variables.
12352 * configure.in: When doing a Canadian Cross, don't try to
12353 configure tools whose configure script can't handle it.
12354
12355Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12356
12357 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12358
12359Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12360
12361 * configure: Remove dubious bug reporting address.
12362
12363Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12364
12365 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12366 configure script, run that instead of this directory's configure.
12367 In either case, print a message that we're configuring the sub-dir.
12368
12369Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12370
12371 * configure.in: Before checking for the existence of various files,
12372 use sed to filter out "target-".
12373
12374Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12375
12376 * Makefile.in (DO_X): Split rule to decrease command line length
12377 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12378 (Philippe De Muyter).
12379
12380Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12381
12382 * Makefile.in (all-patch): depend on all-libiberty.
12383
12384Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12385
12386 * configure.in: If the only directory in target_configdirs which
12387 actually exists is libiberty, then set target_configdirs to empty,
12388 to avoid trying to build a target libiberty in a gas or gdb
12389 distribution.
12390
12391Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12392
12393 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
12394 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12395 systems.
6599da04
JM
12396
12397Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12398
12399 * configure.in (copy_dirs): Use sys-include instead of include
12400 for --with-headers option.
12401
12402Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12403
12404 * Makefile.in, configure.in: Make winsup builds work with
12405 new scheme.
12406
12407Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12408
12409 * configure.in: Build the linker on AIX.
12410
12411Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12412
12413 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12414 where needed.
12415
12416Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12417
12418 * Makefile.in (all-gcc): Fix typo.
12419
12420Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12421
12422 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12423
12424Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12425
12426 * configure.in: Rename libFOO to target-libFOO, and xiberty
12427 to target-xiberty, to provide more flexibility.
12428 (target_subdir): Define. Create if cross.
12429 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12430 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12431 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12432 check-libFOO -> check-target-libFOO, etc.
12433 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12434 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12435 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12436 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12437 allow ALL_GCC="" to only configure.
12438 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12439 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12440 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12441
12442Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12443
12444 * Makefile.in (taz): Build "info" in etc explicitly.
12445
12446Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12447
12448 * configure.in: Make sure that CC is undefined (as opposed to
12449 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12450 problem with autoconf trying to configure on a host without GCC.
12451
12452Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12453
12454 * mpw-configure: Set host alias from choice of host compiler,
12455 only use generic MPW Makefile sed if present, edit a file
12456 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12457 * mpw-README: Add problem notes about CW6 and CW7.
12458
12459Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12460
12461 * Makefile.in (taz): Use ";" instead of ";;".
12462
12463Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12464
12465 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12466 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12467 DISTDOCDIRS.
12468 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12469 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12470
12471Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12472
12473 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12474 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12475 Move bfd to DISTSTUFFDIRS.
12476
12477Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12478
12479 * Makefile.in (X11_LIB): Removed.
12480 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12481
12482 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12483
12484Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12485
12486 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12487 names.
12488
12489Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12490
12491 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12492
12493Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12494
12495 * configure.in (i[345]86-*-win32): Always build newlib.
12496 Don't configure cvs, autoconf or texinfo.
12497 * Makefile.in (LD_FOR_TARGET): New.
12498 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12499 Pass down LD_FOR_TARGET.
12500
12501Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12502
12503 * winsup: New directory.
12504 * Makefile.in: Build winsup.
12505 * configure.in: Winsup is configured when target is win32.
12506 Can only build win32 target GDB when native.
4e81ae98 12507
6599da04
JM
12508Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12509
12510 * config.guess: Recognize HP model 819 machines as having
12511 a PA 1.1 processor.
12512
12513Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12514
12515 * configure: Fix sed loop which substitutes for CC and CXX to
12516 avoid bug found in various sed implementations.
12517
12518Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12519
12520 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12521 simulator. Use standard powerpc-*-eabi*.
12522
12523Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12524
12525 * configure.in: Stop putting gas and binutils in noconfigdirs for
12526 powerpc-*-aix* and rs6000-*-*.
12527
12528Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12529
12530 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12531 -mcall-aixdesc libraries.
12532
12533Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12534
12535 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12536
12537 * config.sub (arm | armel | armeb): Fix shell syntax.
12538
12539Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12540
12541 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12542 -msoft-float and -mcpu=common support.
12543 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12544 libraries.
12545
12546Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12547
12548 * configure.in: Allow configuration and build of emacs19 for the alpha.
12549
12550Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12551
12552 * configure.in (CC): Get ^CC, not just any old CC, from
12553 ${host_makefile_frag}.
12554
12555Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12556
4e81ae98 12557 * configure.in (CC): Try to get CC from
6599da04
JM
12558 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12559
12560Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12561
12562 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12563 only if it exists in $(srcdir).
12564
12565Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12566
12567 * configure: If CC and CXX are not set in the environment, set
12568 them, based on either an existing Makefile or on searching for gcc
12569 in PATH. Substitute for CC and CXX in Makefile.
12570 * configure.in: Remove libm from target_libs. Separate
12571 target_configdirs from configdirs. If CC is not set in
12572 environment, try to get it from a host Makefile fragment. Rewrite
12573 changes of configdirs to use skipdirs instead. A few minor
12574 tweaks. Take directories out of target_configdirs as they are
12575 taken out of configdirs. Remove existing Makefile files from
12576 subdirectories. Substitute for TARGET_CONFIGDIRS and
12577 CONFIG_ARGUMENTS in Makefile.
12578 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12579 by configure.in.
12580 (CONFIG_ARGUMENTS): Likewise.
12581 (CONFIGURE_TARGET_MODULES): New variable.
12582 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12583 ($(CONFIGURE_TARGET_MODULES)): New target.
12584 (configure-libg++, configure-libio): New targets.
12585 (all-libg++): Depend upon configure-libg++.
12586 (all-libio): Depend upon configure-libio.
12587 (configure-libgloss, all-libgloss): New targets.
12588 (configure-libstdc++): New target.
12589 (all-libstdc++): Depend upon configure-libstdc++.
12590 (configure-librx, all-librx): New targets.
12591 (configure-newlib): New target.
12592 (all-newlib): Depend upon configure-newlib
12593 (configure-xiberty): New target.
12594 (all-xiberty): Depend upon configure-xiberty.
12595
12596Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12597
12598 * configure.in (host i[345]86-*-win32): Expand the
12599 noconfigdirs again.
12600
12601Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12602
12603 * mpw-configure: Fix sed command file name.
12604
12605Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12606
4e81ae98 12607 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
12608 noconfigdirs again.
12609
12610Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12611
12612 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12613 or powerpc*-*-pe*, since they are not yet supported.
12614
12615Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12616
12617 Add PowerMac support and many other enhancements.
12618 * mpw-configure: New option --cc to select compiler to use,
12619 paste options set according to --cc into the generated
12620 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12621 if mpw-make.sed is present.
12622 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12623 add forward includes for PowerPC include files.
12624 * mpw-build.in: Build using Makefile.PPC if present.
12625 (do-byacc, etc): Remove separate version resource builds.
12626 (do-gas): Build "stamps" before "all".
12627 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12628 * mpw-README: Update to reflect --cc option, PowerMac support,
12629 and recently-reported compatibility problems.
12630
12631Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12632
12633 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12634 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12635 (--with-multilib-top): Pass to recursive invocations.
12636
12637Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12638
12639 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12640 v810-*-*.
12641
12642Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12643
12644 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12645 gdb, ld and opcodes on v810-*-*.
12646
6599da04
JM
12647Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12648
12649 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12650 (local-maintainer-clean): New target.
12651 (maintainer-clean): New target.
12652 (realclean): Just depend upon maintainer-clean.
12653
12654Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12655
12656 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12657
12658Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12659
12660 * configure.in: Build ld in mips*-*-bsd* case.
12661
12662Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12663
12664 * config.sub: Accept -lites* OS. From Ian Dall.
12665
12666Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12667
12668 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 12669 targets.
6599da04
JM
12670
12671Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12672
12673 * configure.in: treat i386-win32 canadian cross the same as
12674 i386-go32 canadian cross.
12675
12676Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12677
12678 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12679 running under the simulator to build a reduced set of libraries.
12680 (powerpc-*-eabiaix): Add fine grained multilib support added to
12681 other powerpc targets yesterday.
12682
12683Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12684
12685 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12686 -disable-softfloat, -disable-relocatable, -disable-aix, and
12687 -disable-sysv to control which multilib libraries get built.
12688
12689Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12690
12691 * configure: Add Makefile.tem to list of files to remove in trap
12692 handler.
12693
12694Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12695
12696 * config.guess (*Linux*): Add missing "exit"s.
12697 Also, need specific check for alpha-unknown-linux (uses COFF).
12698
12699Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12700
12701 * config.guess: Merge with FSF:
12702
12703 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12704 * config.guess (AIX4): More robust release numbering discovery.
12705
12706 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12707 * config.guess (i386-sequent-ptx): Properly get version number.
12708
12709 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12710 * config.guess (mips:*:4*:UMIPS): New case.
12711
12712Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12713
12714 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12715 (i386-win32 host): Likewise. Don't build readline.
12716
12717Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12718
12719 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12720 SUPPORT_FILES to submakes.
12721
12722Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12723
12724 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12725 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12726 mpw-configure.
12727
12728Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12729
12730 * configure.in (appdirs): Use =, not ==, in test expression when
12731 trying to build the text to print in the warning message for
12732 Solaris users.
12733
12734Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12735
12736 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12737
12738Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12739
12740 * config.guess: Recognize lynx-2.3.
12741
12742Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12743
12744 * config.sub (z8ksim): Deleted
12745 (z8k-*-coff): New, this is the one true name of the target.
12746
12747Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12748
12749 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12750
12751Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12752
12753 * config.guess (*:Linux:*:*): First try asking the linker what the
12754 default object file format is (elf, aout, or coff). Then if this
12755 fails, try previous methods.
12756
12757Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12758
12759 * configure.in: Don't build newlib for *-*-vxworks5.1.
12760
12761Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12762
12763 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12764 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12765
12766Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12767
12768 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12769
12770Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12771
12772 * cfg-ml-com.in: New file.
12773 * cfg-ml-pos.in: New file.
12774
12775Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12776
12777 * COPYING.NEWLIB: Add HP free copyright to list.
12778
12779Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12780
12781 * config.sub: Recognize -eabi* for the system, not just -eabi.
12782
12783Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12784
12785 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12786 * config.sub, configure.in (win32): New target and host.
12787
12788Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12789
12790 * configure.in: Add i386-pe configuration.
12791
12792Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12793
12794 * mpw-build.in (install): Install GDB after LD.
12795
12796Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12797
12798 * mpw-config.in (elf/mips.h): Always forward-include, needed
12799 for GDB to build.
12800
12801Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12802
12803 * testsuite: New directory for customer acceptance and whole tool
12804 chain tests.
12805
12806Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12807
12808 * configure: If per-host line isn't found, but AC_OUTPUT is found
12809 and a configure script exists, run it instead.
12810
12811Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12812
12813 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12814
12815Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12816
12817 * configure: Set build_{cpu,vendor,os,alias} to host values when
12818 --build isn't specified.
12819
12820Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12821
12822 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12823 (FLAGS_TO_PASS): Pass them.
12824 (EXTRA_TARGET_FLAGS): Ditto.
12825
6599da04
JM
12826Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12827
12828 * Makefile.in (all-libg++): Depend on all-libstdc++.
12829
12830Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12831
12832 * configure.in (noconfigdirs): Enable all packages for
12833 i386-unknown-netbsd.
12834
12835Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12836
12837 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12838 hosted builds (DOS builds)
12839
12840Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12841
12842 Changes for ARM based on patches from Richard Earnshaw:
12843 * config.sub: Handle armeb and armel.
12844 * configure.in: Omit arm linker only for riscix.
12845
12846Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12847
12848 * config.guess: Update from FSF.
12849
12850Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12851
63f6bcd7 12852 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
12853 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12854 powerpcle variant. Convert pentium into i586, not i486. Add p5
12855 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12856 temporarily.
12857
12858Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12859
12860 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12861
12862Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12863
12864 * config.sub: Accept -lites* as a basic system type.
12865
12866Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12867
12868 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12869 installed, and if so return linuxoldld as the system name.
12870
12871Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12872
12873 * config.guess: Add hppa1.1-hp-lites support.
12874
12875Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12876
12877 * configure.in: Don't build newlib for m68k-vxworks5.1.
12878
12879Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12880
12881 * configure.in (mips-sgi-irix6): Use mh-irix5.
12882
12883Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12884
12885 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12886
12887Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12888
12889 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 12890 OSF/1. Fix compiler flags.
6599da04
JM
12891 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12892
12893Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12894
12895 * configure.in: Recognize --with-newlib.
12896 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12897
12898Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12899
d207ebef 12900 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
12901 to *_X11_MODULES due to gdbtk needing X include files et al.
12902
12903Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12904
12905 Merge in support for Mac MPW as a host.
12906 (Old change descriptions retained for informational value.)
12907
12908 * mpw-config.in: Add generic include forwards for cpu-specific
12909 include files in aout and elf directories.
12910
12911 * mpw-configure: Added copyright.
12912 * mpw-config.in: Check for presence of required build tools.
12913 (target_libs): Add newlib.
12914 (target_tools): Add examples.
12915 (Read Me): Generate as "Read Me for MPW" instead.
12916 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12917 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12918 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12919
12920 * mpw-configure: Remove subdir-specific makefile hackery,
12921 delete mk.tmp after using it.
12922
12923 * mpw-build.in (all): Display start and end times.
12924
12925 * mpw-configure (host_canonical): Set.
12926 (target_cpu): Always add to makefiles.
12927 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12928 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12929 (mpw-mh-mpw): Look for in srcdir and srcroot.
12930 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12931
12932 * mpw-build.in: (install-only): New target.
12933
12934 * mpw-configure (host_alias, target_alias): Rename from hostalias
12935 and targetalias, add into generated Makefile.
12936 (mk.tmp): If present, add into generated Makefile.
12937 * mpw-build.in (all-gas): Build config.h first before gas proper.
12938
12939 * mpw-configure (config.status): Write only if changed.
12940 * mpw-config.in (readline): Configure it (not built, just used for
12941 definitions).
12942
12943 * mpw-config.in (elf/mips.h): Add a forward include.
12944
12945 * mpw-config.in: Forward-include most .h files in include into
12946 extra-include.
12947 (readline): Don't build.
12948 mpw-build.in (install): Install GDB.
12949
12950 * mpw-configure (prefix, mpw_prefix): Handle it.
12951 * mpw-config.in (mmalloc, readline): Don't configure.
12952 * mpw-build.in (thisscript): Rename to ThisScript.
12953 Use mpw-build instead of BuildProgram everywhere.
12954 (mmalloc, readline): Don't build.
12955 * mpw-README: New file, basic documentation about the MPW port.
12956
12957 * mpw-config.in: Use forward-include to create include files.
12958
12959 * mpw-configure: Add more things to the top of each configured
12960 Makefile, including contents of config/mpw-mh-mpw.
12961 * mpw-config.in (extra-include): Create this directory and fill it
12962 with Posix-like include files when configuring.
12963
12964 * config.sub (apple, mac, mpw): Add various aliases.
12965
12966 * mpw-build.in: New file, top-level build script fragment for MPW.
12967 * mpw-configure: New file, configure script for MPW.
12968 * mpw-config.in: New file, config fragment for MPW.
12969
12970Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12971
12972 * configure.in (host_libs): Remove glob, since it is gone from the
12973 sources.
12974
12975Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12976
12977 * Makefile.in: define empty GDB_NLM_DEPS var.
12978
12979 * configure.in(target_makefile_frag): use config/mt-netware
12980 for netware targets.
12981
12982Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12983
12984 * config.sub: Merge in recent FSF changes. Remove linux special
12985 cases.
12986
12987Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12988
731a8127 12989 Revert this change:
6599da04
JM
12990
12991 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12992
12993 * build-all.mk: Use CC=cc -Xs on Solaris.
12994
6599da04
JM
12995Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12996
12997 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12998 stop using it.
12999 * Makefile.in: Nuke all references to glob subdirectory.
13000
13001Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13002
13003 * configure.in: Fix --enable-shared logic in per-host.
13004
13005Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
13006
13007 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13008
13009Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13010
13011 * configure.in (noconfigdirs): Don't build gas on AIX, for
13012 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13013
13014Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13015
13016 * configure: Fix --cache-file to work if the file argument is a
13017 relative path.
13018
13019Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13020
13021 * configure: If the --cache-file is used, pass it down to
13022 configure in subdirectories.
13023
13024Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13025
13026 * config.sub: add vxworks29k configuration.
13027
13028Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13029
13030 * Makefile.in (taz): Do "diststuff" part quietly.
13031
13032Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13033
13034 * config.sub: Mini-merge with gcc/config.sub.
13035
13036Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13037
13038 * config.guess (IRIX): Sed - to _.
13039
13040Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13041
13042 * Makefile.in (source-vault, binary-vault): New targets.
13043
13044Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13045
13046 * config.sub: Recognize -eabi as a basic system type.
13047
13048Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13049
13050 * configure.in (enable_shared stuff): Fix typo.
13051
13052Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13053
13054 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13055
13056Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13057
13058 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13059
13060Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13061
13062 * configure.in (rs6000-*-*): Don't build gas.
13063
13064Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13065
13066 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13067 reduce command line length.
13068 (AS_FOR_TARGET): Check for as.new, not Makefile.
13069 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13070
13071Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13072
13073 * config.guess: Merge from FSF.
13074
13075Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13076
13077 * configure: Don't use $ when handling program_suffix.
13078
13079Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13080
13081 * configure.in: Configure tk for hppa/hpux.
13082
13083Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13084
13085 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13086
13087Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13088
13089 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13090 to LIBCXXFLAGS. Tests are better run without it.
13091
13092Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13093
13094 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13095
13096Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13097
13098 * configure.in (*-*-netware*): Don't configure xiberty.
13099
13100Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13101
13102 * configure.in: Remove tk from native_only list.
13103
13104Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13105
13106 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13107 for special NCD build.
13108
13109Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13110
13111 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13112 makeall.bat, they're only useful for binutils snapshots.
13113 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13114 makeall.bat to specified SUPPORT_FILES.
13115
13116Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13117
13118 * build-all.mk: Add Ericsson targets to sun4 and solaris
13119 hosts. Add BNR's sun4 target to solaris host, so their
13120 build-from-source will be tested in-house first.
13121
13122Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13123
13124 * Makefile.in (LIBCFLAGS): New variable.
13125 (CFLAGS_FOR_TARGET): Ditto.
13126 (LIBCFLAGS_FOR_TARGET): Ditto.
13127 (LIBCXXFLAGS): Ditto.
13128 (CXXFLAGS_FOR_TARGET): Ditto.
13129 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13130 (BASE_FLAGS_TO_PASS): Pass them.
13131 (EXTRA_TARGET_FLAGS): Ditto.
13132
731a8127 13133 * configure.in: Support --enable-shared.
6599da04
JM
13134
13135Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13136
13137 * configure.in (target_libs): Include libstdc++ again.
13138 * config.guess: Update from FSF (for FreeBSD).
13139
13140Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13141
13142 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13143 makeall.bat.
13144 (DISTDOCDIRS): Add `etc'.
13145 (ETC_SUPPORT_PFX): New variable.
13146 (taz): Include anything from etc starting with a word in
13147 ETC_SUPPORT_PFX.
13148
13149Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13150
13151 * config.sub: Update for recent FSF changes. Remove obsolete
13152 h8300hds entry. Add -windows* and -osx as basic os. Minor
13153 spacing changes.
13154
13155Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13156
13157 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13158
13159 * config.guess: Merge with FSF.
13160 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13161
13162Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13163
13164 * configure: Since the "trap 0" handler will override the exit
13165 status on many systems, only use it for "exit 1", and make it set
13166 a non-zero exit status; reset it before "exit 0". Also, check
13167 exit status of config.sub, and error out if it failed.
13168
13169Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13170
13171 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13172 and install libgloss.
13173
13174Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13175
13176 * Makefile.in (all-binutils): Depend upon all-byacc.
13177
13178 * configure.in: Don't build emacs on Irix 5.
13179
13180Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13181
13182 * configure.in (*-*-netware*): Add libio.
13183
13184Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13185
13186 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13187 (CHECK_TARGET_MODULES): Ditto.
13188 (INSTALL_TARGET_MODULES): Ditto.
13189 (TARGET_LIBS): Ditto.
13190 (all-libstdc++): Note dependencies.
13191
13192Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13193
13194 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13195
13196Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13197
13198 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13199 -fexternal-templates.
13200
13201 * configure.in (target_libs): Add libstdc++.
13202 (noconfigdirs): Add libstdc++ as appropriate.
13203
13204Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13205
13206 * config.guess: Update from FSF.
13207
13208Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13209
13210 * configure: Use ${config_shell} when running ${configsub}.
13211
13212Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13213
13214 * config.sub: No longer recognize h8300h.
13215
13216Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13217
13218 * config.sub: Remove extraneous differences between config.sub and
13219 gcc/config.sub.
13220
13221Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13222
13223 * Makefile.in (DISTSTUFFDIRS): Add gas.
13224
13225Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13226
13227 * COPYING.NEWLIB: New file.
13228
13229Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13230
13231 * config.guess (HP-UX): Patch from Harlan Stenn
13232 <harlan@landmark.com> to also emit release level.
13233
13234Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13235
13236 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13237
13238Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13239
13240 * config.sub: Merge nextstep cleanup from FSF.
13241
13242Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13243
13244 * configure.in (arm-*-*): Don't configure ld for this target.
13245
13246Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13247
13248 * configure.in (*-*-netware): don't configure libg++, libio,
13249 librx, or newlib.
13250
13251Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13252
13253 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13254 configure ld--it works, but it doesn't support shared libraries.
13255
13256Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13257
13258 * config.guess (*-unknown-freebsd*): Get rid of possible
13259 trailing "(Release)" in version string.
13260 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13261
13262Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13263
13264 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13265 Fix type: *-next-neststep -> *-next-nextstep.
13266
13267 * config.guess: Merge from FSF:
13268
13269 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13270
13271 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13272
13273 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13274
13275 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13276 instead of UNIX_SV for UnixWare 1.0).
13277
13278Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13279
13280 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13281 to make gdb/nlm/* build after the compiler and linker.
13282
13283Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13284
13285 * config.guess (netbsd, freebsd, linux): Accept any machine,
13286 not just i[34]86.
13287 (m68k-atari-sysv4): Relocate to match FSF version.
13288
13289 * config.guess: More merges from the FSF:
13290
13291 Add a space before function call or macro invocation.
13292
13293 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13294
13295 * config.guess: Add trap cmd to remove dummy.c and dummy when
13296 interrupted.
13297
13298 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13299
13300 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13301 (dummy): Redirect stderr from compilation of dummy.c.
13302
13303 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13304
13305 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13306
13307Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13308
13309 * configure: Accept and ignore --cache*, for compatibility with
13310 new autoconf.
13311
13312Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13313
13314 * config.guess: Merge from FSF:
13315
13316 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13317
13318 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
13319 (PATH): Add /.attbin at end for finding uname.
13320 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
13321
13322 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13323
e490616e 13324 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
13325
13326 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13327
e490616e
ZW
13328 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13329 to select whether to use ELF or COFF.
6599da04
JM
13330
13331 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13332
e490616e 13333 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
13334
13335 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13336
13337 * config.guess: Guess the OS version for HPUX.
13338
13339 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13340
13341 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13342
13343Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13344
13345 * configure.in: Recognize --with-headers, --with-libs, and
13346 --without-newlib.
13347 * Makefile.in (all-xiberty): Depend upon all-ld.
13348
13349Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13350
13351 * configure.in: Change i[34]86 to i[345]86.
13352
13353Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13354
13355 * configure (version): A few more tweaks to help message.
13356
13357Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13358
13359 * Makefile.in: Remove (for now) librx as a host library,
13360 now that we're building it for target.
13361
13362Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13363
13364 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13365 (Karl Berry).
13366
13367Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13368
13369 * configure.in: Also configure librx.
13370
13371Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13372
13373 * Makefile.in: Update various rules to reflect that librx
13374 is now needed for libg++.
13375
13376Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13377
13378 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13379
13380Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13381
13382 * configure.in: Configure the examples directory.
13383
13384Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13385
13386 * configure: Simplify Jun 2 1994 change.
13387
13388Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13389
13390 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13391 /bin/gcc isn't good enough to build gcc.
13392
13393Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13394
13395 * Makefile.in (GDB_SUPPORT_FILES): Remove
13396 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13397 (gdb.tar.gz): Add new rule to use standard distribution building
13398 mechanism.
13399
13400Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13401
13402 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13403 Bill Cox <bill@cygnus.com>.
13404
13405Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13406
13407 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13408
13409Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13410
13411 * configure: Search current dir first in .gdbinit.
13412
13413Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13414
13415 * config.sub: Recognize freebsd (merged from gcc config.sub).
13416
13417Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13418
13419 * config.sub: Refer to NeXT's operating system as nextstep.
13420
13421 * config.sub (case $basic_machine): Re-order the cases, to match
13422 the order in the FSF version (which is mostly alphabethical).
13423 Merge in some additions and changes from the FSF.
13424
13425Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13426
13427 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13428 * config.sub: Recognize cxux7.
13429 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13430
13431Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13432
13433 * config.sub: Fix typo powerpc -> powerpc-*.
13434
13435Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13436
13437 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13438
13439 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13440 parallel with all-emacs and install-emacs). Top-level command
13441 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13442
13443Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13444
13445 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13446 $(relbindir)/make before doing ``make install'', and use
13447 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13448 installing over running make binary.
13449 ($(host)-stamp-stage3-installed): Likewise.
13450
13451Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13452
13453 * config.guess: Recognize Mach.
13454
13455Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13456
13457 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13458 see whether --exec-prefix was used.
13459
13460Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13461
13462 * README: Explicitly mention libg++/README. (Zoo's idea.)
13463
13464Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13465
13466 * Makefile.in: Add all-librx target similar to all-libproc.
13467
13468Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13469
13470 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13471 with post 1.2 uname bogosity.
13472
13473Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13474
13475 * configure: Remove temporary files on receipt of a signal.
13476
13477Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13478
13479 * configure: If there is a package_makefile_frag, remove
13480 ${subdir}/Makefile.tem after copying it in.
13481
13482Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13483
13484 * build_all.mk: support rs6000 lynx identifies itself as
13485 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13486 since /bin/gcc is too feeble to compile a modern gcc.
13487
13488Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13489
13490 * brought devo/test-build.mk update-to-date with progressive/
13491 test-build.mk. Add lynx targets and hppa flag info.
13492
13493Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13494
13495 * configure.in: Use mh-ncrsvr43. Patch from
13496 Tom McConnell <tmcconne@sedona.intel.com>.
13497
13498Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13499
13500 * config.guess (i386-unknown-bsdi): No longer need to
13501 check #if defined(__bsdi__) && defined(__i386__).
13502
13503Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13504
13505 * configure: Set program_transform_nameoption correctly.
13506
13507Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13508
13509 * brought build-all.mk update-to-date with progressive build-all.mk,
13510 added new targets and hppa info.
4e81ae98 13511
6599da04
JM
13512Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13513
13514 * configure: If config.guess result is a prefix of the user
13515 specified target, assume a native build and use the user specified
13516 target as the host alias. Remove SunOS patch suffix removal hack.
13517 * configure.in: Remove SunOS patch suffix removal hack.
13518
13519 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13520 in NATIVE_CHECK_MODULES.
13521
13522Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13523
13524 * Makefile.in: Rename HOST_ONLY to NATIVE.
13525 * configure: Delete SunOs patch suffix from host_canonical
13526 and build_canonical variables that are prepended to Makefiles.
13527 * configure.in: Add comments for easier maintenance.
13528
13529Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13530
13531 * Makefile.in: Add all-libproc target similar to all-gui.
13532
13533Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13534
13535 * Makefile.in (CHECK_MODULES): split into
13536 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13537
13538Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13539
13540 * config.guess (i386-unknown-bsdi): New system to guess.
13541
13542Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13543
13544 * Makefile.in: Add all-gui target (but not yet build by "all").
13545
13546Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13547
13548 * config.sub: Move deletion of patch suffix from here...
13549 * configure.in: To here, at Ian's suggestion. The top-
13550 level scripts might need to know of a patch level.
13551
13552Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13553
13554 * config.sub: Strip off patch suffix so rtl is recognized
13555 as a sunos4.1.3 machine, even though it's been patched.
13556
13557Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13558
13559 * Makefile.in (INSTALL_LAST): Delete.
13560 (INSTALL_DOSREL): New.
13561
13562Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13563
13564 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13565 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13566 whether we pass down --with-gnu-ld anyhow.
13567
13568Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13569
13570 * Makefile.in (INSTALL_LAST): Change operation so it works
13571 on more flavors of make.
13572 * configure.in (go32): Don't build libg++ or libio.
13573
13574Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13575
13576 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13577 they can be overriden by templates.
13578
13579Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13580
13581 * configure.in (target==go32): Don't build gdb.
13582 * dosrel: New directory.
13583
13584Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13585
13586 * configure.in (host==go32): Configure dosrel too.
13587 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13588 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13589 be set by incoming names or templates.
13590 (INSTALL_LAST): New rule.
6599da04
JM
13591
13592Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13593
13594 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13595
13596Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13597
6599da04
JM
13598 * configure.in (appdirs): New variable. Currently empty, but will
13599 be used in gas distribution. If nonempty, lists a set of
13600 directories at least one of which must get configured, or top
13601 level configuration is considered to have failed.
13602 (rs6000-*-lynxos*): Use new file name.
13603
13604Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13605
13606 Eliminate XTRAFLAGS.
13607 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13608 newlib include files using -idirafter, and also use -nostdinc.
13609 (CXX_FOR_TARGET): Likewise.
13610 (XTRAFLAGS): Removed.
13611 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13612 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13613 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13614 ($(DO_X)): Don't pass down XTRAFLAGS.
13615
13616Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13617
13618 * configure.in (mips*-dec-bsd*): New target; do build linker.
13619 (mips*-*-bsd*): New target; don't build linker.
13620
13621Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13622
13623 * configure.in: support rs6000-*-lynxos* configuration.
13624 support sunos4 as a cross target.
13625
13626 * config.sub: look for lynx*, not lynx since the OS version may
13627 legitimately be part of the name.
13628
13629Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13630
13631 * configure.in (i[34]86-*-sco*): Move to be with other i386
13632 targets.
13633 (romp-*-*): New target. Skip various binary utilities.
13634 (vax-*-*): New target. Don't build newlib.
13635 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13636
13637Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13638
13639 * configure.in: Only set host_makefile_frag if config
13640 directory exists.
13641
13642Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13643
13644 * install.sh: If $dstdir exists, don't check whether each
13645 component does.
13646
13647Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13648
13649 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13650
13651Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13652
3b75d237
AJ
13653 * configure.in (*-*-lynxos*): Don't configure newlib for either
13654 native or cross Lynx.
6599da04
JM
13655
13656Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13657
13658 * config.sub (sparc64-elf): Fix os.
13659 (z8k): Remove duplicate.
13660
13661Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13662
13663 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13664 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13665
13666Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13667
13668 * configure: Make file links cleanly even if Lynx fails on
e490616e 13669 an NFS symlink (at least fail cleanly).
6599da04
JM
13670
13671Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13672
13673 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13674 -XNh2000.
13675
13676Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13677
13678 * configure: Unknown options are fatal again.
13679
13680Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13681
13682 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 13683 compatibility.
6599da04
JM
13684
13685Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13686
13687 * build-all.mk: Add `clean' target.
13688
13689Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13690
13691 * config.guess: Add SINIX support.
13692 * configure.in: Add mips-*-sysv4* support.
13693
13694Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13695
13696 * build-all.mk: Document all useful targets.
13697 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13698 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13699
13700Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13701
13702 * configure: Support --silent, --quiet.
13703
13704Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13705
13706 * configure: Support --disable-FEATURE.
13707
13708Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13709
13710 * config.guess: Recognize NCR running SVR4.3.
13711
13712Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13713
13714 * config.guess: Make BSDI generate i386-unknown-bsd386.
13715 Patch from Paul Eggert <eggert@twinsun.com>.
13716
13717Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13718
13719 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13720
13721Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13722
13723 * configure: Make unrecognized options give nonfatal warnings
13724 instead of fatal errors, and pass them to any subdirectory
13725 configures in case they recognize them.
13726 Make --x equivalent to --with-x.
13727
13728Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13729
13730 * configure: Add --enable-* options. Clean up usage message and
13731 some comments.
13732
13733Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13734
13735 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13736
13737Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13738
13739 * configure.in (hppa*-*-*): Enable binutils.
13740
13741Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13742
13743 * config.sub: Recognize cisco.
13744
13745Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13746
13747 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13748
13749Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13750
13751 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13752 than one configuration name. Add comment.
13753
13754Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13755
13756 * config.guess: about target *-hitachi-hiuxwe2, fixed
13757 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13758 macro is incorrect.]
13759
13760Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13761
13762 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13763 than the "make ls" stuff which used to be here.
13764
13765Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13766
13767 * config.guess: Recognize i[34]86-unknown-freebsd.
13768 From Shawn M Carey <smcarey@rodan.syr.edu>.
13769
13770Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13771
13772 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13773
13774Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13775
13776 * config.guess: Check for ptx.
13777
13778Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13779
13780 * config.sub: Add os9k checking.
13781
13782Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13783
13784 * config.guess: Handle OSF1 running on HPPA processors
13785
13786Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13787
13788 * configure: If subdir configure fails, print out a message with
13789 subdirectory name, in case subdir's configure code didn't identify
13790 itself.
13791
13792Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13793
13794 * configure.in: Remove embedded newlines from configdirs.
13795 Avoid mismatches of substrings. Fix matching strings at end
13796 of configdirs.
13797
13798Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13799
13800 * config.guess: Add Lynx/rs6000 config support.
13801
13802Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13803
13804 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13805
13806Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13807
13808 * configure.in (hppa*-*-osf*): Treat this just like most other
13809 PA configurations (eg no binutils or ld).
13810 (hppa*-*-*elf*): These configurations have binutils and ld.
13811
13812Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13813
13814 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13815
13816Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13817
13818 * configure.in (rs6000-*-*): Build gas.
13819
13820Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13821
e490616e 13822 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
13823
13824Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13825
13826 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13827 for GDB and GDB has been fixed to not need it.
13828
6599da04
JM
13829Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13830
13831 * config.guess: Recognize vax hosts.
13832
13833Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13834
13835 * configure (while loop): Don't use "break 2" inside case
13836 statement -- the case statement isn't an enclosing loop.
13837
13838Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13839
13840 * config.guess: Clean up NeXT support, to allow nextstep
13841 on Intel machines. Make OS be nextstep.
13842
13843Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13844
13845 * config.guess: Add alternate forms for Convex.
13846
13847Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13848
13849 * configure: Completely rewrite option processing. Take
13850 advantage of pattern-matching to avoid invoking test frequently.
13851 Also clean up host and target defaulting logic.
13852
13853Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13854
13855 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13856 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13857 commands (plus user environment) will fit SCO limits.
13858
13859Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13860
13861 * configure.in: Don't issue warnings about directories which are
13862 not being configured if -norecursion is set. Correct test for
13863 --with-gnu-as and --with-gnu-ld to not get confused by substring
13864 matches.
13865
13866 * configure.in: Don't build gas for alpha-dec-osf1*.
13867
13868Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13869
13870 * configure: Back out Per's change of 12/19/1993. It changes the
13871 behavior of configure in unexpected and confusing ways.
13872
13873 Also, use different delim char when calculating
13874 program_transform_name so that the name can contain slashes.
13875
13876Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13877
13878 * configure.in, config.sub: Add support for VSTa micro-kernel.
13879
13880Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13881
13882 * configure.in: Nuke hacks which were used to get a special
13883 version of GAS for HPPA configurations.
13884
13885Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13886
13887 * configure: If only ${target_alias} is given, use that
13888 as the default for ${host_alias}.
13889 * configure: Add missing back-slashes before nested quotes.
13890
13891Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13892
13893 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13894
13895Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13896
13897 * config.guess: Recognize some Tektronix configurations.
13898 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13899
13900Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13901
13902 * config.sub: Match any flavor of SH.
13903
13904Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13905
13906 * configure.in: Don't try to configure newlib for Alpha.
13907
13908Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13909
13910 * configure.in: Don't build ld for Irix 5. Don't build gas,
13911 libg++ or libio for any Alpha target.
13912
13913 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
13914
13915Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13916
13917 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13918 default arguments -- so it tried to compress itself.
13919
13920Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13921
13922 * configure.in (notsupp): ensure that a space is always at the end
13923 of the configdirs list, since the grep checks for an explicit space
13924
13925Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13926
13927 * configure.in (target i386-sysv4.2): don't build ld, since static
13928 versions of many libraries are not available.
13929
13930Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13931
13932 * config.guess: Recognize Apollos (using environment variables).
13933 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13934
13935Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13936
13937 * config.guess: Recognize Sony news mips running newsos.
13938
13939Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13940
13941 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13942 "fi ; else" for bash.
13943
13944Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13945
13946 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13947
13948Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13949
13950 * config.sub: accept unixware as an alias for svr4.2.
13951 Fix some inconsistancies with the gcc version.
13952
13953Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13954
13955 * Makefile.in (DISTDOCDIRS): Add gdb.
13956
13957Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13958
13959 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13960
13961Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13962
13963 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13964 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13965 this now.
13966
13967Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13968
13969 * config.sub: Accept hiux* as an OS name.
13970
13971 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13972 etc/make-stds.texi. The underscore came from gcc, and dje now
13973 agrees that RUNTESTFLAGS is the correct name.
13974
13975Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13976
13977 * install.sh: Remove 'set -e'. It makes any conditionals
13978 in the script useless.
13979
13980 * config.guess: Automatically recognize arm-acorn-riscix
13981 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13982
13983Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13984
13985 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13986
13987Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13988
13989 * Makefile.in (DISTDOCDIRS): New variable.
13990 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 13991 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
13992
13993Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13994
13995 * configure.in (hppa target): check the source directory for the
13996 pagas sub-directory
13997
13998Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13999
14000 * config.sub: Allow -aout* and -elf*.
14001
14002Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14003
14004 * configure.in: Don't build ld on i386-solaris2, same as for
14005 sparc-solaris2.
14006
14007Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14008
14009 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14010
14011Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14012
14013 * configure.in: Configure gdb for alpha.
14014
14015Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14016
14017 * Makefile.in (CXXFLAGS): Add -O.
14018
14019Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14020
14021 * config.guess: added support for DG Aviion
14022
14023Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14024
14025 * configure.in: Produce warning message for subdirectories not
14026 configurable for this host/target combination. Don't try to
14027 configure gdb for vms.
14028
14029Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14030
14031 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14032 appropriate files before making "diststuff".
14033 (DISTBISONFILES): New var: list of files to be edited.
14034 (DISTSTUFFDIRS): Add binutils.
14035
14036Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14037
14038 * config.sub: also handle mipsel and mips64el (for little endian mips)
14039
14040Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14041
14042 * configure.in: Add * to end of all OS names.
14043
14044Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14045
14046 * configure.in: Build newlib for LynxOS native.
14047
14048Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14049
14050 * config.guess: Add support for delta 88k running SVR3.
14051
14052 * configure.in: Add comment about HP compiler vs. emacs.
14053
14054Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14055
14056 * configure.in: don't build ld on solaris2 (not a viable option
14057 due to bugs in getpwnam & getpwuid)
14058
14059Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14060
14061 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14062 config.guess will produce a full version number.
14063
14064Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14065
14066 * configure.in: Build linker and binutils for alpha-dec-osf1.
14067
14068Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14069
14070 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14071 and gdb/testsuite/Makefile.in.
14072
14073Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14074
14075 * configure.in: recognize mips*- instead of mips-
14076
14077Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14078
14079 * config.sub: Accept linux*coff and linux*elf as operating
14080 systems.
14081
14082Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14083
14084 * config.sub: Recognize mips64, and mips3 as an alias for it.
14085
14086Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14087
14088 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14089 gdb knows how to handle OSF/1 shared libraries.
14090
14091Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14092
14093 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14094 * config.guess: Recognize Hitachi's HIUX.
14095 * config.sub: Recognize h3050r* and hppahitachi.
14096 Remove redundant cases for hp9k[23]*.
14097
14098Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14099
14100 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14101 if gas and ld are in the source tree and are in ${configdirs}.
14102 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 14103 --with options (but still pass them down on the command line,
6599da04
JM
14104 if they were explicitly specified).
14105
14106Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14107
14108 * configure: substitute SHELL value in Makefile.in with
14109 ${CONFIG_SHELL}
14110
14111Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14112
14113 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14114 *-*-solaris2* targets.
14115
14116Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14117
14118 * Makefile.in: define M4, and pass it down to sub-makes;
14119 all-autoconf now depends on all-m4
14120
14121Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14122
14123 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14124 presence of {ar,ranlib} instead of a configured directory
14125
14126Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14127
14128 * config.guess: Accept 34?? as well as 33?? for NCR.
14129
14130Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14131
14132 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14133 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14134
14135Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14136
14137 * configure: grab values for $(CC) and $(CXX) from the
14138 environment, so that someone can do "CC=gcc configure; make" and
14139 have it work right (matching the way that autoconf works now)
14140
14141 * configure.in, Makefile.in: add support for gash, the tcl
14142 interface to Galaxy
14143
14144 * config.guess: add NetBSD variants (hp300, x86)
14145
14146Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14147
14148 * install.sh: Support -d option (in the manner of SunOS 4 install,
14149 as it is more deterministic than that of GNU install)
14150 (chmodcmd): Set file to mode 755 by default (should also do default
14151 chgrp and chown, but I don't feel like dealing with that now)
14152
14153Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14154
14155 * config.sub: Remove h8300hhms alias.
14156
14157Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14158
14159 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14160
14161Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14162
14163 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14164 as stmp-fixinc
14165
14166Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14167
14168 * config.sub: recognize m88110-bug-coff.
14169
14170Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14171
14172 * Makefile.in (all-libio): all dependencies on the toolchain used
14173 to build this (gcc, gas, ld, etc)
14174
14175Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14176
14177 * config.guess: Deal with OSF/1 1.3 on alpha.
14178
14179Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14180
14181 * install.sh: add some 'else true' clauses for portability
14182
14183 * configure.in: don't build libio for h8[35]00-*-* targets
14184
14185Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14186
14187 * Makefile.in: Add support for new libio.
14188
14189Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14190
14191 * install.sh: If one command fails, don't try the rest. Don't try
14192 to remove $dsttmp (via trap) unless we have already created it.
14193 If $src doesn't exist, detect it and exit with an error.
14194
14195 * config.guess: Recognize BSD on hp300.
14196
14197Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14198
14199 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14200 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14201
14202Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14203
14204 * Makefile.in (all-send-pr): depends on all-prms
14205
14206Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14207
14208 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14209
14210Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14211
14212 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14213 Added test for mips-mips-riscos5.
14214
14215Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14216
14217 * configure.in: use mh-hp300 for 68k HP hosts
14218
14219Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14220
14221 * configure: add support for CONFIG_SHELL, so that you can use
14222 some alternate shell for evaluating configure scripts
14223
14224Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14225
14226 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14227 in configure script to bug-gdb@prep.ai.mit.edu when building
14228 distribution archive.
14229 * Makefile.in (COMPRESS): Remove def.
14230 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14231 gdb.tar.Z and make-gdb.tar.Z respectively.
14232 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14233 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14234 to convergence with 'taz' target in Makefile.in.
14235
14236Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14237
14238 * install.sh (dsttmp): use trap to ensure that tmp files go
14239 away on error conditions
14240
14241Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14242
14243 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14244
14245Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14246
14247 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14248 its parent is '/' not ''.
14249
14250 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14251
14252Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14253
14254 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14255 that ${newsrcdir}/configure.in does.
14256
14257Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14258
14259 * test-build.mk: support for CONFIG_SHELL
14260
14261Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14262
14263 * config.sub (netware): Add as a basic system type.
14264
14265Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14266
14267 * Makefile.in (Makefile): depend on configure.in. Also drop the
14268 $(srcdir)/ from the dependency on Makefile.in.
14269
14270Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14271
14272 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14273 (h8300hhms is temporary until multi-libraries are implemented).
14274 * configure.in: Handle h8300h too.
14275
14276Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14277
14278 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14279
14280Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14281
14282 * configure: Remove extraneous output when guessing host type.
14283 * config.guess: Remove extraneous output when guessing using C
14284 compiler rather than uname, or when guessing fails.
14285
14286Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14287
14288 * Makefile.in: remove all.cross and install.cross targets
14289
14290 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14291 definitions
14292
14293Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14294
14295 * configure.in (target sh): Build gprof.
14296
14297Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14298
14299 * config.sub: change -solaris to -solaris2
14300
14301Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14302
14303 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14304
14305Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14306
14307 * configure: Correct error message for missing Makefile.in to
14308 print correct directory.
14309
14310Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14311
14312 * install.sh: kludge around 386BSD shell bug
14313
14314Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14315
14316 * config.guess: Recognize NeXT.
14317 * config.guess: Recognize i486-ncr-sysv4.
14318 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14319
14320Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14321
14322 * Makefile.in (MAKEINFOFLAGS): New variable.
14323 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14324 * build-all.mk, test-build.mk: Pass down --no-split as
14325 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14326
14327Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14328
14329 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14330
14331Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14332
14333 * Makefile.in (libg++.tar.z): New rule.
14334 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14335 * Makefile.in (taz): Only do a single chmod.
14336
14337Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14338
14339 * install.sh: don't use dirname anymore (replaced with sed usage)
14340
14341Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14342
14343 * Makefile.in: Change extension for gzip'd files from '.z' to
14344 '.gz' per new FSF standard usage.
14345
14346Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14347
14348 * configure: put quotes around the final value of program_transform_name
14349
14350Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14351
14352 * Makefile.in: new install.sh support; update install-info rules
14353
14354Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14355
14356 * configure.in: Build diff for crosses, but not for go32 host.
14357
14358 * configure.in: Build gprof only for native, and don't build it
14359 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14360
14361Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14362
14363 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14364
14365Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14366
14367 * configure.in (host_tools): Add prms.
14368
14369Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14370
14371 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14372 with $(FLAGS_TO_PASS) on the command line
14373
14374 * config.sub: Recognize lynx and lynxos
14375
14376Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14377
14378 * config.sub: Accept -ecoff*, not just -ecoff.
14379
14380Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14381
14382 * Makefile.in (taz): Use .gz suffix instead of .z.
14383 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14384 names.
14385
14386Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14387
14388 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14389
14390Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14391
14392 * Makefile.in (install-no-fixedincludes): install gcc last, so
14393 that rebuilds that might happen during 'make install' don't get
14394 bogus gcc include files
14395
14396Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14397
14398 Change from Utah for HPPA support:
14399 * config.guess: Recognize hppa1.x-hp-bsd.
14400
14401Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14402
14403 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14404 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14405
14406Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14407
14408 * config.sub: Add support for rom68k and bug boot monitors.
14409
14410Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14411
14412 * Makefile.in: Make all-opcodes depend on all-bfd.
14413
14414Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14415
14416 * config.guess: Added special check for i[34]86-univel-sysv4*.
14417
14418Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14419
14420 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14421 the processor rather than assuming i486.
14422
14423Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14424
14425 * config.guess: Recognize SunOS6 as Solaris3.
14426
14427Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14428
14429 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14430 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14431
14432Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14433
14434 * build-all.mk (all-cross): New target for Canadian Cross.
14435 Added Q2 go32 targets.
14436 * test-build.mk: Configure go32 cross sparclite-aout and
14437 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14438 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14439
14440Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14441
14442 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14443 GO32 hosted toolchains
14444
14445Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14446
14447 * configure: change so "-exec-prefix" gets passed down rather
14448 than "-exec_prefix" so autoconf generated Makefiles get the
14449 exec_prefix set right.
14450
14451Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14452
14453 * config.guess: get the Solaris2 minor version number
14454
14455 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14456
14457Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14458
14459 * config.guess: Recognize some Sequent platforms.
14460
14461Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14462
14463 * Makefile.in: added the vault-install target
14464
14465 * configure.in: actually use the Sun3 makefile fragment that's in
14466 config, also added the release dir to configdirs
14467
14468Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14469
14470 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14471
14472Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14473
14474 * configure.in: remove some program from Alpha targetted toolchains
14475
14476Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14477
14478 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14479 gprof.
14480 (taz): Run "make diststuff" in those directories instead of "make
14481 proto-dir". Look for "VERSION=" only at start of line in subdir
14482 Makefile. Use "gzip -9" for compression.
14483 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14484 (binutils.tar.z): New target.
14485
14486Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14487
14488 * Makefile.in (taz): Include gpl.texinfo.
14489
14490Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14491
14492 * Makefile.in (setup-dirs): Merged into "taz" target.
14493 (taz): Only do `proto-dir' stuff if a directory is actually needed
14494 for this target.
14495
14496Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14497
14498 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14499 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14500 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14501 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14502 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14503
14504Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14505
14506 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14507 config.sub, and move-if-change to gdb testsuite distribution
14508 archive, so the testsuite can be extracted, configured, and
14509 run separately from the gdb distribution. Blow away the Chill
14510 tests that require a Chill compiled executable, since GNU Chill
14511 is not yet publically available.
14512
14513Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14514
14515 * test-build.mk: set environment variables in a single command,
14516 instead of a list of assignments and exports
14517
14518 * config.guess: recognize Alpha/OSF1 systems
14519
14520Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14521
14522 * configure: Change help message to prefer --options rather than
14523 -options.
14524
14525Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14526
14527 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14528 zippy@ecst.csuchico.edu.
14529 * config.guess: Recognize miniframe.
14530
14531Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14532
cc6010cd
AP
14533 * Makefile.in: Use srcroot to find runtest rather than rootme.
14534 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
14535
14536Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14537
14538 * test-build.mk: Extensive additions to support building on a
14539 machine other than the host.
14540
14541Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14542
14543 * configure (tooldir): Fix for i386-aix again.
14544
14545Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14546
14547 * configure, Makefile.in: Change definition of $(tooldir)
14548 to match the FSF.
14549
14550Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14551
14552 * config.guess: Recognize i[34]86/SVR4.
14553
14554Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14555
14556 * Makefile.in (all-gdb): gdb depends on sim.
14557
14558Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14559
14560 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14561 at the same time we make the prototype gdb directory.
14562 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14563 files at the same time as the gdb base release distribution.
14564
14565Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14566
14567 * Makefile.in (check): Use individual check targets rather than
14568 DO_X rule.
14569 (check-gcc): Added.
14570
14571Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14572
14573 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14574 for System V release 3.2.
14575
14576Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14577
14578 * config.sub: Recognize hppaosf.
14579 * configure.in: Do configure ld/binutils/gas for it.
14580
14581Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14582
14583 * configure (tooldir): Alter syntax used to set this, for systems
14584 where "\$" isn't handled right, like i386-aix.
14585
14586Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14587
14588 * configure: Pass program-transform-name, not
14589 program_transform_name, to recursive configures.
14590
14591Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14592
14593 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14594 of gas+ld+binutils.
14595
14596Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14597
14598 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14599
14600Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14601
14602 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14603
6599da04
JM
14604Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14605
14606 * Makefile.in (PRMS): Set back to all-prms.
14607
14608Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14609
14610 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14611 targets, rather than for MIPS hosts.
14612
14613Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14614
14615 * configure.in: add comment for --with-x default values
14616
14617 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14618
14619 * Makefile.in: add check-* targets for each of the directories in
14620 the tree. Add a definition of RUNTEST that will use the one we
14621 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14622
14623Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14624
14625 * configure.in: Removed obsolete references to bfd_target and
14626 target_makefile_frag.
14627
14628 * build-all.mk: Set assorted targets for Q2.
14629 * config.sub: Recognize z8k-sim and h8300-hms.
14630 * test-build.mk: Really don't pass host to configure.
14631 (HOLES): Added uname.
14632
14633Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14634
14635 * configure: Handle an empty program-prefix, program-suffix or
14636 program-transform-name correctly.
14637
14638Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14639
14640 * build-all.mk: -G 8 no longer required for MIPS targets.
14641 * test-build.mk: Don't pass host argument to configure; make it
14642 guess.
14643
14644Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14645
14646 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14647 * Makefile.in (COMPRESS): New macro, like GZIP.
14648
14649Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14650
14651 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14652
14653 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14654 with gas currently defaults to -G 0.
14655
14656Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14657
14658 * Makefile.in (all-flex): flex depends on byacc.
14659
14660 * build-all.mk: If host not specified, use config.guess. Pass TAG
14661 to test-build.mk as RELEASE_TAG.
14662 * test-build.mk (configargs): New variable containing arguments to
14663 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14664 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14665
14666 * config.guess: Use /bin/uname when checking -X argument on SCO,
14667 to avoid invoking GNU uname which doesn't understand -X.
14668
14669 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14670
14671 * configure.in: Build gas for mips-*-*.
14672
14673Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14674
14675 * Makefile.in (all.normal): insert missing backslash.
14676
14677Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14678
731a8127 14679 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
14680
14681 * Makefile.in: Complete overhaul to merge many almost identical
14682 targets.
14683
14684Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14685
14686 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14687 (gdb.tar.Z): Adjusted.
14688
14689 * Makefile.in (setup-dirs, taz): New targets; should be general
14690 enough to adapt for gdb sometime. Build only .z file.
14691 (gas.tar.z): New target.
14692
14693Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14694
14695 * build-all.mk: Use CC=cc -Xs on Solaris.
14696
6599da04
JM
14697Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14698
14699 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14700 for handling BISON for FSF releases.
14701
14702Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14703
14704 * configure: Actually implement the change zoo just documented.
14705
14706Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14707
14708 * configure: when using config.guess, only set target_alias when
14709 it's not already been set (ie, on the command line)
14710
14711Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14712
14713 * Makefile.in: add installcheck target, set PRMS to install-prms
14714
14715Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14716
14717 * configure: add support for package_makefile_fragment, handle the
14718 case where a directory has a configure.in file but no Makefile.in
14719 more gracefully (with an actual understandable error message, even);
14720 add support for --without (and add this to the usage message); also
14721 explicitly add a --host=${host_alias} to the command line when
14722 config.guess is used
14723
14724Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14725
14726 * configure: Must use both --host and --target in recursive calls.
14727
14728Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14729
14730 * Makefile.in: Change deja-gnu to dejagnu.
14731
14732Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14733
14734 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14735
14736Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14737
14738 * configure.in: canonicalize all instances to *-*-solaris2*,
14739 also strip out a number of tools to not build for go32 host
14740
14741Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14742
14743 * config.guess: add GPL.
14744
14745 * Makefile.in, config.guess, config.sub, configure: bump
14746 copyrights to 93.
14747
14748Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14749
14750 * Makefile.in (do-info): Removed obsolete check for existence of
14751 localenv file.
14752
14753 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14754
14755Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14756
14757 * Makefile.in: a couple of 'else true' for decstation,
14758 support for TclX
14759
14760 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14761
14762Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14763
14764 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14765
14766Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14767
14768 * config.guess: Recognize i386-ibm-aix (PS/2).
14769 * configure.in: Use config/mh-aix386 file for it.
14770
14771Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14772
14773 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14774 CC_FOR_TARGET instead.
14775 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14776
14777Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14778
14779 * Makefile.in: Add sim to list of directories sent with gdb
14780
14781Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14782
14783 * configure.in: Put back mips-dec-bsd* case.
14784
14785Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14786
14787 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14788 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14789 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
14790
14791Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14792
14793 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14794
14795 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14796 (install-info): install dir.info only if it exists,
14797 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14798
14799Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14800
14801 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14802 gas for mips-dec-bsd.
14803
14804Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14805
14806 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14807 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14808
14809Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14810
14811 * configure.in: Added "dejagnu" to hosttools list.
14812
14813Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14814
14815 * config.sub, configure.in, config.guess: Add support
14816 for Bosx, an AIX variant from Bull.
14817 Patches from F.Pierresteguy@frcl.bull.fr.
14818
14819Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14820
14821 * devo/dejagnu: Initial creation of devo/dejagnu.
14822 Migrated dejagnu testcases and support files for testing software
14823 tools to reside as subdirectories, currently called "testsuite",
14824 within the directory of the software tool. Migrated all programs,
14825 support libraries, etc. beloging to dejagnu proper from
14826 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14827 with no modifications. The changes to these files which will
14828 allow them to configure, build, and execute properly will be made
14829 in a future update.
14830
14831Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14832
14833 * Makefile.in: Change send_pr to send-pr.
14834 * configure.in: Likewise.
14835 * send_pr: Renamed directory to send-pr.
14836
14837Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14838
14839 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14840
14841Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14842
14843 * README: Update for gdb-4.8 release.
14844 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14845 gdb-xxx.tar.z (gzip'd) file also.
14846
14847Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14848
14849 * Makefile.in: make all-diff depend on all-libiberty
14850
14851Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14852
14853 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14854
14855Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14856
14857 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14858
14859Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14860
14861 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14862 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14863 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14864
14865Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14866
14867 * Makefile.in: makeinfo binary is in a new location
14868
14869Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14870
14871 * config.sub: Accept -ecoff as an OS.
14872
14873 * Makefile.in: Various changes to eliminate a level of make
14874 recursion and reduce the required command line length.
14875 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14876 sub-makes.
14877 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14878 variables holding settings for specific sub-makes.
14879 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14880 in terms of BASE_FLAGS_TO_PASS.
14881 (TARGET_LIBS): New variable listing directories which use
14882 TARGET_FLAGS_TO_PASS.
14883 (subdir_do): Eliminated.
14884 (do-*): New set of targets to replace subdir_do.
14885 (various): All targets which used subdir_do now depend on do-*.
14886 (local-clean): Renamed from do_clean.
14887 (local-distclean): New target, dependency of distclean and
14888 realclean.
14889 (install-info): Don't create directories. Depend on dir.info
14890 rather than calling make recursively.
14891 (install-dir.info): Eliminated.
14892 (install-info-dirs): Create all info directories here.
14893 (dir.info): Depend upon do-install-info.
14894
14895 * test-build.mk (HOLES): Added false.
14896
14897Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14898
14899 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14900
14901Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14902
14903 * Makefile.in (info): remove dependency on all-texinfo. The
14904 problem was really in texinfo/C, not at this level.
14905
14906Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14907
14908 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14909
14910Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14911
14912 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14913 GDB releases.
14914
14915Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14916
14917 * configure: Include srcdir in message about target of link not
14918 being found. Don't convert `-' to `_' in `with' options being
14919 passed to subdirs.
14920
14921Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14922
14923 * configure.in: add uudecode to host_tools
14924
14925 * Makefile.in: added {all,install}-uudecode targets, added them to
14926 the appropriate lists
14927
14928Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14929
14930 * Makefile.in (all-gcc): Added dependency on all-gas.
14931
14932 * configure.in (mips-*-*): Build ld and binutils.
14933
14934Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14935
14936 * configure: check return code from mkdir, print error message and
14937 exit on failure.
14938
14939Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14940
14941 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14942
14943Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14944
14945 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14946
14947Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14948
14949 * config.sub (h8500): Recognize this as a cpu type.
14950
14951Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14952
14953 * configure: source directory missing is no longer a warning
14954
14955 * configure.in: recognize irix[34]* instead of irix[34]
14956
14957 * Makefile.in: define and pass down X11_LIB
14958
6599da04
JM
14959Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14960
14961 * guess-systype: Renamed to ...
14962 * config.guess: ... by popular request.
14963 * configure.in, Makefile.in: Update accordingly.
14964
14965Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14966
14967 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14968 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14969 + Execute ./dummy instead of assuming . is in PATH.
14970
14971Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14972
14973 * guess-systype: New shell script. Attempts to guess the
14974 canonical host name of the executing host.
14975 Only a few hosts are supported so far.
14976 * configure: Call guess-systype if no host is specified.
14977
14978Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14979
14980 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14981 gcc Makefile.
14982
14983
14984Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14985
14986 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14987 (all-gcc, install-gcc, subdir_do): Use it.
14988
14989Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14990
14991 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14992
14993Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14994
14995 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14996 set exclusively by configure, using configure.in .
14997
14998Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14999
15000 * test-build.mk: set $PATH for all builds
15001
15002 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15003
15004Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
15005
15006 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
15007 the one used in gcc/Makefile.in, so that a null expansion doesn't
15008 override the one needed to build gcc with a native cc.
15009
15010
15011Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15012
15013 * configure: Accept -with arguments.
15014
15015Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15016
15017 * Makefile.in: added h8300sim
15018
15019Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15020
6599da04
JM
15021 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15022 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15023 (all-cygnus, native, build-cygnus): Make
15024 $(canonhost)-stamp-3stage-done, not $(host)....
15025 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15026 i386-sco3.2v4. Added else true to if command.
15027
15028Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15029
15030 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15031
15032Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15033
15034 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15035
15036Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15037
15038 * configure.in: don't remove binutils from Solaris builds
15039
15040Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15041
15042 * Makefile.in: get rid of earlier definitions for *clean,
15043 also handle the recursive info rule better
15044
15045Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15046
15047 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15048 do more-or-less the right thing.
15049
15050Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15051
15052 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15053 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15054
15055Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15056
15057 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15058 $(host_canonical).
15059
15060 * configure.in: split the configdirs list into 4 categories (native
15061 v. cross, library v. tool) and handle the cross-only and native-
15062 only in more reasonable (and correct!) way.
15063
15064Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15065
15066 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15067 configdirs anymore.
15068
15069Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15070
15071 * Makefile.in: extensive cleanup:: removed all of the explicit
15072 clean-* targets, collapsed many wrappers around subdir_do into
15073 one, added additional targets to satisfy standards.texi, deleted
15074 some old targets, some changes for consistency
15075
15076Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15077
15078 * configure.in: handle some programs as cross-only, and others as
15079 native only
15080
15081 * test-build.mk: handle partial holes in a more generic manner
15082
15083 * Makefile.in: m4 depends on libiberty
15084
6599da04
JM
15085Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15086
15087 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15088 time, wdiff, and find to configdirs
15089
15090 * Makefile.in: all, clean, and install rules for the new programs
15091 added to configure.in
15092
15093Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15094
15095 * configure.in: use mh-sun for all *-sun-* hosts
15096
6599da04
JM
15097Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15098
15099 * Makefile.in: define flags for X11 include files and library file
15100 locations, pass them down to the programs that need this info
15101
15102 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15103
6599da04
JM
15104Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15105
15106 * configure.in: start building libg++ for HP-UX targets
15107
15108Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15109
15110 * README: Update references to files moved into etc/.
15111
15112Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15113
15114 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15115 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15116
15117Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15118
15119 * configure: accept dash as well as underscore in long option
15120 names for FSF compatibility.
15121
15122Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15123
15124 * config.sub: added -sco3.2v4 support from FSF.
15125
15126Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15127
15128 * configure.in: expand the section that adds or removes
15129 directories from the list of programs to build, to handle native
15130 vs. cross in addition to host v. native
15131
15132Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15133
15134 * Makefile.in: Replace C++ in macro names with CXX.
15135 This is less likely to break ...
15136
15137Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15138
15139 * test-build.mk: add -w to GNU_MAKE
15140
15141Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15142
15143 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15144 add 'sparc' to list of recognized cpus. This needed to make
15145 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15146 Delete some redundant ose68 variants. Recognize -wrs as an os,
15147 then changes that into $CPU-wrs-vxworks.
15148
15149 * configure.in: remove most references to gdbtest, regularize
15150 target based program removal
15151
15152 * test-build.mk: import from p3 tree (many fixes and changes)
15153
15154Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15155
15156 * Makefile.in: added rules to handle tcl, tk, and expect
15157
15158 * configure.in: handle those directories if they exist
15159
15160Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15161
15162 * config.sub: removed bogus hppabsd and hppahpux names, since
15163 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15164
15165Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15166
15167 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15168 depends upon all-xiberty
15169
15170 * Makefile.in: changes from p3, including:
15171
15172 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15173
15174 * Makefile.in (XTRAFLAGS): include newlib directories if
15175 newlib/Makefile exists, rather than if host != target.
15176
15177 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15178
15179 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15180 from the same source tree and not building a cross-compiler. This
15181 matters for the libg++ configuration if reconfiguring a tree that
15182 has already been installed.
15183
15184 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15185
15186 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15187 pick up the machine and system specific header files.
15188
15189 * Makefile.in: added AS_FOR_TARGET, passed down in
15190 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15191 the C compiler to use to create programs which are run in the
15192 build environment, set it to default to $(CC), and passed it down
15193 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15194
15195 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15196
15197 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15198 We need them for unusual native builds, like systems without
15199 ranlib.
15200
15201 * configure: also define $(host_canonical) and
e490616e
ZW
15202 $(target_canonical), which are the full, canonical names for the
15203 given host and target
6599da04
JM
15204
15205Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15206
15207 * Makefile.in: Added separate definitions for C++.
15208
15209Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15210
15211 * configure.in (configdirs): Add deja-gnu.
15212
15213Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15214
15215 * README: Update for configure.texi and gdb-4.7 release.
15216
15217Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15218
15219 * Makefile.in: Move "all" target to top of file.
15220 Previously, first target was ".PHONY" which caused BSD4.4 make
15221 to build .PHONY when make was run without arguments.
15222
15223Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15224
15225 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15226 Library-copylefted code in libiberty.
15227
15228Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15229
15230 * config.sub: Replace m68kmote with plain old m68k.
15231
15232Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15233
15234 * Makefile.in: Remove space from blank line, avoid Make complaints.
15235
15236Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15237
15238 * config.sub: Complain if no argument is given. Added support for
15239 386bsd as OS and target alias.
15240
15241Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15242
15243 * Makefile.in (XTRAFLAGS): include newlib directories if
15244 newlib/Makefile exists, rather than if host != target.
15245
15246Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15247
15248 * config.sub: recognize sparclite-wrs-vxworks.
15249
15250 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15251 p3.) Added clean-xiberty to clean.
15252
15253Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15254
15255 * configure.in: use *-*-* instead of nested cases for host and target
15256
15257Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15258
15259 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15260 from the same source tree and not building a cross-compiler. This
15261 matters for the libg++ configuration if reconfiguring a tree that
15262 has already been installed.
15263
15264Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15265
15266 * config.sub (i486v/i486v4): Merge in from FSF version.
15267
15268Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15269
15270 * configure: only set PWD if it is already set.
15271
15272Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15273
15274 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15275 doesn't have unset and all success paths (and most error paths)
15276 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15277 to just ${PWD} to avoid confusion.)
15278
15279Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15280
15281 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15282 even for a native compilation.
15283
15284Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15285
15286 Changes to make the gdb.tar.Z rule work better.
15287
15288 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15289 (DEVO_SUPPORT): Add configure.texi.
15290 (bfd-ilrt.tar.Z): Remove ancient rule.
15291
15292Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15293
15294 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15295 pick up the machine and system specific header files.
15296
15297 * configure.in, config.sub: added new target m68010-adobe-scout,
15298 with alias of adobe68k. Changed configure.in to check for
15299 -scout before -sco* to avoid a false match.
15300
15301 * Makefile.in: added AS_FOR_TARGET, passed down in
15302 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15303 the C compiler to use to create programs which are run in the
15304 build environment, set it to default to $(CC), and passed it down
15305 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15306
15307Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15308
15309 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15310 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15311 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15312 FOR_TARGET variants, to newlib and libg++.
15313
15314Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15315
15316 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15317 first.
15318
15319Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15320
15321 * config.sub: Accept `elf' as an environment.
15322
15323Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15324
15325 * Makefile.in (all-opcodes): cd into the right directory
15326
15327Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15328
15329 * configure: added -program_transform_name option, used as
15330 argument to sed when installing programs.
15331 configure.texi: added documentation for -program_prefix,
15332 -program_suffix and -program_transform_name.
15333
15334Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15335
15336 * config.sub: Accept i486 where i386 ok.
15337
15338Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15339
15340 * config.sub: accept we32k
15341
15342Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15343
3b75d237 15344 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
15345
15346 * Makefile.in: don't create all directories for ``make install'';
15347 let the subdirectories create the ones they need.
15348
15349Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15350
e490616e 15351 * COPYING: new file, GPL v2
6599da04
JM
15352
15353Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15354
15355 * Makefile.in: use the new gen-info-dir, which needs a template
15356 argument (which also lives in texinfo)
15357
15358 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15359
6599da04
JM
15360Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15361
15362 * config.sub (ncr3000): Change i386 to i486.
15363
15364Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15365
15366 * Makefile.in: add install-rcs, install-grep to
15367 install-no-fixedincludes, removed install-bison and install-libgcc
15368
15369Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15370
15371 * configure.in: grab the HPUX makefile fragment if on HPUX
15372
15373Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15374
15375 * Makefile.in: eradicate bison spoor (ditto libgcc).
15376 configure.in: recognise m68{k,000}-ericsson-OSE.
15377 es1800 is alias for m68k-ericsson-OSE
15378
15379Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15380
15381 * configure.in: rearrange the parts that remove programs from
15382 configdirs, based now on HOST==TARGET or by canonical triple.
15383
15384Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15385
15386 * test-build.mk: recurse explicitly with -f test-build.mk when
15387 appropriate. predicate stage3 and comparison on the existence
15388 of gcc. That is, if gcc isn't around, we aren't three-staging.
15389 On very clean, also remove ...stamp-co. Build in-place before
15390 doing other builds.
15391
15392Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15393
15394 * Makefile.in, configure.in: add tgas
15395
15396Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15397
15398 * Makefile.in: a number of changes merged in from progressive.
15399
15400 * configure.in: add libm.
15401
15402 * .cvsignore: ignore some stuff that comes from test-build.mk.
15403
6599da04
JM
15404Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15405
15406 * config.sub: Add es1800 (m68k-ericsson-es1800).
15407
15408Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15409
15410 * configure: Add program_suffix (parallel to program_prefix)
15411 * Makefile.in: adjust directory-creating script for losing decstation
15412
15413Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15414
15415 * configure: Minor $subdir-related fixes.
15416
15417Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15418
15419 * configure: fix various problems with propogating
15420 makefile_target_frag in subdirs.
15421 * configure.in: config libgcc if its there
15422
15423Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15424
15425 * config.sub: HPPA merge.
15426
6599da04
JM
15427Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15428
15429 * Makefile.in: Replace all-bison with all-byacc in all
15430 dependency lines for other tools (which now use byacc).
15431
15432Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15433
15434 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15435
6599da04
JM
15436Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15437
15438 * Makefile.in: make gprof rules similar to byacc rules (instead of
15439 vestigal $(unsubdir) that didn't work...)
15440
15441Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15442
15443 * config.sub: Add support for Linux.
15444 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15445 (at least for libg++).
15446
15447Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15448
15449 * configure.texi: fix doc for the -nfp option to configure
15450
15451Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15452
15453 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15454
15455Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15456
15457 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15458 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15459 * configure.in: added solaris* host_makefile_frag hook.
15460
15461Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15462
15463 * config.sub: changed recognition of m68000 so that various
15464 m68k types can be specified via m680[01234]0
15465
15466Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15467
15468 * config.sub (basic_machine): fix sed so that '-foo' isn't
15469 completely substituted out while .+'-foo' loses the '-foo'
15470
15471Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15472
15473 * config.sub ($os): Add -aout.
15474
15475Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15476
15477 * configure: If host_makefile_frag is absolute, don't
15478 prefix ${invsubdir} (relevant to libg++ auto-configure).
15479
15480Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15481
15482 * Makefile.in (tooldir): Define it.
15483 (all-ld): Depend on all-flex.
15484
15485Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15486
15487 * Makefile.in (check): Fix libg++ special case.
15488
15489Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15490
15491 * configure: do not bury `pwd` into config.status, thus do fewer
15492 pwd's.
15493
15494 * configure: print the "Building in" message only when building in
15495 other than "." AND verbose.
15496
63f6bcd7 15497 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
15498 configures.
15499
15500 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15501
15502Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15503
15504 * Makefile.in: macroize flags passed on recursion. remove
15505 fileutils.
15506
15507Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15508
15509 * configure: get makesrcdir right for subdirs deeper than 1.
15510
15511 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15512 install.
15513
15514Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15515
15516 * Makefile.in: don't print subdir_do or recursion lines.
15517
15518Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15519
15520 * standards.texi: added menu item.
15521
15522 * Makefile.in: build and install standards.info.
15523
15524 * standards.texi: new file.
15525
15526Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15527
15528 * configure: test for and move config.status pieces from
15529 ${subdir}/.
15530
15531Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15532
6599da04
JM
15533 * configure: Test for existance of files before trying to mv
15534 them, to avoid numerous non-existance messages.
15535
15536Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15537
15538 * configure: correct final line of config.status.
15539
15540 * configure: patch from eggert. Avoids a protection problem if
15541 the original Makefile.in is read only.
15542
15543 * configure: use move-if-change from gcc to create config.status.
15544 Some makefiles depend on config.status to tell if a directory
15545 has been reconfigured for a different host. This change
15546 prevents those directories from remaking everything in the case
15547 where the reconfig was only intended to rebuild a Makefile.
15548
15549 * configure: test for config.sub with "config.sub sun4" rather
15550 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15551 host alias from a missing config.sub.
15552
15553Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15554
15555 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15556 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15557
15558Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15559
15560 * configure: mkdir ${subdir} as needed.
15561
15562Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15563
15564 * Makefile.in,configure.in: added autoconf.
15565
15566Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15567
15568 * Makefile.in: no longer pass against on recursion.
15569
15570 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15571 definitions are not inherited.
15572
15573 * configure: correct makesrcdir when subdir is .
15574
15575Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15576
15577 * configure: Add support for 'subdirs' variable, which is
15578 like 'configdirs', except that configure doesn't re-invoke
15579 itself for subdirs, it just creates a Makefile for each subdir.
15580 * configure.texi: Document subdirs.
15581
15582Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15583
15584 * configure.in: added flex to configdirs
15585
15586Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15587
15588 * Makefile.in: remove clean-stamps from clean.
15589
15590Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15591
15592 * configure.in: Add gdbtest to configdirs.
15593
15594Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15595
15596 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15597 to recursive makes.
15598 * configure.in: Recognize new ncr3000 config.
15599
15600Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15601
15602 * Makefile.in, configure.in: removed references to gdbm.
15603
15604Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15605
15606 * config.sub: Don't canonicalize os value
15607 newsos* to bsd (readline needs to check for newsos).
15608 (This fix was earlier made Jan 31, but got re-broken.)
15609
15610Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15611
15612 * configure.in: sco is an os, not a vendor!
15613
15614 * configure: Quote $( better. Keep various shells happy.
15615
15616Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15617
15618 * Makefile.in: eliminate stamp-files.
15619
15620Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15621
15622 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15623 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15624
15625Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15626
15627 * config.sub: fix iris/iris3.
15628
15629Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15630
15631 * configure: re-add -rm.
15632
15633Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15634
15635 * Maskefile.in: add .stmp-rcs to all.
15636
15637 * configure.in: remove gas from rs6000 build, use aix host fragment.
15638
15639Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15640
15641 * configure: pass down site_option during recursion.
15642
15643Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15644
15645 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15646
15647Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15648
15649 * configure: Change exec_prefix so that it really defaults to prefix.
15650
15651Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15652
15653 * Makefile.in, configure.in: Add support for mmalloc library.
15654
15655Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15656
15657 * Makefile.in: add stmp dependencies for a few more things.
15658
15659Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15660
15661 * configure: adjusted error message on objdir/srcdir configure
15662 collision, per john's suggestion.
15663
15664 * Makefile.in: add libiberty stmp to all and all.cross.
15665
15666Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15667
15668 * Makefile.in: remove force dependencies, add grep to all.
15669
15670Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15671
15672 * Makefile.in: drop flex. make stamp files work.
15673
15674 * configure: added test for conflicting configuration in srcdir,
15675 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15676 gets cranky. use relative paths for configure and srcdir
15677 whenever possible. Send some error messages to stderr that were
15678 going to stdout.
15679
15680Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15681
15682 * Makefile.in: Fix libg++ rule to check for gcc directory
15683 before using gcc/gcc. Also pass XTRAFLAGS.
15684
15685Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15686
15687 * Makefile.in: added stmp-files so that directories aren't polled
15688 when they are already built.
15689
15690 * configure.texi: fixed a node pointer problem.
15691
15692Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15693
731a8127 15694 * config.sub configure.in gdb/configure.in
6599da04
JM
15695 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15696 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15697 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15698
15699Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15700
15701 * configure: -recurring becomes -silent. corrected help message
15702 for -site= option.
15703
15704 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15705
15706Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15707
15708 * configure: when building Makefile for crosses, replace
15709 tooldir and program_prefix. default srcdir from location of
15710 config.sub. remove "for host in hosts" and "for target in
15711 targets" loops.
15712
15713Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15714
15715 * Makefile.in: Do not pass bindir or mandir to cvs.
15716
15717Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15718
15719 * Makefile.in, configure.in: removed traces of namesubdir,
15720 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15721 copyrights to '92, changed some from Cygnus to FSF.
15722
15723 * configure.texi: remove most references to multiple hosts,
15724 multiple targets, subdirs, etc.
15725
15726 * configure.man: removed rcsid. reference config.sub not
15727 config.subr.
15728
15729 * Makefile.in: mkdir $(infodir) on install-info.
15730
15731Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15732
15733 * configure.texi: Explain better about .gdbinit and about
15734 the environment that configure.in sections run in.
15735
15736Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15737
15738 * configure.in: Ultrix is only a decstation if it's a MIPS.
15739
15740Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15741
15742 * README: DOC.configure => cfg-paper.texi.
15743
15744Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15745
15746 * config.sub (near case $os): Don't convert newsos* to bsd!
15747
15748Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15749
15750 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15751 the number of copies of COPYING that go into the GDB tar file.
15752
15753Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15754
731a8127 15755 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
15756 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15757 Fix SCO configuration stuff.
15758
15759Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15760
15761 * Makefile.in: For libg++, make sure the -I pointing
15762 to the gcc directory goes *after* all the libg++-local -I flags.
15763 Also, move just-gcc dependency from just-libg++ to all-libg++.
15764
15765Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15766
15767 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15768
15769Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15770
15771 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15772
15773Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15774
15775 * config.sub: Add stratus configuration frags. Also
15776 submitted to FSF.
15777
15778Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15779
15780 * Makefile.in (DEV_SUPPORT): add configure.man.
15781
15782 * config.sub(Decode manufacturer-specific): add -none*.
15783
15784Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15785
15786 * Makefile.in: remove form feeds to make Sun's make happy.
15787 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15788
15789Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15790
15791 * Makefile.in (AR_FLAGS): Make quieter.
15792
15793Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15794
15795 * configure.in: Add libg++.
15796 * configure: When verbose, don't output the command line at each
15797 level; it will be unremarkably the same as the previous version,
15798 which will be the same as what the user typed.
15799
15800Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15801
15802 * configure.in, Makefile.in: fix clean-info, add flex. add
15803 fileutils.
15804
15805 * configure: be less sensitive to spaces in Makefile.in. Do not
15806 look for sources in "..". Doing so breaks subdirectories that
15807 might have their own configure. If a subdir has it's own
15808 configure script, use it.
15809
15810Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15811
15812 * cfg-paper.texi: some changes suggested by rms.
15813
15814Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15815
15816 * config.sub: Merge in some small additions from the FSF version,
15817 taken from the gcc distribution, to bring the Cygnus and FSF
15818 versions into closer sync.
15819
15820Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15821
15822 * configure.in: Changed svr4 references to sysv4.
15823
15824Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15825
15826 * configure: added -V for version number option.
15827
15828Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15829
15830 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15831 renamed from DOC.configure to cfg-paper.texi.
15832
15833Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15834
15835 * configure, config.subr, config.sub: config.subr is now
15836 config.sub again.
15837
15838Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15839
15840 * configure.texi: new file, in progress.
15841
15842 * Makefile.in: build info file and install the man page for
15843 configure.
15844
15845 * configure.man: new file, first cut.
15846
15847 * configure: find config.subr again now that configuration "none"
15848 has gone. removed all traces of the -ansi option. removed all
15849 traces of the -languages option.
15850
15851 * config.subr: resync from rms.
15852
15853Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15854
15855 * configure, config.sub, config.subr: merge config.sub into
15856 config.subr, call the result config.subr, remove config.sub, use
15857 config.subr.
15858
15859 * Makefile.in: revised install for dir.info.
15860
15861Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15862
15863 * configure.in: add decstation host makefile frag.
15864
15865 * Makefile.in: BISON now bison -y again. also install-gcc on
15866 install. clean-gdbm on clean. infodir belongs in datadir.
15867 Make directories for info install. Build dir.info here then
15868 install it.
15869
15870Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15871
15872 * Makefile.in: fix for bad directory tests.
15873
15874Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15875
15876 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15877 regexp. -srcdir relative was being handled incorrectly.
15878
15879 * Makefile.in: unwrapped some for loops so that parallel makes
15880 work again and so one can focus one's attention on a particular
15881 package.
15882
15883Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15884
15885 * configure: added PWD as a stand in for `pwd` (for speed). use
15886 elif wherever possible. make -srcdir work without -objdir.
15887 -objdir= commented out.
15888
15889Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15890
15891 * configure: +options become --options. -subdirs commented out.
15892 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15893 Makefile now at top of generated Makefile. Removed cvs log
15894 entries. added -srcdir. create .gdbinit only if there is one
15895 in ${srcdir}.
15896
15897 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15898 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15899 and mandir now keyed off datadir by default.
15900
15901Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15902
15903 * Freshly created ChangeLog.
15904
15905\f
15906Local Variables:
15907mode: change-log
15908left-margin: 8
15909fill-column: 76
15910version-control: never
15911End: